@charset "UTF-8";
/* ------------------------------
 common - width: all
------------------------------ */
/**
* YUI 3.5.0 - reset.css (http://developer.yahoo.com/yui/3/cssreset/)
* http://cssreset.com
* Copyright 2012 Yahoo! Inc. All rights reserved.
* http://yuilibrary.com/license/
*/
/*
TODO will need to remove settings on HTML since we can't namespace it.
TODO with the prefix, should I group by selector or property for weight savings?
*/
html {
  color: #000;
  background: #FFF;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  /*-webkit-font-feature-settings: "palt";*/
  /*font-feature-settings: "palt";*/
  font-size: 100%;
}

/*
TODO remove settings on BODY since we can't namespace it.
*/
/*
TODO test putting a class on HEAD.
- Fails on FF.
*/
main,
article,
section {
  display: block;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

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

fieldset,
img {
  border: 0;
}

/*
TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit...
*/
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

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

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

/* to preserve line-height and selector appearance */
sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

/*to enable resizing for IE*/
input,
textarea,
select {
  *font-size: 100%;
}

/*because legend doesn't inherit in IE */
legend {
  color: #000;
}

/* YUI CSS Detection Stamp */
#yui3-css-stamp.cssreset {
  display: none;
}

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

a:hover {
  opacity: 0.6;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.op {
  display: block !important;
}

.os {
  display: none !important;
}

/* ------------------------------
 width: all
------------------------------ */
html,
body {
  min-width: 1360px;
}

.yumin {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
}

header {
  padding: 30px 0;
  border-bottom: 1px solid #000;
}

header .box {
  width: 1280px;
  margin: 0 auto;
}

header .box h1 {
  width: 102px;
  display: block;
  float: left;
}

header .box h1 a {
  display: block;
}

header .box h1 a img {
  width: 100%;
  display: block;
}

header .box .gnav {
  width: 1143px;
  padding-top: 27px;
  float: right;
  text-align: right;
}

header .box .gnav a {
  display: inline-block;
  margin-left: 30px;
  font-size: 22px;
  color: #000;
  text-decoration: none;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
}

header .ham {
  display: none;
}

header .spmenu {
  display: none;
}

main .ttl01 .ttl {
  margin-bottom: 15px;
  text-align: center;
  font-size: 60px;
  letter-spacing: 10px;
}

main .ttl01 .bar {
  width: 54px;
  height: 2px;
  margin: 0 auto 34px;
  background-color: #9e0b16;
}

main .ttl01 .subt01 {
  margin-bottom: 30px;
  text-align: center;
  line-height: 150%;
  font-size: 40px;
}

main .ttl01 .subt02 {
  text-align: center;
  line-height: 210%;
  font-size: 20px;
  letter-spacing: 3px;
}

main .s01 {
  position: relative;
}

main .s01 #container {
    /*max-width: 1380px;*/
    margin: 0 auto;
}

main .s02 {
  padding-top: 360px;
  position: relative;
}

main .s02 .white {
  width: 1280px;
  margin: 0 auto;
  padding: 125px 0 90px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #fff;
}

main .s02 .bg01 {
  height: 1000px;
  background-image: url(../images/img0201.jpg);
  background-position: center center;
  background-size: cover;
}

main .s03 {
  padding: 160px 0 200px;
  background-color: #000;
}

main .s03 .ttl01 {
  margin-bottom: 80px;
}

main .s03 .ttl01 .ttl {
  color: #fff;
}

main .s03 .box01 .left {
  width: 50%;
  height: 600px;
  float: left;
  background-image: url(../images/img0301.jpg);
  background-position: center right;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

main .s03 .box01 .right {
  width: 50%;
  float: right;
  padding: 35px 0 35px 70px;
}

main .s03 .box01 .right .subt01 {
  margin-bottom: 30px;
  line-height: 150%;
  font-size: 40px;
  color: #fff;
}

main .s03 .box01 .right .subt02 {
  line-height: 210%;
  font-size: 20px;
  letter-spacing: 3px;
  color: #fff;
}

main .s03 .box02 .left {
  width: 50%;
  float: left;
  padding-top: 150px;
}

main .s03 .box02 .left .wrapper {
  width: 460px;
  margin-right: 80px;
  float: right;
}

main .s03 .box02 .left .wrapper dl {
  margin-bottom: 30px;
}

main .s03 .box02 .left .wrapper dl dt {
  width: 60px;
  float: left;
  font-size: 36px;
  color: #fff;
}

main .s03 .box02 .left .wrapper dl dd {
  width: 400px;
  float: right;
  line-height: 200%;
  color: #fff;
}

main .s03 .box02 .right {
  width: 50%;
  height: 600px;
  float: right;
  background-image: url(../images/img0302.jpg);
  background-position: center left;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

main .s04 {
  padding: 150px 0 100px;
}

main .s04 .img01 {
  max-width: 1700px;
  width: 100%;
  display: block;
  margin: 80px auto 0;
}

main .s04 .box02 {
  max-width: 1700px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

main .s04 .box02 img {
  width: 100%;
  display: block;
}

main .s04 .box02 .black {
  position: absolute;
  width: 58%;
  height: 35%;
  padding-left: 80px;
  right: 0;
  top: 0;
}

main .s04 .box02 .black p {
  position: absolute;
  top: 50%;
  margin-top: -82px;
  font-size: 20px;
  line-height: 210%;
  color: #fff;
  vertical-align: middle;
  display: inline-block;
}

main .s05 {
  padding-top: 475px;
  position: relative;
}

main .s05 .ttl01 {
  width: 860px;
  padding: 165px 20px;
  background-color: #9e0b16;
  position: absolute;
  top: 100px;
  right: 0;
  left: 0;
  margin: 0 auto;
}

main .s05 .ttl01 .ttl {
  color: #fff;
}

main .s05 .ttl01 .bar {
  background-color: #fff;
}

main .s05 .ttl01 .subt01 {
  color: #fff;
}

main .s05 .ttl01 .subt02 {
  color: #fff;
}

main .s05 .black {
  padding: 260px 0;
  background-color: #000;
}

main .s05 .black img {
  width: 100%;
  max-width: 1700px;
  display: block;
  margin: 0 auto 20px;
}

main .s06 {
  width: 845px;
  margin: 0 auto;
  padding: 180px 0 160px;
}

main .s06 .list01 {
  padding-top: 40px;
}

main .s06 .list01 .course {
  width: 380px;
  float: left;
  margin-right: 70px;
}

main .s06 .list01 .course:nth-child(2n) {
  margin-right: 0;
}

main .s06 .list01 .course .photo {
  width: 100%;
  margin-bottom: 50px;
  display: block;
}

main .s06 .list01 .course .name {
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 130%;
}

main .s06 .list01 .course .price {
  margin-bottom: 20px;
  font-size: 30px;
}

main .s06 .list01 .course .menu li {
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
}

main .s06 .list01 .course .menu li .main {
  font-size: 20px;
}

main .s06 .list01 .course .menu li .main .min {
  font-size: 16px;
}

main .s06 .list01 .course .menu li .sub {
  font-size: 16px;
}

main .s06 .list01 .course .menu li:first-child .main {
  font-size: 22px;
}

main .s06 .list01 .course .menu li:first-child .sub {
  font-size: 18px;
}

main .s06 .btn {
  width: 520px;
  height: 72px;
  display: block;
  margin: 120px auto 0;
  background-color: #9e0b16;
  text-align: center;
  text-decoration: none;
  line-height: 72px;
  color: #fff;
  font-size: 24px;
}

main .s06_anniv {
  width: 100%;
  max-width: 2040px;
  margin: 0 auto;
  padding: 180px 0 160px;
}

main .s06_anniv .is-pc {
  display: inherit;
}

main .s06_anniv .is-sp {
  display: none;
}

main .s06_anniv .ttl01{
  width: 100%;
  position: relative;
}

main .s06_anniv .ttl01 .ttl{
  line-height: 120px;
}

main .s06_anniv .ttl01 .bar {
  margin-bottom: 46px;
}

main .s06_anniv .ttl01 .subt01 {
  width: 860px;
  position: absolute;
  top: 183px;
  left: calc(50% - 430px);
  margin: 0 auto;
  padding: calc(30px + 22px) 0 calc(30px + 26px);
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  background: repeat-y center / contain url(../images/bg_anniv.jpg);
}

main .s06_anniv .ttl01 .subt01::before,
main .s06_anniv .ttl01 .subt01::after{
  content: "";
  width: 100%;
  height: 30px;
}

main .s06_anniv .ttl01 .subt01::before{
  position: absolute;
  top: 0px;
  left: 0;
  background: no-repeat center top / contain url(../images/bg_anniv_before.jpg);
}

main .s06_anniv .ttl01 .subt01::after{
  position: absolute;
  bottom: 0px;
  left: 0;
  background: no-repeat center bottom / contain url(../images/bg_anniv_after.jpg);
}

main .s06_anniv .ttl01 .subt01 .sub {
  width: 265px;
  margin: 0 auto;
  line-height: 1;
}

main .s06_anniv .ttl01 .subt01 .sub img {
  width: 100%;
}

main .s06_anniv .ttl01 .subt01 .catch {
  margin-top: 18px;
  line-height: 30px;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0.04em;
}

main .s06_anniv .ttl01 .subt01 .main {
  margin-top: 12px;
  line-height: 1;
  color: #ffffff;
  font-size: 40px;
  letter-spacing: 0.04em;
}

main .s06_anniv .topimg_pc {
  width: 94.44%;
  max-width: 1700px;
  margin:0 auto;
  padding-top: 176px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

main .s06_anniv .topimg_pc img{
  width: 50%;
}

main .s06_anniv .list01 {
  width: 100%;
  padding-top: 98px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

main .s06_anniv .list01 .course {
  width: 860px;
  margin: 0 auto;
}

main .s06_anniv .list01 .course .menu {
  position: relative;
  z-index: 2;
}

main .s06_anniv .list01 .course .menu li {
  /*height: 100px;*/
  padding: 42px 0;
  border-bottom: 1px solid #ccc;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

main .s06_anniv .list01 .course .menu li .main {
  font-size: 22px;
  line-height: 28px;
}

main .s06_anniv .list01 .course .menu li .main .min {
  font-size: 16px;
  line-height: 28px;
}

main .s06_anniv .list01 .course .menu li .sub {
  font-size: 18px;
}

main .s06_anniv .list01 .course .menu li:first-child .main {
  font-size: 27px;
  letter-spacing: 0.08em;
}

main .s06_anniv .list01 .course .menu li:first-child .sub {
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 0.08em;
}

main .s06_anniv .list01 .course .image{
  width: 2040px;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 1;
}

main .s06_anniv .list01 .course .image .img01 {
  position: absolute;
  top: 98px;
  right: 195px;
}

main .s06_anniv .list01 .course .image .img02 {
  position: absolute;
  top: 665px;
  left: 0;
}

main .s06_anniv .list01 .course .image .img03 {
  position: absolute;
  bottom: 0;
  right: 186px;
}

main .s06_anniv .btn {
  width: 520px;
  height: 72px;
  position: relative;
  z-index: 2;
  display: block;
  margin: 120px auto 0;
  background-color: #9e0b16;
  text-align: center;
  text-decoration: none;
  line-height: 72px;
  color: #fff;
  font-size: 24px;
}

main .s06_anniv .botimg{
  width: 100%;
  margin-top: 128px;
  overflow: hidden;
  position: relative; /* for ie overflow fix */
}
main .s06_anniv .botimg_cont{
  width: 2040px;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

main .s06_anniv .botimg_cont img{
  width: 400px;
  height: 400px;
}

main .s07 {
  padding: 110px 0 140px;
  background-color: #f2f2f2;
}

main .s07 ul {
  width: 1080px;
  margin: 60px auto 0;
}

main .s07 ul li {
  border-top: 1px solid #ccc;
  padding: 25px 0;
  font-size: 16px;
  line-height: 180%;
}

main .s07 ul li a {
  color: #000;
}

main .s07 ul li:last-child {
  border-bottom: 1px solid #ccc;
}

main .s08 {
  padding: 160px 0 95px;
  background-color: #1e1e1e;
}

main .s08 .ttl01 .ttl {
  color: #fff;
}

main .s08 .ttl01 .subt01 {
  color: #fff;
}

main .s08 .photo {
  max-width: 1700px;
  width: 100%;
  display: block;
  margin: 60px auto;
}

main .s08 .t01 {
  text-align: center;
  color: #fff;
  font-size: 30px;
}

main .s08 .t02 {
  margin-bottom: 20px;
  text-align: center;
  color: #fff;
}

main .s08 .t02 a {
  font-size: 60px;
  text-decoration: none;
  pointer-events: none;
  color: #fff;
}

main .s08 .t03 {
  text-align: center;
  color: #fff;
  font-size: 22px;
  line-height: 170%;
  margin-bottom: 10px;
}

main .gmap {
  width: 100%;
  height: 600px;
  display: block !important;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

footer {
  padding: 35px 0;
  background-color: #1e1e1e;
}

footer p {
  font-size: 14px;
  text-align: center;
  color: #fff;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 1380px) {
  html,
  body {
    min-width: 0;
  }
  header {
    padding: 30px 40px;
  }
  header .box {
    width: 100%;
  }
  header .box h1 {
    max-width: 102px;
    width: 10%;
  }
  header .box .gnav {
    width: calc(100% - 102px);
  }
  header .box .gnav a {
    margin-left: 2.5%;
    font-size: 1.6vw;
  }
  header .box .gnav a:first-child {
    margin-left: 0;
  }
  main .ttl01 .ttl {
    margin-bottom: 15px;
    text-align: center;
    font-size: 4vw;
    letter-spacing: 10px;
  }
  main .ttl01 .bar {
    width: 54px;
    height: 2px;
    margin: 0 auto 34px;
    background-color: #9e0b16;
  }
  main .ttl01 .subt01 {
    margin-bottom: 30px;
    text-align: center;
    line-height: 150%;
    font-size: 30px;
  }
  main .ttl01 .subt02 {
    text-align: center;
    line-height: 210%;
    font-size: 17px;
    letter-spacing: 3px;
  }
  main .s02 {
    padding-top: 160px;
  }
  main .s02 .white {
    max-width: 90%;
    padding: 80px 0 60px;
  }
  main .s02 .bg01 {
    height: 700px;
  }
  main .s03 {
    padding: 160px 0 130px;
    background-color: #000;
  }
  main .s03 .ttl01 {
    margin-bottom: 80px;
  }
  main .s03 .ttl01 .ttl {
    color: #fff;
  }
  main .s03 .box01 .left {
    width: 50%;
    height: 500px;
    float: left;
    background-image: url(../images/img0301.jpg);
    background-position: center right;
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
  main .s03 .box01 .right {
    width: 50%;
    float: right;
    padding: 35px 20px 35px 40px;
  }
  main .s03 .box01 .right .subt01 {
    margin-bottom: 30px;
    line-height: 150%;
    font-size: 30px;
    color: #fff;
  }
  main .s03 .box01 .right .subt02 {
    line-height: 210%;
    font-size: 17px;
    letter-spacing: 3px;
    color: #fff;
  }
  main .s03 .box02 .left {
    width: 50%;
    float: left;
    padding-top: 100px;
  }
  main .s03 .box02 .left .wrapper {
    width: 460px;
    max-width: 100%;
    padding: 0 20px;
    margin: 0;
    float: right;
  }
  main .s03 .box02 .left .wrapper dl {
    margin-bottom: 30px;
  }
  main .s03 .box02 .left .wrapper dl dt {
    width: 60px;
    float: left;
    font-size: 36px;
    color: #fff;
  }
  main .s03 .box02 .left .wrapper dl dd {
    width: 100%;
    float: right;
    line-height: 200%;
    color: #fff;
  }
  main .s03 .box02 .right {
    width: 50%;
    height: 600px;
    float: right;
    background-image: url(../images/img0302.jpg);
    background-position: center left;
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
  main .s04 {
    padding: 100px 0 70px;
  }
  main .s04 .img01 {
    max-width: 1700px;
    width: 100%;
    display: block;
    margin: 60px auto 0;
  }
  main .s04 .box02 {
    max-width: 1700px;
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  main .s04 .box02 img {
    width: 100%;
    display: block;
  }
  main .s04 .box02 .black {
    position: absolute;
    width: 58%;
    height: 35%;
    padding-left: 5%;
    right: 0;
    top: 0;
  }
  main .s04 .box02 .black p {
    position: absolute;
    top: 50%;
    margin-top: -6vh;
    font-size: 1.5vw;
    line-height: 210%;
    color: #fff;
    vertical-align: middle;
    display: inline-block;
  }
  main .s05 {
    padding-top: 375px;
    position: relative;
  }
  main .s05 .ttl01 {
    max-width: 90%;
    padding: 125px 20px;
    background-color: #9e0b16;
    position: absolute;
    top: 100px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  main .s05 .ttl01 .ttl {
    color: #fff;
  }
  main .s05 .ttl01 .bar {
    background-color: #fff;
  }
  main .s05 .ttl01 .subt01 {
    color: #fff;
  }
  main .s05 .ttl01 .subt02 {
    color: #fff;
  }
  main .s05 .black {
    padding: 200px 0;
    background-color: #000;
  }
  main .s05 .black img {
    width: 100%;
    max-width: 1700px;
    display: block;
    margin: 0 auto 20px;
  }
  main .s06 {
    max-width: 90%;
    margin: 0 auto;
    padding: 120px 20px 120px;
  }
  main .s06 .list01 {
    padding-top: 40px;
  }
  main .s06 .list01 .course {
    width: 45%;
    float: left;
    margin-right: 10%;
  }
  main .s06 .list01 .course:nth-child(2n) {
    margin-right: 0;
  }
  main .s06 .list01 .course .photo {
    width: 100%;
    margin-bottom: 50px;
    display: block;
  }
  main .s06 .list01 .course .name {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 130%;
  }
  main .s06 .list01 .course .price {
    margin-bottom: 20px;
    font-size: 30px;
  }
  main .s06 .list01 .course .menu li {
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
  }
  main .s06 .list01 .course .menu li .main {
    font-size: 18px;
  }
  main .s06 .list01 .course .menu li .main .min {
    font-size: 14px;
  }
  main .s06 .list01 .course .menu li .sub {
    font-size: 14px;
  }
  main .s06 .list01 .course .menu li:first-child .main {
    font-size: 20px;
  }
  main .s06 .list01 .course .menu li:first-child .sub {
    font-size: 16px;
  }
  main .s06 .btn {
    width: 520px;
    max-width: 70%;
    height: 72px;
    display: block;
    margin: 120px auto 0;
    background-color: #9e0b16;
    text-align: center;
    text-decoration: none;
    line-height: 72px;
    color: #fff;
    font-size: 24px;
  }
  main .s06_anniv {
    padding: 135px 0 120px;
  }
  main .s06_anniv .ttl01 .ttl{
    line-height: 90px;
  }
  main .s06_anniv .ttl01 .subt01 {
    max-width: 860px;
    position: absolute;
    top: 138px;
  }
  main .s06_anniv .ttl01 .subt01 .sub {
    width: 30.81%;
    margin: 0 auto;
    line-height: 1;
  }
  main .s06_anniv .ttl01 .subt01 .catch {
    margin-top: 14px;
    line-height: 1;
    color: #ffffff;
    font-size: 15px;
  }
  main .s06_anniv .ttl01 .subt01 .main {
    margin-top: 9px;
    line-height: 1;
    color: #ffffff;
    font-size: 31px;
  }
  main .s06_anniv .topimg_pc {
    width: 94.44%;
    padding-top: 176px;
  }
  main .s06_anniv .list01 {
    padding-top: 74px;
  }
  main .s06_anniv .list01 .course {
    width: 86.66%;
  }
  main .s06_anniv .list01 .course .menu li {
    /*height: 75px;*/
    padding: 30px 0;
  }
  main .s06_anniv .list01 .course .menu li .main {
    font-size: 19px;
    line-height: 127%;
  }
  main .s06_anniv .list01 .course .menu li .main .min {
    font-size: 14px;
    line-height: 175%;
  }
  main .s06_anniv .list01 .course .menu li .sub {
    font-size: 16px;
  }
  main .s06_anniv .list01 .course .menu li:first-child .main {
    font-size: 24px;
  }
  main .s06_anniv .list01 .course .menu li:first-child .sub {
    font-size: 14px;
    line-height: 250%;
  }
  main .s06_anniv .list01 .course .image .img01 {
    top: 73px;
  }
  main .s06_anniv .list01 .course .image .img02 {
    top: 498px;
  }
  main .s06_anniv .list01 .course .image .img03 {
    bottom: 0;
  }
  main .s06_anniv .btn {
    margin: 90px auto 0;
  }
  main .s06_anniv .botimg{
    margin-top: 96px;
  }
  main .s06_anniv .botimg_cont{
    width: 1530px;
  }
  main .s06_anniv .botimg_cont img{
    width: 300px;
    height: 300px;
  }
  main .s07 {
    padding: 110px 0 140px;
    background-color: #f2f2f2;
  }
  main .s07 ul {
    max-width: 90%;
    margin: 60px auto 0;
  }
  main .s07 ul li {
    border-top: 1px solid #ccc;
    padding: 25px 0;
    font-size: 16px;
    line-height: 180%;
  }
  main .s07 ul li a {
    color: #000;
  }
  main .s07 ul li:last-child {
    border-bottom: 1px solid #ccc;
  }
  main .s08 {
    padding: 160px 0 95px;
    background-color: #1e1e1e;
  }
  main .s08 .ttl01 .ttl {
    color: #fff;
  }
  main .s08 .ttl01 .subt01 {
    color: #fff;
  }
  main .s08 .photo {
    max-width: 1700px;
    width: 100%;
    display: block;
    margin: 60px auto;
  }
  main .s08 .t01 {
    text-align: center;
    color: #fff;
    font-size: 30px;
  }
  main .s08 .t02 {
    margin-bottom: 20px;
    text-align: center;
    color: #fff;
  }
  main .s08 .t02 a {
    font-size: 60px;
    text-decoration: none;
    pointer-events: none;
    color: #fff;
  }
  main .s08 .t03 {
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 170%;
    margin-bottom: 10px;
  }
  main .gmap {
    width: 100%;
    height: 600px;
    display: block !important;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }
  footer {
    padding: 35px 0;
    background-color: #1e1e1e;
  }
  footer p {
    font-size: 14px;
    text-align: center;
    color: #fff;
  }
}

/*common*/
header .spmenu {
    width: 310px;
    position: absolute;
    background-color: #000;
    padding: 20px 20px 30px;
    top: 0;
    right: 0;
    z-index: 10000;
  }
  header .spmenu .close {
    width: 41px;
    display: block;
    position: absolute;
    top: 15px;
    right: 10px;
  }
  header .spmenu .wrapper {
    margin-bottom: 15px;
    padding-top: 60px;
  }
  header .spmenu .wrapper a {
    display: block;
    padding: 7px 5px;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    border-bottom: 1px solid #000;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
  }
  header .spmenu .telbox {
    text-align: center;
  }
  header .spmenu .telbox .t01 {
    text-align: center;
    color: #fff;
    font-size: 17px;
  }
  header .spmenu .telbox .num {
    margin-bottom: 10px;
    text-align: center;
  }
  header .spmenu .telbox .num a {
    text-decoration: none;
    color: #fff;
    font-size: 34px;
  }
  header .spmenu .telbox .t02 {
    text-align: center;
    color: #fff;
    line-height: 180%;
    font-size: 11px;
    letter-spacing: 1px;
  }
/* ------------------------------
 width < $width-2
------------------------------ */
@media screen and (max-width: 767px) {
  html,
  body {
    min-width: 375px;
  }
  .op {
    display: none !important;
  }
  .os {
    display: block !important;
  }
  header {
    padding: 10px 10px 15px;
    position: relative;
  }
  header .box {
    width: 100%;
  }
  header .box h1 {
    width: 85px;
  }
  header .box .gnav {
    display: none;
  }
  header .ham {
    width: 45px;
    display: block;
    position: absolute;
    top: 20px;
    right: 10px;
  }
  main .ttl01 .ttl {
    margin-bottom: 10px;
    font-size: 30px;
    letter-spacing: 3px;
  }
  main .ttl01 .bar {
    width: 30px;
    height: 1px;
    margin: 0 auto 34px;
  }
  main .ttl01 .subt01 {
    margin-bottom: 20px;
    line-height: 160%;
    font-size: 22px;
  }
  main .ttl01 .subt02 {
    font-size: 13px;
    letter-spacing: 1px;
  }

 /* main .s01 {
    height: auto;
  }
  main .s01 #container {
    display: none;
  }
  main .s01 img {
    width: 100%;
  }
  main .s01 .bg {
    display: none !important;
  }*/
main .s01 #background_video {
    top:110px;
  }
main .s01 {
  width: 100%;
}
main .s01 video {
    width: 100%;
    height: auto;
  }


  main .s02 {
    padding-top: 0;
    position: static;
  }
  main .s02 .white {
    max-width: 90%;
    padding: 35px 20px;
    position: static;
  }
  main .s02 .bg01 {
    height: auto;
    position: static;
  }
  main .s02 .bg01 img {
    width: 100%;
    display: block;
  }
  main .s03 {
    padding: 35px 20px 0;
    background-color: #fff;
  }
  main .s03 .ttl01 {
    margin-bottom: 0;
  }
  main .s03 .ttl01 .ttl {
    color: #000;
  }
  main .s03 .box01 .left {
    width: 100%;
    height: auto;
    float: none;
    background-image: none;
  }
  main .s03 .box01 .left img {
    width: 100%;
    display: block;
  }
  main .s03 .box01 .right {
    width: 100%;
    float: none;
    padding: 5px 0 35px;
  }
  main .s03 .box01 .right .subt01 {
    text-align: center;
    margin-bottom: 25px;
    font-size: 22px;
    color: #000;
  }
  main .s03 .box01 .right .subt02 {
    line-height: 210%;
    font-size: 13px;
    letter-spacing: 1px;
    color: #000;
  }
  main .s03 .box02 .left {
    width: 100%;
    padding-top: 0;
    float: none;
  }
  main .s03 .box02 .left .wrapper {
    width: 100%;
    padding: 0;
  }
  main .s03 .box02 .left .wrapper dl {
    margin-bottom: 30px;
  }
  main .s03 .box02 .left .wrapper dl dt {
    width: 30px;
    float: left;
    font-size: 20px;
    color: #000;
  }
  main .s03 .box02 .left .wrapper dl dd {
    width: calc(100% - 30px);
    float: right;
    font-size: 13px;
    line-height: 200%;
    color: #000;
  }
  main .s03 .box02 .right {
    width: 100%;
    margin-bottom: 35px;
    height: auto;
    padding-top: 20px;
    float: none;
    background-image: none;
  }
  main .s03 .box02 .right img {
    width: 100%;
  }
  main .s04 {
    padding: 35px 20px 30px;
  }
  main .s04 .img01 {
    margin: 40px auto 0;
  }
  main .s04 .box02 {
    max-width: 1700px;
    width: 100%;
    padding-top: 30px;
    margin: 0 auto;
    position: static;
  }
  main .s04 .box02 .black {
    width: 100%;
    padding: 0;
    position: static;
  }
  main .s04 .box02 .black p {
    margin-top: 0;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 210%;
    color: #000;
    display: block;
    position: static;
  }
  main .s05 {
    padding-top: 0;
    position: static;
  }
  main .s05 .spimg {
    width: 100%;
    display: block;
  }
  main .s05 .ttl01 {
    width: 100%;
    max-width: 100%;
    padding: 50px 10px;
    position: static;
    margin: 0 auto;
  }
  main .s05 .black {
    padding: 0;
    background-color: #fff;
  }
  main .s05 .black img {
    margin: 0 auto 5px;
  }
  main .s06 {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 40px 20px 50px;
  }
  main .s06 .list01 {
    padding-top: 0px;
  }
  main .s06 .list01 .course {
    width: 100%;
    margin: 0;
    float: none;
  }
  main .s06 .list01 .course:first-child {
    margin-bottom: 20px;
  }
  main .s06 .btn {
    width: 100%;
    max-width: 100%;
    height: 45px;
    margin: 40px auto 0;
    line-height: 45px;
    font-size: 15px;
  }
  main .s06_anniv {
    width: 100%;
    margin: 0 auto;
    padding: 45px 0 59px;
  }
  main .s06_anniv .is-pc{
    display: none;
  }
  main .s06_anniv .is-sp{
    display: inherit;
  }
  main .s06_anniv .ttl01 .ttl{
    line-height: normal;
  }
  main .s06_anniv .ttl01 .bar {
    margin-bottom: 25px;
  }
  main .s06_anniv .ttl01 .subt01 {
    width: 100%;
    position: static;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    padding: calc(4vw + 17px) 0 calc(4vw + 18px);
  }
  main .s06_anniv .ttl01 .subt01::before,
  main .s06_anniv .ttl01 .subt01::after{
    height: 4vw;
  }
  main .s06_anniv .ttl01 .subt01 .sub {
    width: 35.33%;
  }
  main .s06_anniv .ttl01 .subt01 .catch {
    margin-top: 22px;
    line-height: 20px;
    font-size: 12px;
  }
  main .s06_anniv .ttl01 .subt01 .main {
    margin-top: 10px;
    font-size: 22px;
  }
  main .s06_anniv .topimg_sp {
    width: 100%;
    padding-top: 0;
    display: flex;
    flex-direction: column;
  }
  main .s06_anniv .topimg_sp img{
    width: 100%;
  }
  main .s06_anniv .list01 {
    width: 100%;
    padding-top: 47px;
    position: static;
  }
  main .s06_anniv .list01 .course {
    width: 86.66%;
    margin: 0 auto;
  }
  main .s06_anniv .list01 .course .menu {
    position: relative;
    z-index: 2;
  }
  main .s06_anniv .list01 .course .menu li {
    /*min-height: 55px;*/
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    font-feature-settings: "palt";
  }
  main .s06_anniv .list01 .course .menu li .main {
    font-size: 16px;
    line-height: 25px;
  }
  main .s06_anniv .list01 .course .menu li .main .min {
    font-size: 13px;
    line-height: 41px;
  }
  main .s06_anniv .list01 .course .menu li .sub {
    font-size: 14px;
    line-height: 23px;
  }
  main .s06_anniv .list01 .course .menu li:first-child .main {
    font-size: 20px;
  }
  main .s06_anniv .list01 .course .menu li:first-child .sub {
    font-size: 12px;
    line-height: 36px;
  }
  main .s06_anniv .list01 .course .image{
    display: none;
  }
  main .s06_anniv .btn {
    width: 86.66%;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 25px auto 0;
    line-height: 26px;
    font-size: 15px;
  }
  main .s06_anniv .botimg{
    width: 86.66%;
    margin: 29px auto 0;
  }
  main .s06_anniv .botimg_cont{
    width: 100%;
    flex-wrap: wrap;
    position: static;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
  }
  main .s06_anniv .botimg_cont img{
    width: 49.53%;
    height: 49.53%;
  }
  main .s06_anniv .botimg_cont img:nth-child(n+4){
    margin-top: 0.93vw;
  }
  main .s07 {
    padding: 40px 10px 55px;
  }
  main .s07 ul {
    max-width: 90%;
    margin: 50px auto 0;
  }
  main .s07 ul li {
    padding: 15px 0;
    font-size: 13px;
  }
  main .s08 {
    padding: 50px 0;
  }
  main .s08 .ttl01 .subt01 {
    letter-spacing: 3px;
  }
  main .s08 .photo {
    margin: 40px auto;
  }
  main .s08 .t01 {
    text-align: center;
    font-size: 17px;
  }
  main .s08 .t02 {
    margin-bottom: 15px;
  }
  main .s08 .t02 a {
    font-size: 34px;
    pointer-events: all;
  }
  main .s08 .t03 {
    font-size: 12px;
    line-height: 190%;
    margin-bottom: 7px;
  }
  main .gmap {
    height: 235px;
  }
  footer {
    padding: 15px 0;
  }
  footer p {
    font-size: 12px;
  }
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media (max-width: 1380px) and (min-width: 768px) {
    main .s01 {
      width: 100%;
    }
}
@media (max-width: 920px) and (min-width: 768px) {
  main .s06_anniv .ttl01 .subt01 {
    width: 94.44%;
    left: calc(50% - 47.22%);
  }
}
