@charset "UTF-8";
body {
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  line-height: 0;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  background-color: #fff;
  box-sizing: border-box;
  color: #000;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  overflow-x: hidden; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

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

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

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

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

input {
  -webkit-appearance: none;
  appearance: none; }

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

p {
  margin: 0;
  line-height: 0;
  letter-spacing: 0.1em; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal; }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }

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

caption, th {
  text-align: left; }

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

object, embed {
  vertical-align: top; }

legend {
  display: none; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  margin: 0;
  line-height: 0; }

img, abbr, acronym, fieldset {
  border: 0; }

img {
  width: 100%;
  height: auto; }

a {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  transition: .3s;
  letter-spacing: 0.05em; }
  a:hover {
    opacity: 0.65; }

*:focus {
  outline: none; }

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
COMMON
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.major__pc {
  display: block !important; }

.major__sp {
  display: none !important; }

@media screen and (max-width: 700px) {
  .major__pc {
    display: none !important; }

  .major__sp {
    display: block !important; } }
.js-fadeIn {
  opacity: 0;
  transition: .5s;
  transform: translateY(40px); }
  .js-fadeIn.is-inview {
    opacity: 1;
    transform: translateY(0); }
  .js-fadeIn.js-middle {
    transition-delay: .25s; }
  .js-fadeIn.js-slow {
    transition-delay: .5s; }

.tsukuR {
  font-family: TsukuGoPr5-R; }

.tsukuB {
  font-family: TsukuGoPro-B; }

.deco_en {
  position: absolute;
  width: 15px;
  left: 5%; }
  .deco_en:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100px;
    left: -10px;
    top: 0;
    background-color: #193281; }

@media screen and (max-width: 700px) {
  .deco_en {
    position: relative;
    height: 20px;
    width: auto;
    max-width: none;
    left: 0;
    top: 0; }
    .deco_en:before {
      content: none; }
    .deco_en img {
      height: 100%;
      width: auto; } }
.contents__wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
  box-sizing: border-box; }

.cta {
  display: block;
  max-width: 980px;
  margin: 0 auto;
  width: 90%;
  filter: drop-shadow(7px 7px 0px rgba(14, 7, 79, 0.08)); }
  .cta:hover {
    opacity: 1;
    filter: drop-shadow(0px 0px 0px rgba(14, 7, 79, 0.08)); }

.sec_ttl_wrap {
  margin-bottom: 100px; }
  .sec_ttl_wrap .ttl {
    height: 12vw;
    max-height: 110px;
    border-bottom: 1px solid #0e074f;
    padding-bottom: 20px;
    overflow: hidden; }
    .sec_ttl_wrap .ttl img {
      height: 100%;
      width: auto; }
      .sec_ttl_wrap .ttl img.js-fadeIn {
        opacity: 1;
        transform: translateY(12vw); }
        .sec_ttl_wrap .ttl img.js-fadeIn.is-inview {
          opacity: 1;
          transform: translateY(0); }
  .sec_ttl_wrap .sub_ttl {
    color: #0e074f;
    margin-top: 40px;
    padding-left: 80px;
    position: relative; }
    .sec_ttl_wrap .sub_ttl h2 {
      font-size: 28px;
      line-height: 1.5;
      letter-spacing: 0.09em; }
    .sec_ttl_wrap .sub_ttl p {
      font-size: 18px;
      line-height: 1.8;
      letter-spacing: 0.03em;
      margin-top: 0px; }
    .sec_ttl_wrap .sub_ttl::before {
      content: '';
      background-image: url(../img/arrow.png);
      background-size: cover;
      width: 28px;
      height: 25px;
      position: absolute;
      left: 15px;
      top: 23px; }

@media screen and (max-width: 700px) {
  .cta {
    max-width: 500px; }

  .sec_ttl_wrap {
    text-align: center;
    margin-bottom: 80px; }
    .sec_ttl_wrap .ttl {
      display: inline-block;
      height: 11vw;
      padding-bottom: 10px; }
    .sec_ttl_wrap .sub_ttl {
      padding-left: 0; }
      .sec_ttl_wrap .sub_ttl h2 {
        font-size: max(4vw, 18px); }
      .sec_ttl_wrap .sub_ttl p {
        font-size: max(2.4vw, 13px);
        line-height: 1.65;
        margin-top: 12px; }
      .sec_ttl_wrap .sub_ttl::before {
        content: none; } }
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
HEADER
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.header {
  display: block;
  background-color: #fff;
  opacity: 0.95;
  width: 100%;
  height: 70px;
  position: fixed;
  top: -100px;
  transition: .6s ease-in-out;
  z-index: 200;
  padding: 0 50px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .header.isActive {
    top: 0px; }
  .header .header_logo {
    width: 620px; }
  .header .header_cta a {
    background-color: #0e074f;
    color: #fff;
    text-align: center;
    line-height: 1;
    padding: 9px 0;
    font-size: 16px;
    letter-spacing: 0.08em;
    width: 180px;
    border-radius: 6px;
    border: 2px solid #0e074f;
    position: relative;
    box-sizing: border-box; }
    .header .header_cta a:first-of-type {
      margin-right: 10px; }
    .header .header_cta a span {
      position: absolute;
      display: inline-block;
      width: 15px;
      height: 15px;
      top: 12px;
      right: 8px; }
      .header .header_cta a span::before, .header .header_cta a span::after {
        content: "";
        position: absolute;
        top: 4px;
        right: 0px;
        width: 6px;
        height: 1px;
        background-color: #ffe400;
        transform-origin: 100% 50%; }
      .header .header_cta a span:before {
        transform: rotate(45deg); }
      .header .header_cta a span:after {
        transform: rotate(-45deg); }
    .header .header_cta a:hover {
      background-color: #fff;
      color: #0e074f;
      opacity: 1; }

@media screen and (max-width: 1140px) {
  .header {
    padding: 0 30px; }
    .header .header_logo {
      width: 450px; } }
@media screen and (max-width: 900px) {
  .header {
    height: 60px;
    bottom: -60px;
    top: auto;
    padding: 0 20px;
    box-shadow: 0px -5px 10px 0px rgba(24, 54, 83, 0.15); }
    .header.isActive {
      bottom: 0;
      top: auto; }
    .header .header_logo {
      width: 380px; }
    .header .header_cta a {
      width: 155px;
      font-size: 13px;
      padding: 8px 0; }
      .header .header_cta a span {
        top: 10px; } }
@media screen and (max-width: 760px) {
  .header .header_logo {
    display: none; }
  .header .header_cta {
    margin: 0 auto; } }
@media screen and (max-width: 370px) {
  .header .header_cta a {
    width: 145px; } }
.low .header {
  top: 0; }

@media screen and (max-width: 900px) {
  .low .header {
    bottom: 0;
    top: auto; } }
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
FV
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#major__fv {
  background-image: url(../img/fv_bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center right;
  width: 100%;
  height: 50vw;
  min-height: 650px;
  max-height: 800px;
  display: flex;
  align-items: center; }
  #major__fv .major__fv_wrap {
    margin-left: 10%;
    width: 37%;
    min-width: 430px;
    max-width: 620px; }
    #major__fv .major__fv_wrap .major_copy {
      width: 80%;
      margin-bottom: 100px; }
      #major__fv .major__fv_wrap .major_copy.js-fadeIn {
        transform: translateY(0px); }

@media screen and (max-width: 700px) {
  #major__fv {
    background-image: url(../img/fv_bg_sp.webp);
    background-position: center bottom;
    justify-content: center;
    align-items: flex-start;
    height: 180vw;
    max-height: 1000px; }
    #major__fv .major__fv_wrap {
      margin-left: 0;
      width: 70%;
      max-width: 400px;
      min-width: 260px;
      margin-top: 20vw; }
      #major__fv .major__fv_wrap .major_copy {
        width: 100%;
        margin-bottom: 55px; }
      #major__fv .major__fv_wrap .major_logo {
        width: 90%;
        margin: 0 auto; } }
@media screen and (max-width: 500px) {
  #major__fv {
    height: 180vw; }
    #major__fv .major__fv_wrap {
      margin-top: 40vw; } }
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
MESSAGE/ ABOUT
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#major__message {
  position: relative;
  margin-top: 150px; }
  #major__message .deco_en:before {
    height: 128px; }
  #major__message .contents_area {
    position: relative;
    width: 82%;
    margin: 0 0 0 auto;
    max-width: 1080px;
    min-width: 620px; }
    #major__message .contents_area .contents_img {
      width: 75%;
      min-width: 420px;
      height: 540px;
      background-image: url(../img/img_watanabe.webp);
      background-size: cover;
      background-position: center;
      margin: 0 0 0 auto; }
    #major__message .contents_area .contents_txt {
      position: absolute;
      width: 42%;
      min-width: 330px;
      top: 50px;
      left: 0; }
      #major__message .contents_area .contents_txt button {
        width: 80px;
        margin-top: 15px; }

#major__about {
  position: relative;
  margin-top: 300px; }
  #major__about .deco_en {
    right: 5%;
    left: auto; }
  #major__about .contents_area {
    position: relative;
    width: 82%;
    max-width: 1080px;
    min-width: 620px; }
    #major__about .contents_area .contents_img {
      width: 82%;
      min-width: 420px;
      height: 540px;
      background-image: url(../img/img_about.webp);
      background-size: cover;
      background-position: center right; }
    #major__about .contents_area .contents_txt {
      position: absolute;
      width: 32%;
      min-width: 260px;
      top: 150px;
      right: 0; }
      #major__about .contents_area .contents_txt a {
        width: 80px;
        margin-top: 15px; }
  #major__about .about_3points {
    position: relative;
    width: 80%;
    max-width: 840px;
    margin: 0 0 0 auto;
    top: -60px; }

@media screen and (min-width: 1440px) {
  #major__message .contents_area {
    max-width: 1400px; }

  #major__about {
    margin-top: 450px; }
    #major__about .contents_area {
      max-width: 1400px; }
    #major__about .about_3points {
      max-width: 1080px; } }
@media screen and (max-width: 700px) {
  .major__wrap_sp {
    margin: 140px 0; }
    .major__wrap_sp .deco_en {
      height: 20px;
      margin-bottom: 50px; }
      .major__wrap_sp .deco_en img {
        height: 100%;
        width: auto; }
    .major__wrap_sp .contents_area .contents_txt {
      margin-left: 10%; }
    .major__wrap_sp .contents_area .contents_img {
      margin-top: 50px; }

  #major__message_sp .contents_area .contents_txt {
    width: 280px; }
  #major__message_sp .contents_area .contents_img {
    margin-left: 10%; }
  #major__message_sp .contents_area .name_area {
    margin-left: 10%;
    margin-right: 10%;
    display: flex;
    justify-content: space-between;
    margin-top: 20px; }
    #major__message_sp .contents_area .name_area p {
      width: 155px; }
    #major__message_sp .contents_area .name_area button {
      width: 80px; }

  #major__about_sp .contents_area .contents_txt {
    width: 250px; }
  #major__about_sp .contents_area .contents_img {
    margin-right: 10%; }
  #major__about_sp .about_3points {
    width: 70%;
    min-width: 320px;
    margin: 50px 0 0 auto; } }
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
POINT
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#major__point {
  position: relative;
  margin-top: 150px; }
  #major__point .deco_en {
    top: -180px; }
  #major__point .poins {
    margin-top: 100px; }
    #major__point .poins li {
      width: 90%;
      min-width: 650px;
      max-width: 1200px;
      margin-bottom: 55px; }
      #major__point .poins li:nth-child(2) {
        margin: 0 0 55px auto; }

@media screen and (max-width: 700px) {
  #major__point .deco_en {
    top: 0; }
  #major__point .poins li {
    width: 95%;
    max-width: 500px;
    min-width: 0; } }
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
POLICY
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#major__policy {
  width: 100%;
  height: 80vw;
  max-height: 950px;
  background-image: url(../img/img_policy.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  justify-content: center;
  margin-top: 200px; }
  #major__policy .policy_txt {
    width: 70%;
    max-width: 680px;
    padding-top: 10%; }

@media screen and (max-width: 700px) {
  #major__policy {
    height: 170vw;
    max-height: 800px; }
    #major__policy .policy_txt {
      width: 80%;
      max-width: 400px;
      padding-top: 23%; } }
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
PROGRAM
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#major__program {
  margin-top: 250px; }
  #major__program .program_contents {
    display: flex;
    justify-content: space-between; }
    #major__program .program_contents div {
      width: 30%; }
  #major__program .p_arrow {
    width: 48px;
    margin: 65px auto 15px; }
  #major__program .whatyouget {
    width: 102.5%;
    position: relative;
    left: -2.5%;
    margin-bottom: 135px; }

@media screen and (max-width: 700px) {
  #major__program {
    padding: 0;
    margin-top: 100px; }
    #major__program .swiper {
      margin-left: 20px;
      padding-right: 20px; }
    #major__program .p_arrow {
      width: 28px;
      margin: 30px auto 30px; }
    #major__program .whatyouget {
      width: 100%;
      max-width: 500px;
      margin: 0 auto 60px;
      left: 0; } }
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
FLOW
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#major__flow {
  margin-top: 120px; }
  #major__flow .flow_contents {
    display: flex;
    justify-content: space-between; }
    #major__flow .flow_contents .flow_wrap {
      width: 46%; }
      #major__flow .flow_contents .flow_wrap .flow_item {
        margin-bottom: 20px; }
        #major__flow .flow_contents .flow_wrap .flow_item:last-of-type {
          margin-bottom: 0; }
      #major__flow .flow_contents .flow_wrap:first-of-type {
        padding-right: 3.9%;
        border-right: 2px dotted #0e074f; }

@media screen and (max-width: 700px) {
  #major__flow .flow_contents {
    display: block; }
    #major__flow .flow_contents .flow_wrap {
      width: 100%;
      max-width: 500px;
      margin: 0 auto; }
      #major__flow .flow_contents .flow_wrap:first-of-type {
        border-right: none;
        padding-right: 0; }
      #major__flow .flow_contents .flow_wrap .flow_item:last-of-type {
        margin-bottom: 20px; } }
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
RECOMMENDED
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#major__recommended {
  margin-top: 240px; }
  #major__recommended .recommended_contents {
    display: flex;
    justify-content: space-between;
    margin-bottom: 120px; }
    #major__recommended .recommended_contents div {
      width: 30%; }

@media screen and (max-width: 700px) {
  #major__recommended {
    padding: 0;
    margin-top: 100px; }
    #major__recommended .swiper {
      margin-left: 20px;
      padding-right: 20px; }
      #major__recommended .swiper .recommended_contents {
        margin-bottom: 60px; } }
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
COACH
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#major__coach {
  width: 90%;
  max-width: 1500px;
  background: #0e074f;
  display: flex;
  justify-content: space-around;
  padding: 95px 30px 75px;
  box-sizing: border-box;
  margin-bottom: 100px;
  margin-top: 130px; }
  #major__coach .ttl_wrap {
    width: 154px; }
  #major__coach .coach_intro {
    display: flex;
    justify-content: space-between;
    max-width: 610px;
    width: 65%; }
    #major__coach .coach_intro .coach_txt {
      width: 58%; }
      #major__coach .coach_intro .coach_txt img {
        margin-bottom: 35px;
        width: 240px; }
      #major__coach .coach_intro .coach_txt p {
        font-size: 14px;
        color: #fff;
        line-height: 1.85;
        margin-bottom: 10px;
        text-align: justify; }
    #major__coach .coach_intro .coach_img {
      width: 32%; }

@media screen and (max-width: 1080px) {
  #major__coach {
    width: 100%; } }
@media screen and (max-width: 700px) {
  #major__coach {
    width: 100%;
    display: block; }
    #major__coach .ttl_wrap {
      width: 53vw;
      max-width: 285px;
      margin: 0 auto 60px; }
    #major__coach .coach_intro {
      flex-wrap: wrap-reverse;
      width: 100%; }
      #major__coach .coach_intro .coach_txt {
        width: 100%;
        max-width: 500px;
        margin: 0 auto; }
        #major__coach .coach_intro .coach_txt img {
          width: 30vw;
          margin: 30px auto;
          max-width: 140px; }
      #major__coach .coach_intro .coach_img {
        width: 55%;
        margin: 0 auto; } }
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
FAQ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#major__faq {
  width: 90%;
  max-width: 1500px;
  margin: 0 0 0 auto;
  background: #0e074f;
  display: flex;
  justify-content: space-around;
  padding: 95px 30px 75px;
  box-sizing: border-box; }
  #major__faq .ttl_wrap {
    width: 138px; }
  #major__faq .faq-list {
    max-width: 610px;
    width: 65%; }

@media screen and (max-width: 1080px) {
  #major__faq {
    width: 100%; } }
@media screen and (max-width: 700px) {
  #major__faq {
    width: 100%;
    display: block;
    padding: 70px 20px; }
    #major__faq .ttl_wrap {
      width: 28vw;
      max-width: 150px;
      margin: 0 auto 60px; }
    #major__faq .faq-list {
      width: 100%;
      max-width: 100%; } }
/*------アコーディオン------*/
.faq-list {
  color: #fff; }
  .faq-list li {
    background-image: linear-gradient(to right, #fff 1px, transparent 1px);
    background-size: 3px 1px;
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-bottom: 8px; }
    .faq-list li:last-child {
      background-image: none; }
    .faq-list li .faq-ttl {
      position: relative;
      cursor: pointer;
      font-family: TsukuGoPro-B;
      font-size: 18px;
      line-height: 1.8;
      position: relative;
      padding: 14px 50px 8px 45px; }
      .faq-list li .faq-ttl span {
        font-family: TsukuGoPro-B;
        margin-right: 1em;
        position: absolute;
        left: 8px;
        top: 12px; }
      .faq-list li .faq-ttl:before, .faq-list li .faq-ttl:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        right: 4%;
        width: 10px;
        height: 2px;
        margin: auto;
        background-color: #fff; }
      .faq-list li .faq-ttl:after {
        transform: rotate(90deg);
        transition: .3s; }
      .faq-list li .faq-ttl.is-active:after {
        transform: rotate(180deg); }
    .faq-list li .faq-content {
      display: none;
      margin-left: 0;
      font-family: TsukuGoPr5-R;
      font-size: 14px;
      line-height: 1.85;
      position: relative;
      padding: 3px 50px 12px 45px; }
      .faq-list li .faq-content span {
        font-family: TsukuGoPro-B;
        margin-right: 1em;
        position: absolute;
        left: 8px;
        top: 0px;
        color: #eed505;
        font-size: 18px; }
      .faq-list li .faq-content a {
        color: #fff;
        text-decoration: underline; }

@media screen and (max-width: 700px) {
  .faq-list li .faq-ttl {
    font-size: 14px;
    padding: 14px 40px 8px 45px; }
    .faq-list li .faq-ttl:before, .faq-list li .faq-ttl:after {
      top: 8px; }

  .faq-list li .faq-content {
    display: none;
    font-size: 13px; }
    .faq-list li .faq-content span {
      font-size: 15px; } }
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
FOOTER
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#footer {
  margin-top: 170px;
  text-align: center; }
  #footer .footer_copy {
    line-height: 1;
    color: #0e074f;
    padding-bottom: 8px;
    border-bottom: 2px solid #0e074f;
    display: inline-block;
    margin-bottom: 45px; }
  #footer .footer_logo {
    width: 70%;
    max-width: 660px;
    margin: 0 auto; }
    #footer .footer_logo a {
      width: 100%; }
  #footer .footer_cta {
    margin: 50px 0 40px; }
    #footer .footer_cta a {
      background-color: #0e074f;
      color: #fff;
      text-align: center;
      line-height: 1;
      padding: 15px 0;
      font-size: 18px;
      letter-spacing: 0.08em;
      width: 220px;
      border-radius: 6px;
      border: 2px solid #0e074f;
      position: relative; }
      #footer .footer_cta a:first-child {
        margin-right: 40px; }
      #footer .footer_cta a:hover {
        opacity: 1;
        background-color: #fff;
        color: #0e074f; }
      #footer .footer_cta a span {
        position: absolute;
        display: inline-block;
        width: 33px;
        height: 62px;
        top: 5px;
        right: 8px; }
        #footer .footer_cta a span::before, #footer .footer_cta a span::after {
          content: "";
          position: absolute;
          top: 19px;
          right: 6px;
          width: 8px;
          height: 1px;
          background-color: #ffe400;
          transform-origin: 100% 50%; }
        #footer .footer_cta a span:before {
          transform: rotate(45deg); }
        #footer .footer_cta a span:after {
          transform: rotate(-45deg); }
  #footer .footer_nav a {
    color: #0e074f;
    font-size: 12px; }
  #footer .footer_nav span {
    font-size: 12px; }
  #footer .sns_link {
    width: 44px;
    margin-top: 50px; }
  #footer .credit {
    width: 110px;
    margin: 100px auto 50px; }

@media screen and (max-width: 900px) {
  #footer .credit {
    margin: 100px auto 120px; } }
@media screen and (max-width: 600px) {
  #footer .footer_cta a:first-child {
    margin-right: 20px; } }
@media screen and (max-width: 500px) {
  #footer {
    padding: 0 25px;
    margin-top: 80px; }
    #footer .footer_copy {
      font-size: 12px;
      margin-bottom: 25px; }
    #footer .footer_logo {
      width: 300px; }
    #footer .footer_cta {
      margin: 25px 0 30px; }
      #footer .footer_cta a {
        padding: 10px 0;
        font-size: 13px;
        width: 140px; }
        #footer .footer_cta a:first-child {
          margin-right: 6px; }
        #footer .footer_cta a span::before, #footer .footer_cta a span::after {
          top: 11px;
          right: 0px;
          width: 6px; }
    #footer .footer_nav a {
      font-size: 10px; }
    #footer .credit {
      margin: 30px auto 100px; } }
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
CTA YELLOW
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#footer .footer_cta a.cta_free, .header .header_cta a.cta_free {
  background-color: #ffe400;
  border: 2px solid #ffe400;
  color: #0e074f; }
  #footer .footer_cta a.cta_free:before, .header .header_cta a.cta_free:before {
    position: absolute;
    content: '';
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 45%, rgba(255, 255, 255, 0) 100%);
    transform: skewX(-45deg);
    animation: nyainy-btn 5s cubic-bezier(0.55, 0.085, 0.68, 0.53) infinite; }
  #footer .footer_cta a.cta_free span::before, #footer .footer_cta a.cta_free span::after, .header .header_cta a.cta_free span::before, .header .header_cta a.cta_free span::after {
    background-color: #0e074f; }
  #footer .footer_cta a.cta_free:hover, .header .header_cta a.cta_free:hover {
    background-color: #fff;
    border: 2px solid #0e074f; }

@keyframes nyainy-btn {
  0% {
    left: -100%; }
  15% {
    left: 100%; }
  100% {
    left: 100%; } }
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
MODAL
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.p-modal--btn {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
  position: relative; }
  .p-modal--btn:before {
    width: 20px;
    height: 20px;
    content: "";
    background-image: url(../img/plus.png);
    background-size: contain;
    position: absolute;
    bottom: 10%;
    right: 3%;
    transition: .2s; }
  .p-modal--btn:hover::before {
    transform: scale(1.3); }

.p-modal--content {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.35);
  z-index: 1500;
  display: none; }
  .p-modal--content .p-modal--contentWrap {
    overflow: auto;
    height: 100vh;
    display: flex; }
    .p-modal--content .p-modal--contentWrap .p-modal--inner {
      background-color: #fff;
      margin: auto;
      width: 90%;
      max-width: 960px;
      padding: 80px;
      box-sizing: border-box;
      position: relative; }
      .p-modal--content .p-modal--contentWrap .p-modal--inner .p-modal--close {
        position: absolute;
        width: 64px;
        bottom: 40px;
        top: auto;
        right: 0;
        left: 0;
        margin: auto;
        cursor: pointer; }
      .p-modal--content .p-modal--contentWrap .p-modal--inner .p-modal-inner_contents {
        display: flex;
        justify-content: space-between; }
        .p-modal--content .p-modal--contentWrap .p-modal--inner .p-modal-inner_contents .modal_txt {
          width: 50%; }
          .p-modal--content .p-modal--contentWrap .p-modal--inner .p-modal-inner_contents .modal_txt img {
            margin-bottom: 25px; }
          .p-modal--content .p-modal--contentWrap .p-modal--inner .p-modal-inner_contents .modal_txt p {
            font-size: 13px;
            line-height: 1.75;
            margin: 8px 0; }
        .p-modal--content .p-modal--contentWrap .p-modal--inner .p-modal-inner_contents .modal_img {
          width: 40%; }

@media screen and (max-width: 700px) {
  .p-modal--content .p-modal--contentWrap .p-modal--inner {
    padding: 40px 40px 80px 40px; }
    .p-modal--content .p-modal--contentWrap .p-modal--inner .p-modal--close {
      bottom: 30px; }
    .p-modal--content .p-modal--contentWrap .p-modal--inner .p-modal-inner_contents {
      display: block; }
      .p-modal--content .p-modal--contentWrap .p-modal--inner .p-modal-inner_contents .modal_txt {
        width: 100%; }
      .p-modal--content .p-modal--contentWrap .p-modal--inner .p-modal-inner_contents .modal_img {
        width: 100%;
        margin-top: 30px; } }
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
LOW
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.logo_top {
  display: none; }

.low__ttl {
  background-image: url(../img/low_bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 360px;
  margin-top: 70px;
  margin-bottom: 150px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .low__ttl .txt_wrap {
    color: #fff;
    text-align: center; }
    .low__ttl .txt_wrap h2 {
      font-size: 28px;
      letter-spacing: 0.4em;
      line-height: 1;
      margin-bottom: 25px; }
    .low__ttl .txt_wrap p {
      height: 13px; }
      .low__ttl .txt_wrap p img {
        width: auto;
        height: 100%; }

@media screen and (max-width: 900px) {
  .logo_top {
    display: block;
    width: 45%;
    max-width: 240px;
    padding: 18px 0;
    margin: 0 auto; }

  .low__ttl {
    margin-top: 0;
    margin-bottom: 45px;
    height: 230px; }
    .low__ttl .txt_wrap h2 {
      font-size: max(18px, calc(3.5vw));
      letter-spacing: 0.2em; }
    .low__ttl .txt_wrap p {
      height: 10px; } }
.privacy_contents {
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 150px;
  border-bottom: 1px solid #c9caca; }
  .privacy_contents p {
    font-size: 16px;
    line-height: 1.75;
    text-align: justify; }
    .privacy_contents p span {
      font-family: TsukuGoPro-B; }

@media screen and (max-width: 1060px) {
  .privacy_contents {
    width: calc(100% - 60px); } }
@media screen and (max-width: 700px) {
  .privacy_contents {
    padding-bottom: 80px; }
    .privacy_contents p {
      font-size: 14px; } }
.table_contents {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 30px; }
  .table_contents li {
    font-size: 16px;
    line-height: 1.75;
    padding: 35px 40px;
    border-top: 1px solid #c9caca;
    display: flex;
    align-items: center; }
    .table_contents li:last-child {
      border-bottom: 1px solid #c9caca; }
    .table_contents li .item {
      font-family: TsukuGoPro-B;
      letter-spacing: 0.2em;
      min-width: 200px;
      margin-right: 15%; }
    .table_contents li .contents {
      font-family: TsukuGoPr5-R;
      width: calc(90% - 180px); }
      .table_contents li .contentsspan.major_pc {
        display: inline; }

@media screen and (max-width: 1000px) {
  .table_contents li .item {
    margin-right: 10%; } }
@media screen and (max-width: 700px) {
  .table_contents li {
    font-size: 14px;
    padding: 16px 0;
    display: block; }
    .table_contents li .item {
      margin-right: 0;
      letter-spacing: 0.05em;
      width: 100%; }
    .table_contents li .contents {
      width: 100%; } }
.contact_wrap {
  margin-top: 100px; }

@media screen and (max-width: 700px) {
  .contact_wrap {
    margin-top: 0; } }
