@charset "utf-8";

/* font-size(基準14pxに対して) */
/*
10px font-size:71%;
12px font-size:86%;
14px font-size:100%;
16px font-size:114%;
18px font-size:113%;
20px font-size:143%;
22px font-size:157%;
24px font-size:171%;
 */

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

 INDEX

	----------------------------------------------------------------------------------------------------
	PC
	----------------------------------------------------------------------------------------------------
 Media Queries
	----------------------------------------------------------------------------------------------------


/* ----------------------------------------------------------------------------------------------------
 body
---------------------------------------------------------------------------------------------------- */
body {
  color: #000;
  line-height: 1.6;
  font-size: 16px;
  position: relative;
}
img {
  max-width: 100%;
  height: auto !important;
  vertical-align: bottom;
}

body * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

embed,
iframe,
object {
  max-width: 100%;
}

/* ----------------------------------------------------------------------------------------------------
 PC header
---------------------------------------------------------------------------------------------------- */
#header {
  width: 100%;
  height: 98px;
  min-width: 960px;
  border-bottom: 1px #22a3cf solid;
  position: relative;
  text-align: left;
}
#header h1 {
  position: absolute;
  top: 30px;
  left: 24px;
}
#header .sub-text {
  position: absolute;
  top: 32px;
  left: 256px;
}
#h-nav-sp {
  display: none;
}
#h-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 98px;
  border-left: 1px #e6e6e6 solid;
  position: absolute;
  top: 0;
  right: 228px;
}
#h-nav li {
  margin: 0;
  padding: 0;
  border-right: 1px #e6e6e6 solid;
  float: left;
  cursor: pointer;
}
#h-nav li.active {
  background: url(../img/com/header/bg_nav.gif) repeat-x left bottom;
}
#h-logo-hus {
  position: absolute;
  top: 22px;
  right: 24px;
}
.nav-box {
  display: none;
  padding: 34px 36px;
  border-bottom: 5px #e2e8ff solid;
  width: 100%;
  min-width: 960px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f4f6ff;
  text-align: left;
  position: absolute;
  top: 99px;
  left: 0;
  z-index: 1000;
}
.nav-box.active {
  display: block !important;
}
.nav-box-i {
  width: 100%;
  position: relative;
}
.btn-nav-close {
  position: absolute;
  top: -24px;
  right: -24px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
#h-search-box {
  margin-bottom: 16px;
  width: 192px;
  height: 28px;
  background: url(../img/com/header/bg_search.png) no-repeat left top;
}
#h-search-box input {
  border: none !important;
}
#saerch-box-input {
  width: 152px !important;
  height: 20px !important;
  margin: 4px 0 0 3px !important;
  padding: 0 !important;
  vertical-align: top !important;
}
#saerch-box-btn {
  margin: 6px 0 0 6px !important;
  padding: 0 !important;
  vertical-align: top !important;
}
.nav-box-i ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 20%;
  float: left;
}
#nav-box-l .nav-box-i ul.nav-box-i1 {
  width: 30%;
}
#nav-box-l .nav-box-i ul.nav-box-i2 {
  width: 40%;
}
#nav-box-l .nav-box-i ul.nav-box-i3 {
  width: 30%;
  padding-left: 26px;
  border-left: 1px #c9cfe6 solid;
  min-height: 290px;
  float: right;
}

.nav-box-i ul li {
  margin: 0;
  padding: 4px 0 12px 34px;
}
.nav-box-i ul li a {
  color: #000;
  text-decoration: none;
}
.nav-box-i ul li a:hover {
  color: #000;
  text-decoration: underline;
}
#nav-m-icon-1 {
  background: url(../img/com/header/nav_m_icon_1.png) no-repeat 0 0;
}
#nav-m-icon-2 {
  background: url(../img/com/header/nav_m_icon_2.png) no-repeat 0 0;
}
#nav-m-icon-3 {
  background: url(../img/com/header/nav_m_icon_3.png) no-repeat 0 0;
}
#nav-m-icon-4 {
  background: url(../img/com/header/nav_m_icon_4.png) no-repeat 0 0;
}
#nav-m-icon-5 {
  background: url(../img/com/header/nav_m_icon_5.png) no-repeat 0 0;
}
#nav-m-icon-6 {
  background: url(../img/com/header/nav_m_icon_6.png) no-repeat 0 0;
}
#nav-m-icon-7 {
  background: url(../img/com/header/nav_m_icon_7.png) no-repeat 0 0;
}
#nav-m-icon-8 {
  background: url(../img/com/header/nav_m_icon_8.png) no-repeat 0 0;
}
#nav-m-icon-9 {
  background: url(../img/com/header/nav_m_icon_9.png) no-repeat 0 0;
}
#nav-m-icon-10 {
  background: url(../img/com/header/nav_m_icon_10.png) no-repeat 0 0;
}
#nav-m-icon-11 {
  background: url(../img/com/header/nav_m_icon_11.png) no-repeat 0 0;
}
#nav-m-icon-12 {
  background: url(../img/com/header/nav_m_icon_12.png) no-repeat 0 0;
}
#nav-m-icon-13 {
  background: url(../img/com/header/nav_m_icon_13.png) no-repeat 0 0;
}
#nav-m-icon-14 {
  background: url(../img/com/header/nav_m_icon_14.png) no-repeat 0 0;
}
#nav-m-icon-15 {
  background: url(../img/com/header/nav_m_icon_15.png) no-repeat 0 0;
}
#nav-m-icon-16 {
  background: url(../img/com/header/nav_m_icon_16.png) no-repeat 0 0;
}
#nav-m-icon-17 {
  background: url(../img/com/header/nav_m_icon_17.png) no-repeat 0 0;
}
#nav-m-icon-18 {
  background: url(../img/com/header/nav_m_icon_18.png) no-repeat 0 0;
}
#nav-m-icon-19 {
  background: url(../img/com/header/nav_m_icon_19.png) no-repeat 0 0;
}
#nav-m-icon-20 {
  background: url(../img/com/header/nav_m_icon_20.png) no-repeat 0 0;
}
#nav-m-icon-21 {
  background: url(../img/com/header/nav_m_icon_21.png) no-repeat 0 0;
}
#nav-m-icon-22 {
  background: url(../img/com/header/nav_m_icon_22.png) no-repeat 0 0;
}
#nav-m-icon-23 {
  background: url(../img/com/header/nav_m_icon_23.png) no-repeat 0 0;
}

#nav-l-icon-1 {
  background: url(../img/com/header/nav_l_icon_1.png) no-repeat 0 0;
}
#nav-l-icon-2 {
  background: url(../img/com/header/nav_l_icon_2.png) no-repeat 0 0;
}
#nav-l-icon-3 {
  background: url(../img/com/header/nav_l_icon_3.png) no-repeat 0 0;
}
#nav-l-icon-4 {
  background: url(../img/com/header/nav_l_icon_4.png) no-repeat 0 0;
}
#nav-l-icon-5 {
  background: url(../img/com/header/nav_l_icon_5.png) no-repeat 0 0;
}
#nav-l-icon-6 {
  background: url(../img/com/header/nav_l_icon_6.png) no-repeat 0 0;
}
#nav-l-icon-7 {
  background: url(../img/com/header/nav_l_icon_7.png) no-repeat 0 0;
}
#nav-l-icon-8 {
  background: url(../img/com/header/nav_l_icon_8.png) no-repeat 0 0;
}
#nav-l-icon-9 {
  background: url(../img/com/header/nav_l_icon_9.png) no-repeat 0 0;
}
#nav-l-icon-10 {
  background: url(../img/com/header/nav_l_icon_10.png) no-repeat 0 0;
}

/* ----------------------------------------------------------------------------------------------------
 PC main
---------------------------------------------------------------------------------------------------- */
/* ---- */
#top #contents,
.top #contents {
  background: none;
}
#contents-main.top {
  margin: 0 auto;
  padding: 60px 0;
  float: none;
  width: 960px;
}

#system #p-title {
  background: #22a3cf url(../img/contents/system/bg_title.png) no-repeat 20px center;
}
#system #main-image-i {
  background: url(../img/contents/system/main_image_top.png) no-repeat right center;
}
#system #main-image #p-title {
  background: url(../img/contents/system/bg_title_top.png) no-repeat 136px center;
}
#system #contents-main-top {
  background: #f7f7f7 url(../img/contents/system/main_image.jpg) no-repeat right center;
}
#system #contents-main-top-i {
  background: url(../img/contents/system/bg_title_child.png) no-repeat left center;
}

#basis #main-image-i {
  background: url(../img/contents/basis/main_image_top.png) no-repeat right center;
}
#basis #main-image #p-title {
  background: url(../img/contents/basis/bg_title_top.png) no-repeat 136px center;
}
#basis #p-title {
  background: #22a3cf url(../img/contents/basis/bg_title.png) no-repeat 20px center;
}
#basis #contents-main-top {
  background: #f9f9f9 url(../img/contents/basis/main_image.jpg) no-repeat right center;
}
#basis.manner #contents-main-top-i {
  background: url(../img/contents/basis/manner/bg_title_child.png) no-repeat left center;
}
#basis.contact #contents-main-top-i {
  background: url(../img/contents/basis/contact/bg_title_child.png) no-repeat left center;
}
#basis.song #contents-main-top-i {
  background: url(../img/contents/basis/song/bg_title_child.png) no-repeat left center;
}
#basis.class #contents-main-top-i {
  background: url(../img/contents/basis/class/bg_title_child.png) no-repeat left center;
}
#basis.card #contents-main-top-i {
  background: url(../img/contents/basis/card/bg_title_child.png) no-repeat left center;
}
#basis.societyrule #contents-main-top-i {
  background: url(../img/contents/basis/societyrule/bg_title_child.png) no-repeat left center;
}
#basis.regulation #contents-main-top-i {
  background: url(../img/contents/basis/regulation/bg_title_child.png) no-repeat left center;
}
#basis.hus-unipa #contents-main-top-i {
  background: url(../img/contents/basis/hus-unipa/bg_title_child.png) no-repeat left center;
}

#hus-support #p-title {
  background: #22a3cf url(../img/contents/hus-support/bg_title.png) no-repeat 20px center;
}
#hus-support #contents-main-top {
  background: #f9f9f9 url(../img/contents/hus-support/main_image.png) no-repeat right center;
}
#hus-support #contents-main-top-i {
  background: url(../img/contents/hus-support/bg_title_child.png) no-repeat left center;
}

#support #main-image-i {
  background: url(../img/contents/support/main_image_top.png) no-repeat right center;
}
#support #main-image #p-title {
  background: url(../img/contents/support/bg_title_top.png) no-repeat 136px center;
}
#support #p-title {
  background: #22a3cf url(../img/contents/support/bg_title.png) no-repeat 20px center;
}
#support #contents-main-top {
  background: #f9f9f9 url(../img/contents/support/main_image.jpg) no-repeat right center;
}
#support.support #contents-main-top-i {
  background: url(../img/contents/support/support/bg_title_child.png) no-repeat left center;
}
#support.supportroom #contents-main-top-i {
  background: url(../img/contents/support/supportroom/bg_title_child.png) no-repeat left center;
}

#relief #main-image-i {
  background: url(../img/contents/relief/main_image_top.png) no-repeat right center;
}
#relief #main-image #p-title {
  background: url(../img/contents/relief/bg_title_top.png) no-repeat 136px center;
}
#relief #p-title {
  background: #22a3cf url(../img/contents/relief/bg_title.png) no-repeat 20px center;
}
#relief #contents-main-top {
  background: #f9f9f9 url(../img/contents/relief/main_image.jpg) no-repeat right center;
}
#relief.independent #contents-main-top-i {
  background: url(../img/contents/relief/independent/bg_title_child.png) no-repeat left center;
}
#relief.crooked #contents-main-top-i {
  background: url(../img/contents/relief/crooked/bg_title_child.png) no-repeat left center;
}
#relief.apart #contents-main-top-i {
  background: url(../img/contents/relief/apart/bg_title_child.png) no-repeat left center;
}

#tsuugaku #main-image-i {
  background: url(../img/contents/tsuugaku/main_image_top.png) no-repeat right center;
}
#tsuugaku #main-image #p-title {
  background: url(../img/contents/tsuugaku/bg_title_top.png) no-repeat 136px center;
}
#tsuugaku #p-title {
  background: #22a3cf url(../img/contents/tsuugaku/bg_title.png) no-repeat 20px center;
}
#tsuugaku #contents-main-top {
  background: #f9f9f9 url(../img/contents/tsuugaku/main_image.jpg) no-repeat right center;
}
#tsuugaku.pass #contents-main-top-i {
  background: url(../img/contents/tsuugaku/pass/bg_title_child.png) no-repeat left center;
}
#tsuugaku.car #contents-main-top-i {
  background: url(../img/contents/tsuugaku/car/bg_title_child.png) no-repeat left center;
}
#tsuugaku.bicycle #contents-main-top-i {
  background: url(../img/contents/tsuugaku/bicycle/bg_title_child.png) no-repeat left center;
}

#oncampus #main-image-i {
  background: url(../img/contents/oncampus/main_image_top.png) no-repeat right center;
}
#oncampus #main-image #p-title {
  background: url(../img/contents/oncampus/bg_title_top.png) no-repeat 136px center;
}
#oncampus #p-title {
  background: #22a3cf url(../img/contents/oncampus/bg_title.png) no-repeat 20px center;
}
#oncampus #contents-main-top {
  background: #f9f9f9 url(../img/contents/oncampus/main_image.jpg) no-repeat right center;
}
#oncampus.howto #contents-main-top-i {
  background: url(../img/contents/oncampus/howto/bg_title_child.png) no-repeat left center;
}
#oncampus.gmail #contents-main-top-i {
  background: url(../img/contents/oncampus/gmail/bg_title_child.png) no-repeat left center;
}
#oncampus.hus-moodle #contents-main-top-i {
  background: url(../img/contents/oncampus/hus-moodle/bg_title_child.png) no-repeat left center;
}
#oncampus.campusinfo #contents-main-top-i {
  background: url(../img/contents/oncampus/campusinfo/bg_title_child.png) no-repeat left center;
}
#oncampus.notepc #contents-main-top-i {
  background: url(../img/contents/oncampus/notepc/bg_title_child.png) no-repeat left center;
}
#oncampus.offcampus #contents-main-top-i {
  background: url(../img/contents/oncampus/offcampus/bg_title_child.png) no-repeat left center;
}

#facility #main-image-i {
  background: url(../img/contents/facility/main_image_top.png) no-repeat right center;
}
#facility #main-image #p-title {
  background: url(../img/contents/facility/bg_title_top.png) no-repeat 136px center;
}
#facility #p-title {
  background: #22a3cf url(../img/contents/facility/bg_title.png) no-repeat 20px center;
}
#facility #contents-main-top {
  background: #f9f9f9 url(../img/contents/facility/main_image.jpg) no-repeat right center;
}
#facility.gym #contents-main-top-i {
  background: url(../img/contents/facility/gym/bg_title_child.png) no-repeat left center;
}
#facility.kousei #contents-main-top-i {
  background: url(../img/contents/facility/kousei/bg_title_child.png) no-repeat left center;
}
#facility.locker #contents-main-top-i {
  background: url(../img/contents/facility/locker/bg_title_child.png) no-repeat left center;
}
#facility.kitsuen #contents-main-top-i {
  background: url(../img/contents/facility/kitsuen/bg_title_child.png) no-repeat left center;
}
#facility.edy #contents-main-top-i {
  background: url(../img/contents/facility/edy/bg_title_child.png) no-repeat left center;
}

#lib #main-image-i {
  background: url(../img/contents/lib/main_image_top.png) no-repeat right center;
}
#lib #main-image #p-title {
  background: url(../img/contents/lib/bg_title_top.png) no-repeat 136px center;
}
#lib #p-title {
  background: #22a3cf url(../img/contents/lib/bg_title.png) no-repeat 20px center;
}
#lib #contents-main-top {
  background: #f9f9f9 url(../img/contents/lib/main_image.jpg) no-repeat right center;
}
#lib.eresource #contents-main-top-i {
  background: url(../img/contents/lib/eresource/bg_title_child.png) no-repeat left center;
}

#health-care #main-image-i {
  background: url(../img/contents/health-care/main_image_top.png) no-repeat right center;
}
#health-care #main-image #p-title {
  background: url(../img/contents/health-care/bg_title_top.png) no-repeat 136px center;
}
#health-care #p-title {
  background: #22a3cf url(../img/contents/health-care/bg_title.png) no-repeat 20px center;
}
#health-care #contents-main-top {
  background: #f9f9f9 url(../img/contents/health-care/main_image.jpg) no-repeat right center;
}
#health-care.health #contents-main-top-i {
  background: url(../img/contents/health-care/health/bg_title_child.png) no-repeat left center;
}
#health-care.hospital #contents-main-top-i {
  background: url(../img/contents/health-care/hospital/bg_title_child.png) no-repeat left center;
}
#health-care.worry #contents-main-top-i {
  background: url(../img/contents/health-care/worry/bg_title_child.png) no-repeat left center;
}
#health-care.counselling #contents-main-top-i {
  background: url(../img/contents/health-care/counselling/bg_title_child.png) no-repeat left center;
}
#health-care.harassment #contents-main-top-i {
  background: url(../img/contents/health-care/harassment/bg_title_child.png) no-repeat left center;
}
#health-care.injury #contents-main-top-i {
  background: url(../img/contents/health-care/injury/bg_title_child.png) no-repeat left center;
}
#health-care.prevention #contents-main-top-i {
  background: url(../img/contents/health-care/prevention/bg_title_child.png) no-repeat left center;
}
#health-care.disease #contents-main-top-i {
  background: url(../img/contents/health-care/disease/bg_title_child.png) no-repeat left center;
}
#health-care.mutual #contents-main-top-i {
  background: url(../img/contents/health-care/mutual/bg_title_child.png) no-repeat left center;
}

#cafe #main-image-i {
  background: url(../img/contents/cafe/main_image_top.png) no-repeat right center;
}
#cafe #main-image #p-title {
  background: url(../img/contents/cafe/bg_title_top.png) no-repeat 136px center;
}
#cafe #p-title {
  background: #22a3cf url(../img/contents/cafe/bg_title.png) no-repeat 20px center;
}
#cafe #contents-main-top {
  background: #f9f9f9 url(../img/contents/cafe/main_image.jpg) no-repeat right center;
}
#cafe.cafe #contents-main-top-i {
  background: url(../img/contents/cafe/cafe/bg_title_child.png) no-repeat left center;
}
#cafe.info #contents-main-top-i {
  background: url(../img/contents/cafe/info/bg_title_child.png) no-repeat left center;
}

#fulfill #main-image-i {
  background: url(../img/contents/fulfill/main_image_top.png) no-repeat right center;
}
#fulfill #main-image #p-title {
  background: url(../img/contents/fulfill/bg_title_top.png) no-repeat 136px center;
}
#fulfill #p-title {
  background: #22a3cf url(../img/contents/fulfill/bg_title.png) no-repeat 20px center;
}
#fulfill #contents-main-top {
  background: #f9f9f9 url(../img/contents/fulfill/main_image.jpg) no-repeat right center;
}
#fulfill.husstaff #contents-main-top-i {
  background: url(../img/contents/fulfill/hitstaff/bg_title_child.png) no-repeat left center;
}
#fulfill.club #contents-main-top-i {
  background: url(../img/contents/fulfill/club/bg_title_child.png) no-repeat left center;
}
#fulfill.dream #contents-main-top-i {
  background: url(../img/contents/fulfill/dream/bg_title_child.png) no-repeat left center;
}

#tetsuduki #main-image-i {
  background: url(../img/contents/tetsuduki/main_image_top.png) no-repeat right center;
}
#tetsuduki #main-image #p-title {
  background: url(../img/contents/tetsuduki/bg_title_top.png) no-repeat 136px center;
}
#tetsuduki #p-title {
  background: #22a3cf url(../img/contents/tetsuduki/bg_title.png) no-repeat 20px center;
}
#tetsuduki #contents-main-top {
  background: #f9f9f9 url(../img/contents/tetsuduki/main_image.jpg) no-repeat right center;
}
#tetsuduki.infodesk #contents-main-top-i {
  background: url(../img/contents/tetsuduki/infodesk/bg_title_child.png) no-repeat left center;
}
#tetsuduki.certification #contents-main-top-i {
  background: url(../img/contents/tetsuduki/certification/bg_title_child.png) no-repeat left center;
}
#tetsuduki.address #contents-main-top-i {
  background: url(../img/contents/tetsuduki/address/bg_title_child.png) no-repeat left center;
}

#gakuhi #main-image-i {
  background: url(../img/contents/gakuhi/main_image_top.png) no-repeat right center;
}
#gakuhi #main-image #p-title {
  background: url(../img/contents/gakuhi/bg_title_top.png) no-repeat 136px center;
}
#gakuhi #p-title {
  background: #22a3cf url(../img/contents/gakuhi/bg_title.png) no-repeat 20px center;
}
#gakuhi #contents-main-top {
  background: #f9f9f9 url(../img/contents/gakuhi/main_image.jpg) no-repeat right center;
}
#gakuhi.studentship #contents-main-top-i {
  background: url(../img/contents/gakuhi/studentship/bg_title_child.png) no-repeat left center;
}
#gakuhi.nounyu #contents-main-top-i {
  background: url(../img/contents/gakuhi/nounyu/bg_title_child.png) no-repeat left center;
}

#recruit #main-image-i {
  background: url(../img/contents/recruit/main_image_top.png) no-repeat right center;
}
#recruit #main-image #p-title {
  background: url(../img/contents/recruit/bg_title_top.png) no-repeat 136px center;
}
#recruit #p-title {
  background: #22a3cf url(../img/contents/recruit/bg_title.png) no-repeat 20px center;
}
#recruit #contents-main-top {
  background: #f9f9f9 url(../img/contents/recruit/main_image.jpg) no-repeat right center;
}
#recruit.career-assist #contents-main-top-i {
  background: url(../img/contents/recruit/career-assist/bg_title_child.png) no-repeat left center;
}
#recruit.cdss #contents-main-top-i {
  background: url(../img/contents/recruit/cdss/bg_title_child.png) no-repeat left center;
}
#recruit.career-up #contents-main-top-i {
  background: url(../img/contents/recruit/career-up/bg_title_child.png) no-repeat left center;
}
#recruit.in-session #contents-main-top-i {
  background: url(../img/contents/recruit/in_session/bg_title_child.png) no-repeat left center;
}
#recruit.out-session #contents-main-top-i {
  background: url(../img/contents/recruit/out_session/bg_title_child.png) no-repeat left center;
}
#recruit.public #contents-main-top-i {
  background: url(../img/contents/recruit/public/bg_title_child.png) no-repeat left center;
}
#recruit.application-documents #contents-main-top-i {
  background: url(../img/contents/recruit/application-documents/bg_title_child.png) no-repeat left center;
}
#recruit.application-procedure-documents #contents-main-top-i {
  background: url(../img/contents/recruit/application-procedure-documents/bg_title_child.png) no-repeat left center;
}
#recruit.manner #contents-main-top-i {
  background: url(../img/contents/recruit/manner/bg_title_child.png) no-repeat left center;
}
#recruit.internship-documents #contents-main-top-i {
  background: url(../img/contents/recruit/internship-documents/bg_title_child.png) no-repeat left center;
}

#alumni #p-title {
  background: #22a3cf url(../img/contents/alumni/bg_title.png) no-repeat 20px center;
}
#alumni #contents-main-top {
  background: #f9f9f9 url(../img/contents/alumni/main_image.jpg) no-repeat right center;
}
#alumni #contents-main-top-i {
  background: url(../img/contents/alumni/bg_title_child.png) no-repeat left center;
}

#link #p-title {
  background: #22a3cf url(../img/contents/link/bg_title.png) no-repeat 20px center;
}
#link #contents-main-top {
  background: #f9f9f9 url(../img/contents/link/main_image.jpg) no-repeat right center;
}
#link #contents-main-top-i {
  background: url(../img/contents/link/bg_title_child.png) no-repeat left center;
}

#download #p-title {
  background: #22a3cf url(../img/contents/download/bg_title.png) no-repeat 20px center;
}
#download #contents-main-top {
  background: #f9f9f9 url(../img/contents/download/main_image.jpg) no-repeat right center;
}
#download #contents-main-top-i {
  background: url(../img/contents/download/bg_title_child.png) no-repeat left center;
}

#qa #p-title {
  background: #22a3cf url(../img/contents/qa/bg_title.png) no-repeat 20px center;
}
#qa #main-image #p-title {
  background: url(../img/contents/qa/bg_title_top.png) no-repeat 136px center;
}
#qa #contents-main-top {
  background: #f7f7f7 url(../img/contents/qa/main_image.jpg) no-repeat right center;
}
#qa #contents-main-top-i {
  background: url(../img/contents/qa/bg_title_child.png) no-repeat left center;
}

#persons #p-title {
  background: #22a3cf url(../img/contents/persons/bg_title.png) no-repeat 20px center;
}
#persons #contents-main-top {
  background: #f9f9f9 url(../img/contents/persons/main_image.jpg) no-repeat right center;
}
#persons #contents-main-top-i {
  background: url(../img/contents/persons/bg_title_child.png) no-repeat left center;
}

.title-text-1 {
  color: #2da1ca;
  font-size: 112%;
  font-weight: bold;
  margin-bottom: 10px;
}
.title-text-2 {
  color: #2da1ca;
  font-size: 187%;
  font-weight: normal;
  margin-bottom: 10px;
}
.title-text-3 {
  color: #2da1ca;
  font-size: 162%;
  font-weight: normal;
  margin-bottom: 10px;
}
.title-text-4 {
  color: #2da1ca;
  font-size: 112%;
  font-weight: bold;
  margin-bottom: 10px;
}
.title-text-5 {
  color: #2da1ca;
  font-size: 150% !important;
  font-weight: bold;
}
.title-text-6 {
  color: #000;
  font-size: 113% !important;
  font-weight: bold;
  margin-bottom: 10px;
}
.title-text-6 .fs-1 {
  font-size: 88%;
}

.section-1 {
  margin-bottom: 20px;
}
.section-2 {
  margin-left: 20px;
  margin-bottom: 40px;
}
.section-3 {
  border: 1px #ccc solid;
  margin-bottom: 60px;
  padding: 28px 20px;
}
.section-4 {
  border: 1px #ccc solid;
  padding: 25px 25px 5px;
}
.section-5 {
  border: 1px #ccc solid;
  padding: 15px 15px;
}

.img_top {
  vertical-align: top;
}
.p-text_bold {
  font-weight: bold;
}
.p-text_red {
  color: #ef4023;
}
.list-none {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.list-indent {
  margin: 0 0 0 15px;
  padding: 0;
  list-style-type: none;
}
.no-indent {
  margin: 0 0 0 25px;
  padding: 0;
}
.card-text-1 {
  margin-left: 40px;
}

/*シラバス*/
#system .syllabus-box {
  margin: 5px;
  padding: 0;
  width: 100%;
}
#system .syllabus-boxin {
  margin: 5px;
  padding: 0;
  float: left;
  width: 23%;
}

/*課外活動*/
.fulfill-tbl-01 {
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-spacing: 0;
  font-size: 76%;
}
.fulfill-tbl-01 .w1 {
  width: 45%;
}
.fulfill-tbl-01 .w2 {
  width: 20%;
}
.fulfill-tbl-01 .w3 {
  width: 15%;
}
.fulfill-tbl-01 .w4 {
  width: 20%;
}
.fulfill-tbl-01 td {
  padding: 8px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
}
.fulfill-tbl-01 td.c1 {
  padding: 8px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
  background-color: #f0f0f0;
}
.fulfill-tbl-01 td.c2 {
  padding: 8px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
  background-color: #f7f7f7;
}
.fulfill-tbl-01 th {
  padding: 8px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #81c6d8;
  color: #fff;
  text-align: center;
}

/*学外リンク*/
.link-list-01 {
  margin: 0;
  padding: 0;
  float: left;
  width: 48%;
}
.link-list-02 {
  margin: 0;
  padding: 0;
}
.link-list-01 ul,
.link-list-02 ul {
  margin: 0;
  padding: 0;
  font-weight: bold;
  list-style: none;
}
.link-list-01 ul li,
.link-list-02 ul li {
  margin-bottom: 10px;
}
/*下宿・アパート*/
.seikatsu-tbl-01 {
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-spacing: 0;
  font-size: 76%;
}
.seikatsu-tbl-01 .w1 {
  width: 25%;
}
.seikatsu-tbl-01 .w2 {
  width: 25%;
}
.seikatsu-tbl-01 .w3 {
  width: 25%;
}
.seikatsu-tbl-01 .w4 {
  width: 25%;
}
.seikatsu-tbl-01 td {
  padding: 8px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
  text-align: center;
}
.seikatsu-tbl-01 th {
  padding: 8px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #cfe7f5;
  text-align: center;
  font-weight: normal;
}

/*学内専用サイトの利用方法*/
.oncampus-list-01 {
  margin: 0;
  padding-left: 2em;
  list-style-type: upper-alpha;
}
.oncampus-list-01 li {
  margin-bottom: 10px;
}
.oncampus-list-02 {
  margin: 0;
  padding-left: 1.5em;
}
.oncampus-list-02 li {
  margin-bottom: 10px;
}

.oncampus_box-1-l {
  float: left;
  width: 40%;
  margin: 0 15px 0 0;
}
.oncampus_box-1-r {
  float: left;
  width: 55%;
  margin: 0;
}
/*学生の基本*/
.img-l {
  margin: 0px 25px 25px 0px;
  float: left;
}
.img-l .img-text-r {
  margin: 0;
  padding: 0;
}
/*健康管理・学生相談*/
.health-care-tbl-01 {
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-spacing: 0;
}
.health-care-tbl-01 .w1 {
  width: 15%;
}
.health-care-tbl-01 .w2 {
  width: 85%;
}
.health-care-tbl-01 td {
  padding: 8px 3px 8px 15px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
}
.health-care-tbl-01 th {
  padding: 8px 0 8px 15px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #f5f5f5;
  text-align: left;
}

.health-care-tbl-02 {
  margin: 0 20px 0 0;
  padding: 0;
  width: 45%;
  border-collapse: collapse;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-spacing: 0;
  float: left;
}
.health-care-tbl-02 .w1 {
  width: 40%;
}
.health-care-tbl-02 .w2 {
  width: 60%;
}
.health-care-tbl-02 td {
  padding: 8px 8px 8px 20px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
}
.health-care-tbl-02 td.c1 {
  padding: 8px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
  background-color: #f5f5f5;
  text-align: center;
}

.health-care-tbl-02 th {
  padding: 8px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #81c6d8;
  color: #fff;
  text-align: center;
}
.health-care-tbl-03 {
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-spacing: 0;
}
.health-care-tbl-03 .w1 {
  width: 15%;
}
.health-care-tbl-03 .w2 {
  width: 50%;
}
.health-care-tbl-03 .w3 {
  width: 35%;
}
.health-care-tbl-03 td {
  padding: 8px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
}
.health-care-tbl-03 th {
  padding: 8px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #81c6d8;
  color: #fff;
  text-align: center;
}
.health-care-tbl-04 {
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-top: 1px #ccc solid;
  border-spacing: 0;
  font-size: 76%;
}
.health-care-tbl-04 .w1 {
  width: 10%;
}
.health-care-tbl-04 .w2 {
  width: 8%;
}
.health-care-tbl-04 .w3 {
  width: 62%;
}
.health-care-tbl-04 .w4 {
  width: 10%;
}
.health-care-tbl-04 .w5 {
  width: 10%;
}
.health-care-tbl-04 td {
  padding: 8px;
  border-right: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
}
.health-care-tbl-04 td.space {
  padding: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 1px #ccc solid;
}
.health-care-tbl-04 th.c1 {
  padding: 8px;
  border-right: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #81c6d8;
  color: #fff;
  text-align: center;
}
.health-care-tbl-04 th.c2 {
  padding: 8px;
  border-right: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
  background-color: #f5f5f5;
  text-align: center;
}
.health-care-tbl-05 {
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.health-care-tbl-05 .w1 {
  width: 11%;
}
.health-care-tbl-05 .w2 {
  width: 89%;
}
.health-care-tbl-05 td {
  padding: 10px 0;
  border-bottom: 1px #ccc dotted;
  vertical-align: middle;
}
.health-care-tbl-05 th {
  padding: 10px 0;
  border-bottom: 1px #ccc dotted;
  text-align: left;
}
.health-care-tbl-05 td.last,
.health-care-tbl-05 th.last {
  padding: 10px 0;
  border-bottom: 0;
  text-align: left;
}
.health-care-tbl-06 {
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-spacing: 0;
}
.health-care-tbl-06 td {
  padding: 10px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
}
.health-care-tbl-06 th {
  padding: 10px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #f5f5f5;
  text-align: center;
}
.health-care-tbl-06 .w1 {width: 10%;}
.health-care-tbl-06 .w2 { text-align: center;}

.counselling_box-l {
  float: left;
  width: 45%;
  margin: 0 20px 20px 0;
}
.counselling_box-l-1 {
  border: 1px #ccc solid;
  background-color: #e8f7f8;
  text-align: center;
  padding: 10px;
}
.counselling_box-l-2 {
  border-right: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #fff;
  text-align: left;
  padding: 10px 20px;
}
.counselling_box-r {
  float: left;
  width: 45%;
  margin: 0 20px 20px 0;
}
.counselling_box-r-1 {
  border: 1px #ccc solid;
  background-color: #e8f7f8;
  text-align: center;
  padding: 10px;
}
.counselling_box-r-2 {
  border-right: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #fff;
  text-align: left;
  padding: 10px 20px;
}
.counselling_box-2-l {
  float: left;
  width: 40%;
  margin: 0 20px 20px 10px;
}
.counselling_box-2-r {
  float: left;
  width: 50%;
  margin: 0;
}

/*事務手続き*/
.jimu-tbl-02 {
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-spacing: 0;
  font-size: 76%;
}
.jimu-tbl-02 .w1 {
  width: 19%;
}
.jimu-tbl-02 .w2 {
  width: 11%;
}
.jimu-tbl-02 .w3 {
  width: 9%;
}
.jimu-tbl-02 .w4 {
  width: 51%;
}
.jimu-tbl-02 .w5 {
  width: 10%;
}
.jimu-tbl-02 td {
  padding: 8px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
}
.jimu-tbl-02 th {
  padding: 8px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #cfe7f5;
  text-align: center;
  font-weight: normal;
}
.jimu-tbl-01 {
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-spacing: 0;
  font-size: 92%;
}
.jimu-tbl-01 .w1 {
  width: 50%;
}
.jimu-tbl-01 .w2 {
  width: 25%;
}
.jimu-tbl-01 .w3 {
  width: 25%;
}
.jimu-tbl-01 td {
  padding: 10px 10px 10px 20px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
}
.jimu-tbl-01 th {
  padding: 10px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #cfe7f5;
  text-align: center;
  font-weight: normal;
}

/*学費・奨学金*/
.gakuhi-tbl-01 {
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-spacing: 0;
}
.gakuhi-tbl-01 .w1 {
  width: 30%;
}
.gakuhi-tbl-01 .w2 {
  width: 20%;
}
.gakuhi-tbl-01 .w3 {
  width: 50%;
}
.gakuhi-tbl-01 td {
  padding: 10px 10px 10px 20px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
}
.gakuhi-tbl-01 th {
  padding: 10px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #cfe7f5;
  text-align: center;
}
.gakuhi-tbl-02 {
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-spacing: 0;
  font-size: 79%;
}
.gakuhi-tbl-02 .w1 {
  width: 12%;
}
.gakuhi-tbl-02 .w2 {
  width: 15%;
}
.gakuhi-tbl-02 .w3 {
  width: 22%;
}
.gakuhi-tbl-02 .w4 {
  width: 22%;
}
.gakuhi-tbl-02 .w5 {
  width: 12%;
}
.gakuhi-tbl-02 .w6 {
  width: 17%;
}
.gakuhi-tbl-02 .w7 {
  width: 20%;
}
.gakuhi-tbl-02 td {
  padding: 5px 10px 5px 10px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
}
.gakuhi-tbl-02 td.center {
  padding: 5px 10px 5px 10px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
  text-align: center;
}

.gakuhi-tbl-02 th.c1 {
  padding: 7px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #cfe7f5;
  text-align: center;
}
.gakuhi-tbl-02 th.c2 {
  padding: 7px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #f7f7f7;
  text-align: center;
}
.gakuhi-tbl-02 .vertical-text {
  width: 80px;
}
.gakuhi-tbl-02 .vertical-text .vertical-text__inner {
  writing-mode: vertical-rl;
  white-space: pre;
  display: inline;
}
.gakuhi-tbl-03 {
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-spacing: 0;
  font-size: 92%;
}
.gakuhi-tbl-03 .w1 {
  width: 25%;
}
.gakuhi-tbl-03 .w2 {
  width: 27%;
}
.gakuhi-tbl-03 .w3 {
  width: 27%;
}
.gakuhi-tbl-03 .w4 {
  width: 21%;
}
.gakuhi-tbl-03 td {
  padding: 10px 20px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
}
.gakuhi-tbl-03 th {
  padding: 10px 20px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #cfe7f5;
  text-align: center;
}

/*就職活動*/
.recruit-tbl-01 {
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-spacing: 0;
}
.recruit-tbl-01 .w1 {
  width: 10%;
}
.recruit-tbl-01 .w2 {
  width: 20%;
}
.recruit-tbl-01 .w3 {
  width: 15%;
}
.recruit-tbl-01 .w4 {
  width: 10%;
}
.recruit-tbl-01 .w5 {
  width: 10%;
}
.recruit-tbl-01 .w6 {
  width: 35%;
}
.recruit-tbl-01 td {
  padding: 7px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
  text-align: left;
}
.recruit-tbl-01 td.c1 {
  padding: 7px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #f7f7f7;
  vertical-align: middle;
  text-align: center;
}
.recruit-tbl-01 th {
  padding: 7px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #cfe7f5;
  text-align: center;
}
.rec-box-1 {
  display: flex;
}
.rec-box-1 .item {
  margin-right: 40px;
}
.rec-box-1 .item:last-child {
  margin-right: 0;
}
.rec-box-1 h5 {
  margin-bottom: 4px;
  font-size: 113%;
}
.rec-box-2 {
  margin: 0;
  padding: 0;
  max-width: 940px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.rec-box-2 li {
  margin: 0 10px 10px 0;
  padding: 0;
  line-height: 1.3;
}
.rec-box-2 li a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 8px;
  min-height: 60px;
  height: 100%;
  color: #fff;
  background-color: #2da2cb;
  text-decoration: underline;
  text-align: center;
  font-weight: bold;
}
.rec-box-2 li a:hover {
  opacity: 0.8;
}
.rec-box-2.column-2 {
  padding-right: 10px;
}
.rec-box-2.column-2 li {
  width: 50%;
}
.rec-box-2.column-2 li:nth-child(2n) {
  margin: 0 -10px 10px 0;
}
.rec-box-2.column-4 {
  padding-right: 30px;
}
.rec-box-2.column-4 li {
  width: 25%;
}
.rec-box-2.column-4 li:nth-child(4n) {
  margin: 0 -30px 10px 0;
}
.rec-box-2.column-5 {
  padding-right: 40px;
}
.rec-box-2.column-5 li {
  width: 20%;
}
.rec-box-2.column-5 li:nth-child(5n) {
  margin: 0 -40px 10px 0;
}

/*各種施設*/
.edy-box-1 {
  margin-bottom: 24px;
  width: 100%;
}
.edy-box-1-i {
  margin-left: 36px;
  width: 266px;
  float: left;
  display: inline;
}
.edy-box-1 .first {
  margin: 0;
}
.edy-box-1-i-ph {
  margin-bottom: 6px;
}

/*課外活動*/

.hitstaff-tbl-01 {
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-spacing: 0;
}
.hitstaff-tbl-01 .w1 {
  width: 45%;
}
.hitstaff-tbl-01 .w2 {
  width: 22%;
}
.hitstaff-tbl-01 .w3 {
  width: 13%;
}
.hitstaff-tbl-01 .w4 {
  width: 20%;
}
.hitstaff-tbl-01 td {
  padding: 5px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
  text-align: left;
}
.hitstaff-tbl-01 tr.h {
  padding: 12px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #2dabcd;
  text-align: center;
  color: #fff;
}
.hitstaff-tbl-01 th.r {
  padding: 10px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #f0f0f0;
  text-align: center;
}

.club-list-01 {
  margin: 0;
  padding: 0;
}
.club-list-02 {
  margin: 0;
  padding: 0;
  width: 450px;
  float: right;
}
.club-list-01 ul,
.club-list-02 ul {
  margin: 0;
  padding: 0;
  font-weight: bold;
  list-style: none;
}
.club-list-01 ul li,
.club-list-02 ul li {
  margin-bottom: 10px;
}
.club-tbl-01 {
  margin: 30px 0 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.club-tbl-01 .w1 {
  width: 15%;
}
.club-tbl-01 .w2 {
  width: 85%;
}
.club-tbl-01 td {
  padding: 10px;
  border-bottom: 1px #ccc solid;
  text-align: left;
}
.club-tbl-01 th {
  padding: 10px;
  border-bottom: 1px #ccc solid;
  text-align: left;
}
.club-tbl-01 td.last,
.club-tbl-01 th.last {
  padding: 10px;
  text-align: left;
  border-bottom-style: hidden;
}
.club-tbl-02 {
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-spacing: 0;
}
.club-tbl-02 .w1 {
  width: 30%;
}
.club-tbl-02 .w2 {
  width: 70%;
}
.club-tbl-02 td {
  padding: 10px 0 10px 20px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  text-align: left;
}
.club-tbl-02 th {
  padding: 10px 0 10px 20px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  text-align: center;
  background-color: #cfe7f5;
}

/*学食･売店*/

.info-tbl-01 {
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-spacing: 0;
}
.info-tbl-01 .w1 {
  width: 16%;
}
.info-tbl-01 .w2 {
  width: 42%;
}
.info-tbl-01 .w3 {
  width: 42%;
}
.info-tbl-01 td {
  padding: 5px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
  text-align: left;
}
.info-tbl-01 th.h {
  padding: 12px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #2dabcd;
  text-align: center;
  color: #fff;
}
.info-tbl-01 th.r {
  padding: 10px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #f0f0f0;
  text-align: center;
}

/*在学生に関する諸規程*/
.regulation-navi {
  font-size: 114%;
}
.regulation-list-1 {
  margin: 18px 0 0;
  list-style: none;
  padding: 0 0 10px;
}
.regulation-list-1 li {
  margin: 0 0 8px 0;
  padding: 0;
}

/*学生証・学生番号*/
.card-list-1 {
  margin: 18px 0 35px -7px;
}
ul.card-list-2 {
  margin: 18px 0 0;
  padding: 0;
}
ul.card-list-2 li {
  margin: 0;
  padding: 0;
  font-size: 110%;
  font-weight: bold;
  list-style: none;
}
.card-text-1 {
  margin-left: 40px;
}
/*クラスと担任*/
.class-box-1 {
  padding-left: 14px;
  margin-top: 33px;
  border-left: 4px #4f64ab solid;
  line-height: 100%;
}
.class-box-2 {
  padding-left: 14px;
  margin-top: 33px;
  border-left: 4px #e38f15 solid;
  line-height: 100%;
}
.class-box-3 {
  padding-left: 14px;
  margin-top: 33px;
  border-left: 4px #e2005a solid;
  line-height: 100%;
}
.class-box-4 {
  padding-left: 14px;
  margin-top: 33px;
  border-left: 4px #e4380d solid;
  line-height: 100%;
}
.class-box-5 {
  padding-left: 14px;
  margin-top: 33px;
  border-left: 4px #e4000d solid;
  line-height: 100%;
}
.class-box-6 {
  padding-left: 14px;
  margin-top: 33px;
  border-left: 4px #20b8eb solid;
  line-height: 100%;
}

.class-box-text-1 {
  margin-top: 15px;
}
/*ここまで池田追加分150702～*/
/* ---- */

#main {
  width: 100%;
  min-width: 960px;
}
#contents {
  width: 100%;
  background: url(../img/com/contents/bg_line.gif) repeat-y 270px 0;
  text-align: left;
}
#main-image,
#main-image-i {
  width: 100%;
  height: 146px;
  text-align: left;
}
#main-image {
  background: #22a3cf url(../img/com/contents/bg_main_image_line.gif) repeat left top;
}
#p-title {
  padding: 24px 24px 24px 74px;
  color: #fff;
  font-size: 138%;
  font-weight: normal;
  text-align: left;
}
#main-image #p-title {
  padding: 0 0 0 242px;
  display: table-cell;
  height: 146px;
  background-color: transparent;
  vertical-align: middle;
}
#contents-main {
  float: right;
  width: 100%;
  text-align: left;
}
#contents-main-top {
  margin-left: 271px;
  height: 146px;
}
#contents-main-top-i {
  padding-left: 150px;
  display: table-cell;
  min-width: 658px;
  height: 146px;
  vertical-align: middle;
}
#contents-main-top-i .title-text {
  font-size: 113%;
  font-weight: bold;
}
#contents-main-top-i h3 {
  font-size: 185%;
}
#contents-main-i {
  margin-left: 300px;
  margin-right: 30px;
  padding: 46px 0;
}
.section {
  margin-bottom: 40px;
  width: 100%;
}
#contents-main-i h4 {
  font-size: 113%;
}
#contents-main-i .title-1 {
  margin-bottom: 22px;
  padding: 15px 18px;
  color: #fff;
  background-color: #45c5ca;
  font-size: 100% !important;
}
#contents-main-i .title-2 {
  padding-top: 22px;
  margin-bottom: 18px;
  font-size: 163%;
}
#contents-main-i .title-3 {
  margin-bottom: 22px;
  padding: 15px 18px;
  background-color: #f5f5f5;
}
hr {
  margin: 24px 0;
  border-top: 1px #c9c9c9 solid;
}
#p-list {
  width: 100%;
  overflow: hidden;
}
#p-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 1010px;
  display: flex;
  flex-wrap: wrap;
}
#p-list li {
  margin: 0 52px 0 0;
  padding: 0 0 12px;
  width: 150px;
  text-align: center;
}
#p-list li img {
  margin-bottom: 10px;
}
#p-list li a {
  color: #000;
  text-decoration: none;
}
#p-list li a:hover {
  color: #000;
  text-decoration: underline;
}
.text-top {
  margin-bottom: 50px;
}

.img_top {
  vertical-align: top;
}
.p-text_bold {
  font-weight: bold;
}
.p-text_red {
  color: #ef4023;
}

#sys-box {
  width: 100%;
}
.sys-box-i {
  width: 25%;
}
.sys-box-i h3 {
  margin-bottom: 14px;
  padding: 16px 20px;
  font-size: 113%;
  background-color: #f5f5f5;
}
.sys-box-i h4 {
  margin: 20px 0 4px;
  padding-left: 12px;
}
.sys-box-i h4.title-tec {
  border-left: 4px #4e62ae solid;
}
.sys-box-i h4.title-pha-s {
  border-left: 4px #20b8eb solid;
}
.sys-box-i h4.title-med-c {
  border-left: 4px #e69100 solid;
}
.sys-box-i h4.title-fut-d {
  border-left: 4px #e60058 solid;
}
.sys-box-i h4.title-other {
  border-left: 4px #e80000 solid;
}
.sys-box-i h4.title-information-s {
  border-left: 4px #A40019 solid;
}
.sys-box-i h4:first-child {
  margin-top: 0;
}
.sys-box-i ul {
  margin: 0 0 0 16px;
  padding: 0;
  list-style: none;
}
.sys-box-i ul li {
  margin: 0;
  padding: 0;
}
.upper-roman {
  list-style: upper-roman;
}
ul.type1,
ol.type1 {
  font-weight: bold;
}
ul.type1 .type1-i,
ol.type1 .type1-i {
  font-weight: normal;
}
.sys-tbl {
  margin-top: 10px;
  width: 100%;
}
.sys-tbl th {
  font-weight: bold;
  text-align: left;
}
.sys-tbl th.th-1 {
  width: 100px;
}

#contents-side {
  margin-right: -300px;
  width: 270px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#contents-side .btn {
  display: none;
}
#contents-side h3 {
  padding: 12px 16px;
  font-size: 113%;
  background-color: #e3e9ff;
}

.side-nav {
  padding: 18px 18px 36px 18px;
}
.side-nav h4:first-child {
  margin-top: 0;
}
.side-nav h4 {
  margin-top: 18px;
  margin-bottom: 4px;
}
.side-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.side-nav li {
  margin: 0 0 8px;
  padding: 0;
}
a.blank {
  padding-right: 22px;
}
a.blank:after {
  margin-left: 4px;
  position: relative;
  top: 4px;
  content: url(../img/com/contents/icon_blank.png);
}
a.pdf:after {
  margin-left: 4px;
  content: "【PDF】";
}

/* qa */
.qa-box {
  margin: 0 20px;
}
.qa-title {
  margin-bottom: 10px;
  padding: 0 0 0 36px;
  background: url(../img/contents/qa/icon_plus.gif) no-repeat 0 2px;
  cursor: pointer;
}
.qa-title.active {
  background: url(../img/contents/qa/icon_minus.gif) no-repeat 0 2px;
}
.qa-article {
  display: none;
  margin-bottom: 20px;
  padding: 16px 22px;
  background-color: #f0f0f0;
}

/* gakusei_info */
#cat-select {
  margin-bottom: 26px;
  width: 522px;
  height: 44px;
  background: url(../img/contents/gakusei-info/bg_select.gif) no-repeat 0 0;
  position: relative;
  z-index: 10;
}
#cat-select #cat-text {
  padding: 0 50px 0 16px;
  width: 522px;
  height: 44px;
  line-height: 44px;
  cursor: pointer;
}
#cat-select #cat-list {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 480px;
  background-color: #fff;
  position: absolute;
  top: 44px;
  left: 0;
  border-top: 1px #ccc solid;
  border-right: 1px #ccc solid;
  border-left: 1px #ccc solid;
}
#cat-select #cat-list li {
  margin: 0;
  padding: 0;
  border-bottom: 1px #ccc solid;
}
#cat-select #cat-list li a {
  display: block;
  padding: 6px 10px;
  width: 100%;
  color: #000;
  text-decoration: none;
}
#cat-select #cat-list li a:hover {
  color: #000;
  background-color: #eee;
  text-decoration: none;
}
.info-box {
  margin-bottom: 20px;
}
.info-box.blank a,
.news-box.blank a {
  position: relative;
}
.info-box.blank a:after,
.news-box.blank a:after {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  margin-left: 4px;
  content: url(../img/com/contents/icon_blank.png);
}
#page-nav {
  margin-top: 30px;
}
#page-nav a,
#page-nav .current_page {
  margin: 0 4px;
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 36px;
  text-decoration: none;
}
a.link_page {
  border: 2px #f0f0f0 solid;
  color: #000;
  background-color: #f0f0f0;
}
a.link_page:hover,
.current_page {
  border: 2px #45c5ca solid;
  color: #fff;
  background-color: #45c5ca;
}
a.link_before,
a.link_next {
  border: 2px #f0f0f0 solid;
  color: #000;
  background-color: #fff;
}
a.link_before:hover,
a.link_next:hover {
  border: 2px #45c5ca solid;
  color: #fff;
  background-color: #45c5ca;
}
.info .title-text-2,
.info .title-text-3 {
  font-size: 187% !important;
}
.info-date {
  margin-bottom: 26px;
}
.btn-info-back {
  margin-top: 40px;
  text-align: center;
}
.btn-info-back a {
  display: inline-block;
  margin: 0 auto;
  width: 214px;
  background-color: #f0f0f0;
  padding: 15px;
  font-weight: bold;
}

/*課外活動*/

.hitstaff-tbl-01 {
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-spacing: 0;
}
.hitstaff-tbl-01 .w1 {
  width: 45%;
}
.hitstaff-tbl-01 .w2 {
  width: 22%;
}
.hitstaff-tbl-01 .w3 {
  width: 13%;
}
.hitstaff-tbl-01 .w4 {
  width: 20%;
}
.hitstaff-tbl-01 td {
  padding: 5px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
  text-align: left;
}
.hitstaff-tbl-01 tr.h {
  padding: 12px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #2dabcd;
  text-align: center;
  color: #fff;
}
.hitstaff-tbl-01 th.r {
  padding: 10px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #f0f0f0;
  text-align: center;
}

.club-list-01 ul {
  margin: 0;
  padding: 0 10px 0 0;
  list-style: none;
  font-weight: bold;
  width: 100%;
}
.club-list-01 ul li {
  margin: 0 10px 10px 0;
  width: 50%;
  float: left;
}
.club-list-01 ul li:nth-child(2n + 0) {
  margin-right: -10px;
}
.club-tbl-01 {
  margin: 30px 0 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.club-tbl-01 .w1 {
  width: 15%;
}
.club-tbl-01 .w2 {
  width: 85%;
}
.club-tbl-01 td {
  padding: 10px;
  border-bottom: 1px #ccc solid;
  text-align: left;
}
.club-tbl-01 th {
  padding: 10px;
  border-bottom: 1px #ccc solid;
  text-align: left;
}
.club-tbl-01 tr:last-child td,
.club-tbl-01 tr:last-child th {
  padding: 10px;
  text-align: left;
  border-bottom: none;
}
.btn-club-back {
  margin-top: 40px;
  text-align: center;
}
.btn-club-back a {
  display: inline-block;
  margin: 0 auto;
  width: 236px;
  color: #fff;
  background-color: #2da2cb;
  padding: 15px;
  font-weight: bold;
}

/*学食･売店*/

.info-tbl-01 {
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-spacing: 0;
}
.info-tbl-01 .w1 {
  width: 16%;
}
.info-tbl-01 .w2 {
  width: 42%;
}
.info-tbl-01 .w3 {
  width: 42%;
}
.info-tbl-01 td {
  padding: 5px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
  text-align: left;
}
.info-tbl-01 th.h {
  padding: 12px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #2dabcd;
  text-align: center;
  color: #fff;
}
.info-tbl-01 th.r {
  padding: 10px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #f0f0f0;
  text-align: center;
}

/*在学生に関する諸規程*/
.regulation-navi {
  font-size: 114%;
}
.regulation-list-1 {
  margin: 18px 0 0;
  list-style: none;
  padding: 0 0 10px;
}
.regulation-list-1 li {
  margin: 0 0 8px 0;
  padding: 0;
}

/*学生証・学生番号*/
ul.card-list-2 {
  margin: 18px 0 0;
  padding: 0;
}
ul.card-list-2 li {
  margin: 0;
  padding: 0;
  font-size: 110%;
  font-weight: bold;
  list-style: none;
}
.card-text-1 {
  margin-left: 40px;
}
/*クラスと担任*/
.class-box-1 {
  padding-left: 14px;
  margin-top: 33px;
  border-left: 4px #4f64ab solid;
  line-height: 100%;
}
.class-box-2 {
  padding-left: 14px;
  margin-top: 33px;
  border-left: 4px #e38f15 solid;
  line-height: 100%;
}
.class-box-3 {
  padding-left: 14px;
  margin-top: 33px;
  border-left: 4px #e2005a solid;
  line-height: 100%;
}
.class-box-4 {
  padding-left: 14px;
  margin-top: 33px;
  border-left: 4px #e4380d solid;
  line-height: 100%;
}
.class-box-5 {
  padding-left: 14px;
  margin-top: 33px;
  border-left: 4px #e4000d solid;
  line-height: 100%;
}
.class-box-text-1 {
  margin-top: 15px;
}
/*大学からの連絡方法*/
.contact-tbl-01 {
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-spacing: 0;
}
.contact-tbl-01 th {
  width: 33%;
  padding: 10px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #cfe7f5;
  text-align: center;
}
.contact-tbl-01 td {
  padding: 10px 10px 10px 20px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
}

/*特別欠席届、出席停止期間記録簿の提出について*/
.period-contact-tbl-01 {
  margin: 0;
  padding: 0;
  width: 95%;
  border-collapse: collapse;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-spacing: 0;
}
.period-contact-tbl-01 th {
  padding: 10px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #cfe7f5;
  font-weight:normal;
}
.period-contact-tbl-01 td {
  width: 70%;
  padding: 10px 10px 10px 20px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
}

.period-contact-tbl-02 {
  margin: 0;
  padding: 0;
  width: 95%;
  border-collapse: collapse;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-spacing: 0;
}
.period-contact-tbl-02 th {
  width: 30%;
  padding: 10px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  background-color: #cfe7f5;
  font-weight:normal;
}
.period-contact-tbl-02 td {
  width: 35%;
  padding: 10px 10px 10px 20px;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  vertical-align: middle;
}
/* ----------------------------------------------------------------------------------------------------
 PC footer
---------------------------------------------------------------------------------------------------- */
#footer {
  width: 100%;
  position: relative;
}
#page-top {
  width: 52px;
  height: 52px;
  position: absolute;
  top: -26px;
  right: 10px;
}
#copyright {
  padding: 26px 0;
  border-top: 1px #22a3cf solid;
  background-color: #f7f7f7;
  text-align: center;
}
#copyright img {
  margin-bottom: 4px;
}
#copyright a {
  color: #000;
  text-decoration: none;
}
#copyright a:hover {
  color: #000;
  text-decoration: underline;
}

/* ----------------------------------------------------------------------------------------------------
 Media Queries
---------------------------------------------------------------------------------------------------- */
@-ms-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

@media screen and (max-width: 740px) {
  /* ブラウザの幅が740px以下のときの指定 */

  /* ----------------------------------------------------------------------------------------------------
		body
	---------------------------------------------------------------------------------------------------- */
  /* top */
  .pc {
    display: none;
  }
  .calendar-wrapper {
    margin: 0 auto;
    width: 100%;
    height: 300px;
    overflow: hidden;
    text-align: left;
  }

  body {
    font-size: 14px;
    line-height: 1.8;
    font-family: Helvetica, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  }
  input,
  select,
  textarea {
    font-size: 16px;
  }

  /* ----------------------------------------------------------------------------------------------------
		header
	---------------------------------------------------------------------------------------------------- */
  #header {
    height: 118px;
    min-width: 0;
    z-index: 1000;
    background-color: #fff;
  }
  #header h1 {
    position: absolute;
    top: 10px;
    left: 20px;
    width: 152px;
  }
  #header .sub-text {
    position: absolute;
    top: 42px;
    left: 20px;
    width: 124px;
  }
  #h-nav {
    display: none;
  }
  #h-nav-sp {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px #e6e6e6 solid;
    width: 100%;
    height: 44px;
    position: absolute;
    top: 73px;
    right: 0;
    left: 0;
    display: flex;
  }
  #h-nav-sp li {
    margin: 0;
    padding: 10px 0;
    height: 44px;
    border-left: 1px #e6e6e6 solid;
    text-align: center;
    flex: 1;
  }
  #h-nav-sp li:first-child {
    border-left: none;
  }
  #h-nav-sp li.nav-m,
  #h-nav-sp li.nav-l {
    cursor: pointer;
  }
  #h-nav-sp li.active {
    background: url(../img/com/header/bg_nav.gif) repeat-x left bottom;
  }
  #h-logo-hus {
    position: absolute;
    top: 8px;
    right: 10px;
    width: 128px;
  }
  #bg-nav {
    z-index: 100;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background-color: #f4f6ff;
  }
  .show #bg-nav {
    display: block;
  }
  .nav-box {
    display: none;
    padding: 0;
    border-bottom: 0;
    width: 100%;
    min-width: 0;
    position: absolute;
    top: 118px;
    left: 0;
    z-index: 1000;
  }
  .nav-box.active {
    display: block !important;
  }
  .nav-box-i {
    width: 100%;
    position: relative;
  }
  .btn-nav-close {
    display: none;
  }
  #h-search-box {
    margin: 15px auto;
  }
  .nav-box-i ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: none;
  }
  #nav-box-l .nav-box-i ul.nav-box-i1 {
    width: 100%;
  }
  #nav-box-l .nav-box-i ul.nav-box-i2 {
    width: 100%;
  }
  #nav-box-l .nav-box-i ul.nav-box-i3 {
    width: 100%;
    padding-left: 0;
    border-left: none;
    min-height: 0;
    float: none;
  }

  .nav-box-i ul li {
    margin: 0;
    padding: 14px 14px 14px 52px;
    border-bottom: 1px #b5ddf1 solid;
  }
  .nav-box-i ul li a {
    color: #000;
    text-decoration: none;
  }
  .nav-box-i ul li a:hover {
    color: #000;
    text-decoration: none;
  }
  #nav-m-icon-1 {
    background: url(../img/com/header/nav_m_icon_1.png) no-repeat 12px center;
  }
  #nav-m-icon-2 {
    background: url(../img/com/header/nav_m_icon_2.png) no-repeat 12px center;
  }
  #nav-m-icon-3 {
    background: url(../img/com/header/nav_m_icon_3.png) no-repeat 12px center;
  }
  #nav-m-icon-4 {
    background: url(../img/com/header/nav_m_icon_4.png) no-repeat 12px center;
  }
  #nav-m-icon-5 {
    background: url(../img/com/header/nav_m_icon_5.png) no-repeat 12px center;
  }
  #nav-m-icon-6 {
    background: url(../img/com/header/nav_m_icon_6.png) no-repeat 12px center;
  }
  #nav-m-icon-7 {
    background: url(../img/com/header/nav_m_icon_7.png) no-repeat 12px center;
  }
  #nav-m-icon-8 {
    background: url(../img/com/header/nav_m_icon_8.png) no-repeat 12px center;
  }
  #nav-m-icon-22 {
    background: url(../img/com/header/nav_m_icon_22.png) no-repeat 12px center;
  }
  #nav-m-icon-9 {
    background: url(../img/com/header/nav_m_icon_9.png) no-repeat 12px center;
  }
  #nav-m-icon-10 {
    background: url(../img/com/header/nav_m_icon_10.png) no-repeat 12px center;
  }
  #nav-m-icon-11 {
    background: url(../img/com/header/nav_m_icon_11.png) no-repeat 12px center;
  }
  #nav-m-icon-12 {
    background: url(../img/com/header/nav_m_icon_12.png) no-repeat 12px center;
  }
  #nav-m-icon-13 {
    background: url(../img/com/header/nav_m_icon_13.png) no-repeat 12px center;
  }
  #nav-m-icon-14 {
    background: url(../img/com/header/nav_m_icon_14.png) no-repeat 12px center;
  }
  #nav-m-icon-15 {
    background: url(../img/com/header/nav_m_icon_15.png) no-repeat 12px center;
  }
  #nav-m-icon-16 {
    background: url(../img/com/header/nav_m_icon_16.png) no-repeat 12px center;
  }
  #nav-m-icon-17 {
    background: url(../img/com/header/nav_m_icon_17.png) no-repeat 12px center;
  }
  #nav-m-icon-18 {
    background: url(../img/com/header/nav_m_icon_18.png) no-repeat 12px center;
  }
  #nav-m-icon-19 {
    background: url(../img/com/header/nav_m_icon_19.png) no-repeat 12px center;
  }
  #nav-m-icon-20 {
    background: url(../img/com/header/nav_m_icon_20.png) no-repeat 12px center;
  }
  #nav-m-icon-21 {
    background: url(../img/com/header/nav_m_icon_21.png) no-repeat 12px center;
  }
  #nav-m-icon-23 {
    background: url(../img/com/header/nav_m_icon_23.png) no-repeat 12px center;
  }

  #nav-l-icon-1 {
    background: url(../img/com/header/nav_l_icon_1.png) no-repeat 12px center;
  }
  #nav-l-icon-2 {
    background: url(../img/com/header/nav_l_icon_2.png) no-repeat 12px center;
  }
  #nav-l-icon-3 {
    background: url(../img/com/header/nav_l_icon_3.png) no-repeat 12px center;
  }
  #nav-l-icon-4 {
    background: url(../img/com/header/nav_l_icon_4.png) no-repeat 12px center;
  }
  #nav-l-icon-5 {
    background: url(../img/com/header/nav_l_icon_5.png) no-repeat 12px center;
  }
  #nav-l-icon-6 {
    background: url(../img/com/header/nav_l_icon_6.png) no-repeat 12px center;
  }
  #nav-l-icon-7 {
    background: url(../img/com/header/nav_l_icon_7.png) no-repeat 12px center;
  }
  #nav-l-icon-8 {
    background: url(../img/com/header/nav_l_icon_8.png) no-repeat 12px center;
  }
  #nav-l-icon-9 {
    background: url(../img/com/header/nav_l_icon_9.png) no-repeat 12px center;
  }
  #nav-l-icon-10 {
    background: url(../img/com/header/nav_l_icon_10.png) no-repeat 12px center;
  }

  /* ----------------------------------------------------------------------------------------------------
		main
	---------------------------------------------------------------------------------------------------- */
  /* ---- */
  #top #contents,
  .top #contents {
    background: none;
  }
  #contents-main.top {
    margin: 0 auto;
    padding: 20px 10px;
    float: none;
    width: 100%;
  }

  /* ---- */

  #main {
    width: 100%;
    min-width: 0;
  }
  #contents {
    background: none;
    position: relative;
  }
  #main-image,
  #main-image-i {
    width: 100%;
    height: 72px;
    text-align: left;
  }
  #main-image {
    background: #22a3cf url(../img/com/contents/bg_main_image_line.gif) repeat left top;
  }
  #main-image-i {
    background-position: right -100px center !important;
    -webkit-background-size: auto 75px !important;
    -moz-background-size: auto 75px !important;
    -ms-background-size: auto 75px !important;
    -o-background-size: auto 75px !important;
    background-size: auto 75px !important;
  }
  #p-title {
    padding: 12px 70px 12px 37px;
    color: #fff;
    font-size: 114%;
    font-weight: normal;
    text-align: left;
    background-position: 6px center !important;
    -webkit-background-size: 26px auto !important;
    -moz-background-size: 26px auto !important;
    -ms-background-size: 26px auto !important;
    -o-background-size: 26px auto !important;
    background-size: 26px auto !important;
  }
  #main-image #p-title {
    padding: 0 0 0 60px;
    height: 72px;
    background-position: 10px center !important;
    -webkit-background-size: 42px auto !important;
    -moz-background-size: 42px auto !important;
    -ms-background-size: 42px auto !important;
    -o-background-size: 42px auto !important;
    background-size: 42px auto !important;
  }
  #contents-main {
    float: none;
    padding: 0;
  }
  #contents-main-top {
    margin-left: 0;
    height: 72px;
    background-position: right -100px center !important;
    -webkit-background-size: auto 75px !important;
    -moz-background-size: auto 75px !important;
    -ms-background-size: auto 75px !important;
    -o-background-size: auto 75px !important;
    background-size: auto 75px !important;
  }
  #contents-main-top-i {
    min-width: 320px;
    padding-left: 75px;
    height: 72px;
    -webkit-background-size: auto 75px !important;
    -moz-background-size: auto 75px !important;
    -ms-background-size: auto 75px !important;
    -o-background-size: auto 75px !important;
    background-size: auto 75px !important;
  }
  #contents-main-top-i .title-text {
    font-size: 100%;
    font-weight: bold;
  }
  #contents-main-top-i h3 {
    font-size: 125%;
  }
  #contents-main-i,
  .info #contents-main-i.entry {
    margin-left: 0;
    margin-right: 0;
    padding: 20px 18px;
  }
  .info #contents-main-i {
    padding: 20px 0;
  }
  .section {
    margin-bottom: 40px;
  }
  #contents-main-i h4 {
    font-size: 113%;
  }
  #contents-main-i .title-1 {
    margin-left: -18px;
    margin-right: -18px;
    margin-bottom: 22px;
    padding: 15px 18px;
    color: #fff;
    background-color: #45c5ca;
    font-size: 100% !important;
  }
  .info #contents-main-i .title-1 {
    margin: 0 0 22px 0;
  }
  #contents-main-i .title-2 {
    margin-left: -18px;
    margin-right: -18px;
    padding-top: 18px;
    margin-bottom: 18px;
    font-size: 163%;
  }
  #contents-main-i .title-3 {
    margin-left: -18px;
    margin-right: -18px;
    margin-bottom: 18px;
    padding: 15px 18px;
    background-color: #f5f5f5;
  }
  hr {
    margin: 24px 0;
    border-top: 1px #c9c9c9 solid;
  }
  #p-list {
    width: 100%;
    overflow: hidden;
  }
  #p-list ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    width: 300px;
  }
  #p-list li {
    margin: 0 10px;
    padding: 0 0 8px;
    width: 130px;
    text-align: center;
  }
  #p-list li img {
    margin-bottom: 10px;
  }
  #p-list li a {
    color: #000;
    text-decoration: none;
  }
  #p-list li a:hover {
    color: #000;
    text-decoration: underline;
  }
  .text-top {
    margin-bottom: 50px;
  }
  .section-2 {
    margin-left: 0;
    margin-bottom: 40px;
  }
  .club .section-2 {
    margin: 0 20px 40px;
  }

  #sys-box {
    width: 100%;
  }
  .sys-box-i {
    margin-bottom: 50px;
    width: 100%;
  }
  .sys-box-i.fl,
  .sys-box-i.fr {
    float: none;
  }
  .sys-box-i h3 {
    padding: 10px;
    font-size: 114%;
  }
  .sys-box-i h4 {
    margin: 20px 0 4px;
    padding-left: 12px;
  }

  #contents-side {
    margin-right: 0;
    width: 100%;
    float: none;
    position: absolute;
    top: 0;
    right: 0;
  }
  #contents-side .btn {
    display: block;
    margin: 0 0 0 auto;
    width: 60px;
    padding-left: 22px;
    position: absolute;
    top: -34px;
    right: 0;
    cursor: pointer;
    color: #fff;
    position: relative;
  }
  #contents-side .btn:before {
    content: "";
    background: url(../img/contents/system/icon_list.png) no-repeat 0 0;
    -webkit-background-size: 18px 18px;
    -moz-background-size: 18px 18px;
    -ms-background-size: 18px 18px;
    -o-background-size: 18px 18px;
    background-size: 18px 18px;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 4px;
    left: 0;
  }
  #contents-side .box {
    display: none;
    background-color: rgba(255, 255, 255, 0.95);
    border-bottom: 1px #22a3cf solid;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  #contents-side .box.active {
    display: block;
  }

  #contents-side h3 {
    padding: 12px 16px;
    font-size: 114%;
    background-color: #e3e9ff;
  }

  .side-nav {
    padding: 18px 18px 36px 18px;
  }
  .side-nav h4:first-child {
    margin-top: 0;
  }
  .side-nav h4 {
    margin-top: 18px;
    margin-bottom: 4px;
  }
  .side-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .side-nav li {
    margin: 0 0 8px;
    padding: 0;
  }
  a.blank {
    padding-right: 22px;
  }
  a.blank:after {
    margin-left: 4px;
    position: relative;
    top: 4px;
    content: url(../img/com/contents/icon_blank.png);
  }
  a.pdf:after {
    margin-left: 4px;
    content: "【PDF】";
  }

  /* qa */
  .qa-box {
    margin: 0 10px;
  }

  /* gakusei_info */
  #cat-select {
    margin: 0 auto 20px auto;
    width: 300px;
    height: 32px;
    background: url(../img/sp/contents/gakusei-info/bg_select.gif) no-repeat 0 0;
    background-size: 300px 32px;
  }
  #cat-select #cat-text {
    padding: 0 30px 0 6px;
    width: 300px;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
  }
  #cat-select #cat-list {
    width: 276px;
    position: absolute;
    top: 32px;
    left: 0;
  }
  #cat-select #cat-list li a {
    padding: 4px 6px;
  }
  .info-box {
    margin-bottom: 0;
    padding: 6px 40px 6px 18px;
    border-bottom: 1px #e5e5e5 solid;
    font-size: 100%;
    position: relative;
    cursor: pointer;
  }
  .info-box:after {
    content: "";
    width: 20px;
    height: 20px;
    background: url(../img/sp/contents/top/news_icon.gif) no-repeat 0 0;
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -ms-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    background-size: 20px 20px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -10px;
  }
  .info-box.blank:after,
  .news-box.blank:after {
    content: "";
    width: 16px;
    height: 16px;
    background: url(../img/com/contents/icon_blank.png) no-repeat 0 0;
    -webkit-background-size: 16px 16px;
    -moz-background-size: 16px 16px;
    -ms-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    background-size: 16px 16px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -8px;
  }

  .info-box-w .info-box:first-child {
    border-top: 1px #e5e5e5 solid;
  }
  .info-box dt {
    margin-bottom: 0;
    width: auto;
    clear: both;
    float: none;
  }
  .info-box dd {
    margin-left: 0;
    margin-bottom: 0;
    white-space: normal;
  }
  .info-box dd a,
  .info-box dd a:hover {
    color: #000;
    text-decoration: none;
  }
  .info-box.blank a:after,
  .news-box.blank a:after {
    content: normal;
  }

  #page-nav {
    margin-top: 20px;
    text-align: center;
  }
  #page-nav a,
  #page-nav .current_page {
    width: 30px;
    height: 30px;
    line-height: 28px;
  }
  a.link_page {
    border: 1px #f0f0f0 solid;
  }
  a.link_page:hover,
  .current_page {
    border: 1px #45c5ca solid;
  }
  a.link_before,
  a.link_next {
    border: 1px #f0f0f0 solid;
  }
  a.link_before:hover,
  a.link_next:hover {
    border: 1px #45c5ca solid;
  }
  .info .title-text-2 {
    margin-bottom: 0;
    font-size: 114% !important;
  }
  .info-date {
    margin-bottom: 16px;
  }
  /*シラバス*/
  #system .syllabus-box {
    margin: 5px;
    padding: 0;
    width: 100%;
  }
  #system .syllabus-boxin {
    margin: 5px;
    padding: 0;
    float: none;
    width: 100%;
  }

  /*課外活動*/
  .club-list-01 ul {
    margin: 0;
    padding: 0;
  }
  .club-list-01 ul li {
    margin: 0 0 10px 0;
    width: 100%;
    float: none;
  }
  .club-list-01 ul li:nth-child(2n + 0) {
    margin-right: 0;
  }

  /*学外リンク*/
  .link-list-01 {
    margin: 0 auto;
    padding: 0 10px;
    width: 100%;
  }
  .link-list-02 {
    margin: 0 auto;
    padding: 0 10px;
    width: 100%;
  }
  .link-list-01 ul,
  .link-list-02 ul {
    margin: 0;
    padding: 0;
    font-weight: bold;
    list-style: none;
  }
  .link-list-01 ul li,
  .link-list-02 ul li {
    margin-bottom: 10px;
  }
  /*課外活動*/
  .club-tbl-02 {
    margin: 0 auto;
    padding: 0 10px;
    width: 100%;
    border-collapse: collapse;
    border-top: 1px #ccc solid;
    border-left: 1px #ccc solid;
    border-spacing: 0;
  }
  .club-tbl-02 .w1 {
    width: 30%;
  }
  .club-tbl-02 .w2 {
    width: 70%;
  }
  .club-tbl-02 td {
    padding: 10px 10px;
    border-right: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    text-align: left;
  }
  .club-tbl-02 th {
    padding: 10px 10px;
    border-right: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    text-align: center;
    background-color: #cfe7f5;
  }
  /*健康管理・学生相談*/
  .health-care-tbl-01 .w1 {
    width: 25%;
  }
  .health-care-tbl-01 .w2 {
    width: 75%;
  }
  .health-care-tbl-01 td {
    padding: 8px;
    border-right: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    vertical-align: middle;
  }
  .health-care-tbl-01 th {
    padding: 8px 6px;
    border-right: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    background-color: #f5f5f5;
    text-align: center;
  }

  .health-care-tbl-04 th.c2 {
    padding: 8px;
    border-right: 1px #ccc solid;
    border-left: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    vertical-align: middle;
    background-color: #f5f5f5;
    text-align: center;
    white-space: nowrap;
  }
  .health-care-tbl-02 {
    margin: 0 auto 10px;
    padding: 0 10px;
    width: 100%;
    border-collapse: collapse;
    border-top: 1px #ccc solid;
    border-left: 1px #ccc solid;
    border-spacing: 0;
  }
  .counselling_box-2-l {
    width: 100%;
    margin: 0 auto 20px;
    padding: 0 10px;
  }
  .counselling_box-2-r {
    width: 100%;
    margin: 0 auto 10px;
    padding: 0 10px;
  }
  .oncampus_box-1-l {
    width: 100%;
    margin: 0 auto 20px;
    padding: 0 10px;
  }
  .oncampus_box-1-r {
    width: 100%;
    margin: 0 auto 10px;
    padding: 0 10px;
  }
  /*各種施設*/
  .edy-box-1 {
    margin: 0 auto;
    width: 100%;
  }
  .edy-box-1 .first,
  .edy-box-1-i {
    width: 100%;
    margin: 0 auto 15px;
    padding: 0 10px;
    display: inline;
  }
  .edy-box-1-i-ph {
    margin-bottom: 6px;
  }
  .jimu-tbl-02 .w1 {
    width: 19%;
  }
  .jimu-tbl-02 .w2 {
    width: 20%;
  }
  .jimu-tbl-02 .w3 {
    width: 9%;
  }
  .jimu-tbl-02 .w4 {
    width: 42%;
  }
  .jimu-tbl-02 .w5 {
    width: 10%;
  }
  /*学生の基本*/
  .img-l {
    width: 100%;
    margin: 0 auto 15px;
    padding: 0 10px;
  }
  .img-text-r {
    margin: 0 auto 15px;
    padding: 0;
  }
  .no-indent {
    margin: 0 0 0 20px;
    padding: 0;
  }
  .jimu-tbl-01 td {
    padding: 10px;
    border-right: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    vertical-align: middle;
  }

  /* 奨学金・ローン */
  .tbl-studentship-1 td {
    width: 100%;
    display: block;
    padding-bottom: 20px;
  }

  /* 就職活動 */
  .rec-box-1 {
    display: block;
  }
  .rec-box-1 .item {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .rec-box-1 .item:last-child {
    margin-right: 0;
  }
  .rec-box-2 {
    margin: 0;
    padding: 0;
    max-width: 940px;
    list-style: none;
    display: block;
    flex-wrap: wrap;
  }
  .rec-box-2 li {
    margin: 0 0 10px 0;
  }
  .rec-box-2 li a {
    display: block;
    padding: 16px 8px;
    height: auto;
    min-height: 0;
  }
  .rec-box-2 li a:hover {
    opacity: 1;
  }
  .rec-box-2.column-2 {
    padding-right: 0;
  }
  .rec-box-2.column-2 li {
    width: 100%;
  }
  .rec-box-2.column-2 li:nth-child(2n) {
    margin: 0 0 10px 0;
  }
  .rec-box-2.column-4 {
    padding-right: 0;
  }
  .rec-box-2.column-4 li {
    width: 100%;
  }
  .rec-box-2.column-4 li:nth-child(4n) {
    margin: 0 0 10px 0;
  }
  .rec-box-2.column-5 {
    padding-right: 0;
  }
  .rec-box-2.column-5 li {
    width: 100%;
  }
  .rec-box-2.column-5 li:nth-child(5n) {
    margin: 0 0 10px 0;
  }

  /* ----------------------------------------------------------------------------------------------------
		PC footer
	---------------------------------------------------------------------------------------------------- */
  #footer {
    width: 100%;
    position: relative;
  }
  #page-top {
    width: 26px;
    height: 26px;
    position: absolute;
    top: -13px;
    right: 4px;
  }

  #copyright {
    padding: 26px 0;
    border-top: 1px #22a3cf solid;
    background-color: #f7f7f7;
    text-align: center;
  }
  #copyright img {
    margin-bottom: 4px;
  }
  #copyright a {
    color: #000;
    text-decoration: none;
  }
  #copyright a:hover {
    color: #000;
    text-decoration: underline;
  }
}

@media print {
  #contents-side {
    display: none;
  }
  #contents {
    background: none;
  }
  #contents-main {
    float: none;
  }
  #contents-main-top {
    margin-left: 0;
  }
  #contents-main-i {
    margin-left: 0;
    margin-right: 0;
    padding: 46px 0;
  }
}
