@charset "UTF-8";
/* 
Version: 2021
Build Time: November 11, 2020
*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700;900&display=swap");
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-tap-highlight-color: transparent;
  outline: 0;
  vertical-align: baseline;
  -webkit-text-size-adjust: 100% !important;
  -ms-text-size-adjust: 100% !important;
  text-size-adjust: 100% !important;
  -moz-text-size-adjust: 100% !important;
}

select,
button,
input,
textarea,
button {
  border: 1px solid #333;
}

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

table,
td,
th {
  border: 1px solid #333;
}

td,
th {
  line-height: 1.5;
  padding: 0.3em 0.4em;
}

th {
  font-weight: bold;
  font-size: 1.05em;
}

html {
  font-size: 100%;
  background-color: #ffffff;
  word-break: break-word;
}

body {
  min-height: 100vh;
  color: #333;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  font: normal normal normal 14px/1.6 "Helvetica", "Arial", sans-serif;
  background-color: #ffffff;
}

hr {
  overflow: visible;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  margin: 1em 0;
  height: 0;
  border-top: 1px solid #ccc;
}

button:disabled {
  cursor: default;
}

a,
a:active,
a:link,
a:visited {
  text-decoration: none;
  color: #333;
}

a:hover {
  text-decoration: underline;
}

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

audio,
canvas,
iframe,
img,
svg,
video {
  display: inline-block;
  vertical-align: middle;
}

img {
  max-width: 100%;
}

[hidden],
dialog:not([open]),
template {
  display: none;
}

button,
input,
select,
textarea {
  font-family: inherit;
  border-radius: 0;
}

textarea {
  resize: vertical;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

input,
select {
  vertical-align: middle;
}

button {
  vertical-align: inherit;
  line-height: inherit;
  cursor: pointer;
}

button,
select {
  text-transform: none;
}

code,
kbd,
pre,
samp {
  font-family: monospace, sans-serif;
  font-size: 1em;
}

mark {
  background-color: #ff0;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 70%;
  line-height: 0;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

ul {
  list-style: none;
}

img {
  height: auto;
}

svg:not(:root) {
  overflow: hidden;
}

/* font-family: 'Noto Sans JP', sans-serif; */
/* 
VDL-V7Gothic B
font-family:?vdl-v7gothic,?sans-serif;
font-weight:?700;
font-style:?normal;

VDL-V7Gothic EB
font-family:?vdl-v7gothic,?sans-serif;
font-weight:?800;
font-style:?normal;


font-family:?adobe-caslon-pro,?serif;
font-weight:?700;
font-style:?normal;

Adobe Caslon Pro Semibold
font-family:?adobe-caslon-pro,?serif;
font-weight:?600;
font-style:?normal;
*/
body.error404 {
  background-color: #121212;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.text404 {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
  color: #ccc;
  text-align: center;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  white-space: nowrap;
}

.text404 strong {
  font-size: 96px;
  line-height: 1.15;
  font-weight: bold;
}

@media (max-width: 600px) {
  .text404 strong {
    font-size: 75px;
  }
}

.text404 p {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  text-transform: uppercase;
}

@media (max-width: 600px) {
  .text404 p {
    font-size: 16px;
  }
}

.text404 a,
.text404 a:link {
  margin-top: 50px;
  font-size: 12px;
  white-space: normal;
  display: inline-block;
  height: 3em;
  line-height: 3em;
  width: 15em;
  background-color: #333;
  color: #ccc;
  text-transform: uppercase;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.text404 a:hover,
.text404 a:link:hover {
  color: #333 !important;
  background-color: #fff !important;
  text-decoration: none;
}

html {
  background-color: #fff;
}

body {
  overflow-x: hidden;
  font-family: 'Noto Sans JP', "Noto Sans SC", メイリオ, Meiryo, "ヒラギノ角ゴ ProN W3", "Noto Sans JP", YuGothic,
 "Hiragino Kaku Gothic ProN", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6;
  padding-top: 95.34px;
}

@media (max-width: 1300px) {
  body {
    padding-top: 85.34px;
  }
}

@media (max-width: 1100px) {
  body {
    padding-top: 71px;
  }
}

@media (max-width: 600px) {
  body {
    padding-top: 54.7px;
  }
}

a,
a:link {
  color: #333;
}

a:hover,
a:link:hover {
  color: #ab9b81;
  text-decoration: underline;
}

.nowrap {
  white-space: nowrap;
  display: inline-block;
}

.hasbg {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: relative;
}

.hasbg img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.hasholder {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: relative;
}

svg {
  width: 1em;
  min-width: 1em;
  height: 1em;
}

.inner {/*全体の幅*/
  width: 100%;
  max-width: 1340px;
  padding: 0 20px;
  margin: auto;
}

/* ---------------------------------------------------------- */
/* site header style */
.site_header {
  background-color: #1e1e1e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
  padding: 25px 40px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.site_header .logo {
  position: relative;
}

.site_header .logo a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.site_header .logo svg {
  font-size: 31px;
  width: 8.39em;
  /* 260  31 */
}

.site_header .logo img {
  font-size: 31px;
  width: 8em;
}

@media (min-width: 1100px) {
  .site_header .logo {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .site_header .logo:hover {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
  }
}

.site_header.fixed {
  padding: 20px 25px;
}

@media (max-width: 1300px) {
  .site_header {
    padding: 20px;
  }
  .site_header.fixed {
    padding: 20px;
  }
	
}

@media (max-width: 1100px) {
  .site_header .logo img {
    font-size: 22px;
  }
}

@media (max-width: 600px) {
  .site_header {
    padding: 15px 20px;
  }
  .site_header.fixed {
    padding: 15px 20px;
  }
  .site_header .logo svg {
    font-size: 23px;
  }
  .site_header .logo img {
    font-size: 16px;
  }
}

.site_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.site_nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: uppercase;
  padding: 0 20px;
}

.site_nav li {
  padding: 0 20px;
  position: relative;
}

.site_nav li::after {
  width: 1px;
  height: 1.1em;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(15deg);
  -ms-transform: translateY(-50%) rotate(15deg);
  transform: translateY(-50%) rotate(15deg);
}

.site_nav li:not(:last-child)::after {
  content: "";
}

.site_nav a {
  color: #fff;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  white-space: nowrap;
	font-size: 22px;
}

.site_nav a:hover {
  color: #fff;
}

.site_nav .to_contact a {
  color: #ab9b81;
  line-height: 1;
  border: 1px solid #ab9b81;
/*  padding: 0.9em 2em;*/
	  padding: 1.1em 2.2em;
	font-size: 18px;
  display: inline-block;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.to_contact2 a {
  color: #000000;
	
	text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
background-color:#b39855;
	background: linear-gradient(90deg, #b39855 0%, #F8E6AF 50%, #b39855 100%);
  line-height: 1;
  border: 3px solid #ffffff;
  padding: 30px 0;
	width: 60%;
	border-radius: 10px;
	margin: 60px 20%;
	font-size: 30px;
  display: inline-block;
	text-align: center;
	line-height: 180%;

}
.to_contact2 a .moushikomi{color: #F7264B;
font-size: 24px;}
.to_contact2 a:hover{

    background: linear-gradient(90deg, #F9DE9A 0%, #FFF6DB 50%, #F9DE9A 100%);
	color: #BDBAA5!important;
  }
.to_contact2 a:hover .moushikomi{color: #FF9EAF;
}

@media (min-width: 1100px) {
  .site_nav .to_contact a:hover {
    background-color: #ab9b81;
    color: #fff;
  }
}

.site_nav .to_contact svg {
  font-size: 1.28em;
  margin-right: 0.4em;
}
@media (max-width: 1500px) {
.site_nav a{
	font-size: 18px;
	}
}
@media (max-width: 1300px) {
.site_nav a{
	font-size: 16px;
	}
}
@media (max-width: 1200px) {
.site_nav a{
	font-size: 14px;
	}
}
@media (max-width: 1100px) {
  .site_nav {
    display: none;
  }
}

.site_menu {
  cursor: pointer;
  width: 40px;
  height: 30px;
  z-index: 9999999999;
  display: none;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.site_menu span {
  display: block;
  height: 1px;
  width: 100%;
  background-color: #fff;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}

@media (max-width: 1100px) {
  .site_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 600px) {
  .site_menu {
    width: 32px;
    height: 22px;
  }
	.to_contact2 a {
		font-size: 28px;
		padding: 20px 0;
		width: 100%;
		margin: 60px 0;
		line-height: 140%;
	}
.to_contact2 a .moushikomi{color: #F7264B;
font-size: 24px;}
}

/* site footer style */
.site_footer {
  padding: 20px;
  margin-bottom: 102px;
}

.add-banner {
  background-color: #1e1e1e;
  position: fixed;
  bottom: 0px;
  right: 0;
  width: 100%;
  color: #796b6b;
  z-index: 10;
  -webkit-transform: translateY(200%);
      -ms-transform: translateY(200%);
          transform: translateY(200%);
  -webkit-transition: .6s ease;
  -o-transition: .6s ease;
  transition: .6s ease;
  max-width: 400px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.add-banner.show {
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0);
}

.add-banner .content {
  position: relative;
  padding: 20px;
}

.add-banner .content a {
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  display: block;
}

.add-banner .content a img {
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}

.add-banner .content a:hover img {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}

.add-banner .content .btn {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 25px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  color: #fff;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  padding-top: 5px;
  padding-right: 5px;
}

.add-banner .content .btn:hover {
  color: #ab9b81;
}

.add-banner .content .btn svg {
  width: 100%;
  height: auto;
  max-height: 100%;
  min-height: 0;
}

@media (max-width: 1300px) {
  .site_footer {
    margin-bottom: 66px;
  }
}

@media (max-width: 600px) {
  .site_footer {
    padding: 10px 20px;
  }
}

.copy {
  text-align: center;
}

@media (max-width: 600px) {
  .copy {
    font-size: 12px;
  }
}

.foot-banner {
  background-color: #1e1e1e;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  padding: 20px 0;
  z-index: 10;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: .6s ease;
  -o-transition: .6s ease;
  transition: .6s ease;
}

.foot-banner .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.foot-banner .logo {
  position: relative;
}

.foot-banner .logo a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.foot-banner .logo svg {
  font-size: 31px;
  width: 8.39em;
  /* 260  31 */
}

.foot-banner .logo img {
  font-size: 31px;
  width: 8.39em;
}

@media (min-width: 1100px) {
  .foot-banner .logo {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .foot-banner .logo:hover {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
  }
}

.foot-banner .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.foot-banner .text {
  margin: 0 20px;
  font-size: 16px;
}

.foot-banner .banner {
  background-color: #fff;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  border-radius: 10px;
  padding: 8px 20px;
  white-space: nowrap;
}

.foot-banner .banner a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

@media (min-width: 1100px) {
  .foot-banner .banner a ~ .icon {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .foot-banner .banner a:hover ~ .icon {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
  }
}

.foot-banner .banner .apply {
  color: #d30629;
  border: 1px solid #d30629;
  border-radius: 5px;
  line-height: 1.3;
  padding: 4px 15px;
  font-weight: 700;
  letter-spacing: 2px;
}

.foot-banner .banner .tt {
  font-size: 16px;
  font-weight: 700;
  margin: 0 1em;
  -webkit-box-shadow: inset 0 -0.6em 0 #fff078;
  box-shadow: inset 0 -0.6em 0 #fff078;
}

.foot-banner .banner .icon {
  margin-right: 66px;
  background-color: #f15a24;
  background-image: -webkit-gradient(linear, left top, right top, from(#f15a24), color-stop(98%, #e5a733));
  background-image: -o-linear-gradient(left, #f15a24 0%, #e5a733 98%);
  background-image: -webkit-linear-gradient(left, #f15a24 0%, #e5a733 98%);
  background-image: linear-gradient(90deg, #f15a24 0%, #e5a733 98%);
  color: #fff;
  width: 25px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100%;
}

.foot-banner .banner .img {
  position: absolute;
  width: 46px;
  height: 79px;
  bottom: 0;
  right: 20px;
}

.foot-banner.show {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
}

@media (max-width: 1300px) {
  .foot-banner {
    padding: 10px 0;
    font-size: 12px;
  }
  .foot-banner .logo svg {
    font-size: 28px;
  }
  .foot-banner .logo img {
    font-size: 28px;
  }
  .foot-banner .text {
    font-size: 12px;
  }
  .foot-banner .banner {
    padding: 5px 10px;
  }
  .foot-banner .banner .apply {
    padding: 2px 8px;
    letter-spacing: 0;
  }
  .foot-banner .banner .tt {
    font-size: 12px;
  }
  .foot-banner .banner .icon {
    width: 20px;
    height: 20px;
    margin-right: 42px;
  }
  .foot-banner .banner .img {
    width: 32px;
    height: 55px;
    right: 10px;
  }
}

@media (max-width: 1100px) {
  .foot-banner .logo svg {
    font-size: 25px;


  }
  .foot-banner .logo img {
    font-size: 25px;
  }
}

@media (max-width: 767px) {
  .foot-banner .inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .foot-banner .left {
    display: none;
  }
}

/* bkt style -back to top */
.bkt {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  padding: 5px;
  overflow: hidden;
  position: fixed;
  z-index: 300;
  right: 20px;
  bottom: 30px;
  opacity: 0;
  -webkit-transition: 1.6s;
  -o-transition: 1.6s;
  transition: 1.6s;
  -webkit-transform: translateX(71px);
  -ms-transform: translateX(71px);
  transform: translateX(71px);
}

@media (max-width: 500px) {
  .bkt {
    right: 10px;
    bottom: 10px;
  }
}

.bkt svg {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #f15a24;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#f15a24), color-stop(98%, #e5a733));
  background-image: -o-linear-gradient(bottom, #f15a24 0%, #e5a733 98%);
  background-image: -webkit-linear-gradient(bottom, #f15a24 0%, #e5a733 98%);
  background-image: linear-gradient(0deg, #f15a24 0%, #e5a733 98%);
  border-radius: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  padding: 10px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
}

@media (min-width: 1100px) {
  .bkt svg:hover {
    background-color: #e5a733;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#f15a24), color-stop(98%, #e5a733));
    background-image: -o-linear-gradient(bottom, #f15a24 0%, #e5a733 98%);
    background-image: -webkit-linear-gradient(bottom, #f15a24 0%, #e5a733 98%);
    background-image: linear-gradient(0deg, #f15a24 0%, #e5a733 98%);
  }
}

.bkt.show {
  opacity: 1;
  -webkit-transition: 0.9s;
  -o-transition: 0.9s;
  transition: 0.9s;
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}

.bkt:hover {
  cursor: pointer;
}

/* -------------------- */
/* mobile-nav */
.mobile-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 9999;
  background-color: #000;
  -webkit-transform: translateX(101%);
  -ms-transform: translateX(101%);
  transform: translateX(101%);
  -webkit-transition: .75s;
  -o-transition: .75s;
  transition: .75s;
  padding-top: 71px;
}

.mobile-nav .nav {
  font-size: 1.25em;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  opacity: 0;
  -webkit-transition: opacity 0.2s 0.8s, -webkit-transform 0.3s 0.75s;
  transition: opacity 0.2s 0.8s, -webkit-transform 0.3s 0.75s;
  -o-transition: transform 0.3s 0.75s, opacity 0.2s 0.8s;
  transition: transform 0.3s 0.75s, opacity 0.2s 0.8s;
  transition: transform 0.3s 0.75s, opacity 0.2s 0.8s, -webkit-transform 0.3s 0.75s;
}

.mobile-nav .nav ul {
  text-align: center;
}

.mobile-nav .nav ul a {
  padding: 5px 20px;
  display: block;
  white-space: nowrap;
  position: relative;
  color: #fff;
}

.mobile-nav .to_contact {
  margin: 10px;
  font-size: 12px;
}

.mobile-nav .to_contact a {
  color: #ab9b81;
  line-height: 1;
  border: 1px solid #ab9b81;
  padding: 0.8em 1.3em;
  display: inline-block;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

@media (min-width: 1100px) {
  .mobile-nav .to_contact a:hover {
    background-color: #ab9b81;
    color: #fff;
  }
}

.mobile-nav .to_contact svg {
  font-size: 1.28em;
  margin-right: 0.4em;
}

@media (max-width: 767px) {
  .mobile-nav {
    padding-top: 0;
  }
}

/* Show_menu */
.Show_menu .site_menu span {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
}



.Show_menu .site_menu span {
  -webkit-animation: 0s;
  animation: 0s;
}

.Show_menu .site_menu span:nth-child(1) {
  -webkit-transform: translate(0, 14px) rotate(-45deg);
  -ms-transform: translate(0, 14px) rotate(-45deg);
  transform: translate(0, 14px) rotate(-45deg);
}

@media (max-width: 600px) {
  .Show_menu .site_menu span:nth-child(1) {
    -webkit-transform: translate(0, 10px) rotate(-45deg);
    -ms-transform: translate(0, 10px) rotate(-45deg);
    transform: translate(0, 10px) rotate(-45deg);
  }
}

.Show_menu .site_menu span:nth-child(2) {
  opacity: 0 !important;
}

.Show_menu .site_menu span:nth-child(3) {
  -webkit-transform: translate(0, -14px) rotate(45deg);
  -ms-transform: translate(0, -14px) rotate(45deg);
  transform: translate(0, -14px) rotate(45deg);
}

@media (max-width: 600px) {
  .Show_menu .site_menu span:nth-child(3) {
    -webkit-transform: translate(0, -10px) rotate(45deg);
    -ms-transform: translate(0, -10px) rotate(45deg);
    transform: translate(0, -10px) rotate(45deg);
  }
}

@media (max-width: 1100px) {
  .Show_menu .mobile-nav {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .Show_menu .mobile-nav .nav {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

/* =============================================================================== */
/* index style */
.site_title {
  text-align: center;
  line-height: 1;
  font-size: 20px;
}

.site_title .en {
  font-family: "adobe-caslon-pro", "serif";
  font-style: normal;
  font-weight: 600;
  font-size: 3em;
  text-transform: capitalize;
  padding-top: 0.1em;
}

.site_title .ja {
  font-family: "Yu Mincho", Georgia, "游明朝", "游明朝体", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho", serif;
  font-weight: 600;
}

.site_title::before {
  content: "";
  width: 50px;
  height: 2px;
  background-color: #ab9b81;
  margin: auto;
  display: block;
  margin-bottom: 10px;
}

.site_title.white {
  color: #fff;
}

@media (max-width: 1300px) {
  .site_title .en {
    font-size: 2em;
  }
}

@media (max-width: 767px) {
  .site_title {
    font-size: 18px;
  }
}

@media (max-width: 400px) {
  .site_title {
    font-size: 16px;
  }
}

.site_btn {
  background-color: #86775f;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#86775f), color-stop(52%, #a7977e));
  background-image: -o-linear-gradient(bottom, #86775f 0%, #a7977e 52%);
  background-image: -webkit-linear-gradient(bottom, #86775f 0%, #a7977e 52%);
  background-image: linear-gradient(0deg, #86775f 0%, #a7977e 52%);
  padding: 15px 40px;
  font-size: 16px;
  color: #fff;
  position: relative;
  border-radius: 5px;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
}

.site_btn svg {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  margin-left: 10px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.site_btn a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

@media (min-width: 1100px) {
  .site_btn a:hover ~ svg {
    -webkit-transform: translateX(130%);
    -ms-transform: translateX(130%);
    transform: translateX(130%);
  }
}

@media (max-width: 767px) {
  .site_btn {
    font-size: 14px;
    padding: 13px 30px;
  }
}

.hr_href {
  position: absolute;
  top: -85.34px;
}

@media (max-width: 1100px) {
  .hr_href {
    top: -71px;
  }
}

@media (max-width: 600px) {
  .hr_href {
    top: -54.7px;
  }
}

/* ---------------- */
/*-------------------------------- hero --------------------------------*/
.hero {
  /*height: 100vh;*/
  max-height: 1080px;
  min-height: 600px;
  position: relative;
  z-index: 2;
  height: calc(100vh - 95.34px);
}

@media (min-width: 1920px) {
  .hero {
    min-height: 820px;
  }
}

@media (min-width: 1300px) {
  .hero {
    min-height: 675px;
  }
}

@media (max-width: 1300px) {
  .hero {
    height: calc(100vh - 85.34px);
  }
}

@media (max-width: 1100px) {
  .hero {
    height: calc(100vh - 71px);
  }
}

@media (max-width: 600px) {
  .hero {
    height: calc(100vh - 54.7px);
  }
}

.hero .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: -1;
}

.hero .bg .hasbg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.hero .bg video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.hero .hero-text {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  text-transform: uppercase;
  font-family: "adobe-caslon-pro", "serif";
  font-weight: 700;
  font-style: normal;
  text-align: center;
  position: relative;
/*  white-space: nowrap;*/
  z-index: 3;
  padding-bottom: 105px;
}

.hero .hero-text::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  /*z-index: 1;*/
  background-color: #000;
  opacity: 0.56;
  z-index: -1;
}

.hero .hero-text::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  /*z-index: 1;*/
  background-image: url(../img/bg.png);
  background-repeat: repeat;
  z-index: -1;
}

@media (max-width: 767px) {
  .hero .hero-text {
    padding-bottom: 82px;
  }
}

.hero .hero-text .text {
  font-family: "Yu Mincho", Georgia, "游明朝", "游明朝体", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho", serif;
  font-size: 18px;
  margin-top: 1em;
  text-align: center;
}

.hero .hero-text .text .small {
  font-size: 0.9em;
}

.hero .hero-text .text .big {
  font-size: 1.05em;
  margin-top: 0.3em;
}

@media (min-width: 1920px) {
  .hero .hero-text .text {
    font-size: 20px;
  }
}

@media (max-width: 1300px) {
  .hero .hero-text .text {
    font-size: 14px;
  }
}

@media (max-width: 350px) {
  .hero .hero-text .text {
    font-size: 12px;
  }
}

.hero .brand {
  width: 230px;
}

@media (min-width: 1920px) {
  .hero .brand {
    width: 250px;
  }
}

@media (max-width: 1300px) {
  .hero .brand {
    width: 200px;
  }
}

.hero .personal-training {
  color: #fff;
  font-size: 55px;
  line-height: 1.1;
  padding: 0.4em 0.5em 0;
  margin-top: 0.5em;
  background-color: #ab9b81;
}

@media (min-width: 1920px) {
  .hero .personal-training {
    font-size: 60px;
  }
}

@media (max-width: 1300px) {
  .hero .personal-training {
    font-size: 50px;
  }
}

.hero .professional {
  background-color: #000;
  font-size: 35px;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 15px 20px 0;
}

.hero .scroll {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff;
  z-index: 5;
  text-align: center;
}

.hero .scroll .line {
  width: 1px;
  height: 60px;
  background-color: #fff;
  margin: 8px auto 15px;
  position: relative;
}

.hero .scroll .line::before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  background-color: #fff;
  left: -3px;
  -webkit-animation: scroll 2s cubic-bezier(0.45, 0.2, 0.59, 0.81) infinite alternate;
  animation: scroll 2s cubic-bezier(0.45, 0.2, 0.59, 0.81) infinite alternate;
}

@-webkit-keyframes scroll {
  0% {
    top: 0;
  }
  100% {
    top: calc(100% - 7px);
  }
}

@keyframes scroll {
  0% {
    top: 0;
  }
  100% {
    top: calc(100% - 7px);
  }
}

@media (max-width: 767px) {
  .hero {
    min-height: 550px;
  }
  .hero .brand {
    width: 40vw;
  }
  .hero .professional {
    font-size: 5vw;
    padding: 0.4em 0.5em 0;
  }
  .hero .scroll {
    font-size: 12px;
  }
  .hero .scroll .line {
    height: 40px;
  }
  .hero .personal-training {
    font-size: 40px;
  }

}

@media (max-width: 500px) {
  .hero .brand {
    width: 45vw;
  }
  .hero .personal-training {
    font-size: 8vw;
  }
  .hero .professional {
    font-size: 7vw;
  }
}

/*-------------------------------- homenews --------------------------------*/
/*homenews*/
.home-news {
  padding: 10px 0;
  position: relative;
  z-index: 2;
  background-color: #fff;
  -webkit-transition: 1.5s;
  transition: 1.5s;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }

.home-news.animate {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%); }

.home-news-oth {
  padding: 0px 0 100px; }

.home-news .home-news-content {
  max-width: 1280px;
  padding: 0 20px;
  margin: 0 auto; }

.home-news .home-news-content .item {
  border-bottom: 1px dotted #e3e3e3; }

.home-news .home-news-content .item .anchor_item .post-title {
  text-decoration: none !important; }

.home-news .home-news-content .item a,
.home-news .home-news-content .item .anchor_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 26px 0px; }

.home-news .home-news-content .item a .post-date,
.home-news .home-news-content .item .anchor_item .post-date {
  min-width: 100px;
  max-width: 100px;
  text-align: center; }

.home-news .home-news-content .item a .post-cat,
.home-news .home-news-content .item .anchor_item .post-cat {
  margin-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.home-news .home-news-content .item a .post-cat span,
.home-news .home-news-content .item .anchor_item .post-cat a {
  display: block;
  font-size: 14px;
  min-width: 97px;
  line-height: 1;
  text-align: center;
  padding: 3px 5px;
  margin-right: 9px;
  margin-top: 3px;
  margin-bottom: 3px;
  border-radius: 5px;
  color: white;
  background-color: #b70d0d; }

.home-news .home-news-content .item .anchor_item .post-cat a {
  -webkit-transition: 0.2s;
  transition: 0.2s; }

.home-news .home-news-content .item .anchor_item .post-cat a:hover {
  background-color: #f18101; }

.home-news .home-news-content .item a .post-cat span:last-child,
.home-news .home-news-content .item .anchor_item .post-cat a:last-child {
  margin-right: 0; }

.home-news .home-news-content .item a .post-title,
.home-news .home-news-content .item .anchor_item .post-title {
  padding-left: 15px; }

.home-news .home-news-content .item a:hover,
.home-news .home-news-content .item .anchor_item:hover {
  background-color: #f8fcff; }

.home-news .home-news-content .item a:hover .post-title,
.home-news .home-news-content .item .anchor_item .post-title {
  text-decoration: underline; }

.home-news a.more-btn {
  margin: 30px auto 0; }


/*-------------------------------- flow --------------------------------*/
.flex {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}


.training-flow {
  padding: 90px 0 110px;
  position: relative;
  z-index: 3;
}

.training-flow .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: -1;
}

.training-flow .bg .hasholder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-attachment: fixed;
}

.training-flow .bg::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: 2;
  background-color: rgba(20, 20, 20, 0.78);
}

.training-flow .tl {
  font-size: 18px;
  font-family: "Meiryo", "Noto Sans JP", sans-serif;
  font-weight: 700;
  text-align: center;
  color: #fff;
  margin: 30px auto 40px;
}

.training-flow .table dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: "Meiryo", "Noto Sans JP", sans-serif;
  margin-top: 6px;
}

.training-flow .table dt {
  font-size: 16px;
  background-image: linear-gradient(0deg, #86775f 0%, #a7977e 52%);
  background-color: #ab9b81;
	color: #fff;
  font-weight: 700;
  border-radius: 15px;
  min-width: 230px;
	/*max-height: 160px;*/
  padding: 20px 50px;
  margin-right: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
	justify-content: center;
	position: relative;
	 z-index: 10;
}
/*.training-flow .table dt::before{display: block;
    position: absolute;
    top: 1px; bottom: 1px;
    left: 1px; right: 1px;
    content: '';
    background: #fff;
		clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
	  background-color: #ff9b81;
 z-index: -1;
}*/

.training-flow .table dd {
  width: 100%;
}

.training-flow .table .col1 dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.training-flow .table .col1 .box-pr {
  margin-right: 6px;
  width: 228px;
  min-width: 228px;
}

.training-flow .table .col1 .box-pr span {
  font-size: 12px;
}

.training-flow .table .col1 .num {
  font-style: normal;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

.training-flow .table .col1 .box {
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
	justify-content: space-between*/
}
.training-flow .box a{text-align:right; display: block; }

.training-flow .table .col1 .box-flex {/*col1 col2ない模様*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
	justify-content: space-between
}

.training-flow .table .col2 {
  margin-top: 75px;
}

.training-flow .table .col2 .dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.training-flow .table .col2 .num {
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  line-height: 1;
}

.training-flow .table .col2 .red {
  color: #e40303;
}

.training-flow .table .col2 del .num {
  font-size: 16px;
  font-weight: normal;
}

.training-flow .table .box {
  border-radius: 15px;
  background-color: #fff;
  padding: 20px 50px;
  width: 100%;
}
	.box-content{width: 65%;}	
.box-img{width: 30%;}

@media (max-width: 1300px) {
  .training-flow {
    padding: 90px 0;
  }
  .training-flow .table dt {
    min-width: 245px;
    padding: 20px 30px;
  }
  .training-flow .table .col1 .box-pr {
    width: 195px;
    min-width: 195px;
  }
  .training-flow .table .col2 {
    margin-top: 60px;
  }
  .training-flow .table .box {
    padding: 20px 30px;
  }
}

@media (max-width: 1100px) {
  .training-flow {
    padding: 60px 0;
  }
  .training-flow .tl {
    font-size: 16px;
  }
  .training-flow .table dt {
    padding: 20px;
    font-size: 1em;
    min-width: 160px;
			text-align: center;
  }
  .training-flow .table .col1 .box-pr {
    width: 165px;
    min-width: 165px;
  }
  .training-flow .table .col2 {
    margin-top: 50px;
  }
  .training-flow .table .box {
    padding: 20px;
  }
	.flex--reverse {
    flex-direction: row-reverse;
}
		.box-content{width: 50%;}
	.box-img{width: 50%;
	margin-top: 10px;
	margin-right: 10px;}

}

@media (max-width: 767px) {
  .training-flow .tl {
    margin: 30px auto;
  }
  .training-flow .table dl {
    display: block;
    margin-top: 16px;
  }
  .training-flow .table dt {
    /*width: 30%;*/
    margin-bottom: 6px;
    padding: 20px 20px;
    border-radius: 10px;
  }
  .training-flow .table .box {
    padding: 10px 20px;
    border-radius: 10px;
  }
		.training-flow .table .col1 .box {
		display: block;
	}
	.box-content{width: 100%;}
	.box-img{width: 100%;
	margin-top: 10px;}

}

@media (max-width: 500px) {
  .training-flow .table .col1 dd {
    display: block;
  }
  .training-flow .table .col1 .box-pr {
    width: 100%;
    margin-right: 0;
    margin-bottom: 6px;
  }
  .training-flow .table .col1 .box-pr span {
    display: block;
  }
  .training-flow .table .col1 .num {
    font-size: 16px;
  }
  .training-flow .table .col2 .num {
    font-size: 16px;
  }
}

/*-------------------------------- concept --------------------------------*/
.concept {
  position: relative;
  z-index: 2;
}

.concept .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: -1;
  background-color: #2b2b2b;
}

.concept .bg .hasholder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-attachment: fixed;
}

.concept .concept_box {
  padding: 90px 0 0;
  position: relative;
  z-index: 2;
}

.concept .concept_box::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.8);
}

.concept .box1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 40px auto;
}

.concept .box1 .col {
  width: 270px;
  height: 270px;
  border-radius: 100%;
  border: 6px solid rgba(255, 255, 255, 0.38);
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  font-family: "Yu Mincho", Georgia, "游明朝", "游明朝体", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho", serif;
  font-size: 21px;
  font-weight: 600;
  position: relative;
  z-index: 3;
  margin: 10px 0;
}

.concept .box1 .hasholder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: -1;
  border-radius: 100%;
  overflow: hidden;
}

.concept .box1 .hasholder::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.65);
}

.concept .box2 {
  background-color: #fff;
  padding: 40px 0;
  position: relative;
  z-index: 3;
}

.concept .box2 .content {
  text-align: center;
  font-family: "Yu Mincho", Georgia, "游明朝", "游明朝体", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho", serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 2;
  padding: 40px 20px;
  border: 2px solid #ab9b81;
}

.concept .box2 .en {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: -1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-family: "vdl-v7gothic", sans-serif;
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 0.5px 0.5px black, -0.5px -0.5px black, 0.5px -0.5px black, -0.5px 0.5px black;
  font-size: 230px;
  line-height: 1;
  opacity: 0.08;
  margin-top: -0.05em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  display: none;
}

.concept .box3 {
  padding-top: 60px;
  padding-bottom: 90px;
  position: relative;
  z-index: 2;
}

.concept .box3::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.8);
}

.concept .box3 .top {
  color: #fff;
  background-color: #141414;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding: 1em 20px;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  font-weight: 700;
}

.concept .box3 .top span {
  background-color: #ab9b81;
}

.concept .box3 .shop-list {
  background-color: #fff;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.concept .box3 .col {
  width: calc(25% - 22px);
}

.concept .box3 .col .hasholder::after {
  content: "";
  width: 100%;
  padding-top: 59%;
  display: block;
}

.concept .box3 .shop-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-top: 8px;
}

.concept .box3 .shop-name .ja {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: 700;
}

.concept .box3 .shop-name .en {
  font-family: "vdl-v7gothic", sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: 700;
  margin-left: 1em;
}

@media (max-width: 1300px) {
  .concept .box1 .col {
    font-size: 18px;
    width: 245px;
    height: 245px;
  }
  .concept .box2 .content {
    font-size: 18px;
  }
  .concept .box2 .en {
    font-size: 18vw;
    text-shadow: 1px 1px black, -1px -1px black, 1px -1px black, -1px 1px black;
  }
  .concept .box3 {
    padding-top: 40px;
  }
  .concept .box3 .col {
    width: calc(25% - 15px);
  }
}

@media (max-width: 1100px) {
  .concept .concept_box {
    padding: 60px 0 0;
  }
  .concept .box1 {
    margin: 30px 0;
  }
  .concept .box1 .col {
    width: 220px;
    height: 220px;
  }
  .concept .box3 {
    padding-top: 20px;
    padding-bottom: 60px;
  }
  .concept .box3 .top {
    padding: 0.8em 20px;
  }
  .concept .box3 .shop-list {
    padding: 20px;
  }
  .concept .box3 .col {
    width: calc(25% - 10px);
  }
  .concept .box3 .shop-name {
    margin-top: 5px;
    white-space: nowrap;
  }
  .concept .box3 .shop-name .ja {
    font-size: 16px;
  }
}

@media (max-width: 950px) {
  .concept .box1 {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .concept .box1 .col {
    /*margin: 10px;*/
  }
  .concept .box3 .top {
    font-size: 16px;
  }
  .concept .box3 .shop-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 5px;
  }
  .concept .box3 .col {
    width: calc(50% - 10px);
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .concept .box2 .content {
    font-size: 16px;
    padding: 20px;
  }
}

@media (max-width: 500px) {
  .concept .box1 .col {
    border-width: 3px;
    font-size: 16px;
    width: calc(50vw - 30px);
    height: calc(50vw - 30px);
  }
  .concept .box2 .content br {
    display: none;
  }
  .concept .box3 .col {
    width: 100%;
  }
}

@media (max-width: 360px) {
  .concept .box2 .content {
    font-size: 14px;
  }
  .concept .box3 .top {
    font-size: 14px;
    padding: 0.6em;
  }
  .concept .box3 .shop-name .ja {
    font-size: 14px;
  }
  .concept .box3 .shop-name .en {
    margin-left: 0.5em;
  }
}

/*-------------------------------- price --------------------------------*/
.price {
  padding: 90px 0 80px;
  position: relative;
  z-index: 3;
}

.price .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: -1;
}

.price .bg .hasholder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-attachment: fixed;
}

.price .bg::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: 2;
  background-color: rgba(20, 20, 20, 0.78);
}

.price .tl {
  font-size: 18px;
  font-family: "Meiryo", "Noto Sans JP", sans-serif;
  font-weight: 700;
  text-align: center;
  color: #fff;
  margin: 30px auto 40px;
}

.price .table dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: "Meiryo", "Noto Sans JP", sans-serif;
  margin-top: 6px;
}

.price .table dt {
  font-size: 16px;
  background-color: #ab9b81;
  color: #fff;
  font-weight: 700;
  border-radius: 15px;
  min-width: 288px;
  padding: 20px 50px;
  margin-right: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.price .table dd {
  width: 100%;
}

.price .table .col1 dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.price .table .col1 .box-pr {
  margin-right: 6px;
  width: 228px;
  min-width: 228px;
}

.price .table .col1 .box-pr span {
  font-size: 12px;
}

.price .table .col1 .num {
  font-style: normal;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}

.price .table .col1 .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.price .table .col2 {
  margin-top: 75px;
}

.price .table .col2 .dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.price .table .col2 .num {
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  line-height: 1;
}

.price .table .col2 .red {
  color: #e40303;
}

.price .table .col2 del .num {
  font-size: 16px;
  font-weight: normal;
}

.price .table .box {
  border-radius: 15px;
  background-color: #fff;
  padding: 20px 50px;
  width: 100%;
}

@media (max-width: 1300px) {
  .price {
    padding: 90px 0 70px;
  }
  .price .table dt {
    min-width: 245px;
    padding: 20px 30px;
  }
  .price .table .col1 .box-pr {
    width: 195px;
    min-width: 195px;
  }
  .price .table .col2 {
    margin-top: 60px;
  }
  .price .table .box {
    padding: 20px 30px;
  }
}

@media (max-width: 1100px) {
  .price {
    padding: 60px 0 10px;
  }
  .price .tl {
    font-size: 16px;
  }
  .price .table dt {
    padding: 20px;
    font-size: 1em;
    min-width: 210px;
  }
  .price .table .col1 .box-pr {
    width: 165px;
    min-width: 165px;
  }
  .price .table .col2 {
    margin-top: 50px;
  }
  .price .table .box {
    padding: 20px;
  }
}

@media (max-width: 767px) {
  .price .tl {
    margin: 30px auto;
  }
  .price .table dl {
    display: block;
    margin-top: 16px;
  }
  .price .table dt {
    width: 100%;
    margin-bottom: 6px;
    padding: 10px 20px;
    border-radius: 10px;
  }
  .price .table .box {
    padding: 10px 20px;
    border-radius: 10px;
  }
}

@media (max-width: 500px) {
  .price .table .col1 dd {
    display: block;
  }
  .price .table .col1 .box-pr {
    width: 100%;
    margin-right: 0;
    margin-bottom: 6px;
  }
  .price .table .col1 .box-pr span {
    display: block;
  }
  .price .table .col1 .num {
    font-size: 16px;
  }
  .price .table .col2 .num {
    font-size: 16px;
  }
}

/*-------------------------------- trainer --------------------------------*/
.trainer {
  padding: 100px 0;
  position: relative;
}
.trainer_pc {
}
/*.trainer_sp {display: none;
}
*/

.trainer .ttl {
  text-align: center;
  margin-top: 15px;
}

.trainer .ttl .tl {
  font-family: "vdl-v7gothic", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 20px;
  padding: 1em 0;
}

@media (max-width: 500px) {
  .trainer .ttl .tl br {
    display: none;
  }
}

.trainer .trainers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.trainer .col {
  width: calc(50% - 20px);
  margin-top: 45px;
  background-color: #86775f;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#86775f), color-stop(98%, #a7977e));
  background-image: -o-linear-gradient(bottom, #86775f 0%, #a7977e 98%);
  background-image: -webkit-linear-gradient(bottom, #86775f 0%, #a7977e 98%);
  background-image: linear-gradient(0deg, #86775f 0%, #a7977e 98%);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.trainer .col .img {
  width: 32%;
  min-width: 32%;
  min-width: 200px;
  height: 100%;
  position: relative;
}

.trainer .col .img .hasholder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.trainer .col .info {
  padding: 45px 25px;
}

.trainer .col .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 15px;
  white-space: nowrap;
}

.trainer .col .name .en {
  font-family: "adobe-caslon-pro", "serif";
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  margin-left: 1em;
}

.trainer .col .name .ja {
  font-family: "Yu Mincho", Georgia, "游明朝", "游明朝体", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho", serif;
  font-weight: 600;
  font-size: 24px;
}

.trainer .col .honor {
  font-size: 12px;
  line-height: 2;
}

/**********slider**********/
.slick-track {
	display: flex !important;
}
.slick-slide {
	height: auto !important;
}
.trainers-slider-wrapper {}
.slider_content {
	margin: 10px 5px;
	padding: 10px;
	background-color: #FaFaFa;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #d4d4d4;
	box-shadow: 0px 0px 8px 2px #dedede;
}
.slider_content a:active, .slider_content a:link, .slider_content a:visited {
	text-decoration: none;
}
.slider_content a:hover img {
	opacity: 60%;
}
.slider_content .img {
	width: 30%;
	min-width: 30%;
	min-width: 200px;
	height: 100%;
	position: relative;
}
.slider_content .img .hasholder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

.slider_content .info {
 /* padding: 0px 15px; */
 }


.slider_content .name {
 /* display: -webkit-box;
  display: -ms-flexbox;
  display: flex;*/
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 15px;
  white-space: nowrap; }

.slider_content .name .en {
  font-family: "adobe-caslon-pro", "serif";
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  margin-left: 1em; }

.slider_content .name .ja {
  font-family: "Yu Mincho", Georgia, "游明朝", "游明朝体", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho", serif;
  font-weight: 600;
  font-size: 24px; 
text-align: center;}

.slider_content .honor {
  font-size: 12px;
  line-height: 2; }

@media (max-width: 1300px) {
  .trainer {
    padding: 90px 0;
  }
  .trainer .trainers {
    margin-top: 20px;
  }
  .trainer .col {
    width: calc(50% - 10px);
    margin-top: 20px;
  }
  .trainer .col .info {
    padding: 30px 20px;
  }
  .trainer .col .name {
    margin-bottom: 10px;
  }
}

@media (max-width: 1100px) {
  .trainer {
    padding: 60px 0;
  }
  .trainer .trainers {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .trainer .col {
    width: 592px;
    margin: 10px auto;
  }
}

@media (max-width: 767px) {
  .trainer .ttl {
    margin-top: 10px;
  }
  .trainer .ttl .tl {
    font-size: 18px;
    padding: 0.6em 0;
  }
}

@media (max-width: 600px) {
	/*.trainer_pc {display: none;
}
.trainer_sp {display: flex;
}
	.trainer_sp .trainer_2col img{ width: calc(50% - 5px);}*/

  .trainer .col {
    display: block;
  }
  .trainer .col .img {
    width: 100%;
    height: 200px;
  }
  .trainer .col .img .hasholder {
    background-position: center top;
  }
  .trainer .col .info {
    padding: 20px;
  }
  .trainer .col .name .ja {
    font-size: 20px;
  }
  .trainer .col .name .en {
    margin-left: 0.6em;
  }
}

@media (max-width: 400px) {
  .trainer .ttl .tl {
    font-size: 16px;
  }
}

/*-------------------------------- voice --------------------------------*/
.voice {
  padding: 90px 0 130px;
  position: relative;
  z-index: 3;
}

.voice .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: -1;
}

.voice .bg .hasholder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-attachment: fixed;
}

.voice .bg::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: 2;
  background-color: rgba(20, 20, 20, 0.85);
}

.voice .list-top {/*横並びにするために追加した*/
	display: flex;
justify-content: space-between;}

.voice .voice-link a{display:block;}
.voice .col {
  margin-top: 70px;
  background-color: #f2f2f2;
  padding: 20px;
  border-radius: 15px;
/*  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;*/
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.voice .col-top {
    display: block;
}

.voice .before_after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 40%;
/*  min-width: 365px;*/
}

.voice .before_after .before {
  width: calc(50% - 9px);
  position: relative;
}

.voice .before_after .after {
  width: calc(50% - 9px);
  position: relative;
}

.voice .before_after .after .text {
  background-color: #ab9b81;
}

.voice .before_after .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  font-family: "vdl-v7gothic", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 18px;
  background-color: #000;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  color: #fff;
  text-transform: uppercase;
  padding: 10px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.voice .before_after .hasholder {
  width: 100%;
}

.voice .before_after .hasholder::after {
  content: "";
  width: 100%;
  padding-top: 119.6%;
  display: block;
}

.beforeafter img {width: 30%;
float: left;
margin: 0.5%;}

.beforeafter img:nth-child(2) {
	margin-right: 20px;
}

.voice .col {
	overflow: auto;
/*  margin: 0 30px;
	width: 26%;*/
}

.voice .info .title {
/*  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;*/
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
/*	justify-content: space-between;*/
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-bottom: 20px;
	margin-top: 10px;
}

.voice .info .name {
  font-size: 18px;
  font-weight: 700;
}

.voice .info .name .en {
  font-size: 1.44em;
  line-height: 1;
}

.voice .info .time {
	width: 110px;
  padding: 5px 10px;
	margin-top: 10px;
	margin-left: 10px;
  border: 1px solid #ab9b81;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}

.voice .info .time .long {
  border-left: 1px solid #ab9b81;
  margin-left: 8px;
  padding-left: 8px;
}

.voice .info .time .num {
  font-style: normal;
  font-size: 16px;
  color: #ab9b81;
  line-height: 1;
  font-weight: 700;
}

.voice .table {
/*  width: 30%;*/
/*  min-width: 360px;*/
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  text-align: center;
  overflow: hidden;
}

.voice .table .tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.voice .table .tr div {
  white-space: normal;
  width: 25%;
  padding: 1em;
}

.voice .table .tr div:not(:first-child) {
  border-left: 1px solid #b2b2b2;
}

.voice .table .th {
  font-weight: 700;
}

.voice .table .tr1 div {
  background-color: #000;
  color: #fff;
}

.voice .table .tr1 .bg_key_color {
  background-color: #F37224;
}

.voice .table .key_color {
	  color: #DC2352;font-weight: bold;
	background-color: #FEFFEA;
/*  color: #ab9b81;*/
}
.triangle1{
	
  width: 0;
  height: 0;
  border-left: 26px solid #ab9b81;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
	position:absolute;
	top:130px;
	left: 48.5%;
}
@media (max-width: 1300px) {
  .voice {
    padding: 90px 0;
  }
/*  .voice .before_after {
    width: 400px;
    min-width: 300px;
  }*/
  .voice .before_after .before {
    width: calc(50% - 5px);
  }
  .voice .before_after .after {
    width: calc(50% - 5px);
  }
  .voice .before_after .text {
    font-size: 16px;
  }
  .voice .info {
    margin: 0 20px;
  }
/*  .voice .table {
    width: 300px;
    min-width: 300px;
  }*/
  .voice .table .tr div {
    padding: 0.5em;
  }
.triangle1{
	

  border-left: 20px solid #ab9b81;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
	position:absolute;
	top:90px;
	left: 49%;
}
}

@media (max-width: 1100px) {
  .voice {
    padding: 60px 0;
  }
  .voice .col {
    margin-top: 55px;
  }
  .voice .info .title {
    margin-bottom: 10px;
  }
  .voice .info .name {
    font-size: 16px;
  }
  .voice .info .time {
    font-size: 12px;
  }
}

@media (max-width: 1000px) {
	.voice .list-top {/*横並びにするために追加した*/
	display: block;
}
  .voice .col {
    display: block;
	  width: 100%;
  }
  .voice .before_after {
    margin: auto;
	  width: 60%;
  }
  .voice .info {
	  clear: both;
	  float: left;
    margin: 10px 0 10px 20px;

  }

  .voice .table {
    margin: auto;
	  width: 60%;
  }

.beforeafter img:nth-child(2) {
	margin-right: 0;
}
.beforeafter img {width: 49%;
float: left;
margin: 0.5%;
margin-bottom: 20px;}
}

@media (max-width: 767px) {
  .voice .col {
    padding: 20px 10px;
    margin-top: 50px;
  }
  .voice .before_after {
    width: 80%;

    min-width: 0;
  }
  .voice .before_after .text {
    font-size: 14px;
    line-height: 1;
    white-space: nowrap;
  }
  .voice .table {
    width: 90%;

  }
	.voice .info{margin-left: 5%;}
	.voice .info .name{float: left;
	margin-right: 20px;}
.voice .info .namelong{float: none;
	margin-left: 0;
}
}
@media (max-width: 420px) {  .voice .table {
    width: 98%;

  }
	.beforeafter img{
		float: none;
		width: 100%;
	}}
@media (max-width: 360px) {
  .voice .table {
    font-size: 12px;
  }
}
/*-------------------------------- voice accordion --------------------------------*/
.voice {
  
  /*position: relative;*/
}

.voice dl {
  margin-top: 25px;
}

.voice dt {
  color: #ab9b81;
  font-size: 18px;
  font-weight: 900;
  display: flex;
  position: relative;
  cursor: pointer;
}

/*.voice dt .big {
  font-size: 30px;
  background-color: #000;
  line-height: 1;
  padding: 0.4em 0.4em 0.7em 0.6em;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
*/
/*.voice dt .tl {
  padding: 10px 0.9em;
  padding-right: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.voice dt .plus {
  font-size: 35px;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  width: 1em;
  height: 1em;
  background-color: #fff;
  border-radius: 100%;
}

.voice dt .plus span {
  width: 50%;
  height: 3px;
  background-color: #ab9b81;
  border-radius: 2px;
}

.voice dt .plus span:nth-child(2) {
  position: absolute;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}*/
.voice dd {
  padding: 25px 10px 0;
  display: none;
	width: 90%;
}

/*.voice .dd_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}*/

/*-------------------------------- gym --------------------------------*/
.gym {
  padding: 100px 0;
  position: relative;
}

.gym .box {
  margin-top: 50px;
}

.gym .city {
  font-family: "vdl-v7gothic", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 26px;
  border-bottom: 1px solid rgba(101, 101, 101, 0.5);
  padding-bottom: 10px;
}

.gym .box-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -30px;
}

.gym .col {
  padding: 25px 30px;
  background-color: #f5f5f5;
  border-radius: 5px;
  width: calc(33.33% - 30px);
  margin-left: 30px;
  margin-top: 30px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.gym .col a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

@media (min-width: 1100px) {
  .gym .col a:hover ~ .site_btn svg {
    -webkit-transform: translateX(130%);
    -ms-transform: translateX(130%);
    transform: translateX(130%);
  }
}

.gym .shop_name {
  font-family: "Yu Mincho", Georgia, "游明朝", "游明朝体", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho", serif;
  font-weight: 700;
  font-size: 30px;
  color: #ab9b81;
  margin-bottom: 10px;
}

.gym .address {
  margin-bottom: 30px;
  line-height: 2;
  -webkit-box-flex: 1;
  -ms-flex: 1 auto;
  flex: 1 auto;
}

@media (max-width: 1300px) {
  .gym {
    padding: 90px 0;
  }
  .gym .city {
    font-size: 18px;
  }
  .gym .box-list {
    margin-left: -20px;
  }
  .gym .col {
    width: calc(33.33% - 20px);
    margin-top: 20px;
    margin-left: 20px;
    padding: 20px;
  }
  .gym .shop_name {
    font-size: 24px;
    line-height: 1.4;
  }
}

@media (max-width: 1100px) {
  .gym {
    padding: 60px 0;
  }
  .gym .col {
    width: calc(50% - 20px);
  }
}

@media (max-width: 767px) {
  .gym .box {
    margin-top: 30px;
  }
  .gym .city {
    padding-bottom: 5px;
    font-size: 16px;
  }
  .gym .box-list {
    margin-left: -10px;
  }
  .gym .col {
    margin-left: 10px;
    margin-top: 10px;
    padding: 10px;
  }
  .gym .shop_name {
    margin-bottom: 5px;
    font-size: 20px;
  }
  .gym .address {
    margin-bottom: 20px;
  }
}

@media (max-width: 600px) {
  .gym .box-list {
    margin-left: 0;
  }
  .gym .col {
    width: 100%;
    margin-left: 0;
  }
  .gym .shop_name {
    font-size: 18px;
  }
}

/*-------------------------------- form --------------------------------*/
.form {
  padding: 100px 0;
  position: relative;
  z-index: 3;
  color: #fff;
}

.form .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: -1;
}

.form .bg .hasholder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-attachment: fixed;
}

.form .bg::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: 2;
  background-color: rgba(20, 20, 20, 0.85);
}

.form .inner {
  max-width: 1140px;
}

.form .form_flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 45px auto;
  overflow: hidden;
}

.form .form_flow .col {
  width: 33.33%;
  background-color: #fff;
  padding: 20px 25px;
  position: relative;
  z-index: 2;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #000;
}

.form .form_flow .col::before {
  content: "";
  position: absolute;
  bottom: calc(50% - 7px);
  height: 10px;
  width: 4em;
  left: calc(-2.5em - 7px);
  background-color: #000;
  -webkit-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  transform-origin: bottom right;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.form .form_flow .col::after {
  content: "";
  position: absolute;
  top: calc(50% - 7px);
  height: 10px;
  width: 4em;
  left: calc(-2.5em - 7px);
  background-color: #000;
  -webkit-transform-origin: top right;
  -ms-transform-origin: top right;
  transform-origin: top right;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.form .form_flow .col:first-child::before {
  content: none;
}

.form .form_flow .col:first-child::after {
  content: none;
}

@media (max-width: 1100px) {
  .form .form_flow .col {
    font-size: 16px;
    padding: 15px 20px;
  }
  .form .form_flow .col::before {
    height: 6px;
    bottom: calc(50% - 4px);
    left: calc(-2.5em - 4px);
  }
  .form .form_flow .col::after {
    height: 6px;
    top: calc(50% - 4px);
    left: calc(-2.5em - 4px);
  }
}

@media (max-width: 767px) {
  .form .form_flow {
    display: block;
    margin: 30px auto;
  }
  .form .form_flow .col {
    font-size: 14px;
    width: 100%;
    margin-top: 10px;
    padding: 10px;
  }
  .form .form_flow .col::before {
    content: none;
  }
  .form .form_flow .col::after {
    width: 0;
    height: 0;
    top: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: transparent;
    border: 8px solid transparent;
    border-top: 10px solid #fff;
    border-bottom: none;
  }
  .form .form_flow .col:first-child {
    margin-top: 0;
  }
}

.form .warn {
  font-size: 16px;
  margin: 45px 0 30px;
}

.form dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid rgba(178, 178, 178, 0.45);
  padding: 15px 10px;
}

.form dl:first-child {
  border-top: 1px solid rgba(178, 178, 178, 0.45);
}

.form dt {
  font-size: 16px;
  font-weight: 700;
  min-width: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 45px;
  min-height: 45px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 5px 0;
  margin-right: 50px;
}

.form dt .dt_wrap {
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.form dt .must {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  white-space: nowrap;
  background-color: #f00029;
  border: 1px solid #f00029;
  border-radius: 5px;
  padding: 4px 10px 6px;
}

.form dt .optional {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  white-space: nowrap;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 4px 10px 6px;
}

.form dd {
  width: 100%;
}

.form dd input[type=text],
.form dd input[type=email],
.form dd input[type=date] {
  height: 45px;
  width: 100%;
  max-width: 510px;
  border-radius: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0 10px;
}

.form dd select {
  height: 45px;
  width: 100%;
  max-width: 510px;
  border-radius: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0 10px;
}

.form dd .dd_date_input {
  position: relative;
  width: 100%;
  max-width: 510px;
}

.form dd .dd_date_input input {
  padding-right: 2em;
}

.form dd .dd_date_input .ico {
  color: #333;
  top: 50%;
  position: absolute;
  right: 5px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  cursor: pointer;
}

.form .field_name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  white-space: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form .field_name input[type=text] {
  width: 190px;
  margin-right: 30px;
}

.form .field_name span {
  display: inline-block;
  font-size: 16px;
  padding-right: 10px;
}

.form .birthday_dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.form .birthday_dd select {
  width: 135px;
  margin-right: 10px;
}

.form .birthday_dd label {
  margin-right: 20px;
}

.form .birthday_dd span {
  font-size: 16px;
}

.form .text-range-explanation {
  width: 100%;
  max-width: 510px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 12px;
}

.form label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.form label input[type=radio],
.form label input[type=checkbox] {
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.form .hope_plan label {
  cursor: pointer;
  line-height: 30px;
  margin: 5px 0;
}

.form .hope_plan .formError {
  line-height: 1.6;
}

.form .agree_dd label {
  cursor: pointer;
}

.form .bottom_text {
  font-size: 12px;
}

.form .note {
  width: 100%;
  height: 160px;
  overflow: hidden;
  overflow-y: auto;
  max-width: 575px;
  resize: none;
  border-radius: 5px;
  padding: 10px 20px;
  background-color: #fff;
  color: #000;
  margin-top: 5px;
  margin-bottom: 5px;
}

.form .bottom {
  line-height: 2;
  margin: 20px 0 50px;
}

.form .submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.form .submit .btn {
  background-color: #86775f;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#86775f), color-stop(52%, #a7977e));
  background-image: -o-linear-gradient(bottom, #86775f 0%, #a7977e 52%);
  background-image: -webkit-linear-gradient(bottom, #86775f 0%, #a7977e 52%);
  background-image: linear-gradient(0deg, #86775f 0%, #a7977e 52%);
  padding: 15px 40px;
  font-size: 16px;
  color: #fff;
  position: relative;
  border-radius: 6px;
  display: inline-block;
  line-height: 1;
}

.form .submit .btn svg {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  margin-left: 10px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.form .submit .btn input[type=submit] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: transparent;
  cursor: pointer;
  border: none;
}

@media (min-width: 1100px) {
  .form .submit .btn input[type=submit]:hover ~ svg {
    -webkit-transform: translateX(130%);
    -ms-transform: translateX(130%);
    transform: translateX(130%);
  }
}

@media (max-width: 767px) {
  .form .submit .btn {
    font-size: 14px;
    padding: 13px 30px;
  }
}

@media (max-width: 1300px) {
  .form {
    padding: 90px 0;
  }
}

@media (max-width: 1100px) {
  .form {
    padding: 60px 0;
  }
  .form .warn {
    font-size: 1em;
    margin: 30px auto 20px;
  }
  .form dl {
    padding: 10px;
  }
  .form dt {
    font-size: 1em;
    min-width: 280px;
  }
  .form dt .must {
    font-size: 12px;
  }
  .form dt .optional {
    font-size: 12px;
  }
  .form .field_name input {
    margin-right: 20px;
  }
  .form .field_name span {
    font-size: 1em;
  }
  .form .birthday_dd span {
    font-size: 1em;
  }
}

@media (max-width: 767px) {
  .form dl {
    display: block;
  }
  .form dt {
    margin-right: 0;
  }
  .form .bottom {
    margin-bottom: 30px;
  }
}

@media (max-width: 500px) {
  .form .birthday_dd select {
    width: 100px;
  }
}

/*-------------------------------- faq --------------------------------*/
.faq {
  padding: 80px 0;
  position: relative;
}

.faq .list {
  padding-top: 20px;
}

.faq dl {
  margin-top: 25px;
}

.faq dt {
  background-color: #ab9b81;
  color: #fff;
  font-size: 18px;
  font-weight: 900;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  cursor: pointer;
}

.faq dt .big {
  font-size: 30px;
  background-color: #000;
  line-height: 1;
  padding: 0.4em 0.4em 0.7em 0.6em;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.faq dt .tl {
  padding: 10px 0.9em;
  padding-right: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.faq dt .plus {
  font-size: 35px;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  width: 1em;
  height: 1em;
  background-color: #fff;
  border-radius: 100%;
}

.faq dt .plus span {
  width: 50%;
  height: 3px;
  background-color: #ab9b81;
  border-radius: 2px;
}

.faq dt .plus span:nth-child(2) {
  position: absolute;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

@media (max-width: 767px) {
  .faq dt .plus span {
    height: 2px;
    border-radius: 0;
  }
}

.faq dd {
  padding: 25px 30px 0;
  display: none;
}

.faq .dd_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.faq .dd_wrap .img {
  width: 100px;
  height: 100px;
  min-width: 100px;
  border-radius: 100%;
  margin: 6px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.faq .dd_wrap .img .hasholder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: -1;
}

.faq .dd_wrap .content {
  width: 100%;
  background-color: #f5f5f5;
  border: 1px solid #dfdfdf;
  border-radius: 10px;
  padding: 30px 40px;
  margin-left: 38px;
  position: relative;
  line-height: 2;
}

.faq .dd_wrap .content::before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: #f5f5f5;
  position: absolute;
  top: 55px;
  left: 0;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  border-left: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}

.faq .on dt .plus span:nth-child(2) {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media (max-width: 1100px) {
  .faq {
    padding: 60px 0;
  }
  .faq dl {
    margin-top: 15px;
  }
  .faq dt {
    font-size: 16px;
  }
  .faq dt .big {
    font-size: 24px;
  }
  .faq dt .tl {
    padding-right: 50px;
  }
  .faq dt .plus {
    font-size: 20px;
  }
  .faq dd {
    padding: 15px 15px 0;
  }
  .faq .dd_wrap .content {
    padding: 20px 20px;
    margin-left: 20px;
  }
}

@media (max-width: 767px) {
  .faq {
    padding: 60px 0 40px;
  }
  .faq dt {
    font-size: 14px;
  }
  .faq dt .big {
    font-size: 20px;
  }
  .faq dt .plus {
    right: 10px;
  }
  .faq dt .tl {
    padding-right: 35px;
  }
  .faq .dd_wrap {
    display: block;
  }
  .faq .dd_wrap .content {
    margin-left: 0;
    padding: 10px;
    margin-top: 20px;
    border-radius: 5px;
  }
  .faq .dd_wrap .content::before {
    top: 0;
    left: 55px;
    -webkit-transform: translate(-50%, -50%) rotate(135deg);
    -ms-transform: translate(-50%, -50%) rotate(135deg);
    transform: translate(-50%, -50%) rotate(135deg);
  }
}

.form-success-wrapper ~ .site_footer {
  margin-bottom: 0;
}

.form-success-wrapper .warn {
  text-align: center;
}

.form-success-wrapper .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
