@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: 19%;
    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:last-child {
	    float: left;
	}
	.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;
}

.sm {
  display: none !important;
}

@media screen and (max-width: 736px) {
  .md {
    display: none !important;
  }
  .sm {
    display: block !important;
  }
}

.text-center{
	text-align: center;
}
.choki h1{
	margin-bottom: 10px;
}


.mod-choki-benefit .lout-grid,
.mod-choki-evaluate .lout-grid,
.mod-choki-system .lout-grid {
	margin-left: -10px;
}
.mod-home-footerbanner {
	margin-left: -20px;
}



/*-----------------------------------*/
/* choki module -system*/
/*-----------------------------------*/
.mod-choki-system{
	margin-bottom: 96px;
}
.mod-choki-system .mod-choki-system-text p{
	line-height: 2
}
.mod-choki-system .mod-certify {
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px #B0B0B0 solid;
    margin-top: 20px;
    padding: 16px 0 12px;
}
.mod-choki-system .mod-certify ul{
	text-align: center;
	padding: 0 ;
	margin-top: 16px;
	margin-bottom: 20px;
}
.mod-choki-system .mod-certify ul li{
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	background: #FFE79D;
	text-align: center;
	padding: 18px 0;
	width: 210px;
	margin: 0 6px;
}
.mod-choki-system .mod-certify p.top,
.mod-choki-system .mod-certify p.bot{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
.mod-choki-system .mod-certify p.bot span{
	color: #FF0013;
	font-size: 24px;
}

/*-----------------------------------*/
/* choki module -evaluate*/
/*-----------------------------------*/
.mod-choki-evaluate{
	margin-bottom: 96px;
}
.mod-choki-evaluate h2{
	margin-bottom: 16px;
}
.mod-choki-evaluate .mod-choki-evaluate-text p{
	line-height: 2
}
.mod-choki-evaluate .mod-choki-evaluate-text p span{
	color: #FF0013;
	font-size: 14px;
	font-weight: bold;
}
.mod-choki-evaluate .mod-yamato{
	margin-bottom: 22px;
}
.mod-choki-evaluate .mod-yamato .title{
	text-align: center;
	width: 100%;
	color: #ffffff;
	background: #FF0013;
	font-size: 22px;
	font-weight: bold;
	padding: 8px 0 7px;
	margin-top: 52px;
}
.mod-choki-evaluate .mod-yamato .title span{
	font-size: 26px;
}
.mod-choki-evaluate .mod-yamato h4{
	font-weight: bold;
	margin-top: 32px;
	margin-bottom: 16px;
}
.mod-choki-evaluate .mod-yamato .image01{
	margin: 0 auto;
	display: block;	
}
.mod-choki-evaluate .mod-note{
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px #B0B0B0 solid;
    padding: 20px 62px 24px 28px;
}
.mod-choki-evaluate .mod-note .lout-row{
	margin: 0;
}
.mod-choki-evaluate .mod-note .top{
	color: #881F00;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
	padding-top: 8px;
}
.mod-choki-evaluate .mod-note img{
	float: right;
	margin:0 0 0 70px;
}
.mod-choki-evaluate .mod-note p{
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 0;
}
.mod-choki-evaluate .mod-note p.first{
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 6px;
}
.mod-choki-evaluate .mod-note p span{
	color: #FF0013;
	font-weight: bold;
}
/*-----------------------------------*/
/* choki module -benefit*/
/*-----------------------------------*/
.mod-choki-benefit{

}
.mod-choki-benefit h2 {
    margin-bottom: 24px;
}
.mod-choki-benefit .mod-choki-benefit-text p{
	line-height: 2;
	letter-spacing: -0.1px;
}
.mod-choki-benefit .mod-choki-benefit-text>span {
    color: #FF0013;
    font-size: 14px;
    font-weight: bold;
}
.mod-choki-benefit .mod-benefit01{
	margin-top: 51px;
}
.mod-choki-benefit .mod-benefit01 .title{
	width: 120px;
	color: #ffffff;
	background: #FF0013;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 6px 0;
}
.mod-choki-benefit .mod-benefit01 h3{
	border-width: 2px;
	margin-top: 14px;
	padding-bottom: 4px;
	margin-bottom: 32px;
}
.mod-choki-benefit .mod-benefit01 h4{
	font-weight: bold;
	margin-bottom: 16px;
}
.mod-choki-benefit .mod-benefit01 img{
	display: block;
	margin: 20px auto 64px;
}
.mod-choki-benefit .mod-benefit01 img.image05{
	margin: 16px auto 8px;
}
.mod-choki-benefit .mod-benefit01 p{
	line-height: 2;
	margin-bottom: 0;
}
.mod-benefit01 span {
    color: #FF0013;
    font-size: 14px;
    font-weight: bold;
}
.mod-choki-benefit .mod-benefit01 .right{
	text-align: right;
	font-size: 12px;
}
.mod-choki-benefit .mod-benefit01.style02{
	margin-top: 100px;
	margin-bottom: 136px;
}
.mod-choki-benefit .mod-benefit01.style02 .lout-row{
	margin: 0;
}
.mod-choki-benefit .mod-benefit01.style02 h4{
	font-weight: bold;
	margin-bottom: 22px;
}
.mod-choki-benefit .mod-benefit01.style02 a{
	padding-left: 4px;
    background: url(/wordpress/wp-content/uploads/2016/02/pic_choki_image07.png) no-repeat left 5px;
    margin-top: 20px;
    display: inline-block;
}
.mod-choki-benefit .mod-benefit01 .image06{
	float: right;
	margin: -4px 136px 0 0;
}

 
.md{
	margin: 0;
}
.sm {
	display: none !important;
}
@media screen and (max-width: 736px) {

.mod-choki-benefit .lout-grid,
.mod-choki-evaluate .lout-grid,
.mod-choki-system .lout-grid {
	margin-left: 0;
}
.mod-home-footerbanner {
	margin-left: 0;
}



.md {
	display: none !important;
}
.sm {
	display: block !important;
}
.choki h1 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    border-width: 3px;
    padding-bottom: 9px;
    margin-bottom: 10px;
}

.mod-choki-system {
    margin-bottom: 58px;
}
.mod-choki-system .mod-choki-system-text p {
    line-height: 1.7;
}
.mod-choki-system .mod-certify p.top, 
.mod-choki-system .mod-certify p.bot,
.mod-choki-system .mod-certify p.bot span{
	font-size: 18px;
}
.mod-choki-system .mod-certify ul li{
	display: inherit;
	margin: 0 auto 6px;
	padding: 18px 0;
}
.mod-choki-system .mod-certify {
    padding: 14px 0 12px;
    margin-top: 23px;
}
.mod-choki-system .mod-certify ul {
    margin: 14px 0;
}
.mod-choki-evaluate {
    margin-bottom: 57px;
}
.mod-choki-evaluate h2 {
    margin-bottom: 17px;
    font-size: 20px;
    border-width: 1px;
}
.mod-choki-evaluate .mod-choki-evaluate-text p {
    line-height: 1.6;
    font-size: 16px;
}

.mod-choki-evaluate .mod-choki-evaluate-text p span {
    color: #ff0013;
    font-size: 14px;
    font-weight: normal;
}

.mod-choki-evaluate .mod-yamato .title {
    font-size: 18px;
    margin-top: 23px;
    line-height: 1.8;
    padding: 14px 0 7px 16px;
    text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mod-choki-evaluate .mod-yamato .title span {
    font-size: 18px;
}
.mod-choki-evaluate .mod-yamato h4 {
    margin-bottom: 21px;
    margin-top: 54px;
    font-size: 16px;
}
.mod-choki-evaluate .mod-note {
    padding: 6px 15px 10px 10px;
}

.mod-choki-evaluate .mod-note .top {
    font-size: 17px;
    line-height: 1.6;
    padding-top: 8px;
}
.mod-choki-evaluate .mod-note p.first {
    margin-bottom: 4px;
    margin-top: 6px;
    font-size: 16px;
}
.mod-choki-evaluate .mod-note p span {
    font-weight: normal;
}

.mod-choki-evaluate .mod-note p {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 1.6	
}
.mod-choki-benefit h2 {
    margin-bottom: 0;
    font-size: 20px;
    border-width: 1px;
}
.mod-choki-benefit .mod-choki-benefit-text p {
    letter-spacing: 0;
    line-height: 1.6;
    margin-top: 12px;
    font-size: 16px;
}
.mod-choki-benefit .mod-choki-benefit-text p span {
    color: #ff0013;
    font-weight: normal;
}
.mod-choki-benefit .mod-benefit01 {
    margin-top: 46px;
}
.mod-choki-benefit .mod-benefit01 .title{
	padding: 6px 0 6px;
}
.mod-choki-benefit .mod-benefit01 h3 {
    border-width: 2px;
 	color: #444444;
 	border-color: #cccccc;
    margin: 12px 0 0 ;
    padding-left: 0;
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 8px;
}
.mod-choki-benefit .mod-benefit01 h4 {
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 32px;
}
.mod-choki-benefit .mod-benefit01 p {
    line-height: 1.6;
    margin-bottom: 0;
    margin-top: 15px;
    font-size: 16px;
}
.mod-choki-benefit .mod-benefit01 img {
    display: block;
    margin: 16px auto 54px;
}
.mod-choki-benefit .mod-benefit01 img.image04{
	margin-top: 32px;
}
.mod-choki-benefit .mod-benefit01 img.image05 {
    margin: 24px auto 8px;
}
.mod-choki-benefit .mod-benefit01 .right {
    font-size: 12px;
    text-align: left;
}
.mod-choki-benefit .mod-benefit01.style02 {
    margin-bottom: 135px;
    margin-top: 47px;
}

.mod-choki-benefit .mod-benefit01 h3 {
    border-color: #cccccc;
    border-width: 1px;
    color: #444444;
    font-size: 20px;
    font-weight: normal;
    margin: 12px 0 0;
    padding-bottom: 10px;
    padding-left: 0;
}
.mod-choki-benefit .mod-benefit01.style02 h4 {
    font-weight: bold;
    margin-bottom: 16px;
}
.mod-choki-benefit .mod-benefit01 .image06.sm {
    float: none;
    margin: 10px auto 0;
}
.mod-choki-benefit .mod-benefit01.style02 a{
	margin-top: 8px;
}
.mod-choki-benefit .mod-benefit01.style02{
	margin-bottom: 52px;
}
.mod-ssdamper-banner img.sm{
	margin: 0 auto
}


}
