@charset "UTF-8";
/* ----------------------------------------------------------- */
.tag_caution:after{
    display: block;
    content: "";
    clear: both;
}
.tag_caution li{
    display: inline-block;
    width: auto!important;
    font-size: 1.4rem;
    margin-right: 20px;
}
.tag_caution li span.txt-tag-03 {
    display: inline-block!important;
    margin-bottom: 0;
    white-space: nowrap;
    padding: 4px 15px;
    text-align: center;
    width: 45px!important;
}

.tag_caution li span.txt-tag-03.ico-type-01 {
    background: #ffb850;
}

.tag_caution li span.txt-tag-03.ico-type-02 {
    background: #b9de71;
}

.tag_caution li span.txt-tag-03.ico-type-03 {
    background: #a4e0f1;
}

.uni-setbox .ico-type-01,
.uni-setbox .ico-type-02,
.uni-setbox .ico-type-03 {
    display: inline-block;
    margin-bottom: 10px;
    white-space: nowrap;
}

.uni-setbox .ico-type-01 span {
    padding: 4px 25px;
    background: #ffb850;
}

.uni-setbox .ico-type-02 span {
    padding: 4px 25px;
    background: #b9de71;
}

.uni-setbox .ico-type-03 span {
    padding: 4px 25px;
    background: #a4e0f1;
}

.normal_text_link li{
    display: inline-block;
    padding-right: 10px;
    font-size: 1.4rem;
}
.caption a,
.normal_text_link li a {
    color: #004fa2!important;
}
.caption a:hover,
.normal_text_link li a:hover {
    color: #007cff!important;
    text-decoration: underline!important;
}

.box_list.flex, .multiple_list.flex li{
    margin-right: 5px;
}
.products_info_wrap{
    margin-top: 20px;
}
.products_info_wrap:after{
    content: "";
    display: block;
    clear: both;
}
.products_info_wrap:first-of-type{
    margin-top: 0;
}
.products_info_wrap .ttl_black{
    margin-bottom: -10px;
}
.products_info_wrap .onsale{
    display: inline-block!important;
    width: auto!important;
    margin: 0 0 0 10px;
    padding: 4px 4px;
    font-weight: normal;
    font-size: 12px;
    color: #f00!important;
    vertical-align: middle;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #f00;
}
@media screen and (max-width: 767px){
    .tag_caution li{
        margin-right: 0;
        margin-bottom: 10px;
    }
    .products_info_wrap .onsale{
        display: block;
        margin-left: 0px;
        margin-top: 5px;
    }
}

.ttl_border{
    border-left: solid 5px;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}
.ttl_underline{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
}
.ttl_border.blue,
.ttl_underline.blue{
    border-color: #004095;
}
.ttl_bold{
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 1.4rem;
}
.ttl_headline5{
    font-weight: bold;
    font-size: 1.4rem;
}

.ttl_black.hdg {
    margin-bottom: 10px;
    font-weight: bold;
    position: relative;
}
.ttl_black.hdg:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 15px;
    background: url("/products/common/images/icn_notice_01.png") no-repeat 0 0;
    background-size: contain;
}
@media screen and (max-width: 767px){
    .ttl_border,
    .ttl_bold,
    .ttl_underline{
        margin: 0 16px 20px 16px;
    }
    .ttl_headline5{
        margin: 0 16px;
    }
    .commonparts_table .ttl_headline5{
        margin: 0 0;
    }
    .ttl_black.hdg{
        margin: 0 16px 10px 16px;
    }
}

.pt10{
    padding-top: 10px;
}
.pt20{
    padding-top: 20px;
}
.pt30{
    padding-top: 30px;
}
.pt40{
    padding-top: 40px;
}
.pt50{
    padding-top: 50px;
}

.mt-10{
    margin-top: -10px;
}
.mt50{
    margin-top: 50px;
}
.mt60{
    margin-top: 60px;
}
.mt70{
    margin-top: 70px;
}
.mt80{
    margin-top: 80px;
}
.mt90{
    margin-top: 90px;
}
.mt100{
    margin-top: 100px;
}

.ttl_blue.num:after{
    content: "";
    display: block;
    clear: both;
}
span.num{
    font-weight: normal;
    font-size: 1.2rem;
    display: block;
}

.size_normal{
    font-size: 1.4rem;
}
.weight_normal{
    font-weight: normal!important;
}

.bg_transparent{
    background-color: transparent!important;
}

.align_center{
    text-align: center;
}

.fct-ico-note img{
    width: auto;
}

.txt-tag-01 {
    display: inline-block!important;
    width: auto!important;
    margin: 0 0;
    padding: 2px 4px;
    font-weight: normal;
    font-size: 12px;
    color: #f00!important;
    vertical-align: top;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #f00;
}
img.width_height_auto{
    width: auto!important;
    height: auto!important;
}

/*ボタン調整用*/
ul.commonparts_btn li.commonparts_btn-inner {
    margin: 0 5px 10px 0;
}
ul.commonparts_btn.link_color_normal li.commonparts_btn-inner a{
    color: #13449d!important;
}
ul.commonparts_btn.link_color_normal li.commonparts_btn-inner a:hover{
    color: #fff!important;
}
.commonparts_btn li.btn01__01,
.commonparts_btn li.btn01__02,
.commonparts_btn li.btn01__03 {
    width: 456px;
    text-align: center;
}
.commonparts_btn li.btn02__01,
.commonparts_btn li.btn02__02 {
    width: 456px;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .commonparts_btn li.btn01__01,
    .commonparts_btn li.btn01__02,
    .commonparts_btn li.btn01__03,
    .commonparts_btn li.btn01__04{
        width: 100%;
        text-align: center;
    }
    .commonparts_btn li.btn02__01,
    .commonparts_btn li.btn02__02,
    .commonparts_btn li.btn02__03 {
        width: 100%;
        text-align: center;
    }
}

.relation2 .commonparts_box ul li.split2{
    min-width: 50%;
    max-width: 70%;
    width: 100%!important;
}
.relation2 .commonparts_box ul li.split4{
    width: 30%!important;
}
.relation2 .commonparts_box ul.inner_btn li.split2{
    min-width: 50%;
    max-width: 50%;
    width: 50%!important;
    margin: 0 0 0 0!important;
    padding-right: 10px;
    box-sizing: border-box;
}
.relation2 .commonparts_box ul.inner_btn li.split2 ul,
.relation2 .commonparts_box ul.inner_btn li.split2 ul li{
    width: 100%;
}
.cell_inner .commonparts_cell.split4 p{
    padding-left: 20px;
}
.relation2 .commonparts_box ul li a.text_link{
    background: none;
    display: inline-block;
    color: #004fa2;
    text-indent: 0;
    text-decoration: underline;
}
.relation2 .commonparts_box ul li a.text_link:hover{
    background: none;
    display: inline-block;
    color: #007cff;
    text-decoration: none;
}
.split2 .box_list.margin .split2{
    width: 47%;
}
.box_list.arrow li span{
    position: relative;
}
.box_list.arrow li span:before{
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-left: 10px solid #004095;
    top: -20px;
    bottom: 0;
    right: -24px;
    margin: auto;
}
.box_list.arrow li:last-of-type span:before{
    display: none;
}
@media screen and (max-width: 767px) {
    .relation2 .commonparts_box ul li.split2{
        max-width: 100%;
        width: 100%!important;
    }
    .relation2 .commonparts_box ul.inner_btn li.split2{
        min-width: 100%;
        max-width: 100%;
        width: 100%!important;
        margin: 0 0 0 0!important;
        padding-right: 0;
        box-sizing: border-box;
    }
    .relation2 .commonparts_box ul.inner_btn .commonparts_btn{
        margin: 0 0 0;
        padding: 0 0;
        box-sizing: border-box;
    }
    .relation2 .commonparts_box ul.inner_btn li a,
    .relation2 .commonparts_box ul.inner_btn li span{
        margin: 0 0;
    }
    .relation2 .commonparts_box ul li.split4{
        margin-top: 10px;
        width: 100%!important;
    }
    .cell_inner .commonparts_cell.split4{
        width: 100%;
    }
    .cell_inner .commonparts_cell.split4 p{
        padding-left: 0;
    }
    .box_list, .split2 .box_list.margin.sp_margin_no{
        margin: 16px 16px 0 16px!important;
    }
    .split2 .box_list.margin .split2{
        width: 49%!important;
    }
    .split2 .box_list.margin .split2:nth-of-type(2n){
        margin: 0 0 4% 0 !important;
    }
    .box_list.margin.arrow .split3,
    .box_list.margin.arrow .split4{
        width: 220px!important;
        margin: 0 auto 10% !important;
        float: none;
    }
    .box_list.arrow li span:before{
        display: none;
    }
    .box_list.arrow li span:after{
        content: "";
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border: 8px solid transparent;
        border-top: 8px solid #004095;
        bottom: -13%;
        left: 0;
        right: 0;
        margin: auto;
    }
    .box_list.arrow li:last-of-type span:after{
        display: none;
    }
}

.relation2.interview .commonparts_table{
    width: 100%;
}
.relation2.interview .commonparts_cell:nth-child(1){
    width: 140px;
}
.relation2.interview .commonparts_cell:nth-child(2){
    width: -webkit-calc(100% - 150px);
    width: calc(100% - 150px);
}
.relation2.interview .commonparts_cell p{
    font-weight: normal;
}
@media screen and (max-width: 767px) {
    .relation2.interview .commonparts_table{
        padding: 0 16px;
        box-sizing: border-box;
    }
    .relation2.interview .commonparts_cell:nth-child(1){
        width: 100px;
    }
    .relation2.interview .commonparts_cell:nth-child(2){
        width: auto;
    }
}

/*リスト*/
.list_dia,
.note_list,
.annot,
.annot-single{
    width: auto!important;
}
.list_dia li,
.note_list li{
    float: none!important;
    width: auto!important;
    margin-left: 1em;
    text-indent: -1em;
    position: relative;
    font-size: 1.4rem;
}
.annot li,
.annot-single li{
    float: none!important;
    width: auto!important;
}
.list_dia li:before{
    content: "\25C6";
    color: #00a1e8;
}
.note_list li:before {
    content: "\30FB";
}
.list_dia > li > ul,
.note_list > li > ul,
.annot > li > ul,
.annot-single > li > ul{
    margin-left: 1em;
}
@media screen and (max-width: 767px) {
    .list_dia,
    .note_list,
    .annot,
    .annot-single{
        margin-left: 16px;
        margin-right: 16px;
    }
    .list_dia > li > ul,
    .note_list > li > ul,
    .annot > li > ul,
    .annot-single > li > ul{
        margin-left: 0;
        margin-right: 0;
    }
}

/*商品リスト*/
@media screen and (max-width: 767px) {
    .commonparts_table.sp_full > .split6,
    .commonparts_table.sp_full > .split4{
        width: auto!important;
    }
}


/*お問い合わせ*/
.address_info{
    display: flex;
    flex-wrap: wrap;
}
.address_info dt{
    width: 10%;
    font-weight: bold;
}
.address_info dd{
    width: 90%;
}
@media screen and (max-width: 767px){
    .address_info{
        margin: 0 16px;
    }
.address_info dt{
    width: 25%;
    font-weight: bold;
}
.address_info dd{
    width: 75%;
}
}

/* ---------------------------products/faucet/kitchen/-------------------------------- */
@media screen and (max-width: 767px){
    .box_list.margin .split3.sp_down{
        width: 100%!important;
    }
    .box_list.margin .split3.sp_down .box_list.margin .split2{
        width: 100%!important;
    }
    .box_list.margin .split3.sp_down .box_list.margin .split2 .commonparts_btn{
        margin: 12px 0 0;
    }
}



/* ---------------------------tooltip-------------------------------- */

.uni-table-setplan,
.uni-setbox{
    display: table;
    table-layout: fixed;
    width: 100%;
}
.uni-table-setplan .setbox_img1,
.uni-table-setplan .setbox_img2,
.uni-setbox .setbox_img1,
.uni-setbox .setbox_img2{
    display: table-cell;
    vertical-align: top;
}
.uni-table-setplan .setbox_img2,
.uni-setbox .setbox_img2{
    width: 60px;
    padding-right: 10px;
}
.uni-table-setplan .images,
.uni-setbox .fct-image{
    display: block;
    position: relative;
    padding: 30px 10px 0 0;
}
.uni-table-setplan .fct-help,
.uni-setbox .fct-help{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    padding-top: 2px;
    font-size: 1.4rem;
    text-align: center;
    vertical-align: 1;
    background: #eee;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.uni-table-setplan .fct-help:hover,
.uni-setbox .fct-help:hover{
    cursor: pointer;
}
.uni-table-setplan .fct-help .fct-tooltip,
.uni-setbox .fct-help .fct-tooltip {
    position: absolute;
    bottom: 30px;
    right: -10px;
    display: block;
    width: 130px;
    width: -moz-max-content;
    width: -webkit-max-content;
    padding: 7px 10px;
    font-size: 1.4rem;
    white-space: normal;
    background: #fff;
    border: 1px solid #22439c;
}
.uni-table-setplan .fct-help .fct-tooltip:after,
.uni-setbox .fct-help .fct-tooltip:after {
    position: absolute;
    right: 13px;
    bottom: -10px;
    width: 0;
    height: 0;
    border-width: 10px 7px 0 7px;
    border-style: solid;
    border-color: #22439c transparent transparent transparent;
    content: "";
}


/* .fct-search-01
----------------------------------------------------------- */
.fct-search-01 {
    text-align: center;
    font-size: 1.4rem;
}
.fct-search-01 input {
    vertical-align: top;
}
.fct-search-01 input[type="text"] {
    padding: 5px;
    background: #f7f7f7;
    border: 1px solid #bfbfbf;
    border-right: 0 none;
    border-bottom: 0 none;
    height: 34px;
    box-sizing: border-box;
    font-size: 1.6rem;
}
.fct-search-01 .placeholder {
    color: #777;
}
.fct-notFound {
    display: table;
    margin: 10px auto 0;
    color: #f00;
}
#fct-search-area .highlight {
    background: #ff0;
}
@media screen and (max-width: 767px){
    .fct-search-01 {
        margin: 0 16px;
    }
}



.relation.box_list.margin li.split2 a .btn,
.relation.box_list.margin li.split2 span .btn {
    width: 470px;
    background: #fff;
    box-shadow: 0px 1px 5px #888;
}

.relation.box_list.margin li.split2 a .btn p,
.relation.box_list.margin li.split2 span .btn p {
    width: 100%;
    font-size: 1.4rem;
    background: #fff url(/products/common/images/btn_arrow.png) no-repeat right bottom;
    padding: 12px 0 36px 0;
    text-align: center;
}

.relation.box_list.margin li.split2 a .btn p span,
.relation.box_list.margin li.split2 span .btn p span {
    display: block;
    color: #414141;
    font-size: 1.2rem;
    text-align: left;
    padding: 5px 35px 0;
}
.relation.box_list.margin li.split2 a:hover .btn p {
    color: #fff;
    background: #13449d url(/products/common/images/btn_arrow_on.png) no-repeat right bottom;
}
.relation.box_list.margin li.split2 a:hover .btn.match_div p {
    background: none;
}
.relation.box_list.margin li.split2 a:hover .btn p span {
    color: #fff;
}
@media screen and (max-width: 767px){
    .relation.box_list.margin li.split2 a .btn,
    .relation.box_list.margin li.split2 span .btn {
        width: 100%;
    }
}



.pc_inline{
    display: inline-block;
}
.sp_inline{
    display: none;
}
@media screen and (max-width: 767px){
    .pc_inline{
        display: none;
    }
    .sp_inline{
        display: inline-block;
    }
}


#contents aside .prd_nav .cat_nav ul li.active a,
#contents aside .prd_nav .cat_nav ul li.active:hover a,
#contents aside .prd_nav .cat_nav ul li.active a::before{
    background-color:transparent!important;
}
#contents aside .prd_nav .cat_nav ul li.active > a,
#contents aside .prd_nav .cat_nav ul li.active:hover > a,
#contents aside .prd_nav .cat_nav ul li.active > a::before{
    background-color:#fff!important;
}

#contents aside .prd_nav .cat_nav ul li.active:hover a + .sub.dropdown-menu a{
    font-weight: normal;
    color: #fff;
}


.plan_type .commonparts_cell.split2:nth-child(2),
.plan_type .commonparts_cell.split4:nth-child(2),
.plan_type .commonparts_cell.split4:nth-child(3) {
    padding-left: 30px;
}
.plan_type .commonparts_cell.split6 + .commonparts_cell.split2:nth-child(2){
    width: 510px;
}
@media screen and (max-width: 767px){
    .plan_type .commonparts_cell.split6 + .commonparts_cell.split2:nth-child(2),
    .plan_type .commonparts_cell.split6 + .commonparts_cell.split4:nth-child(2),
    .plan_type .commonparts_cell.split6 + .commonparts_cell.split4 + .commonparts_cell.split4:nth-child(3) {
        padding-left: 0;
    }
    .plan_type .commonparts_cell.split6 + .commonparts_cell.split2:nth-child(2){
        width: auto;
    }
}


.fct_search_text{
    max-width: 580px;
    margin: 0 auto;
}

.number_list > .commonparts_table{
    border-bottom: solid #ccc 1px;
    padding-top: 50px;
    padding-bottom: 50px;
    margin: 0 0 0 0;
}
.number_list > .commonparts_table:last-of-type{
    border-bottom: solid #ccc 0px;
    padding-bottom: 0;
}
@media screen and (max-width: 767px){
    .number_list > .commonparts_table{
        padding-top: 15px;
        padding-bottom: 15px;
        margin: 0 16px 0 16px;
    }
}

.showcase.plan .showcase_ttl{
	margin-bottom: 0px;
}
.showcase.plan .showcase_ttl span{
	display: inline-block;
	color: #ff2600;
	border: solid 1px #ff2600;
	padding: 0.5rem;
	background: #FFF;
	font-size: 70%;
	margin-top: 10px;
}
@media screen and (max-width: 767px){
	.showcase.plan .showcase_ttl{
		margin-bottom: 10px;
	}
	.showcase.plan .showcase_ttl span{
		font-size: 50%;
	}
	.showcase.plan.kitchen .showcase_ttl,
	.showcase.plan.kitchen .commonparts_box .lead{
		color: #333;
	}
	
}

.showcase.plan.kitchen {
    background-image: url(/products/common/images/prd_parts_kitchen_bg.jpg);
}
.showcase.plan.bath {
    background-image: url(/products/common/images/prd_parts_bath_bg.jpg);
}
.showcase.plan.groom {
    background-image: url(/products/common/images/prd_parts_groom_bg.jpg);
}
@media screen and (max-width: 767px){
    .showcase.plan.kitchen {
        background-position: 80% 50%;
    }
}
.spaceC{
	text-align: center!important;
}
@media screen and (max-width: 767px){
	.spaceC{
		text-align: left!important;
	}
}


.txtInd_15em {
	text-indent: -1.5em;
	padding-left: 1.5em;
}