@charset "utf-8";
/* CSS Document */

#storage .display_pc{
        display: block;
    } 
#storage .display_sp{
        display: none;
    } 

#storage .hero_img{
    background-image:url( "../img/storage/header.png");
    background-repeat:  no-repeat;  
    background-size:cover; 
    background-position: left 52% center; 
    width: 100%;
    height: 400px;
}

/*-----------------
storage_top
-------------------*/
.title_bg{
    background-color: #72b4ba;
    color:#fff;
    font-size:13px;
    padding: 8px 0;
    margin-top: 76px;
}

.link_bottom > div{
    width:24%;
}

.link_bottom .title_bg{
    margin-top: 0px;
    margin-bottom: 5px;
}

.link_flex{
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
    width: 100%;
}

.link_flex div{
    width: 24%;
}

.link_flex div img{
    display: block;
    width: 100%;
    height: auto;
}

.link_bottom{
    display: flex;
    justify-content: space-between;
    margin-top: 17px;
    width: 100%;
}

.link_bottom div img{
    display: block;
    width: 100%;
    height: auto;
}

/*左揃え用↓*/
 .link_bottom::after{
    content: "";
    display: block;
    width:24%;
 }

.storage_top h2{
   font-size: 32px;
  margin: 63px auto 50px;
}

.storage_catch{
    font-size: 24px;
    margin-bottom: 57px;
}

.floor_link{
    margin-bottom: 44px;
    width: 100%;
    background-color: #fff6ea;
    position: relative;
}

.floor_1 img,
.floor_2 img,
.floor_3 img,
.floor_4 img,
.floor_5 img,
.floor_6 img{
    display: block;
    width: 100%;
    height: auto;
}

.floor{
    max-width: 1040px;
    width: 100%;
    margin: 0 auto;
    padding: 52px 0;
    position: relative;
}

.floor img{
    display: block;
    width: 100%;
    height: auto;
}

.floor_1{
    display: inline-block;
    position: absolute;
    top: 10%;
    left: 34%;
    width: 9%;
}

.floor_2{
    display: inline-block;
    position: absolute;
    top: 38%;
    left: 26%;
    width: 9%;
}

.floor_3{
    display: inline-block;
    position: absolute;
    top: 37%;
    left: 42%;
    width: 9%;
}

.floor_4{
    display: inline-block;
    position: absolute;
    top: 65%;
    left: 38%;
    width: 9%;
}

.floor_5{
    display: inline-block;
    position: absolute;
    top: 12%;
    left: 58%;
    width: 9%;
}

.floor_6{
   display: inline-block;
    position: absolute;
    top: 48%;
    left: 82%;
    width: 9%;
}

/*-----------------
common
-------------------*/
#storage img{
    display: block;
    width: 100%;
    height:auto;
}

#storage h2 img,
#storage h3 img{
    display: inline;
    width: auto;
}

.storage_title {
    display: flex;
    align-items: flex-end;
    margin-bottom: 33px;
}

.storage_title h2 {
    font-size: 30px;
    border-bottom: solid #808080 1px;
    width: 100%;
    text-align: left;
    margin-left: 20px;
}

.storage_before{
    display: flex;
    justify-content: space-between;
    margin-bottom: 59px;
    align-items: center;
}

.storage_before div {
    display: inline-block;
}

.storage_before .checkbox,
.storage_after .checkbox{
    padding-left: 0px;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 24px;
}

.storage_before .checkbox h3{
    margin-bottom: 25px;
}

.storage_r_img{
   padding-top: 9%;
}

.storage_before .check,
.storage_after .check{
    padding-left: 50px;
    padding-bottom: 10px;
    line-height: 18px;
}

.storage_before .check::before,
.storage_after .check::before{
    content: url( "../img/common/check.png");
    position: absolute;
    left: 15px;
}

#storage .movie_wrap{
    width: 75%;
    margin: 0 auto;
    padding-bottom: 41.25%;
}

.storage_after{
    margin-top: 66px;
}

.storage_after_flex{
    margin-top: 41px;
    display: flex;
    justify-content: space-around;
}

.room_closett_flex{
   display: flex;
  align-items: flex-end;
}

/*-----------------
Individual
-------------------*/
#ldk_laundry .img_size{
    width: 97%;
}

#storage .link_product {
   margin-bottom: 70px;
}


#ldk_playroom{
    margin-bottom: 70px;
} 
 
#ldk_playroom .storage_r_img{
    padding-top: 30%;
}

#ldk_playroom .storage_r_img{
   padding-top: 28%;
    width: 92%;
}

/*#ldk_playroom .img_size{
    width:112%;
}*/

#ldk_desk .storage_r_img{
   padding-top: 16%;
    width: 98%;
} 

#Kitchen_pantry .pantry_mv{
    display: flex;
    justify-content: space-between;
}

#Kitchen_pantry .storage_r_img{
    width: 95%;
    padding-top: 8%;
} 


#room_closet .room_closett_flex{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

#room_closet .storage_r_img{
    padding-top: 13%;
    width:98%;
} 

#child_s_desk .child_s_desk_mv{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

#child_s_desk .storage_r_img{
    padding-top: 17%;
} 

   
/*-----------------
storage_pro
-------------------*/
#storage_pro .ryumin{
    font-family: "A-OTF リュウミン Pr6N L-KL";
    font-size: 28px;
    line-height: 39px;
    padding: 60px 0 60px;
    border-top: double 7px #808080;
}

.storage_pro_flex{
    display: flex;
    justify-content: space-around;
}

.storage_pro_flex p{
    text-align: left;
    font-size: 14px;
    line-height: 28px;
    padding-top: 20px;
    padding-bottom: 50px;
}

.storage_pro_flex h2{
    text-align: left;
    font-size: 16px;
}

.storage_plan .bg_title{
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position:relative;
}

.storage_plan .bg_title p{
    margin-top: 63px;
    margin-bottom: 44px;
    font-size: 24px;
    border-bottom: solid #72b4ba 5px;
    display: inline-block;
    letter-spacing: 0.04em;
    line-height: 0.5;
    position: relative;
}

.bg_title .bg_title_l{
    position:absolute;
    left:13%;
}

.bg_title .bg_title_r{
    position:absolute;
    right:13%;
}

#storage_pro .bg_title .bg_title_l img,
#storage_pro .bg_title .bg_title_r img{
    display: block;
    width: 100%;
    height: auto;
}



.storage_txt{
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    font-size: 14px;
    line-height: 28px;
}

.storage_txt h2{
    font-size: 16px;
    margin-bottom: 20px;
}

.storage_p_1{
    margin-bottom: 40px;
}

.storage_p_2{
    margin-bottom: 70px;
}

.storage_sign{
    text-align: right;
}

.storage_skill h2{
    font-size: 24px;
    text-align: left;
}

.storage_skill p{
    padding-top: 30px;
}

.storage_action h2{
    margin: 52px auto 44px;
}

.storage_action_txt{
    text-align: left;
    font-size: 14px;
    line-height: 28px;
}

.bg_gray{
    background-color: #d5d4d3;
    margin-top: 30px;
}

.bg_gray h3{
    padding: 27px 0 22px;
}

.bg_gray_flex{
    display: flex;
    justify-content: space-evenly;
}

.bg_gray_l,
.bg_gray_r{
    width: 45%;
}

.bg_gray_2{
    background-color: rgba(255,255,255,0.6);
    border: solid 2px #fff;
    margin: 0 auto;
    font-size: 14px;
    text-align: left;
    padding: 28px 70px;
}

.bg_gray_2 li{
    padding-bottom: 14px;
    position: relative;
}

.bg_gray_2 li::before{
    content: "";
    width: 12px;
    height: 12px;
    background:#000; 
    position: absolute;
    top: 4px;
    left: -31px;
}

.bg_gray_2 li::after{
    content: "";
    width: 10px;
    height: 10px;
    background: rgb(238 238 237);
    position: absolute;
    top: 5px;
    left: -30px;
}

.bg_gray_bottom p{
    text-align: left;
    font-size: 14px;
    padding-top: 13px;
}

.bg_gray_bottom span{
    display: block;
    text-align: right;
    font-size: 19px;
    padding-right: 10%;
    padding-bottom: 38px;
}

.result{
    margin-top: 65px;
}

.result_top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    line-height: 26px;
}

.result_top h4{
    font-size: 18px;
    margin-bottom: 30px;
}

.result_bottom{
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.result_bottom_l{
    width: 74%;
}

.result_bottom_r{
    width: 24%
}

.result_bottom_r .title_bg{
    width: 98%;
}

.result_img{
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
}

.result_img_r{
    margin-top: 5px;
    width: 98%;
}

.img_note{
    text-align: right;
    font-size: 12px;
    margin-bottom: 62px;
}

.pro_article h3{
    text-align: left;
}

.pro_article ul{
    display: flex;
    flex-wrap: wrap;
    padding-top: 22px;
    
}

.pro_article  li{
    width: 45%;
   font-size: 12px;
    line-height: 19px;
    text-align: left;
    padding-bottom: 30px;
    padding-left: 3%;
    position: relative;
}

.pro_article  li::before{
    content: url( "../img/storage/arrow_2.png");
    position: absolute;
    left: 0;
}

#storage_pro .pro_article li > a:hover {
    text-decoration: none;
    color:#fff;
    background-color: #aaa;
}

@media screen and (max-width:1250px){
    
   .bg_title .bg_title_l{
    position:absolute;
    left:12%;
}

.bg_title .bg_title_r{
    position:absolute;
    right:12%;
}
}

@media screen and (max-width:1099px) {
    
/*-------------------
hero-img
---------------------*/

#storage .hero_img{
    height: 215px;
}
}


@media screen and (max-width:768px) {
#storage .display_pc{
        display: none;
    } 
#storage .display_sp{
        display: block;
    }  
    
#storage .hero_img{
   background-position: 46%;
    background-size: 210%;
    width: 100%;
    height: 200px;
}
    
 /*-----------------
storage_top
-------------------*/
    
  .link_flex {
    display: flex;
    flex-wrap: wrap;
}  
    
.link_flex div {
    width: 48%;
    margin-bottom: 5px;
}    
    
.product_link_inner {
    margin: 0px 0 30px;
}   
    
 .title_bg {
    margin-top: 30px;
}   
    
.link_bottom {
    display: flex;
    flex-wrap: wrap;
}    
    
.link_bottom > div{
    width: 48%;
    margin-bottom: 5px;
}   
    
.storage_top h2 {
    font-size: 21px;
    margin: 30px auto 30px;
}    
    
.storage_catch {
    font-size: 16px;
    margin-bottom: 30px;
}    
    
/*-----------------
common
-------------------*/   
.storage_title {
    margin-bottom: 0px;
}    
    
 .storage_title h2 {
    font-size: 18px;
    text-align: left;
}    
  
.storage_before {
    display: block;
    justify-content: space-between;
    margin-bottom: 59px;
}    
    
    
 .storage_before .checkbox, .storage_after .checkbox {
    padding-left: 0px;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 24px;
    width: 100%;
}   
 
#storage h2 img, #storage h3 img {
    display: block;
    width: 100%;
    height: auto;
}
    
 #storage .movie_wrap {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 56.25%;
}   
    
.storage_after {
    margin-top: 30px;
} 
    
.storage_after_flex {
    margin-top: 30px;
    display: block;
}    
    
.storage_after_l{
    margin-bottom: 15px;
}   
 
#storage .storage_r_img {
    padding-top: 0%;
}
    
.room_closett_flex > div {
   margin-bottom: 5px;
}
    
    
/*-----------------
storage_pro
-------------------*/
#storage_pro .ryumin{
    font-size: 21px;
    padding: 30px 0 30px;
} 
    
.storage_pro_flex {
    display:block;
    justify-content: space-around;
}    

.storage_pro_flex p {
    padding-top: 30px;
}
    
.storage_plan .bg_title{
    display: block;
    position:relative;
}

     
.storage_plan .bg_title p{
    margin-top: 46px;
    margin-bottom: 43px;
    font-size: 18px;
    border-bottom: solid #72b4ba 5px;
    display:inline-block;
    letter-spacing: 0.04em;
    line-height: 1;
}
    
.bg_title .bg_title_l{
    position:absolute;
    width: 30%;
    bottom: 22%;
    left: 0%;
}

.bg_title .bg_title_r{
    position:absolute;
    width:30%;
    bottom: 22%;
    right: 0%;
}
    
.storage_p_1 {
    margin-bottom: 30px;
}    
    
.storage_skill h2 {
    font-size: 21px;
    margin-top: 30px;
    text-align: center;
}    
    
.storage_action h2 {
    margin: 30px auto 30px;
}    
    
.bg_gray_flex {
    display: block;
}    
    
.bg_gray_l, .bg_gray_r {
    width: 100%;
   border-bottom: solid 5px #fff;
}    
    
.bg_gray h3 {
    padding: 27px 0 22px;
    width: 50%;
    margin:0 auto;
}    
    
 .bg_gray_bottom p {
   padding-left: 42px;
}   
    
 .result_top {
    align-items: flex-start;
}   
 
.result_top p{
    text-align: left;
}   
    
.result_bottom {
    display: block;
    justify-content: space-between;
    margin-bottom: 15px;
}  
    
.result_img {
    display: block;
}

.result_bottom_l {
    width: 100%;
}
    
.result_img > div{
    margin-bottom: 15px;
}
    
.result_bottom_r {
    width: 100%;
}   
    
 .pro_article ul {
    display: block;
    flex-wrap: nowrap;
    padding-top: 15px;
}   
 
.pro_article li {
    width: 85%;
    padding-bottom: 30px;
    padding-left: 10%;
}
    
  
}








