@charset "utf-8";
/* CSS Document */
h3 {
    font-family: kan415typos-std, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 140%;
    text-align: center;
    border: none;
    line-height: 100%;
    height: auto;
    width: auto;
	margin-bottom: 5px;
}
h4 {
font-family: kan415typos-std, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 120%;
text-align: center;
border: none;
clear: both;
float: none;
height: auto;
}
h5 {
font-family: kan415typos-std, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 180%;
height: auto;
margin-bottom: 5px;
text-align: center;
}
.color_sky{
		color: #00a0e9;
}
.color_white{
		color: #ffffff;
}

.wrap_rougan
{width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
  -moz-box-sizing: border-box;
    box-sizing: border-box;}
.wrap_rougan .self_check li{
	vertical-align: middle;
	margin-top: 20px;
	padding-top: 0px;
	list-style: none;
	
}
.wrap_rougan .self_check li{
	padding-left:30px;
	position:relative;
}
.wrap_rougan .self_check li:before,
.wrap_rougan .self_check li:after{
	content:"";
	display:block;
	position:absolute;
}
.wrap_rougan .self_check li:before{
	width:10px;
	height:10px;
	background:#ffffff;
    	border:2px solid #00a0e9;
	left:0;top:2px;
}
.wrap_rougan .self_check li:after{
	border-left:2px solid #000000;
	border-bottom:2px solid #000000;
	width:12px;
	height:5px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	left:3px;
	top:3px;
}
.bg_blue{
	background-color: #1E5972;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.bg_blue02{
	background-color: #1E5972;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.bg_glay{
	background-color: #EFEFEF;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 30px;
}
.bg_glay p,
.qa{
	font-size: 130%;
	line-height: 130%;
}
.qa dt{
	font-size: 120%;
	margin-bottom: 10px;
	border-bottom: solid 3px #00a0e9;
	padding-bottom: 20px;
line-height: 130%;
}
.qa dd{
	margin-bottom: 30px;
	border: solid 1px #FFAE00;
	padding: 20px;
	background-color: #FBF3E1;
}
.margin_b100{
	margin-bottom: 100px;
}
.rougan_lens li {
	background-color: #FFFFFF;
	padding: 20px;
	clear: both;
	list-style: none;
	margin-bottom: 20px;
}
.rougan_lens li:last-child {
	margin-bottom: 0px;
}
.rougan_lens li img{
	width: 100%;
	margin-bottom: 15px;
}
.rougan_2col li:nth-child(2n),
.rougan_3col li:nth-child(3n) {
	margin-right: 0px;
}
.lens_maker li {
	float: left;
	width: 15%;
	list-style: none;
	margin-right: 5px
	
}
.lens_maker li:last-child {
	margin-right: 0px;
}

.h5_square {
	color:#09AE00 !important;
	font-size:100%;
}
.ippan {
	color:#F000ED !important;
}

.ori_yel {
	color:#E49C00 !important;
}

.yel_ora {
	color:#F85200 !important;
}

.yel_gre {
	color:#00B70D !important;
}

.yel_blo {
	color:#834E00 !important;
}
.tujou01 {
	color:#0017E7 !important;
}
.tujou02 {
	color:#FF070B !important;
}
hr {
	display: block;
}
