@charset "UTF-8";

#pc_right section p a {
	text-decoration: underline;
}


/*====================================================================
最小サイズ　想定端末　iPhone SE の縦構え（Portrait）　 320×568px
====================================================================*/
#news_img_single {
	background-image: url("../images/news/news-374w_200h.jpg");
	height: 200px;
}
h2 {
    color: #ffffff;
    background-color: #21489C;
    margin: 0;
    padding: 10px;
    font-size: 150%;
    line-height: 1;
    box-sizing: border-box;
    letter-spacing: 0.1rem;
}
h3 {
	margin: 0;
	padding: 0 0 0 1rem;
	color: #21489C;
	font-size: 150%;
	border-bottom: 1px dashed #21489C;
}
.news_date {
	padding: 0 0 0 1rem;
	color: #21489C;
	font-size: 120%;	
}
h4, h5 {
	color: #333333;
	margin: 0.5rem 0 0.5rem 8px;
	padding: 0;
}
.news_content {
	margin: 10px 0 50px 0;
	padding: 0;
	box-sizing: border-box;
}
.news_content p {
	margin: 0;
	padding: 0.5rem 0 2rem 1rem;
	color: #333333;
	line-height: 1.75;
}

/*全国統一テスト投稿記事の設定*/
h6.news_subheading {
    color: #333333;
    font-size: 150%;
    border-left: 8px solid #1753BC;
    margin: 0 0 10px 0;
    padding: 0 0 0 8px;
}
h6.news_chart_title {
    color: #21489C;
	font-weight: bold;
    margin: 0;
}

.about_exam,
.about_exam_grid {
    color: #333333;
	margin: 10px 0 30px 0;
	padding: 0;
}

.about_exam dt,
.about_exam_grid dt {
	padding: 0.5rem;
    background-color: #e7f3fc;
	box-sizing: border-box;
	border-top: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
}
.about_exam dd {
	margin: 0;
	padding: 0.5rem;
	box-sizing: border-box;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
}
.about_exam dd:last-of-type {
	border-bottom: 1px solid #bfbfbf;
}

.about_exam_grid dt {
	padding: 0.5rem;
    background-color: #e7f3fc;
	box-sizing: border-box;
	border: 1px solid #bfbfbf;
	margin: 0 0 -1px 0 !important;

}
.about_exam_grid dd {
	margin: 0 0 -1px 0 !important;
	padding: 0.5rem;
	box-sizing: border-box;
	border: 1px solid #bfbfbf;
}

.exam_flow_dl {
	display: grid;
	column-gap: 1em;
}
.exam_flow_dl dt {
	background-color: #e7f3fc;
	color: #21489C;
	margin: 0;
	padding: 0.5em 1em;
	font-weight: 700;
	text-align: left;
}
.exam_flow_dl dd {
	margin: 0;
	padding: 0.5em 0.5em 2em 0.5em;
	text-align: left;
}




.examlist {
	display: block;
	font-style: normal;
	color: #21489C;
}
.exam_flow {
	list-style: none;
	margin: 2em 0;
	padding: 0;
}
.exam_flow li {
	color: #333333;
	margin: 1rem 0 2rem 0;
	border-bottom: dashed 1px #21489C;
}
.exam_flow li span {
	text-align: left;
	font-weight: bold;
	color: #21489C;
	padding: 0.5rem 1rem;
	margin: 0 0 0.5rem 0;
	display: block;
	background-color: #e7f3fc;
}
.to_YO {
	width: 100%;
	height: 100%;
	color: #ED1B24;
	text-decoration: underline;
}
#banner_YO1 {
	display: block;
	min-height: 300px;
	width: auto;
}
#banner_YO2 {
	display: none;
}
#banner_YO1:hover,
#banner_YO2:hover {
    transform: translate(1px, 1px);
	transition: all 0.2s;
}

/*全国統一テスト投稿記事の設定*/







#arrowspace {
	position: relative;
	height: 30px;
	margin: 0 0 100px 0;
}
#arrowspace span {
	position: absolute;
}
#arrowspace span a {
    display: block;
	width: 30px;
	height: 30px;
    color: #969696;
	box-sizing: border-box;
	border: 1px solid #969696;
	border-radius: 25%;
    padding: 2px 0 0 8px;
}
.post_l {
	left: 0;
}
.post_r {
	right: 0;
}
.to_archive {
	margin: 0 auto;
	text-align: center;
}

/*------------------- メディア切替 ------------------------*/
/*====================================================================
想定端末　小型のAndroid の縦構え（Portrait）　 360×640px
====================================================================*/
@media screen and (min-width:360px) {
}/*360×640px*/


/*====================================================================
想定端末　iPhone 6~8 の縦構え（Portrait）　 375×667px
====================================================================*/
@media screen and (min-width:375px) {
}/*375×667px*/

/*====================================================================
想定端末　pixel2 の縦構え（Portrait）　 411×731px
====================================================================*/
@media screen and (min-width:411px){
}/*411×731px*/

/*====================================================================
想定端末　iPhone XR, 11, XsMax の縦構え（Portrait）　 414×896px
====================================================================*/
@media screen and (min-width:414px){
}/*414×896px*/




/*====================================================================
想定端末　Surface Duo の縦構え（Portrait）　540×720px
====================================================================*/
@media screen and (min-width:540px){
}


/*↑ここまでスマホ縦（Portrait）
==============================================================================================================================================
↓ここからスマホ横（Landscape）*/

/*====================================================================
想定端末　iPhoneSE の横構え（Landscape）　 568×320px
====================================================================*/
@media screen and (min-width:568px){
}


/*====================================================================
想定端末　小型のAndroid の横構え（Landscape）　 640×360px
====================================================================*/
@media screen and (min-width:640px){
}


/*====================================================================
想定端末　iPhone 6~8 の横構え（Landscape）　667×375px
====================================================================*/
@media screen and (min-width:667px){
}

/*====================================================================
想定端末　iPhone 6~8Plus の横構え（Landscape）　736×414px
====================================================================*/
@media screen and (min-width:736px){
}
/*====================================================================
想定端末　iPhone X, Xs,11Pro の横構え（Landscape）　812×375px
====================================================================*/
@media screen and (min-width:812px){
}/*812×375px*/


/*↑ここまでスマホ横（Landscape）
==============================================================================================================================================
↓ここからタブレット縦（Portrait）*/

/*====================================================================
想定端末　iPad 9.7inch, 10.2inch の縦構え（Portrait） 768×1024px
====================================================================*/
@media screen and (min-width:768px) and (min-height:500px) {
#news_img_single {
	background-image: url("../images/news/news-200h.jpg");
}
.about_exam_grid {
	display: grid;
	grid-template-columns: 13rem 1fr;
}
.about_exam_grid dt {
	background-color: #e7f3fc;
    padding: 1rem;
	text-align: center;
	border: 1px solid #bfbfbf;
	margin: 0 -1px -1px 0 !important;
}
.about_exam dt{
    width: 13rem;
    float: left;
    padding: 1rem;
    clear: both;
	text-align: center;
	border-top: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
}
.about_exam dd {
	margin: 0 0 0 13rem;
    padding: 1rem;
	border-top: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-left: none;
}
.about_exam_grid dd {
    padding: 1rem;
	border: 1px solid #bfbfbf;
	margin: 0 -1px -1px 0 !important;
}
.about_exam dt:last-of-type,
.about_exam dd:last-of-type,
.about_exam_grid dt:last-of-type,
.about_exam_grid dd:last-of-type {
	border-bottom: 1px solid #bfbfbf;
}
.multiline {
	height: 6rem;
}

.exam_flow_dl {
	grid-template-columns: auto 1fr;
	row-gap: 1em;
}
.exam_flow_dl dt {
	text-align: center;
}
.exam_flow_dl dd {
	padding: 0.5em 1em;
}

.exam_flow li {
	margin: 1rem 0;
	border-bottom: none;
}

.exam_flow li span {
	width: 9rem;
	text-align: center;
	display: inline-block;
	margin: 0 0.5rem 0 0;
}
}
@media screen and (min-width:768px) and (orientation: portrait) {

#banner_YO1 {
	display: none;
}
#banner_YO2 {
	display: block;
	height: 90px;
	width: auto;
}
}

/*====================================================================
想定端末　iPad Air, iPad Pro 10.5inch の縦構え（Portrait） 834×1112px
====================================================================*/
@media screen and (min-width:834px) and (orientation: portrait) {
#banner_YO1 {
	display: none;
}

#banner_YO2 {
	display: block;
	height: 90px;
	width: auto;
}



}/*834×1112px*/




/*====================================================================
想定端末　iPad Pro 11inch の縦構え（Portrait） 834×1169px
====================================================================*/
@media screen and (min-width:834px) and (orientation: portrait) {
#banner_YO1 {
	display: none;
}
#banner_YO2 {
	display: block;
	height: 90px;
	width: auto;
}

}/*834×1169px*/




/*====================================================================
想定端末　iPad Pro 12.9inch の縦構え（Portrait） 1024×1366px
====================================================================*/
@media screen and (min-width:1024px) {
#banner_YO1 {
	display: none;
}

#banner_YO2 {
	display: block;
	height: 90px;
	width: auto;
}

  }/*1024×1366px*/

/*↑ここまでタブレット縦（Portrait）
==============================================================================================================================================
↓ここからタブレット横（Landscape）*/






/*====================================================================
想定端末　iPad 9.7inch, 10.2inch の横構え（Landscape） 1024×768px
====================================================================*/
@media screen and (min-width:1024px) and (orientation: landscape) {
#banner_YO1 {
	display: none;
}

#banner_YO2 {
	display: block;
	height: 90px;
	width: auto;
}
	
}/*1024×768px*/




/*====================================================================
想定端末　iPad Air, iPad Pro 10.5inch の横構え（Landscape） 1112×834px
====================================================================*/
@media screen and (min-width:1112px) {



}/*1112×834px*/




/*====================================================================
想定端末　iPad Pro 11inch の横構え（Landscape） 1169×834px
====================================================================*/
@media screen and (min-width:1169px) {
#banner_YO1 {
	display: none;
}
#banner_YO2 {
	display: block;
	height: 90px;
	width: auto;
}

}/*1169×834px*/





/*====================================================================
想定端末　iPad Pro 12.9inch の横構え（Landscape） 1366×1024px
====================================================================*/
@media screen and (min-width:1366px) {
#banner_YO1 {
	display: none;
}
#banner_YO2 {
	display: block;
	height: 90px;
	width: auto;
}
}/*1366×1024px*/








/*↑ここまでタブレット横（Landscape）
==============================================================================================================================================
↓ここからPC　＝  マウスポインターがあるという前提、hoverの発想アリ 　*/

/*====================================================================
想定端末　小型のモニター 幅1367px以上
====================================================================*/
@media screen and (min-width:1367px) {
#banner_YO1 {
	display: none;
}
#banner_YO2 {
	display: block;
	height: 90px;
	width: auto;
}

}