@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 { line-height:180%; }

.entry p span {
	display:block;
	color:#666;
}

.entry .red { color:#CC0000; }

h3 {
	color:#15807A;
	background:url(../common/images/title/h3_bg_02.gif) no-repeat;
	padding:0 0 6px 20px;
	_padding:0 0 8px 20px;
	margin:10px 0;
}

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:45%;
}

.entry table {
	font-size:100%;
	line-height:160%;
	width:100%;
	margin:30px auto 10px auto;
}

.entry th {
	font-weight:bold;
	text-align:center;
	color:#000066;
	background:#93D9AF;
	padding:4px 0;
}

.entry th.whborder { border-right:1px #FFF solid; }

.entry td.left a {
	background:url(images/icon_pdf.png) no-repeat top left;
	padding:10px 0 10px 38px;
}

.entry td.left a.multi {
	background:url(images/icon_pdf.png) no-repeat top left;
	padding:0 0 40px 38px;
}


.entry td.left {
	background:#E2F3D6;
	padding:4px 6px;
	border-bottom:1px solid #FFF;
	width:35.3%;
	font-size:95%;
}

.entry td.right {
	background:#FFF;
	border-bottom:1px solid #D2ECBF;
	padding:4px 6px;
}

.guidance {
	clear:both;
	font-size:85%;
	color:#666;
	border:1px solid #44A090;
	padding:10px;
	margin-top:20px;
	overflow:hidden;
	_zoom:1;
}

.guidance ul {
	/* background:url(../common/images/line/line_dot_03.gif) repeat-x bottom; */
	padding:0 0 5px 0;
	margin-bottom:5px;
}

.guidance li {
	line-height:160%;
	text-indent:-17px;
	margin:0 0 7px 20px;
}

.guidance li em { color:#FF7617; }

.guidance .balloon {
	background:url(images/icon_balloon.gif) no-repeat 0 5px;
	padding:4px 0 6px 28px;
	margin-left:2px;
}

.cddl { margin-top:20px; }

dl.carddl,
dl.carddl.left {
	float:left;
}

dl.carddl.right {
	float:right;
	margin:0 0 3% 3%;
}

dl.carddl {
	margin:0 0 3% 1.6%;
}

dl.carddl.left {
	margin:0 0 3% 0;
}

dl.carddl dt {
	text-align:center;
}

dl.carddl dd {
	font-size:85%;
	text-align:center !important;
}

img.dlbtn {
	margin:10px auto 0 auto;
	display:block;
}

.border-green {
	border:1px solid #45A52A;
	padding:1em;
	min-height:150px;
	position:relative;
}

.border-green img {
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform : translate(-50%,-50%);
	transform : translate(-50%,-50%);
}

.border-green02 {
	border:1px solid #45A52A;
	padding:1em;
	position:relative;
	font-size:90%;
	line-height: 180%;
}

.border-green02 img.bnr {
	position: relative;
	margin:0.5em auto;;
}

h4 {
	clear:both;
	background:#45A52A;
	color:#FFF;
	padding:0.5em;
	text-align:center;
	margin-top:2em;
	border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
}

.tx-s { font-size:80%; }
.marbo { padding-bottom:1px; }

/* card2020 */
.guidance02 {
    clear: both;
    font-size: 85%;
    color: #666;
    border: 1px solid #45A52A;
    padding: 10px;
    margin-top: 20px;
    overflow: hidden;
    _zoom: 1;
}

.guidance02 + p {
    font-size: 85%;
}

.guidance02 .guidance02-text-normal {
    font-size: 1.1764em;
}

.cardsum {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.com_exam {
    text-indent: -2.5em;
    padding-left: 4em;
}

span.spcom_exam {
	display:inline !important;
	}
.exsome { margin-left:-2px; }

.textcenter {
    text-align: center;
}

.series-card h4 {
    margin-top: 0;
}

.series-card .border-green {
    min-height: 170px;
    margin-top: 10px;
}

.com_att {
    padding-left: 1.5em;
    text-indent: -1.5em;
}

/*-----------------------------------------------------	*/
/*	for - 639px					*/
/*-----------------------------------------------------	*/

@media screen and (min-width: 640px) {

	.SP { display: none; }

}


@media screen and (max-width: 639px) {

	.PC { display: none; }

	.entry { margin:0 7px 0 8px; }

	ul.pagelink,
	.entry ul.list .trigger,
	.entry table {
	font-size:90%;
	}

	.entry h3 {
	font-size:100%;
	margin-top:15px;
	}
	
	dl.carddl,
	dl.carddl.left,
	dl.carddl.right {
	float:none;
	margin:0 auto 40px auto;
	/*max-width:151px;*/
	width:auto;
	}
	
	dl.carddl.left dt.border-green img,
	dl.carddl.right dt.border-green img {
	max-width:151px;
	}

	.cddl {
	text-align:center;
	}
	

}

@media screen and (max-width: 639px) {

	ul.pagelink li {
	float:none;
	width:85%;
	}
	
	.entry table {
	font-size:90%;
	}
	
/* card2020 */
	.series-card .border-green {
	min-height: 170px;
	}

	dl.carddl.left.series-card dt.border-green img,
	dl.carddl.right.series-card dt.border-green img,
	dt.border-green img.ngimg {
	max-width:270px !important;
	}
	
	.com_exam {
    text-indent: 0;
    padding-left: 0;
	}
	
	span.spcom_exam {
    text-indent: -1.5em;
    padding-left: 1.5em;
	display: block !important;
	} 

	.exsome { margin-left:0; }

	.com_att {
    text-align: left;
	word-wrap: break-word;
	}
	
}

@media screen and (max-width: 320px) {

	.tx-s { font-size:75%; }

	
}