@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700");
@import url("https://fonts.googleapis.com/css?family=Roboto+Mono:400,700");
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100; }

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200; }

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300; }

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400; }

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold; }

@font-face {
  font-family: "YuGothic M";
  src: local("Yu Gothic Medium"), local(Yu Gothic);
  font-weight: 500; }

.cl {
  clear: both; }

.clf, .row {
  zoom: 1; }
  .clf:after, .row:after {
    content: "";
    display: block;
    clear: both; }

.animation, a, footer .btn_top a i, [class^=btn_skin].ar_r:after, [class^=btn_skin].ar_b:after, .hover_skin02:before, .sec_top_gakka .pagenav_wrap .col a:before, .sec_top_international .li_nav li a:before, .hover_skin02:after, .sec_top_gakka .pagenav_wrap .col a:after, .sec_top_international .li_nav li a:after, label.ar_r:after, .slide_wrap .slick-dots li button:before {
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }

/* --- common -------------------------------------- */
body {
  font-family: "游ゴシック体", "YuGothic", "游ゴシック Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1.7;
  text-align: justify;
  text-justify: inter-ideograph; }

*, :root, ::before, ::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

p, div, li, span {
  overflow-wrap: break-word;
  word-wrap: break-word; }

strong, .b {
  font-weight: bold; }

.show-sp, .show-sp.inline {
  display: none; }

mark {
  color: #333;
  font-weight: normal; }

/*-- modules ----------------------------------------*/
.tal {
  text-align: left; }

.tac {
  text-align: center;
  margin: 0 auto; }

.tar {
  text-align: right; }

.vat {
  vertical-align: top; }

.vam {
  vertical-align: middle; }

.vab {
  vertical-align: bottom; }

.fl {
  float: left; }

.fr {
  float: right; }

.fsize_xx-small {
  font-size: 0.625rem; }

.fsize_x-small {
  font-size: 0.625rem; }

.fsize_small {
  font-size: 0.9375rem; }

.fsize_normal {
  font-size: 1rem; }

.fsize_large {
  font-size: 1.125rem; }

.fsize_x-large {
  font-size: 1.25rem; }

.fsize_xx-large {
  font-size: 1.375rem; }

.nowrap {
  white-space: nowrap; }

.ma0 {
  margin: 0px !important; }

.mt0 {
  margin-top: 0px !important; }

.mr0 {
  margin-right: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.ml0 {
  margin-left: 0px !important; }

.pa0 {
  padding: 0px !important; }

.pt0 {
  padding-top: 0px !important; }

.pr0 {
  padding-right: 0px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.pl0 {
  padding-left: 0px !important; }

.ma5 {
  margin: 5px !important; }

.mt5 {
  margin-top: 5px !important; }

.mr5 {
  margin-right: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.ml5 {
  margin-left: 5px !important; }

.pa5 {
  padding: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.pr5 {
  padding-right: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.pl5 {
  padding-left: 5px !important; }

.ma10 {
  margin: 10px !important; }

.mt10 {
  margin-top: 10px !important; }

.mr10 {
  margin-right: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.ml10 {
  margin-left: 10px !important; }

.pa10 {
  padding: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pr10 {
  padding-right: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pl10 {
  padding-left: 10px !important; }

.ma15 {
  margin: 15px !important; }

.mt15 {
  margin-top: 15px !important; }

.mr15 {
  margin-right: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.ml15 {
  margin-left: 15px !important; }

.pa15 {
  padding: 15px !important; }

.pt15 {
  padding-top: 15px !important; }

.pr15 {
  padding-right: 15px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pl15 {
  padding-left: 15px !important; }

.ma20 {
  margin: 20px !important; }

.mt20 {
  margin-top: 20px !important; }

.mr20 {
  margin-right: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.ml20 {
  margin-left: 20px !important; }

.pa20 {
  padding: 20px !important; }

.pt20 {
  padding-top: 20px !important; }

.pr20 {
  padding-right: 20px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pl20 {
  padding-left: 20px !important; }

.ma25 {
  margin: 25px !important; }

.mt25 {
  margin-top: 25px !important; }

.mr25 {
  margin-right: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.ml25 {
  margin-left: 25px !important; }

.pa25 {
  padding: 25px !important; }

.pt25 {
  padding-top: 25px !important; }

.pr25 {
  padding-right: 25px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.pl25 {
  padding-left: 25px !important; }

.ma30 {
  margin: 30px !important; }

.mt30 {
  margin-top: 30px !important; }

.mr30 {
  margin-right: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.ml30 {
  margin-left: 30px !important; }

.pa30 {
  padding: 30px !important; }

.pt30 {
  padding-top: 30px !important; }

.pr30 {
  padding-right: 30px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pl30 {
  padding-left: 30px !important; }

.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", HiraMinPro, HG明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif; }

.gothic {
  font-family: "游ゴシック体", "YuGothic", "游ゴシック Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

a {
  color: #b60007;
  text-decoration: none; }
  a:hover {
    opacity: .7; }

.container {
  width: 100%;
  overflow: hidden; }

hr {
  height: 1px;
  margin: 40px 0;
  border-top: 1px solid #ccc; }

.fit-img {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;'; }

img {
  max-width: 100%;
  height: auto;
  width: auto; }

.fcolor_red {
  color: #c32c61; }

.fcolor_orange {
  color: #ee7700; }

.u_line {
  padding-left: 2px;
  padding-right: 2px;
  background: -webkit-linear-gradient(transparent calc(100% - 8px), #fff665 0);
  background: -o-linear-gradient(transparent calc(100% - 8px), #fff665 0);
  background: linear-gradient(transparent calc(100% - 8px), #fff665 0); }

/* --- header -------------------------------------- */
header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  height: 85px;
  background: #f60000;
  background: -moz-linear-gradient(left, #f60000 0%, #b50007 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f60000), color-stop(100%, #b50007));
  background: -webkit-linear-gradient(left, #f60000 0%, #b50007 100%);
  background: -o-linear-gradient(left, #f60000 0%, #b50007 100%);
  background: -ms-linear-gradient(left, #f60000 0%, #b50007 100%);
  background: -webkit-gradient(linear, left top, right top, from(#f60000), to(#b50007));
  background: linear-gradient(to right, #f60000 0%, #b50007 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); }
  header .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px; }
    header .wrapper a {
      color: #fff; }
  header .logo {
    padding-top: 19px; }
    header .logo a {
      position: relative;
      display: block;
      padding-top: 10px;
      line-height: 1; }
      header .logo a:hover {
        opacity: 1; }
    header .logo span {
      position: absolute;
      top: -1px;
      left: 50px; }

/* --- nav ----------------------------------------- */
.gnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .gnav li {
    padding: 0 7px; }
    .gnav li a {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      height: 85px;
      padding: 15px 10px 10px; }
      .gnav li a:after {
        position: absolute;
        display: block;
        content: ""; }
    .gnav li.toggle {
      position: relative; }
      .gnav li.toggle > a {
        padding-right: 20px; }
        .gnav li.toggle > a:after {
          display: inline-block;
          content: "\f107";
          margin-left: 3px;
          font-family: FontAwesome; }
      .gnav li.toggle:hover .subnav {
        visibility: visible;
        opacity: 1;
        height: auto; }
        .gnav li.toggle:hover .subnav a {
          padding: 10px 15px; }
      .gnav li.toggle .subnav {
        position: absolute;
        top: 100%;
        left: 0;
        visibility: hidden;
        opacity: 0;
        height: 0;
        -webkit-transition: opacity .1s ease-in-out;
        -o-transition: opacity .1s ease-in-out;
        transition: opacity .1s ease-in-out; }
        .gnav li.toggle .subnav a {
          display: block;
          height: auto;
          padding: 0 10px;
          background: rgba(182, 0, 7, 0.7);
          white-space: nowrap; }

.side_nav {
  position: fixed;
  top: 100px;
  right: 0; }
  .side_nav li {
    width: 52px; }
  .side_nav a {
    display: inline-block;
    min-width: 0;
    width: 52px;
    margin-bottom: 8px;
    padding: 10px 15px;
    border-radius: 5px 0 0 5px;
    font-size: 14px;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl; }

/* --- layout -------------------------------------- */
.container {
  overflow: hidden;
  padding-top: 85px; }

.wrapper {
  width: 1200px;
  margin: 0 auto; }

.inner_wrapper {
  width: 792px;
  margin: 0 auto; }

section {
  padding: 100px 0; }
  section p {
    padding-bottom: 1.8em; }

.topicpath_wrap + .sec_content {
  padding-top: 80px; }

.li_topicpath {
  margin: 20px 0 0;
  color: #b2b2b2;
  font-size: 12px; }
  .li_topicpath li {
    display: inline-block;
    letter-spacing: .5px;
    list-style: none; }
    .li_topicpath li:not(:first-child):before {
      content: "\f105";
      margin: 0 8px 0 3px;
      font-family: FontAwesome; }
    .li_topicpath li a {
      color: #b2b2b2; }

/* --- footer -------------------------------------- */
footer {
  background: #f8f8f8; }
  footer .btn_top {
    position: fixed;
    right: 50px;
    bottom: 50px;
    z-index: 999; }
    footer .btn_top a {
      display: block;
      width: 60px;
      min-width: 0;
      height: 60px;
      padding: 0;
      border-radius: 50%;
      font-size: 31px;
      text-align: center;
      line-height: 56px; }
      footer .btn_top a:hover i {
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px); }
  footer .address_wrap {
    padding: 55px 0; }
    footer .address_wrap img {
      margin-right: 15px;
      vertical-align: text-bottom; }
    footer .address_wrap p {
      display: inline-block;
      color: rgba(51, 51, 51, 0.7);
      font-size: 14px;
      line-height: 1.35;
      vertical-align: bottom; }
  footer .fnav_wrap {
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    padding: 60px 0; }
    footer .fnav_wrap .wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
      justify-content: space-around;
      padding-left: 80px;
      padding-right: 80px; }
      footer .fnav_wrap .wrapper .col {
        width: 190px; }
      footer .fnav_wrap .wrapper a {
        color: #333; }
    footer .fnav_wrap .fnav dt {
      margin-bottom: 10px;
      padding-bottom: 8px;
      border-bottom: 1px solid #f26d5b;
      font-weight: bold; }
    footer .fnav_wrap .fnav dd {
      font-size: 14px; }
    footer .fnav_wrap .li_sns li {
      margin-top: 10px; }
  footer .copy_wrap {
    padding: 25px 0;
    font-size: 10px;
    text-align: center; }

#gmap {
  width: 100%;
  height: 350px; }
  #gmap .gmap_infowindow {
    padding: 10px; }
    #gmap .gmap_infowindow .name {
      padding-bottom: 5px;
      color: #b60007;
      font-size: 14px;
      font-weight: bold; }
    #gmap .gmap_infowindow .tel, #gmap .gmap_infowindow .address {
      position: relative;
      padding-left: 1.1em;
      font-size: 13px;
      line-height: 1.1; }
      #gmap .gmap_infowindow .tel:before, #gmap .gmap_infowindow .address:before {
        position: absolute;
        left: 0;
        top: 1px;
        color: rgba(182, 0, 7, 0.8);
        font-family: FontAwesome; }
    #gmap .gmap_infowindow .tel {
      padding-bottom: 8px; }
      #gmap .gmap_infowindow .tel:before {
        content: "\f095"; }
    #gmap .gmap_infowindow .address:before {
      content: "\f041"; }
  #gmap .gm-style-iw + div {
    display: none; }

/* --- title --------------------------------------- */
.top .ttl_wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 498px;
  height: 250px;
  border: 3px solid #fff;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.1);
  color: #fff;
  font-size: 18px;
  text-align: center;
  letter-spacing: 1px; }
  .top .ttl_wrap .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 190px; }
  .top .ttl_wrap p {
    width: 100%;
    margin-bottom: 20px;
    line-height: 1.6; }
  .top .ttl_wrap h2 {
    width: 100%;
    font-size: 51px;
    font-weight: bold;
    line-height: 1; }
  .top .ttl_wrap .btm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    border-top: 3px solid #fff; }

.sec_pagetitle {
  min-height: 330px;
  padding: 40px 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .sec_pagetitle .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 24px; }
  .sec_pagetitle .ttl_wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 498px;
    height: 250px;
    border: 3px solid #fff;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
    font-size: 18px;
    text-align: center;
    letter-spacing: 1px; }
    .sec_pagetitle .ttl_wrap .inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-line-pack: center;
      align-content: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 100%;
      height: 190px; }
      .sec_pagetitle .ttl_wrap .inner p {
        padding-bottom: 20px; }
    .sec_pagetitle .ttl_wrap p {
      width: 100%;
      line-height: 1.6; }
    .sec_pagetitle .ttl_wrap h1 {
      width: 100%;
      font-size: 51px;
      font-weight: bold;
      line-height: 1; }
    .sec_pagetitle .ttl_wrap .btm {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 100%;
      height: 50px;
      padding-bottom: 0;
      border-top: 3px solid #fff; }

.ttl_skin01, .ttl_skin05 {
  position: relative;
  margin-bottom: 45px;
  padding-bottom: 20px;
  font-size: 45px;
  font-weight: bold;
  text-align: center; }
  .ttl_skin01:after, .ttl_skin05:after {
    position: absolute;
    display: block;
    content: ""; }
  .ttl_skin01 span, .ttl_skin05 span {
    display: block;
    color: #c32c61;
    font-size: 26px;
    font-weight: bold; }
  .ttl_skin01:after, .ttl_skin05:after {
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background: #c32c61;
    opacity: .6; }

.ttl_skin02 {
  display: inline-block;
  margin-bottom: 90px;
  padding: 0;
  background: -webkit-linear-gradient(transparent calc(100% - 15px), #fff665 0);
  background: -o-linear-gradient(transparent calc(100% - 15px), #fff665 0);
  background: linear-gradient(transparent calc(100% - 15px), #fff665 0);
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", HiraMinPro, HG明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 40px;
  text-align: center;
  line-height: 1.2; }
  .ttl_skin02 mark {
    font-size: 45px; }

.ttl_skin03 {
  position: relative;
  display: inline-block;
  margin-bottom: 60px;
  padding: 0 40px;
  color: #b60007;
  font-size: 36px;
  font-weight: bold;
  text-align: center; }
  .ttl_skin03:before, .ttl_skin03:after {
    position: absolute;
    bottom: 8px;
    display: inline-block;
    content: "";
    width: 2px;
    height: 50px;
    background: #b60007;
    vertical-align: text-bottom; }
  .ttl_skin03:before {
    left: 0;
    -webkit-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg); }
  .ttl_skin03:after {
    right: 0;
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg); }

.ttl_skin04 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  color: #b60007;
  font-size: 36px;
  line-height: 1.1; }
  .ttl_skin04 span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 65px;
    height: 65px;
    margin-right: 20px;
    padding-top: 3px;
    border-radius: 50%;
    background: #b60007;
    color: #fff;
    font-family: "Roboto Condensed", "游ゴシック体", "YuGothic", "游ゴシック Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 26px;
    line-height: 1;
    text-align: center; }
    .ttl_skin04 span:before {
      content: "POINT";
      display: block;
      width: 100%;
      font-size: 14px;
      line-height: 1; }

.ttl_skin05 {
  margin-bottom: 28px;
  padding-bottom: 15px;
  font-size: 40px;
  line-height: 1.5; }
  .ttl_skin05 span {
    font-size: 24px; }

.ttl_skin06 {
  display: inline-block;
  margin-bottom: 60px;
  padding: 0 5px;
  background: -webkit-linear-gradient(transparent calc(100% - 15px), #fff665 0);
  background: -o-linear-gradient(transparent calc(100% - 15px), #fff665 0);
  background: linear-gradient(transparent calc(100% - 15px), #fff665 0);
  font-size: 40px;
  font-weight: bold;
  line-height: 1.1;
  text-align: center; }

.ttl_skin07 {
  margin-bottom: 10px;
  color: #b60007;
  font-size: 20px;
  font-weight: bold; }

.ttl_skin08 {
  margin-bottom: 10px;
  color: #b60007;
  font-size: 20px;
  font-weight: bold; }
  .ttl_skin08 span {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    border-radius: 50%;
    background: #b60007;
    color: #fff;
    font-family: "Roboto Condensed", "游ゴシック体", "YuGothic", "游ゴシック Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
    line-height: 32px; }

/* --- skin ---------------------------------------- */
/* btn */
[class^=btn_skin] {
  position: relative;
  display: inline-block;
  min-width: 370px;
  padding: 15px;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  line-height: 1.6;
  text-align: center;
  letter-spacing: .5px; }
  [class^=btn_skin].ar_r {
    padding-right: 25px; }
    [class^=btn_skin].ar_r:after {
      position: absolute;
      right: 12px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      content: "\f105";
      font-size: 22px;
      font-family: FontAwesome;
      line-height: 1; }
    [class^=btn_skin].ar_r:hover:after {
      right: 8px; }
  [class^=btn_skin].ar_b {
    padding-right: 25px; }
    [class^=btn_skin].ar_b:after {
      position: absolute;
      right: 12px;
      top: 50%;
      -webkit-transform: translateY(-40%);
      -ms-transform: translateY(-40%);
      transform: translateY(-40%);
      content: "\f107";
      font-size: 22px;
      font-family: FontAwesome;
      font-weight: normal;
      line-height: 1; }
    [class^=btn_skin].ar_b:hover:after {
      -webkit-transform: translateY(-30%);
      -ms-transform: translateY(-30%);
      transform: translateY(-30%); }
  [class^=btn_skin].blank:after {
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "\f08e";
    font-family: FontAwesome;
    line-height: 1; }
  [class^=btn_skin].pdf:after {
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "\f1c1";
    font-family: FontAwesome;
    line-height: 1; }
  [class^=btn_skin].size_l {
    min-width: 520px;
    padding: 25px 10px;
    font-size: 24px; }

.btn_skin01 {
  background: #f60000;
  background: -moz-linear-gradient(left, #f60000 0%, #b60007 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f60000), color-stop(100%, #b60007));
  background: -webkit-linear-gradient(left, #f60000 0%, #b60007 100%);
  background: -o-linear-gradient(left, #f60000 0%, #b60007 100%);
  background: -ms-linear-gradient(left, #f60000 0%, #b60007 100%);
  background: -webkit-gradient(linear, left top, right top, from(#f60000), to(#b60007));
  background: linear-gradient(to right, #f60000 0%, #b60007 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 );
  overflow: hidden; }

.btn_skin02 {
  background: #b60007; }

.btn_skin03 {
  border: 2px solid #b60007;
  background: rgba(182, 0, 7, 0.05);
  color: #b60007;
  font-weight: bold; }

/* hover */
.hover_skin01 {
  overflow: hidden; }
  .hover_skin01 img {
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    -o-transition: transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s; }
  .hover_skin01:hover {
    opacity: 1; }
    .hover_skin01:hover img {
      -webkit-transform: scale(1.03, 1.03);
      -ms-transform: scale(1.03, 1.03);
      transform: scale(1.03, 1.03);
      -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
      transform-origin: center center; }

.hover_skin02, .sec_top_gakka .pagenav_wrap .col a, .sec_top_international .li_nav li a {
  position: relative; }
  .hover_skin02:before, .sec_top_gakka .pagenav_wrap .col a:before, .sec_top_international .li_nav li a:before, .hover_skin02:after, .sec_top_gakka .pagenav_wrap .col a:after, .sec_top_international .li_nav li a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: ""; }
  .hover_skin02:before, .sec_top_gakka .pagenav_wrap .col a:before, .sec_top_international .li_nav li a:before {
    z-index: 0;
    background: #95e1d3; }
  .hover_skin02:after, .sec_top_gakka .pagenav_wrap .col a:after, .sec_top_international .li_nav li a:after {
    z-index: 2;
    background: #f26d5b;
    background: -moz-linear-gradient(top, #f26d5b 0%, #f6ea8c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f26d5b), color-stop(100%, #f6ea8c));
    background: -webkit-linear-gradient(top, #f26d5b 0%, #f6ea8c 100%);
    background: -o-linear-gradient(top, #f26d5b 0%, #f6ea8c 100%);
    background: -ms-linear-gradient(top, #f26d5b 0%, #f6ea8c 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#f26d5b), to(#f6ea8c));
    background: linear-gradient(to bottom, #f26d5b 0%, #f6ea8c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
    opacity: 0; }
  .hover_skin02 img, .sec_top_gakka .pagenav_wrap .col a img, .sec_top_international .li_nav li a img {
    position: relative;
    z-index: 1; }
  .hover_skin02:hover, .sec_top_gakka .pagenav_wrap .col a:hover, .sec_top_international .li_nav li a:hover {
    opacity: 1; }
    .hover_skin02:hover:before, .sec_top_gakka .pagenav_wrap .col a:hover:before, .sec_top_international .li_nav li a:hover:before {
      top: 10px;
      left: 10px;
      right: -10px;
      bottom: -10px; }
    .hover_skin02:hover:after, .sec_top_gakka .pagenav_wrap .col a:hover:after, .sec_top_international .li_nav li a:hover:after {
      opacity: .9; }
  .hover_skin02 .inner, .sec_top_gakka .pagenav_wrap .col a .inner, .sec_top_international .li_nav li a .inner {
    z-index: 10; }

/* li */
.li_skin01 li {
  position: relative;
  padding-left: 20px;
  list-style: none; }
  .li_skin01 li:before {
    position: absolute;
    display: block;
    content: ""; }
  .li_skin01 li:before {
    content: "\f192";
    top: 0;
    left: 0;
    font-family: FontAwesome; }

.li_skin02 li {
  position: relative;
  padding-left: 20px;
  list-style: none; }
  .li_skin02 li:before {
    position: absolute;
    display: block;
    content: ""; }
  .li_skin02 li:before {
    top: 0;
    left: 00;
    content: "■"; }

.li_skin03 {
  counter-reset: number 0; }
  .li_skin03 li {
    position: relative;
    padding-left: 35px;
    list-style: none; }
    .li_skin03 li:before {
      position: absolute;
      top: 0;
      left: 0;
      counter-increment: number 1;
      content: "※" counter(number) " "; }

.li_check li {
  position: relative;
  padding-left: 24px;
  list-style: none; }
  .li_check li:before {
    position: absolute;
    display: block;
    content: ""; }
  .li_check li:before {
    top: 0;
    left: 0;
    content: "\f046";
    font-family: FontAwesome; }

.li_attention li {
  position: relative;
  margin-bottom: 3px;
  padding-left: 15px;
  color: #595757;
  font-size: 14px;
  line-height: 1.4;
  list-style: none; }
  .li_attention li:before {
    position: absolute;
    display: block;
    content: ""; }
  .li_attention li:last-child {
    margin-bottom: 0; }
  .li_attention li:before {
    top: 0;
    left: 0;
    content: "※"; }

.li_link li {
  margin-bottom: 3px;
  list-style: none; }
  .li_link li a {
    position: relative;
    padding-left: 1.2em;
    color: #1559b6;
    text-decoration: underline; }
    .li_link li a:before {
      position: absolute;
      top: -2px;
      left: 0;
      content: "\f138";
      font-family: FontAwesome; }

.dl_skin01 dt {
  margin-bottom: 3px;
  color: #ee7700;
  font-size: 17px;
  font-weight: bold; }
  .dl_skin01 dt:before {
    content: "■";
    margin-right: 1px;
    font-weight: normal; }

.dl_skin01 dd:not(:last-child) {
  padding-bottom: 18px;
  margin-bottom: 18px;
  border-bottom: 1px dashed #a0a0a0; }

.dl_skin02 {
  line-height: 1.5; }
  .dl_skin02 dt {
    color: #ee7700;
    font-weight: bold; }
  .dl_skin02 dd {
    margin-bottom: 8px; }
    .dl_skin02 dd:last-of-type {
      margin-bottom: 0; }

/* box */
.box_skin01 {
  position: relative;
  margin-top: 25px;
  padding: 40px 45px;
  border: 2px solid #ee7700;
  background: #fff; }
  .box_skin01 .ttl {
    position: absolute;
    left: 20px;
    top: -25px;
    display: inline-block;
    padding: 10px 25px;
    background: #ee7700;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1;
    text-align: center; }

.box_skin02 {
  padding: 50px 80px 40px;
  -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.05);
  background-color: rgba(255, 255, 255, 0.8); }

.box_skin03 {
  position: relative;
  padding: 15px;
  border: 6px solid rgba(250, 205, 137, 0.5);
  background: rgba(252, 245, 196, 0.5); }
  .box_skin03:after {
    position: absolute;
    display: block;
    content: ""; }
  .box_skin03:after {
    right: -10px;
    top: -35px;
    width: 26px;
    height: 49px;
    background: url(../img/common/img_tag.png) no-repeat center center;
    background-size: contain; }

.box_skin04 {
  padding: 40px 45px;
  border: 2px solid #b60007; }

/* table */
table {
  width: 100%;
  border-top: 1px solid #dbe7ee; }
  table tr {
    border-bottom: 1px solid #dbe7ee; }
  table th, table td {
    padding: 12px 10px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.4; }
  table th {
    background: #ecf5fa;
    font-weight: bold; }
    table th.thin {
      padding: 0 10px;
      line-height: 1.1; }

.table_form {
  border-top: 1px dotted #d2d2d2;
  border-collapse: separate;
  border-spacing: 0; }
  .table_form th, .table_form td {
    border-bottom: 1px dotted #d2d2d2;
    text-align: left; }
  .table_form th {
    position: relative;
    padding: 25px 80px 22px 10px;
    border-right: 1px dotted #d2d2d2;
    background: none;
    font-size: 18px;
    vertical-align: top;
    white-space: nowrap; }
    .table_form th .label_require {
      position: absolute;
      top: 23px;
      right: 20px; }
  .table_form td {
    padding: 18px 10px 18px 25px;
    vertical-align: middle; }

.table_border_none {
  border: none; }
  .table_border_none tr {
    border: none; }
  .table_border_none th, .table_border_none td {
    padding: 5px 0;
    border: none;
    background: none;
    text-align: left;
    vertical-align: top;
    line-height: 1.2; }

/* label */
[class^=label_] {
  display: inline-block;
  padding: 6px 5px;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  line-height: 1; }

.label_require {
  padding: 4px 8px;
  border-radius: 2px;
  background: #e97a81;
  color: #fff;
  font-size: 17px;
  font-weight: bold; }

/* form */
input[type=text],
input[type=email],
input[type=tel],
select,
textarea {
  padding: 8px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  font-size: 16px;
  vertical-align: middle; }

input[type=radio],
input[type=checkbox] {
  display: inline-block;
  -webkit-transform: translateY(-1px) scale(1.1, 1.1);
  -ms-transform: translateY(-1px) scale(1.1, 1.1);
  transform: translateY(-1px) scale(1.1, 1.1);
  vertical-align: middle; }

input[type=radio] {
  -webkit-transform: translateY(-3px) scale(1.1, 1.1);
  -ms-transform: translateY(-3px) scale(1.1, 1.1);
  transform: translateY(-3px) scale(1.1, 1.1); }

input[type=button],
input[type=reset],
input[type=submit] {
  border: none;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button; }
  input[type=button]:hover,
  input[type=reset]:hover,
  input[type=submit]:hover {
    cursor: pointer; }

label {
  display: inline-block;
  font-size: 16px; }
  label + label {
    margin-left: 30px; }
  label:hover {
    cursor: pointer; }
  label.ar_r {
    position: relative; }
    label.ar_r input {
      padding-right: 25px; }
    label.ar_r:after {
      position: absolute;
      right: 12px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      content: "\f105";
      color: #fff;
      font-size: 22px;
      font-family: FontAwesome;
      line-height: 1; }
    label.ar_r:hover:after {
      right: 8px; }

.size_l {
  width: 100%;
  max-width: 350px; }

.size_mm {
  width: 100%;
  max-width: 200px; }

.size_m {
  width: 100px; }

.size_s {
  width: 80px; }

.size_ss {
  width: 60px; }

textarea {
  width: 100%; }

/* bg */
.bg01 {
  background: url(../../assets/img/common/bg01.gif) repeat; }

.bg02 {
  background: url(../../assets/img/common/bg02.gif) repeat; }

.bg03 {
  background: url(../../assets/img/common/bg_check_or.gif) repeat; }

.bg04 {
  background: url(../../assets/img/common/bg_sky.jpg) no-repeat center center;
  background-size: cover; }

.bg05 {
  background: url(../img/common/bg_stripe.gif) repeat; }

/* column */
.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
  position: relative;
  float: left;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  .col-1.fr, .col-2.fr, .col-3.fr, .col-4.fr, .col-5.fr, .col-6.fr, .col-7.fr, .col-8.fr, .col-9.fr, .col-10.fr, .col-11.fr, .col-12.fr {
    float: right; }

.col-1 {
  width: 8.333333%; }

.col-2 {
  width: 16.666667%; }

.col-3 {
  width: 25%; }

.col-4 {
  width: 33.333333%; }

.col-5 {
  width: 41.666667%; }

.col-6 {
  width: 50%; }

.col-7 {
  width: 58.333333%; }

.col-8 {
  width: 66.666667%; }

.col-9 {
  width: 75%; }

.col-10 {
  width: 83.333333%; }

.col-11 {
  width: 91.666667%; }

.col-12 {
  width: 100%; }

/* etc */
.layout_skin01 .block {
  position: relative;
  padding-top: 30px;
  @extenc .clf; }
  .layout_skin01 .block .text {
    position: relative;
    z-index: 1;
    width: calc(50% + 35px);
    margin-bottom: 30px;
    border: 2px solid #b60007;
    padding: 50px 55px 40px;
    background: rgba(255, 255, 255, 0.6); }
    .layout_skin01 .block .text p:last-of-type {
      padding-bottom: 0; }
    .layout_skin01 .block .text.right {
      float: right;
      padding-left: 70px; }
  .layout_skin01 .block .image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%; }
    .layout_skin01 .block .image.right {
      left: 50%; }
    .layout_skin01 .block .image.left {
      left: auto;
      right: 50%;
      text-align: right; }

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out; }

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1; }

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0; }

/* toppage ------------------------------------- */
.top section {
  padding: 60px 0 110px; }

.top .ttl_skin01 span, .top .ttl_skin05 span {
  padding-top: 10px;
  font-size: 20px; }

/* slide_wrap */
.slide_wrap [class^=slide0] a {
  position: relative;
  display: block; }

.slide_wrap [class^=slide0] .ttl_wrap {
  position: absolute;
  top: 50%;
  left: 12%;
  -webkit-transform: translateY(-51%);
  -ms-transform: translateY(-51%);
  transform: translateY(-51%); }

.slide_wrap .slick-prev, .slide_wrap .slick-next {
  z-index: 100;
  width: auto;
  height: auto; }
  .slide_wrap .slick-prev:before, .slide_wrap .slick-next:before {
    font-size: 100px;
    opacity: 0.7;
    font-family: FontAwesome; }
  .slide_wrap .slick-prev:hover:before, .slide_wrap .slick-next:hover:before {
    opacity: 1; }

.slide_wrap .slick-prev {
  left: 30px; }
  .slide_wrap .slick-prev:before {
    content: "\f104"; }

.slide_wrap .slick-next {
  right: 30px; }
  .slide_wrap .slick-next:before {
    content: "\f105"; }

.slide_wrap .slick-dots {
  bottom: -30px; }
  .slide_wrap .slick-dots li {
    width: 13px;
    height: 13px; }
    .slide_wrap .slick-dots li button {
      width: 13px;
      height: 13px; }
      .slide_wrap .slick-dots li button:before {
        content: "";
        width: 13px;
        height: 13px;
        border-radius: 50%;
        background: #c32c61; }

/* sec_top_gakka */
.sec_top_gakka .pagenav_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 45px; }
  .sec_top_gakka .pagenav_wrap .col {
    width: calc((100% - 60px) / 3);
    margin-bottom: 30px; }
    .sec_top_gakka .pagenav_wrap .col:nth-child(2) h3, .sec_top_gakka .pagenav_wrap .col:nth-child(3) h3 {
      font-size: 42px; }
    .sec_top_gakka .pagenav_wrap .col a {
      position: relative;
      display: block;
      color: #fff;
      -ms-flex-line-pack: center;
      align-content: center; }
      .sec_top_gakka .pagenav_wrap .col a .inner {
        position: absolute;
        top: 50%;
        left: 40px;
        -webkit-transform: translateY(-60%);
        -ms-transform: translateY(-60%);
        transform: translateY(-60%); }
      .sec_top_gakka .pagenav_wrap .col a span {
        display: block;
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 1.4; }
      .sec_top_gakka .pagenav_wrap .col a h3 {
        font-family: "Roboto Condensed", "游ゴシック体", "YuGothic", "游ゴシック Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        font-size: 36px;
        font-weight: bold;
        line-height: 1.2; }

/* sec_top_international */
.sec_top_international {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0; }
  .sec_top_international > div {
    padding: 70px 0 0; }
  .sec_top_international .international_wrap {
    width: 60%; }
    .sec_top_international .international_wrap .li_nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .sec_top_international .international_wrap .li_nav li {
        width: 50%; }
  .sec_top_international .japanese_wrap {
    width: 40%; }
  .sec_top_international .box_btn {
    margin-top: 10px; }
  .sec_top_international .li_nav {
    margin-top: 45px; }
    .sec_top_international .li_nav li {
      list-style: none; }
      .sec_top_international .li_nav li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #fff;
        font-size: 36px;
        font-weight: bold; }
        .sec_top_international .li_nav li a:before {
          content: none; }
        .sec_top_international .li_nav li a img {
          width: 100%; }
        .sec_top_international .li_nav li a .inner {
          position: absolute; }
  .sec_top_international .text_wrap {
    padding-left: 60px;
    padding-right: 60px; }
  .sec_top_international .fit-img {
    width: 100%;
    height: 350px; }

/* sec_top_openschool */
.sec_top_openschool {
  padding-bottom: 100px;
  background: url(../../assets/img/top/ph_openschool.jpg) no-repeat center center; }

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

#li_topics {
  padding: 25px 30px 85px; }
  #li_topics li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 17px 10px;
    border-bottom: 1px solid #d9d9d9;
    list-style: none; }
    #li_topics li:first-child {
      border-top: 1px solid #d9d9d9; }
    #li_topics li span {
      width: 7.5em; }
    #li_topics li a {
      color: #333;
      text-decoration: underline; }

/* subpage ------------------------------------- */
.subpage .btn_wrap {
  margin-top: 80px; }

.job_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .job_wrap > .col {
    width: 33.3333%;
    padding: 0 40px; }
    .job_wrap > .col .ttl {
      margin-bottom: 25px;
      color: #ee7800;
      font-size: 20px;
      font-weight: bold;
      text-align: center; }
    .job_wrap > .col .image {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: 150px;
      margin-bottom: 20px;
      text-align: center; }

.curriculum_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .curriculum_wrap .col {
    width: calc((100% - 50px) / 3);
    margin-bottom: 25px;
    padding: 0 20px 30px 20px;
    -webkit-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.05);
    background: #fff; }
    .curriculum_wrap .col .image {
      margin: 0 -20px 20px; }
      .curriculum_wrap .col .image img {
        width: 100%; }
    .curriculum_wrap .col .ttl {
      margin-bottom: 5px;
      color: #c32c61;
      font-size: 20px;
      font-weight: bold; }
    .curriculum_wrap .col p {
      padding-bottom: 0; }

.flow_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff; }
  .flow_wrap > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: calc((100% - 36px) / 2);
    padding: 10px;
    text-align: center; }
  .flow_wrap .before {
    position: relative;
    background: #3394cf; }
    .flow_wrap .before:after {
      position: absolute;
      top: 50%;
      right: -30px;
      content: "";
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      border-style: solid;
      border-width: 25px 0 25px 22px;
      border-color: transparent transparent transparent #dcdcdc; }
  .flow_wrap .after {
    background: #e5005a; }

p.text_error {
  padding: 10px 0 0;
  color: #b60007; }

span.text_error {
  padding: 5px 0 0 0;
  color: #b60007; }

/* PC向けスタイル */
/* PC向けスタイル */
@media screen and (max-width: 1200px) {
  /* --- header ----------------------------- */
  header .wrapper {
    padding-left: 0;
    padding-right: 0; }
  header .logo {
    padding-top: 27px;
    width: 240px; }
    header .logo span {
      left: 35px; }
  /* --- nav -------------------------------- */
  .gnav li {
    padding: 0; }
  /* --- layout ----------------------------- */
  .wrapper {
    width: 960px;
    padding-left: 20px;
    padding-right: 20px; }
  /* --- footer ----------------------------- */
  footer .btn_top {
    right: 10px; }
  footer .fnav_wrap .wrapper {
    padding-left: 0;
    padding-right: 0; }
    footer .fnav_wrap .wrapper .col:not(:last-of-type) {
      width: 170px; }
  /* --- skin ------------------------------- */
  /* etc */
  .layout_skin01 .block .text {
    width: calc(70% + 35px); }
  /* --- title ------------------------------ */
  /* --- toppage ---------------------------- */
  /* sec_top_gakka */
  .sec_top_gakka .pagenav_wrap .col a .inner {
    left: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .sec_top_gakka .pagenav_wrap .col:nth-child(2) h3, .sec_top_gakka .pagenav_wrap .col:nth-child(3) h3 {
    font-size: 36px; }
  /* sec_top_international */
  .sec_top_international .japanese_wrap .btn_skin01 {
    min-width: 0; }
  .sec_top_international .li_nav li a {
    font-size: 28px; }
  .sec_top_international .fit-img {
    height: 300px; }
  /* --- subpage ---------------------------- */ }

/* tablet向けスタイル */
@media screen and (max-width: 960px) {
  body {
    font-size: 14px; }
  /* --- header ------------------------------ */
  header {
    height: 90px; }
    header .wrapper {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    header .logo {
      width: 220px;
      margin: auto;
      padding-top: 15px; }
  /* --- nav --------------------------------- */
  nav {
    width: 100%; }
  .gnav li a {
    height: 40px;
    padding: 20px 10px 10px; }
  .side_nav li {
    width: 38px; }
  .side_nav a {
    width: 38px;
    padding: 10px 8px; }
  /* --- layout ------------------------------ */
  .container {
    padding-top: 90px; }
  .wrapper,
  .inner_wrapper {
    width: 768px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px; }
  section {
    padding: 60px 0; }
  /* --- footer ----------------------------- */
  footer .fnav_wrap .wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    footer .fnav_wrap .wrapper .col {
      width: 49%;
      margin-bottom: 10px; }
      footer .fnav_wrap .wrapper .col:not(:last-of-type) {
        width: 49%; }
      footer .fnav_wrap .wrapper .col:first-of-type {
        width: 100%; }
  footer .fnav_wrap .li_sns li {
    display: inline-block; }
  /* --- skin ------------------------------- */
  /* column */
  .row {
    margin-left: 0;
    margin-right: 0; }
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
    float: none;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0; }
    .col-1.fr, .col-2.fr, .col-3.fr, .col-4.fr, .col-5.fr, .col-6.fr, .col-7.fr, .col-8.fr, .col-9.fr, .col-10.fr, .col-11.fr, .col-12.fr {
      float: none; }
  /* etc */
  .layout_skin01 .block {
    padding-top: 0; }
    .layout_skin01 .block .image {
      position: static;
      float: none;
      width: auto;
      margin-left: -10px;
      margin-right: -10px; }
      .layout_skin01 .block .image img {
        width: 100%; }
      .layout_skin01 .block .image.right {
        float: none; }
    .layout_skin01 .block .text {
      float: none;
      width: auto;
      margin-top: -8px; }
      .layout_skin01 .block .text.right {
        float: none; }
  /* --- title ------------------------------ */
  .sec_pagetitle {
    background-position: 60% center; }
  .ttl_skin02 {
    font-size: 37px; }
    .ttl_skin02 mark {
      font-size: 42px; }
  .ttl_skin03 {
    padding: 0 30px;
    font-size: 33px; }
  .ttl_skin04 {
    font-size: 33px; }
  /* --- toppage ---------------------------- */
  /* slide_wrap */
  .slide_wrap .slick-prev:before,
  .slide_wrap .slick-next:before {
    font-size: 60px; }
  .slide_wrap .slick-next {
    right: 40px; }
  /* sec_top_gakka */
  .sec_top_gakka .pagenav_wrap .col {
    width: calc((100% - 30px) / 3);
    margin-bottom: 15px; }
    .sec_top_gakka .pagenav_wrap .col a span {
      font-size: 14px; }
    .sec_top_gakka .pagenav_wrap .col a h3 {
      font-size: 28px !important; }
  .sec_top_international {
    display: block; }
    .sec_top_international .international_wrap {
      width: 100%; }
    .sec_top_international .japanese_wrap {
      width: 100%; }
      .sec_top_international .japanese_wrap .btn_skin01 {
        min-width: 370px; }
  /* --- subpage ---------------------------- */
  .subpage .btn_wrap {
    margin-top: 30px; } }

/* sp向けスタイル */
@media screen and (max-width: 767px) {
  .show-pc,
  .show-pc.inline {
    display: none; }
  .show-sp {
    display: block; }
  .show-sp.inline {
    display: inline-block; }
  .sp-tac {
    text-align: center; }
  .fl, .fr {
    float: none; }
  .fsize_small {
    font-size: 0.8rem; }
  .u_line {
    padding-left: 2px;
    padding-right: 2px;
    background: -webkit-linear-gradient(transparent calc(100% - 5px), #fff665 0);
    background: -o-linear-gradient(transparent calc(100% - 5px), #fff665 0);
    background: linear-gradient(transparent calc(100% - 5px), #fff665 0); }
  .sp-mt0 {
    margin-top: 0px !important; }
  .sp-mr0 {
    margin-right: 0px !important; }
  .sp-mb0 {
    margin-bottom: 0px !important; }
  .sp-ml0 {
    margin-left: 0px !important; }
  .sp-pt0 {
    padding-top: 0px !important; }
  .sp-pr0 {
    padding-right: 0px !important; }
  .sp-pb0 {
    padding-bottom: 0px !important; }
  .sp-pl0 {
    padding-left: 0px !important; }
  .sp-mt5 {
    margin-top: 5px !important; }
  .sp-mr5 {
    margin-right: 5px !important; }
  .sp-mb5 {
    margin-bottom: 5px !important; }
  .sp-ml5 {
    margin-left: 5px !important; }
  .sp-pt5 {
    padding-top: 5px !important; }
  .sp-pr5 {
    padding-right: 5px !important; }
  .sp-pb5 {
    padding-bottom: 5px !important; }
  .sp-pl5 {
    padding-left: 5px !important; }
  .sp-mt10 {
    margin-top: 10px !important; }
  .sp-mr10 {
    margin-right: 10px !important; }
  .sp-mb10 {
    margin-bottom: 10px !important; }
  .sp-ml10 {
    margin-left: 10px !important; }
  .sp-pt10 {
    padding-top: 10px !important; }
  .sp-pr10 {
    padding-right: 10px !important; }
  .sp-pb10 {
    padding-bottom: 10px !important; }
  .sp-pl10 {
    padding-left: 10px !important; }
  .sp-mt15 {
    margin-top: 15px !important; }
  .sp-mr15 {
    margin-right: 15px !important; }
  .sp-mb15 {
    margin-bottom: 15px !important; }
  .sp-ml15 {
    margin-left: 15px !important; }
  .sp-pt15 {
    padding-top: 15px !important; }
  .sp-pr15 {
    padding-right: 15px !important; }
  .sp-pb15 {
    padding-bottom: 15px !important; }
  .sp-pl15 {
    padding-left: 15px !important; }
  .sp-mt20 {
    margin-top: 20px !important; }
  .sp-mr20 {
    margin-right: 20px !important; }
  .sp-mb20 {
    margin-bottom: 20px !important; }
  .sp-ml20 {
    margin-left: 20px !important; }
  .sp-pt20 {
    padding-top: 20px !important; }
  .sp-pr20 {
    padding-right: 20px !important; }
  .sp-pb20 {
    padding-bottom: 20px !important; }
  .sp-pl20 {
    padding-left: 20px !important; }
  .sp-mt25 {
    margin-top: 25px !important; }
  .sp-mr25 {
    margin-right: 25px !important; }
  .sp-mb25 {
    margin-bottom: 25px !important; }
  .sp-ml25 {
    margin-left: 25px !important; }
  .sp-pt25 {
    padding-top: 25px !important; }
  .sp-pr25 {
    padding-right: 25px !important; }
  .sp-pb25 {
    padding-bottom: 25px !important; }
  .sp-pl25 {
    padding-left: 25px !important; }
  .sp-mt30 {
    margin-top: 30px !important; }
  .sp-mr30 {
    margin-right: 30px !important; }
  .sp-mb30 {
    margin-bottom: 30px !important; }
  .sp-ml30 {
    margin-left: 30px !important; }
  .sp-pt30 {
    padding-top: 30px !important; }
  .sp-pr30 {
    padding-right: 30px !important; }
  .sp-pb30 {
    padding-bottom: 30px !important; }
  .sp-pl30 {
    padding-left: 30px !important; }
  .sp-mt35 {
    margin-top: 35px !important; }
  .sp-mr35 {
    margin-right: 35px !important; }
  .sp-mb35 {
    margin-bottom: 35px !important; }
  .sp-ml35 {
    margin-left: 35px !important; }
  .sp-pt35 {
    padding-top: 35px !important; }
  .sp-pr35 {
    padding-right: 35px !important; }
  .sp-pb35 {
    padding-bottom: 35px !important; }
  .sp-pl35 {
    padding-left: 35px !important; }
  .sp-mt40 {
    margin-top: 40px !important; }
  .sp-mr40 {
    margin-right: 40px !important; }
  .sp-mb40 {
    margin-bottom: 40px !important; }
  .sp-ml40 {
    margin-left: 40px !important; }
  .sp-pt40 {
    padding-top: 40px !important; }
  .sp-pr40 {
    padding-right: 40px !important; }
  .sp-pb40 {
    padding-bottom: 40px !important; }
  .sp-pl40 {
    padding-left: 40px !important; }
  .sp-mt45 {
    margin-top: 45px !important; }
  .sp-mr45 {
    margin-right: 45px !important; }
  .sp-mb45 {
    margin-bottom: 45px !important; }
  .sp-ml45 {
    margin-left: 45px !important; }
  .sp-pt45 {
    padding-top: 45px !important; }
  .sp-pr45 {
    padding-right: 45px !important; }
  .sp-pb45 {
    padding-bottom: 45px !important; }
  .sp-pl45 {
    padding-left: 45px !important; }
  .sp-mt50 {
    margin-top: 50px !important; }
  .sp-mr50 {
    margin-right: 50px !important; }
  .sp-mb50 {
    margin-bottom: 50px !important; }
  .sp-ml50 {
    margin-left: 50px !important; }
  .sp-pt50 {
    padding-top: 50px !important; }
  .sp-pr50 {
    padding-right: 50px !important; }
  .sp-pb50 {
    padding-bottom: 50px !important; }
  .sp-pl50 {
    padding-left: 50px !important; }
  body {
    font-size: 13px;
    -webkit-text-size-adjust: 100%;
    line-height: 1.5; }
  /* --- header ------------------------------ */
  header {
    position: fixed;
    height: 43px; }
    header .logo {
      width: 160px;
      margin: 0 0 0 10px;
      padding-top: 7px; }
      header .logo span {
        top: 2px;
        left: 23px;
        font-size: 10px; }
  /* --- nav --------------------------------- */
  nav {
    position: absolute;
    top: 43px; }
    nav .btn_tel {
      position: absolute;
      top: -43px;
      right: 42px;
      display: block;
      width: 42px;
      height: 43px;
      padding-top: 4px;
      background: rgba(255, 255, 255, 0.2);
      text-align: center; }
      nav .btn_tel:after {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 3px;
        content: "TEL";
        color: #fff;
        font-size: 10px;
        text-align: center;
        -webkit-transform: scale(0.9, 0.9);
        -ms-transform: scale(0.9, 0.9);
        transform: scale(0.9, 0.9); }
      nav .btn_tel i {
        font-size: 21px; }
    nav .toggle-menu {
      position: absolute;
      top: -43px;
      right: 0;
      width: 42px;
      height: 43px;
      background: rgba(255, 255, 255, 0.3); }
      nav .toggle-menu:after {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 3px;
        content: "MENU";
        color: #fff;
        font-size: 10px;
        text-align: center;
        -webkit-transform: scale(0.9, 0.9);
        -ms-transform: scale(0.9, 0.9);
        transform: scale(0.9, 0.9); }
      nav .toggle-menu span {
        position: absolute;
        left: 15px;
        width: 13px;
        height: 2px;
        border-radius: 4px;
        background: #fff;
        -webkit-transition: .4s;
        -o-transition: .4s;
        transition: .4s; }
        nav .toggle-menu span:nth-child(1) {
          top: 10px; }
        nav .toggle-menu span:nth-child(2) {
          top: 14px; }
        nav .toggle-menu span:nth-child(3) {
          top: 18px; }
  .nav_wrap {
    position: fixed;
    top: 43px;
    right: -280px;
    height: calc(100% - 43px);
    width: 280px;
    background: rgba(246, 0, 0, 0.9);
    background: -moz-linear-gradient(left, rgba(246, 0, 0, 0.9) 0%, rgba(181, 0, 7, 0.9) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(246, 0, 0, 0.9)), color-stop(100%, rgba(181, 0, 7, 0.9)));
    background: -webkit-linear-gradient(left, rgba(246, 0, 0, 0.9) 0%, rgba(181, 0, 7, 0.9) 100%);
    background: -o-linear-gradient(left, rgba(246, 0, 0, 0.9) 0%, rgba(181, 0, 7, 0.9) 100%);
    background: -ms-linear-gradient(left, rgba(246, 0, 0, 0.9) 0%, rgba(181, 0, 7, 0.9) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(246, 0, 0, 0.9)), to(rgba(181, 0, 7, 0.9)));
    background: linear-gradient(to right, rgba(246, 0, 0, 0.9) 0%, rgba(181, 0, 7, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 );
    overflow: scroll; }
    .nav_wrap a {
      display: block;
      margin: 0;
      padding: 10px !important;
      border-radius: 0;
      -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
      writing-mode: horizontal-tb;
      text-align: left; }
    .nav_wrap .gnav {
      display: block; }
      .nav_wrap .gnav > li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.6); }
        .nav_wrap .gnav > li.toggle > a:after {
          position: absolute;
          right: 10px;
          -webkit-transition: .4s;
          -o-transition: .4s;
          transition: .4s; }
        .nav_wrap .gnav > li.toggle.open a:after {
          -webkit-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
          transform: rotate(-180deg); }
        .nav_wrap .gnav > li.toggle .subnav {
          position: static;
          visibility: visible;
          opacity: 1;
          display: none;
          height: auto; }
          .nav_wrap .gnav > li.toggle .subnav a {
            background: rgba(0, 0, 0, 0.3);
            font-size: 13px;
            border-top: 1px dotted rgba(255, 255, 255, 0.4); }
        .nav_wrap .gnav > li:last-child {
          display: none; }
    .nav_wrap .side_nav {
      position: static; }
      .nav_wrap .side_nav li {
        width: auto; }
      .nav_wrap .side_nav a {
        width: auto; }
      .nav_wrap .side_nav .btn_skin02 {
        border-bottom: 1px solid rgba(255, 255, 255, 0.6);
        background: none; }
  body.open {
    overflow: hidden;
    height: 100%; }
    body.open .layer {
      position: fixed;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5);
      z-index: 100; }
    body.open .toggle-menu span:nth-child(1) {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      top: 14px; }
    body.open .toggle-menu span:nth-child(2) {
      width: 0; }
    body.open .toggle-menu span:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      top: 14px; }
  /* --- layout ------------------------------ */
  .container {
    padding-top: 43px; }
  .wrapper,
  .inner_wrapper {
    width: 100%; }
  section {
    padding: 25px 0 45px; }
    section p {
      padding-bottom: 1.5em; }
  .li_topicpath {
    margin-top: 10px;
    font-size: 10px; }
  .topicpath_wrap + .sec_content {
    padding-top: 20px; }
  /* --- footer ------------------------------ */
  #gmap {
    width: 100%;
    height: 175px; }
    #gmap .gmap_infowindow {
      padding: 5px 0; }
      #gmap .gmap_infowindow .name, #gmap .gmap_infowindow .tel, #gmap .gmap_infowindow .address {
        font-size: 10px; }
  footer .btn_top {
    bottom: 20px; }
    footer .btn_top a {
      width: 30px;
      height: 30px;
      font-size: 15px;
      line-height: 30px; }
  footer .address_wrap {
    padding: 26px 0 10px; }
    footer .address_wrap img {
      width: 130px; }
    footer .address_wrap p {
      display: block;
      padding-top: 8px;
      font-size: 10px; }
  footer .fnav_wrap {
    padding: 0;
    border: none; }
    footer .fnav_wrap .wrapper {
      display: block; }
      footer .fnav_wrap .wrapper .col {
        width: 100%;
        margin: 0;
        background: rgba(246, 0, 0, 0.9);
        background: -moz-linear-gradient(left, rgba(246, 0, 0, 0.9) 0%, rgba(181, 0, 7, 0.9) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(246, 0, 0, 0.9)), color-stop(100%, rgba(181, 0, 7, 0.9)));
        background: -webkit-linear-gradient(left, rgba(246, 0, 0, 0.9) 0%, rgba(181, 0, 7, 0.9) 100%);
        background: -o-linear-gradient(left, rgba(246, 0, 0, 0.9) 0%, rgba(181, 0, 7, 0.9) 100%);
        background: -ms-linear-gradient(left, rgba(246, 0, 0, 0.9) 0%, rgba(181, 0, 7, 0.9) 100%);
        background: -webkit-gradient(linear, left top, right top, from(rgba(246, 0, 0, 0.9)), to(rgba(181, 0, 7, 0.9)));
        background: linear-gradient(to right, rgba(246, 0, 0, 0.9) 0%, rgba(181, 0, 7, 0.9) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); }
        footer .fnav_wrap .wrapper .col:not(:last-of-type) {
          width: 100%; }
        footer .fnav_wrap .wrapper .col:first-of-type {
          position: relative;
          padding-top: 40px; }
          footer .fnav_wrap .wrapper .col:first-of-type .li_sns {
            position: absolute;
            top: 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            width: 100%; }
            footer .fnav_wrap .wrapper .col:first-of-type .li_sns li {
              width: 100%;
              margin-top: 0; }
              footer .fnav_wrap .wrapper .col:first-of-type .li_sns li a {
                display: block;
                height: 40px;
                padding: 0;
                text-align: center; }
                footer .fnav_wrap .wrapper .col:first-of-type .li_sns li a img {
                  max-height: 100%; }
              footer .fnav_wrap .wrapper .col:first-of-type .li_sns li:nth-child(1) {
                width: 50%; }
                footer .fnav_wrap .wrapper .col:first-of-type .li_sns li:nth-child(1) a {
                  background: #365792; }
              footer .fnav_wrap .wrapper .col:first-of-type .li_sns li:nth-child(2) {
                width: 50%; }
                footer .fnav_wrap .wrapper .col:first-of-type .li_sns li:nth-child(2) a {
                  background: #00bff3; }
      footer .fnav_wrap .wrapper a {
        display: block;
        padding: 10px 15px 8px 10px;
        border-top: 1px solid rgba(255, 255, 255, 0.6);
        color: #fff; }
    footer .fnav_wrap .fnav dt {
      margin-bottom: 0;
      padding-bottom: 0;
      border: none;
      font-weight: normal; }
      footer .fnav_wrap .fnav dt a {
        position: relative; }
        footer .fnav_wrap .fnav dt a:after {
          position: absolute;
          display: block;
          content: ""; }
        footer .fnav_wrap .fnav dt a:after {
          right: 10px;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          content: "\f055";
          font-family: FontAwesome; }
      footer .fnav_wrap .fnav dt.open a:after {
        content: "\f056"; }
    footer .fnav_wrap .fnav dd {
      display: none;
      font-size: 13px; }
    footer .fnav_wrap .li_fnav li a {
      border-top: 1px dotted rgba(255, 255, 255, 0.4);
      background: rgba(0, 0, 0, 0.3); }
  /* --- title -------------------------------- */
  .sec_pagetitle {
    min-height: 155px;
    padding: 15px 0; }
    .sec_pagetitle .ttl_wrap {
      width: 235px;
      height: 125px;
      margin: 0 auto;
      border-width: 2px;
      background: rgba(0, 0, 0, 0.4); }
      .sec_pagetitle .ttl_wrap .inner {
        height: 95px;
        font-size: 10px; }
        .sec_pagetitle .ttl_wrap .inner p {
          padding-bottom: 10px; }
      .sec_pagetitle .ttl_wrap h1 {
        font-size: 25px; }
      .sec_pagetitle .ttl_wrap .btm {
        height: 25px;
        padding-top: 1px;
        border-width: 2px;
        font-size: 10px; }
  .ttl_skin01, .ttl_skin05 {
    margin-bottom: 15px;
    padding-bottom: 8px;
    font-size: 22px; }
    .ttl_skin01 span, .ttl_skin05 span {
      font-size: 10px; }
    .ttl_skin01:after, .ttl_skin05:after {
      width: 30px;
      height: 2px; }
  .ttl_skin02 {
    margin-bottom: 25px;
    background: -webkit-linear-gradient(transparent calc(100% - 8px), #fff665 0);
    background: -o-linear-gradient(transparent calc(100% - 8px), #fff665 0);
    background: linear-gradient(transparent calc(100% - 8px), #fff665 0);
    font-size: 16px; }
    .ttl_skin02 mark {
      font-size: 20px; }
  .ttl_skin03 {
    margin-bottom: 15px;
    padding: 0 12px;
    font-size: 14px; }
    .ttl_skin03:before, .ttl_skin03:after {
      bottom: 2px;
      width: 1px;
      height: 1.2em; }
  .ttl_skin04 {
    margin-bottom: 15px;
    font-size: 18px; }
    .ttl_skin04 span {
      width: 35px;
      height: 35px;
      margin-right: 8px;
      font-size: 15px; }
      .ttl_skin04 span:before {
        font-size: 10px; }
  .ttl_skin06 {
    background: -webkit-linear-gradient(transparent calc(100% - 8px), #fff665 0);
    background: -o-linear-gradient(transparent calc(100% - 8px), #fff665 0);
    background: linear-gradient(transparent calc(100% - 8px), #fff665 0);
    font-size: 19px; }
  .ttl_skin07 {
    font-size: 13px; }
  .ttl_skin08 {
    margin-bottom: 7px;
    font-size: 15px; }
    .ttl_skin08 span {
      width: 18px;
      height: 18px;
      margin-right: 5px;
      font-size: 15px;
      line-height: 18px; }
  /* --- skin -------------------------------- */
  /* btn */
  [class^=btn_skin] {
    min-width: 250px;
    padding: 10px 10px 8px;
    border-radius: 3px;
    font-size: 13px;
    line-height: 1.4; }
    [class^=btn_skin].ar_r {
      padding-right: 10px; }
      [class^=btn_skin].ar_r:after {
        right: 5px;
        font-size: 15px; }
      [class^=btn_skin].ar_r:hover:after {
        right: 3px; }
    [class^=btn_skin].size_l {
      min-width: 260px;
      padding: 12px 10px;
      font-size: 15px; }
  /* li */
  .li_skin02 {
    font-size: 11px; }
    .li_skin02 li {
      margin-bottom: 2px; }
      .li_skin02 li:last-child {
        margin-bottom: 0; }
  .li_skin03 li {
    padding-left: 26px;
    font-size: 12px; }
  .dl_skin01 dt {
    font-size: 13px; }
  .dl_skin01 dd {
    font-size: 12px; }
    .dl_skin01 dd:not(:last-child) {
      margin-bottom: 10px;
      padding-bottom: 8px; }
  .dl_skin02 dd {
    margin-bottom: 4px; }
  .li_check li {
    padding-left: 20px; }
  .li_attention li {
    font-size: 12px; }
  /* box */
  .box_skin01 {
    margin-top: 20px;
    padding: 25px 15px 15px;
    border-width: 1px; }
    .box_skin01 .ttl {
      top: -.8em;
      left: 10px;
      padding: 5px 10px;
      font-size: 13px; }
  .box_skin02 {
    padding: 15px; }
  .box_skin03 {
    padding: 10px;
    border-width: 3px; }
    .box_skin03:after {
      right: -5px;
      top: -18px;
      height: 25px;
      width: 14px; }
  .box_skin04 {
    padding: 20px;
    border-width: 1px; }
  /* label */
  .label_require {
    padding: 2px 4px;
    font-size: 10px; }
  /* column */
  .subpage .row {
    margin-bottom: 20px; }
  /* table */
  .table_border_none th, .table_border_none td {
    padding: 3px 0; }
  .table_sp_block th, .table_sp_block td {
    display: block; }
  .table_sp_label thead {
    display: none; }
  .table_sp_label tbody td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 5px 2px 4px;
    border-bottom: 1px solid #dbe7ee; }
    .table_sp_label tbody td:before {
      content: attr(data-label);
      width: 40%;
      font-weight: bold;
      text-align: left; }
    .table_sp_label tbody td:first-child {
      background: #ecf5fa; }
    .table_sp_label tbody td:last-child {
      border-bottom: 0; }
  .table_form th, .table_form td {
    font-size: 13px; }
  .table_form th {
    padding: 10px 45px 10px 0; }
    .table_form th .label_require {
      top: 10px;
      right: 10px; }
  .table_form td {
    padding: 5px 0 5px 10px; }
  /* form */
  input[type=text],
  input[type=email],
  input[type=tel],
  select,
  textarea {
    padding: 5px;
    border: 1px solid #cccccc;
    border-radius: 2px;
    font-size: 13px; }
  label {
    font-size: 13px; }
    label + label {
      margin-left: 0; }
  .size_s {
    width: 4em; }
  .size_m {
    width: 6em; }
  /* etc */
  .layout_skin01 .block .text {
    padding: 20px 15px 15px;
    border-width: 1px;
    font-size: 12px; }
    .layout_skin01 .block .text.right {
      padding-left: 15px; }
  .layout_skin01 .block:last-child .text {
    margin-bottom: 0; }
  /* --- toppage ------------------------------ */
  .top .ttl_skin01 span, .top .ttl_skin05 span {
    font-size: 10px; }
  /* slide_wrap */
  .slide_wrap .show-pc {
    display: none; }
  .slide_wrap .slick-prev:before,
  .slide_wrap .slick-next:before {
    font-size: 30px; }
  .slide_wrap .slick-prev {
    left: 5px; }
  .slide_wrap .slick-next {
    right: 5px; }
  .slide_wrap .slick-dots {
    bottom: -17px; }
    .slide_wrap .slick-dots li {
      width: 8px;
      height: 8px;
      margin: 0 3px; }
      .slide_wrap .slick-dots li button {
        width: 8px;
        height: 8px; }
        .slide_wrap .slick-dots li button:before {
          width: 8px;
          height: 8px; }
  .slick-slide img {
    width: 100%; }
  /* sec_top_gakka */
  .sec_top_gakka .pagenav_wrap {
    margin-top: 13px;
    margin-bottom: 22px; }
    .sec_top_gakka .pagenav_wrap .col {
      width: calc((100% - 10px) / 2);
      margin-bottom: 10px; }
      .sec_top_gakka .pagenav_wrap .col a {
        overflow: hidden; }
        .sec_top_gakka .pagenav_wrap .col a .inner {
          left: 10px; }
        .sec_top_gakka .pagenav_wrap .col a img {
          width: 100%;
          height: 125px;
          -o-object-fit: cover;
          object-fit: cover;
          font-family: 'object-fit: cover;'; }
        .sec_top_gakka .pagenav_wrap .col a span {
          font-size: 10px; }
        .sec_top_gakka .pagenav_wrap .col a h3 {
          font-size: 18px !important; }
      .sec_top_gakka .pagenav_wrap .col:nth-child(2) a h3, .sec_top_gakka .pagenav_wrap .col:nth-child(3) a h3 {
        font-size: 20px !important; }
  /* sec_top_international */
  .sec_top_international > div {
    padding: 30px 0 0; }
  .sec_top_international .text_wrap {
    padding-left: 10px;
    padding-right: 10px; }
    .sec_top_international .text_wrap br {
      display: none; }
  .sec_top_international .li_nav li {
    height: 180px;
    overflow: hidden; }
    .sec_top_international .li_nav li a {
      height: 180px;
      font-size: 18px; }
  .sec_top_international .international_wrap .li_nav {
    display: block;
    margin-top: 40px; }
    .sec_top_international .international_wrap .li_nav li {
      width: 100%;
      margin-top: 2px; }
      .sec_top_international .international_wrap .li_nav li a img {
        height: 195px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        font-family: 'object-fit: cover;'; }
  .sec_top_international .japanese_wrap .btn_skin01 {
    min-width: 250px; }
  /* sec_top_openschool */
  .sec_top_openschool {
    margin-top: 5px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #eee;
    padding-top: 35px;
    padding-bottom: 30px;
    background: url(../../assets/img/top/ph_openschool-sp.jpg) no-repeat center center;
    background-size: cover; }
  /* sec_top_topics */
  #li_topics {
    padding: 25px 0 85px; }
    #li_topics li {
      padding: 10px 0; }
      #li_topics li span {
        width: 7.5em;
        font-size: 10px; }
      #li_topics li a {
        color: #333;
        text-decoration: underline; }
  /* --- subpage ------------------------------ */
  .subpage section {
    padding: 20px 0; }
  .subpage .btn_wrap {
    margin-top: 15px; }
  .job_wrap {
    display: block; }
    .job_wrap > .col {
      width: auto;
      padding: 20px 0; }
      .job_wrap > .col:nth-child(1) {
        padding-top: 0; }
      .job_wrap > .col:nth-child(even) {
        margin-left: -10px;
        margin-right: -10px;
        padding-left: 10px;
        padding-right: 10px;
        background: #f8f8f8; }
      .job_wrap > .col:nth-child(3) {
        padding-bottom: 0; }
      .job_wrap > .col .ttl {
        margin-bottom: 10px;
        font-size: 15px; }
      .job_wrap > .col .image {
        height: auto;
        margin: 0 auto 15px; }
  .curriculum_wrap .col {
    width: calc((100% - 10px) / 2);
    margin-bottom: 10px;
    padding: 0 10px 20px 10px;
    font-size: 11px; }
    .curriculum_wrap .col .image {
      margin: 0 -10px 10px; }
    .curriculum_wrap .col .ttl {
      margin-bottom: 2px;
      font-size: 13px; }
  .flow_wrap > div {
    padding: 5px 0;
    font-size: 12px; }
  .flow_wrap .before {
    width: calc(50% - 27px); }
    .flow_wrap .before:after {
      right: -15px;
      border-width: 15px 0 15px 11px; }
  .flow_wrap .after {
    width: calc(50% + 10px); }
  /* more */
  .grad-wrap {
    position: relative; }
    .grad-wrap + .grad-wrap {
      margin-top: 40px; }
    .grad-wrap .grad-trigger {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 1;
      padding-top: 40px;
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(60%, white), to(white));
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 60%, white 100%);
      background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 60%, white 100%);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 60%, white 100%);
      text-align: center; }
      .grad-wrap .grad-trigger:after {
        content: "続きを見る \f107";
        color: #b60007;
        font-family: FontAwesome, "游ゴシック体", "YuGothic", "游ゴシック Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        text-decoration: underline; }
      .grad-wrap .grad-trigger.is-show {
        bottom: -30px;
        padding-top: 10px; }
        .grad-wrap .grad-trigger.is-show:after {
          content: "閉じる \f106"; }
        .grad-wrap .grad-trigger.is-show + .grad-item::before {
          display: none; }
    .grad-wrap .grad-item {
      position: relative;
      overflow: hidden;
      margin-bottom: 30px; }
      .grad-wrap .grad-item.is-hide {
        height: 180px;
        margin-bottom: 0; } }

/* #Print Fixes */
@media print {
  * {
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  @page {
    margin: 1cm 2cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  body {
    width: auto;
    -webkit-print-color-adjust: exact; } }
