@charset "utf-8";
@import url("page.css");
/* CSS Document */


#ct_box {
	margin: 30px auto;
	width: 96%;
	clear: both;
}

#ct_box ol {
	background-image: url(../images/guidance/pt_ya_big.gif);
	background-size: 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: 900;
	color: #663300;
	line-height: 2em;
	counter-reset: item;
	margin: 0 auto;
	padding: 0 0 30px 0;
	width: 96%;
}

#ct_box ol li {
	text-indent: -1.3em;
	padding-left: 1.3em;
}

#ct_box ol li:before {
  counter-increment: item;
  content: counter(item)'.';
  padding-right: .5em;
  font-weight: 900;
}

#ct_box ol li:last-child {
	margin-bottom: 2.5em;
}

#ct_box ol li span {
	font-size: 18px;
	font-weight: 900;
	color: #F63;
}
#ct_box ol li span.tx2 {
	font-size: 22px;
	font-weight: 900;
}

#photo {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin: 20px auto;
	width: 96%;
}

#photo div {
	display: block;
	margin: 10px 0;
	width: 48%;
}

#ct01 h2 {
	background-image: url(../images/guidance/ti_01_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0 0 30px;
	padding-top: 7.08%;
	height: 0;
	width: 100%;
}

#curriculum {
	background-image: url(../images/guidance/popular.gif);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 30px auto;
	padding-top: 15.37%;
	height: 0px;
	width: 96%;
}

#ct02 h2 {
	background-image: url(../images/guidance/ti_02_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 50px 0 30px;
	padding-top: 7.08%;
	height: 0;
	width: 100%;
}

.acceptance {
	margin: 0 auto 10px;
	width: auto;
	max-width: 96%;
}

#recruiting {
	display: flex;
	flex-wrap: wrap;
	width: 96%;
}
#recruiting dt {
	padding: 5px;
	width: 30%;
	box-sizing: border-box;
}

#recruiting dd {
	padding: 5px;
	margin-bottom: 30px;
	width: 70%;
	box-sizing: border-box;
}

#ct03 h2 {
	background-image: url(../images/guidance/ti_03_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 50px 0 30px;
	padding-top: 7.08%;
	height: 0;
	width: 100%;
	
}

#ct04 h2 {
	background-image: url(../images/guidance/ti_04_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 50px 0 30px;
	padding-top: 7.08%;
	height: 0;
	width: 100%;
}

#ct05 h2 {
	background-image: url(../images/guidance/ti_05_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 50px 0 30px;
	padding-top: 7.08%;
	height: 0;
	width: 100%;
}

.event {
	margin: 0 auto 10px;
	width: auto;
	max-width: 96%;
}

#ct06 h2 {
	background-image: url(../images/guidance/ti_06_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 50px 0 30px;
	padding-top: 7.08%;
	height: 0;
	width: 100%;
	
}

#mov2 {
	display: block;
	margin: 20px auto;
	padding: 0;
	width: 96%;
}
#mov2 div {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	margin: 20px auto;
	padding: 30px 0 56.25%;
	overflow: hidden;
}

#mov2 div iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#voice {
	display: block;
	margin: 20px auto 30px;
	width: 96%;
	clear: both;
}
#voice dt {
	font-size: 14px;
	font-weight: 800;
	color: #FF3366;
}
#voice dd {
	margin-bottom: 20px;
}
#voice dd p {
	font-size: 14px;
	text-align: right;
	margin: 5px 0;
}

#voice-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
	width: 96%;
}

#voice-box div {
	display: block;
	margin: 10px 0;
	width: 48%;
	border: solid 1px #000000;
}


	
@media only screen and (min-width: 769px) {
#title {
	background: linear-gradient(90deg, rgb(255,205,4), rgb(255,252,240));
	border: solid 1px #f4e9d4;
}

#anchor {
	width: 400px;
}

#ct_box {
	margin: 50px auto;
	width: 1000px;
}

#ct01 h2 {
	background-image: url(../images/guidance/ti_01.png);
	background-size: auto;
	padding-top: 0;
	height: 34px;
	width: 1015px;
}

#ct_box ol {
	font-size: 18px;
	font-weight: 900;
	background-size: auto;
	height: 350px;
	width: 980px;
}

#curriculum {
	background-image: url(../images/guidance/popular.gif);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 50px auto;
	padding-top: 0;
	height: 87px;
	width: 566px;
}

#photo {
	justify-content: center;
	margin: 20px auto;
	width: 1000px;
}

#photo div {
	margin: 15px;
	width: 294px;
}

#ct02 h2 {
	background-image: url(../images/guidance/ti_02.png);
	background-size: auto;
	padding-top: 0;
	height: 34px;
	width: 1015px;
}

.acceptance {
	margin: 0 20px 30px 0;
	float: left;
}

#recruiting {
	display: flex;
	margin: 0 auto;
	width: 1000px;
}

#recruiting dt {
	padding: 5px;
	width: 120px;
	box-sizing: border-box;
}

#recruiting dd {
	padding: 5px;
	margin-bottom: 30px;
	width: 880px;
	box-sizing: border-box;
}

#ct03 h2 {
	background-image: url(../images/guidance/ti_03.png);
	background-size: auto;
	padding-top: 0;
	height: 34px;
	width: 1015px;
}

#ct04 h2 {
	background-image: url(../images/guidance/ti_04.png);
	background-size: auto;
	padding-top: 0;
	height: 34px;
	width: 1015px;
}

#ct05 h2 {
	background-image: url(../images/guidance/ti_05.png);
	background-size: auto;
	padding-top: 0;
	height: 34px;
	width: 1015px;
}

.event {
	margin: 0 20px 10px 0;
	float: left;
}

#ct06 h2 {
	background-image: url(../images/guidance/ti_06.png);
	background-size: auto;
	padding-top: 0;
	height: 34px;
	width: 1015px;
}

#mov2 {
	display:flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin: 50px auto;
	padding: 0;
	width: 800px;
}
#mov2 div {
	display: block;
	margin: 0;
	padding: 0;
	height: 214px;
	width: 380px;
}

#voice {
	display: block;
	margin: 20px auto 30px;
	width: 1000px;
	clear: both;
}

#voice-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0 auto;
	width: 1000px;
}

#voice-box div {
	display: block;
	margin: 10px;
	width: 300px;
}

}