#container:not(.topPage) {
  overflow: hidden;
  width: 100%;
  max-width: 100%;
}

#wrap {
  overflow: hidden;
}

#main {
  font-family: 'Noto Serif JP', serif;
  font-size: 16px;
  line-height: 31px;
  color: #7D8488;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: normal;
}
p{
  font-size: 16px;
  line-height: 31px;

}
.spOnly {
  display: none !important;
}

#main .container {
  display: block;
}

#main p {
  color: #7D8488;
}

#main p:not(:last-child) {
  margin-bottom: 20px;
}

.textCenter {
  text-align: center !important;
}

.wow {
  opacity: 0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
}

.wow.animated {
  opacity: 1;
  -webkit-transition: 1.5s;
  transition: 1.5s;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

.black {
  color: #1b1b1b !important;
}

.mb {
  margin-bottom: 80px;
}

.pb {
  padding-bottom: 80px;
}

.textLarge {
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 0.15em;
}

.lsem {
  letter-spacing: 0.15em;
}

.textXLarge {
  font-size: 30px;
  line-height: 60px;
  letter-spacing: 0.15em;
}

.mainSliderSec {
  overflow: hidden;
}
.reviewCol img {
    display: block;
}
.brand_kyu {
  width: 100% !important;
  max-width: 1200px;
  margin-top: 0;
  overflow: visible;
  padding: 0;
}

#side {
  display: none;
}

.brand_kyu .main_area {
  width: 100% !important;
  float: none;
  margin-top: -14px;
}

.brand_kyu .main_area>h2 {
  display: none;
}

#main .bx-viewport {
  width: 100% !important;
  max-width: 100% !important;
}

.lp_top {
  max-width: 1000px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.lp_top .container {
  width: 100%;
}

.lp_top1 p {
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 0.15em;
  font-weight: 500;
  font-feature-settings: normal;
}

.lp_top1 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.lp_top2 {
  margin-bottom: 100px;
}

.lp_top3 {
  margin-bottom: 80px;
}

#top3 {
  background: #E2E2E2;
  padding: 0 39px;
}

.sec3Wrap {
  position: relative;
  padding: 60px 0;
}

.sec3Wrap h2 {
  position: absolute;
  top: -24px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: auto;
  padding: 0;
  background: none;
  text-align: center;
}

.sec3Wrap p {
  text-align: center;
}

.maxW {
  max-width: 625px;
  margin-left: auto;
  margin-right: auto;
}

.lp_top3 a.accordion_header {
  margin-left: -39px;
  margin-right: -39px;
}

.accordion_one .accordion_inner {
  display: none;
}

.lp_top4 {
  max-width: 685px;
  margin-bottom: 80px;
}

.sec4row {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 690px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sec4row p.textXLarge {}

.sec4__box2 p {
  text-align: center !important;
}

.sec4__box2 span {
  padding: 0 5px;
  display: inline-block;
  border-bottom: 2px solid #7D8488;
}

.sec4col p {
  color: #1b1b1b !important;
}

.sec4col {
  max-width: 55%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55%;
  flex: 0 0 55%;
}

.sec4col+.sec4col {
  max-width: 45%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
}

.lp_top5 {
  max-width: 850px;
  margin-bottom: 30px
}

.sec05row {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 890px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sec05col {
  max-width: 404px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 404px;
  flex: 0 0 404px;
}
.sec05col > h2 small{
  display: block;
  text-align: center;
  font-size: 14px;
}

@media (max-width: 767px) {
  .sec05row {
    max-width: 100%;
  }

  .sec05col {
    max-width: 100% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
  }
}

.sec05col>img {
  margin-bottom: 15px;
}

.sec05col>p {
  text-align: center;
  margin-bottom: 15px;
}

.sec05col>h2 {
  font-size: 20px;
  padding: 10px;
  color: #1b1b1b !important;
  text-align: center;
  margin-bottom: 0;
  font-family: 'Noto Serif JP', serif !important;
  font-weight: 400;
  letter-spacing: 0.15em;
}

.sec05col.item1>h2 {
  background: #E1E1C1;
}

.sec05col.item2>h2 {
  background: #D1E1E1;
}

.sec05col.item3>h2 {
  background: #E1D8E1;
}

.sec05col.item4>h2 {
  background: #E1E5FF;
}

.sec05arrow {
  border-bottom: 1px solid #7D8488;
  border-top: 1px solid #7D8488;
  text-align: center;
  padding: 15px 0;
  font-family: 'EB Garamond', serif;
  display: block;
  margin-bottom: 15px;
}

.sec05cource {
  font-family: 'Noto Sans JP', sans-serif;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sec05cource .box {
  max-width: 190px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 190px;
  flex: 0 0 190px;
  margin-bottom: 80px;
}

.sec05cource .box p {
  text-align: center;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 15px !important;
}

.sec05cource .box p small {
  color: #858B8E !important;
}

a.sec05button {
  padding: 2px 10px;
  text-align: center;
  display: block;
  background: #858B8E;
  border-radius: 60px;
  color: #fff !important;
  font-size: 14px;
  text-decoration: none;
  border: 1px solid #858B8E;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}

a.sec05button:hover {
  text-decoration: none;
  background: #fff;
  color: #858B8E !important;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}
@media (max-width: 767px) {
  .sec05cource .box {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 0 7px;
  }
  a.sec05button{
    line-height: 1.5;
  }
}
#top6 {
  background: #E2E2E2;
  padding-top: 80px;
}

#top6 p {
  color: #1b1b1b !important;
}

#top6 .accordion_inner {
  padding: 0 39px;
}

.sec6__box2 {
  max-width: 625px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #c7c7c7;
  padding-bottom: 60px;
  margin-bottom: 60px;
}

.alwaysText {
  margin-bottom: 30px;
}

.list_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 30px;
}

.list_2>li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 43%;
  flex: 0 0 43%;
  max-width: 43%;
  margin-bottom: 50px;
}

.list_2 .list_2>li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  max-width: 48%;
}

.lp_top6 {
  margin-bottom: 100px;
}

.lp_top7 {
  margin-bottom: 80px;
}

.reviewRow {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.reviewCol {
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

.reviewText {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.reviewText p.textLarge {
  font-size: 19px;
}

.reviewText p {
  text-align: center !important;
}

.reviewText p {
  color: #1b1b1b !important;
  font-size: 14px;
}

.reviewWrap {
  max-width: 500px;
  margin: 0px auto;
  padding: 80px 0;
}

.reviewSec a.accordion_header {
  padding: 15px;
}

.reviewSec a.accordion_header:not(.open) {
  border-top: 0;
}

.reviewSec .accordion_inner p {
  color: #1b1b1b !important;
}

.lp_top8 .reviewText {
  background: #E2E2C2;
}

.lp_top9 .reviewText {
  background: #E2D9E2;
}

.lp_top10 .reviewText {
  background: #D2E2E2;
}

.lp_top11 .reviewText {
  background: #E2E6FF;
}

.lp_top12 .reviewText {
  background: #E8DCD8;
}

.lp_top8 .accordion_one {
  background: #F6F6ED;
}

.lp_top9 .accordion_one {
  background: #F6F4F6;
}

.lp_top10 .accordion_one {
  background: #F1F6F6;
}

.lp_top11 .accordion_one {
  background: #F6F7FF;
}

.lp_top12 .accordion_one {
  background: #F8F4F3;
}

.reviewSec {
  max-width: 900px;
  margin-bottom: 50px
}

.lp_top12 {
  margin-bottom: 150px;
}

.lp_top13 {
  max-width: 100%;
  margin-bottom: 80px;
  background: #F1F1F2;
  padding: 100px 0;
  position: relative;
}

.lp_top13>* {
  position: relative;
  z-index: 2;
}

.lp_top13 img {
  width: 110px;
}

.lp_top13::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -300%;
  bottom: 0;
  left: -300%;
  background: #F1F1F2;
  z-index: 1;
}

.lp_top13 p {
  margin-bottom: 40px;
}

.lp_top14 {
  margin-bottom: 80px;
}

.lp_top15 p {
  color: #023F64 !important;
  margin-bottom: 40px;
}

.lp_top15 .container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.lp_top15 .container .pcOnly>img {
  margin-bottom: 100px;
}

.accordion_header,
a.accordion_header {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 25px;
  font-family: 'EB Garamond', serif;
  text-align: center;
  color: #7D8488;
  text-decoration: none;
  cursor: pointer;
  border-top: 1px solid #bfbfbf;
}

.accordion_header span {
  position: relative;
  margin-right: 10px;
  vertical-align: middle;
  display: block;
}

.accordion_header span img {
  display: block;
}

.accordion_header.open span img {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sec15Button,
a.sec15Button {
  color: #023F64;
  display: block;
  padding: 20px;
  border: 1px solid #023F64;
  font-family: 'Noto Sans JP', serif !important;
  font-size: 14px;
  font-weight: bold;
  border-radius: 80px;
  width: 320px;
  text-align: center;
  margin: auto;
}

.sec15Button:hover,
a.sec15Button:hover {
  text-decoration: none;
  background: #023F64;
  color: #fff;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}

a.sec05arrow {
  text-decoration: none;
}

a.sec05arrow:hover {
  text-decoration: none;
}

a.sec05arrow span {
  padding: 0 15px;
  position: relative;
  display: inline-block;
}

a.sec05arrow span:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  height: 6px;
  width: 6px;
  border-top: 1px solid #1b1b1b;
  border-right: 1px solid #1b1b1b;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}

rt {
  letter-spacing: 0;
}

.sec05col.item5>h2 {
  background: #d5e7f1 !important;
}

@media (min-width: 768px) {
  .spOnly {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .pcOnly {
    display: none !important;
  }

  html[lang="ja"] {
    margin-top: 0px !important;
  }

  #main {
    font-size: 13px;
    line-height: 26px;
  }

  #main p {
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 1px;
  }

  .mb {
    margin-bottom: 60px;
  }

  .pb {
    padding-bottom: 60px;
  }

  .textLarge,
  p.textLarge {
    font-size: 16px !important;
    line-height: 32px !important;
  }

  .textXLarge {
    font-size: 17px !important;
    line-height: 34px !important;
  }

  .mainSliderSec {
    margin-top: 20px;
  }

  .mainSliderSec__inner {
    padding: 0 15px;
  }

  div#wpadminbar {
    display: none;
  }

  .main_area #main h2 {
    background: none;
    padding: 0;
  }

  .brand_kyu .main_area {
    width: 100% !important;
    float: none;
    margin-top: -14px;
  }

  .brand_kyu .main_area>h2 {
    display: none;
  }

  #main .bx-viewport {
    width: 100% !important;
    max-width: 100% !important;
  }

  .lp_top {
    max-width: 1000px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .lp_top .container {
    width: 100%;
  }

  .lp_top1 {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .lp_top1 p {
    font-size: 14px !important;
  }

  .lp_top2 {
    margin-bottom: 100px;
  }

  .lp_top3 {
    margin-bottom: 60px;
  }

  #top3 {
    background: #E2E2E2;
    padding: 0 15px;
  }

  .sec3Wrap {
    position: relative;
    padding: 80px 0 60px 0;
  }

  .sec3Wrap h2 {
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: auto;
    padding: 0;
    background: none;
  }

  .sec3Wrap h2 img {
    zoom: 0.5;
  }

  .sec3Wrap p {
    text-align: center;
  }

  .sec3__box1 {
    margin-left: -15px;
    margin-right: -15px;
  }

  .sec3__box2 p,
  .sec3__box4 p {
    text-align: left;
  }

  .maxW {
    max-width: 625px;
    margin-left: auto;
    margin-right: auto;
  }

  .lp_top3 a.accordion_header {
    margin-left: -15px;
    margin-right: -15px;
  }

  .accordion_one .accordion_inner {
    display: none;
  }

  .lp_top4 {
    max-width: 685px;
    margin-bottom: 60px;
  }

  .sec4__box1.mb {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .sec4row{
    display: block;
  }
  .sec4row p{
    text-align: left;
    text-align: center;
  }
  .sec4col+.sec4col,
  .sec4col{
    max-width: 100%;
    text-align: center;
  }
  .sec6__box3 img{
    width: 335px;
    max-width: 100%;
  }
  .sec6__box1 img{
    zoom:0.5;
  }
  #top6 .accordion_inner{
    padding: 0 10px;
  }
  .reviewRow{
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .reviewCol{
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .reviewText{
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    padding: 30px 5px;
  }
  .reviewText p.textLarge{
    font-size: 19px;
  }
  .reviewText p{
    text-align: center !important;
  }
  .reviewText p{
    color: #1b1b1b !important;
    font-size: 14px;
  }
  .reviewWrap{
    margin: 0px auto;
    padding: 30px 15px;
  }
  .reviewWrap p{
    color: #1b1b1b !important;
    text-align: left;
  }
  .reviewSec a.accordion_header{
    padding: 10px;
  }
  .reviewSec a.accordion_header:not(.open){
    border-top: 0;
  }
  .list_2{
    display: block;
    text-align: center;
  }
  .list_2 > li{
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 20px;
  }
  .lp_top13 img,
  .lp_top14 img{
    zoom:0.5;
  }
  .lp_top15 img{
    zoom:0.5;
    margin-bottom: 120px !important;
    display: inline-block;
  }
  .lp_top15 .container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
