@charset "UTF-8";
html {
  font-size: 62.5%; }

body {
  background: #f4ffce; }

.clearfix:after {
  content: " ";
  display: block;
  clear: both; }

.ryuuminn {
  font-family: a-otf-ryumin-pr6n, "a-otf-ryumin-pr6n";
  /* Windows用 */ }

.gothic {
  font-family: YuGothic, "Yu Gothic";
  /* Windows用 */ }

.textcenter {
  text-align: center; }

@media (max-width: 850px) {
  h1 {
    letter-spacing: 0.5rem;
    font-size: 34px;
    font-size: 3.4rem; } }
@media (min-width: 850px) {
  p {
    font-size: 20px;
    font-size: 2rem; } }


 #top_cover {
    position: relative;
    padding:0;
  }
  #top_cover.cover_image {
    z-index: 1;
  }
  #top_cover .top_cover_text {
    z-index: 5;
    position: absolute;
    top: 0;
    left: 0;
  }

@media (max-width: 850px) {
  img.sp_cover {
    width: 100%;
  }
  #top_cover_area #pc_cover {
    display: none; }
  }

@media (min-width: 850px) {
  #top_cover_area #sp_cover {
    display: none; }
  #top_cover_area .cover_image {
    width: 100%;
    margin-bottom: 50px; }
}

#description .subheading {
border-bottom: dashed 2px #e4d91d
}

@media (max-width: 850px) {
  #description h2 {
    text-align: center; }
  h2.course {
    font-size:2rem;
  }

  #description .subheading {
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: bold;
    padding: 30px 0 8px 0;
    margin-bottom: 3px; }
  #description p {
    padding: 10px 0 0 0; }
  #description .pc_description {
    display: none; } }
@media (min-width: 850px) {
  #description h2.vertical {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl; 
    }
  #description .left_box {
    float: left;
    width: 60%; }
  #description .subheading {
    padding-bottom: 10px;
    margin-bottom: 0; }
  #description .right_box {
    float: left;
    width: 38%;
    margin-left: 10px; }
    #description .right_box #googlemap_area {
      display: block;
      width: 200px;
      height: 200px;
      margin-top: 55px;
      margin-left: auto; }
    #description .right_box .pc_description {
      display: block;
      width: 200px;
      height: 200px;
      margin-top: 55px;
      margin-left: auto; }
  #description p {
    font-size: 20px;
    font-size: 2rem;
    margin: 15px 0 70px 0; }
  #description .sp_description {
    display: none; 
  } 
  }

/*
  #course #course_container .course_box {
    position: relative;
    z-index: 1;
  }

  #course #course_container a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2;
  }
  */

  #course #course_container img {
    display: block;
    margin: 0 auto; }

  #course #course_container p {
    margin-top: 0;
    margin-bottom: 30px;
  }

@media (max-width: 850px) {
  #course h2 {
    margin: 20px auto 0;
  }
  #course #course_container .course_box {
    padding: 10px 20px;
    border-radius: 20px;
    border: 5px solid #e4d91d;
    background-color: white; }
  #course #course_container .img {
    display: block;
    margin: 0 auto; }
  #course #course_container h4 {
    font-size: 2.8rem;
    margin: 0 auto; }
  #course #course_container p {
    padding: 0;
    font-size: 1.8rem; }
  #course #message {
    text-align: right;
    font-size: 15px;
    font-size: 1.5rem;
    padding-top: 0;
    font-weight: bold; }
  #course p {
    margin-bottom: 0; } }
@media (min-width: 850px) {
  #course h1 {
    padding: 90px 0 0 0; }
  #course p {
    padding: 0;
    line-height: 170%; }
  #course #course_container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap; }
    #course #course_container .course_box {
      flex-direction: row;
      width: 30%;
      padding: 30px 30px 10px;
      border-radius: 20px;
      border: 5px solid #e4d91d;
      background-color: white; }

    #course #course_container h4 {
      margin-top: 10px;
      margin-bottom: 0; }
    #course #course_container p {
      padding: 0;
      text-align-last: left; }
  #course #message {
    text-align: right;
    font-size: 20px;
    font-size: 2rem;
    padding-top: 50px;
    font-weight: bold; } }

@media (max-width: 850px) {
  footer {
    font-size: 10px;
    font-size: 1rem;
    letter-spacing: 0.1rem;
    padding: 30px 0 20px 0; } }
@media (min-width: 850px) {
  footer {
    letter-spacing: 0.1rem;
    padding: 50px 0; } }

header #logo {
  display: block;
  width: 30%;
  text-align: right; }
  @media (max-width: 850px) {
    header #logo {
      margin: 15px 15px 0 auto; } }
  @media (min-width: 850px) {
    header #logo {
      margin: 20px 50px 0 auto; } }

.course_cover_area h1 {
  margin: 0;
}

@media (max-width: 850px) {
  .course_cover_area .pc_cover {
    display: none; }

  .sp_cover {
    margin-bottom: 20px;
   }
  }
@media (min-width: 850px) {
  .course_cover_area .sp_cover {
    display: none; } 
    section.course_cover_area {
    margin-bottom: 50px;
  }}



  .fluid-box {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
  }


  .fluid-box-inner {
    margin: 0 auto;
  }

@media (max-width: 850px) {
  .description h3 {
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 0.1rem; }
  .description p {
    padding-bottom: 30px;
    text-align-last: left; } }
@media (min-width: 850px) {
  .description h3 {
    padding: 40px 0 10px 0;
    font-weight: bold;
    letter-spacing: 0.5rem; }
  .description p {
    padding:  20px 0 60px;
    text-align-last: left; 
    line-height: 170%} }

.course h4 {
  margin-bottom: 0; }
.course .start {
  margin: 0 auto;
  width: 50%;
  border-radius: 15px;
  border: dashed 2px #e4d91d;
  padding: 15px; }
.course .toho_line {
  height: 180px;
  margin: 10px auto 10px; }

.course .toho {
  margin-bottom: 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 180px;
  background-image: url("../images/course1/line.png");
  background-repeat: no-repeat;
  background-position: 42% 10px; }
.course .spot_name {
  margin-bottom: 15px; }
@media (max-width: 850px) {
  .course .start {
    width: 60%;
    padding: 12px; }
    .course .start h4 {
      font-size: 18px;
      font-size: 1.8rem; }
  .course h4 {
    font-size: 20px;
    font-size: 2rem; }
  .course .toho {
    background-position: 50% 10px; }
  .course .spot_left {
    width: 75%;
    display: block;
    margin: 0 auto; }
  .course .spot_right {
    width: 90%;
    display: block;
    margin: 0 auto; }
  .course .spot_name {
    margin-top: 20px; }
  .course .spot_mincho {
    margin-bottom: 10px; }
  .course .spot_mincho_detail {
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 0px; } }
@media (min-width: 850px) {
  .course .spot_left {
    float: left;
    width: 35%; }
  .course .spot_right {
    float: left;
    width: 62%;
    padding-left: 20px; }
  .course .spot_mincho_detail {
    font-size: 16px;
    font-size: 1.6rem; } }

.ippuku {
  background: white;
  width: 100%; }
  .ippuku h5 {
    font-weight: bold; }
  
  @media (max-width: 850px) {
    .ippuku {
      margin-top: 60px; }
      .ippuku #pc_ippuku {
        display: none; }
      .ippuku .sp_ippuku_container {
        padding: 30px; }
      .ippuku h6 {
        margin-bottom: 18px; }
      .ippuku h5 {
        margin: 24px 0 10px 0; }
      .ippuku img {
        display: block;
        margin: 0 auto;
        width: 60%; }
      .ippuku p {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 300;
    margin-bottom: 0;
          } }
  @media (min-width: 850px) {
    .ippuku {
      margin-top: 120px; }
      .ippuku #sp_ippuku {
        display: none; }
      .ippuku .ippuku_container {
        background: white;
        padding: 30px;
        display: -webkit-flex;
        /* Safari */
        display: flex; }
      .ippuku .left_box {
        width: 70%; }
        .ippuku .left_box p {
          margin-left: 110px;
          margin-right: 0; }
      .ippuku .right_box {
        width: 30%; }
            .ippuku p {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 10px; }
      .ippuku img {
        display: block;
        margin: 0 0 0 auto;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
      .ippuku h5 {
        display: inline-block; }
      .ippuku small {
        font-size: 18px;
        font-size: 1.8rem; } }

.other {
  text-align: right; }
  .other p {
    display: inline-block;
    margin: 50px 0 0 0;
    padding-bottom: 0px;
    border-bottom: dashed 2px #e4d91d; }
  @media (max-width: 850px) {
    .other p {
      margin-top: 30px;
      margin-bottom: 50px; } }

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