@charset "utf-8";


#Contents-flex h2 {
	background:url(../common/images/title/h2_guideline_bg.gif) no-repeat bottom left;
	height: 58px;
	font-family:'Lucida Grande', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	padding-left: 54px;
	padding-top: 1px;
	font-size: 174%;
	font-weight:normal;
}

.entry { margin:0 4px 0 18px; }

.entry p.lead { line-height:180%; }

h3 {
	color:#15807A;
	background:url(../common/images/title/h3_bg_02.gif) no-repeat;
	padding:0 0 4px 20px;
	margin:10px 0;
}

p.lead { margin:0 10px 25px 10px; }

ul.pagelink {
	background:#D2ECBF;
	padding:10px 5px 15px 15px;
	margin:15px 0 20px 0;
	overflow:hidden;
	_zoom:1;
}

ul.pagelink li {
	float:left;
	line-height:180%;
	background:url(../common/images/icon/icon_arrow_05.gif) no-repeat 0 12px;
	padding-left:12px;
	width:200px;
}

.entry h3 {
	font-size:120%;
	color:#15807A;
	background:url(../common/images/title/h3_bg_02.gif) no-repeat 2px bottom;
	padding:0 0 6px 25px;
	margin:20px 0 15px 0;
}


.entry ul.card li {
	line-height:160%;
	text-indent:-16px;
	margin:0 16px 10px 26px;
}

.entry ul.card li span {
	font-weight:bold;
	color:#15807A;
}

.contact {
	line-height:160%;
	border:1px solid #44A090;
	padding:10px 10px 0 10px;
}

.contact p { margin-bottom:12px; }

.contact dl.nextnum {
	margin-bottom:12px;
	border-bottom:#CCC dotted 1px;
	padding-top:10px;
	overflow:hidden;
}

.contact dl dt,
.contact dl dt.nextnum {
	float:left;
	width:35%;
	line-height:135%;
}

.contact dl dd,
.contact dl dd.nextnum {
	float:right;
	width:60%;
}

.contact em { font-size:85%; }

.contact .green { color:#15807A; }
.contact .red {
	font-size:85%;
	color:#CC6600;
}
.contact .navy { color:#35318E; }

.contact .freediyal {
	font-size:280%;
	font-family:Verdana, Geneva, sans-serif;
	/* color:#CC6600;*/
	color:#15807A;
}

.contact .freediyal02 {
	font-size:280%;
	font-family:Verdana, Geneva, sans-serif;
	/* color:#CC6600;*/
	color:#35318E;
}

.text-L { font-size:120%; }

.entry .step {
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border:1px solid #44A090;
	width:97.5%;
	padding:5px;
	overflow:hidden;
	margin:0 0 30px 0;
}

.entry .step p {
	line-height:160%;
	padding:0 10px 10px 10px;
}

.entry .step p.case-comment {
	font-size:85%;
}

.entry .step p.case-comment em,
.tx-orange {
	color:#CC6600;
}

.entry .step dl.envelope {
	padding:5px;
	overflow:hidden;
	clear:both;
}

.entry .step dl.envelope dd {
	float:left;
	text-align:center;
	font-size:85%;
	margin-right:5px;
}

.entry .step dl.envelope dd.two-fourth {
	width: 48.0%;
}


.entry .step dl.send-item {
	background:#CAEEBD;
	padding:5px;
	overflow:hidden;
	clear:both;
}

.entry .step dl.send-item dt {
	color:#16726B;
	font-weight:bold;
	font-size:90%;
	text-align:center;
	margin-bottom:10px;
}

.entry .step dl.send-item dd,
.entry .step dl.send-itemdont dd {
	float:left;
	text-align:center;
	font-size:85%;
	margin-right:5px;
}

.entry .step dl.send-itemdont {
	background:#FFBCB5;
	padding:5px;
	overflow:hidden;
	clear:both;
}

.entry .step dl.send-itemdont dt {
	color:#E14635;
	font-weight:bold;
	font-size:90%;
	text-align:center;
	margin-bottom:10px;
}

.entry h4 {
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color:#000066;
	padding:8px;
	margin-bottom:10px;
	background:url(/guideline/images/bg_h4_error.gif) ;
	background-size:cover;
}

.entry h4 span {
	color:#15807A;
	font-size:85%;
	background:#FFF;
	padding:2px 5px;
	margin-right:10px;
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.entry h5.have {
	border-radius:30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border:1px solid #45A529;
	padding:5px;
	margin-bottom:10px;
	background:#CAEEBD;
	text-align:center;
}

.entry h5.donthave {
	border-radius:30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border:1px solid #FF8174;
	padding:5px;
	margin:20px 0 10px 0;
	background:#FFBCB5;
	text-align:center;
}

.entry .step p.send {
	border:1px dashed #E75C4D;
	padding:10px;
}

/*-----------------------------------------------------	*/
/*	for - 639px					*/
/*-----------------------------------------------------	*/



@media screen and (max-width: 639px) {

	ul.pagelink,
	.entry ul.card {
	font-size:90%;
	}

	.entry h3 {
	font-size:100%;
	}
	
	.entry { margin:0 15px 0 5px; }

	.entry .step dl.envelope dd.one-foruth {
	width:100%;
	}
	
	.entry .step dl.envelope dd.two-fourth {
	clear:both;
	width: 100%;
	float:none;
	text-align:center;
	}
	
	.contact dl dt,
	.contact dl dt.nextnum,
	.contact dl dd,
	.contact dl dd.nextnum {
	float:none;
	width:100%;
	overflow:hidden;
	}
	
	.contact .freediyal,
	.contact .freediyal02 {
	font-size:200%;

	.pc-only {
	display:none;
	}

}
