@charset "UTF-8";
/*
Theme Name:anthem_tcd083_child
Version:1.0
Template:anthem_tcd083
*/

/*---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 p,ul,li {
  font-size: 16px;
  font-family: "Noto Sans", sans-serif;
font-optical-sizing: auto;
font-weight: 500;
font-style: normal;
}

table.pb_simple_table th {
  font-size: 16px;
}

@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;
}
.tablet-only{
  display: block !important;
}
.tablet-hide{
  display: none !important;
}
@media (max-width: 767px) {
  .tablet-only{
    display: none !important;
  }
  .tablet-hide{
    display: block !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;
}

.row.full{
  width: 100%;
}

/*-------------ヘッダー-----------------*/
#header_top{
  display: none;
}
@media (min-width: 1251px) {

}


@media (max-width: 1250px) {
}


@media (min-width: 1151px){
}

@media (min-width:768px) and (max-width: 1151px){
}


@media (max-width: 767px){

}


/*------Gナビ-----------------------*/

@media (min-width: 1251px) {
  #global_menu{
    width: 70%;
    margin-left: auto;
  }


}



/*-----------メインビジュアル-----------------*/
@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: 5%;
  right: auto;
  bottom: 10%;
  list-style: none;
  padding: 0;
  width: 616px;
  max-width: 100%;
  margin: 0 auto;
  z-index: 3;
  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: 18%;
  margin: auto;
  width: 40vw;
  max-width: 616px;
  max-height: 290px;
  z-index: 52;
}


@media  (min-width: 768px)and (max-width: 999px) {
.main_visual .main_visual_copy > li img {
width: 40vw;
right: auto;
left: 0;
max-width: 480px;
z-index: 52;
}
}


@media (max-width: 767px) {
  .main_visual .main_visual_copy {
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
  width: 616px;
}
  .main_visual .main_visual_copy > li img {
    max-width: 370px;
    max-height: 174px;
  }

  .p-header-slider {
      height: auto !important;
  }
  @media (min-width: 768px) {
  .main_visual_slick .sp-only {
  display: none  !important;
  }
.main_visual_slick .pc-only {
    display: block !important;
    }
.main_visual_slick .tablet-only {
  display: block !important;
  }
  }
@media (max-width: 767px) {
  .main_visual_slick .sp-only {
  display: block  !important;
  }
}


.main_visual .main_visual_copy > li img {
    top: auto;
    left: 0;
    right: 0;
    bottom: 10%;
    width: 90vw;
    right: 0;
    left: 0;
    max-width: 370px;
  }
}
.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: 56.520833% !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;
  }
}


@media (min-width: 1000px) and (max-width: 1536px) {
}
@media (max-width: 999px) {
.main_visual span img {
width: 150px;
height: 150px;

  }
 }



@media (min-width: 1000px) and (max-width: 1536px) {

}
@media (max-width: 999px) {

 }



/*--------common-------*/
#container p{
line-height: 2;
}




@media (max-width: 767px){
}


.fadeIn {
-webkit-animation-delay: .5s;
animation-delay: .5s;
}

/*-----------ニュースステッカー------------------------*/

#index_news{
  background-color: #fff3dc;
}

#index_news p.title{
color: #002f56;
}


/*----------あいさつ---------------------*/

h2.title{
  color: #002f56;
  font-size: 30px;
  line-height: 2.2;
  font-family: "Zen Kaku Gothic", sans-serif;
   font-weight: 600;
   font-style: normal;
}
span.marking {
    display: inline-block;
    background: #fff;
    padding: 0 .5em;
    font-weight: 600;
    margin-bottom: .5em;
}

.orange{
  color: #002f56;
}
#sec01{
  background-image: url("/wp-content/uploads/bg-img001a.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  padding-top: 5em;
padding-bottom: 5em;
}
#sec01 .text-box{
position: relative;
  z-index: 100;
}

#sec01 p{
  color: #fff;
}
#sec01 .fix-img{
  position: relative;
}
#sec01 .fix-img::before{
  content: "";
  position: absolute;
  bottom: -124px;
  right: 10%;
  width: 456px;
  height: 329px;
  background-image: url("/wp-content/uploads/top-img001.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
  z-index: 2;
}


@media (min-width: 768px) {
}
@media (min-width:769px) and (max-width: 1100px) {
  #sec01 .fix-img::before{
background-size: 60%;
  }
  h2.title{
    font-size: 20px;
  }
}



@media (min-width:768px) and (max-width: 1024px) {


#sec01 .fix-img::before{
background-size: 60%;
right: -3%;
  }

}



@media (max-width: 767px) {
h2.title{
    font-size: 20px;
}

  #sec01 .fix-img::before{
background-size: 40%;
right: -13%;
  }

}

/*----------あいさつ---------------------*/
#sec02{
 position: relative;
  background-image: url("/wp-content/uploads/bg-img002a.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  padding-top: 7em;
padding-bottom: 5em;
}

#sec02 h2.title{
  position: relative;
  color: #002f56;
  font-size: 30px;
  line-height: 1.8;
  font-family: "Zen Kaku Gothic", sans-serif;
   font-weight: 600;
   font-style: normal;
  text-align: center;
margin-bottom: 1.4em;
}
#sec02 h2.title:before{
  position: absolute;
content: "";
width: 50px;
height: 48px;
background-image: url("/wp-content/uploads/icon-001.png");
background-repeat: no-repeat;
background-position: center;
background-size: 100%;
transform: translate(-50%, -50%);
left: 50%;
top: -25%;
}


#sec02 h2.title:after{
  content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1em;
    margin: auto;
    width: 60px;
    height: 4px;
    background: #f5dd0a;
}
#sec02 .cont-box{
background: rgba(255, 255, 255, 0.8);
padding: 6em 2em 5em;
}
#sec02 .midashi{
  font-size: 24px;
  text-align: center;
  border-bottom: 1px solid #000;
margin-bottom: 10px;
}
#sec02 .box{
  padding: 1em;
}
#sec02 figure{
  margin-bottom: 1em;
}

@media (min-width:769px) and (max-width: 1100px) {

  }


@media (max-width: 767px) {
  #sec02{
background-size: 100%;
  }
#sec02 h2.title {
font-size: 20px;
  }
#sec02 .cont-box {
padding: 5em 10px 3em;
}
#sec02 .midashi {
    font-size: 20px;
}
  }



@media (max-width: 1250px){

}

@media (min-width: 1001px) and  (max-width: 1200px){

}
@media (min-width: 1001px){

}

@media (max-width: 1000px){
}



/*----------サービス紹介------------*/

.inview h2.catch{
  position: relative;
}
#cb_content_1 h2.catch,
#cb_content_2 h2.catch {
    font-weight: 600;
}
#cb_content_1 h2.catch::before {
position: absolute;
content: "";
width: 290px;
height: 46px;
background-image: url("/wp-content/uploads/h2_text001.png");
background-repeat: no-repeat;
background-position: center;
background-size: 100%;
transform: translate(0, -50%);
left: 0;
top: -67%;
}
#cb_content_2 h2.catch::before {
position: absolute;
content: "";
width: 280px;
height: 46px;
background-image: url("/wp-content/uploads/h2_text002.png");
background-repeat: no-repeat;
background-position: center;
background-size: 100%;
transform: translate(0, -50%);
left: 0;
top: -67%;
}

.link_button a{
  border-radius: 4px;
}
.link_button a span{
font-family: Arial,"Hiragino Sans","Yu Gothic Medium","Meiryo",sans-serif;
font-weight: 600;
}


@media (max-width: 750px){
  #cb_content_1 h2.catch::before,
  #cb_content_2 h2.catch::before {
  background-size: 70%;
  transform: translate(-50%, -50%);
  left: 50%;
  top:  -90%;
  }


}







/*----------施工事例------------*/
#case h2.cb_catch{
  position: relative;
  color: #002f56;
  font-family: "Zen Kaku Gothic", sans-serif;
    font-weight: 600;
    font-style: normal;
}

#case h2.cb_catch::before {
position: absolute;
content: "";
width: 103px;
height: 46px;
background-image: url("/wp-content/uploads/h2_text004.png");
background-repeat: no-repeat;
background-position: center;
background-size: 100%;
transform: translate(-50%, -50%);
    left: 50%;
    top: -130%;
}

#case .index_post_slider .cb_header {
    margin: 0 0 50px 0;
}

#case .index_post_slider{
  background: url("/wp-content/uploads/bg-img002.jpg") !important;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
#case {
  padding-top: 4em;
  background: url("/wp-content/uploads/bg-img002.jpg") !important;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

#case article.item {
  background: rgba(245, 233, 211, 0.6);
  padding: 1em;
}
#case .desc{
  display: none;
}

#case .index_post_slider .carousel_arrow{
border: 2px solid #002f56;
color: #002f56;
}
#case .index_post_slider .carousel_arrow:before{
color: #002f56;
    font-weight: 600;
}
/*----------よくある質問-----------*/
#bnr-box{
  padding: 3em 10px 2em;
}
#bnr-box .image_wrap {
    margin: 0 0 25px 0;
    display: block;
    width: 100%;
    max-width: 790px;
    height: 180px;
    position: relative;
    z-index: 1;
    overflow: hidden;
  margin: auto;
}
#bnr-box .image {
    width: 100%;
    height: 100% !important;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 2;
    transform: scale(1);
  transition: transform 0.75s ease;
}
#bnr-box .image{
background-image: url("/wp-content/uploads/bg-img005.jpg");
background-repeat: no-repeat;
background-position: 20%  center;
}

#bnr-box .image_link {
    display: block;
    background: none;
}
#bnr-box a:hover .image{
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
#bnr-box a:hover .image {
    width: 100%;
    height: auto;
    -webkit-transition: transform 0.75s ease;
    transition: transform 0.75s ease;
}
#bnr-box h2.title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    z-index: 3;
    pointer-events: none;
      padding-top: 2em;
}

#bnr-box h2.title span{
  position: relative;
  margin-bottom: 0.5em;
}
#bnr-box h2.title span::before {
position: absolute;
content: "";
width: 50px;
height: 35px;
background-image: url("/wp-content/uploads/h2_text003.png");
background-repeat: no-repeat;
background-position: center;
background-size: 100%;
transform: translate(50%, -150%);
left: -50%;
top: -50%;
}

@media (max-width: 1000px){

}

@media (max-width:787px){
#bnr-box .image {
  background-size: 100%;
}
}

@media (max-width: 767px) {
}
@media (min-width: 768px) {
}
@media (max-width: 767px) {

}


@media (max-width: 767px) {
}


/*-----------店舗情報-----------------*/


/*--------------------------*/
@media (min-width: 768px){

}
@media (max-width: 767px){
}






/*-------フッター-------*/


@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;
}


@media (min-width: 768px) {

}
@media (max-width: 767px) {

}
@media (min-width: 768px) {

}

@media (max-width: 767px) {
}






/**/


@media (min-width: 768px){

}



/*-------フッター------------*/
#footer{
  background-color: #d2b67c;
}
#footer .footer-bottom{
  background: url("/wp-content/uploads/bg-img006.jpg");
  background-repeat: no-repeat;
  background-position: center;
background-size: cover;
color:#fff;
}
#footer .footer-bottom{
  padding-top: 3em;
  padding-bottom: 3em;
}
#footer .footer-bottom .row{
  max-width: 1400px;
  margin: auto;
}

#footer .f-logo{
  margin-bottom: 1em;
}
#footer p,#footer a,#footer li{
  color: #fff;
}
#footer li{
line-height: 1.8;
}
#footer .midashi{
  font-size: 26px;
  font-weight: 600;
}
#footer .tel-link {
  font-size: 28px;
  font-weight: 600;
  padding-left: 50px;
  margin-bottom: 0.8em;
}
#footer .tel-link a{
  position: relative;
}
#footer .tel-link a::before {
position: absolute;
content: "";
width: 38px;
height: 40px;
background-image: url("/wp-content/uploads/icon-tel.png");
background-repeat: no-repeat;
background-position: center;
background-size: 100%;
left: -24%;
top: 0%;
}

#footer #copyright{
line-height: 50px;
}

@media (min-width: 768px){
#footer .f-logo figure{
  text-align: left;
}
}
.beige{
  color:  #f5e9d3 !important;
}
@media (max-width: 767px){
  #footer .midashi{
  font-size: 20px;
text-align: center;
  }
  #footer .tel-link {
    font-size: 22px;
text-align: center;
padding: 0 10px;
  }

#footer .tel-link a::before{
  background-size: 70%;
    left: -30%;
    top: -10%;
}
#footer p.beige{
  text-align: center;
}
#footer .list{
  width: 45%;
  margin: auto;
  min-width: 280px;
}
}




/*----------固定フッター--------------*/
@media (max-width: 1251px) {
#dp-footer-bar .footer_bar_icon_tel:before {
     top: 16px;
     left: 20%;
    width: 20px;
     }
#dp-footer-bar .dp-footer-bar a .label {
         bottom: 18px;
         left: 0;
         right: 0;
         position: absolute;
     }
}



/*--------ボタン---------*/

.button:not(.button1):not(.button2):not(.button3) a{
color: #fff !important;
background-color: #ad811e;
font-weight: 700;
text-align: center;
font-size: 16px;
display: inline-block;
min-width: 256px;
height: 56px;
line-height: 56px;
border: none !important;
position: relative;
transition: 0.75s;
border-radius: 4px;
}



.button:not(.button1):not(.button2) a:hover{
background: #002f56 !important;
  border: none !important;
color: #fff !important;
transition: 0.75s;
}

.button1 a{
color: #fff !important;
background-color: #002f56;
font-weight: 700;
text-align: center;
font-size: 16px;
display: inline-block;
min-width: 256px;
height: 56px;
line-height: 56px;
border: none !important;
position: relative;
border-radius: 4px;
}


.button2 a{
color: #fff !important;
background: transparent;
border: 2px solid #fff;
border-radius: 8px;
font-weight: 600;
text-align: center;
font-size: 16px;
display: inline-block;
min-width: 256px;
height: 56px;
line-height: 56px;
position: relative;
border-radius: 4px;
}


.button1 a:hover{
background: #ad811e !important;
color: #fff !important;
text-decoration: none;
}

.button2 a:hover{
background: transparent !important;
color: #fff !important;
text-decoration: none;
}


.add_arrow ,
.link_button a{
  display: block;
  position: relative;
}

.add_arrow:after,
.link_button a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 10%;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  transition: 0.2s;
}

.add_arrow:hover:after ,
.link_button a:hover:after {
  right: 5%;
}


@media (min-width: 768px) and (max-width: 1040px){
}
@media (max-width: 767px){
.button a,
.button1 a,
.button2 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;
  }
}





/*----下層----------------*/





@media (min-width: 1251px){
.pc #container #one_col {
}

}
@media (max-width: 1250px) {

}
@media (max-width: 950px) {

}



@media(max-width: 1250px){

}
.shadox{
  filter: drop-shadow(3px 3px 3px #7f7f7f);
}
@media (min-width: 768px) {
}
@media (max-width: 767px){


}
@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/anthem_tcd083/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) {


}







@media (max-width: 767px) {

}

@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;
}

}

/*----よくある質問FAQ-----*/
/*----よくある質問FAQ-----*/
/* 初期状態（閉じている） */
#qa_list .tab-content .acmenu dd {
    max-height: 0;
    font-family: "Noto Sans", sans-serif;
    overflow: hidden;
    position: relative;
    padding: 0 4em;
    background: #fff;
    line-height: 1.8;
    transition: max-height 0.4s ease, padding 0.3s ease;
}

/* 開いたとき（ふわっと表示） */
#qa_list .tab-content .acmenu dd.open {
    max-height: 1000px; /* 長文でも安心 */
    padding: 1em 4em;
}

/* A. の表示位置 */
#qa_list .tab-content .acmenu dd:before {
    position: absolute;
    top: 0.2em; /* 開閉時にズレにくい位置 */
    left: 0.6em;
    content: "A.";
    font-size: 24px;
    color: #D90F16;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}

/* dtが開いたときの矢印変更 */
#qa_list .tab-content .acmenu dt.open:after {
    border-top: none;
    border-bottom: 12px solid #1D1D1D;
}

/* dt（質問部分） */
#qa_list .tab-content .acmenu dt {
    position: relative;
    font-family: "Noto Sans", sans-serif;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1em 4em;
    margin-bottom: 1em; /* 少し広げて読みやすく */
    font-weight: bold;
    background: #F4F4F4;
    cursor: pointer;
}

/* Q. の表示位置 */
#qa_list .tab-content .acmenu dt:before {
    position: absolute;
    top: 0.2em;
    left: 0.6em;
    content: "Q.";
    font-size: 24px;
    color: #005a87;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}

/* 矢印（閉じている時） */
#qa_list .tab-content .acmenu dt:after {
    position: absolute;
    top: 3px;
    bottom: 0;
    right: 1.2em;
    content: "";
    width: 0;
    height: 0;
    margin: auto;
    border-top: 12px solid #1D1D1D;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}
@media (min-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){
}

/*-------サービス----------*/


.post_content h2.title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.5;
  color: #2c3e50;
}

.post_content h3.title{
  font-size: 22px;
  padding: 12px 20px;
  border-left: 6px solid #ad811e;
  background: linear-gradient(to right, #fff3e0, #ffffff);
  font-weight: 700;
  border-radius: 4px;
  border-bottom: 2px solid #ad811e;
}

.post_content .midashi {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #2c3e50;
  border-left: 5px solid #ff7d00;
  padding-left: 12px;
}
.post_content .midashi2 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #2c3e50;
  padding-left: 12px;
}


#service .box {
  background: #fff;
  border-left: 6px solid #ff7d00;
  padding: 20px;
  margin: 20px 0;
  border-radius: 6px;
}

.row.gutters .col {
  margin-bottom: 30px;
}
.s-box{
  background-color: #fff;
  padding: 1em;
}

.feature-block {
  background: #fff;
  border-left: 6px solid #ff7d00;
  padding: 25px 30px;
  margin: 40px 0;
  border-radius: 8px;
  box-shadow: 0 3px 10px rgba(0,0,0,0.05);
}

.feature-block h3.title {
  font-size: 26px;
  font-weight: 700;
  color: #2c3e50;
  margin-bottom: 15px;
}

.feature-block p {
  font-size: 16px;
  line-height: 1.9;
  color: #444;
}

/* スマホ対応 */
@media (max-width: 767px) {
  .post_content h2.title {
      font-size: 22px;
    }
.post_content h3.title {
  font-size: 20px;
  }
  .post_content .midashi,
  .post_content .midashi2 {
      font-size: 17px;
    }
  #service .box {
      padding: 15px;
    }

  .feature-block {
    padding: 20px;
  }
  .feature-block h3.title {
    font-size: 22px;
  }
  .s-box{
    padding: 1em 10px;
  }
}





/*-------投稿-----------*/
@media (max-width: 767px){

}

.single-news #main_contents #article,
.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: #002f56;
    color: #fff;
    font-size: 14px;
}




/**/
@keyframes upDown {
  0% { transform: translateY(0); }
  50% { transform: translateY(-20px); }
  100% { transform: translateY(0); }
}

@keyframes infinity-scroll-left {
from {
transform: translateX(0);
}
to {
transform: translateX(-100%);
}
}


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;
}
