
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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

ul.issuance_ul, ul.issuance_ul li {
  list-style: disc !important;
  margin-left: 25px;
  font-size: 15px;
  padding: 2px 0;
}
ol.issuance_ol, ol.issuance_ol li {
  list-style: decimal !important;
}
ul.issuance_ul.issuance_ul-kome,
ul.issuance_ul.issuance_ul-kome li {
  list-style: none !important;
}
ul.issuance_ul.issuance_ul-kome li:before {
  content: '\203B';
}


table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/**/
html, body {
  font-size: 62.5%;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Arial, verdana, sans-serif;
  margin: 0;
  padding: 0;
  color: #555;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  /* width: 100%;
  height: 100%;
  min-height: 100%; */
  word-break: normal;
  word-wrap: break-word;
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
}
/*img reset*/
img {
  vertical-align: top;
   
  -ms-interpolation-mode: bicubic;
  touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
}

video {
  margin: 0;
  padding: 0;
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}

* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/**/
p, li, dt, dd, small {
  font-size: 16px;
  /* font-size: 1.2rem; */
  line-height: 22px;
  line-height: 2.2rem;
  letter-spacing: 1px;
  text-align: left;
}

a {
  color: #fff;
  text-decoration: none;
}
a:hover {
  opacity: 0.7;
  text-decoration: none;
}

hr {
  margin: 20px 0;
}

/*上付き文字*/
sup {
  vertical-align: super;
  font-size: 50%;
}

sub {
  vertical-align: baseline;
  font-size: 50%;
}

/*下付き文字*/
#wrapper {
  /* width: 100%; */
  position: relative;
  min-height: 100%;
  overflow: hidden;
}

.inner {
  max-width: 992px;
  margin: 0 auto;
  text-align: center;
}

.latoFont {
  font-family: "Lato", sans-serif, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3";
}

.baseTitle {
  padding: 67px 0 40px 0;
  color: #333;
  margin: 0 auto;
  text-align: center;
}
.baseTitle p {
     /* font-family: "Lato", sans-serif, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3"; */
    font-weight: 400;
    font-size: 44px;
    font-size: 3rem;
    line-height: 44px;
    line-height: 3.4rem;
    letter-spacing: 1px;
    text-align: center;
}

.baseTitle p:after {
  content: '';
  display: block;
  margin: 10px auto;
  text-align: center;
  width: 120px;
  height: 2px;
  background: #39aed9;
}
.baseTitle h2 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 18px;
    line-height: 1.8rem;
    /* padding-top: 8px; */
    text-align: center;
}

.secTitle {
  position: relative;
  z-index: 1;
  padding: 66px 0 0 0;
  color: #333;
  margin: 0 auto;
  text-align: center;
}
.secTitle.twoLine {
  padding: 46px 0 0 0;
}
.secTitle.en {
  padding: 80px 0 0 0;
}
.secTitle.en p:after {
  display: none;
}
.secTitle p {
  font-family: "Lato", sans-serif, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3";
  font-weight: 400;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 36px;
  line-height: 3.6rem;
  letter-spacing: 1px;
  text-align: center;
}
.secTitle p:after {
  content: '';
  display: block;
  margin: 16px auto;
  text-align: center;
  width: 72px;
  height: 2px;
  background: #3870CF;
}
.secTitle h1 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  line-height: 1.4rem;
  text-align: center;
}

.linkBlank:after {
  display: inline-block;
  content: '';
  width: 10px;
  height: 10px;
  background: url(/common/imgs/icnBlank.png) no-repeat;
  background-size: 10px 10px;
  margin-left: 5px;
}

.linkBook {
  border: 2px solid #fff;
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 60px;
  line-height: 6rem;
}
.linkBook:before {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 36px;
  height: 36px;
  background: url(/common/imgs/icnBook.png) top left no-repeat;
  background-size: 36px 30px;
  margin-right: 15px;
}
.linkBook.ac:before {
  background: url(/common/imgs/icnBook2.png) top left no-repeat;
  background-size: 36px 30px;
}

.more {
  clear: both;
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
  /* margin-bottom: 60px; */
}
.more a {
  border: 2px solid #fff;
  display: block;
  font-size: 20px;
  font-size: 2rem;
  line-height: 40px;
  line-height: 4rem;
  font-family: "Lato", sans-serif, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3";
  font-weight: 400;
  padding: 10px 90px;
}
.more a:before {
  display: inline-block;
  vertical-align: baseline;
  content: '';
  width: 0;
  height: 0;
  border: solid transparent;
  border: solid rgba(255, 255, 255, 0);
  border-width: 8px 0 8px 9px;
  border-left-color: #fff;
  margin-right: 8px;
}

.newIcn {
  display: inline-block;
  color: #fff;
  background: #FF3F3D;
  font-size: 10px;
  font-size: 1rem;
  line-height: 18px;
  line-height: 1.8rem;
  display: inline-block;
  margin-left: 8px;
  padding: 0 5px;
  vertical-align: top;
  font-weight: normal;
}

#gmap {
  position: relative;
  padding: 56.25% 0 0 0;
  overflow: hidden;
}
#gmap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#gmap #map_canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/**/
.baseColumn {
  margin: 0;
  max-width: 992px;
  margin: 0 auto;
  text-align: center;
}
.baseColumn ul {
  overflow: hidden;
  margin: 0 auto;
}
.baseColumn ul li {
  width: 21.7%;
  float: left;
  margin: 0 1.65%;
}

.thirdColumn {
  margin: 0;
  max-width: 992px;
  margin: 0 auto;
  text-align: center;
}
.thirdColumn ul {
  overflow: hidden;
  margin: 0 auto;
}
.thirdColumn ul li {
  width: 30.03%;
  float: left;
  margin: 0 1.65%;
}

.inThirdColumn {
  margin: 0;
  max-width: 992px;
  margin: 35px auto;
  text-align: center;
}
.inThirdColumn ul {
  overflow: hidden;
  margin: 0 auto;
}
.inThirdColumn ul li {
  width: 29.11%;
  float: left;
  margin: 0 2.11%;
}

.twoColumn {
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}
.twoColumn h2 {
  margin: 0 1.65%;
}
.twoColumn li {
  width: 46.7%;
  float: left;
  margin: 0 1.65%;
}
.twoColumn li section {
  margin: 0 !important;
}

.arrow {
  display: none;
}

/**/
.baseBtn {
  clear: both;
  margin: 0;
  text-align: center;
  margin-top: 20px;
}
.baseBtn.btnRight {
  text-align: right;
}
.baseBtn.btnLeft {
  text-align: left;
}
.baseBtn a {
  display: inline-block;
  color: #555;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 16px;
  line-height: 1.6rem;
  border: 1px solid #DDDDDD;
  vertical-align: middle;
  padding: 20px 20px 18px 20px;
  background: #fff;
}
.baseBtn a:before {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 0;
  height: 0;
  border: solid transparent;
  border: solid rgba(255, 255, 255, 0);
  border-width: 7px 0 7px 8px;
  border-left-color: #EEEEEE;
  margin-right: 10px;
  margin-top: -2px;
}
.baseBtn a.ac:before {
  border-left-color: #fff;
}
.baseBtn a.pdf {
  background: #F0F6FB;
}
.baseBtn a.pdf:after {
  content: url(/imgs/icnPDF.png);
  display: inline-block;
  vertical-align: bottom;
  line-height: 0;
  margin-left: 5px;
}
.baseBtn.serialBtn {
  width: 100%;
  display: table;
}
.baseBtn.serialBtn a {
  width: 46.7%;
  margin: 0 3.3%;
  float: left;
  display: table-cell;
  line-height: 20px;
  line-height: 2rem;
  padding: 20px 20px 18px 20px;
}
.baseBtn.serialBtn a:first-child {
  margin-left: 0;
}
.baseBtn.serialBtn a:last-child {
  margin-right: 0;
}
.baseBtn.blueBtn a {
  background-color: #e6f4fb;
  transition: background 0.15s ease-in-out;
}
.baseBtn.blueBtn a:before {
  border-left-color: #4971b7;
}
.baseBtn.blueBtn a:hover {
  background-color: #dddddd;
  transition: background 0.15s ease-in-out;
}

.serialBtn {
  clear: both;
  margin: 0;
  text-align: center;
  margin-top: 20px;
  overflow: hidden;
}
.serialBtn.btnRight {
  text-align: right;
}
.serialBtn.btnLeft {
  text-align: left;
}
.serialBtn a {
  width: 46.7%;
  margin: 0 3.3%;
  float: left;
  display: block;
  color: #555;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 16px;
  line-height: 1.6rem;
  border: 1px solid #DDDDDD;
  padding: 20px 0 18px 0;
  background: #fff;
}
.serialBtn a:first-child {
  margin-left: 0;
}
.serialBtn a:last-child {
  margin-right: 0;
}
.serialBtn a:before {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 0;
  height: 0;
  border: solid transparent;
  border: solid rgba(255, 255, 255, 0);
  border-width: 7px 0 7px 8px;
  border-left-color: #EEEEEE;
  margin-right: 10px;
  margin-top: -2px;
}
.serialBtn a.ac:before {
  border-left-color: #fff;
}

.pc {
  display: inherit !important;
}

.tb {
  display: none;
}

.sp {
  display: none;
}

.spNone {
  display: inherit;
}

.spBlock {
  display: none;
}

@media screen and (max-width: 992px) {
  .secTitle {
    padding: 46px 0 0 0;
  }
  .secTitle.twoLine {
    padding: 26px 0 0 0;
  }
  .secTitle p {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 32px;
    line-height: 3.2rem;
  }
  .secTitle h1 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 14px;
    line-height: 1.4rem;
  }

  .baseColumn {
    margin: 0;
  }
  .baseColumn ul li {
    width: 46.7%;
  }

  .inThirdColumn {
    clear: both;
    margin: 0;
  }
  .inThirdColumn ul li {
    width: 46.7%;
    margin: 0 1.65%;
  }

  .pc {
    display: none !important;
  }

  .tb {
    display: inherit !important;
  }

  .sp {
    display: none !important;
  }
}
@media screen and (max-width: 680px) {
  html, body {
    min-width: 100%;
  }

  .baseTitle {
    padding: 38px 0 30px 0;
  }
  .baseTitle p {
    font-family: "Lato", sans-serif, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3";
    font-weight: 400;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 32px;
    line-height: 3.2rem;
  }
  .baseTitle p:after {
    content: '';
    display: block;
    margin: 10px auto;
    text-align: center;
    width: 120px;
    height: 2px;
    background: #3870CF;
  }
  .baseTitle h2 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 16px;
    line-height: 1.6rem;
    padding-top: 0;
  }

  .secTitle {
    padding: 95px 0 30px 0;
  }
  .secTitle.twoLine {
    padding: 85px 0 18px 0;
  }
  .secTitle p {
    font-family: "Lato", sans-serif, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3";
    font-weight: 400;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 22px;
    line-height: 2.2rem;
  }
  .secTitle p:after {
    content: '';
    display: block;
    margin: 6px auto;
    text-align: center;
    width: 36px;
    height: 2px;
    background: #3870CF;
  }
  .secTitle h1 {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 11px;
    line-height: 1.1rem;
    padding-top: 5px;
  }

  .baseColumn {
    margin: 0 1.65%;
  }
  .baseColumn ul li {
    width: 46.7%;
  }

  .inThirdColumn {
    clear: both;
    margin: 0 1.65%;
  }
  .inThirdColumn ul li {
    width: 46.7%;
    margin: 0 1.65%;
  }

  .thirdColumn ul li {
    width: 46.7%;
    margin: 0 1.65%;
  }

  .twoColumn {
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
  }
  .twoColumn h2 {
    margin: 0;
  }
  .twoColumn li {
    width: 100%;
    float: left;
    margin: 10px 0;
  }
  .twoColumn li section {
    margin: 0 !important;
  }

  .arrow {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 10px;
    padding: 25px 0;
  }
  .arrow img {
    width: 100%;
  }

  .more {
    margin-top: 0;
    margin-bottom: 35px;
  }
  .more a {
    border: 2px solid #fff;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 34px;
    line-height: 3.4rem;
    padding: 8px 70px;
  }
  .more a:before {
    border: solid transparent;
    border: solid rgba(255, 255, 255, 0);
    border-width: 6px 0 6px 7px;
    border-left-color: #fff;
    margin-right: 5px;
  }

  .baseBtn {
    clear: both;
    margin: 0;
    text-align: center;
    margin-top: 20px;
  }
  .baseBtn.btnRight {
    text-align: right;
  }
  .baseBtn.btnLeft {
    text-align: left;
  }
  .baseBtn a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 14px;
    line-height: 1.4rem;
    padding: 15px 15px 13px 15px;
  }
  .baseBtn a:before {
    border-width: 6px 0 6px 7px;
  }
  .baseBtn a.ac:before {
    border-left-color: #fff;
  }
  .baseBtn a.pdf:after {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(/imgs/icnPDF.png) left center no-repeat;
  }

  .pc {
    display: none !important;
  }

  .tb {
    display: none !important;
  }

  .sp {
    display: inherit !important;
  }

  .spNone {
    display: none;
  }

  .spBlock {
    display: inherit;
  }
}
/**/
.cl {
  clear: both !important;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.disBl {
  display: block !important;
}

.disIn {
  display: inline !important;
}

.disInBl {
  display: inline-block !important;
}

.trL {
  text-align: left !important;
}

.trC {
  text-align: center !important;
}

.trR {
  text-align: right !important;
}

/**/
.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

/**/
.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pt50 {
  padding-top: 50px;
}

/**/
.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

/**/
.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb50 {
  padding-bottom: 50px;
}

/**/
.ls0 {
  letter-spacing: -3px !important;
}

/*search*/
/* .gsc-control-wrapper-cse, .gsc-control-wrapper-cse{
  width: 165px !important;
} */
#searchIndex {
  margin: 30px 1.65%;
  text-align: left;
}
#searchIndex .gsc-table-result, #searchIndex .gsc-thumbnail-inside, #searchIndex .gsc-url-top {
  padding: 0;
  margin-bottom: 4px;
}
#searchIndex .gsc-control-cse, #searchIndex .gsc-control-cse .gsc-table-result {
  font-size: 14px;
  line-height: 20px;
}
#searchIndex .gsc-results .gsc-cursor-box {
  margin: 0 auto;
  text-align: center;
  padding: 15px 0;
}
#searchIndex .gsc-results .gsc-cursor-box .gsc-cursor-page {
  display: inline-block;
  padding: 5px 10px;
  background: #EEEEEE;
  margin: 0 5px;
}
#searchIndex .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  color: #fff;
  background: #3870CF;
}
#searchIndex .gs-webResult.gs-result a.gs-title:visited, #searchIndex .gs-webResult.gs-result a.gs-title:visited b, #searchIndex .gs-imageResult a.gs-title:visited, #searchIndex .gs-imageResult a.gs-title:visited b {
  color: #3A59A5;
}
#searchIndex .gs-webResult.gs-result a.gs-title:link, #searchIndex .gs-webResult.gs-result a.gs-title:link b, #searchIndex .gs-imageResult a.gs-title:link, #searchIndex .gs-imageResult a.gs-title:link b {
  color: #3A59A5;
}
#searchIndex .gsc-selected-option-container {
  width: auto;
  min-width: 80px;
}

/**/
.gsc-control-cse {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Arial, verdana, sans-serif !important;
  background: none !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

form.gsc-search-box {
  margin-bottom: 0 !important;
}

.gsc-input {
  font-size: 13px !important;
  font-size: 1.3rem !important;
  line-height: 14px !important;
  line-height: 1.4rem !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

input.gsc-search-button-v2 {
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  min-width: auto !important;
  margin-top: 2px !important;
}

table.gsc-search-box td {
  vertical-align: top !important;
}

input.gsc-search-button {
  height: auto !important;
  min-width: inherit !important;
  border: 1px solid #666666;
}

input.gsc-search-button {
  margin-left: 0 !important;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
  border: none !important;
  border-radius: 0 !important;
  background: #3870CF !important;
  padding: 6px !important;
  margin: 0 !important;
}

input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
  border-radius: 0 !important;
}

.gsst_a {
  padding-top: 7px !important;
}

@media screen and (max-width: 992px) {
  table.gsc-search-box td {
    vertical-align: top !important;
  }

  .gsc-input-box {
    height: 31px !important;
    margin: 0;
    padding: 0;
  }

  .gsc-input {
    font-size: 14px !important;
    font-size: 1.4rem !important;
    line-height: 14px !important;
    line-height: 1.4rem !important;
    height: 24px !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    background: #CCCCCC !important;
    margin: 0 !important;
    padding: 9px !important;
  }

  .gsst_a {
    padding-top: 8px !important;
  }
}
@media screen and (max-width: 680px) {
  table.gsc-search-box td {
    vertical-align: top !important;
  }

  .gsc-input-box {
    height: 31px !important;
    margin: 0;
    padding: 0;
  }

  .gsc-input {
    font-size: 14px !important;
    font-size: 1.4rem !important;
    line-height: 14px !important;
    line-height: 1.4rem !important;
    height: 24px !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    background: #CCCCCC !important;
    margin: 0 !important;
    padding: 9px !important;
  }
}
/*------------------------------------------
header
------------------------------------------*/
.coust_font p{
    text-align: center;
    color: black;
}
.coust_font a {
    color: #337ab7;
    padding-bottom: 0px !important;
}
header {
  width: 100%;
  height: 80px;
}
header #logo {
  float: left;
  text-align: left;
  padding: 29px 0 0 0;
  margin: 0 1.65%;
}
header #logo h1 {
  display: inline-block;
  vertical-align: middle;
}
header #logo p {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  padding-top: 7px;
  width: 204px;
}
header #logo p img {
  width: 100%;
}
header #menuIcn {
  display: none;
}
header nav {
  display: block;
  float: right;
  margin: 0 1.65%;
}
header nav #closeArea {
  display: none;
}
header nav #hdTop {
  overflow: hidden;
  margin: 19px 0 10px 0;
  float: right;
}
header nav #hdTop #subNav {
  float: left;
  margin-top: 1px;
  margin-right: 10px;
}
header nav #hdTop #subNav li {
  text-align: left;
  display: inline-block;
  font-size: 10px;
  font-size: 1rem;
  line-height: 10px;
  line-height: 1rem;
  border-left: 1px solid #fff;
  padding: 0 6px;
}
header nav #hdTop #subNav li:first-child {
  border-left: none;
  padding-left: 0;
}
header nav #hdTop #subNav li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)";
  /* ie 8 */
  zoom: 1;
}
header nav #hdTop #subNav li.rang {
  border: 1px solid #fff;
  padding: 6px;
}
header nav #hdTop #search {
  float: left;
  width: 165px;
  height: 35px;
}
header nav #hdTop #fbIcn {
  display: block;
  float: left;
  padding: 0 0 0 10px;
}
header nav #hdTop #fbIcn a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)";
  /* ie 8 */
  zoom: 1;
}
header nav #globalNav {
  clear: both;
  float: right;
}
header nav #globalNav > li {
  position: relative;
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
  padding-left: 20px;
}
header nav #globalNav > li:hover ul {
  display: block;
}
header nav #globalNav > li > a {
  display: block;
  padding: 0 8px;
  margin: 0 3px;
  position: relative;
  overflow: hidden;
}
header nav #globalNav > li > a span {
  letter-spacing: 1px;
  text-align: left;
  display: block;
  padding: 7px 0 3px 0;
  border-bottom: 2px solid #fff;
}
header nav #globalNav > li.ac > a {
  text-decoration: none;
  padding: 0 3px;
  margin: 0;
}
header nav #globalNav > li.ac > a span {
  padding: 5px 6px 3px 6px;
  border: 2px solid #fff;
}
header nav #globalNav > li.about {
  padding-left: 0;
}
header nav #globalNav > li.about ul {
  left: -20px;
}
header nav #globalNav > li.about ul li a {
  min-width: 185px;
}
header nav #globalNav > li.about.en ul {
  left: -75px;
}
header nav #globalNav > li.about.en ul li a {
  min-width: 240px;
}
header nav #globalNav > li.junior ul {
  left: -47px;
}
header nav #globalNav > li.junior ul li a {
  min-width: 220px;
}
header nav #globalNav > li.senior ul {
  left: -47px;
}
header nav #globalNav > li.senior ul li a {
  min-width: 220px;
}
header nav #globalNav > li.studentlife ul {
  left: 0;
}
header nav #globalNav > li.studentlife ul li a {
  min-width: 125px;
}
header nav #globalNav > li.admissions ul {
  left: 5px;
}
header nav #globalNav > li.admissions ul li a {
  min-width: 113px;
}
header nav #globalNav > li .bd {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: #FFF;
}
header nav #globalNav > li .bd.bd_B {
  top: 28px;
  left: 0;
  width: 100%;
  height: 2px;
}
header nav #globalNav > li .bd.bd_L {
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
}
header nav #globalNav > li .bd.bd_R {
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
}
header nav #globalNav > li .bd.bd_T {
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
header nav #globalNav > li .bd.bd_T2 {
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
header nav #globalNav > li ul {
  position: absolute;
  top: 30px;
  left: 0px;
  z-index: 15;
  display: none;
}
header nav #globalNav > li ul li a {
  display: block;
  text-align: left;
  min-width: 125px;
  padding: 10px;
  background: #82CA0E;
  border-top: 1px solid #ADDE5A;
  line-height: 16px;
  line-height: 1.6rem;
}
header nav #globalNav > li ul li a:hover {
  background: #99D72D;
  text-decoration: none;
}
header nav #globalNav > li ul li:first-child {
  margin-top: 10px;
}
header nav #globalNav > li ul li:first-child a {
  border-top: none;
}
header nav #globalNav > li ul li.ft_n {
  margin-left: 0;
  padding-left: 0;
}
header nav #globalNav > li ul li.ft_n > a {
  border-top: 1px solid #9DCC75;
  background: #70AE49;
  padding-left: 20px;
}
header nav #globalNav > li ul li.ft_n > a:hover {
  background: #99D72D;
  text-decoration: none;
}
header nav #globalNav > li ul li.ft_n > a:before {
  display: inline-block;
  vertical-align: baseline;
  content: '';
  width: 0;
  height: 0;
  border: solid transparent;
  border: solid rgba(255, 255, 255, 0);
  border-width: 4px 0 4px 5px;
  border-left-color: #fff;
  margin-right: 5px;
}
header nav #indexBtnTab {
  display: none;
}
header nav #spNav {
  display: none;
}

#indexBtn {
  position: fixed;
  top: 240px;
  right: 0;
  z-index: 50;
}
#indexBtn img {
  cursor: pointer;
}
#indexBtn img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)";
  /* ie 8 */
  zoom: 1;
}

@media print {
  #indexBtn {
    display: none;
  }
}
/**/
#special {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 100;
  display: none;
}
#special #specialInner {
  position: relative;
  top: 50%;
  max-width: 992px;
  margin: 0 auto;
  text-align: center;
}
#special #specialInner section {
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 83%;
  padding: 20px 25px;
  background: #52C7BF;
}
#special #specialInner section #spClose {
  float: right;
  width: 31px;
  height: 31px;
}
#special #specialInner section #spClose img {
  width: 100%;
  cursor: pointer;
}
#special #specialInner section #spClose img:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=60)";
  /* ie 8 */
  zoom: 1;
}
#special #specialInner section ul {
  clear: both;
  margin: 0 3.3%;
  text-align: center;
  overflow: hidden;
}
#special #specialInner section ul li {
  position: relative;
  float: left;
  margin: 0 1.65%;
}
#special #specialInner section ul li h4 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin-bottom: 15px;
  color: #fff;
  font-weight: normal;
}
#special #specialInner section ul li h4.stx {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 22px;
  line-height: 2.2rem;
}
#special #specialInner section ul li h4:before {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 8px;
  height: 8px;
  background: #E9F31E;
  margin-right: 8px;
  margin-top: -2px;
}
#special #specialInner section ul li .imgs {
  position: relative;
  overflow: hidden;
}
#special #specialInner section ul li .imgs img {
  width: 100%;
}
#special #specialInner section ul li .imgs span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #E9F31E;
  opacity: 0.5;
  z-index: 10;
}
#special #specialInner section ul.spTwoColumn {
  padding: 10px 0 30px 0;
  border-bottom: 1px solid #34BAB2;
}
#special #specialInner section ul.spTwoColumn li {
  width: 48.3%;
}
#special #specialInner section ul.spTwoColumn li:first-child {
  margin-left: 0;
}
#special #specialInner section ul.spTwoColumn li:last-child {
  margin-right: 0;
}
#special #specialInner section ul.spFourColumn {
  padding: 30px 0;
  border-top: 1px solid #9CDBD7;
}
#special #specialInner section ul.spFourColumn li {
  width: 22.525%;
}
#special #specialInner section ul.spFourColumn li:first-child {
  margin-left: 0;
}
#special #specialInner section ul.spFourColumn li:last-child {
  margin-right: 0;
}

@media screen and (max-width: 992px) {
header {
    width: 100%;
/*    height: 40px;*/
    
}
  header #logo {
    width: 100%;
    float: inherit;
    text-align: left;
    padding: 14px 0 0 138px;
    margin: 0 1.65%;
  }
  header #logo h1 {
    display: inline-block;
    vertical-align: middle;
    width: 112px;
  }
  header #logo h1 img {
    width: 100%;
  }
  header #logo p {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    padding-top: 9px;
    width: 204px;
  }
  header #logo p img {
    width: 100%;
  }
  header #menuIcn {
    display: block;
    position: absolute;
    top: 20px;
    right: 1.65%;
    width: 55px;
  }
  header #menuIcn img {
    width: 100%;
    cursor: pointer;
  }
  header #menuIcn img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    /* ie lt 8 */
    -ms-filter: "alpha(opacity=70)";
    /* ie 8 */
    zoom: 1;
  }
  header nav {
    display: none;
    clear: both;
    position: absolute;
    z-index: 50;
    width: 30%;
    float: inherit;
    margin: 0;
    top: 0;
    right: 0;
    background: #3870CF;
    height: 100%;
  }
  header nav #closeArea {
    display: block;
    width: 100%;
    text-align: right;
    overflow: hidden;
    margin: 0;
    padding: 20px 20px;
    border-bottom: 1px solid #97afd8;
    background: #3870CF;
  }
  header nav #hdTop {
    width: 100%;
    text-align: left;
    overflow: hidden;
    margin: 0;
    padding: 10px;
    border-bottom: 1px solid #97afd8;
    background: #3870CF;
  }
  header nav #hdTop #subNav {
    display: none;
  }
  header nav #hdTop #search {
    float: inherit;
    width: 100%;
    height: inherit;
  }
  header nav #hdTop #fbIcn {
    display: none;
  }
  header nav #globalNav {
    clear: both;
    float: inherit;
  }
  header nav #globalNav > li {
    width: 100%;
    position: relative;
    float: inherit;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 16px;
    line-height: 1.6rem;
    padding: 0;
    margin: 0;
    text-align: left;
    background: #3870CF;
  }
  header nav #globalNav > li ul {
    position: relative;
    top: 0;
    left: 0 !important;
    z-index: inherit;
    display: none;
  }
  header nav #globalNav > li ul li a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    line-height: 1.8rem;
    font-weight: normal;
    display: block;
    text-align: left;
    min-width: inherit;
    border-top: none;
    border-bottom: 1px solid #97afd8;
    padding: 15px 0;
    padding-left: 20px;
    background: #4F81DC;
  }
  header nav #globalNav > li ul li a:before {
    display: inline-block;
    vertical-align: baseline;
    content: '';
    width: 0;
    height: 0;
    border: solid transparent;
    border: solid rgba(255, 255, 255, 0);
    border-width: 4px 0 4px 5px;
    border-left-color: #fff;
    margin-right: 9px;
  }
  header nav #globalNav > li ul li a:hover {
    background: #4F81DC;
    text-decoration: none;
  }
  header nav #globalNav > li ul li:first-child {
    margin-top: 0;
  }
  header nav #globalNav > li ul li:first-child a {
    border-top: none;
  }
  header nav #globalNav > li ul li.ft_n {
    margin-left: 0;
    padding-left: 0;
  }
  header nav #globalNav > li ul li.ft_n > a {
    padding: 12px 0;
    padding-left: 35px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 16px;
    line-height: 1.6rem;
    background: #4F81DC;
  }
  header nav #globalNav > li ul li.ft_n > a:before {
    content: '';
    display: none;
    margin: 0;
    border: none;
  }
  header nav #globalNav > li > a {
    display: block;
    border-bottom: none;
    padding: 0;
    margin: 0;
    display: block;
    padding: 20px 20px;
    border-bottom: 1px solid #97afd8;
  }
  header nav #globalNav > li > a:before {
    display: none;
  }
  header nav #globalNav > li > a span {
    width: auto;
    padding: 0;
    border: none;
  }
  header nav #globalNav > li:hover > a {
    text-decoration: none;
    border: none;
    border-bottom: 1px solid #97afd8;
    padding: 20px 20px;
    margin: 0;
  }
  header nav #globalNav > li:hover ul {
    display: none;
  }
  header nav #globalNav > li.ac > a {
    display: block;
    border-bottom: none;
    padding: 0;
    margin: 0;
    display: block;
    padding: 20px 20px;
    border-bottom: 1px solid #97afd8;
  }
  header nav #globalNav > li.ac > a span {
    width: auto;
    padding: 0;
    border: none;
  }
  header nav #indexBtnTab {
    display: block;
    width: 100%;
    background: #52C7BF;
    cursor: pointer;
    border-bottom: 1px solid #97afd8;
  }
  header nav #indexBtnTab p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 14px;
    line-height: 1.4rem;
    text-align: left;
    color: #fff;
    padding: 15px 0 15px 15px;
    font-weight: bold;
  }
  header nav #indexBtnTab p:before {
    display: inline-block;
    margin-right: 10px;
    content: url(/common/imgs/icnUser.png);
    vertical-align: middle;
    margin-top: -3px;
  }
  header nav #spNav {
    width: 100%;
    display: block;
  }
  header nav #spNav ul {
    overflow: hidden;
  }
  header nav #spNav ul li {
    float: left;
    width: 50%;
  }
  header nav #spNav ul li.en {
    width: 100%;
  }
  header nav #spNav ul li a {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 12px;
    line-height: 1.2rem;
    display: block;
    text-align: center;
    width: 100%;
    background: #2f5fb1;
    border-bottom: 1px solid #97afd8;
    padding: 20px 0;
  }
  header nav #spNav ul li:nth-child(even) a {
    border-left: 1px solid #97afd8;
  }
  header nav #spNav .rang {
    width: 100%;
  }
  header nav #spNav .rang a {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 12px;
    line-height: 1.2rem;
    display: block;
    width: 100%;
    border-bottom: 1px solid #97afd8;
    padding: 20px 0;
    background: #2f5fb1;
  }
  header .arrow {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 10px;
    padding: 25px 0;
    z-index: 50;
  }
  header .arrow img {
    width: 100%;
  }

  #indexBtn {
    display: none;
  }

  /**/
  #special {
    position: fixed;
  }
  #special #specialInner {
    top: 50%;
  }
  #special #specialInner section ul li h4 {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 22px;
    line-height: 2.2rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 680px) {
  header {
    width: 100%;
    height: 55px;
    background-size: 680px 55px;
  }
  header #logo {
    width: 100%;
    float: inherit;
    text-align: left;
    padding: 11px 0 0 60px;
    margin: 0 1.65%;
  }
  header #logo h1 {
    display: inline-block;
    vertical-align: middle;
    width: 56px;
  }
  header #logo h1 img {
    width: 100%;
  }
  header #logo p {
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
    padding-top: 11px;
    width: 120px;
  }
  header #logo p img {
    width: 100%;
  }
  header #menuIcn {
    display: block;
    position: absolute;
    top: 12px;
    right: 12px;
    width: 30px;
  }
  header #menuIcn img {
    width: 100%;
    cursor: pointer;
  }
  header #menuIcn img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    /* ie lt 8 */
    -ms-filter: "alpha(opacity=70)";
    /* ie 8 */
    zoom: 1;
  }
  header nav {
    display: none;
    position: relative;
    z-index: 50;
    width: 100%;
    float: inherit;
    margin: 0;
    top: 10px;
  }
  header nav #closeArea {
    display: none;
  }
  header nav #hdTop {
    overflow: hidden;
    margin: 0;
    padding: 10px 20px;
    border-bottom: 1px solid #97afd8;
    background: #3870CF;
  }
  header nav #hdTop #subNav {
    display: none;
  }
  header nav #hdTop #search {
    float: inherit;
    width: 100%;
    height: inherit;
  }
  header nav #hdTop #fbIcn {
    display: none;
  }
  header nav #globalNav {
    clear: both;
    float: inherit;
  }
  header nav #globalNav > li {
    position: relative;
    float: inherit;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 16px;
    line-height: 1.6rem;
    font-weight: normal;
    padding: 0;
    margin: 0;
    text-align: left;
    background: #3870CF;
  }
  header nav #globalNav > li ul {
    position: relative;
    top: 0;
    left: 0;
    z-index: inherit;
    display: none;
  }
  header nav #globalNav > li ul li a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    line-height: 1.8rem;
    font-weight: normal;
    display: block;
    text-align: left;
    min-width: inherit;
    border-top: none;
    border-bottom: 1px solid #97afd8;
    padding: 15px 0;
    padding-left: 20px;
    background: #4F81DC;
  }
  header nav #globalNav > li ul li a:before {
    display: inline-block;
    vertical-align: baseline;
    content: '';
    width: 0;
    height: 0;
    border: solid transparent;
    border: solid rgba(255, 255, 255, 0);
    border-width: 4px 0 4px 5px;
    border-left-color: #fff;
    margin-right: 9px;
  }
  header nav #globalNav > li ul li a:hover {
    background: #4F81DC;
    text-decoration: none;
  }
  header nav #globalNav > li ul li:first-child {
    margin-top: 0;
  }
  header nav #globalNav > li ul li:first-child a {
    border-top: none;
  }
  header nav #globalNav > li ul li.ft_n {
    margin-left: 0;
    padding-left: 0;
  }
  header nav #globalNav > li ul li.ft_n > a {
    padding: 15px 0;
    padding-left: 35px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 12px;
    line-height: 1.2rem;
    background: #4F81DC;
  }
  header nav #globalNav > li ul li.ft_n > a:hover {
    background: #4F81DC;
    text-decoration: none;
  }
  header nav #globalNav > li ul li.ft_n > a:before {
    content: '';
    display: none;
    margin: 0;
    border: none;
  }
  header nav #globalNav > li > a {
    display: block;
    border-bottom: none;
    padding: 0;
    margin: 0;
    display: block;
    padding: 20px 20px;
    border-bottom: 1px solid #97afd8;
  }
  header nav #globalNav > li > a:before {
    display: inline-block;
    content: '';
    background: #E9F31E;
    width: 4px;
    height: 16px;
    margin-right: 10px;
    vertical-align: top;
  }
  header nav #globalNav > li > a span {
    width: auto;
    display: inline-block;
    padding: 0;
    border-bottom: none;
  }
  header nav #globalNav > li:hover > a {
    text-decoration: none;
    border: none;
    border-bottom: 1px solid #97afd8;
    padding: 20px 20px;
    margin: 0;
  }
  header nav #globalNav > li:hover ul {
    display: none;
  }
  header nav #indexBtnTab {
    display: block;
  }
  header nav #indexBtnTab p {
    text-align: center;
  }
  header .arrow {
    display: block;
    z-index: 50;
  }

  #indexBtn {
    display: none;
  }

  /**/
  #special #specialInner section {
    width: 90%;
    padding: 10px 10px 0 10px;
  }
  #special #specialInner section ul {
    clear: both;
    margin: 0 1.65%;
    text-align: center;
    overflow: hidden;
  }
  #special #specialInner section ul li {
    margin: 0 1.65%;
  }
  #special #specialInner section ul li h4 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
    line-height: 2.2rem;
    margin-bottom: 10px;
    color: #fff;
    font-weight: normal;
  }
  #special #specialInner section ul li h4.stx {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
    line-height: 2rem;
  }
  #special #specialInner section ul li h4:before {
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 8px;
    height: 8px;
    background: #E9F31E;
    margin-right: 8px;
    margin-top: -2px;
  }
  #special #specialInner section ul li .imgs img {
    width: 100%;
  }
  #special #specialInner section ul.spTwoColumn {
    padding: 10px 0 20px 0;
    border-bottom: 1px solid #34BAB2;
  }
  #special #specialInner section ul.spTwoColumn li {
    width: 100%;
    float: inherit;
    margin: 0;
  }
  #special #specialInner section ul.spTwoColumn li:first-child {
    margin-left: 0;
  }
  #special #specialInner section ul.spTwoColumn li:last-child {
    margin-top: 15px;
  }
  #special #specialInner section ul.spFourColumn {
    padding: 20px 0 0 0;
    border-top: 1px solid #9CDBD7;
  }
  #special #specialInner section ul.spFourColumn li {
    width: 48.35%;
    margin-bottom: 15px;
  }
  #special #specialInner section ul.spFourColumn li:nth-child(odd) {
    margin-left: 0;
  }
  #special #specialInner section ul.spFourColumn li:nth-child(even) {
    margin-right: 0;
  }
}
/*------------------------------------------
pankuzu
------------------------------------------*/
#pankuzu {
  clear: both;
  background: #EEEEEE;
}
#pankuzu ul {
  text-align: left;
  margin: 0 1.65%;
}
#pankuzu ul li {
  text-align: left;
  padding: 10px 3px;
  display: inline-block;
  color: #555;
}
#pankuzu ul li a {
  color: #555;
}
#pankuzu ul li:before {
  content: '＞';
  display: inline-block;
  color: #555;
  padding-right: 10px;
  font-size: 10px;
  font-size: 1rem;
}
#pankuzu ul li:first-child {
  padding-left: 0;
}
#pankuzu ul li:first-child:before {
  content: none;
}

/*------------------------------------------
footer
------------------------------------------*/
footer {
  position: relative;
  clear: both;
  width: 100%;
  background: #3870CF;
  color: #fff;
}
footer nav {
  max-width: 992px;
  margin: 0 auto;
  text-align: center;
}
footer nav > ul {
  overflow: hidden;
  margin: 0 auto;
  padding: 65px 0;
}
footer nav > ul.en {
  padding: 45px 0 0 0;
}
footer nav > ul.en > li {
  margin-bottom: 30px;
}
footer nav > ul > li {
  width: 21.7%;
  float: left;
  margin: 0 1.65%;
  padding: 0;
  text-align: left;
  margin-bottom: 50px;
}
footer nav > ul > li.ad_nav {
  float: right;
  margin-top: -50px;
  padding-top: 50px;
}
footer nav > ul > li:first-child {
  border: none;
  padding-left: 0;
}
footer nav > ul > li a {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
footer nav > ul > li a:hover {
  color: #E9F31E;
}
footer nav > ul > li > a {
  display: block;
  padding-top: 2px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  line-height: 1.4rem;
  font-weight: bold;
  margin-bottom: 17px;
  border-left: 4px solid #E9F31E;
  padding-left: 7px;
}
footer nav > ul > li > ul > li {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
  margin: 0 0;
  padding: 4px 0;
}
footer nav > ul > li > ul > li > a:before {
  display: inline-block;
  vertical-align: baseline;
  content: '';
  width: 0;
  height: 0;
  border: solid transparent;
  border: solid rgba(255, 255, 255, 0);
  border-width: 4px 0 4px 5px;
  border-left-color: #fff;
  margin-right: 5px;
}
footer nav > ul > li > ul > li > a:hover:before {
  border-left-color: #E9F31E;
}
footer nav > ul > li > ul > li > ul {
  margin: 10px 0 5px 0;
}
footer nav > ul > li > ul > li > ul > li {
  margin: 3px 0 3px 20px;
}
footer nav > ul > li > ul > li > ul > li.ft_n {
  margin-left: 30px;
}
footer #footerIndex {
  width: 100%;
  background: #4495d5;
}
footer #footerIndex .inner {
  overflow: hidden;
  padding: 25px 0;
  margin: 0 auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
footer #footerIndex .inner h4 {
  margin: 0 1.65%;
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-weight: bold;
  letter-spacing: 1px;
}
footer #footerIndex .inner h4:before {
  content: '';
  width: 32px;
  height: 24px;
  display: inline-block;
  background: url(/common/imgs/ftIndexIcn.png) center left no-repeat;
  vertical-align: -6px;
  margin-right: 10px;
}
footer #footerIndex .inner ul {
  text-align: right;
  margin: 0 1.65%;
}
footer #footerIndex .inner ul li {
  display: inline-block;
  border-right: 1px solid #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
  padding: 0 10px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  line-height: 2.4rem;
  letter-spacing: 1px;
}
footer #footerIndex .inner ul li:first-child {
  border-left: 1px solid #fff;
  border-left: 1px solid rgba(255, 255, 255, 0.25);
}
footer #footerIndex .inner ul li a:before {
  display: inline-block;
  vertical-align: baseline;
  content: '';
  width: 0;
  height: 0;
  border: solid transparent;
  border: solid rgba(255, 255, 255, 0);
  border-width: 4px 0 4px 5px;
  border-left-color: #fff;
  margin-right: 5px;
}
footer #footerIndex .inner ul li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)";
  /* ie 8 */
  zoom: 1;
}
footer #footerBottom {
  width: 100%;
  background: #3A589D;
}
footer #footerBottom .inner {
  overflow: hidden;
  padding: 25px 0;
}
footer #footerBottom .inner > p {
  margin: 0 1.65%;
  float: left;
  text-align: left;
  line-height: 22px;
  line-height: 2.2rem;
}
footer #footerBottom .inner > div {
  float: right;
  margin: 46px 1.65% 0;
}
footer #footerBottom .inner > div.en {
  clear: both;
  margin: 0;
}
footer #footerBottom .inner > div ul {
  text-align: right;
  margin-bottom: 9px;
}
footer #footerBottom .inner > div ul li {
  display: inline-block;
  border-right: 1px solid #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
  padding: 0 10px;
  line-height: 12px;
  line-height: 1.2rem;
}
footer #footerBottom .inner > div ul li:first-child {
  border-left: 1px solid #fff;
  border-left: 1px solid rgba(255, 255, 255, 0.25);
}
footer #footerBottom .inner > div ul li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)";
  /* ie 8 */
  zoom: 1;
}
footer #footerBottom .inner > div small {
  clear: both;
  display: block;
  line-height: 20px;
  line-height: 2rem;
}

#pageTop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
  z-index: 20;
}
#pageTop p {
  font-family: "Lato", sans-serif, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3";
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  line-height: 1.4rem;
  letter-spacing: 0px;
  color: #333;
  text-align: center;
  margin-top: 10px;
}
#pageTop p.whC {
  color: #fff;
}

#cover {
  display: none;
}

@media screen and (max-width: 992px) {
  footer nav > ul > li {
    max-height: 440px;
  }
  footer nav > ul > li > a {
    padding-top: 0;
  }
  footer #footerIndex .inner h4 {
    font-size: 13px;
    font-size: 1.3rem;
  }
  footer #footerIndex .inner ul li {
    font-size: 13px;
    font-size: 1.3rem;
  }
  footer .arrow {
    display: none;
  }

  #cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 30;
    display: none;
  }
}
@media screen and (max-width: 680px) {
  #pankuzu {
    display: none;
  }

  footer {
    width: 100%;
    background: #3870CF;
  }
  footer nav {
    max-width: inherit;
    margin: 0 auto;
    text-align: center;
  }
  footer nav > ul {
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
  }
  footer nav > ul.en {
    padding: 0;
  }
  footer nav > ul.en > li {
    margin-bottom: 0;
  }
  footer nav > ul > li {
    position: relative;
    width: 100%;
    float: inherit;
    margin: 0;
    padding: 0;
    border-left: none;
    max-height: inherit;
  }
  footer nav > ul > li.ad_nav {
    float: inherit;
    margin-top: 0;
    padding-top: 0;
  }
  footer nav > ul > li > a {
    margin: 0;
    border-left: none;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 16px;
    line-height: 1.6rem;
    display: block;
    padding: 20px 20px;
    border-bottom: 1px solid #97afd8;
    font-weight: normal;
  }
  footer nav > ul > li > a:before {
    display: inline-block;
    content: '';
    background: #E9F31E;
    width: 4px;
    height: 16px;
    margin-right: 10px;
    vertical-align: top;
  }
  footer nav > ul > li > ul {
    display: none;
    margin: 0;
  }
  footer nav > ul > li > ul > li {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    line-height: 1.8rem;
    margin: 0;
    padding: 0;
  }
  footer nav > ul > li > ul > li > a {
    margin: 0;
    display: block;
    border-bottom: 1px solid #97afd8;
    padding: 15px 0;
    padding-left: 20px;
    background: #4F81DC;
  }
  footer nav > ul > li > ul > li > a:before {
    display: inline-block;
    vertical-align: baseline;
    content: '';
    width: 0;
    height: 0;
    border: solid transparent;
    border: solid rgba(255, 255, 255, 0);
    border-width: 4px 0 4px 5px;
    border-left-color: #fff;
    margin-right: 9px;
  }
  footer nav > ul > li > ul > li > ul {
    margin: 0;
  }
  footer nav > ul > li > ul > li > ul > li {
    margin: 0;
    padding: 0;
  }
  footer nav > ul > li > ul > li > ul > li > a {
    display: block;
    border-bottom: 1px solid #97afd8;
    padding: 10px 0;
    padding-left: 35px;
    background: #4F81DC;
  }
  footer nav > ul > li > ul > li > ul > li.ft_n {
    margin-left: 0;
    padding-left: 0;
  }
  footer nav > ul > li > ul > li > ul > li.ft_n > a {
    padding-left: 37px;
  }
  footer #footerIndex .inner {
    padding: 15px 0;
  }
  footer #footerIndex .inner h4 {
    margin: 0 3.3%;
    text-align: left;
    float: inherit;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    line-height: 2.4rem;
    font-weight: bold;
    letter-spacing: 1px;
  }
  footer #footerIndex .inner h4:before {
    content: '';
    width: 32px;
    height: 24px;
    display: inline-block;
    background: url(/common/imgs/ftIndexIcn_sp.png) center left no-repeat;
    background-size: 32px 24px;
    vertical-align: -6px;
    margin-right: 10px;
  }
  footer #footerIndex .inner ul {
    text-align: right;
    margin: 10px 3.3% 0 3.3%;
  }
  footer #footerIndex .inner ul li {
    display: block;
    border-right: none;
    padding: 4px 0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    line-height: 2.4rem;
    letter-spacing: 1px;
  }
  footer #footerIndex .inner ul li:first-child {
    border-left: none;
  }
  footer #footerBottom .inner {
    padding: 15px 0;
  }
  footer #footerBottom .inner > p {
    margin: 0 3.3%;
    float: inherit;
    line-height: 18px;
    line-height: 1.8rem;
  }
  footer #footerBottom .inner > div {
    float: inherit;
    overflow: hidden;
    margin: 0 10px;
    padding-top: 10px;
  }
  footer #footerBottom .inner > div ul {
    text-align: center;
    margin-bottom: 9px;
    position: relative;
    left: 50%;
    float: left;
  }
  footer #footerBottom .inner > div ul li {
    position: relative;
    left: -50%;
    float: left;
    display: block;
    padding: 0 5px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 22px;
    line-height: 2.2rem;
  }
  footer #footerBottom .inner > div ul li:first-child {
    border-left: none;
    padding-left: 0;
  }
  footer #footerBottom .inner > div ul li:last-child {
    border-right: none;
    padding-right: 0;
  }
  footer #footerBottom .inner > div ul li:nth-child(2) {
    border-left: none;
  }
  footer #footerBottom .inner > div ul li:nth-child(3) {
    clear: both;
  }
  footer #footerBottom .inner > div small {
    padding-top: 5px;
    font-size: 10px;
    font-size: 1rem;
    line-height: 14px;
    line-height: 1.4rem;
  }
  footer .arrow {
    display: block;
  }

  #pageTop * {
    display: none;
  }

  #cover {
    display: none;
  }
}
/*tvColumn*/
/**/
#tvArea {
  width: 100%;
  background: #63CBD4;
}
#tvArea .baseTitle {
  color: #fff;
}
#tvArea .baseTitle p {
  color: #fff;
}
#tvArea .baseTitle p:after {
  background: #E9F31E;
}
#tvArea .baseTitle h2 {
  color: #fff;
}

#tvColumn.en li .category {
  font-size: 10px;
  font-size: 1rem;
  line-height: 10px;
  line-height: 1rem;
  margin-top: 12px;
}
#tvColumn li .imgs {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#tvColumn li .imgs span {
  background: #E9F31E;
}
#tvColumn li .imgs img {
  width: 100%;
}
#tvColumn li .imgs:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: url(/imgs/playBtn_off.png) center no-repeat;
}
#tvColumn li .imgs span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #E9F31E;
  opacity: 0.5;
  z-index: 10;
}
#tvColumn li .upTime {
  text-align: left;
  float: left;
}
#tvColumn li .upTime time {
  text-align: left;
  display: inline-block;
  padding: 0;
  margin-top: 10px;
  color: #fff;
  font-family: "Lato", sans-serif, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3";
  font-weight: 400;
}
#tvColumn li .category {
  display: inline-block;
  text-align: left;
  float: right;
  color: #fff;
  padding: 4px;
  margin-top: 8px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 12px;
  line-height: 1.2rem;
  font-weight: normal;
}
#tvColumn li .text {
  clear: both;
  text-align: left;
  padding-top: 8px;
  margin-bottom: 30px;
}
#tvColumn li .mTxt {
  display: none;
}
#tvColumn li a:hover .text {
  text-decoration: underline;
}
#tvColumn li.type_exam .category {
  background: #F8735F;
}
#tvColumn li.type_life .category {
  background: #7BBDF9;
}
#tvColumn li.type_notice .category {
  background: #AB75C7;
}
#tvColumn li.type_lesson .category {
  background: #82CA0E;
}
#tvColumn.movies li .upTime time {
  color: #555;
}
#tvColumn.movies li .text {
  color: #555;
}

#tvMore {
  clear: both;
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 60px;
}
#tvMore a {
  background: #63CBD4;
}
#tvMore a:before {
  border-left-color: #FFF;
}
#tvMore a.ac:before {
  border-left-color: #63CBD4;
}

#tvDetailMore {
  clear: both;
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 60px;
}
#tvDetailMore a {
  color: #63CBD4;
  background: #fff;
  border: 1px solid #63CBD4;
}
#tvDetailMore a:before {
  border-left-color: #63CBD4;
}
#tvDetailMore a.ac:before {
  border-left-color: #fff;
}

/**/
#modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 100;
  display: none;
}
#modal #modalInner {
  position: relative;
  top: 50%;
  max-width: 992px;
  margin: 0 auto;
  text-align: center;
}
#modal #modalInner section {
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 70%;
  padding: 10px;
  background: #fff;
}
#modal #modalInner section #mvClose {
  position: absolute;
  top: -20px;
  right: -20px;
  cursor: pointer;
  width: 40px;
  height: 40px;
}
#modal #modalInner section #mvClose img {
  width: 100%;
}
#modal #modalInner section article {
  margin: 10px 20px 20px 20px;
}
#modal #modalInner section .upTime {
  text-align: left;
  float: left;
  margin-right: 22px;
}
#modal #modalInner section .upTime time {
  text-align: left;
  display: inline-block;
  padding: 0;
  margin-top: 8px;
  color: #555;
  font-family: "Lato", sans-serif, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3";
  font-weight: 400;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 16px;
  line-height: 1.6rem;
}
#modal #modalInner section .category {
  display: inline-block;
  text-align: left;
  float: left;
  color: #fff;
  padding: 4px 8px 2px 8px;
  margin-top: 7px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  line-height: 1.4rem;
  font-weight: normal;
}
#modal #modalInner section .text {
  clear: both;
  text-align: left;
  padding-top: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-weight: bold;
}
#modal #modalInner section #mvArea {
  position: relative;
  padding: 56.25% 0 0 0;
  overflow: hidden;
}
#modal #modalInner section #mvArea iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#modal #modalInner section #mvComment {
  text-align: left;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin: 25px 20px 15px 20px;
}
#modal #modalInner section #mvComment a {
  color: #B952C5;
  text-decoration: underline;
}
#modal #modalInner section #mvComment a:hover {
  text-decoration: none;
}
#modal #modalInner section.type_exam .category {
  background: #F8735F;
}
#modal #modalInner section.type_life .category {
  background: #7BBDF9;
}
#modal #modalInner section.type_notice .category {
  background: #AB75C7;
}
#modal #modalInner section.type_lesson .category {
  background: #82CA0E;
}

@media screen and (max-width: 992px) {
  #modal {
    position: absolute;
    top: 0;
  }
  #modal #modalInner section {
    width: 70%;
  }
  #modal #modalInner section .upTime {
    margin-right: 22px;
  }
  #modal #modalInner section .upTime time {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 16px;
    line-height: 1.6rem;
  }
  #modal #modalInner section .category {
    padding: 4px 8px 2px 8px;
    margin-top: 7px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 14px;
    line-height: 1.4rem;
  }
  #modal #modalInner section .text {
    padding-top: 10px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
  #modal #modalInner section #mvComment {
    text-align: left;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    line-height: 2.4rem;
    margin: 25px 20px 15px 20px;
  }
}
@media screen and (max-width: 680px) {
  #tvColumn li .upTime {
    text-align: left;
    float: inherit;
    margin: 0;
  }
  #tvColumn li .category {
    clear: both;
    text-align: left;
    float: left;
    margin-top: 4px;
  }
  #tvColumn li .text {
    padding-top: 5px;
    margin-bottom: 15px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    line-height: 1.8rem;
  }

  #tvMore {
    margin-top: 0;
    margin-bottom: 35px;
  }
  #tvMore a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 34px;
    line-height: 3.4rem;
    padding: 8px 70px;
  }
  #tvMore a:before {
    border-left-color: #fff;
  }

  #modal {
    position: absolute;
    top: 0;
  }
  #modal #modalInner section {
    width: 88%;
  }
  #modal #modalInner section article {
    margin: 5px 10px 10px 10px;
  }
  #modal #modalInner section .upTime {
    margin-right: 22px;
  }
  #modal #modalInner section .upTime time {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 16px;
    line-height: 1.6rem;
  }
  #modal #modalInner section .category {
    padding: 4px 8px 2px 8px;
    margin-top: 7px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 13px;
    line-height: 1.3rem;
  }
  #modal #modalInner section .text {
    padding-top: 10px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    line-height: 2.2rem;
  }
  #modal #modalInner section #mvComment {
    text-align: left;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 21px;
    line-height: 2.1rem;
    margin: 15px 10px 5px 10px;
  }
}
/*secNewsArea*/
/**/
.secNewsArea {
  margin-top: 50px;
}

.secNewsArea.en #newsBtn_en {
  clear: both;
}
.secNewsArea.en #newsMore_en {
  clear: both;
  margin-top: 50px;
}
.secNewsArea.en #newsMore_en a {
  color: #555;
  border: 2px solid #DDDDDD;
  background: #FFFFFF;
}
.secNewsArea.en #newsMore_en a:before {
  border-left-color: #CCCCCC;
}
.secNewsArea.en #newsMore_en a.ac:before {
  border-left-color: #FFFFFF;
}
.secNewsArea:after {
  display: block;
  content: '';
  clear: both;
}
.secNewsArea #newsTitle {
  float: left;
  width: 21.7%;
  margin: 0 1.65%;
}
.secNewsArea #newsTitle .newsLink {
  text-align: left;
}
.secNewsArea #newsTitle .newsLink a {
  color: #333;
}
.secNewsArea #newsTitle .newsLink p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  padding: 5px 0;
  letter-spacing: 0px;
  margin-bottom: 11px;
}
.secNewsArea #newsTitle .newsLink p:before {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 0;
  height: 0;
  border: solid transparent;
  border: solid rgba(255, 255, 255, 0);
  border-width: 7px 0 7px 8px;
  border-left-color: #fff;
  margin-right: 10px;
  margin-top: -2px;
}
.secNewsArea #newsTitle .newsLink.type_all a:hover {
  /* color: #3870CF; */
  color: #3f51b5;
}
.secNewsArea #newsTitle .newsLink.type_all a:hover p, .secNewsArea #newsTitle .newsLink.type_all a:hover span {
  color: #3f51b5;
}
.secNewsArea #newsTitle .newsLink.type_all p:before {
  border-left-color: #3f51b5;
}
.secNewsArea #newsTitle .newsLink.type_all.ac {
  background: #3f51b5;
}
.secNewsArea #newsTitle .newsLink.type_all.ac a:hover {
  color: #fff;
}
.secNewsArea #newsTitle .newsLink.type_all.ac a:hover p, .secNewsArea #newsTitle .newsLink.type_all.ac a:hover span {
  color: #fff;
}
.secNewsArea #newsTitle .newsLink.type_all.ac p, .secNewsArea #newsTitle .newsLink.type_all.ac span {
  color: #fff;
}
.secNewsArea #newsTitle .newsLink.type_exam a:hover {
  color: #F8735F;
}
.secNewsArea #newsTitle .newsLink.type_exam a:hover p, .secNewsArea #newsTitle .newsLink.type_exam a:hover span {
  color: #F8735F;
}
.secNewsArea #newsTitle .newsLink.type_exam p:before {
  border-left-color: #F8735F;
}
.secNewsArea #newsTitle .newsLink.type_exam.ac {
  background: #F8735F;
}
.secNewsArea #newsTitle .newsLink.type_exam.ac a:hover {
  color: #fff;
}
.secNewsArea #newsTitle .newsLink.type_exam.ac a:hover p, .secNewsArea #newsTitle .newsLink.type_exam.ac a:hover span {
  color: #fff;
}
.secNewsArea #newsTitle .newsLink.type_exam.ac p, .secNewsArea #newsTitle .newsLink.type_exam.ac span {
  color: #fff;
}
.secNewsArea #newsTitle .newsLink.type_life a:hover {
  color: #7BBDF9;
}
.secNewsArea #newsTitle .newsLink.type_life a:hover p, .secNewsArea #newsTitle .newsLink.type_life a:hover span {
  color: #7BBDF9;
}
.secNewsArea #newsTitle .newsLink.type_life p:before {
  border-left-color: #7BBDF9;
}
.secNewsArea #newsTitle .newsLink.type_life.ac {
  background: #7BBDF9;
}
.secNewsArea #newsTitle .newsLink.type_life.ac a:hover {
  color: #fff;
}
.secNewsArea #newsTitle .newsLink.type_life.ac a:hover p, .secNewsArea #newsTitle .newsLink.type_life.ac a:hover span {
  color: #fff;
}
.secNewsArea #newsTitle .newsLink.type_life.ac p, .secNewsArea #newsTitle .newsLink.type_life.ac span {
  color: #fff;
}
.secNewsArea #newsTitle .newsLink.type_notice a:hover {
  /* color: #AB75C7; */
  color: #1f96d0;
}
.secNewsArea #newsTitle .newsLink.type_notice a:hover p, .secNewsArea #newsTitle .newsLink.type_notice a:hover span {
  color: #1f96d0;
}
.secNewsArea #newsTitle .newsLink.type_notice p {
  margin-bottom: 0;
}
.secNewsArea #newsTitle .newsLink.type_notice p:before {
  border-left-color: #1f96d0;
}
.secNewsArea #newsTitle .newsLink.type_notice.ac {
  background: #1f96d0;
}
.secNewsArea #newsTitle .newsLink.type_notice.ac a:hover {
  color: #fff;
}
.secNewsArea #newsTitle .newsLink.type_notice.ac a:hover p, .secNewsArea #newsTitle .newsLink.type_notice.ac a:hover span {
  color: #fff;
}
.secNewsArea #newsTitle .newsLink.type_notice.ac p, .secNewsArea #newsTitle .newsLink.type_notice.ac span {
  color: #fff;
}
.secNewsArea #newsColumn {
  float: left;
  width: 71.7%;
  margin: 0 1.65%;
}
.secNewsArea #newsColumn.noSort {
  float: inherit;
  width: 96.7%;
  margin: 0 1.65%;
}
.secNewsArea #newsColumn.en .newsList .category {
  min-width: 85px;
}
.secNewsArea #newsColumn .newsList {
  clear: both;
  overflow: hidden;
  text-align: left;
  padding: 8px 0;
  border-bottom: 1px dotted #CCCCCC;
}
.secNewsArea #newsColumn .newsList:first-child {
  border-top: 1px dotted #CCCCCC;
}
.secNewsArea #newsColumn .newsList .upTime {
  float: left;
  margin: 0;
  padding: 0;
  width: 110px;
}
.secNewsArea #newsColumn .newsList .upTime time {
  text-align: left;
  display: inline-block;
  font-family: "Lato", sans-serif, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3";
  font-weight: 400;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
  color: #555;
}
.secNewsArea #newsColumn .newsList .category {
  float: left;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
  color: #fff;
  text-align: center;
  margin: 0 10px;
  min-width: 65px;
}
.secNewsArea #newsColumn .newsList h5 {
  float: left;
  color: #555;
  overflow: hidden;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  text-decoration: underline;
  margin-left: 5px;
}
.secNewsArea #newsColumn .newsList a:hover h5 {
  text-decoration: none;
}
.secNewsArea #newsColumn .newsList.type_exam .category {
  background: #F8735F;
}
.secNewsArea #newsColumn .newsList.type_life .category {
  background: #7BBDF9;
}
.secNewsArea #newsColumn .newsList.type_notice .category {
  background: #AB75C7;
}
.secNewsArea #newsMore {
  clear: both;
  float: right;
  margin: 0 1.65%;
  padding-top: 10px;
}
.secNewsArea #newsMore a {
  display: inline-block;
  color: #555;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  line-height: 1.4rem;
  border: 1px solid #DDDDDD;
  padding: 10px 20px 8px 20px;
  background: #fff;
}
.secNewsArea #newsMore a:before {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 0;
  height: 0;
  border: solid transparent;
  border: solid rgba(255, 255, 255, 0);
  border-width: 7px 0 7px 8px;
  border-left-color: #EEEEEE;
  margin-right: 10px;
  margin-top: -2px;
}
.secNewsArea #newsMore a.ac:before {
  border-left-color: #FFFFFF;
}
.secNewsArea#newsIndex {
  float: inherit;
  width: 100%;
  margin: 0;
  padding-bottom: 50px;
}
.secNewsArea#newsIndex #newsTitle {
  float: inherit;
  width: 100%;
  margin: 0;
}
.secNewsArea#newsIndex #newsTitle .newsLink {
  float: left;
  width: 22.4%;
  margin: 0 1.73%;
}
.secNewsArea#newsIndex #newsTitle .newsLink:first-child {
  margin-left: 0;
}
.secNewsArea#newsIndex #newsTitle .newsLink:last-child {
  margin-right: 0;
}
.secNewsArea#newsIndex #newsTitle .newsLink p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  padding: 5px 0;
  letter-spacing: 0px;
  margin-bottom: 0;
}
.secNewsArea#newsIndex #newsColumn {
  clear: both;
  float: inherit;
  width: 100%;
  margin: 0;
  padding-top: 20px;
}
.secNewsArea#newsIndex #newsColumn .newsList {
  clear: both;
  overflow: hidden;
  text-align: left;
  padding: 8px 0;
  border-bottom: 1px dotted #CCCCCC;
}
.secNewsArea#newsIndex #newsColumn .newsList:first-child {
  border-top: 1px dotted #CCCCCC;
}
.secNewsArea#newsIndex #newsColumn .newsList p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
}
.secNewsArea#newsIndex #newsColumn .newsList h5 {
  padding: 0;
}

@media screen and (max-width: 992px) {
 
  .secNewsArea #newsTitle .newsLink p {
    padding: 20px 0;
  }
  .secNewsArea #newsColumn .newsList h5.ns {
    float: inherit;
    clear: both;
    margin: 0;
    padding-top: 5px;
  }
  .secNewsArea#newsIndex #newsColumn .newsList h5 {
    padding: 0;
    margin: 0;
    clear: both;
    padding-top: 5px;
  }
}
@media screen and (max-width:768px){
    a:hover {
    color: #4050b6;
    text-decoration: none;
}
    .baseTitle p {
    /* font-family: "Lato", sans-serif, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3"; */
    font-weight: 400;
    font-size: 44px;
    font-size: 2.2rem;
    line-height: 44px;
    line-height: 3.4rem;
    letter-spacing: 1px;
    text-align: center;
}
}
@media screen and (max-width: 680px) {
  .secNewsArea {
    padding-bottom: 20px;
  }
 
  .secNewsArea.en #newsMore_en {
    margin-top: 30px;
  }
  .secNewsArea.en #newsMore_en a {
    color: #555;
    border: 2px solid #DDDDDD;
  }
  .secNewsArea.en #newsMore_en a:before {
    border-left-color: #CCCCCC;
  }
  .secNewsArea #newsTitle {
    float: inherit;
    width: 100%;
    margin: 0;
    padding-top: 0;
    overflow: hidden;
  }
  .secNewsArea #newsTitle .newsLink {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0;
    border: 1px solid #dddddd;
    background: #fff;
    height: inherit;
    padding-left: 10px;
  }
  .secNewsArea #newsTitle .newsLink:nth-child(odd) {
    border-left: none;
  }
  .secNewsArea #newsTitle .newsLink:nth-child(even) {
    border-left: none;
    border-right: none;
  }
  .secNewsArea #newsTitle .newsLink:nth-child(1) {
    border-bottom: none;
  }
  .secNewsArea #newsTitle .newsLink:nth-child(2) {
    border-bottom: none;
  }
  .secNewsArea #newsTitle .newsLink p {
    font-family: "Lato", sans-serif, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3";
    font-weight: 400;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 28px;
    line-height: 2.8rem;
    padding: 10px 0 0 0;
  }
  .secNewsArea #newsTitle .newsLink p:before {
    margin-right: 10px;
  }
  .secNewsArea #newsTitle .newsLink span {
    display: block;
    padding: 0 0 10px 19px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    line-height: 1.8rem;
  }
  .secNewsArea #newsTitle .newsLink.type_notice p {
    margin-bottom: 11px;
  }
  .secNewsArea #newsColumn {
    width: 93.4%;
    margin: 0 3.3%;
    padding-top: 0;
  }
  .secNewsArea #newsColumn .newsList {
    clear: both;
    overflow: hidden;
    text-align: left;
    padding: 10px 0;
    border-bottom: 1px dotted #CCCCCC;
  }
  .secNewsArea #newsColumn .newsList:first-child {
    border-top: none;
  }
  .secNewsArea #newsColumn .newsList p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    line-height: 1.8rem;
  }
  .secNewsArea #newsColumn .newsList article {
    clear: both;
    padding-top: 8px;
  }
  .secNewsArea #newsColumn .newsList h5 {
    margin: 0;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 20px;
    line-height: 2rem;
  }
  .secNewsArea #newsMore {
    clear: both;
    float: inherit;
    margin: 0 auto;
    text-align: center;
    padding-top: 15px;
  }
  .secNewsArea #newsMore a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 14px;
    line-height: 1.4rem;
    border: 1px solid #DDDDDD;
    padding: 12px 30px;
  }
  .secNewsArea #newsMore a:before {
    margin-top: -5px;
  }
  .secNewsArea#newsIndex {
    float: inherit;
    width: 100%;
    margin: 0;
    padding-bottom: 50px;
  }
  .secNewsArea#newsIndex #newsTitle {
    float: inherit;
    width: 100%;
    margin: 0;
  }
  .secNewsArea#newsIndex #newsTitle .newsLink {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0;
    border: 1px solid #dddddd;
    height: inherit;
    padding-left: 10px;
  }
  .secNewsArea#newsIndex #newsTitle .newsLink:nth-child(odd) {
    border-left: 1px solid #dddddd;
  }
  .secNewsArea#newsIndex #newsTitle .newsLink:nth-child(even) {
    border-left: none;
    border-right: 1px solid #dddddd;
  }
  .secNewsArea#newsIndex #newsTitle .newsLink:nth-child(1) {
    border-bottom: none;
  }
  .secNewsArea#newsIndex #newsTitle .newsLink:nth-child(2) {
    border-bottom: none;
  }
  .secNewsArea#newsIndex #newsTitle .newsLink p {
    padding: 10px 0;
  }
  .secNewsArea#newsIndex #newsColumn {
    clear: both;
    float: inherit;
    width: 100%;
    margin: 0;
    padding-top: 20px;
  }
  .secNewsArea#newsIndex #newsColumn .newsList {
    clear: both;
    overflow: hidden;
    text-align: left;
    padding: 8px 0;
    border-bottom: 1px dotted #CCCCCC;
  }
  .secNewsArea#newsIndex #newsColumn .newsList:first-child {
    border-top: 1px dotted #CCCCCC;
  }
  .secNewsArea#newsIndex #newsColumn .newsList p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    line-height: 1.8rem;
  }
  .secNewsArea#newsIndex #newsColumn .newsList h5 {
    padding: 0;
  }
}
#mainArea {
  position: relative;
  width: 100%;
  height: 600px;
  background: url(../imgs/mita_loading.gif) 65% center no-repeat;
  color: #fff;
}
#mainArea .main li, #mainArea #mainCanvas {
  overflow: hidden;
  max-width: 1700px;
  min-height: 600px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -592px;
  z-index: 10;
}
#mainArea .main li {
  z-index: 0;
}
#mainArea img, #mainArea canvas {
  overflow: hidden;
  max-width: 1700px;
  min-height: 600px;
}
#mainArea #mainCover {
  width: 100%;
  height: 600px;
  position: absolute;
  background: url(/imgs/mainBg.png) top center no-repeat;
  z-index: 10;
}
#mainArea .inner {
  position: relative;
  top: 358px;
  left: 10px;
  height: 282px;
  z-index: 11;
}
#mainArea .inner .showText {
  position: absolute;
  display: none;
  overflow: hidden;
  width: 400px;
}
#mainArea .inner h2 {
  text-align: left;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 46px;
  line-height: 4.6rem;
  margin: 0 1.65%;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
  word-break: break-all;
  overflow: hidden;
}
#mainArea .inner h2 span {
  display: inline;
  border-bottom: 4px solid #fff;
  line-height: 38px;
  line-height: 3.8rem;
}
#mainArea .inner p {
  text-align: left;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin: 0 1.65%;
  margin-top: 20px;
  white-space: nowrap;
  overflow: hidden;
}


}
#newsArea nav {
  display: none;
}
#newsArea a {
    display: block;
      color: #30a6d2;
    font-weight: bold;
}
#newsArea #newsTitle {
  float: left;
  width: 21.7%;
  margin: 0 1.65% 0 0;
  padding-top: 0;
}
#newsArea #newsTitle .newsLink {
  height: 105px;
  text-align: left;
  margin-bottom: 8px;
}
#newsArea #newsTitle .newsLink a {
  display: block;
  color: #333;
  padding: 24px 0;
}
#newsArea #newsTitle .newsLink p {
  font-family: "Lato", sans-serif, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3";
  font-weight: 400;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 32px;
  line-height: 3.2rem;
  letter-spacing: 0px;
}
#newsArea #newsTitle .newsLink p:before {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 0;
  height: 0;
  border: solid transparent;
  border: solid rgba(255, 255, 255, 0);
  border-width: 8px 0 8px 9px;
  border-left-color: #fff;
  margin-right: 15px;
  margin-top: -2px;
}
#newsArea #newsTitle .newsLink span {
  display: block;
  padding: 0 0 0 19px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
}
#newsArea #newsTitle .newsLink.type_all a:hover {
  color: #3f51b5;
}
#newsArea #newsTitle .newsLink.type_all p:before {
  border-left-color: #3f51b5;
}
#newsArea #newsTitle .newsLink.type_all.ac a {
  cursor: default;
  background: #3f51b5;
  color: #fff;
}
#newsArea #newsTitle .newsLink.type_all.ac a:hover {
  color: #fff;
}
#newsArea #newsTitle .newsLink.type_exam a:hover {
  color: #F8735F;
}
#newsArea #newsTitle .newsLink.type_exam p:before {
  border-left-color: #F8735F;
}
#newsArea #newsTitle .newsLink.type_exam.ac a {
  cursor: default;
  background: #F8735F;
  color: #fff;
}
#newsArea #newsTitle .newsLink.type_exam.ac a:hover {
  color: #fff;
}
#newsArea #newsTitle .newsLink.type_life a:hover {
  color: #7BBDF9;
}
#newsArea #newsTitle .newsLink.type_life p:before {
  border-left-color: #7BBDF9;
}
#newsArea #newsTitle .newsLink.type_life.ac a {
  cursor: default;
  background: #7BBDF9;
  color: #fff;
}
#newsArea #newsTitle .newsLink.type_life.ac a:hover {
  color: #fff;
}
#newsArea #newsTitle .newsLink.type_notice a:hover {
  color: #1f96d0;
}
#newsArea #newsTitle .newsLink.type_notice p:before {
  border-left-color: #1f96d0;
}
#newsArea #newsTitle .newsLink.type_notice.ac a {
  cursor: default;
  background: #1f96d0;
  color: #fff;
}
#newsArea #newsTitle .newsLink.type_notice.ac a:hover {
  color: #fff;
}
#newsArea #newsColumn {
  padding-top: 0;
}
#newsArea #newsColumn.en .newsList .category {
  font-size: 10px;
  font-size: 1rem;
  line-height: 10px;
  line-height: 1rem;
}
#newsArea #newsColumn .newsList {
  text-align: left;
}
#newsArea #newsColumn .newsList:nth-child(3n+1) {
  clear: both;
}
#newsArea #newsColumn .newsList .imgs {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#newsArea #newsColumn .newsList .imgs img {
  width: 100%;
  height: 120px;
  object-fit: cover;
}
#newsArea #newsColumn .newsList .imgs span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
#newsArea #newsColumn .newsList .upTime {
  text-align: left;
  float: left;
}
#newsArea #newsColumn .newsList .upTime time {
  color: #555;
  text-align: left;
  display: inline-block;
  padding: 0;
  margin-top: 10px;
  font-family: "Lato", sans-serif, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3";
  font-weight: 400;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 12px;
  line-height: 1.2rem;
}
#newsArea #newsColumn .newsList .category {
  display: inline-block;
  text-align: left;
  float: right;
  color: #fff;
  padding: 4px;
  margin-top: 6px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 12px;
  line-height: 1.2rem;
  font-weight: normal;
}
#newsArea #newsColumn .newsList article {
  clear: both;
  text-align: left;
  padding-top: 8px;
  margin-bottom: 30px;
}
#newsArea #newsColumn .newsList article h5 {
  text-align: left;
  color: #555;
  overflow: hidden;
  font-weight: bold;
}
#newsArea #newsColumn .newsList article p {
  text-align: left;
  color: #555;
  overflow: hidden;
  margin-top: 3px;
}
#newsArea #newsColumn .newsList a:hover article h5 {
  text-decoration: underline;
}
#newsArea #newsColumn .newsList.type_exam .imgs span {
  background: #F8735F;
}
#newsArea #newsColumn .newsList.type_exam .category {
  background: #F8735F;
}
#newsArea #newsColumn .newsList.type_life .imgs span {
  background: #7BBDF9;
}
#newsArea #newsColumn .newsList.type_life .category {
      background: #4eb595;
}
#newsArea #newsColumn .newsList.type_notice .imgs span {
  background: #AB75C7;
}
#newsArea #newsColumn .newsList.type_notice .category {
  background: #AB75C7;
}
#newsArea #newsMore a {
  color: #555;
  border: 2px solid #DDDDDD;
  background: #FFFFFF;
}
#newsArea #newsMore a:before {
  border-left-color: #CCCCCC;
}
#newsArea #newsMore a.ac:before {
  border-left-color: #FFFFFF;
}

/**/
#bannerArea {
  position: relative;
  z-index: 15;
  width: 100%;
  background: url(/imgs/bannerBg.jpg) bottom center no-repeat;
}
#bannerArea #bannerColumn {
  padding: 40px 0;
}
#bannerArea #bannerColumn ul li {
  padding: 15px 0;
}
#bannerArea #bannerColumn ul li img {
  width: 100%;
}

#mapArea {
  position: relative;
  width: 100%;
  height: 420px;
  background: #AB75C7;
  overflow: hidden;
  color: #fff;
}
#mapArea #mapLeft {
  width: 46.7%;
  text-align: left;
  float: left;
  margin: 0 1.65%;
  padding-top: 70px;
  overflow: hidden;
}
#mapArea #mapLeft > h3 {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 30px;
  line-height: 3rem;
}
#mapArea #mapLeft > p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 22px;
  line-height: 2.2rem;
  margin-top: 10px;
}
#mapArea #mapLeft > p.en {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
}
#mapArea #mapLeft #mapLink {
  display: none;
}
#mapArea #mapLeft #mapLink a {
  text-decoration: underline;
}
#mapArea #mapLeft > dl {
  margin-top: 40px;
}
#mapArea #mapLeft > dl dt {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 18px;
  line-height: 1.8rem;
}
#mapArea #mapLeft > dl dd {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 36px;
  line-height: 3.6rem;
  font-family: "Lato", sans-serif, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3";
  font-weight: 400;
  margin-top: 5px;
}
#mapArea #mapLeft > dl dd .jp {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Arial, verdana, sans-serif;
  font-weight: bold;
  display: inline-block;
  padding: 7px 8px 4px 8px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 18px;
  line-height: 1.8rem;
  color: #AB75C7;
  background: #fff;
  margin-right: 10px;
  margin-left: 8px;
  vertical-align: 2px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
#mapArea #mapLeft > dl dd .hidden {
  opacity: 0;
  filter: alpha(opacity=0);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=0)";
  /* ie 8 */
  zoom: 1;
}
#mapArea #mapLeft #panfCenter {
  margin: 0 auto;
  text-align: center;
  margin-top: 20px;
}
#mapArea #mapLeft #panfCenter a {
  color: #FFF;
  background: #AB75C7;
}
#mapArea #mapLeft #panfTwo {
  margin: 0 auto;
  text-align: center;
  margin-top: 20px;
  overflow: hidden;
}
#mapArea #mapLeft #panfTwo li {
  width: 46.7%;
}
#mapArea #mapLeft #panfTwo li:first-child {
  float: left;
}
#mapArea #mapLeft #panfTwo li:last-child {
  float: right;
}
#mapArea #mapLeft #panfTwo li a {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  line-height: 1.4rem;
  border: 1px solid #fff;
  vertical-align: middle;
  padding: 20px 0 18px 0;
  background: #AB75C7;
}
#mapArea #mapLeft #panfTwo li a:before {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 0;
  height: 0;
  border: solid transparent;
  border: solid rgba(255, 255, 255, 0);
  border-width: 7px 0 7px 8px;
  border-left-color: #fff;
  margin-right: 10px;
  margin-top: -2px;
}
#mapArea #mapLeft #panfTwo li a.ac:before {
  border-left-color: #AB75C7;
}
#mapArea #mapRight {
  float: left;
  width: 46.7%;
  margin: 0 1.65%;
}
#mapArea #mapRight #gmap {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50% !important;
  height: 100% !important;
  margin: 0;
  padding: 0;
}
#mapArea #mapRight #gmap #map_canvas {
  width: 100%;
  height: 100%;
}
#mapArea #mapRight iframe {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50% !important;
  height: 100% !important;
  margin: 0;
  padding: 0;
}
#mapArea #mapRight .mapCover {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  top: 0;
  left: 50%;
  width: 50% !important;
  height: 100% !important;
  background: transparent;
}

@media screen and (max-width: 992px) {
  #mainArea {
    height: 440px;
    background: url(../imgs/mita_loading.gif) center center no-repeat;
  }
  #mainArea .main li, #mainArea #mainCanvas {
    max-width: 100%;
    min-width: 1150px;
    height: auto;
    min-height: inherit;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 32px;
  }
  #mainArea img, #mainArea canvas {
    max-width: 100%;
    min-width: 1150px;
    height: auto;
    min-height: inherit;
  }
  #mainArea #mainCover {
    width: 100%;
    height: 440px;
    position: absolute;
    background: url(/imgs/tb_mainBg.png) top left no-repeat;
  }
  #mainArea .inner {
    position: relative;
    top: 200px;
    height: 250px;
    left: 40px;
    margin: 0 1.65%;
  }
  #mainArea .inner h2 {
    text-align: left;
    font-size: 20px;
    font-size: 2rem;
    line-height: 38px;
    line-height: 3.8rem;
    margin: 0 1.65%;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    font-smoothing: antialiased;
    word-break: break-all;
    overflow: hidden;
  }
  #mainArea .inner h2 span {
    display: inline;
    border-bottom: 3px solid #fff;
    line-height: 38px;
    line-height: 3.8rem;
  }
  #mainArea .inner p {
    text-align: left;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
    line-height: 2.2rem;
    margin: 0 1.65%;
    margin-top: 20px;
    white-space: nowrap;
    overflow: hidden;
  }


  #newsArea #newsTitle {
    float: inherit;
    width: 100%;
    margin: 0;
    padding-top: 25px;
    overflow: hidden;
    padding-bottom: 25px;
  }
  #newsArea #newsTitle .newsLink {
    float: left;
    width: 21.7%;
    margin: 0 1.65%;
    height: auto;
  }
  #newsArea #newsTitle .newsLink a {
    padding: 12px 0;
  }
  #newsArea #newsTitle .newsLink span {
    padding: 0 0 0 19px;
  }
  #newsArea #newsColumn .newsList:nth-child(3n+1) {
    clear: inherit;
    float: left;
  }
  #newsArea #newsColumn .newsList:nth-child(odd) {
    clear: both;
  }
  #newsArea #newsColumn .newsList article {
    margin-top: 8px;
    margin-bottom: 30px;
  }
  #newsArea #newsColumn .newsList article p {
    margin-top: 5px;
  }

  #mapArea {
    height: inherit;
  }
  #mapArea #mapLeft {
    padding: 30px 0;
  }
  #mapArea #mapLeft > h3 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 28px;
    line-height: 2.8rem;
  }
  #mapArea #mapLeft > p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem;
    margin-top: 10px;
  }
  #mapArea #mapLeft > p.en {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    line-height: 1.8rem;
  }
  #mapArea #mapLeft > dl {
    margin-top: 20px;
  }
  #mapArea #mapLeft > dl dt {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 16px;
    line-height: 1.6rem;
  }
  #mapArea #mapLeft > dl dd {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 30px;
    line-height: 3rem;
    margin-top: 5px;
  }
  #mapArea #mapLeft > dl dd .jp {
    padding: 6px 7px 3px 7px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 15px;
    line-height: 1.5rem;
    vertical-align: 3px;
    margin-left: 6px;
  }
  #mapArea #mapLeft #panfTwo li a {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 12px;
    line-height: 1.2rem;
  }

  #bannerArea #bannerColumn ul li {
    width: 21.7%;
  }
}
@media screen and (max-width: 680px) {
  #mainArea {
    height: 176px;
  }
  #mainArea .main li, #mainArea #mainCanvas {
    max-width: 100%;
    min-width: 450px;
    width: 100%;
    height: 100%;
    min-height: inherit;
    margin-left: 0;
    top: 0;
    left: 0;
  }
  #mainArea img, #mainArea canvas {
    max-width: 100%;
    min-width: 450px;
    width: 100%;
    height: auto;
    min-height: inherit;
    /* position: absolute;
    top: 0;
    left: 0; */
  }
  #mainArea #mainCover {
    width: 100%;
    height: 176px;
    position: absolute;
    background: url(/imgs/sp_mainBg.png) top left no-repeat;
    background-size: 680px 176px;
  }
  #mainArea .inner {
    position: relative;
    top: 0;
    left: 0px;
  }
  #mainArea .inner .showText {
    overflow: hidden;
    height: auto;
    margin-top: -35px;
  }
  #mainArea .inner h2 {
    text-align: left;
    font-size: 10px;
    font-size: 1rem;
    line-height: 22px;
    line-height: 2.2rem;
    margin: 0 3.5%;
  }
  #mainArea .inner h2 span {
    display: inline-block;
    border-bottom: 2px solid #fff;
    line-height: 20px;
    line-height: 2rem;
  }
  #mainArea .inner p {
    display: none;
    opacity: 0;
  }

  
  #newsArea nav {
    display: block;
    padding-top: 15px;
  }
  #newsArea nav ul li a {
    display: block;
    border: 2px solid #DDDDDD;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 22px;
    line-height: 2.2rem;
    padding: 6px 0;
    color: #555;
    background: #fff;
    text-align: center;
  }
  #newsArea nav ul li a:before {
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 0;
    height: 0;
    border: solid transparent;
    border: solid rgba(255, 255, 255, 0);
    border-width: 6px 0 6px 7px;
    border-left-color: #fff;
    margin-right: 5px;
    margin-top: -3px;
  }
  #newsArea nav ul li.n_ses a:before {
    border-left-color: #AB75C7;
  }
  #newsArea nav ul li.n_req a:before {
    border-left-color: #32B4C7;
  }
  #newsArea #newsTitle {
    float: inherit;
    width: 100%;
    margin: 0;
    padding-top: 0;
    overflow: hidden;
  }
  #newsArea #newsTitle .newsLink {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0;
    border: 1px solid #dddddd;
    background: #fff;
    height: inherit;
    padding-left: 0;
  }
  #newsArea #newsTitle .newsLink:nth-child(odd) {
    border-left: none;
  }
  #newsArea #newsTitle .newsLink:nth-child(even) {
    border-left: none;
    border-right: none;
  }
  #newsArea #newsTitle .newsLink:nth-child(1) {
    border-bottom: none;
  }
  #newsArea #newsTitle .newsLink:nth-child(2) {
    border-bottom: none;
  }
  #newsArea #newsTitle .newsLink a {
    padding: 12px 0 12px 10px;
    margin: 0;
  }
  #newsArea #newsTitle .newsLink p {
    font-family: "Lato", sans-serif, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3";
    font-weight: 400;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 28px;
    line-height: 2.8rem;
    padding: 0;
    margin: 0;
  }
  #newsArea #newsTitle .newsLink p:before {
    margin-right: 10px;
  }
  #newsArea #newsTitle .newsLink span {
    display: block;
    padding: 0 0 0 19px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    line-height: 1.8rem;
  }
  #newsArea #newsColumn {
    padding-top: 15px;
  }
  #newsArea #newsColumn .newsList:nth-child(3n+1) {
    clear: inherit;
    float: left;
  }
  #newsArea #newsColumn .newsList:nth-child(odd) {
    clear: both;
  }
  #newsArea #newsColumn .newsList .upTime {
    float: inherit;
  }
  #newsArea #newsColumn .newsList .category {
    float: inherit;
    margin-top: 4px;
  }
  #newsArea #newsColumn .newsList article {
    padding-top: 0;
    margin-bottom: 15px;
  }
  #newsArea #newsColumn .newsList article h5 {
    line-height: 20px;
    line-height: 2rem;
  }
  #newsArea #newsColumn .newsList article p {
    line-height: 18px;
    line-height: 1.8rem;
  }
  #newsArea #newsMore a {
    color: #555;
    border: 2px solid #DDDDDD;
  }
  #newsArea #newsMore a:before {
    border-left-color: #CCCCCC;
  }

  #bannerArea {
    min-height: inherit;
  }
  #bannerArea #bannerColumn {
    padding: 25px 0;
  }
  #bannerArea #bannerColumn ul li {
    width: 46.7%;
    padding: 1.65% 0;
  }

  #mapArea {
    height: inherit;
    margin: 0;
    padding-left: 0;
  }
  #mapArea #mapLeft {
    clear: both;
    position: relative;
    width: 100%;
    text-align: left;
    float: inherit;
    padding: 40px 0;
    overflow: hidden;
    margin: 0;
  }
  #mapArea #mapLeft > h3 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
    line-height: 2.6rem;
    margin: 0 3.3%;
  }
  #mapArea #mapLeft > p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 14px;
    line-height: 1.4rem;
    margin: 0 3.3%;
    margin-top: 10px;
  }
  #mapArea #mapLeft > p.en {
    text-align: inherit;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
  }
  #mapArea #mapLeft #mapLink {
    display: block;
  }
  #mapArea #mapLeft > dl {
    margin: 0 3.3%;
    margin-top: 20px;
  }
  #mapArea #mapLeft > dl dt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 14px;
    line-height: 1.4rem;
  }
  #mapArea #mapLeft > dl dd {
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
    line-height: 2.6rem;
    font-family: "Lato", sans-serif, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3";
    font-weight: 400;
    margin-top: 5px;
  }
  #mapArea #mapLeft > dl dd .jp {
    padding: 5px 7px 2px 7px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 13px;
    line-height: 1.3rem;
    vertical-align: 3px;
    margin-right: 8px;
  }
  #mapArea #mapLeft #panfCenter {
    margin: 0 auto;
    text-align: center;
    margin: 0 3.3%;
    margin-top: 20px;
  }
  #mapArea #mapLeft #panfTwo {
    margin: 0 3.3%;
    text-align: center;
    margin-top: 20px;
    overflow: hidden;
  }
  #mapArea #mapLeft #panfTwo li a {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 12px;
    line-height: 1.2rem;
  }
  #mapArea #mapRight {
    display: none;
  }
}
