/*-----------------------------------*/
/* common */
/*-----------------------------------*/
.mod-breadcrumbs {
	width: 960px;
	margin: 40px auto 0;
		
}
h1.fs33 {
	margin-top: 6px;
}
ul.breadcrumb {
		padding: 0;
		margin:0;
		list-style: none;
			
	}

ul.breadcrumb li {
	display: inline-block;
		
}
ul.breadcrumb li:after {
	color: #999;
	content: '>';
	padding: 0 5px;
	font-size: 13px;	
}
ul.breadcrumb li:last-child:after {
	content: '';	
}
ul.breadcrumb li a {
	color: #0057B2;
	font-size: 13px;	
}
ul.breadcrumb li span {
	color: #333333;
	font-size: 13px;	
}
.sm-mt10 {
	margin-top: 10px;
}
.sm-mt20 {
	margin-top: 20px;
}
.sm-mt30 {
	margin-top: 30px;
}
.sm-mt40 {
	margin-top: 40px;
}
.sm-mt100 {
	margin-top: 100px;
}
.mt50 {
	margin-top: 50px;

}
.mt60 {
	margin-top: 60px;

}
.mt70 {
	margin-top: 70px;

}
.mt80 {
	margin-top: 80px;

}
.mt90 {
	margin-top: 90px;

}
.mt100 {
	margin-top: 100px;

}
.mb100 {
	margin-bottom: 100px;

}

.fs12 {
	font-size: 1.2rem;
}
.fs13 {
	font-size: 1.3rem;
}
.fs14 {
	font-size: 1.4rem;
}
.fs15 {
	font-size: 1.5rem;
}
.fs16 {
	font-size: 1.6rem;
}
.fs17 {
	font-size: 1.7rem;
}
.fs18 {
	font-size: 1.8rem;
}
.fs19 {
	font-size: 1.9rem;
}
.fs20 {
	font-size: 2.0rem;
}
.fs33 {
	font-size: 3.3rem;
}
.fs22 {
	font-size: 2.2rem;	
}
.mrRow36 {
	padding-right: 36px;	
}
.mlRow4 {
	margin-left: -4px;	
}
.mrRow20 {
	padding-right: 20px;	
}
.mt75 {
	margin-top: 75px;	
}
.mt56 {
	margin-top: 56px;	
}
.mt30 {
	margin-top: 30px;	
}

.line17 {
	line-height: 1.7em;	
}

.mod-h1-img {
	font-size: inherit;
    border-bottom: 0px solid #ddd;
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 1.4;	
}
.mod-h1-img:after{
	content: '';
    width: auto;
    height: auto;
    position: absolute;
    bottom: auto;
    left: 0;
    background: none;
	display: none;	
}
.mod-h1-img img{
			
}
.mod-h4-img {
	font-size: inherit;
    border-left: 0px solid #ddd;
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 1.4;
	padding: 0;
	margin: 0;	
}
.mod-h5-img {
	font-size: inherit;
    border-left: 0px solid #ddd;
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 1.4;
	padding: 0;
	margin: 0;
	background: none;	
}

.reset {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	box-shadow: none;
	font-weight: normal;
	list-style-type: none;
	box-sizing: border-box;
	color: inherit;

}
.reset:before{
	
}
.reset:after {
		content: normal;
	}
.tRight {
	text-align: right;	
}
.mod-around {
	-webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   width: 100%;
   display: table;
   height: 88px;
   margin-top: 7px;
   float: left;
   border: 1px #B0B0B0 solid;
   	
}
.mod-around.center {
	text-align: center;	
}
.mod-around.red {
	color: #FF0013;
	font-weight: bold;
}
.mod-around span{
	display: table-cell;
	vertical-align: middle;	
	font-size: 1.4rem;
	padding: 0px 35px;
}
.mod-h5-style-dannetsu {
	background: none;
	font-size: 1.8rem;
	padding: 8px 0;
	margin: 0;
	color: #FF8D00;
}
.mod-h6-style-dannetsu {
	background: none;
	font-size: 1.6rem;
	padding: 8px 0;
	margin: 0;
	color: #000;
}
.mod-linebt {
	border-bottom: 2px #FF8F00 solid;
	border-top: 2px #FF8F00 solid;	
}
h5 {
    font-size: 1.4rem;
	padding: 8px;	
}
.mod-cyumon-heading {
    background: #FFC700;
    width: 100%;
    margin-top: 24px;
    margin-bottom: 38px;
}
.mod-cyumon-heading h1 {
    border-bottom: 0;
    font-size: 30px;
    background: url(/wordpress/wp-content/uploads/2015/12/ico_border.png) no-repeat 0 center;
    padding: 9px 0 9px 17px;
    margin-top: 0;
}
.mod-cyumon-heading h1:after{
	display: none;
}

.mod-cyumon-nav .mod-cyumon-nav-control {
    margin-left: -5px;
    margin-right: -5px;
	text-align: center;
	padding: 0;
}
.mod-cyumon-nav-control li {
    display: inline-block;
    width: 20%;
    padding-left: 5px;
    padding-right: 5px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
    		box-sizing: border-box;
}
.mod-cyumon-nav-control.lout-4-column li {
	width: 24%;
}
.mod-cyumon-nav-control li a {
    text-align: center;
    background: #F4F7F8;
    border: 1px solid #CCCCCC;
    padding: 0;
    height: 48px;
    line-height: 48px;
	display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.mod-cyumon-nav-control li a span{
	display: inline-block;
	background: url(/wordpress/wp-content/uploads/2016/02/pic_uw_top_arrow_blue.png) no-repeat 0 center;
	padding-left: 12px;
	text-decoration: none;
    font-size: 14px;
    color: #2652B2;
    font-weight: bold;
}
.mod-cyumon-nav-control li.current a {
	border-color: #E9B502;
	background:#FFCA0D; 
	font-size: 16px;
	text-decoration: none;
}
.mod-cyumon-nav-control li.current a span {
	background: none;
	color: #333333;
	font-size: 16px;
}

.mod-cyumon-banner {
	margin-top: 36px;
}
.mod-cyumon-banner {
    display: table;
    width: 100%;
}
.mod-cyumon-banner p {
    text-align: center;
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit0background-size: cover;
    background-size: cover;
    font-size: 29px;
    line-height: 1.6;
    display: table-cell;
    vertical-align: middle;
    height: 160px;
}
.mod-banner {
	clear: both;
	margin: 100px 0;	
}
.mod-btnPublic {
	display: inline-block;
    background: #00A966;
    padding: 0px 12px;
    height: 32px;
	border: 1px #009758 solid;
	text-decoration: none;
	min-width: 110px;
	text-align: center;   
}
.mod-btnPublic span{
	color: #FFF;
    font-size: 16px;
	font-weight: bold;
	line-height: 32px;
    text-align: center	
}
.mod-h2-stylecolor {
	background: url(/wordpress/wp-content/uploads/2016/02/pic_uw_top_icon.png) left 4px no-repeat;
    padding: 0 0 0 20px;	
}
@media screen and (max-width: 736px) {
	.mod-breadcrumbs {
		display: none;
	}
	h1, .mod-h1 {
		font-size: 2.0rem;
		font-weight: bold;
		border-bottom: 3px #FF8F00 solid;
	}
	h1.fs33 {
		font-size: 2.0rem;
		line-height: 0.9em;
		margin-bottom: 15px;
	}
	div.mod-cyumon-heading {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	div.mod-cyumon-heading h1 {
	    border-bottom: 0;
	    font-size: 2rem;
	    background: none;
	    padding: 11px 0 11px 10px;
	}
	.mod-cyumon-nav .mod-cyumon-nav-control li {
		width: 49%;
		margin-bottom: 10px;
	}
	.mod-cyumon-nav .mod-cyumon-nav-control li a span {
		background: none;
		padding-left: 0;
	}
	div.mod-cyumon-banner {
	    margin-top: 4px;
    	margin-bottom: 0px;
    	padding-top: 0;
	}
	.mod-cyumon-banner > p {
		background: none !important;
		display: block;
		font-size: 1.6rem;
		text-align: left;
		height: auto;
		font-weight: bold;
	}
	.mod-banner {
		margin: 50px 0;
		text-align: center;	
	}
	.mod-banner .sp_show {
		display: initial;
	}
	.mod-btnPublic {
		padding: 0px 12px;
		height: 22px;
		min-width: 70px; 
	}
	.mod-btnPublic span{
		font-size: 1.4rem;
		line-height: 22px;
	}
}


/* CSS Document */
.mod-kodawari {
	clear: both;	
}
.kodawari p {
	line-height: 2em;
	margin: 12px 0;	
}
/*-----------------------------------*/
/* kodawari module -block01*/
/*-----------------------------------*/
.mod-kodawari-head {
	clear: both;	
}
.mod-kodawari-head .mod-cyumon-banner{
	background: url(/wordpress/wp-content/uploads/2016/02/pic_uw_kodawari_bg_banner.jpg) no-repeat;
}
.mod-kodawari-head .mod-cyumon-nav-control li {
	width: 24%;	
}
/*-----------------------------------*/
/* cold module -block01*/
/*-----------------------------------*/
.mod-kodawari-cold {
	clear: both;
	padding-top: 50px;	
}
.mod-kodawari-cold-title{
	clear: both;	
}
.mod-kodawari-cold-title h2{
	margin: 16px 0 10px;	
}
    
.mod-kodawari-cold-text{
	clear: both;	
}
.mod-kodawari-cold-content{
	clear: both;	
}
.mod-kodawari-cold-content p{
	margin: 10px 0;	
}
.mod-kodawari-cold-content-img{
	clear: both;
	text-align: center;
	padding-top: 66px;	
}
.mod-kodawari-cold-content-img .colleft{
	float: left;
	width: 383px;
}
.mod-kodawari-cold-content-img .colright{
	float: left;
	
}
.mod-kodawari-cold-content-img .colright p{
	text-align: right;
    padding-right: 10px;
    MARGIN-TOP: 0PX;
}
.mod-kodawari-cold-content-img.mtimg-set01{
	padding-top: 53px;
	padding-bottom: 34px;	
}
.mod-kodawari-cold-content-img.mtimg-set02 {
	padding-top: 35px;
	text-align: left;
	width: 770px;
	margin: 0 auto;	
}
.mod-kodawari-cold-content-img.mtimg-set03 {
	padding-top: 45px;
	text-align: center;
}
.mod-kodawari-cold-content-img.mtimg-set02 img{
	padding: 4px 10px;
}
.mod-kodawari-cold-content h6{
	margin-bottom: 0;	
}
.mod-kodawari-cold-content h6.red{
	color: #FF0010;
	margin-top: 0;	
}
.mod-kodawari-cold-content .mt-set01{
	padding-top: 36px;	
}
.mod-kodawari-cold-content h6.mth-set01 {
	margin-bottom: 32px;	
}
/*-----------------------------------*/
/* heating module -block01*/
/*-----------------------------------*/
.mod-kodawari-heating {
	clear: both;
	padding-top: 40px;	
}
.mod-kodawari-heating-title{
	clear: both;	
}
.mod-kodawari-heating-text{
	clear: both;	
}
.mod-kodawari-heating-content{
	clear: both;	
}
/*-----------------------------------*/
/* heating module -block01*/
/*-----------------------------------*/
.mod-kodawari-walls {
	clear: both;
	padding-top: 70px;	
}
.mod-kodawari-walls-title {
	clear: both;
}
.mod-kodawari-walls-title h2{
	margin-top: 15px;	
}
.mod-kodawari-walls-text {
	clear: both;	
}
.mod-kodawari-walls-content {
	clear: both;
	padding-top: 34px;
}
.mod-kodawari-walls-content-imgView {
	clear: both;
	background: #FFF5CC;
	border: 2px #FFC7A9 solid;
	text-align: center;		
}
.mod-kodawari-walls-content-imgView-Nonebg {
	text-align: center;
	padding-top: 24px;	
}
.mod-kodawari-walls-content-imgView img {
	margin: 40px 18px;
	vertical-align: middle;	
}
.mod-kodawari-walls-content-method {
	clear: both;
	padding-top: 38px;	
}
.mod-kodawari-walls-content-ua {
	padding-top: 52px;	
}
.mod-kodawari-walls-content-ua-img{
	text-align: center;
	padding-top: 77px;
	padding-right: 26px;
}
.mod-kodawari-walls-content-ua-img.mtimg-set01 {
	padding-top: 52px;
}
.mod-kodawari-walls-content-item {
	
}
.mod-kodawari-walls-content-text {
	
}
.mod-kodawari-walls-content-item h6{
	line-height: 0.9em;
	margin-bottom: 9px;
}
.mod-kodawari-walls-content-item .imgView {
	display: inline-block;
	padding-right: 12px;
}
.mod-kodawari-walls-content-item .text {
	display: inline-block;
	width: 165px;
	vertical-align: top;
}
.mod-kodawari-walls-content-item .text p {
	margin: -8px 0px;	
}
.mod-kodawari-walls-content-item h6 span{
	font-weight: normal;
	display: block;
}
.mod-kodawari-walls-content-textLine {
	clear: both;	
}
.mod-kodawari-walls-content-textLine.mt-set01 {
	padding-top: 24px;	
	
}

    
.mod-kodawari-walls-content-textLine h6 {
	margin-bottom: 20px;
    margin-top: 32px;	
}
.mod-kodawari-walls-content-c {
	clear: both;
	padding-top: 26px;	
}
.mod-kodawari-walls-content-c-img {
	float: right;
	margin-right: 48px;
	padding-top: 54px;
	
}
.mod-kodawari-walls-content-c-img.set01{
	 margin-right: 90px;	
}
.mod-kodawari-walls-content-c-img img{
	   
}
.mod-kodawari-walls-content-c a {
	margin-bottom: 13px;	
}
.mod-kodawari-walls-content-c .lout-row.mt01 {
	 margin-top: -30px;
    /* overflow: hidden; */
    display: inline-block;	
}
.mod-kodawari-walls-content-c h6.red{
	color: #FF0010;
	border-bottom: 6px solid #FFFF4D;
   	display: inline;
   	line-height: 1.9em;
}
.mt10 {
	margin-top: 10px;	
}
/*-----------------------------------*/
/* common module -block01*/
/*-----------------------------------*/
.mod-btnPublic {
	display: inline-block;
    background: #00A966;
    padding: 0px 12px;
    height: 32px;
	border: 1px #009758 solid;
	text-decoration: none;   
}
.mod-btnPublic span{
	color: #FFF;
    font-size: 16px;
	font-weight: bold;
	line-height: 32px;
    text-align: center	
}
.mod-h2-stylecolor {
	background: url(/wordpress/wp-content/uploads/2016/02/pic_uw_kodawari_icon.png) left 4px no-repeat;
    padding: 0 0 0 20px;	
}
.pc_show {
	display: inherit;	
}
.sp_show {
	display: none;	
}
span.ua {
	font-size: 0.99rem !important;
}

@media screen and (max-width: 736px) {
	.pc_show {
		display: none;	
	}
	.sp_show {
		display: inherit;	
	}
	.mod-btnPublic {
		height: 23px;	
	}
	.mod-btnPublic span{
		line-height: 23px;
		font-size: 1.4rem;	
	}
	.mod-kodawari-head .mod-cyumon-nav-control li {
		width: 49%;	
	}
	.mod-kodawari-head .mod-cyumon-banner {
		background: none;
		text-align: left;
		margin-top: 0;
	}
	.mod-kodawari-head .mod-cyumon-banner p{
		margin-top: 0;
	}
	.mod-kodawari-cold-content-img.mtimg-set02 {
		width: 100%;
		text-align: center;
		float: none;	
	}
	.mod-kodawari-walls-content-item .text {
		width: auto;
		padding-top: 5px;
		display: block;
		margin-left: 130px;	
	}
	.mod-kodawari-walls-content-c-img {
		float: none;
		clear: both;
		margin-right: 0;
    	padding-top: 0;
		text-align: center;	
	}
	.mod-kodawari-walls-content-c .lout-row.mt01 {
		margin-top: 15px;
	}
	.mod-kodawari-cold {
		padding-top: 12px;	
	}
	.mod-kodawari-cold-content h6.mth-set01 {
		margin-top: 20px;
		margin-bottom: 0;	
	}
	.mod-kodawari-cold-content p {
		font-size: 1.4rem;
		line-height: 1.5em;	
	}
	.mod-kodawari-cold-content-img {
		padding-top: 26px;
		padding-bottom: 14px;	
	}
	.mod-kodawari-cold-content .mt-set01 {
		padding-top: 2px;	
	}
	.mod-kodawari-cold-content-img.mtimg-set01 {
		padding: 0;	
	}
	.mod-kodawari-cold-content h6 {
		margin-top: 18px;	
	}
	.mod-kodawari-cold-content-img.mtimg-set02 img {
		padding: 0 0 5px;
	}
	.mod-kodawari-cold-content-img .colleft {
		width: 100%;
		padding-bottom: 16px;
		clear: both;
		text-align: center;
		float: none;	
	}
	.mod-kodawari-heating {
		padding-top: 18px;
	}
	.mod-kodawari-heating-title h2{
		margin-bottom: 24px;	
	}
	.mod-kodawari-heating-content h6{
		margin-top: 0px;	
	}
	.kodawari p {
		font-size: 1.4rem;
		line-height: 1.5em;	
	}
	.mod-kodawari-cold-content-img.mtimg-set03 {
		padding-top: 8px;
	}
	.mod-kodawari-walls {
		padding-top: 18px;
	}
	.mod-kodawari-walls-content {
		padding-top: 0;
		margin-top: -19px;
	
	}
	.mod-kodawari-walls-content-imgView {
		 padding: 6px 10px 12px;
	}
	.mod-kodawari-walls-content-imgView img {
		margin: 0;
		vertical-align: middle;
		padding-top: 6px;
	}
	.mod-kodawari-walls-content-item h6 {
		line-height: 0.7em;	
	}
	.mod-kodawari-walls-content-method {
    	padding-top: 0;
	}
	.mod-kodawari-walls-content-item .imgView {
		width: 122px;
		padding-right: 0px;
		padding-top: 5px;
		float: left;
		display: block;	
	}
	.mod-kodawari-walls-content-item .text {
		
	}
	.mod-kodawari-walls-content-item {
    	padding-top: 35px;
	}
	.mod-kodawari-walls-content-ua {
    	padding-top: 36px;
	}
	.mod-kodawari-walls-content-textLine h6 {
    	margin-bottom: 12px;
    	margin-top: 13px;
	}
	.mod-kodawari-walls-content-ua-img {
    	text-align: center;
    	padding-top: 8px;
		padding-right:0;
	}
	.mod-kodawari-walls-content-c-img.set01 {
    	margin-right: 0;
	}
	.mod-kodawari-walls-content-textLine.mt-set01 {
    	padding-top: 0px;
	}
	.mod-kodawari-walls-content-ua-img.mtimg-set01 {
    	padding-top: 0;
	}
	.mod-kodawari-walls-content-imgView-Nonebg {
    	text-align: center;
    	padding-top: 16px;
	}
	.mod-kodawari-walls-content-c {
    	padding-top: 34px;
	}
	.mod-kodawari-walls-content-c h6.red {
		border-bottom: 0px solid #FFFF4D; 
    	display: block; 
    	line-height: 1.3em;	
		margin-bottom: 8px;
	}
	.mod-kodawari-walls-content-c a {
    	margin-bottom: 8px;
	}
	.mod-kodawari-walls-content-c p {
		margin-top: 0px;	
	}
	.mod-kodawari-cold-content-img .colright {
		float: none;
		clear: both;	
	}
	.mod-kodawari-cold-content-img .colright p {
		width: 363px;
		text-align: right;
		margin: 0 auto;	
	}
	.mod-kodawari-walls-content-item .text p {
    	margin: -4px 0px;
	}
	.mod-kodawari-cold-content-img .colright p {
		padding-right: 0;
		font-size: 1.2rem;	
	}

}
@media screen and (max-width: 400px) { 
	.mod-kodawari-cold-content-img .colright p {
		width: 100%;	
	}
}


/* line 35, ../../../../dev/scss/module/cyumon/piks.scss */
.sm {
  display: none !important;
}

@media screen and (max-width: 736px) {
  /* line 39, ../../../../dev/scss/module/cyumon/piks.scss */
  .md {
    display: none !important;
  }

  /* line 42, ../../../../dev/scss/module/cyumon/piks.scss */
  .sm {
    display: block !important;
  }
}

.mod-kodawari-walls-content-c-img.set01 {
	padding-top: 0;
}
.mod-kodawari-walls-content-c .lout-row.mt01 {
	margin-top: 0;
}

.other {
	margin-top: 40px;
}
.other .area + .area {
	margin-top: 40px;
}
.other .head {
	margin-bottom: 30px;
	padding: 20px 25px;
	border: 2px solid #e60012;
	box-sizing: border-box;
	color: #e60012;
	text-align: center;
	font-size: 2.2rem;
}
.other .imgs {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.other .imgs .item {
	width: calc(50% - 20px);
}
.other .imgs .item .caption {
	margin-top: 8px;
	font-size: 1.4rem;
}
@media screen and (max-width: 736px){
	.other .area + .area {
		margin-top: 20px;
	}
	.other .head {
		margin-bottom: 15px;
		padding: 10px 15px;
		border: 1px solid #e60012;
		box-sizing: border-box;
		color: #e60012;
		text-align: center;
		font-size: 1.8rem;
	}
	.other .imgs {
		display: block;
	}
	.other .imgs .item {
		width: 100%;
	}
	.other .imgs .item + .item {
		margin-top: 20px;
	}
	.other .imgs .item .caption {
		margin-top: 4px;
		font-size: 1.2rem;
	}
}