@charset "utf-8";

/* ========================================================
	print.css => 印刷CSS
======================================================== */

body {
	-webkit-print-color-adjust: exact;
	font-size: 12px !important;
}

/* header
------------------------------------------------------------- */
#header {
	position: relative !important;
    background: rgba(255,255,255,1.0) !important;
	height: 70px !important;
}
#header .logo {
    padding: 18px 0 0 10px !important;
}
#header .logo img {
    width: 191px !important;
    height: 40px !important;
}
#header ul.navi_area {
	transform: scale(0.8) !important;
    -moz-transform: scale(0.8) !important;
    -webkit-transform: scale(0.8) !important;
    transform-origin: top right !important;
}
#header ul.navi_area li {
    display: block !important;
}
#header ul.navi_area li svg {
    fill: #444 !important;
}

/* movie
------------------------------------------------------------- */
#youtube-movie {
	display: block !important;
	background: url("../../top-images/movie.jpg") center center !important;
	background-size: cover !important;
	width: 100% !important;
	height: 270px !important;
}
#youtube-movie-content {
	display: none !important;
}

/* container
------------------------------------------------------------- */
#container {
    padding-top: 0 !important;
	font-size: 12px !important;
    font-size: 1.2rem !important;
}
.nav_right {
	display: none !important;
}
.link_btn01,
.link_btn02,
.link_btn03 {
	font-size: 11px !important;
	width: 20em !important;
}
.link_btn01 {
    margin: 1.25em auto 2.5em !important;
	height: auto !important;
}

/* footer
------------------------------------------------------------- */
#footer {
	font-size: 9px !important;
    font-size: 0.9rem !important;
	page-break-before: always !important;
}
#footer .footer_area {
	width: 100% !important;
	margin: 0 auto !important;
}
#footer .footer_col01, #footer .footer_col02, #footer .footer_col03, #footer .footer_col04 {
    padding-left: 1em !important;
	padding-right: 1em !important;
}
#footer .footer_navi_b {
	width: 65% !important;
}
#footer .footer_area_b .logo {
	float: none !important;
}
#footer .footer_social {
	float: left !important;
	margin-top: 25px !important;
	text-align: center !important;
}

#footer .footer_area .campus {
    font-size: 12px !important;
    font-size: 1.2rem !important;
}
#footer .footer_navi_course li {
    font-size: 10px !important;
    font-size: 1.0rem !important;
}
#footer .footer_navi_course li span {
    float: none !important;
}
#footer .footer_navi_course li ul {
    margin-left: 0 !important;
}
#footer .footer_navi_course a, #footer .footer_navi a, #footer .footer_navi_b a {
    font-size: 10px !important;
    font-size: 1.0rem !important;
}
#footer .link_btn_f a {
    font-size: 11px !important;
    font-size: 1.1rem !important;
}

#footer .footer_area_b .logo {
    width: 191px !important;
    height: 40px !important;
    margin-right: 20px !important;
}
#footer .footer_navi_b {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
#footer .footer_navi_b li a {
    font-size: 10px !important;
    font-size: 1.0rem !important;
}

.page_top {
	display: block !important;
    position: absolute !important;
    right: 0 !important;
	bottom: 0 !important;
}
.page_top a {
	width: 50px !important;
	height: 50px !important;
	position: relative !important;
}
.page_top a:after {
	display: inline-block !important;
}
.copyright {
    font-size: 9px !important;
    font-size: 0.9rem !important;
}

/* top
============================================================================================================ */

.title_uline {
    font-size: 18px !important;
}
.title_uline:after {
    width: 3.3em !important;
}
.list_news li .date {
    font-size: 11px !important;
}
.list_news li .title {
	font-size: 12px !important;
}

/* event
------------------------------------------------------------- */
.event_area {
	page-break-before: always !important;
}
.list_event {
	width: 90% !important;
	margin: 0 auto !important;
	max-width: 90% !important;
	-webkit-flex-wrap: wrap !important;
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
	-webkit-box-pack: start !important;
	-webkit-justify-content: flex-start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
}
.list_event li {
	display: block;
	width: 48% !important;
	max-width: 48% !important;
	padding-right: 0 !important;
	margin: 0 1% 2% !important;
}
.list_event li .date {
	font-size: 22px !important;
}
.list_event li .date span:first-child {
	font-size: 17px !important;
}
.list_event li .date span:nth-of-type(2) {
	font-size: 11px !important;
}
.list_news li div {
	padding: 0 0.5em 0.5em !important;
}
.list_event li .title {
	font-size: 12px !important;
}
.list_news li .new {
    font-size: 8px !important;
    top: -2px !important;
}
.list_event li .term, .list_event li .tag {
    font-size: 9px !important;
	padding-left: 18px !important;
}
.list_event li .term:before {
    bakground-size: 13px 13px !important;
    width: 13px !important;
    height: 13px !important;
}
.list_event li .tag:before {
    bakground-size: 13px 14px !important;
    width: 13px !important;
    height: 14px !important;
}
.list_event li .tag li {
	display: inline !important;
	width: auto !important;
	padding-right: 0 !important;
	float:none !important;
	margin: 0 !important;
}

/* about
------------------------------------------------------------- */
.fadein {
    opacity: 1 !important;
    transform: translate(0, 0) !important;
}
.about_area .title {
    font-size: 18px !important;
}
.about_area .text {
    font-size: 12px !important;
}
.about_area .link_btn01 {
    width: 17em !important;
}
.about_area .about01,
.about_area .about02,
.about_area .about03,
.about_area .about04{
	height: 250px !important;
	top: 0 !important;
	page-break-inside: avoid;
}
.about_area .about01 > div {
    width: 50% !important;
	margin: 0 20px 0 0 !important;
}
.about_area .about01:after {
    width: 300px !important;
    height: 337px !important;
    top: -40px !important;
}
.about_area .about03 {
	float: left !important;
}
.about_area .about03 > div {
	width: 50% !important;
	margin: 0 0 0 20px !important;
}
.about_area .about04 > div {
	width: 50% !important;
}
.about_area{
	margin-bottom: 120px !important;
}

/* dep_area
------------------------------------------------------------- */
.dep_area {
	page-break-before: always !important;
}
.list_dep li {
    opacity: 1 !important;
	top: 0px !important;
}
.list_dep > li {
	height: 250px !important;
}
/*.list_dep > li {
	width: 50% !important;
	height: 42vw !important;
	float: left !important;
	margin-bottom: 2vw !important;
	position: relative !important;
}
.list_dep > li .image {
	width: 100% !important;
	height: 24vw !important;
	position: absolute !important;
	overflow: hidden !important;
}
.list_dep > li:nth-child(2) .image,
.list_dep > li:nth-child(5) .image{
	top: 0 !important;
	bottom: inherit !important;
}
.list_dep > li:nth-child(2) div,
.list_dep > li:nth-child(5) div {
	bottom: 0 !important;
	top: inherit !important;
}*/
.list_dep > li div {
    padding: 1em !important;
}
.list_dep > li .department {
    font-size: 20px !important;
}
.list_dep > li .department span {
    font-size: 9px !important;
}
.list_dep > li ul {
    font-size: 12px !important;
}


/* module
------------------------------------------------------------- */
.topic_path {
	font-size: 9px !important;
	font-size: 0.9rem !important;
	padding: 1em !important;
}

.w1146 {
    width: 100% !important;
}

/* title */
.page_title {
    font-size: 22px !important;
	padding: 25px 15px 30px !important;
}
.title_line {
	font-size: 20px !important;
	margin: 1.5em 0 1em !important;
}
.title_line span {
	font-size: 10px !important;
}
.title_bg {
	font-size: 16px !important;
	padding: 0.5em 2em !important;
	margin: 1.5em 0 1em !important;
}
.title_bg:before {
	width: 12px !important;
}

/* tab_item */
.tabs_area {
    margin-top: 30px !important;
	padding-top: 30px !important;
}
.tab_item {
	width: 32% !important;
	height: 5em !important;
	text-align: center !important;
	padding-top: 0.75em !important;
	margin: 0 auto !important;
	vertical-align: bottom !important;
	font-size: 12px !important;
}
.tab_content {
    font-size: 12px !important;
}

/* bt_navi */
.section.bg_b_gray.bt_navi {
	width: 100% !important;
	padding: 0 15px !important;
	page-break-inside: avoid;
	-webkit-box-sizing: border-box !important;
       -moz-box-sizing: border-box !important;
         -o-box-sizing: border-box !important;
        -ms-box-sizing: border-box !important;
            box-sizing: border-box !important;
}
.bg_b_gray .topic_path {
	padding: 1em 0 !important;
}
.bt_button_area:before{
	content:"" !important;
	display: block !important;
	width:23% !important;
	order:1 !important;
}
.bt_button_area:after{
	content:"" !important;
	display: block !important;
	width:23% !important;
}
.bt_button_area li {
	width: 23% !important;
	margin-bottom: 30px !important;
	height: 50px;
}
.bt_button_area li a {
	width: 100% !important;
    font-size: 12px !important;
}