@charset "UTF-8";
html {
  color: #000;
  font-size: 1em;
  line-height: 1.5;
  font-size: 10px;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
  ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   module
========================================================================== */
.hidden {
  display: none !important;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}

@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
========================================================================== */
@media print {
  *,
  *:before,
  *:after,
  *:first-letter,
  *:first-line {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

/* ==========================================================================
   setting
========================================================================== */
body {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo,'Noto Sans Japanese', Verdana,   sans-serif;
  line-height: 1.7;
  color: #000;
}

.container {
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  clear: both;
}

main {
  font-size: 2rem;
}

img {
  max-width: 100%;
}

a {
  color: #000;
}

a.line {
  text-decoration: underline;
}

a.link:before {
  content: '\f101';
  font-family: FontAwesome;
  padding-right: 0.2em;
}

a:link {
  color: #000;
}

a:active {
  color: #000;
}

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

/* マージン設定 */
.mbNone {
  margin-bottom: 0 !important;
}

.mbSS {
  margin-bottom: 1em !important;
}

.mbS {
  margin-bottom: 2em !important;
}

.mbM {
  margin-bottom: 3em !important;
}

.mbL {
  margin-bottom: 4.5em !important;
}

.mbLL {
  margin-bottom: 6em !important;
}

.mSS {
  margin-top: 0.8em !important;
}

.mS {
  margin-top: 1.5em !important;
}

.mM {
  margin-top: 3em !important;
}

.mL {
  margin-top: 4.5em !important;
}

.mLL {
  margin-top: 6em !important;
}

ul {
  margin-top: 0;
  margin-bottom: 0;
}

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

.row-nopadding {
  margin-left: 0;
  margin-right: 0;
}

.row-nopadding > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

/* 見出し */
.hdsty01 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 2.3rem;
}

.hdsty01 span {
  padding-top: 0.2em;
  padding-left: 1em;
}

.hdsty02 {
  text-align: center;
  font-size: 3.5rem;
  font-weight: 600;
}

/* 明朝 */
.serif {
  font-family: 'Noto Serif JP',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/* リード文 */
.lead {
  font-weight: bold;
  font-size: 2.4rem;
  font-family: "Hannari" , "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 0.3em;
}

/* 透過用ロールオーバー用 */
.hover:hover {
  display: block;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: alpha(opacity=70);
  opacity: 0.7;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

/* リンクボタン */
.btn {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  background: #8bb6a8;
  text-align: center;
  box-sizing: border-box;
  font-weight: 400;
  font-size: 1.8rem;
}

.btn a {
  color: #fff;
  padding: .6em 1em;
  display: block;
  position: relative;
}

.btn:hover {
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: alpha(opacity=70);
  opacity: 0.7;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.btn a:after {
  content: '\f105';
  font-family: FontAwesome;
  padding-left: .7em;
}

.btn.back {
  padding-left: 1em;
}

.btn.back a:after {
  content: '\f105';
  transform: rotate(180deg);
  padding-left: 0;
  padding-right: .7em;
  position: absolute;
  left: -.5em;
}

a:hover {
  opacity: 0.7;
  transition: .5s;
  text-decoration: none;
}

input.btn {
  padding: .7em 2em;
  font-size: 2.2rem;
}

/* ※マーク */
.asterisk {
  display: block;
  font-size: 86%;
  margin-left: 1em;
  text-indent: -1em;
}

/* リスト */
ul.list li:before {
  content: "\f0c8";
  font-family: FontAwesome;
  font-size: 0.75rem;
  margin-right: 0.5em;
  color: #a08c46;
}

/* 周り込figure */
.flR, .flL {
  display: table;
  width: 1px;
}

.flR figcaption, .flL figcaption {
  font-size: 86%;
  text-align: center;
  margin-top: 0.5em;
}

.flR img, .flL img {
  max-width: inherit;
}

.flR {
  float: right;
  margin: 0 0 0 15px;
}

.flL {
  float: left;
  margin: 0 15px 0 0;
}

/* 回り込み解除 */
.nowrap {
  overflow: hidden;
}

.img-circle,
.img-circle img {
  border-radius: 50%;
}

.sp {
  display: none;
}

/* layout */
header h1,
header p.logo {
  text-align: center;
  padding: 1em;
  font-size: 2.5rem;
}

header {
  clear: both;
}

.pagettl {
  margin-bottom: 1em;
  background: url(../images/ttl_course.jpg) no-repeat center center/cover;
  height: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  font-size: 4.5rem;
  width: 100%;
  letter-spacing: .2em;
}

#gnav ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  margin: 1em 0;
}

#gnav li a {
  display: block;
  text-decoration: none;
  font-size: 2rem;
  white-space: nowrap;
  padding: 0 1em;
}

@media (max-width: 1200px) and (min-width: 798px) {
  #gnav li a {
    font-size: 1.8rem;
  }
}

#gnav li a.current,
#gnav li a:hover {
  color: #a48b78;
  transition: .5s;
  font-weight: bold;
  display: block;
}

.navbutton {
  display: none;
}

.hli {
  margin-top: 10em;
  display: flex;
  justify-content: center;
}

.hli li {
  padding: 0 1em;
}

.t-col {
  padding: 3em 0;
}

.c-col {
  padding: 3em 0;
}

.mainimg {
  text-align: center;
  max-width: 100%;
  background: linear-gradient(to right, #e7e6e2 0%, #e7e6e2 70%, #f6f6f1 0%);
}

/* ギャラリー */
.gal {
  margin-top: 2em;
}

.gal li {
  margin-top: 1.5em;
}

/* 教室のご案内 */
.schoolimg {
  position: relative;
  z-index: 999;
  width: 50%;
  float: right;
  margin: -2em 0 -2em;
}

.schoolimg + .container {
  clear: none;
  padding-bottom: 5em;
}

.txtbox {
  background: #f3f8f6;
  width: 52.77%;
  padding: 3em  2.5em;
  line-height: 2;
  position: relative;
  z-index: 99;
  margin-top: 5em;
}

.txtbox:before {
  content: '';
  display: block;
  background: url(../images/img_fl01.png) no-repeat center center/contain;
  position: absolute;
  top: -58px;
  right: 20%;
  width: 130px;
  height: 104px;
}

.txtbox:after {
  content: '';
  display: block;
  background: url(../images/img_fl02.png) no-repeat center center/contain;
  position: absolute;
  bottom: -40px;
  right: -50%;
  width: 330px;
  height: 410px;
}

.bdr {
  border-top: dotted 1px #000;
  padding-top: 2em;
  margin-top: 2.1em;
}

/* profile */
.profile {
  text-align: center;
  background: url(../images/bg.png) center top #f3f8f6;
  font-size: 2.2rem;
  padding-top: 5em;
}

.profile h2 {
  font-size: 3.8rem;
  line-height: 1.6;
  font-weight: 600;
}

.profile h2 span:first-child {
  font-size: 2.6rem;
  display: block;
}

.profile h2 span.proft {
  font-size: 2.9rem;
}

.profile h3 {
  font-weight: 600;
  font-size: 2.2rem;
  margin-top: 2em;
}

.profile h3 + ul {
  margin-top: 1em;
}

/* 所在地*/
.addressin {
  padding: 2em;
}

.gmaps {
  position: relative;
  padding-bottom: 30%;
  height: 0;
  overflow: hidden;
}

.gmaps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

footer {
  text-align: center;
  font-size: 2rem;
}

footer small {
  padding: 3em 0;
}

.foot01 {
  background: #e8f0ee;
  padding: 2em 0 1.5em;
}

.foot02 {
  background: #f3f8f6;
  padding: 2em 0 1.5em;
  border-top: solid 8px #fff;
}
.fmobile{
  font-size: 1.2em;
}
.fmobile:before {
  content: '\f10b';
  font-family: FontAwesome;
  padding-right: 0.2em;
}
/* course====================== */
.c-flame {
  background: #f1f0ee;
  position: relative;
  padding: 1em;
  margin-top: 2em;
  text-align: center;
}

.c-flame * {
  letter-spacing: normal;
  font-feature-settings: "palt";
}

.c-flame:before {
  content: '';
  display: block;
  background: url(../images/img_frame01.png) no-repeat left bottom/contain;
  position: absolute;
  bottom: -1em;
  left: -4%;
  width: 27.9%;
  height: 100%;
}

.c-flame:after {
  content: '';
  display: block;
  background: url(../images/img_frame02.png) no-repeat right top/contain;
  position: absolute;
  top: -1em;
  right: -4%;
  width: 32%;
  height: 100%;
}

.c-flame > .flamein {
  background: linear-gradient(to right, #fff 0%, #f1f0ee 40%, #f1f0ee 60%, #fff 100%);
  padding: 2px;
}

.c-flame > .flamein > .flamein {
  padding: 2px;
  background: #f1f0ee;
}

.price {
  font-size: 7rem;
  font-weight: 600;
}

.price > span {
  font-size: 4.1rem;
}

.asta {
  line-height: 1.2;
  display: block;
}

.plus {
  font-size: 3.1rem;
  padding-bottom: 0.1em;
}

.photolist {
  font-weight: 600;
  line-height: 1.25;
}

.photolist figcaption {
  padding-top: .5em;
}

.bg {
  background: #f1f0ee;
}

.c-flame-w {
  background: #fff;
  text-align: center;
  padding: 10px;
}

.c-flame-w * {
  letter-spacing: normal;
  font-feature-settings: "palt";
}

.c-flame-w:before {
  content: '';
  display: block;
  background: url(../images/img_frame01.png) no-repeat left bottom/contain;
  position: absolute;
  bottom: -1em;
  left: -4%;
  width: 27.9%;
  height: 100%;
}

.c-flame-w:after {
  content: '';
  display: block;
  background: url(../images/img_frame02.png) no-repeat right top/contain;
  position: absolute;
  top: 0%;
  right: -4%;
  width: 32%;
  height: 100%;
}

.c-flame-w .flamein {
  border: solid 4px #f1f0ee;
}

.plan {
  padding: .5em 2em 0;
  margin-top: 1em;
}

.plan dt {
  font-weight: 400;
  background: #f1f0ee;
  margin-top: 1em;
  letter-spacing: .5em;
}

.plan dd {
  margin-bottom: 1em;
  font-size: 2.6rem;
}

.plan02 dt {
  letter-spacing: normal;
}

.trial .photolist li {
  padding-bottom: 2em;
  position: relative;
}

.trial .price {
  display: block;
  position: absolute;
  bottom: 0;
  font-size: 4rem;
  white-space: nowrap;
}

@media (max-width: 1200px) and (min-width: 798px) {
  .trial .price {
    transform: scale(0.8);
    transform-origin: left bottom;
  }
}

.trial .price span.yen {
  font-size: 2.3rem;
}

.trial .price span.f22 {
  font-size: 2.2rem;
}

.disc01 {
  text-align: center;
  margin-top: 3em;
}

.formcover {
  border: solid 1px #dcdddd;
  padding: 3em;
  margin-top: 2em;
}

.frow {
  display: flex;
  width: 100%;
  background: #fff;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.15);
  padding: .5em 1em .2em;
  margin-bottom: 1em;
  border: solid 1px #dcdddd;
}

.frow input[type="text"],
.frow input[type="tel"],
.frow input[type="email"] {
  border: none;
  width: 100%;
}

.frow.nobdr {
  border: none;
  box-shadow: none;
}

.fh {
  color: #898989;
}

.fh:after {
  content: '｜';
  font-weight: 400;
  color: #898989;
  padding: .5em .8em .1em;
}

.fd {
  flex: 1;
}

.ampm {
  width: 40%;
  padding-left: 2em;
}

.ampm label {
  padding: 0 1em 0 0;
}

.data {
  align-items: center;
}

.data input[type="text"] {
  width: 4em;
  padding-left: .2em;
  padding-right: .2em;
}

.data .fd {
  display: flex;
  justify-content: space-around;
  align-items: center;
  color: #898989;
}

.fdin {
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.15);
  padding: .5em .2em .2em;
  border: solid 1px #dcdddd;
  display: inline-block;
}

.fradio span {
  display: block;
  color: #898989;
}

.message textarea {
  width: 100%;
  border: none;
}

.thanks {
  text-align: center;
  padding-bottom: 3em;
}

.thanks h1 {
  font-size: 4.7rem;
  font-weight: 600;
  margin-bottom: .5em;
}

.thanks p {
  font-size: 1.9rem;
}

.thanks .ttl_con {
  display: inline-block;
  font-weight: 600;
  font-size: 2.1rem;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  padding: .5em 1em;
  margin-bottom: 1.5em;
}

@media (max-width: 980px) {
  /* -----
  レスポンシブ
   ----- */
  /* ハンバーガ設定 */
  #gnav {
    position: absolute;
    font-weight: bold;
    display: none;
    right: 0;
    top: 62px;
    list-style-type: none;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 0;
    z-index: 9999;
    width: 100%;
  }
  #gnav ul {
    display: block;
    padding: 0;
    margin: 0;
  }
  #gnav li {
    float: none;
    padding: 0;
  }
  #gnav li a {
    padding: 1em;
    border-bottom: dotted 1px #ccc;
    color: #fff;
  }
  /* gnavハンバーガ設定 */
  /*    ハンバーガーアイコンの作成　*/
  .navbutton {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 55px;
    height: 61px;
    cursor: pointer;
    text-align: center;
    background-color: #fff;
  }
  #h-icon {
    position: relative;
    display: block;
    width: 40px;
    height: 33px;
    top: 11px;
    left: 6px;
    background-color: #000;
  }
  #h-icon:before,
  #h-icon:after {
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
    border-top: 12px solid #fff;
  }
  #h-icon:before {
    top: 3px;
  }
  #h-icon:after {
    bottom: 3px;
  }
  /*    ハンバーガーアイコンココマデ　*/
  /* ハンバーガ設定 */
  .container {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  html {
    font-size: 8px;
  }
  .row {
    margin-right: -5px;
    margin-left: -5px;
  }
  [class^="col-"] {
    padding-left: 5px;
    padding-right: 5px;
  }
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  header h1, header .logo {
    width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  header h1 img, header .logo img {
    width: 80%;
  }
  .foot02 span {
    display: block;
  }
  /* module */
  .mL {
    margin-top: 2.5em !important;
  }
  .bg {
    overflow: hidden;
  }
  .t-col.mM {
    margin-top: 1em !important;
  }
  .hdsty01 {
    display: block;
    text-align: center;
  }
  .hdsty01 span {
    display: block;
    padding: 1em 0 0 0;
  }
  .hdsty02 {
    font-size: 2.8rem;
  }
  /* TOP */
  .hli {
    margin-top: 2em;
    overflow: hidden;
    display: block;
  }
  .hli li {
    padding: 1em 10%;
  }
  .prof img {
    width: 60%;
    margin: auto auto 1em auto;
  }
  /* ------school */
  .swrap {
    display: flex;
    flex-direction: column-reverse;
  }
  .schoolimg {
    width: 100%;
    margin: 1em 0 0 0;
  }
  .schoolimg + .container {
    padding-bottom: 0;
  }
  .txtbox {
    width: 100%;
    margin-top: 1em;
    padding: 1.5em 1em;
  }
  .txtbox p br {
    display: none;
  }
  .txtbox:before {
    width: 5em;
    right: 0;
  }
  .txtbox:after {
    content: none;
  }
  #school {
    padding-bottom: 0;
  }
  .profile {
    padding: 3em 0;
  }
  .profile ul {
    text-align: left;
    line-height: 1.5;
  }
  .profile ul li {
    margin-bottom: .5em;
  }
  .gmaps {
    padding-bottom: 100%;
  }
  /**/
  .plan {
    padding: .5em 5% 0;
  }
  .price {
    font-size: 4rem;
  }
  .plus {
    font-size: 2.5rem;
    display: inline-block;
  }
  .trial .photolist li {
    padding-bottom: .5em;
  }
  .trial .price {
    display: block;
    font-size: 2.8rem;
    white-space: normal;
    position: relative;
  }
  .trial .price span.yen, .trial .price span.f22 {
    font-size: 1.8rem;
  }
  /* フォーム*/
  .formcover {
    padding: 1em 10px;
  }
  .frow input {
    max-width: 100% !important;
  }
  .frow.nobdr {
    display: block;
    padding: 0;
  }
  .ampm {
    width: 100%;
    padding-left: 0;
    margin-top: .5em;
  }
  .data .fd {
    display: block;
  }
  .fd.fradio input[type="radio"], .fd.fradio label {
    display: inline;
  }
  section .formError {
    left: 0 !important;
  }
  /**/
  .disc01 {
    text-align: left;
  }
  /**/
  .frow.message {
    flex-direction: column;
  }
  .frow.message th {
    width: 100%;
  }
}
.table{
  font-size: 1.6rem !important;
  border-bottom: 1px solid #dee2e6;
  margin-bottom: 3em;
}
.table td, .table th{
font-size: 1.6rem;
padding: 1em 1.2em;
}
.contable{
  width: 100%;
  margin: 1em 0;
}
.contable *{
  font-size: 1.6rem !important;
}
input.btn.back{
  padding-left: 1.5em;
}
