@charset "utf-8";

/*-----------------------------------*/
/* 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 !important;
	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;
	}
}

} 
ul,li {
	padding: 0;
    list-style: none;
}

/* 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;
  }
}



/*-----------------------------------*/
/* dannetsu module -block01*/
/*-----------------------------------*/
.mod-health-house {
	clear: both;
	overflow: hidden;	
}
.mod-health-house .mod-h1-img {
	margin: 24px 0 0 0;	
}
.mod-health-house article{
	clear: both;
	background: url(/wordpress/wp-content/uploads/2015/12/bg.jpg) no-repeat;
	/* background-size: cover; */
	width: 100%;
	text-align: center;
	padding: 20px 0 0;
	overflow: hidden;
}
.mod-health-house-des {
	background: url(/wordpress/wp-content/uploads/2015/12/bg_overlay.png);
	width: 100%;
	height: 427px;
	position: relative;
	margin-top: 290px;
}
.mod-health-house p {
	line-height: 2em;	
}
.mod-health-house p.pc_show {
	display: inline-block;
	margin-top: 8px;
	font-weight: bold;
}
.mod-health-house-des img{
	position: absolute;
	left: 93px;
     top: 52px;
	
}
.mod-health-house-des p {
	float:right;
	text-align: center;
	width: 482px;
	padding-top: 34px;
	padding-right: 50px;
	font-weight: bold;
}
.mod-health-house-des p span{
	color: #00468C;
	font-weight: bold;
	font-size: 1.6rem;
	padding-top: 28px;
    display: block;
}
/*-----------------------------------*/
/* health module -natural*/
/*-----------------------------------*/
.mod-health-natural  {
	clear: both;
	overflow: hidden;	
}
.mod-health-natural-texImg {
	clear: both;
	text-align: center;
	margin-bottom: 54px;	
}
.mod-health-natural-blockItem {
	clear: both;
	background: url(/wordpress/wp-content/uploads/2015/12/bg01.png) no-repeat;
	padding: 7px 7px 27px;	
}
.mod-health-natural-blockItem-item {
	background: url(/wordpress/wp-content/uploads/2015/12/bg_overlay.png);
	padding: 25px 14px 14px;
	overflow: hidden;
	display: block;	
}
.mod-health-natural-blockItem-item .mod-h1-img {
	text-align: center;
}

.mod-health-natural-blockItem-item  p{
	line-height: 2em;
	padding-bottom: 4px;
	min-height: 143px;
	margin-top: 16px;
	padding: 0 10px 4px;
}
.mod-health-natural-blockItem-title {
	text-align: center;	
}
.mod-health-natural-blockItem .lout-3column {
	 padding: 8px;	
}
/*-----------------------------------*/
/* health module -environment*/
/*-----------------------------------*/
.mod-health-environment {
			
}
.mod-health-environment-title {
	clear: both;			
}
.mod-health-environment-title h2{
	clear: both;			
}
.mod-health-environment-title.mt-style01 {
	padding-top: 89px;			
}
.mod-health-environment-title.mt-style02 {
	padding-top: 116px;			
}
.mod-health-environment-title.mt-style03 {
	padding-top: 92px;			
}
.mod-health-environment-title.mt-style04 {
	padding-top: 70px;			
}
.mod-health-environment-title.mt-style01 h2{
	margin-bottom: 26px;		
}
.mod-health-environment-text {
	clear: both;		
}
.mod-health-environment-item01 img {
	/* padding-top: 27px; */
    padding-left: 26px;
}

.mod-health-environment p {
	font-size: 1.4rem;
	line-height: 2em;
	margin-top: 10px;	
}
.mod-health-environment p.fs22  {
	font-size: 2.2rem;
	padding-top: 12px;	
	font-weight: bold;
	margin-top: 0;
}

.mod-health-environment-item01 {
	width: 56%;		
}
.mod-health-environment-item02 {
	width: 390px;
	float: right;			
}
.mod-health-environment-item01 .des{
	clear: both;	
}
.mod-health-environment-item01 .des img{
	float: left;
	padding-top: 0;	
	padding-right: 14px;
	padding-left:0;
}
.mod-health-environment-item01 .des p{
	float: left;
	width: 214px;
	text-align: left;
	margin: -6px 0 0 0;	
}
.mod-health-environment-item01 .des p.w01Small{
	width: 59%;
}
.mod-health-environment-item01 .des p.w02Small{
	width: 130px;
}
.mod-health-environment-item01 .des p.w01{
	width: 59%;
}

.mt40 {
	padding-top: 40px;	
}
.mt20 {
	padding-top: 20px;	
}
.fs20 {
	font-size: 2.0rem;
}
.br_none {
	display: none;	
}
.br_block {
	display: block;	
}
.pc_show {
	display: inline;	
}
.sp_show {
	display: none;	
}
.mod-btnPublic {
	border: 1px #ccc solid;
	width: 362px;
	height: 92px;
	text-align: center;
	line-height: 92px;
	font-size: 2.5rem;
	display: block;
	color: #000;
	text-decoration: none;
	margin: 100px auto;	
}
.ft_serif {
	font-family: Times, "Times New Roman", "Hiragino Mincho Pro W3", Georgia, serif;
}

@media screen and (max-width: 736px) {
	.br_none {
		display: block;	
	}
	.br_block {
		display: none;	
	}
	.pc_show {
		display: none;	
	}
	.sp_show {
		display: inline;	
	}
	.mod-breadcrumbs {
		width: 95%;	
		display: none;
	}
	h1, .mod-h1 {
		font-size: 2.0rem;
		font-weight: bold;
		border-bottom: 3px #FF8F00 solid;
	}
	h1.fs33 {
		font-size: 2.0rem;
	}
	.lout-contents {
		/* padding: 0; */
	}
	.mod-health-house-des img {
		position: relative;
		left: 0;
		top: 0;	
		width: 43%;
	}
	.mod-health-house-des {
		height: auto;
		overflow: hidden;
		margin-top: 0;
		text-align: center;	
	}
	.mod-health-house-des p {
		width: 100%;
		padding: 10px 0;
		margin-top: -5px;
		margin-bottom: 0;
		font-size: 1.4rem;	
	}
	.mod-health-house-des p.sp_show {
		margin-bottom: -5px;		
	}
	.mod-health-natural-blockItem-title {
		text-align: center;	
	}
	.mod-health-natural-blockItem-item {
		text-align: center;	
		    padding:27px 14px 14px;
	}
	.mod-health-natural-blockItem-item p {
		text-align: left;	
	}
	.mod-health-environment .lout-contents{
		padding: 0px 20px;
	}
	.mod-health-environment-item01 {
		text-align: center;	
	}
	.mod-health-environment-item01 p{
		text-align: left;
		padding: 0 5px;	
	}
	.mod-health-environment-item02 {
		float: left;
		width: 100%;
		display: none;	
	}
	.mod-health-house article {
		background: url(/wordpress/wp-content/uploads/2015/12/bg_mobile.jpg) no-repeat;
		background-size: 100%;	
	}
	.mt100 {
		margin-top: 20px;	
	}
	.mod-health-natural-blockItem {
		    background: #E5FABF url(/wordpress/wp-content/uploads/2015/12/bg01_mobile.png) no-repeat;
			background-size: contain;
    		padding: 7px 7px 14px;	
	}
	.mod-health-environment-item01 {
		width: 100%;		
	}
	.mod-health-environment-item01 .des img {
		float: none;	
	}
	.mod-health-environment-item01 .des {
		text-align: center;	
	}
	.mod-health-environment-item01 .des p {
		width: 100%;
		margin: 10px 0 -4px -14px;	
	}
	.mod-btnPublic {
		width: 90%;	
	}
	.mod-health-house .mod-h1-img {
		padding-bottom: 74px;
		margin-top: 18px;
			
	}
	.mod-health-natural-texImg {
		text-align: center;
		margin: 0px 0 47px;
		position: relative;
		left: -10px;	
	}
	.mod-health-house {
		padding-bottom: 0;
	}
	.mod-health-natural-blockItem-title.mt100 {
		margin-top: 4px;
	}
	.mod-health-house p.pc_show {
		display: none;	
	}
	.mod-health-house-des p.fs19.sp_show {
		font-size: 1.9rem;	
	}
	.mod-health-house-des p span {
		padding-top: 22px;
		font-size: 1.4rem;	
	}
	.mod-health-natural-blockItem-item p {
		font-size: 1.4rem;
		padding-bottom: 0;
		margin: 10px 0;
		min-height: 154px;	
	}
	.mod-health-natural-blockItem .lout-3column {
		padding: 5px 10px;	
	}
	.mod-health-environment-item01 img {
		padding-left: 0;
		padding-top: 20px;	
	}
	.mod-health-environment-item01 .des p.w01{
		width: 100%;
	}
	.mod-health-environment {
		margin-top: 36px;	
	}
	.mod-health-environment-title h2 {
		padding-bottom: 12px;
		margin-bottom: 18px;	
	}
	.mod-health-environment-title.mt-style01 {
		padding-top: 16px;	
	}
	.mod-health-environment p.fs22  {
		padding-top: 0;	
		margin-left: -10px;
	}
	.mod-health-environment-item01 .des p.w02Small {
		width: 100%;	
	}
	.mod-health-environment-title.mt-style03 {
		padding-top: 26px;			
	}
	.mod-health-environment-title.mt-style04 {
    	padding-top: 28px;
	}
	.mod-btnPublic {
		border: 2px #ccc solid;
		height: 70px;
		line-height: 70px;
		font-size: 2.5rem;
		font-weight: bold;
		margin: 33px auto;
	}
	
}

.btn {
	text-align: center;
	width: 350px;
	margin: 40px 0 0;
	height: 60px;
	border: 1px #CCCCCC solid;
	background: #F3F7F8;
	display: block;
	line-height: 60px;
	text-decoration: none;
	border-radius: 5px;
}
.btn:hover {
	opacity: .7;
}
.btn span {
	display: inline-block;
	padding-left: 10px;
	text-align: center;
	font-weight: bold;
	background: url(/wordpress/wp-content/uploads/2015/12/pic_ssdumper_arrow_blue.png) left center no-repeat;
}
@media only screen and (max-width: 735px) {
	.btn {
		/* width: 95%; */
		margin: 30px auto 0;
		/* font-size: 1.2rem; */
	}
}