@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;
}

#contents aside {
    height: 120px;
}

.cat_nav.crasso ul li:nth-child(3), .cat_nav.crasso ul li:nth-child(4) {
    /*width: 240px;*/
}

#commonparts_ttl {width:960px;margin: 0 auto;text-align: left;font-size: 30px;line-height: 1.3;padding: 20px 0;color: #fff;}
#commonparts_ttl span {font-size: 22px;}

.neorest_main {
    background: linear-gradient(to top, #132876, #020e37);
    background: -webkit-linear-gradient(to top, #132876, #020e37);
}



.neorest_main .commonparts_box h1 {
    position: absolute;
    top: 60px;
    right: 50px;
    width: 270px;
    height: 71px;
    background: url(/products/toilet/neorest/images/top_main_h1.png) no-repeat 0 0;
    text-indent: -100%;
    overflow: hidden;
}

.neorest_concept {
    background: #FFF url(/products/toilet/neorest/images/top_concept.jpg) no-repeat center 0;
}

.neorest_concept .commonparts_box {
    position: relative;
    width: 960px;
    height: 600px;
    padding-top: 0;
}

.neorest_concept .commonparts_box h2 {
    position: absolute;
    top: 68px;
    left: 530px;
    display: inline-block;
    line-height: 1.8;
    color: #414141;
    border-bottom: none;
    text-align: center;
    padding-bottom: 0;
}

.neorest_concept .commonparts_box h2 .roboto {
    font-size: 1.6rem;
    letter-spacing: 2px;
}

.neorest_concept .commonparts_box h2 .yumin {
    font-size: 2.6rem;
    letter-spacing: 4px;
}

.neorest_concept .commonparts_box .concept_txt {
    position: absolute;
    top: 210px;
    left: 530px;
    width: 380px;
}

.neorest_concept .commonparts_box .concept_txt p {
    font-size: 1.2rem;
}

.neorest_concept .commonparts_box .concept_txt p.strong {
    font-weight: bold;
    font-size: 2.6rem;
    letter-spacing: 1px;
}

.neorest_concept .commonparts_box .concept_txt p+p {
    margin-top: 32px;
}

.neorest_point, .neorest_plan {
    background: linear-gradient(to top, #132876, #020e37);
    background: -webkit-linear-gradient(to top, #132876, #020e37);
    padding-bottom: 60px;
}

.neorest_point .commonparts_box, .neorest_plan .commonparts_box {
    padding: 60px 0 0 0;
}

.neorest_color .commonparts_box {
    padding: 80px 0 0 0;
}

.neorest_point .commonparts_box+.commonparts_box {
    padding: 30px 0 0 0;
}

.neorest_point .commonparts_box h2, .neorest_plan .commonparts_box h2, .neorest_color .commonparts_box h2, .neorest_facility .commonparts_box {
    line-height: 1.8;
    color: #eee;
    border-bottom: none;
    text-align: center;
    padding-bottom: 0;
}

.neorest_color .commonparts_box h2, .neorest_facility .commonparts_box h2{
    color: #000;
}

.neorest_point .commonparts_box h2 .roboto, .neorest_plan .commonparts_box h2 .roboto, .neorest_color .commonparts_box h2 .roboto,
.neorest_facility .commonparts_box h2 .roboto{
    font-size: 1.6rem;
    letter-spacing: 1px;
}

.neorest_point .commonparts_box h2 .yumin, .neorest_plan .commonparts_box h2 .yumin, .neorest_color .commonparts_box h2 .yumin,
.neorest_facility .commonparts_box h2 .yumin{
    font-size: 2.6rem;
    letter-spacing: 2px;
}

.neorest_point .commonparts_box .lead {
    color: #eee;
    line-height: 1.8;
    text-align: center;
    margin-top: 24px;
}

.neorest_point .commonparts_box .box_list {
    margin-top: 36px;
}

.neorest_point .commonparts_box .box_list+.box_list {
    margin-top: 0;
}

.neorest_point .commonparts_box .box_list+.box_list.margin {
    margin-top: 48px;
}

.neorest_point .commonparts_box .box_list li {
    /*background: #fff;*/
	background: transparent;
}

.neorest_point .commonparts_box .box_list li a {
    display: block;
}

.neorest_point .commonparts_box .box_list li a .neorest_btn_box {
    position: relative;
    width: 960px;
}

.neorest_point .commonparts_box .box_list li.split2 a .neorest_btn_box {
    width: 480px;
}

.neorest_point .commonparts_box .box_list li.split3 a .neorest_btn_box {
    width: 308px;
}

.neorest_point .commonparts_box .box_list li a .neorest_btn_box .hover_wrap {
    width: 100%;
    height: 100%;
    transition: all .1s ease-in-out;
}

.neorest_point .commonparts_box .box_list li a .neorest_btn_box h3 {
    font-weight: bold;
    font-size: 1.6rem;
    text-decoration: none;
}

.neorest_point .commonparts_box .box_list li a .neorest_btn_box p {
    font-size: 1.4rem;
    line-height: 1.6;
    text-decoration: none;
}

.neorest_point .commonparts_box .box_list li a .neorest_btn_box p.btn {
    display: inline-block;
    text-decoration: none;
}

.neorest_point .commonparts_box .box_list li a .neorest_btn_box h3+p {
    margin-top: 10px;
}

.neorest_point .commonparts_box .box_list li a .neorest_btn_box p.btn {
    margin-top: 16px;
    padding: 12px 30px;
    transition: all .1s ease-in-out;
}

.neorest_point .commonparts_box .box_list li a:hover {
    text-decoration: none;
}

.neorest_point .commonparts_box .box_list li a:hover img {
    opacity: 0.8;
}

.neorest_point .commonparts_box .box_list li a:hover .neorest_btn_box .hover_wrap {
    background: rgba(255, 255, 255, 0.2);
}
.neorest_point.bg_black{
	background: #000;
}
.bg_black li{
	background: #FFF!important;
}
#neorest_btn1 {
    height: 420px;
    background: url(/products/toilet/neorest/images/top_btn1_1.jpg) no-repeat 0 0;
}

#neorest_btn1 h3 {
    color: #000;
    margin-left: 50px;
    padding-top: 50px;
}

#neorest_btn1 p {
    color: #000;
    margin-left: 48px;
}

#neorest_btn1 p.btn {
    border: solid #000 1px;
    text-shadow: none;
}

#neorest_btn2 {
    height: 370px;
    background: url(/products/toilet/neorest/images/top_btn2_1.jpg) no-repeat 0 0;
}

#neorest_btn2 h3 {
    color: #000;
    margin-left: 50px;
    padding-top: 50px;
}

#neorest_btn2 p {
    color: #000;
    margin-left: 50px;
}

#neorest_btn2 p.btn {
    border: solid #000 1px;
    text-shadow: none;
}

#neorest_btn3 {
    height: 480px;
    background: url(/products/toilet/neorest/images/top_btn3_1.jpg) no-repeat 0 0;
}

#neorest_btn3 h3 {
    color: #000;
    margin-left: 50px;
    padding-top: 50px;
}

#neorest_btn3 p {
    color: #000;
    margin-left: 50px;
	padding-top: 50px;
}

#neorest_btn3 p.btn {
    border: solid #000 1px;
    text-shadow: none;
}

#neorest_btn4 {
    height: 240px;
    background: url(/products/toilet/neorest/images/top_btn1_4.jpg) no-repeat 0 0;
    text-align: right;
}

#neorest_btn4 h3 {
    color: #414141;
    margin-right: 44px;
    padding-top: 56px;
    text-shadow: 0 0 4px #eee;
}

#neorest_btn4 p {
    color: #414141;
    margin-right: 44px;
    text-shadow: 1px 1px 4px #eee;
}

#neorest_btn4 p.btn {
    border: solid #414141 1px;
    text-shadow: none;
}

#neorest_btn5 {
    height: 240px;
    background: url(/products/toilet/neorest/images/top_btn1_5.jpg) no-repeat 0 0;
}

#neorest_btn5 h3 {
    color: #eee;
    margin-left: 44px;
    padding-top: 56px;
    text-shadow: 0 0 4px #414141;
}

#neorest_btn5 p {
    color: #eee;
    margin-left: 44px;
    text-shadow: 1px 1px 4px #414141;
}

#neorest_btn5 p.btn {
    border: solid #eee 1px;
    text-shadow: none;
}

#neorest_btn6 {
    height: 240px;
    background: url(/products/toilet/neorest/images/top_btn1_6.jpg) no-repeat 0 0;
    text-align: right;
}

#neorest_btn6 h3 {
    color: #eee;
    margin-right: 44px;
    padding-top: 56px;
    text-shadow: 0 0 4px #414141;
}

#neorest_btn6 p {
    color: #eee;
    margin-right: 44px;
    text-shadow: 1px 1px 4px #414141;
}

#neorest_btn6 p.btn {
    border: solid #eee 1px;
    text-shadow: none;
}

#neorest_btn7 {
    height: 240px;
    background: url(/products/toilet/neorest/images/top_btn1_7.jpg) no-repeat 0 0;
}

#neorest_btn7 h3 {
    color: #414141;
    margin-left: 44px;
    padding-top: 56px;
    text-shadow: 0 0 4px #eee;
}

#neorest_btn7 p {
    color: #414141;
    margin-left: 44px;
    text-shadow: 1px 1px 4px #eee;
}

#neorest_btn7 p.btn {
    border: solid #414141 1px;
    text-shadow: none;
}

#neorest_btn8 {
    height: 240px;
    background: url(/products/toilet/neorest/images/top_btn1_8.jpg) no-repeat 0 0;
}

#neorest_btn8 h3 {
    color: #414141;
    margin-left: 48px;
    padding-top: 56px;
    text-shadow: 0 0 4px #eee;
}

#neorest_btn8 p {
    color: #414141;
    margin-left: 48px;
    text-shadow: 1px 1px 4px #eee;
}

#neorest_btn8 p.btn {
    border: solid #414141 1px;
    text-shadow: none;
}

.neorest_point .commonparts_box .box_list li.split3 p {
    width: 268px;
    height: 110px;
    background: #fff url(/products/toilet/neorest/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;
}

.neorest_point .commonparts_box .box_list li.split3 p span {
    display: block;
    font-weight: normal;
    font-size: 1.2rem;
    margin-top: 6px;
}

.neorest_point .commonparts_box .box_list li a:hover #neorest_btn1 p.btn, .neorest_point .commonparts_box .box_list li a:hover #neorest_btn2 p.btn, .neorest_point .commonparts_box .box_list li a:hover #neorest_btn3 p.btn, .neorest_point .commonparts_box .box_list li a:hover #neorest_btn4 p.btn, .neorest_point .commonparts_box .box_list li a:hover #neorest_btn5 p.btn, .neorest_point .commonparts_box .box_list li a:hover #neorest_btn6 p.btn, .neorest_point .commonparts_box .box_list li a:hover #neorest_btn7 p.btn, .neorest_point .commonparts_box .box_list li a:hover #neorest_btn8 p.btn {
    background: #414141;
    border: solid #414141 1px;
    color: #fff;
}

.neorest_point .commonparts_box .box_list li.split3 a:hover .neorest_btn_box p {
    background: #13449d url(/products/toilet/neorest/images/icn_arrow_on.png) no-repeat right bottom;
    color: #fff;
}

.neorest_plan .commonparts_box .plan_list {
    margin-top: 24px;
}

.neorest_plan .commonparts_box .commonparts_btn {
    margin-top: 30px;
    text-align: center;
}

.neorest_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/toilet/neorest/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/toilet/neorest/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/toilet/neorest/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/toilet/neorest/images/icn_arrow_on.png) no-repeat 0 0;
}

.neorest_relation .commonparts_box .box_list li a .btn {
    width: 176px;
    min-height: 166px;
}

.neorest_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/toilet/neorest/images/icn_arrow.png) no-repeat right bottom;
    padding: 12px 0 0 0;
    text-align: center;
    transition: background .1s ease-in-out;
}

.neorest_relation .commonparts_box .box_list li a:hover {
    text-decoration: none;
}

.neorest_relation .commonparts_box .box_list li a:hover .btn p {
    color: #fff;
    background: #13449d url(/products/toilet/neorest/images/icn_arrow_on.png) no-repeat right bottom;
}

.neorest_facility .commonparts_box .box_list li.split3:nth-child(3) {
    margin-right: 0;
}

.neorest_facility .commonparts_box .box_list li a .btn {
    width: 308px;
}

.neorest_facility .commonparts_box .box_list li a .btn .btn_img {
    width: 306px;
    border: solid #d9e0e3 1px;
}

.neorest_facility .commonparts_box .box_list li a .btn p {
    width: 284px;
    height: 120px;
    font-size: 1.2rem;
    line-height: 1.6;
    color: #414141;
    background: #eee url(/products/toilet/neorest/images/icn_arrow.png) no-repeat right bottom;
    padding: 12px 12px 0 12px;
    text-align: left;
    transition: all .1s ease-in-out;
}

.neorest_facility .commonparts_box .box_list li a .btn p span {
    display: block;
    font-weight: bold;
    font-size: 1.6rem;
    padding-bottom: 8px;
}

.neorest_facility .commonparts_box .box_list li a .btn p strong {
    font-weight: bold;
}

.neorest_facility .commonparts_box .box_list li a:hover {
    text-decoration: none;
}

.neorest_facility .commonparts_box .box_list li a:hover .btn p {
    color: #fff;
    background: #13449d url(/products/toilet/neorest/images/icn_arrow_on.png) no-repeat right bottom;
}


/*空間プラン*/

.showcase.plan {
    background: #000 url(/products/toilet/neorest/images/showcase_plan_bg.jpg) no-repeat center center;
    /*background-size:cover;*/
}

.showcase.plan .commonparts_box {
    background: none;
}

.showcase.plan .commonparts_box h1 {
    top: 110px;
    left: 0;
    font-weight: normal;
    color: #fff;
}

.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/toilet/neorest/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/toilet/neorest/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) {
		.bg_black li{
			background: transparent!important;
		}
    #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/images/common/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.crasso ul li:nth-child(3), .cat_nav.crasso 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;
    }
    .neorest_main {
        background: none;
    }
    .neorest_main .commonparts_box {
        width: 100%;
        height: auto;
        background: none;
    }
    .neorest_main .commonparts_box img {
        width: 100%;
        height: auto;
    }
    .neorest_main .commonparts_box h1 {
        top: 15.5%;
        left: 0;
        right: 0;
        width: 247px;
        height: 65px;
        background: url(/products/toilet/neorest/images/top_main_h1_sp.png) no-repeat 0 0;
        background-size: 247px 65px;
        margin: 0 auto;
    }
    .neorest_concept {
        background: none;
    }
    .neorest_concept .commonparts_box {
        width: 100%;
        height: auto;
    }
    .neorest_concept .commonparts_box img {
        width: 100%;
        height: auto;
    }
    .neorest_concept .commonparts_box h2 {
        top: 9.5%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .neorest_concept .commonparts_box .concept_txt {
        position: static;
        width: auto;
        text-align: center;
    }
    .neorest_concept .commonparts_box .concept_txt p.yumin {
        position: absolute;
        top: 27%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .neorest_concept .commonparts_box .concept_txt p.strong {
        font-size: 2rem;
    }
    .neorest_concept .commonparts_box .concept_txt p+p {
        margin-top: 24px;
    }
    .neorest_concept .commonparts_box .concept_txt p.concept_txt2 {
        position: absolute;
        top: 36%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .neorest_concept .commonparts_box .concept_txt p.concept_txt3 {
        position: absolute;
        top: 54%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .neorest_concept .commonparts_box h2, .neorest_point .commonparts_box h2, .neorest_plan .commonparts_box h2, .neorest_color .commonparts_box h2, .neorest_facility .commonparts_box h2{
        line-height: 1.6;
    }
    .neorest_concept .commonparts_box h2 .roboto, .neorest_point .commonparts_box h2 .roboto, .neorest_plan .commonparts_box h2 .roboto, .neorest_color .commonparts_box h2 .roboto, .neorest_facility .commonparts_box h2 .roboto{
        font-size: 1.3rem;
    }
    .neorest_concept .commonparts_box h2 .yumin, .neorest_point .commonparts_box h2 .yumin, .neorest_plan .commonparts_box h2 .yumin, .neorest_color .commonparts_box h2 .yumin, .neorest_facility .commonparts_box h2 .yumin{
        font-size: 2.1rem;
    }
    .neorest_point {
        padding-bottom: 16px;
    }
    .neorest_point .commonparts_box.bb {
        border-bottom: solid #666 1px;
    }
    .neorest_point .commonparts_box .box_list {
        margin: 36px 0 0 0;
    }
    .neorest_point .commonparts_box .box_list.bb {
        border-bottom: solid #666 1px;
    }
    .neorest_point .commonparts_box .box_list li {
        width: 100%;
        background: none;
    }
    .neorest_point .commonparts_box .box_list li a .neorest_btn_box, .neorest_point .commonparts_box .box_list li.split2 a .neorest_btn_box {
        position: static;
        width: 100%;
    }
    .neorest_point .commonparts_box .box_list li a .neorest_btn_box .block_sp {
        padding-bottom: 40px;
        text-align: center;
    }
    #neorest_btn1, #neorest_btn2, #neorest_btn3, #neorest_btn4, #neorest_btn5, #neorest_btn6, #neorest_btn7, #neorest_btn8 {
        height: auto;
        background: none;
        text-align: left;
    }
    #neorest_btn1 h3, #neorest_btn2 h3, #neorest_btn3 h3, #neorest_btn4 h3, #neorest_btn5 h3, #neorest_btn6 h3, #neorest_btn7 h3, #neorest_btn8 h3 {
        font-size: 1.3rem;
        color: #eee;
        text-shadow: none;
        margin: 12px 16px 0 16px;
        padding: 0;
    }
    #neorest_btn1 p, #neorest_btn2 p, #neorest_btn3 p, #neorest_btn4 p, #neorest_btn5 p, #neorest_btn6 p, #neorest_btn7 p, #neorest_btn8 p {
        font-size: 1.2rem;
        color: #eee;
        text-shadow: none;
        margin: 10px 16px;
    }
    #neorest_btn1 p.btn, #neorest_btn2 p.btn, #neorest_btn3 p.btn, #neorest_btn4 p.btn, #neorest_btn5 p.btn, #neorest_btn6 p.btn, #neorest_btn7 p.btn, #neorest_btn8 p.btn {
        color: #13449d;
        background: #fff url(/products/toilet/neorest/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/toilet/neorest/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/toilet/neorest/images/icn_close_w.png) no-repeat right center;
        background-size: 20px 10px;
    }
    #accordion1 {
        display: none;
    }
    #accordion1 .box_list {
        margin-top: 0;
    }
    .neorest_point .commonparts_box .box_list li.split3 {
        width: 50%;
        margin: 0 0 16px 0;
    }
    .neorest_point .commonparts_box .box_list li.split3 a .neorest_btn_box {
        position: relative;
    }
    .neorest_point .commonparts_box .box_list li.split3:nth-child(odd) a .neorest_btn_box {
        width: auto;
        margin: 0 8px 0 16px;
    }
    .neorest_point .commonparts_box .box_list li.split3:nth-child(even) a .neorest_btn_box {
        width: auto;
        margin: 0 16px 0 8px;
    }
    .neorest_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;
    }
    /*.neorest_point .commonparts_box .box_list li.split3 p span {
        display: none;
    }*/
    .neorest_point .commonparts_box .box_list li a:hover #neorest_btn9 p, .neorest_point .commonparts_box .box_list li a:hover #neorest_btn10 p, .neorest_point .commonparts_box .box_list li a:hover #neorest_btn11 p, .neorest_point .commonparts_box .box_list li a:hover #neorest_btn12 p, .neorest_point .commonparts_box .box_list li a:hover #neorest_btn13 p, .neorest_point .commonparts_box .box_list li a:hover #neorest_btn14 p {
        background: #fff;
        color: #414141;
    }
    .neorest_plan .commonparts_box .plan_list {
        width: 100%;
    }
    .neorest_plan .commonparts_box .plan_list li {
        margin-bottom: 5px;
    }
    .neorest_plan .commonparts_box .commonparts_btn li {
        border: solid #13449d 1px;
    }
    .neorest_plan .commonparts_box .commonparts_btn li a {}
    .neorest_plan .commonparts_box .commonparts_btn li a span {
        font-size: 1.2rem;
        line-height: 1.6;
        padding: 10px 50px 10px 40px;
    }
    .neorest_color .commonparts_box {
        padding: 60px 0 0 0;
    }
    .neorest_color .commonparts_box h2+a {
        margin-top: 12px;
    }
    .neorest_color .commonparts_box .box_table {
        width: auto;
    }
    .btn_large a .box_cell {
        padding: 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;
    }
    .neorest_relation .commonparts_box .box_list li a .btn {
        width: auto;
        min-height: auto;
    }
    .neorest_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;
    }
    .neorest_facility {
/*        padding: 60px 0 16px 0;*/
    }
    .neorest_facility .commonparts_box .box_list {
        width: auto;
        margin: 12px 16px 0 16px;
    }
    .neorest_facility .commonparts_box .box_list li.split3 {
        width: 100%;
        margin: 0 0 16px 0;
    }
    .neorest_facility .commonparts_box .box_list li a .btn, .neorest_facility .commonparts_box .box_list li a .btn .btn_img, .neorest_facility .commonparts_box .box_list li a .btn p {
        width: auto;
        height: auto;
    }
    .neorest_facility .commonparts_box .box_list li a .btn p {
        line-height: 1.4;
        padding: 12px;
    }
    .neorest_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/toilet/neorest/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/toilet/neorest/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 .commonparts_cell p span {
        font-size: 1rem;
        margin-top: 8px;
    }
}