@charset "UTF-8";

.wideslider {
	text-align: center;
	background-color: #F5F5F5;
	float: left;
	width: 100%;
}

section
{
	/* padding-top: 2em;
	padding-bottom: 2em; */
}
.gray_back {
	background-color: #f0f7fc;
}
/* *-*-*-*-*
	background-color: #f7f7f7;
 *-*-*-*-* */
.t_line {
}
/* *-*-*-*-*
	background-color: #13a762;
	float: left;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
 *-*-*-*-* */

.h2_title {
	text-align: center;
	font-size: 1.2em;
	color: #808080;
}
.t_sub {
	text-align: center;
	margin-top: 1em;
}
/* *-*-*-*-*
.h2_title {
	font-size: 18px;
	float: left;
	width: 100%;
	padding-top: 6px;
	font-weight: 200;
	line-height: 1.4em;
}
@media screen and (max-width: 569px) {
	.h2_title {
		font-size: 18px;
		padding-top: 6px;
	}
}
@media screen and (max-width: 439px) {
	.h2_title {
		font-size: 16px;
		padding-top: 6px;
	}
}
.t_sub {
	font-size: 12px;
	float: left;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
}
@media screen and (max-width: 569px) {
	.t_sub {
		padding-bottom: 6px;
	}
}
@media screen and (max-width: 439px) {
	.t_sub {
		padding-bottom: 6px
	}
}
 *-*-*-*-* */

/*オープンキャンパス開催*/
.mese01 {
	float: left;
	width: 100%;
	margin-top: -100px;
	/* margin-top: 46px; */
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	color: #808080;
}
/* *-*-*-*-*
	line-height: 1.5em;
 *-*-*-*-* */
@media screen and (max-width: 969px) {
	.mese01 {
		text-align: left;
		line-height: 1.8;
		margin-top: 80px;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	/* *-*-*-*-*
		line-height: 1.8em;
	 *-*-*-*-* */
	.mese01_br {
		display: none;
	}
}
@media screen and (max-width: 569px) {
	.mese01 {
		font-size: 18px;
		margin-top: 36px;
	}
	/* *-*-*-*-*
		line-height: 1.6em;
	 *-*-*-*-* */
}
@media screen and (max-width: 439px) {
	.mese01 {
		line-height: 1.4;
		margin-top: 30px;
	}
	/* *-*-*-*-*
		line-height: 1.4em;
	 *-*-*-*-* */
}

.photo_box_w {
	margin: auto;
	width: 726px;
}
@media screen and (max-width: 762px) {
	.photo_box_w {
		float: left;
		width: 100%;
	}
}
.photo_box_in {
	float: left;
	width: 100%;
	margin-top: 46px;
}
@media screen and (max-width: 969px) {
	.photo_box_in {
		margin-top: 40px;
	}
}
@media screen and (max-width: 569px) {
	.photo_box_in {
		margin-top: 36px;
	}
}
@media screen and (max-width: 439px) {
	.photo_box_in {
		margin-top: 30px;
	}
}

.photo_box {
	float: left;
	width: 33.3333333333333333%;
	padding-left: 1%;
	padding-right: 1%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
@media screen and (max-width: 399px) {
	.photo_box {
		float: left;
		width: 100%;
	}
	.photo_box img{
		margin-top: 10px;
	}
}

.cap01 {
	font-size: 18px;
	float: left;
	width: 100%;
	margin-top: 72px;
	text-align: center;
}
@media screen and (max-width: 569px) {
	.cap01 {
		margin-top: 60px;
	}
}
@media screen and (max-width: 439px) {
	.cap01 {
		margin-top: 40px;
	}
}
@media screen and (max-width: 349px) {
	.cap01 {
		font-size: 16px;
	}
}

.next {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 46px;
	margin-bottom: 50px;
}
@media screen and (max-width: 569px) {
	.next {
		margin-top: 36px;
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 439px) {
	.next {
		margin-top: 30px;
	}
}

/*日程※styke.cssに記述*/

/*お知らせ･注意事項*/
/*アンカー*/
#cap {
}
/* *-*-*-*-*
	float: left;
	width: 100%;
	margin-top: -140px;
	padding-top: 140px;
 *-*-*-*-* */
.prec_w {
	margin: auto;
	width: 942px;
}
@media screen and (max-width: 978px) {
	.prec_w {
		float: left;
		width: 100%;
	}
}

.prec_in {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 38px;
	padding-right: 40px;
	padding-left: 40px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
@media screen and (max-width: 749px) {
	.prec_in {
		padding-right: 20px;
		padding-left: 20px;
	}
}
@media screen and (max-width: 549px) {
	.prec_in {
		padding-right: 10px;
		padding-left: 10px;
	}
}
.prec_in h3{
	font-weight: 300;
	color: #FFFFFF;
	background-color: #898989;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-webkit-border-radius: 25px;
}

/*※styke.cssに記述
.details {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 58px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.details ul {
	float: left;
	width: 100%;
	padding-right: 8px;
	padding-left: 8px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	list-style-type: none;
}
.details ul li {
	margin-top: 10px;
}
.list_decimal li {
	list-style-type: none;
	line-height: 1.5em;
	margin-top: 10px;
}

.list_disc li {
	list-style-type: none;
	line-height: 1.6em;
	margin-top: 14px;
	background-image: url(../img/list.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 14px;
}
*/

/*名大の授業*/
.mese02 {
	float: left;
	width: 100%;
	margin-top: 46px;
	margin-bottom: 40px;
	font-size: 21px;
	line-height: 2;
	text-align: center;
	font-weight: 300;
}
/* *-*-*-*-*
	line-height: 2em;
 *-*-*-*-* */
@media screen and (max-width: 969px) {
	.mese02 {
		margin-top: 40px;
	}
	/* *-*-*-*-*
		line-height: 1.8em;
	 *-*-*-*-* */
}
@media screen and (max-width: 618px) {
	.mese02 {
		text-align: left;
	}
}
@media screen and (max-width: 569px) {
	.mese02 {
		font-size: 18px;
		margin-top: 36px;
		margin-bottom: 32px;
	}
	/* *-*-*-*-*
		line-height: 1.6em;
	 *-*-*-*-* */
}
@media screen and (max-width: 439px) {
	.mese02 {
		line-height: 1.4;
		margin-top: 30px;
		margin-bottom: 26px;
	}
	/* *-*-*-*-*
		line-height: 1.4em;
	 *-*-*-*-* */
}
.mese02_details {
	margin: auto;
	width: 810px;
	line-height: 1.8;
	text-align: justify;
	text-justify: inter-ideograph;
}
/* *-*-*-*-*
	line-height: 1.8em;
 *-*-*-*-* */
@media screen and (max-width: 837px) {
	.mese02_details {
		float: left;
		width: 100%;
	}
}

.photo_box_in2 {
	float: left;
	width: 100%;
	margin-top: 60px;
}
@media screen and (max-width: 969px) {
	.photo_box_in2 {
		margin-top: 40px;
	}
}
@media screen and (max-width: 569px) {
	.photo_box_in2 {
		margin-top: 36px;
	}
}
@media screen and (max-width: 439px) {
	.photo_box_in2 {
		margin-top: 30px;
	}
}
.photo_box_in3 {
	float: left;
	width: 100%;
	margin-top: 46px;
	margin-bottom: 90px;
}
@media screen and (max-width: 969px) {
	.photo_box_in3 {
		margin-top: 40px;
		margin-bottom: 70px;
	}
}
@media screen and (max-width: 569px) {
	.photo_box_in3 {
		margin-top: 36px;
		margin-bottom: 50px;
	}
}
@media screen and (max-width: 439px) {
	.photo_box_in3 {
		margin-top: 30px;
		margin-bottom: 40px;
	}
}


/*スライダー*/
.pagination a.pn1 {background: transparent url(../images/oc_01_thum.png) no-repeat left top;}
.pagination a.pn2 {background: transparent url(../images/oc_02_thum.png) no-repeat left top;}
.pagination a.pn3 {background: transparent url(../images/oc_03_thum.png) no-repeat left top;}
.pagination a.pn4 {background: transparent url(../images/oc_04_thum.png) no-repeat left top;}
.pagination a.pn5 {background: transparent url(../images/oc_05_thum.png) no-repeat left top;}

@media screen and (min-width : 641px){
	.top_img_1 {
		background-image: url(../images/oc_01.png);
		background-repeat: no-repeat;
		-moz-background-size: auto 100%;
		background-size: auto 100%;
	}
	.top_img_2 {
		background-image: url(../images/oc_02.png);
		background-repeat: no-repeat;
		-moz-background-size: auto 100%;
		background-size: auto 100%;
	}
	.top_img_3 {
		background-image: url(../images/oc_03.png);
		background-repeat: no-repeat;
		-moz-background-size: auto 100%;
		background-size: auto 100%;
	}
	.top_img_4 {
		background-image: url(../images/oc_04.png);
		background-repeat: no-repeat;
		-moz-background-size: auto 100%;
		background-size: auto 100%;
	}
	.top_img_5 {
		background-image: url(../images/oc_05.png);
		background-repeat: no-repeat;
		-moz-background-size: auto 100%;
		background-size: auto 100%;
	}
}
@media screen and (max-width : 640px){
	.top_img_1 {
		background-image: url(../images/oc_01_m.png);
		background-repeat: no-repeat;
		-moz-background-size: auto 100%;
		background-size: auto 100%;
	}
	.top_img_2 {
		background-image: url(../images/oc_02_m.png);
		background-repeat: no-repeat;
		-moz-background-size: auto 100%;
		background-size: auto 100%;
	}
	.top_img_3 {
		background-image: url(../images/oc_03_m.png);
		background-repeat: no-repeat;
		-moz-background-size: auto 100%;
		background-size: auto 100%;
	}
	.top_img_4 {
		background-image: url(../images/oc_04_m.png);
		background-repeat: no-repeat;
		-moz-background-size: auto 100%;
		background-size: auto 100%;
	}
	.top_img_5 {
		background-image: url(../images/oc_05_m.png);
		background-repeat: no-repeat;
		-moz-background-size: auto 100%;
		background-size: auto 100%;
	}
}


.main_img
{
	position: relative;
	top: -2px;
	background-color: #fdfdfc;
	text-align: center;
	background-image: url(../img/main_img_bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom:#808080 1px;
}
/* *-*-*-*-*
	padding-top: 10px;
 *-*-*-*-* */
.main_img p.notice {
	position: absolute;
	top: 90%;
	left: 27%;
	color: red;
	padding: 0;
	margin:0;
	font-family: 'M PLUS 2', sans-serif;
}

@media screen and (min-width : 3000px){
	.main_img
	{
	background-size: contain;
	}
}
@media screen and (max-width : 554px) {
.main_img p.notice {
		top: 85%;
		left: 15%;
	}
}
/*
.main_img img
{
	height: 385px;
}
@media screen and (max-width : 1406px){
	.main_img
	{
		background-image: url(../img/main_img.png);
		background-position: center;
		background-repeat: no-repeat;
	}
	.main_img img
	{
		opacity: 0;
	}
}
@media screen and (max-width : 1009px){
	.main_img
	{
		background-image: none;
	}
	.main_img img
	{
	opacity: 1;
	height: auto;
	}
}
*/
.main_date_area{background-color: #ff8d41;border-radius: 0 0 8px 8px;padding: 20px 0 20px 80px;margin-bottom: 120px;}
.date_box dl{display: inline-block;border-right: 2px solid #fff;margin-right: 18px;padding-left:1em;}
.date_box dl:nth-child(2){border-right: none;margin-right: 0;}
.date_box dl dt{display: inline-block;}
.date_box dl dd{display: inline-block;vertical-align: top;padding: 0 18px;}
.date_box dl dd ul{list-style: none;}
.date_box dl dd ul li{margin-bottom: 10px;}
.date_box dl dd ul li:nth-child(3){margin-bottom: 0px;}

@media screen and (max-width : 640px){
.main_date_area{padding: 15px 15px 15px 15px;margin-bottom: 60px;}
.date_box dl{display:block;border-right:none;border-bottom: 2px solid #fff;margin-right: 0px;margin-bottom: 15px;}
.date_box dl:nth-child(3){border-right: none;margin-right: 0;margin-bottom: 0;border-bottom: none;}
.date_box dl dt{display: block;}
.date_box dl dd{display: block;padding: 15px 0px;}
.date_box dl dd ul{list-style: none;}

}

.req_sup {display:inline-block;width:140px;height:140px}