@charset 'utf-8';

.pc { display: block !important; }
.sp { display: none !important; }
.wrap {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.sidenav {display: none !important;}

.l-road-container {
	position: relative;
	font-family: YakuHanJP, "游ゴシック体", "YuGothic", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif;
}


.l-road-kv {
	background: #FFDEE3;
	padding-bottom: 80px;
	text-align: center;
}
.l-road-kv .nav {
	padding-left: 15px;
	padding-right: 15px;	
	margin-bottom: 10px;
	*zoom: 1;
}
.l-road-kv .nav h1 {text-align: left;}
.l-road-kv .nav h1 p {
	padding-top: 10px;
	padding-left: 12px;
	font-size: 82%;
	color: #333;
	line-height: 100%;
	letter-spacing: 0.035em;
}
.l-road-kv .nav:after {
	display: block;
	content: "";
	clear: both;
}
.l-road-kv .nav h1 {float: left;}
.l-road-kv .nav ul {
	float: right;
	text-align: right;
	padding-top: 21px;
}
.l-road-kv .nav li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	margin-left: 35px;
	text-align: left;
}
.l-road-kv .nav li:first-child {margin-left: 0;}
.l-road-kv .nav li a {
	display: block;
	color: #E35050;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	line-height: 120%;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 22px auto;
	padding-left: 28px;
}
.l-road-kv .nav li.admissions a {background-image: url(../road_img/icon_admission.png);}
.l-road-kv .nav li.opencampus a {background-image: url(../road_img/icon_opencampus.png);}
.l-road-kv .nav li.request a {background-image: url(../road_img/icon_request.png);}


.l-road-breadcrumb {
	background: #FAFAFA;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.l-road-breadcrumb p {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 86%;
}
.l-road-breadcrumb a {color: #333;}



.p-road-pass {}

.p-road-pass__nav {padding-top: 60px;}
.p-road-pass__nav li {
	float: left;
/*	width: 24%;*/
	width: 49%;
	margin-left: 2%;
/*	margin-left: 1.3333%;*/
	/*width: 31.3%;*/
	margin-left: 2%;
	text-align: center;
}
.p-road-pass__nav li a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	border-radius: 5px;
	background: #fc4e67;
	padding: 15px;
}
@media screen and (min-width: 769px) {
.p-road-pass__nav li.ippan {width: 16%;}
.p-road-pass__nav li.sogod {width: 32%;}

}
.p-road-pass__nav li:nth-child(4n+1) {
/*.p-road-pass__nav li:nth-child(3n+1) {*/
	clear: both;
	margin-left: 0;
}
.p-road-pass .bnr ul{
	max-width:720px;
	margin-right:auto;
	margin-left:auto;
}
.p-road-pass .bnr ul li{
	margin-top:15px;
}


/*
.p-road-pass__nav li a {
	display: block;
	color: #fff;
	background: #FD4E68;
	text-decoration: none;
	border-radius: 5px;
	padding: 15px 10px;
	font-size: 100%;
}
*/

.p-road-pass__nav li.is-new a {
	display: block;
	color: #fff;
	background: #FD4E68;
	text-decoration: none;
	border-radius: 5px;
	padding: 15px 10px;
	font-size: 100%;
}



.p-road-pass__block1 {
	margin-top: 50px;
	margin-bottom: 100px;
}
.p-road-pass__block1 h3,
.p-road-pass__movie h3 {
	font-size: 180%;
	font-weight: bold;
	color: #333;
	margin-bottom: 30px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 20px;
    margin-top: 50px;
}
.p-road-pass__block1 h3 span,
.p-road-pass__movie h3 span {
	display: block;
	border-left: 8px solid #FD4E68;
	padding-left: 25px;
}
.p-road-pass__block1 h3 small {
	font-size: 60%;
	font-weight: normal;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	margin-left: 15px;
	background: #FD4E68;
	color: #fff;
	padding: 2px 8px;
	border-radius: 5px;
}
.p-road-pass__block1 li {
	float: left;
	width: 32%;
	margin-left: 2%;
	margin-bottom: 2%;
	position: relative;
	position: relative;
}
.p-road-pass__block1 li:nth-child(3n+1) {
	clear: both;
	margin-left: 0;
}
.p-road-pass__block1 li.is-new a:before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: url(../road_img/icon_new.png) no-repeat right top;
	width: 62px;
	height: 62px;
	z-index: 1;
}
.p-road-pass__block1 li a {
	display: block;
	color: #fff;
	text-decoration: none;
}
.p-road-pass__block1 li .box1 {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
}
.p-road-pass__block1 li .box1 .name {
	font-size: 114.28%;
	font-weight: bold;
	margin-bottom: 8px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.p-road-pass__block1 li .box1 .name.fs2 {
	font-size: 108%;
}
.p-road-pass__block1 li .box1 .name strong {
	font-size: 132.3%;
	margin-left: 6px;
}
.p-road-pass__block1 li .box1 .txt1 {
	line-height: 130%;
	font-size: 88%;
}

.u-right_01{
	display: inline-block;
	float: right;
	}
.u-left_01{
	display: inline-block;
	float: left;
	}
.attention_01{
	margin: 40px 0 40px 0;
	}	
	
.p-road-pass__block1 .p-road-pass__btn {
	padding-top: 0px;
	padding-bottom: 30px;
}
.p-road-pass__block1 li .box1.pt {background: rgba(160,136,189,.8);}
.p-road-pass__block1 li .box1.ot {background: rgba(124,139,196,.8);}
.p-road-pass__block1 li .box1.st {background: rgba(77,184,233,.9);}
.p-road-pass__block1 li .box1.at {background: rgba(44,182,178,.8);}
.p-road-pass__block1 li .box1.at .name {font-size: 102%;padding-top: 3px;padding-bottom: 2px;}
.p-road-pass__block1 li .box1.at .name strong {font-size: 130%;}
.p-road-pass__block1 li .box1.mt {background: rgba(74,140,202,.8);}
.p-road-pass__block1 li .box1.ort {background: rgba(91,108,178,.8);}
.p-road-pass__block1 li .box1.em {background: rgba(78,157,214,.8);}
.p-road-pass__block1 li .box1.rt {background: rgba(83,183,206,.8);}
.p-road-pass__block1 li .box1.hn {background: rgba(244,169,82,.8);}
.p-road-pass__block1 li .box1.hs {background: rgba(227,123,86,.8);}
.p-road-pass__block1 li .box1.nr {background: rgba(238,143,167,.8);}
.p-road-pass__block1 li .box1.sw {background: rgba(142,198,107,.8);}
.p-road-pass__block1 li .box1.hi {background: rgba(190,131,166,.8);}
.p-road-pass__block1 li .box1.ap {background: rgba(200,84,84,.8);}
.p-road-pass__block1 li .box1.pt .name {background-image: url(../road_img/icon_pt.png);}
.p-road-pass__block1 li .box1.ot .name {background-image: url(../road_img/icon_ot.png);}
.p-road-pass__block1 li .box1.st .name {background-image: url(../road_img/icon_st.png);}
.p-road-pass__block1 li .box1.at .name {background-image: url(../road_img/icon_at.png);}
.p-road-pass__block1 li .box1.mt .name {background-image: url(../road_img/icon_mt.png);}
.p-road-pass__block1 li .box1.ort .name {background-image: url(../road_img/icon_ort.png);}
.p-road-pass__block1 li .box1.em .name {background-image: url(../road_img/icon_em.png);}
.p-road-pass__block1 li .box1.rt .name {background-image: url(../road_img/icon_rt.png);}
.p-road-pass__block1 li .box1.hn .name {background-image: url(../road_img/icon_hn.png);}
.p-road-pass__block1 li .box1.hs .name {background-image: url(../road_img/icon_hs.png);}
.p-road-pass__block1 li .box1.nr .name {background-image: url(../road_img/icon_nr.png);}
.p-road-pass__block1 li .box1.sw .name {background-image: url(../road_img/icon_sw.png);}
.p-road-pass__block1 li .box1.hi .name {background-image: url(../road_img/icon_hi.png);}
.p-road-pass__block1 li .box1.ap .name {background-image: url(../road_img/icon_ap.png);}

.p-road-pass__movie {margin-bottom: 100px;}
.p-road-pass__movie .u-youtube-wrap {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.u-youtube-wrap {
	position: relative;
	width: 100%;
	padding-top: 48%;
}
.u-youtube-wrap iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}




.p-road-pass__detail {}
.p-road-pass__detail .profile-wrap {
	float: left;
	width: 34%;
}
.p-road-pass__detail .profile-wrap .note {
	font-size: 82%;
	line-height: 120%;
	text-indent: -1em;
	padding-left: 1em;
	margin-top: 12px;
}
.p-road-pass__detail .profile-wrap .note + .note {margin-top: 3px;}
.p-road-pass__detail .profile {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid;
	background: #fafafa;
	padding: 30px;
	text-align: center;
}
.p-road-pass__detail .profile .img {margin-bottom: 10px;}
/*.p-road-pass__detail .profile .box1 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}*/
.p-road-pass__detail .profile .box1 .dept {
	font-size: 114%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 42px;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.p-road-pass__detail .profile .box1 .name {
	font-weight: bold;
	font-size: 157.14%;
	margin-bottom: 10px;
}
.p-road-pass__detail .profile .box1 .name small {font-size: 54.5454%;}
.p-road-pass__detail .profile .box1 .info {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-align: left;
	line-height: 180%;
	position: relative;
	margin-left: -10px;
	margin-right: -10px;
}
.p-road-pass__detail .profile .box1 .info small {font-size: 78%;}
.p-road-pass__detail .profile.pt {border-color: rgb(160,136,189);}
.p-road-pass__detail .profile.ot {border-color: rgb(124,139,196);}
.p-road-pass__detail .profile.st {border-color: rgb(77,184,233);}
.p-road-pass__detail .profile.at {border-color: rgb(44,182,178);}
.p-road-pass__detail .profile.mt {border-color: rgb(74,140,202);}
.p-road-pass__detail .profile.ort {border-color: rgb(91,108,178);}
.p-road-pass__detail .profile.em {border-color: rgb(78,157,214);}
.p-road-pass__detail .profile.rt {border-color: rgb(83,183,206);}
.p-road-pass__detail .profile.hn {border-color: rgb(244,169,82);}
.p-road-pass__detail .profile.hs {border-color: rgb(227,123,86);}
.p-road-pass__detail .profile.nr {border-color: rgb(238,143,167);}
.p-road-pass__detail .profile.sw {border-color: rgb(142,198,107);}
.p-road-pass__detail .profile.hi {border-color: rgb(190,131,166);}
.p-road-pass__detail .profile.ap {border-color: rgb(200,84,84);}
.p-road-pass__detail .profile.pt .box1 .dept {background-image: url(../road_img/icon_pt2.png);color: rgb(160,136,189);}
.p-road-pass__detail .profile.ot .box1 .dept {background-image: url(../road_img/icon_ot2.png);color: rgb(124,139,196);}
.p-road-pass__detail .profile.st .box1 .dept {background-image: url(../road_img/icon_st2.png);color: rgb(77,184,233);}
.p-road-pass__detail .profile.at .box1 .dept {background-image: url(../road_img/icon_at2.png);color: rgb(44,182,178);}
.p-road-pass__detail .profile.mt .box1 .dept {background-image: url(../road_img/icon_mt2.png);color: rgb(74,140,202);}
.p-road-pass__detail .profile.ort .box1 .dept {background-image: url(../road_img/icon_ort2.png);color: rgb(91,108,178);}
.p-road-pass__detail .profile.em .box1 .dept {background-image: url(../road_img/icon_em2.png);color: rgb(78,157,214);}
.p-road-pass__detail .profile.rt .box1 .dept {background-image: url(../road_img/icon_rt2.png);color: rgb(83,183,206);}
.p-road-pass__detail .profile.hn .box1 .dept {background-image: url(../road_img/icon_hn2.png);color: rgb(244,169,82);}
.p-road-pass__detail .profile.hs .box1 .dept {background-image: url(../road_img/icon_hs2.png);color: rgb(227,123,86);}
.p-road-pass__detail .profile.nr .box1 .dept {background-image: url(../road_img/icon_nr2.png);color: rgb(238,143,167);}
.p-road-pass__detail .profile.sw .box1 .dept {background-image: url(../road_img/icon_sw2.png);color: rgb(142,198,107);}
.p-road-pass__detail .profile.hi .box1 .dept {background-image: url(../road_img/icon_hi2.png);color: rgb(190,131,166);}
.p-road-pass__detail .profile.ap .box1 .dept {background-image: url(../road_img/icon_ap2.png);color: rgb(200,84,84);}

.p-road-pass__detail .question {
	float: right;
	width: 63%;
}
.p-road-pass__detail .question dl {margin-bottom: 40px;}
.p-road-pass__detail .question dt {
	font-size: 112.5%;
	font-weight: bold;
	padding-left: 8px;
	margin-bottom: 7px;
	color: #FD4F69;
	line-height: 130%;
}
.p-road-pass__detail .question dt h4 {
	background: url(../road_img/icon_question.png) no-repeat left top;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 34px;
}
.p-road-pass__detail .question dd {
	background: #F6FCFE;
	padding: 15px 8px;
	/*font-size: 114.28%;*/
	line-height: 160%;
}
.p-road-pass__detail .question dd p {
	padding-left: 35px;
	background: url(../road_img/icon_answer.png) no-repeat left top;
}
.p-road-pass__btn {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 120px;
}
.p-road-pass__btn a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #fff;
	background: #E35050;
	text-decoration: none;
	font-weight: bold;
	font-size: 116%;
	line-height: 140%;
	padding: 15px 30px;
	border-radius: 5px;
}




@media screen and (max-width: 768px) {

.l-road-kv {
	padding-top: 55px;
	padding-bottom: 20px;
}
.l-road-kv .nav h1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 61%;
}
.l-road-kv .nav h1 p {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 72%;
}
.l-road-kv .nav .button {
	position: absolute;
    z-index: 9;
    top: 10px;
    right: 10px;
    padding: 10px 0.8em 8px 42px;
    background: #E34A5F;
    border-radius: 5px;
    font-weight: bold;
    color: #FFF;
    font-size: 110%;
    line-height: 100%;
}
.l-road-kv .nav .button:before {
	display: inline;
	position: absolute;
	top: 8px;
	left: 0.9em;
	content: "";
	width: 21px;
	height: 17px;
	background: url(../road_img/sp/header_nav_menu.png) no-repeat;
	background-size: contain;
}
.l-road-kv .nav .button.is-open:before {background-image: url(../road_img/sp/header_nav_menu_closed.png);}
.l-road-kv .nav ul {
	display: none;
    background: #fff;
    border-radius: 10px;
    border: 3px solid #e35050;
    position: absolute;
    top: 60px;
    left: 10px;
    width: calc(100% - 20px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 9;
}
.l-road-kv .nav ul:before {
	display: block;
	content: "";
	position: absolute;
	border-bottom: 15px solid #e35050;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	right: 35px;
	top: -15px;
}
.l-road-kv .nav ul {
	float: none;
	text-align: left;
	padding-top: 0;
}
.l-road-kv .nav li {
	display: block;
	margin-left: 0;
	width: auto;
	float: none;
	border-bottom: 1px solid #ccc;
	padding: 10px;
}
.l-road-kv.top h2 {
	position: relative;
	margin-left: -10px;
	margin-right: -10px;
	padding-top: 15px;
}

.l-road-breadcrumb {
	padding-top: 4px;
	padding-bottom: 4px;
}
.l-road-breadcrumb p {
	margin-top: 0;
	margin-bottom: 0;
}


.p-road-pass {}

.p-road-pass__nav {padding-top: 30px;}
.p-road-pass__nav li {
	float: none;
	width: auto;
	margin-left: 0;
	margin-bottom: 15px;
}
    
.p-road-pass__nav li:last-child {margin-bottom: 0;}

.p-road-pass__block1 {
	margin-top: 50px;
	margin-bottom: 50px;
}
.p-road-pass__block1 h3,
.p-road-pass__movie h3 {
	font-size: 140%;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.p-road-pass__block1 h3 span,
.p-road-pass__movie h3 span {
	border-left-width: 5px;
	padding-left: 15px;
}
.p-road-pass__block1 h3 small {
	line-height: 180%;
}
.p-road-pass__block1 ul {
	position: relative;
	margin-left: -10px;
	margin-right: -10px;
}
.p-road-pass__block1 li {
	/*float: none;*/
	width: 49%;
	margin-left: 2%;
	margin-bottom: 2%;
}
.p-road-pass__block1 li:nth-child(3n+1) {
	clear: none;
	margin-left: 2%;
}
.p-road-pass__block1 li:nth-child(2n+1) {
	clear: both;
	margin-left: 0;
}
.p-road-pass__block1 li img {width: 100%;}
.p-road-pass__block1 li .box1 {
	padding: 0 6px;
	position: relative;
}
.p-road-pass__block1 li .box1 p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
	padding-bottom: 7px;
}
.p-road-pass__block1 li .box1 .name,
.p-road-pass__block1 li .box1.at .name {
	font-size: 80%;
	line-height: 140%;
	background-size: 20px 20px;
	padding-left: 25px;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-top: 5px;
	margin-right: -5px;
}


.p-road-pass__movie {margin-bottom: 60px;}


.p-road-pass__detail .profile-wrap,
.p-road-pass__detail .question {
	float: none;
	width: auto;
}
.p-road-pass__detail .profile {
	margin-bottom: 50px;
	padding: 20px;
}
.p-road-pass__detail .question dt h4 {font-size: 100%;}
.p-road-pass__detail .question dd {
	font-size: 100%;
	line-height: 180%;
}
.p-road-pass__detail .note {
	font-size: 82%;
	line-height: 120%;
	text-indent: -1em;
	padding-left: 1em;
	margin-top: 12px;
}
.p-road-pass__detail .note + .note {margin-top: 3px;}

.p-road-pass__btn {
	padding-top: 10px;
	padding-bottom: 50px;
}

.pc { display: none !important; }
.sp { display: block !important; }
    
.p-road-pass__block1 li .box1 .name strong,
.p-road-pass__block1 li .box1.at .name strong {
	font-size: 132.3%;
	margin-left: 0px;
}

.u-right_01{
	display: block;
	float: right;
	}
.u-left_01{
	display: block;
	float: right;
	}
.attention_01{
	margin: 20px 0 30px 0;
	}
	
}