@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed");
@-webkit-keyframes movie_icon_rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@keyframes movie_icon_rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

/*
OZ RESET CSS
Author: ONZE
Author URI: http://on-ze.com
Version: 1.1
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
* {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font: inherit;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: none;
  vertical-align: baseline;
}

html {
  font-size: 62.5%;
  width: 100%;
  height: 100%;
}

body {
  font-size: 10px;
  font-size: 1.0rem;
  line-height: 1;
  position: relative;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  height: 100%;
}

article, aside, dialog, figure, footer, header, main, menu, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

hr {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

input,
select {
  vertical-align: middle;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}

img {
  vertical-align: bottom;
}

html {
  overflow-y: scroll;
}

body {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media only screen and (min-width: 721px) and (max-width: 1024px) {
  html {
    zoom: 0.72;
  }
}

#wrap {
  position: relative;
  min-width: 1024px;
  width: 100%;
  color: #333;
  font-size: 1.5rem;
  line-height: 1.8;
}

.dropdown_overlay {
  display: none;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.sp_view {
  display: none !important;
}

@media only screen and (min-width: 1025px) {
  .tab_view {
    display: none !important;
  }
}

@media only screen and (max-width: 1024px) {
  .tab_view {
    display: block !important;
  }
}

@media only screen and (min-width: 769px) {
  .tab_view_portrait {
    display: none !important;
  }
}

@media only screen and (max-width: 768px) {
  .tab_view_portrait {
    display: block !important;
  }
}

a {
  color: #333;
  -webkit-transition: all .3s;
  transition: all .3s;
}

sup {
  vertical-align: top;
}

em,
strong {
  font-weight: bold;
}

strong {
  color: #2EA7C2;
}

.icon-outer {
  font-size: 1.4rem;
}

/* ============================================================ */
/* iconフォント */
/* ============================================================ */
@font-face {
  font-family: 'icomoon';
  src: url("/senka/common/icon/fonts/icomoon.eot?1gueqo");
  src: url("/senka/common/icon/fonts/icomoon.eot?1gueqo#iefix") format("embedded-opentype"), url("/senka/common/icon/fonts/icomoon.woff2?1gueqo") format("woff2"), url("/senka/common/icon/fonts/icomoon.ttf?1gueqo") format("truetype"), url("/senka/common/icon/fonts/icomoon.woff?1gueqo") format("woff"), url("/senka/common/icon/fonts/icomoon.svg?1gueqo#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-plus-bold:before {
  content: "\f067";
}

.icon-minus-bold:before {
  content: "\f068";
}

.icon-th:before {
  content: "\f00a";
}

.icon-close:before {
  content: "\f00d";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-times:before {
  content: "\f00d";
}

.icon-plus-circle:before {
  content: "\f055";
}

.icon-minus-circle:before {
  content: "\f056";
}

.icon-arrow-left:before {
  content: "\f060";
}

.icon-arrow-right:before {
  content: "\f061";
}

.icon-phone:before {
  content: "\f095";
}

.icon-icon-consideration02:before {
  content: "\e919";
}

.icon-reservation:before {
  content: "\e918";
}

.icon-arow-scoreup:before {
  content: "\e917";
}

.icon-minus:before {
  content: "\e915";
}

.icon-plus:before {
  content: "\e916";
}

.icon-pagetop:before {
  content: "\e914";
}

.icon-menu:before {
  content: "\e913";
}

.icon-chevron-left:before {
  content: "\e911";
}

.icon-chevron-right:before {
  content: "\e912";
}

.icon-document:before {
  content: "\e900";
}

.icon-consideration:before {
  content: "\e901";
}

.icon-counseling:before {
  content: "\e902";
}

.icon-lesson:before {
  content: "\e903";
}

.icon-seminar:before {
  content: "\e904";
}

.icon-thin-left:before {
  content: "\e905";
}

.icon-thin-right:before {
  content: "\e906";
}

.icon-left:before {
  content: "\e907";
}

.icon-right:before {
  content: "\e908";
}

.icon-up:before {
  content: "\e909";
}

.icon-down:before {
  content: "\e90a";
}

.icon-chevron-circle-left:before {
  content: "\e90b";
}

.icon-chevron-circle-right:before {
  content: "\e90c";
}

.icon-outer:before {
  content: "\e90d";
}

.icon-freecall:before {
  content: "\e90e";
}

.icon-map:before {
  content: "\e90f";
}

.icon-home:before {
  content: "\e910";
}

/* ============================================================ */
/* btnスタイル */
/* ============================================================ */
.btn01 {
  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;
  max-width: 630px;
  height: 70px;
  margin: 0 auto;
  background: #9e7846;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}

.btn01 .icon-chevron-circle-left,
.btn01 .icon-chevron-circle-right {
  font-size: 1.6rem;
  margin: 0 10px 0 0;
}

.btn01 .icon-outer {
  margin: 0 0 0 5px;
}

.btn01:hover {
  opacity: 0.7;
}

.btn02 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 430px;
  height: 90px;
  background: #86002e;
  border: 1px solid #86002e;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}

.btn02 .icon-chevron-circle-left,
.btn02 .icon-chevron-circle-right {
  font-size: 1.6rem;
  margin: 0 10px 0 0;
}

.btn02 .icon-outer {
  margin: 0 0 0 5px;
}

.btn02:hover {
  background: #fff;
  color: #86002e;
  border: 1px solid #86002e;
}

.btn03 {
  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: 440px;
  height: 44px;
  margin: 0 auto;
  background: -webkit-linear-gradient(top, #fff 0%, #fff5cc 100%);
  background: linear-gradient(to bottom, #fff 0%, #fff5cc 100%);
  box-shadow: 0 2px 4px rgba(199, 155, 49, 0.4);
  color: #95690e;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
}

.btn03 .icon-chevron-left,
.btn03 .icon-chevron-right {
  margin: 0 10px 0 0;
  padding: 0 0 0 3px;
  background: -webkit-linear-gradient(left, #a97812 0%, #ca9c3a 100%);
  background: linear-gradient(to right, #a97812 0%, #ca9c3a 100%);
  color: #fff;
  font-size: 1.0rem;
  text-align: center;
  line-height: 24px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}

.btn03 .icon-outer {
  margin: 0 0 0 5px;
}

.btn03:hover {
  opacity: 0.8;
}

/* ============================================================ */
/* .slider_pager  */
/* ============================================================ */
.slider_pager {
  position: absolute;
  left: 0;
  bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.slider_pager .pager-item {
  margin: 0 4px;
}

.slider_pager .pager-item .pager-link {
  display: block;
  background: #fff;
  font-size: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}

.slider_pager .pager-item .pager-link.active {
  background: #86002e;
}

/* ============================================================ */
/* #modal_window */
/* ============================================================ */
html.modal-show body {
  overflow: hidden;
}

.modal_content {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 900px;
  height: 536px;
  padding: 60px 80px;
  background: #fff;
  font-size: 1.4rem;
  line-height: 1.8;
  z-index: 120;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.modal_content #modal_about_movie {
  width: 710px;
  height: 446px;
}

.modal_content .ttl {
  margin: 0 0 20px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.4;
}

.modal_content .movie {
  position: relative;
}

.modal_content .movie .thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  cursor: pointer;
}

.modal_content .modal_close {
  position: absolute;
  top: 20px;
  right: 20px;
  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;
  background: #606060;
  color: #fff;
  font-size: 2.0rem;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.modal_content .modal_close:hover {
  opacity: 0.7;
}

.modal_overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 110;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
}

/*----- .movie_thumb -----*/
.movie_thumb > *:not(figcaption) {
  display: block;
  position: relative;
  cursor: pointer;
}

.movie_thumb > *:not(figcaption):hover {
  opacity: 0.7;
}

.movie_thumb > *:not(figcaption)::before, .movie_thumb > *:not(figcaption)::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.movie_thumb > *:not(figcaption)::before {
  width: 40px;
  height: 40px;
  background: #86002e;
  border-radius: 4px;
}

.movie_thumb > *:not(figcaption)::after {
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  border-width: 8px 0 8px 13px;
}

.movie_thumb img {
  width: 100%;
}

a.modal {
  cursor: pointer;
}

/* ============================================================ */
/* margin */
/* ============================================================ */
.mt0 {
  margin-top: 0 !important;
}

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

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

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

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

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

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

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

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

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

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

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

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

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

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

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

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

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

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

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

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

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

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

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.ml100 {
  margin-left: 100px !important;
}

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

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

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

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

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

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

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

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mr100 {
  margin-right: 100px !important;
}

/* ====================================================================== */
/* padding */

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

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

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

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

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

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

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

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

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

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

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

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

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

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

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

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

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

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

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

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

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

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

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

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pl100 {
  padding-left: 100px !important;
}

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

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

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

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

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

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

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

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pa0 {
  padding: 0px !important;
}

.pa5 {
  padding: 5px !important;
}

.pa10 {
  padding: 10px !important;
}

.pa15 {
  padding: 15px !important;
}

.pa20 {
  padding: 20px !important;
}

.pa25 {
  padding: 25px !important;
}

.pa30 {
  padding: 30px !important;
}

.pa35 {
  padding: 35px !important;
}

.pa40 {
  padding: 40px !important;
}

.pa45 {
  padding: 45px !important;
}

.pa50 {
  padding: 50px !important;
}

.pa55 {
  padding: 55px !important;
}

.pa60 {
  padding: 60px !important;
}

.pa65 {
  padding: 65px !important;
}

.pa70 {
  padding: 70px !important;
}

.pa75 {
  padding: 75px !important;
}

.pa80 {
  padding: 80px !important;
}

.pa85 {
  padding: 85px !important;
}

.pa90 {
  padding: 90px !important;
}

.pa95 {
  padding: 95px !important;
}

.pa100 {
  padding: 100px !important;
}

/* ============================================================ */
/* header */
/* ============================================================ */
header {
  position: relative;
  margin: 0 0 -64px;
  z-index: 20;
  /* .header_logo
	----------------------------------------------------------- */
  /* btn
	----------------------------------------------------------- */
  /* navigation
	----------------------------------------------------------- */
}

header .header_upper {
}

header .header_upper .header_upper_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1280px;
  height: 100px;
  margin: 0 auto;
  padding: 0 20px;
}

header .header_logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

@media only screen and (max-width: 1260px) {
  header .header_logo {
    -webkit-box-flex: 0;
       /* -ms-flex: 0 0 524px;
            flex: 0 0 524px;*/
	  -ms-flex: 0 0 564px;/*55周年ロゴ設定*/
            flex: 0 0 564px;/*55周年ロゴ設定*/
  }
}

@media only screen and (max-width: 1100px) {
  header .header_logo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45.9%;
            flex: 0 0 45.9%;
  }
}

header .header_logo .tagline {
  margin: 0 0 10px;
  color: #473001;
  font-size: 1.2rem;
  line-height: 1.5;
}

@media only screen and (max-width: 768px) {
  header .header_logo .tagline {
    font-size: 1.1rem;
  }
}

header .header_logo a {
  display: block;
  /*max-width: 524px;*/
  /*max-width: 564px;/*55周年ロゴ設定*/
	max-width: 732px;/*(全日制英語専科)設定*/
}

header .header_logo a img {
  /*width: 100%;*/
}

header .btn_block {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 260px;
          flex: 0 0 260px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 0 10px;
}

header .btn_freecall,
header .btn_lesson {
    flex: 0 0 255px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    color: #fff;
    text-align: center;
    border-radius: 100px;
}

header .btn_freecall {
  background: -webkit-linear-gradient(top, #b28817 0%, #7c5b14 100%);
  background: linear-gradient(to bottom, #b28817 0%, #7c5b14 100%);
}

header .btn_freecall .icon-freecall {
  position: relative;
  top: 5px;
  margin: 0 8px 0 0;
  font-size: 2.6rem;
}

@media only screen and (max-width: 1024px) {
  header .btn_freecall .icon-freecall {
    font-size: 1.8rem;
  }
}

header .btn_freecall span {
  letter-spacing: 0.02em;
  font-size: 2.3rem;
  font-weight: bold;
  line-height: 1.2;
}

@media only screen and (max-width: 1024px) {
  header .btn_freecall span {
    font-size: 1.6rem;
  }
}

header .btn_freecall span abbr[title] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

header .btn_freecall span abbr[title]::after {
  position: relative;
  top: 0.2rem;
  content: attr(title);
  font-size: 1.0rem;
  line-height: 1;
  -webkit-transform: scale(0.65);
          transform: scale(0.65);
}

header .btn_freecall span abbr[title]:first-of-type {
  margin: 0 -5px;
}

header .btn_freecall span abbr[title]:last-of-type {
  margin: 0 -10px;
}

header .btn_lesson {
  background: #3F3A39;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
}

@media only screen and (max-width: 1024px) {
  header .btn_lesson {
    font-size: 1.2rem;
  }
}

header .btn_lesson .icon-outer {
  margin: 0 -5px 0 3px;
}

header .btn_lesson:hover {
  opacity: 0.7;
}

header nav {
  position: relative;
  z-index: 1;
  background:#C1A57B;
}

header nav .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
}

header nav .inner > ul:not(.global_nav) {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.5;
}

@media only screen and (max-width: 768px) {
  header nav .inner > ul:not(.global_nav) {
    font-size: 1.0rem;
  }
}

header nav .inner > ul:not(.global_nav) li {
  margin: 0 0 0 25px;
  padding: 0 0 3px;
  border-bottom: 1px dotted #ccc;
}

@media only screen and (max-width: 1179px) {
  header nav .inner > ul:not(.global_nav) li {
    margin: 0 0 0 15px;
  }
}

header nav .inner > ul:not(.global_nav) li a {
  display: block;
  color: #fff;
}

header nav .inner > ul:not(.global_nav) li a .icon-outer {
  margin: 0 0 0 5px;
  font-size: 1.2rem;
}

header nav .inner > ul:not(.global_nav) li a:hover {
  opacity: 0.7;
}

/* .global_nav
----------------------------------------------------------- */
.global_nav {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.global_nav > li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin: 0 0 0 1px;
}

.global_nav > li.ganv_aboutus {
  width: 20%;
}

.global_nav > li.gnav_teacher {
  width: 18%;
}

.global_nav > li.gnav_course {
  width: 24%;
}

.global_nav > li.gnav_voice {
  width: 21%;
}

.global_nav > li.gnav_school {
  width: 17%;
}

@media only screen and (max-width: 1179px) {
  .global_nav > li.ganv_aboutus {
    width: 20%;
  }
  .global_nav > li.gnav_teacher {
    width: 23%;
  }
  .global_nav > li.gnav_course {
    width: 21%;
  }
  .global_nav > li.gnav_voice {
    width: 18%;
  }
  .global_nav > li.gnav_school {
    width: 18%;
  }
}

.global_nav > li > a {
  position: relative;
  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: 64px;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
}

@media only screen and (min-width: 1250px) {
  .global_nav > li > a br.pc_view {
    display: none;
  }
}

@media only screen and (max-width: 1179px) {
  .global_nav > li > a {
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 768px) {
  .global_nav > li > a {
    font-size: 1.2rem;
  }
}

.global_nav > li > a::before {
  position: absolute;
  top: 19px;
  bottom: 19px;
  left: -1px;
  content: "";
  width: 1px;
  background: rgba(255, 255, 255, 0.5);
}

.global_nav > li > a span::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  border-bottom: 4px solid #86002e;
  opacity: 0;
}

.global_nav > li > a .icon-down {
  margin: 0 10px 0 0;
  font-size: 1.0rem;
}

.global_nav > li > a .icon-map {
  margin: 0 5px 0 0;
  font-size: 2.0rem;
}

@media only screen and (max-width: 768px) {
  .global_nav > li > a .icon-map {
    margin: 0;
    font-size: 1.4rem;
  }
}

.global_nav > li:last-child {
  margin-right: 1px;
}

.global_nav > li:last-child a::after {
  position: absolute;
  top: 19px;
  bottom: 19px;
  right: -1px;
  content: "";
  width: 1px;
  background: rgba(255, 255, 255, 0.5);
}

.global_nav > li.active > a,
.global_nav > li > a:hover {
  color: #fff;
}

.global_nav > li.active > a span::after,
.global_nav > li > a:hover span::after {
  opacity: 1;
}

.aboutus .ganv_aboutus > a,
.teacher .gnav_teacher > a,
.course .gnav_course > a,
.voice .gnav_voice > a,
.access .gnav_school > a {
  color: #fff;
}

.aboutus .ganv_aboutus > a span::after,
.teacher .gnav_teacher > a span::after,
.course .gnav_course > a span::after,
.voice .gnav_voice > a span::after,
.access .gnav_school > a span::after {
  opacity: 1;
}

/* .dropdown
----------------------------------------------------------- */
.dropdown {
  display: none;
  opacity: 0;
  position: absolute;
  top: 64px;
  left: 0;
  right: 0;
  z-index: 10;
  padding: 60px 0 30px;
  background: rgba(255, 255, 255, 0.95);
}

.dropdown ul {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
}

.dropdown ul:not(:first-child) {
  margin-top: 30px;
  padding-top: 30px;
}

.dropdown ul:not(:first-child)::before {
  position: absolute;
  top: 0;
  left: 20px;
  right: 20px;
  content: "";
  border-top: 1px solid #9e7846;
}

.dropdown ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 24%;
          flex: 0 1 24%;
  margin: 20px 0 0 13px;
}

.dropdown ul li:nth-child(4n+1) {
  margin-left: 0;
}

.dropdown ul li:nth-child(-n+4) {
  margin-top: 0;
}

.dropdown ul li a {
  display: block;
}

.dropdown ul li a img {
  width: 100%;
}

.dropdown ul li a p {
  position: relative;
  margin: 15px 0 0;
  padding: 0 0 0 20px;
  font-size: 1.8rem;
  line-height: 1.4;
  letter-spacing: -0.02em;
}

.dropdown ul li a p .icon-chevron-circle-right {
  position: absolute;
  top: 5px;
  left: 0;
  color: #9e7846;
  font-size: 1.6rem;
}

.dropdown ul li p span {
  font-size: 1.2rem;
}

@media only screen and (max-width: 1024px) {
  .dropdown ul li a p .icon-chevron-circle-right {
    top: 6px;
    font-size: 1.4rem;
  }
}

.dropdown ul li a:hover img {
  opacity: 0.7;
}

.dropdown ul li a:hover p {
  text-decoration: underline;
}

.dropdown .btn_close {
  position: absolute;
  top: 15px;
  right: 20px;
  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;
  background: #b28218;
  text-align: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.dropdown .btn_close i {
  color: #fff;
  font-size: 2.0rem;
  line-height: 1;
}

/* ============================================================ */
/* #pc_menu */
/* ============================================================ */
#pc_menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
}

#pc_menu .header_upper {
  background:#fff;
}

#pc_menu .header_upper .header_upper_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1280px;
  height: 45px;
  margin: 0 auto;
  padding: 0 20px;
}

#pc_menu .header_upper .header_upper_inner .header_logo a {
  display: block;
  width: 295px;
  line-height: 1;
}

#pc_menu .header_upper .header_upper_inner .header_logo a img {
  width: 100%;
}

#pc_menu nav {
  position: relative;
  background:#C1A57B;
}

#pc_menu nav .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
}

#pc_menu nav .inner > a {
    flex: 0 0 255px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #3F3A39;
    color: #fff;
}

@media only screen and (max-width: 1024px) {
  #pc_menu nav .inner > a {
    font-size: 1.2rem;
  }
}

#pc_menu nav .inner > a .icon-outer {
  margin: 0 0 0 5px;
}

@media only screen and (max-width: 1024px) {
  #pc_menu nav .inner > a .icon-outer {
    margin: 0;
    font-size: 1.0rem;
  }
}

#pc_menu nav .inner > a:hover {
  opacity: 0.7;
}

#pc_menu .global_nav > li > a {
  height: 50px;
  font-size: 1.4rem;
}

@media only screen and (max-width: 1024px) {
  #pc_menu .global_nav > li > a {
    font-size: 1.2rem;
  }
}

#pc_menu .global_nav > li > a::before {
  top: 12px;
  bottom: 12px;
}

#pc_menu .global_nav > li > a span::after {
  border-bottom: 4px solid #86002e;
}

#pc_menu .global_nav > li:last-child {
  margin-right: 0;
}

#pc_menu .global_nav > li:last-child a::after {
  display: none;
}

#pc_menu .dropdown {
  top: 50px;
}

/* ============================================================ */
/* #contents */
/* ============================================================ */
/* ============================================================ */
/* #visual */
/* ============================================================ */
#visual {
  position: relative;
}

#visual figure {
  position: relative;
  width: 100%;
  height: 360px;
  overflow: hidden;
}

#visual figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#visual figure::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background: rgba(0, 0, 0, 0.3);
}

#visual .ttl {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 64px 0 0;
  color: #fff;
  text-align: center;
}

#visual .ttl h1 {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.2;
}

/* ============================================================ */
/* .topic_path  */
/* ============================================================ */
.topic_path {
  max-width: 1280px;
  margin: 20px auto 60px;
  padding: 0 40px;
  font-size: 1.3rem;
  line-height: 1.5;
}

.topic_path ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.topic_path ol li a {
  text-decoration: underline;
}

.topic_path ol li:first-child {
  position: relative;
}

.topic_path ol li:first-child a {
  padding: 0 0 0 18px;
}

.topic_path ol li:first-child a .icon-home {
  position: absolute;
  top: 2px;
  left: 0;
}

.topic_path ol li:not(:last-child) {
  margin: 0 10px 0 0;
}

.topic_path ol li:not(:last-child)::after {
  margin: 0 0 0 10px;
  content: "\e906";
  font-family: 'icomoon';
  font-size: 1.0rem;
  line-height: 1;
}

.topic_path ol li a:hover {
  text-decoration: none;
}

/* ============================================================ */
/* 見出しスタイル */
/* ============================================================ */
.ttl01 {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  height: 120px;
  background: #666565;
  color: #fff;
  text-align: center;
}
.ttl01 h1 {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.4;
}

.ttl02 {
  margin: 0 0 20px;
  font-size: 3.6rem;
  text-align: center;
  line-height: 1.5;
}

.ttl03 {
  position: relative;
  margin: 0 0 35px;
  padding: 0 0 10px;
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.5;
}

.ttl03::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  content: "";
  display: block;
  width: 200px;
  height: 3px;
  background: -webkit-linear-gradient(left, #C1A57B 0%, #A8895A 50%, #C1A57B 100%);
  background: linear-gradient(to right, #C1A57B 0%, #A8895A 50%, #C1A57B 100%);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.ttl04 {
  margin: 0 0 20px;
  color: #937844;
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.5;
}

.ttl05 {
  position: relative;
  margin: 0 0 30px;
  padding: 0 0 10px;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.5;
}

.ttl05::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 60px;
  height: 3px;
  background: #ae7a0c;
}

.ttl06 {
  margin: 0 0 20px;
  color: #86002e;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.5;
}

.ttl06 a {
  display: inline-table;
  color: #86002e;
}

.ttl06 a .icon-right {
  position: relative;
  top: -5px;
  display: table-cell;
  padding: 0 5px 0 0;
  font-size: 1.0rem;
}

.ttl06 a:hover span {
  text-decoration: underline;
}

.ttl07 {
  margin: 0 0 30px;
  padding: 0 0 10px;
  border-bottom: 1px solid #cfcfcf;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
}

/* ============================================================ */
/* 汎用スタイル */
/* ============================================================ */
/* ブロック
--------------------------------------------------------------- */
.row_wide {
  width: 100%;
  margin: 0 0 60px;
}

.row_medium {
  max-width: 1280px;
  margin: 0 auto 60px;
}

.row {
  max-width: 1280px;
  margin: 0 auto;
  padding: 60px 40px;
}

.row_short {
  max-width: 900px;
  margin: 0 auto 60px;
}

.bg_gray {
  background: #eee;
}

.text_block {
  max-width: 900px;
  margin: 0 auto 40px;
  line-height: 2.2;
}

.img_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.img_block:not(:last-child) {
  margin: 0 0 40px;
}

.img_block > * {
  width: 560px;
}

.img_block > *:not(first-child) {
  margin: 0 0 0 40px;
}

.img_block > * figcaption {
  margin: 10px 0 0;
  font-size: 1.4rem;
}

.img_block > * img {
  width: 100%;
}

/* 左右寄せ／センタリング
--------------------------------------------------------------- */
.al_left {
  text-align: left !important;
}

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

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

.vl_top {
  vertical-align: top !important;
}

.vl_bottom {
  vertical-align: bottom !important;
}

.vl_middle {
  vertical-align: middle !important;
}

/* 画像左右寄せ
--------------------------------------------------------------- */
.img_float_left,
.img_float_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.img_float_left figure,
.img_float_right figure {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 46.6%;
          flex: 0 1 46.6%;
}

.img_float_left figure img,
.img_float_right figure img {
  width: 100%;
}

.img_float_left > div,
.img_float_right > div {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
}

.img_float_left > div > *:not(:last-child),
.img_float_right > div > *:not(:last-child) {
  margin-bottom: 20px;
}

.img_float_left figure {
  margin: 0 40px 0 0;
}

.img_float_right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.img_float_right figure {
  margin: 0 0 0 40px;
}

/* table
--------------------------------------------------------------- */
.table01,
.table02 {
  width: 100%;
}

.table01 th,
.table01 td,
.table02 th,
.table02 td {
  padding: 12px 15px;
  background: #fff;
  border: 1px solid #aaa;
  font-size: 1.4rem;
  text-align: center;
  vertical-align: middle;
  line-height: 1.4;
}

.table01 th,
.table02 th {
  background: #eee;
  color: #000;
  font-weight: bold;
}

.table01 .border_top_dotted,
.table02 .border_top_dotted {
  border-top: 1px dotted #aaa;
}

.table01 .border_btm_dotted,
.table02 .border_btm_dotted {
  border-bottom: 1px dotted #aaa;
}

.table03 {
  width: 100%;
}

.table03 th,
.table03 td {
  padding: 30px 0;
  background: #fff;
  text-align: left;
  vertical-align: top;
  line-height: 1.5;
}

.table03 th {
  width: 29%;
  font-weight: bold;
}

.table03 tr {
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
}

.table03 .border-none {
  border: none;
}

.table03 .border_top-none {
  border-top: none;
}

.table03 .border_bottom-none {
  border-bottom: none;
}

/* .text_link
----------------------------------------------------------- */
.text_link a {
  display: inline-table;
  color: #86002e;
}

.text_link a .icon-right {
  display: table-cell;
  padding: 0 2px 0 0;
  font-size: 1.0rem;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  line-height: 1;
}

.text_link a .icon-outer {
  padding: 0 0 0 5px;
}

.text_link a:hover span {
  text-decoration: underline;
}

/* .note
----------------------------------------------------------- */
.note {
  display: table;
  font-size: 1.4rem;
  margin: 10px 0 0;
}

.note:not(ul) > span:first-child {
  display: table-cell;
}

ul.note li {
  display: table-row;
}

ul.note li > span:first-child {
  display: table-cell;
}

/* .list_disc
--------------------------------------------------------------- */
.list_disc li {
  position: relative;
  padding: 0 0 0 18px;
}

.list_disc li:not(:last-child) {
  margin: 0 0 5px;
}

.list_disc li::before {
  position: absolute;
  top: 13px;
  left: 8px;
  content: "";
  background: #3e2b0a;
  width: 2px;
  height: 2px;
  border-radius: 50%;
}

.list_disc02 li {
  position: relative;
  padding: 0 0 0 15px;
}

.list_disc02 li:not(:last-child) {
  margin: 0 0 5px;
}

.list_disc02 li::before {
  position: absolute;
  top: 10px;
  left: 0;
  content: "";
  background: #9e7846;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

/* .list_check
--------------------------------------------------------------- */
.list_check li {
  position: relative;
  padding: 0 0 0 23px;
  line-height: 1.5;
}

.list_check li::before {
  position: absolute;
  top: 6px;
  left: 0;
  display: block;
  content: "";
  width: 17px;
  height: 15px;
  background: url(/senka/common/img/icon_check01.png) 0 0 no-repeat;
  background-size: 17px 15px;
}

.list_check li:not(:last-child) {
  margin: 0 0 5px;
}

/* .list_decimal
----------------------------------------------------------- */
.list_decimal {
  list-style: decimal;
  margin-left: 30px;
}

.list_decimal li:not(:last-child) {
  margin-bottom: 10px;
}

/* .link_list01
--------------------------------------------------------------- */
.link_list01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.link_list01 li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 23.1%;
          flex: 0 1 23.1%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 20px 2.5%;
  line-height: 1.5;
}

.link_list01 li:nth-child(4n+1) {
  margin-left: 0;
}

.link_list01 li a {
  position: relative;
  width: 100%;
  padding: 10px 30px;
  border: 1px solid #b78797;
  color: #86002e;
}

.link_list01 li a .icon-right {
  position: absolute;
  top: 16px;
  left: 15px;
  font-size: 1.0rem;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

.link_list01 li a:hover {
  text-decoration: underline;
}

/* .privacy_link
--------------------------------------------------------------- */
.privacy_link {
  margin: 30px 0 0;
}

.privacy_link a {
  color: #86002e;
  font-size: 1.3rem;
}

/* #privacy_block
--------------------------------------------------------------- */
#privacy_block {
  padding: 35px;
  border: 1px solid #cfcfcf;
}

#privacy_block .inner {
  margin: 0 auto;
}

#privacy_block .inner .ttl {
  margin-bottom: 5px;
  text-align: left;
  font-weight: bold;
}

#privacy_block .inner a {
  color: #86002e;
}

#privacy_block .inner .icon-outer {
  color: #86002e;
}

/* .block_2col */
.block_2col{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.block_2col > section{
  width: 48.5%;
}
.block_2col > section:not(:nth-child(2n+1)) {
  margin-left: 3%;
}


/* ============================================================ */
/* form */
/* ============================================================ */
input[type="text"] {
  min-width: 300px;
  height: 46px;
  padding: 0 10px;
  border: 1px solid #999;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 4px;
}

input[type="text"].error {
  background: #fef0f5;
}

.input_name_kana {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 616px;
}

.input_name_kana label {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.input_name_kana input[type="text"] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
  min-width: 200px;
  margin: 0 30px 0 20px;
}

/* .list_radio
----------------------------------------------------------- */
.list_radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.list_radio li label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.list_radio li input[type="radio"] {
  display: none;
}

.list_radio li span {
  position: relative;
  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: 40px;
  padding: 0 0 0 10px;
  border: 1px solid #8c8c8c;
  text-align: center;
  line-height: 1.3;
  cursor: pointer;
  border-radius: 100px;
}

.list_radio li span::before {
  position: absolute;
  top: 50%;
  left: 15px;
  content: "";

  background: #f2f2f2;
  border: 1px solid #ababab;
  box-sizing: border-box;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 18px;
  height: 18px;
  border-radius: 50%;
}

.list_radio li input[type="radio"]:checked + span {
  background: #86002e;
  color: #fff;
}

.list_radio li input[type="radio"]:checked + span::before {
  background: #fff;
}

.list_radio li input[type="radio"]:checked + span::after {
  position: absolute;
  top: 50%;
  left: 20px;
  content: "";
  background: #86002e;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

.list_radio.column03 li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 23.2%;
          flex: 0 0 23.2%;
  margin: 20px 0 0 2.4%;
}

.list_radio.column03 li:nth-child(4n+1) {
  margin-left: 0;
}

.list_radio.column03 li:nth-child(-n+4) {
  margin-top: 0;
}

.list_radio.column04 li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 23.3%;
          flex: 0 0 23.3%;
  margin: 20px 0 0 2.2%;
}

.list_radio.column04 li:nth-child(4n+1) {
  margin-left: 0;
}

.list_radio.column04 li:nth-child(-n+4) {
  margin-top: 0;
}

/* .selectbox
----------------------------------------------------------- */
.selectbox {
  position: relative;
  display: inline-block;
  width: 300px;
  height: 46px;
  margin: 0 10px 0 0;
  background: #fff;
  border: 1px solid #8c8c8c;
  overflow: hidden;
  border-radius: 4px;
}

.selectbox.wide {
  width: 460px;
}

.selectbox select {
  width: 100%;
  height: 46px;
  padding: 0 0 0 10px;
  background: none transparent;
  border: 0;
  color: inherit;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 0px;
}

.selectbox::before, .selectbox::after {
  position: absolute;
  right: 0;
  display: block;
  width: 36px;
  text-align: center;
  pointer-events: none;
}

.selectbox.error {
  background: #fef0f5;
}

/* .alert
----------------------------------------------------------- */
.alert {
  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: 60px;
  margin: 60px 0;
  background: #ffe5ef;
  border-top: 2px solid #86002e;
  border-bottom: 2px solid #86002e;
  color: #86002e;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
}

.alert .icon-warning {
  margin: 0 15px 0 0;
  font-size: 3.5rem;
}

.alert.alert_small {
  height: 40px;
  margin: 0 0 30px;
  border: 1px solid #86002e;
  font-size: 1.6rem;
}

.alert.alert_small .icon-warning {
  margin: 0 20px 0 0;
  font-size: 2.4rem;
}

.alert.hide {
  display: none;
}

/*----- .input_must / .input_any -----*/
.input_must,
.input_any {
  display: inline-block;
  position: relative;
  top: -1px;
  width: 40px;
  margin: 0 0 0 10px;
  font-size: 1.2rem;
  font-weight: normal;
  text-align: center;
  line-height: 22px;
}

.input_must {
  background: #b68500;
  color: #fff;
}

.input_any {
  background: #ddd;
  color: #686868;
}

/*----- .btn -----*/
#btn_revision {
  width: 280px;
  margin: 0 20px 0 0;
  background: #a7a7a7;
  border: none;
}

#btn_revision:hover {
  background: #fff;
  color: #86002e;
  border: 1px solid #86002e;
}

#btn_submit {
  width: 280px;
}

/* ============================================================ */
/* .local_nav */
/* ============================================================ */
.local_nav {
  /*border-bottom: 10px solid #86002e;*/
}
#index #school .local_nav,
#access_index .local_nav{
  border-bottom: 10px solid #86002e;
}

.local_nav ul {
  display: flex;
  max-width:1200px;
  margin: 0 auto;
  padding: 0 40px;
}

.local_nav ul li {
  -webkit-box-flex: 1;
          flex: 1 1 0%;
  display: flex;
}

.local_nav ul li:not(:first-child) {
  margin: 0 0 0 15px;
}

.local_nav ul li a {
  display: flex;
  justify-content: center;
  min-height: 70px;
  width: 100%;
  background: #C1A57B;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 70px;
}

.local_nav ul li a.advanced_stage {
  background: #B4925F;
}
.local_nav ul li a.stage2 {
  background: #BC9E70;
}
.local_nav ul li a.stage1 {
  background: #C8AC80;
}
.local_nav ul li a.pre {
  background: #DDD0C1;
}

#school .local_nav ul li a,
#access_index .local_nav ul li a{
  border-radius: 10px 10px 0 0;
}

.local_nav ul li a .icon-chevron-circle-right {
  display: inline-block;
  margin: 0 10px 0 0;
  font-size: 1.8rem !important;
          transform: rotate(90deg);
}

.local_nav ul li a:hover,
.local_nav ul li.active a {
  /*background: #86002e;
  color: #fff;*/
    opacity: 0.8;
}
#index .local_nav ul li a:hover,
#index .local_nav ul li.active a{
    background: #86002e;
    color: #fff;
    opacity: 0.8;
}

#voice_current_case01 .local_nav ul li a:hover,
#voice_current_case01 .local_nav ul li.active a {
  background: #86002e;
  color: #fff;
    opacity: 0.8;
}
.local_nav ul li:nth-of-type(4) p:first-of-type,
.local_nav ul li:nth-of-type(4) p:last-of-type{
    color: #594629;
}

/* ============================================================ */
/* .tab_box */
/* ============================================================ */
.tab_box {
  background: #eee;
}

.tab_box > *:not(:first-child) {
  display: none;
}

/* ============================================================ */
/* .faq_list */
/* ============================================================ */
.faq_list {
  max-width: 1140px;
  margin: 0 auto;
}

.faq_list dt {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 118px;
  border: 2px solid #9B7A48;
  cursor: pointer;
}

.faq_list dt:not(:first-child) {
  margin: 30px 0 0;
}

.faq_list dt::before {
  position: absolute;
  top: 50%;
  left: 28px;
  content: "Q";
  background: #C1A57B;
  color: #fff;
  font-family: Arial, Helvetica," sans-serif";
  text-align: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 3rem;
  font-weight: bold;
  line-height: 50px;
}

@media only screen and (max-width: 1024px) {
  .faq_list dt::before {
    font-size: 2.6rem;
  }
}

.faq_list dt::after {
  position: absolute;
  top: 50%;
  right: 28px;
  content: "\f067";
  color: #C1A57B;
  font-family: 'icomoon';
  font-size: 2.8rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.faq_list dt.active::after {
  content: "\f068";
}

.faq_list dt:hover {
  opacity: 0.7;
}

.faq_list dt p {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 90px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #9B7A48;
  font-weight: bold;
  line-height: 1.5;
}

.faq_list dd {
  display: none;
  position: relative;
  padding: 30px 118px 10px;
}

.faq_list dd::before {
  position: absolute;
  top: 44px;
  left: 28px;
  content: "A";
  background: #86002e;
  color: #fff;
  font-family: Arial, Helvetica," sans-serif";
  text-align: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 3rem;
  font-weight: bold;
  line-height: 50px;
}

@media only screen and (max-width: 1024px) {
  .faq_list dd::before {
    font-size: 2.6rem;
  }
}

.faq_list dd:last-child {
  padding-bottom: 0;
}

.faq_list dd > *:not(:last-child) {
  margin-bottom: 15px;
}

.faq_list dd .link_underline {
  color: #86002e;
}

.faq_list dd .link_underline:hover {
  text-decoration: underline;
}

.faq_list dd .text_link {
  text-align: right;
}

/* ============================================================ */
/* .comment_interviewer / comment_interviewew */
/* ============================================================ */
.comment_interviewer,
.comment_interviewee {
  position: relative;
}

.comment_interviewer .inner,
.comment_interviewee .inner {
  padding: 20px 28px;
  border: 2px solid #9e7846;
  border-radius: 10px;
}

.comment_interviewer .inner::after,
.comment_interviewee .inner::after {
  position: absolute;
  top: 50%;
  display: block;
  content: "";
  width: 24px;
  height: 27px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.comment_interviewer {
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin: 0 22px 20px;
  color: #C1A57B;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}

.comment_interviewer .inner {
  min-width: 550px;
  background: #fff;
}

@media only screen and (min-width: 1024px) and (max-width: 1125px) {
  .comment_interviewer .inner {
    min-width: auto;
    width: 100%;
  }
}

.comment_interviewer .inner::after {
  right: -22px;
  background-image: url(/senka/common/img/bg_interviewer.png);
}

.comment_interviewee {
  margin: 0 0 0 22px;
}

.comment_interviewee:not(:last-child) {
  margin-bottom: 40px;
}

.comment_interviewee .inner {
  background: #efe6d9;
  line-height: 2;
}

.comment_interviewee .inner::after {
  left: -22px;
  background-image: url(/senka/common/img/bg_interviewee.png);
}

/* ============================================================ */
/* .interview_block */
/* ============================================================ */
.interview_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.interview_block figure {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 30%;
          flex: 0 1 30%;
  margin: 0 5.8% 0 0;
}

.interview_block figure img {
  width: 100%;
}

.interview_block figure figcaption {
  margin: 20px 0 0;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.6;
}

.interview_block figure figcaption .name {
  margin: 0 0 15px;
  font-size: 1.8rem;
}

.interview_block > div {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 64.2%;
          flex: 1 1 64.2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.interview_block > div > p {
  margin: 0 0 40px;
}

/* ============================================================ */
/* ..form_flow */
/* ============================================================ */
.form_flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  padding: 0 20px 60px;
  margin: 60px auto 0;
  overflow: hidden;
}

.form_flow li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 440px;
          flex: 1 1 440px;
  position: relative;
  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: 60px;
  background: #f2f2f2;
}

.form_flow li::before {
  content: '';
  width: 50px;
  height: 50px;
  border: 0px;
  border-top: solid 10px #fff;
  border-right: solid 10px #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 0px;
  right: -17px;
  z-index: 1;
}

.form_flow li span {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  color: #bababa;
}

.form_flow li .triangle {
  position: absolute;
  top: 0;
  right: -16px;
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 30px solid #f2f2f2;
  z-index: 1;
}

.form_flow li.active {
  background: #86002e;
}

.form_flow li.active span {
  color: #fff;
}

.form_flow li.active .triangle {
  border-left: 30px solid #86002e;
}

.form_flow li:last-child:before {
  display: none;
}

/* ============================================================ */
/* #free_flow */
/* ============================================================ */
#free_flow {
  padding: 80px 0 60px;
  background: -webkit-linear-gradient(top, #fff 0%, #e4d8af 100%);
  background: linear-gradient(to bottom, #fff 0%, #e4d8af 100%);
  text-align: center;
}

#free_flow h2 {
  margin: 0 0 20px;
  color: #86002e;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.5;
}

@media only screen and (min-width: 769px) {
  #free_flow h2 + p br.tab {
    display: none;
  }
}

#free_flow ol {
  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;
  margin: 35px 0 0;
  counter-reset: li;
}

#free_flow ol li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin: 0 30px;
  background: #fff;
  color: #86002e;
  width: 180px;
  height: 180px;
  border-radius: 50%;
}

#free_flow ol li::before {
  position: absolute;
  top: 5px;
  left: 5px;
  display: block;
  counter-increment: li;
  content: counter(li);
  background: #86002e;
  color: #fff;
  font-family: Arial, Helvetica," sans-serif";
  text-align: center;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 36px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
}

#free_flow ol li i {
  font-size: 7.4rem;
}

@media only screen and (max-width: 1024px) {
  #free_flow ol li i {
    font-size: 6.4rem;
  }
}

#free_flow ol li .icon-lesson {
  margin-bottom: -10px;
  font-size: 9.4rem;
}

@media only screen and (max-width: 1024px) {
  #free_flow ol li .icon-lesson {
    font-size: 7.5rem;
  }
}

#free_flow ol li p {
  margin: 10px 0 0;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
}

@media only screen and (max-width: 1024px) {
  #free_flow ol li p {
    font-size: 1.4rem;
  }
}

/* ============================================================ */
/* .panel_bnr */
/* ============================================================ */
.panel_bnr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.panel_bnr section {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

.panel_bnr section a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 320px;
  color: #fff;
  text-align: center;
}

.panel_bnr section a .icon-map {
  font-size: 4.8rem;
}

@media only screen and (max-width: 768px) {
  .panel_bnr section a .icon-map {
    font-size: 3.5rem;
  }
}

.panel_bnr section a .icon-document {
  font-size: 4.5rem;
}

@media only screen and (max-width: 768px) {
  .panel_bnr section a .icon-document {
    font-size: 3.5rem;
  }
}

.panel_bnr section a .icon-outer {
  position: relative;
  top: -5px;
  margin: 0 0 0 10px;
}

.panel_bnr section a h2 {
  margin: 5px 0 10px;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.2;
}

@media only screen and (max-width: 1024px) {
  .panel_bnr section a h2 {
    font-size: 2.6rem;
  }
}

@media only screen and (max-width: 768px) {
  .panel_bnr section a h2 {
    font-size: 2.4rem;
  }
}

.panel_bnr section a p {
  font-size: 1.6rem;
  line-height: 1.6;
}

@media only screen and (max-width: 1024px) {
  .panel_bnr section a p {
    font-size: 1.5rem;
  }
}

@media only screen and (max-width: 768px) {
  .panel_bnr section a p {
    font-size: 1.4rem;
  }
}

.panel_bnr section a:hover {
  opacity: 0.7;
}

.panel_bnr section.bnr_school a {
  background: url(/senka/common/img/bg_bnr_school.png) center center no-repeat;
  background-size: cover;
}

.panel_bnr section.bnr_lesson a {
  background: url(/senka/common/img/bg_bnr_lesson.png) center center no-repeat;
  background-size: cover;
}

@media only screen and (min-width: 769px) {
  .panel_bnr section.bnr_lesson a br.tb {
    display: none;
  }
}

/* ============================================================ */
/* .local_nav_aboutus */
/* ============================================================ */
.local_nav_aboutus {
  max-width: 1280px;
  margin: 80px auto 0;
  padding: 0 40px;
}

.local_nav_aboutus ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.local_nav_aboutus ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 24.1%;
          flex: 0 1 24.1%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.local_nav_aboutus ul li:not(:first-child) {
  margin: 0 0 0 13px;
}

.local_nav_aboutus ul li a {
  position: relative;
}

.local_nav_aboutus ul li a figure,
.local_nav_aboutus ul li a figure img {
  width: 100%;
}

.local_nav_aboutus ul li a div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.local_nav_aboutus ul li a div p {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.3;
}

@media only screen and (max-width: 1024px) {
  .local_nav_aboutus ul li a div p {
    font-size: 2.2rem;
  }
}

@media only screen and (max-width: 768px) {
  .local_nav_aboutus ul li a div p {
    font-size: 1.8rem;
  }
}

.local_nav_aboutus ul li a div .icon-chevron-circle-right {
  margin: 5px 0 0;
  font-size: 2.4rem;
}

.local_nav_aboutus .lnav_introduction a:hover div,
.aboutus_introduction .local_nav_aboutus .lnav_introduction a div {
  background: rgba(158, 127, 42, 0.7);
}

.local_nav_aboutus .lnav_curriculum a:hover div,
.aboutus_curriculum .local_nav_aboutus .lnav_curriculum a div {
  background: rgba(72, 106, 0, 0.7);
}

.local_nav_aboutus .lnav_teacher a:hover div,
.teacher .local_nav_aboutus .lnav_teacher a div {
  background: rgba(46, 101, 153, 0.7);
}

.local_nav_aboutus .lnav_success a:hover div,
.aboutus_success .local_nav_aboutus .lnav_success a div {
  background: rgba(128, 59, 86, 0.7);
}

/* ============================================================ */
/* footer */
/* ============================================================ */
footer {
  position: relative;
  background: #666565;
  /* .footer_nav
	----------------------------------------------------------- */
  /* .copyright
	----------------------------------------------------------- */
  /* .btn_pagetop
	----------------------------------------------------------- */
}

footer .footer_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1280px;
  margin: 0 auto;
  padding: 60px 20px;
  color: #fff;
  font-size: 1.3rem;
}

@media only screen and (max-width: 768px) {
  footer .footer_nav {
    font-size: 1.1rem;
  }
}

footer .footer_nav a {
  color: #fff;
}

footer .footer_nav a:not([target="_blank"]):hover,
footer .footer_nav a[target="_blank"]:hover span {
  text-decoration: underline;
}

footer .footer_nav div {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

footer .footer_nav p {
  position: relative;
  margin: 0 0 10px;
  padding: 0 0 0 10px;
  overflow: hidden;
}

footer .footer_nav p:not(.fnav_home)::before {
  position: absolute;
  top: 11px;
  left: 0;
  content: "";
  width: 5px;
  height: 1px;
  background: #fff;
}

footer .footer_nav p.fnav_home {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  margin: 0 0 20px;
  padding: 0 0 20px 20px;
  border-bottom: 1px solid #898989;
}

footer .footer_nav p.fnav_home .icon-home {
  position: absolute;
  top: 4px;
  left: 0;
}

footer .footer_nav p.fnav_home .icon-thin-right {
  font-size: 0.8rem;
}

footer .footer_nav ul {
  margin: 0 0 20px 10px;
}

footer .footer_nav ul li {
  margin: 10px 0 0;
}

footer .footer_nav .icon-outer {
  margin: 0 0 0 5px;
}

footer .copyright {
  padding: 25px 0;
/*
  background: -webkit-linear-gradient(top, #fff2bf 0%, #f4d357 100%);
  background: linear-gradient(to bottom, #fff2bf 0%, #f4d357 100%);
*/
  color: #fff;
  font-size: 1.1rem;
  text-align: center;
}

footer .btn_pagetop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 100px;
    z-index: 1;
}

footer .btn_pagetop div {
  position: relative;
  max-width: 1572px;
  margin: 0 auto;
  background: #f90;
}

footer .btn_pagetop a {
  position: absolute;
  top: 0;
  right: 20px;
  display: block;
  background: #2EA7C2;
  color: #fff;
  text-align: center;
  line-height: 60px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

footer .btn_pagetop a .icon-pagetop {
  display: block;
  font-size: 2.6rem;
  line-height: 60px;
}

footer .btn_pagetop a:hover {
  opacity: 0.7;
}

/* ============================================================ */
/* トップページ
   #index */
/* ============================================================ */
#index {
  /* #visual
	----------------------------------------------------------- */
  /* #news
	----------------------------------------------------------- */
  /* #aboutus
	----------------------------------------------------------- */
  /* #course
	----------------------------------------------------------- */
  /* #graduate
	----------------------------------------------------------- */
  /* #student
	----------------------------------------------------------- */
  /* .bnr_block
	----------------------------------------------------------- */
}

#index .top-movie-box{
	width: 100%;
  padding-top: 56.25%;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
#index .movie-cover{
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.5s;
}
#index .movie-cover::before{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#index #movie{
  width: 100%;
  height: 320px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: -1;
}

@media only screen and (min-width: 1440px) {
#index .top-movie-box{
    padding-top: 810px;
}
}


#index .row .btn ,
#index #free_flow .btn {
  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: 630px;
  height: 90px;
  margin: 0 auto;
  background: -webkit-linear-gradient(top, #fff 0%, #fff5cb 100%);
  background: linear-gradient(to bottom, #fff 0%, #fff5cb 100%);
  box-shadow: 0 2px 4px rgba(199, 155, 49, 0.4);
  color: #95690e;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
}

#index .row .btn .icon-chevron-right,
#index #free_flow .btn .icon-chevron-right {
  display: block;
  margin: 0 10px 0 0;
  padding: 0 0 0 3px;
  background: -webkit-linear-gradient(left, #a77610 0%, #cc9e3d 100%);
  background: linear-gradient(to right, #a77610 0%, #cc9e3d 100%);
  color: #fffae5;
  font-size: 1.4rem;
  text-align: center;
  line-height: 30px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

#index .row .btn:hover,
#index #free_flow .btn:hover {
  background: -webkit-linear-gradient(top, #917623 0%, #655026 100%);
  background: linear-gradient(to bottom, #917623 0%, #655026 100%);
  color: #fff;
}

#index .row .btn:hover .icon-chevron-right,
#index #free_flow .btn:hover .icon-chevron-right {
  background: #fff;
  color: #7d6425;
}

#index #modal_senka_movie,
#index #modal_contest_movie,
#index #modal_interview_movie {
  height: 600px;
}


#index #news {
  background: -webkit-linear-gradient(top, #fff 0%, #ede6ce 100%);
  background: linear-gradient(to bottom, #fff 0%, #ede6ce 100%);
}

#index #news .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px;
}

#index #news .row h2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 130px;
          flex: 0 0 130px;
  padding: 30px 0;
  color: #c49e36;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.2;
}

#index #news .row > div {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
  padding: 30px 0 30px 75px;
  border-left: 1px dotted #000;
  font-size: 1.4rem;
}

#index #news .row > div > p {
  margin: 25px 0 0;
  line-height: 1.6;
}

#index #news .row ul {
  line-height: 1.4;
}

#index #news .row ul li:not(:first-child) {
  margin: 10px 0 0;
}

#index #news .row ul li > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#index #news .row ul li time {
  color: #c49e36;
  font-weight: bold;
}

#index #news .row ul li .icon-right {
  position: relative;
  top: 5px;
  margin: 0 35px;
  font-size: 1.0rem;
}

#index #news .row ul li p {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
}

#index #news .row ul li a:hover p {
  text-decoration: underline;
}

#index #course_box p{
    text-align: center;
    margin-bottom:20px;
}
#index #course_box ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    width: 860px;
    margin: 0 auto;
}

#index #course_box ul li{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 49%;
          flex: 0 0 49%;
	margin:0 2% 0 0;
	padding:0 0 20px;
}

#index #course_box ul li:nth-of-type(2){
	margin:0;
}
#index #course_box .details{
    background: url(/senka/img/tanki_arrow.png) no-repeat center;
    height: 55px;
    font-size: 2rem;
    font-weight: bold;
}
#index #news .newsBox dl,
#index #kyufu .newsBox dl,
#index #course_box.newsBox dl{
  display: -webkit-flex;
  display: flex;
  margin-top: 20px;
  position: relative;
}
#index #news .newsBox dt,
#index #kyufu .newsBox dt,
#index #course_box.newsBox dt{
  width: 48%;
  -webkit-flex-direction: row;
  flex-direction:         row;
  background: #fffefa;
  padding: 20px;
  margin-right: 10px;
  border: 1px dotted #000;
  position: relative;
}
#index #kyufu .newsBox dt,
#index #course_box.newsBox dt{
  width: 100%;
}
#index #news .newsBox dt p,
#index #kyufu .newsBox p
/*#index #course_box.newsBox p*/{
  margin-bottom: 40px;
}
#index #news .newsBox dt em,
#index #kyufu .newsBox em{
  font-size: 1.2em;
  margin-bottom: 10px;
  display: block;
}
#index #news .newsBox .btn_block,
#index #kyufu .newsBox .btn_block,
#index #course_box.newsBox .btn_block{
  position: absolute;
  left: 0;
  bottom: 0;
  align-items: center;
  width: 100%;
  text-align: center;
  padding: 0 0 20px;
}



#index #news .newsBox .btn_block a,
#index #kyufu .newsBox .btn_block a{
  display: block;
  width: 150px;
  margin: 5px auto 0;
  text-align: center;
  background: #ca9c3a;
  padding: 3px;
  color: #fff;		
}
#index #course_box.newsBox .btn_block a{
  display: block;
  width: 300px;
  margin: 5px auto 0;
  text-align: center;
  background: #ca9c3a;
  padding: 3px;
  color: #fff;		
}
#index #news .newsBox dt a:hover,
#index #kyufu .newsBox dt a:hover,
#index #course_box.newsBox dt a:hover{
  opacity: 0.7;
}
#index #news .newsBox dt i,
#index #kyufu .newsBox dt i,
#index #course_box.newsBox dt i{
  margin-right: 7px;
}

#index #tanki{
    background: #F2EAD2;
    margin-bottom: 60px;
    padding: 80px 20px;
}
#index #aboutus {
  padding: 90px 0;
  text-align: center;
}

#index #aboutus ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px 0 0;
}

#index #aboutus ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 24.2%;
          flex: 0 1 24.2%;
}

#index #aboutus ul li:not(:first-child) {
  margin: 0 0 0 1%;
}

#index #aboutus ul li a {
  position: relative;
  display: block;
  color: #fff;
}

#index #aboutus ul li a div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 70px 0 0;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all .4s;
  transition: all .4s;
}

@media only screen and (max-width: 1180px) {
  #index #aboutus ul li a div {
    padding: 50px 0 0;
  }
}

#index #aboutus ul li a div h3 {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.3;
}

@media only screen and (max-width: 768px) {
  #index #aboutus ul li a div h3 {
    font-size: 2.0rem;
  }
}

#index #aboutus ul li a div p {
  width: 100%;
  padding: 0 15px;
  line-height: 1.5;
  text-align: left;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .4s;
  transition: all .4s;
}

#index #aboutus ul li a div .icon-chevron-circle-right {
  margin: 5px 0;
  font-size: 2.4rem;
}

#index #aboutus ul li a figure {
  width: 100%;
  overflow: hidden;
}

#index #aboutus ul li a figure img {
  width: 100%;
  -webkit-transition: all .5s;
  transition: all .5s;
}

#index #aboutus ul li a:hover div {
  background: rgba(0, 0, 0, 0.55);
}

#index #aboutus ul li a:hover div p {
  visibility: visible;
  opacity: 1;
}

#index #aboutus ul li a:hover figure img {
  -webkit-transform: scale(1.34);
          transform: scale(1.34);
}

#index #course {
/*
  background: -webkit-linear-gradient(top, #fff 0%, #e4d8af 100%);
  background: linear-gradient(to bottom, #fff 0%, #e4d8af 100%);
*/
}

#index #course .row {
  position: relative;
  padding: 90px 0;
}


#index #course .level_text,
#aboutus_index .level_text,
#aboutus_introduction_index .level_text{
    text-align: center;
    margin-bottom:20px;
}
#index #course .right_text{
    text-align: right;
    margin-bottom:40px;
}

#index #course .row .lead {
  position: absolute;
  top: 90px;
  left: 0;
  width: 33.3%;
  height: 670px;
  padding: 35px 3%;
  background: -webkit-linear-gradient(left, #fef5cf 0%, #fff 100%);
  background: linear-gradient(to right, #fef5cf 0%, #fff 100%);
  line-height: 1.7;
}

#index #course .row .lead h2{
    margin-top:50%;
}

#index #course .row .lead p {
  letter-spacing: -.07em;
}

@media only screen and (max-width: 1024px) {
  #index #course .row .lead {
    padding: 25px 2%;
  }
}

@media only screen and (max-width: 768px) {
  #index #course .row .lead {
    font-size: 1.3rem;
  }
}

#index #course .row .lead .ttl03 {
  margin-bottom: 25px;
}

@media only screen and (max-width: 1024px) {
  #index #course .row .lead .ttl03 {
    margin-bottom: 15px;
    font-size: 2.4rem;
  }
}

@media only screen and (max-width: 768px) {
  #index #course .row .lead .ttl03 {
    font-size: 2.1rem;
  }
}

#index #course .row ol{
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 5px;
}

#index #course .row ol li{
  flex: 0 0 50%;
  border: 4px solid #fff;
}

#index #course .row ol li a{
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 30px 0 25px;
  color: #000;
}

#index #course .row ol li a .level{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 0 20px;
}

#index #course .row ol li:nth-of-type(1) a .level,
#index #course .row ol li:nth-of-type(2) a .level{
  margin: 0 0 20px;
}

#index #course .row ol li a .level p:first-child{
    display: flex;
    margin: 0 0 10px;
    border-bottom: 3px solid #9D7842;
    font-weight: bold;
    line-height: 1;
    font-size: 3rem;
}
#index #course .row ol li a .level p:first-child span:first-child{
    margin: 0 0 5px;
    font-size: 3rem;
    color: #fff;
}
#index #course .row ol li:nth-of-type(4) a .level p:first-child span:first-child{
    color: #594629;
}

@media only screen and (max-width: 1024px) {
  #index #course .row ol li a .level p:first-child span:first-child{
    font-size: 1.5rem;
  }
}

#index #course .row ol li a .level p:last-child{
  position: relative;
  font-size: 1.6rem;
  line-height: 1.3;
    color: #fff;
}
#index #course .row ol li:nth-of-type(4) a .level p:last-child{
    color: #594629;
}

@media only screen and (max-width: 1024px) {
#index #course .row ol li a .level p:last-child{
    padding-left: 30px;
    font-size: 2.0rem;
  }
}

@media only screen and (max-width: 768px) {
  #index #course .row ol li a .level p:last-child{
    font-size: 1.7rem;
  }
}

#index #course .row ol li a .level p:last-child .icon-chevron-circle-right{
  position: absolute;
  top: 5px;
  left: 0;
}

#index #course .row ol li a .score{
    display: flex;
   justify-content: center;
}
#index #course .row ol li a .score ul{
    display: flex;
    flex-wrap: wrap;
    margin:0;
    width: 90%;
}
#index #course .row ol li a .score ul li{
    flex: 0 0 50%;
	margin: 0 10px 0;
    text-align: center;
    border: none;
}
#index #course .row ol li a .score ul li p{
    color: #fff;
    background-color:#86002e;
    margin: 10px 0;
    padding: 2px 10px;
    text-align: center;
}
#index #course .row ol li a .score ul li > span{
    display: block;
    margin: 6px 0;
    padding: 0 10px;
    color: #fff;
}
#index #course .row ol li:nth-of-type(4) a .score ul li > span{
    color: #594629;
}

#index #course .row ol li a .score ul li:nth-of-type(1) span{
    font-size: 1.1rem;
}

#index #course .row ol li a .score ul li:nth-of-type(2){
    flex: 0 0 30%;
    font-size: 2rem;
}

#index #course .com,
.course .com{
    font-size: 1.1rem;
    text-align: left;
    margin:5px 0 60px;
}
#course_index .com,
#aboutus_index .com,
#aboutus_introduction_index .com{
    font-size: 1.1rem;
    text-align: left;
    margin:80px 0 0;
}

#index #course .row ol li a .score dl {
  padding: 0 20px;
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  #index #course .row ol li a .score dl {
    padding: 0 15px;
  }
}

@media only screen and (max-width: 768px) {
  #index #course .row ol li a .score dl {
    padding: 0 10px;
  }
}

#index #course .row ol li a .score dl dt {
  margin: 0 0 5px;
  font-size: 1.1rem;
  line-height: 1;
}

@media only screen and (max-width: 1024px) {
  #index #course .row ol li a .score dl dt {
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 768px) {
  #index #course .row ol li a .score dl dt {
    font-size: 1.2rem;
  }
}

#index #course .row ol li a .score dl dd {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1;
}

@media only screen and (max-width: 1024px) {
  #index #course .row ol li a .score dl dd {
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 768px) {
  #index #course .row ol li a .score dl dd {
    font-size: 1.4rem;
  }
}

#index #course .row ol li a .score dl dd span {
  letter-spacing: -0.02em;
  font-size: 4rem;
}

@media only screen and (max-width: 1160px) {
  #index #course .row ol li a .score dl dd span {
    font-size: 3.6rem;
  }
}

@media only screen and (max-width: 1024px) {
  #index #course .row ol li a .score dl dd span {
    font-size: 3rem;
  }
}

@media only screen and (max-width: 768px) {
  #index #course .row ol li a .score dl dd span {
    font-size: 2.6rem;
  }
}
#index #course .row ol li:nth-child(1) a{
  background:#B4925F;
}
#index #course .row ol li:nth-child(2) a{
  background:#C1A77F;
}

#index #course .row ol li:nth-child(3) a{
  background:#C4AC86;
}

#index #course .row ol li:nth-child(4) a {
  background:#DDD0C1;
}

#index #course .row ol li a:hover{
  opacity: 0.8;
}

#index #graduate {
  position: relative;
  z-index: 0;
  background: url(/senka/img/bg_graduate_pc.png) center center no-repeat;
  background-size: cover;
  overflow: hidden;
}

#index #graduate::before {
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  z-index: -1;
  content: "";
  background: inherit;
  -webkit-filter: blur(5px);
          filter: blur(5px);
}

#index #graduate::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  content: "";
  background: rgba(0, 0, 0, 0.5);
}

#index #graduate .row {
  position: relative;
  z-index: 1;
  padding: 90px 0 100px;
  color: #fff;
}

#index #graduate .row > p {
  text-align: center;
}

#index #graduate .row ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px 0 30px;
}

#index #graduate .row ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 32%;
          flex: 0 0 32%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#index #graduate .row ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 0 30px;
  background: #fffaef;
  text-align: center;
  line-height: 1.5;
}

#index #graduate .row ul li a figure {
  -webkit-transition: all .3s;
  transition: all .3s;
}

#index #graduate .row ul li a figure img {
  width: 100%;
}

#index #graduate .row ul li a .case {
  position: absolute;
  top: 30px;
  left: 40px;
  z-index: 5;
  display: inline-block;
  width: auto;
  color: #fff;
  font-family: Arial, Helvetica," sans-serif";
  letter-spacing: -0.01em;
  font-size: 8rem;
  font-weight: bold;
  line-height: 0.9;
}

@media only screen and (max-width: 1024px) {
  #index #graduate .row ul li a .case {
    top: 15px;
    left: 20px;
    font-size: 7.0rem;
  }
}

@media only screen and (max-width: 768px) {
  #index #graduate .row ul li a .case {
    font-size: 5.8rem;
  }
}

#index #graduate .row ul li a .case span {
  display: block;
}

#index #graduate .row ul li a .case span:first-child {
  font-size: 3.8rem;
}

@media only screen and (max-width: 1024px) {
  #index #graduate .row ul li a .case span:first-child {
    font-size: 3.4rem;
  }
}

@media only screen and (max-width: 768px) {
  #index #graduate .row ul li a .case span:first-child {
    font-size: 2.7rem;
  }
}

#index #graduate .row ul li a .profile {
  position: relative;
  display: block;
}

#index #graduate .row ul li a .profile .name {
  margin: 30px 0 15px;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.5;
}

#index #graduate .row ul li a .score {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 30px 30px 0;
}

#index #graduate .row ul li a .score h3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin: 0 0 15px;
  padding: 5px 0;
  border: 1px solid #3e2b0a;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}

@media only screen and (max-width: 768px) {
  #index #graduate .row ul li a .score h3 {
    font-size: 1.6rem;
  }
}

#index #graduate .row ul li a .score div {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 40%;
          flex: 1 1 40%;
  font-weight: bold;
  line-height: 1.3;
}

#index #graduate .row ul li a .score div.before {
  position: relative;
  margin: 0 30px 0 0;
}

#index #graduate .row ul li a .score div.before::before {
  position: absolute;
  top: 50%;
  right: -30px;
  content: "\f061";
  color: #a19377;
  font-family: 'icomoon' !important;
  font-size: 3.0rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media only screen and (max-width: 1024px) {
  #index #graduate .row ul li a .score div.before::before {
    font-size: 2.4rem;
  }
}

@media only screen and (max-width: 768px) {
  #index #graduate .row ul li a .score div.before::before {
    font-size: 2.0rem;
  }
}

#index #graduate .row ul li a .score div.after p {
  color: #86002e;
}

#index #graduate .row ul li a .score div p {
  font-size: 2.0rem;
  letter-spacing: -0.03em;
}

#index #graduate .row ul li a .score div p span {
  font-size: 4.5rem;
}

@media only screen and (max-width: 1024px) {
  #index #graduate .row ul li a .score div p span {
    font-size: 3.8rem;
  }
}

@media only screen and (max-width: 768px) {
  #index #graduate .row ul li a .score div p span {
    font-size: 3.2rem;
  }
}

#index #graduate .row ul li a .score div p.up {
  display: inline-block;
  padding: 0 20px;
  background: #86002e;
  color: #fff;
  font-size: 1.6rem;
}

@media only screen and (max-width: 768px) {
  #index #graduate .row ul li a .score div p.up {
    padding: 0 10px;
    font-size: 1.2rem;
  }
}

#index #graduate .row ul li a .score div p.up span {
  font-size: 2.0rem;
}

@media only screen and (max-width: 768px) {
  #index #graduate .row ul li a .score div p.up span {
    font-size: 1.6rem;
  }
}

#index #graduate .row ul li a:hover figure {
  opacity: 0.7;
}

#index #graduate .row ul li:not(:first-child) {
  margin: 0 0 0 25px;
}

#index #graduate .row ul li:last-child .case {
  color: #ddd;
}

/*1014*/
#index #graduate .row ul li {
    display: initial;
    flex: 0 1 48%;
    background: #eee;
    margin: 0 auto;
    padding: 40px;
}
	
#index #graduate ul li .profile .name span {
    font-size: 1.6rem;
}
	
#index #graduate ul{
     display: flex;
    flex-wrap: wrap;
}

#index #graduate ul li{
  flex: 0 1 48%;
    background: #eee;
    margin:0 auto;
    padding: 40px;
}

#index #graduate ul li h3{
    font-size: 2.6rem;
    color:#A60037;
    text-align: center;
    margin:0 0 20px;
    font-weight: bold;
}
#index #graduate ul li figure{
    float:right;
    margin-left:40px;
}
#index #graduate ul li .profile {
  position: relative;
  display: block;
    margin-bottom:30px;
}
#index #graduate ul li .profile .history_area{
    width: 50%;
    margin-bottom:30px;
}
#index #graduate ul li:nth-of-type(1) .profile .history_area{
    margin-bottom:63px;
}
#index #graduate ul li .profile .history_area .history{
    background-color: #BC4E5E;
    border-radius: 50px;
    padding: 2px 10px;
    color: #fff;
    width: 100%;
    text-align: center;
    margin: 0 auto 30px;
}
#index #graduate ul li .profile .history_area p{
    text-align: center;
    font-weight: bold;
    font-size: 1.8rem;
}
#index #graduate ul li p.history_text{
    font-size: 1.2rem;
    margin:0;
}

#index #graduate ul li .profile .name{
    margin: 0 0 20px;
    font-size: 2rem;
    line-height: 1;
    border-top: 1px solid #000;
    width: 50%;
    border-bottom: 1px solid #000;
    padding: 20px 0;
    text-align: center;
}

#index #graduate ul li {
  background: #eee;
  color: #000;
}

#index #graduate ul li:not(:first-child) {
  margin: 10px 0 0;
}

#index #graduate ul li .ttl {
  position: relative;
  display: flex;
  align-items: center;
  padding: 10px;
}

#index #graduate ul li .ttl .case {
  flex: 0 0 50px;
  width: 50px;
  margin: 0 10px 0 0;
  color: #999;
  font-family: 'Roboto Condensed', sans-serif;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
}

#index #graduate ul li .ttl .case span {
  display: block;
  font-size: 3.8rem;
}

#index #graduate ul li .ttl .name {
  flex: 1 0 auto;
  font-size: 1.8rem;
}

#index #graduate ul li .ttl::after {
  position: absolute;
  top: 50%;
  right: 10px;
  content: "\f055";
  color: #808080;
  font-family: 'icomoon' !important;
  font-size: 2.4rem;
  transform: translateY(-50%);
}

#index #graduate ul li .ttl.active::after {
  content: "\f056";
}

#index #graduate ul li a {
  display: none;
  width: 100%;
}

#index #graduate ul li a figure {
  position: relative;
  overflow: hidden;
  flex: 0 0 115px;
  height: 130px;
  margin: 0 10px 0 0;
}

#index #graduate ul li a figure img {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  transform: translateX(-50%);
}

#index #graduate ul li a .profile {
  position: relative;
  display: flex;
  justify-content: flex-start;
  padding: 10px 38px 10px 10px;
}

#index #graduate ul li a .profile::after {
  position: absolute;
  top: 0;
  right: 0;
  content: "\e906";
  color: #c7c7c7;
  font-family: 'icomoon' !important;
  font-size: 3.5rem;
}

#index #graduate ul li a .profile p {
  font-size: 1.2rem;
}

#index #graduate ul li a .score {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 10px 10px 15px;
  text-align: center;
}

#index #graduate ul li a .score h3 {
  flex: 0 0 100%;
  margin: 0 0 10px;
  padding: 5px 0;
  border: 1px solid #333;
  line-height: 1.2;
}

#index #graduate ul li a .score div {
  flex: 1 1 40%;
  font-weight: bold;
  line-height: 1.3;
}

#index #graduate ul li a .score div.before {
  position: relative;
  margin: 0 30px 0 0;
}

#index #graduate ul li a .score div.before::before {
  position: absolute;
  top: 50%;
  right: -30px;
  content: "\f061";
  color: #a19377;
  font-family: 'icomoon' !important;
  font-size: 3.0rem;
  transform: translateY(-50%);
}

#index #graduate ul li a .score div.after p {
  color: #86002e;
}

#index #graduate ul li a .score div p {
  letter-spacing: -0.03em;
}

#index #graduate ul li a .score div p span {
  font-size: 3.0rem;
}

#index #graduate ul li a .score div p.up {
  display: inline-block;
  padding: 2px 20px;
  background: #86002e;
  color: #fff;
  font-size: 1.2rem;
}

#index #graduate ul li a .score div p.up span {
  font-size: 1.2rem;
}


#index #student {
  padding: 90px 0 80px;
}

#index #student > p {
  text-align: center;
}

#index #student ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px auto 0;
  /*width: 1280px;*/
	width: 960px;
}

#index #student ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}

#index #student ul li:not(:first-child) {
  margin: 0 0 0 40px;
}

#index #student ul li > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  padding: 0 0 20px;
  background: #f2ead2;
}

#index #student ul li > * a {
  display: block;
  cursor: pointer;
}

#index #student ul li > * figure img {
  width: 100%;
}

#index #student ul li > * h3 {
  margin: 20px 20px 0;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
}

#index #student ul li > * p {
  margin: 10px 20px 0;
}

#index #student ul li > * p .icon-chevron-circle-right {
  margin: 0 5px 0 0;
  color: #8c6a23;
  font-size: 1.3rem;
}

#index #student ul li > * p a:hover span {
  text-decoration: underline;
}

#index #student ul li a:hover {
  opacity: 0.7;
}

#index .bnr_block {
  max-width: 1280px;
  margin: 80px auto;
}

#index .bnr_block .slider ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#index .bnr_block .slider ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 32%;
          flex: 0 0 32%;
  margin: 25px 0 0 2%;
}

#index .bnr_block .slider ul li:nth-child(-n+3) {
  margin-top: 0;
}

#index .bnr_block .slider ul li:nth-child(3n+1) {
  margin-left: 0;
}

#index .bnr_block .slider ul li a {
  display: block;
}

#index .bnr_block .slider ul li a img {
  width: 100%;
}

#index .bnr_block .slider ul li a:hover {
  opacity: 0.7;
}

#index .flow_lesson .flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 40px;
  counter-reset: li;
}

#index .flow_lesson .flow li {
  position: relative;
  margin: 0 0 0 1px;
  background: #fff;
}

#index .flow_lesson .flow li::before {
  position: absolute;
  content: "";
  width: 100%;
  border-top: 2px dotted #d9d9d9;
}

#index .flow_lesson .flow li div {
  position: relative;
  padding: 20px;
}

#index .flow_lesson .flow li div::before, .flow li div::after {
  position: absolute;
  z-index: 1;
  content: "";
  border-style: solid;
  border-width: 14px 0 14px 14px;
}

#index .flow_lesson .flow li div::before {
  right: -15px;
}

#index .flow_lesson .flow li div::after {
  right: -14px;
  border-color: transparent transparent transparent #fff;
}

#index .flow_lesson .flow li figure {
  position: relative;
  width: 100%;
  overflow: hidden;
}

#index .flow_lesson .flow li figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#index .flow_lesson .flow li .ttl {
  position: relative;
  margin: 15px 0;
  padding: 50px 0 0;
  box-sizing: content-box;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
}

#index .flow_lesson .flow li .ttl::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 30px;
  background: #ee0055;
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
  line-height: 30px;
  counter-increment: li;
}

#index .flow_lesson .flow li .ttl::after {
  position: absolute;
  top: 29px;
  left: 10px;
  content: "";
  border-color: #ee0055 transparent transparent;
  border-style: solid;
  border-width: 6px 5px 0;
}

#index .flow_lesson {
  margin: 80px 0;
  padding: 0;
  background: none;
}

#index .flow_lesson .flow li {
  background: #f2f2f2;
}

#index .flow_lesson .flow li div::before {
  border-color: transparent transparent transparent #fff;
}

#index .flow_lesson .flow li div::after {
  right: -13px;
  border-color: transparent transparent transparent #f2f2f2;
}

#index .flow_lesson .ttl01 {
  margin-bottom: 30px;
  line-height: 1.15;
}

#index .flow_lesson .ttl01 span {
  font-size: 3.2rem;
}

#index .flow_lesson .flow li {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 23.3%;
          flex: 1 0 23.3%;
}

#index .flow_lesson .flow li:not(:first-child) {
  margin: 0 0 0 1px;
}

#index .flow_lesson .flow li::before {
  top: 245px;
}

#index .flow_lesson .flow li:first-child::before {
  right: 0;
}

#index .flow_lesson .flow li:last-child::before {
  left: 0;
}

#index .flow_lesson .flow li:not(:first-child):not(:last-child)::before {
  left: 0;
  right: 0;
  width: auto;
}

#index .flow_lesson .flow li div::before,
#index .flow_lesson .flow li div::after {
  top: 102px;
}

#index .flow_lesson .flow li:last-child div::before,
#index .flow_lesson .flow li:last-child div::after {
  display: none;
}

#index .flow_lesson .flow li figure {
  height: 195px;
}

#index .flow_lesson .flow li .ttl::before {
  width: 90px;
  content: "STEP " counter(li);
  border-radius: 100px;
}

#index .flow_lesson .flow.column03 li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 300px;
          flex: 0 0 300px;
}

#index .flow_lesson p.note {
  margin: 20px auto 0;
  text-align: center;
}



/* ============================================================ */
/* グローバルコミュニケーション専科とは   #gc */
/* こういった方にオススメ！   #osusume */
/* ============================================================ */

#index #gc{
  background: url("../../../img/senka_bg.png") no-repeat;
  background-size: contain;
  height:410px;
  max-width: 1200px;
  margin:60px auto;
  padding: 0 20px;
}

#index #gc div{
  max-width: 1200px;
  margin:0 auto;
}

#index #gc div h2{
	margin:0 0 35px;
  text-align: left;
  font-size:3rem;
  font-weight: bold;
}
#index #gc div p{
    width: 55%;
}
#index #cliff_edge{
    max-width: 1280px;
    margin:0 auto 100px;
}
#index #cliff_edge h2{
  color:#9F0039;
  font-size:3rem;
  font-weight: bold;
  text-align: center;
  margin:0 0 30px;
}

#index #cliff_edge > div{
  margin:0 0 40px;
  text-align: center;
  padding: 40px 20px 40px;
  background: #fff1f1;
}

#index #cliff_edge h3:first-child{
  margin-right: -30px;
}

#index #cliff_edge h3{
  color:#9F0039;
  font-size:3rem;
  font-weight: bold;
  margin: 0 0 30px 0;
  line-height: 1.4;
  position: relative;
}
#index #cliff_edge h3:before{
  content: "New";
  background-color: #9F0039;
  color:#FFF;
  font-size:2.4rem;
  font-weight: bold;
  line-height: 1.4;
  padding: 1.2rem 1.5rem;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -315px;
}
#index #cliff_edge h3 span{
  font-size:1.6rem;
  display: block;
  color: #3e2b0a;
}

#index #cliff_edge p{
    text-align: center;
    margin:20px 0 40px;
}

/*#index #cliff_edge ul{
      display: flex;
      flex-wrap: wrap;
}

#index #cliff_edge ul li{
    flex: 0 0 580px;
	margin:0 auto;
    text-align: center;
}
#index #cliff_edge ul li:nth-of-type(1){
    text-align: left;
}
#index #cliff_edge ul li:nth-of-type(2){
    text-align: right;
}
#index #cliff_edge ul li p{
    text-align: left;
    margin: 20px 0 40px;
    padding: 0 20px;
}*/
#index #cliff_edge .btn_block{
  left: 0;
  bottom: 0;
  align-items: center;
  width: 100%;
  text-align: center;
  padding: 0 0 20px;
}
#index #cliff_edge .btn_block a{
  display: block;
  width: 300px;
  margin: 5px auto 0;
  text-align: center;
  background: #C1A57B;
  padding: 5px;
  color: #fff;		
}
#index #osusume p.ttl03 {
	margin-bottom:50px;
}

/*#index #osusume ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px 0 0;
}

#index #osusume ul li {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 31.25%;
          flex: 0 1 31.25%;
    position:relative;
}

#index #osusume ul li .ttl {
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 290px;
    padding: 0 15px;
}

#index #osusume ul li .ttl::after {
  position: absolute;
  top: 240px;
  left: 43%;
  content: "＋";
  background: #C1A57B;
  font-size: 1.6rem;
  color: #fff;
  padding: 5px 10px;
  text-align: center;
}

#index #osusume ul li .ttl.active::after {
  content: "－";
}

#index #osusume ul li .ttl + div{
  display: none;
  padding: 0 15px 15px;
}


#index #osusume ul li .ttl figure img {
  width: 100%;
  margin-bottom:25px;
}

#index #osusume ul li .ttl h3 {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
}

#index #osusume ul li .ttl h3 p{
	float: left;
	padding: 0 10px 20px 0;
	font-size: 4.0rem;
}

#index #osusume ul li .ttl h3 p.l_last{
	padding-top:10px;
  font-size: 2rem;
}

#index #osusume ul li:not(:first-child) {
    margin: 0 0 0 40px;
}*/

#index #osusume h2,
#index #reason h2{
  font-size: 2.4rem;
}
@media screen and (max-width:768px) {
#index #osusume h2,
#index #reason h2{
  font-size: 2.0rem;
}
}
#index .pillar ol {
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    height: 100%;*/
}

#index .pillar ol li {
  /*-webkit-box-flex: 0;
      -ms-flex: 0 1 31.9%;
          flex: 0 1 31.9%;*/
  display: block;
  border: 1px solid #86002e;
    position: relative;
    height: 100%;
}

#index .pillar ol li .ttl {
    display: block;
    /*-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;*/
}


#index .pillar ol li .ttl::after {
  position: absolute;
  top: 25px;
  right: 25px;
  content: "＋";
  background: #C1A57B;
  font-size: 1.6rem;
    color: #fff;
    padding:5px 10px;
    text-align: center;
}

#index .pillar ol li .ttl.active::after {
  content: "－";
}

#index .pillar ol li .ttl + div{
  display: none;
  padding: 15px 30px;
    width: 100%;
    background: #fff1f1;
    height:100%;
    text-align: left;
}

#index .pillar ol li:not(:first-child) {
  margin: 25px 0 0 0;
}

#index .pillar ol li .ttl p:nth-of-type(1){
  -webkit-box-flex: 0;
      -ms-flex: 0 0 15%;
          flex: 0 0 15%;
  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;
  background: #86002e;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1.5;
    width: 50px;
    height: 94px;
}

#index .pillar ol li .ttl p:nth-of-type(2){
  -ms-flex-item-align: center;
      align-self: center;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
    background: none;
    position: absolute;
    left: 70px;
    top:0;
    margin-top: 20px;
}

#index .pillar ol li:nth-of-type(2) .ttl p:nth-of-type(2){
  margin:35px 0 0;
}

#index .pillar ol li img{
  width: 100%;
	margin-bottom: 10px;
	display: block;
}

/* ============================================================ */
/* グローバルコミュニケーション専科のご紹介
   #aboutus_index */
/* ============================================================ */
#aboutus_index .img_float_left,
#aboutus_index .img_float_right {
  margin-bottom: 80px;
  padding: 0 40px;
}

#aboutus_index .img_float_left figure,
#aboutus_index .img_float_right figure {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 51.6%;
          flex: 0 1 51.6%;
}

@media only screen and (max-width: 768px) {
  #aboutus_index .img_float_left figure,
  #aboutus_index .img_float_right figure {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 45%;
            flex: 0 1 45%;
  }
}

#aboutus_index .point {
  background: #e3e3e3;
}

#aboutus_index .point h2 {
  margin: 0 0 50px;
  color: #86002e;
  text-align: center;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.3;
}

#aboutus_index .point h2:first-line {
  font-size: 3.4rem;
}

#aboutus_index .point ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#aboutus_index .point ol li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 32.1%;
          flex: 0 1 32.1%;
  background: #fff;
}

#aboutus_index .point ol li:not(:first-child) {
  margin: 0 0 0 21px;
}

#aboutus_index .point ol li .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #86002e;
}

#aboutus_index .point ol li .ttl .ttl_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 110px;
}

#aboutus_index .point ol li .ttl .ttl_inner p {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 19.4%;
          flex: 0 0 19.4%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #86002e;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  text-align: center;
  font-size: 4rem;
  font-weight: bold;
  line-height: 1;
}

#aboutus_index .point ol li .ttl .ttl_inner p span:first-child {
  font-size: 1.5rem;
}

#aboutus_index .point ol li .ttl .ttl_inner h3 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 100%;
  padding: 10px 10px 10px 20px;
  color: #86002e;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.4;
}

#aboutus_index .point ol li .ttl .ttl_inner h3 span:first-child {
  font-size: 1.5rem;
}

#aboutus_index .point ol li > p {
  padding: 20px;
}

/* ============================================================ */
/* グローバルコミュニケーション専科とは
   #aboutus_introduction_index */
/* ============================================================ */
#aboutus_introduction_index {
  /*----- #pillar -----*/
  /*----- .score_up -----*/
}

#aboutus_introduction_index #pillar ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px 0 0;
}

#aboutus_introduction_index #pillar ol li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 31.9%;
          flex: 0 1 31.9%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #86002e;
}

#aboutus_introduction_index #pillar ol li:not(:first-child) {
  margin: 0 0 0 25px;
}

#aboutus_introduction_index #pillar ol li p:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 15%;
          flex: 0 0 15%;
  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;
  background: #86002e;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1.5;
}

#aboutus_introduction_index #pillar ol li p:last-child {
  -ms-flex-item-align: center;
      align-self: center;
  margin: 20px;
  color: #86002e;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
}

#aboutus_introduction_index #pillar #required_ability {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 40px;
}

#aboutus_introduction_index #pillar #required_ability .img_float_right {
  -webkit-box-align: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center;
  padding: 60px 100px 60px 60px;
  background: url(/senka/aboutus/introduction/img/bg_pillar.png) 0 0 no-repeat;
  background-size: cover;
  color: #fff;
}

@media only screen and (max-width: 1024px) {
  #aboutus_introduction_index #pillar #required_ability .img_float_right {
    padding: 60px;
  }
}

#aboutus_introduction_index #pillar #required_ability .img_float_right figure {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 321px;
          flex: 0 0 321px;
}

#aboutus_introduction_index #pillar #required_ability .img_float_right > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#aboutus_introduction_index #pillar #required_ability h3 {
  margin: 0 0 35px;
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1.3;
}

#aboutus_introduction_index .score_up {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#aboutus_introduction_index .score_up figcaption {
  margin: 0 0 20px;
  color: #86002e;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
}

@media only screen and (max-width: 1024px) {
  #aboutus_introduction_index .score_up figcaption {
    font-size: 1.8rem;
  }
}

#aboutus_introduction_index .score_up .graph {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 470px;
          flex: 0 0 470px;
  margin: 0 50px 0 0;
}

#aboutus_introduction_index .score_up .elongation {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 56.6%;
          flex: 1 1 56.6%;
}

@media only screen and (max-width: 1024px) {
  #aboutus_introduction_index .score_up .elongation .table02 th,
  #aboutus_introduction_index .score_up .elongation .table02 td {
    padding: 10px;
    font-size: 1.2rem;
  }
}

/*price*/
#aboutus_introduction_index #price {
	padding: 80px 0 0;
}
#aboutus_introduction_index #price .price_list{
	display: flex;
	max-width: 1140px;
	margin: 0 auto;
	padding: 20px 120px 40px;
	font-size: 2.4rem;
}
#aboutus_introduction_index #price .price_list > ul li{
		  -webkit-box-orient: horizontal;
		  -webkit-box-direction: normal;
		  -ms-flex-direction: row;
		  flex-direction: row;
}
#aboutus_introduction_index #price .price_list > li:nth-child(1){
		margin-right: 120px;
		width: 370px;
}
#aboutus_introduction_index #price .price_list h3{
		line-height: 1.0;
		margin-bottom: 15px;
}
#aboutus_introduction_index #price .price_list h3 span{
	font-size: initial;
}
#aboutus_introduction_index #price .price_list .price_item{
}
#aboutus_introduction_index #price .price_list span.price_item:after {
	content: "";
	flex-grow: 1;
	border-top: 2px dotted #444;
	display: inline-table;
	margin: 5px;
	padding: 7px;
}
#aboutus_introduction_index #price .price_list li ul li:nth-child(1) span.price_item:after,
#aboutus_introduction_index #price .price_list li ul li:nth-child(2) span.price_item:after{
	width: 60px;
}
#aboutus_introduction_index #price .price_list li ul li:nth-child(3) span.price_item:after{
	width: 40px;
}
#aboutus_introduction_index #price .price_list span.price_tax{
	font-size: initial;
}
#aboutus_introduction_index #price .price_anno{
	max-width: 1140px;
	margin: 0 auto;
	padding: 20px;
	border-top: 1px solid #C1A57B;
}
#aboutus_introduction_index #price .price_atte{
		max-width: 1140px;
		margin: 0 auto;
		border: 2px solid #C1A57B;
		padding: 20px;
		display: flex;
}
#aboutus_introduction_index #price .price_atte p{
		  -webkit-box-orient: horizontal;
		  -webkit-box-direction: normal;
		  -ms-flex-direction: row;
		  flex-direction: row;
}	
#aboutus_introduction_index #price .price_atte p:nth-child(1){
		border-right: 1px solid #C1A57B;
		padding-right: 20px;
}
#aboutus_introduction_index #price .price_atte p:nth-child(2){
		padding-left: 20px;
}


#aboutus_introduction_index #qualification ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px 0 60px;
}

#aboutus_introduction_index #qualification ol li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 31.9%;
          flex: 0 1 31.9%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #86002e;
}

#aboutus_introduction_index #qualification ol li:not(:first-child) {
  margin: 0 0 0 25px;
}

#aboutus_introduction_index #qualification ol li div {
	padding: 20px;
}
#aboutus_introduction_index #qualification ol li > p:first-child span {
	margin-right: 20px;
  font-family: 'Roboto Condensed', sans-serif;
}

#aboutus_introduction_index #qualification ol li > p:first-child {
  background: #86002e;
  color: #fff;
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.5;
  padding: 10px 20px;
}
#aboutus_introduction_index #qualification ol li > div p:first-child {
	margin-bottom: 20px;
}


/* ============================================================ */
/* グローバルコミュニケーション専科で過ごす1年間
   #aboutus_curriculum_index */
/* ============================================================ */
#aboutus_curriculum_index .bg_gray {
  background: #f4f4f4;
}

#aboutus_curriculum_index .schedule li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#aboutus_curriculum_index .schedule li:not(:last-child) {
  position: relative;
  margin: 0 0 56px;
}

#aboutus_curriculum_index .schedule li:not(:last-child)::after {
  position: absolute;
  left: 65px;
  bottom: -36px;
  content: "";
  border-color: #9e7846 transparent transparent transparent;
  border-style: solid;
  border-width: 16px 15px 0;
}

#aboutus_curriculum_index .schedule li .month {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 160px;
          flex: 0 0 160px;
  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;
  margin: 0 30px 0 0;
  background: #9e7846;
  text-align: center;
}

#aboutus_curriculum_index .schedule li .month p {
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.5;
}

#aboutus_curriculum_index .schedule li .month p::after {
  display: block;
  content: attr(data-text);
  font-size: 1.4rem;
}

#aboutus_curriculum_index .schedule li .text_area {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 30px;
  background: #fff;
}

#aboutus_curriculum_index .schedule li .text_area h2 {
  position: relative;
  margin: 35px 0 20px;
  padding: 0 0 10px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
}

#aboutus_curriculum_index .schedule li .text_area h2::after {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  content: "";
  width: 60px;
  border-bottom: 3px solid #9e7846;
}

#aboutus_curriculum_index .schedule li .text_area h2:first-child {
  margin-top: 0;
}

#aboutus_curriculum_index .schedule li .text_area h2:last-child {
  margin-bottom: 0;
}

#aboutus_curriculum_index .schedule li .text_area p a {
  color: #86002e;
}

#aboutus_curriculum_index .schedule li .text_area p a .icon-right {
  position: relative;
  top: -1px;
  display: inline-block;
  font-size: 1.0rem;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
}

#aboutus_curriculum_index .schedule li .text_area p a:hover span {
  text-decoration: underline;
}

#aboutus_curriculum_index .schedule li .text_area .img_float_right figure {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 220px;
          flex: 0 0 220px;
}

#aboutus_curriculum_index .schedule li .text_area .img_float_right figure figcaption {
  margin: 10px 0 0;
  font-size: 1.3rem;
}

/* ============================================================ */
/* 授業の特長
   #aboutus_curriculum_index */
/* ============================================================ */
#aboutus_curriculum_index #hours740 ul {
  position: relative;
  height: 376px;
}

#aboutus_curriculum_index #hours740 ul li {
  position: absolute;
}

#aboutus_curriculum_index #hours740 ul li.books {
  top: 0;
  left: 0;
  width: 27.8%;
  height: 265px;
}

#aboutus_curriculum_index #hours740 ul li.sentence {
  top: 0;
  left: 27.8%;
  width: 54%;
  height: 118px;
}

#aboutus_curriculum_index #hours740 ul li.reports {
  top: 0;
  left: 81.8%;
  width: 18.1%;
  height: 376px;
}

#aboutus_curriculum_index #hours740 ul li.presentation {
  top: 118px;
  left: 27.8%;
  width: 33%;
  height: 147px;
}

#aboutus_curriculum_index #hours740 ul li.discussion {
  top: 265px;
  left: 0;
  width: 60.8%;
  height: 111px;
}

#aboutus_curriculum_index #hours740 ul li.words {
  top: 118px;
  left: 60.8%;
  width: 21%;
  height: 258px;
}

#aboutus_curriculum_index #hours740 ul li a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

#aboutus_curriculum_index #hours740 ul li a figure {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#aboutus_curriculum_index #hours740 ul li a figure img {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

#aboutus_curriculum_index #hours740 ul li a div {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  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;
  background: rgba(0, 0, 0, 0.5);
  color: #e6d8b7;
  font-family: Verdana, Geneva," sans-serif";
  font-size: 3.0rem;
  line-height: 1;
}

@media only screen and (max-width: 1024px) {
  #aboutus_curriculum_index #hours740 ul li a div {
    font-size: 2.6rem;
  }
}

@media only screen and (max-width: 768px) {
  #aboutus_curriculum_index #hours740 ul li a div {
    font-size: 2.4rem;
  }
}

#aboutus_curriculum_index #hours740 ul li a div p {
  display: inline-table;
}

#aboutus_curriculum_index #hours740 ul li a div .icon-chevron-circle-right {
  display: table-cell;
  padding: 0 10px 0 0;
  color: #fff;
  font-size: 2.4rem;
}

@media only screen and (max-width: 1024px) {
  #aboutus_curriculum_index #hours740 ul li a div .icon-chevron-circle-right {
    font-size: 1.8rem;
  }
}

#aboutus_curriculum_index #hours740 ul li a div span {
  color: #fff;
  font-weight: bold;
}

#aboutus_curriculum_index #hours740 ul li a:hover div {
  background: rgba(0, 0, 0, 0.6);
}

#aboutus_curriculum_index .modal_content_hours740 {
  height: 710px;
}

#aboutus_curriculum_index .modal_content_hours740 .ttl {
  margin-top: 40px;
}

#aboutus_curriculum_index .modal_content_hours740 p {
  line-height: 2;
}

/* ============================================================ */
/* 就職・留学実績
   #aboutus_success_index */
/* ============================================================ */
#aboutus_success_index {
  /*----- #results -----*/
  /*----- #interview -----*/
  /*----- #related_services -----*/
}

#aboutus_success_index #results section {
  max-width: 1160px;
  margin: 30px auto 0;
  padding: 30px 40px;
  background: #fff;
}

#aboutus_success_index #results section h3 {
  margin: 0 0 20px;
  color: #9e7846;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.5;
}

#aboutus_success_index #results section .list_disc {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
}

#aboutus_success_index #results section .list_disc li {
  margin: 0 0 5px;
}

#aboutus_success_index #interview section:not(:last-child) {
  margin: 0 0 40px;
}

#aboutus_success_index #interview section a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  border: 1px solid #ddd;
}

#aboutus_success_index #interview section a:hover {
  opacity: 0.7;
}

#aboutus_success_index #interview section a > p {
  position: absolute;
  top: 30px;
  left: 35px;
  color: #fff;
  font-family: Arial, Helvetica," sans-serif";
  letter-spacing: -0.01em;
  font-size: 4.5rem;
  font-weight: bold;
  line-height: 1;
}

@media only screen and (max-width: 1024px) {
  #aboutus_success_index #interview section a > p {
    left: 30px;
    font-size: 3.8rem;
  }
}

@media only screen and (max-width: 768px) {
  #aboutus_success_index #interview section a > p {
    font-size: 3.0rem;
  }
}

#aboutus_success_index #interview section a > p span {
  display: block;
}

#aboutus_success_index #interview section a > p span:first-child {
  font-size: 2.2rem;
}

@media only screen and (max-width: 1024px) {
  #aboutus_success_index #interview section a > p span:first-child {
    font-size: 1.8rem;
  }
}

@media only screen and (max-width: 768px) {
  #aboutus_success_index #interview section a > p span:first-child {
    font-size: 1.5rem;
  }
}

#aboutus_success_index #interview section a figure {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 18.2%;
          flex: 0 1 18.2%;
  margin: 0 2.5% 0 0;
}

#aboutus_success_index #interview section a figure img {
  width: 100%;
}

#aboutus_success_index #interview section a figure figcaption {
  margin: 10px 0 0;
}

@media only screen and (max-width: 1024px) {
  #aboutus_success_index #interview section a figure figcaption {
    font-size: 1.3rem;
  }
}

#aboutus_success_index #interview section a figure figcaption .icon-chevron-circle-right {
  margin: 0 5px 0 0;
  color: #9e7846;
}

#aboutus_success_index #interview section a ol {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 79.3%;
          flex: 0 1 79.3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#aboutus_success_index #interview section a ol li {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 25%;
          flex: 1 1 25%;
  padding: 30px;
  line-height: 1.6;
}

#aboutus_success_index #interview section a ol li:not(:last-child)::after {
  position: absolute;
  top: 50%;
  right: -15px;
  z-index: 1;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 36px 0 36px 17px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#aboutus_success_index #interview section a ol li h3 {
  position: relative;
  margin: 0 0 20px;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}

#aboutus_success_index #interview section a ol li h3::after {
  position: absolute;
  left: 50%;
  bottom: -8px;
  content: "";
  width: 54px;
  border-bottom: 3px solid #9e7846;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

#aboutus_success_index #interview section a ol li.before {
  background: #eee;
}

#aboutus_success_index #interview section a ol li.before::after {
  border-left-color: #eee;
}

#aboutus_success_index #interview section a ol li.during {
  background: #e3e3e3;
}

#aboutus_success_index #interview section a ol li.during::after {
  border-left-color: #e3e3e3;
}

#aboutus_success_index #interview section a ol li.objective {
  background: #dadada;
}

#aboutus_success_index #interview section a ol li.objective::after {
  border-left-color: #dadada;
}

#aboutus_success_index #interview section a ol li.future {
  background: #cecece;
}

#aboutus_success_index #interview section a ol li.future::after {
  border-left-color: #cecece;
}

#aboutus_success_index #interview section a ol li.present {
  background: #8c8c8c;
  color: #fff;
}

#aboutus_success_index #interview section a ol li.present::after {
  border-left-color: #8c8c8c;
}

#aboutus_success_index #interview section a ol li.present h3::after {
  border-bottom-color: #fff;
}

#aboutus_success_index #interview section a ol li.present p {
  font-weight: bold;
}

#aboutus_success_index #related_services ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1120px;
  margin: 0 auto;
}

#aboutus_success_index #related_services ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 48.2%;
          flex: 0 1 48.2%;
  background: #fff;
}

#aboutus_success_index #related_services ul li:not(:last-child) {
  margin: 0 40px 0 0;
}

#aboutus_success_index #related_services ul li h3 {
  padding: 20px 0;
  text-align: center;
  border: 1px solid #86002e;
}

#aboutus_success_index #related_services ul li p {
  padding: 20px 30px;
}

/* ============================================================ */
/* プロフェッショナル講師紹介
   #teacher_index */
/* ============================================================ */
#teacher_index {
  /*----- #message_movie -----*/
  /*----- #message -----*/
  /*----- #coordinator -----*/
}

#teacher_index .ttl_block {
  position: relative;
  margin: 0 0 15px;
  padding: 0 0 15px;
}

#teacher_index .ttl_block::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100px;
  border-bottom: 1px solid #9e7846;
}

#teacher_index .ttl_block .ttl {
  color: #9e7846;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.2;
}

#teacher_index .ttl_block p {
  font-weight: bold;
}

#teacher_index #message_movie ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#teacher_index #message_movie ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24.25%;
          flex: 0 0 24.25%;
}

#teacher_index #message_movie ul li:not(:first-child) {
  margin: 0 0 0 12px;
}

#teacher_index #message_movie ul li figcaption {
  margin: 10px 0 0;
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  #teacher_index #message_movie ul li figcaption br.pc_view {
    display: none;
  }
}

#teacher_index #message ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#teacher_index #message ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 48.3%;
          flex: 0 1 48.3%;
  margin: 0 0 40px 3.3%;
}

#teacher_index #message ul li:nth-child(2n+1) {
  margin-left: 0;
}

#teacher_index #message ul li::after {
  display: block;
  content: "";
  clear: both;
}

#teacher_index #message ul li figure {
  float: left;
  width: 38%;
  margin: 0 4% 0 0;
}

#teacher_index #message ul li figure img {
  width: 100%;
}

#teacher_index #message ul li .ttl_block,
#teacher_index #message ul li > p {
  margin-left: 42%;
}

#teacher_index #message .btn01 {
  cursor: pointer;
}

#teacher_index #message .btn01 .icon-plus-circle {
  margin: 0 10px 0 0;
  font-size: 3.0rem;
}

#teacher_index #coordinator .coordinator_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 40px;
}

#teacher_index #coordinator .coordinator_ttl h2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 48.3%;
          flex: 0 1 48.3%;
  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;
  margin: 0 40px 0 0;
  border: 1px solid #86002e;
  color: #86002e;
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.5;
}

#teacher_index #coordinator .coordinator_ttl p {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 48.3%;
          flex: 0 1 48.3%;
}

#teacher_index #coordinator ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#teacher_index #coordinator ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 48.3%;
          flex: 0 1 48.3%;
}

#teacher_index #coordinator ul li:not(:first-child) {
  margin: 0 0 0 40px;
}

#teacher_index #coordinator ul li figure {
  float: left;
  width: 160px;
  margin: 0 25px 0 0;
}

#teacher_index #coordinator ul li figure img {
  width: 100%;
}

#teacher_index #coordinator ul li .ttl_block,
#teacher_index #coordinator ul li > p {
  margin-left: 185px;
}

/* ============================================================ */
/* レベル別コース 共通
   .course */
/* ============================================================ */
.course {
  /* .local_nav
	----------------------------------------------------------- */
  /* .level_lead_block
	----------------------------------------------------------- */
  /* #time_table
	----------------------------------------------------------- */
  /* #other_course
	----------------------------------------------------------- */
}

.course .local_nav ul li {
  -webkit-box-flex: 0;
     flex: 0 1 100%;
/*    flex: 0 1 24.6%;
*/
}

.course .local_nav ul li a,
.aboutus .local_nav ul li a{
  display: block;
  padding: 15px 0;
}

.course .local_nav ul li a .icon-chevron-circle-right {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

.course .local_nav ul li a p:first-child {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
}

.course .local_nav ul li a p:first-child span {
  padding: 0 0 0 3px;
  font-size: 3.0rem;
}

.course .local_nav ul li a p:last-child {
  margin: 5px 0 0;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4;
}

.course .local_nav ul li:nth-of-type(4)  a p:first-child{
  font-size: 2.6rem;
}

.course .level_lead_block {
  background: #eee;
}

.course .level_lead_block .img_float_left figure {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 39.6%;
          flex: 0 1 39.6%;
}

.course .level_lead_block .img_float_left .ttl {
  position: relative;
  margin: 0 0 15px;
  padding: 0 0 10px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.2;
}

.course .level_lead_block .img_float_left .ttl::after {
  position: absolute;
  left: 3px;
  bottom: 0;
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background: #9e7846;
}

.course .level_lead_block .img_float_left .ttl:not(:first-child) {
  margin-top: 40px;
}

.course #time_table > p {
  margin: 0 0 40px;
  text-align: center;
}

.course #time_table .table02 {
  margin: 0 auto;
}

.course #time_table .table02 th {
  font-size: 1.6rem;
}

.course #time_table .table02 th:first-child {
  width: 250px;
}

.course #time_table .table02 th span::after {
  display: block;
  content: attr(data-text);
  font-size: 1.4rem;
}

.course #time_table .table02 td {
  line-height: 1.6;
}

.course #time_table .table02 td:not(.al_left) {
  width: 195px;
}

.course #time_table .table02 td.al_left {
  padding: 12px 20px;
}

.course #time_table .table02 td h3 {
  margin: 0 0 5px;
  color: #86002e;
  letter-spacing: 0.01em;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}

.course #time_table .table02 td p {
    margin-left: 1em;
    text-indent: -1em;
    margin-bottom: 5px;
}

.course #time_table .table02.special {
  margin-top: 30px;
}

.course #time_table .table02.special th {
  padding-left: 0;
  padding-right: 0;
  font-size: 1.8rem;
}

.course #other_course {
  position: relative;
  padding-top: 100px;
}

.course #other_course::before {
  position: absolute;
  top: 0;
  left: 50%;
  content: "";
  border-color: #e3e3e3 transparent transparent;
  border-style: solid;
  border-width: 62px 212px 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.course #other_course h2 {
  margin: 0 0 30px;
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.5;
}

.course #other_course .local_nav {
  padding: 0;
  border-bottom: none;
}

.course #other_course .local_nav ul li a {
  border-radius: 10px;
}
#course_level1 .local_nav .lnav_level1 a,
#course_level2 .local_nav .lnav_level2 a,
#course_level3 .local_nav .lnav_level3 a,
/*#course_level4 .local_nav .lnav_level4 a,
#course_level5 .local_nav .lnav_level5 a,*/
#course_advanced .local_nav .lnav_advanced a {
  background: #86002e;
  color: #fff;
}


/*20181026*/
.course .score_block {
    margin: 0 0 100px;
}

.course .score_block .score {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 41.5%;
          flex: 0 1 41.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.course .score_block .score dl {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 22%;
          flex: 0 1 22%;
  color: #86002e;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
}

@media only screen and (max-width: 768px) {
  .course .score_block .score dl {
    font-size: 1.3rem;
  }
}

.course .score_block .score dl dt {
  margin: 0 0 15px;
  background:#86002e;
  text-align: center;
  line-height: 40px;
  border-radius: 6px;
    color:#fff;
}

.course .score_block .score dl dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.course .score_block .score dl dd strong {
  font-size: 5rem;
  font-family: Arial, Helvetica," sans-serif";
  letter-spacing: -0.02em;
  line-height: 0.9;
}

@media only screen and (max-width: 768px) {
  .course .score_block .score dl dd strong {
    font-size: 5.0rem;
  }
}

.course .score_block .score dl dd span:first-of-type {
  font-size: 4.0rem;
}

@media only screen and (max-width: 768px) {
  .course .score_block .score dl dd span:first-of-type {
    font-size: 2.8rem;
  }
}




/* ============================================================ */
/* レベル別コーストップ
   #course_index */
/* ============================================================ */
#course_index {
  /* .local_nav
	----------------------------------------------------------- */
  /* .resp-tabs-container
	----------------------------------------------------------- */
  /* .bnr_month3・.bnr_special
	----------------------------------------------------------- */
}


#aboutus_introduction_index .level_txt,
#aboutus_index .level_txt{
	text-align:center;
	margin:40px auto;
}

#course_index .local_nav ul li,
#aboutus_introduction_index .local_nav ul li,
#aboutus_index .local_nav ul li {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
          align-items: center;
  min-height: 70px;
  padding: 15px 0;
  color: #FFF;
  text-align: center;
  cursor: pointer;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 70px;
}

#course_index .local_nav ul li p:first-of-type,
#aboutus_introduction_index .local_nav ul li p:first-of-type,
#aboutus_index .local_nav ul li p:first-of-type,
#course_advanced .local_nav ul li p:first-of-type,
#course_level3 .local_nav ul li p:first-of-type,
#course_level2 .local_nav ul li p:first-of-type{
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1;
}

#course_index .local_nav ul li:nth-of-type(4) p:first-of-type{
  font-size: 2.6rem;
}

#course_index .local_nav ul li p:first-of-type span,
#aboutus_introduction_index .local_nav ul li p:first-of-type span,
#aboutus_index .local_nav ul li p:first-of-type span {
  padding: 0 0 0 3px;
  font-size: 3.0rem;
}

#course_index .local_nav ul li p:last-of-type,
#aboutus_introduction_index .local_nav ul li p:last-of-type,
#aboutus_index .local_nav ul li p:last-of-type {
  margin: 5px 0 0;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.4;
}

#course_index .local_nav ul li .icon-chevron-circle-right,
#aboutus_introduction_index .local_nav ul li .icon-chevron-circle-right,
#aboutus_index .local_nav ul li .icon-chevron-circle-right {
  display: inline-block;
  margin: 0 10px 0 0;
  font-size: 1.8rem !important;
}

#course_index .local_nav ul li.resp-tab-active{
  background: #86002e;
  box-shadow: none;
  color: #fff;
}

#course_index .resp-tabs-container,
#aboutus_introduction_index .resp-tabs-container,
#aboutus_index .resp-tabs-container {
  clear: left;
  padding: 60px 0;
  background: #eee;
}

#course_index .resp-tabs-container .btn02,
#aboutus_introduction_index .resp-tabs-container .btn02,
#aboutus_index .resp-tabs-container .btn02 {
  width: 600px;
}

#course_index .resp-tabs-container > div,
#aboutus_introduction_index .resp-tabs-container > div,
#aboutus_index .resp-tabs-container > div,
#course_index .resp-tabs-container .resp-tab-content,
#aboutus_introduction_index .resp-tabs-container .resp-tab-content,
#aboutus_index .resp-tabs-container .resp-tab-content {
  height: 0;
  padding: 0 40px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

#course_index .resp-tabs-container .resp-tab-content-active,
#aboutus_introduction_index .resp-tabs-container .resp-tab-content-active,
#aboutus_index .resp-tabs-container .resp-tab-content-active {
  display: block;
  height: auto;
  padding: 0 40px;
  visibility: visible;
  opacity: 1;
  background: #eee;
}

#course_index h2.resp-accordion,
#aboutus_introduction_index h2.resp-accordion,
#aboutus_index h2.resp-accordion {
  display: none;
}

#course_index .ttl_block,
#aboutus_introduction_index .ttl_block,
#aboutus_index .ttl_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 40px;
}

#course_index .ttl_block .target,
#aboutus_introduction_index .ttl_block .target,
#aboutus_index .ttl_block .target {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 60%;
          flex: 0 1 60%;
  margin: 0 0 0 3%;
}

#course_index .ttl_block .target h3,
#aboutus_introduction_index .ttl_block .target h3,
#aboutus_index .ttl_block .target h3 {
  position: relative;
  max-width: 560px;
  margin: 0 0 20px;
  text-align: center;
  font-size: 4rem;
  font-weight: bold;
  line-height: 1;
}

@media only screen and (max-width: 768px) {
  #course_index .ttl_block .target h3,
  #aboutus_introduction_index .ttl_block .target h3,
  #aboutus_index .ttl_block .target h3 {
    font-size: 3.6rem;
  }
}

#course_index .ttl_block .target h3::before, #course_index .ttl_block .target h3:after,
#aboutus_introduction_index .ttl_block .target h3::before, #aboutus_introduction_index .ttl_block .target h3:after,
#aboutus_index .ttl_block .target h3::before, #aboutus_index .ttl_block .target h3:after {
  position: absolute;
  top: 50%;
  display: block;
  content: "";
  width: 32px;
  height: 32px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 32px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#course_index .ttl_block .target h3::before,
#aboutus_introduction_index .ttl_block .target h3::before,
#aboutus_index .ttl_block .target h3::before {
  left: 0;
  background-image: url(/senka/course/img/bg_recommend_left.png);
}

#course_index .ttl_block .target h3::after,
#aboutus_introduction_index .ttl_block .target h3::after,
#aboutus_index .ttl_block .target h3::after {
  right: 0;
  background-image: url(/senka/course/img/bg_recommend_right.png);
}

#course_index .ttl_block .score,
#aboutus_introduction_index .ttl_block .score,
#aboutus_index .ttl_block .score {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#course_index .ttl_block .score dl,
#aboutus_introduction_index .ttl_block .score dl,
#aboutus_index .ttl_block .score dl {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 46.2%;
          flex: 0 1 46.2%;
  color: #86002e;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
}

@media only screen and (max-width: 768px) {
  #course_index .ttl_block .score dl,
  #aboutus_introduction_index .ttl_block .score dl,
  #aboutus_index .ttl_block .score dl {
    font-size: 1.3rem;
  }
}

#course_index .ttl_block .score dl dt,
#aboutus_introduction_index .ttl_block .score dl dt,
#aboutus_index .ttl_block .score dl dt {
  margin: 0 0 15px;
  background: #dcdcdc;
  text-align: center;
  line-height: 40px;
  border-radius: 6px;
}

#course_index .ttl_block .score dl dd,
#aboutus_introduction_index .ttl_block .score dl dd,
#aboutus_index .ttl_block .score dl dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#course_index .ttl_block .score dl dd strong,
#aboutus_introduction_index .ttl_block .score dl dd strong,
#aboutus_index .ttl_block .score dl dd strong {
  font-size: 6.2rem;
  font-family: Arial, Helvetica," sans-serif";
  letter-spacing: -0.02em;
  line-height: 0.9;
}

@media only screen and (max-width: 768px) {
  #course_index .ttl_block .score dl dd strong,
  #aboutus_introduction_index .ttl_block .score dl dd strong,
  #aboutus_index .ttl_block .score dl dd strong {
    font-size: 5.0rem;
  }
}

#course_index .ttl_block .score dl dd span:first-of-type,
#aboutus_introduction_index .ttl_block .score dl dd span:first-of-type,
#aboutus_index .ttl_block .score dl dd span:first-of-type {
  font-size: 4.0rem;
}

@media only screen and (max-width: 768px) {
  #course_index .ttl_block .score dl dd span:first-of-type,
  #aboutus_introduction_index .ttl_block .score dl dd span:first-of-type,
  #aboutus_index .ttl_block .score dl dd span:first-of-type {
    font-size: 2.8rem;
  }
}

#course_index .ttl_block .score dl dd span:last-of-type,
#aboutus_introduction_index .ttl_block .score dl dd span:last-of-type,
#aboutus_index .ttl_block .score dl dd span:last-of-type {
  width: 1em;
  padding: 0 0 2px;
}

#course_index .example,
#aboutus_introduction_index .example,
#aboutus_index .example,
.course .example {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 40px;
}

#course_index .example h3,
#aboutus_introduction_index .example h3,
#aboutus_index .example h3,
.course .example h3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin: 0 0 25px;
  background: #dcdcdc;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 60px;
}

#course_index .example section,
#aboutus_introduction_index .example section,
#aboutus_index .example section {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 49%;
          flex: 0 1 49%;
  position: relative;
  padding: 35px 0 40px;
  background: #fff;
}

.course .example section {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  position: relative;
  padding: 20px 0;
  background: #fff;
}

#course_level1 .example section{
	border: 1px solid #9e7846;
}
#course_index .example section p,
#aboutus_index .example section p,
#aboutus_introduction_index .example section p{
    text-align: center;
    margin-bottom: 20px;
    font-size: 1.6rem;
}
#course_index .example section:not(:first-of-type),
#aboutus_introduction_index .example section:not(:first-of-type),
#aboutus_index .example section:not(:first-of-type),
.course .example section:not(:first-of-type) {
  margin: 0 0 0 1.7%;
}


#course_index .example section .ttl03,
#aboutus_introduction_index .example section .ttl03,
#aboutus_index .example section .ttl03,
.course .example section .ttl03 {
  margin: 0 0 20px;
  font-size: 2.4rem;
}
#course_advanced #time_table h2.ttl03 span,
#course_level3 #time_table h2.ttl03 span,
#course_level2 #time_table h2.ttl03 span{
  font-size: 1.6rem;
}

#course_index .example section .ttl03::after,
#aboutus_introduction_index .example section .ttl03::after,
#aboutus_index .example section .ttl03::after,
.course .example section .ttl03::after {
  width: 60px;
  background: #9e7846;
}

#course_index .example section .list_disc02,
#aboutus_introduction_index .example section .list_disc02,
#aboutus_index .example section .list_disc02{
  margin: 0 40px;
  font-size: 1.4rem;
}

#course_advanced .example section .list_disc02,
#course_level3 .example section .list_disc02,
#course_level2 .example section .list_disc02{
 width: 800px;
  margin: 0 auto;
  font-size: 1.6rem;
  display: flex;
  flex-wrap: wrap;
}

#course_advanced .example section .list_disc02 li,
#course_level3 .example section .list_disc02 li,
#course_level2 .example section .list_disc02 li{
  flex: 0 0 50%;
}
#course_advanced .example section::before,
#course_level3 .example section::before,
#course_level2 .example section::before{
    position: absolute;
    top: -26px;
    left: 50%;
    content: "";
    border-color: #dcdcdc transparent transparent;
    border-style: solid;
    border-width: 22px 15px 0;
}
#course_index .example section .list_disc02 li:not(:last-child),
#aboutus_introduction_index .example section .list_disc02 li:not(:last-child),
#aboutus_index .example section .list_disc02 li:not(:last-child),
.course .example section .list_disc02 li:not(:last-child) {
  margin: 0 0 10px;
}

#course_index .example section .list_disc02 li::before,
#aboutus_introduction_index .example section .list_disc02 li::before,
#aboutus_index .example section .list_disc02 li::before,
.course .example section .list_disc02 li::before {
  top: 8px;
}

#index .bnr_month3,
#course_index .bnr_month3,
#course_index .bnr_special {
  max-width: 1120px;
  margin: 0 auto;
  background: #FFF;
}

#index .bnr_month3 a,
#course_index .bnr_month3 a,
#course_index .bnr_special a {
  position: relative;
  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: 140px;
  font-weight: bold;
  line-height: 1.5;
}

#index .bnr_month3 a::before,
#course_index .bnr_month3 a::before,
#course_index .bnr_special a::before {
  position: absolute;
  right: 10px;
  bottom: 10px;
  display: block;
  content: "";
  width: 36px;
  height: 36px;
}

#index .bnr_month3 a::after,
#course_index .bnr_month3 a::after,
#course_index .bnr_special a::after {
  position: absolute;
  right: 23px;
  bottom: 23px;
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  background: url(/senka/course/img/icon_arrow.png) 0 0 no-repeat;
  background-size: 10px;
}

#index .bnr_month3 a:hover,
#course_index .bnr_month3 a:hover,
#course_index .bnr_special a:hover {
  opacity: 0.7;
}

#index .bnr_month3 a h3,
#course_index .bnr_month3 a h3,
#course_index .bnr_special a h3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 450px;
          flex: 0 0 450px;
  margin: 0 45px 0 0;
  font-size: 2.4rem;
  text-align: right;
}

@media only screen and (max-width: 1024px) {
  #index .bnr_month3 a h3,
  #course_index .bnr_month3 a h3,
  #course_index .bnr_special a h3 {
    font-size: 1.8rem;
  }
}

@media only screen and (max-width: 768px) {
  #index .bnr_month3 a h3,
  #course_index .bnr_month3 a h3,
  #course_index .bnr_special a h3 {
    margin-right: 35px;
  }
}

#index .bnr_month3 a p,
#course_index .bnr_month3 a p,
#course_index .bnr_special a p {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
}

@media only screen and (max-width: 1024px) {
  #index .bnr_month3 a p,
  #course_index .bnr_month3 a p,
  #course_index .bnr_special a p {
    font-size: 1.3rem;
  }
}

@media only screen and (max-width: 768px) {
  #index .bnr_month3 a p,
  #course_index .bnr_month3 a p,
  #course_index .bnr_special a p {
    font-size: 1.1rem;
  }
}

#index .bnr_month3,
#course_index .bnr_month3 {
  margin-bottom: 20px;
}

#index .bnr_month3 a,
#course_index .bnr_month3 a {
  background: url(/senka/course/img/bg_bnr_3month.png) right top no-repeat;
  border: 1px solid #b6a084;
}

#index .bnr_month3 a::before,
#course_index .bnr_month3 a::before {
  background: rgba(158, 120, 70, 0.7);
}

#index .bnr_month3 a h3,
#course_index .bnr_month3 a h3 {
  color: #C1A57B;
}

#index .bnr_month3 a p,
#course_index .bnr_month3 a p {
  color: #978977;
}

#course_index .bnr_special a {
  background: url(/senka/course/img/bg_bnr_special.png) left top no-repeat;
  border: 1px solid #c196a0;
}

#course_index .bnr_special a::before {
  background: rgba(134, 0, 46, 0.7);
}

#course_index .bnr_special a h3 {
  color: #86002e;
}

#course_index .bnr_special a p {
  color: #808080;
}


#course_index .local_nav ul li:nth-of-type(5){
	position: relative;
}
		
#course_index .local_nav ul li:nth-of-type(5)::before{
	content: "";
	top: 0;
	left: 0;
	border-bottom: 3em solid transparent;
	border-left: 3em solid #86002e;
	position: absolute;
	z-index: 1;
}
#course_index .local_nav ul li.resp-tab-active:nth-of-type(5)::before{
	content: "";
	top: 0;
	left: 0;
	border-bottom: 3em solid transparent;
	border-left: 3em solid #c49e36;
	position: absolute;
	z-index: 1;
}


#course_index .local_nav ul li:nth-of-type(5)::after{
	content: "CHECK!";
	display: block;
	top: -10px;
	transform: rotate(-45deg);
	color: #fff;
	left: 0;
	position: absolute;
	z-index: 2;
	font-size: 14px;
}

#parentHorizontalTab{
    padding: 60px 0;
    background: #eee;
}

#parentHorizontalTab .btn02{
    width: 600px;
}

#parentHorizontalTab .score ul{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

#parentHorizontalTab .score ul li {
    flex: 0 0 55%;
    margin: 0 10px 0;
    padding: 0 0 20px;
}

#parentHorizontalTab .score ul li p {
    color: #fff;
    background-color: #666565;
    margin: 10px 0;
    padding: 2px 10px;
    text-align: center;
}

#parentHorizontalTab .score ul li p span{
    font-size: 1rem;
}

#parentHorizontalTab .score ul li > span {
  display: block;
  padding: 0 10px;
  margin: 6px 0;
}

#parentHorizontalTab .score ul li:nth-of-type(2) {
  flex: 0 0 30%;
  font-size: 2rem;
}

#aboutus_introduction_index #parentHorizontalTab .score ul li:nth-of-type(3) {
    text-align: center;
    flex: 0 0 20%;
}

/*#course_index #parentHorizontalTab .score ul li:nth-of-type(2) span,
#aboutus_index #parentHorizontalTab .score ul li:nth-of-type(2) span,
#aboutus_introduction_index #parentHorizontalTab .score ul li:nth-of-type(2) span{
    font-size: 3rem;
    line-height: 2;
    font-weight: bold;
}*/

#parentHorizontalTab h2{
    margin-bottom:100px;
    font-size: 4rem;
}
#course_advanced .level_lead_block,
#course_level3 .level_lead_block,
#course_level2 .level_lead_block{
    padding:40px 0;
}

#course_advanced .level_lead_block h2.ttl03,
#course_level3 .level_lead_block h2.ttl03,
#course_level2 .level_lead_block h2.ttl03{
    font-size: 4rem;
    margin-bottom:0;
}

#course_index #parentHorizontalTab #advanced_stage h2 span,
#course_index #parentHorizontalTab #stage2 h2 span,
#course_index #parentHorizontalTab #stage1 h2 span,
#course_index #parentHorizontalTab #pre h2 span,
#course_advanced .level_lead_block h2.ttl03 span,
#course_level3 .level_lead_block h2.ttl03 span,
#course_level2 .level_lead_block h2.ttl03 span,
#aboutus_index #parentHorizontalTab #advanced_stage h2 span,
#aboutus_index #parentHorizontalTab #stage2 h2 span,
#aboutus_index #parentHorizontalTab #stage1 h2 span,
#aboutus_index #parentHorizontalTab #pre h2 span,
#aboutus_introduction_index #parentHorizontalTab #advanced_stage h2 span,
#aboutus_introduction_index #parentHorizontalTab #stage2 h2 span,
#aboutus_introduction_index #parentHorizontalTab #stage1 h2 span,
#aboutus_introduction_index #parentHorizontalTab #pre h2 span{
    font-size:2rem;
}

#course_index #parentHorizontalTab #advanced_stage h2::after,
#course_index #parentHorizontalTab #stage2 h2::after,
#course_index #parentHorizontalTab #stage1 h2::after,
#course_index #parentHorizontalTab #pre h2::after,
#course_advanced .level_lead_block h2.ttl03::after,
#course_level3 .level_lead_block h2.ttl03::after,
#course_level2 .level_lead_block h2.ttl03::after,
#aboutus_index #parentHorizontalTab #advanced_stage h2::after,
#aboutus_index #parentHorizontalTab #stage2 h2::after,
#aboutus_index #parentHorizontalTab #stage1 h2::after,
#aboutus_index #parentHorizontalTab #pre h2::after,
#aboutus_introduction_index #parentHorizontalTab #advanced_stage h2::after,
#aboutus_introduction_index #parentHorizontalTab #stage2 h2::after,
#aboutus_introduction_index #parentHorizontalTab #stage1 h2::after,
#aboutus_introduction_index #parentHorizontalTab #pre h2::after{
    bottom: 70px;
}

#course_index #cliff_edge{
    max-width: 1280px;
    margin: 0 auto;
    padding: 60px 40px;
}

#course_index #cliff_edge .new{
    width: 180px;
    background-color: #A00039;
    color:#fff;
    font-size: 2rem;
    margin:0 auto;
    text-align: center;
    font-weight: bold;
}

#course_index #cliff_edge h2{
    color:#A00039;
    font-size: 3rem;
    text-align: center;    
    font-weight: bold;
    margin:0 0 40px;
}
#course_index #cliff_edge h2:before{
  content: "＼";
  margin-right: 10px;
}
#course_index #cliff_edge h2:after{
  content: "／";
  margin-left: 10px;
}
#course_index #cliff_edge h3.ttl03 {
    font-size: 2.4rem;
}

#course_index #cliff_edge h4{
    color:#A00039;
    font-size: 2rem;
    text-align: center;    
    font-weight: bold;
    margin:20px 0;
}

#course_index #cliff_edge ul{
    display: flex;
    flex-wrap: wrap;
}

#course_index #cliff_edge ul li{
    flex: 0 0 50%;
	margin:0 auto;
	padding:0 0 60px;
}

#course_index #cliff_edge .btn_block{
  left: 0;
  bottom: 0;
  align-items: center;
  width: 100%;
  text-align: center;
  padding: 0 0 20px;
}
#course_index #cliff_edge .btn_block{
    display: block;
    width: 600px;
    margin: 5px auto 0;
    text-align: center;
    background: #C1A57B;
    padding: 10px;
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
    position: relative;
}
#course_index #cliff_edge .btn_block::after {
  position: absolute;
  top:12px;
  left: 30%;
  content: "＋";
  font-size: 1.8rem;
  padding:0 7px;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
  color: #C1A57B;
  background: #fff;
}

#course_index #cliff_edge .btn_block.active::after {
  content: "－";
}

#course_index #cliff_edge div.cliff_edge_example{
    display:none;
    padding: 20px;
    /*background-color: #eaf2ff;*/
    margin-bottom: 20px;
}

#course_index #cliff_edge table {
    border-top:1px solid #aaa;
    border-left:1px solid #aaa;
    font-size: 1.6rem;
    width: 1000px;
    margin:0 auto;
    margin-bottom:60px;
}

#course_index #cliff_edge table th {
    padding:15px;
    vertical-align:middle;
    border-right:1px solid #aaa;
    border-bottom:1px solid #aaa;
    color:#A00039;
    background-color: #eee;
    font-weight: bold;
    width: 20%;
}

#course_index #cliff_edge table td {
    padding:15px;
    vertical-align:middle;
    border-right:1px solid #aaa;
    border-bottom:1px solid #aaa;
}

#course_index #cliff_edge table td span{
    font-weight:bold;
}


/* ============================================================ */
/* グローバルコミュニケーション専科3月集中
   #course_3month */
/* ============================================================ */
#course_3month {
  /* #visual
	----------------------------------------------------------- */
  /* .anchor_link
	----------------------------------------------------------- */
  /* #features
	----------------------------------------------------------- */
  /* #worry
	----------------------------------------------------------- */
  /* #school_check
	----------------------------------------------------------- */
}

/*body#course_3month{
	background-color:#111;
}

#course_3month #visual figure {
    height: 610px !important;
}
#course_3month #visual figure::after {
     background: none !important; 	
}
			
#course_3month #visual figure {
    position: static !important;
    width: 100% !important;
    height: 100% !important;
    overflow: initial !important;
}
#course_3month #visual h1 {
    max-width: initial !important;
}*/
#course_3month #visual h1 img {
    /*width: 100% !important;*/
    /*max-width: initial !important;*/ /* 初期状態にリセット */
}
/*#course_3month #visual figure img {
    position: inherit !important;
    top: 0 !important;
    left: 0 !important;
    min-width: 0 !important;
    min-height: 0 !important;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: none !important;
}*/


body#course_3month{
	background-color:#111;
}

#course_3month #visual figure {
    height: 610px !important;
}
#course_3month #visual figure::after {
     background: none !important; 	
}
			
#course_3month #visual figure {
    position: static !important;
    width: 100% !important;
    height: 100% !important;
    overflow: initial !important;
}
#course_3month #visual h1 {
    max-width: initial !important;
}
#course_3month #visual h1 img {
    width: 100% !important;
    max-width: initial !important; /* 初期状態にリセット */
}
#course_3month #visual figure img {
    position: inherit !important;
    top: 0 !important;
    left: 0 !important;
    min-width: 0 !important;
    min-height: 0 !important;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: none !important;
}


#course_3month .topic_path a {
  color: #FFF;
}

#course_3month header nav,
#course_3month #pc_menu nav{
  background:#A1003A;
}

#course_3month .global_nav > li.gnav_course > a,
#course_3month .global_nav > li.active > a,
#course_3month .global_nav > li > a:hover {
  background: #EDEDED;
  color: #45494F;
}

#course_3month .global_nav > li.active > a span::after,
#course_3month .global_nav > li > a:hover span::after {
  opacity: 1;
}

#course_3month .aboutus .ganv_aboutus > a,
#course_3month .teacher .gnav_teacher > a,
#course_3month .course .gnav_course > a,
#course_3month .voice .gnav_voice > a,
#course_3month .access .gnav_school > a {
  background: #EDEDED !important;
  color: #45494F !important;
}

#course_3month .aboutus .ganv_aboutus > a span::after,
#course_3month .teacher .gnav_teacher > a span::after,
#course_3month .course .gnav_course > a span::after,
#course_3month .voice .gnav_voice > a span::after,
#course_3month .access .gnav_school > a span::after {
  opacity: 1;
}

#course_3month .global_nav > li > a span::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  border-bottom: 4px solid #EDEDED;
  opacity: 0;
}

#course_3month #wrap {
  color: #FFF;
}

#course_3month header {
  margin-bottom: 0;
}

#course_3month table{
	margin-bottom:50px;

}

#course_3month table th{
	background-color:#8D8D8D;
	color:#FFF;
}

#course_3month table td{
	background:none;
}

#course_3month .ttl03{
  color: #E5C727;
  font-weight:normal;
}
		
#course_3month .ttl03::after{
background: -moz-linear-gradient(left,  rgba(229,199,39,0) 0%, rgba(229,199,39,1) 45%, rgba(229,199,39,1) 55%, rgba(229,199,39,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(229,199,39,0) 0%,rgba(229,199,39,1) 45%,rgba(229,199,39,1) 55%,rgba(229,199,39,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(229,199,39,0) 0%,rgba(229,199,39,1) 45%,rgba(229,199,39,1) 55%,rgba(229,199,39,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5c727', endColorstr='#00e5c727',GradientType=1 ); /* IE6-9 */
}
		
#course_3month .subttl_month03{
  color: #FFF;
  font-weight:normal;
}

#course_3month .ttl_month03 {
  margin: 0 0 40px;
  padding: 10px 20px;
  background: #f2e5ea;
  border: 2px solid #810132;
  border-left: none;
  border-radius: 0 100px 100px 0;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.5;
}

#course_3month .subttl_month03 {
  margin: 0 0 30px;
  padding: 0 0 0 15px;
  /*border: 1px solid #86002e;*/
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

/*#course_3month .subttl_month03 {
  margin: 0 0 30px;
  padding: 0 0 0 15px;
  border-left: 8px solid #86002e;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.5;
}*/

#course_3month .subttl_month03 span {
  padding: 0 0 0 15px;
  font-size: 1.6rem;
}

#course_3month .btn {
  margin: 30px 0 0;
}

#course_3month .btn a {
  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: 90px;
  background: -webkit-linear-gradient(top, #4273ae 0%, #315ea1 49%, #214b93 50%, #214b93 100%);
  background: linear-gradient(to bottom, #4273ae 0%, #315ea1 49%, #214b93 50%, #214b93 100%);
  color: #fff;
  text-align: center;
  border-radius: 10px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.5;
}

#course_3month .btn a span:last-child {
  position: relative;
  margin: 0 0 0 20px;
  padding: 10px 40px 10px 20px;
  background: -webkit-linear-gradient(top, #fff 0%, #e6e6e6 100%);
  background: linear-gradient(to bottom, #fff 0%, #e6e6e6 100%);
  color: #214b93;
  border-radius: 6px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}

/*#course_3month .btn a span:last-child .icon-right {
  position: absolute;
  top: 50%;
  right: 10px;
  padding: 0 0 0 2px;
  background: #214b93;
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
  line-height: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
}*/

#course_3month .btn a:hover {
  opacity: 0.7;
}

#course_3month .btn01 {
	background-color:#B49E1A;
}

#course_3month #visual {
  position: relative;
  z-index: 1;
  background: url(/senka/course/img/bg_mainvisual_3month.png) 0 0 repeat-x;
  background-size: auto 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}

#course_3month #visual h1 {
  max-width: 950px;
  margin: 0 auto;
}

#course_3month #visual h1 img {
  width: 100%;
}

#course_3month .anchor_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  margin: 0 auto 30px;
  padding: 0 40px;
}

#course_3month .anchor_link li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 32.5%;
          flex: 0 1 32.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#course_3month .anchor_link li:not(:first-child) {
  margin: 0 0 0 1.25%;
}

#course_3month .anchor_link li a {
  position: relative;
  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: 80px;
  padding: 0 0 10px;
  /*background: -webkit-linear-gradient(top, #fff 0%, #e7e7e7 100%);
  background: linear-gradient(to bottom, #fff 0%, #e7e7e7 100%);
  border: 2px solid #ccc;
  border-top: none;
  border-radius: 0 0 10px 10px;*/
  background-color:#DFE1E1;
  color:#111;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
}

@media only screen and (max-width: 1024px) {
  #course_3month .anchor_link li a {
    font-size: 1.8rem;
  }
}

#course_3month .anchor_link li a .icon-down {
  position: absolute;
  left: 50%;
  bottom: 5px;
  color: #111;
  font-size: 1.8rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media only screen and (max-width: 1024px) {
  #course_3month .anchor_link li a .icon-down {
    font-size: 1.4rem;
  }
}

#course_3month .anchor_link li a:hover {
  opacity: 0.6;
}

#course_3month #features .row_ {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 450px;
          flex: 0 0 450px;
}

#course_3month .row_introWide {
  width: 100%;
  margin: 0 0 60px;
  background-color:#BFA716;
}

#course_3month .row_intro {
  max-width: 1280px;
  margin: 0 auto;
  /*padding: 0 0 0 40px;*/
  color:#000;
}

#course_3month .row_intro h2.ttl02 {
  position: relative;
  margin: 0 0 35px;
  padding: 0 0 15px;
  text-align: center;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.5;
}

#course_3month .tab_box h3.ttl02 {
	color: #fff;
}

#course_3month .row_intro h2.ttl02 span {
	font-size: 2.6rem;
	display:block;
}
		

#course_3month .row_intro h2.ttl02::after{
	position: absolute;
	left: 50%;
	bottom: 0;
	content: "";

	display: block;
	width: 200px;
	height: 3px;
	/*background: -webkit-linear-gradient(left, #d3b562 0%, #ae8922 50%, #d3b562 100%);
	background: linear-gradient(to right, #d3b562 0%, #ae8922 50%, #d3b562 100%);*/
	-webkit-transform: translateX(-50%);
			transform: translateX(-50%);
background: -moz-linear-gradient(left,  rgba(17,17,17,0) 0%, rgba(17,17,17,1) 45%, rgba(17,17,17,1) 55%, rgba(17,17,17,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(17,17,17,0) 0%,rgba(17,17,17,1) 45%,rgba(17,17,17,1) 55%,rgba(17,17,17,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(17,17,17,0) 0%,rgba(17,17,17,1) 45%,rgba(17,17,17,1) 55%,rgba(17,17,17,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00111111', endColorstr='#00111111',GradientType=1 ); /* IE6-9 */
}


#course_3month .row_intro div {
	padding:30px 0 0;
}

#course_3month .row_intro div figure {
	margin: 0 0 15px 0;
}

#course_3month .row_intro div aside {
  margin: 30px 0 20px;
  border:2px solid #111;
  padding:15px 20px 20px;
}

#course_3month .row_intro div aside p {
	font-size: 1.3rem;
}

#course_3month .row_intro div aside h3 {
	font-size: 1.8rem;
	margin: 0 0 10px;
}

#course_3month .row_intro div aside h3::before {
	content: url(/senka/course/img/icon_info.png);
	position: relative;
	top:5px;
	margin:0 10px 0 0;
}

/*#course_3month #features .img_float_right h2 {
  padding: 0 0 10px;
  border-bottom: 1px solid #86002e;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
}*/

#course_3month #features .img_float_right h2 span {
  display: block;
  font-size: 3.0rem;
}

@media only screen and (max-width: 1024px) {
  #course_3month #features .img_float_right h2 span {
    font-size: 2.8rem;
  }
}

/*#course_3month #features .img_float_right aside {
  margin: 30px 0 0;
}

#course_3month #features .img_float_right aside h3 {
  position: relative;
  padding: 10px 20px;
  background: -webkit-linear-gradient(top, #ea5688 0%, #e74076 100%);
  background: linear-gradient(to bottom, #ea5688 0%, #e74076 100%);
  border-radius: 10px 10px 0 0;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}

#course_3month #features .img_float_right aside p {
  padding: 15px 20px;
  background: -webkit-linear-gradient(top, #fff 0%, #f2f2f2 100%);
  background: linear-gradient(to bottom, #fff 0%, #f2f2f2 100%);
  border: 2px solid #ccc;
  border-top: none;
  border-radius: 0 0 10px 10px;
}*/

#course_3month #curriculum ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#course_3month #curriculum ul li {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 45%;
          flex: 0 1 45%;
	background:#8D8D8D;
	padding:30px;
}

#course_3month #curriculum ul li:not(:first-child) {
  margin: 0 0 0 5%;
}

#course_3month #curriculum ul li:not(:first-child)::after {
	content: url(/senka/course/img/icon_turnArrow.png);
	position: absolute;
	top:35%;
	left: -15%;
}


#course_3month #curriculum ul li > dl {
	border: 2px solid #42474C;
	padding:10px;
	margin:0 0 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#course_3month #curriculum ul li > dl dt {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 20%;
          flex: 0 1 20%;
}

#course_3month #curriculum ul li > dl dt span {
	display:block;
	height:110px;
	width:110px;
	  border-radius: 50%;
	  background:#42474C;
	  padding-top: 35%;
	  text-align:center;
	font-size: 2.2rem;
	color:#C4C4C4;
}

#course_3month #curriculum ul li > dl dd {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 80%;
          flex: 0 1 80%;
text-align:center;
  color:#111;
}

#course_3month #curriculum ul li > dl dd h5 {
	font-size: 2.4rem;
}

#course_3month #curriculum ul li > dl dd h5 span {
	font-size: 1.8rem;
}

#course_3month #curriculum ul li > dl dd p {
	font-size: 1.8rem;
}

#course_3month #curriculum ul li > dl dd p span {
	display:block;
	font-size: 1.3rem;
}

#course_3month #curriculum ul li .img_float_left figure {
    margin: 0 20px 0 0;
}

#course_3month #curriculum ul li .img_float_left div  {
	font-size: 1.4rem;
	color:#111;
}

#course_3month #worry ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom:50px;
}

#course_3month #worry ol li {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 31%;
          flex: 0 1 31%;
  border-bottom:1px solid #FFF;
  padding-bottom:20px;
}

#course_3month #worry ol li:not(:first-child) {
  margin: 0 0 0 3.5%;
}


#course_3month #worry ol li .ttl p {
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  color: #fff;
  font-family: Arial, Helvetica," sans-serif";
  text-align: center;
  font-size: 2.0rem;
  border-bottom:1px solid #FFF;
}


#course_3month #worry ol li .ttl h4 {
  color: #FFF;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align:center;
}

#course_3month #worry ol li figure {
  margin: 20px 0;
}

#course_3month #worry ol li figure img {
  width: 100%;
}

#course_3month #free_flow {
	border-top:1px solid #FFF;
	background:#111;
}
#course_3month #free_flow h2 {
	color:#FFF;
}

#course_3month .row_wide {
    width: 100%;
    margin: 60px 0 60px;
}

#course_3month .local_nav {
    border-bottom: 10px solid #BFA716;
}

#course_3month .local_nav ul {
  padding: 0 15px;
}

#course_3month .local_nav ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%;
}

#course_3month .local_nav ul li a {
  background: #eee;
  color: #111;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 40px;
}

#course_3month .local_nav ul li a:hover,
#course_3month .local_nav ul li.active a {
  background: #BFA716;
  color: #fff;
}


#course_3month .tab_box {
  background: #8D8D8D;
}

#course_3month .tab_box > *:not(:first-child) {
  display: none;
}

#course_3month .tab_box h3,
#course_3month .tab_box h4.ttl03 {
 color: #111;
}

#course_3month .tab_box h4.ttl03::after{
background: -moz-linear-gradient(left,  rgba(17,17,17,0) 0%, rgba(17,17,17,1) 45%, rgba(17,17,17,1) 55%, rgba(17,17,17,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(17,17,17,0) 0%,rgba(17,17,17,1) 45%,rgba(17,17,17,1) 55%,rgba(17,17,17,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(17,17,17,0) 0%,rgba(17,17,17,1) 45%,rgba(17,17,17,1) 55%,rgba(17,17,17,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00111111', endColorstr='#00111111',GradientType=1 ); /* IE6-9 */
}

#course_3month #changing .area_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin: 30px 0 0;
  padding: 30px;
  border:2px solid #42474C;
  color: #111;
}

#course_3month #changing .school_check .sch_block {
	color: #fff;
	font-size: 2.0rem;
}

#course_3month #changing .area_block div .sub_ttl {
  margin: 0 0 10px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
}


/*-------------------------------------------------
.info_table
.level_table
-------------------------------------------------*/

#course_3month .info_table,
#course_3month .level_table {
    width: 100%;
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-collapse: separate;
	margin: 0 0 50px 0;
}

#course_3month .info_table th,
#course_3month .level_table thead th {
    padding: 12px 20px;
    font-weight: bold;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
	background-color:#8D8D8D;
	color:#FFF;
}

#course_3month .info_table tr > *:first-child,
#course_3month .level_table tr > *:first-child {
    border-left: none;
}

#course_3month .info_table td,
#course_3month .level_table tbody th,
#course_3month .level_table tbody td {
    padding: 12px 20px;
	background:none;
	color:#FFF;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    text-align: center;
    vertical-align: top;
    line-height: 1.5;
}

#course_3month .info_table td{
	text-align:left;
    line-height: 1.8;
}


#course_3month .level_table tbody th p:first-child {
  margin: 0 0 2px;
  font-size: 2.0rem;
}

/*-------------------------------------------------
.schedule_table
-------------------------------------------------*/

#course_3month .schedule_table {
    width: 100%;
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-collapse: separate;
	margin: 0 0 40px 0;
}


#course_3month .schedule_table th {
    padding: 12px 20px;
    background: #eee;
    font-weight: bold;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
	color:#86002e;
}

#course_3month .schedule_table td {
    padding: 12px 20px;
    background: #fff;
	color:#111;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    text-align: center;
    vertical-align: top;
    line-height: 1.5;
}

#course_3month .schedule_table tr > *:first-child {
    border-left: none;
}

/*#course_3month .schedule_table tbody:last-child tr:last-child > * {
    border-bottom: none;
}*/

#course_3month .schedule_table td.schd_start:before { content: "2017/";}
#course_3month .schedule_table td.schd_end:before { content: "2017/";}
#course_3month .schedule_table td.schd_end2018:before { content: "2018/";}


/* ============================================================ */
/* 専科の卒業生・受講生の声 共通
   .voice */
/* ============================================================ */
.voice {
  /* .local_nav_voice
	----------------------------------------------------------- */
}

.voice .local_nav_voice ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.voice .local_nav_voice ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 32.1%;
          flex: 0 1 32.1%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.voice .local_nav_voice ul li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  background: #eee;
}

.voice .local_nav_voice ul li a:hover {
  opacity: 0.7;
}

.voice .local_nav_voice ul li figure {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.voice .local_nav_voice ul li figure img {
  width: 100%;
}

.voice .local_nav_voice ul li div {
  padding: 30px 0;
}

.voice .local_nav_voice ul li p {
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.6;
}

.voice .local_nav_voice ul li .number {
  position: absolute;
  top: 25px;
  left: 30px;
  color: #fff;
  font-family: Arial, Helvetica," sans-serif";
  letter-spacing: -0.01em;
  font-size: 3.8rem;
  font-weight: bold;
  line-height: 1;
}

@media only screen and (max-width: 1024px) {
  .voice .local_nav_voice ul li .number {
    top: 15px;
    left: 15px;
    font-size: 3.2rem;
  }
}

@media only screen and (max-width: 768px) {
  .voice .local_nav_voice ul li .number {
    top: 10px;
    font-size: 2.6rem;
  }
}

.voice .local_nav_voice ul li .number span {
  display: block;
}

.voice .local_nav_voice ul li .number span:last-child {
  font-size: 8.0rem;
  letter-spacing: -0.02em;
}

@media only screen and (max-width: 1024px) {
  .voice .local_nav_voice ul li .number span:last-child {
    font-size: 6.8rem;
  }
}

@media only screen and (max-width: 768px) {
  .voice .local_nav_voice ul li .number span:last-child {
    font-size: 5.6rem;
  }
}

.voice .local_nav_voice ul li .name {
  margin: 0 0 20px;
  font-size: 1.8rem;
}

.voice .local_nav_voice ul li .name span {
  font-size: 1.4rem;
}


.voice .local_nav_voice ul li:not(:first-child) {
  margin: 0 0 0 1.7%;
}

.voice .local_nav_voice ul li.lnav_case03 .number {
  color: #ddd;
}

#voice_graduate_case01 .local_nav_voice .lnav_case01 a,
#voice_graduate_case02 .local_nav_voice .lnav_case02 a,
#voice_graduate_case03 .local_nav_voice .lnav_case03 a {
  background: #ddd;
  color: #9b9b9b;
}

#voice_graduate_case01 .local_nav_voice .lnav_case01 figure,
#voice_graduate_case02 .local_nav_voice .lnav_case02 figure,
#voice_graduate_case03 .local_nav_voice .lnav_case03 figure {
  position: relative;
}

#voice_graduate_case01 .local_nav_voice .lnav_case01 figure::after,
#voice_graduate_case02 .local_nav_voice .lnav_case02 figure::after,
#voice_graduate_case03 .local_nav_voice .lnav_case03 figure::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  content: "";
  background: rgba(125, 125, 125, 0.5);
}

/* ============================================================ */
/* 専科の卒業生・受講生の声 トップ
   #voice_index */
/* ============================================================ */
#voice_index {
  /* #graduate
	----------------------------------------------------------- */
  /* #students
	----------------------------------------------------------- */
}

#voice_index .modal_content {
  height: 600px;
}

#voice_index #graduate ul{
     display: flex;
    flex-wrap: wrap;
}

#voice_index #graduate ul li{
  flex: 0 1 48%;
    margin:0 2% 2%;
}
#voice_index #graduate ul li:nth-child(even){
    margin:0 0 2%;
}
#voice_index #graduate ul li .inner{
    background: #eee;
    padding: 40px;
}
#students #students_voice .student01{
    width: 1100px;
    margin: 60px auto 100px;
}
#voice_index #graduate ul li h3,
#students #students_voice .student01 h4{
    font-size: 2.6rem;
    color:#A60037;
    text-align: center;
    margin:0 0 20px;
    font-weight: bold;
}
#voice_index #graduate ul li span.int-lead{
    color: #A60037;
    font-weight: bold;
}
#voice_index #graduate ul li figure,
#students #students_voice .student01 figure{
    float:right;
    margin-left:40px;
}
#voice_index #graduate ul li .profile,
#students #students_voice .student01 .profile {
  position: relative;
  display: block;
    margin-bottom:30px;
}
#voice_index #graduate ul li  div.history,
#students #students_voice .student01 div.history{
    background-color: #BC4E5E;
    border-radius: 50px;
    padding: 2px 10px;
    color: #fff;
    width: 100%;
    text-align: center;
    margin: 0 auto 30px;
}
#voice_index #graduate ul li .profile .history_area{
    width: 50%;
    margin-bottom:30px;
}
#voice_index #graduate ul li:nth-of-type(1) .profile .history_area{
    margin-bottom:63px;
}

#voice_index #graduate ul li:nth-of-type(3) .profile .history_area{
    margin-bottom:63px;
}

#voice_index #graduate ul li .profile .history_area p{
    text-align: center;
    font-weight: bold;
    font-size: 1.8rem;
}
#voice_index #graduate ul li p.history_text,
#students #students_voice .student01 p.history_text{
    font-size: 1.2rem;
    margin:0;
}

#voice_index #graduate ul li .profile .name {
    margin: 0 0 20px;
    font-size: 2rem;
    line-height: 1;
    border-top: 1px solid #000;
    width: 50%;
    border-bottom: 1px solid #000;
    padding: 20px 0;
    text-align: center;
}
#students #students_voice .student01 .profile .name {
    margin: 0 0 20px;
    font-size: 2rem;
    line-height: 1;
    border-top: 1px solid #000;
    width: 50%;
    border-bottom: 1px solid #000;
    padding: 20px 0;
    text-align: center;
}
#voice_index #graduate ul li .profile .name span,
#students #students_voice .student01 .profile .name span {
    font-size: 1.6rem;
}
input[type="checkbox"] {
  display: none;
}
.next-link:after,
.next-link2:after,
.next-link3:after {
    content: "...続きを読む";
    text-decoration: underline;
    cursor: pointer;
    padding-left: 5px;
}
input[type="checkbox"]:checked + .next-link:after,
input[type="checkbox"]:checked + .next-link2:after,
input[type="checkbox"]:checked + .next-link3:after {
  content: "閉じる"; 
  display: block;
    text-decoration: underline;
    cursor: pointer;
}
input[type="checkbox"]:checked ~ .text {
  overflow: unset;
  height: unset;
}
input[type="checkbox"]:checked ~ .text:after {
  display: none;
}
.multiline-text {
  position: relative;
  overflow: hidden;
}
.next-link,
.next-link2,
.next-link3,
.text:after {
  content:"";
  position: absolute;  
}

.next-link,
.next-link2,
.next-link3{
    color: #A60037;
    bottom: -5px;
    right: 0;
    z-index: 1;
    background-color: #eee;
}

.text {
  width: 100%;
  height: 50px;
  overflow: hidden;
  position: relative;
}
.text:after {
  content: "";
  height: 100%;
  width: 100%;
  z-index: 2;
}

#voice_index #graduate .btn01 {
  margin-top: 40px;
}

#voice_index #students .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#voice_index #students section {
  /*-webkit-box-flex: 0;
      -ms-flex: 0 1 48.75%;
          flex: 0 1 48.75%;*/
  padding: 30px 20px 40px;
  background: #fff;
}

#voice_index #students section p {
  margin: 0 30px 20px;
}

#voice_index #students section:not(#speech_movie) ul,
#voice_index #students section:not(#interview_movie) ul {
  margin: 0 30px;
}

#voice_index #students section:not(#speech_movie) ul li,
#voice_index #students section:not(#interview_movie) ul li{
  font-size: 1.4rem;
}

/*#voice_index #students section:not(#speech_movie) ul li:not(:last-child) {
  margin: 0 0 20px;
}*/

#voice_index #students section:not(#speech_movie) ul li a ,
#voice_index #students section:not(#interview_movie) ul li a{
  color: #86002e;
}

#voice_index #students section:not(#speech_movie) ul li a:hover span,
#voice_index #students section:not(#interview_movie) ul li a:hover span{
  text-decoration: underline;
}

#voice_index #students section:not(#speech_movie) .btn01,
#voice_index #students section:not(#interview_movie) .btn01{
  max-width: 280px;
  margin-top: 30px;
}

#voice_index #students section#blog {
  margin-left: 2.5%;
}

#voice_index #students #speech_movie,
#voice_index #students #interview_movie {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin: 0 0 30px;
}

#voice_index #students #speech_movie ul,
#voice_index #students #interview_movie ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
 -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 30px;
}

#voice_index #students #speech_movie ul li,
#voice_index #students #interview_movie ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 31.6%;
          flex: 0 1 31.6%;
}

#voice_index #students #speech_movie ul li:not(:first-child),
#voice_index #students #interview_movie ul li:not(:first-child) {
  margin: 0 0 0 2.6%;
}

#voice_index #students #speech_movie ul li .movie_thumb figcaption,
#voice_index #students #interview_movie ul li .movie_thumb figcaption {
  margin: 15px 0 0;
  font-size: 1.4rem;
  line-height: 1.6;
}

#voice_index #students #interview_movie .more{
    margin:0 auto;
    width: 300px;
}

#voice_index #students #interview_movie .more .btn01{
    height: 40px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
}

#voice_index #students #interview_movie .voice_list{
    margin-top:60px;
}


/* ============================================================ */
/* 専科の卒業生・受講生の声 CASE1～CASE3
   #voice_index */
/* ============================================================ */
[id^="voice_graduate_case"] {
  /* .case_visual
	----------------------------------------------------------- */
  /* #flow
	----------------------------------------------------------- */
  /* #interview
	----------------------------------------------------------- */
  /* .bnr_course
	----------------------------------------------------------- */
}

[id^="voice_graduate_case"] .case_visual {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
}

[id^="voice_graduate_case"] .case_visual figure {
  position: relative;
  width: 100%;
  height: 440px;
  overflow: hidden;
}

[id^="voice_graduate_case"] .case_visual figure img {
  position: absolute;
  top: 0;
  left: 50%;
  height: 440px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

[id^="voice_graduate_case"] .case_visual .number {
  position: absolute;
  top: 30px;
  right: 90px;
  color: rgba(0, 0, 0, 0.12);
  font-family: Arial, Helvetica," sans-serif";
  letter-spacing: -0.02em;
  font-size: 5.2rem;
  font-weight: bold;
  line-height: 1;
}

@media only screen and (max-width: 1024px) {
  [id^="voice_graduate_case"] .case_visual .number {
    top: 20px;
    font-size: 4.2rem;
  }
}

@media only screen and (max-width: 768px) {
  [id^="voice_graduate_case"] .case_visual .number {
    right: 50px;
  }
}

[id^="voice_graduate_case"] .case_visual .number span {
  display: block;
}

[id^="voice_graduate_case"] .case_visual .number span:last-child {
  margin: -5px 0 0;
  font-size: 12.2rem;
  letter-spacing: -0.05em;
}

@media only screen and (max-width: 1024px) {
  [id^="voice_graduate_case"] .case_visual .number span:last-child {
    font-size: 9rem;
  }
}

[id^="voice_graduate_case"] .case_visual .text {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 640px;
  padding: 0 100px 0 0;
}

@media only screen and (max-width: 768px) {
  [id^="voice_graduate_case"] .case_visual .text {
    width: 590px;
    padding-right: 50px;
  }
}

[id^="voice_graduate_case"] .case_visual .text h2 {
  margin: 0 0 15px;
  padding: 0 0 5px;
  border-bottom: 1px solid #3e2b0a;
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1.5;
}

@media only screen and (max-width: 1024px) {
  [id^="voice_graduate_case"] .case_visual .text h2 {
    font-size: 2.8rem;
  }
}

@media only screen and (max-width: 768px) {
  [id^="voice_graduate_case"] .case_visual .text h2 {
    font-size: 2.6rem;
  }
}

[id^="voice_graduate_case"] .case_visual .text p {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
}

@media only screen and (max-width: 1024px) {
  [id^="voice_graduate_case"] .case_visual .text p {
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 768px) {
  [id^="voice_graduate_case"] .case_visual .text p {
    font-size: 1.3rem;
  }
}

[id^="voice_graduate_case"] .case_visual .text .name {
  font-size: 2.4rem;
}

@media only screen and (max-width: 1024px) {
  [id^="voice_graduate_case"] .case_visual .text .name {
    font-size: 2.0rem;
  }
}

@media only screen and (max-width: 768px) {
  [id^="voice_graduate_case"] .case_visual .text .name {
    font-size: 1.8rem;
  }
}

[id^="voice_graduate_case"] .case_visual .text .score {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 15px 0 0;
}

[id^="voice_graduate_case"] .case_visual .text .score dl {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 190px;
          flex: 0 0 190px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 116px;
  border: 1px solid #3e2b0a;
  text-align: center;
}

[id^="voice_graduate_case"] .case_visual .text .score dl dt {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.3;
}

@media only screen and (max-width: 1024px) {
  [id^="voice_graduate_case"] .case_visual .text .score dl dt {
    font-size: 1.6rem;
  }
}

[id^="voice_graduate_case"] .case_visual .text .score dl dt:first-line {
  font-size: 1.3rem;
}

[id^="voice_graduate_case"] .case_visual .text .score dl dd {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1;
}

@media only screen and (max-width: 1024px) {
  [id^="voice_graduate_case"] .case_visual .text .score dl dd {
    font-size: 2.0rem;
  }
}

@media only screen and (max-width: 768px) {
  [id^="voice_graduate_case"] .case_visual .text .score dl dd {
    font-size: 1.8rem;
  }
}

[id^="voice_graduate_case"] .case_visual .text .score dl dd span {
  font-family: Arial, Helvetica," sans-serif";
  font-size: 5.0rem;
}

@media only screen and (max-width: 1024px) {
  [id^="voice_graduate_case"] .case_visual .text .score dl dd span {
    font-size: 4.0rem;
  }
}

@media only screen and (max-width: 768px) {
  [id^="voice_graduate_case"] .case_visual .text .score dl dd span {
    font-size: 3.6rem;
  }
}

[id^="voice_graduate_case"] .case_visual .text .score > p {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 160px;
          flex: 0 0 160px;
  text-align: center;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1;
}

@media only screen and (max-width: 1024px) {
  [id^="voice_graduate_case"] .case_visual .text .score > p {
    font-size: 1.8rem;
  }
}

[id^="voice_graduate_case"] .case_visual .text .score > p span {
  font-family: Arial, Helvetica," sans-serif";
  font-size: 3.2rem;
}

@media only screen and (max-width: 1024px) {
  [id^="voice_graduate_case"] .case_visual .text .score > p span {
    font-size: 2.6rem;
  }
}

[id^="voice_graduate_case"] .case_visual .text .score > p::before {
  position: absolute;
  left: 50%;
  bottom: -40px;
  content: "\e917";
  font-family: 'icomoon';
  font-size: 15rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  line-height: 1;
}

@media only screen and (max-width: 1024px) {
  [id^="voice_graduate_case"] .case_visual .text .score > p::before {
    font-size: 9rem;
  }
}

[id^="voice_graduate_case"] #flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 40px 50px;
}

[id^="voice_graduate_case"] #flow h3 {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 20%;
          flex: 0 1 20%;
  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;
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.5;
}

@media only screen and (max-width: 1024px) {
  [id^="voice_graduate_case"] #flow h3 {
    font-size: 2.2rem;
  }
}

@media only screen and (max-width: 768px) {
  [id^="voice_graduate_case"] #flow h3 {
    font-size: 1.8rem;
  }
}

[id^="voice_graduate_case"] #flow h3::before {
  position: absolute;
  top: 50%;
  right: -18px;
  z-index: 1;
  content: "";
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 37px 0 37px 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

[id^="voice_graduate_case"] #flow ol {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 80%;
          flex: 0 1 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[id^="voice_graduate_case"] #flow ol li {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%;
  padding: 20px 30px;
  font-size: 1.4rem;
}

[id^="voice_graduate_case"] #flow ol li h4 {
  position: relative;
  margin: 0 0 10px;
  padding: 0 0 5px;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}

[id^="voice_graduate_case"] #flow ol li h4::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  content: "";
  width: 54px;
  border-bottom: 3px solid #9e7846;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

[id^="voice_graduate_case"] #flow ol li:not(:last-child)::before {
  position: absolute;
  top: 50%;
  right: -18px;
  z-index: 1;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 37px 0 37px 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

[id^="voice_graduate_case"] #flow ol li.before {
  background: #eee;
}

[id^="voice_graduate_case"] #flow ol li.before::before {
  border-left-color: #eee;
}

[id^="voice_graduate_case"] #flow ol li.during {
  background: #e3e3e3;
}

[id^="voice_graduate_case"] #flow ol li.during::before {
  border-left-color: #e3e3e3;
}

[id^="voice_graduate_case"] #flow ol li.objective {
  background: #dadada;
}

[id^="voice_graduate_case"] #flow ol li.objective::before {
  border-left-color: #dadada;
}

[id^="voice_graduate_case"] #flow ol li.future {
  background: #cecece;
}

[id^="voice_graduate_case"] #flow ol li.future::before {
  border-left-color: #cecece;
}

[id^="voice_graduate_case"] #flow ol li.present {
  background: #8c8c8c;
  color: #fff;
}

[id^="voice_graduate_case"] #flow ol li.present::before {
  border-left-color: #8c8c8c;
}

[id^="voice_graduate_case"] #flow ol li.present h4::after {
  border-bottom-color: #fff;
}

[id^="voice_graduate_case"] #interview {
  margin-bottom: 0;
  background: url(/senka/voice/graduate/img/bg_interview.png) top center repeat-y;
}

[id^="voice_graduate_case"] #interview .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

[id^="voice_graduate_case"] #interview .comment_interviewer {
  -ms-flex-item-align: start;
      align-self: flex-start;
  min-width: 520px;
  margin: 0 0 20px;
  padding: 0 0 0 22px;
}

[id^="voice_graduate_case"] #interview .comment_interviewer .inner::after {
  left: 0;
  -webkit-transform: translateY(-50%) rotateY(180deg);
          transform: translateY(-50%) rotateY(180deg);
}

[id^="voice_graduate_case"] #interview .comment_interviewee {
  -ms-flex-item-align: end;
      align-self: flex-end;
  width: 830px;
  margin: 20px 0 40px;
  padding: 0 22px 0 0;
}

[id^="voice_graduate_case"] #interview .comment_interviewee:last-child {
  margin-bottom: 0;
}

[id^="voice_graduate_case"] #interview .comment_interviewee .inner::after {
  left: auto;
  right: 0;
  -webkit-transform: translateY(-50%) rotateY(180deg);
          transform: translateY(-50%) rotateY(180deg);
}

[id^="voice_graduate_case"] .bnr_course {
  max-width: 1120px;
  margin: 0 auto;
}

[id^="voice_graduate_case"] .bnr_course a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 140px;
  background: url(/senka/voice/graduate/img/bg_bnr_course.png) right top no-repeat;
  border: 1px solid #c196a0;
}

[id^="voice_graduate_case"] .bnr_course a::before {
  position: absolute;
  right: 10px;
  bottom: 10px;
  display: block;
  content: "";
  width: 36px;
  height: 36px;
  background: rgba(134, 0, 46, 0.7);
}

[id^="voice_graduate_case"] .bnr_course a::after {
  position: absolute;
  right: 23px;
  bottom: 23px;
  content: "";
  width: 10px;
  height: 10px;
  background: url(/senka/voice/graduate/img/icon_arrow.png) 0 0 no-repeat;
  background-size: 10px;
}

[id^="voice_graduate_case"] .bnr_course a:hover {
  opacity: 0.7;
}

[id^="voice_graduate_case"] .bnr_course a h3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 226px;
          flex: 0 0 226px;
  margin: 0 40px 0 0;
  color: #86002e;
  text-align: right;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.5;
}

@media only screen and (max-width: 1024px) {
  [id^="voice_graduate_case"] .bnr_course a h3 {
    font-size: 1.8rem;
  }
}

@media only screen and (max-width: 768px) {
  [id^="voice_graduate_case"] .bnr_course a h3 {
    margin-right: 35px;
  }
}

[id^="voice_graduate_case"] .bnr_course a p {
  color: #808080;
  font-weight: bold;
}

@media only screen and (max-width: 1024px) {
  [id^="voice_graduate_case"] .bnr_course a p {
    font-size: 1.3rem;
  }
}

@media only screen and (max-width: 768px) {
  [id^="voice_graduate_case"] .bnr_course a p {
    font-size: 1.1rem;
  }
}

/* ============================================================ */
/* 受講生の声
   #voice_current_case01 */
/* ============================================================ */
@media only screen and (max-width: 1024px) {
  #voice_current_case01 .local_nav ul li a {
    font-size: 1.8rem;
  }
}

@media only screen and (max-width: 768px) {
  #voice_current_case01 .local_nav ul li a {
    font-size: 1.6rem;
  }
}

#voice_current_case01 .tab_box ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#voice_current_case01 .tab_box ul li:not(:first-child) {
  margin: 40px 0 0;
}

#voice_current_case01 .tab_box ul li .name {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 27.1%;
          flex: 0 1 27.1%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 180px;
  margin: 0 5% 0 0;
  background: #fff;
  border: 2px solid #86002e;
  color: #86002e;
  font-size: 1.4rem;
}

@media only screen and (max-width: 768px) {
  #voice_current_case01 .tab_box ul li .name {
    font-size: 1.3rem;
  }
}

#voice_current_case01 .tab_box ul li .name p:first-child {
  margin: 0 0 10px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}

@media only screen and (max-width: 768px) {
  #voice_current_case01 .tab_box ul li .name p:first-child {
    font-size: 1.6rem;
  }
}

#voice_current_case01 .tab_box ul li .comment_interviewee {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 67.8%;
          flex: 0 1 67.8%;
}

/* ============================================================ */
/* 最寄りのスクール
   #access_index */
/* ============================================================ */
#access_index {
  /* .school_list
	----------------------------------------------------------- */
}

#access_index #visual figure::after {
  background: none;
}

.tab_box.-school_list {
  padding: 30px 50px 50px;
}

.local_nav.-area ul li a,
.local_nav.-area ul li > div {
  -webkit-box-align: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center;
}

@media only screen and (max-width: 1024px) {
  .local_nav.-area ul {
    position: relative;
    margin-bottom: -1px;
  }
}

.school_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.school_list li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 32.2%;
          flex: 0 1 32.2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0 0 1.6%;
  background: #fff;
}

.school_list li:nth-child(3n+1) {
  margin-left: 0;
}

.school_list li:nth-child(-n+3) {
  margin-top: 0;
}

  margin-top: 0;
}

.school_list li a {
  display: block;
  padding: 20px;
}

.school_list li > div {
  display: block;
  padding: 20px;
}

.school_list li a:hover {
  opacity: 0.7;
}

.school_list li a figure,
.school_list li a figure img,
.school_list li > div figure,
.school_list li > div figure img {
  width: 100%;
}

.school_list li a h2,
.school_list li > div h2 {
  margin: 20px 0 10px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
}

.school_list li a h2 .icon-outer,
.school_list li > div h2 .icon-outer {
  margin: 0 0 0 5px;
  font-size: 1.3rem;
}

.school_list li a p,
.school_list li > div p {
  font-size: 1.4rem;
  line-height: 1.6;
}

/*# sourceMappingURL=../maps/pc/common.css.map */

/* ============================================================ */
/* 各種お問い合わせ
/* ============================================================ */

/*#contact_index .arrow{
position: relative;
display: inline-block;
padding: 0 0 0 16px;
color: #FFF;
vertical-align: middle;
text-decoration: none;
font-size: 20px;
display:block;
}

#contact_index .arrow::before,
#contact_index .arrow::after{
position: absolute;
top: 0;
bottom: 0;
left: 80px;
margin: auto;
content: "";
vertical-align: middle;
}
		
#contact_index .arrow_icon::before{
width: 12px;
height: 12px;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #FFF;
}
#contact_index .arrow_icon::after{
left: 85px;
box-sizing: border-box;
width: 3px;
height: 3px;
border: 3px solid transparent;
border-left: 3px solid #9E7846;
}*/


#contact_index .formArea{
	border:1px solid #2EA7C2; 
	padding:40px; 
	width:95%; 
	/*margin:0 auto 20px auto; */
	text-align:left;
	margin: 0 auto;
	border-bottom:none;
}

.formArea:after { 
    display:block;
    clear:both;
    height:0px;
    visibility:hidden;
    content:".";
}

#contact_index .formAreaB{
	border:1px solid #2EA7C2; 
	padding:40px; 
	width:95%; 
	/*margin:0 auto 20px auto; */
	text-align:left;
	margin: 0 auto;
}

.formAreaB:after { 
    display:block;
    clear:both;
    height:0px;
    visibility:hidden;
    content:".";
}

#contact_index .formArea3m{
	border:1px solid #506494; 
	padding:40px; 
	width:95%; 
	margin:40px auto 20px auto;
	text-align:left;
}


.formArea3m:after { 
    display:block;
    clear:both;
    height:0px;
    visibility:hidden;
    content:".";
}

#contact_index .formTxtBox{
	width:500px; 
	float: left;
}

#contact_index .formArea3m strong{
	color:#242F60;
}

#contact_index .formArea3m span.att{
	background: #242F60; 
	color: #FFFFFF;
	padding: 5px 10px;
	text-align: center; 
	margin-right: 10px;
	border-radius: 20px; 
	font-size: 0.9em;
}

#contact_index .formArea3m .formTit{
	color: #242F60;
	border-bottom: 
	1px solid #242F60;
}

#contact_index .formBtn{
	width:390px; 
	color:#FFF; 
	text-align:center; 
	font-size:2.0rem;
	float:right;
	margin:50px 0 20px 0;
}

/*.formBtn a{
	padding:20px 0; 
}*/

#contact_index .formTit{
	color:#2EA7C2; 
	font-size:25px;
    display: inline-block;
    position: relative;
    border-bottom: 1px solid #2EA7C2;
	margin-bottom:20px;
}

#contact_index .formTit span{
	font-size:1.6rem;
}

#contact_index .formTxt{
	color:#333; 
	font-size:1.4rem;
}

div.formMl a.btn01{
	background: #2EA7C2;
}

div.formMl_close{
	background: #cfcfcf;
    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;
    max-width: 630px;
    height: 70px;
    margin: 0 auto;
    color: #fff;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.5;
    width: 390px;
    text-align: center;
    float: right;
    margin: 50px 0 20px 0;
}
div.formMl_close .icon-chevron-circle-right{
    font-size: 1.6rem;
    margin: 0 10px 0 0;
}

div.formMl_close .icon-outer{
    margin: 0 0 0 5px;
}

div.formDonichi a.btn01{
	 background: #242F60;
}

/*20180904追加*/

#contact_index .cam{
	 float:right;
	 text-align:center;
	 width:390px;
	 margin-top:20px;
	 font-size:16px;
	 position:relative;
}
		
#contact_index .cam span{
	 color:#850121;
}
		
#contact_index .cam:before {
	 content: '';
	 background-image: url(/senka/contact/img/cam_line.png);
	 width: 21px;
	 height: 49px;
	 position:absolute;
	 left:0;
	 top:0;
}

#contact_index .cam:after {
	 content: '';
	 background-image: url(/senka/contact/img/cam_line.png);
	 width: 21px;
	 height: 49px;
	 position:absolute;
	 right:0;
	 top:0;
	 transform: scale(-1, 1);
	 filter: FlipH;
	 -ms-filter: "FlipH";
}

