.btn {
  padding: 19px 50px;
  background: #988B6E;
  color: #FFF !important;
  width: 100%;
  font-size: 1.6rem;
  text-align: center;
  display: inline-block;
  border-radius: 3px;
  box-sizing: border-box;
}
.btn2 {
  padding: 15px 40px;
  color: #FFF !important;
  font-size: 1.6rem;
  text-align: center;
  display: inline-block;
  border-radius: 4px;
  box-sizing: border-box;
  border: 1px solid #000;
  background: url(../img/top/ar.svg) no-repeat #000;
  background-size: 10px auto;
  background-position: 90% center;
}
.btn2:hover {
  background: #FFF;
  background: url(../img/top/ar.svg) no-repeat #FFF;
  background-size: 10px auto;
  background-position: 92% center;
  color: #000 !important;
}
.nav_btn {
  position: fixed;
  bottom: 76px;
  padding: 0 20px;
  box-sizing: border-box;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .btn2 {
    padding: 10px 30px;
    color: #FFF !important;
    font-size: 1.3rem !important;
    text-align: center;
    display: inline-block;
    border-radius: 4px;
    box-sizing: border-box;
    border: 1px solid #000;
    background: url(../img/top/ar.svg) no-repeat #000;
    background-size: 10px auto;
    background-position: 90% center;
  }
  .btn2:hover {
    background: #FFF;
    background: url(../img/top/ar.svg) no-repeat #FFF;
    background-size: 10px auto;
    background-position: 92% center;
    color: #000 !important;
  }
}
/*-----------------------------------main
*/
.logo_header {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translate(0%, -50%);
  z-index: 1002;
}
.contact_header {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 1002;
}
#TOP .container_w {
  text-align: center;
  width: 100%;
  background: center;
  background-size: auto 100%;
  height: 100vh;
}
#TOP .bg_top {
  width: 100%;
  height: 100svh;
  background: #000;
  background-size: cover;
  overflow: hidden;
}
#TOP .bgtop1 {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100svh;
  background: url(../img/top/line.svg) center no-repeat;
  background-size: auto 100%;
  background-position: right;
  background-position: calc(100% - 40px) center;
  pointer-events: none;
  z-index: 1000;
}
#TOP .bgtop1::before {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100svh;
  background: url(../img/top/line2.svg) center no-repeat;
  background-size: auto 100%;
  background-position: -100px center;
  z-index: 1000;
  pointer-events: none;
}
#TOP .container_w::after {
  content: "";
  background-image: url(../img/top/rbg.png);
  background-size: 1452px 770px;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
#TOP .bg_top h1 {
  position: absolute;
  bottom: 140px;
  left: 100px;
  width: 100%;
  z-index: 100;
  text-align: left;
}
@media screen and (max-width: 1280px) {
  #TOP .bg_top h1 {
    left: 40px;
  }
}
@media screen and (max-width: 1000px) {
  #TOP .bg_top h1 {
    left: 0px;
  }
  #TOP .bgtop1 {
    background: none !important;
  }
}
.entry_btn {
  position: fixed;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 75px;
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../img/top/entry.svg) no-repeat center rgba(97, 97, 97, 0.8);
  transition: 0.3s;
}
.entry_btn a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
.entry_btn a img {
  padding: 10px;
}
.entry_btn:hover {
  background: url(../img/top/bt4.svg) no-repeat center rgba(255, 255, 255, 1);
}
.entry_btn:hover img {
  opacity: 0;
}
@media screen and (max-width: 1000px) {
  #TOP .bgtop1 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100svh;
    background: url(../img/top/line_s.svg) center no-repeat;
    background-size: auto 100%;
    background-position: right;
    background-position: calc(100% - 40px) center;
    opacity: 0.8;
  }
  #TOP .bgtop1::before {
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100svh;
    background: url(../img/top/line2_s.svg) center no-repeat;
    background-size: auto 100%;
    opacity: 0.2;
    background-position: -50px center;
  }
}
.news {
  width: 100%;
  max-width: 1025px;
  padding-top: 60px;
  padding-bottom: 60px;
  box-sizing: border-box;
}
.news .news_in {
  padding-left: 30px;
  width: 85%;
}
.news_next {
  position: absolute;
  right: 40px;
  bottom: 20px;
}
.news.dotted {
  background-position: bottom;
}
.news_text_title {
  width: 15%;
  text-align: left;
  font-family: "Roboto", 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: normal;
  font-size: 34px;
  line-height: 24px;
  text-align: left;
}
.news_title {
  font-family: "Roboto", 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  line-height: 1;
}
.news_title span {
  font-size: 1.4rem;
}
.news .news_in a {
  display: block;
  padding: 3px 0;
  text-align: left;
}
.news p {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
}
.news p.day {
  width: 100px;
  text-align: left;
  vertical-align: baseline;
  font-weight: bold;
  font-family: "roboto";
}
.news p.news_text {
  text-align: left;
  font-weight: normal;
}
#news a:hover p.news_text {
  color: #E8009B !important;
}
.next_news li a b {
  display: inline;
}
#animated-thumbnials {
  display: flex;
  flex-wrap: wrap;
  width: 1200px;
  justify-content: space-between;
  margin: auto;
  row-gap: 30px;
}
.line_bottom {
  position: relative;
}
.line_bottom::before {
  content: "";
  display: block;
  height: 7px;
  width: 100%;
  background: url(../img/line.png) repeat-x;
  background-size: auto 7px;
  position: absolute;
  top: 0;
  left: 0;
}
.line_bottom::after {
  content: "";
  display: block;
  height: 7px;
  width: 100%;
  background: url(../img/line2.png) repeat-x;
  background-size: auto 7px;
  position: absolute;
  bottom: 0;
  left: 0;
}
#animated-thumbnials a {
  width: 380px;
}
#lg-counter {
  display: none !important;
}
#lg-download {
  display: none !important;
}
.lg-toolbar .lg-icon {
  width: 82px !important;
  top: 0 !important;
  padding: 0 !important;
}
.lg-group {
  background-color: rgba(0, 0, 0, 0) !important;
}
.lg-backdrop {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  max-width: 1025px;
}
.lg-image {
  padding: 50px;
  background-color: #FFF;
}
.lg-actions .lg-next {
  right: 50% !important;
  margin-right: -550px;
  margin-top: -50px !important;
}
.lg-actions .lg-prev {
  left: 50% !important;
  margin-left: -550px;
  margin-top: -50px !important;
}
.lg-actions .lg-next:before {
  content: url("../img/top/cn.svg") !important;
}
.lg-actions .lg-prev:after {
  content: url("../img/top/cp.svg") !important;
}
.lg-toolbar .lg-close:after {
  content: url("../img/top/cl.svg") !important;
}
.lg-actions .lg-next:before, .lg-actions .lg-prev:after, .lg-toolbar .lg-close:after {
  transition: 0.3s;
}
.lg-actions .lg-next:hover:before {
  content: url("../img/top/cn_o.svg") !important;
}
.lg-actions .lg-prev:hover:after {
  content: url("../img/top/cp_o.svg") !important;
}
.lg-toolbar .lg-close:hover:after {
  content: url("../img/top/cl_o.svg") !important;
}
@media screen and (max-width: 1000px) {
  .news {
    width: 100%;
    padding: 0 20px;
    padding-top: 40px;
    padding-bottom: 60px;
    box-sizing: border-box;
  }
  .news .news_in {
    padding-left: 0px;
    width: 100%;
  }
  .news .news_in a {
    display: flex;
    gap: 15px;
  }
  .news .news_in a p {
    font-size: 13px !important;
  }
  .news_text_title {
    width: 100%;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .entry_btn {
    height: 60px;
    background: url(../img/top/entry.svg) no-repeat center rgba(97, 97, 97, 1.0);
    background-size: 264px auto;
  }
  .entry_btn:hover {
    background: url(../img/top/entry.svg) no-repeat center rgba(97, 97, 97, 0.8);
    background-size: 264px auto;
  }
  .entry_btn a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .news {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 60px;
    box-sizing: border-box;
  }
  .news .news_in {
    padding-left: 0px;
    width: 100%;
  }
  .news_text_title {
    width: 100%;
    padding-bottom: 20px;
  }
}
/*見出し*/
section h2 {
  font-family: "Roboto", serif;
}
section h2 span {
  font-family: 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
section h4 {
  font-size: 2.7rem;
  font-weight: bold;
  text-align: left;
}
section h5 {
  font-size: 2rem;
  font-weight: bold;
  text-align: left;
}
section h3 {
  position: relative;
  font-weight: bold;
  font-size: 4rem;
  letter-spacing: -0.06em;
}
.wrapper .in_box {
  box-sizing: border-box;
}
.w_crown, .c_crown, .l_crown {
  position: relative;
  font-size: 7.9rem;
}
.w_crown span, .c_crown span, .l_crown span {
  font-size: 2rem;
  display: block;
}
.l_crown {
  text-align: left;
}
.w_crown {
  color: #FFF;
}
.c_crown::before {
  content: url(../img/top/k1.svg);
  top: -70px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}
.w_crown::before {
  content: url(../img/top/k3.svg);
  top: -70px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}
.l_crown::before {
  content: url(../img/top/k1.svg);
  top: -70px;
  left: 20px;
  position: absolute;
}
@media screen and (max-width: 1000px) {
  section h3 {
    font-size: 1.8rem;
  }
  section #PRICE h3 {
    font-size: 2.9rem;
  }
  section h4 {
    font-size: 1.8rem;
    font-weight: bold;
    text-align: left;
  }
  section h5 {
    font-size: 1.5rem;
    font-weight: bold;
    text-align: left;
  }
  .wrapper .in_box {
    box-sizing: border-box;
  }
  .w_crown, .c_crown, .l_crown {
    position: relative;
    font-size: 2.9rem;
  }
  .w_crown span, .c_crown span, .l_crown span {
    font-size: 1.4rem;
    display: block;
  }
  .l_crown {
    text-align: left;
  }
  .w_crown {
    color: #FFF;
  }
  .c_crown::before {
    content: "";
    background: url(../img/top/k1.svg) no-repeat;
    background-size: contain;
    top: -14px;
    left: 50%;
    width: 25px;
    height: 16px;
    transform: translateX(-50%);
    position: absolute;
  }
  .w_crown::before {
    content: "";
    background: url(../img/top/k3.svg) no-repeat;
    width: 25px;
    height: 16px;
    background-size: contain;
    top: -14px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
  }
  .l_crown::before {
    content: "";
    background: url(../img/top/k1.svg) no-repeat;
    background-size: contain;
    width: 25px;
    height: 16px;
    top: -14px;
    left: 0px;
    position: absolute;
  }
}
/*ABOUT*/
#ABOUT, #ABOUT p {
  text-align: left;
}
#ABOUT h3::before {
  content: url(../img/top/g1.svg);
  top: 0px;
  left: -60px;
  position: absolute;
}
#ABOUT .flex_2:nth-child(2) h3::before {
  content: url(../img/top/g2.svg);
  top: 0px;
  left: -60px;
  position: absolute;
}
#ABOUT .flex_2:nth-child(3) h3::before {
  content: url(../img/top/g3.svg);
  top: 0px;
  left: -60px;
  position: absolute;
}
#ABOUT h3 {
  text-align: left;
  padding-top: 140px;
}
@media screen and (max-width: 1000px) {
  #ABOUT h3::before {
    content: "";
    top: 0px;
    left: -36px;
    position: absolute;
    content: "";
    background: url(../img/top/g1.svg) no-repeat;
    background-size: contain;
    width: 103px;
    height: 101px;
  }
  #ABOUT .flex_2:nth-child(2) h3::before {
    content: "";
    background: url(../img/top/g2.svg) no-repeat;
    background-size: contain;
    position: absolute;
    left: -36px;
  }
  #ABOUT .flex_2:nth-child(3) h3::before {
    content: "";
    background: url(../img/top/g3.svg) no-repeat;
    background-size: contain;
    position: absolute;
    left: -36px;
  }
  #ABOUT h3 {
    text-align: left;
    padding-top: 80px;
  }
}
/*MOVIE*/
.movie {
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0.8;
}
.movie video {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  margin-top: 0;
  transform: translate(-50%, -50%);
  z-index: 0;
}
.movie_btn {
  width: calc(100% - 80px);
  max-width: 1681px;
  margin: auto;
  box-sizing: border-box;
  height: 640px;
  overflow: hidden;
  position: relative;
}
.movie_btn .bg {
  width: 100%;
  background: url(../img/top/05.png) no-repeat #000 center;
  background-size: cover;
  height: 640px;
  transition: 0.3s;
  cursor: pointer;
  opacity: 1;
}
.movie_btn a {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.movie_btn a:hover {}
.movie_btn:hover .bg {
  transform: scale(1.01);
}
.bg_img1 {
  width: 100%;
  background: url(../img/top/04.png) no-repeat #000 center;
  background-size: cover;
  height: 850px;
  display: flex;
  align-items: center;
}
.bg_img2 {
  width: 100%;
  background: url(../img/top/15.jpg) no-repeat #000 center;
  background-size: cover;
  height: 850px;
  display: flex;
  align-items: center;
}
.bg_img3 {
  width: 100%;
  background: url(../img/top/bgc.jpg) no-repeat #000 center;
  background-size: cover;
  height: auto;
  display: flex;
  align-items: center;
}
.bg_img4 {
  width: 100%;
  background: url(../img/top/16.png) no-repeat #000 center;
  background-size: cover;
  height: 850px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1280px) {
  .wrapper .in_box {
    width: calc(100% - 80px);
  }
}
@media screen and (max-width: 1000px) {
  .wrapper .in_box {
    width: 100%;
  }
  .bg_img1 {
    width: 100%;
    background: url(../img/top/04.png) no-repeat #000 center;
    background-size: cover;
    height: 480px;
  }
  .bg_img4 {
    width: 100%;
    background: url(../img/top/16.png) no-repeat #000 center;
    background-size: cover;
    height: auto;
  }
  .movie_btn {
    width: 100%;
    height: calc(64vw - 40px) !important;
  }
  .movie_btn .bg {
    height: 64vw;
  }
  .news_title span {
    font-size: 1.2rem;
  }
}
#PRIVATE .flex_2 {
  margin-top: 130px;
}
#PRIVATE .flex_2 p {
  margin-top: 40px;
}
.flex_2 p {
  text-align: left;
}
.bg_box {
  width: 100%;
  position: relative;
  margin-bottom: 130px;
}
.bg_box::after {
  content: "";
  height: 300%;
  width: 100%;
  background-color: #DFDFDF;
  position: absolute;
  top: 350px;
  left: 0;
  z-index: -1;
}
.bg_box .bg {
  max-width: 1680px;
  width: 100%;
  margin: auto;
  height: 730px;
  background: url(../img/top/08.jpg) no-repeat #000 center;
  background-size: cover;
}
#TRAINER .timg > h5 {
  margin-top: 40px;
  margin-bottom: 10px;
}
.mark_line::before {
  content: "";
  width: 16px;
  height: 3px;
  background-color: #E8009B;
  display: inline-block;
  vertical-align: super;
  margin-right: 6px;
}
.t_box .flex1.flex_box {
  padding: 36px 40px;
  border: 1px solid #DFDFDF;
}
#PRICE {
  width: 100%;
  background: url(../img/top/12.jpg) no-repeat #000 top center;
  background-size: cover;
  position: relative;
  z-index: 10;
}
#PRICE h3 {
  text-align: center !important;
}
#PRICE h3 span {
  font-size: 1.4rem;
  font-weight: bold;
  display: block;
  letter-spacing: normal !important;
}
.tableBox {
  width: 100%;
  margin: 0 auto;
}
.t_box {
  background-color: #FFF;
  border-radius: 6px;
  overflow: hidden;
}
.t_box_in {
  padding: 0 20px 30px;
}
table {
  width: 100%;
  border-collapse: collapse;
}
.p20 {
  padding: 20px;
}
.gap20 {
  gap: 20px
}
.gap30 {
  gap: 30px
}
.t_title {
  background-color: #8E8E8E;
  padding: 20px;
  font-weight: bold;
  color: #FFF;
  font-size: 2.1rem;
}
table th, table td {
  color: #1A1A1A;
  padding: 21px 0px 22px;
  background-image: linear-gradient(to right, #1A1A1A 1px, transparent 1px);
  background-size: 5px 1px;
  background-repeat: repeat-x;
  background-position: bottom;
  line-height: 1.4;
  font-weight: 400;
  vertical-align: top;
  text-align: left;
  box-sizing: border-box;
  font-size: 17px;
}
table td:last-of-type {
  text-align: right;
  font-size: 18px;
}
table td:last-of-type span {
  text-align: right;
  font-size: 11px;
}
table td:first-of-type {
  font-weight: 600;
  width: 150px;
}
table th {
  width: 20%;
  /*font-weight: bold !important;*/
  font-weight: 700;
}
.t_title span {
  display: inline-block;
  margin-top: 10px;
}
#FLOW {
  text-align: center;
  background-color: #343434;
}
.wrapper .flow_box {
  max-width: 1200px;
  border-radius: 15px;
  background-color: #FFF;
  padding: 55px 50px !important;
}
.flow_box .f_box {
  border: 1px dashed #9E9E9E;
  padding: 30px !important;
  text-align: left;
}
#SW .text_box {
  width: 730px;
  padding: 80px 50px 80px;
  background-color: rgba(0, 0, 0, 0.4);
}
#LINE {
  background-color: #2A2A2A;
  position: relative;
  z-index: 100;
}
@media screen and (max-width: 1000px) {
  #PRIVATE .flex_2 {
    margin-top: 40px;
  }
  #PRIVATE .flex_2 p {
    margin-top: 20px;
  }
  #TOP .bg_top h1 {
    width: 100%;
    margin-left: 20px;
    bottom: 80px;
  }
  .t_title {
    font-size: 1.6rem;
  }
  .bg_box .bg {
    height: 400px;
  }
  .bg_color0.margin_top_-350 {
    margin-top: -300px !important;
    width: calc(100% - 40px);
    padding: 40px 20px !important;
  }
  #TRAINER .timg > h5 {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  #TRAINER .t_box {
    border-radius: 0;
  }
  .t_box img {
    width: 100%;
  }
  .t_box .flex1.flex_box {
    padding: 20px 17px;
    border: 1px solid #DFDFDF;
  }
  #TOP .bg_top h1 img.padding_bottom_s_5 {
    width: 26.6vw !important;
  }
  .t_box_in {
    padding: 0 20px 30px;
    box-sizing: border-box;
  }
  .text_box {
    margin: 0 auto;
    padding: 50px 20px 50px;
    row-gap: 20px;
  }
  .text_box p {
    text-align: left;
  }
  .text_box h2 {
    padding-bottom: 20px;
    font-size: 1.6rem;
  }
  #animated-thumbnials a {
    width: calc(50% - 10px);
  }
  #PRICE {
    background: url(../img/top/pgg.jpg) no-repeat #000 top center;
    background-size: cover;
  }
  .s_20 {
    padding: 0 20px;
    box-sizing: border-box;
  }
  h2 img {
    height: 16.1vw;
    width: auto !important;
  }
  .movie_btn a img {
    width: 17.5vw;
  }
  .text_box2 {
    padding: 0 20px;
  }
  .text_align_s_left {
    text-align: left;
  }
  .margin_top_-100 {
    margin-top: -10vw;
  }
  .text_box3 {
    background: url(../img/16.png) no-repeat #FFF center bottom;
    background-size: auto 54px;
  }
  .mark_line {
    padding-left: 23px;
    position: relative;
  }
  .mark_line::before {
    content: "";
    width: 16px;
    height: 3px;
    position: absolute;
    left: 0;
    top: 11px;
    background-color: #E8009B;
    display: inline-block;
    vertical-align: super;
    margin-right: 6px;
  }
  table td:last-of-type, table th, table td {
    font-size: 15px;
  }
  .flow_box {
    border-radius: 15px;
    background-color: #FFF;
    padding: 40px 20px !important;
  }
	
	.wrapper .flow_box {
	  padding: 55px 20px !important;
	}
	
  .gap30 {
    gap: 10px !important
  }
  .smax_373 {
    max-width: 373px;
    margin: auto;
  }
  .smax_373 svg {
    width: 100%;
  }
  .s40 {
    width: 40px;
  }
  #SW .text_box {
    width: calc(100% - 40px);
    padding: 40px;
    box-sizing: border-box;
  }
  .bg_img2 {
    width: 100%;
    background: url(../img/top/15.jpg) no-repeat #000 center;
    background-size: cover;
    height: 350px;
  }
  .w324 {
    width: 200px;
  }
  .sns_l img {
    width: 48px;
    height: auto;
  }
  .modaal-gallery-next {
    left: auto !important;
    right: -20px !important;
    top: 50% !important;
    bottom: auto !important;
    transform: translateY(-50%) scale(0.8) !important;
  }
  .modaal-gallery-prev {
    right: auto !important;
    left: -20px !important;
    top: 50% !important;
    bottom: auto !important;
    transform: translateY(-50%) scale(0.8) !important;
  }
  .modaal-gallery-prev {
    right: auto !important;
    left: -20px !important;
    top: 50% !important;
    bottom: auto !important;
    transform: translateY(-50%) scale(0.8) !important;
  }
  .modaal-close {
    opacity: 1;
    width: 50px !important;
    height: 50px !important;
    background-image: url(../img/top/cl_o.svg) !important;
    background-size: contain !important;
  }
  .modaal-gallery-item.is_active {
    padding: 20px 20px 38px !important;
  }
  .modaal-gallery-label {
    right: 20px;
    margin: 5px 0 0;
    font-size: 12px !important;
  }
	
}
/*-----------------------------------
*/