<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

#rcmd_wrap {
	background: #fff;
	color:#212121;
	text-shadow: none;
	line-height:1.6;
}
#rcmd_wrap h1{
	margin:0;
}
.rcmd_head h1{
	padding:10px;
	margin:0 0 0 2px;
	color:#fff;
}
.rcmd_head h1.area{
	padding:10px;
	line-height:1.4;
}
.rcmd_head h1 img{
	vertical-align: middle;
}
#rcmd_wrap header{
	padding:10px;
	font-size:20px;
}
#rcmd_wrap header .icon_blue {
	vertical-align: 2px;
}
#rcmd_wrap header h1{
	display:inline;
	font-size:20px;
}
#rcmd_wrap .todoufuken{
	font-size:12px;
	color:#777;
}
#rcmd_wrap header .todoufuken{
	margin-left:-4px;
}
#rcmd_wrap .todoufuken:before{
	content:"【";
	margin-left:-3px;
}
#rcmd_wrap .todoufuken:after{
	content:"】";
}
#rcmd_wrap .officialHP{
	display:inline-block;
	vertical-align:2px;
}
#rcmd_wrap .officialHP a{
	display:inline-block;
	background: #e0e0e0;
	font-size:11px;
	padding:2px 4px;
	font-weight: normal;
	color:#555;
	border-radius:3px;
	vertical-align:middle;
	text-decoration:none;
}
.btn_univinfo a,
.btn_univinfo a.ui-link:visited,
.btn_univinfo a.ui-link {
	display: block;
	color:#212121;
	background:#fff url(../../image/icon_tel_b.png) no-repeat 10px center;
	background-size:28px 21px;
	text-decoration:none;
	width:210px;
	border:2px solid #ccc;
	border-radius: 6px;
	text-align:center;
	margin: 0 auto 1em;
	height:40px;
	line-height:40px;
	padding: 0 10px 0 20px;
	font-size:16px;
}
.btn_univinfo a:visited{
	color:#212121;
}
.content_main h1 {
	font-size:16px;
	line-height:1.5;
	padding: 10px;
	background: #f1f1f1;
	background: linear-gradient(left bottom, #f1f1f1, #fff);
	background: -moz-linear-gradient(left bottom, #f1f1f1, #fff);
    background: -webkit-gradient(linear, left top, right top, from(#f1f1f1), to(#fff));
}
.content_main h2 {
	font-size:16px;
	line-height:1.5;
	margin:0 15px 10px;
	padding-left: 14px;
	position:relative;
}
.content_main h2:before {
	content:"";
	display:block;
	width:6px;
	height: auto;
	position:absolute;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	left: 0;
	top: 0;
	bottom:0;
}
.content_main p {
	padding: 0 15px 20px;
	font-size: 14px;
	border-bottom:1px solid #ececec;
	word-wrap:break-word;
    overflow-wrap:break-word;
}
.content_main p big{
	font-size: 15px;
}
.content_main p .img_insert{
	max-width:100%;
	height:auto;
	display:block;
	margin: 0 auto 8px;
}

/* rcmd_other */
.rcmd_other h3 {
	margin:0;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size: 16px;
	padding: 0 10px;
}
.rcmd_other ul{
	list-style:none;
	margin:0;
	padding:0;
}
.rcmd_other ul li a{
	text-decoration:none;
	border-bottom:1px solid #e6e6e6;
	padding:10px 30px 10px 10px;
	display:block;
	color:#212121;
	position:relative;
	overflow:hidden;
}
.rcmd_other ul li a{
	padding:10px 30px 10px 8px;
}
.rcmd_other .spe_new{
	position:absolute;
	top:0;
	font-size:9px;
	background:#d7072c;
	color:#fff;
	display:block;
	line-height:1;
	width:54px;
	left:-14px;
	top:5px;
	text-align:center;
	padding:2px 0;
    transform: rotate(-40deg);
    -moz-transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
}
.rcmd_other ul li a &gt; div{
	display:table;
	color:#212121;
}
.rcmd_other ul li .thumbnail_area,
.rcmd_other ul li .info_univ_thema{
	display:table-cell;
	font-weight:normal;
	vertical-align: middle;
}
.rcmd_other ul li .thumbnail_area{
	width:58px;
}
.rcmd_other ul li .thumbnail_area div {
	width:50px;
	height:50px;
	overflow:hidden;
}
.index_rcmd .rcmd_other ul li .thumbnail_area{
	width:44px;
}
.index_rcmd .rcmd_other ul li .thumbnail_area div {
	width:36px;
	height:36px;
}
.rcmd_other ul li .thumbnail_area img{
	height:100%;
}
.rcmd_other ul li .info_univ_thema {
	line-height:1.1;
}
#page_a .rcmd_other ul li .info_univ_thema .icon_blue {
	vertical-align: 1px;
}
.rcmd_other ul li .info_univ_thema h4 {
	display: inline;
	margin:0 0 0 2px;
	font-size:15px;
}
.rcmd_other ul li .info_univ_thema h5 {
	font-size:14px;
	margin:0 0 0 2px;
	font-weight:normal;
}
.rcmd_other ul li .info_univ_thema p {
	font-size:11px;
	margin: 5px 0 0;
}
.index_rcmd .rcmd_other ul li .info_univ_thema h4 {
	font-size:16px;
}
.index_rcmd .rcmd_other ul li .info_univ_thema h4 small{
	font-size:12px;
	font-weight:normal;
}
.index_rcmd .rcmd_other ul li .info_univ_thema p {
	font-size:12px;
}
.btn_index_theme {
	padding:0 0 .6em;
}
.btn_mutual_rcmd {
	padding:1em 0;
}
.btn_mutual_rcmd a,
.btn_mutual_rcmd a.ui-link:visited,
.btn_mutual_rcmd a.ui-link,
.rcmd_other .btn_index_theme a,
.rcmd_other .btn_index_theme a.ui-link:visited,
.rcmd_other .btn_index_theme a.ui-link {
	display: block;
    color: #009af4;
    background: #fff;
    text-decoration: none;
    width: 230px;
    border: 3px solid #009af4;
    border-radius: 6px;
    text-align: center;
    margin: 0 auto;
    /* height: 40px; */
    line-height: 1.3;
    padding: 8px 0;
    font-size: 14px;
	font-weight:normal;
}
.index_rcmd .link_rcmde {
	margin-top: 12px;
}
.link_rcmde a,
.link_rcmde .ui-link,
.link_rcmde .ui-link:hover,
.link_rcmde .ui-link:visited {
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:16px;
	padding:12px 10px 12px 52px;
	border-bottom:1px solid #fff;
	position:relative;
}
.link_rcmde a:before {
	position:absolute;
	display:block;
	content:"";
	width:32px;
	left: 10px;
	top:50%;
	margin-top:-11px;
}
.link_rcmde .btn_scholarship {
	background:#50c8c8 url(../../image/yaji_w.png) no-repeat 98% center;
	background-size:11px 18px;
}
.link_rcmde .btn_scholarship:before {
	background: url(../../image/icon_scholarship.png) no-repeat;
	height:23px;
	background-size: 32px 23px;
}
.link_rcmde .btn_shinsetsu {
	background:#609de8 url(../../image/yaji_w.png) no-repeat 98% center;
	background-size:11px 18px;
}
.link_rcmde .btn_shinsetsu:before {
	background: url(../../image/icon_shinsetsu.png) no-repeat;
	height:23px;
	background-size: 32px 23px;
}
.link_rcmde .btn_rcmd_list {
	background:#be6aa5 url(../../image/yaji_w.png) no-repeat 98% center;
	background-size:11px 18px;
}
.link_rcmde .btn_rcmd_list:before {
	background: url(../../image/icon_rcmd_list.png) no-repeat;
	height:24px;
	background-size: 32px 24px;
}

.rcmd_head{
	background:#009af4;
}
.rcmd_head_sub {
	padding: 8px 10px;
    font-size: 11px;
	line-height:1.4;
}


/* 詳細 */
.rcmd_list .content_main h1 {
	border-left:5px solid #be6aa5;
}
.rcmd_list .content_main h2:before {
	background: #be6aa5;
}
.rcmd_list .rcmd_other h3 {
	background: #afafaf url(../img/bg_stripe.png) repeat;
	background-size: 6px;
	padding: 0 10px;
}
.rcmd_list .rcmd_other ul li a{
	background: #fff url("/shingaku/smt/image/index/icons-fmenu-arrow.png") no-repeat 97% center;
	background-size: 7px auto;
}



/*-------------------------
藪下追記
--------------------------*/
a {
	text-decoration:none;
}
.rcmd_list_list_ttl {
	font-size:18px;
	color:#ffffff;
	text-align:center;
	background:#BE6AA5;
	padding:10px 0;
}
.rcmd_list_list_caption,
.rcmd_list_list_caption2 {
	background: none;
    font-size: 14px;
    padding: 0 10px;
	margin:10px 0;
    font-weight: lighter;
	line-height:20px;
}
.rcmd_list_list_caption {
	margin-bottom:4px;
}
.rcmd_list_list_wrap {
	margin-bottom:16px;
	border-top: 1px solid #ddd;
}
.rcmd_list_method {
	color:#fff;
	font-size:12px;
	background:#BE6AA5;
	padding:3px 4px;
	font-weight:normal;
	position:relative;
	line-height:1;
	display:inline-block;
	top:-3px;
/*	white-space:nowrap;
*/}
.rcmd_list_list_caption2 .rcmd_list_method {
	top:-1px;
	margin-left:2px;
}
.rcmd_list_type {
	padding-bottom:10px;
	border-bottom: 1px solid #ddd;
	color:#212121;
	font-size:14px;
	padding-left:13px;
	margin-top:2px;
	font-weight:normal;
}
.rcmd_list_univ_name{
	font-size:19px;
	font-weight:bold;
	margin-top:10px;
	color:#212121;
	position:relative;
	padding-left:24px;
	line-height:24px;
	margin-left:10px;
}
.rcmd_list_univ_name:before {
	display:block;
	width:18px;
	height:18px;
	padding:1px 1px;
	color:fff;
	position:absolute;
	left:0;
	top:1px;
	color:#fff;
	border-radius:4px;
	font-size:14px;
	text-align:center;
	line-height:1.4;
	font-weight:normal;
}
.rcmd_list_univ_name b:after {
	content:" ";
}
.rcmd_list_univ_name.n_kbn1:before {
	content:"国";
	background:#368927;
}
.rcmd_list_univ_name.n_kbn2:before {
	content:"公";
	background:#368927;
}
.rcmd_list_univ_name.n_kbn3:before {
	content:"私";
	background:#000c7b;
}





/* 新規追加 タイトル */
h1 .area {
    font-size: 75%;
    padding: 0 4px;
    color: #009af4;
    background-color: #fff;
    margin: 0 6px 2px 0;
    display: inline-block;
    vertical-align: middle;
}

/* 県表示 */
.rcmd_list h2 {
    position: relative;
	border-bottom: solid 1px #dfdfdf;
}
.rcmd_list h2:first-child {
	border-top: solid 1px #dfdfdf;
}

.rcmd_list h2 .ui-btn-inner {
    border-radius: 0;
    -webkit-border-radius: 0;
    background: #f3f3f3;
    border: none;
    /*color: #fff;*/
    font-size: 16px;
    padding: .7em 2em .7em 1em;
    text-shadow: none;
}
.rcmd_list .rcmd_gakumon h2 .ui-btn-inner {
    padding: .7em 2em .7em .4em;
}
.rcmd_list .rcmd_gakumon h2 .ui-btn-inner .icon_kt,
.rcmd_list .rcmd_gakumon h2 .ui-btn-inner .ttl_kt {
	display:table-cell;
	vertical-align:middle;
}
.rcmd_list .rcmd_gakumon h2 .ui-btn-inner img{
    width:28px;
	height:28px;
	vertical-align:bottom;
	margin-right:8px;
}
.rcmd_list .rcmd_gakumon h2 .ui-btn-inner .ttl_kt {
	line-height:1.1;
}
.rcmd_list h2 .ui-btn-inner small,
.rcmd_list .rcmd_gakumon h2 .ui-btn-inner small{
	font-size:12px;
    font-weight: normal;
	margin-left:2px;
}
.rcmd_list h2 .ui-icon {
    background: url("/shingaku/smt/image/index/icons-fmenu-arrow_gray.png") /*{global-icon-set}*/;
    background-position: 0;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    background-size: 18px auto;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;

    position: absolute;
    top: 50%;
    margin-top: -9px;

    right: 10px;
}

.rcmd_footer {

}

/* 上に戻る */
.back-top a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #6B93BA;
	text-align: center;
	color: #fff !important;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
	opacity:0.8;
}

.back-top {
	display: block;
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 1000;
}

</pre></body></html>