@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

main {
  display: block;
}

th {
  text-align: left;
  vertical-align: top;
}

body {
  line-height: 1;
}

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

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: bottom;
}

.bd-n {
  border: none !important;
}

.dp-n {
  display: none;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-m {
  margin-top: 1em;
}

.mt-2l,
.mt_2l {
  margin-top: 2rem;
}

.mt-3l {
  margin-top: 3rem;
}

.ta-c {
  text-align: center;
}

.ta-r {
  text-align: right;
}

.ws-nw {
  white-space: nowrap;
}

.wd1 {
  width: 10%;
}

.wd2 {
  width: 20%;
}

.wd3 {
  width: 30%;
}

.wd4 {
  width: 40%;
}

.wd5 {
  width: 50%;
}

.wd6 {
  width: 60%;
}

.wd7 {
  width: 70%;
}

.wd8 {
  width: 80%;
}

.wd9 {
  width: 90%;
}

.wd10 {
  width: 100%;
}

.wd10 {
  width: 10% !important;
}

.wd20 {
  width: 20% !important;
}

.wd30 {
  width: 30% !important;
}

.wd40 {
  width: 40% !important;
}

.wd50 {
  width: 50% !important;
}

.wd60 {
  width: 60% !important;
}

.wd70 {
  width: 70% !important;
}

.wd80 {
  width: 80% !important;
}

.wd90 {
  width: 90% !important;
}

.wd100 {
  width: 100% !important;
}

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?szfr4k");
  src: url("fonts/icomoon.eot?szfr4k#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?szfr4k") format("truetype"), url("fonts/icomoon.woff?szfr4k") format("woff"), url("fonts/icomoon.svg?szfr4k#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  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-bad:before {
  content: "\e900";
}

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

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

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

.icon-twitter:before {
  content: "\ea96";
}

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

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

* {
  box-sizing: border-box;
}

body {
  color: #605650;
  font-size: 100%;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue, "Segoe UI", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  line-height: 1.6;
  letter-spacing: 0.05em;
  word-wrap: break-word;
}
@media screen and (min-width: 601px) {
  body {
    line-height: 2;
  }
}

dfn {
  font-style: normal;
}

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

img.bd {
  border: solid 1px #EDEDED;
}

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

a {
  color: #438ab5;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 0.5em;
}

select,
input {
  font-size: 100%;
}

ol {
  list-style: none;
}

p {
  text-align: justify;
}

button {
  cursor: pointer;
  outline: none;
  border: none;
  background: none;
}

table {
  width: 100%;
}

/*────────────────────────────────────────

	general

────────────────────────────────────────*/
.annotation {
  font-size: 75%;
}

/*---------------------------------------------------------

	colum

---------------------------------------------------------*/
@media screen and (min-width: 601px) {
  .pc_colum2 {
    display: flex;
    justify-content: space-between;
  }
  .pc_colum2 > * {
    flex-shrink: 0;
    flex-grow: 0;
  }
  .pc_colum2 > * {
    width: 47.2222%;
  }
  .pc_colum3 {
    display: flex;
    justify-content: space-between;
  }
  .pc_colum3 > * {
    flex-shrink: 0;
    flex-grow: 0;
  }
  .pc_colum3 > * {
    width: 29.6296%;
  }
}
/*---------------------------------------------------------

	icon

---------------------------------------------------------*/
.icon-arrow {
  background: url(../images/icon/arrow_next.svg) no-repeat right center/auto 0.5em;
  padding-right: 1.25em;
}

/*────────────────────────────────────────

	heading

────────────────────────────────────────*/
.hd1 {
  color: #E69322;
  font-size: 150%;
  font-weight: 300;
  padding-bottom: 0.75em;
  margin-bottom: 1.5em;
  background: url(../images/common/bg_hr.svg) repeat-x left bottom/auto 4px;
  line-height: 1.3;
}
.hd1 span.catch {
  font-size: 50%;
  color: #605650;
  font-weight: 300;
}
@media screen and (max-width: 600px) {
  .hd1 {
    font-weight: 400;
  }
}
@media screen and (min-width: 601px) {
  .hd1 {
    font-size: 175%;
    line-height: 0.9;
  }
  .hd1 span.catch {
    font-size: 50%;
    vertical-align: top;
  }
}

.hd2 {
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue, "Segoe UI", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 125%;
  color: #438ab5;
}
@media screen and (min-width: 601px) {
  .hd2 {
    font-weight: 100;
    font-size: 200%;
    margin-bottom: 1em;
  }
}

.hd3 {
  font-weight: 100;
  font-size: 125%;
}
@media screen and (min-width: 601px) {
  .hd3 {
    font-size: 150%;
  }
}

@media screen and (max-width: 600px) {
  .hero {
    padding-top: 75%;
    background-size: 100% auto;
    text-align: center;
    font-size: 150%;
    font-weight: 300;
    margin-bottom: 3rem;
    background-repeat: no-repeat;
  }
  .hero span {
    position: relative;
  }
  .hero span::after {
    content: "";
    position: absolute;
    width: 48px;
    height: 2px;
    border-radius: 1px;
    background: #605650;
    left: 50%;
    bottom: -0.5em;
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 601px) {
  .hero {
    height: 400px;
    margin-bottom: 3rem;
    background: no-repeat right center/auto 100%;
    display: flex;
    align-items: center;
  }
  .hero span {
    display: inline-block;
    padding: 1em;
    font-size: 200%;
    font-weight: 100;
    background: #fff;
  }
}

/*────────────────────────────────────────

	list

────────────────────────────────────────*/
ul.mark li::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #605650;
  border-radius: 50%;
  transform: translateY(-3px);
  margin-right: 6px;
}
ol.mark {
  list-style: decimal;
  list-style-position: inside;
}
ol.mark li + li {
  margin-top: 0.5em;
}

/*──────────────────────────────────────────────

	table

──────────────────────────────────────────────*/
td.price {
  text-align: right;
}

table.comparison th,
table.common th,
table.tb1 th {
  font-weight: 300;
}
table.comparison th, table.comparison td,
table.common th,
table.common td,
table.tb1 th,
table.tb1 td {
  border-bottom: solid 1px #EDEDED;
  padding: 1em 0;
  vertical-align: middle;
}
table.comparison tr > *:nth-child(1),
table.common tr > *:nth-child(1),
table.tb1 tr > *:nth-child(1) {
  width: 30%;
  white-space: nowrap;
  padding-right: 1em;
}
table.comparison tr > *:nth-child(n+2),
table.common tr > *:nth-child(n+2),
table.tb1 tr > *:nth-child(n+2) {
  border-left: solid 1px #EDEDED;
  padding-left: 1em;
}
@media screen and (max-width: 600px) {
  table.comparison th, table.comparison td,
  table.common th,
  table.common td,
  table.tb1 th,
  table.tb1 td {
    font-size: 87.5%;
  }
}

table.colum3 th, table.colum3 td {
  width: 33.3333% !important;
}

table.bd thead th, table.bd thead td {
  text-align: center;
  font-weight: bold;
}
table.bd th, table.bd td {
  border-bottom: solid 1px #EDEDED;
  padding: 1em;
  font-weight: 300;
}
table.bd tr > *:nth-child(n+2) {
  border-left: solid 1px #EDEDED;
}
@media screen and (min-width: 601px) {
  table.bd th, table.bd td {
    padding: 1.5em;
  }
}

table.comparison tr:nth-of-type(1) > * {
  text-align: center;
}
table.comparison td.maru {
  position: relative;
  height: 7em;
}
table.comparison td.maru:before {
  content: "";
  width: 4em;
  height: 4em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  border: solid 5px #900;
  opacity: 0.1;
}

table.ta-c td, table.ta-c th {
  text-align: center;
}

table.colum3 td:not(:first-of-type) {
  width: 20%;
}

table.colum4 td:not(:first-of-type) {
  width: 15%;
}

/*────────────────────────────────────────

	school list

────────────────────────────────────────*/
.schools {
  padding-bottom: 0 !important;
}
.schools .school-name {
  font-size: 125%;
}
.schools .description {
  color: #1B9188;
}
.schools > section {
  display: flex;
  flex-direction: column;
  padding-top: 2rem;
  padding-bottom: 3rem;
}
.schools > section > div {
  order: 1;
  margin-top: 1rem;
}
.schools > section:nth-of-type(1) {
  padding-top: 0;
}
.schools figure {
  order: 0;
  position: relative;
}
.schools figure a img {
  width: 100%;
}
.schools figure > img {
  width: 1px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.schools > section:nth-of-type(even) {
  background: #FAF9F5;
}
.schools .feature {
  margin-top: 1rem;
  font-size: 75%;
  margin-bottom: 1em;
  display: flex;
  flex-wrap: wrap;
}
.schools .feature li {
  margin-bottom: 4px;
  margin-right: 4px;
}
.schools .feature a {
  display: inline-block;
  padding: 0.5em 0.75em;
  background: #677680;
  border-radius: 2px;
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 600px) {
  .schools figure {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  .schools .btn_p {
    margin-top: 1.5rem;
    text-align: center;
  }
  .schools .btn_p a.btn {
    width: 100%;
  }
}
@media screen and (max-width: 600px) and (max-width: 600px) {
  .schools > section:nth-of-type(even) {
    margin-left: -5.333vw;
    margin-right: -5.333vw;
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }
}
@media screen and (max-width: 600px) and (min-width: 601px) {
  .schools > section:nth-of-type(even) {
    margin-left: -5.5555%;
    margin-right: -5.5555%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media screen and (max-width: 600px) {
  .schools .body p {
    font-size: 87.5%;
  }
  .schools .school-name {
    font-size: 125%;
  }
}
@media screen and (min-width: 601px) {
  .schools > section {
    display: flex;
    flex-direction: row;
  }
  .schools > section > div {
    margin-top: -0.5em;
  }
  .schools .school-name {
    font-size: 150%;
  }
  .schools figure {
    width: 21.4285%;
    flex-shrink: 0;
    margin-right: 5.5555%;
  }
  .schools .buttons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1rem;
  }
  .schools .buttons p.btn_p {
    margin-top: 0 !important;
  }
}

@media screen and (min-width: 601px) {
  .lead br {
    display: none;
  }
}
/*---------------------------------------------------------

	button

---------------------------------------------------------*/
.btn-box a,
.btn {
  display: inline-block;
  color: #fff;
  background: #1B9188;
  border-radius: 3px;
  padding: 0.75em 1em;
  padding-right: 1.6em;
  line-height: 1;
  position: relative;
  text-decoration: none;
}
.btn-box a::before, .btn-box a::after,
.btn::before,
.btn::after {
  content: "";
  background: #fff;
  width: 6px;
  height: 2px;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 6px;
  margin-top: -2px;
  opacity: 0.75;
}
.btn-box a::after,
.btn::after {
  transform: rotate(-45deg);
  margin-top: 2px;
}
.btn-box a:hover,
.btn:hover {
  text-decoration: none;
}
@media screen and (min-width: 601px) {
  .btn-box a,
  .btn {
    padding: 0.75em 2em;
  }
}

.btn-box a.l,
.btn.l {
  font-size: 112.5%;
}

/*────────────────────────────────────────

	twitter

────────────────────────────────────────*/
section.twitter .title {
  font-size: 150%;
  font-weight: 300;
  color: #438ab5;
  position: relative;
  padding-left: 2em;
  text-indent: -0.5em;
}
section.twitter .title i {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  text-indent: 0;
}
section.twitter li {
  display: flex;
}
section.twitter li > div {
  order: 1;
  margin-left: 1em;
  margin-top: -0.25em;
}
section.twitter li > figure {
  order: 0;
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
  flex-shrink: 0;
  flex-grow: 0;
}
section.twitter li > figure a {
  display: block;
  width: 100%;
  height: 100%;
}
section.twitter li > figure img {
  max-width: none;
  width: 100%;
}
section.twitter li:nth-of-type(1) {
  margin-top: 2rem;
}
section.twitter li + li {
  border-top: solid 1px #EDEDED;
  padding-top: 1rem;
  margin-top: 1rem;
}
section.twitter li {
  word-wrap: break-word;
}
section.twitter p.text,
section.twitter p.time {
  color: #605650;
}
section.twitter p.author {
  font-weight: 400;
  word-break: break-all;
}
section.twitter p.time {
  font-size: 75%;
  opacity: 0.75;
}
@media screen and (max-width: 600px) {
  section.twitter {
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }
  section.twitter p.text {
    font-size: 87.5%;
  }
}
@media screen and (min-width: 601px) {
  section.twitter p.time {
    font-size: 87.5%;
  }
}
section.twitter .show_more {
  text-align: center;
  margin-top: 1rem;
}
section.twitter .show_more span {
  display: inline-block;
  padding: 0.5em;
  line-height: 1;
  border: solid 1px #438ab5;
  cursor: pointer;
  color: #438ab5;
}

/*────────────────────────────────────────

	general

────────────────────────────────────────*/
@media screen and (max-width: 600px) {
  .full {
    margin-left: -5.333vw;
    margin-right: -5.333vw;
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }
}
@media screen and (min-width: 601px) {
  .full {
    margin-left: -5.5555%;
    margin-right: -5.5555%;
    padding-left: 5%;
    padding-right: 5%;
  }
}

.full-nopd {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media screen and (max-width: 600px) {
  .full-nopd {
    margin-left: -5.333vw;
    margin-right: -5.333vw;
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }
}
@media screen and (min-width: 601px) {
  .full-nopd {
    margin-left: -5.5555%;
    margin-right: -5.5555%;
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media screen and (max-width: 600px) {
  .sp_n,
  .sp-n {
    display: none;
  }
  .sp-pd {
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }
  .inner {
    padding-top: 1.5rem;
    padding-bottom: 3rem;
  }
}
@media screen and (min-width: 601px) {
  .pc_n,
  .pc-n {
    display: none;
  }
  .inner {
    padding-top: 3rem;
    padding-bottom: 6rem;
  }
}
/*──────────────────────────────────────────────

	body header	

──────────────────────────────────────────────*/
body {
  padding-top: 60px;
}

#main-header {
  background: #438ab5;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  z-index: 100;
  transition: 0.5s;
}
#main-header .logo {
  height: 100%;
  padding: 5px 0;
  white-space: nowrap;
  line-height: 1;
}
#main-header .logo img {
  width: auto;
  height: 70%;
}
#main-header .logo span {
  color: #fff;
  font-size: 8px;
  position: relative;
  top: -3px;
}
#main-header nav ul {
  display: flex;
}
#main-header nav li.twitter {
  font-size: 112.5%;
}
#main-header nav a {
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 1024px) {
  #main-header .logo {
    margin-left: 10px;
  }
  #main-header nav {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/common/bg_menu.png?v1) no-repeat center center/cover;
    z-index: 100;
    opacity: 0;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    font-weight: 400;
    transition: 0.5s;
  }
  #main-header nav ul {
    flex-direction: column;
    align-items: center;
    line-height: 2.4;
    font-size: 150%;
  }
  #main-header nav ul a {
    color: #438ab5;
  }
  #main-header nav li.twitter {
    position: absolute;
    bottom: 0.5%;
    left: 50%;
    transform: translateX(-50%);
  }
  #main-header nav.show {
    display: flex;
  }
  #main-header nav.op1 {
    opacity: 1;
  }
}
@media screen and (min-width: 1025px) {
  #main-header {
    padding: 0 5%;
    justify-content: space-between;
  }
  #main-header nav li {
    margin-left: 1em;
  }
}
@media screen and (max-width: 600px) {
  #main-header.small {
    height: 48px;
  }
  #main-header.small .logo {
    padding: 10px 0;
  }
  #main-header.small .logo span,
  #main-header.small .logo-type {
    display: none;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1500px) {
  #main-header.small {
    height: 36px;
  }
  #main-header.small .logo {
    padding: 5px 0;
  }
  #main-header.small .logo span,
  #main-header.small .logo-type {
    display: none;
  }
}
@media screen and (min-width: 1801px) {
  #main-header .logo span {
    top: 0 !important;
  }
}

#hbm {
  width: 60px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 101;
}
#hbm::before, #hbm::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 4px;
  border-radius: 2px;
  background: #fff;
  transform: translate(-50%, -50%);
  margin-top: -6px;
  transition: 0.3s;
}
#hbm::after {
  margin-top: 6px;
}
#hbm.show::before, #hbm.show::after {
  transform: translate(-50%, -50%) rotate(45deg);
  margin-top: 0;
  background: #438ab5;
}
#hbm.show::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
#hbm input {
  opacity: 0;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
@media screen and (min-width: 1025px) {
  #hbm {
    display: none;
  }
}

@media screen and (min-width: 1801px) {
  body {
    padding-top: 0;
  }
  #container > .contents {
    width: 1500px;
    margin-left: auto;
  }
  #main-header {
    width: calc(100% - 1500px);
    height: 100%;
    flex-direction: column;
    justify-content: center;
    padding: 0;
  }
  #main-header .logo {
    height: 60px;
    margin-bottom: 1.5rem;
  }
  #main-header nav ul {
    flex-direction: column;
    font-size: 125%;
  }
  #main-header nav ul li + li {
    margin-top: 1em;
  }
}
/*──────────────────────────────────────────────

	pankuzu	

──────────────────────────────────────────────*/
#pl {
  font-size: 87.5%;
}
#pl a {
  text-decoration: none;
}
#pl i {
  vertical-align: middle;
}
#pl li:nth-of-type(1) img {
  height: 0.9em;
  width: auto;
  vertical-align: middle;
}
#pl li + li::before {
  content: "/";
  font-size: 85%;
  margin-left: 0.35em;
  margin-right: 0.35em;
}
@media screen and (max-width: 600px) {
  #pl {
    padding-left: 5.333vw;
    padding-right: 5.333vw;
    margin-top: 0.75rem;
  }
  #pl li {
    display: inline;
  }
}
@media screen and (min-width: 601px) {
  #pl {
    padding: 0 1em;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0.5rem;
    display: flex;
  }
  #pl li:nth-of-type(1) img {
    margin-right: 0.35em;
  }
}

@media screen and (min-width: 601px) {
  #pl.no_parent {
    top: 60px;
  }
}

@media screen and (min-width: 601px) {
  #pl.blog {
    position: static;
  }
}

/*──────────────────────────────────────────────

	main	

──────────────────────────────────────────────*/
main p + p,
main ul + p,
main ol + p,
main dl + p,
main figure + p,
main table + p {
  margin-top: 1.6em;
}

@media screen and (max-width: 600px) {
  section.pd,
  main.pd {
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }
}
@media screen and (min-width: 601px) {
  section.pd,
  main.pd {
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media screen and (min-width: 601px) {
  main.common {
    margin-top: 4rem;
  }
}

/*──────────────────────────────────────────────

	mv

──────────────────────────────────────────────*/
#mv.story p + p,
#mv.story p + ul,
#intro.story > section p + p,
#intro.story > section p + ul {
  margin-top: 1.6em;
}
@media screen and (min-width: 601px) {
  #mv.story,
  #intro.story > section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    min-height: 400px;
    padding-left: 6.6666%;
    padding-right: 46.6666%;
  }
  #mv.story::after,
  #intro.story > section::after {
    content: "";
    display: block;
    position: absolute;
    width: 40%;
    height: 100%;
    top: 0;
    right: 0;
    background-image: url(../images/about/mv_about.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
  }
}

#mv.story h1 {
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue, "Segoe UI", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 125%;
  color: #438ab5;
}
@media screen and (min-width: 601px) {
  #mv.story h1 {
    font-weight: 100;
    font-size: 200%;
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 600px) {
  #mv.story h1 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 83.3333%;
  }
  #mv.story h1 > span {
    position: absolute;
    display: inline-block;
    background: #fff;
    padding: 0.6em;
    padding-left: 1em;
  }
  #mv.story h1 span {
    bottom: 1.6em;
    left: 0;
  }
  #mv.story .body {
    padding-left: 5.333vw;
    padding-right: 5.333vw;
    padding-top: 1.5rem;
    padding-bottom: 3rem;
  }
}
@media screen and (min-width: 601px) {
  #mv.story {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    min-height: 400px;
    padding-left: 6.6666%;
    padding-right: 46.6666%;
  }
  #mv.story::after {
    content: "";
    display: block;
    position: absolute;
    width: 40%;
    height: 100%;
    top: 0;
    right: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
  }
}

#intro.story h2 {
  font-size: 150%;
}
@media screen and (max-width: 600px) {
  #intro.story .body {
    padding-bottom: 3rem;
  }
  #intro.story h2 {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    margin-bottom: 0;
    padding-top: 59%;
    text-align: center;
    position: relative;
  }
  #intro.story h2 > span::after {
    content: "";
    position: absolute;
    width: 48px;
    height: 2px;
    border-radius: 1px;
    background: #605650;
    left: 50%;
    bottom: -0.5em;
    transform: translateX(-50%);
  }
  #intro.story h2 > span span {
    font-size: 12px;
  }
  #intro.story p, #intro.story ul {
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }
  #intro.story p:nth-of-type(1) {
    margin-top: 2rem;
  }
  #intro.story > section::after {
    width: 30%;
  }
}
@media screen and (min-width: 601px) {
  #intro.story h2 {
    margin-bottom: 1em;
    font-weight: 100;
    font-size: 225%;
  }
  #intro.story h2:first-line {
    font-size: 50%;
  }
  #intro.story > section {
    padding-right: 36.6666%;
  }
  #intro.story > section::after {
    width: 30%;
  }
  #intro.story > section:nth-of-type(odd) {
    padding: 6.6666%;
    padding-left: 36.6666%;
    background-position: left center;
  }
  #intro.story > section:nth-of-type(odd)::after {
    left: 0;
    right: auto;
  }
}
#intro.story .ivory {
  background-color: #F7F5E9;
}
#intro.story .ivory h2 {
  color: #938B5F;
}
#intro.story .ivory h2 > span::after {
  background: #938B5F;
}
#intro.story .green {
  background-color: #E9F5F2;
}
#intro.story .green h2 {
  color: #5B8076;
}
#intro.story .green h2 > span::after {
  background: #5B8076;
}
#intro.story .blue {
  background-color: #E1F2FC;
}
#intro.story .blue h2 {
  color: #3B798C;
}
#intro.story .blue h2 > span::after {
  background: #3B798C;
}
#intro.story .pink {
  background-color: #FAF2F2;
}
#intro.story .pink h2 {
  color: #806A6A;
}
#intro.story .pink h2 > span::after {
  background: #806A6A;
}
#intro.story .darkblue {
  background-color: #2C6080;
  color: #fff;
}
#intro.story .darkblue a {
  color: #fff;
}
#intro.story .darkblue h2 > span::after {
  background: #fff;
}

/*──────────────────────────────────────────────

	twitter & Google	

──────────────────────────────────────────────*/
#twitter-n-ad {
  background: #F2F7FA;
}
@media screen and (max-width: 600px) {
  #twitter-n-ad section.twitter {
    padding-top: 1.5rem;
    padding-bottom: 3rem;
  }
  #twitter-n-ad > *:nth-child(2) {
    display: none;
  }
}
@media screen and (min-width: 601px) {
  #twitter-n-ad {
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 3rem;
    padding-bottom: 6rem;
    display: flex;
  }
  #twitter-n-ad > *:nth-child(2) {
    width: 160px;
    flex-shrink: 0;
    flex-grow: 0;
    margin-left: 3.3333%;
  }
  #twitter-n-ad > *:nth-child(2) li:nth-of-type(n+2) {
    margin-top: 10px;
  }
  #twitter-n-ad > *:nth-child(2) li {
    position: relative;
  }
  #twitter-n-ad > *:nth-child(2) li > img {
    position: absolute;
    top: 0;
    left: 0;
  }
}

/*────────────────────────────────────────

	footer

────────────────────────────────────────*/
footer#main-footer {
  background: #677680;
  color: #fff;
}
footer#main-footer a {
  color: #fff;
}
footer#main-footer p {
  text-align: center;
  line-height: 1;
  display: flex;
  justify-content: center;
  padding: 1em;
}
footer#main-footer small {
  font-size: 75%;
}

section#trial {
  background: #FAF9F5;
}
section#trial h2 {
  font-family: "Gothic Medium BBB", -apple-system, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue, "Segoe UI", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 125%;
  color: #438ab5;
}
@media screen and (max-width: 600px) {
  section#trial h2 {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/common/bg_trial_sp.jpg);
    background-size: cover;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 80%;
  }
  section#trial h2 > span {
    position: absolute;
    display: inline-block;
    background: #fff;
    padding: 0.5em;
  }
  section#trial h2 span {
    right: 0;
    top: 1em;
  }
  section#trial .body {
    padding-left: 5.333vw;
    padding-right: 5.333vw;
    padding-top: 1.5rem;
    padding-bottom: 3rem;
  }
}
@media screen and (min-width: 601px) {
  section#trial {
    display: flex;
    align-items: center;
    background: url(../images/common/bg_trial.jpg) no-repeat right center/cover;
    min-height: 400px;
  }
  section#trial h2 {
    font-size: 150%;
  }
  section#trial > div {
    max-width: 800px;
    background: rgba(255, 255, 255, 0.95);
    padding: 3rem;
    margin-left: 6.6666%;
  }
}

/*──────────────────────────────────────────────

	キャンペーンバナー

──────────────────────────────────────────────*/
#campaign_banner {
  position: sticky;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 50;
}
@media screen and (min-width: 601px) {
  #campaign_banner {
    position: fixed;
    text-align: right;
  }
  #campaign_banner img {
    max-height: 100px;
  }
}

body.campaign #campaign_banner {
  display: none;
}

#intro {
  position: relative;
}
@media screen and (max-width: 600px) {
  #intro .mask {
    height: 126.6666vw;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 601px) {
  #intro .mask {
    padding-top: 25%;
    min-height: 300px;
  }
}
#intro .mv {
  background: url(../images/schools/sp_intro_mv.jpg?v3) no-repeat top center/contain #e5f3f9;
  position: absolute;
  width: 100%;
}
@media screen and (max-width: 600px) {
  #intro .mv {
    height: 100%;
  }
}
@media screen and (min-width: 601px) {
  #intro .mv {
    top: 0;
    left: 0;
    padding-top: 25%;
    min-height: 300px;
    background-image: url(../images/schools/pc_intro_mv.jpg);
    z-index: 0;
    background-size: auto 100%;
    background-position: right top;
  }
}
#intro h1 {
  position: absolute;
  left: 0%;
  font-size: 38px;
  font-family: "Shuei NijimiMGo B";
  color: #fff;
  text-shadow: 1px 1px 0 #438ab5, -1px -1px 0 #438ab5, -1px 1px 0 #438ab5, 1px -1px 0 #438ab5, 0px 1px 0 #438ab5, -1px 0 #438ab5, -1px 0 0 #438ab5, 1px 0 0 #438ab5;
  letter-spacing: 0.05em;
}
#intro h1 span {
  font-size: 80%;
}
#intro h1 .ls-0 {
  letter-spacing: 0em;
}
@media screen and (max-width: 600px) {
  #intro h1 {
    width: 100%;
    display: flex;
    justify-content: center;
    bottom: 12%;
  }
}
@media screen and (min-width: 601px) {
  #intro h1 {
    top: 15%;
    left: 5%;
  }
}
#intro .tab span {
  background: #605650;
  color: #fff;
  display: inline-block;
  border-radius: 5px 5px 0 0;
  padding: 0.75em 1.5em;
  line-height: 1;
  position: absolute;
  position: relative;
  left: 5.333vw;
  cursor: pointer;
}
@media screen and (max-width: 600px) {
  #intro .search {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    z-index: 5;
    transform: translateY(100%);
    transition: 0.5s;
  }
  #intro .search.show {
    transform: translateY(0);
  }
}
#intro .search table {
  font-size: 87.5%;
}
#intro .search table th {
  background: #EDEADA;
  flex-shrink: 0;
  white-space: nowrap;
  text-align: center;
}
#intro .search table td input, #intro .search table td span {
  vertical-align: middle;
}
#intro .search table td li {
  display: inline-block;
}
#intro .search table th, #intro .search table td {
  padding: 0.75em;
  line-height: 2;
}
@media screen and (max-width: 600px) {
  #intro .search table {
    background: #fff;
  }
  #intro .search table tr:nth-of-type(1) th, #intro .search table tr:nth-of-type(1) td {
    padding-top: 1.5em;
  }
  #intro .search table tr:nth-last-of-type(1) th, #intro .search table tr:nth-last-of-type(1) td {
    padding-bottom: 1.5em;
  }
}
@media screen and (min-width: 601px) {
  #intro .search table {
    position: absolute;
    z-index: 1;
    width: auto;
    bottom: 18%;
    left: 5%;
    border-collapse: separate;
    border-spacing: 0 3px;
  }
  #intro .search table th {
    background: #605650;
    color: #fff;
    text-align: center;
    white-space: nowrap;
  }
  #intro .search table td {
    background: #fff;
    white-space: nowrap;
  }
  #intro .search table th, #intro .search table td {
    padding: 0.5em 1em;
  }
}
#intro .omakase {
  position: absolute;
  left: 5%;
  top: 16%;
  width: 36%;
}
@media screen and (min-width: 601px) {
  #intro .omakase {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  #intro .omakase {
    display: block;
    width: 12%;
    top: 18%;
    left: 50%;
    transform: translateX(112%);
  }
}
#intro .result {
  background: #E69322;
  color: #fff;
  text-align: center;
  padding: 0.5em;
  position: relative;
  z-index: 10;
  line-height: 1;
}
#intro .result .number {
  font-weight: 400;
  font-size: 125%;
}
@media screen and (min-width: 601px) {
  #intro .result {
    font-size: 125%;
  }
}

/*
#school-detail {

	#intro {
		padding-bottom: margin(3l);
	}

	#feature {
		background: color(ivory);		
	}

	.flexbox {	
		display: flex;
	}

	.lead {

		font-weight: 400;

		& + p {
			margin-top: 0;
		}

		@include mq(m){
			font-size: 112.5%;
		}

	}

	.salespoint {
		section + section {
			margin-top: margin(2l);
		}
	}

	section.price {

		h3 {
			border-left: solid 4px color(blue);
			padding-left: 1em;
			margin-top: margin(3l);
			margin-bottom: margin(m);
			font-size: font(s);
			font-weight: 300;
			line-height: 1.5;
			&:first-line {
				font-size: 142.8571%;
				color: color(blue);
				font-weight: 400;
			}
		}

		.btn-box {
			text-align: center;
		}

		.btn {

			width: 100%;
			margin-top: margin(l);
			padding: 1.5em;
			font-size: 112.5%;

			&::before,
			&::after {
				width: 10px;
				height: 3px;
				opacity: 1;
				margin-top: -3px;
			}

			&::after {
				margin-top: 3px;
			}

			@include mq(m) {
				display: inline-block;
				width: auto;
				padding-left: 3em;
				padding-right: 3em;
				margin-top: margin(3l);
			};
		}

	}

	@include mq(s) {

		.flexbox {
			flex-direction: column;			
		}

		#intro {

			& > * {
				order: 1;
			}

			figure {
				order: 0;
				width: 70%;
				@include center;
				margin-bottom: margin(l);
			}

			h1 {
				margin-bottom: 1em;
			}

			.btn-box {
				text-align: center;
			}

		}

		section.feature {
			margin-top: margin(l);
			table {
				td {
					width: 40%;
				}
			}
		}


	};


	@include mq(m){

		.flexbox {

			& > *:nth-child(2) {
				width: 300px;
				flex-shrink: 0;
				flex-grow: 0;
				margin-left: $pc_full;
			}

		}

	}

}

*//*# sourceMappingURL=schools.css.map */