@charset "utf-8";
/* ===================================================================
CSS information

  file name  : sp.css
  style info : スマートフォン用
=================================================================== */

@media screen and (max-width: 1440px){

/* -----------------------------------------------------------
  .resp_elt
----------------------------------------------------------- */
.resp_elt01 {
  display: block;
}

/* -----------------------------------------------------------
  .hd
----------------------------------------------------------- */
.hd_01 {
  font-size: 3.6rem;
}

/* -----------------------------------------------------------
  header
----------------------------------------------------------- */
header {
  padding-left: 2vw;
}

header .site_id .site_logo {
  width: 150px;
}

/* -----------------------------------------------------------
  .nav_box
----------------------------------------------------------- */
.nav_box .nav_inner {
  padding: 2.5vw 5vw;
}

/* -----------------------------------------------------------
  .main
----------------------------------------------------------- */
#lower .main .headline .main_ttl {
  font-size: 3.0rem;
}

/* -----------------------------------------------------------
  footer
----------------------------------------------------------- */
footer {
  padding: 5vw;
}

footer .upside .left_box .top_box .foot_box .logo_box .tagline {
  font-size: 1.2rem;
}

footer .upside .left_box .top_box .foot_box .logo_box .logo {
  width: 180px;
}

footer .upside .right_box {
  margin-left: 7.5vw;
}

/* -----------------------------------------------------------
  aside
----------------------------------------------------------- */
aside {
  top: 40vh;
}

/* -----------------------------------------------------------
  TOP
----------------------------------------------------------- */
#top .main .mv_box {
  height: calc(80vh - 90px);
}

#top .main .mv_box .catchphrase {
  padding: 50px 65px 50px 5vw;
  width: 48vw;
}

#top .main .mv_box .catchphrase .main_ttl {
  font-size: 3.6rem;
}

#top .main .mv_box .catchphrase .sub_ttl {
  font-size: 2.6rem;
}

#top .main .sv_box {
  padding: 0 5vw 7.5vw;
}

#top .main .sv_box .txt_box {
  margin-left: 5vw;
  margin-top: 5vw;
}

#top .main .sv_box .txt_box .sv_lead_box .sv_lead:not(:first-of-type) {
  margin-top: 75px;
}

#top .container #concept_sec .ttl_en .ttl {
  width: 43vw;
}

#top .container #concept_sec .contents .concept_box > section .concept_main .txt_box {
  height: calc(70vh - 75px);
  margin-left: -75px;
  margin-top: 75px;
  padding: 75px 5vw 75px calc(75px + 75px);
}

#top .container #concept_sec .contents .concept_box > section .concept_main .txt_box .catch_en .catch_img {
  width: 20vw;
}

#top .container #concept_sec .contents .concept_box > section .concept_main .txt_box .concept_txt .concept_num {
  width: 100px;
}

#top .container #concept_sec .contents .concept_box > section .concept_main .txt_box .concept_txt .booth_name {
  width: 250px;
}

#top .container #concept_sec .contents .concept_box > section .txt_box .concept_ttl {
  font-size: 2.8rem;
}

#top .container #concept_sec .contents .concept_box > section .concept_sub {
  margin-top: 30px;
  padding: 0 5vw;
}

#top .container #concept_sec .contents .concept_box > section .concept_sub .pic_box {
  flex: 0 1 22.5vw;
  margin-top: -10vw;
}

#top .container #concept_sec .contents .concept_box > section .concept_sub .txt_box {
  flex: 0 1 39vw;
}

#top .container #services_sec {
  padding: 5vw 5vw 7.5vw;
}

#top .container #services_sec .ttl_en {
  top: 2.5vw;
}

#top .container #services_sec .contents .facility_box .facility .txt_box .head_box .facility_ttl {
  font-size: 2.2rem;
}

#top .container #services_sec .contents .facility_box {
  gap: 40px;
  width: calc(100% + 40px);
}

#top .container #services_sec .contents .facility_box .facility {
  width: calc(100% / 3 - 40px);
}

#top .container #services_sec .contents .facility_box .facility .txt_box {
  padding: 35px;
}

#top .container #floormap_sec {
  padding: 7.5vw 5vw;
}

#top .container #access_sec .ttl_en .ttl {
  width: 36vw;
}

#top .container #access_sec .contents .access {
  margin-left: 5vw;
}

#top .container #access_sec .contents .access .txt_box .store_name .tagline {
  font-size: 1.3rem;
}

#top .container #access_sec .contents .access .txt_box .store_name .store_logo {
  margin-top: 15px;
}

#top .container #access_sec .contents .access .txt_box .store_name .store_logo .logo {
  width: 150px;
}

#top .container #access_sec .contents .access .txt_box .access_txt {
  font-size: 1.6rem;
  margin-top: 30px;
}

#top .container #access_sec .contents .access .txt_box {
  flex: 0 1 40vw;
}

#top .container #access_sec .contents .access .pic_box {
  flex: 0 1 49.5vw;
}

#top .container #access_sec .contents .access .pic_box picture img {
  height: 62vh;
}

/* -----------------------------------------------------------
  よくあるご質問 - 運営会社
----------------------------------------------------------- */
.faq .container #faq_sec {
  padding: 7.5vw 5vw;
}

.faq .container #profile_sec {
  padding: 7.5vw 5vw;
}

/* -----------------------------------------------------------
  会員料金 - ご利用方法
----------------------------------------------------------- */
.price .container #price_sec {
  padding: 7.5vw 5vw;
}

.price .container #price_sec .contents .price_box {
  padding: 50px;
}

.price .container #price_sec .contents .price_box .plan_box {
  gap: 25px;
}

.price .container #price_sec .contents .price_box .option_box {
  margin-top: 25px;
}

.price .container #price_sec .contents .btn_box {
  margin-top: 75px;
}

.price .container #system_sec {
  padding: 7.5vw 5vw;
}

.price .container #system_sec .contents .flow_box > ol > li > dl > dt {
  width: 210px;
}

.price .container #sns_sec {
  padding: 7.5vw 5vw;
}

}

@media screen and (max-width: 1280px){

/* -----------------------------------------------------------
  .hd
----------------------------------------------------------- */
.hd_01 {
  font-size: 3.4rem;
}

/* -----------------------------------------------------------
  header
----------------------------------------------------------- */
header .site_id .site_logo {
  width: 140px;
}

header .site_id .tagline {
  margin-left: 15px;
}

header .head_rt .tel_box {
  margin-left: 20px;
}

header .head_rt .btns_box {
  margin-left: 20px;
}

header .head_rt .btns_box ul {
  gap: 15px;
}

/* -----------------------------------------------------------
    toggle-panel
----------------------------------------------------------- */
#panel-btn {
  margin-left: 20px;
}

/* -----------------------------------------------------------
  .nav_box
----------------------------------------------------------- */
.nav_box .nav_inner .nav_main .nav_main_rt .nav_logo .tagline {
  font-size: 1.2rem;
}

.nav_box .nav_inner .nav_main .nav_main_rt .nav_logo .logo {
  width: 180px;
}

/* -----------------------------------------------------------
  .main
----------------------------------------------------------- */
#lower .main .headline .main_ttl {
  font-size: 2.8rem;
}

/* -----------------------------------------------------------
  footer
----------------------------------------------------------- */
footer .upside .left_box .top_box .foot_box .logo_box .logo {
  width: 150px;
}

footer .upside .left_box .top_box .f_nav_box .f_nav ul {
  gap: 40px;
}

footer .upside .right_box {
  margin-left: 6.5vw;
}

/* -----------------------------------------------------------
  aside
----------------------------------------------------------- */
aside {
  top: 35vh;
}

/* -----------------------------------------------------------
  TOP
----------------------------------------------------------- */
#top .main .mv_box .catchphrase {
  padding: 50px 70px 50px 5vw;
}

#top .main .mv_box .catchphrase .main_ttl {
  font-size: 3.2rem;
}

#top .main .mv_box .catchphrase .sub_ttl {
  font-size: 2.4rem;
}

#top .main .sv_box .txt_box .sv_lead_box .sv_lead .ttl {
  font-size: 2.2rem;
}

#top .main .sv_box .txt_box .sv_lead_box .sv_lead:not(:first-of-type) {
  margin-top: 50px;
}

#top .container #concept_sec .contents .concept_box > section .concept_main .txt_box .catch_en .catch_img {
  width: 22vw;
}

#top .container #concept_sec .contents .concept_box > section .concept_main .txt_box .concept_txt .booth_name {
  width: 230px;
}

#top .container #concept_sec .contents .concept_box > section .txt_box .concept_ttl {
  font-size: 2.5rem;
}

#top .container #concept_sec .contents .concept_box > section .concept_sub .pic_box {
  margin-top: -5vw;
}

#top .container #services_sec {
  padding: 2.5vw 5vw 7.5vw;
}

#top .container #services_sec .ttl_en {
  top: 1.25vw;
}

#top .container #services_sec .contents .facility_box .facility .txt_box {
  padding: 30px;
}

#top .container #services_sec .contents .facility_box .facility .txt_box .head_box .facility_ttl {
  font-size: 2.0rem;
}

#top .container #access_sec .contents .access .txt_box .store_name .store_logo {
  margin-top: 10px;
}

#top .container #access_sec .contents .access .txt_box .store_name .store_logo .logo {
  width: 130px;
}

#top .container #access_sec .contents .access .txt_box .store_name .store_logo .jp {
  margin-left: 15px;
}

#top .container #access_sec .contents .access .pic_box picture img {
  height: 67vh;
}

/* -----------------------------------------------------------
  会員料金 - ご利用方法
----------------------------------------------------------- */
.price .container #price_sec .contents .price_box {
  padding: 40px;
}

.price .container #price_sec .contents .price_box .plan_box .plan .plan_head .plan_ttl_jp {
  font-size: 1.8rem;
}

.price .container #price_sec .contents .price_box .plan_box {
  gap: 20px;
}

.price .container #price_sec .contents .price_box .plan_box .plan .plan_body {
  padding: 20px;
}

.price .container #price_sec .contents .price_box .option_box {
  margin-top: 20px;
}

.price .container #price_sec .contents .btn_box {
  margin-top: 50px;
}

/* -----------------------------------------------------------
  よくあるご質問 - 運営会社
----------------------------------------------------------- */
.faq .container #faq_sec .contents .faq_box {
  padding: 40px;
}

}

@media screen and (max-width: 1080px){

/* -----------------------------------------------------------
  幅
----------------------------------------------------------- */
.wid_10 {
  width: 180px;
}

/* -----------------------------------------------------------
  .hd
----------------------------------------------------------- */
.hd_01 {
  font-size: 3.2rem;
}

/* -----------------------------------------------------------
  inner
----------------------------------------------------------- */
.inner01 {
  max-width: 100%;
  min-width: 100%;
}

/* -----------------------------------------------------------
  header
----------------------------------------------------------- */
header .head_rt .tel_box {
  display: none;
}

/* -----------------------------------------------------------
  .main
----------------------------------------------------------- */
#lower .main .headline .main_ttl {
  font-size: 2.6rem;
}

/* -----------------------------------------------------------
  footer
----------------------------------------------------------- */
footer .upside .left_box .top_box .foot_box .logo_box .tagline {
  font-size: 1.1rem;
}

footer .upside .left_box .top_box .foot_box .logo_box .logo {
  width: 140px;
}

footer .upside .left_box .top_box .foot_box .logo_box .jp {
  font-size: 1.4rem;
}

footer .upside .left_box .top_box .f_nav_box {
  margin-left: 2vw;
}

footer .upside .left_box .top_box .f_nav_box .f_nav ul {
  gap: 30px;
}

footer .upside .right_box {
  margin-left: 4vw;
}

/* -----------------------------------------------------------
  aside
----------------------------------------------------------- */
aside {
  display: none;
}

/* -----------------------------------------------------------
  TOP
----------------------------------------------------------- */
#top .main .mv_box {
  background-position: top right -10vw;
  height: calc(75vh - 90px);
}

#top .main .mv_box .catchphrase {
  width: 50vw;
}

#top .main .mv_box .catchphrase .main_ttl {
  font-size: 2.6rem;
}

#top .main .mv_box .catchphrase .sub_ttl {
  font-size: 2.0rem;
}

#top .main .mv_box .catch_en {
  right: 3vw;
}

#top .main .sv_box .pic_box {
  flex: 0 1 32vw;
  margin-top: 5vw;
}

#top .main .sv_box .txt_box .sv_lead_box .sv_lead .ttl {
  font-size: 2.0rem;
}

#top .container #concept_sec .contents .concept_box > section .concept_main .txt_box {
  height: calc(65vh - 60px);
  margin-left: -60px;
  margin-top: 60px;
  padding: 60px 5vw 60px calc(60px + 60px);
}

#top .container #concept_sec .contents .concept_box > section .concept_main .txt_box .catch_en {
  right: 3vw;
}

#top .container #concept_sec .contents .concept_box > section .concept_main .txt_box .catch_en .catch_img {
  width: 25vw;
}

#top .container #concept_sec .contents .concept_box > section .concept_main .txt_box .concept_txt .concept_num {
  width: 75px;
}

#top .container #concept_sec .contents .concept_box > section .concept_main .txt_box .concept_txt .booth_name {
  width: 200px;
}

#top .container #concept_sec .contents .concept_box > section .txt_box .concept_ttl {
  font-size: 2.1rem;
}

#top .container #concept_sec .contents .concept_box > section .concept_sub .pic_box {
  margin-top: -7.5vw;
}

#top .container #services_sec .contents .facility_box {
  gap: 25px;
  width: calc(100% + 25px);
}

#top .container #services_sec .contents .facility_box .facility {
  width: calc(100% / 3 - 25px);
}

#top .container #services_sec .contents .facility_box .facility .txt_box {
  padding: 25px;
}

#top .container #services_sec .contents .facility_box .facility .txt_box .head_box .facility_ttl {
  font-size: 1.9rem;
}

#top .container #access_sec .contents .access .txt_box {
  flex: 0 1 49vw;
}

#top .container #access_sec .contents .access .pic_box {
  flex: 0 1 41vw;
}

#top .container #access_sec .contents .access .pic_box picture img {
  height: 64vh;
}

/* -----------------------------------------------------------
  会員料金 - ご利用方法
----------------------------------------------------------- */
.price .container #price_sec .contents .price_box {
  padding: 30px;
}

.price .container #price_sec .contents .price_box .plan_box {
  gap: 15px;
}

.price .container #price_sec .contents .price_box .plan_box .plan .plan_body {
  padding: 15px;
}

.price .container #price_sec .contents .price_box .option_box {
  margin-top: 15px;
}

.price .container #price_sec .contents .price_box .note_box {
  margin-top: 15px;
}

.price .container #system_sec .contents .flow_box {
  margin-left: 25px;
}

.price .container #sns_sec .social_box ul li .sns_name .name {
  font-size: 3.6rem;
}

.price .container #sns_sec .social_box ul li .qr_code {
  width: 150px;
}

/* -----------------------------------------------------------
  よくあるご質問 - 運営会社
----------------------------------------------------------- */
.faq .container #faq_sec .contents .faq_box {
  padding: 30px;
}

}

@media screen and (max-width: 810px){

/* -----------------------------------------------------------
  .sp_tel
----------------------------------------------------------- */
.sp_tel {
  pointer-events: all;
}

/* -----------------------------------------------------------
  幅
----------------------------------------------------------- */
.wid_05 {
  width: 130px;
}

/* -----------------------------------------------------------
  .hd
----------------------------------------------------------- */
.hd_01 {
  font-size: 2.8rem;
}

/* -----------------------------------------------------------
  header
----------------------------------------------------------- */
header {
  height: 80px;
}

header .site_id .site_logo {
  width: 120px;
}

header .site_id .tagline {
  font-size: 1.2rem;
  letter-spacing: 0.05em;
}

header .head_rt .sns_box ul {
  display: none;
}

/* -----------------------------------------------------------
    toggle-panel
----------------------------------------------------------- */
#panel-btn {
  height: 80px;
  width: 80px;
}

/* -----------------------------------------------------------
  .nav_box
----------------------------------------------------------- */
.nav_box .nav_inner {
  margin-top: 80px;
  padding: 5vw;
}

.nav_box .nav_inner .nav_main {
  display: block;
  margin-top: 75px;
}

.nav_box .nav_inner .nav_main .nav_main_rt {
  margin-top: 50px;
}

/* -----------------------------------------------------------
  .main
----------------------------------------------------------- */
#lower .main {
  height: 20vh;
}

#lower .main .headline .main_ttl {
  font-size: 2.4rem;
}

/* -----------------------------------------------------------
  footer
----------------------------------------------------------- */
footer .upside {
  display: block;
}

footer .upside .left_box .top_box {
  display: block;
}

footer .upside .left_box .top_box .foot_box {
  display: flex;
  align-items: center;
}

footer .upside .left_box .top_box .foot_box .sns_box {
  margin-left: 30px;
  margin-top: 0;
}

footer .upside .left_box .top_box .f_nav_box {
  margin-left: 0;
  margin-top: 50px;
}

footer .upside .left_box .bottom_box {
  margin-top: 50px;
}

footer .upside .right_box {
  margin-left: 0;
  margin-top: 50px;
}

footer .upside .right_box .btn_nav ul {
  display: flex;
  gap: 20px;
}

footer .upside .right_box .btn_nav ul li:not(:first-of-type) {
  margin-top: 0;
}

footer .upside .right_box .txt_nav ul {
  display: flex;
  gap: 20px;
}

footer .upside .right_box .txt_nav ul li:not(:first-of-type) {
  margin-top: 0;
}

/* -----------------------------------------------------------
  TOP
----------------------------------------------------------- */
#top .main .mv_box .main_resp {
  position: relative;
}

#top .main .mv_box .main_resp .main_img {
  display: block;
}

#top .main .mv_box {
  background-image: none;
  flex-direction: column-reverse;
  height: auto;
}

#top .main .mv_box .catchphrase {
  margin-top: -5vw;
  padding: 50px;
  width: calc(100% - 10vw);
}

#top .main .mv_box .catch_en {
  bottom: 10vw;
}

#top .main .mv_box .catch_en .catch_img {
  width: 40vw;
}

#top .main .sv_box {
  display: block;
}

#top .main .sv_box .pic_box {
  margin-top: 0;
}

#top .main .sv_box .txt_box {
  margin-left: 0;
  margin-top: 40px;
}

#top .main .sv_box .txt_box .sv_lead_box .sv_lead:not(:first-of-type) {
  margin-top: 40px;
}

#top .container #concept_sec .contents .concept_box > section .concept_main {
  display: block;
}

#top .container #concept_sec .contents .concept_box > section .concept_main .pic_box {
  width: 100%;
  z-index: 0;
}

#top .container #concept_sec .contents .concept_box > section .concept_main .txt_box {
  height: auto;
  margin-left: 0;
  margin-top: 0;
  padding: 5vw;
}

#top .container #concept_sec .contents .concept_box > section .concept_main .txt_box .catch_en .catch_img {
  width: 40vw;
}

#top .container #concept_sec .contents .concept_box > section .concept_sub {
  margin-top: 5vw;
}

#top .container #concept_sec .contents .concept_box > section .concept_sub .txt_box {
  flex: 0 1 60vw;
}

#top .container #services_sec .contents .facility_box {
  gap: 30px;
  width: calc(100% + 30px);
}

#top .container #services_sec .contents .facility_box .facility {
  width: calc(100% / 2 - 30px);
}

#top .container #services_sec .contents .facility_box .facility .txt_box {
  padding: 30px;
}

#top .container #access_sec .contents .access {
  display: block;
  margin-left: 0;
}

#top .container #access_sec .contents .access .txt_box {
  padding: 0 5vw 7.5vw;
}

#top .container #access_sec .contents .access .pic_box picture img {
  height: 400px;
}

/* -----------------------------------------------------------
  会員料金 - ご利用方法
----------------------------------------------------------- */
.price .container #price_sec {
  padding: 7.5vw 3vw;
}

.price .container #price_sec .contents .price_box .plan_box {
  flex-wrap: wrap;
  gap: 25px;
  width: calc(100% + 25px);
}

.price .container #price_sec .contents .price_box .plan_box .plan {
  width: calc(100% / 2 - 25px);
}

.price .container #price_sec .contents .price_box .plan_box .plan .plan_body {
  padding: 30px;
}

.price .container #price_sec .contents .price_box .plan_box .plan .plan_body > ul > li > dl > dd > .resp_elt01 {
  display: none;
}

.price .container #price_sec .contents .price_box .option_box {
  font-size: 1.7rem;
  margin-top: 25px;
}

.price .container #price_sec .contents .btn_box ul {
  gap: 30px;
}

.price .container #price_sec .contents .btn_box ul li .btn_ttl {
  font-size: 2.2rem;
}

.price .container #system_sec {
  padding: 7.5vw 3vw;
}

.price .container #sns_sec {
  padding: 7.5vw 3vw;
}

.price .container #sns_sec .social_box ul li {
  padding: 50px 5vw;
}

.price .container #sns_sec .social_box ul li .sns_name .name {
  font-size: 3.2rem;
}

.price .container #sns_sec .social_box ul li .qr_code {
  width: 120px;
}

/* -----------------------------------------------------------
  よくあるご質問 - 運営会社
----------------------------------------------------------- */
.faq .container #faq_sec {
  padding: 7.5vw 3vw;
}

.faq .container #profile_sec {
  padding: 7.5vw 3vw;
}

.profile .container #profile_sec .contents .profile_box .profile_list > li > dl > dt {
  flex: 0 1 10em;
}

}

@media screen and (max-width: 520px){

/*----------------------------------------------------
	共通
----------------------------------------------------*/
body {
  font-size: 1.5rem;
  line-height: 1.5;
}

/* -----------------------------------------------------------
  .resp_elt
----------------------------------------------------------- */
.resp_elt01 {
  display: none;
}

/* -----------------------------------------------------------
  .hd
----------------------------------------------------------- */
.hd_01 {
  font-size: 2.2rem;
}

/* -----------------------------------------------------------
  header
----------------------------------------------------------- */
header {
  height: 60px;
}

header .site_id .site_logo {
  width: 100px;
}

header .site_id .tagline {
  font-size: 1.1rem;
}

header .head_rt .btns_box {
  display: none;
}

/* -----------------------------------------------------------
    toggle-panel
----------------------------------------------------------- */
#panel-btn {
  height: 60px;
  width: 60px;
  position: absolute;
  top: 0;
  right: 0;
}

#panel-btn-icon {
  width: 30px;
}

#panel-btn-icon:before,
#panel-btn-icon:after {
  width: 30px;
}

#panel-btn-icon:before {
  background-color: #ffffff;
  margin-top: -11px;
}

#panel-btn-icon:after {
  background-color: #ffffff;
  margin-top: 9px;
}

#panel-btn .close {
  background-color: transparent;
}

#panel-btn .close:before,
#panel-btn .close:after {
  xbackground-color: #000000;
  width: 30px;
}

#panel-btn.active {
  xtransform: translateX(-300px);
}

/* -----------------------------------------------------------
  .nav_box
----------------------------------------------------------- */
.nav_box {
  display: block;
  height: 100%;
  width: 300px;
  z-index: 10;
  transform: translateY(0);
  transform: translate(300px);
}

.nav_box .nav_inner {
  border-top: none;
  margin-top: 0;
  padding: 7.5vw;
}

.nav_box .nav_inner .nav_head .g_nav ul {
  display: block;
}

.nav_box .nav_inner .nav_head .g_nav ul li:not(:first-of-type) {
  margin-top: 15px;
}

.nav_box .nav_inner .nav_main {
  margin-top: 30px;
}

.nav_box .nav_inner .nav_main .nav_main_lt .nav_btn {
  display: block;
}

.nav_box .nav_inner .nav_main .nav_main_lt .nav_tel span:nth-of-type(3) {
  display: block;
}

.nav_box .nav_inner .nav_main .nav_main_lt .nav_btn .button_box ul {
  gap: 15px;
}

.nav_box .nav_inner .nav_main .nav_main_lt .nav_btn .button_box ul li {
  flex: 1 1;
}

.nav_box .nav_inner .nav_main .nav_main_lt .nav_btn .button_box ul li a {
  width: 100%;
}

.nav_box .nav_inner .nav_main .nav_main_lt .nav_btn .sns_box {
  margin-left: 0;
  margin-top: 30px;
}

.nav_box .nav_inner .nav_main .nav_main_rt {
  margin-top: 40px;
}

.nav_box .nav_inner .nav_main .nav_main_rt .nav_logo .logo {
  width: 150px;
}

/* -----------------------------------------------------------
  .main
----------------------------------------------------------- */
#lower .main .headline .main_ttl {
  font-size: 2.0rem;
  margin-top: 5px;
}

/* -----------------------------------------------------------
  footer
----------------------------------------------------------- */
footer .upside .left_box .top_box .f_nav_box {
  margin-top: 30px;
}

footer .upside .left_box .top_box .f_nav_box .f_nav ul {
  display: block;
}

footer .upside .left_box .top_box .f_nav_box .f_nav ul li:not(:first-of-type) {
  margin-top: 15px;
}

footer .upside .left_box .bottom_box {
  margin-top: 30px;
}

footer .upside .left_box .bottom_box address .tel span:nth-of-type(3) {
  display: block;
}

footer .upside .left_box .bottom_box address .add span {
  display: block;
}

footer .upside .left_box .bottom_box address .add span:nth-of-type(1) {
  margin-right: 0;
}

footer .upside .right_box {
  margin-top: 30px;
}

footer .upside .right_box .btn_nav ul {
  xdisplay: block;
}

footer .upside .right_box .btn_nav ul li {
  flex: 1 1;
}

footer .upside .right_box .btn_nav ul li a {
  width: 100%;
}

/* -----------------------------------------------------------
  TOP
----------------------------------------------------------- */
#top .main .mv_box .catchphrase {
  padding: 25px;
}

#top .main .mv_box .catch_en .catch_img {
  width: 45vw;
}

#top .main .mv_box .catchphrase .main_ttl {
  font-size: 1.9rem;
}

#top .main .mv_box .catchphrase .sub_ttl {
  font-size: 1.6rem;
  line-height: 1.2;
}

#top .main .mv_box .catchphrase .catch_lead {
  line-height: 1.8;
}

#top .container #services_sec .contents .facility_box {
  display: block;
  width: 100%;
}

#top .main .sv_box .txt_box {
  margin-top: 25px;
}

#top .main .sv_box .txt_box .sv_lead_box .sv_lead:not(:first-of-type) {
  margin-top: 25px;
}

#top .main .sv_box .txt_box .sv_lead_box .sv_lead .ttl {
  font-size: 1.7rem;
  line-height: 1.4;
}

#top .main .sv_box .txt_box .sv_lead_box .sv_lead .lead {
  line-height: 1.8;
}

#top .container #concept_sec .ttl_en .ttl {
  width: 50vw;
}

#top .container #concept_sec .contents .concept_box > section:not(:first-of-type) {
  margin-top: 7.5vw;
}

#top .container #concept_sec .contents .concept_box > section .concept_main .pic_box picture span {
  font-size: 1.3rem;
}

#top .container #concept_sec .contents .concept_box > section .concept_main .txt_box .concept_txt .concept_num {
  width: 50px;
}

#top .container #concept_sec .contents .concept_box > section .concept_main .txt_box .concept_txt .booth_name {
  margin-top: 20px;
  width: 150px;
}

#top .container #concept_sec .contents .concept_box > section .concept_main .txt_box .concept_txt .concept_ttl {
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  margin-top: 20px;
  padding-bottom: 15px;
}

#top .container #concept_sec .contents .concept_box > section .concept_main .txt_box .catch_en {
  top: -25px;
}

#top .container #concept_sec .contents .concept_box > section .concept_main .txt_box .catch_en .catch_img {
  width: 55vw;
}

#top .container #concept_sec .contents .concept_box > section .txt_box .concept_lead {
  margin-top: 15px;
}

#top .container #concept_sec .contents .concept_box > section .concept_sub {
  display: block;
}

#top .container #concept_sec .contents .concept_box > section .txt_box .concept_ttl {
  font-size: 1.8rem;
  padding-bottom: 15px;
}

#top .container #concept_sec .contents .concept_box > section .concept_sub .txt_box {
  width: 100%;
  margin-right: 0;
}

#top .container #concept_sec .contents .concept_box > section .concept_sub .pic_box {
  margin-top: 20px;
}

#top .container #services_sec .contents .facility_box .facility {
  margin-top: 20px;
  width: 100%;
}

#top .container #services_sec .contents .facility_box .facility:first-of-type {
  margin-top: 0;
}

#top .container #services_sec .contents .facility_box .facility .txt_box .lead_box {
  line-height: 1.8;
}

#top .container #floormap_sec .contents .floormap .phrase {
  width: 30vw;
}

#top .container #access_sec .contents .access .txt_box .access_txt {
  font-size: 1.5rem;
  margin-top: 20px;
}

#top .container #access_sec .contents .access .txt_box .access_txt > ul > li > dl {
  display: block;
}

#top .container #access_sec .contents .access .txt_box .access_txt > ul > li > dl > dt {
  font-weight: 700;
}

#top .container #access_sec .contents .access .txt_box .access_txt > ul > li > dl > dt:before {
  content: "■";
  font-weight: normal;
}

#top .container #access_sec .contents .access .txt_box .access_txt > ul > li > dl > dd {
  margin-top: 5px;
}

#top .container #access_sec .contents .access .pic_box picture img {
  height: auto;
}

#top .container #access_sec .contents .map iframe {
  height: 250px;
}

/* -----------------------------------------------------------
  会員料金 - ご利用方法
----------------------------------------------------------- */
.price .container #price_sec .contents .price_box {
  padding: 15px;
}

.price .container #price_sec .contents .price_box .plan_box {
  display: block;
  width: 100%;
}

.price .container #price_sec .contents .price_box .plan_box .plan {
  margin-top: 15px;
  width: 100%;
}

.price .container #price_sec .contents .price_box .plan_box .plan:first-of-type {
  margin-top: 0;
}

.price .container #price_sec .contents .price_box .option_box {
  font-size: 1.6rem;
  margin-top: 15px;
  padding: 20px;
}

.price .container #price_sec .contents .price_box .option_box ul li {
  display: block;
}

.price .container #price_sec .contents .price_box .option_box ul li span {
  display: block;
}

.price .container #price_sec .contents .price_box .option_box ul li .option_sub {
  margin-left: calc(1em + 0.5em);
  margin-top: 5px;
}

.price .container #price_sec .contents .btn_box {
  margin-top: 20px;
}

.price .container #price_sec .contents .btn_box ul {
  gap: 10px;
}

.price .container #price_sec .contents .btn_box ul li .btn_ttl {
  font-size: 1.8rem;
}

.price .container #system_sec .contents .flow_box {
  margin-left: 20px;
}

.price .container #system_sec .contents .flow_box > ol:before {
  content: none;
}

.price .container #system_sec .contents .flow_box > ol > li > dl {
  display: block;
}

.price .container #system_sec .contents .flow_box > ol > li > dl > dt {
  height: 60px;
  padding: 10px;
  width: 100%;
}

.price .container #system_sec .contents .flow_box > ol > li > dl > dt:before {
  font-size: 1.6rem;
  height: 40px;
  width: 40px;
  margin-left: calc(-20px + -10px);
}

.price .container #system_sec .contents .flow_box > ol > li > dl > dd {
  margin-left: 0;
  margin-top: 15px;
}

.price .container #sns_sec .social_box ul li {
  padding: 20px 3vw;
}

.price .container #sns_sec .social_box ul li .sns_name {
  align-items: flex-start;
  flex-direction: column;
}

.price .container #sns_sec .social_box ul li .sns_name .name {
  font-size: 2.4rem;
}

.price .container #sns_sec .social_box ul li .sns_name .desc {
  font-size: 1.4rem;
  line-height: 1.3;
  margin-left: 0;
  margin-top: 5px;
}

.price .container #sns_sec .social_box ul li .qr_code {
  margin-left: 20px;
  width: 70px;
}

/* -----------------------------------------------------------
  よくあるご質問 - 運営会社
----------------------------------------------------------- */
.faq .container #faq_sec .contents .faq_box {
  padding: 15px;
}

.faq .container #faq_sec .contents .faq_box > dl:not(:first-of-type) {
  margin-top: 15px;
}

.faq .container #faq_sec .contents .faq_box > dl > dt > div:before,
.faq .container #faq_sec .contents .faq_box > dl > dd > div:before {
  font-size: 1.6rem;
  height: 30px;
  width: 30px;
  margin-right: 0.75em;
}

.faq .container #faq_sec .contents .faq_box > dl > dt {
  padding: 10px 45px 10px 10px;
}

.accordion-title:before {
  right: 15px;
}

.accordion-title:after {
  right: 15px;
}

.accordion-text {
  padding: 10px;
}

.profile .container #profile_sec .contents .profile_box .profile_list > li > dl {
  display: block;
}

.profile .container #profile_sec .contents .profile_box .profile_list > li {
  padding: 20px 0;
}

.profile .container #profile_sec .contents .profile_box .profile_list > li > dl > dt {
  font-weight: 700;
}

.profile .container #profile_sec .contents .profile_box .profile_list > li > dl > dt:before {
  content: "■";
  font-weight: normal;
}

.profile .container #profile_sec .contents .profile_box .profile_list > li > dl > dd {
  margin-top: 5px;
}

.profile .container #profile_sec .contents .profile_box .profile_list > li > dl > dd > dl {
  display: block;
  margin-top: 15px;
}

.profile .container #profile_sec .contents .profile_box .profile_list > li > dl > dd > dl > dt {
  font-weight: 700;
}

.profile .container #profile_sec .contents .profile_box .profile_list > li > dl > dd > dl > dd {
  margin-top: 5px;
}

.profile .container #profile_sec .contents .profile_box .profile_list > li > dl > dd > dl.g_code > dt .logo {
  margin-bottom: 2px;
  margin-top: 2px;
}



}