@charset "utf-8";


#mainArea a:link,
#mainArea a:hover{
text-decoration: none;
}
#mainArea a {
color: #333;
}
#mainArea a:hover {
opacity: 0.8;
}
@media(max-width: 767px) {
#mainArea a:hover {
opacity: 1;
}
}

/*breadcrumb
-------------------------------------------------*/
.hdPgnavi {
display: none;
}

/* slider
--------------------------------------------------*/

.flexslider {
display: none;
}
/* FullWideSlider
----------------------------------------------------------- */

.fullWideSlider {
display: none!important;
position: relative;
}
.fullWideSlider {
display:block!important;
overflow: hidden;
width: 1100px;
max-width: 1100px;
margin: 0 auto 25px;
//opacity: 0;

}
body > .pbPage .fullWideSlider {
opacity: 0;
}
@media (min-width: 979px){
.pbNestedWrapper .fullWideSlider .wideslider_base {
left: 0!important;
}
}
@media(max-width: 767px) {
.fullWideSlider_wrap {
padding-bottom: 5px;
}
}

.fullWideSlider ul,
.fullWideSlider ul li,
#mainArea .fullWideSlider ul,
#mainArea .fullWideSlider ul li {
float: left;
display: inline-block;
margin:0;
padding:0;
max-height: 600px;
overflow: hidden;
}
.fullWideSlider ul li img {
width: 100%;
}
.fullWideSlider ul li a img {
-webkit-transform: perspective(0);
}
.fullWideSlider .wideslider_base {
top: 0;
position: absolute;
}
.fullWideSlider .wideslider_base {
left: 0!important;
}
.fullWideSlider .wideslider_wrap {
position: absolute;
}
.fullWideSlider .slider_prev,
.fullWideSlider .slider_next {
position: absolute;
cursor: pointer;
padding: 0 30px 0 0;
box-sizing: content-box;
-webkit-transition: all 0.2s ease;
-webkit-transition: all  0.2s ease;
transition: all  0.2s ease;
-webkit-transform: perspective(0);
}
.fullWideSlider .slider_prev:hover,
.fullWideSlider .slider_next:hover {
opacity: 0.6!important;
}
.fullWideSlider .slider_prev {
background: url(/library/renew2017/img/admission/slider/bt_fullWideSlider_prev.png) no-repeat right center;
}
.fullWideSlider .slider_next {
background: url(/library/renew2017/img/admission/slider/bt_fullWideSlider_next.png) no-repeat left center;
}
.fullWideSlider .pagination {
position: absolute;
bottom: -30px;
width: 100%;
margin: 0;
text-align: center;
}
.fullWideSlider .pagination a {
float: none;
display: inline-block;
margin: 0 5px;
padding: 0;
width: 15px;
height: 15px;
background: #BABABA;
border: none;
border-radius: 100%;
}
.fullWideSlider .pagination a.active {
background: #D8406A;
}
@media (max-width: 1100px) {
.fullWideSlider .slider_prev {
left: 0!important;	
}
.fullWideSlider .slider_next{
right: 0!important;
}
}


/* title
--------------------------------------------------*/

#mainArea h2{
border: none;
background: none;
margin: 20px 0 0;
font-size: 214.3%;
}
#mainArea h3{
border: none;
margin: 0 0 0;
font-size: 157.1%;
}



/* SP Gnavi
--------------------------------------------------*/
.spGnavi_wrap {
margin-top: 30px;
}
.spGnavi{
background: #dd406a;
border-bottom: 5px solid #861835;
text-align: center;
padding: 15px 10px;
color: #fff;
}
#mainArea .spGnavi {
font-weight: normal;
}
#mainArea .spGnavi a {
color: #fff;
}
.nav-blue{
background: #37668f!important;
border-bottom: 5px solid #1a4c72;

}

.pbPage .spGnavi a:link,
.pbPage .spGnavi a:hover,
.pbPage .spGnavi a:active,
.pbPage .spGnavi a:visited
{
display: block;
color: #FFF;
text-decoration: none;
}

.spGnavi a:after {
content: "\f105";
font-family: FontAwesome;
margin-left: 15px;
}

.whborder-left{
border-left: 1px solid #FFF;
}


/*category & topics
--------------------------------------------------*/

.gray-line{
border-top:3px solid #f0f0f0;
margin: 40px auto 0 auto;
width: 1100px;
}

.category-news{
width: 960px;
margin: 40px auto;
}
#mainArea .category-news a {
color: #333;
}
table.pbWhatsnewTable tr{
float: left;
width: 25%;
display: block;
margin-top: 40px;
padding: 0 10px 0 10px;
box-sizing: border-box;
}


table.pbWhatsnewTable tr:first-child{
padding: 0 30px 0 0;
}

table.pbWhatsnewTable tr:nth-child(2){
padding: 0 20px 0 10px;
}

table.pbWhatsnewTable tr:nth-child(3){
padding: 0 10px 0 20px;
}


table.pbWhatsnewTable tr:last-child{
padding: 0 0 0 30px ;
}


table.pbWhatsnewTable td{
width: 100%!important;
border: 0;
text-align: left;
vertical-align: top;
padding: 0 0 0 0;
display: block;
font-weight: bold;
float: left\9;
}

table.pbWhatsnewTable td:first-child{
padding: 10px 0 0 0;
}

table.pbWhatsnewTable td:nth-child(2){
padding:0 0 0 0;
}

table.pbWhatsnewTable tr:nth-child(4n+5){
clear: both;
}

table.pbWhatsnewTable td img{
display: block;
padding-bottom: 5px;
width: 100%;
height: auto;
}

@media(max-width: 767px) {
table.pbWhatsnewTable tr{
float: left;
width: 50%;
display: block;
margin-top: 40px;
padding: 0 15px 0 15px !important;
}
table.pbWhatsnewTable tr:nth-child(odd) { /* 0404add */
clear: both;
}

table.pbWhatsnewTable td{
margin: 0 auto!important;
}


.category-news{
width: 100%;
margin: 40px auto;
}
}


/*contents-box
--------------------------------------------------*/

.top-contents-box{
width: 100%;
max-width: 1100px;
margin: 40px auto;
}
.top-contents-boxS {
width: 100%;
max-width: 960px;
margin: 0 auto;
}
.top-contents-box.top-contents-boxS {
	max-width: 960px;
	margin: 40px auto;
}
.contentsbox_container {
width: 100%;
}

.gray-bg{
background-color: #ebebeb;
margin-top: 50px;
}
@media (max-width: 767px){
.gray-bg .top-contents-box .top-contents-box {
margin-bottom: 30px;
}
}

/* compornent */
.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb25 {margin-bottom: 25px;}
.mb30 {margin-bottom: 30px;}
.mb35 {margin-bottom: 35px;}
.mb40 {margin-bottom: 40px;}
.mb45 {margin-bottom: 45px;}
.mb50 {margin-bottom: 50px;}
.mb55 {margin-bottom: 55px;}
.mb60 {margin-bottom: 60px;}
.mb65 {margin-bottom: 65px;}
.mb100 {margin-bottom: 100px;}
.mb150 {margin-bottom: 150px;}
.mb200 {margin-bottom: 200px;}
.mt35 {margin-top:35px;}

.pdL10 {padding-left: 10px;}
.pdR10 {padding-right: 10px;}

.text-size18{
font-size: 128.6%;
}
.txt-blue1 {
color: #1E2E46;
}
.txt-blue2 {
color: #37668C;
}
#mainArea .txt-blue2 a {
color: #37668C;	
}
#mainArea .txt-blue2 a:hover {
text-decoration: underline;
}
.txt-blue3{
color: #1e2e46;
}
.txt-Indigo {
color: #1A4C72;
}

.txt-white {
color: #fff;
}
.txt-center {
text-align: center;
}
.txt-right {
text-align: right;
}
.txt-left {
text-align: left;
}
.dis_inlineBlock {
display: inline-block;
vertical-align: middle;
}
.dis_table {
display: table;
width: 100%;
}
.dis_tableCell {
display: table-cell;
float: none !important;
vertical-align: middle;
}
@media (max-width: 767px) {
.dis_spBlock {
display: block;
}
.sp-none{
display: none;
}
}
.box-center {
margin: 0 auto;
}

.box-center_mb {
margin: 0 auto 20px auto;
}

/*js 追加span table*/
.span_table {
width: 100%;
height: 100%;
display: table;
}
.span_tableCell {
width: 100%;
vertical-align: middle;
display: table-cell;
}
@media (max-width: 767px) {
.top_knowBtnWrap .btnBox .shadowBtn .span_table {
min-height: 40px;
}
}
/*js 追加div table*/
.div_table {
display: table;
width: 100%;
height: 100%;
}
.div_tableCell {
display: table-cell;
vertical-align: middle;
}

/* areawrapper1
****************************/
#areaWrapper1 {
width: 100%;
padding-left: 0;
padding-right: 0;
max-width: none;
}

/* box
**********************************/
.bg_thinred {
background-color: #F4E5E8;
}

.bg_relayblog {
background: url("/library/renew2017/img/admission/top/bg_ft_blog.png") center center;
}
.bg_Drequest {
background: url("/library/renew2017/img/admission/top/bg_top_document.jpg") no-repeat center center;
background-size: cover;
padding: 0 0 0;
}
.bg_white {

background-color: #fff;
}
.movieBox iframe {
width: 100%;
}
.SocialMedia_boxInner .movieBox {
margin-bottom: 24px;
}
.borderBox_dotblue {
border: 1px dotted #3b94d9;
}
@media (max-width: 767px){
.bg_Drequest .Drequest_btn {
padding: 0 5px;
}
.bg_Drequest .shadowBtn {
padding: 5px;
}
.SocialMedia_boxInner {
}
.SocialMedia_boxInner .movie_box {
width: 95%;
margin: 0 auto 15px;
}
}

/* ttl */
.contentsbox_ttl_wrap {

}
.contentsbox_ttl h2 {
border: 0;
margin-bottom: 0;
text-align: center;
}
.contentsbox_ttlsub {
text-align: center;
font-size: 142.9%;
}

/* txt */
.contentsbox_txt {
margin: 0 auto;
padding: 10px;
background: #fff;
max-width: 780px;
}
.contentsbox_txtInner {
padding-left: 5%;
padding-right: 5%;
font-size: 90%;
box-sizing: border-box;
background: #fff;
}
@media (max-width: 767px){
.sp-contents-box{
width: 98%;
}
}

/*btn
*********************/
.shadowBtn {
padding: 10px 10px 10px 0;
}
.shadowBtn a {
display: block;
text-align: center;
border-radius: 5px;
padding: 20px 5px;
padding: 15px 5% 15px;
box-sizing: border-box;
background: #E87982;
box-shadow: 5px 5px #844652;
font-size: 120%;
font-weight: bold;
position: relative;
word-break: break-all;
}
#mainArea .shadowBtn a {
color: #fff;
text-decoration: none;
}

.shadowBtn a:after {
content: "\f105";
font-family: "FontAwesome";
//
margin-left: 15px;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
height: 28px;
right: 5%;
color: #fff;
}

.arrow_right {
position: relative;
}
.arrow_right a {
padding: 15px 8%;
}

.arrow_right a:after {
content: "\f105";
font-family: "FontAwesome";
color: #fff;
position: absolute;
right: 5%;
top: 0;
bottom: 0;
margin: auto;
height: 28px;
}

.BtnsizeS a {
display: inline-block;
width: 100%;
max-width: 310px;
}
.shadowBtn.BtnsizeL {
padding: 0;
}
.shadowBtn.BtnsizeL a {
padding: 20px 0;
border-radius: 0;
box-shadow: none;
width: 100%;
}
.BtnsizeL.IndigoBtn {
border-bottom: 5px solid #1A4C72;
}

.IndigoBtn a {
background: #37668B;
box-shadow: 5px 5px #1A4C72;
}
.redBtn a {
background: #C8201F;
box-shadow:  5px 5px #930000;
}

.shadowBtn.redBtn a,
.shadowBtn.IndigoBtn a{
border-radius: 10px;
}

.redBtn a img{
margin-right: 20px;
vertical-align: middle !important;
}

.vermBtn a {
background: #F44B4B;
box-shadow: 5px 5px #940000;
}
.youtubeBtn a {
padding-left: 13%;
}
.youtubeBtn a:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
margin: auto;
left: 5%;
display: inline-block;
width: 35px;
height: 35px;
background: url(/library/renew2017/img/common/top/ic_youtubebar.png) no-repeat center center;
background-size: cover;
}

/*hover*/
#mainArea .bg_Drequest .BtnsizeS.vermBtn a:hover {
background: #DD3C3C;
box-shadow: 5px 5px #970000;
opacity: 1;
}
#mainArea .SocialMedia_box .IndigoBtn.arrow_right a:hover {
background: #0B3B5B;
box-shadow: 5px 5px #1A4C72;
opacity: 1;
}
#mainArea .SocialMedia_box .redBtn a:hover {
background: #B2201F;
box-shadow: 5px 5px #970000;
opacity:1;
}
@media (max-width: 767px) {
#mainArea .bg_Drequest .BtnsizeS.vermBtn a:hover {
background: #F44B4B;;
box-shadow: 5px 5px #940000;
}
#mainArea .SocialMedia_box .IndigoBtn.arrow_right a:hover {
background: #37668B;
box-shadow: 5px 5px #1A4C72;
}
#mainArea .SocialMedia_box .redBtn a:hover {
background: #C8201F;
box-shadow:  5px 5px #930000;
}
}

@media (max-width: 767px){
.shadowBtn a {
padding: 15px 9%;
}
.shadowBtn a:after {
height: 25px;
}
.BtnsizeL a {
display: block;
text-align: center;
padding: 20px 5px;
box-sizing: border-box;
background: #37668B;
border-bottom: 5px solid #1A4C72;
font-size: 120%;
}
#mainArea .BtnsizeL a {
color: #fff;
padding-right: 8%;
padding-left: 8%;
}
.BtnsizeL a:after {
content: "\f105";
font-family: "FontAwesome";
color: #fff;
margin-left: 15px;
}

.arrow_right a {
position: relative;
}

.arrow_right a:after {
content: "\f105";
font-family: "FontAwesome";
color: #fff;
position: absolute;
right: 4%;
}
.youtubeBtn a {
padding-left: 15%;
}
}
@media(max-width: 420px) {
.youtubeBtn a {
padding-left: 18%;
}
.youtubeBtn a:before {
left: 3%;

}
.BtnsizeL a {
padding-right: 30px;
padding-left: 30px;
}
.arrow_right.BtnsizeL a:after {
width: 6px;
height: 30px;
top: 0;
bottom: 0;
margin: auto;
}
}
/* twitterBox */
.SM_twitterBox {
max-width: 500px;
margin: 0 auto;
}
.twitterBox {
padding-left: 5px;
padding-right: 5px;

}
.twitterBox_inner {
width: 100%;
border: 1px dotted #3b94d9;
box-sizing: border-box;
}
.twitterBox_inner iframe {

}
/* sns_to_ttl */
.sns_to_ttl h3 {
border-bottom: none;
margin-top: 0;
margin-bottom: 0;
}
.SocialMedia_boxInner .sns_to_ttl {
border-bottom: 1px solid #f2f2f2;
}
.SocialMedia_boxInner .sns_to_ttl:last-child {
border: none;
padding-bottom: 0;
}
@media (max-width: 767px) {
.SocialMedia_boxInner .sns_to_ttl {
padding-bottom: 10px;
padding-top: 10px;
}
#mainArea .SocialMedia_boxInner .sns_to_ttl h3 {
font-size: 140%;
}
}

/* gakubu shokai
--------------------------------------------------*/
/*Faculty introduction*/

#mainArea .gakubu_btn_img1 p{
display: block;
}
/*共通*/
#mainArea .gakubu_btn_img a {
color: #fff;
}
#mainArea .gakubu_btn_img a span.white_border {
border: 3px solid #FFF;
display: block;
width: 88%;
/*height: 93%;*/
margin: 0 auto;
text-align: center;
padding: 65px 0;
}
#mainArea .gakubu_btn_img a span.span_table {
width: 100%;
height: 100%;
display: table;
}
#mainArea .gakubu_btn_img a span.span_tableCell {
display: table-cell;
vertical-align: middle;
width: 100%;
}

@media (max-width: 767px) {
	#mainArea .gakubu_btn_img {
		margin: 0 10px;
	}
#mainArea .gakubu_btn_img a span.white_border {
padding-top: 45px;
padding-bottom: 45px;
	width: 100%;
}
}

#mainArea .gakubu_btn_img1 a,
#mainArea .gakubu_btn_img2 a,
#mainArea .gakubu_btn_img3 a,
#mainArea .gakubu_btn_img4 a{
display: block;
width: 100%;
/* height: 260px; */
padding-top: 15px;
text-decoration: none;
padding-bottom: 15px;
}

@media (max-width: 767px) {
	#mainArea .gakubu_btn_img1 a,
	#mainArea .gakubu_btn_img2 a,
	#mainArea .gakubu_btn_img3 a,
	#mainArea .gakubu_btn_img4 a{
		padding: 10px;
	}
}

#mainArea .gakubu_btn_img1 a span strong,
#mainArea .gakubu_btn_img2 a span strong,
#mainArea .gakubu_btn_img3 a span strong,
#mainArea .gakubu_btn_img4 a span strong {
font-weight: normal;
vertical-align: middle;
display: block;
color: #FFF;
font-size: 157.1%;
font-weight: bold;
}


/*学部紹介ホバー*/
#mainArea .gakubu_btn_img1 a:before,
#mainArea .gakubu_btn_img2 a:before,
#mainArea .gakubu_btn_img3 a:before,
#mainArea .gakubu_btn_img4 a:before {
content: "　";
display: block;
width: 100%;
height: 100%;
width: 100%\9;
height: 100%\9;
background-size: cover;
position: absolute;
left: 0;
top: 0;
background-image: inherit;
background-blend-mode: darken;
background-color: inherit;
background-position: center top;
z-index: -10;
}
#mainArea .gakubu_btn_img1 a:before,
#mainArea .gakubu_btn_img2 a:before,
#mainArea .gakubu_btn_img3 a:before,
#mainArea .gakubu_btn_img4 a:before {	
-webkit-transition: 0.5s;	
transition: 0.5s;

}
#mainArea .gakubu_btn_img1 a:hover:before, 
#mainArea .gakubu_btn_img2 a:hover:before,
#mainArea .gakubu_btn_img3 a:hover:before, 
#mainArea .gakubu_btn_img4 a:hover:before {
-webkit-filter: blur(5px);
filter: blur(5px);

-webkit-transform: scale(1.5);
transform: scale(1.5);

background-size: cover;
-webkit-transform: none\9;
transform: none\9;
}


#mainArea .gakubu_btn_img1 a:after,
#mainArea .gakubu_btn_img2 a:after,
#mainArea .gakubu_btn_img3 a:after,
#mainArea .gakubu_btn_img4 a:after {
content: "";
display: block;
position: absolute;
width: inherit;
height: inherit;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: -10;
}

#mainArea .gakubu_btn_img1 a:before {
//background: url("/library/renew2017/img/college/top/img_syogaku.jpg") no-repeat center center;

}
#mainArea .gakubu_btn_img1 a:after {
background-color: rgba(3, 45, 68, 0.45);
}
#mainArea .gakubu_btn_img1 a:hover:after {
background-color: rgba(1, 27, 66, 0.7);
}

#mainArea .gakubu_btn_img1 a{
background: url("/library/renew2017/img/college/top/img_syogaku.jpg") no-repeat top center;
background-size: cover;
position: relative;
opacity: 0.9999;
}

/*
#mainArea .gakubu_btn_img1 p a:before {
background-color: rgba(3, 45, 68, 0.45);
}
#mainArea .gakubu_btn_img1 p a:hover:before {
background-color: rgba(1, 27, 66, 0.7);
}
*/
#mainArea .gakubu_btn_img2 a{
background: url("/library/renew2017/img/college/top/img_keiei.jpg") no-repeat center top;
background-size: cover;
position: relative;
opacity: 0.9999;
}

#mainArea .gakubu_btn_img2 a:before {
//background: url("/library/renew2017/img/college/top/img_keiei.jpg") no-repeat center center;

}
#mainArea .gakubu_btn_img2 a:after {
background-color: rgba(142, 92, 58, 0.4);
}
#mainArea .gakubu_btn_img2 a:hover:after {
background-color: rgba(153, 64, 4, 0.7);
}

/*
#mainArea .gakubu_btn_img2 p a:before {
background-color: rgba(142, 92, 58, 0.4);
}
#mainArea .gakubu_btn_img2 p a:hover:before {
background-color: rgba(153, 64, 4, 0.7);
}
*/
#mainArea .gakubu_btn_img3 a{
background: url("/library/renew2017/img/college/top/img_ningenkagaku.jpg") no-repeat center top;
background-size: cover;
position: relative;
opacity: 0.9999;
position: relative;
}
#mainArea .gakubu_btn_img3 a:before {
//background: url("/library/renew2017/img/college/top/img_ningenkagaku.jpg") no-repeat center center;

}
#mainArea .gakubu_btn_img3 a:after {
//background-color: rgba(5, 68, 5, 0.4);
background-color: rgba(10, 99, 10, 0.4);
}
#mainArea .gakubu_btn_img3 a:hover:after {
//background-color: rgba(2, 53, 2, 0.7);
background-color: rgba(19, 123, 19, 0.7);
}
/*
#mainArea .gakubu_btn_img3 p a:before {
//background-color: rgba(5, 68, 5, 0.4);
background-color: rgba(10, 99, 10, 0.4);
}
#mainArea .gakubu_btn_img3 p a:hover:before {
//background-color: rgba(2, 53, 2, 0.7);
background-color: rgba(19, 123, 19, 0.7);
}
*/
#mainArea .gakubu_btn_img4 a{
background: url("/library/renew2017/img/college/top/img_jidoukyouiku.jpg") no-repeat center top;
background-size: cover;
position: relative;
position: relative;
opacity: 0.9999;
}

#mainArea .gakubu_btn_img4 a:before {
//background: url("/library/renew2017/img/college/top/img_jidoukyouiku.jpg") no-repeat center center;

}
#mainArea .gakubu_btn_img4 a:after {
background-color: rgba(126, 148, 32, 0.4);
}
#mainArea .gakubu_btn_img4 a:hover:after {
background-color: rgba(73, 79, 18, 0.7);
}
/*
#mainArea .gakubu_btn_img4 p a:before {
background-color: rgba(126, 148, 32, 0.4);
}
#mainArea .gakubu_btn_img4 p a:hover:before {
background-color: rgba(73, 79, 18, 0.7);
}
*/
/*safari*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome, #mainArea .gakubu_btn_img1 p a:after {
    display: none;
  }
  #mainArea .gakubu_btn_img1 a:after,
  #mainArea .gakubu_btn_img2 a:after,
  #mainArea .gakubu_btn_img3 a:after,
  #mainArea .gakubu_btn_img4 a:after {
  	display: none;
  }
  #mainArea .gakubu_btn_img1 a:before {
	 background-color: rgba(3, 45, 68, 0.45);
  }
  #mainArea .gakubu_btn_img1 a:hover:before {
	 background-color: rgba(1, 27, 66, 0.7);
  }
  #mainArea .gakubu_btn_img2 a:before {
	 background-color: rgba(142, 92, 58, 0.4);
  }
  #mainArea .gakubu_btn_img2 a:hover:before {
	 background-color: rgba(153, 64, 4, 0.7);
  }
  #mainArea .gakubu_btn_img3 a:before {
	 background-color: rgba(10, 99, 10, 0.4);
  }
  #mainArea .gakubu_btn_img3 a:hover:before {
	 background-color: rgba(19, 123, 19, 0.7);
  }
  #mainArea .gakubu_btn_img4 a:before {
	 background-color: rgba(126, 148, 32, 0.4);
  }
  #mainArea .gakubu_btn_img4 a:hover:before {
	 background-color: rgba(73, 79, 18, 0.7);
  }
}
/*edgh*/
_:-ms-lang(x), _::-webkit-meter-bar,body #mainArea .gakubu_btn_img1 a:after,
#mainArea .gakubu_btn_img2 a:after,#mainArea .gakubu_btn_img3 a:after,#mainArea .gakubu_btn_img4 a:after {
     display: block;
}

/*
@supports (-ms-accelerator:true) {
	#mainArea .gakubu_btn_img1 p a:after {
		background-color: none;
	}
	#mainArea .gakubu_btn_img1 p a:before {
	background-color: rgba(3, 45, 68, 0.45);
	}
	#mainArea .gakubu_btn_img1 p a:hover:before {
	background-color: rgba(1, 27, 66, 0.7);
	}
}
*/
@media (max-width: 767px){
#mainArea .gakubu_btn_img1 a span strong,
#mainArea .gakubu_btn_img2 a span strong,
#mainArea .gakubu_btn_img3 a span strong,
#mainArea .gakubu_btn_img4 a span strong {

}
#mainArea .gakubu_btn_img1 a,
#mainArea .gakubu_btn_img2 a,
#mainArea .gakubu_btn_img3 a,
#mainArea .gakubu_btn_img4 a{
/*height: 202px;
height: 160px;*/
background-size: cover;
background-position: center top;
}
#mainArea .gakubu_btn_img1 a span strong br,
#mainArea .gakubu_btn_img2 a span strong br,
#mainArea .gakubu_btn_img3 a span strong br,
#mainArea .gakubu_btn_img4 a span strong br {
display: none;
}
#mainArea .gakubu_btn_img1 a:before,
#mainArea .gakubu_btn_img2 a:before,
#mainArea .gakubu_btn_img3 a:before,
#mainArea .gakubu_btn_img4 a:before {	
-webkit-transition: none;	
transition: none;
}

#mainArea .gakubu_btn_img1 a:hover:after {
background-color: rgba(3, 45, 68, 0.45);
}
#mainArea .gakubu_btn_img2 a:hover:after {
background-color: rgba(142, 92, 58, 0.4);
}
#mainArea .gakubu_btn_img3 a:hover:after {
//background-color: rgba(5, 68, 5, 0.4);
background-color: rgba(10, 99, 10, 0.4);
}
#mainArea .gakubu_btn_img4 a:hover:after {
background-color: rgba(126, 148, 32, 0.4);
}

#mainArea .gakubu_btn_img1 a:hover:before {
background-color: rgba(3, 45, 68, 0.45);
}
#mainArea .gakubu_btn_img2 a:hover:before {
background-color: rgba(142, 92, 58, 0.4);
}
#mainArea .gakubu_btn_img3 a:hover:before {
//background-color: rgba(5, 68, 5, 0.4);
background-color: rgba(10, 99, 10, 0.4);
}
#mainArea .gakubu_btn_img4 a:hover:before {
background-color: rgba(126, 148, 32, 0.4);
}

#mainArea .gakubu_btn_img1 a:hover:before, 
#mainArea .gakubu_btn_img2 a:hover:before,
#mainArea .gakubu_btn_img3 a:hover:before, 
#mainArea .gakubu_btn_img4 a:hover:before {
-webkit-filter: none;
filter: none;
-webkit-transform: none;
transform: none;
}

#mainArea .gakubu_btn_img1 a:hover:after, 
#mainArea .gakubu_btn_img2 a:hover:after,
#mainArea .gakubu_btn_img3 a:hover:after, 
#mainArea .gakubu_btn_img4 a:hover:after {
-webkit-filter: none;
filter: none;
-webkit-transform: none;
transform: none;
}


}

/* Graduate school introduction */

#mainArea .katei_btn a{
background: #37668f;
padding: 12px;

display: block;
text-decoration: none;
font-weight: bold;
color: #fff;
}

#mainArea .katei_btn a:hover{
background: #0b3b5b;
opacity:1;
}

#mainArea .katei_btn a span.span_table > span.span_tableCell {
border: 3px solid #FFF;
}
#mainArea .katei_btn a span.span_table > span.span_tableCell > span {
display: block;
color: #FFF;
font-size: 214.3%;
padding: 40px;
text-align: center;
}

@media (max-width: 767px){
#mainArea .katei_btn{
margin: 10px;
}
#mainArea .katei_btn a:hover{
background: #37668f;
opacity:1;
}
}

/* fukidashi icon
-------------------------------------------*/

#mainArea .red-balloon a{
background: url("/library/renew2017/img/college/top/menu_04.png") no-repeat center center;
display: block;
padding: 40% 0;
color: #FFF;
background-size:contain;
}

/* fukidashi icon
-------------------------------------------*/
.cmp-lnk-tab01 {
margin-bottom: 20px;
}
.cmp-lnk-tab01 .cmp-lnk-tab {
width: 15%;
margin: 0 2%;
padding: 10px;
background: #666;
color: #fff;
float: left;
clear: none;
text-align: center;
}

.cmp-lnk-tab01 .cmp-lnk-tab a {
display: block;
color: #000;
}
.cmp-lnk-tab01 .cmp-lnk-tab a:hover {
text-decoration: none;
background: #ffffff;
}



/* fukidashi icon
-------------------------------------------*/

.items-container{
width: 100%;
padding: 0  10px;
text-align: center;
}

.items{
float: left;
width: 16.6%;
clear:none;
}


@media (max-width: 767px){
.items{

float: left;
width: 33.33%
}
}