@charset "UTF-8";
/*
間取り
*/
.pages_main_image{height:auto;}
#body_plan{background: #000;color: #fff}
#body_plan h2{font-size: 29px;letter-spacing: 0.1em;line-height: 2em;padding: 50px 0}
/*プラン　リンク付きmap*/


.plan_mapmenu {position: relative;padding: 0px 0}
.plan_mapmenu .mapmenu {  position: absolute;cursor: pointer;opacity: 0;-webkit-transition: opacity 0.25s linear;-o-transition: opacity 0.25s linear;transition: opacity 0.25s linear;}
.plan_mapmenu .mapmenu:hover,
.plan_mapmenu .mapmenu.onover {opacity: 1;}
.plan_mapmenu .mapmenu a {  display: block;height: 100%;}


#mapmenu_type_a{top:72px;left:58px;width:73px;height:600px;background: URL("../images/plan/roomplan_floors_a.png") no-repeat 0 0;background-size: cover}
#mapmenu_type_b{top:72px;left:140px;width:73px;height:600px;background: URL("../images/plan/roomplan_floors_b.png") no-repeat 0 0;background-size: cover}
#mapmenu_type_c{top:72px;left:221px;width:73px;height:600px;background: URL("../images/plan/roomplan_floors_c.png") no-repeat 0 0;background-size: cover}
#mapmenu_type_d{top:72px;left:304px;width:73px;height:600px;background: URL("../images/plan/roomplan_floors_d.png") no-repeat 0 0;background-size: cover}
#mapmenu_type_e{top:72px;left:384px;width:73px;height:600px;background: URL("../images/plan/roomplan_floors_e.png") no-repeat 0 0;background-size: cover}

#mapmenu_type_f{top:72px;left:467px;width:73px;height:600px;background: URL("../images/plan/roomplan_floors_f.png") no-repeat 0 0;background-size: cover}

#mapmenu_type_g{top:72px;left:548px;width:73px;height:600px;background: URL("../images/plan/roomplan_floors_g.png") no-repeat 0 0;background-size: cover}
#mapmenu_type_h{top:72px;left:630px;width:73px;height:600px;background: URL("../images/plan/roomplan_floors_h.png") no-repeat 0 0;background-size: cover}

#mapmenu_type_i{top:72px;left:722px;width:73px;height:600px;background: URL("../images/plan/roomplan_floors_i.png") no-repeat 0 0;background-size: cover}

#mapmenu_type_j{top:72px;left:802px;width:73px;height:600px;background: URL("../images/plan/roomplan_floors_j.png") no-repeat 0 0;background-size: cover}
#mapmenu_type_k{top:72px;left:883px;width:73px;height:600px;background: URL("../images/plan/roomplan_floors_k.png") no-repeat 0 0;background-size: cover}

#mapmenu_type_l{top:72px;left:963px;width:73px;height:600px;background: URL("../images/plan/roomplan_floors_l.png") no-repeat 0 0;background-size: cover}
#mapmenu_type_m{top:72px;left:1043px;width:73px;height:600px;background: URL("../images/plan/roomplan_floors_m.png") no-repeat 0 0;background-size: cover}

#mapmenu_type_n{top:72px;left:1123px;width:73px;height:600px;background: URL("../images/plan/roomplan_floors_n.png") no-repeat 0 0;background-size: cover}

/*プラン　メニュー*/
.limitedplan_menu {width: 100%;margin:0px auto;padding: 100px 0;text-align: center}
.limitedplan_menu ul{width: 1200px;margin: auto;}
.limitedplan_menu li img{ width:100%; height:auto;}
.limitedplan_menu li {width:380px;position: relative;margin:0px 20px 30px}
.limitedplan_menu li .osirase{color:#F5E901;position: absolute;right: 10px;top: 10px}
.limitedplan_menu li .icon{position: absolute;right: 6px;top: 4px;width: 45%;z-index: 2}
.limitedplan_menu li p{position: absolute;left: 0;right: 0;margin: auto; width: 80%;}
.limitedplan_menu li p img{border-radius: 5px;}

.limitedplan_menu li.co2{padding-bottom: 46px}
.limitedplan_menu li.co1 p:first-of-type{top: 36%;}

.limitedplan_menu li.co2 p:first-of-type{top: 36%;}
.limitedplan_menu li.co2 p:nth-of-type(2){top: 58%;}

.limitedplan_menu li .close{opacity: 0.9;mix-blend-mode: multiply;}

.limitedplan_menu li.kanbai{height: 100px}

.limitedplan_menu li.co3 p:first-of-type{top: 36%;}
.limitedplan_menu li.co3 div.flex{top: 58%;position: absolute;left: 0;right: 0;margin: auto; width: 80%;}
.limitedplan_menu li.co3 div div{width: 48%}

@media screen and (max-width: 767px) {
.plan_mapmenu .body_area_inner{width: 100%;margin: auto;position: relative}
#body_plan h2{font-size: 18px;}
.plan_mapmenu{width:100%;padding: 0px 0}
.plan_mapmenu img{width: 90%}
.plan_mapmenu .mapmenu{display: none}



.limitedplan_menu{width:100%;margin: auto;padding: 40px 0}
.limitedplan_menu ul{width: 80%;margin: auto}
.limitedplan_menu li {width: 100%;margin-bottom: 20px}

.limitedplan_menu li.kanbai{height:auto}

.limitedplan_menu li.co3 div.flex{top: 64%;}
.limitedplan_menu li.co2{padding-bottom: 0px}
.limitedplan_menu li.co2 p:nth-of-type(2){top: 64%;}
}

/*===============================================================================
===============================================================================*/
@media print {/*印刷設定*/
.print{display: block;}
#body_plan .body_area_inner{width: 96%;margin: auto}
#body_plan .w1070{width:100%;}
#main_image_plan h2{top: 12%;z-index: 2;width:100%;}
.limitedplan_menu li {width: 30%;}
.box,.plan_mapmenu,.limitedplan_menu{width: 100%}

}
