@charset "UTF-8";
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, main, summary, time, mark, audio, video, a, input, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  background: transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body, button {
  font-family: "Yu Gothic","游ゴシック","YuGothic","游ゴシック体","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Arial","メイリオ","Meiryo","ＭＳ Ｐゴシック","sans-serif"; }

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

nav, ul, ol {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

pre, code, kbd, samp {
  font-family: monospace,monospace;
  font-size: inherit; }

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

img {
  border: 0; }

h1, h2, h3, h4, h5, h6, address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal; }

caption, th {
  text-align: left; }

input, textarea, select {
  z-index: auto;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  vertical-align: middle; }

a {
  outline: none;
  text-decoration: none; }

audio:not([controls]), [hidden] {
  display: none; }

time {
  display: inline; }

input::-ms-clear, input::-ms-reveal, input:focus::-ms-clear, input:focus::-ms-reveal {
  visibility: hidden;
  display: none; }

button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
  padding: 0;
  border: 0; }

::-moz-selection {
  background: #82c300;
  text-shadow: none; }

::selection {
  background: #c8f0ff;
  text-shadow: none; }

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* chrome bug fix*/
* {
  max-height: 999999px; }

*, *::before, *::after {
  will-change: all; }

textarea, input[type="email"], input[type="password"], input[type="text"], input[type="button"], input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0; }

select {
  border-radius: 0; }

textarea {
  resize: vertical; }

button {
  outline: none !important; }

section {
  clear: both;
  zoom: 1; }

article:after, section:after, .clrFix:after {
  content: '';
  clear: both;
  display: block;
  line-height: 0;
  height: 0; }

a img {
  opacity: 1;
  transition: .3s; }

a:hover img {
  opacity: .8; }

i.far, i.fas {
  position: relative; }

.ghd .logo {
  text-align: left;
  position: relative; }

.hdcta .callink {
  color: #023894;
  font-weight: 600; }
.hdcta li {
  padding: 0 1em; }
.hdcta a {
  color: #023894; }
.hdcta .wp-block-button {
  color: #fff;
  background: #ec8cb7;
  border-radius: .3em;
  font-weight: 500;
  line-height: 1; }

.gft {
  clear: both; }

.ftname p {
  text-align: left; }

.fthours table thead th, .fthours table tbody th {
  color: #d53663;
  background: #ffdfe6; }
.fthours table th, .fthours table td {
  text-align: center; }
.fthours table tbody th {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff; }
.fthours table tbody td {
  border-right: 1px solid #ffdfe6;
  border-bottom: 1px solid #ffdfe6;
  color: #d53663; }
.fthours table tfoot td {
  text-align: left; }
  .fthours table tfoot td::before {
    content: "\002606"; }

.fthours dl {
  line-height: 1.8em;
  width: 90%;
  margin: 0 auto; }
  .fthours dl + ul li::before {
    content: "\00203b"; }
  .fthours dl dt {
    background: #ec8cb7;
    color: #fff;
    display: inline-block;
    float: left; }

.copyright {
  background: #004180;
  color: #fff;
  font-weight: normal;
  text-align: center;
  line-height: 1; }

.pagetop {
  position: fixed;
  transition: 0.5s;
  z-index: 5; }
  .pagetop a {
    font-size: 0;
    display: block;
    font-weight: bold;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
    background: #00478b;
    border-radius: 50%;
    box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.2); }
    .pagetop a::before {
      content: "";
      display: inline-block;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      position: absolute;
      top: 50%;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }

/*  	PC STYLE  *************************************************************/
@media screen and (min-width: 751px) {
  body {
    min-width: 1400px; }

  .ghd {
    height: 100px;
    display: flex;
    align-content: space-between;
    width: 100%;
    min-width: 1400px;
    position: relative; }
    .ghd .logo {
      flex-grow: 1;
      padding: 0 2em; }
      .ghd .logo a {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
    .ghd .logo img {
      width: auto;
      height: 58px; }

  .gnav > ul {
    display: flex;
    font-size: 18px;
    padding: 54px 0 0;
    flex-wrap: wrap; }
  .gnav li {
    padding: 0;
    position: relative; }
    .gnav li:hover > a {
      color: #f092bc; }
    .gnav li ul {
      display: none;
      position: absolute;
      top: 46px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      background: #f092bc;
      width: 240px;
      border-radius: .5em;
      padding: .5em 0; }
      .gnav li ul::before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 8px 14px 8px;
        border-color: transparent transparent #f092bc transparent;
        line-height: 0;
        _border-color: #000000 #000000 #f092bc #000000;
        _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
        display: inline-block;
        position: absolute;
        top: -10px;
        left: 50%;
        margin-left: -8px; }
    .gnav li ul li {
      padding: 0;
      white-space: nowrap;
      text-align: center; }
      .gnav li ul li a {
        color: #fff;
        font-size: 15px;
        padding: .8em;
        text-indent: normal;
        letter-spacing: normal; }
        .gnav li ul li a:hover {
          color: #fff;
          opacity: .7;
          background: rgba(255, 255, 255, 0.1); }
    .gnav li:hover ul {
      display: block; }
  .gnav li a {
    color: #444;
    font-weight: 600;
    letter-spacing: .05em;
    text-indent: .05em;
    padding: .5em 2em;
    display: block; }
  .gnav li:first-child {
    display: none; }
  .gnav li[title='教室'] > a {
    letter-spacing: .6em;
    text-indent: .6em; }

  .hdcta {
    position: absolute;
    top: 0;
    right: 2em;
    display: flex;
    padding: .7em 0;
    flex-wrap: wrap; }
    .hdcta .callink {
      font-size: 30px;
      padding: .15em .4em 0;
      font-family: "Alice","Times New Roman","Times",serif; }
    .hdcta .callink i {
      font-size: 20px;
      margin-right: .4em; }
    .hdcta li .wp-block-button {
      padding: .6em 1.4em .6em .8em;
      font-size: 15px; }
      .hdcta li .wp-block-button i {
        font-size: 18px;
        margin-right: .8em;
        top: 2px; }
      .hdcta li .wp-block-button:hover {
        background: #d53663; }
    .hdcta li:last-child {
      padding: 5px 0 0; }

  .gft {
    border-top: 2px solid #d53663; }
    .gft .inner {
      display: flex;
      align-content: space-between;
      width: 100%; }
    .gft .logo {
      flex-grow: 1;
      padding: 0 .5em;
      width: 100%; }

  .ftname {
    font-weight: 500;
    padding: 30px 20px 0;
    text-align: center;
    width: 22%;
    min-width: 340px; }
    .ftname p {
      display: inline-block; }
    .ftname .logo {
      margin: 0 auto 25px; }
      .ftname .logo img {
        width: 278px;
        height: auto; }
      .ftname .logo + p {
        padding: 20px 5px 20px;
        line-height: 1.8em;
        width: 220px;
        text-align: left;
        display: inline-block;
        font-size: 15px; }

  .gft .columns {
    margin: 0 !important; }

  .fthours {
    width: 34%;
    padding: 0 20px 20px; }
    .fthours table {
      margin: 30px auto 0;
      width: 90%; }
    .fthours table th, .fthours table td {
      font-size: 15px;
      padding: 10px 8px; }
    .fthours table th {
      font-weight: 700; }
    .fthours dl {
      padding: 20px 0;
      line-height: 1.8em;
      width: 90%;
      margin: 0 auto;
      font-size: 15px; }
      .fthours dl + ul {
        font-size: 13px; }
        .fthours dl + ul li {
          padding: 0 0 0 28px;
          margin: 0 0 6px; }
          .fthours dl + ul li::before {
            content: "\00203b";
            margin: 0 5px 0 -18px; }
    .fthours dt {
      padding: 2px 8px;
      border-radius: 20px; }
    .fthours dd {
      padding: 3px 0 5px 100px;
      font-weight: 500; }

  .ftcta {
    padding: 20px;
    background: #eee;
    margin: 0 auto 30px; }
    .ftcta .callink {
      color: #d53663;
      font-family: "Alice","Times New Roman","Times",serif;
      font-size: 30px;
      font-weight: 600;
      padding: 0 0 10px;
      display: block; }
      .ftcta .callink i {
        font-size: 20px;
        margin-right: .4em; }
    .ftcta li:last-child a {
      color: #fff;
      background: #ec8cb7;
      border-radius: 5px;
      width: 100%;
      padding: 16px 0;
      display: block;
      font-weight: 600;
      line-height: 1;
      transition: .5s; }
      .ftcta li:last-child a i {
        position: relative;
        margin: 0 12px 0 0; }
      .ftcta li:last-child a:hover {
        background: #d53663; }
    .ftcta + p {
      font-size: 15px; }

  .ftnav {
    background: #ec8cb7;
    padding: 15px; }
    .ftnav ul {
      text-align: center;
      padding: 20px 0; }
      .ftnav ul li {
        display: inline;
        padding: 0 15px; }
        .ftnav ul li a {
          color: #fff;
          font-size: 15px;
          text-decoration: none; }
          .ftnav ul li a:hover {
            text-decoration: underline; }

  .gft .inner {
    display: flex;
    width: 100%; }

  .pagetop {
    right: 20px;
    bottom: -80px; }

  .pagedown .pagetop {
    bottom: 100px; }

  .pagetop a {
    width: 50px;
    height: 50px;
    transition: .5s; }
    .pagetop a::before {
      width: 8px;
      height: 8px;
      margin: -3px 0 0 -5px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      left: 50%;
      transition: .5s; }

  .pagetop a:hover {
    background: #fff; }
    .pagetop a:hover::before {
      border-top: 2px solid #00478b;
      border-right: 2px solid #00478b; }

  br.pc, #spnav {
    display: none; }

  #gmap {
    min-height: 340px;
    max-height: 100%;
    width: 44%; }

  .copyright {
    font-size: 10px;
    padding: 20px; } }
/*  	TB/SP STYLE  *************************************************************/
@media screen and (min-width: 751px) and (max-width: 1300px) {
  .ghd .logo img {
    width: auto;
    height: 50px; }

  .gnav li a {
    padding: .5em 1.5em; } }
/*  	SP STYLE  *************************************************************/
@media screen and (max-width: 750px) {
  .hdcta {
    position: fixed;
    bottom: -50px;
    transition: .5s;
    top: auto;
    right: 0;
    z-index: 20; }

  .pagedown .hdcta {
    bottom: 50px; }

  .ghd {
    height: 60px;
    background: #fff; }

  .ghd .logo a {
    position: relative;
    top: 0;
    padding: 10px;
    display: block; }

  .ghd .logo img {
    width: auto;
    height: 40px; }

  #spnav, #spnav span {
    display: inline-block;
    -webkit-transition: all .4s;
    transition: all .4s;
    box-sizing: border-box; }

  #spnav {
    position: fixed;
    top: 6px;
    right: 8px;
    width: 40px;
    height: 40px;
    z-index: 20;
    border: none;
    background: transparent; }

  #spnav span {
    position: absolute;
    left: 11px;
    top: 54%; }

  #spnav span, #spnav span:before, #spnav span:after {
    content: "";
    width: 22px;
    height: 3px;
    background: #023894;
    z-index: 20;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: absolute; }

  #spnav span:before, #spnav span:after {
    left: 0px; }

  #spnav span:before {
    top: -8px; }

  #spnav span:after {
    top: 8px; }

  #spnav.active span {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg); }

  #spnav.active span:before {
    opacity: 0; }

  #spnav.active span:after {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    top: 0; }

  #gnav {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 20;
    width: 80vw;
    height: 100vh;
    background: rgba(255, 255, 255, 0.95);
    opacity: 0;
    -webkit-transition: .5s linear;
    -moz-transition: .5s linear;
    transition: .5s linear;
    -moz-transform: translateX(100vw);
    -webkit-transform: translateX(100vw);
    transform: translateX(100vw); }

  #gnav.active {
    right: 0;
    opacity: 1;
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  #gnav ul {
    padding: 60px 0 0;
    margin: 0 10px; }

  #gnav ul li:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.1); }

  #gnav ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    text-align: left;
    font-size: 15px;
    padding: 0 5px; }

  #gnav ul li:last-child {
    padding: 0; }

  #gnav ul li a {
    padding: 18px;
    display: block;
    text-align: center;
    width: 100%; } }
