@charset "utf-8";

/* 基本レイアウト・フォント装飾関連 */
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #FF0000}
.f-b-dred { font-weight: bold ; color: #CC3300}
.f-b-y { font-weight: bold ; color: #FFFFCC}
.f-b-pink { font-weight: bold ; color: #FF6666}
.f-b-orange { font-weight: bold ; color: #FF6600}
.f-b-s-pink { font-weight: bold ; color: #FF3399}
.f-b-white { font-weight: bold ; color: #FFFFFF}
.f-b-purple { font-weight: bold; color: #B086B9}
.f-b-dp { font-weight: bold; color: #663399}
.f-b-green { font-weight: bold; color: #009900}
.f-b-blue { font-weight: bold; color: #0066CC}
.f-dp { color: #663399}
.f-white { color: #FFFFFF}
.f-red { color: #FF0000}
.f-dred { color: #CC3300}
.f-blue { color: #0066CC}
.f-green { color: #009900}

/* レイアウト */
.t10k { font-size: 10px; color: #000000}		/* 黒 */
.t10r { font-size: 10px; color: #FF0000}		/* 赤 */
.t10w { font-size: 10px; color: #FFFFFF}		/* 白 */
.t10g { font-size: 10px; color: #666666}		/* 灰 */

.t12k { font-size: 12px ; color: #000000}		/* 黒 */
.t12w { font-size: 12px ; color: #FFFFFF}		/* 赤 */
.t12r { font-size: 12px ; color: #CC3300}		/* 白 */
.t12g { font-size: 12px ; color: #666666}		/* 灰 */

.t10_12 { font-size: 10px; line-height: 12px}
.t12_14 { font-size: 12px; line-height: 14px}
.t12_16 { font-size: 12px; line-height: 16px}

.t12b { font-size: 12px ; font-weight: bold}
.t12b-r { font-size: 12px ; font-weight: bold ; color: #CC3300}		/* 赤 */
.t12b-w { font-size: 12px ; font-weight: bold ; color: #FFFFFF}		/* 白 */
.t12b-g { font-size: 12px ; font-weight: bold ; color: #666666}		/* 灰 */

.t14g { font-size: 14px ; color: #666666}		/* 灰 */

.t13 { font-size: 13px ; color: #333333}
.t13b { font-size: 13px ; font-weight: bold}
.t14b { font-size: 14px ; font-weight: bold}
.t14b-r { font-size: 14px ; line-height: 120% ; font-weight: bold ; color: #FF3300}		/* 赤 */
.t14b-o { font-size: 14px ; line-height: 120% ; font-weight: bold ; color: #FF6600}		/* 橙 */
.t14b-w { font-size: 14px ; line-height: 120% ; font-weight: bold ; color: #FFFFFF}		/* 白 */
.t14b-gr { font-size: 14px ; line-height: 120% ; font-weight: bold ; color: #009900}		/* 緑 */
.t14b-g { font-size: 14px ; line-height: 120% ; font-weight: bold ; color: #666666}		/* 緑 */

.t16b-w { font-size: 16px ; line-height: 140% ; font-weight: bold ; color: #FFFFFF}		/* 白 */

.e10 { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 10px}
.e12 { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 12px}
.e12b { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 12px; font-weight: bold}
.e12p { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 12px; font-weight: bold ; color: #FF3399}
.e14b { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 14px; font-weight: bold}
.e14pink { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 14px; font-weight: bold ; color: #FF3399}
.e12w { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 12px; font-weight: bold ; color: #FFFFFF}
.dot {
	border: 1px dotted #FF0000;
	color: #FF0000;
	text-decoration: blink;
}
/* Space Setting
------------------------------------------------ */
.h-space1 { height: 1px}
.h-space2 { height: 2px}
.h-space3 { height: 3px}
.h-space5 { height: 5px}
.h-space7 { height: 7px}
.h-space8 { height: 8px}
.h-space10 { height: 10px}
.h-space15 { height: 15px}
.h-space20 { height: 20px}
.h-space25 { height: 25px}
.h-space30 { height: 30px}
.h-space35 { height: 35px}

.w-space2 { width: 2px}
.w-space3 { width: 3px}
.w-space5 { width: 5px}
.w-space7 { width: 7px}
.w-space8 { width: 8px}
.w-space10 { width: 10px}
.w-space15 { width: 15px}
.w-space20 { width: 20px}
.w-space25 { width: 25px}
.w-space30 { width: 30px}
.w-space32 { width: 32px}

select {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
    border: 1px solid #999;
    outline: none;
    background: transparent;
    color: #000;
}

#wrapDiagaku table td {
    padding: 5px;
}

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}

/*スマホ用ソース共通設定*/
* {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
body {
	font-family: Arial;
	-webkit-text-size-adjust: none;
	font-size: 100%;
}
img {
	border: 0;
}
li {
	list-style: none;
}
a {text-decoration: none;
}
div#pastlist{
	font-size:0.7em;
	margin:0;
	padding:0 0 10px 0;
}

/* 不要物
---------------------------------------------------- */
#bnlinks,#crossLinkArea,#pageback,div#bnlinks{
	display:none;
}

div#anchorlinks{
	width:100%;
	margin:0;
	padding:0;
}

p#pagetop2{
	width:100%;
	text-align:right;
}

/* ヘッダ
------------------------------------------ */
/* header */
.hbox {
	margin: 0 auto 15px auto;
-moz-box-shadow: 0 1px 3px #A7A7A7;
-webkit-box-shadow: 0 1px 3px #A7A7A7;
	padding: 3px 0;
	background: #0f0f87;
	background:-moz-linear-gradient(rgba(27,35,149,0.7),rgba(27,35,149,1));
	background:-webkit-gradient(linear,100% 0%, 100% 100%, 
	fr	om(rgba(27,35,149,0.7)), to(rgba(27,35,149,1)));
	 box-shadow:1px 2px 2px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.5) inset, 0px -1px 0px 		rgba(255,255,255,0.2) inset;
}

.hbox:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

h1.logo {
	margin-top:5px;
	padding: 0 0 3px 3px;
	float: left;
}

div.logo {
	padding: 6px 0 3px 3px;
	float: left;
}

.h_navi_ss,
.h_navi_my,
.h_navi_pc {
	margin: 5px 3px 0 0;
	float: right;
text-shadow: 1px 1px 1px #ffffff;
	width: 60px;
	border: 1px solid #B4B4B4;
background: -moz-linear-gradient(bottom, #ECECEC, #F9F9F9);
background: -webkit-gradient(linear, center bottom, center top, from(#ECECEC), to(#F9F9F9));
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
	overflow: hidden;
}

.h_navi_ss a,
.h_navi_my a,
.h_navi_pc a {
color:#3838A3 !important;
    font-size:11px !important;
	text-align: center !important;
	padding: 5px 0 !important;
display: block !important;
}

.h_navi_ss a {
background: url(../images/h_icon_ss.png) no-repeat bottom;
}

.h_navi_my a {
background: url(../images/h_icon_my.png) no-repeat bottom;
}

.h_navi_pc a {
background: url(../images/h_icon_pc.png) no-repeat bottom;
}

/* footer */
.f_txts {
	width: 95%;
margin: 0 auto 10px auto;
	padding: 5px 3px;
	text-align: left;
    font-size:10px;
color:#737373;
	border: 1px solid #DADADA;
	background: #FFFFFF;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.f_txt {
	text-align: center;
    font-size:14px;
	line-height: 1.8em;
color:#737373;
}

.f_txt a {
color:#737373;
}

.sns {
	width: 90%;
	text-align: right;
	margin: 10px auto;
	padding:10px;
	clear: both;
	border: 1px solid #E6E6E6;
	background: #FFFFFF;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.sns ul li {
	float: left;
}

.sns img {
	vertical-align:top;
}

.copy {
	margin-top: 15px;
	text-align: center;
	padding: 5px 0 5px 0;
    font-size:9px;
color:#737373;
	border-top: 1px solid #C1C1C1;
background: -moz-linear-gradient(bottom, #E6E6E6, #FFFFFF);
background: -webkit-gradient(linear, center bottom, center top, from(#E6E6E6), to(#FFFFFF));
}

.iconbox {
	width: 95%;
	margin: 5px auto;
	padding: 10px 5px 5px 5px;
	clear: both;
	border: 1px solid #B4B4B4;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.iconbox img {
	float: left;
	margin: 0 5px 5px 5px;
}

.iconbox:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

/* 既存物修正
------------------------------------------ */
div#wrapper {
    border-left:none; !important ;
    border-right:none; !important ;
    padding:0; !important ;
	margin:0;
    width: 100%; !important ;
}
#headerAreaA01{
	display:none;
}

article {
	width: 100%;
	padding:0; !important ;
	margin:0;!important ;
}

#title_slider{
	display:none;
}

/*ここまでスマホ用修正ソース*/
article h1{
	margin: 0 10px 10px 10px;
	padding:5px;
	padding-bottom:5px;
	font-size: 10px;
	font-weight: normal;
    border:solid 1px #F66;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
}

.titTop {
	display:none;
}
.titTop2 img {
	width:100%;
}

/* 案内文
------------------------------------------------ */
.att {
	margin: 10px;
	font-weight: bold;
	font-size: 12px;
}

.att2 {
	margin: 20px 10px 10px 10px;
	font-weight: bold;
	font-size: 16px;
	color: #F00;
	text-align: center;
}

/* メイン
------------------------------------------------ */
#wrap930 {
	margin: 20px auto 0;
}
#wrapDiagaku {
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
}
#wrapDiagaku table {
	width:97%;
	margin: 0 auto;
}
#wrapDiagaku th {
	font-size:12px;
}
#wrapDiagaku td {
	font-size:12px;
}
#wrapDiagaku a {
	font-size:10px;
}
#wrapDiagaku td br {
	display:none;
}
.nameDaigaku {
	width:30%;
}
.accessDaigaku {
	width:40%;
}
#wrapRosen {
	background: url(../images/back.gif) repeat;
	padding: 5px 10px;
}

/* 受験生の宿 ここがポイント！
------------------------------------------------ */
.titPoint {
	background-image: url(../images/tit_point2.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding:0px;
	margin:0px 0px 10px 0px;
}
.titPoint img {
	display:none;
}
ul#point {
	list-style:none;
	padding:0px;
	margin: 10px 0 20px 0px;
}

.point1 {
	background-image: url(../images/ic_point1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 32px;
}
.point2 {
	background-image: url(../images/ic_point2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 32px;
}
.point3 {
	background-image: url(../images/ic_point3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 32px;
}
.point4 {
	background-image: url(../images/ic_point4.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 32px;
}
.point5 {
	background-image: url(../images/ic_point5.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 32px;
}

.point6 {
	background-image: url(../images/ic_point6.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 32px;
}

.tityado {
	background-image: url(../images/tit_yado2.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding:0px;
	margin:0px 0px 10px 0px;
	text-indent:100%;
	overflow:hidden;
	white-space:nowrap;
}
.titPoint img {
	display:none;
}

ul#yado {
	list-style:none;
	padding:0px;
	margin: 10px 0 20px 0px;
	overflow:hidden;
}
ul#yado li {
	background-image: url(../images/ic_arrow_y.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	margin:0px 0px 3px 5px;
	padding:0px 0px 0px 28px;
	float:left;
}

/* 地図から探す
------------------------------------------------ */
.mapBox {
	margin-bottom: 10px;
	overflow:hidden;
}
.searchWrap {
}
.titMap {
background: #0074d4 url(../images/tit_icon.png) no-repeat 5px center;
-webkit-background-size:25px 27px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
/*-moz-box-shadow: inset 0px 0px 0px 5px #3390dd;
-webkit-box-shadow: inset 0px 0px 0px 5px #3390dd;
box-shadow: inset 0px 0px 0px 5px #3390dd;*/
/*Inner elements should not cover inner shadows*/
/*Chrome renders inset shadows incorrectly with border-radius*/
/*IE 7 AND 8 DO NOT SUPPORT INSET SHADOWS*/
	height: 30px;
	font-size:14px;
	line-height:30px;
	color:#FFF;
	font-weight:bold;
	/*text-align:center;*/
	padding:2px 0 2px 40px;
	margin:0px;
}
.titMap ~ p{
	font-size:12px;
	margin:5px;
}
.searchWrap p {
	font-size:12px;
	line-height:18px;
	padding:0px;
	margin:0px 0px 5px 0px;
}
/* 地図画像の枠線対策
-------------------------------------------------*/
#nta_navi img{
	border:	0;
}

/* プルダウン 該当無しの設定
-------------------------------------------------*/
option.na{
	color: #999;
	background-color: #DDD;
}

/* 横断検索ガジェット用ボックス
-------------------------------------------------*/
#nta_navi{
	margin: 0;
	padding: 5px 10px;
	background: #FFFFFF;
	font-size: 12px;
}

#NTA_topicPath{
	margin: 0;
	padding: 0 0 3px 0;
}

#nta_navi div#leftbox{
	margin: 0 0px 10px 0px;
	padding: 0;
}	

@media screen and (min-width: 400px) {
#nta_navi div#leftbox{
	float:left;
	width:310px;
	margin: 0;
	padding: 0;
}
}

#nta_navi div#rightbox{
	margin: 0px 0px 0px 0;
	padding: 0;
}

#nta_navi div#rightbox img {
	display:none;
}

#nta_navi div#bottombox{
	margin: 0;
	padding: 5px 0 0 0;
}

/* 右　検索窓レイアウト用
-------------------------------------------------*/
input.imgover:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

#rightbox p {
	margin: 0 0 10px 60px;
}

input#NTA_MultiDays {
	margin: 0 3px 0 0;
	padding: 0;
	vertical-align:middle;
}

#nta_navi div#rightbox dl{
	margin: 0;
	padding: 0 0 5px 0;
	overflow:hidden;
}
#nta_navi div#rightbox dl dt{
	float: left;
	width: 60px;
	margin: 0;
	padding: 3px 0 0 5px;
	/*color: #660000;*/
	border-left:4px solid #0074d4;
}
#nta_navi div#rightbox dl dd{
	float: left;;
	margin: 0;
	padding: 0 0px 0px 7px;
}
#NTA_dataCount{
	margin: 5px 0 5px 0;
	padding: 5px 0;
	text-align: center;
	background: #FFFFFF;
}
#buttonbox{
	margin: 0;
	padding: 5px 0 7px 0;
	text-align: center;
}
#buttonbox2{
	margin: 0;
	padding: 0;
	text-align: center;
}
#kensu{
	font-size: 14px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

div#NTA_calendarContainer {
	margin-left: -300px;
}

/* 大学・路線図から探す
------------------------------------------------ */
.btnBox {
	display:none;
}
.btnBox2 {
	overflow:hidden;
	margin-bottom:20px;
}
.btnBox2 ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.btnBox2 li {
	float:left;
	width:50%;
	text-align:center;
	padding:0px;
	margin:0px;
}
.btnBox h2 {
	padding:0px;
	margin:0px;
}

/* 大学から探す
------------------------------------------------ */
h2#daigaku {
	padding:0px;
	margin: 10px 0 10px 0px;
	position: relative;
}
h2#daigaku img {
	display:none;
}
h2#daigaku p {
	display:none;
}
.titS {
	background-image: url(../images/tit_daigaku2.gif);
	background-repeat: no-repeat;
	height: 30px;
}
.titK {
	background-image: url(../images/tit_daigaku-o2.gif);
	background-repeat: no-repeat;
	height: 30px;
}
.tabD {
	display:none;
}
.pulldown {
	text-align:center;
}
.pulldown select {
	width:95%;
	font-size: 16px;
}

/* 路線図から探す
------------------------------------------------ */
h2#rosen {
	position: relative;
}
h2#rosen p {
	position: absolute;
	top: 4px;
	right: 4px;
}
#mapSyuto {
	width: 740px;
	margin: 10px auto 20px;
}
.pdfBox {
	width: 600px;
	margin: 10px 0;
	background-color: #FFFCDB;
	padding: 5px 20px;
}

/* 受験生の宿 ご案内
------------------------------------------------ */
.titInfo {
	background-image: url(../images/tit_info2.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding:0px;
	margin:0px 0px 10px 0px;
}
.titInfo img {
	display:none;
}
.infoBox {
	margin:0 0 20px 0;
}
.infoBox p {
	padding: 0px 10px 0px 10px;
	margin:0px;
	font-size:12px;
	line-height: 1.6em;
}
.linkarrow {
	width: 120px;
	background: url(../images/arrow.gif) no-repeat;
	background-position: center left;
	margin: 5px 0 0 5px;
	padding: 0 0 0 15px;
}

/* その他情報
------------------------------------------------ */
.otherBox {
	float: right;
	width: 264px;
}
.otherBox dl {
	margin: 10px 0;
	padding-bottom: 10px;
	border: 1px solid #929292;
}
.otherBox dt {
	margin: 5px 4px;
}
.otherBox li {
	background: url(../images/arrow.gif) no-repeat;
	background-position: center left;
	margin: 5px 0 0 60px;
	padding: 0 0 0 15px;
}
.otherBox2 {
	width: 264px;
}
.otherBox2 dl {
	margin: 10px 0;
	padding-bottom: 10px;
	border: 1px solid #929292;
}
.otherBox2 dt {
	margin: 5px 4px;
}
.otherBox2 li {
	background: url(../images/arrow.gif) no-repeat;
	background-position: center left;
	margin: 5px 0 0 60px;
	padding: 0 0 0 15px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
.panfdeBox {
	padding: 15px 10px 70px 10px;
}
.searchPanf dl#day dt {
	width: 80px;
}
}

#add{
	margin:10px auto 0;
	width:98%;	
}
#add h3{
	background-image: url(../images/ti_images2.gif);
	background-repeat: no-repeat;
	height: 26px;
	color:#2a2a9f;
	font-size:12px;
	font-weight:bold;
	line-height:1.8em;
	text-indent:50px;
	padding:2px 0 0 0;
	margin:10px 0px 10px 0px;
	letter-spacing:-0.8px;
}
#add dl{
	margin: 0 0 10px 0;
	padding:10px 0;
	border-bottom:dotted #333 1px;
}
#add dl dt{
	color:#066;
	font-size:14px;
	margin:0 0 10px 0;
	font-weight:bold;
}
#add dl dd{
	font-size:12px;
}

/* お得なＪＲまたは航空機と受験生の宿がセットされたプランから探す
------------------------------------------------ */
#boxSetplan {
background-color: #f2fff6;
border: 2px solid #4c9755;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
padding:0px 0px 15px 0px;
margin:0px 0px 30px 0px;
}
#boxSetplan h3 {
	background-color: #4c9755;
	font-size:14px;
	line-height:18px;
	color:#FFF;
	text-align:center;
	padding:5px 0px 5px 0px;
	margin:0px 0px 7px 0px;
}
#boxSetplan p {
	font-size:12px;
	line-height:18px;
	padding:0px;
	margin:0px 10px 7px 10px;
}
.titJR {
	background-image: url(../images/bg_ti_jr.gif);
	background-repeat: no-repeat;
	height: 38px;
	font-size:14px;
	line-height:38px;
	color:#FFF;
	font-weight:bold;
	text-indent:80px;
	padding:0px;
	margin:0px 10px 5px 10px;
}
.titAir {
	background-image: url(../images/bg_ti_air.gif);
	background-repeat: no-repeat;
	height: 38px;
	font-size:14px;
	line-height:38px;
	color:#FFF;
	font-weight:bold;
	text-indent:80px;
	padding:0px;
	margin:0px 10px 5px 10px;
}
.btnJR {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 10px;
	overflow:hidden;
}
.btnJR li {
	float:left;
	background-image: url(../images/bt_JR.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 94px;
	padding:0px;
	margin:7px 7px 0px 0px;
}
.btnJR li a {
	display:block;
	height: 57px;
	width: 94px;
	font-size:14px;
	color:#000;
	line-height:57px;
	text-align:center;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}
.btnJR li a:hover {
	background-image: url(../images/bt_JR_ov.gif);
	color:#000;
}
.btnAir {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	overflow:hidden;
}
.btnAir li {
	float:left;
	background-image: url(../images/bt_air.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 94px;
	padding:0px;
	margin:7px 7px 0px 0px;
}
.btnAir li a {
	display:block;
	height: 57px;
	width: 94px;
	font-size:14px;
	color:#000;
	line-height:57px;
	text-align:center;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}
.btnAir li a:hover {
	background-image: url(../images/bt_air_ov.gif);
	color:#000;
}

input#NTA_go[type="button"]{
	color: #fff;
	font-size: 18px;
	background-color: #FF982D;
	border: #EF8A28 solid 1px;
	width: 100%;
	height: 45px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 3px 0px rgba(178,134,87,1.0),0px 2px 0px rgba(255,255,255,.2)inset;
	-moz-box-shadow: 0px 3px 0px rgba(178,134,87,1.0),0px 2px 0px rgba(255,255,255,.2)inset;
	box-shadow: 0px 3px 0px rgba(178,134,87,1.0),0px 2px 0px rgba(255,255,255,.2)inset;
	background-image: url(/sp/shared2015/common/images/icon01.png);
	background-repeat: no-repeat;
	-webkit-background-size: 16px;
	background-size: 16px;
	background-position: 10% 50%;
}

/* 大学名から探す
------------------------------------------------ */
div.uni_name > p {
	font-size: 14px;
    margin: 10px 5px;
}
ul.uni_link {
	list-style:none;
	padding:0px;
	margin: 5px 0 20px 0px;
	overflow:hidden;
}
ul.uni_link li {
	background-image: url(../images/ic_arrow_y.gif);
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 14px;
    line-height: 1.4;
    font-weight: bold;
    margin: 10px 5px;
    padding: 0px 0px 0px 28px;
    float: left;
}
.areatit{
	font-size: 14px;
    font-weight: bold;
    margin: 10px;
}
.othercollege{
	font-size:14px;
	font-weight:bold;
	margin:10px 0 5px 0;
}

/* 大学名頭文字から探す
------------------------------------------------ */
/*accordion*/
div.accordion a,
div.accordion2 a {display:block; padding:10px; background-position:98% center; background-repeat:no-repeat; text-decoration:none;}
div.college span,
div.accordion2 span {
	display:block;
	padding:10px;
	background-position:98% center;
	background-repeat:no-repeat;
	color:#FFF;
}
div.mono span{
	display:block;
	padding:0px 15px 10px 10px; 
	background-position:98% center;
	background-repeat:no-repeat;
	background-color:#d6e5fa;
	color:#2a2a9f;
	font-weight:bold;
	font-size:15px;
}
div.mono span:before{
	content: url(../images/ic_mochimono.gif);
	position:relative;
	margin:0px 14px 0px 0px;
	top:6px;
}
div.list span{
	display:block;
	padding:10px;
	background-position:98% center;
	background-repeat:no-repeat;
	background-color:#ffcc66;
	color:#e46c0a;
	font-weight:bold;
	font-size:15px;
}
div.accordion ul.initi,
div.accordion ul.monolist,
div.accordion2 ul.initi {display:none;}
div.accordion,
div.accordion2 {font-size:14px;width:92%;margin:0px auto 20px auto;background:#999999;}
div.accordion > p,
div.accordion2 > p {background:#999999;}
div.accordion > p span,
div.accordion2 > p span{background-image:url(//www.nta.co.jp/sp/kaigai/images/acc_open.png);-webkit-background-size:15px 15px;}
div.accordion > p span.open,
div.accordion2 > p span {background-image:url(//www.nta.co.jp/sp/kaigai/images/acc_close.png);-webkit-background-size:15px 15px;}
div.mono > p span{background-image:url(../images/acc_open1.png);-webkit-background-size:15px 15px;}
div.list > p span{background-image:url(../images/acc_open2.png);-webkit-background-size:15px 15px;}
div.mono > p span.open{background-image:url(../images/acc_close1.png);-webkit-background-size:15px 15px;}
div.list > p span.open{background-image:url(../images/acc_close2.png);-webkit-background-size:15px 15px;}
ul.initi {
	margin:0;
	padding:5px;
	display:none;
	line-height:1.5;
	border-bottom:1px solid #EEE;
	background:#CCCCCC;
	}
ul.initi li {
	padding:10px 0;
    border: 1px solid #CCCCCC;
	background:#ffffff;
	}
ul.initi li a{
	margin:0;
    padding: 5px 10px;
    background: url(//www.nta.co.jp/sp/images/icon_arrow.png) no-repeat right center;
    background-size: 15px 5px;
    -webkit-background-size: 15px 5px;
}
ul.monolist{
	background-color:#FFF;
	padding:10px 0 0 0;
}
ul.monolist table{
	width:100%;
	font-size:12px;
	border:1px #666 solid;
}
ul.monolist table td,
ul.monolist table th{
	padding:5px;
	border:1px #666 solid;
	margin:0;
}

ul.monolist input[type="checkbox"] {
    border: 1px solid #aaaaaa;
    vertical-align: -8px;
    -webkit-appearance: none;
    position: relative;
    margin-right: 5px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    width: 26px;
    height: 26px;
    background: #fff;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.00, #fff), color-stop(1.00, #fff) );
    background: linear-gradient( to bottom, #fff 0%, #fff 100% );
}
ul.monolist input[type="checkbox"]:checked {
    background: #99cc00;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.00, #99cc00), color-stop(1.00, #87b400) );
    background: linear-gradient( to bottom, #99cc00 0%, #87b400 100% );
    border: 1px solid #336600;
}
ul.monolist input[type="checkbox"]:checked:before {
    position: absolute;
    left: 1px;
    top: 16px;
    display: block;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 50%);
    content: "";
    width: 10px;
    height: 4px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: right center;
}
ul.monolist input[type="checkbox"]:checked:after {
    display: block;
    position: absolute;
    left: 9px;
    top: 16px;
    content: "";
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 50%);
    width: 16px;
    height: 4px;
    background: #ffffff;
    -webkit-transform: rotate(-53deg);
    -webkit-transform-origin: left center;
}

ul.monolist th {
	width: 48%;
    font-weight: bold;
}

/*accordion*/
#mochimono{
	margin:15px auto 0 ;
	width:98%;
}
.tit_h2 {
	background-image: url(../images/tit_h2.gif);
	background-repeat: no-repeat;
	height: 26px;
	color:#2a2a9f;
	font-size:14px;
	font-weight:bold;
	line-height:1.8em;
	text-indent:33px;
	padding:0px;
	margin:0px 0px 10px 0px;
}

/* reset
------------------------------------------------ */
input, select {
    vertical-align: middle;
}
/*anker*/
#anker{
	overflow:hidden;
}
#anker li{
	width:50%;
	float:left;
	margin-bottom:6px;
}
#anker li a{
	display:block;
	padding:8px;
	text-align:center;
	border:2px solid #3390DD;
	margin:0 3px;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
font-size:12px;
}
#anker li a:hover{
	text-decoration:none!important;
	background:#FFC
}
.smpnone{
	display:none;
}
.column2Area {
    margin: 0px;
	padding:10px 0 0 0;

}
h1, h2, .itemList4 li dl dt {
    font-weight: normal;
}
.itemList4 li dl dt a:link {
    color: #0065d6;
    text-decoration: none;
}
.itemList4 li dl dt a:visited {
    color: #0065d6;
    text-decoration: none;
}
.itemList4 li dl dt a:hover {
    color: #0065d6;
    text-decoration: underline;
}
.itemList4 li dl dt a:active {
    color: #0065d6;
    text-decoration: none;
}
.itemList4 li dl dt a {
    outline: medium none;
}
.bgGrayArea {
    background: #ffffff none repeat scroll 0 0;
}
.bgGrayArea .cFix {
    display: block;
    margin: 0;
}
.bgGrayArea .cFix a {
    color: #333333;
}
.bgGrayArea .cFix li {
    background: #ebeaea none repeat scroll 0 0;
    border-radius: 5px;
    margin: 0 0 10px;
    overflow: hidden;
}
.bgGrayArea .thumb {
    float: left;
    margin: 0 10px 0 0;
    width: 50%;
}
.bgGrayArea .thumb img {
    height: auto;
    width: 100%;
}
.bgGrayArea .cFix dl {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.bgGrayArea .cFix dt {
    font-size: 0.9rem;
    font-weight: normal;
    margin: 10px 0 0;
    padding: 0;
}
.bgGrayArea .cFix dd {
    font-size: 0.8rem;
    margin: 0;
    padding: 5px 10px 0 0;
}

/* パンフde予約
------------------------------------------------ */
.titPanf {
    background: #0074d4 url(../images/tit_icon.png) no-repeat 5px center;
    -webkit-background-size: 25px 27px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    color: #FFF;
    font-weight: bold;
    /* text-align: center; */
    padding: 2px 0 2px 40px;
    margin: 0px;
}
.panfdeBox {
	margin: 10px 0 20px;
	padding: 15px 10px 40px 10px;
	background-color: #f1f8fa;
	float: left;
	font-size: 14px;
}
.panfdeBox dl.left {
	margin-top: 10px;
	background-color: #eeeeee;
}
.panfdeBox dl.left dt img{margin:0 auto;display: block;}

.panfdeBox dl.left dd {
	padding: 5px;
}
.panfdeBox .txt01 {
	color: #195cdb;
}

.panfdeBox dl.right {
	margin-top: 10px;
}
.panfdeBox dl.right dd{
	line-height: 1.6em;
}

/* パンフ検索
------------------------------------------------ */
.panfBox {
	margin: 0 auto;
    display: block;
    width: 250px;
}
.searchPanf {
	width: 238px;
	margin-left: 10px;
	background-color: #eeeeee;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.searchPanf dl#day {
	padding: 10px;
	clear: both;
}
.searchPanf dl#day dt {
	float: left;
	width: 100px;
	margin-bottom: 20px;
}
.searchPanf dl#day dd {
	margin-bottom: 3px;
	float: right;
}
.searchPanf dl#code {
	padding: 0 10px;
	clear: both;
}
.searchPanf dl#code dt {
	float: left;
	width: 80px;
}
.searchPanf dl#code dd {
	margin: 20px 0 3px 0;
	float: right;
}
.searchPanf dl#code2 {
	padding: 0 10px 10px;
	clear: both;
}
.searchPanf dl#code2 dt {
	float: left;
	margin: 0 5px 10px 0;
}
.searchPanf dl#code2 dd {
	margin: 3px 0 5px 0;
	float: right;
}
.searchPanf p {
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}
.linkarrowR {
    background: url(../images/arrow.gif) no-repeat;
    background-position: center left;
    margin: 5px 0 10px 10px;
    padding: 0 0 0 15px;
}
.panfImg {
	margin-top: 10px;
}
.panfImg p {
	margin: 10px;
}
#contentend {
    padding: 10px;
    border-top: 1px dotted #FFF;
    border-bottom: 1px dotted #FFF;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
}
.univlist{
	background-color: #FFFFFF;
}
.univlist:nth-child(odd){
	background-color: #ECECEC;
}


}

/*760px以上*/
@media screen and (min-width: 760px) {
/* CSS */
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
#anchorLinkBlock{
	width: 100%;
	max-width:950px;
	min-width:760px;
	margin: auto;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}

article {
    margin: 0 auto !important;
    width: 950px !important;
    font-size: 100% !important;
    position: relative;
    padding: 0 10px 10px 10px;
    text-align: left;
}

/* CSS初期設定 */
body {
	background-color:#ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
img {
    border:0;
    vertical-align:bottom;
}
ul {
	list-style:none;
}
a {
	overflow: hidden;
}
.clear {
	clear: both;
}
.clearfix:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearfix { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearfix { 
	height: 1%; 
} 
.clearfix { 
	display: block; 
} 
/* end of for macIE */
.clearfix {
	overflow:hidden;
}

h1#title{
	font-size:12px;
	font-weight:normal;
}

.titTop2 {
	display:none;
}

.pcnone{
	display:none;
}

/* 案内文
------------------------------------------------ */
.att {
	width: 600px;
	margin: 10px auto;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #F00;
}

.att2 {
	width: 600px;
	margin: 20px auto 10px auto;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #F00;
}

/* メイン
------------------------------------------------ */
#wrap930 {
	width: 930px;
	margin: 20px auto 0;
}
#wrapDiagaku {
	clear: both;
	width: 950px;
	background: url(../images/back.gif) repeat;
	margin: 0 auto;
	padding: 10px 0 20px;
}
#wrapRosen {
	background: url(../images/back.gif) repeat;
	padding: 5px 10px;
}

/* 受験生の宿 ここがポイント！
------------------------------------------------ */
ul#point {
	margin: 10px 0 20px;
}
ul#point li {
	width:465px;
}
.point1 {
	height:23px;
	background-image: url(../images/ic_point1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:15px;
	line-height:19px;
	font-weight:bold;
	text-indent:32px;
}
.point2 {
	height:23px;
	background-image: url(../images/ic_point2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:15px;
	line-height:19px;
	font-weight:bold;
	text-indent:32px;
}
.point3 {
	height:23px;
	background-image: url(../images/ic_point3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:15px;
	line-height:19px;
	font-weight:bold;
	text-indent:32px;
}
.point4 {
	height:23px;
	background-image: url(../images/ic_point4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:15px;
	line-height:19px;
	font-weight:bold;
	text-indent:28px;
	margin:-69px 0px 0px 465px;
}
.point5 {
	height:46px;
	background-image: url(../images/ic_point5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:15px;
	line-height:19px;
	font-weight:bold;
	text-indent:28px;
	margin:0px 0px 0px 465px;
}

.point6 {
	height:46px;
	background-image: url(../images/ic_point6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:15px;
	line-height:19px;
	font-weight:bold;
	text-indent:28px;
	margin:-23px 0px 0px 465px;
}

/*宿泊プラン*/
.tityado{
	clear:left;
	background-image: url(../images/bg_tit_panfde.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 930px;
	font-size:18px;
	line-height:33px;
	color:#2a2a9f;
	font-weight:bold;
	text-indent:38px;
	padding:0px;
	margin:0px;
}

ul#yado {
	margin: 10px 10px 20px;
}
ul#yado li {
	width:130px;
	height:23px;
	background-image: url(../images/ic_arrow_y.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:15px;
	line-height:19px;
	font-weight:bold;
	text-indent:32px;
	margin:0;
	padding:0;
	float:left;
}

/* パンフde予約
------------------------------------------------ */
.panfdeBox {
	margin: 10px 0 20px;
	padding: 15px 10px 40px 10px;
	width: 630px;
	background-color: #f1f8fa;
	float: left;
}
.panfdeBox dl.left {
	float: left;
	margin-top: 10px;
	width: 289px;
	background-color: #eeeeee;
}
.panfdeBox dl.left dd {
	padding: 5px;
}
.panfdeBox .txt01 {
	color: #195cdb;
}

.panfdeBox dl.right {
	float: right;
	margin-top: 10px;
	width: 320px;
}
.panfdeBox dl.right dd{
	line-height: 1.6em;
}

/* 検索
------------------------------------------------ */
.titMap {
    background-image: url(../images/bg_tit_map.gif);
    background-repeat: no-repeat;
    height: 29px;
    width: 930px;
    font-size: 16px;
    line-height: 20px;
    color: #FFF;
    font-weight: bold;
    text-indent: 66px;
    padding: 13px 0px 0px 0px;
    margin: 0 0 10px 0;
}

/* 大学・路線図から探す
------------------------------------------------ */
.btnBox {
	width: 240px;
	float: right;
	margin:5px 0px 0px 0px;
}
.btnBox ul.daigaku {
	background: url(../images/btn_daigaku.gif) no-repeat;
	width: 240px;
	height: 100px;
	padding-left: 8px;
	margin-bottom: 10px;
}
.btnBox ul.rosen {
	background: url(../images/btn_rosen.gif) no-repeat;
	width: 240px;
	height: 100px;
	padding-left: 8px;
}
.btnBox li {
	float: left;
	margin: 0 2px 10px 0;
}
.btnBox2 {
	display:none;
}

/* 大学から探す
------------------------------------------------ */
h2#daigaku {
	margin: 10px 0;
	position: relative;
}
h2#daigaku p {
	position: absolute;
	top: 4px;
	right: 4px;
}
.tabD {
	width: 950px;
	height: 33px;
}
.tabD li {
	float: left;
}
.pulldown {
	display:none;
}

/* 路線図から探す
------------------------------------------------ */
h2#rosen {
	position: relative;
}
h2#rosen p {
	position: absolute;
	top: 4px;
	right: 4px;
}
#mapSyuto {
	width: 740px;
	margin: 10px auto 20px;
}
.pdfBox {
	width: 600px;
	margin: 10px 0;
	background-color: #FFFCDB;
	padding: 5px 20px;
}

/* パンフ検索
------------------------------------------------ */
.titPanf {
	clear:left;
	background-image: url(../images/bg_tit_panfde.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 930px;
	font-size:18px;
	line-height:33px;
	color:#2a2a9f;
	font-weight:bold;
	text-indent:38px;
	padding:0px;
	margin:0px;
}
.panfBox {
	float: right;
	padding: 10px 0 0 0;
	margin-bottom: 20px;
	_margin-bottom: 22px;
}
.searchPanf {
	width: 238px;
	margin-left: 10px;
	background-color: #eeeeee;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.searchPanf dl#day {
	padding: 10px;
	clear: both;
}
.searchPanf dl#day dt {
	float: left;
	width: 100px;
	margin-bottom: 20px;
}
.searchPanf dl#day dd {
	margin-bottom: 3px;
	float: right;
}
.searchPanf dl#code {
	padding: 0 10px;
	clear: both;
}
.searchPanf dl#code dt {
	float: left;
	width: 80px;
}
.searchPanf dl#code dd {
	margin: 20px 0 3px 0;
	float: right;
}
.searchPanf dl#code2 {
	padding: 0 10px 10px;
	clear: both;
}
.searchPanf dl#code2 dt {
	float: left;
	margin: 0 5px 10px 0;
}
.searchPanf dl#code2 dd {
	margin: 3px 0 5px 0;
	float: right;
}
.searchPanf p {
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}
.linkarrowR {
	width: 120px;
	background: url(../images/arrow.gif) no-repeat;
	background-position: center left;
	margin: 5px 0 0 130px;
	padding: 0 0 0 15px;
}

.panfImg {
	margin-top: 10px;
}
.panfImg p {
	margin: 10px;
}

/* 受験生の宿 ご案内
------------------------------------------------ */
.infoBox {
	clear: both;
	width: 645px;
	float: left;
}
.infoBox p {
	padding: 10px 0;
	line-height: 1.6em;
}
.linkarrow {
	width: 120px;
	background: url(../images/arrow.gif) no-repeat;
	background-position: center left;
	margin: 5px 0 0 5px;
	padding: 0 0 0 15px;
}

/* その他情報
------------------------------------------------ */
.otherBox {
	float: right;
	width: 264px;
}
.otherBox dl {
	margin: 10px 0;
	padding-bottom: 10px;
	border: 1px solid #929292;
}
.otherBox dt {
	margin: 5px 4px;
}
.otherBox li {
	background: url(../images/arrow.gif) no-repeat;
	background-position: center left;
	margin: 5px 0 0 60px;
	padding: 0 0 0 15px;
}
.otherBox2 {
	width: 264px;
}
.otherBox2 dl {
	margin: 10px 0;
	padding-bottom: 10px;
	border: 1px solid #929292;
}
.otherBox2 dt {
	margin: 5px 4px;
}
.otherBox2 li {
	background: url(../images/arrow.gif) no-repeat;
	background-position: center left;
	margin: 5px 0 0 60px;
	padding: 0 0 0 15px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
.panfdeBox {
	padding: 15px 10px 70px 10px;
}
.searchPanf dl#day dt {
	width: 80px;
}
}

#add{
	display:block;
	padding:10px 0 0 0;
}
#add h3{
	display:block;
	width:855px;
	height:32px;
	padding:6px 0 0 70px;
	background:url(../images/ti_images.gif) no-repeat;
	display:block;
	font-size:16px;
	color:#2A2A9F;
	font-weight:bold;
	margin:0 0 10px 0;
}

#add dl{
	width:31%;
	height:140px;
	float:left;
	display:block;
	padding:0 5px 0 0;
	margin:0 5px 0 0;
	border-right:1px solid #CCC;
}
#add dl#last{
	border-right:none;
}
#add dl dt{
	font-weight:bold;
	padding:0 0 0 0;
	height:45px;
	color:#066;
	font-size:14px;
}

/**/
#mochimono{
	display:block;
	padding:10px 0 0 0;
}
#mochimono table{
	display:block;
	width:90%;
	margin:0 auto;
	font-size: 14px;
}
#mochimono table tr{
	border-bottom:1px dotted #CCC;
}
#mochimono table th{
	width:180px;
	text-align:left;
	padding:10px 2px;
}
#mochimono table th input{margin-right:5px;}
#mochimono table td{
	padding:0 10px 0 0;
}
#mochimono h3{
	display:block;
	width:855px;
	height:32px;
	padding:6px 0 0 70px;
	background:url(../images/ti_images_mochimono.gif) no-repeat;
	display:block;
	font-size:16px;
	color:#2A2A9F;
	font-weight:bold;
	margin:0 0 10px 0;
}
#mochimono h4{
	display:block;
	width:930px;
	padding:3px;
	background-color:#FC6;
	display:block;
	font-size:16px;
	color:#C30;
	font-weight:bold;
	margin:15px 0 10px 0;
	text-indent:20px;
}

#mochimono dl{
	width:205px;
	height:140px;
	float:left;
	display:block;
	padding:0 5px 0 0;
	margin:0 5px 0 0;
	border-right:1px solid #CCC;
}
#mochimono dl#last{
	border-right:none;
}
#mochimono dl dt{
	font-weight:bold;
	padding:0 0 0 0;
	height:45px;
	color:#066;
	font-size:14px;
}

/* お得なＪＲまたは航空機と受験生の宿がセットされたプランから探す
------------------------------------------------ */
#boxSetplan {
	clear:left;
	background-image: url(../images/bg_setplan.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 930px;
	padding:0px 0px 20px 0px;
	margin-bottom:30px;
}
#boxSetplan h3 {
	background-image: url(../images/bg_tit_setplan.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 930px;
	font-size:16px;
	line-height:20px;
	color:#FFF;
	text-align:center;
	padding:17px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}
#boxSetplan h3 br {
	display:none;
}
#boxSetplan p {
	font-size:12px;
	line-height:18px;
	padding:0px;
	margin:0px 0px 7px 20px;
}
.titJR {
	background-image: url(../images/bg_ti_jr.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 892px;
	font-size:14px;
	line-height:38px;
	color:#FFF;
	font-weight:bold;
	text-indent:80px;
	padding:0px;
	margin:0px 0px 15px 20px;
}
.titAir {
	background-image: url(../images/bg_ti_air.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 892px;
	font-size:14px;
	line-height:38px;
	color:#FFF;
	font-weight:bold;
	text-indent:80px;
	padding:0px;
	margin:0px 0px 15px 20px;
}
.btnJR {
	width:920px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px 20px;
	overflow:hidden;
}
.btnJR li {
	float:left;
	background-image: url(../images/bt_JR.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 94px;
	padding:0px;
	margin:0px 20px 0px 0px;
}
.btnJR li a {
	display:block;
	height: 57px;
	width: 94px;
	font-size:14px;
	color:#000;
	line-height:57px;
	text-align:center;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}
.btnJR li a:hover {
	background-image: url(../images/bt_JR_ov.gif);
	color:#000;
}
.btnAir {
	width:920px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 20px;
	overflow:hidden;
}
.btnAir li {
	float:left;
	background-image: url(../images/bt_air.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 94px;
	padding:0px;
	margin:0px 20px 0px 0px;
}
.btnAir li a {
	display:block;
	height: 57px;
	width: 94px;
	font-size:14px;
	color:#000;
	line-height:57px;
	text-align:center;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}
.btnAir li a:hover {
	background-image: url(../images/bt_air_ov.gif);
	color:#000;
}
#buttonbox{
border-top:none !important;
background: #ffffff !important;
}
select,input{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
input#NTA_go[type="button"]{
	color: #fff;
	font-size: 18px;
	background-color: #FF982D;
	border: #EF8A28 solid 1px;
	width: 100%;
	height: 45px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 3px 0px rgba(178,134,87,1.0),0px 2px 0px rgba(255,255,255,.2)inset;
	-moz-box-shadow: 0px 3px 0px rgba(178,134,87,1.0),0px 2px 0px rgba(255,255,255,.2)inset;
	box-shadow: 0px 3px 0px rgba(178,134,87,1.0),0px 2px 0px rgba(255,255,255,.2)inset;
	background-image: url(/sp/shared2015/common/images/icon01.png);
	background-repeat: no-repeat;
	-webkit-background-size: 16px;
	background-size: 16px;
	background-position: 10% 50%;
	cursor: pointer;
}

/* 大学名から探す
------------------------------------------------ */
div.uni_name > p {
	font-size: 11px;
	margin: 0 10px 5px 10px;
	padding:10px 0 0 0;
}
ul.uni_link {
	margin: 5px 10px 10px;
}
ul.uni_link li {
	width:110px;
	height:28px;
	background-image: url(../images/ic_arrow_y.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	margin:0;
	padding:0 0 0 27px;
	float:left;
}
.co_area{
	float:left;
	width:850px;
}
.areatit{
	float:left;
	font-size:12px;
	font-weight:bold;
	width:80px;
	padding:3px 0 0 0;
}
.collegbox{
	display:block;
	padding:0 0 10px 0;
	overflow:hidden;
}
.othercollege{
	font-size: 11px !important;
	margin: 0 10px 5px 10px !important;
	padding:10px 0 0 0 !important;
}

/* 大学名頭文字から探す
------------------------------------------------ */
div.accordion > p,
div.accordion2 > p {
	font-size: 11px;
	margin: 0 10px 5px 10px;
}
.seach_colbox{
	overflow:hidden;
	float:left !important];
}
.col_area{
	float:left;
	font-size:15px !important;
	font-weight:bold;
	width:50px;
	padding:9px 0 0 0 ;
}
.initi { 
	margin:0 auto;
}
ul.initi { 
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 30px 0px;
	padding:0;
}
ul.initi:after { 
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	line-height: 0;
} 
ul.initi li { 
	line-height: 36px;
	float:left;
	width:81px;
    height:33px;
	border-top:solid 1px #8d8f91;
	border-left:solid 1px #8d8f91;
	border-bottom:solid 1px #8d8f91;
} 
ul.initi li:last-child { 
	border-right:solid 1px #8d8f91;
}
ul.initi li a { 
    height:33px;
	color: #1e1e99;
	text-decoration: none !important;
    background: #d6e5fa;
	display: block;
} 
ul.initi li a:hover{ 
	color: #1e1e99 !important;
	background: #79b7de;
} 
.tit_h2 {
	clear:left;
	background-image: url(../images/bg_tit_panfde.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 930px;
	font-size:18px;
	line-height:33px;
	color:#2a2a9f;
	font-weight:bold;
	text-indent:38px;
	padding:0px;
	margin:0px;
}

/*anker*/
#anker{
	overflow:hidden;
}
#anker li{
	width:25%;
	float:left;
	margin-bottom:10px;
}

#anker li a{
	display:block;
	padding:8px;
	text-align:center;
	border:3px solid #3390DD;
	margin:0 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
font-size:14px;
}

#anker li a:hover{
	text-decoration:none!important;
	background:#FFC
}

/*-------------------------------------------------*/
.contInner02 {
    line-height: 1.6;
    margin: 0 auto;
    overflow-x: hidden;
    padding-bottom: 40px;
    padding-top: 20px;
	padding-left:20px;
    width: 890px;
}

.column2Area {
    margin-right: -30px;
}
.column2Area::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.column2Area {
    min-height: 1px;
}
* html .column2Area {
    height: 1px;
}
.itemList4 {
    margin-right: -29px;
}
.ie7 .itemList4 {
    margin-bottom: 0;
    padding-bottom: 20px;
}
.itemList4 li {
    border-radius: 5px;
    box-shadow: 0 1px 0 #afafaf;
    float: left;
    margin-bottom: 25px;
    margin-right: 29px;
    opacity: 0.99999;
    overflow: hidden;
    position: relative;
    width: 200px;
}
.itemList4 li:hover {
    cursor: pointer;
    opacity: 0.8;
}
.itemList4 li dl {
    padding: 15px 10px;
}
.itemList4 li dl dt {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
}
.itemList4 li dl dt a {
    color: #333;
    text-decoration: none;
}
.itemList4 li dl dd span {
    display: inline-block;
    margin-top: 10px;
}
.itemList4 li dl dd a {
    color: #333;
    text-decoration: none;
}
.itemList4 li .thumb {
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}
.itemList4 li .thumb img {
    height: auto;
    max-width: 100%;
}
.itemList4 li .thumb .tag {
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 22px;
    left: -39px;
    padding-top: 20px;
    position: absolute;
    text-align: center;
    top: -9px;
    transform: rotate(-45deg);
    width: 100px;
}
.ie .itemList4 li .thumb .tag, .ie9 .itemList4 li .thumb .tag {
    height: auto;
    left: 0;
    padding-top: 0;
    top: 0;
    width: 50px;
}
.kokunai .itemList4 li .thumb .tag {
    background: #dd335d none repeat scroll 0 0;
}
.kaigai .itemList4 li .thumb .tag {
    background: #59b034 none repeat scroll 0 0;
}
.itemList4.white li {
    background: #fff none repeat scroll 0 0;
}
.itemList4.gray li {
    background: #f2f2f2 none repeat scroll 0 0;
}
.itemList4 li .thumb .tag.first {
    background: #d4ba35 none repeat scroll 0 0;
    color: #333;
}
.itemList4 li .thumb .tag.second {
    background: #b8b8b8 none repeat scroll 0 0;
    color: #333;
}
.itemList4 li .thumb .tag.third {
    background: #d5976d none repeat scroll 0 0;
    color: #333;
}
.kokunai .itemList4 li .thumb .tag.special {
    background: #df3560 none repeat scroll 0 0;
}
.kaigai .itemList4 li .thumb .tag.special {
    background: #df3560 none repeat scroll 0 0;
}
.itemList4 li .thumb .tag.plan {
    background: #fb7f12 none repeat scroll 0 0;
    color: #fff;
}
.itemList4 li.rankTtl {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #d9d9d9;
    margin-top: -2px;
    text-align: center;
    width: 198px;
}
.itemList4 li.rankTtl:hover {
    cursor: default;
    opacity: 1;
}
.itemList4 li .rankTtlThumb {
    margin-bottom: 10px;
    padding-top: 25px;
}
.itemList4 li dl dd{
	font-size:12px;
}
article #contentend {
    padding: 10px;
    border-top: 1px dotted #FFF;
    border-bottom: 1px dotted #FFF;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
	background:#FFF;
}

/*調整*/
.contInner02 .column2Area .section.kokunai{width:920px;}
.univlist{
	background-color: #FFFFFF;
}
.univlist:nth-child(odd){
	background-color: #ECECEC;
}

#bnlinks{
	float: left;
	display: inline;
	width: 950px;
	margin: 10px 0 0;
	padding: 10px 0 0;
	background: #FFFFFF;
	border-top: 1px dashed #CCC;
}

#bnlinks ul{
	float: left;
	width: 950px;
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}

#bnlinks ul li{
	float: left;
	display: inline;
	width: 180px;
	margin: 0 5px;
	padding: 0;
	font-size: 10px;
}

#bnlinks ul li dl{
	margin: 0;
	padding: 0;
}

#bnlinks ul li dl dt{
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#bnlinks ul li dl dd{
	margin: 0;
	padding: 0;
}

}