@charset "utf-8";

/**************************************************
	入学案内
**************************************************/
.margin_zero_auto{
	margin:0 auto;
}
.gaiyou,.youkou,.hiyou {
	margin-bottom: 7%;
	}
.round, .square{
	background:#A22233;
	color:#fff;
	padding:3px 0;
	}
.round{
	border-radius:20px;
	font-size:20px;
	position:relative;
	z-index:1;
	}
.square{
	font-size:16px;
	}
.square br.sp {
	display: none;
}
.frame{
	clear:both;
	border:1px solid #A22233;
	border-radius:10px;
	padding:8px;
	font-size:12px;
	line-height:150%;
	zoom: 1;
	position:relative;
	}
.txt{
	margin-top:8px;
	line-height:150%;
	}
.frame .price{
	font-size:17px;
	line-height:200%;
	}
.left .frame .price{
	line-height:250%;
	}
.koukousei{
	margin-top:86px;
	}
.daigaku{
	margin-top:5px;
	font-size:17px;
	line-height:46px;
	}
.round:first-child{
	line-height:46px;
	}
.round.lh46{
	line-height:46px;
	}
.round.mt5{
	margin-top:5px;
	}
.overseas a{
	color:#fff;
	line-height:1;
}
.overseas span,
.overseas small{
	display:block;
	text-align:center;
}
.overseas .pdf::before{
	content:"";
	position:absolute;
	top:2px;
	left:12px;
	background-image:url(../img/entrance/icon_pdf.png);
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	width:33px;
	height:44px;
	display:block;
}
@media screen and (min-width:641px){
	.overseas .pdf::before{
		transform:scale(0.7);
	}
}
@media screen and (max-width:640px){
	.overseas .pdf::before{
		background-size:contain;
		width:10px;
		top:-2vw;
		left:5px;
	}
}
#contents .left{
	float:left;
	width:670px;
	}
#contents .right{
	float:right;
	width:288px;
	}
#contents section h3{
	font-size:31px;
	line-height:35px;
	}
#contents section h3 span{
	font-size:20px;
	letter-spacing: 1px;
	}
#contents table{
	width:100%;
	margin-top:15px;
	}
#contents th,#contents  td{
	border:1px solid #d4d5d5;
	font-size:15px;
	line-height:1.5em;
	}
#contents th{
	background:#faf9f5;
	}
#contents td p,#contents  ol li{
	padding:0 3%;
	}
#contents li{
	line-height:1.5em;
	}
#contents td ul li{
	text-align:center;
	padding-top:20px;
	margin-top:20px;
	border-top:1px dotted #d4d5d5;
	}
#contents td ul li:first-child{
	border:none;
	margin:0;
	padding:0;
	}
.orange{
	color:#ef8c00;
	}
.green{
	color:#41af48;
	}
#contents ol li{
	line-height:1.5em;
	list-style-type:none;
	list-style-position:inside;
	counter-increment: cnt;
	}
#contents ol li:before{
	display: marker;
	content: "(" counter(cnt) ")";
	}
#contents .arrow {
	overflow: hidden;
	}
#contents .arrow li {
	float: left;
	width: 50%;
	}
#contents .pay {
	overflow: hidden;
	border:1px solid #A22233;
	border-radius:10px;
	}
#contents .pay ul li {
	float: left;
	width: 50%;
	}
#contents .pay ul li + li {
	border-left: 1px solid #A22233;
	}
#contents .pay ul li .frame {
	border: none;
}
@media ( max-width : 640px ) {
	#contents aside {
		padding-bottom: 10px;
	}
	#contents aside li {
		width: 32.5%;
		margin-right: 0;
		margin-bottom: 0;
	}
	#contents aside li + li {
		margin-left: 1%;
	}
	#contents .frame,
	#contents .round{
		border-radius: 6px;
	}
	#contents .square br.sp {
		display: block;
	}
	.gaiyou,.youkou,.hiyou {
		margin-bottom: 7% !important;
	}
	#contents .square{
		font-size: 13px;
	}
	#contents .koukousei {
		margin-top: 73px;
	}
	#contents .left{
		width:50%;
	}
	#contents .right{
		width:48%;
	}
	#contents .round {
		font-size: 12px;
	}
	#contents .left .round {
		font-size: 16px;
	}
	#contents .round,.round:first-child,.round.lh46{
		line-height:1.3;
	}
	#contents .frame {
		padding: 4px;
	}
	#contents .pay ul li {
		letter-spacing: -0.5px;
	}
	#contents .pay ul li + li {
		float: right;
		margin-left: 0;
	}/*
	.sp_arrow_mt {
		overflow: hidden;
	}
	.sp_arrow_mt img {
		margin-top: -12px;
	}*/
	#contents .sp_multi {
		display: table-cell;
		width: 100px;
		vertical-align: middle;
		height: 2.8em;
	}
}

/*
	入学手続の概要
**************************************************/
.gaiyou{
	line-height:100%;
	}
.gaiyou h4{
	font-size:25px;
	color: #551900;
	}
.gaiyou p, .gaiyou, .gaiyou div, .gaiyou li, .gaiyou dd{
	text-align:center;
	}
.gaiyou li{
	position:relative;
	}
.gaiyou li .round{
	position:absolute;
	width:90%;
	margin-left:5%;
	}
.gaiyou li .frame .square{
	background:none;
	color: #A22233;
	margin-top:15px;
	font-weight: bold;
	}
.gaiyou .left li{
	display:inline-block;
	width:49%; /* width:32.1%; */ /* 20160328 */
	margin-left:1%;
	}
.gaiyou li:first-child{
	margin-left:0;
	}
.gaiyou dl{
	overflow:hidden;
	}
.gaiyou dt{
	float:left;
	width:465px;
	}
.gaiyou dd{
	float:right;
	width:465px;
	}
@media ( min-width : 640px ) {
	.gaiyou li .frame{
		height:75px;
	}
}
@media ( max-width : 640px ) {
	.gaiyou h4{
		font-size:16px !important;
	}
	.gaiyou li .frame{
		margin-top:15px;
	}
	.gaiyou .left li {
		width:31%;
	}
	.gaiyou li .frame {
		margin-top: 0;
	}
	.gaiyou li .frame .square {
		margin-top: 0;
		font-size:12px;
	}
}

/*
	募集要項
**************************************************/
.youkou .box {
	padding: 3px 3px 0;
	border: 1px solid #e7e7e7;
	}
.youkou h4 {
	padding: 5px 0 5px 10px;
	background-color: #A22233;
	color: #fff;
	}
.youkou h5 {
	margin-bottom: 20px;
	color: #A22233;
	font-weight: bold;
	}
.youkou h6 {
	margin-bottom: 5px;
	margin-left: -8px;
	color: #A22233;
	font-size: 14px;
	}
.youkou p {
	font-size: 14px;
	line-height: 1.8;
	}
@media ( min-width : 640px ) {
	.youkou .box {
		margin-top: 40px;
	}
	.youkou .box div {
		margin: 30px 25px 25px;
	}
}
@media ( max-width : 640px ) {
	.youkou .box {
		margin-top: 10px;
	}
	.youkou .box div {
		margin: 20px 10px 15px;
	}
	.youkou p {
	font-size: 1rem;
	}
	.youkou h5{
		font-size:1.4rem;
	}
}

/*
	入学費用
**************************************************/
.hiyou td{
	text-align:right;
	padding:5px 1% 5px 0;
	}
.hiyou tr.cat td{
	background:#faf9f5;
	}
.hiyou tr.cat td, .hiyou th {
	vertical-align:middle;
	text-align:center;
	padding-right:0;
	}
.hiyou tr.total{
	background:#e7dec9;
	}
@media ( max-width : 640px ) {
	.hiyou h3 {
		line-height:25px;
		letter-spacing: 0;
	}
	.hiyou h3 span {
		font-size:18px;
		letter-spacing: 0;
	}
	.hiyou th,.hiyou td {
		font-size: 13px;
	}
	.hiyou td {
		text-align:center;
		vertical-align: middle;
	}
	.hiyou td p{
		text-align:center;
		min-width:50px;
	}
}

/* 20160330 */
.total2{
	background:#c0ab7f;
}
.gaiyou .left.shiken{
	float:left;
	width:328.3px;
	}
.gaiyou .left.shiken li{
	width:100%;
	}
.gaiyou .right.shiken{
	float:right;
	width:649px;
	}
.gaiyou .right.shiken li{
	display: inline-block;
	width:44%;
	margin-left:6%;
	}
.gaiyou .right.shiken li:first-child{
	width:100%;
	margin-left:0;
	}
@media ( max-width : 640px ) {
	.gaiyou .left li{
		width:48%;
	}
	.gaiyou .left.shiken{
		width:35%;
	}
	.gaiyou .left.shiken ul{ overflow: hidden; }
	.gaiyou .left.shiken li{
		margin-top:-2px;
	}
	.gaiyou .right.shiken{
	width:64%;
	}
	.gaiyou .right.shiken li{
	width:30%;
	margin-left:1%;
	}
	.sp_arrow_mt {
		overflow: hidden;
	}
	.sp_arrow_mt img {
		margin-top: -15px; /*  -12px; */
	}
	aside li.two + li a,
	aside .list3 li.two + li + li a{
		padding:17px 0 15px;
	}
}



/* target
============================================================================================================ */
.target {
  display: block;
  position: relative;
  width: 1px;
  top: -200px;
}

@media screen and (max-width: 640px) {
  .target {
    top: -100px;
  }
}