@charset "UTF-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
.pc{ display:block;} .sp{ display:none;}
@media screen and (max-width: 780px) {
.pc{ display:none;} .sp{ display:block;}
}
body {
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Lucida Grande" , "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}
.clear2 {
	clear: both;
	margin-top: 20px;
}
.clear3 {
	clear: both;
	margin-bottom: 2%;
}
.clear4 {
	clear: both;
	margin-top: 4.5%;
}
.header{
    display: block;
    margin-bottom: 3%;
}
#header_sp{ display:none;}
.pc{
	display: block;
}
.sp{ display:none;}
header { display:none;}
@media screen and (max-width: 768px) {

#header_sp{
	display: block;
}
#wrapper{
    background-image : url(none);
    background : url(none);
    padding-bottom: 10%;
}
.pc{ display:none;}
.sp{ display:block;}
}
#wrapper{
	background-image : url(images/back.png);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
#wrapper2{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.header {
    padding-top: 2%;
}
/*
.header_inner {
    padding-top: 0.5%;
    background-color: #d0df21;
    padding-bottom: 0.5%;
}
*/
.header_inner {
	margin-top: 0.5%;
    padding-top: 0.5%;
    padding-bottom: 1%;
    background-color: #fff;
    border-top: solid 1px #236BC5;
    border-bottom: solid 1px #236BC5;
}
.box1200 {
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
.box960 {
	width: 100%;
	max-width: 960px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
.box920 {
	width: 100%;
	max-width: 920px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
.box860 {
	width: 100%;
	max-width: 860px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
.box820 {
	width: 100%;
	max-width: 820px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
.box760 {
	width: 100%;
	max-width: 760px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
.box720 {
	width: 100%;
	max-width: 720px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
.box700 {
	width: 100%;
	max-width: 700px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
.box660 {
	width: 100%;
	max-width: 660px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
.box620 {
	width: 100%;
	max-width: 620px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
.box420 {
	width: 100%;
	max-width: 420px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
.logomark {
    width: 100%;
    max-width: 60px;
    float: left;	
}
.logo {
    width: 100%;
    max-width: 545px;
    float: left;
    margin-left: 15%;
}
.kamokutitle1 {
    width: 100%;
    margin-left: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 20px;
    background-color: #FFF0C1;
    text-align: center;
    font-size: 140%;
    padding-top: 2%;
    padding-bottom: 2%;
    font-weight: bold;
}
.kamokutitle2 {
    width: 100%;
    margin-left: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 20px;
    background-color: #d1efe1;
    text-align: center;
    font-size: 140%;
    padding-top: 2%;
    padding-bottom: 2%;
    font-weight: bold;
}
.kamokutitle3 {
    width: 100%;
    margin-left: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 20px;
    background-color: #e6d7b5;
    text-align: center;
    font-size: 140%;
    padding-top: 2%;
    padding-bottom: 2%;
    font-weight: bold;
}
.kamokutitle4 {
    width: 100%;
    margin-left: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 20px;
    background-color: #bbe2f3;
    text-align: center;
    font-size: 140%;
    padding-top: 2%;
    padding-bottom: 2%;
    font-weight: bold;
}
.kamokutitle5 {
    width: 100%;
    margin-left: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 20px;
    background-color: #b7e8f9;
    text-align: center;
    font-size: 140%;
    padding-top: 2%;
    padding-bottom: 2%;
    font-weight: bold;
}
.kamokutitle6 {
    width: 100%;
    margin-left: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 20px;
    background-color: #f9cfcb;
    text-align: center;
    font-size: 140%;
    padding-top: 2%;
    padding-bottom: 2%;
    font-weight: bold;
}
.kamokutitle7 {
    width: 100%;
    margin-left: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 20px;
    background-color: #f9cdef;
    text-align: center;
    font-size: 140%;
    padding-top: 2%;
    padding-bottom: 2%;
    font-weight: bold;
}
.kamokutitle10 {
    width: 100%;
    margin-left: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 20px;
    background-color: #EEF2F3;
    text-align: center;
    font-size: 140%;
    padding-top: 2%;
    padding-bottom: 2%;
    font-weight: bold;
}
.kakubutitle {
	width: 100%;
	max-width: 350px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
.kakubutitle2 {
	width: 100%;
	max-width: 500px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -3%;
}
.title_o {
    color: #FACD00;
    font-weight: bold;
    font-size: 120%;
    text-align: center;
	margin-top: 3%;
    margin-bottom: 2%;
}
.title_o2 {
    color: #c27bb0;
    font-weight: bold;
    font-size: 120%;
    text-align: center;
	margin-top: 3%;
    margin-bottom: 2%;
}
.title_o3 {
    color: #e73828;
    font-weight: bold;
    font-size: 120%;
    text-align: center;
	margin-top: 3%;
    margin-bottom: 2%;
}
.title_o4 {
    color: #00aeeb;
    font-weight: bold;
    font-size: 120%;
    text-align: center;
	margin-top: 3%;
    margin-bottom: 2%;
}
.title_o5 {
    color: #0094d2;
    font-weight: bold;
    font-size: 120%;
    text-align: center;
	margin-top: 3%;
    margin-bottom: 2%;
}
.title_o6 {
    color: #c29e4e;
    font-weight: bold;
    font-size: 120%;
    text-align: center;
	margin-top: 3%;
    margin-bottom: 2%;
}
.title_o7 {
    color: #eb9c23;
    font-weight: bold;
    font-size: 120%;
    text-align: center;
	margin-top: 3%;
    margin-bottom: 2%;
}
.title_o8 {
    color: #13ad67;
    font-weight: bold;
    font-size: 120%;
    text-align: center;
	margin-top: 3%;
    margin-bottom: 2%;
}
.title_o10 {
    color: #007B74;
    font-weight: bold;
    font-size: 150%;
    text-align: center;
	margin: 7% 0 2% 0;
}
.syourai {
    width: 100%;
    max-width: 150px;
    margin: 0px auto -3%;
}
.copytitle {
    color: #333333;
    font-weight: bold;
    font-size: 120%;
    text-align: center;
    margin-top: 3%;
    margin-bottom: 2%;
}
.kamoku_l {
    float: left;
    width: 45%;
}
.kamoku_r {
    float: right;
    width: 45%;
}
ul.menue{
    width: 100%;
    max-width: 960px;
    list-style-type: none;
    margin-top: 5%;
}
li.menue1 {
    width: 28%;
    margin-left: 0px;
    margin-right: 8%;
    float: left;
}
li.menue2 {
    width: 28%;
    margin-left: 0px;
    margin-right: 0px;
    float: right;
}
.news_title {
    width: 100%;
    max-width: 280px;
/*    margin: 5% auto 0px;*/
    margin: 3% auto 0px;
}
.news_back {
    width: 100%;
    max-width: 700px;
    background-image: url(images/top/newsback.png);
    height: 220px;
    padding-bottom: 0%;
    margin-bottom: 5%;
}
.news_back2 {
    margin-left: auto;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    border: 3px solid #4572C4;
    background-color: #FFFFFF;
    padding: 2%;
    line-height: 30px;
}
.news_back2 a {
    color: #1e90ff;
    text-decoration: none ;
    font-weight: bold;
    color: #0f369f;
}
.day {
    color: #FA643B;
    font-weight: bold;
    font-size: 100%;
    text-align: center;
    padding-top: 5%;
    padding-bottom: 0%;
}
.title {
    color: #000000;
    font-weight: bold;
    font-size: 110%;
    text-align: center;
    padding-top: 2%;
    padding-bottom: 0%;
}
.news_text {
    color: #000000;
    font-size: 100%;
    padding: 2% 4% 0%;
}
.sub_menue1 {
    width: 45%;
    margin-left: 0px;
    margin-right: 10%;
    float: left;
    font-size: 90%;
    color: #333333;
}
.sub_menue2 {
    width: 45%;
    margin-left: 0px;
    margin-right: 0%;
    float: right;
	font-size: 90%;
	color: #333333;
}
.sub_menue3 {
    width: 45%;
    margin-left: 0px;
    margin-right: 0%;
    margin: 0 auto;
	font-size: 90%;
	color: #333333;
}
.sub_menue4 {
    width: 32%;
    margin-left: 0px;
    margin-right: 2%;
    float: left;
}
.sub_menue5 {
    width: 32%;
    margin-left: 0px;
    margin-right: 0%;
	    float: right;
}
.sub_menue6 {
    width:100%;
    margin-bottom: 10px;

}
.kanren {
    width: 100%;
    max-width: 280px;
    margin: 5% auto 0px;
}
ul.sub_bot{
    width: 100%;
    max-width: 650px;
    list-style-type: none;
    margin-top: 5%;
}
li.sub_bot1 {
    width: 45%;
    margin-left: 20px;
    float: left;
    margin-bottom: 1%;
}
.back_g {
    background-color: rgba(208,223,33,0.8);
    padding-top: 2%;
    padding-bottom: 2%;
    margin-top: 5%;
}
ul.h_bot{
    width: 100%;
    max-width: 820px;
    list-style-type: none;
    margin-top: 2%;
}
li.h_bot1 {
    width: 22.5%;
    margin-left: 0px;
    margin-right: 3.3333%;
    float: left;
    margin-bottom: 1%;
}
li.h_bot2 {
    width: 22.5%;
    margin-left: 0px;
    float: right;
    margin-bottom: 1%;
}
ul.bot{
    width: 100%;
    max-width: 660px;
    list-style-type: none;
    margin-top: 2%;
}
li.bot1 {
    width: 22.5%;
    margin-left: 0px;
    margin-right: 3.3333%;
    float: left;
    margin-bottom: 1%;
}
li.bot2 {
    width: 22.5%;
    margin-left: 0px;
    float: right;
    margin-bottom: 1%;
}
.footer {
    background-color: #FFFFFF;
    padding-top: 2%;
    padding-bottom: 0%;
    margin-top: 5%;
    border-top: 1px solid #236BC5;
}
.footer_contents {
    width: 100%;
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2%;
}
.footer_img {
    width: 100%;
    max-width: 120px;
    float: left;
}
.footer_text {
    width: 100%;
	max-width: 760px;
    float: right;
}
span.big {
    font-size: 120%;
    font-weight: bold;
}
.copy {
    color: #FFFFFF;
    font-size: 80%;
    background-color: #666666;
    margin-top: 2%;
    text-align: center;
    padding-top: 1%;
    padding-bottom: 1%;
}


/*学部*/
.cul_bot {
    width: 100%;
    max-width: 300px;
	margin-right: auto;
    margin-left: auto;
}
/*工学部*/
.cul_botl {
    width: 18.6%;
    float: left;
    margin-left: 0.7%;
    margin-right: 0.7%;
}
.faculty_ml {
    width: 100%;
    max-width: 340px;
    float: left;
}
.faculty_mr {
    width: 100%;
    max-width: 340px;
    float: right;
}
.gakubu {
    width: 100%;
    max-width: 1200px;
    position: relative;
}
.gakubu_text {
    width: 45%;
    max-width: 580px;
    margin-right: auto;
    margin-left: auto;
}
.gakubu_text p {
	line-height: 180%;
}
.gakubu_img {
    width: 30%;
    max-width: 320px;
    position: absolute;
    top: 20px;
    right: 0px;
}
.gakubu_kamoku {
    width: 100%;
    max-width: 400px;
	margin-right: auto;
    margin-left: auto;
}
.gakubu_kamoku2 {
    width: 100%;
    max-width: 860px;
	margin-right: auto;
    margin-left: auto;
}
.gakubu_kamoku3 {
    width: 100%;
    max-width: 520px;
	margin-right: auto;
    margin-left: auto;
}
.gakubu_kamoku4 {
    width: 100%;
    max-width: 470px;
	margin-right: auto;
    margin-left: auto;
}
.gakubu_copyback1 {
    width: 100%;
    max-width: 653px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(faculty/science/images/sciPhysical_img3.png);
    height: 182px;
    margin-top: 20px;
    position: relative;
}
.gakubu_copytext1 {
    width: 100%;
    max-width: 360px;
    margin-right: auto;
    margin-left: auto;
    height: 100px;
    margin-top: 20px;
    background-color: #FFFFFF;
    position: absolute;
    top: 10px;
    right: 20px;
    padding: 10px;
    font-size: 110%;
    line-height: 180%;
}
.gakubu_copyback2 {
    width: 100%;
    max-width: 650px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(faculty/law/images/law_img3.png);
    height: 200px;
    margin-top: 20px;
    position: relative;
    background-repeat: no-repeat;
}
.gakubu_copytext2 {
    width: 100%;
    max-width: 360px;
    margin-right: auto;
    margin-left: auto;
    height: 120px;
    margin-top: 20px;
    background-color: #FFFFFF;
    position: absolute;
    top: 10px;
    right: 20px;
    padding: 10px;
    font-size: 110%;
    line-height: 180%;
}
.gakubu_copyback3 {
    width: 100%;
    max-width: 650px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(faculty/pharmacy/images/pharmacy_img3.png);
    height: 235px;
    margin-top: 20px;
    position: relative;
    background-repeat: no-repeat;
}
.gakubu_copytext3 {
    width: 100%;
    max-width: 360px;
    margin-right: auto;
    margin-left: auto;
    height: 125px;
    margin-top: 20px;
    background-color: #FFFFFF;
    position: absolute;
    top: 10px;
    right: 20px;
    padding: 10px;
    font-size: 95%;
    line-height: 170%;
}
.gakubu_copyback4 {
    width: 100%;
    max-width: 650px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(faculty/engineering/images/engineering_img3.png);
    height: 180px;
    margin-top: 20px;
    position: relative;
    background-repeat: no-repeat;
}
.gakubu_copytext4 {
    width: 100%;
    max-width: 360px;
    margin-right: auto;
    margin-left: auto;
    height: 80px;
    margin-top: 20px;
    background-color: #FFFFFF;
    position: absolute;
    top: 10px;
    right: 20px;
    padding: 10px;
    font-size: 110%;
    line-height: 180%;
}
.gakubu_copyback5 {
    width: 100%;
    max-width: 650px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(faculty/education/images/education_img3.png);
    height: 236px;
    margin-top: 20px;
    position: relative;
    background-repeat: no-repeat;
}
.gakubu_copytext5 {
    width: 100%;
    max-width: 360px;
    margin-right: auto;
    margin-left: auto;
    height: 155px;
    margin-top: 20px;
    background-color: #FFFFFF;
    position: absolute;
    top: 10px;
    right: 20px;
    padding: 10px;
    font-size: 110%;
    line-height: 180%;
}
.gakubu_copyback6 {
    width: 100%;
    max-width: 650px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(faculty/education/images/education_img3.png);
    height: 170px;
    margin-top: 20px;
    position: relative;
    background-repeat: no-repeat;
}
.gakubu_copytext6 {
    width: 100%;
    max-width: 360px;
    margin-right: auto;
    margin-left: auto;
    height: 90px;
    margin-top: 20px;
    background-color: #FFFFFF;
    position: absolute;
    top: 10px;
    right: 20px;
    padding: 10px;
    font-size: 110%;
    line-height: 180%;
}
.gakubu_copyback7 {
    width: 100%;
    max-width: 650px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(faculty/letters/images/letters_img3.png);
    height: 230px;
    margin-top: 20px;
    position: relative;
    background-repeat: no-repeat;
}
.gakubu_copytext7 {
    width: 100%;
    max-width: 360px;
    margin-right: auto;
    margin-left: auto;
    height: 150px;
    margin-top: 20px;
    background-color: #FFFFFF;
    position: absolute;
    top: 10px;
    right: 20px;
    padding: 10px;
    font-size: 110%;
    line-height: 180%;
}
.gakubu_copyback8 {
    width: 100%;
    max-width: 650px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(faculty/medicine/images/medicine_img3.png);
    height: 200px;
    margin-top: 20px;
    position: relative;
    background-repeat: no-repeat;
}
.gakubu_copytext8 {
    width: 100%;
    max-width: 360px;
    margin-right: auto;
    margin-left: auto;
    height: 100px;
    margin-top: 20px;
    background-color: #FFFFFF;
    position: absolute;
    top: 10px;
    right: 20px;
    padding: 10px;
  /*  font-size: 110%;*/
    font-size: 100%;
    line-height: 180%;
}
.gakubu_copyback9 {
    width: 100%;
    max-width: 650px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(faculty/medicineHealth/images/medicineHealth_img3.png);
    height: 160px;
    margin-top: 20px;
    position: relative;
    background-repeat: no-repeat;
}
.gakubu_copytext9 {
    width: 100%;
    max-width: 360px;
    margin-right: auto;
    margin-left: auto;
    height: 50px;
    margin-top: 20px;
    background-color: #FFFFFF;
    position: absolute;
    top: 10px;
    right: 20px;
    padding: 10px;
    font-size: 110%;
    line-height: 180%;
}
.gakubu_copyback {
    width: 90%;
	padding: 10px 5px 5px 5px;
    margin: 5% auto 0 auto;
	background-color: #236BC5;
	box-shadow: 0 0 10px #a9a9a9;
	text-align: center;
	color: #fff;
	font-weight: bold;
    font-size: 150%;
}	
.gakubu_copytext {
    width: 90%;
	padding: 20px;
    margin: 0 auto 8% auto;
    background-color: #FFF;
	box-shadow: 0 0 8px #a9a9a9;
	line-height: 150%;
    font-size: 95%;
}
.gakubu_copytext p {
	padding-top: 7px;
    font-weight: bold;
    font-size: 105%;
	color: #434343;
}
.blanklink {
    width: 100%;
    max-width: 520px;
	margin-right: auto;
    margin-left: auto;
}
.blanklink_l {
    width: 100%;
    max-width: 230px;
    float: left;
}
.blanklink_r {
    width: 100%;
    max-width: 230px;
    float: right;
}
.gakubu_footl {
    width: 32%;
    float: left;
    margin-right: 2%;
}
.gakubu_footr {
    width: 32%;
    float: right;
}
.gakubu_footl2 {
    width: 40%;
    float: left;
    margin-right: 2%;
}
.gakubu_footr2 {
    width: 36%;
    float: right;
    margin-right: 2%;
}
.gakubu_footl3 {
    width: 28.333333%;
    float: left;
    margin-right: 2%;
}
.manabi ul {
    list-style: url(faculty/science/images/orangeBall.gif) inside;
}
.back_fu1 {
    width: 96%;
    max-width: 630px;
    background-color: #DDF4FC;
    padding: 2%;
    border: 1px dotted #B7E8F9;
    margin-right: auto;
    margin-left: auto;
}
.back_fu2 {
    width: 96%;
    max-width: 630px;
    background-color: #DDF4FC;
    padding: 2%;
    border: 1px dotted #bbe2f3;
	margin-right: auto;
    margin-left: auto;
}
.back_fu3 {
    width: 96%;
    max-width: 630px;
    background-color: #E5F6EE;
    padding: 2%;
    border: 1px dotted #d1efe1;
	margin-right: auto;
    margin-left: auto;
}
.back_fu4 {
    width: 96%;
    max-width: 630px;
    background-color: #FCE7E5;
    padding: 2%;
    border: 1px dotted #f9cfcb;
	margin-right: auto;
    margin-left: auto;
}
.back_fu5 {
    width: 96%;
    max-width: 630px;
    background-color: #F4EEE0;
    padding: 2%;
    border: 1px dotted #e6d7b5;
	margin-right: auto;
    margin-left: auto;
}
.back_fu6 {
    width: 96%;
    max-width: 630px;
    background-color: #FFFFCB;
    padding: 2%;
    border: 1px dotted #ffff8b;
	margin-right: auto;
    margin-left: auto;
}
.back_fu10 {
    width: 96%;
    max-width: 630px;
    background-color: #EEF2F3;
    padding: 2%;
    border: 1px dotted #dbebeb;
	margin-right: auto;
    margin-left: auto;
}
.shikakubot {
	width: 100%;
	max-width: 255px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2%;
}

/*イベント*/
/*
.event_ml {
    width: 100%;
    max-width: 440px;
    float: left;
}
.event_mr {
    width: 100%;
    max-width: 440px;
    float: right;
}
*/
.event_ml {
    width: 100%;
    max-width: 46%;
    margin-left: 4%;
    float: left;
}
.event_mr {
    width: 100%;
    max-width: 46%;
    float: right;
}
.event_text {
    font-weight: bold;
    font-size: 110%;
    text-align: center;
    color: #236BC5;
    margin-bottom: 3%;
}
.jishukan_title {
    font-weight: bold;
    font-size: 140%;
    text-align: center;
    color: #236BC5;
    margin-bottom: 3%;
}
.jishukan_title2 {
    font-weight: bold;
    font-size: 140%;
    text-align: center;
    color: #236BC5;
    margin-top: 10%;
}
.jishukan_l {
    width: 100%;
    max-width: 660px;
    float: left;
    font-size: 110%;
    line-height: 180%;
}
.jishukan_r {
    width: 100%;
    max-width: 260px;
    float: right;
}
.jishukan_ml {
    width: 100%;
    max-width: 207px;
    float: left;
    margin-right: 18px;
    margin-top: 2%;
	text-align: center;
    color: #236BC5;
}
.jishukan_ml2 {
    width: 100%;
    max-width: 660px;
    float: left;
    margin-top: 1%;
    margin-bottom: 3%;
}
.jishukan_mr {
    width: 100%;
    max-width: 207px;
    float: right;
    text-align: center;
    color: #236BC5;
    padding-top: 3%;
}
.bosyu {
    width: 100%;
    max-width: 280px;
    margin: 2% auto 0%;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    font-size: 110%;
    background-color: #6EBAF1;
    padding: 2%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.bosyu_text {
    text-align: center;
}
.info {
    width: 100%;
    max-width: 660px;
    margin: 0% auto 10%;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    background-color: #6EBAF1;
    padding: 1%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.info2_title {
    width: 97%;
	padding: 10px 5px 5px 5px;
    margin: 5% auto 0 auto;
	background-color: #6EBAF1;
	box-shadow: 0 0 10px #a9a9a9;
	text-align: center;
	color: #fff;
	font-weight: bold;
    font-size: 130%;
}	
.info2_text {
    width: 97%;
	padding: 20px;
    margin: 0 auto 8% auto;
    background-color: #FFF;
	box-shadow: 0 0 8px #a9a9a9;
	line-height: 150%;
    font-size: 95%;
}
.info2_text p {
	padding-top: 7px;
	padding-bottom: 7px;
    font-weight: bold;
    font-size: 105%;
	color: #236BC5;
}
.info2_img {
    width: 100%;
    max-width: 100px;
    float: right;
}
/*キャンパスライフ*/
.campas_title {
    width: 100%;
    max-width: 390px;
    margin-right: auto;
    margin-left: auto;
}
.campas_image {
    margin-bottom: 3%;    
}
.qa_l {
    width: 100%;
    max-width: 460px;
    float: left;
    margin-right: 20px;
}
.qa_r {
    width: 100%;
    max-width: 460px;
    float: right;
}
/*受験が決まったら*/
.juken_ml {
    width: 100%;
    max-width: 440px;
    float: left;
    text-align: center;
    margin-bottom: 2%;
    font-size: 90%;
}
.juken_ml2 {
    width: 100%;
    max-width: 440px;
    float: left;
    text-align: left;
    margin-bottom: 2%;
    font-size: 90%;
}
.juken_mr {
    width: 100%;
    max-width: 440px;
    float: right;
    text-align: center;
	margin-bottom: 2%;
	font-size: 90%;
}

/*----------     add start     ----------*/


/*  1_News＆Topic  */
.head1_box1 {
  width: 100%;
  max-width: 1300px;
  height: 250px;
  margin: 10px auto 0 auto;
  overflow-x: auto;
}
.head1_box2 {
  width: 100%;
  max-width: 1300px;
  margin: 10px auto 0 auto;
}
.news-list{
  list-style: none outside;
  margin: 0;
}
.news-list .item a{
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  text-decoration: none;
  color: #236BC5;
  border-bottom: 1px solid #CCC;
  padding: 15px 15px;
}
.news-list .item:first-child a{
  border-top: 1px solid #CCC;
}
.news-list .item .date{
  margin: 0;
  min-width: 140px;
  font-size: 16px;
  color: #002D69;
  padding: 0 20px 0 0;
}
.news-list .item .category{
  margin: 0;
  min-width: 140px;
  padding: 0 20px 0 0;
}
.news-list .item .category span{
  background: #002D69;
  color: #FFF;
  text-align: center;
  display: inline-block;
  padding: 5px 20px;
  font-size: 12px;
  line-height: 1;
}
.news-list .item .title{
  margin: 0;
  width: 100%;
  font-size: 14px;
  color: #404040;
  text-align: left;
  padding: 0;
}
.news-list .item a:hover .title{
  color: #236BC5;
}
.more p{
  width: 200px;
  margin: 4% auto 0 auto;
  border: 1px solid #CCC;
}
.more a {
  color: #404040;
  font-size: 90%;
  display:block;
  background:#fff;
  line-height:30px;
  text-align:center;
  position: relative;
  transition: 0.3s ease-in-out;    
}
.more a:after {
    content: "";
    position: absolute;
    top: 50%;
    bottom: 0;
    right: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: right 0.3s;
    width: 6px;
    height: 6px;
    border-top: solid 1px currentColor;
    border-right: solid 1px currentColor;
    transform: translateY(-50%) rotate(45deg);
}
.more a:hover {
   background-color: #236BC5;
   color: #FFF;
}
.more a:hover:after {
   right: 1.4rem;
}

#pagination {
  text-align:center;
  margin: 30px 0;
}

.page {
  padding: 4px 11px;
  margin: 0 7px;
  cursor: pointer;
}

.page:hover {
  background: #CCC;
  border-radius: 999px;
}

.page.active {
  background: #002D69;
  background: #236BC5;
  color: #fff;
  border-radius: 999px;
}


/*  2_入試情報  */
.head2_box1 {
    background-color: #E9F2FC;
    padding-top: 1%;
    padding-bottom: 150px;
    margin-top: 5%;
}
.head2_box2{
  width: 100%;
  margin: 0 auto;
  max-width: 1700px;
}
.cols{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cols a {
   color: #fff;
   text-decoration: none;
}
.col{
  width: calc(20% - 2rem);
  margin: 1rem;
  cursor: pointer;
}

.container{
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-perspective: 1000px;
          perspective: 1000px;
}
.front,
.back{
  background-size: cover;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.25);
  border-radius: 10px;
  background-position: center;
  -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
  -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  min-height: 350px;
  height: auto;
  border-radius: 10px;
  color: #fff;
  font-size: 1.5rem;
}
.back{
  background: #cedce7;
  background: -webkit-linear-gradient(45deg,  #cedce7 0%,#596a72 100%);
  background: -o-linear-gradient(45deg,  #cedce7 0%,#596a72 100%);
  background: linear-gradient(45deg,  #cedce7 0%,#596a72 100%);
}
.front:after{
  position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    opacity: .6;
    background-color: #333;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    border-radius: 10px;
}
.container:hover .front,
.container:hover .back{
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
}
.back{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.inner{
    -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
            transform: translateY(-50%) translateZ(60px) scale(0.94);
    top: 50%;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 1rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    outline: 1px solid transparent;
    -webkit-perspective: inherit;
            perspective: inherit;
    z-index: 2;
}
.container .back{
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
}
.container .front{
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
}
.container:hover .back{
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.container:hover .front{
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.front .inner p{
  font-size: 1.8rem;
  margin-bottom: 2rem;
  position: relative;
  text-align: center;
}
.front .inner p:after{
  content: '';
  width: 10rem;
  height: 2px;
  position: absolute;
  background: #fff;
  display: block;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -.75rem;
}
.front .inner span{
  color: rgba(255,255,255,0.7);
  font-family: 'Montserrat';
  font-weight: 300;
  font-size: 1.2rem;
}
.radiu_btn a {
  display: inline-block;
  text-decoration: none;
  padding-top: 35px;
  margin-right: 11%;
  float: right;
  background: #668ad8;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
  font-size: 120%;
  color: #FFF;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
  transition: .4s;
}

.radiu_btn a:hover {
  background: #87befd;
  background: #e087a9;
}

@media screen and (max-width: 82rem){
.col{
    width: calc(33.333333% - 2rem);
  }
.radiu_btn a {
  padding-top: 30px;
  margin-right: 11%;
  font-size: 100%;
  color: #FFF;
  width: 120px;
  height: 120px;
}
}
/*  3_pick up  */
.head3_box1 {
    height: 250px;
    margin-bottom: 5%;
    border-left: solid 15px #6EE2E9;
    background-color: #002D69;
    box-shadow: 0 7px 7px rgba(0, 0, 0, 0.50);
    overflow-y: auto;
}
.pick_img {
	width: 40%;
    float: left;
}
.pick_txt{
    width: 60%;
    padding: 3%;
    color: #fff;
    float: right;
}
.pick_t {
    color: #fff;
    font-weight: bold;
    font-size: 120%;
    margin-bottom: 2%;
}
.pick_f {
    color: #fff;
    font-size: 100%;
    margin-bottom: 2%;
}
.pick_f a{
    color: #6EE2E9;
    font-size: 100%;
    margin-bottom: 2%;
    text-decoration: none;
}
.pick_f a:hover {
  text-decoration: underline;
}

/*  4_Links  */
.head4_box1 {
    margin-top: 5%;
    padding-top: 1%;
/*    padding-bottom: 100px;*/
    padding-bottom: 185px;
    background-color: #f5f5f5;
 }
.link_b {
    width: 31%;
    margin: 20px 1% 0 1%;
    float: left;
}

/*   画面共通   */
.img_anim1 img:hover{
  opacity: 0.6;
  transition-duration: 0.3s;
}
.img_anim2 img{
  filter: drop-shadow(5px 5px 3px #B3B3B3);
}
.img_anim2 img:hover{
  opacity: 0.6;
  transition-duration: 0.3s;
}
.text_01 {
    font-weight: bold;
    font-size: 110%;
    color: #444;
    margin-bottom: 3%;
}
.navi p{
    width: 18%;
	float:left;
    margin: 2% 1% 1% 1%;
}
.navi a{
	color:white;
	display:block;
	background:#236BC5;
	line-height:40px;
	text-align:center;
	font-weight: bold;
	white-space: nowrap;
}
.navi a:hover{
	color:#236BC5;
	background-color: #eee;
}
.navi span{
	color:#236BC5;
	line-height:40px;
	text-align:center;
	display:block;
	font-weight: bold;
    border: solid 1px #236BC5;
  }
h3 {
  position: relative;
  padding: 1%;
  background: #e0edff;
  color: #444;
  margin-top: 7%;
  margin-bottom: 3%;
}
h3:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #e0edff;
}
*{
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.btn p{
  width: 46%;
  float:left;
  margin: 0 0 1.5% 4%;
  
}
.btn a {
  color: #595959;
  font-size: 120%;
  font-weight: bold;
  display:block;
  background-color: #F2F2F2;
  line-height:55px;
  text-align:left;
  text-decoration: none;
  padding-left: 7%;
  position: relative;
  transition: 0.3s ease-in-out;    
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.50);

}
.btn a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: right 0.3s;
    width: 10px;
    height: 10px;
    border-top: solid 2px currentColor;
    border-right: solid 2px currentColor;
    transform: translateY(-50%) rotate(45deg);
}
.btn a:hover {
   font-size: 125%;
   color: #236BC5;
}
.btn a:hover:after {
   right: 1.4rem;
}


/* 学部主催イベント */
.table01 {
  width: 100%;
  min-width: 600px;
  text-align: center;
  border-collapse: collapse;
  border-spacing: 1;
  font-size: 80%;
  margin-right: auto;
  margin-left: auto;
}
.table01 th {
  padding: 7px;
  background: #68A4E0;
  border: solid 1px #123764;
  color: #ffffff;
}
.table01 td {
  padding: 7px;
  background: #ffffff;
  border: solid 1px #123764;
  text-align: left;
}
.table01 td:empty {
  background: #ffffff;
}
.box_t {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 0px;
  overflow-x: auto;
}


/* 肥後時修館 */
.img-frame{
   position: relative;
   width: 97%;
   height: 300px;
   overflow: hidden;
   margin: 0 auto;
   box-shadow: 0 0 10px ;
}
.img-01, .img-02, .img-03{
   position: absolute;
   top:0;
   left:0;
   width: 100%;
   height: 100%;
   background-size: cover;
   background-repeat: no-repeat;
}
.img-01{
   background-image: url(event/jishukan/images/20231028_1.JPG);
   animation: slide-animation-01 12s infinite;
}
.img-02{
   background-image: url(event/jishukan/images/20231028_2.JPG);
   animation: slide-animation-02 12s infinite;
}
.img-03{
   background-image: url(event/jishukan/images/20231028_3.JPG);
   animation: slide-animation-03 12s infinite;
}
@keyframes slide-animation-01 {
    0% {opacity: 1; transform: scale(1.0);}
  30% {opacity: 1;}
  40% {opacity: 0; transform: scale(1.15);}
  90% {opacity: 0}
100% {opacity: 1; transform: scale(1.0);}
}
@keyframes slide-animation-02 {
    0% {opacity: 0;}
  30% {opacity: 0; transform: scale(1.1);}
  40% {opacity: 1;}
  60% {opacity: 1;}
  70% {opacity: 0; transform: scale(1.0);}
100% {opacity: 0;}
}
@keyframes slide-animation-03 {
    0% {opacity: 0;}
  60% {opacity: 0;  transform: scale(1.0);}
  70% {opacity: 1;}
  90% {opacity: 1;}
100% {opacity: 0; transform: scale(1.1);}
}

/* 情報融合学環 */
.gakubu_title {
    color: #007B74;
    font-weight: bold;
    font-size: 400%;
    text-align: center;
	margin: 5% 0 3% 0;
	text-shadow: 3px 3px 3px #a9a9a9;
}
.gakubu_btn a {
  width: 30.3%;
  line-height:40px;
  float:left;
  padding-top: 3px;
  margin: 1% 1.5%;
  background: #DBEBEB;
  box-shadow: 2px 2px 2px #a9a9a9;
  color: #666;
  font-size: 120%;
  font-weight: bold;
  text-align:center;
  text-decoration: none;
  position: relative;
  display: inline-block;s
  transition: .4s;
}
.gakubu_btn a:hover {
  background-color: #007B74;
  color: #fff;
}
.gakubu_btn span {
  width: 30.3%;
  line-height:40px;
  float:left;
  padding-top: 3px;
  margin: 1% 1.5%;
  background: #fff;
  border: solid 1px #007B74;
  box-shadow: 2px 2px 2px #a9a9a9;
  color: #007B74;
  font-size: 120%;
  font-weight: bold;
  text-align:center;
  text-decoration: none;
  position: relative;
  display: inline-block;s
}
/*----------     add end     ----------*/

@media screen and (max-width: 780px) {
.box760 {	height: auto;	width: 100%;margin-right: auto;	margin-left: auto;}
.box600 {	height: auto;	width: 100%;margin-right: auto;	margin-left: auto;}	
.box580 {	height: auto;	width: 100%;margin-right: auto;	margin-left: auto;}	
.box660 {	height: auto;	width: 90%;margin-right: auto;	margin-left: auto;}	
.gakubu_kamoku2sp {
    width: 90%;
    max-width: 780px;
	margin-right: auto;
    margin-left: auto;
}
ul.menue{
    width: 90%;
    max-width: 780px;
    list-style-type: none;
    margin-top: 5%;
	margin-left: auto;
	margin-right: auto;
}
/*
li.menue1 {
    width: 80%;
	max-width: 780px;
    margin-left: auto;
	margin-right: auto;
    float: none;
}
*/
li.menue1 {
    width: 85%;
	max-width: 780px;
    margin-left: auto;
	margin-right: auto;
	margin-bottom: 2%;
    float: none;
}

li.menue2 {
    width: 80%;
	max-width: 780px;
    margin-left: auto;
	margin-right: auto;
    float: none;
}
.news_title {
    width: 100%;
    max-width: 180px;
    margin: 5% auto 0px;
}
.news_back {
	width: 90%;
	max-width: 780px;
	background-image: none;
	height: 290px;
	padding-bottom: 0%;
	margin-bottom: 5%;
	border: 1px solid #FA643B;
	margin-left: auto;
	margin-right: auto;
}
.news_back2 {
	width: 90%;
	max-width: 780px;
    padding: 2%;
	margin-bottom: 5%;
	border: 2px solid #4572C4;
	margin-left: auto;
	margin-right: auto;
	font-size: 75%;
    line-height: 20px;
}
.day {
    color: #FA643B;
    font-weight: bold;
    font-size: 90%;
    text-align: center;
    padding-top: 5%;
    padding-bottom: 0%;
}
.title {
    color: #000000;
    font-weight: bold;
    font-size: 100%;
    text-align: center;
    padding-top: 2%;
    padding-bottom: 0%;
}
.news_text {
    color: #000000;
    font-size: 100%;
    padding: 2% 4% 0%;
}
.sub_menue1 {
    width: 90%;
	max-width: 780px;
    margin-left: auto;
	margin-right: auto;
    float: none;
    font-size: 90%;
    color: #333333;
}
.sub_menue2 {
    width: 90%;
	max-width: 780px;
    margin-left: auto;
	margin-right: auto;
    float: none;
	font-size: 90%;
	color: #333333;
}
.sub_menue3 {
    width: 90%;
 	max-width: 780px;
    margin-left: auto;
	margin-right: auto;
    float: none;
	font-size: 90%;
	color: #333333;
}
.sub_menue4 {
    width: 90%;
	max-width: 780px;
    margin-left: auto;
	margin-right: auto;
    float: none;
}
.sub_menue5 {
    width: 90%;
	max-width: 780px;
    margin-left: auto;
	margin-right: auto;
    float: none;
}
.sub_menue6 {
    width: 90%;
	max-width: 780px;
    margin-left: auto;
	margin-right: auto;
    float: none;
}
.kanren {
    width: 90%;
    max-width: 780px;
    margin: 5% auto 0px;
}
ul.sub_bot{
    width: 90%;
    max-width: 780px;
    list-style-type: none;
    margin-top: 5%;
	margin-left: auto;
	margin-right: auto;
}
li.sub_bot1 {
    width: 90%;
    max-width: 780px;
    margin-left: auto;
	margin-right: auto;
    float: none;
    margin-bottom: 1%;
}
.faculty_ml {
    width: 80%;
    max-width: 780px;
    float: none;
	margin-left: auto;
	margin-right: auto;
}
.faculty_mr {
    width: 80%;
    max-width: 780px;
    float: none;
	margin-left: auto;
	margin-right: auto;
}
.event_ml {
    width: 80%;
    max-width: 780px;
    float: none;
	margin-left: auto;
	margin-right: auto;
}
.event_mr {
    width: 80%;
    max-width: 780px;
    float: none;
	margin-left: auto;
	margin-right: auto;
}
.event_text {
    font-size: 100%;
}
.jishukan_ml {
    width: 80%;
    max-width: 780px;
    float: none;
	margin-left: auto;
	margin-right: auto;
}
.jishukan_mr {
    width: 80%;
    max-width: 780px;
    float: none;
	margin-left: auto;
	margin-right: auto;
}
.juken_ml {
    width: 80%;
    max-width: 780px;
    float: none;
	margin-left: auto;
	margin-right: auto;
}
.juken_ml2 {
    width: 80%;
    max-width: 780px;
    float: none;
	margin-left: auto;
	margin-right: auto;
}
.juken_mr {
    width: 80%;
    max-width: 780px;
    float: none;
	margin-left: auto;
	margin-right: auto;
}
.copytitle {
    color: #333333;
    font-weight: bold;
    font-size: 120%;
    text-align: center;
    margin-top: 3%;
    margin-bottom: 2%;
}
.kakubutitle {
	width: 100%;
	max-width: 250px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
.gakubu_text {
    width: 90%;
    max-width: 780px;
    margin-right: auto;
    margin-left: auto;
}
.gakubu_img {
	width: 90%;
	max-width: 780px;
	position: relative;
	margin-right: auto;
    margin-left: auto;
}
.gakubu_copyback1 {
    width: 90%;
	max-width: 740px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
    background-image: url(faculty/science/images/sciPhysical_img3sp.png);
    height: 370px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.gakubu_copytext1 {
    width: 80%;
	max-width: 780px;
	height: 100px;
	background-color: #FFFFFF;
	position: absolute;
	top: 160px;
	left: 20px;
	line-height: 170%;
    font-size: 90%;
}
.gakubu_copyback2 {
	width: 90%;
	max-width: 740px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(faculty/law/images/law_img3sp.png);
	height: 370px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;

}
.gakubu_copytext2 {
    width: 80%;
    max-width: 780px;
    height: 100px;
    background-color: #FFFFFF;
    position: absolute;
    top: 160px;
    left: 20px;
    line-height: 170%;
    font-size: 90%;
}
.gakubu_copyback3 {
    width: 90%;
	max-width: 740px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
    background-image: url(faculty/pharmacy/images/pharmacy_img3sp.png);
    height: 370px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.gakubu_copytext3 {
	width: 80%;
	max-width: 780px;
	height: 140px;
	background-color: #FFFFFF;
	position: absolute;
	top: 160px;
	left: 20px;
	font-size: 90%;
}
.gakubu_copyback4 {
    width: 90%;
	max-width: 740px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
    background-image: url(faculty/engineering/images/engineering_img3sp.png);
    height: 370px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.gakubu_copytext4 {
    width: 80%;
	max-width: 780px;
	height: 50px;
	background-color: #FFFFFF;
	position: absolute;
	top: 160px;
	left: 20px;
	line-height: 170%;
    font-size: 90%;
}
.gakubu_copyback6 {
    width: 90%;
	max-width: 740px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
    background-image: url(faculty/education/images/education_img3sp.png);
    height: 370px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.gakubu_copytext6 {
    width: 80%;
	max-width: 780px;
	height: 60px;
	background-color: #FFFFFF;
	position: absolute;
	top: 160px;
	left: 20px;
}
.gakubu_copyback7 {
    width: 90%;
	max-width: 740px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
    background-image: url(faculty/letters/images/letters_img3sp.png);
    height: 370px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.gakubu_copytext7 {
    width: 80%;
	max-width: 780px;
	height: 160px;
	background-color: #FFFFFF;
	position: absolute;
	top: 160px;
	left: 20px;
	line-height: 180%;
    font-size: 100%;
}
.gakubu_copyback8 {
    width: 90%;
	max-width: 740px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
    background-image: url(faculty/medicine/images/medicine_img3sp.png);
    height: 370px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.gakubu_copytext8 {
    width: 80%;
	max-width: 780px;
	height: 130px;
	background-color: #FFFFFF;
	position: absolute;
	top: 160px;
	left: 20px;
	line-height: 170%;
    font-size: 100%;
}
.gakubu_copyback9 {
    width: 90%;
	max-width: 740px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
    background-image: url(faculty/medicineHealth/images/medicineHealth_img3sp.png);
    height: 370px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.gakubu_copytext9 {
    width: 80%;
	max-width: 780px;
	height: 50px;
	background-color: #FFFFFF;
	position: absolute;
	top: 160px;
	left: 20px;
	line-height: 170%;
}
.blanklink {
    width: 90%;
    max-width: 780px;
	margin-right: auto;
    margin-left: auto;
}
.blanklink_l {
    width: 48%;
    max-width: 200px;
    float: left;
}
.blanklink_r {
    width: 48%;
    max-width: 200px;
    float: right;
}
.gakubu_footl {
    width: 70%;
	max-width: 760px;
    float: none;
    margin-right: auto;
    margin-left: auto;
}
.gakubu_footr {
    width: 70%;
	max-width: 760px;
    float: none;
    margin-right: auto;
    margin-left: auto;
}
.gakubu_footl2 {
    width: 70%;
	max-width: 760px;
    float: none;
    margin-right: auto;
    margin-left: auto;
}
.gakubu_footr2 {
    width: 70%;
	max-width: 760px;
    float: none;
    margin-right: auto;
    margin-left: auto;
}
.gakubu_footl3 {
    width: 70%;
	max-width: 760px;
    float: none;
    margin-right: auto;
    margin-left: auto;
}
.title_o {
    color: #FACD00;
    font-weight: bold;
    font-size: 140%;
    text-align: center;
	margin-top: 20px;
    margin-bottom: 2%;
	padding-top: 20px;
}
.title_o2 {
    color: #c27bb0;
    font-weight: bold;
    font-size: 140%;
    text-align: center;
	margin-top: 20px;
    margin-bottom: 2%;
	padding-top: 20px;
}
.title_o3 {
    color: #e73828;
    font-weight: bold;
    font-size: 140%;
    text-align: center;
	margin-top: 20px;
    margin-bottom: 2%;
	padding-top: 20px;
}
.title_o4 {
    color: #00aeeb;
    font-weight: bold;
    font-size: 140%;
    text-align: center;
	margin-top: 20px;
    margin-bottom: 2%;
	padding-top: 20px;
}
.title_o5 {
    color: #0094d2;
    font-weight: bold;
    font-size: 140%;
    text-align: center;
	margin-top: 20px;
    margin-bottom: 2%;
	padding-top: 20px;
}
.title_o6 {
    color: #c29e4e;
    font-weight: bold;
    font-size: 140%;
    text-align: center;
	margin-top: 20px;
    margin-bottom: 2%;
	padding-top: 20px;
}
.title_o7 {
    color: #eb9c23;
    font-weight: bold;
    font-size: 140%;
    text-align: center;
	margin-top: 20px;
    margin-bottom: 2%;
	padding-top: 20px;
}
.title_o8 {
    color: #13ad67;
    font-weight: bold;
    font-size: 140%;
    text-align: center;
	margin-top: 20px;
    margin-bottom: 2%;
	padding-top: 20px;
}
.title_o10 {
    color: #007B74;
    font-weight: bold;
    font-size: 140%;
    text-align: center;
	margin-top: 20px;
    margin-bottom: 2%;
	padding-top: 20px;
}
.logomark {
    width: 20%;
    max-width: auto;
    float: left;	
}
.logo {
    width: 77%;
    max-width: auto;
    float: left;
    margin-left: 3%;
	margin-top: 3%;
}
.footer_contents {
    width: 90%;
    max-width: 780px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2%;
}
.footer_img {
    width: 60%;
    max-width: 80px;
    float: none;
	margin-right: auto;
    margin-left: auto;
}
.footer_text {
	width: 90%;
	max-width: 780px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
	text-align: center;
}
ul.h_bot{
    width: 100%;
    max-width: 780px;
    list-style-type: none;
    margin-top: 2%;
	margin-right: auto;
	margin-left: auto;
}
li.h_bot1 {
    width: 49%;
    margin-left: 0px;
    margin-right: 0.22222%;
	margin-left: 0.22222%;
    float: left;
    margin-bottom: 1%;
}
li.h_bot2 {
    width: 49%;
    margin-right: 0.22222%;
	margin-left: 0.22222%;
    float: left;
    margin-bottom: 1%;
}
.cul_botl {
    width: 47.3%;
    float: left;
    margin-left: 0.9%;
    margin-right: 0.7%;
}


/*----------     add start     ----------*/


/*  1_News＆Topic  */
.news-list .item a{
  flex-wrap: wrap;
}
.news-list .item .date{
  min-width: 100px;
}
.news-list .item .title{
  margin-top: 5px;
}
.head1_box1 {
    padding-top: 5%;
    padding-bottom: 10%;
}
.head1_box2 {
    padding-top: 5%;
    padding-bottom: 10%;
}
.more p{
    width: 35%;
    margin: 25px auto 30px auto;
    border: 1px solid #CCC;
	font-size: 80%;
}
.page {
  padding: 2px 8px;
  margin: 0 1px;
}

/*  2_入試情報  */
.head2_box1 {
    padding-top: 20px;
    padding-bottom: 50px;
    margin-top: -5%;
}
.radiu_btn a {
  padding-top: 5px;
  margin-right: 3%;
  font-size: 90%;
  width: 130px;
  height: 65px;
  border-radius: 50%;
  line-height:18px;
}

/*  3_pick up  */
.head3_box1 {
    height: 360px;
    margin-bottom: 6%;
    border-left: solid 10px #6EE2E9;
    background-color: #002D69;
    box-shadow: 0 7px 7px rgba(0, 0, 0, 0.50);
}
.pick_img {
	width: 90%;
    float: none;
}
.pick_txt{
    width: 100%;
    padding: 3%;
    color: #fff;
    float: none;
}
.pick_t {
    color: #fff;
    font-weight: bold;
    font-size: 100%;
    margin-bottom: 2%;
}
.pick_f {
    color: #fff;
    font-size: 90%;
}

/*  4_Links  */
.head4_box1 {
    margin-top: 10%;
    padding-bottom: 50px;
 }
.link_b {
    width: 80%;
    margin: 20px 10% 0 10%;
    float: none;
}

/*   画面共通   */
.navi p{
    width: 80%;
    margin: 0 10% 2% 10%;
}
.text_01 {
    font-size: 100%;
    margin: 8% 3% 3% 3%;
}
h3 {
   padding: 3%;
   font-size: 105%
}
.header_inner {
    padding-top: 2%;
}

/* 肥後時修館 */
.img-frame{
   width: 100%;
   height: 200px;
}

/* 情報融合学環 */
.gakubu_title {
	margin: 7% 0 5% 0;
    font-size: 250%;
}
.gakubu_btn a {
  width: 80%;
  margin: 1% 10% 2% 10%;
  font-size: 110%;
}
.gakubu_btn span {
  width: 80%;
  margin: 1% 10% 2% 10%;
  font-size: 110%;
}
/*----------     add end     ----------*/


}


@media screen and (max-width: 680px) {
.gakubu_copyback1 {
    width: 90%;
	max-width: 740px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
    background-image: url(faculty/science/images/sciPhysical_img3sp.png);
    height: 280px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.gakubu_copytext1 {
    width: 80%;
	max-width: 780px;
	height: 100px;
	background-color: #FFFFFF;
	position: absolute;
	top: 80px;
	left: 20px;
	line-height: 170%;
    font-size: 90%;
}
.gakubu_copyback2 {
	width: 90%;
	max-width: 740px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(faculty/law/images/law_img3sp.png);
	height: 280px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;

}
.gakubu_copytext2 {
    width: 80%;
    max-width: 780px;
    height: 100px;
    background-color: #FFFFFF;
    position: absolute;
    top: 80px;
    left: 20px;
    line-height: 170%;
    font-size: 90%;
}
.gakubu_copyback3 {
    width: 90%;
	max-width: 740px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
    background-image: url(faculty/pharmacy/images/pharmacy_img3sp.png);
    height: 280px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.gakubu_copytext3 {
	width: 80%;
	max-width: 780px;
	height: 140px;
	background-color: #FFFFFF;
	position: absolute;
	top: 80px;
	left: 20px;
	font-size: 90%;
}
.gakubu_copyback4 {
    width: 90%;
	max-width: 740px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
    background-image: url(faculty/engineering/images/engineering_img3sp.png);
    height: 280px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.gakubu_copytext4 {
    width: 80%;
	max-width: 780px;
	height: 50px;
	background-color: #FFFFFF;
	position: absolute;
	top: 80px;
	left: 20px;
	line-height: 170%;
    font-size: 90%;
}
.gakubu_copyback6 {
    width: 90%;
	max-width: 740px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
    background-image: url(faculty/education/images/education_img3sp.png);
    height: 280px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.gakubu_copytext6 {
    width: 80%;
	max-width: 780px;
	height: 60px;
	background-color: #FFFFFF;
	position: absolute;
	top: 80px;
	left: 20px;
}
.gakubu_copyback7 {
    width: 90%;
	max-width: 740px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
    background-image: url(faculty/letters/images/letters_img3sp.png);
    height: 280px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.gakubu_copytext7 {
    width: 80%;
	max-width: 780px;
	height: 160px;
	background-color: #FFFFFF;
	position: absolute;
	top: 80px;
	left: 20px;
	line-height: 180%;
    font-size: 100%;
}
.gakubu_copyback8 {
    width: 90%;
	max-width: 740px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
    background-image: url(faculty/medicine/images/medicine_img3sp.png);
    height: 280px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.gakubu_copytext8 {
    width: 80%;
	max-width: 780px;
	height: 130px;
	background-color: #FFFFFF;
	position: absolute;
	top: 80px;
	left: 20px;
	line-height: 170%;
    font-size: 100%;
}
.gakubu_copyback9 {
    width: 90%;
	max-width: 740px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
    background-image: url(faculty/medicineHealth/images/medicineHealth_img3sp.png);
    height: 280px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.gakubu_copytext9 {
    width: 80%;
	max-width: 780px;
	height: 50px;
	background-color: #FFFFFF;
	position: absolute;
	top: 80px;
	left: 20px;
	line-height: 170%;
}
.gakubu_copyback {
    font-size: 130%;
}
.gakubu_copytext {
    font-size: 90%;
}
.info2_text {
    width: 97%;
	padding: 10px 5px 10px 10px;
    font-size: 85%;
}
.info2_text p {
	padding-top: 5px;
	padding-bottom: 5px;
    font-size: 120%;
}
.info2_img {
    width: 100%;
    max-width: 80px;
    float: right;
}
/*----------     add start     ----------*/
.btn p{
  width: 80%;
  margin: 2% 10%;
}
.btn a {
  font-size: 100%;
  line-height:40px;
}
.btn a:after {
    right: 1rem;
    width: 7px;
    height: 7px;
}
.btn a:hover {
   font-size: 105%;
}
.btn a:hover:after {
   right: 0.5rem;
}
/*----------     add end     ----------*/
}
@media screen and (max-width: 320px) {
.gakubu_copyback1 {
    width: 90%;
	max-width: 740px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
    background-image: url(faculty/science/images/sciPhysical_img3sp.png);
    height: 200px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.gakubu_copytext1 {
    width: 80%;
	max-width: 780px;
	height: 100px;
	background-color: #FFFFFF;
	position: absolute;
	top: 60px;
	left: 20px;
	line-height: 170%;
    font-size: 90%;
}
.gakubu_copyback2 {
	width: 90%;
	max-width: 740px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(faculty/law/images/law_img3sp.png);
	height: 200px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;

}
.gakubu_copytext2 {
    width: 80%;
    max-width: 780px;
    height: 100px;
    background-color: #FFFFFF;
    position: absolute;
    top: 60px;
    left: 20px;
    line-height: 170%;
    font-size: 90%;
}
.gakubu_copyback3 {
    width: 90%;
	max-width: 740px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
    background-image: url(faculty/pharmacy/images/pharmacy_img3sp.png);
    height: 200px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.gakubu_copytext3 {
	width: 80%;
	max-width: 780px;
	height: 140px;
	background-color: #FFFFFF;
	position: absolute;
	top: 60px;
	left: 20px;
	font-size: 90%;
}
.gakubu_copyback4 {
    width: 90%;
	max-width: 740px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
    background-image: url(faculty/engineering/images/engineering_img3sp.png);
    height: 200px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.gakubu_copytext4 {
    width: 80%;
	max-width: 780px;
	height: 50px;
	background-color: #FFFFFF;
	position: absolute;
	top: 60px;
	left: 20px;
	line-height: 170%;
    font-size: 90%;
}
.gakubu_copyback6 {
    width: 90%;
	max-width: 740px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
    background-image: url(faculty/education/images/education_img3sp.png);
    height: 200px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.gakubu_copytext6 {
    width: 80%;
	max-width: 780px;
	height: 60px;
	background-color: #FFFFFF;
	position: absolute;
	top: 60px;
	left: 20px;
}
.gakubu_copyback7 {
    width: 90%;
	max-width: 740px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
    background-image: url(faculty/letters/images/letters_img3sp.png);
    height: 200px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.gakubu_copytext7 {
    width: 80%;
	max-width: 780px;
	height: 160px;
	background-color: #FFFFFF;
	position: absolute;
	top: 60px;
	left: 20px;
	line-height: 180%;
    font-size: 100%;
}
.gakubu_copyback8 {
    width: 90%;
	max-width: 740px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
    background-image: url(faculty/medicine/images/medicine_img3sp.png);
    height: 200px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.gakubu_copytext8 {
    width: 80%;
	max-width: 780px;
	height: 130px;
	background-color: #FFFFFF;
	position: absolute;
	top: 60px;
	left: 20px;
	line-height: 170%;
    font-size: 100%;
}
.gakubu_copyback9 {
    width: 90%;
	max-width: 740px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
    background-image: url(faculty/medicineHealth/images/medicineHealth_img3sp.png);
    height: 200px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.gakubu_copytext9 {
    width: 80%;
	max-width: 780px;
	height: 50px;
	background-color: #FFFFFF;
	position: absolute;
	top: 60px;
	left: 20px;
	line-height: 170%;
}
.gakubu_copyback {
	padding: 15px 10px 10px 10px;
    margin: 5% auto 0 auto;
	line-height: 110%;
    font-size: 110%;
}
.gakubu_copytext {
	line-height: 130%;
    font-size: 90%;
}
}