@charset "UTF-8";

.wpcf7-form-control-wrap {
/*     margin: 0!important; */
	 width:calc(100% - 28px);
}

#sb_instagram a{
	background-size: 100%!important;
	transition:0.5s!important;
}
#sb_instagram a:hover {
    background-size: 120%!important;
	transition:0.5s!important;
}
li {
  list-style: none;
}

/* Chrome、Safari以外 */
summary {
  display: block;
  list-style: none;
}

/* Chrome、Safari */
summary::-webkit-details-marker {
  display: none;
}

input[type=submit] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
}

@media (min-width: 641px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
*/
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, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* medium */
@font-face {
  font-family: "Venti";
  src: url("../fonts/venti/VentiCF-Medium.woff") format("woff"), url("../fonts/venti/VentiCF-Medium.ttf") format("truetype"), url("../fonts/venti/VentiCF-Medium.otf") format("opentype");
  font-weight: 500;
}
/* demibold */
@font-face {
  font-family: "Venti";
  src: url("../fonts/venti/VentiCF-DemiBold.woff") format("woff"), url("../fonts/venti/VentiCF-DemiBold.ttf") format("truetype"), url("../fonts/venti/VentiCF-DemiBold.otf") format("opentype");
  font-weight: 600;
}
/* bold */
@font-face {
  font-family: "Venti";
  src: url("../fonts/venti/VentiCF-Bold.woff") format("woff"), url("../fonts/venti/VentiCF-Bold.ttf") format("truetype"), url("../fonts/venti/VentiCF-Bold.otf") format("opentype");
  font-weight: 700;
}
/* medium */
@font-face {
  font-family: "SignPainter";
  src: url("../fonts/signpainter/SignPainter-HouseScript.otf") format("opentype");
}
/* bold */
@font-face {
  font-family: "SignPainter";
  src: url("../fonts/signpainter/SignPainter-HouseScript-semibold.otf") format("opentype");
  font-weight: semibold;
}
.bg-gray {
  background-color: #f2f2f2;
}

.bg-blue {
  background-color: #e8edf4;
}

.bg-white {
  background-color: #ffffff;
}

.bg-green {
  background-color: #eff6f5;
}

.bg-main {
  background-color: #5c8cc9;
}

.bg-sub {
  background-color: #87bec3;
}

.txt-gray {
  color: #f2f2f2;
}

.txt-blue {
  color: #e8edf4;
}

.txt-white {
  color: #ffffff;
}

.txt-green {
  color: #eff6f5;
}

.txt-main {
  color: #5c8cc9;
}

.txt-sub {
  color: #87bec3;
}

body {
  font-size: 14px;
  font-family: "Venti", "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #4d4d4d;
  line-height: 1.8;
  font-feature-settings: "palt";
  letter-spacing: 0.02em;
}

* {
  box-sizing: border-box;
}

a {
  text-decoration: none;
  color: #5c8cc9;
}

img {
  width: 100%;
  height: auto;
  max-width: 100%;
  vertical-align: top;
}

.inner {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 20px;
}

.pc {
  display: none;
}

.sp {
  display: block;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.margin-auto {
  margin: 0 auto;
}

.caution_txt {
  font-size: 12px;
  text-align: right;
	line-height:1.76;
}

.bold {
  font-weight: 600;
}

@media screen and (min-width: 768px) {
  body {
    font-size: 18px;
  }
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
  .caution_txt {
    font-size: 14px;
    text-align: left;
  }
}
.bl-btn {
  max-width: 225px;
  width: 100%;
  height: 50px;
  font-size: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #5c8cc9;
  color: #5c8cc9;
  background-color: #ffffff;
  line-height: 1.2;
  text-align: center;
}
.bl-btn span {
  padding-top: 5px;
  display: block;
}
.bl-btn div {
  padding-top: 5px;
  display: block;
}
.bl-btn_solid__main-color {
  background-color: #5c8cc9;
  color: #ffffff;
  border: 2px solid #5c8cc9;
}
.bl-btn_solid__sub-color {
  background-color: #87bec3;
  color: #ffffff;
  border: 2px solid #87bec3;
}
.bl-btn_solid__white {
  background-color: #ffffff;
  color: #87bec3;
  border: 2px solid #ffffff;
}
.bl-btn_solid__white-main {
  background-color: #ffffff;
  border: 2px solid #ffffff;
}
.bl-btn_transparent {
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
}
.bl-btn_transparent-main {
  background-color: transparent;
  border: 2px solid #5c8cc9;
  color: #5c8cc9;
}
.bl-btn_transparent-sub {
  background-color: transparent;
  border: 2px solid #87bec3;
  color: #87bec3;
}
.bl-btn_transparent-fontcolor {
  background-color: transparent;
  border: 2px solid #4d4d4d;
  color: #4d4d4d;
}
.bl-btn_transparent-white {
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
}

@media screen and (min-width: 768px) {
  .bl-btn {
    max-width: 400px;
    width: 100%;
    height: 90px;
    font-size: 26px;
    position: relative;
    overflow: hidden;
    transition: ease 0.5s;
  }
  .bl-btn span {
    position: relative;
    z-index: 3;
  }
  .bl-btn:hover span {
    color: #ffffff;
  }
  .bl-btn div {
    position: relative;
    z-index: 3;
  }
  .bl-btn:hover div {
    color: #84b8bd;
  }
  .bl-btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: #5c8cc9;
    width: 100%;
    height: 100%;
    transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
    transform: scale(0, 1);
    transform-origin: right top;
  }
  .bl-btn:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .bl-btn_solid__main-color:hover span {
    color: #5c8cc9;
  }
  .bl-btn_solid__main-color::before {
    background-color: #ffffff;
  }
  .bl-btn_solid__sub-color:hover span {
    color: #87bec3;
  }
  .bl-btn_solid__sub-color::before {
    background-color: #ffffff;
  }
  .bl-btn_solid__white:hover span {
    color: #ffffff;
  }
  .bl-btn_solid__white::before {
    background-color: #87bec3;
  }
  .bl-btn_solid__white-main:hover span {
    color: #ffffff;
  }
  .bl-btn_solid__white-main::before {
    background-color: #5c8cc9;
  }
  .bl-btn_transparent:hover span {
    color: #4d4d4d;
  }
  .bl-btn_transparent::before {
    background-color: #ffffff;
    height: calc(100% + 4px);
  }
  .bl-btn_transparent__main:hover span {
    color: #5c8cc9;
  }
  .bl-btn_transparent-main:hover span {
    color: #ffffff;
  }
  .bl-btn_transparent-main::before {
    background-color: #5c8cc9;
    height: calc(100% + 4px);
  }
  .bl-btn_transparent-sub:hover span {
    color: #ffffff;
  }
  .bl-btn_transparent-sub::before {
    background-color: #87bec3;
    height: calc(100% + 4px);
  }
  .bl-btn_transparent-fontcolor:hover span {
    color: #ffffff;
  }
  .bl-btn_transparent-fontcolor::before {
    background-color: #4d4d4d;
    height: calc(100% + 4px);
  }
  .bl-btn_transparent-white:hover span {
    color: #5c8cc9;
  }
  .bl-btn_transparent-white::before {
    background-color: #ffffff;
    height: calc(100% + 4px);
  }
}
.bl-side-ico::after {
  content: "";
  background-image: url(../images/other/common/anothertab-ico.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 5px;
}
.bl-side-ico_w::after {
  background-image: url(../images/other/common/anothertab-ico_w.png);
}
.bl-side-ico_reserve::after {
  background-image: url(../images/other/common/reserve-ico_w.png);
  width: 15px;
  height: 15px;
}
.bl-side-ico_login::after {
  background-image: url(../images/other/common/login-ico.png);
  width: 14px;
  height: 15px;
}
.bl-side-ico_left::after {
  display: none;
}
.bl-side-ico_left::before {
  content: "";
  background-image: url(../images/other/common/instagram-ico_w.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  vertical-align: -3px;
}

@media screen and (min-width: 768px) {
  .bl-side-ico::after {
    width: 15px;
    height: 15px;
    margin-left: 10px;
  }
  .bl-side-ico_reserve::after {
    width: 18px;
    height: 18px;
  }
  .bl-side-ico_login::after {
    width: 17px;
    height: 19px;
  }
  .bl-side-ico_left::before {
    content: "";
    width: 33px;
    height: 33px;
    margin-right: 40px;
    vertical-align: -6px;
  }
}
.bl-title {
  text-align: center;
}
.bl-title_en {
  font-size: 25px;
  font-family: "Venti", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.12;
  letter-spacing: 0.001em;
}
.bl-title_en__lowercase {
  text-transform: none;
  margin-bottom: 6px;
}
.bl-title_ja {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.375;
  letter-spacing: 0.1em;
  margin-top: 2px;
}
.title-size{
	font-size: 19px;
}
@media screen and (min-width: 768px) {
  .bl-title_en {
    font-size: 50px;
  }
  .bl-title_ja {
    font-size: 24px;
  }
  .title-size{
	font-size: 40px;
  }
}
.bl-hamburger {
  width: 25px;
  height: 53px;
  cursor: pointer;
  position: relative;
}

.bl-hamburger_border {
  position: absolute;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition: all 0.5s;
}
.bl-hamburger_border__top {
  top: 15px;
}
.bl-hamburger_border__center {
  top: 24px;
}
.bl-hamburger_border__bottom {
  top: 33px;
}

.is-open .bl-hamburger_border__top {
  transform: rotate(45deg);
  top: 25px;
}
.is-open .bl-hamburger_border__center {
  width: 0;
  left: 50%;
}
.is-open .bl-hamburger_border__bottom {
  transform: rotate(-45deg);
  top: 25px;
}

@media screen and (min-width: 768px) {
  .bl-hamburger {
    width: 39px;
    height: 96px;
    transition: 0.5s;
  }
  .bl-hamburger:hover {
    transition: 0.5s;
    opacity: 0.6;
  }
  .bl-hamburger_border {
    height: 3px;
  }
  .bl-hamburger_border__top {
    top: 31px;
  }
  .bl-hamburger_border__center {
    top: 44px;
  }
  .bl-hamburger_border__bottom {
    top: 57px;
  }
  .is-open .bl-hamburger_border__top {
    top: 45px;
  }
  .is-open .bl-hamburger_border__bottom {
    top: 45px;
  }
}
.bl-youtube {
  aspect-ratio: 670/377;
  max-width: 670px;
  margin: 0 auto;
}
.bl-youtube iframe {
  width: 100%;
  height: 100%;
}

.bl-underlinebtn {
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  display: block;
  position: relative;
  max-width: 225px;
  width: 90%;
  padding-bottom: 5px;
  padding-top: 10px;
}
.bl-underlinebtn::before {
  content: "";
  background-image: url(../images/other/common/facebook-ico_w.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-right: 10px;
  vertical-align: -3px;
}
.bl-underlinebtn::after {
  content: "";
  background-image: url(../images/other/common/next-ico_w.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 17px;
  height: 8px;
  position: absolute;
  bottom: 12px;
  right: 8px;
}
.bl-underlinebtn_youtube::before {
  content: "";
  background-image: url(../images/other/common/youtube-ico_w.png);
  vertical-align: -6px;
}

@media screen and (min-width: 768px) {
  .bl-underlinebtn {
    transition: 0.5s;
    max-width: 450px;
    font-size: 28px;
  }
  .bl-underlinebtn:hover {
    opacity: 0.6;
    transition: 0.5s;
  }
  .bl-underlinebtn::before {
    width: 35px;
    height: 35px;
    margin-right: 20px;
    vertical-align: -6px;
  }
  .bl-underlinebtn::after {
    width: 34px;
    height: 15px;
    bottom: 31px;
    right: 15px;
  }
  .bl-underlinebtn_youtube {
    padding-bottom: 10px;
  }
  .bl-underlinebtn_youtube::before {
    vertical-align: -12px;
  }
  .bl-underlinebtn_youtube::after {
    bottom: 27px;
  }
}
.bl-linklist {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.bl-linklist a {
  display: block;
  height: 100%;
}
.bl-linklist_item {
  width: 56vw;
  margin-top: 15px;
  min-width: 210px;
}
.bl-linklist_item:last-of-type {
  margin-right: 0;
}
.bl-linklist_title {
  font-size: 12px;
  text-align: center;
  background-color: #e8edf4;
  border-top: 1px solid #5c8cc9;
  color: #4d4d4d;
  padding: 5px;
  padding-top: 8px;
  font-weight: 600;
}
.bl-linklist_imgwrap {
  aspect-ratio: 21/7;
  width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
}
.bl-linklist_imgwrap img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
  display: block;
}
.bl-linklist_more {
  width: 100%;
  background-color: #5c8cc9;
  color: #ffffff;
  text-align: right;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  padding-right: 10px;
  padding-top: 3px;
}
.bl-linklist_more::after {
  content: "▶︎";
  font-size: 10px;
  display: inline-block;
  margin-left: 10px;
  transform: scale(0.8);
  transform-origin: center center;
}

@media screen and (min-width: 769px) {
  .bl-linklist {
    flex-wrap: nowrap;
    max-width: 1100px;
    margin: 0 auto;
  }
	.bl-linklist_item{
		width:30%;
	}
  .bl-linklist_item:not(:last-of-type) {
    margin-right: 3%;
  }
  .bl-linklist_item:hover .bl-linklist_imgwrap img {
    transform: scale(1.2);
    transition: 0.5s;
  }
  .bl-linklist_imgwrap {
    aspect-ratio: 324/173;
  }
  .bl-linklist_imgwrap img {
    -o-object-position: 0 0;
       object-position: 0 0;
    transform: scale(1.05);
    transition: 0.5s;
  }
  .bl-linklist_title {
    font-size: 16px;
    padding: 15px 0;
    border-top: 2px solid #5c8cc9;
  }
  .bl-linklist_more {
    font-size: 18px;
    padding: 8px 10px;
  }
}
.bl-underheader {
  padding: 70px 0 5px;
}

@media screen and (min-width: 768px) {
  .bl-underheader {
    padding: 130px 0 20px;
  }
}
.bl-point_item {
  margin-top: 40px;
  position: relative;
  padding-top: 35px;
}
.bl-point_title {
  background-color: rgba(63, 72, 76, 0.8);
  color: #ffffff;
  font-size: 15px;
  padding: 20px 35px 20px 23px;
  font-weight: 400;
  display: flex;
  align-items: center;
  line-height: 1.586;
  width: 84.6vw;
  position: absolute;
  top: 0;
  left: -20px;
}
.bl-point_title span {
  font-family: "Venti", sans-serif;
  font-weight: 600;
  font-size: 22px;
  display: block;
  margin-right: 15px;
}
.bl-point_img {
  margin-left: auto;
  margin-right: -20px;
  display: block;
  width: 80vw;
}
.bl-point_copy {
  color: #5c8cc9;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-top: 25px;
  line-height: 1;
}
.bl-point_txt {
  font-size: 14px;
  padding-top: 20px;
}
.bl-point_levelimg {
  display: block;
  width: 53vw;
  margin: 30px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
	align-items: start;
}
.bl-point_levelimg img {
  display: block;
  width: 41%;
}
.bl-point_levelimg img:nth-of-type(3) {
  width: 49%;
}
.bl-point_levelimg img:not(:first-of-type), .bl-point_levelimg img:not(:nth-of-type(2)) {
  margin-top: 12px;
}
.bl-point_txtimg {
  display: block;
  width: 70.26vw;
  margin: 23px auto 0;
}
.bl-point_btn {
  margin: 25px auto 0;
}

@media screen and (min-width: 768px) {
  .bl-point_item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    margin-top: 100px;
    padding-top: 105px;
  }
  .bl-point_item:nth-of-type(even) {
    flex-direction: row;
  }
  .bl-point_item:nth-of-type(even) .bl-point_title {
    left: auto;
    right: 0;
  }
  .bl-point_item:nth-of-type(2) {
    padding-top: 150px;
  }
  .bl-point_item:nth-of-type(3) {
    padding-top: 207px;
  }
  .bl-point_box {
    width: 60%;
  }
  .bl-point_content {
    width: 40%;
    padding-top: 80px;
  }
	
  .bl-point_title {
    width: 90%;
    max-width: 635px;
    font-size: 29px;
    padding: 32px 45px 30px 48px;
    left: 0;
  }
	.bl-point_item:nth-of-type(2) .bl-point_title {
		padding: 42px 45px 40px 48px;
	}
	.bl-point_item:nth-of-type(3) .bl-point_title {
		padding: 52px 45px 50px 48px;
	}
  .bl-point_title span {
    font-size: 44px;
    margin-right: 40px;
  }
  .bl-point_copy {
    font-size: 22px;
    padding-bottom: 20px;
  }
  .bl-point_txt {
    font-size: 16px;
    padding: 0 5%;
    line-height: 2;
  }
  .bl-point_img {
    width: 100%;
    margin-right: 0;
  }
  .bl-point_levelimg {
    width: 67.9%;
    margin: 39px auto 0;
    justify-content: space-between;
  }
  .bl-point_levelimg img {
    display: block;
    width: 19.5%;
  }
  .bl-point_levelimg img:nth-of-type(3) {
    width: 23%;
  }
  .bl-point_levelimg img:not(:first-of-type), .bl-point_levelimg img:not(:nth-of-type(2)) {
    margin-top: 0px;
  }
  .bl-point_txtimg {
    width: 88%;
    max-width: 351px;
    margin-bottom: 35px;
  }
  .bl-point_btn {
    margin-top: 84px;
  }
}
.slide-in {
  overflow: hidden;
  display: inline-block;
}

.slide-in_inner {
  display: inline-block;
}

/*左右のアニメーション*/
.leftAnime {
  opacity: 0; /*事前に透過0にして消しておく*/
}

.slideAnimeLeftRight {
  -webkit-animation-name: slideTextX100;
          animation-name: slideTextX100;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes slideTextX100 {
  from {
    transform: translateX(-100%); /*要素を左の枠外に移動*/
    opacity: 0;
  }
  to {
    transform: translateX(0); /*要素を元の位置に移動*/
    opacity: 1;
  }
}

@keyframes slideTextX100 {
  from {
    transform: translateX(-100%); /*要素を左の枠外に移動*/
    opacity: 0;
  }
  to {
    transform: translateX(0); /*要素を元の位置に移動*/
    opacity: 1;
  }
}
.slideAnimeRightLeft {
  -webkit-animation-name: slideTextX-100;
          animation-name: slideTextX-100;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes slideTextX-100 {
  from {
    transform: translateX(100%); /*要素を右の枠外に移動*/
    opacity: 0;
  }
  to {
    transform: translateX(0); /*要素を元の位置に移動*/
    opacity: 1;
  }
}

@keyframes slideTextX-100 {
  from {
    transform: translateX(100%); /*要素を右の枠外に移動*/
    opacity: 0;
  }
  to {
    transform: translateX(0); /*要素を元の位置に移動*/
    opacity: 1;
  }
}
.bl-basebox_title {
  margin-bottom: 40px;
}
.bl-basebox_txt {
  margin-top: 28px;
}
.bl-basebox_txt p:not(:last-of-type) {
  margin-bottom: 24px;
}
.bl-basebox_btn {
  margin: 25px auto 0;
}

@media screen and (min-width: 768px) {
  .bl-basebox {
    max-width: 670px;
    margin: 0 auto;
  }
  .bl-basebox_title {
    margin-bottom: 62px;
  }
  .bl-basebox_txt {
    margin-top: 44px;
    font-size: 16px;
  }
  .bl-basebox_txt p:not(:last-of-type) {
    margin-bottom: 37px;
  }
  .bl-basebox_btn {
    margin: 50px auto 0;
  }
}
.bl-instagram{
	max-width:1000px;
	width:100%;
	margin:0 auto;
}
.bl-reviews{
	max-width:1000px;
	width:100%;
	margin:0 auto;
}
.bl-wavetitle {
  font-size: 16px;
  font-weight: 600;
  color: #5c8cc9;
  text-align: center;
  line-height: 1.5625;
}
.bl-wavetitle::after {
  content: "";
  background-image: url(../images/other/common/bl-wavetitle.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 104px;
  height: 5px;
  margin: 10px auto 0;
}

@media screen and (min-width: 768px) {
  .bl-wavetitle {
    font-size: 24px;
  }
  .bl-wavetitle::after {
    width: 186px;
    height: 9px;
    margin-top: 15px;
  }
  .bl-wavetitle_classes {
    font-size: 26px;
  }
  .bl-wavetitle_classes::after {
    margin-top: 7px;
  }
}
.bl-slide {
  width: 100vw;
  margin-left: -20px;
  overflow: hidden;
  padding-bottom: 30px;
}
.bl-slide .slick-slide {
  margin: 0 10px;
}
.bl-slide_prev, .bl-slide_next {
  border: none;
  width: 10.4vw;
	min-width:60px;
  position: absolute;
  z-index: 10;
  top: calc(50% - 17px);
  left: 20px;
  transform: translateY(-50%);
  background-color: transparent;
}
.bl-slide_next {
  left: auto;
  right: 20px;
}
.bl-slide_facility__item {
  position: relative;
  padding-bottom: 20px;
	aspect-ratio: 54/42;
}
.bl-slide_facility__title {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0px;
  border-radius: 20px;
  background-color: #ffffff;
  border: 1px solid #5c8cc9;
  color: #5c8cc9;
  padding: 3px 20px 0;
  text-align: center;
	width: max-content;
}

.slick-dots {
  bottom: 0;
}
.slick-dots li button {
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #4d4d4d;
}
.slick-dots li button::before {
  display: none;
}

.slick-dots li.slick-active button {
  background: #4d4d4d;
}
.slick-dots li.slick-active button::before {
  display: none;
}

.bl-slide_prev .is_hover, .bl-slide_next .is_hover {
	display:none;
}

@media screen and (min-width: 768px) {
  .bl-slide {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 40px;
  }
  .bl-slide .slick-slide {
    margin: 0 10px;
  }
  .bl-slide_prev, .bl-slide_next {
    width: 67px;
    top: calc(50% - 17px);
    left: 14.5%;
	  cursor:pointer;
  }
	.bl-slide_prev .is-hover, 
	.bl-slide_next .is-hover {
		opacity:0;
		width: 55px;
		transition:0.5s;
		position: absolute;
		top: 1px;
		left: 6px;
		z-index: 10;
		display:block;
	}
	
	.bl-slide_prev:hover .is-hover, .bl-slide_next:hover .is-hover {
		opacity:1;
		transition:0.5s;
	}
	
  .bl-slide_next {
    left: auto;
    right: 14.5%;
  }
  .bl-slide_facility__title {
    max-width: 259px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .slick-dots {
    bottom: 0;
  }
  .slick-dots li button {
    width: 8px;
    height: 8px;
  }
}
.bl-accordion {
  max-width: 700px;
  width: 100%;
  margin: 0 auto 10px;
  border: none;
}
.bl-accordion_wrap {
  margin-top: 35px;
}
.bl-accordion > summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 10px 30px 10px 25px;
  cursor: pointer;
  background-color: #5c8cc9;
  color: #ffffff;
}
.bl-accordion > summary::before, .bl-accordion > summary::after{
  content: "";
  width: 22px;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  transition: transform 0.5s;
}
.bl-accordion > summary::after {
  transform: rotate(90deg);
  transition: transform 0.5s;
}
.bl-accordion_a{
	padding-top: 17px;
}

.bl-accordion p:not(:last-of-type) {
  margin-bottom: 8px;
}
.bl-accordion dl {
  margin-top: 8px;
  padding-bottom: 15px;
}
.bl-accordion dt {
  font-weight: 600;
}
.bl-accordion dt::before {
  content: "・";
}
.bl-accordion dd {
  padding-left: 8px;
}
.bl-accordion dd:not(:last-of-type) {
  margin-bottom: 10px;
}
.bl-accordion_area {
  font-size: 16px;
  font-weight: 600;
  margin: 0 auto;
}
.bl-accordion_area > summary{
  background-color: #87bec3;
  justify-content: center;
  padding: 18px 30px 18px 25px;
  margin-bottom: 7px;
}
.bl-accordion_area__list {
  width: 100%;
}
.bl-accordion_area__list > a {
  text-align: center;
  width: 100%;
  display: block;
  height: inherit;
  background-color: #cde8e7;
  color: #5f9da0;
  padding: 18px 30px 18px 25px;
  margin-bottom: 7px;
  position: relative;
}
.bl-accordion_area__list > a::after {
  content: "";
  background-image: url(../images/other/common/area-ico.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 22px;
  height: 8px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.bl-accordion_area__division > summary {
  color: #5f9da0;
  background-color: #cde8e7;
}
/* .bl-accordion_area__division[open] > summary {
  color: #fff;
  background-color: #4d4d4d;
} */
.bl-accordion_area__division > summary::after, .bl-accordion_area__division > summary::before {
  background-color: #5f9da0;
}
/* .bl-accordion_area__division[open]  > summary::after, .bl-accordion_area__division[open]  > summary::before {
  background-color: #ffffff;
} */

.bl-accordion[open] > summary::after {
  transform: rotate(0deg);
  transition: transform 0.5s;
  top: calc(50% - 1px);
}
/* .bl-accordion[open] p {
  transform: none;
  opacity: 1;
} */

.bl-accordion-second {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 10px;
  border: none;
  font-size: 16px;
  border: 1px solid #84b8bd;
  background-color: #ffffff;
}
.bl-accordion-second_title {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 18px 30px 18px 25px;
  cursor: pointer;
  text-decoration: underline;
}
/* .bl-accordion-second_title::before, .bl-accordion-second_title::after {
  content: "";
  width: 22px;
  height: 2px;
  background-color: #4d4d4d;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  transition: transform 0.5s;
} */
/* .bl-accordion-second_title::after {
  transform: rotate(90deg);
  transition: transform 0.5s;
} */
.bl-accordion-second_box {
  padding: 0 20px 20px;
  font-size: 14px;
}
.bl-accordion-second_box dl {
  padding-bottom: 0;
}
.bl-accordion-second_box dt {
  display: inline-block;
  width: 50px;
	vertical-align: top;
}
.bl-accordion-second_box dt::before {
  display: none;
}
.bl-accordion-second_box dd {
  display: inline-block;
  width: calc(100% - 54px);
  font-weight: 400;
}
.bl-accordion-second_box dd:not(:last-of-type) {
  margin-bottom: 0px;
}
.bl-accordion-second_box__info {
  display: grid;
  justify-content: center;
  margin-top: 8px;
}
.bl-accordion-second_box__info p {
  font-size: 14px;
  font-weight: 400;
}
.bl-accordion-second_box__info p:not(:last-child) {
  margin-bottom: 0;
}
.bl-accordion-second_box__link {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}
.bl-accordion-second_box__link a {
  width: 48%;
  font-size: 14px;
  font-weight: 400;
  height: 40px;
  border-width: 1px;
  max-width: none;
}

.bl-accordion-second[open] > summary::after {
  transform: rotate(0deg);
  transition: transform 0.5s;
  top: calc(50% - 1px);
}
.bl-accordion-second[open] p {
  transform: none;
  opacity: 1;
}

@media screen and (min-width: 768px) {
  .bl-accordion {
    margin-bottom: 20px;
  }
  .bl-accordion_wrap {
	  max-width:700px;
	  margin: 65px auto 0;
  }
  .bl-accordion > summary{
    padding: 1em 80px 1em 2em;
    font-size: 20px;
	  transition:0.5s;
  }
	
	.bl-accordion > summary:hover {
		background-color:#4d4d4d;
		color:#fff;
		transition:0.5s;
	}
/* 	.bl-accordion[open] > summary{
		background-color:#4d4d4d;
		color:#fff;
	} */
  .bl-accordion > summary::before, .bl-accordion > summary::after {
    content: "";
    width: 40px;
    right: 49px;
  }
	.bl-accordion > summary:hover::before, .bl-accordion > summary:hover::after {
		background-color:#fff;
	}
/* 	.bl-accordion[open] > summaryr::before, .bl-accordion[open] > summary:hover::after {
		background-color:#fff;
	} */
  .bl-accordion > p, .bl-accordion > dl {
    font-size: 16px;
    line-height: 2.1875;
  }
  .bl-accordion_a {
    max-width: 670px;
    margin: 0 auto;
    padding-bottom: 30px;
  }
	.bl-accordion_a > p,
	.bl-accordion_a > dl{
		font-size:16px;
	}
  .bl-accordion_area {
    margin-bottom: 0;
  }
  .bl-accordion_area__list > a {
    font-size: 20px;
    margin-bottom: 20px;
	  padding: 12px 30px 12px 25px;
	  height:60px
		transition:0.5s;
  }
	.bl-accordion_area__list > a:hover {
		color:#fff;
		background-color:#4d4d4d;
		transition:0.5s;
	}
  .bl-accordion_area__list > a::after {
    content: "";
    width: 41px;
    height: 16px;
    top: 50%;
    right: 49px;
  }
	.bl-accordion_area__list > a:hover::after {
		background-image:url(../images/other/common/area-ico_w.png);
	}
  .bl-accordion_area > summary {
    font-size: 20px;
    margin-bottom: 20px;
    padding: 0.7em 1em 0.5em 1em;
    height: 60px;
	  transition:0.5s;
  }
	.bl-accordion_area > summary:hover {
		background-color:#4d4d4d;
		transition:0.5s;
		color:#fff;
	}
/*   .bl-accordion_area__division > summary:hover::after, 
  .bl-accordion_area__division > summary:hover::before {
  background-color: #fff;
} */
  .bl-accordion-second {
    font-size: 24px;
  }
  .bl-accordion-second_title {
    padding: 0.5em 70px 0.2em;
    height: 60px;
	  font-size:20px;
  }
/* 	 .bl-accordion-second_title:hover {
    background:#4d4d4d;
		 color:#fff;
  } */
/* 	.bl-accordion-second_title:hover {
    background:#fff;
		 color:#4d4d4d;
  } */
/*   .bl-accordion-second_title::before, .bl-accordion-second_title::after {
    content: "";
    width: 40px;
    right: 49px;
  } */
/* 	.bl-accordion-second_title:hover::before, .bl-accordion-second_title:hover::after {
		background-color:#fff;
	} */
/* 	.bl-accordion-second[open] > summary:hover::before, .bl-accordion-second[open] > summary:hover::after {
		background-color:#4d4d4d;
	} */
/*   .bl-accordion-second_title::after {
    transform: rotate(90deg);
    transition: transform 0.5s;
  } */
  .bl-accordion-second_box {
    max-width: 654px;
    margin: 0 auto;
    padding: 0 20px 20px;
    font-size: 14px;
  }
  .bl-accordion-second_box dt {
    width: 80px;
    font-size: 20px;
	  vertical-align:top;
  }
  .bl-accordion-second_box dd {
    width: calc(100% - 85px);
    font-size: 16px;
  }
  .bl-accordion-second_box__info p {
    font-size: 16px;
  }
  .bl-accordion-second_box__link {
    margin-top: 25px;
  }
  .bl-accordion-second_box__link a {
    font-size: 24px;
    height: 80px;
  }
  .bl-accordion-second[open] > summary::after {
    transform: rotate(0deg);
    transition: transform 0.5s;
    top: calc(50% - 1px);
  }
  .bl-accordion-second[open] p {
    transform: none;
    opacity: 1;
  }
}
.bl-number {
  color: #5c8cc9;
  font-family: "Venti", sans-serif;
  font-weight: 600;
  font-size: 22px;
}

@media screen and (min-width: 768px) {
  .bl-number {
    font-size: 40px;
  }
}
.webp .bl-bgimgbox {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../images/webp/top/top-recruit_sp.webp) center center/cover;
}
.webp .bl-bgimgbox_career {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../images/webp/career/career03_sp.webp) center center/cover;
}

.no-webp .bl-bgimgbox {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../images/other/top/top-recruit_sp.jpg) center center/cover;
}
.no-webp .bl-bgimgbox_career {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../images/other/career/career03_sp.jpg) center center/cover;
}

.bl-bgimgbox {
  background-size: cover;
  background-position: center center;
  color: #ffffff;
}
.bl-bgimgbox_txt {
  margin-top: 28px;
  line-height: 2;
}
.bl-bgimgbox_btn {
  margin: 25px auto 0;
}
.bl-bgimgbox_levelimg {
  display: block;
  width: 53vw;
  margin: 30px auto 0;
}

@media screen and (min-width: 768px) {
  .webp .bl-bgimgbox {
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../images/webp/top/top-recruit.webp) center center/cover;
  }
  .webp .bl-bgimgbox_career {
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../images/webp/career/career03.webp) center center/cover;
  }
  .no-webp .bl-bgimgbox {
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../images/other/top/top-recruit.jpg) center center/cover;
  }
  .no-webp .bl-bgimgbox_career {
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../images/other/career/career03.jpg) center center/cover;
  }
  .bl-bgimgbox_txt {
    font-size: 26px;
    margin-top: 77px;
  }
  .bl-bgimgbox_btn {
    margin-top: 92px;
  }
}
.bl-classbtn {
  display: block;
  border-bottom: 1px solid #4d4d4d;
  width: 100%;
  position: relative;
  color: #4d4d4d;
  transition: 0.5s;
  padding-bottom: 10px;
  padding-top: 10px;
}
.bl-classbtn::after {
  content: "";
  background-image: url(../images/other/common/classbtn-ico.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 17px;
  height: 8px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}
.bl-classbtn_en {
  display: block;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.12;
  letter-spacing: 0.06em;
}
.bl-classbtn_ja {
  display: block;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.375;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 769px) {
  .bl-classbtn {
    border-bottom: 2px solid #4d4d4d;
    max-width: 451px;
  }
  .bl-classbtn:hover {
    transition: 0.5s;
    opacity: 0.6;
  }
  .bl-classbtn::after {
    width: 34px;
    height: 15px;
  }
  .bl-classbtn_en {
    font-size: 26px;
    margin-bottom: 5px;
  }
  .bl-classbtn_ja {
    font-size: 14px;
    width: calc(100% - 65px);
  }
}

.bl-list a{
	color:inherit;
	position:relative;
	transition:0.5s;
}

.bl-list a::after{
	content:'';
	width:100%;
	height:1px;
	display:block;
	background:#4d4d4d;
	position:absolute;
	bottom:0;
	left:0;
}

.bl-list_dt {
  font-weight: 600;
  color: #5c8cc9;
}
.bl-list_dd:not(:last-of-type) {
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .bl-list_dt {
    font-size: 20px;
  }
  .bl-list_dd {
    font-size: 16px;
  }
	.bl-list a:hover{
		transition:0.5s;
		opacity:0.6;
	}
}
.bl-classes {
  padding: 38px 18px 40px;
}
.bl-classes_title {
  margin-bottom: 13px;
}
.bl-classes_title__en {
  letter-spacing: 0.06em;
}
.bl-classes_level {
  display: flex;
  justify-content: center;
  align-items: center;
}
.bl-classes_level1, .bl-classes_level15, .bl-classes_level2, .bl-classes_level25 {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #5c8cc9;
  color: #ffffff;
  font-weight: 700;
  font-size: 23px;
  text-align: center;
  border-radius: 50%;
  margin-right: 8px;
  line-height: 42px;
}
.bl-classes_level15 {
  background-color: #8b8ca6;
}
.bl-classes_level2 {
  background-color: #707070;
}
.bl-classes_level25 {
  margin-right: 0;
  background-color: #5b5b7c;
}
.bl-classes_youtube {
  margin-top: 20px;
}
.bl-classes_txt {
  margin-top: 17px;
}
.bl-classes_caution-txt {
  margin-top: 13px;
  font-size: 13px;
}
.bl-classes_active {
  margin-top: 17px;
  display: flex;
  align-items: center;
}
.bl-classes_active__title {
  width: 100px;
  height: 30px;
  line-height: 31px;
  border: 1px solid #5c8cc9;
  color: #5c8cc9;
  text-align: center;
  font-size: 13px;
  letter-spacing: 0.08em;
  margin-right: 15px;
}
.bl-classes_active__rank {
  display: flex;
}
.bl-classes_active__rank-item {
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  text-align: center;
  line-height: 27px;
  background-color: #5c8cc9;
  color: #ffffff;
  font-size: 12px;
}
.bl-classes_active__rank-item:not(:last-of-type) {
  margin-right: 4px;
}
.bl-classes_active__rank-item_not {
  opacity: 0.4;
}
.bl-classes_type {
  margin-top: 25px;
  display: flex;
  flex-wrap: wrap;
}
.bl-classes_type__item {
  width: 32%;
  height: 30px;
  background-color: #87bec3;
  color: #ffffff;
  text-align: center;
  margin-top: 5px;
  line-height: 32px;
  font-size: 13px;
}
.bl-classes_type__item:not(:nth-of-type(3n)) {
  margin-right: 1%;
}

@media screen and (min-width: 768px) {
  .bl-classes {
    padding: 57px 20px 68px;
    max-width: 800px;
    margin: 0 auto;
  }
  .bl-classes_title {
    margin-bottom: 22px;
  }
  .bl-classes_title__small {
    font-size: 20px;
  }
  .bl-classes_youtube {
    margin-top: 25px;
    max-width: 600px;
  }
  .bl-classes_txt {
    max-width: 600px;
    margin: 18px auto 0;
    font-size: 16px;
  }
  .bl-classes_caution-txt {
    margin: 17px auto 0;
    font-size: 14px;
    max-width: 600px;
  }
  .bl-classes_active {
    max-width: 600px;
    margin: 29px auto 0;
  }
  .bl-classes_active__title {
    font-size: 20px;
    height: 50px;
    line-height: 52px;
    width: 200px;
    border: 2px solid #5c8cc9;
  }
  .bl-classes_active__rank-item {
    width: 39px;
    height: 39px;
    line-height: 43px;
    font-size: 18px;
  }
  .bl-classes_type {
    max-width: 600px;
    margin: 32px auto 0;
  }
  .bl-classes_type__item {
    font-size: 20px;
    height: 50px;
    line-height: 52px;
  }
}
.bl-interview_tab {
  display: flex;
}
.bl-interview_tab__item {
  width: 50%;
  border-radius: 15px 15px 0 0;
  border: 2px solid #5c8cc9;
  border-bottom: none;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 0 10px;
  color: #ffffff;
  background-color: #5c8cc9;
}
.bl-interview_tab__item.is-active {
  background-color: #ffffff;
  color: #5c8cc9;
}
.bl-interview_panel {
  border: 2px solid #5c8cc9;
  border-top: none;
  background-color: #ffffff;
  padding: 35px 25px 25px;
}
.bl-interview_panel__img {
  max-width: 590px;
  display: block;
  margin: 0 auto;
}
.bl-interview_panel__title {
  margin: 25px 0 20px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: #5c8cc9;
}
.bl-interview_panel__txt {
  max-width: 590px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .bl-interview_tab__item {
    height: 92px;
    line-height: 69px;
    font-size: 24px;
	  cursor:pointer;
  }
  .bl-interview_panel {
    padding: 60px 20px;
  }
  .bl-interview_panel__title {
    font-size: 24px;
  }
  .bl-interview_panel__txt {
    font-size: 16px;
  }
}
.bl-loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  height: 100dvh;
  background-color: #5c8cc9;
  z-index: 1000000000000000000;
}
.bl-loading.is-on {
  display: none;
}
.bl-loading_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.bl-loading_inner {
  display: flex;
  overflow: hidden;
  color: #ffffff;
}

.bl-loading_inner span {
  display: block;
  transform: translate(0, 105%);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
  font-size: 25px;
}

.bl-loading_inner.-visible span {
  transform: translate(0, 0);
}

.bl-loading_inner span:nth-child(2) {
  transition-delay: 0.06s;
}

.bl-loading_inner span:nth-child(3) {
  transition-delay: 0.12s;
}

.bl-loading_inner span:nth-child(4) {
  transition-delay: 0.18s;
}

.bl-loading_inner span:nth-child(5) {
  transition-delay: 0.24s;
}

.bl-loading_inner span:nth-child(6) {
  transition-delay: 0.3s;
}

.bl-loading_inner span:nth-child(7) {
  transition-delay: 0.36s;
}

.bl-loading_inner span:nth-child(8) {
  transition-delay: 0.42s;
}

.bl-loading_inner span:nth-child(9) {
  transition-delay: 0.48s;
}

.bl-loading_inner span:nth-child(10) {
  transition-delay: 0.54s;
}

.bl-loading_inner span:nth-child(11) {
  transition-delay: 0.6s;
}

.bl-loading_inner span:nth-child(12) {
  transition-delay: 0.66s;
}

.bl-loading_inner span:nth-child(13) {
  transition-delay: 0.72s;
}

.bl-loading_inner span:nth-child(14) {
  transition-delay: 0.78s;
}

@media screen and (min-width: 768px) {
  .bl-loading_inner span {
    font-size: 50px;
  }
}
.js-tab.is-active {
  transition: all 0.2s ease-out;
}

.js-panel {
  display: none;
}
.js-panel.is-show {
  display: block;
}

@media screen and (max-width: 768px) {
	#js-classacc-trigger{
		display:none;
	}

	#js-classacc-trigger.is-open{
		display:block;
	}
	
	#js-classacc.is-open::after{	
	  border-style: solid;
		border-width: 0 10px 10px 10px;
		border-color: transparent transparent #ffffff transparent;
		 
	}
	
	#js-classacc-trigger-sec{
		display:none;
	}

	#js-classacc-trigger-sec.is-open{
		display:block;
	}
	
	#js-classacc-sec.is-open::after{	
	  border-style: solid;
     border-width: 0 10px 10px 10px;
border-color: transparent transparent #ffffff transparent;
	}
}

.bl-form_wrap {
  background-color: #FFFFFF;
  margin-top: 35px;
  padding: 30px;
}
@media screen and (min-width: 768px) {
  .bl-form_wrap {
	  max-width:700px;
	  margin: 65px auto 0;
  }
}

.l-header_bg {
  width: 100%;
  height: 50px;
  mix-blend-mode: multiply;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.l-header_bg.is-active {
  background-color: #5c8cc9;
  z-index: 100;
}

.l-header {
  height: 50px;
  color: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
	z-index: 1000000000;
}
.l-header_logo {
  width: 137px;
  display: block;
  margin-left: 25px;
  padding: 13px 0;
	position:fixed;
	top:0;
	left:0;
	z-index:1000000000;
}
.l-header_menu {
  display: flex;
  align-items: center;
  margin-right: 25px;
	position:fixed;
	top:0;
	right:0;
	z-index:1000000000;
}
.l-header_hamburger {
  position: relative;
  z-index: 1000;
}
.l-header_en {
  text-transform: uppercase;
  font-family: "Venti", sans-serif;
  font-weight: 700;
  color: #ffffff;
  position: relative;
  padding-bottom: 5px;
  font-size: 21px;
  line-height: 1;
  margin-right: 18px;
}
.l-header_en::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #ffffff;
}

.l-header-nav {
  position: fixed;
  top: -150%;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100000000;
  width: 100vw;
  height: 100vh;
  height: 100dvh;
  overflow: auto;
  background-color: #5c8cc9;
  transition: 0.5s;
  background-image: url(../images/other/common/bg-logo.png);
  background-size: 70vw;
  background-repeat: no-repeat;
  background-position: center center;
}
.l-header-nav_list {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  padding-bottom:150px;
}
.l-header-nav_item a {
  padding: 15px 0;
  width: 100%;
  display: block;
  color: #ffffff;
  font-size: 16px;
}
.l-header-nav_en {
  font-family: "Venti", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.l-header-nav_en::after {
  content: "|";
  display: inline-block;
  padding: 0 10px;
  color: inherit;
  font-size: 15px;
}
.l-header-nav_ja {
  font-size: 15px;
}

.is-open .l-header-nav {
  top: 0;
}

.l-header-addlink{
	position: absolute;
    width: 100%;
    top: calc(50% + 200px);
}

.l-header-addlink_trial{
	margin-bottom:20px;
}

.l-header-addlink_reservation.bl-linebtn{
	color:#fff;
	border-bottom:1px solid #fff;
}

@media screen and (min-width: 900px) {
	.l-header-addlink{
		top:20px;
		display:flex;
		right: 100px;
    left: auto;
    justify-content: flex-end;
    width: fit-content;
		flex-direction: row-reverse;
		align-items:center;
	}
	
	.l-header-addlink_trial.bl-btn{
		font-size:20px;
		height:45px;
		width:210px;
		margin:0;
		margin-left: 20px;
	}
	
	.l-header-addlink_reservation.bl-linebtn{
		margin:0;
		width:200px;
		display:block;
		height:40px;
	}
	
	.l-underpage-header .l-header-addlink{
		display:none;
	}
}

.l-spbtn-list {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  width: 100vw;
  background-color: #5c8cc9;
  padding: 10px;
  display: flex;
  justify-content: space-between;
}

.l-spbtn-item {
  width: 49%;
  max-width: none;
  height: 43px;
	font-size:15px;
}

@media screen and (min-width: 768px) {
	.l-spbtn-item {
		font-size:16px;
	}
  .l-header_bg {
    height: 96px;
  }
  .l-header {
    height: 96px;
	  position:fixed;
	   z-index: 10000;
  }
  .l-header_logo {
    width: 275px;
    padding: 26px 0;
    margin-left: 1.9791666667vw;
    position: fixed;
	  top:0;
	  left:0;
    z-index: 1000000000;
    transition: 0.5s;
  }
  .l-header_logo:hover {
    transition: 0.5s;
    transform: scale(1.05);
  }
  .l-header_en {
    font-size: 20px;
    margin-right: 36px;
    position: relative;
    z-index: 1000;
    transition: 0.5s;
  }
  .l-header_en:hover {
    opacity: 0.6;
    transition: 0.5s;
  }
  .l-header_menu {
    margin-right: 1.9791666667vw;
	  position:fixed;
	  top:0;
	  right:0;
	  z-index: 1000000000;
  }
  .l-header-nav {
    min-height: 500px;
    height: 50%;
    background-size: 255px;
  }
  .l-header-nav_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 819px;
	   text-align: left;
	  padding:0 20px
  }
  .l-header-nav_item {
    width: 33%;
  }
  .l-header-nav_item a {
    padding: 16px 0;
    position: relative;
  }
  .l-header-nav_item a::after {
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
    height: 2px;
    background: #4d4d4d;
    bottom: -1px;
    transform: scale(0, 1);
    transform-origin: right top;
    transition: transform 0.5s;
    background-color: #ffffff;
    bottom: 14px;
  }
  .l-header-nav_item a:hover::after {
    transform: scale(1, 1);
    transform-origin: left top;
  }
  .l-header-nav_en {
    font-size: 23px;
  }
  .l-header-nav_ja {
    font-size: 18px;
  }
}

@media (768px >= width) and (750px > height){
	.l-header-nav_list{
		padding-top:50px;
	}
	.l-header-addlink {
		top: calc(50% + 150px);
		padding-bottom:50px;
	}
	.l-header-nav_item a{
		padding:10px 0;
	}
}

@media (768px <= width <850px) {
  .l-header-nav_en {
    font-size: 20px;
	}
	.l-header-nav_list {
		padding:0 20px;
	}
}

@media (min-width: 769px) and (max-width: 799px) {
  .l-header-nav_en {
    font-size: 20px;
	}
}

.l-underpage-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000000000;
}
.l-underpage-header .l-header_hamburger {
  display: none;
}
.l-underpage-header .l-header_en{
	margin-right:0;
}
.l-underpage-header .l-header_menu{
	top:23px;
}
.l-underpage-header .l-header-nav {
  position: fixed;
  top: 18px;
	right:490px;
/*   right: 570px; enボタン追加の場合はこっち */
  bottom: auto;
  left: auto;
  background-color: transparent;
  background-image: none;
  min-height: auto;
  height: 60px;
  max-width: 756px;
  z-index: 1000000000;
}
_::-webkit-full-page-media, _:future, :root .l-underpage-header .l-header-nav {
	top: 24px;
}

@-moz-document url-prefix() {
  .l-underpage-header .l-header-nav {
    top: 22px;
  }
}
.l-underpage-header .l-header-nav_list {
  justify-content: flex-start;
  max-width: 726px;
  transform: translate(0, 0);
  position: static;
}
.l-underpage-header .l-header-nav_item {
  display: inline-block;
  width: auto;
}
.l-underpage-header .l-header-nav_item:not(:last-of-type) {
  margin-right: 20px;
}
.l-underpage-header .l-header-nav_en {
  display: none;
}
.l-underpage-header .l-header-nav_ja {
  font-size: 16px;
}

@media (min-width: 1020px) {
	.l-spbtn-list {
	  background-color: transparent;
/* 	  width: 463px; */
		width:600px;
		justify-content: flex-end;
	  position: fixed;
	  top: 23px;
		right:110px;
/* 		right: 200px;  enボタン追加の場合はこっち*/
	  left: auto;
	  display: flex;
	  height: 50px;
	  padding: 0;
/* 	  justify-content: flex-start; */
	  z-index: 10000000;
	}
	
	.l-spbtn-list.top{
		display:none;
	}
	.l-spbtn-list.top.is-active{
		display:flex;
	}
	.l-spbtn-item{
	width: fit-content;
    padding: 0 20px;
}
}

.l-underpage-header .l-spbtn-list {
  background-color: transparent;
/*   width: 463px; */
	width:600px;
  position: absolute;
  top: 23px;
	right:40px;
/*   right: 120px; enボタン追加の場合はこっち */
  left: auto;
  display: flex;
  height: auto;
  padding: 0;
  justify-content: flex-end;
  z-index: 1000000000;
}
l-spbtn-item {
  width: 221px;
  height: 53px;
  font-size: 20px;
}
.l-spbtn-item:not(:last-of-type) {
  margin-right: 20px;
}
.l-spbtn-item:hover.bl-side-ico_reserve::after {
  background-image: url(../images/other/common/reserve-ico_green.png);
  position: relative;
  z-index: 3;
}
.l-spbtn-item:hover.bl-side-ico_login::after {
  background-image: url(../images/other/common/login-ico_w.png);
  position: relative;
  z-index: 3;
}

.l-footer-trial {
  padding: 58px 20px 65px;
}
.l-footer-trial_txt {
  margin-top: 25px;
}
.l-footer-trial_btn {
  margin: 23px auto 0;
}

.l-footer-info {
  padding: 65px 20px 80px;
}
.l-footer-info_logo {
  display: block;
  max-width: 186px;
  width: 49.6vw;
  margin: 0 auto;
}
.l-footer-info_btn-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 60px;
}
.l-footer-info_btn-item:not(:first-of-type) {
  margin-top: 20px;
}
.l-footer-info_link-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 35px;
}
.l-footer-info_link-item {
  width: 100%;
  text-align: center;
  color: #4d4d4d;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 0;
}
.l-footer-info_sns-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 137px;
  margin: 33px auto 0;
}
.l-footer-info_ico__youtube {
  width: 39px;
  display: block;
}
.l-footer-info_ico__facebook {
  width: 28px;
  display: block;
}
.l-footer-info_ico__instagram {
  width: 27px;
  display: block;
}

.l-footer_copyright {
  display: block;
  margin-top: 20px;
  text-align: center;
  color: #5c8cc9;
}

@media screen and (min-width: 768px) {
  .l-footer-trial {
    padding: 130px 0 151px;
  }
  .l-footer-trial_txt {
    max-width: 656px;
    margin: 50px auto 0;
    width: 100%;
    text-align: center;
  }
  .l-footer-trial_btn {
    margin: 46px auto 0;
  }
  .l-footer-info {
    padding: 86px 20px 18px;
  }
  .l-footer-info_logo {
    max-width: 298px;
    transition: 0.5s;
  }
  .l-footer-info_logo:hover {
    transform: scale(1.05);
    transform-origin: center;
    transition: 0.5s;
  }
  .l-footer-info_btn-list {
    max-width: 900px;
    width: 100%;
    margin: 80px auto 0;
    justify-content: space-between;
    flex-direction: row;
  }
  .l-footer-info_btn-item:first-of-type {
    margin: 0 calc(50% - 200px);
  }
  .l-footer-info_btn-item:not(:first-of-type) {
	  margin-top: 50px;
  }
  .l-footer-info_link-list {
    margin-top: 77px;
  }
  .l-footer-info_link-item {
    width: auto;
    font-size: 20px;
    position: relative;
    margin-right: 40px;
  }
	.l-footer-info_link-item:last-of-type {
		margin-right: 0;
	}
  .l-footer-info_link-item:not(:first-of-type)::before {
    content: "／";
    font-size: 20px;
    display: inline-block;
    position: absolute;
    top: 11px;
    left: -28px;
  }
  .l-footer-info_link-item::after {
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
    height: 2px;
    background: #4d4d4d;
    bottom: -1px;
    transform: scale(0, 1);
    transform-origin: right top;
    transition: transform 0.5s;
  }
  .l-footer-info_link-item:hover::after {
    transform: scale(1, 1);
    transform-origin: left top;
  }
  .l-footer-info_sns-list {
    margin-top: 60px;
    width: 175px;
    align-items: center;
  }
  .l-footer-info_ico__youtube, .l-footer-info_ico__instagram, .l-footer-info_ico__facebook {
    width: 32px;
    display: flex;
    align-items: center;
    transition: 0.5s;
  }
  .l-footer-info_ico__youtube:hover, .l-footer-info_ico__instagram:hover, .l-footer-info_ico__facebook:hover {
    opacity: 0.6;
    transition: 0.5s;
  }
  .l-footer_copyright {
    margin-top: 45px;
  }
}
@media (768px <= width <= 850px) {
  .l-footer-info_btn-list {
    flex-direction: column;
    justify-content: space-between;
  }
}
.l-section-inner {
  padding: 55px 20px 65px;
}

@media screen and (min-width: 768px) {
  .l-section-inner {
    padding: 118px 20px 154px;
  }
}
.l-fv {
  width: 100vw;
  height: 520px;
  position: relative;
  color: #ffffff;
}
.l-fv_box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 260px;
  width: 100%;
}
.l-fv_copy {
  margin-top: 29px;
  margin-bottom: 47px;
}
.l-fv_txt {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.56;
}
.l-fv_login-btn {
  color: #ffffff;
  font-size: 15px;
  padding-top: 10px;
  display: block;
  text-align: center;
  width: 100%;
  max-width: 225px;
  margin: 0 auto;
}

.l-top-why_list {
  margin-top: 30px;
}

.l-top-studio {
  background-image: url(../images/other/common/bg-logo.png);
  background-size: 53.3vw;
  background-position: -14vw -14vw;
  background-repeat: no-repeat;
}
.l-top-studio_txt {
  color: #ffffff;
  max-width: 350px;
  margin: 65px auto 0;
  width: 100%;
}
.l-top-studio_map {
  display: block;
  margin-top: -150px;
  max-width: 500px;
  width: 100%;
  margin: -150px auto 0;
}

.l-top-interview_copy {
  margin-top: 29px;
  font-size: 19px;
  line-height: 1.632;
  font-weight: 700;
}
.l-top-interview_txt {
  font-size: 14px;
  line-height: 1.714;
  margin-top: 18px;
  margin-bottom: 23px;
}

.l-top-media_instagram {
  display: block;
  width: 78.6vw;
  margin: 34px auto 0;
}
.l-top-media_followme {
  text-align: center;
  font-size: 20px;
  font-family: "Venti", sans-serif;
  font-weight: 700;
  margin-top: 25px;
}
.l-top-media_instagram-btn {
  margin: 3px auto 0;
}
.l-top-media_sns {
  margin-top: 40px;
}
.l-top-media_sns__item:not(:first-of-type) {
  margin-top: 10px;
}

@media screen and (min-width: 768px) {
  .l-fv {
    height: 100vh;
    max-height: 900px;
    min-height: 600px;
  }
  .l-fv_box {
    max-width: 421px;
  }
  .l-fv_copy {
    margin-top: 50px;
    margin-bottom: 65px;
  }
  .l-fv_txt {
    font-weight: 700;
    font-size: 30px;
    line-height: 1.56;
  }
  .l-fv_login-btn {
    font-size: 26px;
    padding-top: 30px;
    width: 160px;
    transition: 0.5s;
    position:relative;
  }
	.l-fv_login-btn::after{
    position: absolute;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: #ffffff;
    bottom: -1px;
    transform: scale(0, 1);
    transform-origin: right top;
    transition: transform 0.5s;  
  }
  .l-fv_login-btn:hover::after{
    transform: scale(1, 1);
    transform-origin: left top; 
	}
  .l-top-why_list {
    margin-top: 67px;
  }
  .l-top-studio {
    background-size: 320px;
    background-position: 15vw -40px;
  }
  .l-top-studio_txt {
    max-width: 637px;
    margin: 127px auto 0;
    font-size: 24px;
  }
  .l-top-studio_map {
    display: block;
    max-width: 637px;
    margin: -300px auto 0;
  }
  .l-top-interview_copy {
    margin-top: 52px;
    font-size: 30px;
  }
  .l-top-interview_txt {
    text-align: center;
    font-size: 15px;
    line-height: 2;
    margin-top: 26px;
    margin-bottom: 26px;
  }
  .l-top-media_instagram {
    margin-top: 66px;
    max-width: 1000px;
    margin: 66px auto 0;
  }
  .l-top-media_instagram-btn:hover span::before {
    background-image: url(../images/other/common/instagram-ico_main.png);
  }
  .l-top-media_followme {
    margin-top: 80px;
    font-size: 49px;
  }
  .l-top-media_sns {
    display: flex;
    max-width: 1000px;
    margin: 86px auto 0;
  }
  .l-top-media_sns__item:not(:first-of-type) {
    margin-top: 0px;
  }
}
@media (768px < width <= 1000px) {
  .l-top-studio {
    background-size: 320px;
    background-position: 2vw -40px;
  }
}
.l-about-box {
  max-width: 500px;
  margin: 0 auto;
}
.l-about-box_txt {
  margin-top: 27px;
}
.l-about-box_img {
  margin-top: 18px;
  display: block;
}
.l-about-box_btn {
  margin-top: 28px;
}

@media screen and (min-width: 768px) {
  .l-about-box {
    max-width: 1000px;
    width: 100%;
    margin: 75px auto 0;
  }
  .l-about-box_txt {
    width: 44.5%;
    float: right;
    margin-bottom: 45px;
  }
  .l-about-box_img {
    width: 50%;
    float: left;
  }
  .l-about-box_btn {
    width: 42%;
  }
}
.l-trial-about_box {
  margin-top: 40px;
}
.l-trial-about_box__youtube {
  margin-top: 20px;
}
.l-trial-about_box__txt {
  margin-top: 15px;
  line-height: 1.8;
}
.l-trial-about_box__slide {
  margin-top: 20px;
}

.l-trial-studio {
  padding-bottom: 0;
  padding-top: 0;
}

.l-trial-step {
  background-color: #dae8ef;
  padding: 25px 20px 35px;
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}
.l-trial-step:first-of-type {
  margin-top: 35px;
}
.l-trial-step:not(:last-of-type) {
  margin-bottom: 35px;
}
.l-trial-step:not(:last-of-type)::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 32.5px 0 32.5px;
  border-color: #dae8ef transparent transparent transparent;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
}
.l-trial-step_number {
  text-align: center;
  font-family: "Venti", sans-serif;
  color: #5c8cc9;
  font-size: 22px;
  font-weight: 700;
}
.l-trial-step_title {
  background-color: #ffffff;
  font-weight: 600;
  text-align: center;
  padding: 9px 0 4px;
  font-size: 16px;
  margin-top: 5px;
}
.l-trial-step_img {
  display: block;
  margin-top: 16px;
}
.l-trial-step_txt {
  margin-top: 15px;
}

.l-trial-step_txt span {
	margin-top:10px;
	display:block;
}

.l-trial-how{
	padding-top:0;
}

.l-trial-how_list {
  width: 100%;
  padding: 25px 40px;
  font-size: 12px;
  font-weight: 600;
  line-height: 2;
  max-width: 1000px;
  margin: 20px auto 0;
}
.l-trial-how_list li {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.l-trial-how_list li:not(:last-of-type) {
  margin-bottom: 22px;
}
.l-trial-how_list__number {
  display: inline-block;
  margin-right: 8px;
  line-height: 1;
  padding-top: 1px;
}
.l-trial-how_list__txt {
  width: calc(100% - 30px);
  display: block;
  max-width: 203px;
}
.l-trial-how_bag {
  margin-top: 25px;
  max-width: 393px;
  margin: 25px auto 0;
}
.l-trial-how_bag li{
	display:flex;
}
.l-trial-how_bag p {
  margin-bottom: 15px;
}
.l-trial-how_bag li::before {
  content: "・";
}
.l-trial-how_bag li:not(:last-of-type) {
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .l-trial-about_box {
    margin-top: 68px;
  }
  .l-trial-about_box__youtube {
    margin-top: 50px;
  }
  .l-trial-about_box__txt {
    margin-top: 32px;
    font-size: 16px;
    line-height: 2.1;
  }
  .l-trial-about_box__slide {
    margin-top: 57px;
  }
  .l-trial-step:not(:last-of-type) {
    margin-bottom: 83px;
  }
  .l-trial-step_number, .l-trial-step_title, .l-trial-step_img, .l-trial-step_txt {
    max-width: 590px;
    margin: 0 auto;
  }
  .l-trial-step:not(:last-of-type)::after {
    border-width: 61px 62px 0 62px;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
  }
  .l-trial-step_number {
    font-size: 44px;
  }
  .l-trial-step_title {
    font-size: 26px;
    padding: 20px 0 14px;
    margin-top: 10px;
  }
  .l-trial-step_img {
    margin-top: 32px;
  }
  .l-trial-step_txt {
    margin-top: 23px;
    font-size: 16px;
  }
  .l-trial-step_txt span {
    display: block;
    max-width: 330px;
    margin:18px auto 0;
  }
  .l-trial-step_txt .caution_txt {
    max-width: none;
  }
  .l-trial-how{
    padding-top:118px;
  }
  .l-trial-how_list {
    font-size: 20px;
    padding: 50px 20px;
    margin-top: 50px;
  }
  .l-trial-how_list__number {
    margin-right: 20px;
  }
  .l-trial-how_list__txt {
    max-width: 336px;
  }
  .l-trial-how_bag {
    margin-top: 33px;
    max-width: 609px;
  }
  .l-trial-how_bag p, .l-trial-how_bag li:not(:last-of-type) {
    margin-bottom: 33px;
  }
}
.l-studio-studio {
  padding-top: 0;
}
.l-studio-studio_title {
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .l-studio-studio {
    padding-top: 0;
  }
  .l-studio-studio_title {
    margin-bottom: 60px;
  }
}
.l-prefectures-title {
  width: 100%;
  background-color: #84b8bd;
  color: #ffffff;
  max-width: 1000px;
  margin: 0 auto 10px;
  padding: 18px 30px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}

@media screen and (min-width: 768px) {
  .l-prefectures-title {
    margin-bottom: 20px;
    padding: 0.5em 4em 0.5em 4em;
    font-size: 24px;
	  height:60px;
  }
}
.l-career_img {
  margin-top: 20px;
  display: block;
}
.l-career_link {
  margin-top: 60px;
}
.l-career_link__title {
  font-weight: 600;
  margin-top: 40px;
}
.l-career_link__btn {
  margin-top: 10px;
}

@media screen and (min-width: 768px) {
  .l-career_txt {
    text-align: center;
  }
  .l-career_link__title {
    margin-top: 60px;
    font-size: 24px;
  }
  .l-career_link__btn {
    margin-top: 15px;
  }
}
.l-area-slide {
  margin-left: 0;
  margin-top: 45px;
}

.l-area-slide_item{
	width:100%;
	height:100%;
	aspect-ratio:585/480;
}

.l-area-slide_item img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.l-area-slide.slick-dotted.slick-slider {
  margin-bottom: 65px;
}

.l-area-linklist {
  margin-bottom: 66px;
  max-width: 1040px;
  padding: 0 20px;
  justify-content: space-between;
}
.l-area-linklist_item {
  width: calc((100vw - 70px) / 2);
  max-width: 400px;
  margin-top: 34px;
  min-width: auto;
}
.l-area-linklist_item:not(:first-of-type) {
  margin-top: 34px;
}
.l-area-linklist_item:nth-of-type(odd) {
  margin-right: 0;
}
.l-area-linklist_img img {
  -o-object-position: 0 0;
     object-position: 0 0;
}
.l-area-linklist_imgwrap {
  aspect-ratio: 16/7;
}

@media (640px < width <= 1150px) {
  .l-area-linklist_title {
    font-size: 13px;
  }
}
.l-area-schedule_inner {
  max-width: 840px;
}
.l-area-schedule_for {
  margin-top: 30px;
}
.l-area-schedule_txt {
  max-width: 400px;
  margin: 16px auto 0;
}
.l-area-schedule_btn {
  margin-top: 15px;
  width: 48%;
  font-size: 13px;
}
.l-area-schedule_btn-wrap {
  display: flex;
  justify-content: space-between;
  max-width: 400px;
  margin: 10px auto 0;
}
.l-area-schedule_tour-btn {
  margin-top: 0;
}
.l-area-schedule_tour-btn-wrap {
  margin-top: 30px;
}

.l-area-studio_title {
  margin-top: 30px;
  margin-bottom: 15px;
}
.l-area-studio_txt {
  margin-top: 17px;
}

.l-area-information_title {
  margin-top: 33px;
  font-size: 17px;
}
.l-area-information_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 400px;
  margin: 20px auto 0;
}
.l-area-information_list__title {
  font-weight: 600;
  width: 70px;
  margin-bottom: 5px;
}
.l-area-information_list__detail {
  width: calc(100% - 70px);
  margin-bottom: 5px;
}

.l-area-information_list__detail > a{
	color:#4d4d4d;
	border-bottom:1px solid #4d4d4d;
}
.l-area-information_map {
  width: 100%;
  height: 100%;
  aspect-ratio: 67/39;
  margin-top: 20px;
}

.l-area-information_map iframe{
	width:100%!important;
	height:100%!important;
}

.l-area-interview_box {
  margin-top: 30px;
}
.l-area-interview_box iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  vertical-align: bottom;
}

.l-area-class {
  padding-bottom: 25px;
}
.l-area-class_box {
  margin-top: 30px;
}
.l-area-class_box__img {
  margin-top: 20px;
  display: block;
}
.l-area-class_box__img-level {
  display: flex;
}
.l-area-class_box__txt {
  margin-top: 15px;
}
.l-area-class_box__txt-main {
  color: #5c8cc9;
  margin-top: 5px;
}
.l-area-class_box__txt-main a {
  font-weight: 400;
  color: #5c8cc9;
  text-decoration: underline;
}
.l-area-class_btn-list {
  margin: 0 auto 45px;
  padding: 0 20px;
}
.l-area-class_btn {
	max-width: 400px;
	margin:10px auto 0;
}
.l-area-class_classes-btn {
  margin-bottom: 65px;
}

.l-area-studio+.l-area-faq{
	padding-top:0;
}

@media screen and (min-width: 769px) {
	.l-area-information_list__detail > a{
	border-bottom:none;
}
	.l-area-information_list__detail--mail > a {
	border-bottom:1px solid #4d4d4d;
  transition: opacity 0.5s;
  }
	.l-area-information_list__detail--mail > a:hover {
	opacity: 0.6;
  }
  .l-area-slide {
    margin: 87px auto 0;
  }
	.l-area-slide.slick-dotted.slick-slider {
		margin-bottom:130px;
	}
  .l-area-linklist {
    justify-content: space-between;
    padding: 0 20px;
    margin-bottom: 211px;
    margin-top: 90px;
  }
  .l-area-linklist_item {
    width: 23%;
  }
  .l-area-linklist_item:not(:last-of-type) {
    margin-right: 0;
  }
  .l-area-schedule_for {
    margin-top: 58px;
    font-size: 20px;
  }
  .l-area-schedule_txt {
    margin-top: 20px;
    font-size: 16px;
    text-align: center;
    max-width: none;
  }
  .l-area-schedule_btn-wrap {
    max-width: none;
  }
  .l-area-schedule_btn {
    margin-top: 15px;
    font-size: 26px;
  }
  .l-area-schedule_tour-btn-wrap {
    margin-top: 15px;
  }
  .l-area-studio_title {
    margin-top: 54px;
    margin-bottom: 35px;
    font-size: 20px;
  }
  .l-area-studio_txt {
    margin-top: 20px;
    font-size: 16px;
  }
  .l-area-information_title {
    margin-top: 58px;
    font-size: 20px;
  }
  .l-area-information_list {
    max-width: 442px;
    margin: 40px auto 0;
  }
  .l-area-information_list__title {
    font-size: 16px;
    width: 90px;
    margin-bottom: 5px;
  }
  .l-area-information_list__detail {
    font-size: 16px;
    width: calc(100% - 90px);
    margin-bottom: 5px;
  }
  .l-area-information_map {
    aspect-ratio: 67/40;
    margin-top: 30px;
  }
  .l-area-interview_box {
    margin-top: 60px;
    text-align: center;
  }
  .l-area-interview_box iframe {
    max-width: 630px;
  }
  .l-area-class {
    padding-bottom: 118px;
  }
  .l-area-class_box {
    margin-top: 60px;
  }
  .l-area-class_box__img {
    margin-top: 38px;
  }
  .l-area-class_box__txt {
    margin-top: 22px;
    font-size: 16px;
  }
  .l-area-class_box__txt-main {
    text-align: right;
  }
  .l-area-class_box__txt-main a {
    transition: 0.5s;
  }
  .l-area-class_box__txt-main a:hover {
    opacity: 0.6;
    transition: 0.5s;
  }
  .l-area-class_btn-list {
    margin: 0 auto 79px;
    max-width: 1040px;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .l-area-class_btn {
    margin-top: 25px;
    width: 45%;
  }
  .l-area-class_classes-btn {
    margin-bottom: 146px;
  }
}
@media screen and (min-width: 768px) {
.l-area-schedule_btn-wrap {
		max-width:none;
	}
}

@media(767px < width < 900px){
	.l-area-schedule_btn {
    font-size: 23px;
  }
}
.l-reservation {
  padding-top: 66px;
  letter-spacing: 0em;
  padding-bottom: 0;
}
.l-reservation-wrap {
  padding-bottom: 68px;
  padding-right: 20px;
  padding-left: 20px;
}
.l-reservation_title {
  font-size: 18px;
  padding: 25px 10px 23px;
	line-height:1;
  font-weight: 600;
  text-align: center;
  width: 100%;
  max-width: 320px;
  margin-left: -20px;
  background-color: #5b676e;
  color: #ffffff;
}
.l-reservation_item {
  margin-top: 30px;
}
.l-reservation_item-only {
  margin-top: 23px;
}
.l-reservation_item__title {
  display: flex;
  justify-content: center;
  font-size: 14px;
  flex-direction: column;
}
.l-reservation_item__title-only {
  max-width: 887px;
  justify-content: flex-start;
  margin: 0 auto;
}
.l-reservation_item__title-only-sec {
	max-width: 908px;
}
.l-reservation_item__title-only-third {
	max-width: 908px;
}
.l-reservation_item__title-main {
  color: #ffffff;
  background-color: #5c8cc9;
  padding: 2px 7px 0px 7px;
  border-radius: 4px;
  display: inline-block;
  margin-right: 2px;
}
.l-reservation_item__title-number {
  line-height: 1.2;
  margin-right: 10px;
  font-size: 20px;
}
.l-reservation_img {
  max-width: 210px;
  width: 90%;
  margin: 40px auto 0;
  display: block;
}
.l-reservation_img__group03 {
	max-width: 312px;
}
.l-reservation_img__private03 {
	max-width: 280px;
}
.l-reservation_subtxt {
  margin-top: 24px;
  font-size: 14px;
}

.l-reservation_caution {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  margin-top: 40px;
}
.l-reservation_caution-list {
  font-size: 14px;
  max-width: 844px;
  margin: 20px auto 0;
}
.l-reservation_caution-item {
  margin-bottom: 5px;
  padding-left: 20px;
  position: relative;
}
.l-reservation_caution-item::before {
  content: "※";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (min-width: 768px) {
  .l-reservation {
    padding-top: 136px;
  }
  .l-reservation-wrap {
    padding-bottom: 168px;
  }
  .l-reservation_title {
    font-size: 16px;
    padding: 25px 10px 23px;
    font-weight: 600;
	  line-height:1;
    text-align: center;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    background-color: #5b676e;
    color: #ffffff;
  }
  .l-reservation_item {
    text-align: center;
    margin-top: 70px;
  }
	.l-reservation_item-only {
    margin-top: 23px;
  }
  .l-reservation_item__title {
    font-size: 20px;
    flex-direction: row;
  }
  .l-reservation_item__title-number {
    font-size: 30px;
  }
  .l-reservation_img {
    max-width: 352px;
    width: 90%;
    margin: 40px auto 0;
    display: block;
  }
	.l-reservation_img__group03 {
		max-width: 502px;
	}
	.l-reservation_img__private03 {
		max-width: 516px;
	}
  .l-reservation_img-large {
    max-width: 1000px;
    width: 100%;
  }
  .l-reservation_subtxt {
    font-size: 20px;
  }
  .l-reservation_caution {
    font-size: 20px;
  }
  .l-reservation_caution-list {
    font-size: 18px;
  }
}
.l-classes_sp-title {
  background-color: #5c8cc9;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  padding: 20px;
  width: 100vw;
  letter-spacing: 0.1em;
  position: relative;
  line-height: 1.25;
}
.l-classes_sp-title::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
   border-width: 10px 10px 0 10px;
    border-color: #ffffff transparent transparent transparent;
  position: absolute;
  top: calc(50% - 2px);
  transform: translateY(-50%);
  right: 17%;
}

.l-classes-about_item {
  margin-top: 45px;
}
.l-classes-about_item__title {
  margin-bottom: 20px;
}
.l-classes-about_item__imgcenter {
  margin: 37px 0 16px;
  display: block;
}
.l-classes-about_item__imgbottom {
  display: block;
  margin-bottom: 20px;
}
.l-classes-about_item__link {
  text-decoration: underline;
  text-align: right;
  display: block;
  width: 252px;
  margin-left: auto;
  font-size: 13px;
}

.l-classes-list_tab {
  display: flex;
  flex-wrap: wrap;
  max-width: 800px;
  margin: 0 auto 40px;
}
.l-classes-list_tab__item {
  background-color: #ffffff;
  border-top: 1px solid #87bec3;
  border-left: 1px solid #87bec3;
  text-align: center;
  width: 50%;
  height: 40px;
  line-height: 40px;
}
.l-classes-list_tab__item:nth-of-type(even) {
  border-right: 1px solid #87bec3;
}
.l-classes-list_tab__item:nth-last-of-type(2), .l-classes-list_tab__item:last-of-type {
  border-bottom: 1px solid #87bec3;
}
.l-classes-list_tab__item.is-active {
  background-color: #87bec3;
  color: #ffffff;
}
.l-classes-list_item {
  scroll-margin-top: 100px;
}
.l-classes-list_item:not(:first-of-type) {
  margin-top: 30px;
}

.l-classes-level {
  padding-top: 0px;
}
.l-classes-level_item {
  margin-top: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.l-classes-level_img {
  display: block;
}
.l-classes-level_title {
  text-align: center;
  font-weight: 600;
  margin-top: 15px;
}
.l-classes-level_txt {
  margin-top: 5px;
}
.l-classes-level_item:nth-of-type(1) .l-classes-level_img {
  max-width: 125px;
}
.l-classes-level_item:nth-of-type(2) .l-classes-level_img {
  max-width: 135px;
}
.l-classes-level_item:nth-of-type(3) .l-classes-level_img {
  max-width: 108px;
}
.l-classes-level_item:nth-of-type(4) .l-classes-level_img {
  max-width: 95px;
}

.l-classes-private {
  max-width: 750px;
  margin: 0 auto;
}
.l-classes-private_item {
  padding-top: 80px;
}
.l-classes-private_item__title {
  padding: 30px 20px;
  justify-content: center;
  font-size: 15px;
}
.l-classes-private_txt {
  margin-top: 20px;
  text-align: justify;
}
.l-classes-private_wrap {
  margin-top: 40px;
}
.l-classes-private_btn {
  margin-top: 43px;
}

.l-classes-group_item {
  padding: 22px 18px 28px;
  margin-top: 20px;
}
.l-classes-group_item__txt {
  margin-top: 8px;
}
.l-classes-group_price {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.l-classes-studio_btn {
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .l-classes-about_item {
    margin-top: 70px;
  }
  .l-classes-about_item__title {
    margin-bottom: 30px;
  }
  .l-classes-about_item_txt {
    font-size: 16px;
  }
  .l-classes-about_item__imgcenter {
    margin: 50px 0 30px;
    display: block;
  }
  .l-classes-about_item__imgbottom {
    display: block;
    margin-bottom: 40px;
    max-width: 451px;
  }
  .l-classes-about_item__link {
    font-size: 16px;
    margin-top: 5px;
  }
  .l-classes-about_item__levelimg {
    width: 100%;
    margin-bottom: 10px;
  }
  .l-classes-list_tab {
    margin: 0 auto 80px;
  }
  .l-classes-list_tab__item {
    height: 60px;
    line-height: 62px;
    font-size: 20px;
  }
	.l-classes-list_tab__item:hover {
		transition:0.5s;
		background-color: #87bec3;
		color:#fff;
	}
  .l-classes-list_item:not(:first-of-type) {
    margin-top: 104px;
  }
  .l-classes-level {
    max-width: 750px;
    margin: 0 auto;
    padding-top: 85px;
  }
  .l-classes-level_item {
    justify-content: space-between;
    flex-direction: row;
    align-items: end;
  }
  .l-classes-level_img {
    width: 30%;
  }
  .l-classes-level_content {
    width: 66%;
  }
  .l-classes-level_title {
    font-size: 24px;
    margin-top: 0px;
    text-align: left;
  }
  .l-classes-level_txt {
    font-size: 16px;
  }
  .l-classes-level_item:nth-of-type(1) .l-classes-level_img {
    max-width: 179px;
    margin-left: 10px;
  }
  .l-classes-level_item:nth-of-type(2) .l-classes-level_img {
    max-width: 196px;
  }
  .l-classes-level_item:nth-of-type(3) .l-classes-level_img {
    max-width: 155px;
    margin-left: 20px;
  }
  .l-classes-level_item:nth-of-type(4) .l-classes-level_img {
    max-width: 140px;
    margin-left: 28px;
  }
  .l-classes-private_item {
    padding-top: 150px;
    margin-top: 65px;
  }
  .l-classes-private_item__title {
    padding: 54px 20px;
    font-size: 24px;
  }
  .l-classes-private_item__inner {
    width: 80%;
    max-width: 600px;
  }
  .l-classes-private_txt {
    margin-top: 35px;
	 font-size:16px;
  }
  .l-classes-private_wrap {
    margin-top: 60px;
  }
  .l-classes-private_btn {
    margin-top: 127px;
  }
  .l-classes-group_list {
    display: flex;
    flex-wrap: wrap;
    max-width: 1040px;
    margin: 40px auto 0;
    justify-content: space-between;
  }
  .l-classes-group_item {
    width: 48%;
    margin-top: 40px;
    padding: 33px 68px;
    min-height: 290px;
  }
  .l-classes-group_item__title {
    font-size: 24px;
  }
  .l-classes-group_item__txt {
    font-size: 16px;
    margin-top: 12px;
  }
  .l-classes-group_price {
    margin-top: 40px;
    max-width: 1040px;
  }
  .l-classes-studio_btn {
    margin-top: 58px;
  }
}
.l-company-box {
  overflow: hidden;
}
.l-company-box_titlearea {
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
}
.l-company-box_bglogo {
  padding-bottom: 62px;
  position: relative;
}
.l-company-box_bglogo::after {
  content: "";
  background-image: url(../images/other/company/company-bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 140px;
  height: 140px;
  position: absolute;
  bottom: -40px;
  right: -40px;
}
.l-company-box_title {
  font-size: 20px;
  padding: 20px 0 15px;
  line-height: 1;
  max-width: 320px;
  left: 0;
}
.l-company-box_img {
  margin-right: 0;
  margin-bottom: 20px;
  max-width: 300px;
}
.l-company-box_txt {
  font-weight: 700;
  letter-spacing: 0.04em;
}
.l-company-box_txt__en {
  font-size: 17px;
  font-weight: 700;
  line-height: 1.4;
}
.l-company-box_txt__jp{
        max-width: 100%;
    margin: 0 20px;
    font-size: 14px;
    font-weight: bold;
}

.l-company-list {
  max-width: 295px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .l-company-list {
    max-width: 627px;
    margin: 0 auto;
  }
  .l-company-box_titlearea {
    padding-top: 80px;
    max-width: 750px;
  }
  .l-company-box_titleinner {
    width: 80%;
  }
  .l-company-box_title {
    padding: 40px 0;
    font-size: 32px;
    max-width: 578px;
  }
  .l-company-box_bglogo {
    padding-bottom: 150px;
  }
  .l-company-box_bglogo::after {
    max-width: 539px;
    max-height: 539px;
    width: 28vw;
    height: 28vw;
    bottom: -3vw;
    right: -3vw;
  }
  .l-company-box_img {
    max-width: 600px;
  }
  .l-company-box_txt__en {
    font-size: 30px;
    margin-top: 20px;
  }
  .l-company-box_txt__jp {
         max-width: 600px;
    margin: 0 auto;
    font-size: 18px;
    font-size: bold;
    margin-top: 20px;
  }
  .l-company-box_txt {
    font-size: 20px;
    margin-top: 20px;
  }
}
.l-instructor-requirements_list {
  margin-top: 40px;
  margin-bottom: 40px;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.l-instructor-requirements_list__dt {
  margin-bottom: 10px;
  margin-top: 25px;
}
.l-instructor-requirements_list__dd p {
  margin-top: 13px;
}
.l-instructor-requirements_image {
  display: block;
  margin-bottom: 40px;
}
.l-instructor-requirements_container {
  margin: 40px auto;
}
.l-instructor-requirements_item:not(:last-child) {
  margin-bottom: 16px;
}
.l-instructor-requirements_title {
  background-color: #84b8bd;
  color: #ffffff;
  padding: 18px 30px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}
.l-instructor-requirements_content {
  border-left: 1px solid #81b5ba;
  border-right: 1px solid #81b5ba;
  border-bottom: 1px solid #81b5ba;
  padding: 20px;
  font-size: 14px;
}

.l-instructor-interview_box {
  max-width: 800px;
  margin: 0 auto;
}
.l-instructor-contact_box{
	max-width: 800px;
    margin: 0 auto;
    background-color: #fff;
    padding: 40px 20px;
}
.l-selection_item:not(:first-of-type) {
  margin-top: 50px;
}
.l-selection_step {
  background-color: #87bec3;
  color: #ffffff;
  text-align: center;
  border-radius: 20px;
  font-size: 21px;
  font-size: 600;
  display: block;
  width: 112px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
}
.l-selection_title {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  color: #5c8cc9;
  margin-top: 10px;
}
.l-selection_title__ja {
  font-weight: 400;
}
.l-selection_img {
  margin: 20px auto 0;
  display: block;
}
.l-selection_item:nth-of-type(1) .l-selection_img {
  max-width: 185px;
}
.l-selection_item:nth-of-type(2) .l-selection_img {
  max-width: 195px;
}
.l-selection_item:nth-of-type(3) .l-selection_img {
  max-width: 206px;
}
.l-selection_item:nth-of-type(4) .l-selection_img {
  max-width: 201px;
}
.l-selection_item__apply:nth-of-type(1) .l-selection_img {
  max-width: 95px;
}
.l-selection_txt {
  margin-top: 10px;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .l-instructor-requirements_list {
    margin-top: 73px;
    margin-bottom: 98px;
    max-width: none;
  }
  .l-instructor-requirements_list__dt {
    font-size: 28px;
    margin-bottom: 15px;
    margin-top: 68px;
  }
  .l-instructor-requirements_list__dd {
    font-size:16px;
  }
  .l-instructor-requirements_list__dd p {
	  font-size:16px;
    margin-bottom: 20px;
  }
  .l-instructor-requirements_image {
    margin-bottom: 80px;
  }
  .l-instructor-requirements_container {
    margin: 80px auto;
  }
  .l-instructor-requirements_item:not(:last-child) {
    margin-bottom: 40px;
  }
  .l-instructor-requirements_title {
    padding: 0.5em 4em 0.5em 4em;
    font-size: 24px;
    height: 60px;
  }
  .l-instructor-requirements_content {
    border-left: 1px solid #81b5ba;
    border-right: 1px solid #81b5ba;
    border-bottom: 1px solid #81b5ba;
    padding: 40px;
  }
	.l-instructor-contact_box{
		padding: 50px;
}
  .l-selection {
    display: flex;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
    align-items: flex-start;
  }
  .l-selection_recruit {
    max-width: 750px;
  }
  .l-selection_recruit .l-selection_item {
    width: 38%;
  }
  .l-selection_recruit .l-selection_item:nth-of-type(1) {
    max-width: 202px;
  }
  .l-selection_recruit .l-selection_item:nth-of-type(2) {
    max-width: 281px;
  }
  .l-selection_recruit .l-selection_item:nth-of-type(3) {
    max-width: 210px;
  }
  .l-selection_item {
    width: 19.6%;
  }
  .l-selection_item:not(:first-of-type) {
    margin-top: 0px;
  }
  .l-selection_step {
    width: 100%;
    max-width: auto;
    height: 53px;
    line-height: 55px;
    font-size: 30px;
    border-radius: 40px;
  }
  .l-selection_title {
    font-size: 24px;
  }
  .l-selection_img-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 190px;
    width: 100%;
  }
  .l-selection_txt {
    font-size: 16px;
  }
  .l-selection_recruit .l-selection_step, .l-selection_recruit .l-selection_txt {
    max-width: 202px;
    margin-left: auto;
    margin-right: auto;
  }
}
.l-contact_step {
  display: flex;
}
.l-contact_step__item {
  font-size: 12px;
  font-weight: 600;
  color: #9d9d9d;
  width: 67px;
}
.l-contact_step__item:not(:last-of-type) {
  width: calc((100% - 67px) / 2);
}
.l-contact_step__item:not(:last-of-type)::after {
  content: "";
  display: inline-block;
  width: calc(100% - 105px);
  height: 1px;
  margin-left: 22px;
  background-color: #9d9d9d;
  vertical-align: 3px;
}
.l-contact_step__item.is-active {
  color: #87bec3;
  position: relative;
}
.l-contact_step__item.is-active::before {
  content: "";
  width: 65px;
  height: 2px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #87bec3;
}

.l-contact_item {
  margin-bottom: 25px;
}
.l-contact_item:last-of-type {
  margin-bottom: 0;
}

/* .l-contact_txt {
  margin-top: 40px;
}WPでフォーム作成時復活 */

.l-contact_wrap {
  margin-top: 40px;
  padding: 38px 17px 65px;
}

.l-contact_label {
  font-weight: 700;
  font-size: 15px;
}

.l-contect_required {
  color: #e52459;
}

.l-contact_suptxt {
  color: #7998b6;
  font-size: 13px;
}

.l-contact_policylink {
  margin-top: 50px;
  display: block;
  text-align: center;
  font-size: 18px;
}
.l-contact_policylink::after {
  background-image: url(../images/other/common/anothertab-ico_blue.png);
}

input, textarea {
  background-color: #f4f8fa;
  border: 1px solid #cbd5e2;
  border-radius: 10px;
  width: 100%;
  padding: 13px 17px;
  margin-top: 5px;
}

input[checkbox] {
  width: auto;
}

.l-contact_policy {
  display: flex;
  flex-wrap: wrap;
  gap: 0.3em 2em;
  border: none;
  display: flex;
  align-items: center;
  gap: 0 0.5em;
  position: relative;
  cursor: pointer;
  width: 230px;
  margin: 0 auto 30px;
}
.l-contact_policy::before, .l-contact_policy:has(:checked)::after {
  border-radius: 50%;
  content: "";
}
.l-contact_policy::before {
  width: 18px;
  height: 18px;
  background-color: #e6edf3;
	margin-top:5px;
}
.l-contact_policy:has(:checked)::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 2px);
  left: 9px;
  z-index: 10;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background-color: #2589d0;
  -webkit-animation: anim-radio-001 0.3s linear;
          animation: anim-radio-001 0.3s linear;
}
@-webkit-keyframes anim-radio-001 {
  0% {
    box-shadow: 0 0 0 1px transparent;
  }
  50% {
    box-shadow: 0 0 0 10px rgba(37, 137, 208, 0.2);
  }
  100% {
    box-shadow: 0 0 0 10px transparent;
  }
}
@keyframes anim-radio-001 {
  0% {
    box-shadow: 0 0 0 1px transparent;
  }
  50% {
    box-shadow: 0 0 0 10px rgba(37, 137, 208, 0.2);
  }
  100% {
    box-shadow: 0 0 0 10px transparent;
  }
}

.wpcf7-not-valid-tip {
	font-size: 14px!important;
}
input[type=checkbox] {
  display: none;
}

input[type=submit] {
  border-radius: 0px;
  max-width: 225px;
  display: block;
}

@media screen and (min-width: 768px) {
  .l-contact_step {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  .l-contact_step__item {
    font-size: 24px;
    width: 147px;
  }
  .l-contact_step__item:not(:last-of-type)::after {
    width: calc(100% - 177px);
  }
  .l-contact_step__item.is-active::before {
    width: 130px;
  }
/*   .l-contact_txt {
    margin-top: 100px;
  } WPでフォーム作成時復活*/
  .l-contact_wrap {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding: 60px 20px 90px;
  }
  .l-contact_item {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
  .l-contact_label {
    font-size: 18px;
  }
  .l-contact_suptxt {
    font-size: 14px;
  }
  .l-contact_policylink {
    font-size: 21px;
  }
  .l-contact_policy {
    width: 310px;
	  align-items: flex-start;
  }
  input[type=submit] {
    max-width: 380px;
    height: 70px;
    font-size: 18px;
	  cursor:pointer;
	  transition:0.5s;
  }
	input[type=submit]:hover{
		opacity:0.6;
		transition:0.5s;
	}
	
}
.footer-trial {
  color: #fff;
}

.fadein{
  transition:0.3s;
  transform:translateY(50px);
  opacity:0;
}

#js-fadein.is-active .fadein-0{
  animation: fadein 0.5s ease-out 0s forwards;
}

#js-fadein.is-active .fadein-025{
  animation: fadein 0.5s ease-out 0.25s forwards;
}

#js-fadein.is-active .fadein-05{
  animation: fadein 0.5s ease-out 0.5s forwards;
}

#js-fadein.is-active .fadein-075{
  animation: fadein 0.5s ease-out 0.75s forwards;
}

@keyframes fadein {
  0% {
    transform:translateY(50px);
    opacity:0;
  }
  100% {
    transform:translateY(0px);
    opacity:1;
  }
}

.l-top-what{
	padding-left:0;
	padding-right:0;
}

.l-top-what_content{
	padding: 25px;
    background-color: rgba(255,255,255,0.9);
    margin-top: -100px;
    position: relative;
    width: 90%;
    margin: 0 auto;
    margin-top: -50px;
}

.l-top-what_txt{
	padding-top:10px;
	font-size:14px;
	line-height:2;
}

.l-top-what .pc{
	display:none;
}

@media screen and (min-width: 1300px){
	.l-top-what{
		display:flex;
		padding:158px 0 161px;
		position:relative;
	}
	
	.l-top-what .pc{
		display:block;
	}
	
	.l-top-what_img-wrap{
		width:1280px;
	}
	
	.l-top-what_content{
/* 		width:52vw;
		min-width:600px;
		margin-top: 0px;
		padding:66px 60px 60px;
		position:absolute;
		top:182px;
		right:0px; */
		width: 52vw;
		min-width: 600px;
		margin-top: 0px;
		padding: 56px 60px 52px;
		position: absolute;
		top: 190px;
		right: 0px;
	}
	
	.l-top-what_title{
		text-align:left;
		margin-bottom:20px;
	}
	
	.l-top-what_txt{
		padding-top:20px;
		font-size:16px;
		line-height: 2.2;
	}
}

@media screen and (max-width: 1487px) {
	.l-top-what_content{
		top:185px;
		padding: 42px 60px 41px;
	}
}

@media (767px < width <=1300px){
	.l-top-what_content{
		padding:66px 60px 60px;
		max-width:660px;
		top:auto;
	}
}

.bl-linebtn{
	color: inherit;
    border-bottom: 1px solid #4d4d4d;
    display: block;
    width: fit-content;
    padding: 0 10px;
    margin: 0 auto;
	transition:0.5s;
}

	.bl-basebox_linebtn{
		margin-top:20px;
	}

@media screen and (min-width: 768px){
	.bl-linebtn{
		font-size:20px;
	}
	.bl-linebtn:hover{
		opacity:0.6;
		transition:0.5s;
	}
	
	.bl-basebox_linebtn{
		margin-top:34px;
	}
}

.l-area-menu{
	display:flex;
	padding:0;
	max-width:1000px;
	margin:0 auto;
}
.l-area-menu.pc{
  display: none;
}
.l-area-menu--career{
  flex-wrap: wrap;
  line-height: 1.5;
}

.l-area-menu_item{
	width:25%;
	border:1px solid #fff;
	background-color:#84b8bd;
	font-size:12px;
	font-weight:600;
	text-align:center;
}
.l-area-menu--career .l-area-menu_item{
  width: calc(100% / 3);
}

.l-area-menu_link{
	color:#fff;
	width:100%;
	height:100%;
	padding: 10px 10px 25px;
	display: flex;
    align-items: center;
    justify-content: center;
	position:relative;
}
.l-area-arrow {
  width: 10px;
  height: 10px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  position: absolute;
  left:50%;
  transform:translateX(-50%) rotate(135deg);
  bottom:13px;
	display:block;
}

@media screen and (min-width: 769px) {
	.l-area-menu{
		margin-top:97px;
	}
  .l-area-menu.pc{
    display: flex;
  }
  .l-area-menu.sp{
    display: none;
  }
  .l-area-menu--lower{
    position: absolute;
    z-index: 1;
    right: -1px;
    flex-direction: column;
    margin-top: 1px;
    min-width: 360px;
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s;
  }
  .l-area-menu--career .l-area-menu_item{
    position: relative;
    width: calc(100% / 5);
  }

  .l-area-menu_item:hover .l-area-menu--lower{
    visibility: visible;
    opacity: 1;
  }
  .l-area-menu--career .l-area-menu_item--lower{
    width: 100%;
  }
	
	.l-area-menu_link{
		font-size: 18px;
    padding: 15px;
		transition:0.5s;
	}
	
	.l-area-menu_link:hover{
		transition:0.5s;
		opacity:0.6;
	}
	
	.l-area-arrow {
		position:static;
		margin-top: -7px;
    margin-left: 17px;
		border-top: solid 2px #fff;
    border-right: solid 2px #fff;
	}
}

@media (767px < width <= 970px){
	.l-area-menu_link > .sp{
		display:block;
	}
}

.l-page-section h2{
	font-size:18px;
	margin-top:25px;
}

.l-page-section p{
	font-size:14px;
}

.l-page-section p,.l-page-section h3,.l-page-section h2,.l-page-section,h4{
	margin-bottom:15px;
}

@media screen and (min-width: 769px) {
	.l-page-section h2{
	font-size:20px;
  margin-top:35px;
}

.l-page-section p{
	font-size:16px;
}
}

.l-contact_prevbtn{
	display: block;
    border: none;
    border-radius: 0;
    background-color: transparent;
    border-bottom: 1px solid #4d4d4d;
    padding: 5px 10px;
    width: 80px;
    margin: 30px auto 20px;
    font-size: 14px;
	cursor:pointer;
}
@media screen and (min-width: 769px) {
	.l-contact_prevbtn{
		font-size:18px;
		transition:0.5s;
	}
	.l-contact_prevbtn:hover{
		opacity:0.6;
		transition:0.5s;
	}
}

.campaign-area{
	padding-top:50px;
}

.campaign-area_img{
	display:block;
	width:100%;
}

.campaign-area_img + .campaign-area_txt{
	margin-top:15px;
}

.campaign-area_txt{
	text-align:center;
}

.l-area-schedule_btn-wrap .sp{
	display:flex;
}

.l-area-schedule_reserve-btn{
	width:48%;
}

@media screen and (min-width: 769px) {
	.l-area-schedule_btn-wrap .sp{
		display:none;
}
	.l-area-schedule_reserve-btn{
	width:100%;
}
}

.l-area-plan_txt{
	color:#fff;
	padding-top:40px;
}

.l-area-plan_txt span{
	display: inline-block;
}

.bl-reservebtn{
  background-color:#6EBAB9;
  display:flex;
  align-items:center;
  justify-content:center;
  width:340px;
  border-radius:40px;
  color:#fff;
  padding:20px;
  font-weight:bold;
  font-size:20px;
}

.bl-reservebtn img{
  width:20px;
  display:block;
  margin-right:10px;
}

.l-area-schedule_visiterbtn{
	margin-top:20px;
}

/* news */
.news_list{
	max-width:700px;
	margin:0 auto;
	margin-top:40px;
}

.news_item{
	margin-bottom:20px;
}

.news_item>a{
	display:flex;
	align-items:center;
	flex-direction:flex-start;
}

.news_time{
	  background-color: #5c8cc9;
    color: #fff;
    font-size: 17px;
    text-align: center;
    width: 115px;
    padding: 2px 0 0px;
    margin-right: 20px;
    border-radius: 3px;
}

.news_title{
	font-size:14px;
	color:#4d4d4d;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	width:100%;
}

.news_title::after{
	content:'';
	width:0;
	height:1px;
	display:block;
	background:#5c8cc9;
	transition:0.5s;
}

.news_item a:hover .news_title::after{
	width:100%;
	transition:0.5s;
}

.news_btn{
	width: 210px;
    height: 60px;
    font-size: 22px;
}

.topopenbanner{
	position:relative;
}

.topopenbanner::before{
	position:absolute;
	content:'';
	width:100%;
	height:55%;
	background-color:#999899;
	top:50%;
	left:0;
	transform:translatey(-50%);
	opacity:0.5;
}

.topopenbanner_item{
  padding:0 0.5%;	
}

.topopenbanner_item a{
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    display: block;
    overflow: hidden;
	aspect-ratio:274/137;
}

.topopenbanner_item a img{
	transition:0.3s;
	object-fit:cover;
}

.topopenbanner_item a:hover img{
	transform:scale(1.1);
	transition:0.3s;
}

.topopenbanner_list .slick-dots{
	bottom: -65px;
	z-index:10;
}

.topopenbanner_list .slick-dots li {
	width:10px;
	height:10px;
}

.topopenbanner_list .slick-dots li button {
	background-color:#d3d3d3;
	width:10px;
	height:10px;
}


.topopenbanner_list .slick-dots li.slick-active button{
	background-color:#5c8cc9;
}

.topopenbanner .slick-prev:hover, .topopenbanner .slick-prev:focus, .topopenbanner .slick-next:hover, .topopenbanner .slick-next:focus{
	background-color:#fff;
}

@media screen and (max-width: 768px) {
	.news_list{
		margin-top:10px;
	}
	.news_item{
		margin-bottom:10px;
	}
	.news_time{
		font-size:12px;
	}
	
	.news_title{
		font-size:11px;
	}
	
	.topopenbanner_item{
  padding:0 0.2%;	
}
	.topopenbanner_list .slick-dots li{
		width:10px;
	}
	.topopenbanner_list .slick-dots li button{
		width:10px;
		height:10px;
	}
	
	.topopenbanner_list .slick-dots{
		bottom:-40px;
	}
	
	.topopenbanner .slick-prev,.topopenbanner .slick-next  {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border: 1px solid #5c8cc9;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
		left: 15px;
    position: absolute;
    z-index: 10;
}
	
	.topopenbanner .slick-next{
		left:auto;
		right:15px;
	}

.topopenbanner .slick-prev::before,.topopenbanner .slick-next::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 13px 8px 0;
  border-color: transparent #5c8cc9 transparent transparent;
  position: absolute;
  left: 27%;
}
	
	.topopenbanner .slick-next::before{
  border-width: 8px 0 8px 13px;
  border-color: transparent transparent transparent #5c8cc9;
		left: 35%;
	}

}

/* single.php */
.single-main{
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
	padding:120px 20px 100px;
}

.single-ttl{
	font-size: 23px;
    margin-top: 10px;
    border-bottom: 1px solid #333;
}

.single-date{
	background-color: #5c8cc9;
    color: #fff;
    font-size: 17px;
    text-align: center;
    width: 115px;
    padding: 2px 0 0px;
    margin-right: 20px;
    border-radius: 3px;
}

.single-content {
    font-size: 16px;
    line-height: 1.6;
    color: #333;
}

/* .single-content 内の太字 */
.single-content strong, .single-content b {
    font-weight: bold;
    color: #000; /* 太字の色を変更 */
}

/* .single-content 内の斜体 */
.single-content em, .single-content i {
    font-style: italic;
    color: #666; /* 斜体の色を変更 */
}

/* .single-content 内の下線 */
.single-content u {
    text-decoration: underline;
    color: #0066cc; /* 下線の色を変更 */
}

/* .single-content 内の上付き文字 */
.single-content sup {
    font-size: 0.8em;
    vertical-align: super;
}

/* .single-content 内の下付き文字 */
.single-content sub {
    font-size: 0.8em;
    vertical-align: sub;
}

/* .single-content 内の引用 */
.single-content blockquote {
    font-style: italic;
    color: #555;
    border-left: 4px solid #ccc;
    padding-left: 10px;
    margin: 20px 0;
}

/* .single-content 内のリンク */
.single-content a {
    color: #0073aa;
    text-decoration: none;
}

.single-content a:hover {
    color: #005177;
    text-decoration: underline;
}

/* .single-content 内の見出し */
.single-content h1, .single-content h2, .single-content h3, .single-content h4, .single-content h5, .single-content h6 {
    margin: 20px 0 10px;
    color: #222;
}

.single-content h1 {
    font-size: 2em;
    border-bottom: 2px solid #ccc;
    padding-bottom: 10px;
}

.single-content h2 {
    font-size: 1.75em;
    border-bottom: 2px solid #eee;
    padding-bottom: 8px;
}

.single-content h3 {
    font-size: 1.5em;
}

.single-content h4 {
    font-size: 1.25em;
}

.single-content h5 {
    font-size: 1em;
}

.single-content h6 {
    font-size: 0.875em;
    color: #777;
}

.single-content ul, .single-content ol {
    margin: 20px 0;
    padding-left: 40px;
}

.single-content ul li, .single-content ol li {
    margin-bottom: 10px;
	list-style: circle;
}

.single-content table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
}

.single-content th, .single-content td {
    padding: 10px;
    border: 1px solid #ccc;
    text-align: left;
}

.single-content th {
    background-color: #f4f4f4;
}

.single-content img{
	margin:20px 0;
}

.single-content p{
	margin-top:20px;
}

.post-navigation {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.post-navigation__button {
    font-size:13px;
    padding: 10px 20px;
    text-decoration: none;
}

.post-navigation__button--prev {
    margin-right: auto;
}

.post-navigation__button--next {
    margin-left: auto;
}

/* information一覧 */
.information-main{
padding:100px 20px 100px;	
}

.page-numbers {
    display: inline-block;
    margin: 0 auto;
}

ul.page-numbers {
    text-align: center;
    padding: 0;
}

.page-numbers li {
    display: inline;
    margin-right: 5px;
}

.page-numbers li span {
    display: inline-block;
    padding: 4px 8px;
    border: 1px solid #ddd;
    border-radius: 3px;
    background-color: #fff;
}

.page-numbers .current {
    font-weight: bold;
    background-color: #0073aa;
    color: #fff;
    border-color: #0073aa;
}

.pagenation{
	margin:0 auto;
	width:fit-content;
}

/* youtube */
.youtube_list{
	max-width:1200px;
	padding:0 20px;
	margin-top:100px;
	margin:100px auto;
}

.youtube_item{
	padding:0 20px;
	aspect-ratio:300/200;
}

.youtube_item a{
	width:100%;
	display:block;
	border:12px solid #fff;
/* 	border-radius:42px; */
	position:relative;
	aspect-ratio:300/200;
	overflow:hidden;
}

.youtube_item a::after {
    content: '';
    width: 81px;
    height: 50px;
	display:block;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	background-image:url(https://xs099624.xsrv.jp/club-pilates-demo/wp-content/uploads/2024/06/アセット-1.png);
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	border-radius:27px;
}

.youtube_item a img{
	width:100%;
	height:100%;
	object-fit:cover;
/* 	border-radius:21px; */
	transition:0.3s;
}

.youtube_item a:hover img{
	transform:scale(1.1);
	transition:0.3s;
}

.youtube_list .slick-dots li{
	width:10px;
}
.youtube_list .slick-dots li button{
	width:10px;
	height:10px;
	background-color:#dadad7;
}
.youtube_list .slick-dots li.slick-active button{
	width:10px;
	height:10px;
	background-color:#fff;
}

.youtube_list .slick-dots{
	bottom:-40px;
}
	
.youtube_list .slick-prev,.youtube_list .slick-next  {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
		left: -10px;
    position: absolute;
    z-index: 10;
}

.youtube_list .slick-prev:hover, .youtube_list .slick-prev:focus, .youtube_list .slick-next:hover, .youtube_list .slick-next:focus{
	background-color:#fff;
}
	
.youtube_list .slick-prev{
	background-color: #fff;
    width: 57px;
    height: 57px;
    border-radius: 50%;
}
.youtube_list .slick-next{
	left:auto;
	right:-10px;
	background-color: #fff;
    width: 57px;
    height: 57px;
    border-radius: 50%;
}

.youtube_list .slick-prev::before,.youtube_list .slick-next::before {
  content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 17px 12px 0;
    border-color: transparent #2a74b6 transparent transparent;
    position: absolute;
    left: 17px;
    top: 16px;
    background-color: #fff;
}
	
.youtube_list .slick-next::before {
    border-width: 12px 0 12px 17px;
    border-color: transparent transparent transparent #2a74b6;
    left: 24px;
    top: 17px;
}



@media screen and (max-width: 768px) {
	.youtube_list .slick-next::before {
    border-width: 8px 0 8px 13px;
    border-color: transparent transparent transparent #fff;
		background-color:#2a74b6;
    left: 16px;
    top: 13px;
}
	.youtube_list .slick-prev::before {
		border-width: 8px 13px 8px 0;
    border-color: transparent #fff transparent transparent;
		left:12px;
		top:12px;
		background-color:#2a74b6;
	}
	
	.youtube_list .slick-next ,.youtube_list .slick-prev {
    width: 40px;
		height: 40px;
		background-color:#2a74b6;
	}
	.youtube_list .slick-next{
		right:17px;
	}
	.youtube_list .slick-prev{
		left:17px;
	}
	.youtube_list .slick-prev:hover, .youtube_list .slick-prev:focus, .youtube_list .slick-next:hover, .youtube_list .slick-next:focus {
		background-color:#2a74b6;
	}
	
	.youtube_item{
		padding:0 9px;
	}
	
	.youtube_list{
		padding:0;
		width:100vw;
		margin-left:-20px;
	}
	
	.youtube_item a::after{
		width:50px;
		height:35px;
		border-radius:12px;
	}
	
	.youtube_item a{
		border:15px solid #fff;
		border-radius:30px;
	}
	
	.youtube_list .slick-dots li button{
		width:5px;
		height:5px;
        padding: 3px;
	}
	.youtube_list .slick-dots li.slick-active button{
		width:5px;
		height:5px;
        padding: 3px;
	}
	
	.youtube_list .slick-dots li{
		width:5px;
	}
	
	.l-top-media_sns{
		margin-top:90px;
	}
}

@media screen and (max-width: 1487px) {
    .l-top-what_content {
        top: 65px;
    }
}
.bl-slide_facility__item img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}