@charset "utf-8";
/* ========================
   bootstrap reset
   ======================== */
/* common */
@media (max-width:1200px) {
}
@media (max-width:991px) {
}
@media (max-width:767px) {
}
body{
  line-height: 1.5em;
  font-family:'Noto Sans JP',"Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif !important;
  color:#333;
  font-size: 18px;
  font-weight:normal;
  letter-spacing: 0.1em;
}
.alpha {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.alpha:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
a.alpha {
  width: 100%;
}
.Page-top {
    position: fixed;
    right: 0;
    bottom: 5%;
    right: 1%;
}

/* 共通 */
.container{
  padding: 100px 0px;
}
.ttl{
  font-size: 280%;
  font-weight: bold;
  color: #36a14f;
  text-align: center;
  padding-bottom: 50px;
}

.ttl_bold{
  font-size: 130%;
  font-weight: 900;
}
.text_bold{
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5em;
}
.text_orange{
  font-size: 15px;
  font-weight: bold;
  color: #f95200;
  line-height: 1.5em;
}

@media (max-width:991px) {
.container{
  padding: 80px 0px;
}  
.ttl{
  font-size: 200%;
}}

@media (max-width:767px){
  .container{
  padding: 50px 20px;
}
.ttl{
  font-size: 144%;
  padding-bottom: 30px;
}
.ttl_bold{
  font-size: 100%;
}}

/* CTA */
.cta{
  background: #36a14f;
}

.cta .container{
  position: relative;
  padding: 85px 0px 40px 0px;
}
.cta_ttl{
  font-size: 200%;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding-bottom: 30px;
}

.cta_tel{
  margin-right: 0px;
}

.cta_mail{
  margin-left: 0px;
}

.cta_price{
  padding-top: 25px;
}

.cta_hozyokin{
  width: 80%;
  position: absolute;
  right: 83px;
  top: -35px;  
}
.cta02{
  width: 20%;
  position: absolute;
  right: -135px;
  top: 5px;
}

@media (max-width:1511px){
  .cta_hozyokin{
  width: 70%;
  right: 158px;
}
.cta_tel{
  width: 65%;
}
.cta_mail{
  width: 65%;
} 
.cta02{
  width: 18%;
  right: -13px;
}}

@media (max-width:1200px){
.cta_hozyokin{
  width: 70%;
  right: 158px;
}
.cta_ttl{
  font-size: 180%;
  padding-bottom: 20px;
}
.cta_tel{
  width: 65%;
}
.cta_mail{
  width: 65%;
} 
.cta02{
  width: 17%;
  right: -5px;
}}

@media (max-width:991px) {
.cta .container{
  padding: 40px 0px 40px 0px;
}
.cta02{
  width: 17%;
  right: -6px;
}
.cta_ttl{
  font-size: 145%;
  padding-bottom: 10px;
}
.cta_price{
  width: 20%;
  padding-top: 15px;
}}

@media (max-width:767px) {
.cta .container{
  padding: 60px 25px 30px 25px;
  position: relative;
}
.cta_hozyokin_sp{
  position: absolute;
  top: 23px;
  right: 125px;
  width: 65%;
}
.cta_ttl{
  font-size: 118%;
  padding-bottom: 5px;
}

.cta_mail{
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.cta_tel{
  padding-bottom: 15px;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.cta_price{
  width: 30%;
  padding-top: 20px;
}}

@media (max-width:480px) {
.cta .container{
  padding: 60px 25px 30px 25px;
  position: relative;
}
.cta_hozyokin_sp{
  position: absolute;
  top: -47px;
  width: 90%;
  right: 15px;
}
.cta_ttl{
  font-size: 118%;
  padding-bottom: 5px;
}

.cta_mail{
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.cta_tel{
  padding-bottom: 15px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.cta_price{
  width: 45%;
  padding-top: 20px;
}}

/* CTA02 */
.cta_02{
  background: #36a14f;
}
.cta_02 .container{
  position: relative;
  padding: 240px 0px 40px 0px;
}

.arrow{
  position: absolute;
  top: -1px;
  right: 30%;
  width: 35%;  
}

.cta02_hozyokin{
  width: 80%;
  position: absolute;
  right: 83px;
  top: 115px;  
}

.cta02_02{
  width: 20%;
  position: absolute;
  right: -135px;
  top: 140px;
}

@media (max-width:1511px){
  .cta02_hozyokin{
  width: 70%;
  right: 158px;
}

.cta02_02{
  width: 18%;
  right: -13px;
}}

@media (max-width:1200px){
.cta02_hozyokin{
  width: 70%;
  right: 158px;
}

.cta02_02{
  width: 17%;
  right: -4px;
}}

@media (max-width:991px){
.cta_02 .container{
padding: 150px 0px 40px 0px;
} 
.cta02_hozyokin{
top: 80px;
right: 97px; 
}
.cta02_02{
right: -7px;
top: 113px;
}}


@media (max-width:480px) {
.cta_02 .container{
  padding: 120px 25px 30px 25px;
}

.cta_02 .cta_hozyokin_sp{
  position: absolute;
  top: 15px;
  width: 90%;
}}

/* header */
.header .container-fluid{
  padding: 10px 10px 5px 10px;
}

.header .h_right img{
  width: 18%;
  display: initial;
  padding-right: 15px;
}

.h_text{
  font-weight: bold;
  padding-top: 5px;
  padding-right: 10px;
}
@media (max-width:991px){
.h_text{
  font-size: 1.5rem;
}}
@media (max-width:767px){
  .header {
    background: #1a9738;
  }
  .h_logo{
    width: 40%;
}}

/* FV */
.fv{
  background-image: url(../images/fv_bg.png);
  background-position: center;
  background-repeat: no-repeat;
}

.fv .container{
  padding: 25px 0px;
  position: relative;
}

.fv .fv_komikomi{
  position: absolute;
  bottom: 198px;
  right: 67px;
}

.fv_point .container{
  padding: 20px 0px 100px 0px;
}

.fv_point .hozyokin {
  padding: 40px 0px;
}

@media (max-width:1200px) {
.fv .fv_komikomi{
  width: 20%;
  right: -12px;
}}

@media (max-width:991px){
.fv_point .container{
  padding: 20px 0px 45px 0px;
}
.fv .fv_komikomi{
  width: 25%;
  right: -6px;
  top:472px;
}}

@media (max-width:767px) {
  .fv{
  background-image:none;
  background: #1a9738;
}
.fv .container{
  padding: 5px 0px;
}
.fv_point .container{
  padding: 20px 20px 0px 20px;
}}


/* リフォームのメリット */
.merit_box{
  padding-bottom: 30px;
}
.merit_ttl{
  font-size: 130%;
  font-weight: 900;
  display:inline-block;
  border: 3px solid #36a14f;
  padding: 10px;
}
.merit_img{
  width: 95%;
}
.merit01{
  padding-bottom: 150px;
}

.merit02{
  background: #ffffd6;
  border:3px solid #36a14f;
  border-radius: 25px;
  position: relative;
}
.merit02_ttl{
  position: absolute;
  top: -90px;
  right: 160px;
}
.merit02_box{
  padding: 130px 95px 0px 95px;
}

.merit03_box{
  padding: 30px 0px 50px 110px;
}

.merit04_box{
  padding: 0px 95px;
}



/* タブの切り替えmerit03_box */
.merit03_box {
  display: flex;
  flex-wrap: wrap;
}
.merit03_box:after {
  content: '';
  width: 88%;
  height: 5px;
  background: #1a9738;
  display: block;
  order: -1;
}
.tab-label {
  color: White;
  background: LightGray;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  padding: 10px .5em;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  border-radius: 5px 5px 0 0;
  margin-bottom: -1px;
}
.tab-label:not(:last-of-type) {
  margin-right: 5px;
}
.tab-content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
/* アクティブなタブ */
.tab-switch:checked+.tab-label {
  background: #1a9738;
}
.tab-switch:checked+.tab-label+.tab-content {
  width: 90%;
  height: auto;
  overflow: auto;
  padding: 15px;
  opacity: 1;
}
/* ラジオボタン非表示 */
.tab-switch {
  display: none;
}

@media (max-width:1200px){
 .merit02_ttl{
  width: 80%;
  right: 80px;
  top: -65px;
 }
.merit02_box{
  padding: 115px 95px 0px 95px;
}}

@media (max-width:991px){
 .merit02_ttl{
  width: 80%;
  right: 80px;
  top: -65px;
 }}
@media (max-width:767px){
  .merit_ttl{
  font-size: 90%;
  padding: 5px;
}
  .merit_img{
    padding-bottom: 15px;
    width: 50%;
  }
  .merit01{
  padding-bottom: 50px;
}
  .merit02_ttl{
    top: -30px;
    right: 47px;
    width: 78%;
}
.merit02_box{
  padding: 135px 25px 0px 25px;
}
.merit03_box{
  padding: 10px 25px 20px 90px;
}
.merit04_box{
  padding: 0px 25px;
}}
@media (max-width:480px){
  .merit02_ttl{
    top: -20px;
    right: 35px;
    width: 80%;
}
.merit02_box{
  padding: 81px 25px 0px 25px;
}
  .merit_img{
    padding-bottom: 15px;
    width: 80%;
}
.merit03_box{
  padding: 10px 0px 20px 30px;
}}

/* 選ばれる理由 */
.reason01 {
  background-image: url(../images/reason_bg.png);
}
.reason01 .container-fluid{
  padding: 100px 0px;
}

.reason_box{
  padding-bottom: 30px;
}
.reason_text_box{
}
.reason_text{
  padding-top: 30px;
}
@media (max-width:991px){
  .reason01 .reason_pic{
    padding: 0px 30px;
  }
  .reason02 .reason_ttl{
    height: 80px;
  }
}
@media (max-width:767px) {
  .reason01 {
  background-image: none;
}
.reason01 .container-fluid{
  padding: 0px 0px;
}
.reason02 .reason_ttl{
  height: 85px;
  padding-top: 15px;
}
.reason02 .reason_text{
  padding-top: 10px;
}
.reason02 .container{
  padding-bottom: 10px;
}}

/* ここが違う */
.hikaku{
  margin-bottom: 0px;
}
.hikaku .container{
  padding-bottom: 0px;
}
.hikaku_bold {
  padding: 0px 50px;
  font-size: 120%;
  font-weight: bold;
}
.before{
  padding-bottom: 30px;
}
.after{
  padding-bottom: 80px;
}
.hikaku_img{
  padding-top: 30px;
  padding-bottom: 15px;
}
@media (max-width:991px){
 .hikaku_bold{
  font-size: 100%;
 } 
}
@media (max-width:767px){
  .hikaku .ttl{
    width: 60%;
  }
  .hikaku_bold {
  padding: 0px 0px;
  font-size: 85%;
  line-height: 1.5em;
}
.hikaku_img{
  padding-top: 15px;
}}

/* pr */
.pr{
  width: 90%;
}
.pr_img{
  width: 90%;
}
.pr_text{
  font-size: 160%;
  font-weight: bold;
  line-height: 1.3em;
  text-align: center;
  padding-top: 70px;
}
.orange_bold{
  color:#f95200 ;
}
@media (max-width:1200px){
.pr_text{
  font-size: 155%;
  padding-top: 42px;
}}
@media (max-width:991px){
.pr{
  padding-top: 20px;
  margin-bottom: 0px;
}
.pr_text{
  font-size: 115%;
  padding-top: 25px;
}}

/* リフォーム事例 カルーセル */
.zirei ul{
  padding-inline-start: 0;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.slide-items img{
  width: 90%;
}


.slick-prev {
    left: -50px !important;
    z-index: 2;
}
.slick-next {
    right: -15px !important;
    z-index: 3;
}

.slick-prev:before, .slick-next:before {
    color: #fff !important;/*ボタンの色*/
    opacity: 0.75 !important;/*ボタンの不透明度*/
    font-size: 30px !important;/*ボタンのサイズ*/
    background: #36a14f ;
    border-radius: 50px;
    font-weight: bold;
    padding: 3px 12px;
}

.slick-dots li button:before{
  font-size:25px!important;/*ドットのサイズ*/
  padding-top: 15px;
}

.slick-dots {
  left: 50%;
  transform: translateX(-50%);
}

@media (max-width:767px) {
.slide-items img{
  width: 80%;
}
.slick-prev {
    left: -7px !important;
    z-index: 2;
}
.slick-next {
    right: 0px !important;
    z-index: 3;
}
.slick-prev:before, .slick-next:before {
    color: #fff !important;/*ボタンの色*/
    opacity: 0.75 !important;/*ボタンの不透明度*/
    font-size: 15px !important;/*ボタンのサイズ*/
    background: #36a14f ;
    border-radius: 50px;
    font-weight: bold;
    padding: 3px 6px;
}
.slick-dots li{
  width: 15px !important;
}
.slick-dots li button:before{
  font-size:15px!important;/*ドットのサイズ*/
  padding-top: 15px;
}

.slick-dots {
  left: 50%;
  transform: translateX(-50%);
}}

/* お客様の声 */
.voice_box{
  padding-bottom: 50px;
}

@media (max-width:767px){
  .voice_pic{
    width: 80%;
    padding-bottom: 15px;
  }
}

/* 製品情報 */
.product_img{
  padding-bottom: 50px;
}
@media (max-width:767px){
  .product_img{
  padding-bottom: 20px;
}}

/* リフォーム完了までの流れ */
.step .container{
  position: relative;
}
.border {
  position: absolute;
  left: 100%;
  top: 0%;
  background: #36a14f;
  width: 5px;
  height: 190%;
}

.border02 {
  position: absolute;
  left: 100%;
  top: 0%;
  background: #36a14f;
  width: 5px;
  height: 100%;
}

.step_text01{
  margin-left: 135px;
  padding-top: 10px;
}

.step02{
  margin-top: 170px;
}

@media (max-width:767px) {
  .step_text01{
  margin-left: 10px;
  padding-top: 10px;
}
.step_sp{
  padding-bottom: 30px;
}}

/*よくある質問*/
.q_text{
  font-size: 18px;
  font-weight: bold;
}
.a_text{
  font-size: 15px;
  line-height: 1.5em;
}
.q_ttl{
  color: #36a14f;
  font-weight: bold;
}

/*よくある質問　アコーディオンベース*/
.toggle {
  display: none;
}
.Label {    /*タイトル*/
  padding: 20px;
  display: block;
  color: #36a14f;
  background:#fffbc7;
  border-radius:20px 20px 0px 0px;
  margin-bottom: 0px!important;
}

.Label::before{   /*タイトル横の矢印*/
  content:"";
  width: 10px;
  height: 10px;
  border-top: 3px solid #36a14f;
  border-right: 3px solid #36a14f;
  -webkit-transform: rotate(45deg);
  position: absolute;
  top:calc( 50% - 3px );
  right: 20px;
  transform: rotate(135deg);
  color: #36a14f;
}
.Label,
.content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}
.content {    /*本文*/
  height: 0;
  margin-bottom:20px;
  overflow: hidden;
  color: #333333;
  background:#fffbc7;
  border-radius:0px 0px 20px 20px;
}
.toggle:checked + .Label + .content { /*開閉時*/
  height: auto;
  padding:20px ;
  transition: all .3s;
}
.toggle:checked + .Label::before {
  transform: rotate(-45deg) !important;
}

@media (max-width:767px){
  .q_text{
  font-size: 15px;
  line-height: 1.5em;
}}

/* form */
#form .formbox{
  background-color: #fff;
  border: 1px solid #333;
  padding: 50px 0px;
}

#form  .col-sm-5{
  margin-left: 45px;
}

#form  .col-sm-7{
  margin-left: -140px;
}

#form .green{
  background-color: #36a14f;
  border-radius: 10px;
  padding: 4px 10px;
  color: #fff;
  font-weight: bold;
}

#form .access{
  font-size: 80%;
  margin-top: 0px;
}

#form .cf{
  padding-bottom: 5px;
}

#form dt{
  width: 100% !important;
  font-size: 100%;
}

#form input[type="text"] {
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  width: 100%;
}

#form input[type="zip"] {
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  width: 100%;
}

#form textarea {
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  width: 100%;
}

::placeholder {
  color: #ccc;
}

#form .form_textbox {
  padding: 20px 75px;
} 

#form .form_text {
  font-size: 15px;
  line-height: 1.5em;
  padding-bottom: 30px;
} 

#form .form_button{
  font-size: 150%;
  font-weight: bold;
  color: #fff;
  background: #36a14f;
  border-radius: 20px;
  padding: 20px 150px;
}

@media (max-width:991px){
  #form .col-sm-5 {
    margin-left: 35px;
}
  #form .col-sm-7 {
    margin-left: -84px;
}}

@media screen and (max-width: 767px) {
  #form .formbox{
  padding: 30px 0px;
}
  #contact_form .col-xs-12{
    padding-left:0px;
    padding-right:0px;
  }
  #contact_form .input_item dl dd {
    padding: 30px 0 0px 10px;
  }

  #form .green{
    font-size: 80%;
  }
  #form  .col-sm-5{
  margin-left: 0px;
  padding: 0px 0px 50px 0px;
}
  #form  .col-sm-7{
  margin-left: 0px;
  padding: 0px 30px;
}
#form .text-center Label{
  font-size: 85%;
}

#form .form_textbox {
  padding: 20px;
} 
#form .form_button{
  font-size: 120%;
  padding: 8px 65px;
}}

/* 追従CTA */
.fix-navi {
    position: fixed;
    z-index: 9999;
    bottom: 0;
    width: 100%;
    background-color: rgba(26, 151, 56, 0.75);
}

.fix-navi .container {
    padding: 20px;
}

.navi_text{
  font-size: 110%;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding-bottom: 10px;
}
.navi_box01{
  padding-right:5px;
}
.navi_box02{
  padding-left:5px;
}
.fix_mail {
  width: 100%;
}
.fix_form {
  width: 100%;
}

.Page-top {
    position: fixed;
    bottom: 5%;
    right: 1%;
}
@media (max-width:767px){
.Page-top {
    bottom: 25%;
    right: 1%;
}}

/* footer */
footer {
  color:#fff;
  padding: 100px 0px 20px 0px;
  text-align:center;
  background: #36a14f;
}
@media (max-width:991px) {
  footer {
    font-size: 12px;
 }}
 @media (max-width:767px){
  footer {
    padding-bottom: 150px;
  }}
@media (max-width:480px) {
  footer {
    font-size: 10px;
  }}
