@charset "UTF-8";
@font-face {
    font-family: 'MyMincho';
    font-weight: normal;
    src: local('YuMincho-Medium'), local('Yu Mincho Medium'), local('YuMincho-Regular');
}

@font-face {
    font-family: 'MyMincho';
    font-weight: bold;
    src: local('YuMincho-Bold'), local('Yu Mincho');
}

.roboto {
    font-family: Roboto, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 500;
}

.yumin {
    font-family: "游明朝", MyYuMincho, YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", serif;
}

.item_pc {
    display: block;
}

.item_sp {
    display: none;
}

#commonparts_ttl {
	width:960px;
	margin: 0 auto;
	text-align: left;
	font-size: 3rem;
	line-height: 1.3;
	padding: 20px 0;
	color: #fff;
}

#commonparts_ttl span {
	font-size: 2.2rem;
}

.prd-high_main {
    background: #282828;
}

.prd-high_main .commonparts_box {
    position: relative;
    width: 960px;
    height: 920px;
    background: url(/products/common/images/prd_parts_high_bg_001.jpg) no-repeat 0 0;
    padding-top: 0;
}

.prd-high_main .commonparts_box .main_ttl {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(/products/common/images/prd_parts_high_bg_002.png) no-repeat center 276px;
    text-indent: -100%;
    overflow: hidden;
}

.prd-high_concept {
    background: #ece2d6 url(/products/common/images/prd_parts_high_bg_003.jpg) no-repeat center 0;
}

.prd-high_concept .commonparts_box {
    position: relative;
    width: 960px;
    height: 700px;
    padding-top: 0;
}

.prd-high_concept .commonparts_box h2 {
    position: absolute;
    top: 256px;
    left: 24px;
    display: inline-block;
    line-height: 1.8;
    color: #414141;
    border-bottom: none;
    text-align: center;
    padding-bottom: 0;
}

.prd-high_concept .commonparts_box h2 .roboto {
    font-size: 1.6rem;
    letter-spacing: 2px;
}

.prd-high_concept .commonparts_box h2 .yumin {
    font-size: 2.6rem;
    letter-spacing: 4px;
}

.prd-high_concept .commonparts_box .concept_txt {
    position: absolute;
    top: 206px;
    left: 676px;
    width: 340px;
}

.prd-high_concept .commonparts_box .concept_txt p {
    font-size: 1.2rem;
}

.prd-high_concept .commonparts_box .concept_txt p.strong {
    font-weight: bold;
    font-size: 2.6rem;
    letter-spacing: 1px;
}

.prd-high_concept .commonparts_box .concept_txt p+p {
    margin-top: 32px;
}

.prd-high_point,
.prd-high_plan {
    background: linear-gradient(to bottom, #544038, #000);
    background: -webkit-linear-gradient(to bottom, #544038, #000);
    padding-bottom: 60px;
}

.prd-high_point .commonparts_box,
.prd-high_plan .commonparts_box {
    padding: 60px 0 0 0;
}

.prd-high_color .commonparts_box {
    padding: 80px 0 0 0;
}

.prd-high_point .commonparts_box+.commonparts_box {
    padding: 30px 0 0 0;
}

.prd-high_point .commonparts_box h2,
.prd-high_plan .commonparts_box h2,
.prd-high_color .commonparts_box h2,
.prd-high_facility .commonparts_box h2 {
    line-height: 1.8;
    color: #eee;
    border-bottom: none;
    text-align: center;
    padding-bottom: 0;
}

.prd-high_color .commonparts_box h2,
.prd-high_facility .commonparts_box h2 {
    color: #13449d;
}

.prd-high_point .commonparts_box h2 .roboto,
.prd-high_plan .commonparts_box h2 .roboto,
.prd-high_color .commonparts_box h2 .roboto {
    font-size: 1.6rem;
    letter-spacing: 1px;
}

.prd-high_point .commonparts_box h2 .yumin,
.prd-high_plan .commonparts_box h2 .yumin,
.prd-high_color .commonparts_box h2 .yumin {
    font-size: 2.6rem;
    letter-spacing: 2px;
}

.prd-high_point .commonparts_box .lead {
    color: #eee;
    line-height: 1.8;
    text-align: center;
    margin-top: 24px;
}

.prd-high_point .commonparts_box .box_list {
    margin-top: 36px;
}

.prd-high_point .commonparts_box .box_list+.box_list {
    margin-top: 0;
}

.prd-high_point .commonparts_box .box_list+.box_list.margin {
    margin-top: 48px;
}

.prd-high_point .commonparts_box .box_list li {
    background: #fff;
}

.prd-high_point .commonparts_box .box_list li a {
    display: block;
}

.prd-high_point .commonparts_box .box_list li a .prd-high_btn_box {
    position: relative;
    width: 960px;
}

.prd-high_point .commonparts_box .box_list li.split2 a .prd-high_btn_box {
    width: 480px;
}

.prd-high_point .commonparts_box .box_list li.split3 a .prd-high_btn_box {
    width: 308px;
}

.prd-high_point .commonparts_box .box_list li a .prd-high_btn_box .hover_wrap {
    width: 100%;
    height: 100%;
    transition: all .1s ease-in-out;
}

.prd-high_point .commonparts_box .box_list li a .prd-high_btn_box p.btn_ttl {
    line-height: 1.5;
    font-weight: bold;
    font-size: 1.6rem;
    text-decoration: none;
}
.prd-high_point .commonparts_box .box_list li a .prd-high_btn_box p {
    font-size: 1.4rem;
    line-height: 1.6;
    text-decoration: none;
}

.prd-high_point .commonparts_box .box_list li a .prd-high_btn_box p.btn {
    display: inline-block;
    text-decoration: none;
}

.prd-high_point .commonparts_box .box_list li a .prd-high_btn_box p.btn_ttl+p {
    margin-top: 10px;
}

.prd-high_point .commonparts_box .box_list li a .prd-high_btn_box p.btn {
    margin-top: 16px;
    padding: 12px 30px;
    transition: all .1s ease-in-out;
}

.prd-high_point .commonparts_box .box_list li a:hover {
    text-decoration: none;
}

.prd-high_point .commonparts_box .box_list li a:hover img {
    opacity: 0.8;
}

.prd-high_point .commonparts_box .box_list li a:hover .prd-high_btn_box .hover_wrap {
    background: rgba(255, 255, 255, 0.2);
}

#prd-high_btn1 {
    height: 480px;
    background: url(/products/common/images/prd_parts_high_bg_004.jpg) no-repeat 0 0;
}

#prd-high_btn1 p.btn_ttl {
    color: #eee;
    margin-left: 48px;
    padding-top: 180px;
    text-shadow: 0 0 4px #414141;
}

#prd-high_btn1 p {
    color: #eee;
    margin-left: 48px;
    text-shadow: 1px 1px 4px #414141;
}

#prd-high_btn1 p.btn {
    border: solid #eee 1px;
    text-shadow: none;
}

#prd-high_btn2 {
    height: 240px;
    background: url(/products/common/images/prd_parts_high_bg_005.jpg) no-repeat 0 0;
}

#prd-high_btn2 p.btn_ttl {
    color: #414141;
    margin-left: 528px;
    padding-top: 66px;
    text-shadow: 0 0 4px #eee;
}

#prd-high_btn2 p {
    color: #414141;
    margin-left: 528px;
    text-shadow: 1px 1px 4px #eee;
}

#prd-high_btn2 p.btn {
    border: solid #414141 1px;
    text-shadow: none;
}

#prd-high_btn3 {
    height: 480px;
    background: url(/products/common/images/prd_parts_high_bg_006.jpg) no-repeat 0 0;
    text-align: right;
}

#prd-high_btn3 p.btn_ttl {
    color: #414141;
    margin-right: 44px;
    padding-top: 118px;
    text-shadow: 0 0 4px #eee;
}

#prd-high_btn3 p {
    color: #414141;
    margin-right: 44px;
    text-shadow: 1px 1px 4px #eee;
}

#prd-high_btn3 p.btn {
    border: solid #414141 1px;
    text-shadow: none;
}

#prd-high_btn4 {
    height: 240px;
    background: url(/products/common/images/prd_parts_high_bg_007.jpg) no-repeat 0 0;
    text-align: right;
}

#prd-high_btn4 p.btn_ttl {
    color: #414141;
    margin-right: 44px;
    padding-top: 56px;
    text-shadow: 0 0 4px #eee;
}

#prd-high_btn4 p {
    color: #414141;
    margin-right: 44px;
    text-shadow: 1px 1px 4px #eee;
}

#prd-high_btn4 p.btn {
    border: solid #414141 1px;
    text-shadow: none;
}

#prd-high_btn5 {
    height: 240px;
    background: url(/products/common/images/prd_parts_high_bg_008.jpg) no-repeat 0 0;
}

#prd-high_btn5 p.btn_ttl {
    color: #eee;
    margin-left: 44px;
    padding-top: 56px;
    text-shadow: 0 0 4px #414141;
}

#prd-high_btn5 p {
    color: #eee;
    margin-left: 44px;
    text-shadow: 1px 1px 4px #414141;
}

#prd-high_btn5 p.btn {
    border: solid #eee 1px;
    text-shadow: none;
}

#prd-high_btn6 {
    height: 240px;
    background: url(/products/common/images/prd_parts_high_bg_009.jpg) no-repeat 0 0;
    text-align: right;
}

#prd-high_btn6 p.btn_ttl {
    color: #eee;
    margin-right: 44px;
    padding-top: 56px;
    text-shadow: 0 0 4px #414141;
}

#prd-high_btn6 p {
    color: #eee;
    margin-right: 44px;
    text-shadow: 1px 1px 4px #414141;
}

#prd-high_btn6 p.btn {
    border: solid #eee 1px;
    text-shadow: none;
}

#prd-high_btn7 {
    height: 240px;
    background: url(/products/common/images/prd_parts_high_bg_010.jpg) no-repeat 0 0;
}

#prd-high_btn7 p.btn_ttl {
    color: #414141;
    margin-left: 44px;
    padding-top: 56px;
    text-shadow: 0 0 4px #eee;
}

#prd-high_btn7 p {
    color: #414141;
    margin-left: 44px;
    text-shadow: 1px 1px 4px #eee;
}

#prd-high_btn7 p.btn {
    border: solid #414141 1px;
    text-shadow: none;
}

#prd-high_btn8 {
    height: 240px;
    background: url(/products/common/images/prd_parts_high_bg_011.jpg) no-repeat 0 0;
}

#prd-high_btn8 p.btn_ttl {
    color: #414141;
    margin-left: 48px;
    padding-top: 56px;
    text-shadow: 0 0 4px #eee;
}

#prd-high_btn8 p {
    color: #414141;
    margin-left: 48px;
    text-shadow: 1px 1px 4px #eee;
}

#prd-high_btn8 p.btn {
    border: solid #414141 1px;
    text-shadow: none;
}

.prd-high_point .commonparts_box .box_list li.split3 p {
    width: 268px;
    height: 110px;
    background: #fff url(/products/common/images/icn_arrow.png) no-repeat right bottom;
    font-weight: bold;
    font-size: 1.6rem;
    color: #414141;
    padding: 20px 20px 0 20px;
    transition: all .1s ease-in-out;
}

.prd-high_point .commonparts_box .box_list li.split3 p span {
    display: block;
    font-weight: normal;
    font-size: 1.2rem;
    margin-top: 6px;
}

.prd-high_point .commonparts_box .box_list li a:hover #prd-high_btn1 p.btn,
.prd-high_point .commonparts_box .box_list li a:hover #prd-high_btn2 p.btn,
.prd-high_point .commonparts_box .box_list li a:hover #prd-high_btn3 p.btn,
.prd-high_point .commonparts_box .box_list li a:hover #prd-high_btn4 p.btn,
.prd-high_point .commonparts_box .box_list li a:hover #prd-high_btn5 p.btn,
.prd-high_point .commonparts_box .box_list li a:hover #prd-high_btn6 p.btn,
.prd-high_point .commonparts_box .box_list li a:hover #prd-high_btn7 p.btn,
.prd-high_point .commonparts_box .box_list li a:hover #prd-high_btn8 p.btn {
    background: #414141;
    border: solid #414141 1px;
    color: #fff;
}

.prd-high_point .commonparts_box .box_list li.split3 a:hover .prd-high_btn_box p {
    background: #13449d url(/products/common/images/icn_arrow_on.png) no-repeat right bottom;
    color: #fff;
}

.prd-high_plan .commonparts_box .plan_list {
    margin-top: 24px;
}

.prd-high_plan .commonparts_box .commonparts_btn {
    margin-top: 30px;
    text-align: center;
}

.prd-high_color .commonparts_box h2+a {
    margin-top: 30px;
}

.btn_large a {
    display: block;
}

.btn_large a .box_table {
    background: #000;
    margin-top: 0;
    transition: all .1s ease-in-out;
}

.btn_large a .box_cell {
    padding: 30px;
}

.btn_large a .box_cell:last-child {
    position: relative;
    width: 330px;
    padding-left: 0;
    vertical-align: middle;
}

.btn_large a .box_cell h2 {
    color: #fff;
    border-bottom: none;
    padding-bottom: 0;
}

.btn_large a .box_cell p {
    font-size: 1.4rem;
    color: #fff;
    margin-top: 24px;
}

.btn_large a .box_cell .btn_arrow {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 24px;
    height: 24px;
    background: url(/products/common/images/icn_arrow.png) no-repeat 0 0;
}

.btn_large a:hover {
    text-decoration: none;
}

.btn_large a:hover .box_table {
    background: #414141;
}

.btn_large a:hover .box_cell .btn_arrow {
    background: url(/products/common/images/icn_arrow_on.png) no-repeat 0 0;
}

.btn_small a {
    display: block;
}

.btn_small a .box_table {
    background: #000;
    margin-top: 0;
    transition: all .1s ease-in-out;
}

.btn_small a .box_cell {
    padding: 0 30px;
    height: 54px;
}

.btn_small a .box_cell:last-child {
    position: relative;
    padding-left: 0;
    vertical-align: middle;
    text-align: center;
}

.btn_small a .box_cell h2 {
    color: #fff;
    border-bottom: none;
    padding-bottom: 0;
    font-size: 1.6rem;
}

.btn_small a .box_cell p {
    font-size: 1.4rem;
    color: #fff;
    margin-top: 24px;
}

.btn_small a .box_cell img {
    max-height: 100%;
    width: auto;
    display: block;
    margin: 0 auto;
}

.btn_small a .box_cell .btn_arrow {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 24px;
    height: 24px;
    background: url(/products/common/images/icn_arrow.png) no-repeat 0 0;
}

.btn_small a:hover {
    text-decoration: none;
}

.btn_small a:hover .box_table {
    background: #414141;
}

.btn_small a:hover .box_cell .btn_arrow {
    background: url(/products/common/images/icn_arrow_on.png) no-repeat 0 0;
}

.prd-high_relation .commonparts_box .box_list li a .btn {
    width: 176px;
    min-height: 166px;
}

.prd-high_relation .commonparts_box .box_list li a .btn p {
    width: 176px;
    height: 46px;
    font-size: 1.2rem;
    line-height: 1;
    color: #414141;
    background: #eee url(/products/common/images/icn_arrow.png) no-repeat right bottom;
    padding: 12px 0 0 0;
    text-align: center;
    transition: background .1s ease-in-out;
}

.prd-high_relation .commonparts_box .box_list li a:hover {
    text-decoration: none;
}

.prd-high_relation .commonparts_box .box_list li a:hover .btn p {
    color: #fff;
    background: #13449d url(/products/common/images/icn_arrow_on.png) no-repeat right bottom;
}

.prd-high_facility .commonparts_box .box_list li.split3:nth-child(3n) {
    margin-right: 0;
}

.prd-high_facility .commonparts_box .box_list li a .btn {
    width: 308px;
}

.prd-high_facility .commonparts_box .box_list li a .btn .btn_img {
    width: 306px;
    border: solid #d9e0e3 1px;
}

.prd-high_facility .commonparts_box .box_list li a .btn p {
    width: 284px;
    font-size: 1.2rem;
    line-height: 1.6;
    color: #414141;
    background: #eee url(/products/common/images/icn_arrow.png) no-repeat right bottom;
    padding: 12px 12px 24px;
    text-align: left;
    transition: all .1s ease-in-out;
}

.prd-high_facility .commonparts_box .box_list li a .btn p span {
    display: block;
    font-weight: bold;
    font-size: 1.6rem;
    padding-bottom: 8px;
}

.prd-high_facility .commonparts_box .box_list li a .btn p strong {
    font-weight: bold;
}

.prd-high_facility .commonparts_box .box_list li a:hover {
    text-decoration: none;
}

.prd-high_facility .commonparts_box .box_list li a:hover .btn p {
    color: #fff;
    background: #13449d url(/products/common/images/icn_arrow_on.png) no-repeat right bottom;
}


/*空間プラン*/

.showcase.plan {
	background-color: #000;
	background-image: url(/products/common/images/prd_parts_high_bg_012.jpg);
}

.showcase.plan .commonparts_box {
    background: none;
}

.showcase.plan .commonparts_box .lead {
    top: 210px;
    left: 0;
    color: #fff;
}

.anchor.plan {
    background: none;
}

.anchor.plan .box_list {
    margin-top: 0;
}

.anchor.plan .box_list li a {
    color: #414141;
    background: #fff;
    padding: 0 30px;
    text-align: left;
}

.anchor.plan .box_list li a:hover {
    color: #fff;
    background: #2e1f1b;
    text-decoration: none;
}

.plan_type .box_list.margin li {
    margin-bottom: 30px;
}

.plan_type .box_list.margin li a {
    color: #414141;
}

.plan_type .box_list.margin li a strong {
    font-weight: bold;
}

.plan_type .box_list.margin li a img {
    transition: all .1s ease-in-out;
}

.plan_type .box_list.margin li a:hover img {
    opacity: 0.8;
}

.relation2 .commonparts_box {
    width: 900px;
    border: none;
    background: #eee;
}

.relation2 .commonparts_box ul li a{
    background: #fff url(/products/common/images/icn_arrow.png) no-repeat right bottom;
    transition: all .1s ease-in-out;
}
.relation2 .commonparts_box ul li span {
    background: #fff;
    transition: all .1s ease-in-out;
}

.relation2 .commonparts_cell:nth-child(1) {
    width: 140px;
    background: #fff;
    padding-right: 0;
}

.relation2 .commonparts_cell:nth-child(2) {
    width: 268px;
    padding: 20px;
}

.relation2 .commonparts_cell img {
    width: 140px;
    height: 140px;
}

.relation2 .commonparts_cell p {
    font-weight: bold;
    font-size: 1.4rem;
}

.relation2 .commonparts_cell p span {
    display: block;
    font-weight: normal;
    font-size: 1.2rem;
    margin-top: 16px;
}

.relation2 .commonparts_box ul li a:hover {
    background: #13449d url(/products/common/images/icn_arrow_on.png) no-repeat right bottom;
    text-decoration: none;
}

.relation2 .commonparts_box ul li a:hover .commonparts_cell img {
    opacity: 0.8;
}

.relation2 .commonparts_box ul li a:hover .commonparts_cell p {
    color: #fff;
}

@media screen and (max-width:767px) {
    #contents aside .prd_nav .cat_nav ul li:hover,
#contents aside .prd_nav .cat_nav ul li.active2 {
        background: #fff;
    }
    .item_pc {
        display: none;
    }
    .item_sp {
        display: block;
    }
    #contents aside {
        height: auto;
    }
    #contents aside .prd_nav .cat_nav dl dt {
        background: #414141 url(/products/common/images/btn_menu_sp.png) no-repeat right 0;
        background-size: 25px 80px;
    }
    #contents aside .prd_nav .cat_nav dl dd ul {
        margin-bottom: 0;
    }
    .cat_nav.prd-high ul li:nth-child(3),
.cat_nav.prd-high ul li:nth-child(4) {
        width: 100%;
    }
    #commonparts_ttl {
        background: #282828;
        width:auto;
        font-size: 1.4rem;
        padding: 10px 13px;
    }
    #commonparts_ttl span {
        font-size: 1.2rem;
    }
    .prd-high_main {
        background: none;
    }
    .prd-high_main .commonparts_box {
        width: 100%;
        height: auto;
        background: none;
    }
    .prd-high_main .commonparts_box img {
        width: 100%;
        height: auto;
    }
    .prd-high_main .commonparts_box .main_ttl {
        background-image: url(/products/common/images/prd_parts_high_bg_002_sp.png);
        background-position: center 17.5%;
        background-size: 247px 65px;
        margin: 0 auto;
    }
    .prd-high_concept {
        background: none;
    }
    .prd-high_concept .commonparts_box {
        width: 100%;
        height: auto;
    }
    .prd-high_concept .commonparts_box img {
        width: 100%;
        height: auto;
    }
    .prd-high_concept .commonparts_box h2 {
        top: 9.5%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .prd-high_concept .commonparts_box .concept_txt {
        position: static;
        width: auto;
        text-align: center;
    }
    .prd-high_concept .commonparts_box .concept_txt p.yumin {
        position: absolute;
        top: 27%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .prd-high_concept .commonparts_box .concept_txt p.strong {
        font-size: 2rem;
    }
    .prd-high_concept .commonparts_box .concept_txt p+p {
        margin-top: 24px;
    }
    .prd-high_concept .commonparts_box .concept_txt p.concept_txt2 {
        position: absolute;
        top: 36%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .prd-high_concept .commonparts_box .concept_txt p.concept_txt3 {
        position: absolute;
        top: 54%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .prd-high_concept .commonparts_box h2,
	.prd-high_point .commonparts_box h2,
	.prd-high_plan .commonparts_box h2,
	.prd-high_color .commonparts_box h2,
	.prd-high_facility .commonparts_box h2 {
        line-height: 1.6;
    }
    .prd-high_concept .commonparts_box h2 .roboto,
	.prd-high_point .commonparts_box h2 .roboto,
	.prd-high_plan .commonparts_box h2 .roboto,
	.prd-high_color .commonparts_box h2 .roboto,
	.prd-high_facility .commonparts_box h2 .roboto {
        font-size: 1.3rem;
    }
    .prd-high_concept .commonparts_box h2 .yumin,
	.prd-high_point .commonparts_box h2 .yumin,
	.prd-high_plan .commonparts_box h2 .yumin,
	.prd-high_color .commonparts_box h2 .yumin,
	.prd-high_facility .commonparts_box h2 .yumin {
        font-size: 2.1rem;
    }
    .prd-high_point {
        padding-bottom: 16px;
    }
    .prd-high_point .commonparts_box.bb {
        border-bottom: solid #666 1px;
    }
    .prd-high_point .commonparts_box .box_list {
        margin: 36px 0 0 0;
    }
    .prd-high_point .commonparts_box .box_list.bb {
        border-bottom: solid #666 1px;
    }
    .prd-high_point .commonparts_box .box_list li {
        width: 100%;
        background: none;
    }
    .prd-high_point .commonparts_box .box_list li a .prd-high_btn_box,
.prd-high_point .commonparts_box .box_list li.split2 a .prd-high_btn_box {
        position: static;
        width: 100%;
    }
    .prd-high_point .commonparts_box .box_list li a .prd-high_btn_box .block_sp {
        padding-bottom: 40px;
        text-align: center;
    }
    #prd-high_btn1,
	#prd-high_btn2,
	#prd-high_btn3,
	#prd-high_btn4,
	#prd-high_btn5,
	#prd-high_btn6,
	#prd-high_btn7,
	#prd-high_btn8 {
        height: auto;
        background: none;
        text-align: left;
    }
    #prd-high_btn1 p.btn_ttl,
    #prd-high_btn2 p.btn_ttl,
    #prd-high_btn3 p.btn_ttl,
    #prd-high_btn4 p.btn_ttl,
    #prd-high_btn5 p.btn_ttl,
    #prd-high_btn6 p.btn_ttl,
    #prd-high_btn7 p.btn_ttl,
    #prd-high_btn8 p.btn_ttl {
        font-size: 1.3rem;
        color: #eee;
        text-shadow: none;
        margin: 12px 16px 0 16px;
        padding: 0;
    }

    #prd-high_btn1 p,
	#prd-high_btn2 p,
	#prd-high_btn3 p,
	#prd-high_btn4 p,
	#prd-high_btn5 p,
	#prd-high_btn6 p,
	#prd-high_btn7 p,
	#prd-high_btn8 p {
        font-size: 1.2rem;
        color: #eee;
        text-shadow: none;
        margin: 0 16px;
    }
    #prd-high_btn1 p.btn,
	#prd-high_btn2 p.btn,
	#prd-high_btn3 p.btn,
	#prd-high_btn4 p.btn,
	#prd-high_btn5 p.btn,
	#prd-high_btn6 p.btn,
	#prd-high_btn7 p.btn,
	#prd-high_btn8 p.btn {
        color: #13449d;
        background: #fff url(/products/common/images/icn_arrow.png) no-repeat right center;
        border: solid #13449d 1px;
        margin: 12px auto 0 auto;
        padding: 10px 50px 10px 40px;
    }
    .more_list {
        border: solid #fff 1px;
        margin: 0 16px;
    }
    .more_list a {
        display: block;
        font-size: 1.2rem;
        color: #fff;
        line-height: 40px;
        background: url(/products/common/images/icn_open_w.png) no-repeat right center;
        background-size: 20px 10px;
        text-decoration: none;
        text-align: center;
    }
    .more_list a.close {
        background: url(/products/common/images/icn_close_w.png) no-repeat right center;
        background-size: 20px 10px;
    }
    #accordion1 {
        display: none;
    }
    #accordion1 .box_list {
        margin-top: 0;
    }
    .prd-high_point .commonparts_box .box_list li.split3 {
        width: 50%;
        margin: 0 0 16px 0;
    }
    .prd-high_point .commonparts_box .box_list li.split3 a .prd-high_btn_box {
        position: relative;
    }
    .prd-high_point .commonparts_box .box_list li.split3:nth-child(odd) a .prd-high_btn_box {
        width: auto;
        margin: 0 8px 0 16px;
    }
    .prd-high_point .commonparts_box .box_list li.split3:nth-child(even) a .prd-high_btn_box {
        width: auto;
        margin: 0 16px 0 8px;
    }
    .prd-high_point .commonparts_box .box_list li.split3 a p {
        width: auto;
        height: 36px;
        font-size: 1.2rem;
        line-height: 1.4;
        background: #fff;
        padding: 8px 10px;
    }
    .prd-high_point .commonparts_box .box_list li.split3 p span {
        display: none;
    }
    .prd-high_point .commonparts_box .box_list li a:hover #prd-high_btn9 p,
	.prd-high_point .commonparts_box .box_list li a:hover #prd-high_btn10 p,
	.prd-high_point .commonparts_box .box_list li a:hover #prd-high_btn11 p,
	.prd-high_point .commonparts_box .box_list li a:hover #prd-high_btn12 p,
	.prd-high_point .commonparts_box .box_list li a:hover #prd-high_btn13 p,
	.prd-high_point .commonparts_box .box_list li a:hover #prd-high_btn14 p {
        background: #fff;
        color: #414141;
    }
    .prd-high_plan .commonparts_box .plan_list {
        width: 100%;
    }
    .prd-high_plan .commonparts_box .plan_list li {
        margin-bottom: 5px;
    }
    .prd-high_plan .commonparts_box .commonparts_btn li {
        border: solid #13449d 1px;
    }
    .prd-high_plan .commonparts_box .commonparts_btn li a {}
    .prd-high_plan .commonparts_box .commonparts_btn li a span {
        font-size: 1.2rem;
        line-height: 1.6;
        padding: 10px 50px 10px 40px;
    }
    .prd-high_color .commonparts_box {
        padding: 60px 0 0 0;
    }
    .prd-high_color .commonparts_box h2+a {
        margin-top: 12px;
    }
    .prd-high_color .commonparts_box .box_table {
        width: auto;
    }
    .btn_large a .box_cell {
        padding: 12px 24px 24px 12px;
    }
    .btn_large a .box_cell:last-child {
        width: auto;
    }
    .btn_large a .box_cell p {
        font-size: 1.2rem;
        color: #fff;
        margin-top: 12px;
    }
    .btn_small a .box_cell {
        padding: 12px;
        height: auto;
    }
    .btn_small a .box_cell:last-child {
        width: auto;
    }
    .btn_small a .box_cell p {
        font-size: 1.2rem;
        color: #fff;
        margin-top: 12px;
    }
    .btn_small a .box_cell img {
        width: 100%;
        height: auto;
    }
    .prd-high_relation .commonparts_box .box_list li a .btn {
        width: auto;
        min-height: auto;
    }
    .prd-high_relation .commonparts_box .box_list li a .btn p {
        position: static;
        width: auto;
        height: auto;
        font-size: 1.2rem;
        line-height: 1.4;
        background: #eee;
        padding: 8px 10px;
    }
    .prd-high_facility {
        padding: 60px 0 16px 0;
    }
    .prd-high_facility .commonparts_box .box_list {
        width: auto;
        margin: 12px 16px 0 16px;
    }
    .prd-high_facility .commonparts_box .box_list li.split3 {
        width: 100%;
        margin: 0 0 16px 0;
    }
    .prd-high_facility .commonparts_box .box_list li a .btn,
	.prd-high_facility .commonparts_box .box_list li a .btn .btn_img,
.prd-high_facility .commonparts_box .box_list li a .btn p {
        width: auto;
        height: auto;
    }
    .prd-high_facility .commonparts_box .box_list li a .btn p {
        line-height: 1.4;
        padding: 12px 12px 24px;
    }
    .prd-high_facility .commonparts_box .box_list li a .btn p span {
        font-size: 1.4rem;
    }
    .more_facility {
        border: solid #414141 1px;
        margin: 0 16px;
    }
    .more_facility a {
        display: block;
        font-size: 1.2rem;
        color: #414141;
        line-height: 40px;
        background: url(/products/common/images/icn_open_b.png) no-repeat right center;
        background-size: 20px 10px;
        text-decoration: none;
        text-align: center;
    }
    .more_facility a.close {
        background: url(/products/common/images/icn_close_b.png) no-repeat right center;
        background-size: 20px 10px;
    }
    #accordion2 {
        display: none;
    }
    /*空間プラン*/
    .showcase.plan {
        background-size: cover;
    }
    .showcase.plan .commonparts_box h1 {
        top: 100px;
        left: 16px;
        font-size: 3.6rem;
    }
    .showcase.plan .commonparts_box .lead {
        top: 200px;
        left: 16px;
        margin: 0 16px 0 0;
    }
    .plan_type .commonparts_box h2 span {
        font-size: 1.4rem;
    }
    .plan_type .box_list.margin li {
        margin-bottom: 0;
    }
    .relation2 .commonparts_box {
        width: auto;
        padding: 16px 0;
    }
    .relation2 .commonparts_box h3 {
        font-size: 1.6rem;
    }
    .relation2 .commonparts_box ul li a,
    .relation2 .commonparts_box ul li span {
        margin: 0 16px;
    }
    .relation2 .commonparts_table {
        margin: 12px 0 0 0;
    }
    .relation2 .commonparts_cell:nth-child(1) {
        width: 100px;
    }
    .relation2 .commonparts_cell:nth-child(2) {
        width: auto;
        padding: 0;
    }
    .relation2 .commonparts_cell img {
        width: 100px;
        height: 100px;
    }
    .relation2 .commonparts_cell p {
        font-size: 1.2rem;
        padding: 10px;
    }
	.relation2 a .commonparts_cell p {
	padding-bottom: 20px;
	}
    .relation2 .commonparts_cell p span {
        font-size: 1rem;
        margin-top: 8px;
    }
}