@charset "UTF-8";
/*
Theme Name:vogue_tcd051_child
Version:1.0
Template:vogue_tcd051
*/

/*---common-------*/
body .p-entry__body a:hover,
body .custom-html-widget a:hover{
  text-decoration: none;
}
@media (max-width:787px){
.container{
  padding: 0 10px;
}
}
.l-main,
.l-main .p-entry__body,
.l-main .p-entry__body p,
.l-footer p, .l-footer {
  font-size: 16px;
  font-family: "Noto Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
line-height: 2;
}
h2,h3,h4,h5{
  font-family: "Noto Sans", sans-serif !important;
  font-optical-sizing: auto;
}



@media (max-width:787px){
.l-main .p-entry__body,
.l-main .p-entry__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: 0.5em !important;
}
.mb05em{
  margin-bottom: 1em !important;
}
.mb2em{
  margin-bottom: 2em !important;
}
.mb3em{
  margin-bottom: 3em !important;
}
.mb4em{
  margin-bottom: 4em !important;
}
.mr1em{
  margin-right: 1em;
}
.ml1em{
  margin-left: 1em;
}

.pink{
color: #eb988d !important;
}
.green{
  color: #6da571 !important;
}
.orange{
  color: #e5690e !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: 18px !important;
}
.text-small{
font-size: 14px !important;
}
.text-large{
font-size: 20px !important;
}
.text-xlarge{
font-size: 30px !important;
}
.text-xxlarge{
font-size: 34px !important;
}
.text-bold{
font-weight: 600 !important;
}

body {
background-color: #ecf9f7 !important;
font-size: 16px;
color: #262626;
}
body.home {
background-color: #ecf9f7 !important;
}
.bg-wt{
  background-color: #fff;
}

/*-------------ヘッダー-----------------*/


.l-main .p-index-content01__link {
    background: transparent;
    color: transparent;
border: none;
    z-index: 999;
    margin-bottom: 5em;
}

.l-main .p-index-content01__link {
    position: absolute;
    right: 0;
    bottom: -32px;
    left: 0;
    width: 115px;
    height: 62px;
    transition: background 0s ease, color 0s ease;
  }

.l-main .p-index-content01__link:focus,
.l-main .p-index-content01__link:hover {
      background: transparent;
      color: transparent;
  }



@media (max-width: 1024px){
  .c-logo img {
  height: 50px;
  }
}

/*------Gナビ-----------------------*/


#js-global-nav.p-global-nav > ul > li > a {
    padding-right: 15px;
    padding-left: 15px;
  }


#js-global-nav a{
font-size: 16px;
font-style: normal;
font-weight: 600;
}

#js-global-nav.p-global-nav .bnr-orange a{
  position: relative;
  background-color: #ff7611;
  display: inline-block;
  height: 70px;
color: #fff;
font-weight: 600;
line-height: 70px;
min-width: 200px !important;
padding-left: 60px !important;
width: 100%;
}

@media (min-width: 1025px) {

  #js-header .l-header__inner{
    max-width: 1500px;
  width: 98%;
  margin-right: 0;
  }
}
@media (min-width: 1024px)and (max-width: 1199px) {
  #js-global-nav a {
    font-size: 12px;
  }
}
@media (max-width: 1199px) {

  #js-header .l-header__inner.l-inner {
      width: 100%;
  }
  #js-global-nav.p-global-nav .tel-link a {
background-color: transparent;
}

}

#js-header .p-menu-button.is-active {
  background: #0056a5;
  color: #fff;
}
@media (max-width: 1024px) {
.menu-gnavi-container .p-global-nav {
        background: #0056a5;
}
}


/*-----------メインビジュアル-----------------*/
@media only screen and (max-width: 767px) {

}

/****メインスライダー****/

#header_slider{
display: none;
}
#container #header_slider_wrap {
    width: 100%;
    height: auto;
    position: relative;
}

.pc-only2{
  display: block !important;
}
.sp-only2{
  display: none !important;
}
@media (max-width: 786px) {
  .pc-only2{
    display: none !important;
  }

  .sp-only2{
    display: block !important;
  }
}





/****メインスライダー****/
.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: 0;
  right: 0;
  bottom: 0;
  list-style: none;
  padding: 0;
  width: 100%;
  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;
  background-color: rgba(132, 220, 221, 0.9);
  height: 70%;
}

.main_visual .main_visual_copy > li img {
  position: absolute;
  top: auto;
  right: 23%;
  left:  0;
  bottom: 10%;
  margin: auto;
/*  width: 40vw;*/
  max-width: 1200px;
  max-height: 580px;
  z-index: 52;
}

.main_visual .main_visual_copy > li img.img2{
  right: 0;
  left: auto;
}

@media  (min-width: 1201px)and (max-width: 1400px) {
  .main_visual .main_visual_copy > li img.img-t {
right: auto;
left: 3%;
bottom: 0;
max-width: 1200px;
z-index: 52;
  }
}
@media  (min-width: 788px)and (max-width: 1200px) {
  .main_visual .main_visual_copy > li img {
width: 50vw;
right: auto;
left: 3%;
max-width: 1200px;
z-index: 52;
  }
.main_visual .main_visual_copy > li img.img-t {
width: 40vw;
bottom: 0;
}
}
@media (max-width: 787px) {
  .main_visual .main_visual_copy > li img.img-tsp {
top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  }

}
@media (max-width: 767px) {
  .main_visual .main_visual_copy > li img {
    max-width: 507px;
    max-height: 538px;
  }

  .p-header-slider {
      height: auto !important;
  }


.main_visual .main_visual_copy > li img {
    top: auto;
    left: 0;
    right: 0;
    bottom: 10%;
    width: 90vw;
    right: 0;
    left: 0;
        max-width: 480px;
  }
}
.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 {
    padding-top: 70px;
  }
  .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;
  }
}

.main_visual span.parts-1>img {
position: absolute;
  z-index: 1;
bottom: 0%;
right: 5%;
}
  .main_visual span.parts-1 {
  position: absolute;
    z-index: 1;
  bottom: 0%;
  right: 5%;
  }
@media (min-width: 1000px) and (max-width: 1536px) {
  .main_visual span.parts-1>img {
  position: absolute;
    z-index: 1;
  bottom: 0%;
  right: 5%;
  }
    .main_visual span.parts-1 {
    position: absolute;
      z-index: 1;
    bottom: 0%;
    right: 5%;
    }
}
@media (max-width: 999px) {
  .main_visual span img {
width: 150px;
height: 150px;

  }
 }


/*--------ヘッダボタン-------*/

.row.full{
  width: 100%;
}

/*--------common-------*/
#container p{
line-height: 2;
}


p.midashi{
font-size: 22px;
margin-bottom: 1em;

}
span.dashed{
   border-bottom: dashed 2px #6594e0;
}


h2.title{
font-weight:600;
font-style: normal;
font-size: 30px;
line-height: 1.6;
position: relative;
    margin-bottom: 2em;
}

h2.title:after{
    content: '';
    display: block;
    position: absolute;
bottom: -34px;
    left: 0;
    right: auto;
    margin: auto;
    width: 80px;
    height: 10px;
    background: #5ca5ff;
}
h2.title.center:after{
  left: 0;
  right: 0;
}

h2.title span{
display: block;
 font-family: "Lato", sans-serif;
font-size: 60px;
color: #e5690e;
}

.circle-b{
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #05aff2;
border-radius: 50%;
margin-right: 0.2em;
}
.circle-o{
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #ff9600;
border-radius: 50%;
margin-right: 0.4em;
}

h3.title{
  font-size: 32px;
  color: #e5690e;
}

h4.title,
.post_content h4.title{
font-size: 20px;
line-height: 1.8;
margin-bottom: 1em;
padding-bottom: 0.4em;
border-bottom: 1px dashed #6d99f2;
}


@media (max-width: 767px){
h2.title{
  font-size: 24px;
  }
h2.title span{
font-size: 20px;
  }
h2.title:after{
  bottom: -20px;
width: 60px;
  height: 6px;
}
h3.title{
  font-size: 24px;
}

}




/*------ABOUT--------*/
.fadeIn {
-webkit-animation-delay: .5s;
animation-delay: .5s;
}

#sec01{
z-index: 10;
position: relative;
}
#sec01 .container{
max-width: 1200px;
background-color: #ecf9f7;
padding: 5em 20px 5em;
}

#sec01::before,
#sec01::after {
  content: "";
  top: 0;
  width: 200px;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
position: absolute;
}



#sec01 .pay-box{
background-color: #fff;
border: solid 10px #2876d6;
max-width: 960px;
margin: 2em auto;
min-height: 220px;
border-top: none;
font-weight: 600;
}
#sec01 .flex{
align-items: center;
justify-content: center;
}
.pay-box .midashi{
background-color: #2876d6;
color: #fff;
font-size: 22px;
font-weight: 600;
text-align: center;
padding: 10px;
}

.slash,
.backslash {
  font-size: 2rem;
color: #5ca5ff;
}
#sec01 .orange2{
  font-size: 20px;
font-weight: 600;
  color: #e5690e;
}
.text-big{
  font-size: 20px
}

@media (min-width: 768px) {
  #sec01::before {
    left: 0;
    background-image: url('/wp-content/uploads/bg-img01.jpg');
  }

  #sec01::after {
    right: 0;
    background-image: url('/wp-content/uploads/bg-img02.jpg');
  }

  .w30{
    width: 30%;
  }
}
@media (min-width:769px) and (max-width: 1100px) {
}
@media (max-width: 767px) {
#sec01 .container {
  padding-top: 2em;
  padding-bottom: 2em;
  }
.pay-box .midashi {
  font-size: 18px;
}
.pay-box .flex{
text-align: center;
display: block;
}
}

/*------SERVICE--------*/
#sec02{
  background-image: url('/wp-content/uploads/bg-img03.jpg');
  background-repeat: repeat;
background-color: #ecf9f7;
padding: 5em 20px 5em;
}

#sec02 h3.title{
font-size: 32px;
color: #e5690e;
text-align: center;
}
img.b-rd{
  border-radius: 10px;
}
.mb1{
  margin-bottom: 14px;
}
.s-box{
  border: 4px solid #e5690e;
  background-color: #fff;
  border-radius: 30px;
padding: 1.5em 20px;
}
.s-box.flex{
  align-items: center;
}
.s-box h3.title2{
  font-size: 24px;
  color: #e5690e;
margin: 0;
margin-left: 50px;
position: relative;
}

.s-box h3.title2:before{
  position: absolute;
  width: 24px;
  height: 24px;
 content: "";
 display: block;
  top: 50%;
  left:  -32px;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-image: url("/wp-content/uploads/icon-arrow.png");
}

.mini-bnr a:hover .s-box {
background-color: #e5690e;
color: #fff;
}
.mini-bnr a:hover .s-box h3.title2{
  color: #fff;
}
.check-box{
  padding: 0 50px;
}
.p-entry__body p.check{
  font-size: 18px;
  font-weight: 500;
  border-bottom: dotted 2px #c9c9c9;
}

.p-entry__body p.check{
position: relative;
padding-left: 50px;
line-height: 2.4;
}
p.check:before{
  position: absolute;
  width: 24px;
  height: 24px;
 content: "";
 display: block;
  top: 50%;
  left: 1%;
	transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-image: url("/wp-content/uploads/icon-check.png");
}

@media (min-width: 1170px) {
  .box-heigt{
    min-height: 769.16px;
  }
}
@media (max-width: 1200px) {
  .check-box {
    padding: 0 10px;
}
}

@media (max-width: 767px) {
#sec02  {
  padding: 2em 0px 3em;
  }
.check-box {
  padding: 0;
}
#sec02 h3.title{
font-size: 22px;
}
.s-box h3.title2{
font-size: 16px;
}
.p-entry__body p.check {
font-size: 16px;
line-height: 1.8;
}
}
/*----------------------*/
#sec03{
  background-image: url("/wp-content/uploads/bg-img04.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  position: relative;
  padding-bottom: 2em;
}

#sec03 .bg-blue{
background-color: #0056a5;
padding: 1em 10px;
text-align: center;
color: #fff;
  font-size: 28px;
font-weight: 600;
}

#sec03 .s-flex{
  border: 4px solid #e5690e;
  background-color: #fff;
  display: flex;
  align-items: center;
border-radius: 10px;
}
#sec03 .s-flex img{
  border-radius: 6px 0 0 6px;
}
#sec03 .s-flex .item-title{
  margin-left: 20px;
    color: #e5690e;
    font-size: 18px;
font-weight: 600;
}

#sec03 .yellow{
font-size: 32px;
margin-left: 1em;
margin-right: 1em;
}
#sec03 .white{
font-size: 20px;
}

.o-marker{
  background:linear-gradient(transparent 60%, #ff7611 60%);
}

@media (max-width: 767px) {
  #sec03 .bg-blue {
    font-size: 20px;
  }
  #sec03 .yellow{
  font-size: 22px;
}
#sec03 .white {
font-size: 16px;
}
#sec03 .gutters .span_3 {
  width: 49%;
}
#sec03 .gutters .span_3:nth-child(odd){
  margin-right: 2%;
}
#sec03 .col {
  float: left;
}
#sec03 .s-flex .item-title{
margin-left: 10px;
font-size: 15px;
min-width: 80px;
}
.sp-mb0{
  margin-bottom: 0 !important;
}

}



/*----------------------*/
#sec04{
padding-top: 4em;
padding-bottom: 4em;
}

.v-box{
  border: 4px solid #e5690e;
  background-image: url("/wp-content/uploads/bg-img05.jpg");
  background-repeat: repeat;
  background-position: top center;
  background-size: 16%;
    border-radius: 30px;
    padding: 1.5em 20px;
}
#sec04 .v-title{
  font-size: 20px;
  font-weight: 600;
}
span.v-midashi{
  background-color: #e5690e;
  padding: 8px 20px;
  border-radius: 10px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 10px;
}
#sec04 .v-text{
  font-size: 16px;
  font-weight: 600;
}

/*---------インスタ-------------------*/

#insta{
padding: 4em 10px 4em;
}

@media (max-width: 767px) {

  }

/*---------お知らせ-------------------*/
.p-content03 .p-content03__blog{
    padding-top: 4em;
}

.p-content03__blog-catch{
display: block;
font-family: "Lato", sans-serif;
color: #e5690e;
}


@media (max-width: 767px) {
  .p-content03__news-catch{
  display: block;
  font-family: "Lato", sans-serif;
  color: #e5690e;
  }


}


/*--------------------------*/

@media (min-width: 768px){
  .pc-ml1 {
  margin-left: 1em;
  }
}


@media (max-width: 767px){
}


/*-------トップコンタクト-------*/

#contact .container{
background-color: rgba( 255, 255, 255, 0.9 );
border-radius: 10px;
padding: 3em 1.8em 4em;
}
#contact .text-box{
  padding: 1em 2em;
}
.box-blue{
  background-color: #dcf3fb;
  border-radius: 10px;
  padding: 1em 10px;
}
.text-blue,
a.text-blue{
  color: #0094d0 !important;
}

#contact .text-xlarge{
  line-height: 1.6;
}


@media (max-width: 767px) {
#contact {
  margin: 0 10px;
}

#contact .text-large {
  font-size: 16px !important;
}
#contact .container {
padding: 2em 0 2em;
}
#contact .text-box {
  padding: 1em 10px;
}
#contact .button1 a,
#contact .button2 a {
  min-width: 300px;
}



}





/*-------フッター-------*/


@media (max-width: 767px) {

}

@media (max-width: 991px) {

}


.bg-gray{
  background-color: #eee;
  padding: 20px;
}
.w900{
  max-width: 900px;
}
.mt05em{
  margin-top: 0.5em;
}


.w1000{
  max-width: 1000px;
}
.flex{
  display: flex;
}
.flex2{
  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) {
  .flex2{
    display: block;
  }
}
@media (min-width: 768px) {

}

@media (max-width: 767px) {
}






/**/
.post_content .button a {
  color: #fff;
}

@media (min-width: 768px){

}


/*-------フッター------------*/

#footer-contact{
  background-image: url("/wp-content/uploads/bg-img06.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  position: relative;
  margin-bottom: 0;
  padding: 5em 10px 4em;
}

#footer-contact .bg-wt{
padding: 2em 10px;
border-radius: 20px;
}
#footer-contact .text-xxlarge{
  font-size: 50px !important;
}
#footer-contact .flex{
  justify-content: space-between;
  max-width: 800px;
  margin: 0 auto;
}
#footer-contact .tel-link{
  letter-spacing: 2px
}

@media (max-width: 767px) {
#footer-contact .text-xlarge {
  font-size: 22px !important;
  }
  #footer-contact .text-xxlarge {
      font-size: 30px !important;
  }
  #footer-contact  .text-medium {
      font-size: 16px !important;
  }
#footer-contact .flex {
  display: block;
}


}

footer.l-footer .l-inner{
  padding-top: 4em;
}
.text-mini{
  font-size: 15px !important;
}
.l-footer .p-footer-nav {
border: none;
}
.l-footer p.p-copyright {
  font-size: 12px;
color: #fff;
}

.l-footer a{
  color: #fff;
}
.l-footer a:hover{
  color: #ff954c;
}

.p-pagetop a {
    color: #ff954c;
}

@media (min-width: 768px){
  .f-nav{
  padding-left: 20%;
  justify-content: space-around;
  }
}

@media (max-width: 767px){
.sp-w50{
  width: 50%;
}
}


/*----------固定フッター--------------*/
.fix_top_sp {
    display: none;
}
.fix_top_sp a p{
  font-size: 14px;
    font-weight: 600;
}
.fix_top_sp .col1 {
    background: #5ca5ff;
}
.fix_top_sp .col2 {
    background: #e5690e;
}
.fix_top_sp .col3 {
    background: #06c755;
}
@media (max-width: 600px) {
    .fix_top_sp {
        display: inherit;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        transition: 1s;
        z-index: 100;
    }

    .fix_top_sp ul {
        display: flex;
        margin: 0;
    }

    .fix_top_sp li {
        width: 33.33%;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 15.2vw;
        position: relative;
    }
  }


@media (max-width: 1151px) {


}



/*--------ボタン---------*/

.button:not(.button1):not(.button2):not(.button3) a{
color: #fff !important;
background-color: #e5690e;
font-weight: 700;
text-align: center;
font-size: 16px;
display: inline-block;
min-width: 240px;
height: 56px;
line-height: 60px;
border: none !important;
position: relative;
border-radius: 40px;
}



.button:not(.button1):not(.button2) a:hover{
border: none !important;
transition: 0.75s;
color: #fff !important;
background-color: #f79f1a;
}

.button1 a{
color: #fff !important;
background-color: #e5690e !important;
border-radius: 10px;
font-weight: 600;
text-align: center;
font-size: 20px;
display: inline-block;
min-width: 380px;
height: 87px;
line-height: 87px;
position: relative;
box-shadow: 4px 4px 0px #dcdcdc;
  transition: transform 0.2s ease;
}

.button2 a{
  color: #fff !important;
  background-color: #06c755 !important;
  border-radius: 10px;
  font-weight: 600;
  text-align: center;
  font-size: 20px;
  display: inline-block;
  min-width: 380px;
  height: 87px;
  line-height: 87px;
  position: relative;
  box-shadow: 4px 4px 0px #dcdcdc;
  transition: transform 0.2s ease;
}
.line{
  position: relative;
}

.button2 .line:before{
  position: absolute;
  width: 45px;
  height: 45px;
 content: "";
 display: block;
 top: 50%;
 left: 10%;
 	transform: translateY(-50%);
     background-repeat: no-repeat;
     background-position: center center;
     background-size: contain;
   background-image: url("/wp-content/uploads/icon-line.png");

}

.button1 a:hover{
background: #f79f1a !important;
color: #fff !important;
text-decoration: none;
transform: translateY(8px);
}

.button2 a:hover{
opacity: 0.9;
text-decoration: none;
transform: translateY(8px);
}


.add_arrow:after {
  content: '';
      display: block;
      position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    width: 10px;
    height: 10px;
    margin: auto;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transition: .2s;
    transform: rotate(45deg);
}

.add_arrow:hover:after {
    right: 14px;
    border-color: #ffffff;
}


.button .arrow{
  position: relative;
}
.button .arrow:before{
  position: absolute;
  width: 24px;
  height: 24px;
 content: "";
 display: block;
 top: 50%;
 left: 8%;
margin-left: 10px;
transform: translateY(-50%);
background-repeat: no-repeat;
background-position: center center;
background-size: 70%;
background-image: url("/wp-content/uploads/icon-arrow3.png");

}



@media (min-width: 768px) and (max-width: 1040px){
}
@media (max-width: 767px){
.button.sp-center{
    text-align: center;
  }
  .button1 a,
  .button2 a {
    min-width: 280px;
  }



}


/*-----スマホ固定--------*/

.tel:before{
    position: absolute;
    width: 24px;
    height: 24px;
   content: "";
   display: block;
   top: 46%;
  left: 17%;
   	transform: translateY(-50%);
       background-repeat: no-repeat;
       background-position: center center;
       background-size: contain;
     background-image: url("/wp-content/uploads/icon-phone.png");

}


@media only screen and (max-width: 767px){
  .p-request {
    height: 60px;
  }
.p-request__inner {
    padding: 0 35px 0 18px;
}
  .p-request__btn {
    display: block;
  }
}





/*----下層----------------*/

.p-page-header__inner.l-inner{
height: 80px;
  margin-top: auto;
  margin-bottom: 0;
}
h1.p-page-header__title,
div.p-page-header__title{
  width: 320px;
  height: 80px;
    margin: auto;
}
@media(min-width: 1450px) {
  .l-main .p-page-header{
    height: 450px;
  }
}
@media(max-width: 767px) {
.p-page-header__inner.l-inner {
  height: 60px;
}
h1.p-page-header__title,
div.p-page-header__title{
height: 60px;
}
}

body:not(.home) .p-entry .l-inner ,
body:not(.home) .l-inner.p-entry{
  max-width: 1400px;
  padding: 4em 10px;
  background-color: #fff
}
body:not(.home) h2.title{
  font-size: 30px;
  position: relative;
  margin: 0 0 1.4em;
}
body:not(.home) h2.title span {
    display: block;
    font-family: "Lato", sans-serif;
    font-size: 40px;
    color: #e5690e;
}
body:not(.home) h3.title{
color: #0056a5;
font-size: 22px;
font-weight: 500;
margin: 0 0 1em;
 padding: 0 0 .8em 0em;
position: relative;
border-bottom: 3px solid #D7D7D7;
}

body:not(.home) h3.title:before {
    content: "";
    position: absolute;
    bottom: -3px;
    width: 100px;
    height: 3px;
    background: #2876d6;
}


body:not(.home) h4.title{
  position: relative;
  margin: 0 0 1.5em;
  font-weight: 700;
  color: #120d09;
  line-height: 1.5;
  padding: 0 0 .8em .2em;
  border-bottom: 3px solid #e8e8e8;
}
body:not(.home) h4.title:after {
     content: '';
     background-color: #006dd2;
     width: 4.8em;
     height: 3px;
     position: absolute;
     bottom: -3px;
     left: 0;
     z-index: 1;
}

body figure {
    margin: 0 0 1em 0;
}


@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;
  }
}
@media screen and (max-width: 750px) {
}
@media (min-width: 768px) {
#container #catch_area .catch {
    font-size: 34px;
  }
}


div.well {
border: 3px solid #e5690e !important;
background-color: #fff !important;
border-radius: 10px;
}

div.well2 {
background: transparent !important;
padding: 2em 10px;
border-radius: 0px;
border: 2px solid #6594e0;

}

#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: #ff0000;

}
.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/uploads/icon-check2.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: #05aff2;
}


/*-----企業理念-----*/

@media (max-width: 767px) {
  .well2 .text-large{
  font-size: 18px !important;
  }
  .well2 .text-xlarge {
  font-size: 24px !important;
  }

}

/*---------その他のサービス-----------*/

.top_main_button_3column {
    margin-left: 0 !important;
    margin-bottom: 0 !important;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 20px;
}
@media (max-width: 767px) {
 .top_main_button_3column {
    grid-template-columns: 1fr;
    }
}
.p-entry__body .top_main_button_3column a {
    color: #161616;
    box-sizing: border-box;
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 12px;
    padding-right: 25px;
}
.top_main_button_3column a:before,
.top_main_button_3column a:after {
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #e6e6e6;
    content: "";
}
.top_main_button_3column a:before {
    z-index: 10;
    transform: translate(calc(-100% - 1px), 0);
    background-color: #e5690e;
    transition: transform
cubic-bezier(0.215, 0.61, 0.355, 1) 0.4s;
}
 .top_main_button_3column a:hover:before {
        transform: translate(0, 0);
    }

.top_main_button_3column span.arrow2:before{
      position: absolute;
      width: 24px;
      height: 24px;
     content: "";
     display: block;
      top: 50%;
    right: 0;
      transform: translateY(-50%);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 70%;
      background-image: url("/wp-content/uploads/icon-arrow2.png");
    }


table.table01 td {
  width: 33.3333333333%;
  text-align: center;
    }

@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: #f5f5f5;
      font-weight: bold;
}
.p-faq .p-faq__list dt::before {
    content: "Q";
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: #e5690e;
    width: 2em;
    height: 2em;
}
.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: #222222;
      background: #e9edf4;
      width: 2em;
      height: 2em;
}
.p-faq .p-faq__list dd p {
    margin: 0;
    padding-left: 15px;
    width: 100%;
}
@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) {}



@media (max-width: 767px) {

}


/*----下層-----------*/

/*---遺品整理----*/

.pp_20{
  padding: 20px;
border-radius: 20px;
background: #fff;
}

@media (max-width: 767px) {
  .check ul li {
      font-size: 16px;
}
}


/*-------会社概要--------*/


.grid_cat {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    text-align: center;
    gap: 10px;
    margin-left: 0 !important;
}
.grid_cat li {
    border-radius: 5px;
    background: #e5690e;
    color: #fff;
    font-weight: bold;
    padding: 5px 10px;
}




/*----メニュー-----------*/
.p-entry__body .s_table,
.p-entry__body .menu-table{
  width: 100%;
}
.menu-table tbody td {
  text-align: right;
  border: none !important;
}
 .menu-table td {
  border: none;
  font-size: 16px;
  width: 35%;
    font-size: 16px;
}
.menu-table tbody th {
    text-align: left;
    border: none;
    border-right: none;
  font-size: 16px;
  font-weight: 600;
}

.menu-table tbody td.price {
    vertical-align: middle;
    font-weight: 600;
}

.p-entry__body .s_table{
  background-color: #fff;
}
.p-entry__body td,
.p-entry__body th {
    border: 1px solid #ddd;
    padding: 10px 15px 7px;
      font-size: 16px;
}
.p-entry__body .s_table th {
width: 32%;
background-color: #e5690e;
color: #ffffff;
font-weight: normal;
}

.table-menu-wrap {
padding: 1em 1em 3.5em;
}
table.menu-table tbody tr {
  border-bottom: 2px solid #abb8c3 !important;
  border-top: 2px solid #abb8c3 !important;
}
.p-entry__body .menu-table tbody th {
    width: 65%;
    text-align: left;
    background: transparent;
color: #262626;
    padding: 20px 15px;
border: none;
}
@media (max-width: 767px) {
.p-entry__body .s_table,
.p-entry__body .table-menu-wrap .s_table {
  white-space: normal;
  }

.table-menu-wrap{
  padding: 3.5em 10px;
  }
.p-entry__body .menu-table tbody th,
.p-entry__body .menu-table tbody td {
  display: block;
  width: 100%;
border: none;
  }
.menu-table tbody td.price {
  padding: 10px;
}
.menu-table tbody th{
font-size: 15px;
}
.menu-table tbody th b{
font-size: 15px;
}
.menu-table tbody td {
  text-align: right;
  vertical-align: middle;
  width: 100%;
        display: block;
  }
}




/*--------製品--------*/

.product .p-box{
  background-color: #fff;
  border-radius: 20px;
  padding-top: 20px;
}

@media (min-width: 768px){

}




/*------------------*/

@media (min-width: 1450px){
}
@media (min-width: 768px){
}
@media (max-width: 750px){
}
@media (max-width: 750px){
}


@media (max-width: 767px){
}


/*-------投稿-----------*/

@media (max-width: 767px){
}

.single-post .l-primary {
    width: 100%;
}

.l-secondary {
  display: none;
}
@media (min-width: 768px){
}


/*----------製品情報-------------*/

body.category-product .p-blog-list{
  justify-content: center;
}
body.category-product .p-blog-list__item {
background-color: #fff;
}

@media (min-width: 768px){
  body.category-product .p-blog-list__item:nth-child(odd) {
      width: 40%;
      margin-right: 3%;
  }
  body.category-product .p-blog-list__item:nth-child(even) {
      width: 40%;
  }
}

body.category-product .p-article01__content {
    background-color: #fff;
}
body.category-product .p-article01__title {
  font-size: 22px;
  font-weight: 600;
}
body.category-product .p-article01__title a{
  color: #05aff2;
}

@media (max-width: 767px){
  body.category-product .p-article01__title {
    font-size: 16px;
  }
}


/*---お問い合わせ-----*/
.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: #e5690e;
    color: #fff;
    font-size: 14px;
}

@media (max-width: 767px){


}


/**/
@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;
}
#insta .container{
  margin-top: 0;
}
ul li{
list-style: none;
}

.scroll-infinity{
      margin-top: -7em;
}
.scroll-infinity__wrap {
display: flex;
overflow: hidden;

}
.scroll-infinity__list {
display: flex;
list-style: none;
padding: 0
}
.scroll-infinity__list--left {
animation: infinity-scroll-left 240s infinite linear 0.5s both;
}

.scroll-infinity__item>img {
    height: 118px;
    width: auto;
  max-width: 4800px;
}






@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;
  }
}

/*-----------------------*/
.p-news-list__item .p-article04__header {
    border-bottom: 1px solid #ddd;
    background: #ffffff;
}



/*-----------------------*/


/* reCAPTCHAバッジを非表示にする */
.grecaptcha-badge {
    visibility: hidden;
}


/*アンカー高さ*/
.anchor{
    display: block;
    padding-top: 90px;
    margin-top: -90px;
}
