@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure, img { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

a { background-color: transparent; }

a:active, a:hover { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: 0.67em 0; }

mark { background: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; vertical-align: bottom; }

hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

ul { list-style: none; }

/*-------------
_common
-------------*/
.small { font-size: 80%; }

.al-right { text-align: right !important; }

.al-center { text-align: center !important; }

.al-left { text-align: left !important; }

.middle { vertical-align: middle; }

.center { margin: 0 auto; display: table; }

.fl-left { float: left; }

.fl-right { float: right; }

.clear { clear: both; }

.blue { color: #112f90; }

.red { color: #c40202; }

.bold { font-weight: bold !important; }

.none { display: none; }

.vaT { vertical-align: top; }

.p0 { padding: 0 !important; }

.p5 { padding: 5px !important; }

.p10 { padding: 10px !important; }

.p15 { padding: 15px !important; }

.p20 { padding: 20px !important; }

.pt5 { padding-top: 5px !important; }

.pt10 { padding-top: 10px !important; }

.pt15 { padding-top: 15px !important; }

.pt20 { padding-top: 20px !important; }

.pt30 { padding-top: 30px !important; }

.pr5 { padding-right: 5px !important; }

.pr10 { padding-right: 10px !important; }

.pr15 { padding-right: 15px !important; }

.pr20 { padding-right: 20px !important; }

.pl5 { padding-left: 5px !important; }

.pl10 { padding-left: 10px !important; }

.pl15 { padding-left: 15px !important; }

.pl20 { padding-left: 20px !important; }

.pl30 { padding-left: 30px !important; }

.pl40 { padding-left: 40px !important; }

.pl50 { padding-left: 50px !important; }

.pb0 { padding-bottom: 0px !important; }

.pb5 { padding-bottom: 5px !important; }

.pb10 { padding-bottom: 10px !important; }

.pb15 { padding-bottom: 15px !important; }

.pb20 { padding-bottom: 20px !important; }

.pb30 { padding-bottom: 30px !important; }

.pb40 { padding-bottom: 40px !important; }

.pb50 { padding-bottom: 50px !important; }

.m0 { margin: 0 !important; }

.m5 { margin: 5px !important; }

.m10 { margin: 10px !important; }

.m15 { margin: 15px !important; }

.m20 { margin: 20px !important; }

.mt0 { margin-top: 0 !important; }

.mt5 { margin-top: 5px !important; }

.mt10 { margin-top: 10px !important; }

.mt15 { margin-top: 15px !important; }

.mt20 { margin-top: 20px !important; }

.mr5 { margin-right: 5px !important; }

.mr10 { margin-right: 10px !important; }

.mr15 { margin-right: 15px !important; }

.mr20 { margin-right: 20px !important; }

.ml5 { margin-left: 5px !important; }

.ml10 { margin-left: 10px !important; }

.ml15 { margin-left: 15px !important; }

.ml20 { margin-left: 1em !important; }

.ml30 { margin-left: 1.5em !important; }

.ml40 { margin-left: 2em !important; }

.mb5 { margin-bottom: 5px !important; }

.mb10 { margin-bottom: 10px !important; }

.mb15 { margin-bottom: 15px !important; }

.mb20 { margin-bottom: 20px !important; }

.mb30 { margin-bottom: 30px !important; }

.mb40 { margin-bottom: 40px !important; }

.mb50 { margin-bottom: 50px !important; }

.inherit { color: inherit; text-decoration: inherit; }

.para { margin: 0; text-indent: 1em; }

.idt { padding-left: 1em !important; text-indent: -1em !important; }

.li-idt > li { padding-left: 1em !important; text-indent: -1em !important; }

.idt2, .idt2 li { padding-left: 2em !important; text-indent: -2em !important; }

.idt3, .idt3 li { padding-left: 3em !important; text-indent: -3em !important; }

.idt4, .idt4 li { padding-left: 4em !important; text-indent: -4em !important; }

.idt0 { padding-left: 0 !important; text-indent: 0 !important; }

.ex { padding-left: 1em !important; text-indent: -1em !important; }

.enclo { border: 1px solid #221814; font-size: 80%; padding: 1px 2px; margin: 0 5px 0 0; vertical-align: 1px; }

.bdr-red { border: 2px solid #c40202; }

.bdr-gray { border: 2px solid #d9d9d9; }

.bg_blue { background: #e2e4f0; }

.bg_lgray { background: #eee; }

.redback { background: #920000; color: #fff; }

.clearfix:after { content: " "; display: block; clear: both; }

.tst { border: 1px solid red; }

.bold { font-weight: bold; }

ul.lipb40 > li, ol.lipb40 > li { padding-bottom: 2em; }

ul.lipb20 > li, ol.lipb20 > li { padding-bottom: 1em; }

ul.lipb10 > li, ol.lipb10 > li { padding-bottom: 0.5em; }

.list1 { list-style: disc; text-indent: 0; padding-left: 1em; margin-left: 0.5em; }

.list2 { list-style: none; text-indent: -2em; padding-left: 2em; }

.list1h { list-style: none; text-indent: -1.5em; padding-left: 1.5em; }

.list5 { list-style: none; text-indent: -5em; padding-left: 5em; }

.listF { list-style: none; width: 100%; }
.listF li { float: left; vertical-align: top; line-height: 1.8; padding-left: 1em; text-indent: -1em; }
.listF li:before { content: "▼"; }

.li350 li { width: 350px; }

ol { padding-left: 1.5em; }

.schedule { font-size: 90%; border: 1px solid #d9d9d9; margin: 0.5em 0; }
.schedule td, .schedule th { padding: 5px; border: 1px solid #d9d9d9; }
.schedule th { font-weight: 500; text-align: left; width: 20%; }

.table1 { font-size: 90%; border: 1px solid #d9d9d9; margin: 0.5em 0; }
.table1 td, .table1 th { padding: 5px; border: 1px solid #d9d9d9; }
.table1 th { font-weight: 500; }

html { font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif; }

body { border-top: 4px solid #c40202; }

header div, #body { max-width: 750px; margin: 0 auto; }

img { margin-bottom: 5px; max-width: 100%; }

/*-------------
header
-------------*/
header { border-bottom: 1px solid #c40202; }
header h1 { font-size: initial; }

nav { margin-bottom: 30px; }
nav ul { border-left: 1px solid #414141; }
nav ul li { padding: 0 15px; float: left; border-right: 1px solid #414141; }
nav ul:after { content: " "; display: block; clear: both; }

#body { margin-top: 30px; }

#body h1 { font-size: 130%; border-bottom: 3px solid #c40202; padding: 0 10px 5px; line-height: 1.2; }

#main { padding: 0 15px; }

dl#list { padding: 0 15px; }
dl#list dt { width: 120px; clear: both; float: left; position: relative; padding-left: 20px; }
dl#list dt:before { content: ''; display: block; position: absolute; box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.2) inset; top: 3px; left: 2px; height: 0; width: 0; border-top: 6px solid transparent; border-right: 7px solid transparent; border-bottom: 6px solid transparent; border-left: 9px solid #aaa; }
dl#list dd { margin-bottom: 10px; padding-left: 140px; }

.date { text-align: right; font-size: 90%; margin-bottom: 20px; padding-right: 15px; }

.border img { border: 1px solid #d9d9d9; }

.imgR { float: right; margin-left: 15px; margin-bottom: 10px; text-align: center; font-size: 80%; }
.imgR a img { border: 1px solid #d9d9d9; }

.imgL { float: left; margin-right: 15px; margin-bottom: 10px; text-align: center; font-size: 80%; }
.imgL a img { border: 1px solid #d9d9d9; }

.imgC { text-align: center; margin-bottom: 10px; font-size: 80%; }
.imgC a img { border: 1px solid #d9d9d9; }

h2 { clear: both; background: #dadada; padding: 0.5em 1em; margin-bottom: 1em; }

h3 { border-left: 5px solid #c40202; padding: 5px 0 5px 10px; margin-bottom: 20px; }

.text > p { text-indent: 1em; padding-bottom: 1.5em; }
.text > p.idt { text-indent: 0; }
.text:after { content: " "; display: block; clear: both; }

.mail { border: 1px solid #d9d9d9; background: #e2e4f0; padding: 0.5em 1em 0.5em 2em !important; font-size: 70%; text-indent: -1em !important; }

.sign { text-align: right; font-size: 90%; }

footer { background: #d9d9d9; font-size: 80%; text-align: center; margin: 50px auto 0; padding: 20px; }

dl.evnt > dt { font-weight: 900; border-left: 5px solid #c40202; padding-left: 0.5em; margin-bottom: 0.5em; }
dl.evnt > dd { padding: 0 0 1.5em 1em; }

dl.qa > dt { text-indent: -2em; padding-left: 2.5em; margin-bottom: 0.5em; border-left: 0.3em solid #c40202; }
dl.qa > dd { text-indent: -2em; padding-left: 2.8em; padding-bottom: 1.5em; }

dl.dl1 > dt { font-weight: 500; margin-bottom: 0.5em; }
dl.dl1 > dd { padding: 0 0 1.5em 1em; }

#select { padding: 10px 15px; font-size: 13px; border-bottom: 1px solid #112f90; border-top: 1px solid #112f90; }
#select label, #select input { cursor: pointer; }

.sf:before, .sd:before, .al:before, .us:before, .sy:before, #sf, #sy, #al, #us, #sd, #all, #nomark { display: inline-block; text-align: center; font-size: .7em; color: #fff; padding: 4px 2px 2px; border-radius: 3px; margin-right: 5px; line-height: 1.2; }

.sf:before { content: "教職員"; background: #920000; }

.sd:before { content: "在学生"; background: #112f90; }

.al:before { content: "卒業生"; background: #846978; }

.us:before { content: "企業?地域"; background: #5e6e64; }

.sy:before { content: "受験生"; background: #128230; }

.out:before { content: url(/archive/img/icon_link.gif); margin-right: 5px; line-height: 1.2; }

.blankIc a[target="_blank"]:before { content: url(/archive/img/icon_link.gif); margin-right: 5px; line-height: 1.2; }

@media screen and (max-width: 750px) { dl#list dt { float: none; }
  dl#list dd { padding: 0 0 .5em 1.2em; border-bottom: 1px dashed #ccc; }
  dl#list dd a { text-decoration: none; }
  .imgR { float: none; text-align: center; }
  .imgL { float: none; text-align: center; } }

/*# sourceMappingURL=main.css.map */
