@charset "utf-8";

/* CSS Document */


/*
1.ini style css
*/

/* 1.ini style css
==================================================*/


.mb10{
	margin-bottom: 10px !important;
}
.mb20{
	margin-bottom: 20px !important;
}
.mb30{
	margin-bottom: 30px !important;
}
.mb40{
	margin-bottom: 40px !important;
}
.mb50{
	margin-bottom: 50px !important;
}

.mt10{
	margin-top: 10px;
}
.mt20{
	margin-top: 20px;
}
.mt30{
	margin-top: 30px;
}
.mt40{
	margin-top: 40px;
}
.mt50{
	margin-top: 50px;
}

.ml10{
	margin-left: 10px;
}
.ml20{
	margin-left: 20px;
}
.ml30{
	margin-left: 30px;
}
.ml40{
	margin-left: 40px;
}
.ml50{
	margin-left: 50px;
}

.mr10{
	margin-right: 10px;
}
.mr20{
	margin-right: 20px;
}
.mr30{
	margin-right: 30px;
}
.mr40{
	margin-right: 40px;
}
.mr50{
	margin-right: 50px;
}

.clear{
	clear: both;
}

.center{
	text-align: center;
}

.flR{
	float: right;
}

.flL{
	float: left;
}

.smimg,
.smimg img,
.smimg02 img{
	width:100%;
	height: auto;
}
.smimg a,
.smimg02 a{
	display: inline-block;
}

figure.smimg figcaption{
	text-align: center;
}

.smimg02{
	padding: 0 10px;
	text-align:center;
}

ul.threeColumn{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
ul.threeColumn a{
	display: inline-block;
}
ul.threeColumn li{
	width: 32%;
	float: left;
	display: inline;
	margin-left: 4px;
	margin-bottom: 15px;
}
ul.threeColumn li img{
	width: 100%;
	height: auto;
}

.pagenavi{
	text-align: center;
	font-size: 14px;
	padding: 15px 0;
	clear: both;
}

.borderGr{
	border: 1px solid #1d9975 !important;
}

.textS{
	font-size: 12px;
}

.textRed{
	color: #f00;
}
.textOg{
	color: #f90;
}
.textGn{
	color: #00a77e;
}
.textGr{
	color: #666;
}

.ui-icon,#nav50 .ui-icon-searchfield:after{
	background-color: #148d7c;
}

.touchstart{
}


/* 2.top css
==================================================*/

#topHeader{
	padding-bottom: 30px;
}

#topLogo{
	position: relative;
	width: 100%;
}
#topLogo h1{
	width: 30%;
	position: absolute;
	top: 2%;
	left: 3%;
	z-index: 2;
}
#topLogo h1 a{
	display: inline-block;
}
#topLogo h1 img{
	width: 100%;
	height: auto;
}

#topLogo p img{
	width: 100%;
	height: auto;
}

#topNavi{
	position: relative;
	width: 100%;
}
#topNavi h2{
	width: 100%;
	position:absolute;
	top: 0px;
	left: 0px;
}
#topNavi h2 img{
	width: 100%;
	height: auto;
}

#topNavi ul{
	width: 80%;
	position: relative;
	z-index: 50;
	padding-top: 61%;
	padding-left: 10%;
}
#topNavi li{
	float: left;
	display: inline;
	width: 24%;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 4px;
}
#topNavi li.list01{
	margin-right: 100px;
}

#topNavi li a{
	display: inline-block;
	-webkit-tap-highlight-color:rgba(100,100,100,0);
}

#topNavi li img{
	width: 100%;
	height: auto;
	padding-bottom: 2px;
}

#topNavi li .on{
	display: none;
}

#topNavi li .hover .off{
	display: none;
}

#topNavi li .hover .on{
	margin-top: 2px;
	padding-bottom: 0px;
	opacity: 0.85;
	display: block;
}

#topNavi .clear{
}

#topBtn{
	padding: 0 20px;
	clear: both;
	position: relative;
}
#topBtn a{
	display: inline-block;
	width: 100%;
	top: 0px;
	left: 0px;
	-webkit-tap-highlight-color:rgba(100,100,100,0);
}

#topBtn img{
	width: 100%;
	height: auto;
}

#topBtn .on{
	display: none;
}

#topBtn .off{
	display: block;
}

#topBtn .hover .on{
	display: block;
}

#topBtn .hover .off{
	display: none;
}


#cTop01{
	position: relative;
}
#cTop01 img{
	width: 100%;
	height: auto;
	margin-top: -25px;
	position: relative;
}

#cTop02{
	margin: 3px 10px 20px 10px;
	padding: 10px 5px;
	border: 1px solid #eee;
	background-color: #FEFEF7;
	-webkit-box-shadow: 2px 2px 2px 1px rgba(100, 100, 100, 0.5);
-moz-box-shadow: 2px 2px 2px 1px rgba(100, 100, 100, 0.5);
box-shadow: 2px 2px 2px 1px rgba(100, 100, 100, 0.5); 
}
#cTop02 li{
	position: relative;
	padding-left: 30px;
	margin-bottom: 10px;
}
#cTop02 li img{
	width: 30%;
	max-width: 25px;
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
}

#cTop02 .img{
	clear: both;
	text-align: center;
	padding-bottom: 10px;
}

#cTop02 .img img{
	width: 60%;
	height: auto;
}

#cTop03{
	margin: 3px 10px 20px 10px;
	padding: 10px 5px;
	border: 1px solid #eee;
	background-color: #FEFEF7;
	-webkit-box-shadow: 2px 2px 2px 1px rgba(100, 100, 100, 0.5);
-moz-box-shadow: 2px 2px 2px 1px rgba(100, 100, 100, 0.5);
box-shadow: 2px 2px 2px 1px rgba(100, 100, 100, 0.5); 
}
#cTop03 li{
	position: relative;
	padding-left: 30px;
	margin-bottom: 10px;
}
#cTop03 li img{
	width: 30%;
	max-width: 25px;
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
}

#cTop03 .img{
	clear: both;
	text-align: center;
	padding-bottom: 10px;
}

#cTop03 .img img{
	width: 90%;
	height: auto;
	border: 1px solid #eee;
}

#cTop04{
	margin: 3px 10px 20px 10px;
	padding: 10px 5px;
	border: 1px solid #eee;
	background-color: #FEFEF7;
	-webkit-box-shadow: 2px 2px 2px 1px rgba(100, 100, 100, 0.5);
-moz-box-shadow: 2px 2px 2px 1px rgba(100, 100, 100, 0.5);
box-shadow: 2px 2px 2px 1px rgba(100, 100, 100, 0.5); 
}
#cTop04 li{
	margin-bottom: 15px;
	text-align: center;
	position: relative;
}
#cTop04 img{
	width: 97%;
	height: auto;
	text-align: center;
}

#cTop04 li.list01{
	margin-bottom: 20%;
}
#cTop04 li.list01 img,
#cTop04 li.list02 img{
	width: 100%;
}
#cTop04 li.list01 p,
#cTop04 li.list02 p{
	position: absolute;
	top: 48%;
	width: 35%;
	left: 2%;
	z-index: 100;
	font-size: 11px;
	text-align: left;
	line-height: 120%;
}

#cTop05{
	position: relative;
	margin: 0 10px;
	padding-bottom: 20%;
}
#cTop05 .bg{
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
}
#cTop05 ul{
	padding: 5% 0 0 5%;
}
#cTop05 li{
	float: left;
	width: 96%;
	text-align: center;
	margin: 0 auto 4px auto;
	position: relative;
	z-index: 100;
}
#cTop05 li a{
	display: inline-block;
	-webkit-tap-highlight-color:rgba(100,100,100,0);
	position: relative;
	width: 100%;
}

#cTop05 li img{
	width: 100%;
	height: auto;
	top:0;
	left: 0;
	padding-bottom: 2px;
}

#cTop05 .hover img{
	margin-top: 2px;
	padding-bottom: 0px;
	opacity: 0.85;
}



#cFaq01{
	margin: 3px 10px 20px 10px;
	padding: 10px 5px;
	border: 1px solid #eee;
	background-color: #FEFEF7;
	-webkit-box-shadow: 2px 2px 2px 1px rgba(100, 100, 100, 0.5);
-moz-box-shadow: 2px 2px 2px 1px rgba(100, 100, 100, 0.5);
box-shadow: 2px 2px 2px 1px rgba(100, 100, 100, 0.5); 
}
#cFaq01 li{
	position: relative;
	padding-left: 30px;
	margin-bottom: 10px;
}
#cFaq01 li img{
	width: 30%;
	max-width: 25px;
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
}

#cFaq01 .img{
	float: right;
	width: 30%;
	text-align: right;
	padding-top: 20px;
}

#cFaq01 .img img{
	width: 80%;
	height: auto;
}

#cFaq01 a{
	color: #007278;
	text-decoration: none;
	font-size: 90%;
}

#cFaq02{
	padding: 0 10px;
}

#cFaq02 dt{
	position: relative;
}
#cFaq02 dt img{
	width: 100%;
	height: auto;
}
#cFaq02 dt span{
	display: block;
	color: #fff;
	font-weight: bold;
	position: absolute;
	top: 44%;
	left: 18%;
	font-size: 0.8em;
	line-height: 110%;
}
dt#faq07 span{
	padding-top: 2%;
}

#cFaq02 dd{
	position: relative;
	margin-top: -5px;
}

#cFaq02 p{
	border: 1px solid #C6C6C6;
	margin-bottom: 30px;
	padding: 10px;
	border-radius: 0 0 10px 10px;
	font-size: 90%;
	background: url(../../contents/faq/img/imgFaq06.jpg)  no-repeat center left #f6f6f6;
	padding-left: 20%;
}
#cFaq02 dd img{
	float: left;
	width: 15%;
	height: auto;
}

.listFlow{
	padding: 0 5px;
}

.listFlow li{
	border-bottom: 1px dotted #999;
	background: url(../../contents/flow/img/imgFlow18.gif) no-repeat top center;
	padding-top: 30px;
	clear: both;
}

.listFlow li .img{
	width: 28%;
	float: left;
	display: inline;
}
.listFlow li .img img{
	width: 100%;
	height: auto;
}

.listFlow li .text{
	float:left;
	width: 65%;
	padding: 0 2% 0 5%;
	font-size: 14px;
}
.listFlow li h4{
	color: #00949A;
	margin-bottom: 10px;
	font-size:110%;
}
.listFlow li h4 span{
	font-size: 200%;
}
.listFlow li h4 img{
	width: 100%;
	height: auto;
	display: block;
}

.listResults {
	padding: 20px 10px 0 10px;
}

.listResults li {
	margin-bottom: 30px;
}
.listResults li img{
	width: 100%;
	height: auto;
}

.listResults li h4 {
	position: relative;
	margin-bottom: 15px;
}
.listResults li h4 span{
	position: absolute;
	left:5%;
	top:8%;
	z-index: 999;
	font-size: 14px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
	color: #333;
}

.listResults li .btn{
	text-align: center;
	width: 70%;
	margin: 10px auto;
}
.listResults li .btn a{
	display: inline-block;
	width: 100%;
	-webkit-tap-highlight-color:rgba(100,100,100,0);
}
.listResults li .btn img{
	width: 100%;
	height: auto;
	padding-bottom: 2px;
}

.listResults li .hover img{
	margin-top: 2px;
	padding-bottom: 0px;
	opacity: 0.85;
}

.listExpense{
	padding: 20px 10px 0 10px;
}
.listExpense li{
	margin-bottom: 30px;
}
.listExpense li a{
	display: inline-block;
	width: 100%;
}
.listExpense img{
	width: 100%;
	height: auto;
}

.textExpense{
	font-size: 90%;
	color: #666;
}



#cInquiry02{
	margin: 3px 10px 20px 10px;
	padding: 10px 5px;
	border: 1px solid #eee;
	background-color: #FEFEF7;
	-webkit-box-shadow: 2px 2px 2px 1px rgba(100, 100, 100, 0.5);
-moz-box-shadow: 2px 2px 2px 1px rgba(100, 100, 100, 0.5);
box-shadow: 2px 2px 2px 1px rgba(100, 100, 100, 0.5); 
}
#cInquiry02 li{
	position: relative;
	padding-left: 30px;
	margin-bottom: 10px;
}
#cInquiry02 li img{
	width: 30%;
	max-width: 25px;
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
}

#cInquiry02 .img{
	clear: both;
	padding-bottom: 0px;
	width: 70%;
	float: right;
}

#cInquiry02 .img img{
	width: 100%;
	height: auto;
}

#cInquiry02 h3 img{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

#cInquiry02 .clear{
	height:1px;
	line-height: 1pt;
	font-size: 1pt;
}

#cInquiry03{
	padding: 0 10px;
	border: 1px solid #c6c6c6;
	background-color: #F6F6F6;
	margin: 10px;
}

#cInquiry03 table{
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px 10px;
	margin: 0;
}
#cInquiry03 table th,
#cInquiry03 table td{
	padding: 5px 10px;
	font-size: 14px;
}
#cInquiry03 table th{
	background-color: #00959B;
	color: #fff;
	text-align: center;
}
#cInquiry03 table td{
	background-color: #fff;
	border: 1px solid #00959B;
	color: #666;
}

#cInquiry03 table td input,
#cInquiry03 table td textarea{
	width: 95%;
	font-size: 14px;
	color: #212121;
}
input#url{
	width: 75% !important;
}

#submit{
	border: none;
	margin: 10px auto;
	width: 90%;
	height: auto;
}

#cInquiry03 table td .msg{
	color: #f00;
}
