* {
        margin: 0px;
        padding: 0px;
    }
    #page_cube #header,#page_cube #footer,
    #page_cube .gHeaderNavToggle,#page_cube .gFixedNav,
    #page_cube .gFixedTelSpParts{
      display: none;
    }
a{
    text-decoration: none;
}
a,p{
    font-family: 'ヒラギノ角ゴシック';
}
h2,h3,h4{
    font-family: 'ヒラギノ角ゴシック';
    font-size: 2vw;
}
p{
    font-size: 1vw;
}
.img{
    width: auto;
}
.header_bg_container{
    /* background-image: url('/img/top_bg.jpg'); */
    width: 100%;
    height: 60vw;
    display: flex;
    background-position: center;
background-size: cover;
}
/*=============
slick
=============*/

.full div {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 60vw;
    margin: 0;
    z-index: -1;
  }
  .full div.img01 {
    background-color: #e6b422;
  }
  .full div.img02 {
    background-image: url('../img/top_bg.jpg');
  }
  .full div.img03 {
    background-image: url('../img/top_bg02.jpg');
  }
  .full .slick-dots {
        width: 100%!important;
        left: 0;
      bottom: 4%;
      z-index: +1;
  }

.header_logo{
    max-width: 15%;
    background-color: #fff;
    padding: .5em;
    width: 100%;
    margin: auto;
}
.company_logo img{
    margin: auto;
}
.project_logo{
    position: relative;
    top: 35%;
    padding: 0 20%;
}
.project_logo img{
    width: 100%;
    
}
.iroha_logo{
    padding-bottom: 35px;
}
.header_copy_container{
    width: 100%;
    text-align: center;
    color: #fff;
    position: absolute;
}
.header_main_copy{
    width: 100%;
    text-align: center;
}
/* .header_main_copy img{
    width: 100%;
} */
.en{
    display: flex;
    text-align: center;
}
.header_main_copy h3,.en{
    font-size: 7vw;
    letter-spacing: 1.2vw;
    margin: 0;
    font-weight: 300;
    color: #fff;
}
.en{
width: 100%;
padding: 7vw 0;
  }
.en h4{
    margin: auto;
margin-top: -1.5vw;
font-size: 37px;
font-size: 2vw;
}
.en .left{
    margin-right: -4vw;
}
.en .right{
    margin-left: -4vw;
}
 .en span::before,
 .en span::after {
  display: block;
  content: "";
  width: 250px;
  height: 1px;
  background: #fff;
  width: 18vw;
  }
  .en span::before {
  transform: rotate(-45deg);
  }
 .en span::after {
  transform: rotate(45deg);
  }
  .header_sub_copy{
    font-size: 24px;

  }
  .header_sub_copy h3{
    font-size: 42px;
    font-size: 1.7vw;
  }
  .border-radius {
    position: fixed;
bottom: 10px;
right: 50px;
padding: 30px;
padding: 1.5vw;
width: 7vw;
height: 7vw;
background: #e6b422;
/* background: transparent radial-gradient(closest-side at 50% 50%, #e6b422 0%, #E56700 87%, #AE4F00 93%, #773600 100%) 0% 0% no-repeat padding-box; */
opacity: 1;
border-radius: 50%;
color: #fff;
text-align: center;
z-index: 999;
  }
  .border-radius span{
    font-size: 45px;
    font-size: 2.5vw;
    line-height: 1;
  }
  .border-radius br{
    margin: 0;
    padding: 0;
  }
  .btn{
    margin: 0;
    color: #fff;
    font-size: 1vw;
  }
  .first{
    text-align: center;
  }
  .first h3{
    font-size: 63px;
    font-size: 2.8vw;
    padding: 5vw 0 0;
  }
  .first h4{
    font-size: 40px;
    font-size: 2.25vw;
    line-height: 1.75;
  }
  .first h4 span{
    font-size: 16px;
    border: solid .5px;
    padding: 5px;
    margin-bottom: 10px;
  }
  .container{
    max-width: 1000px;
    width: 100%;
    margin: auto;
  }
  
  .first p{
    font-size: 1.35vw;
    text-align: left;
    margin: 5vw 0;
  }
  .title_banner{
    /* background-image: url('../../img/cube/banner.jpg'); */
    background-color: #222;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .img_width{
    width: 100%;
  }
  .text_box, .title_banner img{
    width: 50%;
    margin: auto;
  }
  .text_box p{
    margin: 0!important;
  }
  .title_banner img{
    object-fit: cover;
    max-height: 200px;
  }
  .title_banner{
    color: #fff;
    text-align: center;
  }
  .title_banner p{
    font-size: 18px;
    font-size: 1vw;
    margin-top: 0;
  }
  .title_banner h3{
    font-size: 33px;
    font-size: 1.85vw;
    margin: 0;
  }
  .merit_container{
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em;
  }
  .merit_container h3{
    font-size: 39px;
    font-size: 2.5vw;
    padding: 20px 0;
  }
  .merit_container .text_left{
    text-align: left;
  }
.wrapper {
      position: relative;
      width: 100%;
      background-color: #222;
      color: #fff;
      margin: 40px auto;

}
   
      .inside {
          text-align: center;
          font-feature-settings: "palt 1";
          color: #fff;
    text-align: center;
    background: #222;
    padding: 10px;
      }
      .inside p{
        font-weight: bold;
        font-size: 24px;
        font-size: 1.35vw;
      }
      .inside h3{
        font-size: 30px;
        font-size: 1.7vw;
        font-weight: normal;
      }
   
      .wrapper::before {
          content: "";
          position: absolute;
          width: 100%;
          height: 100%;
          top: 8px;
          left: 8px;
          z-index: -1;
          -webkit-background-size: 4px 4px;
          -moz-background-size: 4px 4px;
          background-size: 6px 6px;
          background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #afafaf), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #17a2ff), color-stop(0.75, #17a2ff), color-stop(0.75, transparent), to(transparent));
          background-image: -webkit-linear-gradient(-45deg, #222 25%, transparent 25%, transparent 50%, #222 50%, #222 75%, transparent 75%, transparent);
          background-image: -moz-linear-gradient(-45deg, #222 25%, transparent 25%, transparent 50%, #222 50%, #222 75%, transparent 75%, transparent);
          background-image: -ms-linear-gradient(-45deg, #222 25%, transparent 25%, transparent 50%, #222 50%, #222 75%, transparent 75%, transparent);
          background-image: -o-linear-gradient(-45deg, #222 25%, transparent 25%, transparent 50%, #222 50%, #222 75%, transparent 75%, transparent);
          background-image: linear-gradient(-45deg, #222 25%, transparent 25%, transparent 50%, #222 50%, #222 75%, transparent 75%, transparent);
      }
      .attention p{
        font-size: 16px;
      }
      .option_container{
        display: flex;
        flex-wrap: wrap;
        text-align: center;
      }
      .option_box{
        margin: 5px auto;
        width: 130px;
        height: 110px;
        background-color: #F5F0DC;
        border: solid 1px;
        display: flex;
        align-items: center;
      }
      .padding .option_box p{
        margin: auto;
        font-size: 0.9vw;
      }
      .option_box p span{
        font-size: 18px;
        font-size: 0.55vw;
      }
      ul, ol {
        margin: 0;
        padding: 0;
        list-style: none;
        }
      .list{
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        justify-content: flex-start;
        margin-top: 2%;
      }
      .list li{
        width: 12.5%;
max-width: 125px;
margin: 7px;
      }
      .list li img{
        width: 100%;
      }
.space_line{
    padding: 4vw 0;
    text-align: center;
}
.space_line img,.space_line_sr img, .space_line_sr02 img{
    margin: auto;
}
.construction{
    text-align: center;
    padding: 2em 0;
    font-size: 36px;
    font-size: 2vw;
    line-height: 1.75;
}
.tate{
    -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: absolute;
  left: 8%;
}
.migi{
    left: auto;
    right: 8%;
}
.sideways {
    -webkit-text-orientation: sideways;
    text-orientation: sideways;
    position: relative;
    top: -150px;
    top: -5.5vw;
    font-size: 40px;
    font-size: 2.2vw;
  }
.sideways h2,.container_showroom01 h2,.container_showroom02 h2, .container_showroom03 h2{
    font-family: din-2014, sans-serif;
font-style: normal;
}
.sideways span{
    color: #fff;
}
.border::before{
    content: "";
display: inline-block;
width: 3px;
height: 7vw;
background-color: black;
position: absolute;
top: -7vw;
left: 10px;
}
.case_text_box{
    position: relative;
    background-color: #fff;
    top: -6em;
    max-width: 35%;
    padding: 38px 50px;
    margin-left: 10%;
}
.right_box{
    margin-left: auto;
    margin-right: 10%;
}
.case_text_box::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 8px;
    left: 8px;
    z-index: -1;
    -webkit-background-size: 4px 4px;
    -moz-background-size: 4px 4px;
    background-size: 6px 6px;
    background-color: #F5F0DC;
}
.case_text_box h2{
    font-size: 42px;
    font-size: 2.2vw;
    font-weight: bold;
}
.case_text_box h2 span{
    font-size: 24px;
    font-size: 1.35vw;
    font-weight: normal;
}
.case_text_box h3{
    font-size: 33px;
    font-size: 1.6vw;
    margin: .5em auto;
}
.case_container img{
    width: 100%;
}
#showroom{
    position: relative;
    top: -5vw;
}
.showroom_img_box01{
    display: flex;
    width: 100%;
}
.showroom_img_box01 img{
    width: 50%;
}
.container_showroom01{
    display: flex;
    position: relative;
    left: 40%;
    width: 60%;
}
.container_showroom02{
    position: relative;
    top: -12vw;
    left: 30%;
    width: 70%;
}
.container_showroom01 h2,.container_showroom02 h2,.container_showroom03 h2{
    font-size: 11vw;
    margin: 0 30px 0 0;
}
.showroom_text_box{
    width: 50%;
    margin: auto 0;
}
.showroom_box02{
    width: 60%;
}
.showroom_text_box h3{
    font-size: 1.6vw;
    margin-bottom: .5em;
}
.space_line_sr{
    padding: 4vw 0 0;
    text-align: center;
}
.space_line_sr02{
    padding: 4vw 0 0;
}
.showroom_02{
    width: 50%;
}
.showroom_container{
    display: flex;
}
.showroom_img_box02{
    display: flex;
    width: 50%;
    margin-left: auto;
    margin-right: 0;
}
.showroom_img_box02 img, .showroom_img_box03 img{
    width: 50%;
}
.showroom_img03{
    display: flex;
    position: relative;
top: -220px;
}
.showroom_img_box03{
    display: flex;
    width: 75%;
}
.container_showroom03{
    position: relative;
    top: 14vw;
}
.container_showroom03 h2{
    margin: 0 0 0 30px;
}
.showroom_box03{
    width: 32%;
    margin: -9.5vw auto auto;
    margin-right: 30%;
}
#kidsroom{
    width: 100%;
}
.kidsroom_bg{
    background-image: url('../img/kidsroom_bg.jpg');
    background-size: contain;
    width: 100%;
    height: 31vw;
    text-align: center;
    background-size: contain;
}
.kidsroom_ttl img{
    position: relative;
    top: -50px;
    max-width: 800px;
    width: 100%;
    margin: auto;
}
.kidsroom_pop{
    width: 14vw;
height: 14vw;
border-radius: 50%;
background-color: #F5D969;
color: #fff;
position: relative;
top: 22vw;
left: 12%;
}
.kidsroom_pop h3{
    position: absolute;
text-align: center;
transform: rotate(-20deg);
font-size: 2vw;
width: 14vw;
left: 0;
top: 20%;
}
.yellow_bg{
    background-image: url('../img/yellow_bg.jpg');
}
#kidsroom .container{
    text-align: center;
}
#kidsroom .container h3{
    font-size: 36px;
    font-size: 2vw;
    margin: 0;
    padding: 1em 0;
}
.kidsroom_des{
    width: 100%;
    background-color: #F5D969;
    color: #fff;
}
#kidsroom .kidsroom_des h3{
    font-size: 33px;
    font-size: 1.85vw;
}
.img_flex{
    display: flex;
    padding-bottom: 2em;
}
.img_flex img{
    width: 50%;
    height: 340px;
}
.voice{
    background-color: #fff;
    display: flex;
    width: 95%;
    margin: 10% 0 10% auto;
    height: 300px;
}
.voice_img_box{
    position: relative;
    left: -40px;
    top: -40px;
    width: 230%;
}
.voice_img_box h4{
    text-align: right;
    margin: 0;
    margin-top: 5px;
    font-size: 24px;
}
.voice p{
    padding: 0 2vw 0;
    padding-left: 0;
    text-align: left;
    font-size: 21px;
    margin: auto;
}
.voice_box{
    width: 70%;
}
.staff{
    padding: 6em 0;
    border-top: 1px solid #707070;
    display: flex;
}
.staff p{
    font-size: 21px;
    padding: 0 20px;
    text-align: left;
    margin: 0;
}
.modBlockAccess{
    padding: 3vw 0 6em;
    display: -webkit-box;
display: -ms-flexbox;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.modBlockAccess__text{
    width: 35%;
padding-left: 35px;
}
.modBlockAccess__text img{
    width: 100%;
}
.modBlockAccess__map {
    width: 60%;
}
.modBlockAccess__map-inner{
    position: relative;
padding-top: 60%;
margin-left: 0;
}
.modBlockAccess__map-inner iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }
iframe{
    width: 100%!important;
}
.sp-only{
    display: none;
}
.main_text{
    max-width: 50vw;
    width: 100%;
    margin: 4em auto;
}
.main_text img{
    width: 100%;
    margin: auto;
}
.modTitle01 {
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: .1em;
    line-height: 1.5;
    margin-bottom: 40px;
    }
    .modTitle01__main {
        display: block;
        position: relative;
        padding-bottom: .4em;
        margin-bottom: 0.4em;
    }
    .modTitle01__main::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: calc(50% - 168px);
        display: block;
        width: 336px;
        height: 3px;
        background: url(../img/line_dotted.svg) no-repeat center/contain;
    }
    .modTitle01__sub {
        display: block;
        font-family: "Roboto", sans-serif;
        font-family: "UD新ゴ コンデンス90 M", "UD Shin Go Conde90 M";
        font-size: 12px;
        font-size: 1.2rem;
        letter-spacing: .05em;
        }
        #kidsroom{
            margin-bottom: 7vw;
        }
        .modBlockSection02.-bg-gray01{
            background-color: #fff!important;
        }
        .must {
            color: #f00;
            font-weight: bold;
            }
            .parts {
                padding: 0.5em 0 1em;
                }
    footer{
        text-align: center;
        padding-bottom: 40px;
    }
      /* About */
  .text{
    padding: 40px 40px 20px;
    text-align: center;
  }
  .text h3{
    margin: 1em auto;
  }


    /* プラン実例,カタログ請求 */
#plan,#catalog{
    max-width: 960px;
    margin: auto;
  }
  #plan .plan_des h3{
    text-align: center;
    border-top: solid;
    border-bottom: solid;
    padding: 20px;
  }
  .plan_inner{
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 40px;
  }
  .plan_des,#catalog,.p-premium-steps{
    margin-bottom: 5vw;
  }
  .plan_des img{
    width: 100%;
    margin: auto;
  }
  .img_box{
    width: 30%;
    padding: 10px;
    margin: 5px auto;
  background-color: #fff;
  }
  .img_box img{
    height: 190px;
  }
  .btn-container{
    text-align: center;
  }

/* 家事短HP転用分 */
.kajitan-idea{
    font-family: 'Noto Sans JP', sans-serif;
    padding: 104px 0 0;
}
.kajitan-idea img{
    width: 100%;
}
.kajitan-idea p{
    margin-bottom: 20px;
    font-size: 1.0rem;
}
.kajitan-idea h2 {
  text-align: center;
  margin-bottom: 64px;
}
.kajitan-idea img.pc {
  margin: 0 auto 100px;
}
.kajitan-idea .wrap{
  width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.kajitan-idea .wrap .box{
  width: 488px;
  margin-bottom: 32px;
}
.kajitan-idea .wrap .box p.title{
    font-weight: bold;
  font-size: 27px;
  color: #E5AF9D;
  margin-bottom: 0;
  line-height: 1.6;
}
.kajitan-idea .wrap .box p.title span{
  background: #E5AF9D;
  padding: 3px 20px;
  color: #fff;
  margin-right: 8px;
  font-weight: bold;
}
.kajitan-idea .wrap .box p.sub{
  background: #F0F0F0;
  color: #3E3A39;
  font-size: 16px;
  margin-bottom: 16px;
  text-align: left;
  padding: 8px 20px;
  font-weight: bold;
}
.kajitan-idea .wrap .box .inner-wrap{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.kajitan-idea .wrap .box .inner-wrap .image{
  width: 260px;
  height: auto;
  margin-bottom:8px;
}
.kajitan-idea .wrap .box .inner-wrap .image img.pc{
  margin-bottom: 0;
}
.kajitan-idea .wrap .box .inner-wrap .txt{
  width: 210px;
}
.kajitan-idea .wrap .box .inner-wrap .txt p.inner-title{
  font-size: 18px;
  color: #3e3a39;
  margin: 1em auto;
  font-weight: bold;
}
p.under-title{
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px dotted #ccc;
  font-size: 16px;
}
.box2{
  width: 1000px;
  margin: 0 auto 94px;
}
.kajitan-idea .box2 p.title{
    font-weight: bold;
  font-size: 27px;
  color: #E5AF9D;
  margin-bottom: 0;
  line-height: 1.6;
}
.kajitan-idea .box2 p.title span{
  background: #E5AF9D;
  padding: 3px 20px;
  color: #fff;
  margin-right: 8px;
  font-weight: bold;
}
.kajitan-idea .box2 p.sub{
  background: #F0F0F0;
  color: #3E3A39;
  font-size: 16px;
  margin-bottom: 16px;
  text-align: left;
  padding: 8px 20px;
  font-weight: bold;
}
.kajitan-idea .box2 .wrap{
  display: flex;
  justify-content: space-between;
}
.kajitan-idea .box2 .wrap .image{
  width: 384px;
}
.kajitan-idea .box2 .wrap .image img.pc{
  margin-bottom: 16px;
}
.kajitan-idea .box2 .wrap .txt{
  width: 267px;
}
.kajitan-idea .box2 .wrap .txt p.inner-title{
  font-size: 18px;
  color: #3e3a39;
  margin-bottom: 16px;
  font-weight: bold;
}
.kajitan-idea .box2 .wrap .image2{
  width: 265px;
}
.kajitan-idea .box2 .txt2{
  width: 577px;
}
.kajitan-idea .box2 .wrap .txt2 p.inner-title{
  font-size: 18px;
  color: #3e3a39;
  margin-bottom: 24px;
  font-weight: bold;
}
.kajitan-idea .box2 .wrap .txt2 p{
  margin-bottom: 8px;
}
 /* works */
 #pr .title,#works .title{
    width: 50%;
  border-left: solid 1px;
      padding-left: 1em;
  }
  #pr .title{
    position: relative;
  top: -6em;
  width: fit-content;
  }
  #pr .container,#works .container{
    padding: 0;
  }
  #pr .title h2,#works .title h3{
    margin: 0;
  padding-top: 6em;
  }
  #pr .pr_box h2,#works .pr_box h3{
    color: #000;
    background-color: initial;
    margin: auto;
  }
  .madori_flex{
    display: flex;
    flex-wrap: wrap-reverse;
  }
  .madori_flex img{
    width: 45%;
    margin: auto;
  }
  .madori p{
    padding: 1em;
  border: solid 1px;
  margin-bottom: 6em;
  }
  /* PR */
  #pr{
    background-color: #C7DBCC;
    padding-bottom: 4em;
  }
  #pr h2{
    margin-bottom: 2em;
  }
  .pr_container{
    display: flex;
    margin-bottom: 4em;
  }
  .pr_container .pr_box{
    padding-right: 2em;
  }
  .pr_box{
    margin-bottom: 4em;
  }
  .pr_box h3{
    font-size: 2rem;
    margin: 0;
  margin-bottom: 1em;
  background-color: #000;
  color: #C7DBCC;
  width: fit-content;
  }
  .pr_box p{
    font-weight: bold;
  }
  #pr .padding p{
    padding-left: 1em;
  }
  #pr .padding img{
    padding-right: 1em;
  }
  .banner_box{
    padding: 0 2em;
    margin: auto;
    margin-top: 2em;
  }
  .banner_box img{
    width: 100%;
  }
  #manga img{
    width: 100%;
    margin-bottom: 4em;
  }

/* アニメーション前 */
.u-fade-type-up{
    transform: translateY(50px);
    opacity: 0;
}

/* トリガー発火でis-activeを付与 */
.u-fade-type-up.is-active{
    transition: .6s;
    transform: translateY(0);
    opacity: 1;
}

/* レスポンシブ */
@media screen and (max-width: 1280px) {
.modTitle01 {
    font-size: 2.33333vw;
    }
}
@media screen and (max-width: 810px) {
    .full div{
        height: 60vw;
    }
    .kidsroom_pop{
        top: 15vw;
    }
}
@media only screen and (max-width: 992px){
    .modTitle01 {
font-size: 3.02419vw;
}
}
@media screen and (max-width: 786px) {
    h3{
        font-size: 5.6vw;
    }
    p{
        font-size: 2.15vw;
    }
	.header_logo{
        width: 100%;
    }
    .company_logo{
        width: 100%;
        margin: auto;
    }
    .company_logo img{
        width: 100%;
    }
    .project_logo img{
        width: auto;
    }
    .header_bg_container{
        display: block;
        height: 60vw;
    }
    .project_logo{
        display: flex;
        position:inherit;
        top: auto;
        padding: 0;
        margin: auto;
        margin-right: 5%;
    }
    .project_logo img{
        width: 116px;
        height: 46px;
        margin: auto;
margin-bottom: 0;
    }
    .iroha_logo{
        padding-right: 20px;
        padding-bottom: 0;
        height: 27px!important;
    }
    .first{
        padding: 0 20px;
    }
    .padding{
        padding: 0 20px;
    }
    .first h4{
        font-size: 40px;
        font-size: 2.25vw;
        line-height: 2;
    }
    .case_text_box{
        max-width: 70%;
    }
    .container_showroom01{
        left: 25%;
        width: 75%;
    }
    .container_showroom02{
        top: -20vw;
        left: 20%;
        width: 80%;
    }
    .container_showroom03{
        top: 28vw;
    }
    .showroom_text_box,.showroom_box02,.showroom_box03{
        width: 65%;
    }
    .showroom_box02{
        width: 80%;
    }
    .showroom_box03{
        position: relative;
        top: -14vw; 
    }
    .showroom_text_box h3{
        font-size: 2.6vw;
    }
    .container_showroom01 h2,
    .container_showroom02 h2,
    .container_showroom03 h2{
        font-size: 18vw;
    }
    .kidsroom_ttl img{
        width: 70%;
        margin: auto;
    }
    .voice p{
        font-size: 16px;
    }
    .option_box{
        width: 170px;
        height: 170px;
        margin: 5px auto;
    }
    .case_text_box{
        top: -2em;
        padding: 38px;
    }
    .case_container{
        height: 115vw;
    }
    .kidsroom_pop{
        left: 10%;
        top: 20vw;
    }
    #kidsroom .kidsroom_des h3 {
        font-size: 2.85vw;
        }
    .staff p{
        font-size: 2.15vw;
        padding: 0;
    }
.modTitle01 {
font-size: 5.33333vw;
margin-bottom: 25px;
position: relative;
}
#kidsroom{
    margin-bottom: 60px;
}

}
@media screen and (max-width: 450px) {
    .header_main_copy{
        margin: auto;
        width: 90%;
    }
    .header_logo{
        max-width: 35%;
        padding: .5em;
    }
    .main_text{
        max-width: 90vw;
        padding: 30vw 0;
        margin: auto;
        width: 100%;
    }
    .border-radius{
        right: 0;
        bottom: 0;
        width: 100%;
        height: 40px;
        background: #EF8200;
        border-radius: 0%;
        margin: auto;
        font-weight: bold;
    }
    .border-radius span{
        font-size: 5.5vw;
    }
    .img_flex img{
        height: auto;
    }
    .btn{
        font-size: 4.15vw;
        padding: 10px 0;
    }
    .first h4{
        line-height: 3;
    }
    .first h3,.case_text_box h2{
        font-size: 22px;
    }
    .showroom_text_box{
        width: 70%;
        margin: 20px 0 auto;
    }
    .container_showroom01 h2{
        margin: 0 20px 0 0;
    }
    .case_text_box h3,.showroom_text_box h3{
        margin-bottom: 20px;
    }
    .first h4,.case_text_box h3{
        font-size: 18px;
    }
    .title_banner h3{
        font-size: 3vw;
    }
    .merit_container h3,.inside h3{
        font-size: 20px;
        font-size: 4.5vw;
    }
    p,.first p,.inside p,.voice p,.staff p{
        font-size: 16px;
        font-size: 3.8vw;
    }
    .construction{
        font-size: 4.8vw;
    }
    .attention p,.case_text_box h2 span{
        font-size: 14px;
    }
    .title_banner p{
        font-size: 9px;
    }
    .company_logo{
        width: 100%;
    }
    .project_logo img {
        width: 80px;
        height: auto;
    }
    .merit_container{
        margin-top: 40px;
    }
    .wrapper{
        margin-bottom: 15px;
    }
    .case_container{
        height: 155vw;
        padding-top: 50px;
    }
    .yellow_bg p,.padding p,.inside h3{
        margin: 20px 0;
    }
    /* .sideways{
        font-size: 14px;
        top: -13.3vw;
    } */
    /* .option_box{
        width: 150px;
        height: 110px;
    } */
    .option_box p{
        font-size: 2vw;
    }
    .option_box p span{
        font-size: 3vw;
    }
    .voice{
        background-color: transparent;
        display: block;
        width: 100%;
        margin: auto;
        height: auto;
        margin-bottom: 30px;
    }
    .voice p{
        padding: 0;
    }
    .voice_img_box{
        position: initial;
        left: auto;
        top: auto;
        display: flex;
        margin-bottom: 20px;
        width: 100%;
    }
    .voice_img_box img,.voice_img_box .voice_text,
    .voice_box img,.voice_box .voice_text{
        width: 50%;
    }
    .voice_text{
        background-color: #F5D969;
        color: #fff;

    }
    .voice_text{
        display: flex;
        justify-content: center;
align-items: center;
    }
    .voice_img_box h4{
        margin: auto;
    }
    .staff{
        padding: 6vw 0;
        display: block;
    }
    .voice_box{
        display: flex;
        margin-bottom: 20px;
    }
    .modBlockAccess{
        display: flex;
        width: 100%;
    }
    .modBlockAccess__text{
        width: 100%;
        padding-left: 0;
    }
    .modBlockAccess__map{
        width: 100%;
    }
    #showroom{
        top: -10vw;
    }
    .showroom_img03{
        top: -90px;
    }
    .showroom_box02{
        width: 95%;
    }
    .showroom_box03{
        top: -20vw;
        padding-left: 10px;
    }
    .showroom_text_box h3{
        font-size: 4.3vw;
    }
    .container_showroom02{
        left: 5%;
        width: 95%;
    }
    .container_showroom03{
        top: 34vw;
    }
    .showroom_img_box02{
        width: 75%;
    }
    .showroom_img_box03 img{
        width: 67%;
    }
    .kz{
        position: relative;
        top: -5vw;
    }
    .container_showroom03 h2{
        margin: 0 0 0 10px;
    }
    .pc-only{
        display: none;
    }
    .sp-only{
        display: block;
    }
    .space_line img,.space_line_sr img,.space_line_sr02 img{
        height: 25vw;
    }
    #kidsroom .container h3{
        font-size: 4vw;
    }
    #kidsroom .kidsroom_des h3{
        padding: 1em;
        text-align: left;
    }
    .modBlockAccess{
        padding: 6vw 0 6em;
    }
    .kidsroom_pop{
        left: 5%;
        top: 13vw;
    }
    .case_text_box{
        padding: 15px;
        max-width: 80%;
    }
    .border::before{
        width: 2px;
        left: 5px;
    }
    .sideways{
        font-size: 4.2vw;
        top: -15.5vw;
    }
    .sideways01{
        top: -3.5vw;
    }
    #footer{
        padding-bottom: 40vw;
    }
    .en h4{
        font-size: 4vw;
    }
    .header_main_copy h3{
        font-size: 12vw;
    }
    .header_sub_copy h3{
        font-size: 4.4vw;
    }
    .header_bg_container{
        height: 145vw;
    }
    .full div {
        height: 145vw;
      }
      .en{
        padding: 10vw 0;
      }
      .container_showroom01{
        left: 5%;
        width: 95%;
      }
.slick-dotted.slick-slider{
    margin-bottom: 0!important;
}
.kidsroom_pop h3{
    padding: 2vw 0;
}
.list li{
    width: 23.5%;
    margin: 2px;
}
.list{
    text-align: left;
}
.txt{
    padding: 7vw;
    text-align: center;
}
/* 家事短LP転用分 */
.kajitan-idea {
	padding: 80px 0 0;
	text-align: center;
}

.kajitan-idea h2 {
	padding: 0 15px;
	text-align: center;
	margin-bottom: 64px;
}

.kajitan-idea img.pc {
	margin: 0 auto 60px;
}

.kajitan-idea figure {
	padding: 0 15px;
}

.kajitan-idea .wrap {
	margin: 0 auto;
	padding: 0;
    flex-wrap: wrap;
    width: 100%;
}

.kajitan-idea .wrap .box {
	margin-bottom: 32px;
    width: 100%;
}

.kajitan-idea .wrap .box p.title {
	font-size: 20px;
	color: #E5AF9D;
	margin-bottom: 0;
	line-height: 1.6;
}

.kajitan-idea .wrap .box p.title span {
	background: #E5AF9D;
	padding: 3px 20px;
	color: #fff;
	margin-right: 8px;
	font-weight: bold;
}

.kajitan-idea .wrap .box p.sub {
	background: #F0F0F0;
	color: #3E3A39;
	font-size: 5vw;
	margin-bottom: 16px;
	text-align: center;
	padding: 8px 20px;
	font-weight: bold;
}

.kajitan-idea .wrap .box .inner-wrap .image {
	height: auto;
	margin-bottom: 8px;
    width: 100%;
    padding: 0 15px;
}

.kajitan-idea .wrap .box .inner-wrap .image img.pc {
	margin-bottom: 0;
}

.kajitan-idea .wrap .box .inner-wrap .txt {
    width: 100%;
    padding: 0;
}

.kajitan-idea .wrap .box .inner-wrap .txt p.inner-title {
	font-size: 18px;
	color: #3e3a39;
	margin-bottom: 1em;
	font-weight: bold;
}

p.under-title {
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #ccc;
	font-size: 16px;
}

p.under-title + p {
	font-size: 16px;
}

.box2 {
	margin: 0 auto 60px;
	padding: 0;
    width: 100%;
}

.kajitan-idea .box2 p.title {
    width: 100%;
	font-size: 20px;
	color: #E5AF9D;
	margin-bottom: 0;
	line-height: 1.6;
}

.kajitan-idea .box2 p.title span {
	background: #E5AF9D;
	padding: 3px 20px;
	color: #fff;
	margin-right: 8px;
	font-weight: bold;
}

.kajitan-idea .box2 p.sub {
	background: #F0F0F0;
	color: #3E3A39;
	font-size: 5vw;
	margin-bottom: 16px;
	text-align: center;
	padding: 8px 20px;
	font-weight: bold;
}

.kajitan-idea .box2 .wrap {
	padding: 0;
}
.kajitan-idea .box2 .wrap .image{
    margin: auto;
}
.kajitan-idea .box2 .wrap .image img.pc {
	margin-bottom: 16px;
}

.kajitan-idea .box2 .wrap .txt,.kajitan-idea .box2 .wrap .image2,.kajitan-idea .box2 .txt2{
    width: 100%;
    padding: 0;
}

.kajitan-idea .box2 .wrap .txt p.inner-title {
	font-size: 18px;
	color: #3e3a39;
	margin-bottom: 16px;
	font-weight: bold;
}

.kajitan-idea .box2 .wrap .txt2 p.inner-title {
	font-size: 18px;
	color: #3e3a39;
	margin: 1em auto;
	font-weight: bold;
}

.kajitan-idea .box2 .wrap .txt2 p {
	margin-bottom: 2em;
}
.kajitan-idea p{
    padding: 0 1em;
    text-align: left;
}
.kajitan-idea .image p{
    margin-top: .5em;
}
.plan_des img{
    width: 100%;
}
.img_box{
    width: 100%;
}
.img_box img{
    width: 100%;
    height: auto;
}
.madori_des{
    padding: 0 1em 2em;
}
.madori_flex img{
    width: 100%;
    margin-bottom: 2em;
}
}