/* ----------------------- */
/* base
/* ----------------------- */
html{
  font-size: 62.5%;
}
body{
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0;
  font-family: "NanumGothic";
  background-color: #FCFDF3;
  font-weight: 400;
  width: 100vw;
}
body.noscroll{
  overflow: hidden;
}
img{
  max-width: 100%;
  vertical-align: bottom;
}
ul {
  list-style: none;

}

/* a:hover{
  opacity: .8;
  transition: .3s;
} */
a {
  /* position: relative;
  display: inline-block; */
  text-decoration: none;
  color: #FCFDF3;
}
/* a::after {
  position: absolute;
  bottom: 2px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #FCFDF3;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
}
a:hover::after {
  bottom: -4px;
  opacity: 1;
  visibility: visible;
} */
hr{
  border-color: #444444;
  border-width: 1px;
}
P{
color: #444444;
font-family: 'Nanum Gothic', sans-serif;
font-weight: 400;
line-height: 150%;
letter-spacing: 0.05em;
}
/* ----------------------- */
/* header
/* ----------------------- */
.header{
  width: 100%;
  background-color: #E9C893;
  display: flex;
  height: 82px;
  justify-content: space-between;
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 10;
}
.header-nav{
  display: flex;
  padding-right: 42px;
  padding-bottom: 27px;
  padding-top: 29px;
  font-family: 'Playfair Display', serif;
  font-weight: bold;
  font-size: 17px;
}

.nav-list{
  display: flex;
}

.nav-item{
  margin-left: 69px;
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #FCFDF3;
}
.nav-item::after {
  position: absolute;
  bottom: 2px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #FCFDF3;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
}
.nav-item:hover::after {
  bottom: -4px;
  opacity: 1;
  visibility: visible;
}
.site-title{
  font-size: 38px;
  font-family: 'Kaushan Script', cursive;
  margin-left: 42px;
  margin-bottom: 12px;
  margin-top: 13px;
  width: 258px;
  height: 57px;
}
.site-title:hover{
  opacity: .8;
  transition: .3s;
}
.btn_trigger{
  display: none;
}

/* ----------------------- */
/* first view
/* ----------------------- */
.fv{
  margin-top: 82px;
  background-size:cover;
  background-image: url(../images/key-visual.jpg);
  height: 780px;
  width: 100vw;
  position: relative;
  z-index: 0;
}
.fv-catch_copy{
  margin-left: 42px;
  margin-bottom: 134px;
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 55px;
  color: #FCFDF3;
  position: absolute;
  top: 538px;
}

/* ----------------------- */
/* about
/* ----------------------- */
.section-wrapper{
  /* margin-top: 118px; */
  margin: 118px auto;
}
.section-title{
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
  color: #444444;
}
.section-name{
  font-family: 'Playfair Display', serif;
  font-weight: bold;
  font-size: 30px;
}
.section-contents{
  flex-direction: column;
  margin: 0 auto;
  width: 1176px;
}
.content-item{
  display: flex;
  margin-bottom: 94px;
  top: 50%;
  left: 50%;
}
.content-item-reverse{
  display: flex;
  margin-bottom: 94px;
  top: 50%;
  left: 50%;
}
.content-item:last-of-type{
  margin-bottom: 118px;
}
.about-title_and_text{
 margin-bottom: 14px;
}
.about-item-title{
  font-size: 20px;
  margin-bottom: 17px;
  font-family: 'Nanum Gothic', sans-serif;
  font-weight: bold;
  color: #444444;
}
.about-text_up{
  font-size: 18px;
  line-height: 156%;
  width: 700px;
  font-family: 'Nanum Gothic', sans-serif;
  letter-spacing: 0.02em;
  margin-right: 16px;
  font-weight: 400;
  
}
.about-item-title_middle{
  margin-left: 16px;
  font-size: 20px;
  margin-bottom: 17px;
  font-family: 'Nanum Gothic', sans-serif;
  font-weight: bold;
  color: #444444;
}
.about-text_middle{
  font-size: 18px;
  line-height: 156%;
  width: 700px;
  font-family: 'Nanum Gothic', sans-serif;
  letter-spacing: 0.02em;
  margin-left: 16px;
  font-weight: 400;
}
.about-text_bottom{
  font-size: 18px;
  line-height: 156%;
  width: 700px;
  font-family: 'Nanum Gothic', sans-serif;
  letter-spacing: 0.02em;
  margin-right: 16px;
  font-weight: 400;
}
.about-img{
  background-size:cover;
}

/* ----------------------- */
/* menu
/* ----------------------- */

.section-menu-explain{
  background-size:cover;
  background-image: url(../images/Rectangle-28.jpg);
  height: 220px;
  position: relative;
  margin-bottom: 57px;
}
.menu-text{
  width: 700px;
  height: 108px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%); 
  letter-spacing: 0.05em;
  font-family: 'Nanum Gothic', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
}

.menu-price{
  text-align: center;
 font-family: 'Nanum Gothic', sans-serif;
 margin-bottom: 50px;
 font-size: 23px;
 font-weight: bold;
}
.menu-inner{
  width: 1076px;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  background-color: #E9C893;
  margin-bottom: 118px;
  padding: 50px;
  margin: 0 auto;
}
.menu-item{
  display: block;
  width: 280px;
  color: #444444;
  margin-bottom: 12px;
}


.menu-ice-name{
  font-weight: bold;
}
.menu-ice-explain{
  letter-spacing: 0.1em;
}
.menu-inner:after{
  content: "";
  display: block;
  width: 280px;
  height: 0px;
}

/* ----------------------- */
/* blog
/* ----------------------- */

.blog-content{
  background-size:cover;
  background-image: url(../images/Rectangle-32.jpg);
  height: 437px;
  position: relative;
}

.section-blog{
  display: block;
  height: 100%;
  list-style: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%); 
  flex-direction: space-between;
}
.blog-text{ 
  font-family: 'Nanum Gothic', sans-serif;
  line-height: 163%;
  font-size: 18px;
  font-weight: bold;
  width: 600px;
  display: flex;
  margin-top: 40px;
  color: #444444;
  letter-spacing: 0.05em;
}

.date{
  margin-right: 10px;
}
.blog-a{
  color: #444444;
    position: relative;
    display: inline-block;
    text-decoration: none;
    display: flex;
}
.blog-a::after {
  position: absolute;
  bottom: 2px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #444444;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
}
.blog-a:hover::after {
  bottom: -4px;
  opacity: 1;
  visibility: visible;
}
.b-text{
  color: #444444;
  font-weight: bold;
}

/* ----------------------- */
/* access
/* ----------------------- */

.section-inner{
  display: flex;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: 118px;
}

.access-map{
  /* margin: 0 auto; */
  width: 708px;
  /* z-index: 0; */
}

.access-info{
  background-color: #E9C893;
  width: 356px;
  /* margin: 0 auto; */
  /* z-index: 5; */
  height: 386px;
}
.logo{
  font-family: 'Kaushan Script', cursive;
  margin-bottom: 31px;
  color: #FCFDF3;
  font-size: 20px;
  text-align: center;

}
.access-info-list{
  list-style: none;
  text-align: left;
  margin-top: 57px;
}
.access-text{
  margin-bottom: 31px;
  margin-left: 15px;
  letter-spacing: 0.05em;
  font-family: 'Nanum Gothic', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 200%;
  color: #444444;
}

.footer{
  line-height: 75px;
  color: #FCFDF3;
  text-align: center;background-color: #E9C893;
  height: 70px;
  width: 100vw;
}
.footer-text{
  text-align: center;
  font-family: 'Playfair Display', serif;
}

@media screen and (max-width:768px){
/*   tablet */
hr{
  width: 35%;
}
/* ----------------------- */
  /* header_tablet
  /* ----------------------- */
  .header{
  width: 100vw; 
}
.site-title{
  margin-left: 15px;
}
.nav-list{
  /* flex-direction: column; */
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  margin-left: 0px;
  margin-top: 0px;
}
/* ----------------------- */
  /* hambarger_tablet
  /* ----------------------- */
.btn_trigger{
  display: block;
  width: 45px;
  height: 34px;
  border: #FCFDF3 3px solid;
  position: relative;
  z-index: 3;
  margin-right: 24px;
  margin-top: 24px;
  border-radius: 13px;
}
.btn_trigger{
  display: block;
  width: 45px;
  height: 34px;
  border: #FCFDF3 1px solid;
  position: relative;
  z-index: 3;
  margin-right: 10px;
  margin-top: 24px;
  border-radius: 13px;
}

.bar{
  width: 25px;
  height: 2px;
  background-color: #FCFDF3;
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 25px;
}
.bar_top{
  top: 10px;
}
.bar_mid{
  top: 50%;
  transform: translate(-50%,-50%);
}
.bar_bottom{
  bottom: 10px;
}
.nav-wrapper{
  display: none;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
 }
 .header-nav{
    width: 768px;
    height: 846px;
    background-color:#E9C893;
    z-index: 2;
  }
  .nav-item{
    margin-bottom: 71px;
    margin-left: 0px;
  }
 .header-nav .nav-list{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    width: 50px;
  }
  .header-nav .nav-item{
    margin-left: 0;
    margin-bottom: 40px;
  }

.btn_trigger{
  display: block;
  width: 45px;
  height: 34px;
  border: #FCFDF3 1px solid;
  position: relative;
  z-index: 3;
  margin-right: 10px;
  margin-top: 24px;
  border-radius: 13px;
}
/* ----------------------- */
/* 閉じたとき
/* ----------------------- */
.btn_trigger.close .bar_top{
  transform: translate(-54%,6px) rotate(45deg);
  transition: transform .3s;
}
.btn_trigger.close .bar_mid{
  opacity: 0;
  transition: opacity .3s;
}
.btn_trigger.close .bar_bottom{
  transform: translate(-58%,-6px) rotate(-45deg);
  transition: transform .3s;
}
/* ----------------------- */
  /* header_kv_tablet
  /* ----------------------- */

.fv{
  background-size:cover;
  background-image: url(../images/Rectangle-36.jpg);
  margin-bottom: 118px;
}
.fv-catch_copy{
  width: 454px;
  height: 166px;
}

/* ----------------------- */
  /* about_tablet
  /* ----------------------- */
  .section-wrapper{
    margin: 0 auto;
  }
  .section-contents{
    display: block;
    flex-direction: column;
    margin: 0 auto;
    width: 768px;
  }
  .about-title_and_text{
    margin: 0 auto;
    flex-direction: column;
  }
  .content-item-reverse{
    flex-direction: column;
    margin: 0 auto;
    margin-bottom: 90px;
    flex-direction: column-reverse;
  }
  .content-item{
    flex-direction: column;
    margin: 0 auto;
    margin-bottom: 90px;
  }
  .about-item-title{
    text-align: center;
    margin-bottom: 20px;
  }
  
  .about-item-title_middle{
    margin: 0 auto;
    margin-bottom: 20px;
    height: 25px;
    text-align: center;
  }
  .about-text_up{
    margin: 0 auto;
    height: 168px;
    margin-bottom: 44px;
  }
  .about-text_middle{
    height: 168px;
    margin: 0 auto;
    margin-bottom: 44px;
  }
  .about-text_bottom{
    height: 168px;
    margin: 0 auto;
    margin-bottom: 44px;
  }
  .about-img{
    margin: 0 auto;
    text-align: center;
  }



/* ----------------------- */
/* access_tablet
/* ----------------------- */
.section-menu-explain{
  margin: 0 auto;
  position: relative;
  margin-bottom: 50px;
}
.menu-text{
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  font-family: 'Nanum Gothic', sans-serif;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.menu-price{
  font-family: 'Nanum Gothic', sans-serif;
  font-weight: bold;
  margin-bottom: 56px;
}
.menu-inner{
  justify-content: space-around;
  width: 708px;
  padding: 30px;
  margin-bottom: 118px;
}
.blog-content{
  margin-bottom: 118px;
}
.menu-ice-name{
  font-weight: bold;
}
.blog-text{
  margin-top: 35px;
}

.b-text{
  font-family: 'Nanum Gothic', sans-serif;
  line-height: 200%;
  font-weight: bold;
  font-size: 18px;
 }

.section-inner{
  display:block;
  margin: 0 auto;
  margin-bottom: 118px;
  width: 768px;
}
.pc-map{
  width:100%;
  height: 344px;
  margin: 0 auto;
}
.access-map{
  height: 344px;
  margin: 0 auto;
}
.access-info{
  width: 708px;
  height: 285px;
  margin: 0 auto;
  
}
.access-info-list{
  margin: 0 auto;
  display: block;
}
.logo{
  padding-top: 35px;
}
.access-text{
  /* margin: 0 auto; */
  margin-left: 204px;
  line-height: 200%;
  letter-spacing: 0.04em;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 400;
}
}

@media screen and (max-width:375px){
  /* sp */
hr{
  width: 33%;
}
   /* ----------------------- */
/* header_sp
/* ----------------------- */


  .site-title{
    margin-top: 28px;
    margin-left: 6px;
    padding: 0;
    width: 204px;
    font-size: 30px;
  }
  .btn_trigger{
    display: block;
    width: 45px;
    height: 34px;
    border: #FCFDF3 2px solid;
    position: relative;
    z-index: 3;
    margin-right: 10px;
    margin-top: 33px;
    border-radius: 13px;
  }
  .nav-wrapper{
    display: none;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
   }
   .header-nav{
      width: 375px;
      height: 812px;
      background-color:#E9C893;
      z-index: 2;
    }
   .header-nav .nav-list{
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);
      text-align: center;
      width: 50px;
    }
    .header-nav .nav-item{
      margin-right: 0;
      margin-bottom: 40px;
    }

  
/* ----------------------- */
/* 閉じたとき
/* ----------------------- */
  .btn_trigger.close .bar_top{
    transform: translate(-54%,6px) rotate(45deg);
    transition: transform .3s;
  }
  .btn_trigger.close .bar_mid{
    opacity: 0;
    transition: opacity .3s;
  }
  .btn_trigger.close .bar_bottom{
    transform: translate(-58%,-6px) rotate(-45deg);
    transition: transform .3s;
  }
   /* ----------------------- */
/* fv_sp
/* ----------------------- */
  .fv{
  background-size:cover;
  background-image: url(../images/Rectangle-44.jpg);
  }

  .fv-catch_copy{
    width: 355px;
    /* height: 130px; */
    font-size: 43px;
    margin-left: 10px;
  }

   /* ----------------------- */
/* about_sp
/* ----------------------- */
  .section-wrapper{
    margin: 0 auto;
  }
  .section-contents{
    display: block;
    flex-direction: column;
    margin: 0 auto;
    width: 375px;
  }
  .about-title_and_text{
    margin: 0 auto;
    flex-direction: column;
    
  }
  .content-item-reverse{
    flex-direction: column;
    margin: 0 auto;
    margin-bottom: 90px;
    flex-direction: column-reverse;
  }
  .content-item{
    flex-direction: column;
    margin: 0 auto;
    margin-bottom: 90px;
  }
  .about-item-title{
    text-align: center;
    margin-bottom: 20px;
  }
  
  .about-item-title_middle{
    margin: 0 auto;
    margin-bottom: 20px;
    height: 25px;
    text-align: center;
  }
  .about-text_up{
    margin: 0 auto;
    height: 168px;
    margin-bottom: 20px;
    width: 335px;
    height: 297px;
    font-size: 16px;
    line-height: 166%;
    letter-spacing: 0.15em;
    line-height: 166%;
  }
  .about-text_middle{
    height: 168px;
    margin: 0 auto;
    width: 335px;
    height: 351px;
    margin-bottom: 20px;
    font-size: 16px;
    letter-spacing: 0.15em;
    line-height: 166%;
  }
  .about-text_bottom{
    height: 168px;
    margin: 0 auto;
    width: 335px;
    height: 270px;
    margin-bottom: 20px;
    font-size: 16px;
    letter-spacing: 0.15em;
    line-height: 166%;
  }
  .about-img{
    margin: 0 auto;
    text-align: center;
    width: 335px;
    height: 190px;
  }
/* ----------------------- */
/* access_sp
/* ----------------------- */
.section-menu-explain{
  margin: 0 auto;
  position: relative;
  margin-bottom: 50px;
  background-size:cover;
  background-image: url(../images/Rectangle-48.jpg);
}
  
.menu-text{
  width: 339px;
  height: 169px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  font-family: 'Nanum Gothic', sans-serif;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 150%;
  font-size: 16px;
}
.menu-price{
  font-family: 'Nanum Gothic', sans-serif;
  font-weight: bold;
  margin-bottom: 56px;
}
.menu-inner{
  justify-content: space-around;
  width: 315px;
  padding: 30px;
  margin-bottom: 118px;
}
.menu-item{
  margin-bottom: 20px;
}
.blog-content{
  margin-bottom: 118px;
}
.menu-ice-name{
  font-weight: bold;
}

/* ----------------------- */
/* blog_sp
/* ----------------------- */
.blog-content{
  background-size:cover;
  background-image: url(../images/Rectangle-50.jpg);
  height: 628px;
  width: 375px;
}
.section-blog{
  width: 100%;
}
.blog-a{
  flex-direction: column; 
  width: 339px;
  margin: 0 auto;
  font-weight: bold;
}
.blog-text{
 line-height: 163%;
 width: 100%;
 font-size: 16px;
 font-weight: bold;
 font-family: 'Nanum Gothic', sans-serif;
 margin-top: 40px;
}
.b-text{
 font-family: 'Nanum Gothic', sans-serif;
 line-height: 163%;
 font-weight: bold;
 font-size: 16px;
}
.sp-text{
  margin: 0 auto;
}

/* ----------------------- */
/* access_sp
/* ----------------------- */

.section-inner{
  display:block;
  margin: 0 auto;

  width: 375px;
}
.pc-map{
  width:100%;
  height: 344px;
  margin: 0 auto;
}
.access-map{
  height: 344px;
  width:375px;
}

.access-info{
  width: 375px;
  height: 390px;
  
}
.access-info-list{
  margin: 0 auto;
  display: block;
}
.logo{
  padding-top: 61px;
  margin: 0 auto;
  margin-bottom: 31px;
}
.access-text{
  margin-left: 18px;
  line-height: 200%;
  letter-spacing: 0.04em;
  margin-bottom: 27px;
}
.access-text:last-of-type{
  margin-bottom: 75px;
}
.footer{
  line-height: 75px;
  color: #FCFDF3;
  text-align: center;background-color: #E9C893;
  height: 70px;
  width: 375px;
}
.footer-text{
  font-family: 'Playfair Display', serif;
  font-size: 12px;
  margin: 0 auto;
}
}