@charset "UTF-8";
/*
Theme Name:noel_tcd072_child
Version:1.0
Template:noel_tcd072
*/

/*---common-------*/
body .p-entry__body a:hover,
body .custom-html-widget a:hover{
  text-decoration: none;
}
@media (max-width:787px){
.container{
  padding: 0 10px;
}
}

body#body {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-optical-sizing: auto;
  font-style: normal;
}
body p {
  font-size: 16px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

table.pb_simple_table th {
  font-size: 16px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-optical-sizing: auto;
  font-style: normal;
  background-color: #9d894a;
      color: #fff;
}

@media (max-width:787px){
 body p{
  font-size: 15px;
}
}

/* ----------------------------------------------------------------------
 Column layout - カラムレイアウト
---------------------------------------------------------------------- */
.mincho{
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.text-italic{
  font-style: italic;
}
.image-radius {
 border-radius: 50%;
}
.text-center{
 text-align: center;
}
.pb0{
  padding-bottom: 0;
}
.m-auto{
margin-left: auto;
margin-right: auto;
}
.mb0{
  margin-bottom: 0 !important;
}
.mb1em{
  margin-bottom: 1em !important;
}
.mb2em{
  margin-bottom: 2em !important;
}
.mb3em{
  margin-bottom: 3em !important;
}
.mb4em{
  margin-bottom: 4em !important;
}
.mr1em{
  margin-right: 1em;
}


.pink{
color: #eb988d !important;
}
.green{
  color: #6da571 !important;
}
.blue{
  color: #a6431f !important;
}
.white{
  color: #fff !important;
}
.pc-only{
  display: block !important;
}
.sp-only{
  display: none !important;
}
@media (min-width:788px){
.pc-text-center{
  text-align: center;
}
}
@media (max-width:787px){
  .pc-only{
    display: none !important;
  }
  .sp-only{
    display: block !important;
  }
}

.post_row {
  margin-right:-25px;
  margin-left:-25px;
  line-height:2.4;
}


.post_row:before,
.post_row:after {
  display:table;
  content:" ";
}
.post_row:after { clear:both; }

.post_col,
.post_col-2,
.post_col-3,
.post_col-4 {
  box-sizing:border-box; position:relative;
  width:100%;
  min-height:1px;
  margin-bottom:2em;
  padding-right:25px;
  padding-left:25px;
  float:left;
}



@media screen and (min-width: 768px) {
  .post_col-2 { width:50%; }
  .post_col-3 { width:33.33333%; }
  .post_col-4 { width:23.5% !important; }
}
@media screen and (min-width: 1024px) {
    .post_col-2 { width:50%; }
    .post_col-3 { width:33.33333%; }
    .post_col-4 { width:23.5% !important; }
}


.post_content .style4a {
  margin: 0 !important;
  border-left: 3px solid #b3a085;
}

.text-medium{
  font-size: 18px !important;
}
.text-small{
font-size: 14px !important;
}
.text-large{
font-size: 20px !important;
}
.text-xlarge{
font-size: 26px !important;
}
.text-bold{
font-weight: 600 !important;
}
.color-brown{
  color: #aa9e8a;
}
body {
font-size: 16px;
color: #262626;
background-color: #f4ecdf !important;
}
body.home {
background-color: #f4ecdf !important;
}
.bg-wt{
  background-color: #fff;
}

/*-------------ヘッダー-----------------*/
#site_desc{
  display: none;
}
@media (min-width: 1251px) {
  #header #header_top{
    height: 182px;
  }
  #header #header_logo img {
  height: 142px;
  }
}

#header #header_logo{
top: 30%;
left: 50%;
transform: translateX(-50%);
}
@media (max-width: 1250px) {
#header #header_logo {
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
    }
}

#container #index_side_button {
    top: 500px;
  }
#index_side_button.type1 a{
  width: 100px;
      height: 109px;
      background: url("/wp-content/uploads/side-bnr01.png");
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      padding: 0;
      min-width: 100px;
      transform: none;
}
#container #index_side_button a:hover{
  background: url("/wp-content/uploads/side-bnr01.png");
  opacity: 0.9;
}
@media (min-width: 1151px){
  .header_fix #header #header_top {
    display: none;
  }
}

@media (min-width:768px) and (max-width: 1151px){
}


@media (max-width: 767px){

}


/*------Gナビ-----------------------*/


.pc #container #global_menu > ul > li > a {
  padding: 0 14px;
}

@media (max-width: 1199px) {


}



/*-----------メインビジュアル-----------------*/
@media only screen and (max-width: 767px) {

}

/****メインスライダー****/
#header_slider_wrap {
  position: relative;
}
#header_slider_wrap .caption img.title{
  margin: auto;
}
#header_slider_wrap .caption {
width: 386px;
position: absolute;
z-index: 3;
text-align: center;
top: 66%;
left: 50%;
right: 50%;
transform: translate(-50%, -50%);
margin-top: 0;
}


@media (min-width: 1401px) {
#header_slider_wrap .caption img.title{
max-width: 300px;
}
}
@media (max-width: 1000px){
#header_slider_wrap .caption {
width: 100%;
}
}



@media (max-width: 1400px)and (min-width: 768px) {
#container #header_slider_wrap .caption {
    width: 386px;
    margin-top: 0;
    top: 59%;
}

  #header_slider_wrap .caption img.title{
  max-width: 280px;
  }
}

@media (max-width: 767px) {
  #container #header_slider_wrap .caption {
      width: 100%;
      margin-top: 0;
      top: 52%;
  }

  #header_slider_wrap .caption img.title{
max-width: 220px;
}
}
@media (max-width: 460px) {

  #container #header_slider_wrap .caption {
      width: 100%;
      margin-top: 0;
      top: 62%;
  }

  #header_slider_wrap .caption img.title{
max-width: 180px;
}
}
#index_slider .logo img {
max-width: 100%;
}



@media (min-width: 1000px) and (max-width: 1536px) {

}
@media (max-width: 999px) {

 }


/*--------ヘッダボタン-------*/
#header_button .button a{
  border-radius: 0;
}
.row.full{
  width: 100%;
}

/*--------common-------*/
#container p{
line-height: 2;
}


span.dashed{
   border-bottom: dashed 2px #6594e0;
}


h2.title{
font-weight:500;
font-size: 28px;
font-family: "Cormorant", serif;
font-style: normal;
color: #3f3737;
margin-bottom: 1em;
line-height: 1.4;
}
h2.title span{
position: relative;
font-family: "Cormorant", serif;
  display: block;
color: #9d894a;
font-size: 60px;
margin-top: 0.8em;
margin-bottom: 0.6em;
}

h2.title span.icon:before{
  position: absolute;
  content: "";
  width: 26px;
  height: 26px;
  background-image: url("/wp-content/uploads/h-icon.png");
  background-repeat: no-repeat;
  background-position: center;
  left: 50%;
  transform: translateX(-50%);
    top: -36%;
}

h3.title{
position: relative;
  color: #a6431f;
  font-size: 28px;
font-family: "Cormorant", serif;
margin-bottom: 1em;
}


h4.title,
.post_content h4.title{
font-size: 20px;
line-height: 1.8;
margin-bottom: 1em;
padding-bottom: 0.4em;
}



@media (max-width: 767px){
h2.title{
  font-size: 24px;
  }
h2.title span{
  font-size: 40px;
}


}




/*--------------*/
.fadeIn {
-webkit-animation-delay: .5s;
animation-delay: .5s;
}

.post_content p.midashi{
  font-weight:700;
  font-size: 18px;
  color: #c85555;
  margin-bottom: 0.8em;
}

#sec01{
  background-image: url("/wp-content/uploads/bg-img001.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  padding-top: 5em;
  padding-bottom: 5em;

}
#sec01 h2.title{
  text-align: center;
}

#sec01 .container{
max-width: 1200px;
}
#sec01 .bg-wt{
  padding: 4em 40px 4em;
}






@media (min-width: 768px) {
}
@media (min-width:769px) and (max-width: 1100px) {
}

@media (max-width: 767px) {
#sec01 .bg-wt {
  padding: 4em 10px 2em;
  }
}



/*-----------画像配置---------------------------*/

#sec02{
  position: relative;
    padding-top: 5em;
}
#sec02 .bg-img1{
  position: relative;
}
#sec02 .bg-img1:before{
  content:"";
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-image: url("/wp-content/uploads/icon-circle.png");
  height: 241px;
  width: 241px;
  right: 38%;
  z-index: 10;
  animation: rotateAnimation 18s linear infinite;
}


#sec02 .bg-img1:after{
  content:"";
  position: absolute;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
  background-image: url("/wp-content/uploads/bg-img001.png");
  height: 300px;
  width: 800px;
  margin-bottom: 1em;
}

#sec02 .bg-img2{
  position: relative;
}
#sec02 .bg-img2:after{
  content:"";
  position: absolute;
    background-image: url("/wp-content/uploads/bg-img002.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 80%;
    height: 600px;
    width: 400px;
    right: 0;
}

#sec02 .bg-img3{
  position: relative;
}
#sec02 .bg-img3:before{
  content:"";
  position: absolute;
    background-image: url("/wp-content/uploads/bg-img003.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 80%;
    height: 400px;
    width: 600px;
    left: 50%;
    transform: translateX(-50%);
  margin-top: 20%;
}

@media (min-width: 1201px){
  #sec02 {
  height: 700px;
  }
}
@media (max-width: 1300px){

  #sec02 .bg-img3:before{
  margin-top: 30%;
  }
}

@media (max-width: 1250px){
  #sec02 .bg-img1:after{
    background-size: 60%;
  }
  #sec02 .bg-img2:after{
  background-size: 70%;
  }
#sec02 .bg-img3:before{
margin-top: 30%;
}
}
@media (max-width: 1000px){
  #sec02 .bg-img3:before{
  margin-top: 50%;
  }
}
@media (min-width: 1001px) and  (max-width: 1200px){
  #sec02 {
  height: 800px;
  }
  #sec02 .bg-img1:before{
    background-size: 70%;
    }
}
@media (min-width: 1001px){

  .sp-only01{
    display: none;
  }
}
.sp-only01 img{
  max-width: 100%;
}
@media (max-width: 1000px){
  #sec02 .bg-img1:after,
  #sec02 .bg-img2:after,
  #sec02 .bg-img3:before{
display: none;
  }

#sec02 .bg-img1:before{
  background-size: 50%;
  }

}







/*----------コンテンツ------------*/
#sec03 h3.title{
position: relative;
  color: #a6431f;
  font-size: 30px;
font-family: "Cormorant", serif;
margin-bottom: 1em;
}


#sec03 h3.title:after{
  content: '';
    display: block;
    position: absolute;
    left: 18%;
      top: 0;
      bottom: 0;
      width: 300px;
      height: 2px;
    margin: auto;
    background: #ddaf6e;
}


#sec03{
  margin-top: 6em;
}
#sec03 .container{
  max-width: 900px;
}
#sec03 img.sdw{
box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .2);
    margin-bottom: 1em;
}

@media (max-width: 1000px){

}

@media (max-width:787px){
#sec03 h3.title:after{
  width: 80%;
}
}


/*---------ブログ----------------------------*/
.index_blog.cb_contents{
  padding-bottom: 4em;
}
.index_blog.cb_contents h2.headline{
  font-weight:700;
  font-size: 32px;
    font-family: "Cormorant", serif;
  font-style: normal;
  color: #0397a3;
  margin-bottom: 1em;
}

.index_blog.num1 .headline span {
color: #ee836f;
}

@media (max-width: 767px) {
  .index_blog.cb_contents h2.headline {
  font-size: 24px;
}
}



@media (min-width: 768px) {

}

@media (max-width: 767px) {

}
/*---------お知らせ-------------------*/

#index_news {
  background-color: #e6dfce;
  border-bottom: solid 4px #9d894a;
padding: 0 10px 8em;
}

#index_news h2{
  font-weight:500;
font-size: 28px;
font-family: "Cormorant", serif;
font-style: normal;
color: #3f3737;
}

#index_news h2 span{
position: relative;
font-family: "Cormorant", serif;
  display: block;
color: #f2913d;
font-size: 60px;
margin-top: 0.8em;
}

#index_news h2 span:before{
  position: absolute;
  content: "";
  width: 26px;
  height: 26px;
  background-image: url("/wp-content/uploads/h-icon.png");
  background-repeat: no-repeat;
  background-position: center;
  left: 50%;
  transform: translateX(-50%);
    top: -36%;
}

.index_cb_button a{
  border-radius: 30px;
}


@media (max-width: 767px) {
}


/*-----------店舗情報-----------------*/
#shopinfo{
  background-color: #fff;
}
#shopinfo a{
  color: #c85555;
}
#shopinfo h2.title {
  font-size: 24px;
}

#shopinfo .text{
  padding: 1em 10px 4em 30px;
}
@media (max-width: 767px) {
#shopinfo .text{
    padding-top: 0;
    padding-bottom: 3em;
  }
}

/*--------------------------*/
@media (min-width: 768px){
  .pc-ml1 {
  margin-left: 1em;
  }
}
@media (max-width: 767px){
}


/*------予約-------*/

#reservation {
  background-image: url("/wp-content/uploads/bg-img004.jpg");
  background-repeat: no-repeat;
  background-position: center;
background-size: cover;
padding: 3em 10px 4em;
color: #fff;
}
#reservation h2.title,
#reservation h2.title span,
#reservation p{
  color: #fff;
}
#reservation h2.title{
  font-size: 24px;
}

#reservation .btn{
  background-color: #fff;
  border-radius: 60px;
  text-align: center;
  padding: 1em 10px 1em;
}

#reservation .btn-line{
  border: 3px solid #3eb662;
}
#reservation .btn-mail{
  color: #9d894a;
  border: 3px solid #9d894a;
}
#reservation .btn-tel{
position: relative;
  color: #9d894a;
  border: 3px solid #a6431f;
}




#reservation .btn-line .sub-title{
  color:  #3eb662;
font-size: 22px;
font-weight: 600;
}
#reservation .btn-mail .sub-title{
  color:  #9d894a;
font-size: 22px;
font-weight: 600;
}
#reservation .btn-tel .sub-title{
  color:  #a6431f;
font-size: 22px;
font-weight: 600;
position: relative;
}
#reservation .btn-tel .sub-title:before{
  position: absolute;
content: "";
width: 24px;
height: 24px;
background-image: url("/wp-content/uploads/icon-tel.png");
background-repeat: no-repeat;
background-position: center;
background-size: 70%;
transform: translate(0, -50%);
left: 17%;
top: 50%;
}
#reservation .btn-line p,
#reservation .btn-mail p,
#reservation .btn-tel p{
color:#3f3737;
}

@media (min-width: 768px) and (max-width: 999px) {
  #reservation .btn-tel .sub-title:before{
  transform: translate(0, -50%);
  left: 6%;
  }


}





/*-------フッター-------*/


@media (max-width: 767px) {

}

@media (max-width: 991px) {

}


.w900{
  max-width: 900px;
}
.mt05em{
  margin-top: 0.5em;
}


.w1000{
  max-width: 1000px;
}
.flex{
  display: flex;
}
.dotte{
  border: 3px dotted #07b53b;
  padding: 20px 10px;
}
.line-box p{
  color: #007c1b;
  font-weight: 600;
}



@media (min-width: 768px) {

}
@media (max-width: 767px) {

}
@media (min-width: 768px) {

}

@media (max-width: 767px) {
}






/**/
.post_content .button a {
  color: #fff;
}

@media (min-width: 768px){

}

/*-------フッターバナー---------*/
#footer_banner .frost_bg:before {
    background: rgba(195, 165, 88, 0.9);
}

/*-------イーテックバナー---------*/

#e-tec{
  background-color: #f9f8f6;
  text-align: center;
padding: 4em 0;
margin: 0 auto;
}
#e-tec a{
display: inline-block;
}
#e-tec img{
  max-width: 640px;
}

/*-------フッター------------*/
#footer_nav {
  background-color: #9d894a;
  padding-top: 3em;
  padding-bottom: 3em;
}
#footer_nav a{
  color: #fff;
}
#footer_nav ul{
  text-align: center;
  margin: auto;
}
#footer_nav li {
    font-size: 14px;
    display: inline;
    margin: 0 10px 0 0;
    padding: 0 12px 0 0;
    border-right: 1px solid #fff;
}
#footer_nav li.last {
  border-right: none;
}
#copyright{
  padding-top: 3em;
}

@media (max-width: 767px){
#footer_nav li {
    display: block;
    border: none;
  line-height: 2;
}
}

#footer_menu_area {
  display: none;
}


/*----------固定フッター--------------*/

#footer_button .button a{
  border-radius: 0;
}

@media (max-width: 1151px) {


}



/*--------ボタン---------*/

.button:not(.button1):not(.button2):not(.button3) a{
color: #fff !important;
background-color: #9d894a;
font-weight: 700;
font-family: "Cormorant", serif;
text-align: center;
font-size: 16px;
display: inline-block;
min-width: 256px;
height: 56px;
line-height: 56px;
border: none !important;
position: relative;
border-radius: 30px;
transition: 0.75s;
}



.button:not(.button1):not(.button2) a:hover{
background: #ec6941 !important;
  border: none !important;
color: #fff !important;
transition: 0.75s;
}

.button1 a{
color: #fff !important;
background-color: #ddaf6e;
font-weight: 700;
font-family: "Cormorant", serif;
text-align: center;
font-size: 16px;
display: inline-block;
min-width: 256px;
height: 56px;
line-height: 56px;
border: none !important;
position: relative;
border-radius: 30px;
}


.button2 a{
color: #fff !important;
background: #ff9600;
border-radius: 40px;
font-weight: 500;
text-align: center;
font-size: 20px;
display: inline-block;
min-width: 380px;
height: 87px;
line-height: 87px;
position: relative;
}
.button3 a{
color: #fff !important;
background: #ec6941 !important;
border-radius: 10px;
text-align: center;
font-weight: 700;
font-family: "Cormorant", serif;
text-align: center;
font-size: 16px;
display: inline-block;
min-width: 340px;
height: 56px;
line-height: 56px;
position: relative;
}

.button1 a:hover{
background: #f2913d !important;
color: #fff !important;
text-decoration: none;
}

.button2 a:hover{
background: #f2913d !important;
color: #fff !important;
text-decoration: none;
}

.button3 a:hover{
background: #ff9372 !important;
color: #fff !important;
text-decoration: none;
}





@media (min-width: 768px) and (max-width: 1040px){
}
@media (max-width: 767px){
.button a,
.button1 a,
.button2 a,
.button3 a{
  font-size: 15px;
}
.button.sp-center{
    text-align: center;
  }
}


/*-----スマホ固定--------*/

@media only screen and (max-width: 767px){
  .p-request {
    height: 60px;
  }
.p-request__inner {
    padding: 0 35px 0 18px;
}
  .p-request__btn {
    display: block;
  }
}





/*----下層----------------*/
#one_col {
background-color: #fff;
padding-top: 3em;
}


@media (min-width: 1251px){
  .pc #container #one_col {
      width: 1100px;
  }

}
@media (max-width: 1250px) {
#container #one_col {
max-width: 1100px;
  }
}
@media (max-width: 950px) {
#container #one_col {
padding: 30px 10px 50px;
  }
}
body:not(.home) .l-main{
  padding-bottom: 4em;
}
body:not(.home) h2.title{
  font-size: 30px;
  position: relative;
  margin: 0 0 1.4em;
}

body:not(.home) h3.title{
font-style: normal;
font-size: 22px;
font-weight: 700;
margin: 0 0 1em;
color: #9d894a;
}


body:not(.home) h4.title{
  position: relative;
  font-family: "Cormorant", serif;
  font-style: normal;
  margin: 0 0 1.5em;
  font-weight: 700;
  color: #120d09;
  line-height: 1.5;
}




@media(max-width: 1250px){

}
.shadox{
  filter: drop-shadow(3px 3px 3px #7f7f7f);
}
@media (min-width: 768px) {
}
@media (max-width: 767px){
  body:not(.home) h2.title{
    font-size: 24px;
  }
body:not(.home) h3.title{
font-size: 20px;
}

}
@media screen and (max-width: 750px) {
}
@media (min-width: 768px) {

}


div.well {
border: none !important;
background-color: #fff !important;
border-radius: 6px;
}

div.well2 {
background: #fff;
border-radius: 0px;
border: 2px solid #FBC062;
border-radius: 6px;
}

#tcd-pb-wrap .tcd-pb-row.row1,
#tcd-pb-wrap .tcd-pb-row.row2,
#tcd-pb-wrap .tcd-pb-row.row3,
#tcd-pb-wrap .tcd-pb-row.row4,
#tcd-pb-wrap .tcd-pb-row.row5,
#tcd-pb-wrap .tcd-pb-row.row6,
#tcd-pb-wrap .tcd-pb-row.row7,
#tcd-pb-wrap .tcd-pb-row.row8,
#tcd-pb-wrap .tcd-pb-row.row9,
#tcd-pb-wrap .tcd-pb-row.row10,
#tcd-pb-wrap .tcd-pb-row.row11,
#tcd-pb-wrap .tcd-pb-row.row12{
    background-color: transparent;
}

 .tcd-pb-row.row1,
 .tcd-pb-row.row2,
 .tcd-pb-row.row3,
 .tcd-pb-row.row4,
 .tcd-pb-row.row5,
 .tcd-pb-row.row6,
 .tcd-pb-row.row7,
.tcd-pb-row.row8,
.tcd-pb-row.row9,
.tcd-pb-row.row10,
.tcd-pb-row.row11,
.tcd-pb-row.row12,{
  background-color: transparent !important;
}
.text-red {
  font-size: 18px;
color: #006dd2;

}
.bg-red2{
  background: rgb(255 225 218);
  padding: 1em 10px;
}
.check ul li{
position: relative;
vertical-align: middle;
line-height: 1.8;
font-size: 18px;
padding-left: 30px;
}
.check ul {
  list-style: none;
}

.check ul li:before{
position: absolute;
content: "";
width: 28px;
height: 28px;
background-image: url("/wp-content/themes/noel_tcd072/img/icon-check.png");
background-repeat: no-repeat;
background-position: center;
background-size: 70%;
transform: translate(0, -50%);
left: -2%;
top: 50%;
}


dt.mark{
  position: relative;
margin: 0 0 0.5em;
padding: 0 0 0 1em;
font-size: 18px;
}
dt.mark:before{
  content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      width: 9px;
      height: 2px;
      margin: auto;
      background: #f2913d;
}


@media (max-width: 767px) {


}








/*------よくあるご質問-----*/
.p-faq .p-faq__list dt,
.p-faq .p-faq__list dd {
    display: flex;
    align-items: baseline;
    margin: 15px 0;
    padding: 15px;
}
.p-faq .p-faq__list dt{
    background: #fff;
      font-weight: bold;
}
.p-faq .p-faq__list dt::before {
    content: "Q";
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: #ec6941;
    width: 2em;
    height: 2em;
border-radius: 8px;
font-weight: 700;
font-family: "Cormorant", serif;
text-align: center;
}
.p-faq .p-faq__list dt p {
    margin: 0;
    padding-left: 15px;
    font-weight: bold;
    width: 100%;
}
.p-faq .p-faq__list dd{
}
.p-faq .p-faq__list dd::before {
content: "A";
display: flex;
justify-content: center;
align-items: center;
color: #fff;
background: #5bbdc5;
width: 2em;
height: 2em;
  border-radius: 8px;
  font-weight: 700;
  font-family: "Cormorant", serif;
  text-align: center;
}
.p-faq .p-faq__list dd.no-a::before {
  display: none;
}
.p-faq .p-faq__list dd p {
    margin: 0;
    padding-left: 15px;
    width: 100%;
}
@media (max-width: 767px) {
  .sp-jc-c{
  justify-content: center;
  }
}

@media (min-width: 768px) and (max-width: 776px) {

}





/*シンプルテーブル*/
.post_content .s_table table.simple,
.post_content .table-menu-wrap .s_table {
  white-space: normal;
}


@media (max-width:787px){
}
@media (max-width: 767px) {
}
.table-menu-wrap {
padding: 1em 1em 3.5em;
}
table.menu-table tbody tr {
    border-bottom: 1px solid #ddaf6e !important;
    border-top: 1px solid #ddaf6e !important;

}

.post_content .menu-table tbody th {
  width: 78%;
  text-align: left;
  background: transparent;
  padding: 10px 15px;
  border: none;
}
.menu-table tbody td {
text-align: right;
border: none;
}
.menu-table tbody td.price {
vertical-align: middle;
}

@media (max-width: 767px) {
  .table-menu-wrap{
  padding: 1em 10px 3.5em;
  }

table.menu-table tbody tr {
 display: block;
}


.post_content .menu-table tbody th {
  padding: 10px 0px;
  font-size: 12px;
width: 100%;
}

.post_content .menu-table tbody tr{
  border-bottom: none !important;
}

.post_content .menu-table tbody tr:last-child {
  border-bottom: 1px solid #ddaf6e !important;
}

.menu-table tbody th{
font-size: 14px;
width: 63%;
}
.menu-table tbody th b{
font-size: 16px;
}
.menu-table tbody td {
  vertical-align: middle;
  }
.menu-table tbody td.price {
display: block;
padding-right: 0;
  font-size: 14px;
}

}

/*----メニュー-------*/


span.woman{
  background-color: #ff8f8f;
  padding: 6px;
font-size: 12px;
color: #fff;
}
span.man{
background-color: #77CFF2;
padding: 6px;
font-size: 12px;
color: #fff;
}


@media (max-width: 767px) {
span.woman,
span.man{
  font-size: 8px;
margin-left: 10px;
}
}



@media (min-width: 768px){

}


@media (max-width: 768px) {}

@media (min-width: 768px) and (max-width: 776px) {}

@media (max-width: 767px) {}

@media (min-width: 481px) and (max-width: 768px) {}

@media (max-width: 480px) {}

@media (min-width: 481px) and (max-width: 768px) {}

@media (max-width: 768px) {}

@media (max-width: 768px) {}

@media (max-width: 480px) {}

@media (min-width: 481px) and (max-width: 768px) {}



@media (max-width: 767px) {

}





/*------------------*/

@media (min-width: 1450px){
}
@media (min-width: 768px){
}
@media (max-width: 750px){
}
@media (max-width: 750px){
}


@media (max-width: 767px){
}


/*-------投稿-----------*/
#news_archive h2.title span {
    font-size: 24px;
  }
@media (max-width: 767px){
  #news_archive h2.title span {
      font-size: 16px;
    }
}


.single-post #main_contents #article {
    background: #fff;
    border: 1px solid #ddd;
}
#post_title_area {
    padding: 0 50px 30px;
    position: relative;
}
#main_contents #post_title_area .title {
    margin: 35px 0 0 0;
}

@media (min-width: 768px){
  #article .post_content {
      padding: 0 50px;
  }
}





/*---お問い合わせ-----*/
.p-entry__body .form.th-w {
  background: transparent;
}

.p-entry__body .form.th-w p{
  margin-bottom: 0;
}
.p-entry__body .form.th-w .label p{
  font-weight: 700;
}
.post_content .label {
  vertical-align: middle;
}
.p-entry__body .form.th-w .label ,
.p-entry__body .form.th-w .item{
  padding-top: 32px;
  padding-bottom: 32px;
}


.container .wpcf7 {
background: #f6f6f6;
border: 1px solid #dfdfdf;
}
.container .wpcf7 .wpcf7-list-item {
    display: inline-block;
}
.required{
  border-radius: 6px;
    margin-right: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 48px;
    display: inline-block;
    text-align: center;
    background: #ec6941;
    color: #fff;
    font-size: 14px;
}




/**/
@keyframes upDown {
  0% { transform: translateY(0); }
  50% { transform: translateY(-20px); }
  100% { transform: translateY(0); }
}

#js-index-content01__link img {
  animation: upDown 3s infinite;
}


@keyframes infinity-scroll-left {
from {
transform: translateX(0);
}
to {
transform: translateX(-100%);
}
}
#insta{
  position: relative;
}

ul li{
list-style: none;
}





@keyframes rotateAnimation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.rotate {
  width: 233px;
  height: 233px;
  margin: 0px auto;
  animation: rotateAnimation 18s linear infinite;
}
@media (max-width: 767px){
  .rotate {
    width: 233px;
    height: 233px;
  }
}

/*-----------------------*/


/*-----------------------*/


/* reCAPTCHAバッジを非表示にする */
.grecaptcha-badge {
    visibility: hidden;
}


/*アンカー高さ*/
.anchor{
    display: block;
    padding-top: 90px;
    margin-top: -90px;
}
