@charset "utf-8";

/* --------------------------------------------------------------

 日本語スタイルシート（パソコン・プリント用）
　2015/03/01

-------------------------------------------------------------- */


/* --------------------------------------------------------------
 初期設定 （Reset default browser CSS.）
-------------------------------------------------------------- */
html {
  overflow-y: scroll;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
address,caption,cite,code,dfn,th,var {
  font-style: normal;
}
em {
  font-style: oblique;
}
strong {
  font-style: bold;
}
u {
  text-decoration: underline;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,th {
  text-align: left;
}
q:before,q:after {
  content: '';
}
object,embed {
  vertical-align: top;
}
h1,h2,h3,h4,h5,h6 {
  font-weight: bold;
}
img,abbr,acronym,fieldset {
  border: 0;
}
li {
  list-style-type: none;
}
body {
  background: #FFF;
/*  font:14px verdana,"メイリオ","Meiryo","ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;font-size:14px !important;*/
  line-height:1.6;
  -webkit-text-size-adjust: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-weight: 100;
  color: #444;
  font-size:0.875em;
  -webkit-font-smoothing:antialiased;
  font-family:"游ゴシック", "YuGothic","メイリオ", "Meiryo","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック","MS PGothic", sans-serif;
}
* html body {  /* for IF6 */
  font-size:0.875em;
  -webkit-font-smoothing:antialiased;
  font-family:"游ゴシック", "YuGothic","メイリオ", "Meiryo","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック","MS PGothic", sans-serif;
}
selector-for-Normal{font-weight:normal;}
selector-for-Bold{font-weight:bold;}

/* --------------------------------------------------------------
 ページ共通
-------------------------------------------------------------- */

a{text-decoration:none;}
a:hover{color:#A05800; text-decoration: underline;}
a:active, a:focus{color:#005335;/*outline:0;*/}
a img:hover{  opacity:0.7;}
.slider img:hover{  opacity:0.7;}

/*色変更時の画像*/
body {background-image: url("../images/back.jpg");
  background-position: -100px top;background-repeat:repeat-x;}
#topside #subbutton1{background-image: url("../images/side/step-up-pt4.png");
  background-position: center top;background-repeat:no-repeat;}

/* ul、olの基本設定 */
#main ul {
  list-style-type: none;
  margin-bottom: 1.5em;
  overflow: hidden;
}
#main ul > li ul {
  margin-bottom: 0;
}

#main ul > li {
  line-height: 1.5;
  margin-bottom: 0.5em;
  padding-left: 1em;
  text-indent: -0.9em;
  word-break: break-all;
}
#main ul > li:last-child {
  margin-bottom: 0.5em;
}

#main ul > li:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-color: #3378a1;
  width: 0.5em;
  height: 0.5em;
  border-radius: 50%;
  margin-right: 0.4em;
}

#main ol {
  counter-reset: orderd_num;
  background: none;
  overflow: hidden;
  margin-bottom: 1.5em;
}

#main ol > li {
  position: relative;
  margin-bottom: 0.5em;
  line-height: 1.5;
  padding-left: 2em;
  word-break: break-all;
}
#main ol > li:last-child {
  margin-bottom: 0;
}

#main ol > li:before {
  position: absolute;
  top: 0;
  left: 0;
  counter-increment: orderd_num;
  content: counter(orderd_num);
  font-weight: bold;
  background-color: #3378a1;
  display: block;
  color: #fff;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  border-radius: 50%;
  text-indent: 0;
  text-align: center;
  vertical-align: middle;
}

/*動画パーツ*/
.video-parts,
.video-parts-v{ margin-bottom: 1.5em; }
.video-parts-v video{ width: 100%; vertical-align: bottom;}
.video-parts iframe{ width: 100%; vertical-align: bottom; }

/*パソコン・タブレット・スマホ表示設定*/
#PC1 { display:block; color:#000;}
#PC2 {  color:#000;}
#TB { display:none; color:#000;}
#SP { display:none; color:#000;}

.pc { display:block;color:#000;}
.tb { display:none; color:#000;}
.sp { display:none; color:#000;}

/*カーニング設定*/
.kerning005{letter-spacing: 0.5em; margin-right: -0.5em;}
.kerning01{letter-spacing: 1em; margin-right: -1em;}
.kerning02{letter-spacing: 2em; margin-right: -2em;}

/*ul, olの基本設定*/

/*ヘッダ*/
#page {background-color:#FFF ;width:1000px;margin: 0 auto;padding-bottom: 30px;}
#header{font-size:0.9375em;background-color: #FFF;}
/*フッタメニュー*/
#page2 {width:100%;margin: 0; background-image: url("../images/footer/back4.png");
background-position: 0 152px;background-repeat:repeat-x;padding-bottom: 20px;}
/*フッタ大学名*/
#page3 {width:1000px;margin: 0 auto;}


/*ヘッダナビ*/
#topNavi{background-color: #f2f2f2;border-bottom: 2px solid #b3b3b3; height:2.29em;}
#hNav1{height: 100%;float: left;width:auto;margin:0;}
#hNav1 ul {height: 100%;}
#hNav1 ul li {float:left; margin-left: 0.5em;height: 100%;}
#hNav1 ul li a{
  display: block;color:#444;width: 100%;height:100%;background-repeat: no-repeat;
  background-position:4px center;
}
#hNav1 ul li a span{display: block;padding-top: 5px;height: 100%;}
#hNav1 ul li:hover{background-position:0 -30px;}
#hNav1 ul li.b1{width:auto;}
#hNav1 ul li.b1 a{background-image: url("../images/header/hb01.png");}
#hNav1 ul li.b1 a span{margin-left:20px;}
#hNav1 ul li.b2{width:auto;}
#hNav1 ul li.b2 a{background-image: url("../images/header/hb02.png");}
#hNav1 ul li.b2 a span{margin-left:20px;}
#hNav1 ul li.b3{width:auto;}
#hNav1 ul li.b3 a{background-image: url("../images/header/hb03.png");}
#hNav1 ul li.b3 a span{margin-left:20px;}
#hNav1 ul li.b4{width:auto;}
#hNav1 ul li.b4 a{background-image: url("../images/header/hb04.png");}
#hNav1 ul li.b4 a span{margin-left:24px;}


/*文字サイズ*/
#hNav2{
  display: block;float: left;color:#444;width:140px;height:28px;margin:0 0 0 1px;
}
#hNav2 ul li {
  float:left;background-color: #FFF;margin:4px 0 0 2px;width:18px;
  border-radius: 3px; -webkit-border-radius:3px; -moz-border-radius:3px;
}
#hNav2 div{float: left;width:72px;margin-top:4px;text-align: right;}
#hNav2 ul li a{display: block;color:#444;height:18px;}
#hNav2 ul li a span{padding: 3px;}
#hNav2 ul li.this{background-color:#0596FF;}
#hNav2 ul li.this a{color:#FFF;}

/*ヘッダ言語選択*/
#hNav3{height: 28px;float: right;width:auto;margin: 13px 10px 0 0;}
#hNav3 ul {height: 100%;}
#hNav3 ul li {width:7.3em; height: 100%; float:left;}
#hNav3 ul:after {content: "";display: block;clear: both;}
#hNav3 ul li a{display: block; background-color: #f2f2f2; border: 1px solid #b3b3b3; color:#444;width: 100%;height:26px;}
#hNav3 ul li a span{display: block;height: 100%; line-height: 28px; margin-left: 11px; padding-left: 10px;background: url("../images/header/hb05.png") no-repeat left center;}
#hNav3 ul li a:hover{opacity: 0.8;}


/*グーグル検索*/
#googleNavi{display: block;float:right;width:242px;height: 28px;margin: 13px 10px 0 0;line-height: 1;}
#siteTitle{float: left; margin: 20px 0 0 20px;}
#sphonebutton{display: none;}

#googleNavi .search_form {
  width: 180px;
  height: 28px;
  margin: 0;
  padding: 0 10px;
  background: none;
  border: 0;
  font-size: 1em;
  line-height: 28px;
  vertical-align: top;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #bbb;
}

#googleNavi .search_btn {
  width: 49px;
  height: 28px;
  border: 0;
  background-color: #262626;
  box-sizing: border-box;
  border-radius: 2px;
  vertical-align: top;
  cursor: pointer;
}
#googleNavi .search_btn svg{
  fill: #fff;
  vertical-align: middle;
}

#googleNavi .search_btn:hover {
  opacity: 0.7;
}

/*グローバルナビ小*/
#gSuvNav{height: 20px;font-size:0.99em;margin-right:5px;margin-top: -10px;margin-bottom: 5px;}
#gSuvNav ul {float: right;}
#gSuvNav ul li{float: left;background-image: url("../images/header/gSuvNav.png");background-repeat: no-repeat;background-position: left center;margin-left: 10px;}
#gSuvNav ul li a{color: #444;padding-left:15px}

/* グローバルナビ*/
#PC1{margin-bottom:0;}
#gNavi{list-style-type: none;height: 5.3em;margin: 0;padding: 0;position: relative;}
#gNavi .pullbutton {float: left;width: 124px;height:100%;background-repeat: no-repeat;background-position:right bottom;border-right:solid 1px #4386B1;}
#gNavi .pullbutton a{display: block;height: 100%;width: 100%;}
#gNavi .pullbutton a span{display: block;padding:5px 0 0 3px;font-weight: bold;white-space: normal;margin: 0;line-height:100%;}
#gNavi .pullbutton a span.small{margin: 0;font-size: 0.76em;white-space: normal;line-height:0.9;padding:2px 0 0 3px;font-weight: 100;}
#gNavi .pullbutton ul li{font-size: 0.99em;background-repeat: no-repeat;background-position: left center;padding: 0 0 0 15px;line-height: 100%;margin:14px 5px 0px 14px;}
#gNavi .pullbutton ul li a span{display:inline;padding:0;line-height: 100%;}
#gNavi .pullbutton ul li a{background-image: none;color:#444;}
#gNavi .pullbutton .conmenu{display: none;border:none;background-image: url("../images/header/sankaku.png");background-repeat: no-repeat;}

#gNavi .bt01 .conmenu {background-position: 51px 0;}
#gNavi .bt02 .conmenu {background-position: 176px 0;}
#gNavi .bt03 .conmenu {background-position: 301px 0;}
#gNavi .bt04 .conmenu {background-position: 426px 0;}
#gNavi .bt05 .conmenu {background-position: 551px 0;}
#gNavi .bt06 .conmenu {background-position: 676px 0;}
#gNavi .bt07 .conmenu {background-position: 801px 0;}
#gNavi .bt08 .conmenu {background-position: 926px 0;}
#gNavi .pullbutton:hover .conmenu{display:block;z-index:3;position:absolute; top:5.3em; left:0px;}
#gNavi .pullbutton .conmenu div{margin-top: 10px;padding-bottom: 14px;background: rgba(244, 244, 244, 0.9);border-radius:20px 20px 20px 20px;width:990px;}
#gNavi .pullbutton .conmenu div:after {content: "";display: block;clear: both;}
#gNavi .pullbutton .conmenu{}
#gNavi .bt08{width: 123px;border-right:none ;}
#gNavi ul li{background-image: url("../images/header/gy5.png");}
#gNavi .pullbutton {}
#gNavi .pullbutton ul.big{width: 488px;float: left;}
#gNavi .pullbutton ul.big li.bunlui{float: none;height: auto;border: none;font-weight: bold;}
#gNavi .pullbutton ul.big li{display: block;width:227px;height:3.9em;background-image: none;text-decoration:none;text-shadow:1px 1px 2px #FFF;float: left;text-align:left; background-image:none;padding:0; margin:14px 0px 0px 14px;}
#gNavi .pullbutton ul.big li a{width:167px;height:3.1em;display: table-cell;vertical-align: middle;padding:5px 5px 5px 55px;color:#444;line-height: 100%;}
#gNavi .pullbutton ul.big li a span{font-size: 0.76em;font-weight:100;}
#gNavi .pullbutton ul.big li a:hover{color:#444;}
#gNavi .pullbutton ul.big:after {content: "";display: block;clear: both;}
#gNavi .pullbutton ul.big li{background-repeat: no-repeat;background-position:5px 5px;}

/*グリーバルナビのピックアップ画像*/
#gNavi .pullbutton ul.big li.b0{background-image: url("../images/header/b0.gif");}
#gNavi .pullbutton ul.big li.b2-1{background-image: url("../images/header/gakubu/b1.jpg");}
#gNavi .pullbutton ul.big li.b2-2{background-image: url("../images/header/gakubu/b2.jpg");}
#gNavi .pullbutton ul.big li.b2-3{background-image: url("../images/header/gakubu/b3.jpg");}
#gNavi .pullbutton ul.big li.b2-4{background-image: url("../images/header/gakubu/b4.jpg");}
#gNavi .pullbutton ul.big li.b2-1:hover{background-color: #FDF6D3;}
#gNavi .pullbutton ul.big li.b2-2:hover{background-color: #FDF6D3;}
#gNavi .pullbutton ul.big li.b2-3:hover{background-color: #FDF6D3;}
#gNavi .pullbutton ul.big li.b2-4:hover{background-color: #FDF6D3;}
#gNavi .pullbutton ul.big li{background-color: #FFF;border:solid 1px #DDD;border-radius:6px;}
#gNavi .pullbutton ul.big li.bunlui{background-color: transparent;color: #3378a1;}
#gNavi .pullbutton ul.big li.bunlui:hover{background-color: transparent;}
#gNavi .pullbutton ul.small{width:240px;float: left;margin-top:7px;}
#gNavi .pullbutton ul.line{margin-left:15px ;}
#gNavi .pullbutton ul.small li{float: none;margin:11px 0px 0px 0px;}

/* --------------------------------------------------------------
 トップページ
-------------------------------------------------------------- */

#contents{padding:0px 30px 20px 30px;background-color: #FFF;}

/*重要なお知らせ*/
#topicsbody{background-color: #EEE;}
#topics{}
#topics h3{font-size:1.15em;color: #FF0000;line-height: 100%;margin-bottom: 10px;}
#topics .newslist{padding: 5px 15px 15px 15px;}
#topics .text-parts{padding: 15px;}
#topics dl{padding: 2px 0;}
#topics dt{float: left;width:6.7em;white-space: nowrap;padding-left: 12px;background-image: url("../images/toppage/topics.png");background-position:2px 2px;background-repeat: no-repeat;line-height: 140%;color:#FF0000;}
#topics dd{line-height: 140%;width:calc(100% - 8em);float: left;}
#topics dd a{color: #222;}
#topics dd a img{vertical-align: middle;padding-left:3px;}
#topics dl:after {content: "";display: block;clear: both;}

/*ニュース＆トピックス*/
#newsbody{padding: 0 20px;background-color: #ddd;}
#news{margin: 0px 0;position:relative;}
#news .newstitle{background-color: #ddd; height: 35px;}
#news .newstitle h3{font-size: 1.28em;font-family:"Arial black",sans-serif;margin:3px 0 0 0;float: left;}
#news .newstitle p{float: right;margin:8px 10px 0 0;padding-left: 18px;background-image: url("../images/header/gSuvNav.png");background-repeat: no-repeat;background-position: left center;}
#news .newstitle p a{color:#444;}
#carouselWrap{}
#carousel{width:100%;height:17.9em;position:relative;overflow:hidden;padding-bottom: 10px;}
#gamensize{width:100%;margin:0px auto;padding:0;position:relative;}
#carouselInner ul{list-style:none;margin: 0;padding:0;width:3000px}

.column{display: block; float: left; width:230px;height:210px;background-color: #AAA;margin: 0px 14px 10px 0;}
.column a {display: block;}
.column a:hover .copy {background-color:#444;border-bottom:solid 4px #444;text-decoration: underline;}

.column .newsim {width:100%;height:150px;overflow:hidden;}
.column .newsim img{width:100%;border: none;height:auto !important;}
.column .newsim img:hover{opacity:1}
.column .day {font-size: 1em;text-align: left;margin:0px 0 0 5px;}
.column .copy {width:100%;height:12em;color:#FFF;overflow:hidden;font-size: 0.86em;background-color:#545454;border-bottom:solid 4px #545454;}
.column .copy p{line-height:170%;margin:0px 2px 5px 5px;}
.column .copy p a{color: #FFF;}
.column .copy p .new{color: #FF0000;}


.nextbutton{width:1000px;position:absolute;top:150px; left:-20px;z-index: 9999;}
#carouselPrev{cursor: pointer;margin-left: 2px;float: left;background-image: url("../images/toppage/pref3.png");background-repeat: no-repeat;display: block;height: 25px;width: 13px;}
#carouselNext{cursor: pointer;margin-right:2px;float: right;background-image: url("../images/toppage/next3.png");background-repeat: no-repeat;display: block;height: 25px;width: 13px;}
#carouselPrev span{display: none;}
#carouselNext span{display: none;}

#shadowL{position:absolute; top:0px; left:0px;height:200px;z-index:999;background-image:url("../images/footer/back.png");}
#shadowR{position:absolute; top:0px; right:0px;height:200px;z-index:999;background-image:url("../images/footer/back.png");}
.item img{width:300px;height:auto !important;}

#topmain{width:750px ;float: left;}

/*イメージ*/
#slider{position: relative;}
.bg_img{height: 300px;}
.bg_img img{height: 300px;width:1000px}

#bx-pager{background-color: #000;padding:0;}
.bx-pager div:hover {background-color: #444;}
.bx-pager div:active {background-color: #444;}
.bx-pager {display: table;margin:0px auto ;border-right: solid 1px #444;}
.bx-pager{display: table;width:100%;table-layout: fixed;border: 0;}
.bx-pager div {display:table-cell;color:#FFF;border-left: solid 1px #444;line-height: 110%;text-align: center;padding:10px 0;margin: 0;}
.bx-pager div a{display: block;width: 100%;height: 100%;color:#fff;font-size: 0.86em;}
.bx-pager div span{font-size: 1.24em;}

/*タブパネル*/
#tabpanel {margin: 0px;margin-top: 20px;width: 742px;}
#tabpanel .tab{width: 745px;}
#tabpanel .tab li{float: left;margin-right: 0px;padding:0;width: 235px;}
#tabpanel .tab li.nyusi{float: right;}
#tabpanel .tab li.event{margin-left:20px;}
#tabpanel .tab li a{display: block;font-size: 1em;font-weight:100;line-height: 100%;color:#222;text-decoration:none;text-align:left; background-image:none;width:224px;height:1.5em;padding: 4px;border-bottom: none;border-radius: 8px 8px 0px 0px;}
#tabpanel .tab li a.selected{font-weight:bold;}
#tabpanel .tab li a.tab3{margin-right: 0;}
#tabpanel .tab li a span{display: block;padding: 5px 0 0 5px;}
#tabpanel .panel{width: 100%;}
#tabpanel .panel table{margin:10px;}
#tabpanel .panel .ichilan{padding:2px 10px;text-align: right; background-color: #EEE;}
#tabpanel .panel a{color: #444;}
#tabpanel .panel .newslist{margin: 10px 0px 10px 10px;}
#tabpanel .panel dl{margin:0px;padding:2px 0px;border-top: 1px dotted #656565;}
#tabpanel .panel dl:first-of-type{ border-top: none; }
#tabpanel .panel dt{width:8.5em;padding:0;line-height: 140%;white-space: nowrap;float: left;}
#tabpanel .panel dd{float:left;width: calc(100% - 8.5em);padding: 1px;line-height: 140%;}
#tabpanel .panel dt,
#tabpanel .panel dd{ padding: 0.8em 0;}
#tabpanel .panel dd img{vertical-align: middle;padding-left:3px;}
#tabpanel .panel dl:after {content: "";display: block;clear: both;}

/*トップメニューボタン*/
#menubutton{margin-top: 9px;width: 765px;}
#menubutton ul li{float: left;margin-right: 20px;margin-top: 15px;text-align:left; background-image:none;width: 235px;height:4.2em;}
#menubutton ul li:hover{}
#menubutton ul li a{display: block;line-height: 110%;height: 100%;font-size: 1em;}
#menubutton ul li a b{display: block;padding:10px 20px 0 5px;font-weight: bold;}
#menubutton ul li a span{display: block;padding:1px 20px 0 5px;font-size: 0.71em;}
#menubutton ul#menu1 li.link a{background-image: url("../images/main/link-bk2.png");background-repeat:no-repeat;background-position:right center;}
#menubutton ul#menu1 li.blank a{background-image: url("../images/main/blank-bk2.png");background-repeat:no-repeat;background-position:right top;}
#menubutton ul#menu2 li.link a{background-image: url("../images/main/link-bk2.png");background-repeat:no-repeat;background-position:right center;}
#menubutton ul#menu2 li.blank a{background-image: url("../images/main/blank-bk2.png");background-repeat:no-repeat;background-position:right top;}
#menubutton .clear{clear: both;height:1px;overflow : hidden;padding:0;margin:0;}

/*トップ広告スペース*/
.koukoku{margin-top: 19px;width: 744px;}
.koukoku h3{float: left;width:auto;background-color:#656565;color:#FFF;font-size: 1.15em;padding:2px 2.5em 0 5px ;}
.koukoku p{text-align:left;padding:2px 0 0 10px;float:left;background-color:#EEE;}
.koukoku p a{color:#222;font-size: 1em;}
.koukoku .banner{padding-bottom: 10px;}
.koukoku .banner a{display: block;margin: 10px 0 0 9px;width:165px;height:52px;float:left;}
.koukoku .banner img{border: none;max-width: 100%;max-height:100%;}

/*トップサイドナビ*/
#topside {width:235px;float: right;margin-top: 20px;}
#topside #subbutton1{background-color:#DDD;height:5.72em ;background-repeat: no-repeat;background-position:right center;}
#topside #subbutton1 h3{font-size: 1.29em;margin-left:10px;padding-top: 10px;line-height: 100%;font-family:"Arial","Helvetica",sans-serif;font-weight:bold;}
#topside #subbutton1 a{display: block;}
#topside #subbutton1 a div{display: block;width:130px;margin:5px 0 0 10px;border-radius: 6px;font-weight: bold;font-size: 1em;color: #FFF;line-height: 100%;text-align: center;padding:7px 0;}
#topside #subbutton2{background-color:#DDD;height:5.72em ;background-image: url("../images/side/sistem.png");background-repeat: no-repeat;background-position:right center;margin-top: 10px;}
#topside #subbutton2 h3{width:150px;font-size: 1.07em;margin-left:10px;padding-top: 10px;line-height: 100%;font-weight: bold;}
#topside #subbutton2 a{display: block;}
#topside #subbutton2 a div{display: block;width:130px;margin:5px 0 0 10px;border-radius: 6px;font-weight: bold;font-size: 0.93em;color: #FFF;line-height: 100%;text-align: center;padding:10px 0;}
#topside #subbutton3{background-color:#DDD;height:5.72em ;background-image: url("../images/side/biwako.png");background-repeat: no-repeat;background-position:right center;margin-top: 10px;}
#topside #subbutton3 h3{width:150px;font-size: 1.07em;margin-left:10px;padding-top: 0px;line-height: 100%;font-weight: bold;}
#topside #subbutton3 h4{width:150px;font-size: 0.79em;margin-left:10px;padding-top: 5px;line-height: 100%;font-weight: bold;}
#topside #subbutton3 a{display: block;}
#topside #subbutton3 a div{display: block;width:130px;margin:5px 0 0 10px;border-radius: 6px;font-weight: bold;font-size: 0.93em;color: #FFF;line-height: 100%;text-align: center;padding:5px 0;}
#topside #subbutton4{background-color:#DDD;height:5.72em ;background-image: url("../images/side/sns.png");background-repeat: no-repeat;background-position:right center;margin-top: 10px;}
#topside #subbutton4 h3{width:150px;font-size: 1.07em;margin-left:10px;padding-top: 10px;line-height: 100%;font-weight: bold;}
#topside #subbutton4 a{display: block;}
#topside #subbutton4 a div{display: block;width:130px;margin:5px 0 0 10px;border-radius: 6px;font-weight: bold;font-size: 0.93em;color: #FFF;line-height: 100%;text-align: center;padding:10px 0;}
#topside #subbutton5{background-color:#DDD;height:6.45em !important;background-image: url("../images/side/kikin.png");background-repeat: no-repeat;background-position:right center;margin-top: 10px;}
#topside #subbutton5 h3{width:150px;font-size: 1.07em;margin-left:10px;padding-top: 10px;line-height: 100%;font-weight: bold;}
#topside #subbutton5 a{display: block;}
#topside #subbutton5 a div{display: block;width:130px;margin:5px 0 0 10px;border-radius: 6px;font-weight: bold;font-size: 0.93em;color: #FFF;line-height: 100%;text-align: center;padding:10px 0;}
#topside #subbutton6{background-color:#DDD;height:5.72em ;background-image: url("../images/side/tenki.png");background-repeat: no-repeat;background-position:right center;margin-top: 10px;}
#topside #subbutton6 h3{width:150px;font-size: 1.07em;margin-left:10px;padding-top: 10px;line-height: 100%;font-weight: bold;}
#topside #subbutton6 a{display: block;}
#topside #subbutton6 a div{display: block;width:130px;margin:5px 0 0 10px;border-radius: 6px;font-weight: bold;font-size: 0.93em;color: #FFF;line-height: 100%;text-align: center;padding:10px 0;}
#topside #subbutton7{background-color:#DDD;height: 5.72em;background-image: url("../images/side/biwako4.png");background-repeat: no-repeat;background-position:right center;margin-top: 10px;}
#topside #subbutton7 h3{width:150px;font-size: 1.07em;margin-left:10px;padding-top: 0px;line-height: 100%;font-weight: bold;}
#topside #subbutton7 h4{width:150px;font-size: 0.79em;margin-left:10px;padding-top: 5px;line-height: 100%;font-weight: bold;}
#topside #subbutton7 a{display: block;}
#topside #subbutton7 a div{display: block;width:130px;margin:5px 0 0 10px;border-radius: 6px;font-weight: bold;font-size: 0.93em;color: #FFF;line-height: 100%;text-align: center;padding:5px 0;}

#topside #subbutton8{background-color:#DDD;height:5.72em ;background-image: url("../images/side/hoshi.png");background-repeat: no-repeat;background-position:right center;margin-top: 10px;}
#topside #subbutton8 h3{width:150px;font-size: 1.07em;margin-left:10px;padding-top: 10px;line-height: 100%;font-weight: bold;}
#topside #subbutton8 a{display: block;}
#topside #subbutton8 a div{display: block;width:130px;margin:5px 0 0 10px;border-radius: 6px;font-weight: bold;font-size: 0.93em;color: #FFF;line-height: 100%;text-align: center;padding:10px 0;}

#topside #subbutton9{background-color:#DDD;height:5.72em ;background-image: url("../images/side/jiman.png");background-repeat: no-repeat;background-position:right center;margin-top: 10px;}
#topside #subbutton9 h3{width:150px;font-size: 1.07em;margin-left:10px;padding-top: 10px;line-height: 100%;font-weight: bold;}
#topside #subbutton9 a{display: block;}
#topside #subbutton9 a div{display: block;width:130px;margin:5px 0 0 10px;border-radius: 6px;font-weight: bold;font-size: 0.93em;color: #FFF;line-height: 100%;text-align: center;padding:10px 0;}

#topside #subbutton10{background-color:#DDD;height:5.72em ;background-image: url("../images/side/mailservice.png");background-repeat: no-repeat;background-position:right center;margin-top: 10px;}
#topside #subbutton10 h3{width:150px;font-size: 1.07em;margin-left:10px;padding-top: 10px;line-height: 100%;font-weight: bold;}
#topside #subbutton10 a{display: block;}
#topside #subbutton10 a div{display: block;width:130px;margin:5px 0 0 10px;border-radius: 6px;font-weight: bold;font-size: 0.93em;color: #FFF;line-height: 100%;text-align: center;padding:10px 0;}

#topside #subbutton11{background-color:#DDD;height:5.72em ;background-image: url("../images/side/sdgs.png");background-repeat: no-repeat;background-position:right center;margin-top: 10px;}
#topside #subbutton11 h3{width:150px;font-size: 1.07em;margin-left:10px;padding-top: 10px;line-height: 100%;font-weight: bold;}
#topside #subbutton11 a{display: block;}
#topside #subbutton11 a div{display: block;width:130px;margin:5px 0 0 10px;border-radius: 6px;font-weight: bold;font-size: 0.93em;color: #FFF;line-height: 100%;text-align: center;padding:10px 0;}

#topside #subbutton13{background-color:#DDD;height:5.72em ;background-image: url("../images/side/kishapon.png");background-repeat: no-repeat;background-position:right center;margin-top: 10px;}
#topside #subbutton13 h3{width:150px;font-size: 1.07em;margin-left:10px;padding-top: 10px;line-height: 100%;font-weight: bold;}
#topside #subbutton13 a{display: block;}
#topside #subbutton13 a div{display: block;width:130px;margin:5px 0 0 10px;border-radius: 6px;font-weight: bold;font-size: 0.93em;color: #FFF;line-height: 100%;text-align: center;padding:10px 0;}

#topside #subbutton14{background-color:#DDD;height:5.72em ;background-image: url("../images/side/rikejo.png");background-repeat: no-repeat;background-position:right center;margin-top: 10px;}
#topside #subbutton14 h3{width:150px;font-size: 1.07em;margin-left:10px;padding-top: 10px;line-height: 100%;font-weight: bold;}
#topside #subbutton14 a{display: block;}
#topside #subbutton14 a div{display: block;width:130px;margin:5px 0 0 10px;border-radius: 6px;font-weight: bold;font-size: 0.93em;color: #FFF;line-height: 100%;text-align: center;padding:10px 0;}

#topside #subbutton15{background-color:#DDD;height:5.72em ;background-image: url("../images/side/ohmirakuza.png");background-repeat: no-repeat;background-position:right center;margin-top: 10px;}
#topside #subbutton15 h3{text-indent: -0.5em;width:150px;font-size: 1.07em;margin-left:10px;padding-top: 10px;line-height: 100%;font-weight: bold;}
#topside #subbutton15 h3 span{font-size: 0.9em;}
#topside #subbutton15 a{display: block;}
#topside #subbutton15 a div{display: block;width:130px;margin:5px 0 0 10px;border-radius: 6px;font-weight: bold;font-size: 0.93em;color: #FFF;line-height: 100%;text-align: center;padding:10px 0;}

#topside #subbutton12{background-color:#DDD;height:5.72em ;
	background-image: url("../images/side/cammonbaby.jpg");
	background-repeat: no-repeat;
	background-position:left 5px center;
	margin-top: 10px;}
#topside #subbutton12 h3{
	width:120px;
	text-align: center;
	font-size: 1.07em;
	margin-left:120px;
	padding-top: 10px;
	line-height: 100%;
	font-weight: bold;
}
#topside #subbutton12 a{display: block;}
#topside #subbutton12 p{
	width:120px;
	text-align: center;
	margin-left:120px;
	margin-top:5px;
}




#fasebook{margin-top: 20px;border: solid 1px #656565;}
#topics .import_title{font-weight: bold;font-size: 1.14em;color: #FF0000;line-height: 100%;margin: 5px 0px 5px 0px;}
#main .import_title{font-weight: bold;font-size: 1.14em;color: #FF0000;line-height: 100%;margin: 5px 0px 5px 0px;}

/* --------------------------------------------------------------
 中ページ基本
-------------------------------------------------------------- */

/*サイドナビ*/
#side {width:200px;float: left;margin-top: 40px;}
#side .category{background-repeat: no-repeat;height:44px;background-position: right bottom;}
#side .category span{display: block;padding:5px 10px;color:#FFF;font-weight: bold;;}
#side .category1{background-image: url("../images/header/gb01s.png");}
#side .category2{background-image: url("../images/header/gb02s.png");}
#side .category3{background-image: url("../images/header/gb03s.png");}
#side .category4{background-image: url("../images/header/gb04s.png");}
#side .category5{background-image: url("../images/header/gb05s.png");}
#side .category6{background-image: url("../images/header/gb06s.png");}
#side .category7{background-image: url("../images/header/gb07s.png");}
#side .category8{background-image: url("../images/header/gb08s.png");}
#side .menu li a{display: block;color: #444;padding:10px 0 10px 15px;background-image: url("../images/header/gSuvNav.png");line-height: 120%;background-repeat: no-repeat;background-position: left 10px;}

/*中メイン*/
#main a{text-decoration:underline ;}
#main a:hover{text-decoration:none ;}
#main{width:710px ;float: right;line-height: 2.0;}
#main div.pankzu {text-align: right;}
#main .menu li{float: left;color:#FFF;text-shadow:1px 1px 2px #FFF;margin: 15px 20px 15px 0px;width: 223px;height:5em;text-align:left; background-image:none;border-radius: 11px;padding-left: 0;text-indent: 0;}
#main .menu li:before{display: none;}
#main .menu li:hover{text-align:left; background-image:none;}
#main .menu li a{display: block;padding:8px 20px 5px 10px ;font-size: 1em;color: #222;text-decoration: none;line-height: 1.28em;vertical-align:middle;text-align: left;height: 4.1em;border-radius: 11px;border: solid 1px #AAA;  background-image: url("../images/main/click.png");background-repeat:no-repeat;background-position:bottom right;}
#main .menu li a:hover{text-decoration: underline;}
#main .menu li a span{display: block;text-decoration: none;}
#main .menu li a span span{display:inline;white-space: normal;padding: 0;}
#main .menu li.liset{margin-right:0;}
#main .mark_list li{line-height: 1.5;position: relative;padding-left: 1em;margin-bottom: 0.4em; text-indent: 0;}
#main .mark_list li:last-child{margin-bottom: 0;}
#main .mark_list li:before{content: "";display: block;width: 9px;height: 8px;position: absolute; top: 0.4em;left: 0;background: url(../images/main/circle.png) no-repeat left top; background-size: contain;}
#main .menu li.lastreset{margin-bottom:15px;}
#main h1{margin-top: 5px;position: relative;padding-left: 20px;}
#main h1:before{content: "";display: block;width: 14px;height: 1.2em;position: absolute;top: 0;left: 0;background-color: #3378a1;background-image: url(../images/main/h1-border-cloud.png);background-repeat: no-repeat;background-position: center bottom 6px;background-size: contain;}
#main h2{margin:40px 0 10px 0;padding-left:5px;}
#main h3{margin:30px 0 10px 0;background-image: url("../images/main/h3.png");background-repeat: no-repeat;background-position:0 2px;padding-left: 17px;}
h4{font-size: 1em;margin: 0;padding: 0;}
#main h4.bg-kankyo{padding: 5px;color:#FFF;}
#main h4.bg-kogaku{padding: 5px;color:#FFF;}
#main h4.bg-jinbun{padding: 5px;color:#FFF;}
#main h4.bg-nursing{padding: 5px;color:#FFF;}

/*PDFダウンロード*/
#main .pdfdown{background-color:#ddd;margin: 20px 0px 10px 0px;padding: 5px 5px 5px 5px;text-align: center;}
#main img{max-width: 100%;height:auto !important;}
#main div img:not(.noauto){width:auto;max-width: 100%;height:auto !important;}
#main div img.noauto{max-width: 100%;height:auto !important;}
#main .w220 img{width: 100%;height:auto !important;}
#main .w160 img{width: 100%;height:auto !important;}
#main div p{line-height: 1.5;}
#main > p{margin-bottom: 5px;}
#main ul li{line-height: 1.5;}
#main .center{text-align: center;}
#main .border-gray{border: solid 1px #CCC;padding: 15px;}
#main .border-bottom-gray{border-bottom: solid 1px #CCC;padding: 20px 10px 10px 10px;}
.w100pr table{width: 100%;}


/*学部 ポイント*/
.point_box{box-sizing: border-box; padding-top: 0.7em; width: 4.29em;height: 4.29em;margin: 0 0.3em 0 0;border-radius: 8px;background-color: #3378a1;color: #fff;text-align: center;}
.point_box span{display: block; font-weight: bold; line-height: 1;}
.point_box span:first-child{font-size: 0.86em; margin-bottom: 0.5em;}
.point_box span:last-child{font-size: 1.71em; font-family: "Arial", sans-serif;}


/*中フッタ*/
#footer{position: relative;width:1000px;margin:0 auto;background-image: url("../images/footer/tatemno4.png");  background-repeat: no-repeat;background-position:0 0;border-top:solid 1px #FFF;background-color: #999;}
#footernavi{margin:150px 0 0 0px;height: 20px;}
#footernavi ul {}
#footernavi ul li{float: left;background-image: url("../images/header/gSuvNav2.png");background-repeat: no-repeat;background-position: left center;margin-left: 10px;}
#footernavi ul li a{color: #444;padding-left:15px}
.fNavi{margin:15px 0 0 0px;width: 500px;}
.fNavi{display: block;float: left;width: 150px;margin-top: 0px;font-size: 0.86em;
  background-color: #656565;
}
.fNavi li{width: 100%;padding-left: 10px;color: #FFF;background-image: url("../images/footer/mark.png");background-repeat: no-repeat;background-position:0 4px;}
.fNavi li a{display: block;color: #FFF;width: 100%;}
.fNavi li a:hover{color:#FCFF75}
#page3{color: #FFF;}
#page3 .add {line-height: 130%;margin: 15px 0;
  background-color: #656565;
}
#page3 .add h3{font-size: 1.15em;font-weight: bold; color: #fff;}
#page3 .add p{font-size: 0.86;}
#page3 .add p.copyright{font-size: 0.71em;}

/* フッタトップボタン */
#page-top {position: fixed;bottom: 0px;right: 10px;font-size: 0.86em;margin:0;font-family: Arial,Helvetica,sans-serif;border-left:solid 1px #333;}
#page-top a {background: #000;text-decoration: none;color: #fff;width: 80px;padding: 5px 0;text-align: center;display: block;border-radius: 0 5px 0 0;-webkit-border-radius: 0 5px 0 0;-moz-border-radius:0 5px 0 0;}
#page-top a:hover {text-decoration: none;background: #999;}

/* フッタバックボタン */
#page-back {position: fixed;bottom: 0px;right: 91px;font-size: 0.86em;margin:0;font-family: Arial,Helvetica,sans-serif;}
#page-back a {background: #000;text-decoration: none;color: #fff;width: 80px;padding: 5px 0;text-align: center;display: block;border-radius: 5px 0 0 0;-webkit-border-radius: 5px 0 0 0;-moz-border-radius:5px 0 0 0;}
#page-back a:hover {text-decoration: none;background: #999;}


/*PC共通用*/
.backglay{background-color: #eee;}
.wakuglay{border:solid 1px #AAA;}
.wakured{border: solid 1px #FF0000;}
.wakublue{border: solid 1px #415E91;}

/*ボックス幅*/
.harf{width: 345px;}
.w700{width: 700px;}
.w690{width: 690px;}
.w680{width: 680px;}
.w670{width: 670px;}
.w660{width: 660px;}
.w650{width: 650px;}
.w640{width: 640px;}
.w630{width: 630px;}
.w620{width: 620px;}
.w610{width: 610px;}
.w600{width: 600px;}
.w590{width: 590px;}
.w580{width: 580px;}
.w570{width: 570px;}
.w560{width: 560px;}
.w550{width: 550px;}
.w540{width: 540px;}
.w530{width: 530px;}
.w520{width: 520px;}
.w510{width: 510px;}
.w500{width: 500px;}
.w490{width: 490px;}
.w480{width: 480px;}
.w470{width: 470px;}
.w460{width: 460px;}
.w450{width: 450px;}
.w440{width: 440px;}
.w430{width: 430px;}
.w420{width: 420px;}
.w410{width: 410px;}
.w400{width: 400px;}
.w390{width: 390px;}
.w380{width: 380px;}
.w370{width: 370px;}
.w360{width: 360px;}
.w350{width: 350px;}
.w340{width: 340px;}
.w330{width: 330px;}
.w320{width: 320px;}
.w310{width: 310px;}
.w300{width: 300px;}
.w290{width: 290px;}
.w280{width: 280px;}
.w270{width: 270px;}
.w260{width: 260px;}
.w250{width: 250px;}
.w240{width: 240px;}
.w230{width: 230px;}
.w220{width: 220px;}
.w210{width: 210px;}
.w200{width: 200px;}
.w190{width: 190px;}
.w180{width: 180px;}
.w170{width: 170px;}
.w160{width: 160px;}
.w150{width: 150px;}
.w140{width: 140px;}
.w130{width: 130px;}
.w120{width: 120px;}
.w110{width: 110px;}
.w100{width: 100px;}
.w90{width: 90px;}
.w85{width: 85px;}
.w80{width: 80px;}
.w70{width: 70px;}
.w60{width: 60px;}
.w50{width: 50px;}
.w40{width: 40px;}
.w30{width: 30px;}
.w100pr{width: 100%;}
.w220s{width: 220px;}
.w160s{width: 160px;}
.h150{height: 150px;}
.w220-mLR{width: 200px;margin: 10px 10px 10px 10px;}

/*余白*/
.marginR30{margin-right:30px;}
.marginR25{margin-right:25px;}
.marginR23{margin-right:23px;}
.marginR20{margin-right:20px;}
.marginR15{margin-right:15px;}
.marginR10{margin-right:10px;}
.marginR5{margin-right:5px;}
.marginL30{margin-left:30px;}
.marginL25{margin-left:25px;}
.marginL23{margin-left:23px;}
.marginL20{margin-left:20px;}
.marginL15{margin-left:15px;}
.marginL10{margin-left:10px;}
.marginL5{margin-left:5px;}
.marginT50{margin-top:50px;}
.marginT40{margin-top:40px;}
.marginT30{margin-top:30px;}
.marginT25{margin-top:30px;}
.marginT20{margin-top:20px;}
.marginT15{margin-top:15px;}
.marginT10{margin-top:10px;}
.marginT5{margin-top:5px;}
.marginB20{margin-bottom:20px;}
.marginB15{margin-bottom:15px;}
.marginB10{margin-bottom:10px;}
.marginB5{margin-bottom:5px;}

/*回り込み*/
.floatL{float: left;}
.floatR{float: right;}
.clear{clear: both;height:1px;overflow : hidden;padding:0;margin:0;}

/*表示*/
.no-pc{display: none;}
.pcnowrap{white-space:nowrap;}
.nowrap{white-space:nowrap;}

/*揃え*/
.pctextcenter{text-align: center;}
.pctextright{text-align: right;}

/*フォントサイズ*/
.font12{font-size: 0.86em;}
.font13{font-size: 0.93em;}
.font14{font-size: 1em;}
.font15{font-size: 1.07em;}
.font16{font-size: 1.14em;}
.font18{font-size: 1.23em;}
.font20{font-size: 1.43em;}
.font24{font-size: 1.71em;}
#main .textcolor_pink{color: #ffafbb;}
#main .textcolor_pink2{background-color: #ffafbb;}

/*余白*/
.padding0{padding:0}
.padding5{padding: 5px;}
.padding10{padding: 10px;}
.padding15{padding: 15px;}
.padding20{padding: 20px;}

/*文字色*/
.red { color:#e30; }
.green { color:#481; }
.yellow { color:#fe0; }
.orange { color:#f70; }
.blue { color:#148; }
.purple { color:#418; }

/*基本テーブル*/
div.divtable{display:table;border-collapse:collapse;}
div.divtable .tr{display: table-row;}
div.divtable .th{display:table-cell;padding:5px;}
div.divtable .td{display:table-cell;padding: 5px;}
.bg-kankyo{background-color: #077b7a;color:#FFF;}
.bg-kogaku{background-color: #6c7199;color:#FFF;}
.bg-jinbun{background-color: #bc5455;color:#FFF;}
.bg-nursing{background-color: #a25f11;color:#FFF;}
.border-gr{border: solid 1px #AAA;}
.border-bottom-wite .tr{border-top: solid 2px #FFF;}
.bg-gr{background-color: #999;color:#FFF;}

table caption{ width: 1px;height: 1px;overflow: hidden;background: transparent; text-indent: -9999px; }

.table-type1 table {border-collapse: collapse;}
.table-type1 th {background-color:#DDD;border:solid 1px #AAAAAA;padding:5px;vertical-align:top; empty-cells: show;}
.table-type1 td {border:solid 1px #AAAAAA;padding:5px;vertical-align:top; empty-cells: show;}
.table-type1 caption{text-align:right;}
.table-type1 .right{text-align:right;}
.table-type1 .goukei{background-color:#f5f3ce;}
.table-type1 .goukei2{background-color:#eeeeee;}

#main .table-type2 .bg-kankyo{background: none;}
#main .table-type2 .bg-kogaku{background: none;}
#main .table-type2 .bg-jinbun{background: none;}
#main .table-type2 .bg-nursing{background: none;}
.table-type2 table {border-collapse: separate;border-spacing: 2px 2px;}
.table-type2 th {padding:5px;vertical-align:top; font-weight: bold; empty-cells: show;}
.table-type2 td {vertical-align:top; empty-cells: show;}
.table-type2 caption{text-align:right;}
.table-type2 table tbody tr:first-of-type td {border-top: 1px dotted #656565;}
.table-type2 table tbody tr:last-of-type td {border-bottom: 1px dotted #656565;}
.table-type2 table tbody tr td.border_bottom {border-bottom: 1px dotted #656565;}
.table-type2 table tbody tr td.border_right {border-right: 1px dotted #656565;}
.kintou table{table-layout: fixed;}

table.table-type1 {border-collapse: collapse;}
table.table-type1 th {background-color:#DDD;border:solid 1px #AAAAAA;padding:5px;vertical-align:top; empty-cells: show;}
table.table-type1 td {border:solid 1px #AAAAAA;padding:5px;vertical-align:top; empty-cells: show;}
table.table-type1 caption{text-align:right;}
table.table-type1 .right{text-align:right;}
table.table-type1 .goukei{background-color:#f5f3ce;}
table.table-type1 .goukei2{background-color:#eeeeee;}
#main table.table-type2 .bg-kankyo{background: none;}
#main table.table-type2 .bg-kogaku{background: none;}
#main table.table-type2 .bg-jinbun{background: none;}
#main table.table-type2 .bg-nursing{background: none;}
table.table-type2 {border-collapse: separate;border-spacing: 2px 2px;}
table.table-type2 th {padding:5px;vertical-align:top; font-weight: bold; empty-cells: show;}
table.table-type2 td {vertical-align:top; empty-cells: show;}
table.table-type2 caption{text-align:right;}
table.table-type2 tbody tr:first-of-type td {border-top: 1px dotted #656565;}
table.table-type2 tbody tr:last-of-type td {border-bottom: 1px dotted #656565;}
table.table-type2 tbody tr td.border_bottom {border-bottom: 1px dotted #656565;}
table.table-type2 tbody tr td.border_right {border-right: 1px dotted #656565;}
table.kintou {table-layout: fixed;}

#main table td span{line-height: 1.5;}
#main table td{line-height: 1.5;}

.table-all1 table {border-collapse: collapse;}
.table-all1 th {background-color:#DDD;border:solid 1px #AAAAAA;padding:5px;vertical-align:top; empty-cells: show;}
.table-all1 td {background-color:#fff;border:solid 1px #AAAAAA;padding:5px;vertical-align:top; empty-cells: show;}
.table-all1 caption{text-align:right;}
.table-all1 .table-cell1 {background-color:#FFFFAA;}
.table-all1 .table-cell2 {background-color:#077b7a;color:#FFF;}
.table-all1 .table-cell3 {background-color:#6c7199;color:#FFF;}
.table-all1 .table-cell4 {background-color:#bc5455;color:#FFF;}
.table-all1 .table-cell5 {background-color:#a25f11;color:#FFF;}
.table-all2 table {border-collapse: collapse;}
.table-all2 th {background-color:#077b7a;color:#FFF;border:solid 1px #AAAAAA;padding:5px;vertical-align:top; empty-cells: show;}
.table-all2 td {background-color:#FFF;border:solid 1px #AAAAAA;padding:5px;vertical-align:top; empty-cells: show;}
.table-all2 caption{text-align:right;}
.table-all2 .bg-cell {background-color:#ddd;}
.table-all2 .table-cell2 {background-color:#5fc1c7;}
.table-all3 table {border-collapse: collapse;}
.table-all3 th {background-color:#6c7199;color:#FFF;border:solid 1px #AAAAAA;padding:5px;vertical-align:top; empty-cells: show;}
.table-all3 td {background-color:#FFF;border:solid 1px #AAAAAA;padding:5px;vertical-align:top; empty-cells: show;}
.table-all3 caption{text-align:right;}
.table-all3 .bg-cell {background-color:#ddd;}
.table-all3 .table-cell3 {background-color:#989fcf;}
.table-all4 table {border-collapse: collapse;}
.table-all4 th {background-color:#bc5455;color:#FFF;border:solid 1px #AAAAAA;padding:5px;vertical-align:top; empty-cells: show;}
.table-all4 td {background-color:#FFF;border:solid 1px #AAAAAA;padding:5px;vertical-align:top; empty-cells: show;}
.table-all4 caption{text-align:right;}
.table-all4 .bg-cell {background-color:#ddd;}
.table-all4 .table-cell4 {background-color:#f5b090;}
.table-all5 table {border-collapse: collapse;}
.table-all5 th {background-color:#a25f11;color:#FFF;border:solid 1px #AAAAAA;padding:5px;vertical-align:top; empty-cells: show;}
.table-all5 td {background-color:#FFF;border:solid 1px #AAAAAA;padding:5px;vertical-align:top; empty-cells: show;}
.table-all5 caption{text-align:right;}
.table-all5 .bg-cell {background-color:#ddd;}
.table-all5 .table-cell5 {background-color:#f9c385;}

/*ulをテーブル*/
ul.ultable{display:table;}
ul.ultable li{display:table-cell;padding: 10px 1px;vertical-align: middle;}
#main ul.ultable li{padding-left: 0;text-indent: 0;}
#main ul.ultable li:before{display: none;}

/*dlテーブル*/
div.dltable{display:table;border-collapse:collapse;}
div.dltable dl{display: table-row;}
div.dltable dt{display:table-cell;border: solid 1px #AAA;vertical-align: top;padding: 2px;vertical-align: middle;}
div.dltable dd{display:table-cell;vertical-align: top;padding: 2px;vertical-align: middle;}

/*中ニュース一覧*/
#main .newslist{display:table;border-collapse:collapse;margin-top: 10px;}
#main .newslist dl{display: table-row;}
#main .newslist dt{display:table-cell;vertical-align: top;padding: 5px 0.5rem;white-space: nowrap;padding-left: 10px;background-image: url("../images/toppage/topics.png");background-position:left top 0.65em;background-repeat: no-repeat;line-height: 130%;color:#FF0000;}
#main .newslist dd{display:table-cell;vertical-align: top;padding: 5px 2px;line-height: 130%;}
#main .newslist dd a{color: #444;text-decoration: none;}
#main .newslist dd a img{vertical-align: middle;padding-left:3px;}
#main .newslist dl:after {content: "";display: block;clear: both;}
#main .newslist dd a:hover{color: #A05800;text-decoration: none;}

/*入試用ニュース一覧*/
#nyushi .newslist{margin: 10px 0px 10px 10px;}
#nyushi .newslist a{color:#444;text-decoration: none;}
#nyushi .newslist dl{margin:0px;padding:10px 0px;}
#nyushi .newslist dt{width:68px;font-size: 0.86em;;padding:0;line-height: 130%;white-space: nowrap;float: left;}
#nyushi .newslist dd{float:left;width: 610px;font-size: 1em;padding: 1px;line-height: 130%;}
#nyushi .newslist dd a img{vertical-align: middle;padding-left:3px;}
#nyushi .newslist dl:after {content: "";display: block;clear: both;}
.newslist .new{color: #FF0000;}

/*受験マーク*/
h2 .juken {font-size: 0.86em;;color:#fff;background-color:#cc6600;padding: 1px 8px;border-radius: 3px 3px 3px 3px;-webkit-border-radius: 3px 3px 3px 3px;-moz-border-radius:3px 3px 3px 3px;}
h2 .new {font-size: 0.86em;;color:#fff;background-color:#ff0000;padding: 1px 8px;border-radius: 3px 3px 3px 3px;-webkit-border-radius: 3px 3px 3px 3px;-moz-border-radius:3px 3px 3px 3px;}
.newslist dl dd .juken {font-size: 0.86em;;color:#fff;background-color:#cc6600;margin: 0px 4px;padding: 1px 8px;border-radius: 3px 3px 3px 3px;-webkit-border-radius: 3px 3px 3px 3px;-moz-border-radius:3px 3px 3px 3px;}

/*リンク関連*/
.newslist dd .pdf{background-image: url("../images/main/link-pdf.png");padding-left:1.4em;text-decoration: none;background-position:left center;background-repeat: no-repeat;}
#topics a.pdf{background-image: url("../images/main/link-pdf.png");padding-left:1.4em;text-decoration: none;background-position:left center;background-repeat: no-repeat;}
#main a.blank{background-image: url("../images/main/blank2.png");padding-left:1.4em;text-decoration: none;background-position:left center;background-repeat: no-repeat;}
#main a.blank:hover{text-decoration: underline;}
#topics .linkmenu a{display: block;border-bottom:dotted 1px #AAA;padding:5px 0 5px 1.4em;margin: 5px 0;}
#topics a.word{background-image: url("../images/main/link-word.png");padding-left:1.4em;text-decoration: none;background-position:left center;background-repeat: no-repeat;}
#topics a.excel{background-image: url("../images/main/link-excel.png");padding-left:1.4em;text-decoration: none;background-position:left center;background-repeat: no-repeat;}
#main a.link{background: url("../images/header/gSuvNav.png") no-repeat left center;padding-left:1em !important;text-decoration: none;}
.table-type2 td a{display: block;padding: 5px;}
#main a.pdf{background-image: url("../images/main/link-pdf.png");padding-left:1.4em;text-decoration: none;background-position:left center;background-repeat: no-repeat;}
#main a.pdf:hover{text-decoration: underline;}
.table-type2 td a{display: block;padding: 5px;text-decoration: none;}
#main a.blank{background-image: url("../images/main/blank2.png");padding-left:1.4em;text-decoration: none;background-position:left center;background-repeat: no-repeat;}
#main .linkmenu a{display: block;border-bottom:dotted 1px #AAA;padding:5px 0 5px 1.4em;margin: 5px 0;}
#main a.word{background-image: url("../images/main/link-word.png");padding-left:1.4em;text-decoration: none;background-position:left center;background-repeat: no-repeat;}
#main a.excel{background-image: url("../images/main/link-excel.png");padding-left:1.4em;text-decoration: none;background-position:left center;background-repeat: no-repeat;}
#main .table-type2 th a{background-repeat: no-repeat;background-position: left center;padding-right:16px;}
#main .table-type2 td a{display: block;padding: 5px;background: url(../images/header/gSuvNav.png) no-repeat left 0.5em center;padding-left: 1.5em !important;text-decoration: none;}
#main .table-type2 td a:hover{text-decoration: underline;}
#main .table-type2 td p{margin: 5px;}
#main dl.accodions dt,
#main dl.noaccodions dt{
  font-weight: bold;
  margin: 10px 0;
  background-position:right center;
  background-repeat: no-repeat;}

/*段落*/
.danraku p{display:block;margin:0 0 15px 0 ;margin-left:1em;text-indent: -1em;}
.danraku15 p{display:block;margin:0 0 10px 0 ;margin-left: 1.5em;text-indent: -1.5em;}
.danraku2 p{display:block;margin:0 0 10px 0 ;margin-left: 2em;text-indent: -2em;}
.danraku25 p{display:block;margin:0 0 10px 0 ;margin-left: 2.5em;text-indent: -2.5em;}

.icon_link{background-image: url("../images/main/link-kihon.png");padding-right:1em;text-decoration: none;background-position:right center;background-repeat: no-repeat;border-bottom:dotted 0px #fff;}
.icon_pdf{background-image: url("../images/main/link-pdf.png");padding-right:1em;text-decoration: none;background-position:right center;background-repeat: no-repeat;border-bottom:dotted 0px #fff;}
.icon_blank{background-image: url("../images/main/blank2.png");padding-right:1em;text-decoration: none;background-position:right center;background-repeat: no-repeat;border-bottom:dotted 0px #fff;}
.icon_word{background-image: url("../images/main/link-word.png");padding-right:1em;text-decoration: none;background-position:right center;background-repeat: no-repeat;border-bottom:dotted 0px #fff;}
.icon_excel{background-image: url("../images/main/link-excel.png");padding-right:1em;text-decoration: none;background-position:right center;background-repeat: no-repeat;border-bottom:dotted 0px #fff;}

#main .icon_link{background-image: url("../images/header/gSuvNav.png");padding-right:1em;text-decoration: none;background-position:right center;background-repeat: no-repeat;border-bottom:dotted 0px #fff;}
#main .icon_pdf{background-image: url("../images/main/link-pdf.png");padding-right:1em;text-decoration: none;background-position:right center;background-repeat: no-repeat;border-bottom:dotted 0px #fff;}
#main .icon_blank{background-image: url("../images/main/blank2.png");padding-right:1em;text-decoration: none;background-position:right center;background-repeat: no-repeat;border-bottom:dotted 0px #fff;}
#main .icon_word{background-image: url("../images/main/link-word.png");padding-right:1em;text-decoration: none;background-position:right center;background-repeat: no-repeat;border-bottom:dotted 0px #fff;}
#main .icon_excel{background-image: url("../images/main/link-excel.png");padding-right:1em;text-decoration: none;background-position:right center;background-repeat: no-repeat;border-bottom:dotted 0px #fff;}
#main .linkmenu img{text-decoration: none;}


/* --------------------------------------------------------------
 大学案内
-------------------------------------------------------------- */

/*沿革*/
#enkakulist{margin: 10px 0px 10px 10px;}
#enkakulist dl{margin:0px;padding:2px 0px;border-bottom:dotted 1px #AAA;}
#enkakulist dt{width:168px;font-size: 1em;padding: 5px 0px 5px 0px;line-height: 130%;white-space: nowrap;float: left;border-top:dotted 1px #AAA;}
#enkakulist dd{float:left;font-size: 1em;width: 510px;padding: 5px 0px 5px 0px;line-height: 130%;border-top:dotted 1px #AAA;}
#enkakulist dl:after {content: "";display: block;clear: both;}

/*学部文字色*/
#main .gakkaobi{font-size: 1.29em;line-height: 120%;margin:20px 0 10px 0;padding:5px;background-color:#ddd;font-weight: bold;}
#main .gakka2{color:#077b7a;}
#main .gakka3{color:#6c7199;}
#main .gakka4{color:#bc5455;}
#main .gakka5{color:#a25f11;}

/*ムービー*/
#main .move{width: 320px;float: left;margin:10px;}
#main .move h3{margin: 5px 0;}
#main .move p{margin: 5px 10px;}

#main .photoall{
  float: left;
  margin: 0px 5px 5px 5px;
  width: 160px;
  display: block;
}
#main #photo_list1{  display: block;  width: 100%;  }
#main #photo_list2{  display: block;  width: 100%;  }
#main #photo_list3{  display: block;  width: 100%;  }
#main #photo_list4{  display: block;  width: 100%;  }
#main #photo_list5{  display: block;  width: 100%;  }
#main #photo_list6{  display: block;  width: 100%;  }
#main #photo_list1 .fancybox2 img {  width: 160px;  height:auto !important;  }
#main #photo_list2 .fancybox2 img {  width: 160px;  height:auto !important;  }
#main #photo_list3 .fancybox2 img {  width: 160px;  height:auto !important;  }
#main #photo_list4 .fancybox2 img {  width: 160px;  height:auto !important;  }
#main #photo_list5 .fancybox2 img {  width: 160px;  height:auto !important;  }
#main #photo_list6 .fancybox2 img {  width: 160px;  height:auto !important;  }

/*SDGs地域化の取組実績*/
dl.sdgs_list{margin-bottom: 5px;margin-left: 2em;display: table;}
dl.sdgs_list dt{display: table-cell;white-space: nowrap; font-weight: bold;}
dl.sdgs_list dd{display: table-cell; }
dl.sdgs_list dd p{margin-bottom: 0;}
dl.sdgs_list dd ul{margin-bottom: 0;}
dl.sdgs_list dd ul li{margin-bottom: 0; padding-left: 1.3em; text-indent: -1.3em; line-height: 1.8 !important;}
dl.sdgs_list dd ul li:before{content: "";margin-right: 0.3em;}


/* --------------------------------------------------------------
 学部・大学院
-------------------------------------------------------------- */
/*--- 学部　学びのステップ4年間の学習フロー */
.table-step table {border-collapse: collapse;table-layout: fixed;border: solid 1px #AAA;}
.table-step th {background-color:#DDD;padding:4px;vertical-align:top; empty-cells: show;}
.table-step td {border:dotted 1px #444;border-top: solid 2px #FFF;padding:3px 5px;vertical-align:top; empty-cells: show;}
.table-step .flow{background-image: url("../gakubu/images/step_flow.png");background-position: right center; background-repeat: no-repeat;padding-right:14px;}
.table-step .goukei{background-color:#f5f3ce;}
.table-step .goukei2{background-color:#eeeeee;}
#main .table-step table td {font-size:0.86em;line-height:120%;}
#main .table-step table td.flow{font-size:1em;font-weight:bold;}

/*--- 学部　研究者一覧 */
.kenkyu a{padding: 5px 15px 5px 15px;margin: 3px 0px;background-color: #646464;color:#fff;text-decoration: none;border-radius: 10px;}
.kenkyu a:hover{color:#fff;background-color: #6a6a6a;text-decoration: none;}

/*--- 学部　研究者一覧 */
#main .imagecolor_waku{border: dotted 1px #3378a1;padding:10px;}
.harf_pad10{width: 325px;}
#main dl.noaccodions dt{font-weight: bold;margin: 10px 0;background-position:right center;background-repeat: no-repeat;}
#main .bg-gray{background-color:#DDD; padding:5px;}
#main .middle table th,#main .middle table td {vertical-align: middle;}

/* --------------------------------------------------------------
 印刷画面（背景のみ削除）
-------------------------------------------------------------- */
@media print{
/*
  #page{width: 710px;margin: 0 auto;}
  #topics {margin-top: 0px;width: 710px;position:absolute; top:380px;}
  #topics dd{width:610px;}
  #topics .newslist{margin:0px 0px;width: 710px;}
  #slider2 ul li img{width: 710px;}
  #page2{display: none;}
  #page3{width: 710px;margin: 0 auto;border: solid 1px #AAA;}
  #contents{width: 100%;padding: 0;}
  #main{width: 100%;margin: 0;padding: 0;}
  .siteimage img{width:100%;}
  #gSuvNav{display: none;}
  #topNavi{display:none;}
  #PC1{display: none;}
  #header{width: 710px;}
  #news{margin-top: 20px;}
  #side{display: none;}
  #topside{display: none;}

  body{background-image: none;}
  #slider .bg_img #slider2 li img{width: 710px;}
  #slider{height: 300px;overflow:hidden;}
  .slider{height: 300px;overflow:hidden;}
  .bx-pager{display:none;}
*/

  body{background-image: none;}
}

.gsc-search-box{
  margin: 1px !important;
  width: 230px !important;
  padding: 0 !important;
}

.gsc-search-box .gsib_a{
  padding: 0;
}
.gsc-search-box td.gsc-search-button{
  width: auto;
  padding: 0;
}
.cse input.gsc-search-button, input.gsc-search-button{
  width: 40px !important;
  min-width:30px !important;
  height: 22px !important;
  margin-top: 0px !important;
}
#gsc-i-id1{
  font-size: 1em;
  margin-top: 2px !important;
  width: 170px;
  height: 22px !important;
}
.gsc-search-box .gsc-search-button-v2{
  padding: 0;
  margin: 0;
  border: none;
  background-color: #262626;
  width: 48px;
  height: 28px;
  line-height: 28px;
  position: relative;
}
.gsc-input-box{
  height: 26px;
}
.gsc-search-box .gsc-search-button-v2 svg{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#bx-pager .opencampasbutton{
  background-color:#4169e1;
  cursor:pointer;
}
#bx-pager .opencampasbutton:hover{
  background-color:#6C8BE8 !important;
}

/* 文字大きさ、背景色変更
====================================================================================================================================== */

.text_property_box{
  float: right;
  height: 100%;
}
.text_property_box:after { content: ""; display: block;  clear: both; height: 0; visibility: hidden; }
#textsize{
  float: left;
  height: 100%;
}
#bg_color{
  float: left;
  height: 100%;
}


/*-- TEXT_size/ --*/
#textsize { font-size: 1.07em; list-style:none; margin:0px 0px 0 17px; padding:0; border-left: 1px solid #b3b3b3;padding-left: 1em; }
#textsize li { float:left; display:block; width:auto; height:auto; }
#textsize li + li { margin-left: 3px; }
#textsize li a { display:block; width:auto; background:#fff; color: #fff; font-weight: bold; border:1px solid #b3b3b3; border-top: none; padding: 0 0.5em; border-radius: 0 0 3px 3px; text-align:center; line-height:25px; /*outline:none;*/ }
#textsize li a,
#textsize li a:link,
#textsize li a:visited  { color: #444; }
#textsize .title { float:left; width:auto; line-height:28px; padding-right: 5px; }
#textsize .large ,#textsize .middle, #textsize .small  { }

#textsize .middle  { display:none;}

#textsize .small a,
#textsize .large a{ background:#fff; }

#textsize .small a:hover,
#textsize .small_on a,
#textsize .small_on a:link,
#textsize .small_on a:visited,
#textsize .middle a:hover,
#textsize .middle_on a,
#textsize .middle_on a:link,
#textsize .middle_on a:visited,
#textsize .large a:hover,
#textsize .large_on a,
#textsize .large_on a:link,
#textsize .large_on a:visited { background:#006ef0; border-color: #006ef0; text-decoration:none; color:#fff; }


/*-- BG_color/ --*/
#bg_color { font-size: 1.07em; list-style:none; margin:0; margin-left: 15px; padding:0; position:relative; border-left: 1px solid #b3b3b3; padding: 0 1em; }
#bg_color li { float:left; display:block; height:auto; margin:0; padding:0; }
#bg_color li + li { margin-left: 3px; }
#bg_color li a { display:block; color:#444; font-weight: bold; width:auto; line-height:25px; border:1px solid #b3b3b3; padding: 0 0.5em; border-top: none; border-radius: 0 0 3px 3px; /*outline:none;*/ text-align:center; text-decoration:none; }
#bg_color li a:hover { text-decoration: none; }
#bg_color .title { float:left; width:auto; height:auto; line-height:28px;padding-right: 5px;  }
#bg_color .standard a { background:#fff; }
#bg_color .standard a,
#bg_color .standard a:link,
#bg_color .standard a:visited{ color: #222; }
#bg_color .blue a { background:#03c; color:#fcee21;border-color: #36f; }
#bg_color .black a { background:#000; color:#fff; border-color: #000; }
#bg_color .standard a:hover{ background-color: #eee; }
#bg_color .standard_on a { background:#fff; }
#bg_color .blue a:hover, #bg_color .blue_on a { background:#36f; border-color: #36f; }
#bg_color .black a:hover, #bg_color .black_on a { background:#333; border-color: #333; }

.backgray{
  background-color: #DDD;
}


/*新広告スペース*/
	#leftcouloku{
		width:auto;
	}
	#leftcouloku h3{
		float:none;
		width:auto;
	}
	#leftcouloku p{
		float:none;
		padding: 2px 5px;
		margin-bottom:5px;
	}
	#leftcouloku .banner{
		display:flex;
		justify-content: space-between;
		flex-wrap: wrap;
		padding-bottom: 0;
	}
	#leftcouloku .banner a {
		display:block;
		text-align:center;
		width:100%;
		height:auto;
		display: block;
		margin: 5px;
		float: none;
		box-sizing:border-box;
		line-height:1;
	}