/* ======================================================
	Reset
====================================================== */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
a,
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: none;
  outline: none;
  background: transparent;
  font-size: 100%;
}

body {
  line-height: 1;
}

img {
  line-height: 0;
  vertical-align: top;
}

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;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

li {
  list-style-type: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input,
select {
  vertical-align: middle;
}

hr {
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
  border: none;
  border-top: 1px solid #ccc;
}

a {
  outline: none;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  content: " ";
  clear: both;
  height: 0;
}

.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}

/* ======================================================
	COMMON
====================================================== */
body {
  background: #fff;
  text-align: left;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
    "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #383838;
  font-size: 1.1rem;
  background: #fff;
}

.wrapper {
  width: 750px;
  margin: 0 auto;
  background: #fff;
  position: relative;
}

.mb_60 {
  margin-bottom: 60px;
}

.mb_40 {
  margin-bottom: 40px;
}

.inner {
  width: 670px;
  margin: 0 auto;
}

.shadow {
  width: 750px;
  margin: 0 auto;
  text-align: center;
  margin-left: -40px;
}

/* ======================================================
	content
====================================================== */
#header {
  margin-bottom: -19px;
  position: relative;
  z-index: 2;
}

.container {
  margin-bottom: 60px;
}

.container2 {
  padding-bottom: 60px;
}

.container3 {
  padding-bottom: 20px;
}

.CV {
  text-align: center;
}

.btn a:hover {
  opacity: 0.8;
}

.btn ul {
  width: 100%;
  padding-top: 20px;
}

.btn img {
  width: 100%;
}

#trouble {
  text-align: center;
  margin-bottom: 60px;
}

#solution {
  margin-bottom: 60px;
}

#solution .box {
  text-align: center;
  margin-bottom: 60px;
}

#solution h2 {
  margin-bottom: 60px;
}

#solution .arrow_black {
  text-align: center;
}

#charm {
  margin-bottom: 120px;
}

#map_01 {
  text-align: center;
}

#map_01 .map_area {
  font-size: 0px;
  line-height: 0;
}

#map_01 .map_area iframe {
  width: 670px;
  height: 721px;
  padding: 40px;
}

#map_01 .information {
  padding: 20px;
  text-align: left;
  color: #575757;
}

#map_01 .title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 10px;
}

#map_01 .access {
  border-bottom: solid 2px #bfbfbf;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

#map_01 .access dt {
  background: #0f0c0c;
  display: list-item;
  padding: 5px;
  color: #fff;
  width: 160px;
  list-style: none;
  text-align: center;
  margin-bottom: 20px;
}

#map_01 .address {
  border-bottom: solid 2px #bfbfbf;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

#map_01 .address dt {
  background: #0f0c0c;
  display: list-item;
  padding: 5px;
  color: #fff;
  width: 160px;
  list-style: none;
  text-align: center;
  margin-bottom: 20px;
}

#map_01 .business-hours dt {
  background: #0f0c0c;
  display: list-item;
  padding: 5px;
  color: #fff;
  width: 160px;
  list-style: none;
  text-align: center;
  margin-bottom: 20px;
}

#map_01 dl dd {
  color: #616161;
}

#map_01 dl dd.small {
  font-size: 80%;
  margin-top: 10px;
}

#feature {
  margin-bottom: 80px;
}

#feature h2 {
  margin-bottom: 60px;
}

#smith-machine {
  margin-bottom: 120px;
}

#smith-machine h2 {
  margin-bottom: 60px;
}

#smith-machine .spacing_dots {
  text-align: center;
}

#negative {
  padding-bottom: 30px;
}

.text_img {
  padding-bottom: 40px;
}

#flow_ob,
#flow_ex {
  background: #e9e9e9;
  /*padding-bottom: 120px;*/
  padding-bottom: 60px;
}

#flow {
  text-align: center;
  padding-bottom: 60px;
}

#flow h2 {
  margin-bottom: 60px;
}

#flow .mb_-30 {
  margin-bottom: -30px;
}

#flow .step_01 {
  position: relative;
  z-index: 4;
  margin-bottom: 60px;
}

#flow .step_02 {
  position: relative;
  z-index: 3;
}

#flow .step_03 {
  position: relative;
  z-index: 2;
}

#app {
  margin-bottom: 120px;
}

#app h2 {
  margin-bottom: 60px;
}

#app .spacing_dots {
  text-align: center;
}

#plan {
  margin-bottom: 60px;
}

#plan h2 {
  margin-bottom: 60px;
  text-align: center;
}

.graph {
  background: #e9e9e9;
  padding: 60px 0px;
  margin-bottom: 60px;
}

.graph h3 {
  margin-bottom: 60px;
}

#plan .arrow_black {
  text-align: center;
}

#qa {
  line-height: 1.5;
}

#qa h2 {
  text-align: center;
  margin-bottom: 60px;
}

#qa #qa_area {
  padding: 0px 0px 120px 0px;
}

#qa #qa_area .ac_title {
  display: flex;
  align-items: center;
  font-weight: bold;
  margin-bottom: 20px;
  background: #fef1de;
  padding: 10px;
}

#qa #qa_area .ac_title .Q_img {
  width: 60px;
  display: inline-block;
  margin: 0px 30px;
}

#qa #qa_area .ac_title .text {
  width: 400px;
  margin-right: 20px;
  display: inline-block;
}

/* ▼▼▼▼フォントサイズ対策▼▼▼▼ */
@media screen and (min-width: 751px) {
  #qa #qa_area .ac_title .text {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 750px) {
  #qa #qa_area .ac_title .text {
    font-size: 2rem;
  }
}

/* ▲▲▲▲フォントサイズ対策▲▲▲▲ */
#qa #qa_area .ac_title .arrow_box {
  width: 160px;
  height: 60px;
  background: url(../img/qa_arrow_down.png) center no-repeat;
  background-size: contain;
  display: inline-block;
  cursor: pointer;
}

#qa #qa_area .ac_title.on .arrow_box {
  width: 160px;
  height: 60px;
  background: url(../img/qa_arrow_up.png) center no-repeat;
  background-size: contain;
  display: inline-block;
}

/* ▼▼▼▼フォントサイズ対策▼▼▼▼ */
@media screen and (min-width: 751px) {
  #qa #qa_area .white_box p {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 750px) {
  #qa #qa_area .white_box p {
    font-size: 2rem;
  }
}

/* ▲▲▲▲フォントサイズ対策▲▲▲▲ */
#qa #qa_area .white_box {
  background: #fffcf8;
  padding: 30px;
  margin-bottom: 40px;
  display: none;
}

#map_02 .map_area {
  font-size: 0px;
  line-height: 0;
}

#map_02 .map_area iframe {
  width: 670px;
  height: 721px;
  padding: 40px;
}

#map_02 .information {
  padding: 40px;
  text-align: left;
}

#map_02 .title {
  font-size: 24px;
  font-weight: bold;
}

#map_02 .access {
  border-bottom: solid 2px #bfbfbf;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

#map_02 .access dt {
  background: #0f0c0c;
  display: list-item;
  padding: 5px;
  color: #fff;
  width: 160px;
  list-style: none;
  text-align: center;
  margin-bottom: 20px;
}

#map_02 .address {
  border-bottom: solid 2px #bfbfbf;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

#map_02 .address dt {
  background: #0f0c0c;
  display: list-item;
  padding: 5px;
  color: #fff;
  width: 160px;
  list-style: none;
  text-align: center;
  margin-bottom: 20px;
}

#map_02 .business-hours dt {
  background: #0f0c0c;
  display: list-item;
  padding: 5px;
  color: #fff;
  width: 160px;
  list-style: none;
  text-align: center;
  margin-bottom: 20px;
}

#map_02 dl dd {
  color: #616161;
}

#map_02 dl dd.small {
  font-size: 80%;
  margin-top: 10px;
}

#map_02 .map_btn {
  text-align: center;
  margin: 60px 0;
}

#map_03 {
  background: #e7f4fa;
  text-align: center;
  padding: 40px;
}

#map_03 .map_03_inner {
  background: #e7f4fa;
}

#map_03 #place {
  padding: 40px;
}

#map_03 #place dl {
  border: 1px solid orange;
  margin-bottom: 30px;
}

#map_03 #place dt {
  background: orange;
  padding: 20px 10px;
  color: #fff;
  font-weight: bold;
  font-size: 1.5rem;
  position: relative;
}

#map_03 #place dt:before {
  content: "";
  position: absolute;
  top: 0;
  right: calc(100% * (30 / 750));
  bottom: 0;
  width: calc(100vw * (40 / 750));
  max-width: 40px;
  height: calc(100vw * (4 / 750));
  min-height: 1px;
  max-height: 4px;
  margin: auto 0;
  background-color: #fff;
}

#map_03 #place dt:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: calc(100vw * (4 / 750));
  min-width: 1px;
  max-width: 4px;
  height: calc(100vw * (40 / 750));
  max-height: 40px;
  margin: auto 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  background-color: #fff;
  right: calc(1px * (24 + 20 - 2));
}

#map_03 #place dt.on:after {
  opacity: 0;
}

#map_03 #place dd {
  padding: 20px 60px 10px 60px;
  font-size: 1.5rem;
  text-align: left;
  display: none;
  background: #fff;
}

#map_03 #place dd .open_btn {
  display: inline-block;
  float: left;
  width: 50%;
  color: #000;
  text-decoration: none;
  margin-bottom: 20px;
}

/*popup*/
.popup_wrap input {
  display: none;
}

.popup_overlay {
  display: flex;
  justify-content: center;
  overflow-y: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
  padding: 2% 0%;
}

.popup_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}

.popup_content {
  position: absolute;
  max-width: 670px;
  padding: 30px;
  box-sizing: border-box;
  background: #fff;
  line-height: 1.4em;
  transition: 0.5s;
  box-shadow: 0 0 5px rgba(94, 94, 94, 0.7);
  background-color: #e7f4fa;
}

.gym_map .popup_content img:hover {
  opacity: 0.9;
}

.close_btn {
  position: absolute;
  display: block;
  top: 14px;
  right: 16px;
  font-size: 30px;
  cursor: pointer;
  color: #fff;
}

.close_btn:hover {
  opacity: 0.8;
}

.popup_wrap input:checked ~ .popup_overlay {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}

.open_btn {
  color: #000;
  cursor: pointer;
  transition: 0.3s ease;
}

#map_03 .text {
  font-size: 1.5rem;
}

#map_03 .popup_content img {
  width: 100%;
}

#map_03 .popup_content iframe {
  width: 100%;
  height: 300px;
  margin: 10px auto;
}

#map_03 .popup_content span {
  background: #019dd2;
  color: #fff;
  display: inline-block;
  text-align: center;
  padding: 2px;
  margin-bottom: 15px;
}

#map_03 .popup_content .shop_name {
  border: 1px solid #019dd2;
  background: #fff;
  color: #019dd2;
  text-align: center;
  font-weight: bold;
  padding: 10px;
  margin-bottom: 20px;
}

@media screen and (max-width: 750px) {
  .close_btn,
  #map_03 #place dd,
  #map_03 #place dt,
  #map_03 #place dd .open_btn {
    font-size: 2rem;
  }

  #map_03 .text {
    font-size: 1.8rem;
  }

  #map_03 #place dd {
    padding: 20px 10px 10px 10px;
  }
}

p.popup_line {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: solid 1px #fff;
}

.popup_content span.small {
  font-size: 13.5px;
  line-height: 1;
}

p.popup_line a {
  color: #fff;
}

p.popup_line a:hover {
  color: #00abc2;
}

#fixed_bnr {
  position: fixed;
  bottom: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  text-align: center;
  z-index: 10;
}

#fixed_bnr ul {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 750px;
  margin: auto;
}

#fixed_bnr ul li {
  max-width: 200px;
  padding: 1rem;
}

#fixed_bnr ul li img {
  width: 100%;
}

#future a img:hover,
#fixed_bnr img:hover,
#campaign a img:hover {
  opacity: 0.9;
}

#future {
  background: url(../img/bg_feature.png) center;
  background-size: auto;
  padding: 40px 20px;
}

.future-cv {
  margin: 20px 0px 40px 0px;
  text-align: center;
}

.future-cv ul {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0px;
}

.future-cv li {
  padding: 0px 20px;
}

/* ▼▼▼▼ PCビュー調整 ▼▼▼▼ */
@media screen and (min-width: 751px) {
  #fixed_bnr img {
    width: 400px;
  }
}

/* ▲▲▲▲ PCビュー調整 ▲▲▲▲ */
#page_top a {
  position: fixed;
  bottom: 200px;
  right: 10px;
  z-index: 11;
}

#page_top a:hover {
  opacity: 0.8;
}

.footer_flex_area {
  display: flex;
  background-color: #3f4036;
}

.footer_flex_left {
  box-sizing: border-box;
  width: 60%;
  padding: 5%;
}

.footer_flex_right {
  box-sizing: border-box;
  width: 40%;
  padding: 5%;
}

.footer_flex_content {
  padding: 3% 5%;
}

#footer {
  padding: 0;
  background-color: #fff;
}

footer {
  /*background: #019dd2;*/
  /*padding: 60px 40px;*/
  margin-bottom: 100px;
}

footer a {
  color: #fff;
  text-decoration: none;
}

footer a:hover {
  opacity: 0.8;
}

footer .footer_area {
  align-items: center;
}

footer .footer_area a {
  text-decoration: none;
  color: #fff;
  font-size: 20px;
}

footer .footer_area .link_area {
  margin-right: 10px;
}

footer .footer_area .link_area li {
  border-bottom: 1px solid #fff;
  padding: 20px;
  position: relative;
}

footer .footer_area a::after {
  top: 50%;
  bottom: 50%;
  right: 1em;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  border-width: 6px 0 7px 0.5em;
  z-index: 10;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: auto;
}

footer .footer_area .link_area .link_A {
  margin-bottom: 10px;
}

footer .footer_area .link_area .link_A a {
  margin-right: 30px;
}

footer .footer_area .link_area .link_B a {
  margin-right: 30px;
}

footer .footer_area .logo_area {
  padding-top: 20px;
  text-align: center;
}

#movie {
  margin-bottom: 60px;
}

.youtube_box {
  margin: auto;
  padding: 20px;
  width: 100%;
  box-sizing: border-box;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.padding40 {
  padding-bottom: 40px;
}

.center {
  text-align: center;
  margin: 0 auto;
}

/* ======================================================
	action
====================================================== */
.section {
  padding: 60px 0px;
  text-align: center;
}

#price,
#about {
  text-align: center;
}

#price {
  background: #000;
}

/*#about {
  margin-bottom: 120px;
}*/
.bg_orange {
  background: #fef0dc;
}

.bg_orange2 {
  background: #fef1de;
}

.bg_blue {
  background: #019dd2;
}

.bg_blue2 {
  background: #e7f4fa;
}

.img-box img {
  width: 100%;
}

.cord_of_bg {
  background: #a8cd60;
  padding: 20px 40px;
}

.fluffy {
  animation: fluffy1 3s ease infinite;
}

@keyframes fluffy1 {
  0% {
    transform: translateY(0);
  }

  5% {
    transform: translateY(0);
  }

  10% {
    transform: translateY(0);
  }

  20% {
    transform: translateY(-30px);
  }

  25% {
    transform: translateY(0);
  }

  30% {
    transform: translateY(-30px);
  }

  50% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(0);
  }
}

/* ======================================================
	無料体験の流れ
====================================================== */
#step {
  text-align: center;
  padding-bottom: 60px;
  /*background: url(../img/flow.png) no-repeat;*/
}

#step .step-chart {
  padding: 8% 0;
}

/* ======================================================
	無料見学の流れ
====================================================== */

#membership {
  /*
  background: url(../img/member.png) top center no-repeat;
  padding: 170px 30px 40px 30px;
  background-color: #ffffff;
*/
  padding: 4rem 4rem 0;
  background-color: #000;
}

.member_img {
  display: block;
  text-align: center;
  padding: 2rem;
}

.member_txt {
  font-size: 1.6rem;
  text-align: center;
  color: #fff;
}

#membership img:hover {
  opacity: 0.9;
}

#membership .tab-wrap,
#membership .tab-subtxt {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#membership .tab-subtxt .sub-head {
  width: 50%;
  margin-bottom: 1em;
  font-size: 1.3em;
  line-height: 0.6em;
  text-align: center;
  color: #fff;
}

#membership .tab-label {
  width: 37%;
  text-align: center;
  color: #111;
  border: 2px solid #c3c3c3;
  background: white;
  margin-right: 5px;
  padding: 3% 5%;
  order: -1;
  font-size: 1.7em;
  font-weight: bold;
  line-height: 1.2em;
}

#membership .tab-content {
  width: 100%;
  display: none;
}

#membership .tab-switch:checked + .tab-label {
  background: #d6f141;
  color: #111;
  border: 4px solid #d6f141;
  /* display: flex; */
  /* flex-direction: row; */
}

#membership .tab-label a {
  flex-direction: column;
  position: relative;
}

#membership .tab-label a:before {
  content: "+";
  font-size: 1.5em;
  width: 1em;
  height: 1em;
  position: absolute;
  margin: auto;
  bottom: 0;
  top: 0.2em;
  right: -1.2em;
  transition: all 0.1s;
  display: flex;
  line-height: 0.75;
  text-align: center;
  justify-content: flex-end;
  flex-direction: row;
}

#membership .tab-switch:checked + .tab-label a:before {
  content: "ー";
  font-size: 1em;
  right: 1em;
  line-height: 1;
  top: 0.2em;
  right: -1.7em;
}

#membership .tab-switch:checked + .tab-label:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-color: #727272 transparent transparent transparent;
  transition: all 0.1s;
  display: block;
  border-color: #d6f141 transparent transparent transparent;
  margin-top: 3%;
  margin-left: 15%;
  border-width: 0.6em 0.5em 0 0.5em;
}

#membership .tab-switch:checked + .tab-label + .tab-content {
  display: block;
}

#membership .tab-switch {
  display: none;
}

#membership .hide_box {
  margin-top: 3em;
}

#membership .join_course {
  font-size: 2.3rem;
  padding-bottom: 0.5em;
  padding-top: 2.4em;
  margin-bottom: 1.3em;
  text-align: center;
  color: #fff;
}

#membership .join_box {
  border-right-style: none;
  border-left-style: none;
  border-radius: 0;
  width: 100%;
  border-width: 5px;
}

#membership .cts_box li {
  padding-bottom: 4em;
  position: relative;
}

#membership .cts_box li .scont_Cont {
  padding: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
}

#membership .cts_box li .scont_Cmark {
  font-size: 2.5rem;
  line-height: 1;
  padding-right: 0.4em;
  text-align: center;
  color: #fff;
}

#membership .cts_box li .scont_Ctxt {
  font-size: 1.5em;
  line-height: 1.3em;
  padding-left: 1.5em;
  position: relative;
  width: 100%;
  padding-bottom: 0.5em;
  border-left: 1px solid #fff;
  color: #fff;
}

#membership .cts_box li .scont_Ctxt .join_ttl {
  font-size: 1.9rem;
  padding-bottom: 0.5em;
}

#membership .cts_box li.arrow:after {
  content: "";
  width: 3.5em;
  height: 1.5em;
  background-image: url(../img/arrow.svg);
  background-repeat: no-repeat;
  position: absolute;
  bottom: 2em;
  right: 0;
  left: 0;
  margin: auto;
  background-size: contain;
  background-position: center bottom;
}

/* ======================================================
	よくある質問
====================================================== */
#faq {
  text-align: center;
  padding-bottom: 10px;
  padding-top: 60px;
}

#faq .qa {
  font-size: 1.14rem;
  text-align: left;
  color: #fff;
  line-height: 1.5;
  margin: 5%;
}

#faq .qa dl {
  padding-bottom: 4%;
}

#faq .qa dl dt {
  display: flex;
  align-items: baseline;
}

#faq .qa dl dt {
  background: #888b75;
  padding: 3%;
  position: relative;
}

#faq .qa dl dt.on .arrow_box {
  width: 20px;
  height: 12px;
  background: url(../img/qa_arrow_up.png) center no-repeat;
  background-size: contain;
  display: inline-block;
  position: absolute;
  right: 15px;
  bottom: 30px;
}

#faq .qa dl dt .arrow_box {
  width: 20px;
  height: 12px;
  background: url(../img/qa_arrow_down.png) center no-repeat;
  background-size: contain;
  display: inline-block;
  position: absolute;
  right: 15px;
  bottom: 30px;
}

#faq .qa dl dd {
  background: #b2b59f;
  padding: 3%;
}

#faq .qa dl dt p,
#faq .qa dl dd p {
  margin-left: 1.1rem;
}

#faq .qa dl dt:before {
  font-size: 1.3rem;
  content: "Q";
}

#faq .qa dl dd p:before {
  font-size: 1.3rem;
  content: "A";
  padding-right: 1em;
}

#faq .qa dl dd p {
  display: flex;
  margin: 0;
}

#qa_area .q {
  display: none;
}

@media screen and (max-width: 750px) {
  #faq .qa dl dt p,
  #faq .qa dl dt:before {
    font-size: 1.6rem;
  }
}

/* ======================================================
	店舗一覧
====================================================== */
.gym-list {
  padding: 5% 0;
  height: auto;
}

.gym-list-inner {
  color: #fff;
}

.gym-list-tit {
  margin: 5% auto;
}

.gym-list-inner p {
  font-size: 1.3rem;
  text-align: center;
  letter-spacing: 0.3rem;
}

.gym-list-content {
  font-size: 2.1rem;
}

p.areaname {
  font-size: 2rem;
  margin: 5% auto 0;
  text-align: center;
  border: 1px solid #fff;
  padding: 2.2% 1% 2% 3%;
  width: 23%;
  letter-spacing: 0.5rem;
  font-weight: bold;
}

ul.gym-list-name {
  display: flex;
  flex-wrap: wrap;
  margin: 10% 0;
}

ul.gym-list-name li {
  box-sizing: border-box;
  width: 50%;
  padding: 2% 0 2% 10%;
}

ul.gym-list-name li.narrow {
  width: 40%;
}

ul.gym-list-name li:hover {
  opacity: 0.8;
}

ul.gym-list-name li:before {
  position: relative;
  top: 3px;
  left: -8px;
  display: inline-block;
  width: 1.8rem;
  height: 1.8rem;
  content: "";
  background: #fbfbfb;
}

.gymListItem {
  box-sizing: border-box;
  width: 50%;
  padding: 2% 0 2% 10%;
}

.gym_map .popup_content {
  position: absolute;
  visibility: hidden;
  z-index: 9999;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #2a5d67;
  color: #fff;
  width: 100%;
}

.gym_map .show {
  visibility: visible;
  animation: fadeIn 1s;
}

.gym_map .popup_content iframe {
  width: 100%;
  height: 300px;
}

.gym_map .popup_content img {
  width: 100%;
}

.gym_map .shop_name {
  text-align: center;
  border-bottom: 1px solid #fff;
  font-weight: bold;
  padding: 5px;
  margin-bottom: 10px;
}

.gym_map .gym_map_cvbox {
  display: flex;
  align-items: center;
  justify-content: center;
}

.gym_map .gym_map_cvbox li {
  padding: 10px;
}

.gym_map .gm_map_cvbox li img {
  width: 100%;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.cv01 .btnarea,
.cv02 .btnarea {
  position: relative;
}

.cv01 .btnarea .cv-btn01 {
  position: absolute;
  top: 84%;
  right: 0;
  left: 4%;
  /*
  width: 96.4%;
  */
  margin: auto;
}

.cv01 .btnarea .cv-btn02 {
  position: absolute;
  top: 84%;
  right: 0;
  left: 52%;
  /*
  width: 96.4%;
  */
  margin: auto;
}

.cv02 .btnarea .cv-btn01 {
  position: absolute;
  top: 88.5%;
  right: 0;
  left: 4%;
  /*
  width: 96.4%;
  */
  margin: auto;
}

.cv02 .btnarea .cv-btn02 {
  position: absolute;
  top: 88.5%;
  right: 0;
  left: 52%;
  /*
  width: 96.4%;
  */
  margin: auto;
}

.cv-btn01 > a,
.btnarea .cv-btn02 > a {
  transition: opacity 0.3s;
}

.cv-btn01 > a:hover,
.cv-btn02 > a:hover {
  opacity: 0.7;
}
