@charset "UTF-8";


/* -------------------------------------------------------------------------------------------------
GAIHEKI SEARCH
------------------------------------------------------------------------------------------------- */

.p-direct_search_box{
	display: none;
}


.p-direct_search_box_wrap{
	
}



@media screen and (max-width: 1000px) {
	.p-direct_search_box_wrap .c-contact_table,
	.p-direct_search_box_wrap .c-contact_table > tbody,
	.p-direct_search_box_wrap .c-contact_table > tbody > tr,
	.p-direct_search_box_wrap .c-contact_table > tbody > tr > th,
	.p-direct_search_box_wrap .c-contact_table > tbody > tr > td{
		display: block;
		width: auto;
	}
	
	.p-direct_search_box_wrap .c-contact_table > tbody > tr > th,
	.p-direct_search_box_wrap .c-contact_table > tbody > tr > td{
		padding: 0px;
	}

	.p-direct_search_box_wrap .c-contact_table > tbody > tr > th{
		white-space: nowrap;
	}

	.p-direct_search_box_wrap .c-contact_table > tbody > tr:first-child > th,
	.p-direct_search_box_wrap .c-contact_table > tbody > tr:first-child > td{
		padding-top: 0px;
	}

	.p-direct_search_box_wrap .c-contact_table > tbody > tr:last-child > th,
	.p-direct_search_box_wrap .c-contact_table > tbody > tr:last-child > td{
		border-bottom: none;
		padding-bottom: 0px;
	}
	
	.p-direct_search_box_wrap .c-contact_table > tbody{
		border-bottom: 1px solid #DDDDDD;
		padding: 20px;
	}
	
	.p-direct_search_box_wrap .c-contact_table > tbody:first-child{
		padding-top: 0;
	}
	
	.p-direct_search_box_wrap .c-contact_table > tbody:last-child{
		padding-bottom: 0;
		border-bottom: none;
	}
	
	.p-direct_search_box_wrap .c-contact_table > tbody > tr{
		margin: 0 0 20px 0;
	}
	
	.p-direct_search_box_wrap .c-contact_table > tbody > tr:last-child{
		margin-bottom: 0;
	}
	
	.p-direct_search_box_wrap .c-contact_table > tbody > tr > th{
		margin-bottom: 10px;
	}
	
	.p-direct_search_box_wrap .c-contact_head_wrap{
		padding-top: 0px;
	}
}

/* .p-gaiheki_visual  */

.p-gaiheki_visual{
	
}

.p-gaiheki_visual .c-tab_content_area{
	
	border: 1px solid #DDDDDD;
}

.p-gaiheki_visual  .c-tab_content_head{
	background-color: #F5F5F5;
	padding: 60px 40px 0 40px;
	border-bottom: 4px solid #0075C1;
}

.p-gaiheki_visual  .c-tab_content_head .c-tab_list{
	margin: 0 -3px 0 0;
}

.p-gaiheki_visual  .c-tab_content_head .c-tab_list_item{
	padding: 0 3px 0 0;
	width: 20%;
	min-height: 52px;
}

.p-gaiheki_visual  .c-tab_content_head .c-tab_switch{
	font-size: 14px;
}

.p-gaiheki_visual_content_area{
	padding: 60px 40px 80px 40px;
}

.p-gaiheki_visual_content_wrap{
	margin: 0 0 -40px 0;
}

.p-gaiheki_visual_content{
	padding: 0 0 40px 0;
}

.p-gaiheki_visual_content:nth-child(n + 3){
	display: none;
}

.p-gaiheki_visual_content_more{
	margin: 65px 0 0 0;
}

.p-gaiheki_visual_content_more .c-btn.active{
	background-color: #8E8E8E;
	color: #fff;
}

.p-gaiheki_visual_content_more .c-btn.active:after{
	transform: rotate(315deg) !important;
	margin: -1px 0 0 0;
}

.p-gaiheki_visual_title01{
	font-size: 22px;
	font-weight: 700;
	margin: 0 0 30px 0;
}

.p-gaiheki_visual_title02{
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 18px 0;
}

.p-gaiheki_visual_list_wrap{
	
}

.p-gaiheki_visual_list_wrap img{
	max-width: none;
	width: 100%;
}

.p-gaiheki_visual_list{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -8px -22px 0;
}

.p-gaiheki_visual_list_item{
	width: 20%;
	padding: 0 8px 22px 0;
}

.p-gaiheki_visual_block_img{
	margin: 0 0 10px 0;
}

.p-gaiheki_visual_block_text{
	
}

@media screen and (max-width: 900px) {
	.p-gaiheki_visual_list_item{
		width: 25%;
	}
}

@media screen and (max-width: 700px) {
	
	.p-gaiheki_visual_content_area{
		padding: 30px 20px 40px 20px;
	}
	
	.p-gaiheki_visual .c-tab_content_head{
		padding: 20px;
	}
	
	.p-gaiheki_visual_list_item{
		width: 33.3%;
	}
	
	.p-gaiheki_visual .c-tab_content_head .c-tab_list_item{
		width: 33.3%;
	}
	
}

@media screen and (max-width: 500px) {
	.p-gaiheki_visual_list_item{
		width: 50%;
	}
	

	
}

/* .p-gaiheki_multi */

.p-gaiheki_multi{
	
}

.p-gaiheki_multi_table_area{
	border: 1px solid #DDDDDD;
	padding: 70px 40px 90px 40px;
}

.p-gaiheki_multi_table_wrap{
	margin: 0 0 70px 0;
}


.p-gaiheki_multi_table{
	
}

.p-gaiheki_multi_table,
.p-gaiheki_multi_table > tbody,
.p-gaiheki_multi_table > tbody > tr,
.p-gaiheki_multi_table > tbody > tr > th,
.p-gaiheki_multi_table > tbody > tr > td{
		
}

.p-gaiheki_multi_table > tbody > tr > th,
.p-gaiheki_multi_table > tbody > tr > td{
	padding: 15px 40px;
	border-bottom: 1px solid #fff;
}

.p-gaiheki_multi_table > tbody > tr > th{
	font-size: 16px;
	font-weight: 700;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	background-color: #54A5DA;
	white-space: nowrap;
	padding: 15px 30px;
}

.p-gaiheki_multi_table > tbody > tr > td{
	background-color: #F5F5F5;
	padding: 15px 40px;
}

.p-gaiheki_multi_table > tbody > tr:nth-child(2n) > td{
	background-color: #fff;
}

@media screen and (max-width: 700px) {
	.p-gaiheki_multi_table_area{
		padding: 35px 20px 45px 20px;
	}

	.p-gaiheki_multi_table_wrap{
		margin: 0 0 35px 0;
	}

	.p-gaiheki_multi_table,
	.p-gaiheki_multi_table > tbody,
	.p-gaiheki_multi_table > tbody > tr,
	.p-gaiheki_multi_table > tbody > tr > th,
	.p-gaiheki_multi_table > tbody > tr > td{
		display: block;
		width: auto;
	}

	.p-gaiheki_multi_table > tbody > tr > th,
	.p-gaiheki_multi_table > tbody > tr > td{
		padding: 15px 20px;
	}

	.p-gaiheki_multi_table > tbody > tr > th{
		padding: 10px 20px;
	}

	.p-gaiheki_multi_table > tbody > tr > td{
		padding: 15px 20px;
	}

}

/*------------------------------------------------------------------------------
GAIHEKI DETAIL
 -------------------------------------------------------------------------------*/


.wsDetails__productShort img{
	max-width: none;
}

#wallAreaNavi{
    margin-bottom:25px;
}

/*------------------------------------------------------------------------------
 検索結果全　件
 -------------------------------------------------------------------------------*/
#wsResult{
	margin: 0 0 60px 0;
	padding: 40px 0 30px 0;
	border-bottom: 1px solid #DDDDDD;
}
#wsResult .wrap{
	margin:0 auto;
	text-align:center;
}
.wsResult__text{
	font-size: 18px;
}

.wsResult__toTop{
	
	color: #333333;
	font-size: 100%;
	padding: 2px 10px;
	display: inline-block;
	float: right;
	border:1px solid #b4b4b4;
	display: none;
}
.wsResult__toTop a{
    color: #333333;
    width:100%;
    height:100%;
}

@media screen and (max-width: 700px) {
	#wsResult{
		margin: 0 0 30px 0;
		padding: 20px 0 20px 0;
		border-bottom: 1px solid #DDDDDD;
	}
}

/*------------------------------------------------------------------------------
 商品詳細
 -------------------------------------------------------------------------------*/
#preview{
	position: absolute;
	border: 1px solid #d4d4d4;
	display: none;
	color: #FFF;
	text-align: center;
}
#previewNB{
	position: absolute;
	display: none;
	color: #FFF;
	text-align: center;
}
.wsPattern{
}
.wsPattern>.wrap{
}
.wsDetails{
    display:block;
    margin: 0 0 90px 0;
}


.wsDetails:last-child{
	margin-bottom: 0;
}

.wsDetails__head{
	position: relative;
	margin: 0 0 40px 0;
	display: flex;
	justify-content: space-between;
}

@media screen and (max-width: 700px) {
	.wsDetails__head{
		margin: 0 0 20px 0;
	}
}

/* .wsDetails__rignt */


.wsDetails__rignt{
	order: 2;
	max-width: 412px;
	width: 40%;
}
.wsDetails__rignt img{
    width:100%;
}

/*  .wsDetails__left  */

.wsDetails__left{
	order: 1;
  max-width: 600px;
	padding: 0 30px 0 0;
	width: 60%;
}

@media screen and (max-width: 700px) {
	
	.wsDetails__head{
		flex-wrap: wrap;
	}
	
	.wsDetails__rignt{
		order: 1;
		max-width: none;
		width: 100%;
	}
	
	.wsDetails__left{
		order: 2;
		max-width: none;
		width: 100%;
		padding: 30px 0 0 0;
	}
	
}

/*  -------------------- .wsDetails__siding -------------------- */

.wsDetails__siding{
	display: inline-flex;
	font-size: 16px;
	border-radius: 3px;
	border:1px solid #54A5DA;
	color: #54A5DA;
}

.wsDetails__siding p:first-child{
	color: #fff;
	text-align:center;
	padding:1px 25px 0px 25px;
	box-sizing: border-box;
	height:100%;
	 background:#54A5DA;
}
.wsDetails__siding p:last-child{
    padding:1px 10px 0px 10px;
    box-sizing: border-box;
    height:100%;
}


/*
.wsDetails__yogyo{
  border:1px solid #54A5DA;
	color: #54A5DA;
}
.wsDetails__yogyo p:first-child{
   background:#54A5DA;
}
.wsDetails__metal{
  border:1px solid #808080;
	color: #808080;
}

.wsDetails__metal p:first-child{
   background:#808080;
}
.wsDetails__art{
	border:1px solid #808080;
	color: #808080;
}
.wsDetails__art p:first-child{
   background:#008842;
}*/

.wsDetails__new{
    display: inline-flex;
    padding:1px 10px 0px 10px;
    background:#d51c24;
    border-radius:15px;
    padding:1px 15px 1px 15px;
    font-size: 128%;
    color:#ffffff;
    box-sizing: border-box;
    vertical-align: top;
}

.wsDetails__soon{
    display: inline-flex;
    padding:1px 10px 0px 10px;
    background:#ffe2e5;
    border:1px solid #d51c24;
    border-radius:15px;
    padding:0px 15px 1px 15px;
    font-size: 128%;
    color:#d51c24;
    box-sizing: border-box;
    vertical-align: top;
}

.wsDetails__series{
    margin: 20px 0 3px 0;
}


.wsDetails__name{
	margin:0 0 5px 0;
	font-size: 32px;
	font-weight: 700;
	margin: 0 0 51px 0;
}


.wsDetails__introduction{
	font-size: 14px;
	line-height: 2.14;
	margin: 0 0 23px 0;
}

/* new2021 */

.wsDetails__detail_area{
	
}

.wsDetails__detail_wrap{
	display: inline-block;
	vertical-align: bottom;
	max-width: 100%;
	padding: 25px;
	background-color: #F5F5F5;
}

/* end new2021 */

.wsDetails__detail td{
	font-size: 14px;
	line-height: 2.14;
}

.wsDetails__detail td .wsDetails__detailNew span, .wsDetails__detail td .wsDetails__current span, .wsDetails__detail td .wsDetails__lweight span{
    margin: -1px 0 0 0;
}

/* new2021 */

.wsDetails__detail td:first-child{
	white-space: nowrap;
	padding: 0 2em 0 0;
}

/* end new2021 */


@media screen and (max-width: 700px) {
	.wsDetails__siding{
		font-size: 14px;
	}
	
	.wsDetails__series{
		margin-bottom: 10px;
	}
	
	.wsDetails__name{
		font-size: 24px;
		margin: 0 0 13px 0;
	}
	
	.wsDetails__detail_wrap{
		padding: 20px;
		display: block;
	}
	
}


.wsDetails__lweight,
.wsDetails__detailNew,
.wsDetails__current{
	font-size: 12px;
	line-height: 1;
	padding: 4px 11px;
	border-radius: 3px;
	color:#ffffff;
	display:inline-block;
	vertical-align:  middle;
	text-align: center;
	margin: 0 6px 0 0;
}

.wsDetails__lweight{
	background: #00A040;
}



.wsDetails__detailNew{
    background:#FF4D00;
}


.wsDetails__current{
    background:#54A5DA;
}

.wsDetails__Weight{
    display:inline-block;
    margin:0 20px 0 0;
}


/* delete 2021
.wsDetails__size{
    width:116px;
}
.wsDetails__price span{
    margin: 0 10px 0 0;
    white-space: normal;
    display: inline-block;
}

.wsDetails__lweight span{
    display: block;
}

.wsDetails__detailNew span{
    display: block;
}

.wsDetails__current span{
    display: block;
}

.wsDetails__detail div{
    margin-bottom:3px;
}*/

/*  -------------------- .wsDetails__Features -------------------- */

.wsDetails__Features{
    margin:25px 0 13px 0;
}
.wsDetails__Features li{
    display:inline-block;
    vertical-align: top;
    margin:0 10px 0 0;
}

/* delete2021
.wsDetails__Performance{
    display: inline-block;
    background: url(https://www.nichiha.co.jp/wall/img/common/wall_link_pdf_icn.png) no-repeat 93% center #5c88c7;
    padding: 8px 32px 8px 8px;
    border: solid 1px #5c88c7;
    margin-right: 17px!important;
}
.wsDetails__Performance p{
    padding: 0px 0 0 12px;
    background: url(https://www.nichiha.co.jp/wall/img/common/wall_link_arrowB_icn.png) no-repeat 0% center;
    color:#ffffff;
}
*/

/* new2021 */
.wsDetails__Features li.wsDetails__Performance{
	margin: 0 50px 0 0;
	max-width: 260px;
	width: 100%;
}

.wsDetails__Features li.wsDetails__Performance{
	
}

.wsDetails__Features li.wsDetails__Performance .c-btn{
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
}

.wsDetails__Features li.wsDetails__Performance .c-flex_text{
	width: 100%;
}

.wsDetails__Features li.wsDetails__Performance .c-flex_text .c-text{
	flex-grow: 1;
	padding: 0 25px 0 0;
	text-align: center;
}

/* end new2021 */

.wsDetails__Features li.wsDetails__FeaturesGooddesign{
    padding-top:8px;
}
.wsDetails__Features li.wsDetails__FeaturesGooddesign img{
    width:130px;
    height:23px;
}
.wsDetails__Features li.wsDetails__FeaturesDwood img{
    width:43px;
    height:43px;
}
.wsDetails__Features li.wsDetails__FeaturesOffset img{
    width:43px;
    height:43px;
}
.wsDetails__Features li.wsDetails__FeaturesOrderColor img{
    width:117px;
    height:43px;
}


@media screen and (max-width: 700px) {
	.wsDetails__Features li.wsDetails__Performance{
		max-width: none;
		margin: 0 0 30px 0;
	}
}

/*  -------------------- .wsDetails__specArea -------------------- */

/* new2021 */
.wsDetails__specArea{
	border-bottom: 1px solid #DDDDDD;
	padding: 0 0 40px 0;
	margin: 0 0 40px 0;
}
/* end new2021 */

.wsDetails__specWrap{
	margin: 0 -40px -10px 0;
}

.wsDetails__specTitle{
  display:inline-block;
	padding:0 40px 10px 0;
}
.wsDetails__specTitle p{
	font-weight: 700;
	margin: 0 0 8px 0;
}
.wsDetails__specTitle > li{
}

/*
.wsDetails__specTitle>li:before{
    content:"■";
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .wsDetails__specTitle>li:before{
    font-size:170%;
  }
}*/


.wsDetails__spec{
    letter-spacing: -.4em;
    margin: 2px 0 0 0px;
}
.wsDetails__spec li{
    display:inline-block;
    margin:0 5px 0 0;
}
.wsDetails__specPlatinumCoat30 img{
    width:90px;
    height:37px;
}
.wsDetails__specMg img{
    width:79px;
    height:37px;
}
.wsDetails__specBarrierfluorine img{
    width:90px;
    height:37px;
}
.wsDetails__specS img{
    height:37px;
}
wsDetails__specIcnS{
    width:37px;
    height:37px;
}
.wsDetails__specIcnL img{
    width:72px;
    height:37px;
}

/*  -------------------- .wsDetails__productArea -------------------- */
/* new2021 */
.wsDetails__productArea{
	margin: 0 0 30px 0;
}
/* end new2021 */

/*商品詳細*/
.wsDetails__productWrap{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -50px -30px 0;
}
.wsDetails__product{
	width: 33.3%;
	padding: 0 50px 30px 0;
}


.wsDetails__box{
	position: relative;
}

.wsDetails__figureWrap{
	position: relative;
	margin: 0 0 10px 0;
}

.wsDetails__product figure{
}

.wsDetails__product figure:nth-of-type(2){
    margin-left: -3.7%;
}

.wsDetails__productImg{
	position: relative;
	z-index: 2;
	width: 73%;
}

.wsDetails__productImg img{
    width:100%;
}

.wsDetails__productArt .wsDetails__productImg img{
    width:auto;
}
.wsDetails__productShort{
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 30%;
}
.wsDetails__productLong{
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 30%;
}

.wsDetails__productShort p,
.wsDetails__productLong p{
	position: absolute;
	left: 50%;
	bottom: -2.6em;
	margin:  0 0 0 -0.8em;
	letter-spacing: 0;
	width: 1em;
	line-height: 1.2em;
	text-align: center;
}


.wsDetails__productShort img{
		height:  100%;
}
.wsDetails__productLong img{
    height:  100%;
}

.wsDetails__numberWrap{
	margin: 15px 0 0 0;
}

.wsDetails__numberWrap.wsDetails__vertical div{
}
.wsDetails__number{
	font-weight: 700;
	display: flex;
	white-space: nowrap;
	line-height: 1;
	align-items: center;
	margin: 0 0 5px 0;
}

.wsDetails__color{
    margin:-2px 0 0 0;
    padding: 1px 0 1px 0;
}
.wsDetails__text{
    margin:-2px 0 0 0;
    padding: 1px 0 1px 0;
}

.wsDetails__numberNew{
    color:#FF4C00;
}
.wsDetails__numberCurrent{
    color:#3D8DC1;
}


/*
.wsDetails__number>span{
    margin:0 15px 0 0;
    font-weight: 500;
    display: inline-block;
}


.wsDetails__number>span:last-child{
    margin:0;
}

.wsDetails__productArt .wsDetails__number, .wsDetails__productArt .wsDetails__color{
    display:inline-block;
}
.wsDetails__productArt .wsDetails__number{
    margin:0 15px 0 0;
}*/


.wsDetails__mark{
    margin: 6px 0 0 0;
}
.wsDetails__mark p{
    font-size:86%;
    width:295px;
    text-align: center;
    margin: 0 5px 5px 0;
    height: 20px;
    box-sizing: border-box;
}
.wsDetails__mark p span{
    display: block;
    margin: -1px 0 0 0;
}
/* Edge  */
@supports (-ms-ime-align: auto) {
  .wsDetails__mark p span{
      margin: -2px 0 0 0;
  }
}

.wsDetails__mark__GreenLine{
    background:#ffffff;
    border:1px solid #00aabe;
    color:#00aabe;
}
.wsDetails__mark__Green{
    background:#e4f6f8;
    border:1px solid #00aabe;
    color:#00aabe;
}
.wsDetails__mark__GreenWhite{
    background:#00aabe;
    border:1px solid #00aabe;
    color:#ffffff;
}
.wsDetails__mark__New{
    background:#d51c24;
    border:1px solid #d51c24;
    color:#ffffff;
}
.wsDetails__mark__Renewal{
    background:#eb7778;
    border:1px solid #eb7778;
    color:#ffffff;
}
.wsDetails__mark__RedOrange{
    background:#ffdad0;
    border:1px solid #d41c23;
    color:#d41c23;
}
.wsDetails__mark__Orange{
    background:#ffdad0;
    border:1px solid #ffdad0;
    color:#d41c23;
}
.wsDetails__mark__RedLine{
    background:#ffffff;
    border:1px solid #d41c23;
    color:#d41c23;
}
.wsDetails__mark__BlackLine{
    background:#ffffff;
    border:1px solid #333333;
    color:#333333;
}
.wsDetails__mark__PinkLine{
    background:#ffffff;
    border:1px solid #ff4f51;
    color:#ff4f51;
}
.wsDetails__mark__Twotone{
    border:1px solid #00aabe;
    color:#ffffff;
    overflow: hidden;
}
.wsDetails__mark__Twotone span:first-child{
    width:50%;
    float:left;
    background:#00aabe;
}
.wsDetails__mark__Twotone span:last-child{
    width:50%;
    float:right;
    color:#00aabe;
}
.wsDetails__numberRemarksWrap{
    margin:0 0 0 0;
}
.wsDetails__numberRemarks{
    display:block;
    font-size: 93%;
    height: 13px;
    margin-bottom: 5px;
}
.wsDetails__numberRemarksWrap div{
    font-size: 86%;
    width: 295px;
    text-align: center;
    margin: 0 5px 5px 0;
    height: 20px;
    box-sizing: border-box;
}
.wsDetails__numberRemarksWrap div span {
    display: block;
    margin: -1px 0 0 0;
}
.wsDetails__numberRemarks span{
    display: block;
    height: 13px;
    line-height: 1;
    padding-left: 6px;
    border-left: 3px solid #333333;
}

/* .wsDetails__Linkbtn_row */
/* new2021 */
.wsDetails__Linkbtn_row{
	margin: 30px 0 0 0;
}
/* end new2021 */


@media screen and (max-width: 900px) {
	
	.wsDetails__productWrap{
		margin: 0 -30px -30px 0;
	}
	
	.wsDetails__product{
		width: 50%;
		padding: 0 30px 30px 0;
	}
}

@media screen and (max-width: 500px) {
	.wsDetails__product{
		width: 100%;
	}
}

/* 2021 delete
.wsDetails__Linkbtn{
    width:295px;
    display: inline-block;
    float: right;
    position: absolute;
    bottom: 0;
    right: 0;
}
.wsDetails__Linkbtn3n{
    margin-top: 30px;
    position:static;
}
@-moz-document url-prefix() {
    .wsDetails__Linkbtn{
        width:293px;
    }
    .wsDetails__Linkbtn a div{
        width:293px!important;
    }
}
@-moz-document url-prefix() {
    .wsDetails__Linkbtn{
        width:293px;
    }
    .wsDetails__Linkbtn a div{
        width:293px;
    }
}
.wsDetails__Linkbtn a div{
    background: url(https://www.nichiha.co.jp/wall/img/common/wall_link_arrowA_icn.svg) no-repeat 97% center #ffffff;
    width:295px;
    padding: 9px 25px 8px 16px;
    border: solid 1px #333333;
    font-size: 100%;
    box-sizing: border-box;
    letter-spacing: 0;
    color:#333333;
    vertical-align: bottom;
    margin: 5px 0 0 0;
}
.wsDetails__Linkbtn a div:hover{
    opacity:0.8;
}
.wsDetails__Linkbtn a:nth-of-type(2) div{
    bottom:50px;
}*/

/*  -------------------- .wsDetails__packing -------------------- */

/*
.wsDetails__packing{
    width: 318px;
    margin: 20px auto 0 auto;
    padding: 9px 0 13px 0;
    border: 1px solid #808080;
    box-sizing: border-box;
    text-align: center;
    color: #5c88c7;
    font-size: 115%;
    cursor: pointer;
    font-weight: 500;
    letter-spacing: 0px;
}
.wsDetails__packingP{
    display: inline-block;
    padding: 0px 20px 0 0px;
    background: url(https://www.nichiha.co.jp/wallsearch/img/wallsearch_icn_allow_open.svg) no-repeat right 9px;
}
.wsDetails__packingPClose{
    background: url(https://www.nichiha.co.jp/wallsearch/img/wallsearch_icn_allow_close.svg) no-repeat right 9px;
}
.wsDetails__packingWrap{
    height:0px;
    transition: height 0.5s ease-out 0.1s;
}*/

.wsDetails__packingArea{
	margin: 30px 0 30px 0;
}


.wsDetails__packingWrap{
	display: none;
}

.wsDetails__packingBox{
	padding: 30px 0 0 0;
}

.wsDetails__packing .c-btn.active {
    background-color: #8E8E8E;
    color: #fff;
}

.wsDetails__packing .c-btn.active::after {
    transform: rotate(315deg) !important;
    margin: -1px 0 0 0;
}

/*  -------------------- .wsDetails__example -------------------- */

.wsDetails__example{
    margin: 50px 0 36px 0;
}

.wsDetails__example_row .c-row_content{
	margin: 0 -2px -2px 0;
}

.wsDetails__example_row .c-col{
	width: 25%;
	padding: 0 2px 2px 0;
}

.wsDetails__example_row .c-btn{
	font-size: 15px;
}

.wsDetails__example_row .c-flex_text{
	width: 100%;
}

.wsDetails__example_row .c-flex_text .c-text{
	flex-grow: 1;
	padding: 0 36px 0 0;
	text-align: center;
}

.wsDetails__example_row .c-flex_text .c-text:first-child:last-child{
	padding: 0;
}

@media screen and (max-width: 900px) {
	.wsDetails__example_row .c-col{
		width: 50%;
	}
	.wsDetails__example_row .c-col br{
		display: none;
	}
}

@media screen and (max-width: 700px) {
	.wsDetails__example_row .c-col{
		width: 100%;
	}
}

/*
.wsDetails__example ul{
    letter-spacing: -.4em;
}
.wsDetails__example li{
    letter-spacing: 0;
    vertical-align: bottom;
    margin:0 7px 0 0;
}
.wsDetails__example ul a:last-child li{
    margin:0 0 0 0;
}
.wsDetails__example li:hover{
    opacity:0.8;
}

.vHidden{
    visibility: hidden;
}
.wsDetails__residential{
    display: inline-block;
    width:232px;
    height:66px;
    background: url(https://www.nichiha.co.jp/wallsearch/img/wallsearch_icn_house.png) no-repeat 8% center #ec7879;
    padding: 21px 7px 0px 42px;
    box-sizing: border-box;
    position: relative;
}
.wsDetails__residential p{
    padding: 0px 0 0 15px;
    background: url(https://www.nichiha.co.jp/wallsearch/img/wallsearch_icn_allow_link.svg) no-repeat 99%  center;
    color:#ffffff;
    font-size: 107%;
}
.wsDetails__residential span{
    margin: 0 0 0 3px;
}
.wsDetails__residential img{
    vertical-align: baseline;
}
.wsDetails__imgOn{
    display:block;
    width:232px;
    height:66px;
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity 2s ease 0s;
}
.wsDetails__cw{
    display: inline-block;
    width:232px;
    height:66px;
    background: url(https://www.nichiha.co.jp/wallsearch/img/wallsearch_icn_cw.png) no-repeat 8% center #3f91dd;
    padding: 21px 7px 0px 42px;
    box-sizing: border-box;
    position: relative;
}
.wsDetails__cw p{
    padding: 0px 0 0 15px;
    background: url(https://www.nichiha.co.jp/wallsearch/img/wallsearch_icn_allow_link.svg) no-repeat 99%  center;
    color:#ffffff;
    font-size: 107%;
}
.wsDetails__dl{
    display: inline-block;
    width:232px;
    height:66px;
    background: url(https://www.nichiha.co.jp/wallsearch/img/wallsearch_icn_dl.png) no-repeat 8% center #818181;
    padding: 13px 7px 0px 19px;
    box-sizing: border-box;
}
.wsDetails__dl p{
    padding: 0px 0 0 12px;
    color:#ffffff;
    font-size: 107%;
    text-align: center;
    line-height: 1.4em;
}
.wsDetails__folder{
    display: inline-block;
    width:233px;
    height:66px;
    background: url(https://www.nichiha.co.jp/wallsearch/img/wallsearch_icn_folder.png) no-repeat 8% center #af9a81;
    padding: 13px 7px 0px 19px;
    box-sizing: border-box;
}
.wsDetails__folder p{
    padding: 0px 0 0 10px;
    background: url(https://www.nichiha.co.jp/wallsearch/img/wallsearch_icn_allow_link.svg) no-repeat 99%  center;
    color:#ffffff;
    font-size: 107%;
    text-align: center;
    line-height: 1.4em;
    letter-spacing:-1px;
}*/


/*  -------------------- .wsDetails__remarks -------------------- */

.wsDetails__remarks{
    width:100%;
    border: 1px solid #DDDDDD;
    margin: 30px 0;
    border-collapse: collapse;
    border-spacing: 0;
}
.wsDetails__remarks td:first-child{
	text-align: center;
	background-color: #F5F5F5;
	vertical-align: middle;
	white-space: nowrap;
	padding: 25px 35px;
}
.wsDetails__remarks td:last-child{
    width: 100%;
    padding: 25px 35px;
}
.wsDetails__remarks li{
    font-size:93%;
}
.wsDetails__remarksLweight{
    background:#F8C385;
    font-size:86%;
    color:#333333;
    display:inline-block;
    text-align: center;
    margin: 0 5px 0 0;
    width: 66px;
    height: 18px;
    box-sizing: border-box;
}
.wsDetails__remarksLweight span{
    display: block;
    padding:0 3px;
}
.wsDetails__remarksPlural{
    background:#ffffff;
    border:1px solid #333333;
    font-size:86%;
    color:#333333;
    display:inline-block;
    text-align: center;
    margin: 0 5px 0 0;
    height: 18px;
    box-sizing: border-box;
}
.wsDetails__remarksPlural span{
    display: block;
    margin: -2px 0 0 0;
    padding:0 3px;
}
.wsDetails__remarks a{
    text-decoration:underline;
    color:#5c81c0;
}

@media screen and (max-width: 700px) {
	.wsDetails__remarks,
	.wsDetails__remarks tbody,
	.wsDetails__remarks tr,
	.wsDetails__remarks th,
	.wsDetails__remarks td{
		display: block;
		width: auto;
	}
	
	.wsDetails__remarks td:first-child{
		padding: 15px 20px;
	}
	.wsDetails__remarks td:last-child{
			padding: 20px 20px;
	}
	
}

/*  -------------------- .wsDetails__openBtn -------------------- */

.wsDetails__openBtn{
    /*margin: 80px auto 0 auto;*/
	margin: 50px 0 0 0;
}

.wsDetails__openBtn .c-btn.active{
	background-color: #8E8E8E;
	color: #fff;
}

.wsDetails__openBtn .c-btn.active:after{
	transform: rotate(315deg) !important;
	margin: -1px 0 0 0;
}

.wsDetails__openContent{
	display: none;
}

/*
.wsDetails__openBtnWrap, .wsDetails__closeBtnWrap{
    background:#4d4d4d;
    width:240px;
    height:42px;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
}
.wsDetails__openBtnWrap p{
    padding: 6px 20px 0 0px;
    background: url(https://www.nichiha.co.jp/wallsearch/img/wallsearch_icn_openArrow.png) no-repeat 100% 16px;
    background-size:15px;
    color:#ffffff;
    font-size: 128%;
    display:inline-block;
}
.wsDetails__closeBtnWrap p{
    padding: 6px 20px 0 0px;
    background: url(https://www.nichiha.co.jp/wallsearch/img/wallsearch_icn_closeArrow.png) no-repeat 100% 16px;
    background-size:15px;
    color:#ffffff;
    font-size: 128%;
    display:inline-block;
}
.wsDetails__openBtnWrap p.wsDetails__openBtnOpen{
    background: url(https://www.nichiha.co.jp/wallsearch/img/wallsearch_icn_closeArrow.png) no-repeat 100% 16px;
}
.wsDetails__openBtn hr{
    border: 0 none; 
    height: 2px; 
    color: #a5bddf;
    background-color: #a5bddf;
    margin: 9px 0 0 0;
}

*/

/*  -------------------- .wsDetails__open -------------------- */

.wsDetails__open{
    /*overflow: hidden;
    height:110px; 
    transition: height 1s ease-out 0.1s;*/
	height: auto !important;
}


/*  -------------------- .wsDetails__search -------------------- */

.wsDetails__search{
	padding: 70px 0 0 0;
	margin: 0 0 70px 0;
}


.wsDetails__searchWrap{
    /*background: #f0f3fa;
    border-radius: 8px 8px 8px 8px;
    padding: 23px 18px;
    margin:10px 0 0 0;*/
	border: 1px solid #DDDDDD;
	background-color: #F5F5F5;
	padding: 25px 50px;
}

/* new2021 */
.wsDetails__search_title{
	margin: 0 0 10px 0;
}
/* end new2021 */


@media screen and (max-width: 700px) {
	.wsDetails__search{
		padding: 35px 0 0 0;
		margin: 0 0 35px 0;
	}


	.wsDetails__searchWrap{
		padding: 20px 20px;
	}
}

/*
.wsDetails__search p{
    display:inline-block;
    font-size:108%
}
.wsDetails__searchWrap p:nth-of-type(1){
    margin: 0 0 0 44px;
}
.wsDetails__searchWrap p:nth-of-type(2){
    margin: 0 10px 0 44px;
}
.wsDetails__search select{
    border: solid 1px #868686;
    border-radius: 4px 4px 4px 4px;
    box-sizing: border-box;
    padding: 0 18px 0 12px;
    text-align: center;
    width: 303px;
    height: 27px;
    outline: none;
    background: url(https://www.nichiha.co.jp/wallsearch/img/wallsearch_select_back.jpg) no-repeat right center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0px 0 0 10px;
    font-size: 107%;
}
.wsDetails__search select::-ms-expand {
    display: none;
}
.wsDetails__search select:nth-of-type(2){
    width: 180px;
}
.wsDetails__search input[type="text"]{
    width: 190px;
    height: 27px;
    padding: 0 0 0 5px;
    box-sizing: border-box;
    border: 1px solid #838383;
    font-size: 107%;
}
.wsDetails__search input[type="button"]{
    border: none;
    border-radius: 15px 15px 15px 15px;
    color: #ffffff;
    line-height: 1;
    font-size: 90%;
    cursor: pointer;
    text-align: center;
    width: 74px;
    height: 27px;
    box-sizing: border-box;
    outline: none;
    background-image: linear-gradient(90deg, #3e7fb8, #76acd4);
    float: right;
    margin: 0 48px 0 0;
    font-size: 107%;
}*/

/*  -------------------- .wsDetails__element -------------------- */

.wsDetails__element{
	margin: 0 0 35px 0;
}
.wsDetails__elementTitle{
    margin: 0 0 20px 0;
}
.wsDetails__elementTitle span{
    font-size: 18px;
		font-weight: 700;
    margin: 0 20px 0 0;
}



.wsDetails__element table{
    width:100%;
    line-height: 1.4em;
    border-spacing: 0;
    /*table-layout: fixed;*/
}


.wsDetails__element table tr td{
	height: 50px;
	padding: 15px 15px;
	vertical-align:  middle;
	background-color: #fff;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

.wsDetails__element table tr td:first-child{
	border-left: 1px solid #DDDDDD;
}

.wsDetails__element tr.wsDetails__elementDivide{
	
}
.wsDetails__element tr.wsDetails__elementDivide td{
	border-right: 1px solid #ffffff;
	background: #54A5DA !important;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	border-bottom: none;
	white-space: nowrap;
}

.wsDetails__element table tr.wsDetails__elementDivide td:first-child{
	border-left: 1px solid #54A5DA;
}

.wsDetails__element table tr.wsDetails__elementDivide td:last-child{
	border-right: 1px solid #54A5DA;
}

.wsDetails__element tr:nth-child(2n + 1) td{
    background: #F5F5F5;
}

table td.wsDetails__empty{
    color: #d51c24;
    text-align: center;
    font-size: 115%;
    padding: 45px!important;
    background: #ffffff;
}
.wsDetails__figure{
    color: #ffffff;
    background: #5c81c0 url(https://www.nichiha.co.jp/wallsearch/img/wallsearch_icn_allow_link.svg) no-repeat 95% center;
    font-size: 92%;
    border-radius: 4px;
    padding: 0px 17px 0 6px;
    box-sizing: border-box;
    margin: 3px 0 0 0;
    display: inline-block;
}

@media screen and (max-width: 700px) {
	
	.wsDetails__element{
		margin: 0 0 40px 0;
	}
	
	.wsDetails__elementTitle span{
		display: block;
		margin: 0 0 5px 0;
	}
	
	.wsDetails__element table{
		width: 900px;
	}
	
}

/*
.wsDetails__element.wsDetails__elementArt table tr:first-child{
    border-bottom: none;
}
.wsDetails__element.wsDetails__elementArt table td:first-child{
    background:#ffffff;
}
.wsDetails__element.wsDetails__elementArt table td{
	padding:10px;
	height: 50px;
	vertical-align: middle;
}
.wsDetails__element.wsDetails__elementArt table img{
    width:100%;
}


.wsDetails__elementImg{
    width:91px;
    border-left:1px solid #4d4d4d!important;
    background:#4d4d4d!important;
}
.wsDetails__elementName{
    width:200px;
    border-left:1px solid #4d4d4d!important;
}

.wsDetails__elementArt .wsDetails__elementName{
    width:117px;
}
.wsDetails__elementNumber{
    width:130px;
}
.wsDetails__elementSize{
    width:154px;
}
.wsDetails__elementPrice{
    width:127px;
}
.wsDetails__elementRemarks{
    width:280px;
}*/


/*  -------------------- .wsDetails__construction -------------------- */

.wsDetails__construction{
    margin: 70px 0 70px 0;
}
.wsDetails__constructionTitle{
    margin: 0 0 20px 0;
}
.wsDetails__constructionTitle span{
  font-size: 18px;
	font-weight: 700;
	margin: 0 20px 0 0;
}


.wsDetails__construction table{
    width:100%;
    line-height: 1.4em;
    border-spacing: 0;
    /*table-layout: fixed;*/
}


.wsDetails__construction table tr td{
	height: 50px;
	padding: 15px 15px;
	vertical-align:  middle;
	background-color: #fff;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

.wsDetails__construction .wsDetails__construction_col:first-child table tr td:first-child{
	border-left: 1px solid #DDDDDD;
}

.wsDetails__construction tr.wsDetails__constructionDivide{
	
}
.wsDetails__construction tr.wsDetails__constructionDivide td{
	border-right: 1px solid #ffffff;
	background: #54A5DA !important;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	border-bottom: none;
	white-space: nowrap;
}

.wsDetails__construction .wsDetails__construction_col:first-child table tr.wsDetails__constructionDivide td:first-child{
	border-left: 1px solid #54A5DA;
}

.wsDetails__construction .wsDetails__construction_col:last-child table tr.wsDetails__constructionDivide td:last-child{
	border-right: 1px solid #54A5DA;
}

.wsDetails__construction tr:nth-child(2n + 1) td{
    background: #F5F5F5;
}

.wsDetails__construction .wsDetails__construction_block_row{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.wsDetails__construction .wsDetails__construction_block_col:first-child{
	width:100px;
}
.wsDetails__construction .wsDetails__construction_block_col:last-child{
	white-space: nowrap;
}
.wsDetails__construction .wsDetails__cBtn p{
    cursor:default;
}
.wsDetails__construction .wsDetails__cBtn p{
	font-size 14px;
	display:inline-block;
	text-align:center;
	height: 2.57em;
	background: #D4D4D4;
	margin-right: 6px;
	line-height: 1;
	padding: 0.71em 2.14em;
	border-radius: 0.22em;
	border: 1px solid #D4D4D4;
}

.wsDetails__construction .wsDetails__cBtn p:last-child{
	margin-right: 0;
}

.wsDetails__construction .wsDetails__cBtn p:nth-of-type(1){
    width: 8.428em;
}
.wsDetails__construction .wsDetails__cBtn p:nth-of-type(2){
    width: 11.42em;
}
.wsDetails__construction .wsDetails__cBtn p:nth-of-type(3){
    width: 8.42em;
}

.wsDetails__construction .wsDetails__cBtn p.on{
  background: #fff;
	color: #0075C2;
	border: 1px solid #0075C2;
	cursor:pointer;
	transition: background-color 0.4s ease 0s, color 0.4s ease 0s;
}
.wsDetails__construction .wsDetails__cBtn p.on:hover{
	background: #E6F0F6;
}
.wsDetails__construction .wsDetails__cBtn p.on.current{
    color: #ffffff !important;
    background: #0075C2 !important;
}
.wsDetails__construction > p:last-child{
    margin:12px 0 0 0;
}

/* 2021 NEW */

.wsDetails__construction_row{
	display: flex;
	flex-wrap: wrap;
}

.wsDetails__construction_col{
	width: 50%;
}

@media screen and (min-width: 1001px) and (max-width: 1250px) {
	.wsDetails__construction .wsDetails__construction_block_col:first-child{
		width: 100%;
		margin: 0 0 10px 0;
	}
	.wsDetails__construction .wsDetails__construction_block_col:last-child{
		width: 100%;
	}
}


@media screen and (max-width: 1000px) {
	.wsDetails__construction_col{
		width: 100%;
	}
	.wsDetails__construction table,
	.wsDetails__construction table tbody,
	.wsDetails__construction table tr,
	.wsDetails__construction table tr th,
	.wsDetails__construction table tr td{
		display: block;
		width: auto;
		height: auto;
	}
	
	
}

@media screen and (max-width: 700px) {
	.wsDetails__construction .wsDetails__construction_block_col:first-child{
		width: 100%;
		margin: 0 0 10px 0;
	}
	.wsDetails__construction .wsDetails__construction_block_col:last-child{
		width: 100%;
	}
	.wsDetails__construction .wsDetails__cBtn p{
		font-size: 12px;
		padding-left: 1em;
		padding-right: 1em;
	}
	
	.wsDetails__construction .wsDetails__cBtn p:nth-of-type(1){
			width: 6.428em;
	}
	.wsDetails__construction .wsDetails__cBtn p:nth-of-type(2){
			width: 9.42em;
	}
	.wsDetails__construction .wsDetails__cBtn p:nth-of-type(3){
			width: 6.42em;
	}
	
}

/* end 2021 NEW */

@media screen and (max-width: 700px) {
	
	.wsDetails__construction{
		margin: 0 0 40px 0;
	}
	
	.wsDetails__constructionTitle span{
		display: block;
		margin: 0 0 5px 0;
	}
}

@media screen and (max-width: 360px) {
	.wsDetails__construction .wsDetails__cBtn p{
		font-size: 10px;
	}
}

/*
.wsDetails__construction table div:last-child p:nth-of-type(1){
    width:95px;
}
.wsDetails__construction table div:last-child p:nth-of-type(2){
    width:119px;
}
.wsDetails__construction table div:last-child p:nth-of-type(3){
    width:95px;
}*/


/*  -------------------- .wsDetails__constructionArt -------------------- */


.wsDetails__constructionArt{
    margin: 70px auto 0 auto;
}
.wsDetails__constructionArtTitle{
    margin: 0 0 20px 0;
}
.wsDetails__constructionArtTitle span{
  font-size: 18px;
	font-weight: 700;
	margin: 0 20px 0 0;
}


.wsDetails__constructionArt table{
    width:100%;
    line-height: 1.4em;
    border-spacing: 0;
    /*table-layout: fixed;*/
}


.wsDetails__constructionArt table tr td{
	height: 50px;
	padding: 15px 15px;
	vertical-align:  middle;
	background-color: #fff;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

.wsDetails__constructionArt table tr td:first-child{
	border-left: 1px solid #DDDDDD;
}

.wsDetails__constructionArt tr.wsDetails__constructionArtDivide{
	
}
.wsDetails__constructionArt tr.wsDetails__constructionArtDivide td{
	border-right: 1px solid #ffffff;
	background: #54A5DA !important;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	border-bottom: none;
	white-space: nowrap;
}

.wsDetails__constructionArt table tr.wsDetails__constructionArtDivide td:first-child{
	border-left: 1px solid #54A5DA;
}

.wsDetails__constructionArt table tr.wsDetails__constructionArtDivide td:last-child{
	border-right: 1px solid #54A5DA;
}

.wsDetails__constructionArt tr:nth-child(2n + 1) td{
    background: #F5F5F5;
}


.wsDetails__constructionArt table div:first-child{
	width:100px;
	float: left;
	margin: 9px 0 0 0;
}
.wsDetails__constructionArt table div:last-child{
    width: calc(100% - 100px);
    float:right;
    text-align: right;
}
.wsDetails__constructionArt table div p{
    cursor:default;
}
.wsDetails__constructionArt table div:last-child p{
	display:inline-block;
	text-align:center;
	height: 36px;
	background: #D4D4D4;
	margin-left: 6px;
	line-height: 1;
	padding: 10px 30px;
	border-radius: 3px;
	border: 1px solid #D4D4D4;
}

.wsDetails__constructionArt table div:last-child p:nth-of-type(1){
    width: 118px;
}
.wsDetails__constructionArt table div:last-child p:nth-of-type(2){
    width: 160px;
}
.wsDetails__constructionArt table div:last-child p:nth-of-type(3){
    width: 118px;
}

.wsDetails__constructionArt div:last-child p.on{
  background: #fff !important;
	color: #0075C2;
	border: 1px solid #0075C2;
	cursor:pointer;
	transition: background-color 0.4s ease 0s, color 0.4s ease 0s;
}
.wsDetails__constructionArt div:last-child p.on:hover{
	color: #ffffff;
	background: #0075C2 !important;
}
.wsDetails__constructionArt div:last-child p.on.current{
    color: #ffffff;
    background: #0075C2 !important;
}
.wsDetails__constructionArt > p:last-child{
    margin:12px 0 0 0;
}

@media screen and (max-width: 700px) {
	
	.wsDetails__constructionArt{
		margin: 0 0 40px 0;
	}
	
	.wsDetails__constructionArtTitle span{
		display: block;
		margin: 0 0 5px 0;
	}
}

/*
.wsDetails__constructionArt{
    margin:45px auto 0 auto;
}
.wsDetails__constructionArtTitle{
    margin: 0 0 10px 0;
}
.wsDetails__constructionArtTitle span{
    font-size:143%;
    color:#5c88c7;
    display:inline-block;
    margin:0 20px 0 0;
}
.wsDetails__constructionArt table{
    width:100%;
    line-height: 1.4em;
    border-collapse: collapse;
    border-spacing: 0;
}
.wsDetails__constructionArt table tr{
    border-bottom:1px dotted #333333;
}
.wsDetails__constructionArt table tr.wsDetails__constructionArtDivide{
    background:#4d4d4d;
    color:#ffffff;
    text-align:center;
    height:43px;
    border-bottom:none;
    font-size:123%;
}
.wsDetails__constructionArt table  tr.wsDetails__constructionArtDivide td:first-child{
    border-right:1px solid #ffffff;
    padding:0px;
}
.wsDetails__constructionArt table tr td{
    box-sizing: border-box;
    padding:15px;
    font-size:93%;
}
.wsDetails__constructionArt table div:first-child{
    display:inline-block;
    width:268px;
    font-size: 123%;
}
.wsDetails__constructionArt table div:first-child span{
    width: 150px;
    display: inline-block;
    font-size: 75%;
}
.wsDetails__constructionArt table div:last-child{
    display:inline-block;
}
.wsDetails__constructionArt table div p{
    cursor:default;
}
.wsDetails__constructionArt table div:last-child p{
    display:inline-block;
    text-align:center;
    height:23px;
    background:#e9ecf3;
    margin-left: 6px;
    line-height: 1.7em;
}
.wsDetails__constructionArt table div:last-child p:nth-of-type(1){
    width:95px;
}
.wsDetails__constructionArt table div:last-child p:nth-of-type(2){
    width:119px;
}
.wsDetails__constructionArt table div:last-child p:nth-of-type(3){
    width:95px;
}
.wsDetails__constructionArt .on{
    background:#adbfd7!important;
    cursor:pointer;
}
.wsDetails__constructionArt .on:hover{
    background:#c7d4f3!important;
}
.wsDetails__constructionArt .wsDetails__cBtn .current{
    color:#ffffff;
    background:#5c81c0!important;
}
.wsDetails__constructionArt>p:last-child{
    font-size:93%;
    margin:12px 0 0 0;
}*/

/*  -------------------- .wsDetails__relation -------------------- */

.wsDetails__relation{
    margin: 0 0 70px 0;
}
.wsDetails__relationTitle{
    margin: 0 0 20px 0;
}
.wsDetails__relationTitle span{
    font-size: 18px;
		font-weight: 700;
    margin: 0 20px 0 0;
}



.wsDetails__relation table{
    width:100%;
    line-height: 1.4em;
    border-spacing: 0;
    /*table-layout: fixed;*/
}


.wsDetails__relation table tr td{
	height: 50px;
	padding: 15px 15px;
	vertical-align:  middle;
	background-color: #fff;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

.wsDetails__relation table tr td:first-child{
	border-left: 1px solid #DDDDDD;
}

.wsDetails__relation tr.wsDetails__relationDivide{
	
}
.wsDetails__relation tr.wsDetails__relationDivide td{
	border-right: 1px solid #ffffff;
	background: #54A5DA !important;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	border-bottom: none;
	white-space: nowrap;
}

.wsDetails__relation table tr.wsDetails__relationDivide td:first-child{
	border-left: 1px solid #54A5DA;
}

.wsDetails__relation table tr.wsDetails__relationDivide td:last-child{
	border-right: 1px solid #54A5DA;
}

.wsDetails__relation tr:nth-child(2n + 1) td{
    background: #F5F5F5;
}

.wsDetails__relation table tr td:first-child{
	padding: 0;
	background: #ffffff;
	text-align: center;
	min-width: 70px;
	max-width: 70px;
}

@media screen and (max-width: 700px) {
	
	.wsDetails__relation{
		margin: 0 0 40px 0;
	}
	
	.wsDetails__relationTitle span{
		display: block;
		margin: 0 0 5px 0;
	}
	
	.wsDetails__relation table{
		width: 900px;
	}
	
}

/*
.wsDetails__relation{
    margin:45px auto 0 auto;
}
.wsDetails__relationTitle{
    margin: 0 0 10px 0;
}
.wsDetails__relationTitle span{
    font-size:143%;
    color:#5c88c7;
    display:inline-block;
    margin:0 20px 0 0;
}
.wsDetails__relation table{
    width:100%;
    line-height: 1.4em;
    border-collapse: collapse;
    border-spacing: 0;
    border:1px solid #4d4d4d;
    font-size:93%;
    table-layout: fixed;
}
.wsDetails__relation tr.wsDetails__relationDivide{
    background:#4d4d4d;
    color:#ffffff;
    text-align:center;
    height:36px;
    border-bottom:none;
}
.wsDetails__relation tr.wsDetails__relationDivide td{
    border-left:1px solid #ffffff;
    border-right:1px solid #ffffff;
    padding:0;
}
.wsDetails__relationNone{
    width:85px;
    border-left:1px solid #4d4d4d!important;
    background:#4d4d4d!important;
}
.wsDetails__relationName{
    width:199px;
}
.wsDetails__relationNumber{
    width:94px;
}
.wsDetails__relationPrice{
    width:128px;
}
.wsDetails__relationRemarks{
    width:433px;
    border-right:1px solid #4d4d4d!important;
    box-sizing: border-box;
}
.wsDetails__relation tr{
    border-bottom:1px dotted #333333;
    height:80px;
}

.metal_wsDetails__relation table tr:nth-child(even){
    background:#e6e9f0;
}

.wsDetails__relation tr.on_black{
    background:#e6e9f0;
}

.wsDetails__relation table td{
    padding:10px;
    border-left:1px solid #4d4d4d;
    border-right:1px solid #4d4d4d;
}
.wsDetails__relation table tr td:first-child{
    padding:0;
    background:#ffffff;
    text-align: center;
}
.wsDetails__relation table td img{
    width: 75px;
}*/

/*  -------------------- .wsDetails__LinkbtnRelation -------------------- */

/*
.wsDetails__LinkbtnRelation{
    overflow:hidden;
    margin:20px 0 -10px 0;
}
.wsDetails__LinkbtnRelation a div{
    background: url(https://www.nichiha.co.jp/wall/img/common/wall_link_arrowA_icn.svg) no-repeat 97% center #ffffff;
    width: 295px;
    padding: 9px 25px 8px 16px;
    border: solid 1px #333333;
    font-size: 100%;
    box-sizing: border-box;
    letter-spacing: 0;
    color: #333333;
    float:right;
    cursor:pointer;
}*/

.wsDetails__LinkbtnRelation {
	margin: 35px 0 0 0;
}

.wsDetails__LinkbtnRelation .c-col{
	width: 100%;
	max-width: 360px;
}

.wsDetails__LinkbtnRelation .c-btn_wrap.type01 .c-btn{
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
}

.wsDetails__LinkbtnRelation .c-flex_text{
	width: 100%;
}

.wsDetails__LinkbtnRelation .c-flex_text .c-text{
	flex-grow: 1;
	padding: 0 25px 0 0;
	text-align: center;
}

@media screen and (max-width: 700px) {
	.wsDetails__LinkbtnRelation .c-col{
		max-width: none;
	}
}

/*  -------------------- .wsDetails__body -------------------- */

.wsDetails__body{
	display: flex;
	flex-wrap: wrap;
}

.wsDetails__body > div > p{
	font-size: 16px;
	margin: 0 0 5px 0;
}

.wsDetails__body > div > p:before{
    content: "■";
}

.wsDetails__body > div{
    display:inline-block;
    letter-spacing: 0;
    vertical-align: top;
}
.wsDetails__body > div:first-child{
	width: calc(100% - 378px);
	padding: 0 50px 0 0;
}
.wsDetails__body > div:last-child{
    width: 378px;
}



.wsDetails__body table{
	width:100%;
	line-height: 1.4em;
	border-spacing: 0;
	white-space: nowrap;
}


.wsDetails__body table tr td{
	height: 50px;
	padding: 15px 15px;
	vertical-align:  middle;
	background-color: #fff;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

.wsDetails__body table tr td:first-child{
	border-left: 1px solid #DDDDDD;
}

.wsDetails__body tr.wsDetails__bodyTbTitle{
	
}
.wsDetails__body tr.wsDetails__bodyTbTitle td{
	border-right: 1px solid #ffffff;
	background: #54A5DA !important;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	border-bottom: none;
	white-space: nowrap;
}

.wsDetails__body tr.wsDetails__bodyTbTitle td:first-child{
	border-left: 1px solid #54A5DA;
}

.wsDetails__body tr.wsDetails__bodyTbTitle td:last-child{
	border-right: 1px solid #54A5DA;
}

.wsDetails__body table .wsDetails__bodyImg{
    text-align:center;
}
.wsDetails__body table figure{
    height:77px;
    overflow: hidden;
}
.wsDetails__body table img{
    width:293px;
    margin: -44px 0 0 0;
}

.wsNotapplicable{
    min-height: 800px;
    font-size: 115%;
    text-align:center;
    margin-top:92px;
}
.wsNotapplicable a{
    cursor:pointer;
}

@media screen and (max-width: 1100px) {
	
	.wsDetails__body > div:first-child{
		width: 100%;
		padding: 0 0 20px 0;
	}
	.wsDetails__body > div:last-child{
		width: 100%;
	}
	
}

@media screen and (max-width: 700px) {
	
	
	
}

/*
.wsDetails__body table{
    width:545px;
    border:1px solid #000000;
    border-collapse: collapse;
    border-spacing: 0;
}
.wsDetails__body table tr{
    border:1px solid #000000;
}
.wsDetails__body table td{
    border:1px solid #000000;
    padding:2px 5px;
    line-height: 1.3em;
    box-sizing: border-box;
}
.wsDetails__body table td:first-child{
    height:22px;
}
.wsDetails__bodyTbTitle{
    background:#f5f2e9;
    text-align:center;
}*/


/*
.wsDetails__relationMetal table tr td:first-child{
    padding: 0 10px;
}
.wsDetails__relationMetal table tr td.wsDetails__relationNone{
    width: 71px;
}*/


/*------------------------------------------------------------------------------
 純正付属部材PDF
 -------------------------------------------------------------------------------*/

.wsPdf{
	
}

.wsPdf__listInner{
	
}

.wsPdf__listRead{
    display: inline-block;
    font-size: 18px;
    text-align: justify;
}
.wsPdf__listtext{
    margin: 14px 0 20px 0;
    padding: 1px 0 0 33px;
    background: url(../../img/template/icon_pdf@2x.png) no-repeat;
    background-size:25px;
	min-height: 26px;
}
#wsPdf__listClose{
    float:right;
    cursor:pointer;
    margin: -26px -53px 0 0px;
}


.wsPdf__list{
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	margin: 0 -50px 0 0;
}
.wsPdf__list ul{
	width: 50%;
	padding: 0 50px 0px 0;
}

.wsPdf__list ul li{
	border-bottom: 1px solid #DDDDDD;
}

.wsPdf__list ul li:first-child{
	border-top: 1px solid #DDDDDD;
}

.wsPdf__list ul li a{
	position: relative;
	padding: 14px 0 14px 28px;
	display: block;
	text-decoration: none !important;
}

.wsPdf__list ul li a:after{
	content: "";
	position: absolute;
	top: 50%;
	width: 8px;
	height: 8px;
	border-top: 1px solid #0075C1;
	border-right: 1px solid #0075C1;
	transform-origin: 50% 50%;
	margin: -4px 0 0 0;
	right: 20px;
	transform: rotate(45deg);
}

.wsPdf__list ul a:hover li{
    background-color:#f6feff;
}
.wsPdf__list ul li span{
    font-size:90%;
}


.wsPdf_popup .c-popup_content_wrap{
	padding-left: 40px;
	padding-right: 40px;
}

.wsPdf_popup .c-popup_close{
	position: absolute;
	z-index: 10;
	top: 40px;
	right: 40px;
	line-height: 0;
	cursor: pointer;
}

@media screen and (max-width: 700px) {
	.wsPdf_popup .c-popup_content_wrap{
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.wsPdf_popup .c-popup_close {
    top: 20px;
    right: 20px;
    width: 25px;
	}
	
	.wsPdf__list{
		border-top: 1px solid #DDDDDD;
		margin: 0 0px 0 0;
	}
	.wsPdf__list ul{
		width: 100%;
		padding: 0 0px 0px 0;
	}

	.wsPdf__list ul li:first-child{
		border-top: none;
	}
	
	.wsPdf__list ul li a{
		padding: 14px 0 14px 0;
	}

	.wsPdf__list ul li a:after{
		right: 0;
	}
	
}

/*
#wsPdf{
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
    z-index: 10006;
    opacity:0;
    display:none;
    transition: opacity 0.4s;
}
#wsPdf__listInner{
    width: 980px;
    margin: 296px auto 0 auto;
    padding: 75px 100px 75px 70px;
    box-sizing: border-box;
    background:#ffffff;
}


@keyframes areaNaviEffectShow{
    from{
        opacity: 0;
    }
    to{
        opacity: 1;
    }
}
#areaNaviEffect.areaNaviEffectShow{
    visibility: visible;
    animation: areaNaviEffectShow 0.5s linear 0s;
}
#areaNaviEffect{
    visibility: hidden;
}*/


/* -------------------------------------------------------------------------------------------------
MITUMORI
------------------------------------------------------------------------------------------------- */

.p-mitumori_main,
.p-mitumori_search{
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
}

.p-mitumori_main{
	font-size: 14px;
}

.p-mitumori_main .c-btn_wrap.type01 .c-btn{
	font-size: 1em;
	padding: 1em 1.07em;
}

@media screen and (max-width: 1400px) {
	.p-mitumori_main{
		font-size: 13px;
	}
}

@media screen and (max-width: 1300px) {
	.p-mitumori_main{
		font-size: 12px;
	}
}

@media screen and (max-width: 1200px) {
	.p-mitumori_main{
		font-size: 11px;
	}
}

@media screen and (max-width: 1150px) {
	.p-mitumori_main{
		font-size: 10px;
	}
}

@media screen and (max-width: 900px) {
	.p-mitumori_main{
		font-size: 14px;
	}
}

.p-mitumori_main input[type="button"],
.p-mitumori_main input[type="text"], 
.p-mitumori_main input[type="email"],
.p-mitumori_main input[type="tel"], 
.p-mitumori_main input[type="password"],
.p-mitumori_main textarea,
.p-mitumori_main select,
.p-mitumori_main .c-select_box{
	font-size: inherit;
}

.p-mitumori_search_head input[type="text"],
.p-mitumori_search_head  .c-btn,
table.p-mitumori_table input[type="text"],
table.p-mitumori_table .c-btn,
table.p-mitumori_result_table input[type="text"],
table.p-mitumori_result_table .c-btn,
table.p-mitumori_edit_table input[type="text"],
table.p-mitumori_edit_table .c-btn{
	height: 2.428em;
	padding: 0.64em;
}

table.p-mitumori_edit_table .c-select_box{
	height: 2.428em;
	padding: 0.64em;
	padding-right: 2.5em;
	min-width: 5.71em;
}

.p-mitumori_search input[type="button"]{
	font-size: inherit;
}

@media screen and (max-width: 700px) {
	.p-mitumori_main input[type="text"], 
	.p-mitumori_main input[type="email"],
	.p-mitumori_main input[type="tel"], 
	.p-mitumori_main input[type="password"],
	.p-mitumori_main textarea,
	.p-mitumori_main select{
		font-size: 16px;
	}
	
	.p-mitumori_search_head input[type="text"],
	table.p-mitumori_table input[type="text"],
	table.p-mitumori_result_table input[type="text"],
	table.p-mitumori_edit_table input[type="text"]{
		height: 1.52em;
	}
	
}

table.p-mitumori_table{
	width:100%;
	line-height: 1.4em;
	border-spacing: 0;
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}

table.p-mitumori_table > tbody > tr > th,
table.p-mitumori_table > tbody > tr > td{
	vertical-align:  middle;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 1.07em 1.07em;
}

table.p-mitumori_table > tbody > tr > td{
	text-align: left;
	background-color: #fff;
}


table.p-mitumori_table > tbody > tr > th{
	background: #54A5DA !important;
	color: #ffffff;
	text-align: center;
	font-size: 1.07em;
	font-weight: 700;
	white-space: nowrap;
}

/* .p-mitumori_search_head */

.p-mitumori_search_head{
	margin: 0 0 15px 0;
}

.p-mitumori_search_head .c-btn_wrap.type_white01 .c-btn{
	height: 2.42em;
	padding: 0.714em 1.78em;
}

/* .p-mitumori_info_table_wrap */

.p-mitumori_info_table_wrap{
	margin: 0 0 30px 0;
}

.p-mitumori_info_table{
	margin: 0 0 10px 0;
}

.p-mitumori_info_table:last-child{
	margin-bottom: 0;
}

.p-mitumori_info_table table.p-mitumori_table{
	display: block;
}

.p-mitumori_info_table table.p-mitumori_table > tbody{
	display: flex;
	flex-wrap: wrap;
}

.p-mitumori_info_table table.p-mitumori_table > tbody > tr{
	display: flex;
	flex-grow: 1;
	width: 50%;
}

.p-mitumori_info_table table.p-mitumori_table > tbody > tr > th,
.p-mitumori_info_table table.p-mitumori_table > tbody > tr > td{
	display: flex;
	align-items: center;
}

.p-mitumori_info_table table.p-mitumori_table > tbody > tr > th{
	justify-content: center;
	max-width: 12.85em;
	min-width: 12.85em;
}

.p-mitumori_info_table table.p-mitumori_table > tbody > tr > td{
	width: calc(100% - 12.85em);
}

@media screen and (max-width: 950px) {
	.p-mitumori_info_table table.p-mitumori_table > tbody > tr{
		width: 100%;
	}
}

@media screen and (max-width: 700px) {
	
	.p-mitumori_info_table table.p-mitumori_table > tbody > tr{
		flex-wrap: wrap;
	}
	
	.p-mitumori_info_table table.p-mitumori_table > tbody > tr > th{
		width: 100%;
		max-width: none;
		min-width: 0;
	}

	.p-mitumori_info_table table.p-mitumori_table > tbody > tr > td{
		width: 100%;
	}
}

/* .p-mitumori_info_decide_btn */

.p-mitumori_info_decide_btn{
	margin: 30px 0;
}

/* .p-mitumori_info_func_btn */

.p-mitumori_info_func_btn{
	border: 1px solid #DDDDDD;
	background-color: #F5F5F5;
	padding: 1.42em;
	margin: 20px 0;
}

.p-mitumori_info_func_btn:first-child{
	margin-top: 0;
}

.p-mitumori_info_func_btn:last-child{
	margin-bottom: 0;
}

/* .p-mitumori_status */

.p-mitumori_status{
	margin: 0 0 20px 0;
}

.fukusumrk,
.jyucyumrk,
.cyusimrk,
.toiawasemrk,
.toriyosemrk{
	display: inline-block;
	vertical-align: bottom;
	line-height: 1;
	font-size: 0.857em;
	border-style: solid;
	border-width: 1px;
	padding: 0.25em 0.35em 0.28em 0.35em;
	white-space: nowrap;
}

.fukusumrk{
	color: #000;
	border-color: #000;
}

.jyucyumrk{
	color: #FF0000;
	border-color: #FF0000;
}

.cyusimrk{
	background-color: #8E8E8E;
	border-color: #8E8E8E;
	color: #fff;
}

.toiawasemrk{
	background-color: #00A040;
	border-color: #00A040;
	color: #fff;
}

.toriyosemrk{
	background-color: #F20202;
	border-color: #F20202;
	color: #fff;
}

/* .p-mitumori_type_table_wrap */

.p-mitumori_type_table_wrap{
	margin: 0 0 30px 0;
}

.p-mitumori_type_table{
	margin: 0 0 15px 0;
}

.p-mitumori_type_table .p-mitumori_table > tbody:not(:last-child) > tr:last-child > td{
	position: relative;
	border-bottom: none;
	padding-bottom: 35px;
}

.p-mitumori_type_table .p-mitumori_table > tbody:not(:last-child) > tr:last-child > td:before{
	content: "";
	position: absolute;
	bottom: 0;
	left: -1px;
	width: calc(100% + 2px);
	height: 20px;
	background-color: #fff;
}

.p-mitumori_type_table .p-mitumori_table > tbody:not(:last-child) > tr:last-child > td:after{
	content: "";
	position: absolute;
	bottom: 20px;
	left: -1px;
	width: calc(100% + 2px);
	height: 1px;
	background-color: #DDDDDD;
}



.p-mitumori_type_table .c-btn_wrap.type01 .c-btn{
	font-size: inherit;
}

.p-size_input01{
	display: inline-block;
	text-align: left;
	width: 7.85em;
}

.p-size_input02{
	display: inline-block;
	text-align: left;
	width: 5em;
}

.p-size_input03{
	display: inline-block;
	text-align: left;
	width: 10em;
}

.p-mitumori_type_table table.p-mitumori_table > tbody > tr > td{
	text-align: center;
}

.p-mitumori_type_table table.p-mitumori_table > tbody > tr > td:first-child{
	text-align: left;
	min-width: 8.5em;
}

.p-mitumori_type_table table.p-mitumori_table > tbody > tr > th{
	padding-left: 1.07em;
	padding-right: 1.07em;
}

@media screen and (max-width: 1500px) {

	/*
	.p-size_input01{
		width: 100px;
	}

	.p-size_input02{
		width: 60px;
	}

	.p-size_input03{
		width: 100px;
	}*/
	
	/*
	.p-mitumori_type_table table.p-mitumori_table > tbody > tr > th{
	}
	
	.p-mitumori_type_table table.p-mitumori_table > tbody > tr > td{
		font-size: 0.928em;
	}*/
	
}


@media screen and (max-width: 1400px) {
	/*
	.p-mitumori_type_table table.p-mitumori_table > tbody > tr > th{
		font-size: 0.928em;
	}
	
	.p-mitumori_type_table table.p-mitumori_table > tbody > tr > td{
		font-size: 0.857em;
	}*/
}


@media screen and (max-width: 1200px) {
	/*
	.p-mitumori_type_table table.p-mitumori_table > tbody > tr > th{
		font-size: 0.857em;
	}
	
	.p-mitumori_type_table table.p-mitumori_table > tbody > tr > td{
		font-size: 11px;
	}
	*/
	
	/*
	.p-size_input01{
		width: 70px;
	}

	.p-size_input02{
		width: 40px;
	}

	.p-size_input03{
		width: 70px;
	}*/
	
}

@media screen and (max-width: 1100px) {
	/*.p-mitumori_type_table table.p-mitumori_table > tbody > tr > th{
		font-size: 11px;
	}
	
	.p-mitumori_type_table table.p-mitumori_table > tbody > tr > td{
		font-size: 10px;
	}*/
}

	.p-mitumori_scroll_table_wrap{
		-webkit-overflow-scrolling: touch;
		overflow-x: scroll;
		width: 100%;
	}

	.p-mitumori_scroll_table{
		display: inline-block;
		min-width: 100%;
	}
	
	.p-mitumori_scroll_table table{
		min-width: 660px;
	}

@media screen and (max-width: 1000px) {

	
}

/*
.p-mitumori_type_table input[size="5"]{
	min-width: 70px;
}

.p-mitumori_type_table input[size="10"]{
	min-width: 138px;
}*/

/* .p-mitumori_result_table_wrap */

.p-mitumori_result_table_wrap{
	
}

.p-mitumori_result_table{
	width: 100%;
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}

.p-mitumori_result_table > tbody,
.p-mitumori_result_table > tbody > tr,
.p-mitumori_result_table > tbody > tr > th,
.p-mitumori_result_table > tbody > tr > td{
	
}

.p-mitumori_result_table > tbody > tr > th,
.p-mitumori_result_table > tbody > tr > td{
	padding: 1.428em 1.785em;
	text-align: right;
	vertical-align: middle;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}


.p-mitumori_result_table > tbody > tr > td{
	text-align: right;
	padding-left: 8.57em;
}

.p-mitumori_result_table > tbody > tr > th{
	font-weight: 700;
	width:100%;
}

.p-mitumori_result_table > tbody > tr > td{
	white-space: nowrap;
}

.p-mitumori_result_table > tbody > tr.p-shokei_tr > th{
	background-color: #0075C2;
	color: #fff;
}

.p-mitumori_result_table > tbody > tr.p-syuseinebiki_tr > th{
	background-color: #E6F0F6;
	color: #000;
}

.p-mitumori_result_table input{
	text-align: right;
}

@media screen and (max-width: 700px) {
	.p-mitumori_result_table,
	.p-mitumori_result_table > tbody,
	.p-mitumori_result_table > tbody > tr,
	.p-mitumori_result_table > tbody > tr > th,
	.p-mitumori_result_table > tbody > tr > td{
		display: block;
		width: auto;
	}
	
	.p-mitumori_result_table > tbody > tr > th,
	.p-mitumori_result_table > tbody > tr > td{
		padding: 0.714em 1.07em;
	}
	
	.p-mitumori_result_table > tbody > tr > th{
		text-align: left;
	}
	
	.p-mitumori_result_table > tbody > tr > td{
		text-align: right;
	}
	
	.p-mitumori_result_table > tbody > tr > td{
		padding-left: 1.07em;
	}
	
}

/* .p-mitumori_search_table */


.p-mitumori_search_table{
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	white-space: nowrap;
}

.p-mitumori_search_table > tbody,
.p-mitumori_search_table > tbody > tr,
.p-mitumori_search_table > tbody > tr > th,
.p-mitumori_search_table > tbody > tr > td
.p-mitumori_search_table > thead,
.p-mitumori_search_table > thead > tr,
.p-mitumori_search_table > thead > tr > th,
.p-mitumori_search_table > thead > tr > td,
.p-mitumori_search_table > tfoot,
.p-mitumori_search_table > tfoot > tr,
.p-mitumori_search_table > tfoot > tr > th,
.p-mitumori_search_table > tfoot > tr > td{
	
}

.p-mitumori_search_table > thead > tr > th,
.p-mitumori_search_table > thead > tr > td,
.p-mitumori_search_table > tbody > tr > th,
.p-mitumori_search_table > tbody > tr > td,
.p-mitumori_search_table > tfoot > tr > th,
.p-mitumori_search_table > tfoot > tr > td{
	padding: 0.71em 1.07em;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

/* ------------------------------------------------------------------------------------
 .p-mitumori_search_table > thead > tr.p-mitumori_search_thead
 ------------------------------------------------------------------------------------ */

/* .p-mitumori_search_table > thead > tr.p-mitumori_search_thead01 */

.p-mitumori_search_table > thead > tr.p-mitumori_search_thead01 th,
.p-mitumori_search_table > thead > tr.p-mitumori_search_thead01 td{
	text-align: left;
}

/* .p-mitumori_search_table > thead > tr.p-mitumori_search_thead02 */

.p-mitumori_search_table > thead > tr.p-mitumori_search_thead02 .c-btn{
	font-size: 0.928em;
	padding: 0.57em 1.285em;
	font-weight: 700;
}

/* .p-mitumori_search_table > thead > tr.p-mitumori_search_thead03 */

.p-mitumori_search_table > thead > tr.p-mitumori_search_thead03 td,
.p-mitumori_search_table > thead > tr.p-mitumori_search_thead03 th{
	font-size: 1.07em;
	font-weight: 700;
	color: #fff;
	background-color: #54A5DA;
}

/* .p-mitumori_search_table > thead > tr.p-mitumori_search_thead04 */

.p-mitumori_search_table > thead > tr.p-mitumori_search_thead04 td,
.p-mitumori_search_table > thead > tr.p-mitumori_search_thead04 th{
	font-size: 0.857em;
	background-color: #F5F5F5;
}

/* .p-mitumori_search_table > tbody*/

.p-mitumori_search_table > tbody > tr > th{
	font-size: 1.07em;
	font-weight: 700;
	color: #fff;
	background-color: #54A5DA;
	text-align: left;
}

.p-mitumori_search_table > tbody > tr > td .text_x{
	color: #AAAAAA;
	font-weight: 700;
}

.p-mitumori_search_table > tbody input[type="button"]{
	color: #fff;
	background-color: #0075C2;
	width: 4.28em;
	height: 2.14em;
	border-radius: 0.214em;
	line-height: 1;
	transition: opacity 0.4s ease 0s;
}

.p-mitumori_search_table > tbody input[type="button"]:hover{
	opacity: 0.7;
}

/* .p-mitumori_search_table > tfoot*/

.p-mitumori_search_table > tfoot > tr > th,
.p-mitumori_search_table > tfoot > tr > td{
	font-size: 0.857em;
	text-align: left;
}


/* .p-mitumori_search_table > tfoot*/

.p-mitumori_textarea_wrap{
	margin: 20px 0;
}

.p-mitumori_textarea_wrap .p-mitumori_textarea{
	margin: 10px 0;
}

.p-mitumori_textarea_wrap .p-mitumori_textarea:first-child{
	margin-top: 0;
}

.p-mitumori_textarea_wrap .p-mitumori_textarea:last-child{
	margin-bottom: 0;
}


/* .p-mitumori_edit_row_wrap */

.p-mitumori_edit_row_wrap{
	margin: 0 0 30px 0;
}

.p-mitumori_edit_head{
	text-align: center;
	font-size: 1.42em;
	font-weight: 700;
	line-height: 1;
	padding: 0.7em;
	color: #fff;
	background-color: #0075C2;
	margin: 0 0 20px 0;
}

.p-mitumori_edit_date_wrap{
	display: flex;
	justify-content: flex-end;
	margin: 0 0 10px 0;
}

.p-mitumori_edit_row{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -30px -30px 0;
}

.p-mitumori_edit_col{
	width: 50%;
	padding: 0 30px 30px 0;
}

@media screen and (max-width: 700px) {

	.p-mitumori_edit_col{
		width: 100%;
	}
}

table.p-mitumori_edit_table,
table.p-mitumori_edit_table > tbody,
table.p-mitumori_edit_table > tbody > tr,
table.p-mitumori_edit_table > tbody > tr > th,
table.p-mitumori_edit_table > tbody > tr > td{
}

table.p-mitumori_edit_table > tbody > tr > th{
	white-space: nowrap;
	padding: 0 0 10px 0;
}
table.p-mitumori_edit_table > tbody > tr > td{
	width: 100%;
	padding: 0 0 10px 0;
}

table.p-mitumori_edit_table > tbody > tr:last-child > th,
table.p-mitumori_edit_table > tbody > tr:last-child > td{
	padding-bottom: 0;
}

table.p-mitumori_edit_table > tbody > tr > th:first-child{
	min-width: 5.5em;
}


@media screen and (max-width: 700px) {
	
}

.p-mitumori_edit_table_title{
	line-height: 2.428em;
}

.p-mitumori_edit_number_wrap{
	margin: 0 0 30px 0;
}

.p-mitumori_edit_number_wrap table.p-mitumori_edit_table > tbody > tr > th:first-child{
	min-width: 0;
}

.p-mitumori_edit_company{
	border: 1px solid #DDDDDD;
	background-color: #F5F5F5;
	padding: 1.42em;
	margin: 0 0 20px 0;
}

@media screen and (max-width: 700px) {
	.p-mitumori_edit_table_title{
		font-size: 16px;
	}
	table.p-mitumori_edit_table > tbody > tr > th:first-child{
		min-width: 6.5em;
	}
	
	.p-mitumori_main input[type="text"], 
	.p-mitumori_main input[type="email"],
	.p-mitumori_main input[type="tel"], 
	.p-mitumori_main input[type="password"],
	.p-mitumori_main textarea,
	.p-mitumori_main select{
		font-size: 16px;
	}
	
	.p-mitumori_search_head input[type="text"],
	table.p-mitumori_table input[type="text"],
	table.p-mitumori_result_table input[type="text"],
	table.p-mitumori_edit_table input[type="text"],
	table.p-mitumori_edit_table .c-select_box{
		height: 2.428em;
		padding: 0.64em;
	}
	
}
