@charset "UTF-8";
/*
Theme Name:noel_tcd072_child
Version:1.0
Template:noel_tcd072
*/

/*---common-------*/
@media (max-width:787px){
.container{
  padding: 0 10px;
}
}

#one_col .post_content a,
#one_col .custom-html-widget a {
    color: #9794ed;
}
/* ----------------------------------------------------------------------
 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;
}

.red{
  color:#b71d27 !important;
}
.pink{
color: #eb988d !important;
}
.green{
  color: #6da571 !important;
}
.blue{
  color: #6d99f2 !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: 16px !important;
}
.text-small{
font-size: 14px !important;
}
.text-large{
font-size: 20px !important;
}
.text-xlarge{
font-size: 32px !important;
}
.text-bold{
font-weight: 600;
}
.color-brown{
  color: #aa9e8a;
}
body {
background-color: #f5f8ff !important;
font-size: 16px;
color: #3f3737;
}
body.home {
background-color: #f5f8ff !important;
}
.bg-wt{
  background-color: #fff;
}

/*-------------ヘッダー-----------------*/
#body.home #header_top {
  background: rgba(255, 255, 255, 0.7);
}



/*------Gナビ-----------------------*/


#global_menu ul a{
  font-family: "Cormorant", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.pc #header #global_menu > ul > li > a {
    padding: 0 10px;
  }

/*-----------メインビジュアル-----------------*/
@media only screen and (max-width: 767px) {

}

/****メインスライダー****/

#header_slider{
display: none;
}
#container #header_slider_wrap {
    width: 100%;
    height: auto;
    position: relative;
}
/****メインスライダー****/
.main_visual {
  position: relative;
}

.main_visual .main_visual_slick,
.main_visual .slick-track {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100% !important;
}

.main_visual .slick-track {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

.main_visual .slick-list {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
}

.main_visual .main_visual_slick {
  position: relative;
  margin: 0 auto;
}

.main_visual .main_visual_slick .slick-slide {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  overflow: hidden;
}

.main_visual .main_visual_slick .slick-slide picture,
.main_visual .main_visual_slick .slick-slide img {
  position: absolute;
  left: -300%;
  right: -300%;
  margin: auto;
  top: 0;
  height: 100%;
}

.main_visual .main_visual_copy {
  position: absolute;
  top: 0;
  left: auto;
  right: 5%;
  bottom: 0;
  list-style: none;
  padding: 0;
  width: 546px;
  max-width: 100%;
  margin: 0 auto;
  z-index: 3;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.main_visual .main_visual_copy > li {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}

.main_visual .main_visual_copy > li img {
  position: absolute;
  top: auto;
  right: auto;
  left:  auto;
  bottom: 10%;
  margin: auto;
/*  width: 40vw;*/
  max-width: 546px;
  max-height: 320px;
  z-index: 52;
}

@media (max-width: 767px) {
  .main_visual .main_visual_copy > li img {
    width: 90%;
  }

.main_visual .main_visual_copy > li img {
    top: auto;
    left: auto;
    right: 3%;
    bottom: 2%;
  }
}
.main_visual .main_visual_copy > li.active {
  opacity: 1;
}

.main_visual .main_visual_slick {
  padding-top: 86.9% !important;
}

@media (min-width: 768px) {
  .main_visual .main_visual_slick {
    padding-top: 0 !important;
  }
}
@media (min-width: 768px) {
  .main_visual .main_visual_slick {
    padding-top: 50.5208333% !important;
  }
}
@media (max-width: 767px) {
  .main_visual .main_visual_slick {
    padding-top: 138.333333% !important;
  }

  .main_visual .main_visual_slick .slick-slide picture, .main_visual .main_visual_slick .slick-slide img {
      width: 100%;
      height: auto;
      bottom: 0;
  }
}






/*--------ヘッダボタン-------*/
#header_button .button a:after {
  content: none;
}


.row.full{
  width: 100%;
}

/*--------common-------*/
#container p{
line-height: 2;
}

 h2.title{
  font-family: "Cormorant", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

h2.title span{
  font-family: "Cormorant", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
color:  #6d99f2;
  font-size: 60px;
line-height: 1.4;
margin-bottom: .2em;
display: block;
}

p.midashi{
font-size: 22px;
font-family: "Cormorant", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
margin-bottom: 1em;
}

 h3.title{
  font-family: "Cormorant", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

h4.title,
.post_content h4.title{
    font-family: "Cormorant", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
font-size: 20px;
line-height: 1.8;
margin-bottom: 1em;
padding-bottom: 0.4em;
border-bottom: 1px dashed #6d99f2;
}



@media (max-width: 767px){
  span.midashi{
  font-size: 48px;
}
h2.title span{
  font-size: 40px;
}
}





/*-------コンセプト-------*/
.fadeIn {
-webkit-animation-delay: .5s;
animation-delay: .5s;
}


#sec01{
  background-image: url("/wp-content/uploads/2025/09/bg-img001.jpg");
  background-position: center;
  background-size: cover;
  padding-top: 4em;
  padding-bottom: 4em;
}
#sec01 h2.title span{
  color:  #6da571;
}
#sec01 p.midashi{
margin-bottom: 1em;
}

#sec01 .container{
max-width: 1400px;
}


@media (min-width: 768px) {
}
@media (min-width:769px) and (max-width: 1100px) {
}
@media (max-width: 767px) {}


/*-------メニュー---------*/

#sec02{
  background-color: #fff5f2;
  padding-top: 4em;
  padding-bottom: 18em;
}

#sec02 h2.title span{
  color:  #6d99f2;
}

#sec02 h2.title span.sub{
  font-size: 20px;
  color: #3f3737;
  display: block;
  margin-bottom: 2em;
}

#sec02 h3.title{
  font-family: "Cormorant", serif;
  color:  #6d99f2;
font-size: 58px;
line-height: 1.8;
}
#sec02 h3.title span{
  color: #3f3737;
font-size: 18px;
}

#sec02 .bnr-wrapper {
  position: relative;
}
#sec02 .bnr-img{
width: 100%;
min-height: 400px;
}

#sec02 .bnr-img:before{
  content: "";
      position: absolute;
      right: 0;
      width: 85vw;
      height: 100%;
      background-size: 100%;
      background-position: top 10% center;
      outline: 1px solid #6d99f2;
      outline-offset: -10px;
      margin-right: 0px;
      z-index: 1;
  transition: 2.5s cubic-bezier(.25,.1,.25,1);
  background-image: url("/wp-content/uploads/2025/09/top-img001.jpg");
  background-repeat: no-repeat;
}

#sec02 .text {
    width: 610px;
    border: 10px solid #fff;
    position: absolute;
      top: 50%;
    z-index: 4;
    transition: 1.5s cubic-bezier(.25,.1,.25,1);
}
#sec02 .text .in {
    padding: 30px;
    margin: 2px;
    background-color: #fff;
    border: 2px solid transparent;
}

/*トリートメント*/
#sec02 .bnr-wrapper2 {
  position: relative;
}
#sec02 .bnr-img2{
width: 100%;
min-height: 400px;
}
#sec02 .bnr-img2:before{
  content: "";
      position: absolute;
      left: 0;
      width: 85vw;
      height: 100%;
      background-size: 100%;
      background-position: center;
      outline: 1px solid #6d99f2;
      outline-offset: -10px;
    z-index: 1;
  transition: 2.5s cubic-bezier(.25,.1,.25,1);
  background-image: url("/wp-content/uploads/2025/09/top-img002.jpg");
  background-repeat: no-repeat;
}

#sec02 .text2 {
    width: 610px;
    border: 10px solid #fff;
    position: absolute;
      top: 50%;
    right: 10%;
    z-index: 4;
    transition: 1.5s cubic-bezier(.25,.1,.25,1);
}
#sec02 .text2 .in {
    padding: 30px;
    margin: 2px;
    background-color: #fff;
    border: 2px solid transparent;
}

/*ピーリングバナー*/
#index_content .btn-arrow a{
  color: #6d99f2;
font-size:  28px;
  font-family: "Cormorant", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding-right: 60px;
}
.arrow{
  position: relative;
}
.arrow:before {
    content: '';
    display: block;
    position: absolute;
    right: -1.4em;
    top: 0;
    bottom: 0;
    width: 30px;
    height: 1px;
    margin: auto;
    background: #6d99f2;
    transition: .2s;
    z-index: 5;
}
.arrow:after {
  content: '';
  display: block;
  position: absolute;
  right: -1.4em;
  top: -6px;
  bottom: 0;
  width: 8px;
  height: 1px;
  margin: auto;
  border: 0;
  background: #6d99f2;
  transform: rotate(45deg);
  transition: .2s;
}
.btn-arrow:hover .arrow:before{
  background: #6d99f2;
    right: -1.8em;
}
.btn-arrow:hover .arrow:after{
background: #6d99f2;
right: -1.8em;
}


#sec02 .bnr-box{
  margin-top: 18em;
}
#sec02 .bnr-box a{
color: #fff;
}
#sec02 .bnr-box p{
  text-align: right;
  font-family: "Cormorant", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 30px;
  line-height: 2.4;
}
#sec02 .bnr-box span{
display: block;
font-size: 16px;
}
#sec02 .p-img{
  background-image:
    url("/wp-content/uploads/2025/09/icon-img003.png"),url("/wp-content/uploads/2025/09/bnr-img001.jpg");
  background-repeat: no-repeat;
  background-position: right 2% bottom 5%,left;
  height: 200px;
  width: 100%;
  padding-right: 120px;
padding-top: 60px;
}
#sec02 .p-img2{
  background-image:
    url("/wp-content/uploads/2025/09/icon-img003.png"),url("/wp-content/uploads/2025/09/bnr-img002.jpg");
  background-repeat: no-repeat;
background-position: right 2% bottom 5%,left;
  height: 200px;
  width: 100%;
  padding-right: 120px;
padding-top: 60px;
}
#sec02 .p-img3{
  background-image:
    url("/wp-content/uploads/2025/09/icon-img003.png"),url("/wp-content/uploads/2025/09/bnr-img003.jpg");
  background-repeat: no-repeat;
  background-position: right 2% bottom 5%,left;
  height: 200px;
  width: 100%;
  padding-right: 120px;
padding-top: 60px;
}








@media (min-width: 768px){
.pc-ml1 {
margin-left: 1em;
}
}


@media (max-width: 767px){
#sec02{
padding-top: 3em;
padding-bottom: 4em;
}
#sec02 .cont1 {
  margin-top: 0em;
}

#sec02 .bnr-img,
#sec02 .bnr-img2 {
  min-height: auto;
}

#sec02 .bnr-img:before,
#sec02 .bnr-img2:before{
    content: "";
    position: relative;
    display: block;
    margin: 0;
    right: 0;
    left: 0;
    top: 0px;
    width: 100%;
    height: 170px;
    margin-right: 0;
}

#sec02 .text,
#sec02 .text2 {
width: 100%;
position: relative;
border: 10px solid #fff;
display: block;
top: 0%;
left: 0;
margin-bottom: 2em;
}

#sec02 h3.title {
  font-size: 32px;
  }
#sec02 h3.title span{
  display: block;
  font-size: 14px;
}
#sec02 .bnr-box {
  margin-top: 0;
}
#sec02 .p-img,
#sec02 .p-img2,
#sec02 .p-img3 {
    height: 160px;
    padding-right: 20px;
    padding-top: 20px;
}

#sec02 .p-img,
#sec02 .p-img2,
#sec02 .p-img3{
  background-position: right 2% bottom 8%,center;
  background-size: 8%,130%;
}
#sec02 .bnr-box p {
font-size: 24px;
  }
#sec02 .bnr-box span {
font-size: 14px;
}
}



/*---------お知らせ-------------------*/
#index_news{
  background-image: url("/wp-content/uploads/2025/09/bg-img003.jpg");
  background-position: center;
  background-size: cover;
  padding-bottom: 6em;
}
#index_news h2 span{
  font-family: "Cormorant", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
font-size: 60px;
font-weight: 600;
}
#index_news .desc{
    font-family: "Cormorant", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
color: #3f3737;
}

#index_news .index_cb_button a{
  color: #fff !important;
background: linear-gradient(90deg, #63d6b9 0%, #63d6b9 35%, #97d78a 70%, #97d78a 100%) !important;
font-weight: 700;
text-align: center;
font-size: 16px;
display: inline-block;
min-width: 290px;
height: 60px;
line-height: 60px;
border: none !important;
position: relative;
font-family: "Cormorant", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#index_news .index_cb_button a:hover {
    background: linear-gradient(90deg, #7bdcb5 0%, #7bdcb5 35%, #a1d396 70%, #a1d396 100%) !important;
    border: none !important;
    transition: 0.75s;
    color: #fff !important;
}

#index_news .index_cb_button{
  margin-bottom: 4em;
}

@media (max-width: 1250px){
#index_news.index_content{
  padding-top: 0;
  padding-bottom: 6em;
}
}

@media (max-width: 767px) {
  #index_news h2 span {
        font-size: 40px;
    }
}




/*コンテンツ*/
#content-bnr .container{
max-width: 900px;
}
#content-bnr p{
  position: relative;
  text-align: center;
  font-family: "Cormorant", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #fff;
  font-size: 22px;
  padding-top: 25%;
  line-height: 1.8;
}
#content-bnr p span{
  display: block;
  font-size: 18px;
}
#content-bnr p:before{
  position: absolute;
  content: "";
  background-image: url("/wp-content/uploads/2025/09/icon-img001.png");
  background-position: center;
  background-size: contain;
  width: 86px;
  height: 82px;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
}
#content-bnr p.img2:before{
  position: absolute;
  content: "";
  background-image: url("/wp-content/uploads/2025/09/icon-img002.png");
}
#content-bnr .bnr1,
#content-bnr .bnr2{
background-color: #9794ed;
  height: 200px;
  width: 100%;
}
#content-bnr .bnr1:hover,
#content-bnr .bnr2:hover{
  opacity: 0.8;
}


/*----------ビフォーアフター----------------------*/
#index_campaign1 h2 span{
  font-family: "Cormorant", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
font-size: 60px;
font-weight: 700;
}
#index_campaign1 .desc{
    font-family: "Cormorant", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
color: #3f3737;
}

#index_campaign1 article.item .desc {
background-color: #fff;
margin: 0;
padding: 0px 10px 0px;
min-height: 51.5px;
}


#index_campaign1 .index_cb_button a{
  color: #fff !important;
background: linear-gradient(90deg, #cb9df6 0%, #cb9df6 35%, #8fc0fc 70%, #8fc0fc 100%) !important;
font-weight: 700;
text-align: center;
font-size: 16px;
display: inline-block;
min-width: 290px;
height: 60px;
line-height: 60px;
border: none !important;
position: relative;
font-family: "Cormorant", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#index_campaign1 .index_cb_button a:hover {
    background: linear-gradient(90deg, #b7c0e9 0%, #b7c0e9 35%, #b5dfec 70%, #b5dfec 100%) !important;
    border: none !important;
    transition: 0.75s;
    color: #fff !important;
}


@media (max-width: 767px) {
  #index_campaign1 h2 span{
    font-size: 40px;
  }
.desc span{
  font-size: 20px;
}
}



/*---------インスタ-------------------*/

#insta h2.title span {
color: #6d99f2;
}
@media (max-width: 767px) {

}

/*-------フッター予約-------*/
#footer-contact{
  background-image: url("/wp-content/uploads/2025/09/bg-img004.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 6em;
  padding-bottom: 6em;
}

#footer-contact h2.title{
  margin-bottom: 2em;
}

#footer-contact .bg-wt2{
 background: rgba(255, 255, 255, 0.9);
 padding: 5em 20px 3em;
}
.line-b{
  position: relative;
  padding: 0.8rem 0;
  background: #07b53b;
  width: 90%;
  max-width: 260px;
  margin: auto;
  color: #fff;
  font-weight: 600;
}
.line-b:before {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 90%;
  height: 90%;
  content: '';
  border: 1px solid #bfbbaf;
}




.bg-gray{
  background-color: #eee;
  padding: 20px;
}
.w1000{
  max-width: 1000px;
}
.flex{
  display: flex;
}
.dotte{
  border: 3px dotted #07b53b;
  padding: 20px 10px;
}
.line-box p{
  color: #007c1b;
  font-weight: 600;
}

.bg-green{
  background-color: #07b53b;
}
.bg-hpb{
  background-color: #9f1547;
}
.sns-link{
  font-size: 24px;
  color: #fff;
font-family: "Cormorant", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
padding: 20px 10px;
}


/*--------フッターinfo--------*/
#footerinfo{
  background-image: url("/wp-content/themes/noel_tcd072/img/bg-img005.jpg");
background-repeat: no-repeat;
background-size: cover;
padding-top: 6em;
padding-bottom: 6em;
}

@media (min-width: 768px) {
  #footerinfo .logo{
  }
}
@media (max-width: 767px) {
  #footerinfo {
  padding: 3.5em 10px 4em;
}
}
@media (min-width: 768px) {

}

@media (max-width: 767px) {


}

/*--------予約について--------*/

.w900{
  max-width: 900px;
}
.mt05em{
  margin-top: 0.5em;
}





/**/
.post_content .button a {
  color: #fff;
}

@media (min-width: 768px){

}




/*----------固定フッター--------------*/

@media (max-width: 1151px) {
#dp-footer-bar .dp-footer-bar-icon:before {
     display: none;
  }
#dp-footer-bar .dp-footer-bar a{
  padding: 20px 0;
}
#dp-footer-bar .dp-footer-bar {
border:none;
}
#dp-footer-bar .dp-footer-bar-item + .dp-footer-bar-item {
border-left: none;
 background: #cb9df6;
}
}


/*----------フッターメニュー-------------*/


/*--------ボタン---------*/

.button:not(.button1):not(.button2) a{
color: #fff !important;
background: linear-gradient(90deg, #cb9df6 0%, #cb9df6 35%, #8fc0fc 70%, #8fc0fc 100%)  !important;
font-weight: 700;
text-align: center;
font-size: 16px;
display: inline-block;
min-width: 290px;
height: 60px;
line-height: 60px;
border: none !important;
position: relative;
font-family: "Cormorant", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.button:not(.button1):not(.button2) a:hover{
  background: linear-gradient(90deg, #b7c0e9 0%, #b7c0e9 35%, #b5dfec 70%, #b5dfec 100%) !important;
  border: none !important;
transition: 0.75s;
color: #fff !important;
}

@media (min-width: 768px) and (max-width: 1040px){
}
@media (max-width: 767px){
.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 h3.title{
 padding: 0.3em;
 margin-bottom: 0.3em;
 position: relative;
 margin-top: 0 !important;
}

#one_col h3.title::after {
  content: '';
  background-size: 10px 10px;
  background-color: #e1eef5;
  background-image: repeating-linear-gradient(-45deg, #6d99f2 0, #6d99f2 2px, #f5f8ff 0, #f5f8ff 50%);
  width: 100%;
  height: 7px;
  position: absolute;
  bottom: -5px;
  left: 0;
}


.pc #container #one_col{
  max-width: 1200px;
  width: 100%;
}
@media(max-width: 1250px){
#body #container #one_col {
max-width: 1200px;
padding: 30px 10px 50px;
}
}
.shadox{
  filter: drop-shadow(5px 5px 5px #ab7a46);
}
@media (min-width: 768px) {
}
@media (max-width: 767px){

}
@media screen and (max-width: 750px) {
}
@media (min-width: 768px) {
#container #catch_area .catch {
    font-size: 34px;
  }
}


div.well {
    border: 1px solid #eddcfe !important;
    background-color: #fff !important;
border-radius: 0;
}

div.well2 {
background: transparent !important;
padding: 2em 10px;
border-radius: 18px;
border-color: #b5a8a0;
}

.gra-bg{
background: linear-gradient(90deg,#f3e7ff  0%, #f3e7ff  35%, #cbe3ff 70%, #cbe3ff 100%) !important;
padding: 1em 10px;
}


#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;
}

.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%;
}


@media (min-width: 768px) and (max-width: 776px) {

}

@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) {}



#one_col h3.title{
position: relative;
margin-bottom: 1.6em;
padding-left: 10px;
font-size: 24px;
}
#one_col h3.title:before {
    content: '';
    display: block;
    position: absolute;
    top: auto;
    bottom: -25px;
    left: 0;
    right: auto;
    margin: auto;
    height: 15px;
    width: 100%;
    max-width: 200px;
    background: url("/wp-content/themes/noel_tcd072/img/line-img002.png") no-repeat center / contain;
}


@media (max-width: 767px) {
#one_col h3.title {
  position: relative;
  margin-bottom: 1.6em;
  font-size: 22px;
}
}


/*----下層-----------*/
@media (max-width: 1249px) {
  #main_col{
  background: #fff;
  padding: 60px 0 150px;
  }
}




/*----メニュー-----------*/


.table-menu-wrap{
background: rgba(255, 255, 255, 1);
padding: 3.5em 2em;
}

.menu-table tbody td {
    text-align: right;
    background: none !important;
}
.post_content .menu-table td {
    border: none;
}
.menu-table tbody th {
    text-align: left;
    border: none;
    border-right: none;
}
.menu-table tbody th span {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
color: #6d99f2;
}
.menu-table tbody td.price {
    vertical-align: middle;
    font-weight: 600;
}
@media (max-width:787px){
}
@media (max-width: 767px) {
.post_content .s_table,
.post_content .table-menu-wrap .s_table {
  white-space: normal;
  }
}
.table-menu-wrap {
padding: 3.5em 1em;
}
table.menu-table tbody tr {
    border-bottom: 1px solid #dab6fb !important;
    border-top: 1px solid #dab6fb !important;
}

.menu-table tbody th {
    width: 65%;
    text-align: left;
    background: transparent;
}
@media (max-width: 767px) {
  .table-menu-wrap{
  padding: 3.5em 10px;
  }
.menu-table tbody td.price {
  padding: 10px;
}
.menu-table tbody th{
font-size: 14px;
width: 63%;
}
.menu-table tbody th b{
font-size: 16px;
}
.menu-table tbody td {
  vertical-align: middle;
  }
}

/*------ビフォーアフター------*/
#campaign_list .title span,
#campaign_list2 .title span {
font-size: 22px;
}
.cf_header_image .category a{
  color: #fff;
}
@media (max-width: 767px){
#campaign_list .title span,
#campaign_list2 .title span {
  font-size: 22px;
  }

}

/*-------お客様の声------------*/
#staff_header_image .title {
  padding-left: 30px;
}
#staff_list h2.title span {
    font-size: 22px;
    line-height: 80px;
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#archive_staff #staff_list .item {
  height: 406px;
}
@media (max-width: 767px){
  #staff_list h2.title span {
      font-size: 22px;
      line-height: 50px;
  }
}

/*--------よくあるご質問----------*/


@media (min-width: 768px){
#faq_list .item{
  padding-left: 20px;
}
}




/*------------------*/

@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: 22px;
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@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;
  }
}


/*---お問い合わせ-----*/
.post_content th {
  vertical-align: middle;
}
#container .wpcf7 {
background: #fafdff;
border: 1px solid #cadcff;
}

/*---フッター----*/

#container #footer_menu_area,
#footer_bottom{
background: #9794ed !important;
}
#container #footer_menu{
width: 100%;
max-width: 800px;
margin: auto;
padding: 2em 10px;
text-align: center;
}
#footer_menu_area ul,
#footer_menu_area li{
  display: inline-block;
}
#container #footer_menu_area a,
#footer_menu_area,
#footer_menu_area a,
#footer_menu .footer_headline a:before {
  color: #fff;
  display: inline-block;
}


@media (min-width: 768px) {
#container #footer_menu_area  ul li:not(:first-child):before {
          content: "|";
          margin-right: 0.3em;
          margin-left: 0.3em;
        color:#fff;
  }
}


#container #footer #footer_menu li a{
  color: #fff;
}
#footer #copyright{
  margin-bottom: 0
}
body.has_header_button #copyright {
border: none !important;
  }

#container #footer_menu_area{
    width: 100%;
    margin: auto;
  }
  #container #footer_menu_area_inner {
    padding: 0;
  }
@media (max-width: 767px){

#footer_menu_area ul,
#footer_menu_area li {
width: 100%;
display: block;
}

}


@keyframes rotateAnimation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.rotate {
  width: 100px;
  height: 100px;
  margin: 0px auto;
  animation: rotateAnimation 10s linear infinite;
}
@media (max-width: 767px){
  .rotate {
    width: 60px;
    height: 60px;
  }

}
/*-----------------------*/

#reviews{
margin-bottom: 4em;
}

/*ビフォアフタ*/
#single_campaign .cf_image_list.type1 img {
  max-width: 100%;
  width: 100%;
}
@media (max-width: 750px) {
  #single_campaign .cf_image_list.type1 img {
    max-width: 100%;
    width: 100%;
  }
}
/*-----------------------*/


/* reCAPTCHAバッジを非表示にする */
.grecaptcha-badge {
    visibility: hidden;
}


/*アンカー高さ*/
.anchor{
    display: block;
    padding-top: 90px;
    margin-top: -90px;
}
