@charset "UTF-8";

/* ==============================================
PC
================================================ */
@media print, screen and (min-width: 768px) {
/* タイトル
	-----------------------*/
#main p.catTtl, #main h1.catTtl {
	background-image: url(../images_rwd/ttl_bg.jpg);
}
/* 英語試験 */
#primary .section .english-score h5 {
	font-weight: normal;
	margin: 0;
	line-height: 1.5;
}
#primary .section .english-score ul {
	margin-top: 0;
}
#primary .section .sp-list-normal li.no-listmark {
	list-style: none;
	margin-left: 0;
}
	
/***ステップバー  2021.12.08追記***/
.step-wrap {
 counter-reset: count;
 margin: 2em 0;
 position: relative;
}
.step-content {
 padding: 1.3em 0 .3em 1em;
 margin: 0 0 1em 1em;
 position: relative;
 border-top: solid 2px #ccc;
 }
.step-content::before {
 content: "";
 display: block;
 position: absolute;
 bottom: 0;
 left: -10px;
 border-style: solid;
 border-width: 17px 8px 0 8px;
 border-color: #067fd0 transparent transparent transparent;
}
.step-content::after {
 content: "";
 display: block;
 height: calc(100% - 36px);
 border-left: dashed 4px #067fd0;
 position: absolute;
 top: 16px;
 left: -4px;
}
.step-label {
 padding: 3px 100px 3px 15px;
 color: #fff;
 font-weight: bold;
 position: absolute;
 top: -18px;
 left: -20px;
 background: #3e68c0;
 z-index: 1;
}
.step-label.last-child {
 background: #e03971;
}	
/*カウント*/	
/*.step-label::after {
 counter-increment: count;
 content: counter(count);
 position: relative;
 left: .3em;
}*/
.step-title {
 font-weight: bold;
 font-size: 120%;
}
.step-body {
 margin-top: .5em;
 padding: 0 0 1em;
}
.step-wrap > :lastchild {
box-shadow: 5px 7px 0 -5px #3e68c0;
background: #6ab5a5;
display: none;
}
.step-wrap > :last-child::before, .step-wrap > :last-of-type::after {
 display: none;
}
/***ステップバー***/
}

/* ==============================================
SP
================================================ */
@media screen and (max-width:767px) {
#main p.catTtl, #main h1.catTtl {
	background-image: url(../images_rwd/ttl_bg.jpg);
	background-size: auto 65px;
}
/* 英語試験 */
#primary .section .english-score h5 {
	font-size: 12px;
	font-weight: normal;
	padding: 0 14px;
	margin: 0;
	line-height: 1.5;
}
#primary .section .english-score ul.linkList01 li.pdf.sp-toefl-pdf a {
	margin-left: 0;
}
/* ページTOP */
ul.toPageTop li {
	list-style: none;
	margin: 0;
	padding: 0 14px 0 0;
	text-align: right;
	font-size: 12px;
}
ul.toPageTop li a {
	padding-left: 12px;
	background: url(/common_rwd/images/sp_nav_icon_up.png) left center no-repeat;
	background-size: 7px 4px;
}
/* ▼コラム枠
   --------------------------------------------- */
div.columnBox {
	margin: 0 14px 14px;
	padding: 0 10px 1px;
	border: 2px solid #e1e1e1;
	background: #fcfbf3;
}
div.columnBox dl.columnBoxInner dt {
	margin: 0 0 0.65em;
	padding-left: 13px;
	background: url(/common_rwd/images/bg_heading-column.gif) repeat-y left top;
	color: #3a69ea;
	font-size: 114%;
	font-weight: bold;
	line-height: 1.5;
}
div.columnBox.noticeBox dl.columnBoxInner dt {
	background: url(/common_rwd/images/bg_heading-column02.gif) repeat-y left top;
	color: #e03971;
}
div.columnBox dl.columnBoxInner dd {
	margin: 0;
}
div.columnBox dl.columnBoxInner dd * {
	margin-bottom: 1em;
}
	
	/* ▼コラム枠 Step
   --------------------------------------------- */
div.columnBoxStep {
	margin: 0 14px;
	padding: 0 10px 1px;
	border: 2px solid #e1e1e1;
	background: #fcfbf3;
}
div.columnBoxStep dl.columnBoxInner dt {
	margin: 0 0 0.65em;
	padding-left: 13px;
	background: url(/common_rwd/images/bg_heading-column.gif) repeat-y left top;
	color: #3a69ea;
	font-size: 114%;
	font-weight: bold;
	line-height: 1.5;
}
div.columnBoxStep.noticeBox dl.columnBoxInner dt {
	background: url(/common_rwd/images/bg_heading-column02.gif) repeat-y left top;
	color: #e03971;
}
div.columnBoxStep dl.columnBoxInner dd {
	margin: 0;
}
div.columnBoxStep dl.columnBoxInner dd * {
	margin-bottom: 1em;
}
	
/* ul.stepNav02 */
ul.stepNav02 {
	overflow: hidden;
	list-style: none;
	margin: 0 14px 1.5em;
	padding: 10px 1px 10px 0;
	background: #fff url(/common_rwd/images/bg_stepnav02-01.gif) repeat-x left bottom;
	border: 1px solid #c7cee0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	zoom: 1;
}
ul.stepNav02 li a {
	color: #000;
	font-size: 12px;
	padding: 0 10px;
	background-image: url(/common_rwd/images/sp_nav_icon.png);
	background-size: 4px 7px;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	box-sizing: border-box;
}
/* table list no-margin */
#primary .section table.dataTable01 ul.linkList01.sp-no-margin,  #primary .section table.dataTable01 ul.linkList01.sp-no-margin li a {
	margin: 0;
	padding: 0;
}
/* list */
#primary .section .sp-list-normal {
	padding: 0 14px 0 0;
}
#primary .section .sp-list-normal li {
	font-size: 12px;
	line-height: 1.5;
}
#primary .section .sp-list-normal li.no-listmark {
	list-style: none;
	margin-left: 0;
}
.sp-listmark {
	text-indent: -1em;
}
#primary .section .english-score .sp-list-normal {
	margin-top: 0;
}
/* note */
.note {
	line-height: 1.35;
}
/* 宮嶋追記分 */
.section.first.lastChild dl {
	padding: 0 14px;
}
.section.first.lastChild dt {
	font-size: 87.5%;
	margin: 3px auto;
}
.section.first.lastChild dd {
	margin-bottom: 3px 0!important;
}
.section ol {
	font-size: 87.5%;
	margin: 0 0 15px 0;
	padding: 0 14px;
}
.section ol li {
	margin-bottom: 5px;
}
.section ol.lastChild li {
	margin-bottom: 0;
}
dl.pctBox.firstChild.lastChild dt {
	text-align: center;
}
.section ol.lastChild li:first-child, .section ol.lastChild li:last-child {
	margin-bottom: 18px;
}
body.fontS {
	font-size: 87.5%;
}
.ht_r {
	height: auto!important;
}
.downloadBox {
	display: none;
}
.columnBox.firstChild.lastChild .pctR {
	text-align: center;
	margin-bottom: 10px;
}

/* youtube 埋め込み用 */
.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
	
/***ステップバー  2021.12.08追記***/
.step-wrap {
 counter-reset: count;
 margin: 2em 0;
 position: relative;
}
.step-content {
 padding: 1.3em 0 .3em 1em;
 margin: 0 1em 1em;
 position: relative;
 border-top: solid 2px #ccc;
 }
.step-content::before {
 content: "";
 display: block;
 position: absolute;
 bottom: 0;
 left: -10px;
 border-style: solid;
 border-width: 17px 8px 0 8px;
 border-color: #067fd0 transparent transparent transparent;
}
.step-content::after {
 content: "";
 display: block;
 height: calc(100% - 36px);
 border-left: dashed 4px #067fd0;
 position: absolute;
 top: 16px;
 left: -4px;
}
.step-label {
 padding: 3px 100px 3px 15px;
 color: #fff;
 font-weight: bold;
 position: absolute;
 top: -18px;
 left: -10px;
 background: #3e68c0;
 z-index: 1;
}
.step-label.last-child {
 background: #e03971;
}	
/*カウント*/	
/*.step-label::after {
 counter-increment: count;
 content: counter(count);
 position: relative;
 left: .3em;
}*/
.step-title {
 font-weight: bold;
 font-size: 120%;
}
.step-body {
 margin-top: .5em;
 padding: 0 0 1em;
}
.step-wrap > :lastchild {
box-shadow: 5px 7px 0 -5px #3e68c0;
background: #6ab5a5;
display: none;
}
.step-wrap > :last-child::before, .step-wrap > :last-of-type::after {
 display: none;
}
/***ステップバー***/

/* youtube 埋め込み用 */

.openCampusBtn{width:100% !important;}
}
