@charset "euc-jp";
/*==========================================================
TOP 
==========================================================*/

/************************************
Main Image
************************************/

.mainimg.slider {
  position: relative;
  width: 100.1%;
  height: 820px;
  margin: 0 auto;
  border-top: 0 none;
  border-bottom: 0 none;
  background: url("https://img21.shop-pro.jp/PA01463/022/etc/bg_pat_gray%402x.png") center bottom;
}

#container .bx-wrapper {
  margin-bottom: 0 !important;
}
#container .bx-wrapper .bx-viewport {
  height: 720px;
  background: transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0 none;
  left: 0;
}
#container .bx-wrapper img {
  width: 100%;
  height: auto;
  max-width: inherit;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media (max-width: 1280px) {
  #container .bx-wrapper img {
    width: auto;
    height: 720px;
  }
}

#slider {
  height: 100%;
  display: block;
  margin: 0 auto;
}
#slider > div {
  width: 100% !important;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 480px) {
  .mainimg.slider {
    height: 530px;
  }
  #container .bx-wrapper .bx-viewport {
    height: 480px;
  }
  #container .bx-wrapper img {
    height: 480px;
  }
}

/* main content header */
.main_header {
  height: 100%;
  top: 0;
  right: 0;
  margin: auto;
  position: absolute;
  z-index: 1;
  width: 100%;
  background-color: transparent;
}
.main_header .summary {
  text-align: left;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
  font-size: 2em;
	text-shadow: white 1px 1px 20px, white -1px 1px 20px, white 1px -1px 20px, white -1px -1px 20px;
  line-height: 2.0;
  margin-bottom: 0;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.main_header .summary span {
  display: inline-block;
  color: #000;
  /*line-height: 1.28;
  text-indent: 0.3em;
  margin-left: 0.714em;
  padding-right: 0.1em;*/
  line-height: 2;
  text-indent: 0.3em;
  margin: 0 auto;
}
@media (max-width: 980px) {
  .main_header .summary {
    margin-top: 0%;
    font-size: 1.57em;
  }
}
@media (max-width: 480px) {
  .main_header .summary {
    font-size: 1.71em;
  }
}

/************************************
Section共通
************************************/

.top_section {
  border-top: 0 none;
  position: relative;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  padding-top: 8.33%;
  padding-bottom: 8.33%;
}
.top_section .content {
  width: 88.66%;
  position: relative;
}
.top_section .txt {
  text-align: left;
  text-align: justify;
  font-size: 1em;
  line-height: 2.0;
}
.top_section .btn_wrap {
  margin-top: 4.1%;
  text-align: left;
}
@media (max-width: 480px) {
  .top_section {
    display: block;
  }
  .top_section .content {
    width: 100%;
  }
  .top_section .txt_box {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
  }
  .top_section .txt {
    font-size: 0.857em;
  }
  .top_section .btn_wrap {
    text-align: center;
  }
}

#wrapper{
  overflow: hidden;
}

.bg-white {
  background:#fff;
}

/************************************
おすすめ
************************************/

#top_recommend {
  padding: 5.83% 0;
  /*background:#fff;*/
}
#top_recommend .ttl-h2 {
  margin-bottom: 5%;
}
#top_recommend .row.item_list {
  padding-top: 0;
}

/************************************
 お知らせ
************************************/

#top_news {
  border-top:0 none;
  padding-top: 0;
  background: url("https://img21.shop-pro.jp/PA01463/022/etc/bg_pat_w%402x.png");
}
#top_news .ttl-h2::before {
  display: block;
  width: 99px;
  height: 49px;
  margin: 0 auto 10px;
  background: url("https://img21.shop-pro.jp/PA01463/022/etc/ttl-h2_top.png") no-repeat;
  content: "";
}
#top_news .ttl-h2::after {
  display: block;
  width: 99px;
  height: 49px;
  margin: 10px auto 0;
  background: url("https://img21.shop-pro.jp/PA01463/022/etc/ttl-h2_btm.png") no-repeat;
  content: "";
}
#top_news .content {
}
.newslist-wrap {
  margin-left: -1%;
  margin-right: -1%;
}
.newslist-item {
  /* margin-bottom: 50px; */
}
.newslist-item_link {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  /*-webkit-align-items: center;
  align-items: center;*/
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.newslist-img {
  width: 46.55%;
}
.newslist-txts {
  width: 46.55%;
}
.newslist-meta {
  margin-bottom: 15px;
}
.newslist-meta span {
  display: inline-block;
}
.newslist-meta span + span {
  margin-left: 1em;
}
.newslist-date {
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.928em;
  font-style: italic;
}
.newslist-ttl {
  margin-bottom: 15px;
  color: #000;
  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
  font-size: 1.428em;
  font-weight: bold;
  line-height: 1.25em;
  letter-spacing: 0;
}
.newslist-excerpt {
  color: #000;
  font-size: 1em;
  line-height: 1.8;
}
.newslist-item_link:hover {
  opacity: 1;
}
.newslist-item_link:hover .newslist-ttl {
  color: #760414;
}
.newslist-wrap + .btn_wrap {
  margin-top: 0;
}
@media (max-width: 768px) {
  .newslist-item_link {
    flex-direction: column;
  }
  .newslist-img ,
  .newslist-txts {
    width: inherit;
  }
}

/* 放射性物質検査結果 */

.info {
  margin-top: 100px;
  padding: 50px 2.5%;
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  text-align: center;
}
.info .ttl-h3 {
  max-width: 800px;
  margin: 0 auto 25px;
  padding-bottom: 25px;
  font-size: 1.714em;
  font-weight: 500;
  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
  letter-spacing: 0.1em
}
.info p.txt {
  font-size: 1.143em;
  text-align: center;
}
.info .btn_wrap {
  margin-top: 2%;
}

@media (max-width: 768px) {
  .info {
    margin-top: 100px;
    padding: 20px 7%;
  }

  .info .ttl-h3 {
    font-size: 1.3em;
  }
}

/*.blog .head {
  background:url("https://ast.13hama.jp/img/top/top_con_3_img.jpg") center no-repeat;
  background-size: cover;
}*/

/************************************
 レシピ
************************************/

#top_recipe .inner{
    padding-bottom: 80px;
  background: url("https://img21.shop-pro.jp/PA01463/022/etc/bg_pat_noise_w%402x.png");
}
#top_recipe .head {
  height: 400px;
  padding: 45px 0;
  background: url("https://img21.shop-pro.jp/PA01463/022/etc/top_con_3_img.jpg?cmsp_timestamp=20210309005619");
  /*background-attachment: fixed;*/
  background-size: cover;
  text-align: center;
}

/*#top_recipe .head .back{
    content:"";
    display:block;
    position:fixed;
    top:0;
    left:0;
    z-index:-1;
    width:100%;
    height:100vh;
    background:url("https://ast.13hama.jp/img/top/top_con_3_img.jpg") center no-repeat;
    background-size:cover;
    overflow: hidden;
}*/

#top_recipe .head .ttl {
  margin-top: 30px;
  color: #fff;
  font-size: 1.357em;
  font-weight: bold;
}
#top_recipe .section {
  max-width: 1280px;
  padding-top: 50px;
  padding-left: 40px;
  padding-right: 40px;
  border: solid 1px #000;
  border-top: none;
}
#top_recipe .catch {
  margin-bottom: 30px;
  padding-bottom: 20px;
  background: url("https://img21.shop-pro.jp/PA01463/022/etc/top_con_3_txt%402x.png") no-repeat right bottom;
  background-size: 30% auto;
  text-align: center;
}
#top_recipe .catch .copy {
  margin-bottom: 30px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
  font-size: 1.714em;
  text-align: center;
}
#top_recipe .catch .txt {
  font-size: 1.142em;
  text-align: center;
}


@media (max-width: 768px) {
  #top_recipe .catch .copy {
    font-size: 1.3em;
  }
  #top_recipe .catch .txt {
    font-size: 1.0em;
  }
}

.recipelist-wrap {
  margin-left: -1%;
  margin-right: -1%;
}
.recipelist-item {
  margin-bottom: 40px;
}
.recipelist-item_link {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  /*-webkit-align-items: center;
  align-items: center;*/
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.recipelist-img {
  width: 42.379%;
}
.recipelist-txts {
  width: 50.185%;
}
.recipelist-ttl {
  margin-bottom: 15px;
  color: #000;
  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
  font-size: 1.428em;
  font-weight: bold;
  line-height: 1.25em;
}
.recipelist-excerpt {
  color: #000;
  font-size: 1em;
  line-height: 1.6;
}
.recipelist-item_link:hover {
  opacity: 1;
}
.recipelist-item_link:hover .recipelist-ttl {
  color: #760414;
}
.recipelist-wrap + .btn_wrap {
  margin-top: 0;
}

#top_recipe .btn_wrap {
  margin-top: 40px;
}

@media (max-width: 768px) {
  #top_recipe .head {
    height: auto;
    padding: 5em 0;
    background-attachment: scroll;
  }
  #top_recipe .head img {
    width: 63.7vw;
  }
  #top_recipe .section {
    padding-left: 0;
    padding-right: 0;
    border: none;
  }

  #top_recipe .catch {
    background: none !important;
  }

  .ps-img{
    padding-top: 70%;
    position: relative;
    overflow: hidden;
  }

  .ps-img img{
    position: absolute;
    top: 0;
    left: 0;
    width: auto !important;
    max-width: none !important;
    height: 100%;
  }
}

.hover figure::after {
  width: 100%;
  height: 100%;
  border: 4px solid transparent;
  position: absolute;
  top: 0;
  left: 0;
  content: " ";
  box-sizing: border-box;
  transition-duration: 0.5s;
}

/*********************************************
 Instagram
*********************************************/

#top_insta {
}
#top_insta .txt {
  text-align: center;
  font-size: 1.14em;
  letter-spacing: 0.1em;
  margin-bottom: 4.16%;
}
#top_insta .btn-wrap {
  padding: 4.16% 0 7.81%;
  position: relative;
}

#instafeed {
  position: relative;
  z-index: 10;
  margin-left: -10px;
  margin-right: -10px;
}
#instafeed li.col {
  padding: 0 -10px;
  background-color: #fff;
  overflow: hidden;
  position: relative;
  padding-top: 16.6666667%;
}
#instafeed a {
  display: block;
  overflow: hidden;
  position: absolute;
  top: 10px;
  left: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
}
#instafeed a::before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: calc(100% - 8px);
  height:  calc(100% - 8px);
  border: solid 4px transparent;
  content: "";
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

#instafeed a:hover::before {
  border: solid 4px #760414;
}
#instafeed a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#instafeed li.col-txt {
  background:transparent;
  padding:0!important;
  text-align:center;
}

@media (max-width: 1200px) {
  #instafeed li.col {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 980px) {
  #top_insta {
    padding-top: 7.81%;
  }

  #instafeed li.col {
    padding-top: 25%;
  }
}
@media (max-width: 768px) {
  #instafeed li.col {
    padding-top: 33.3333333%;
  }
}
@media (max-width: 480px) {
  #top_insta {
    margin-top: 0;
  }
  #top_insta .txt {
    font-size: 1em;
    margin-bottom: 25px;
  }
  #top_insta .btn-wrap {
    padding-top: 25px;
    background: transparent;
  }

  #instafeed li.col {
    padding-top: 50%;
  }
  #instafeed li:nth-child(n + 7) {
    display: none;
  }
}

/************************************
 Facebook
************************************/

/*#top_fb {*/
#top_fbtw {
  padding: 0 0 50px;
  text-align: center;
}
.sns-block {
  text-align: center;
}
.sns-block iframe {
  max-width:100%;
  /*overflow: hidden;*/
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}
@media (max-width: 768px){
	#top_fbtw .col + .col {
      margin-top: 35px;
  }
}

/************************************
 Calendar
************************************/

#top_calendar {
  padding-bottom: 80px;
  text-align: center;
}

#top_calendar iframe {
  width: 100%;
  max-width: 840px;
}

/************************************
 Map
************************************/

#top_map {
  height: 400px;
}
@media (max-width: 768px) {
  #top_map {
    height: 280px;
  }
}

/************************************
 フッター
************************************/

#top_footer {
  padding-top: 2.77%;
  font-weight: 300;
  text-align: center;
  position: relative;
}

/* 店舗情報 */

.footer_address {
  line-height: 2.0;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  width: 96%;
  max-width: 1200px;
}
.shop-name {
  margin-bottom: 2.083%;
  font-size: 1.714em;
}
.shop-address {
  margin-bottom: 0;
  font-size: 1.143em;
}
.shop-tel {
  margin-bottom: 0px;
  font-style: italic;
  font-size: 2.571em;
}
.shop-fax {
  margin-bottom: 0;
  font-size: 1.429em;
}
.shop-time {
  font-size: 1.143em;
  display: inline-block;
  text-align: left;
}

/* メールボタン */

.btn.btn-mail {
  width: 64px;
  height: 64px;
  margin-top: 10px;
  padding: 0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: none;
  background: #000;
  color: #fff;
  min-width: inherit;
  line-height: 1.71;
}
.btn.btn-mail i {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  width: 64px;
  height: 24px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 24px;
  text-align: center;
  line-height: 1;
}

/* バナー */

#top_footer .bnr {
  margin: 6% auto 1%;
  width: 96%;
  max-width: 1200px;
  display: flex;
  justify-content: center;
  list-style: none;
}
#top_footer .bnr li {
  overflow: hidden;
  max-width: 276px;
  width: 100%;
  height: 100%;
  margin: 0 20px;
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}
#top_footer .bnr li img {
  display: block;
  vertical-align: bottom;
}
@media (max-width: 768px) {
  .shop_address {
    font-size: 0.857em;
    line-height: 1.75;
  }
  #top_footer .bnr {
    flex-direction: column;
    justify-content: center;
    margin-bottom: 2%;
  }
  #top_footer .bnr li {
    margin: 0 auto 8%;
  }
}
@media (max-width: 480px) {
  .shop-tel {
    font-size: 1.7em;
  }
  .shop-fax {
    font-size: 1.3em;
  }
}
