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

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

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

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

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

html {
  font-family: YuGothic, "游ゴシック", Helvetica Neue, Helvetica, Arial,
    "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  -webkit-text-size-adjust: 100%;
}

/* 共通
-------------------------------------------------- */
/*
-------------------------------------------------

                      Component

-------------------------------------------------
*/
/*
-------------------------------------------------

                      Project

-------------------------------------------------
*/
.bg-cover {
  background-size: cover;
  background-position-x: center;
  overflow: hidden;
}
.bg-cover--bottom {
  background-position-y: bottom;
}

.bg-cover--main {
  background-image: url("/assets/images/top-image0-2.jpg");
}

.bg-cover--join {
  background-image: url("/assets/images/top-image8.jpg");
}

.bg-cover--story {
  background-image: url("/assets/images/top-image1.jpg");
}

.bg-cover--group-lesson {
  background-image: url("/assets/images/top-image2.jpg");
}

.bg-cover--group-lesson-under {
  background-image: url("/assets/images/top-image2-1.jpg");
}

.bg-cover--private-lesson {
  background-image: url("/assets/images/top-image3.jpg");
}

.bg-cover--trial-lesson {
  background-image: url("/assets/images/top-image4.jpg");
}

.bg-cover--pricing {
  background-image: url("/assets/images/top-image5.jpg");
}

.bg-cover--clients-say {
  background-image: url("/assets/images/top-image6.jpg");
}

.bg-cover--news {
  background-image: url("/assets/images/top-image7.png");
}

.bg-cover--academy {
  background-image: url("/assets/images/top-image8.jpg");
}

.bg-cover--instructors {
  background-image: url("/assets/images/top-image9.jpg");
}

.bg-cover--career {
  background-image: url("/assets/images/top-image10.jpg");
}

.bg-cover--company {
  background-image: url("/assets/images/top-image11.jpg");
}

.bg-cover--news-list {
  background-image: url("/assets/images/top-image17.jpg");
}

.bg-cover--news-under {
  background-image: url("/assets/images/top-image12.jpg");
}

.bg-cover--terms {
  background-image: url("/assets/images/top-image13.jpg");
}

.bg-cover--privacy {
  background-image: url("/assets/images/top-image14.jpg");
}

.bg-cover--faq {
  background-image: url("/assets/images/top-image15.jpg");
}

.bg-cover--shop {
  background-image: url("/assets/images/top-image16.jpg");
}

.bg-cover--about {
  background-image: url("/assets/images/top-image18.png");
}

.bg-cover--schedule {
  background-image: url("/assets/images/top-image6.jpg");
}

.bg-cover--studio {
  background-image: url("/assets/images/top-image20.jpg");
}

.bg-cover--studio_clear {
  background-image: url("/assets/images/top-image21.jpg");
}

.bg-cover--kichijoji {
  background-image: url("/wordpress/wp-content/uploads/shop_sec1_img1_kichijoji.webp");
}

.bg-cover--ebisu {
  background-image: url("/wordpress/wp-content/uploads/shop_sec1_img1_ebisu.webp");
}

.bg-cover--futakotamagawa {
  background-image: url("/assets/images/top-image26.jpg");
}

.bg-cover--ikebukuro {
  background-image: url("/wordpress/wp-content/uploads/shop_sec1_img1_ikebukuro.webp");
}

.bg-cover--ginza {
  background-image: url("/wordpress/wp-content/themes/bdcpilates/img/ginza-studio-photo5.jpg");
  background-position: center center;
}

.bg-cover--ginzanamiki {
  background-image: url("/wordpress/wp-content/uploads/shop_sec1_img1_ginzanamiki.webp");
  background-position: center center;
}

.bg-cover--interview {
  background-image: url("/assets/images/top-image5.jpg");
}

.bg-cover--blog {
  background-image: url("/assets/images/top-image23.jpg");
}

.bg-cover--blog-list {
  background-image: url("/assets/images/top-image24.jpg");
  background-position: center center;
}

.bg-cover--blog-under {
  background-image: url("/assets/images/top-image24.jpg");
  background-position: center center;
}
.bg-cover--contact {
  background-image: none;
  background-color: #c29b6b;
  padding: 80px 0 0 0;
}
.bg-cover--studios {
  background-image: url("/assets/images/top-image20.jpg");
}

.full-container {
  display: table;
  box-sizing: border-box;
  position: relative;
  width: 100%;
}
.full-container.beige {
  background-color: #efe9e1;
}

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

.full-container__center {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.top-video {
  position: fixed;
  right: 0;
  top: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  background-size: cover;
  background-color: #000;
}

.main-content {
  height: 100%;
  width: 100%;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  /*flex-direction: column;
  align-items: center;
  justify-content: center;*/
}

.main-content__lead {
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.main-content__lead .en {
  font-family: "sofia-pro", sans-serif;
  font-weight: 300;
}
.main-content__lead .line .bg-black {
  background-color: rgba(0, 0, 0, 0.6);
  display: inline-block;
  height: 100%;
}

.main-content__button {
  position: absolute;
}

@-webkit-keyframes arrow-anim-row {
  0% {
    -webkit-transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(5px, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
  }
}

@keyframes arrow-anim-row {
  0% {
    -webkit-transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(5px, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
  }
}
.button-box {
  display: inline-block;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  line-height: 1em;
  text-decoration: none;
  text-align: center;
}

.button-box.light {
  border-color: #ffffff;
  color: #ffffff;
}

.button-box.gold {
  border-color: #8f7435;
  color: #8f7435;
}

.button-box.gold-fill {
  border-color: #8f7435;
  color: #ffffff;
  background-color: #8f7435;
}

.button-box.jp {
  font-family: YuGothic, "游ゴシック", Helvetica Neue, Helvetica, Arial,
    "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: bold;
}

.button-box.en {
  font-family: "sofia-pro", sans-serif;
  font-weight: 500;
}

.button-box.locate {
  font-weight: bold !important;
}
.button-box.locate.j {
  font-family: YuGothic, "游ゴシック", Helvetica Neue, Helvetica, Arial,
    "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
}
.button-box.locate.e {
  font-family: "sofia-pro", sans-serif;
  font-weight: 300;
  font-weight: 400 !important;
}

.headline {
  font-family: "sofia-pro", sans-serif;
  font-weight: 300;
}
.headline-pages {
  font-family: "sofia-pro", sans-serif;
  font-weight: 300;
}
.headline-pages.light {
  color: #ffffff;
}
.headline.light {
  color: #ffffff;
}
.headline.gold {
  color: #8f7435;
}
.headline.copper {
  color: #c29b6b;
}
.headline.jp {
  font-family: YuGothic, "游ゴシック", Helvetica Neue, Helvetica, Arial,
    "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
}
.headline img {
  display: block;
  margin: auto;
}
.headline-pages img {
  display: block;
  margin: auto;
}

.shop-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  text-align: center;
}
.shop-head.jp {
  font-family: YuGothic, "游ゴシック", Helvetica Neue, Helvetica, Arial,
    "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
  font-weight: bold;
}
.shop-head.en {
  font-family: "sofia-pro", sans-serif;
  font-weight: 300;
}
.shop-head__logo {
  display: block;
  position: relative;
}
.shop-head__logo img {
  display: block;
}
.shop-head__text {
  text-align: center;
  font-weight: normal;
}

.price-title {
  background-color: #8f7435;
  font-family: "sofia-pro", sans-serif;
  font-weight: 500;
  color: #fff;
  text-align: center;
  padding: 23px 0;
}

.price-list {
  overflow: hidden;
  *zoom: 1;
}

.about-figure {
  position: relative;
}

.about-figure__item {
  position: relative;
  display: block;
  box-sizing: border-box;
}
.about-figure__item img {
  position: relative;
  display: block;
  z-index: 2;
}
.about-figure__item:after {
  content: "";
  background-color: rgba(194, 164, 107, 0.6);
  mix-blend-mode: multiply;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.about-image {
  margin: auto;
  text-align: center;
}

.price-repletion {
  text-align: right;
  font-size: 14px;
  color: #fff;
  margin-top: 3px;
}

.pager {
  text-align: center;
  padding-top: 8%;
  padding-bottom: 8%;
}
.pager * {
  color: #000000;
}
.pager a,
.pager span {
  line-height: 100%;
  letter-spacing: normal;
  padding: 0 10px;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  margin-left: -1px;
}
.pager a:hover {
  text-decoration: none;
}
.pager .current {
  font-weight: bold;
}
.pager .prev,
.pager .next {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 8px;
  text-decoration: underline;
  border: none;
}
.pager .prev:hover,
.pager .next:hover {
  text-decoration: none;
}
.pager .last,
.pager .first {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  border: 1px solid #cacaca;
  padding: 8px;
  text-decoration: none;
}
.pager .prev.prev,
.pager .next.prev {
  margin-right: 10px;
}
.pager .prev.next,
.pager .next.next {
  margin-left: 10px;
}

.client-impressions .item {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  color: #c29b6b;
}
.client-impressions .item.is-active {
  opacity: 1;
  -moz-user-select: text;
  -ms-user-select: text;
  -webkit-user-select: text;
  user-select: text;
}
.client-impressions .item .item__text {
  position: relative;
  border-radius: 10px;
}
.client-impressions .item .item__text:before {
  display: block;
  content: "";
  position: absolute;
  left: -32px;
  height: 100%;
  background-image: url("/assets/images/baloon-crane.png");
  background-size: contain;
  background-position: center 30%;
  background-repeat: no-repeat;
}

.client-impressions-pager {
  width: 100%;
  text-align: center;
}

.news-list {
  color: #fff;
}
.news-list a {
  color: #fff;
  text-decoration: none;
}
.news-list a:hover {
  text-decoration: underline;
}

.location-title {
  z-index: 1001;
  position: absolute;
  width: auto;
  left: 50%;
  transform: translateX(-50%);
}

.location-container {
  z-index: 1000;
  position: relative;
  text-align: right;
  overflow: hidden;
}

.address-box {
  background: #fff;
  color: #c29b6b;
  text-align: center;
  position: relative;
  z-index: 2;
}
.address-box p {
  font-weight: bold;
}
.address-box a {
  color: #c29b6b;
  text-decoration: none;
}

.googlemap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.button-box.medium input[type="submit"],
.button-box.medium input[type="button"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  background: none;
  color: #fff;
  font-family: "sofia-pro", sans-serif;
  font-weight: 400;
  display: inline;
  line-height: 1em;
  cursor: pointer;
}

select {
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  position: relative;
  background: #fff;
}
span.studio {
  position: relative;
}
span.studio::after {
  position: absolute;
  top: calc(50% - 6px);
  right: 0.9em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #8f7435;
  pointer-events: none;
  display: block;
}
div.wpcf7 .ajax-loader {
  display: none;
}
input[type="text"],
input[type="email"],
input[type="tel"],
select {
  border: none;
  line-height: 1em;
  box-sizing: border-box;
  font-size: 20px;
  padding: 20px;
}

textarea {
  border: none;
  box-sizing: border-box;
}

::-webkit-input-placeholder,
select {
  color: #8f7435;
  font-family: "sofia-pro", sans-serif;
  font-weight: 300;
}

:-moz-placeholder {
  color: #8f7435;
  font-family: "sofia-pro", sans-serif;
  font-weight: 300;
}

.sns-link {
  text-align: center;
}
.sns-link a,
.sns-link span {
  display: inline-block;
}

.form-container {
  text-align: center;
}
.form-container input[type="text"],
.form-container input[type="email"],
.form-container input[type="tel"],
.form-container select,
.form-container textarea {
  width: 100%;
  text-align: left;
  border-radius: 0;
}

.footer-nav {
  width: 100%;
  background-color: #000;
}

.footer-nav__list {
  text-align: center;
}

.copyright {
  text-align: center;
  color: #8f7435;
  font-family: "sofia-pro", sans-serif;
  font-weight: 300;
  background-color: #fff;
}

.under-container.copper {
  background-color: #c29b6b;
  color: #fff;
}

.under-container.light-gray {
  background-color: #f6f3ee;
}

.catch-text {
  font-weight: bold;
  text-align: center;
  font-family: "sofia-pro", sans-serif;
  font-weight: 300;
}

.lead-text {
  text-align: center;
}

.description-text {
  text-align: center;
}
.description-text a {
  color: #000;
  text-decoration: underline;
}
.description-text a:hover {
  text-decoration: none;
}

.underline-lead {
  text-align: center;
  position: relative;
  color: #8f7435;
}
.underline-lead.white {
  color: #fff;
}
.underline-lead.white:after {
  content: "";
  background-color: #fff;
}

.trial-flow__item {
  display: block;
  text-align: center;
}
.trial-flow__item .supplement {
  color: #c29b6b;
  display: block;
  font-weight: bold;
}
.trial-flow__item:last-child:after {
  display: none;
}
.trial-flow__item.blue:after {
  border-color: #dfe5eb transparent transparent transparent;
}

.trial-flow__content {
  background-color: #c29b6b;
  text-align: center;
  width: 100%;
  display: block;
  color: #fff;
  font-weight: bold;
  box-sizing: border-box;
}
.trial-flow__content.blue {
  background-color: #96b3ce;
}

.trial-flow__detail {
  background-color: #efeae0;
  display: block;
  box-sizing: border-box;
  width: 100%;
}

.instructor-wrapper {
  z-index: 1100;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
}

.instructor-container {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.instructor-container .citem {
  cursor: pointer;
}
.instructor-container .photoWrapper {
  position: relative;
  display: block;
  width: 100%;
}
.instructor-container .photoWrapper img {
  width: 100%;
  filter: none!important;
}
.instructor-container .on .photoWrapper img {
  width: 100%;
  /* filter: grayscale(100%)!important; */
}
.instructor-container .item {
  position: relative;
  text-align: center;
  pointer-events: none;
}
.instructor-container .item.on  {
  position: relative;
  text-align: center;
  pointer-events: inherit;
}
.instructor-container .item .name {
  display: block;
}
.instructor-container .item .name.en {
  font-family: "sofia-pro", sans-serif;
  font-weight: 300;
}

.box-list {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.box-list .item {
  display: table;
  box-sizing: border-box;
  background: #c29b6b;
  color: #fff;
  font-weight: bold;
}
.box-list .item span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.feature-list {
  font-weight: bold;
}

.features {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.features li {
  display: table;
  background-color: #ad9762;
  border-radius: 50%;
  box-sizing: border-box;
}
.features li span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  font-weight: bold;
}

.required-flat dt {
  background-color: #c29b6b;
}
.required-flat dd {
  background-color: #fff;
}

.schedule-list {
  color: #000;
}
.schedule-list li {
  border-bottom: 1px solid #8f7435;
}
.schedule-list li a {
  text-decoration: none;
  color: #000;
}
.schedule-list li a:hover {
  text-decoration: underline;
}

.archive-list {
  color: #000;
}
.archive-list dd {
  width: 100%;
  border-bottom: 1px solid #8f7435;
}
.archive-list dd a {
  text-decoration: none;
  color: #000;
}
.archive-list dd a:hover {
  text-decoration: underline;
}

.article-detail a {
  text-decoration: underline;
  color: #000;
}
.article-detail a:hover {
  text-decoration: none;
}
.article-detail hr {
  width: 100%;
  height: 1px;
  background: #8f7435;
  border: none;
}

.declaration-list {
  list-style-type: decimal;
  list-style-position: outside;
}
.declaration-list.inner {
  list-style-type: lower-roman;
}
.declaration-list.disc {
  list-style-type: disc;
}

.faq-list dt {
  background-color: #c29b6b;
  font-weight: bold;
  color: #fff;
  box-sizing: border-box;
  position: relative;
}
.faq-list dt .acbtn {
  display: block;
  background-color: #fff;
}
.faq-list dt.active .acbtn:before {
  display: none;
}
.faq-list dd {
  background-color: #f6f3ee;
  box-sizing: border-box;
  display: none;
}

/*
-------------------------------------------------

                      店舗ページ

-------------------------------------------------
*/
.studio-container {
  background-color: #e2dbcf;
}

.trial-schedule__title {
  background-color: #e49241;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 1;
}

.trial-schedule__lead {
  text-align: center;
}

.trial-schedule__scrl_wrap {
  width: 100%;
  height: auto;
  position: relative;
}

.trial-schedule__scrl {
  width: 100%;
}

.trial-schedule__list {
  border-color: #e2dbcf;
  border-style: solid;
  border-collapse: collapse;
  text-align: center;
  background-color: #fff;
}
.trial-schedule__list th,
.trial-schedule__list td {
  border-color: #e2dbcf;
  border-style: solid;
  border-collapse: collapse;
  text-align: center;
  white-space: break-spaces;
}
.trial-schedule__list th.date,
.trial-schedule__list td.date {
  background-color: #f1edd3;
}
.trial-schedule__list th.name,
.trial-schedule__list td.name {
  background-color: #f4ead1;
}
.trial-schedule__list th {
  background-color: #ecebe3;
}

.stripe-belt {
  background-image: url("/assets/images/stripe.png");
  background-repeat: repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.trial-link {
  text-align: center;
}

.stripe-belt__title {
  color: #fff;
}
.stripe-belt__title .em {
  background-color: #de2b48;
}

.stripe-belt__arrow {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.studio-photo img {
  display: block;
  width: 100%;
}

.studio-photo-pager {
  width: 100%;
  text-align: center;
}

.en-trial-schedule__lead {
  line-height: 1.5em;
  padding: 10px 0;
}
.en-trial-schedule__lead span {
  color: red;
}

.en .underline-lead:after {
  margin-top: 0px;
}

.underline-lead_en {
  text-align: center;
  position: relative;
  color: #333;
  font-size: 1.375em;
  line-height: 1.09091em;
  font-weight: 700;
}

/*
-------------------------------------------------

                      Utility

-------------------------------------------------
*/
.white {
  color: #fff;
}
.gold_c {
  color: #8f7435;
}
.bld {
  font-weight: bold;
}

.tal {
  text-align: center;
}

.talc {
  text-align: center;
}

.tall {
  text-align: left;
}

.talr {
  text-align: right;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cb {
  clear: both;
}

.clearfix {
  overflow: hidden;
  *zoom: 1;
}

div.wpcf7-validation-errors {
  display: none !important;
}

.wpcf7-mail-sent-ok {
  border: 1px solid #8f7435 !important;
  background-color: #8f7435;
  color: #fff;
  font-family: "sofia-pro", sans-serif;
  font-weight: 300;
  line-height: 1;
}

div.wpcf7-response-output {
  margin: 10px auto;
  padding: 5px;
}

.wpcf7c-conf {
  background-color: #f6f3ee;
  border: none;
}

.wpcf7-not-valid-tip {
  /* position: absolute;
  right: 10px;
  bottom: -50px; */
  font-family: "sofia-pro", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000;
  text-align: right;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #000; /* Yellow */
  color: #000;
}

img.ajax-loader {
  display: none;
  width: 0;
  height: 0;
}

.map-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}

.tag-link {
  position: relative;
  font-weight: 300;
  line-height: 1em;
  color: #fff;
}
.tag-link a {
  color: #fff;
  text-decoration: none;
}

.button-layered {
  display: block;
  position: relative;
  font-family: YuGothic, "游ゴシック", Helvetica Neue, Helvetica, Arial,
    "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
}
.button-layered:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 83px;
  border-radius: 3px;
  background-color: #458b42;
}
.button-layered.or:before {
  background-color: #e49241;
}
.button-layered:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 80px;
  border-radius: 3px;
  background-color: #61b85d;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.button-layered.or:after {
  background-color: #f2b422;
}
.button-layered a {
  text-align: center;
  font-weight: bold;
  position: relative;
  display: block;
  z-index: 3;
  color: #fff;
  text-decoration: none;
  width: 100%;
  height: 100%;
}
.button-layered a span {
  display: block;
  width: 28px;
  height: 28px;
  border-radius: 14px;
  background-color: #fff;
  position: absolute;
  overflow: hidden;
}
.button-layered a span:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 9px;
  border-color: transparent transparent transparent #f2b422;
  display: block;
  position: absolute;
  top: 8px;
  left: 11px;
}
.button-layered.or a span:after {
  border-color: transparent transparent transparent #81c67d;
  opacity: 0.8;
}

.tag-link__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
}
.tag-link__list li {
  position: relative;
}
.tag-link__list li:first-child:after {
  content: "";
  display: inline-block;
  width: 1px;
  background-color: #fff;
}
.tag-link__list li:nth-child(2):after {
  content: "";
  display: inline-block;
  width: 1px;
  background-color: #fff;
}
.tag-link__list .new {
  position: absolute;
  display: block;
  text-align: center;
  left: 0;
  top: -1.6em;
  width: 100%;
  font-size: 10px;
  font-weight: bold;
}

.tag-link__list .new:before {
  content: "";
  position: absolute;
  height: 12px;
  width: 2px;
  background-color: #fff;
  border-radius: 25%;
  left: 10px;
  top: 2px;
  transform: rotate(-22deg);
}

.tag-link__list .new:after {
  content: "";
  position: absolute;
  height: 12px;
  width: 2px;
  background-color: #fff;
  border-radius: 25%;
  right: 10px;
  top: 2px;
  transform: rotate(22deg);
}

.en .tag-link {
  position: relative;
  font-weight: 300;
  line-height: 1em;
  color: #fff;
}
.en .tag-link a {
  color: #fff;
  text-decoration: none;
}
.en .tag-link__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  flex-wrap: wrap;
  padding-top: 0;
}

img[data-action="zoom"] {
  cursor: pointer;
  cursor: -moz-zoom-in;
}

.zoom-img,
.zoom-img-wrap {
  position: relative;
  z-index: 1020;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}

img.zoom-img {
  cursor: pointer;
  cursor: -moz-zoom-out;
}

.zoom-overlay {
  z-index: 1000;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  filter: "alpha(opacity=0)";
  opacity: 0;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}

.zoom-overlay-open .zoom-overlay {
  filter: "alpha(opacity=100)";
  opacity: 1;
}

.zoom-overlay-open,
.zoom-overlay-transitioning {
  cursor: default;
}

.force_en {
  font-family: "sofia-pro", sans-serif;
  font-weight: 400;
}
.pc_w480 {
  width: 480px;
}
.accordionlist {
  width: 170px;
  height: 40px;
  padding-top: 16px;
  font-size: 10px;
  color: #ffffff;
  background-color: #8f7435;
  text-align: center;
  margin: 0 auto;
  font-weight: bold;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  line-height: 1em;
  margin-top: 22px;
  cursor: pointer;
  transition: 0.2s;
}
.accordionlist:hover {
  opacity: 0.8;
}
.accordionWrap {
  display: none;
  padding-top: 15px;
}
.accordion_icon,
.accordion_icon span {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
}
.accordion_icon {
  position: relative;
  width: 20px;
  height: 20px;
  float: right;
  margin-right: 5px;
  margin-top: -1px;
}
.accordion_icon span {
  position: absolute;
  left: 6px;
  width: 50%;
  height: 2px;
  background-color: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.accordion_icon span:nth-of-type(1) {
  top: 5px;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
  top: 5px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
/*＋、－切り替え*/
.accordion_icon.active span:nth-of-type(1) {
  display: none;
}
.accordion_icon.active span:nth-of-type(2) {
  top: 5px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
/*ADD 170323*/
/* スマホ
-------------------------------------------------- */
@media only screen and (max-width: 768px) {
  .style01 {
    width: 90%;
    margin: -20px auto 0;
  }
  .style01 p {
    margin-bottom: 10px;
  }
  .wpcf7-not-valid-tip {
    bottom: -1.2em;
    z-index: 10;
    font-size: 0.8em !important;
  }

  /*
  -------------------------------------------------

                        Component

  -------------------------------------------------
  */
  /*$base-font-size:   12px;
  $base-line-height: 18px;
  @include establish-baseline;*/
  html {
    font-size: 62.5%;
  }

  body {
    font-size: 1.3rem;
    line-height: 1.8rem;
  }

  /*
  -------------------------------------------------

                        Project

  -------------------------------------------------
  */
  #Wrapper:before {
    content: "";
    display: block;
    margin-top: 50px;
  }

  .main-header {
    width: 100vw;
    height: 50px;
    background-color: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1005;
  }
  .main-header .sp-scroll {
    display: block;
    overflow-y: scroll;
  }
  .main-header .sp-scroll:after {
    content: "";
    display: block;
    height: 20px;
  }
  .main-header .logo {
    position: absolute;
    top: 12px;
    left: 10px;
  }
  .main-header .nav-logo {
    display: block;
    width: 62px;
    height: 26px;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
    background-image: url("/assets/images/nav-logo_white.png");
    background-repeat: no-repeat;
    background-size: 62px 26px;
  }
  .main-header .reservation {
    position: absolute;
  }
  .main-header .reservation.first {
    top: 8px;
    right: 104px;
  }
  .main-header .reservation.second {
    top: 8px;
    right: 8px;
  }
  .main-header .reservation.third {
    top: 8px;
    right: 188px;
    width: 46px;
    line-height: 34px;
    padding: 0;
  }

  .main-header__buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    height: 100%;
    right: 53px;
    top: 0;
    border-right: 1px solid #fff;
  }

  .trigger {
    width: 50px;
    height: 50px;
    background-color: #000;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    cursor: pointer;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .trigger:hover {
    opacity: 0.8;
  }
  .trigger span {
    display: block;
    height: 1px;
    width: 25px;
    background-color: #fff;
    overflow: hidden;
    text-indent: 100%;
    position: absolute;
    left: 12px;
    top: 16px;
  }
  .trigger:after {
    content: "";
    display: block;
    height: 1px;
    width: 25px;
    background-color: #fff;
    position: absolute;
    left: 12px;
    top: 24px;
  }
  .trigger:before {
    content: "";
    display: block;
    height: 1px;
    width: 25px;
    background-color: #fff;
    position: absolute;
    left: 12px;
    top: 32px;
  }
  .main-header__buttons_tell {
    padding: 0 11px !important;
  }
  .main-header__buttons_tell span {
    background: url("/assets/images/arrow-tell.png") no-repeat left center;
    background-size: 10.5px 16px;
    padding-left: 6px;
    line-height: 16px;
    padding-top: 2px;
  }
  .close-nav {
    width: 90%;
    text-align: center;
    background-color: #fff;
    position: relative;
    margin: 15px auto 0;
    padding: 10px 0;
    display: block;
    color: #c29b6b;
    font-family: "sofia-pro", sans-serif;
    font-weight: 300;
    font-size: 15px;
  }
  .close-nav span.text {
    display: inline-block;
  }
  .close-nav span.x-mark {
    display: inline-block;
    margin-right: 2px;
    width: 18px;
    position: relative;
  }
  .close-nav span.x-mark:before {
    content: "";
    display: block;
    height: 1px;
    width: 13px;
    background-color: #c29b6b;
    position: absolute;
    left: 0;
    top: -5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .close-nav span.x-mark:after {
    content: "";
    display: block;
    height: 1px;
    width: 13px;
    background-color: #c29b6b;
    position: absolute;
    left: 0;
    top: -5px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .global-nav {
    z-index: 9999;
    position: relative;
    top: 50px;
    width: 100vw;
    display: none;
    background-color: #c29b6b;
    padding-bottom: 30px;
    max-height: calc(100vh - 50px);
    overflow-y: scroll;
  }
  .global-nav:after {
    display: block;
    content: "";
    height: 80px;
    width: 100%;
  }

  .global-nav__list {
    font-family: "sofia-pro", sans-serif;
    font-weight: 300;
    width: 90%;
    margin: 0 auto;
  }
  .global-nav__list > li {
    padding: 18px 2px;
    line-height: 1em;
    border-bottom: 1px solid #fff;
    position: relative;
  }
  .global-nav__list > li > a {
    text-decoration: none;
    color: #fff;
  }

  .global-nav__touch > span {
    color: #fff;
    cursor: pointer;
    display: block;
  }
  .global-nav__touch-btn {
    display: block;
    position: relative;
    top: -8px;
  }
  .global-nav__touch-btn:before {
    content: "";
    display: block;
    width: 10px;
    height: 1px;
    background: #fff;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  .global-nav__touch-btn:after {
    content: "";
    display: block;
    width: 10px;
    height: 1px;
    background: #fff;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    transition: 0.3s;
  }
  .global-nav__touch-btn.active:after {
    transform: rotate(0);
  }

  .global-nav__second-level {
    margin-left: 1em;
  }

  .global-nav__second-level > li {
    margin-top: 1em;
  }

  .global-nav__second-level > li > a {
    color: #fff;
    text-decoration: none;
  }

  .global-nav-inner {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }

  .global-sns-nav {
    display: flex;
    justify-content: center;
    margin: 20px 0 0 0;
  }

  .global-sns-nav > li {
    margin: 0 0.5em 0 0.5em;
    width: 30px;
  }

  .global-sns-nav > li img {
    width: 100%;
  }

  .storeInfo {
    z-index: 1000;
    position: absolute;
    top: 50px;
    width: 100vw;
    display: none;
    background-color: #c29b6b;
    padding-bottom: 30px;
    max-height: calc(100vh - 50px);
    overflow-y: scroll;
  }

  .storeInfo__list {
    font-family: "sofia-pro", sans-serif;
    font-weight: 300;
    width: 90%;
    padding: 15px 0;
    margin: 0 auto;
    color: #fff;
  }
  .storeInfo__list__text {
    margin-bottom: 20px;
  }
  .storeInfo__list__button li {
    border: 1px solid #fff;
    padding: 15px;
    margin-bottom: 16px;
  }
  .storeInfo__list__button li a {
    display: block;
    color: #fff;
    text-decoration: none;
  }
  .storeInfo__list__button li span {
    margin-left: 25px;
  }
  .storeInfo__list__button li span.icon_contact {
    background: url("/assets/images/arrow-contact.png") no-repeat left center;
    background-size: 22px 16px;
    padding-left: 32px;
    margin-left: 0;
  }

  .sp-fixed .main-header {
    position: absolute;
  }

  .full-container.mainv {
    margin-top: 40px;
  }

  .top-visual {
    margin-top: 50px !important;
    height: 250px;
  }
  .top-visual-test {
    margin-top: 50px !important;
    height: calc(100vh - 150px);
  }
  .top-main_v {
    background-image: url(/assets/images/top_main_v180319.gif);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }

  .top-video {
    position: absolute;
    right: 0;
    top: 0;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto !important;
    z-index: -100;
    background-size: cover;
    background-color: #000;
  }
  .top-main_v {
    position: absolute;
    right: 0;
    top: 0;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: 100%;
    z-index: -100;
    background-size: cover;
    background-color: #000;
  }
  .top-main_v img {
    width: 100%;
  }

  .top-images .image {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .top-images .image.is-active {
    opacity: 1;
  }
  .top-images .image:nth-child(1) {
    background-image: url("/assets/images/slider/top_bg0_sp.jpg");
  }
  .top-images .image:nth-child(2) {
    background-image: url("/assets/images/slider/top_bg1_sp.jpg");
  }
  .top-images .image:nth-child(3) {
    background-image: url("/assets/images/slider/top_bg2_sp.jpg");
  }
  .top-images .image:nth-child(4) {
    background-image: url("/assets/images/slider/top_bg4_sp.jpg");
  }
  .top-images .image:nth-child(5) {
    background-image: url("/assets/images/slider/top_bg5_sp.jpg");
  }

  .full-container__center.trial {
    padding-top: 25px;
  }
  .full-container__center.ourstory {
    padding-top: 0px;
  }

  .main-content__logo {
    /*position: relative;
    width: 236px;
	  height: 78px;*/
    display: none;
    /*height: 145px;*/
    /*margin: -20px auto 0;*/
    margin: 0 auto 0 !important;
  }
  .main-content__logo img {
    width: 54%;
  }

  .main-content__logo_test {
    position: relative;
    width: 236px;
    height: 145px !important;
    /*margin: -20px auto 0;*/
    margin: 0 auto 0 !important;
  }
  .main-content__logo_test img {
    width: 100% !important;
  }

  .main-content__lead {
    font-size: 2rem;
    line-height: 1.1;
  }
  .main-content__lead .line {
    height: 22px;
    margin-bottom: 10px;
  }
  .main-content__lead .line.s {
    height: 18px;
    font-size: 1.3rem;
  }
  .main-content__lead .line.xs {
    height: 14px;
    font-size: 1.2rem;
  }
  .main-content__lead .line .bg-black {
    padding: 3px;
  }

  .main-content__button {
    position: absolute;
    left: -45px;
    top: 27%;
  }
  #MainVisual .arrow-under {
    display: none;
  }
  #Story .bg-cover--about {
    padding-top: 80px;
  }
  #pickup {
    text-align: center;
    font-size: 1.8rem;
    color: #c29b6b;
    padding: 20px;
    line-height: 1.8;
  }
  .arrow-under {
    display: block;
    position: absolute;
    left: 50%;
    top: 4%;
    -webkit-animation-name: arrow-anim;
    animation-name: arrow-anim;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
  }
  .arrow-under a {
    display: block;
    width: 56px;
    height: 24px;
    left: -28px;
  }
  .arrow-under a span {
    display: block;
    position: absolute;
    width: 25px;
    height: 3px;
    background: #fff;
  }
  .arrow-under a span:first-child {
    -webkit-transform: translateX(-3px) translateY(11px) rotate(37deg);
    transform: translateX(5px) translateY(11px) rotate(37deg);
  }
  .arrow-under a span:last-child {
    -webkit-transform: translateX(24px) translateY(11px) rotate(-37deg);
    transform: translateX(24px) translateY(11px) rotate(-37deg);
  }

  @-webkit-keyframes arrow-anim {
    0% {
      -webkit-transform: translate(0, 0);
    }
    50% {
      -webkit-transform: translate(0, 5px);
    }
    100% {
      -webkit-transform: translate(0, 0);
    }
  }

  @keyframes arrow-anim {
    0% {
      -webkit-transform: translate(0, 0);
    }
    50% {
      -webkit-transform: translate(0, 5px);
    }
    100% {
      -webkit-transform: translate(0, 0);
    }
  }
  @-webkit-keyframes arrow-anim-row {
    0% {
      -webkit-transform: translate(0, 0);
    }
    50% {
      -webkit-transform: translate(5px, 0);
    }
    100% {
      -webkit-transform: translate(0, 0);
    }
  }
  @keyframes arrow-anim-row {
    0% {
      -webkit-transform: translate(0, 0);
    }
    50% {
      -webkit-transform: translate(5px, 0);
    }
    100% {
      -webkit-transform: translate(0, 0);
    }
  }

  @-webkit-keyframes arrow-anim-row {
    0% {
      -webkit-transform: translate(0, 0);
    }
    50% {
      -webkit-transform: translate(5px, 0);
    }
    100% {
      -webkit-transform: translate(0, 0);
    }
  }

  @keyframes arrow-anim-row {
    0% {
      -webkit-transform: translate(0, 0);
    }
    50% {
      -webkit-transform: translate(5px, 0);
    }
    100% {
      -webkit-transform: translate(0, 0);
    }
  }
  .top-intro-button {
    text-align: center;
    margin: auto;
    margin-top: 22px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 80vw;
  }
  .top-intro-button > a {
    margin: 10px;
  }
  .top-intro-button.price {
    margin-top: 10px;
  }

  .en .top-intro-button {
    width: 90vw;
  }
  .en .top-intro-button .button-box.medium {
    width: 110px;
  }

  .button-box.large {
    width: 120px;
    height: 30px;
    padding-top: 8px;
    border-width: 1px;
    border-style: solid;
    font-family: "sofia-pro", sans-serif;
    font-weight: 400;
    font-size: 10px;
    letter-spacing: 0.1em;
  }

  .button-box.medium {
    width: 90px;
    height: 30px;
    padding-top: 8px;
    border-width: 1px;
    border-style: solid;
    font-family: "sofia-pro", sans-serif;
    font-weight: 400;
    font-size: 10px;
    letter-spacing: 0.1em;
  }

  .button-box.small {
    width: 76px;
    height: 24px;
    padding-top: 5px;
    border-width: 1px;
    border-style: solid;
    font-family: "sofia-pro", sans-serif;
    font-weight: 500;
    font-size: 10px;
  }

  .button-box.head {
    width: auto;
    min-width: 60px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-left: 1px solid #fff;
    padding: 0 2px;
    color: #fff;
    font-size: 9px;
    line-height: 1.3em;
    letter-spacing: -0.06em;
    font-weight: bold;
  }

  .button-box.jp {
    width: 170px;
    height: 40px;
    padding-top: 15px;
    border-width: 1px;
    border-style: solid;
    font-size: 10px;
  }

  .button-box.jp.multi {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    line-height: 1.4;
  }

  .button-box.en {
    width: 200px;
    height: 40px;
    padding-top: 15px;
    border-width: 1px;
    border-style: solid;
    font-size: 10px;
  }

  .headline.main {
    font-size: 3rem;
    text-align: center;
    line-height: 1.2em;
    margin-bottom: 3%;
  }

  .headline.ourstory {
    margin-top: -1.5em;
  }

  .headline-pages {
    font-size: 3rem;
    text-align: center;
    line-height: 1.2em;
    margin-bottom: 3%;
  }

  .shop-head__logo {
    width: 30%;
    max-width: 200px;
  }
  .shop-head__logo img {
    width: 100%;
  }
  .shop-head__title {
    font-size: 2rem;
    line-height: 0.9em;
    margin: 15px auto 10px;
  }
  .shop-head__text {
    font-size: 1.3rem;
    line-height: 1.5;
  }
  .shop-head__text__small {
    font-size: 1.2rem;
  }
  .shop-head__name {
    font-size: 1.2rem;
    line-height: 1.7;
  }

  .price-container {
    width: 260px;
    margin: 22px auto 0 auto;
    display: block;
  }
  .price-attention {
    width: 260px;
    margin: 22px auto 0 auto;
    display: block;
    padding-bottom: 40px;
    color: #fff;
  }

  .price-block {
    width: 260px;
    line-height: 1em;
    margin-bottom: 20px;
  }

  .price-title {
    font-size: 12px;
    padding: 12px 0;
  }

  .price-list dt,
  .price-list dd {
    width: 129px;
    height: 35px;
    text-align: center;
    padding: 12px 0;
    margin-top: 2px;
    font-size: 12px;
    display: table;
  }
  .price-list dt span,
  .price-list dd span {
    display: table-cell;
    vertical-align: middle;
  }
  .price-list dt small,
  .price-list dd small {
    font-size: 10px;
  }
  .price-list dt {
    clear: both;
    float: left;
    background-color: rgba(255, 255, 255, 0.8);
    color: #8f7435;
  }
  .price-list dd {
    float: right;
    background-color: rgba(255, 255, 255, 0.6);
    color: #8f7435;
  }

  .about-figure {
    width: 93.75%;
    margin: 30px auto 0;
  }

  .about-equal {
    display: block;
    width: 100%;
    position: relative;
    padding: 10px 0;
  }
  .about-equal img {
    display: block;
    margin: 0 auto;
    width: 4.3333%;
  }

  .about-figure__item {
    width: 100%;
    padding: 13px 8px 8px;
  }
  .about-figure__item img {
    width: 100%;
  }

  .about-image img {
    max-width: 95%;
    height: auto;
    margin-top: 15px;
  }

  .about-example__item {
    width: 90%;
    margin: 0 auto;
    text-align: left;
  }
  .about-example__item img {
    width: 100%;
    margin: 10px 0 5px;
  }

  .price-repletion {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .client-impressions {
    width: 100%;
    min-height: 200px;
    margin: 20px auto 0;
    position: relative;
    box-sizing: border-box;
    padding: 0 5%;
  }
  .client-impressions .item {
    width: 95%;
    position: absolute;
    top: 0;
    left: 2.5%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 11px;
  }
  .client-impressions .item figure {
    width: 38%;
    margin-right: auto;
  }
  .client-impressions .item figure img {
    width: 100%;
  }
  .client-impressions .item .item__text {
    width: 55%;
    background-color: #fff;
    padding: 15px 8px;
    box-sizing: border-box;
    line-height: 1.8;
  }
  .client-impressions .item .item__text h3 {
    font-size: 1.1rem;
    font-weight: bold;
  }
  .client-impressions .item .item__text p {
    font-size: 1rem;
    line-height: 1.8;
  }
  .client-impressions .item .item__text:before {
    left: -12px;
    width: 12px;
    height: 100%;
  }

  .client-impressions-pager li {
    display: inline-block;
    width: 32px;
    height: 8px;
    text-align: center;
    text-indent: 100%;
    overflow: hidden;
    background-color: #ffffff;
    margin: 0 8px;
    cursor: pointer;
  }
  .client-impressions-pager li.is-active {
    background-color: #8f7435;
  }

  .news-list {
    width: 92%;
    margin: 25px auto 0 auto;
  }
  .news-list dt {
    margin-top: 18px;
    font-size: 12px;
  }
  .news-list dd {
    font-size: 13px;
  }

  .location-title {
    top: 0;
  }

  .location-container {
    z-index: 1000;
    position: relative;
    text-align: right;
  }

  .address-box {
    display: block;
    padding: 22px 0;
  }
  .address-box .address-logo img {
    width: 101px;
  }
  .address-box p {
    margin-top: 10px;
    font-size: 1.2rem;
    line-height: 1.3em;
  }

  .googlemap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }

  .button-box.medium input[type="submit"],
  .button-box.medium input[type="button"] {
    font-size: 10px;
  }

  input[type="text"],
  input[type="email"],
  input[type="tel"],
  select {
    font-size: 1.3rem;
    padding: 10px;
  }

  textarea {
    font-size: 1.3rem;
    padding: 10px;
  }

  ::-webkit-input-placeholder {
    font-size: 1.3rem;
  }

  :-moz-placeholder {
    font-size: 1.3rem;
  }

  .sns-link {
    padding-top: 40px;
    padding-bottom: 10px;
  }
  .sns-link a,
  .sns-link span {
    margin: 0 10px;
    width: 30px;
  }
  .sns-link a img,
  .sns-link span img {
    width: 100%;
  }

  .form-container {
    width: 290px;
    margin: 25px auto 0;
  }
  .form-container input[type="text"],
  .form-container input[type="email"],
  .form-container input[type="tel"],
  .form-container textarea,
  .form-container select {
    margin-top: 8px;
  }
  .form-container .send {
    margin-top: 20px;
  }

  .footer-nav {
    padding: 20px 0;
  }

  .footer-nav__list .item {
    display: inline-block;
    line-height: 0.8em;
    padding: 0 10px;
    border-right: 1px solid #fff;
  }
  .footer-nav__list .item:last-child {
    border-right: none;
  }
  .footer-nav__list .item a {
    color: #fff;
    font-family: "sofia-pro", sans-serif;
    font-weight: 300;
    font-size: 1.2rem;
    text-decoration: none;
  }

  .copyright {
    font-size: 1.1rem;
    padding: 50px 0;
    padding-top: 3px;
  }

  .under-container {
    padding: 20px 10px;
  }
  .under-container.narrowSpace {
    padding: 10px 10px;
  }
  .under-container.noSpace {
    padding: 0 10px;
  }

  .catch-text {
    font-size: 1.25em;
    line-height: 1.2em;
  }

  .lead-text {
    font-size: 1.3rem;
  }
  .lead-text small {
    font-size: 1.1rem;
  }

  .lead-annotation {
    font-size: 1rem;
  }

  .description-text {
    font-size: 1.3rem;
  }
  .description-text.smaller {
    font-size: 1rem;
  }
  .description-text sub {
    font-size: 0.9rem;
  }

  .underline-lead:after {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background-color: #8f7435;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
  }

  .underline-lead .en {
    font-family: "sofia-pro", sans-serif;
    font-weight: 500;
    font-size: 1.6rem;
  }
  .underline-lead .en.light {
    font-family: "sofia-pro", sans-serif;
    font-weight: 300;
  }
  .underline-lead .en.big {
    font-size: 2.1rem;
  }
  .underline-lead .en.second-line {
    display: inline-block;
    margin-top: 10px;
  }

  .underline-lead .ja {
    font-size: 1.6rem;
    font-weight: bold;
  }
  .underline-lead .ja.light {
    font-weight: normal;
  }
  .underline-lead .ja.big {
    font-size: 1.8rem;
  }
  .underline-lead .ja.second-line {
    font-size: 1.4rem;
    display: inline-block;
    margin-top: 6px;
    line-height: 1.3em;
  }

  .trial-flow {
    width: 100%;
    margin: 20px auto 0;
    position: relative;
  }

  .trial-flow__item .supplement {
    margin-top: 5px;
    font-size: 1.1rem;
  }
  .trial-flow__item .supplement.large-space {
    margin-top: 15px;
  }
  .trial-flow__item:after {
    content: "";
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 25px 0 25px;
    border-color: #dac3a6 transparent transparent transparent;
  }

  .trial-flow__content {
    font-size: 1.3rem;
    padding: 10px;
  }

  .trial-flow__detail {
    padding: 20px 10px;
    text-align: left;
  }
  .trial-flow__detail p {
    font-size: 1.2rem;
  }
  .trial-flow__detail .emphasis {
    font-size: 1.2rem;
    font-weight: bold;
  }
  .trial-flow__detail .smaller {
    font-size: 1.1rem;
  }
  .trial-flow__detail .present {
    font-size: 1rem;
    color: #8f7435;
  }
  .trial-flow__detail .faq {
    width: 100%;
    position: relative;
    display: block;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
  }
  .trial-flow__detail .faq dt {
    z-index: 2;
    width: 100%;
    position: relative;
    display: block;
    text-align: center;
    box-sizing: border-box;
  }
  .trial-flow__detail .faq dt .qwrap {
    background-color: #c29b6b;
    width: 100%;
    height: 35px;
    box-sizing: border-box;
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    padding-top: 8px;
  }
  .trial-flow__detail .faq dt .qwrap .qmark {
    font-size: 15px;
    margin-right: 10px;
  }
  .trial-flow__detail .faq dt:after {
    content: "";
    display: block;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #c29b6b transparent transparent transparent;
  }
  .trial-flow__detail .faq dd {
    z-index: 1;
    width: 100%;
    margin-top: -10px;
    padding-bottom: 10px;
    box-sizing: border-box;
    position: relative;
    background: #fff;
    display: block;
    text-align: center;
    color: #8f7435;
    font-weight: bold;
    padding-top: 15px;
    font-size: 1.2rem;
  }
  .trial-flow__detail .required {
    width: 280px;
    position: relative;
    display: block;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
  }
  .trial-flow__detail .required dt {
    z-index: 2;
    width: 100%;
    position: relative;
    display: block;
    text-align: center;
    box-sizing: border-box;
  }
  .trial-flow__detail .required dt .twrap {
    background-color: #c29b6b;
    width: 100%;
    height: 35px;
    box-sizing: border-box;
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    padding-top: 5px;
  }
  .trial-flow__detail .required dt .twrap .qmark {
    font-size: 15px;
    margin-right: 10px;
  }
  .trial-flow__detail .required dt:after {
    content: "";
    display: block;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #c29b6b transparent transparent transparent;
  }
  .trial-flow__detail .required dd {
    z-index: 1;
    width: 100%;
    margin-top: -10px;
    padding-bottom: 10px;
    box-sizing: border-box;
    position: relative;
    background: #fff;
    display: block;
    text-align: left;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .trial-flow__detail .required dd .annotation {
    color: #8f7435;
    text-align: right;
    font-size: 1.1rem;
  }
  .trial-flow__detail .required dd .camp {
    font-weight: bold;
    color: #d21a1a;
  }

  .instructor-wrapper {
    position: fixed;
    overflow-y: scroll;
    width: 100%;
  }
  .instructor-wrapper.is-show {
    display: block;
  }
  .instructor-wrapper .container {
    display: block;
    width: 100%;
  }
  .instructor-wrapper .container .body {
    position: relative;
    margin: 0 auto;
    z-index: 1120;
    height: 100%;
  }
  .instructor-wrapper .container .body .body__inner {
    width: 100%;
    display: block;
    position: relative;
    background: #fff;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 10px;
  }
  .instructor-wrapper .container .body .box-close {
    width: 38px;
    height: 38px;
    position: absolute;
    right: 0;
    top: 0;
  }
  .instructor-wrapper .container .body .box-close img {
    display: block;
    width: 100%;
  }
  .instructor-wrapper .container .body .prev {
    display: none;
  }
  .instructor-wrapper .container .body .next {
    display: none;
  }
  .instructor-wrapper .container .body .person {
    overflow: hidden;
    *zoom: 1;
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 40px;
    display: none;
  }
  .instructor-wrapper .container .body .person.is-active {
    display: block;
  }
  .instructor-wrapper .container .body .person .image {
    overflow: hidden;
    *zoom: 1;
    width: 100%;
    position: relative;
  }
  .instructor-wrapper .container .body .person .image img {
    width: 58%;
    float: left;
  }
  .instructor-wrapper .container .body .person .image .sp-movie {
    width: 38%;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .instructor-wrapper .container .body .person .image .sp-movie img {
    width: 100%;
  }
  .instructor-wrapper .container .body .person .image .name-area {
    width: 38%;
    float: right;
    padding-top: 80px;
  }
  .instructor-wrapper .container .body .person .image .name {
    font-size: 14px;
  }
  .instructor-wrapper .container .body .person .image .name .en {
    font-family: "sofia-pro", sans-serif;
    font-weight: 300;
    font-size: 10px;
    display: block;
  }
  .instructor-wrapper .container .body .person .image .position {
    font-family: "sofia-pro", sans-serif;
    font-weight: 300;
    font-size: 10px;
  }
  .instructor-wrapper .container .body .person .text h3 {
    font-family: "sofia-pro", sans-serif;
    font-size: 0.875em;
    line-height: 1.71429em;
  }
  .instructor-wrapper .container .body .person .text .prf-txt {
    font-size: 0.75em;
    line-height: 1.6em;
  }
  .instructor-wrapper .container .body .person .text .prf-txt p {
    padding: 7px 0;
  }
  .instructor-wrapper .container .body .person .text .movieButton {
    width: 100%;
    display: block;
    text-align: center;
  }
  .instructor-wrapper .container .body .persons {
    display: none;
  }
  .instructor-wrapper .container .body .bottom-close {
    display: block;
    width: 100%;
    border-top: 1px solid #8f7435;
    padding: 10px 0;
    text-align: center;
  }

  .instructor-container {
    width: 90%;
    margin: 20px auto 0;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .instructor-container .item {
    width: 48%;
    margin-bottom: 10px;
  }
  .instructor-container .item .name {
    display: block;
  }
  .instructor-container .item .name.jp {
    font-size: 0.875em;
    line-height: 1.71429em;
  }
  .instructor-container .item .name.en {
    font-size: 0.6875em;
    line-height: 2.18182em;
  }

  .tbl-list {
    margin: 20px auto 0;
    width: 90%;
  }
  .tbl-list dt,
  .tbl-list dd {
    margin: 0;
    padding: 12px 10px;
    box-sizing: border-box;
    font-size: 1.2rem;
  }
  .tbl-list dt {
    width: 100%;
    color: #fff;
    font-weight: bold;
    background: #c29b6b;
    text-align: center;
  }
  .tbl-list dd {
    background: #f9f5f0;
  }

  .box-list {
    width: 98%;
    margin-right: auto;
    margin-left: auto;
    font-size: 0.75em;
    line-height: 2em;
  }
  .box-list .item {
    width: 140px;
    height: 140px;
    padding: 0 15px;
    margin-bottom: 12px;
  }

  .feature-list {
    margin-top: 20px;
  }
  .feature-list .item {
    margin-top: 15px;
    font-size: 0.75em;
    line-height: 2em;
  }
  .feature-list .item:first-child {
    margin-top: 0;
  }

  .features {
    width: 300px;
    margin: 20px auto 0;
  }
  .features li {
    width: 140px;
    height: 140px;
    padding: 0 10px;
    margin-bottom: 5px;
    box-sizing: border-box;
  }
  .features li span {
    font-size: 0.75em;
    line-height: 1.6em;
  }

  .required-flat {
    width: 300px;
    margin: 20px auto 0;
  }
  .required-flat dt {
    width: 100%;
    display: block;
    box-sizing: border-box;
    font-size: 1.3rem;
    padding: 5px 0;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  .required-flat dd {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    position: relative;
    font-size: 1.2rem;
  }
  .required-flat dd .annotation {
    color: #8f7435;
    font-size: 1rem;
    position: absolute;
    right: 10px;
    bottom: 10px;
  }
  .required-flat dd .camp {
    color: #d21a1a;
    font-weight: bold;
  }

  .schedule-list {
    width: 90%;
    margin: 20px auto 0;
    padding-bottom: 40px;
  }
  .schedule-list li {
    margin-top: 10px;
    font-size: 1.3rem;
    padding-bottom: 15px;
  }

  .archive-list {
    width: 90%;
    margin: 20px auto 0;
  }
  .archive-list dt {
    margin-top: 10px;
  }
  .archive-list dd {
    font-size: 1.3rem;
    margin-top: 10px;
    padding-bottom: 15px;
  }

  .article-detail {
    width: 90%;
    margin: 20px auto 0;
  }
  .article-detail .article-content {
    font-size: 1.3rem;
  }
  .article-detail .article-content p {
    padding: 10px 0;
  }
  .article-detail .article-content p img {
    max-width: 100%;
    height: auto;
  }
  .article-detail .article-content p iframe {
    max-width: 100%;
    height: auto;
  }

  .declaration-list {
    margin: 8px 0 8px 1.5em;
  }

  .faq-list {
    text-align: left;
    width: 98%;
    margin: 20px auto 50px auto;
  }
  .faq-list dt {
    font-size: 1.4rem;
    padding: 10px 38px 10px 10px;
    margin-top: 20px;
    position: relative;
    display: block;
  }
  .faq-list dt .btnwrap {
    width: 32px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 6px;
    top: 0;
  }
  .faq-list dt .acbtn {
    width: 32px;
    height: 32px;
    display: block;
    position: relative;
  }
  .faq-list dt .acbtn:before {
    content: "";
    width: 2px;
    height: 20px;
    background-color: #c29b6b;
    display: block;
    position: absolute;
    left: 15px;
    top: 6px;
  }
  .faq-list dt .acbtn:after {
    content: "";
    width: 20px;
    height: 2px;
    background-color: #c29b6b;
    display: block;
    position: absolute;
    left: 6px;
    top: 15px;
  }
  .faq-list dd {
    font-size: 1.3rem;
    padding: 10px;
  }

  /*
  -------------------------------------------------

                        店舗ページ

  -------------------------------------------------
  */
  .trial__price {
    width: 100%;
    margin: auto;
  }
  .trial__price img {
    width: 100%;
  }

  .studio-container__detail {
    width: 95%;
    margin: auto;
  }

  .trial-schedule__title {
    font-size: 1.4rem;
    width: 100%;
    padding: 10px 0;
    margin-top: 15px;
  }

  .trial-schedule__lead {
    font-size: 1.2rem;
    margin-top: 10px;
  }

  .trial-schedule__scrl_wrap:after {
    font-family: Arial, Helvetica, sans-serif;
    content: "❯";
    position: absolute;
    top: 50%;
    right: 10px;
    font-weight: bold;
    color: #ccc;
    font-size: 24px;
    -webkit-animation-name: arrow-anim-row;
    animation-name: arrow-anim-row;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
  }

  .trial-schedule__scrl {
    position: relative;
    white-space: nowrap;
    overflow-x: scroll;
    width: 100%;
    margin: 10px auto;
    -webkit-overflow-scrolling: touch;
  }

  .trial-schedule__list {
    width: 100%;
    margin: auto;
  }
  .trial-schedule__list th,
  .trial-schedule__list td {
    border-width: 1px;
    padding: 5px;
  }
  .trial-schedule__list th.week,
  .trial-schedule__list td.week {
    min-width: 60px;
  }

  .trial-link {
    margin: 10px auto;
    max-width: 280px;
  }
  .trial-link img {
    width: 100%;
  }

  .stripe-belt__title {
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
    width: 100%;
    display: inline-block;
    padding-top: 10px;
  }
  .stripe-belt__title .em {
    display: inline-block;
    padding: 5px;
    height: 14px;
    line-height: 1;
    text-indent: 0;
  }

  .stripe-belt__arrow {
    height: 20px;
    margin-top: 10px;
  }
  .stripe-belt__arrow span {
    width: 30px;
    height: 20px;
    background-image: url("/assets/images/arrow-chipp.png");
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    text-indent: -100%;
  }
  .stripe-belt__arrow:before,
  .stripe-belt__arrow:after {
    content: "";
    display: block;
    height: 20px;
    width: calc(50% - 10px);
    background-color: #e2dbcf;
  }

  .studio-photo {
    width: 100%;
    min-height: 260px;
    position: relative;
    margin-top: 30px;
  }
  .studio-photo li {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
  }
  .studio-photo li.active {
    opacity: 1;
  }

  .studio-photo-pager li {
    display: inline-block;
    width: 22px;
    height: 8px;
    text-align: center;
    text-indent: 100%;
    overflow: hidden;
    background-color: #ffffff;
    margin: 0 3px;
    cursor: pointer;
  }
  .studio-photo-pager li.active {
    background-color: #8f7435;
  }

  /*
  -------------------------------------------------

                        Utility

  -------------------------------------------------
  */
  .sp-fixed {
    position: fixed;
    z-index: 999999;
    width: 100%;
  }

  .sp-auto {
    padding: 30px 0;
  }

  .pc-only {
    display: none !important;
  }

  .sp-break {
    display: block;
  }

  .sp-fl {
    float: left;
  }

  .sp-fr {
    float: right;
  }

  .sp-w100 {
    width: 100%;
  }

  .sp-tall {
    text-align: left;
  }

  .sp-pad10 {
    padding: 10px 0;
  }

  .sp-mid-open {
    margin-top: 10px;
  }

  .spf-big {
    font-size: 0.875em;
    line-height: 1.71429em;
  }

  .spf-bigger {
    font-size: 1em;
    line-height: 1.5em;
  }

  .spf-biggest {
    font-size: 1.375em;
    line-height: 2.18182em;
  }

  .sp-lh1 {
    line-height: 1em;
  }

  .sp-lh125 {
    line-height: 1.25em;
  }

  .sp-lh15 {
    line-height: 1.5em;
  }

  .sp-lh175 {
    line-height: 1.75em;
  }

  .sp-lh2 {
    line-height: 2em;
  }

  .sp-reserve {
    font-family: "sofia-pro", sans-serif;
    font-weight: 300;
    font-size: 0.75em;
    line-height: 2em;
    text-align: center;
    border-top: 1px solid #8f7435;
    background-color: #000;
  }
  .sp-reserve a {
    display: block;
    width: 100%;
    color: #fff;
    text-decoration: none;
    padding: 18px 0;
  }

  .large-open {
    margin-top: 30px;
  }

  .mid-open {
    margin-top: 20px;
  }

  .sp-mid-open {
    margin-top: 10px;
  }

  .small-open {
    margin-top: 10px;
  }

  .br-pc {
    display: none;
  }

  .map-link {
    height: 55%;
  }

  .tag-links {
    background-color: #fff;
    padding: 2px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1001;
    width: calc(100vw - 4px);
    min-height: unset!important;
  }
  .tag-links.sp-only{
    display: none!important;
  }
  .tag-link {
    background-color: #e08f2c;
    text-align: center;
  }
  .tag-link:first-child {
    width: calc(70% - 2px);
    margin-right: 2px;
    padding: 5px 0;
  }
  .tag-link:last-child {
    width: 40%;
  }
  .tag-link.single {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .tag-link a {
    font-size: 1.2rem;
    font-weight: bold;
    text-decoration: underline;
  }

  .button-layered {
    width: 90%;
    height: 63px;
    line-height: 1.1;
    margin: 15px auto;
  }
  .button-layered:before {
    height: 63px;
  }
  .button-layered.or:before {
    background-color: #e49241;
  }
  .button-layered:after {
    height: 60px;
  }
  .button-layered.or:after {
    background-color: #f2b422;
  }
  .button-layered a {
    font-size: 1.8rem;
    padding-top: 20px;
  }
  .button-layered a span {
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 14px;
    background-color: #fff;
    position: absolute;
    right: 8px;
    top: 16px;
    overflow: hidden;
  }
  .button-layered a span:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 9px;
    border-color: transparent transparent transparent #f2b422;
    display: block;
    position: absolute;
    top: 8px;
    left: 11px;
  }
  .button-layered.or a span:after {
    border-color: transparent transparent transparent #81c67d;
    opacity: 0.8;
  }
  .button-layered.shop a {
    font-size: 1.8rem;
  }
  .button-layered.half {
    width: 98%;
    letter-spacing: -0.1em;
    text-indent: -1em;
  }

  .tag-link__title {
    width: 100%;
    font-size: 1.2rem;
    border-bottom: 1px solid #fff;
    padding: 5px 0;
  }

  .tag-link__list li {
    padding: 2px 0 8px;
  }
  .tag-link__list li:first-child:after {
    height: 1rem;
    margin: 0 18px;
  }

  .en .tag-links {
    background-color: #fff;
    padding: 2px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 200;
    width: calc(100vw - 4px);
    flex-wrap: wrap;
  }
  .en .tag-link {
    background-color: #e08f2c;
    text-align: center;
  }
  .en .tag-link:first-child {
    width: calc(60% - 2px);
    margin-right: 2px;
  }
  .en .tag-link:last-child {
    width: 40%;
  }
  .en .tag-link.single {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .en .tag-link a {
    font-size: 1.2rem;
    font-weight: 700;
    text-decoration: underline;
  }
  .en .tag-link__title {
    width: 100%;
    font-size: 1.2rem;
    border-bottom: 1px solid #fff;
    padding: 5px 0;
  }
  .en .tag-link__list li {
    padding: 10px 0 8px;
  }
  .en .tag-link__list li:nth-child(3):after {
    display: none;
  }
  .en .tag-link__list li:first-child:after {
    height: 1rem;
    margin: 0 10px;
  }

  /*ADD 170323*/
  .en .tag-links {
    background-color: #fff;
    padding: 2px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    z-index: 200;
    width: calc(100vw - 4px);
  }

  .en .tag-link {
    background-color: #e08f2c;
  }

  .en .tag-link:first-child {
    width: calc(60% - 2px);
    margin-right: 2px;
  }

  .en .tag-link:last-child {
    width: 40%;
  }

  .en .tag-link.single {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .en .tag-link__title {
    width: 100%;
    font-size: 1.2rem;
    border-bottom: 1px solid #fff;
    padding: 5px 0;
  }

  .en .tag-link__list li:first-child:after {
    height: 1rem;
    margin: 0 5px !important;
  }
  .en .tag-link__list li:nth-child(3):after {
    margin: 0 5px !important;
  }

  .underline-lead_en {
    text-align: center;
    position: relative;
    color: #333;
    font-size: 1.6rem;
    font-weight: 700;
  }
}
/* PC
-------------------------------------------------- */
@media only screen and (min-width: 769px) {
  .style01 {
    width: 1000px;
    margin: 20px auto 0;
  }
  .style01 p {
    margin-bottom: 10px;
  }

  /*
  -------------------------------------------------

                        Component

  -------------------------------------------------
  */
  html {
    font-size: 62.5%;
  }

  body {
    font-size: 1.6rem;
    line-height: 2.8;
  }

  /*
  -------------------------------------------------

                        Project

  -------------------------------------------------
  */
  #Wrapper {
    overflow-x: hidden;
  }
  #Wrapper.top {
    opacity: 0;
  }
  .wrapper-top {
    overflow: hidden;
  }

  .main-header {
    position: fixed;
    width: 100%;
    z-index: 1002;
  }
  .main-header .logo {
    position: absolute;
    top: 20px;
    left: 20px;
  }
  .main-header .nav-logo {
    display: block;
    width: 104px;
    height: 43px;
    overflow: hidden;
    text-indent: -100%;
    text-align: left;
    background-image: url("/assets/images/nav-logo.png");
    background-repeat: no-repeat;
  }
  .main-header .reservation {
    position: absolute;
    background-color: rgba(211, 211, 211, 0.6);
  }
  .main-header .reservation.first {
    top: 10px;
    right: 152px;
  }
  .main-header .reservation.second {
    top: 10px;
    right: 10px;
  }
  .main-header .reservation.third {
    top: 68px;
    right: 10px;
    padding-top: 0;
    line-height: 24px;
    height: 24px;
  }

  .main-header__buttons {
    position: absolute;
    top: 10px;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .main-header__buttons a {
    margin-right: 10px;
    min-width: 180px;
    padding: 18px 0 !important;
    font-size: 15px !important;
  }
  .pager {
    text-align: center;
    padding-top: 45px;
    padding-bottom: 0;
  }

  .trigger {
    width: 70px;
    height: 70px;
    background-color: #fff;
    position: absolute;
    top: 100px;
    left: 20px;
    display: block;
    cursor: pointer;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    z-index: 1000;
  }
  .trigger:hover {
    opacity: 0.8;
  }
  .trigger span {
    display: block;
    height: 2px;
    width: 38px;
    background-color: #000;
    overflow: hidden;
    text-indent: 100%;
    position: absolute;
    left: 16px;
    top: 24px;
  }
  .trigger:after {
    content: "";
    display: block;
    height: 2px;
    width: 38px;
    background-color: #000;
    position: absolute;
    left: 16px;
    top: 34px;
  }
  .trigger:before {
    content: "";
    display: block;
    height: 2px;
    width: 38px;
    background-color: #000;
    position: absolute;
    left: 16px;
    top: 44px;
  }

  .close-nav {
    width: 70px;
    height: 70px;
    background-color: #c29b6b;
    position: absolute;
    top: 0px;
    right: 0;
    display: block;
    cursor: pointer;
  }
  .close-nav span {
    display: none;
  }
  .close-nav:before {
    content: "";
    display: block;
    height: 2px;
    width: 38px;
    background-color: #fff;
    position: absolute;
    left: 16px;
    top: 34px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .close-nav:after {
    content: "";
    display: block;
    height: 2px;
    width: 38px;
    background-color: #fff;
    position: absolute;
    left: 16px;
    top: 34px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .global-nav {
    z-index: 1005;
    position: fixed;
    top: 0;
    left: -400px;
    background-color: #c29b6b;
    width: 325px;
    height: 100%;
  }
  .global-nav.is-active {
    left: 0;
    display: block;
  }

  .global-nav__list {
    margin: 40px 0 0 40px;
    /*font-weight: bold;*/
  }
  .global-nav__list > li {
    margin-bottom: 22px;
    line-height: 1em;
  }
  .global-nav__list > li > a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
  }
  .global-nav__list > li.split:before {
    content: "";
    width: 100px;
    height: 1px;
    display: block;
    background-color: #fff;
    margin-bottom: 28px;
  }

  .global-nav__touch > span {
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
  }
  .global-nav__touch-btn {
    display: block;
    position: relative;
    top: -8px;
  }
  .global-nav__touch-btn:before {
    content: "";
    display: block;
    width: 10px;
    height: 1px;
    background: #fff;
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
  }
  .global-nav__touch-btn:after {
    content: "";
    display: block;
    width: 10px;
    height: 1px;
    background: #fff;
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    transition: 0.3s;
  }
  .global-nav__touch-btn.active:after {
    transform: rotate(0);
  }

  .global-nav__second-level {
    margin-left: 1em;
  }

  .global-nav__second-level > li {
    margin-top: 1em;
  }

  .global-nav__second-level > li > a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
  }

  .global-nav-inner {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }

  .global-sns-nav {
    display: flex;
    margin: 30px 0 0 40px;
  }

  .global-sns-nav > li {
    margin: 0 1em 0 0;
    width: 30px;
  }

  .global-sns-nav > li img {
    width: 100%;
  }

  .full-container.mainv {
    height: 100vh;
    /* width: 100%; */
    width: 100vw !important;
  }
  .top-images .image.is-active {
    opacity: 1;
  }
  .top-images .image {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .top-images .image:nth-child(1) {
    background-image: url("/assets/images/slider/top_bg0.jpg");
  }
  .top-images .image:nth-child(2) {
    background-image: url("/assets/images/slider/top_bg1.jpg");
  }
  .top-images .image:nth-child(3) {
    background-image: url("/assets/images/slider/top_bg2.jpg");
  }
  .top-images .image:nth-child(4) {
    background-image: url("/assets/images/slider/top_bg3.jpg");
  }
  .top-images .image:nth-child(5) {
    background-image: url("/assets/images/slider/top_bg4.jpg");
  }

  .main-content__logo {
    position: relative;
    margin: 0 auto 0;
    width: 528px;
    height: 582px;
  }
  .main-content__logo img {
    width: 100%;
  }

  .main-content__lead {
    font-size: 4.8rem;
    line-height: 1.1;
    margin-top: 20px;
  }
  .main-content__lead .en {
    line-height: 1em;
  }
  .main-content__lead .line {
    /* height: 125px; */
    margin-bottom: 30px;
    font-size: 3.8rem;
  }
  .main-content__lead .line.s {
    height: 74px;
    font-size: 2.6rem;
    line-height: 1.5;
  }
  .main-content__lead .line.xs {
    height: 28px;
    font-size: 2.6rem;
    margin-bottom: 20px;
  }
  .main-content__lead .line .bg-black {
    padding: 16px 48px;
  }

  .main-content__button {
    position: absolute;
    left: -90px;
    top: 30%;
  }
  #Story .arrow-under {
    display: none;
  }
  .arrow-under {
    display: block;
    position: absolute;
    left: 50%;
    bottom: 4%;
    -webkit-animation-name: arrow-anim;
    animation-name: arrow-anim;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
  }
  .arrow-under a {
    display: block;
    width: 56px;
    height: 24px;
    left: -28px;
  }
  .arrow-under a span {
    display: block;
    position: absolute;
    width: 35px;
    height: 3px;
    background: #fff;
  }
  .arrow-under a span:first-child {
    -webkit-transform: translateX(-3px) translateY(11px) rotate(37deg);
    transform: translateX(-3px) translateY(11px) rotate(37deg);
  }
  .arrow-under a span:last-child {
    -webkit-transform: translateX(24px) translateY(11px) rotate(-37deg);
    transform: translateX(24px) translateY(11px) rotate(-37deg);
  }

  @-webkit-keyframes arrow-anim {
    0% {
      -webkit-transform: translate(0, 0);
    }
    50% {
      -webkit-transform: translate(0, 5px);
    }
    100% {
      -webkit-transform: translate(0, 0);
    }
  }

  @keyframes arrow-anim {
    0% {
      -webkit-transform: translate(0, 0);
    }
    50% {
      -webkit-transform: translate(0, 5px);
    }
    100% {
      -webkit-transform: translate(0, 0);
    }
  }
  @-webkit-keyframes arrow-anim-row {
    0% {
      -webkit-transform: translate(0, 0);
    }
    50% {
      -webkit-transform: translate(5px, 0);
    }
    100% {
      -webkit-transform: translate(0, 0);
    }
  }
  @keyframes arrow-anim-row {
    0% {
      -webkit-transform: translate(0, 0);
    }
    50% {
      -webkit-transform: translate(5px, 0);
    }
    100% {
      -webkit-transform: translate(0, 0);
    }
  }
  .top-intro-button {
    text-align: center;
    margin: auto;
    margin-top: 32px;
    width: 500px;
  }
  .top-intro-button.price {
    margin-top: 50px;
  }
  .top-intro-button.schedule > a {
    margin-right: 25px;
    margin-left: 25px;
    margin-bottom: 25px;
  }

  .en .top-intro-button {
    width: 600px;
  }

  .en .top-intro-button .button-box.medium {
    width: 220px;
  }

  .button-box.large {
    width: 220px;
    height: 60px;
    padding-top: 17px;
    border-width: 2px;
    border-style: solid;
    font-family: "sofia-pro", sans-serif;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0.1em;
  }

  .button-box.medium {
    width: 180px;
    height: 60px;
    padding-top: 17px;
    border-width: 2px;
    border-style: solid;
    font-family: "sofia-pro", sans-serif;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0.1em;
  }

  .button-box.small {
    width: 102px;
    height: 36px;
    padding-top: 9px;
    border-width: 1px;
    border-style: solid;
    font-family: "sofia-pro", sans-serif;
    font-weight: 500;
    font-size: 15px;
  }

  .button-box.head {
    width: 132px;
    height: inherit;
    padding: 9px 0;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    color: #fff;
    font-weight: bold;
    background-color: rgba(173, 158, 98, 0.6);
    font-size: 0.8125em;
    line-height: 1.29231em;
  }
  .button-box.head:hover {
    color: #ad9762;
  }
  .button-box.head:after {
    background-color: #fff;
  }

  .button-box.jp {
    width: 340px;
    height: 80px;
    padding-top: 30px;
    border-width: 1px;
    border-style: solid;
    font-size: 18px;
  }

  .button-box.jp.multi {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    line-height: 1.4;
  }

  .button-box.en {
    width: 410px;
    height: 80px;
    padding-top: 30px;
    border-width: 1px;
    border-style: solid;
    font-size: 18px;
  }
  .button-box.en.narrow {
    width: 300px;
  }

  .button-box.slash {
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .button-box.slash span,
  .button-box.slash input {
    position: relative;
    z-index: 2;
  }
  .button-box.slash:after {
    content: "";
    z-index: 1;
    position: absolute;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    width: 100%;
    height: 0;
    left: 50%;
    top: 50%;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .button-box.slash:hover:after {
    height: 550%;
  }

  .button-box.alpha {
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .button-box.alpha:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }

  .slash.light:hover {
    color: #000;
  }
  .slash.light:after {
    background-color: #fff;
  }

  .slash.gold:hover {
    color: #fff;
  }
  .slash.gold:after {
    background-color: #8f7435;
  }

  .headline.main {
    font-size: 60px;
    text-align: center;
  }
  .headline-pages {
    font-size: 60px;
    text-align: center;
  }
  .headline.bold {
    font-weight: bold;
  }

  .shop-head__title {
    font-size: 5rem;
    line-height: 0.9em;
    margin: 30px auto 25px;
  }
  .shop-head__text {
    font-size: 3.6rem;
    line-height: 1.3;
  }
  .shop-head__text__small {
    font-size: 2.4rem;
  }
  .shop-head__name {
    font-size: 2rem;
    line-height: 1.7;
  }

  .price-container {
    width: 890px;
    margin: 30px auto 0 auto;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 40px;
  }
  .price-attention {
    width: 890px;
    margin: 0 auto;
    padding-bottom: 40px;
    color: #fff;
  }

  .price-block {
    width: 282px;
    line-height: 1em;
  }

  .price-title {
    font-size: 20px;
    padding: 23px 0;
  }

  .price-list dt,
  .price-list dd {
    width: 140px;
    height: 84px;
    text-align: center;
    padding: 25px 0;
    margin-top: 2px;
    box-sizing: border-box;
    display: table;
  }
  .price-list dt span,
  .price-list dd span {
    display: table-cell;
    vertical-align: middle;
    font-size: 93%;
  }
  .price-list dt small,
  .price-list dd small {
    font-size: 10px;
  }
  .price-list dt {
    clear: both;
    float: left;
    background-color: rgba(255, 255, 255, 0.8);
    color: #8f7435;
  }
  .price-list dd {
    float: right;
    background-color: rgba(255, 255, 255, 0.6);
    color: #8f7435;
  }

  .about-figure {
    width: 1000px;
    margin: 110px auto 0;
    overflow: hidden;
    *zoom: 1;
  }

  .about-equal {
    width: 32px;
    height: 500px;
    margin-left: 8px;
    float: left;
    display: block;
  }
  .about-equal img {
    margin-top: 268px;
  }

  .about-figure__item--1 {
    width: 300px;
    height: 500px;
    padding: 32px 20px 20px;
    float: left;
  }

  .about-figure__item--2 {
    width: 650px;
    height: 500px;
    padding: 30px 20px 20px;
    float: right;
  }
  .about-figure__item--2.en {
    padding-top: 17px;
  }

  .about-image img {
    margin-top: 40px;
  }

  .about-example {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 1000px;
    margin: 0 auto;
  }

  .about-example__item {
    width: 480px;
    margin-top: 40px;
  }

  .client-impressions {
    width: 860px;
    min-height: 440px;
    margin: 0 auto;
    position: relative;
  }
  .client-impressions .item {
    width: 860px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 11px;
  }
  .client-impressions .item figure {
    margin-right: auto;
  }
  .client-impressions .item .item__text {
    width: 470px;
    background-color: #fff;
    padding: 60px 35px;
    box-sizing: border-box;
    line-height: 1.8;
  }
  .client-impressions .item .item__text h3 {
    font-size: 2.4rem;
    font-weight: bold;
  }
  .client-impressions .item .item__text p {
    font-size: 2rem;
    line-height: 1.8;
    font-weight: bold;
  }
  .client-impressions .item .item__text p span.client {
    font-weight: normal;
  }
  .client-impressions .item .item__text:before {
    left: -32px;
    width: 32px;
    height: 100%;
  }

  .client-impressions-pager li {
    display: inline-block;
    width: 48px;
    height: 8px;
    text-align: center;
    text-indent: 100%;
    overflow: hidden;
    background-color: #ffffff;
    margin: 0 11px;
    cursor: pointer;
  }
  .client-impressions-pager li.is-active {
    background-color: #8f7435;
  }

  .news-list {
    width: 615px;
    margin: 70px auto 0 auto;
  }
  .news-list dt {
    margin-top: 40px;
  }
  .news-list dd {
    font-size: 18px;
  }

  .location-title {
    top: 80px;
  }

  .location-container {
    z-index: 1000;
    position: relative;
    text-align: right;
  }

  .address-box {
    display: inline-block;
    padding: 50px 50px 40px;
    margin-right: 10px;
    line-height: 1.6;
  }
  .address-box p {
    margin-top: 22px;
  }

  .googlemap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }

  .button-box.medium input[type="submit"],
  .button-box.medium input[type="button"] {
    font-size: 20px;
    letter-spacing: 0.1em;
  }

  .button-box.medium:hover input[type="submit"],
  .button-box.medium:hover input[type="button"] {
    color: #000;
  }

  input[type="text"],
  input[type="email"],
  input[type="tel"],
  select {
    font-size: 20px;
    padding: 20px;
    line-height: 1.2em;
  }

  textarea {
    font-size: 20px;
    padding: 20px;
  }

  ::-webkit-input-placeholder {
    font-size: 20px;
  }

  :-moz-placeholder {
    font-size: 20px;
  }

  .sns-link {
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .sns-link a,
  .sns-link span {
    margin: 0 20px;
  }

  .form-container {
    width: 526px;
    margin: 60px auto 0;
  }
  .form-container input[type="text"],
  .form-container input[type="email"],
  .form-container input[type="tel"],
  .form-container textarea,
  .form-container select {
    margin-top: 30px;
  }
  .form-container .send {
    margin-top: 30px;
  }

  .footer-nav {
    padding: 25px 0;
  }

  .footer-nav__list .item {
    display: inline-block;
    line-height: 1.1em;
    padding: 0 15px;
    border-right: 1px solid #fff;
  }
  .footer-nav__list .item:last-child {
    border-right: none;
  }
  .footer-nav__list .item a {
    color: #fff;
    font-family: "sofia-pro", sans-serif;
    font-weight: 300;
    font-size: 14px;
    text-decoration: none;
  }

  .copyright {
    font-size: 14px;
    padding: 40px 0;
  }

  .under-container {
    padding: 80px 0;
  }
  .under-container.narrowSpace {
    padding: 40px 0;
  }
  .under-container.narrowSpace-half {
    padding: 20px 0 80px;
  }
  .under-container.noSpace {
    padding: 0;
  }

  .catch-text {
    font-size: 2.375em;
    line-height: 0.63158em;
  }

  .lead-text {
    font-size: 1em;
    line-height: 2.7em;
  }
  .lead-text-large {
    font-size: 1.3em;
    line-height: 2.7em;
  }
  .lead-text small {
    font-size: 0.75em;
    line-height: 3.6em;
  }

  .lead-annotation {
    font-size: 0.875em;
    line-height: 2.05714em;
  }

  .description-text {
    font-size: 1em;
    line-height: 2.25em;
    width: 1000px;
    margin: auto;
  }
  .description-text.leading-large {
    font-size: 1.125em;
    line-height: 1.6em;
  }
  .description-text.leading-middle {
    font-size: 1em;
    line-height: 1.8em;
  }
  .description-text.smaller {
    font-size: 0.875em;
    line-height: 1.71429em;
  }
  .description-text .smaller {
    font-size: 0.875em;
    line-height: 1.71429em;
  }
  .description-text sub {
    font-size: 0.75em;
    line-height: 2em;
  }

  .underline-lead:after {
    content: "";
    display: block;
    width: 60px;
    height: 1px;
    background-color: #8f7435;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
  }

  .underline-lead .en {
    font-family: "sofia-pro", sans-serif;
    font-weight: 500;
    font-size: 1.5em;
    line-height: 1em;
  }
  .underline-lead .en.light {
    font-family: "sofia-pro", sans-serif;
    font-weight: 300;
    font-size: 1.375em;
    line-height: 1.09091em;
  }
  .underline-lead .en.second-line {
    display: inline-block;
    margin-top: 20px;
  }
  .underline-lead .en.big {
    font-size: 1.8125em;
    line-height: 0.82759em;
  }

  .underline-lead .ja {
    font-size: 1.375em;
    line-height: 1.09091em;
    font-weight: bold;
  }
  .underline-lead .ja.light {
    font-weight: normal;
  }
  .underline-lead .ja.big {
    font-size: 1.625em;
    line-height: 0.92308em;
  }
  .underline-lead .ja.second-line {
    display: inline-block;
    margin-top: 12px;
    line-height: 1.5em;
  }

  .trial-flow {
    width: 890px;
    margin: 40px auto 0;
    position: relative;
  }

  .trial-flow__item .supplement {
    margin-top: 10px;
  }
  .trial-flow__item .supplement.large-space {
    margin-top: 30px;
  }
  .trial-flow__item:after {
    content: "";
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 50px 0 50px;
    border-color: #dac3a6 transparent transparent transparent;
  }

  .trial-flow__content {
    font-size: 1.375em;
    line-height: 1.09091em;
    padding: 20px 0;
  }

  .trial-flow__detail {
    padding: 20px 30px;
  }
  .trial-flow__detail .emphasis {
    font-size: 1.125em;
    line-height: 2em;
    font-weight: bold;
  }
  .trial-flow__detail .smaller {
    font-size: 0.875em;
    line-height: 2.57143em;
  }
  .trial-flow__detail .present {
    font-size: 0.9375em;
    line-height: 2.4em;
    color: #8f7435;
    letter-spacing: -0.05em;
  }
  .trial-flow__detail .faq {
    width: 830px;
    height: 55px;
    position: relative;
    margin-top: 20px;
  }
  .trial-flow__detail .faq:last-child dt .qwrap {
    font-size: 14px;
  }
  .trial-flow__detail .faq:last-child dt .qmark {
    vertical-align: top;
  }
  .trial-flow__detail .faq:last-child dt .txt {
    display: inline-block;
    text-indent: 0;
    width: 113px;
  }

  .trial-flow__detail .faq dt {
    z-index: 2;
    width: 180px;
    height: 55px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    box-sizing: border-box;
    text-indent: 1em;
  }
  .trial-flow__detail .faq dt .qwrap {
    background-color: #c29b6b;
    width: 160px;
    height: 55px;
    box-sizing: border-box;
    display: block;
    float: left;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    padding-top: 13px;
    line-height: 1.1;
  }
  .trial-flow__detail .faq dt .qwrap .qmark {
    font-size: 24px;
    margin-right: 10px;
  }
  .trial-flow__detail .faq dt:after {
    float: right;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 27.5px 0 27.5px 20px;
    border-color: transparent transparent transparent #c29b6b;
  }
  .trial-flow__detail .faq dd {
    z-index: 1;
    width: 672px;
    height: 47px;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top: 4px;
    background: #fff;
    display: block;
    text-align: left;
    color: #8f7435;
    font-weight: bold;
    padding-left: 50px;
    padding-top: 11px;
    line-height: 1.5;
  }
  .trial-flow__detail .required {
    width: 830px;
    height: 230px;
    position: relative;
    margin-top: 10px;
  }
  .trial-flow__detail .required dt {
    z-index: 2;
    width: 180px;
    height: 55px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    box-sizing: border-box;
  }
  .trial-flow__detail .required dt .twrap {
    background-color: #c29b6b;
    width: 160px;
    height: 205px;
    box-sizing: border-box;
    padding-left: 22px;
    display: block;
    float: left;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    padding-top: 63px;
    line-height: 1.8em;
  }
  .trial-flow__detail .required dt:after {
    float: right;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 27.5px 0 27.5px 20px;
    border-color: transparent transparent transparent #c29b6b;
    margin-top: 70px;
  }
  .trial-flow__detail .required dd {
    z-index: 1;
    width: 672px;
    height: 196px;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top: 4px;
    background: #fff;
    display: block;
    text-align: left;
    padding-left: 50px;
    padding-top: 11px;
  }
  .trial-flow__detail .required dd .reqlist {
    line-height: 2.2;
  }
  .trial-flow__detail .required dd .reqlist .camp {
    color: #d21a1a;
    font-weight: bold;
    font-size: 22px;
  }
  .trial-flow__detail .required dd .annotation {
    color: #8f7435;
    font-size: 14px;
    position: absolute;
    right: 10px;
    bottom: 10px;
  }

  .instructor-wrapper {
    position: fixed;
  }
  .instructor-wrapper .close-area {
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    cursor: pointer;
    z-index: 1110;
  }
  .instructor-wrapper.is-show {
    display: flex;
  }
  .instructor-wrapper .container {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
  }
  .instructor-wrapper .container .body {
    margin: 0 auto;
    width: auto;
    height: 100%;
    overflow-y: auto;
  }
  .instructor-wrapper .container .body .body__inner {
    width: 820px;
    display: block;
    position: relative;
    background: #fff;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 40px;
    z-index: 1120;
  }
  .instructor-wrapper .container .body .box-close {
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .instructor-wrapper .container .body .box-close img {
    display: block;
  }
  .instructor-wrapper .container .body .box-close:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  .instructor-wrapper .container .body .prev {
    position: absolute;
    left: -30px;
    top: 415px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .instructor-wrapper .container .body .prev img {
    display: none;
  }
  .instructor-wrapper .container .body .prev:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  .instructor-wrapper .container .body .next {
    position: absolute;
    right: -30px;
    top: 415px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .instructor-wrapper .container .body .next img {
    display: none;
  }
  .instructor-wrapper .container .body .next:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  .instructor-wrapper .container .body .person {
    overflow: hidden;
    *zoom: 1;
    width: 100%;
    min-height: 630px;
    box-sizing: border-box;
    padding-bottom: 40px;
    display: none;
  }
  .instructor-wrapper .container .body .person.is-active {
    display: block;
  }
  .instructor-wrapper .container .body .person .image {
    float: left;
    width: 350px;
  }
  .instructor-wrapper .container .body .person .image .profile-image-wrap {
    display: block;
    width: 350px;
    max-height: 480px;
    overflow: hidden;
  }
  .instructor-wrapper .container .body .person .image .name {
    font-size: 28px;
    margin-top: 30px;
  }
  .instructor-wrapper .container .body .person .image .name .en {
    font-family: "sofia-pro", sans-serif;
    font-weight: 300;
    font-size: 16px;
  }
  .instructor-wrapper .container .body .person .image .position {
    font-family: "sofia-pro", sans-serif;
    font-weight: 300;
    font-size: 14px;
    margin-top: 20px;
  }
  .instructor-wrapper .container .body .person .text {
    float: right;
    width: 350px;
  }
  .instructor-wrapper .container .body .person .text h3 {
    font-family: "sofia-pro", sans-serif;
    font-size: 1.375em;
    line-height: 1.09091em;
  }
  .instructor-wrapper .container .body .person .text .prf-txt {
    font-size: 0.875em;
    line-height: 1.37143em;
  }
  .instructor-wrapper .container .body .person .text .prf-txt p {
    padding: 15px 0;
  }
  .instructor-wrapper .container .body .person .text .movieButton {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .instructor-wrapper .container .body .person .text .movieButton:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  .instructor-wrapper .container .body .persons {
    border-top: 1px solid #8f7435;
  }
  .instructor-wrapper .container .body .persons ul {
    overflow: hidden;
    *zoom: 1;
    padding-top: 20px;
    display: none;
  }
  .instructor-wrapper .container .body .persons ul li {
    cursor: pointer;
    width: 80px;
    float: left;
    margin-right: 14px;
    text-align: center;
    font-size: 0.75em;
    line-height: 1.6em;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .instructor-wrapper .container .body .persons ul li:nth-child(8) {
    margin-right: 0;
  }
  .instructor-wrapper .container .body .persons ul li img {
    display: block;
    width: 80px;
    height: 80px;
    margin-bottom: 5px;
  }
  .instructor-wrapper .container .body .persons ul li:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  .instructor-wrapper .container .body .bottom-close {
    display: none;
  }

  .instructor-container {
    width: 1000px;
    margin: 40px auto 0;
    -webkit-justify-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .instructor-container .item {
    width: 184px;
    margin-bottom: 20px;
    margin-right: 20px;
  }
  .instructor-container .item:nth-child(5n) {
    margin-right: 0;
  }
  .instructor-container .item .name {
    display: block;
  }
  .instructor-container .item .name.jp {
    font-size: 1.1em;
    line-height: 1.2em;
  }
  .instructor-container .item .name.en {
    font-size: 0.875em;
    line-height: 1.71429em;
  }

  .tbl-list {
    margin: 40px auto 0;
    padding: 0;
    border: 2px solid #fff;
    border-top: none;
    width: 880px;
    background: #c29b6b;
  }
  .tbl-list dt,
  .tbl-list dd {
    margin: 0;
    padding: 25px 12px;
    box-sizing: border-box;
    font-size: 1em;
    line-height: 2.7em;
  }
  .tbl-list dt {
    border-top: 2px solid #fff;
    clear: left;
    float: left;
    width: 180px;
    color: #fff;
    font-weight: bold;
  }
  .tbl-list dd {
    margin-left: 180px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    background: #f9f5f0;
  }

  .box-list {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
  }
  .box-list .item {
    width: 184px;
    height: 184px;
    padding: 0 20px;
  }

  .feature-list {
    margin-top: 40px;
    text-align: center;
  }
  .feature-list .item {
    margin-top: 48px;
  }
  .feature-list .item:first-child {
    margin-top: 0;
  }
  .feature-list .item sub {
    font-size: 0.75em;
    line-height: 2em;
  }

  .features {
    width: 1000px;
    margin: 40px auto 0;
  }
  .features li {
    width: 208px;
    height: 208px;
    padding: 0 20px;
  }
  .features li span {
    font-size: 1em;
    line-height: 1.8em;
  }

  .required-flat {
    width: 830px;
    height: 204px;
    margin: 45px auto 0;
  }
  .required-flat dt {
    float: left;
    width: 164px;
    height: 204px;
    display: table;
    box-sizing: border-box;
    padding-left: 30px;
    font-size: 1.125em;
    line-height: 1.6em;
    color: #fff;
    font-weight: bold;
  }
  .required-flat dt span {
    display: table-cell;
    vertical-align: middle;
  }
  .required-flat dd {
    float: left;
    width: 666px;
    height: 196px;
    margin-top: 4px;
    box-sizing: border-box;
    padding: 15px 40px;
    position: relative;
    font-size: 1em;
    line-height: 2.1em;
  }
  .required-flat dd .annotation {
    color: #8f7435;
    font-size: 14px;
    position: absolute;
    right: 10px;
    bottom: 10px;
  }
  .required-flat dd .camp {
    color: #d21a1a;
    font-weight: bold;
    font-size: 22px;
  }

  .schedule-list {
    width: 1000px;
    margin: 40px auto 0;
  }
  .schedule-list li {
    padding: 20px 0;
    font-size: 1.125em;
    line-height: 1.33333em;
  }

  .archive-list {
    width: 1000px;
    margin: 40px auto 0;
  }
  .archive-list dt {
    margin-top: 20px;
  }
  .archive-list dd {
    font-size: 1.125em;
    line-height: 1.33333em;
    margin-top: 20px;
    padding-bottom: 40px;
  }

  .article-detail {
    width: 1000px;
    margin: 40px auto 0;
  }
  .article-detail .article-content {
    font-size: 1.125em;
    line-height: 1.73333em;
  }
  .article-detail .article-content p {
    padding: 20px 0;
  }
  .article-detail .article-content p img {
    max-width: 100%;
  }
  .article-detail .article-content p img.size-full {
    max-width: 100%;
  }
  .article-detail .article-content img.size-full {
    max-width: 100%!important;
  }

  .declaration-list {
    margin: 15px 0 15px 1.5em;
  }

  .faq-list {
    width: 1000px;
    margin: 40px auto;
    text-align: left;
  }
  .faq-list dt {
    font-size: 1.375em;
    line-height: 1.09091em;
    padding: 20px;
    margin-top: 20px;
    cursor: pointer;
  }
  .faq-list dt .acbtn {
    width: 40px;
    height: 40px;
    right: 12px;
    top: 12px;
    position: absolute;
  }
  .faq-list dt .acbtn:before {
    content: "";
    width: 2px;
    height: 24px;
    background-color: #c29b6b;
    display: block;
    position: absolute;
    left: 19px;
    top: 8px;
  }
  .faq-list dt .acbtn:after {
    content: "";
    width: 24px;
    height: 2px;
    background-color: #c29b6b;
    display: block;
    position: absolute;
    left: 8px;
    top: 19px;
  }
  .faq-list dd {
    padding: 20px;
  }

  /*
  -------------------------------------------------

                        店舗ページ

  -------------------------------------------------
  */
  .studio-container__detail {
    width: 1000px;
    margin: auto;
  }

  .trial-schedule__title {
    font-size: 3.2rem;
    width: 100%;
    padding: 20px 0;
    margin-top: 20px;
  }

  .trial-schedule__lead {
    font-size: 2.8rem;
  }

  .trial-schedule__list {
    width: 100%;
    border-width: 2px;
    line-height: 1.6;
  }
  .trial-schedule__list th,
  .trial-schedule__list td {
    border-width: 2px;
    padding: 8px 0;
    white-space: break-spaces;
  }
  .trial-schedule__list th.week,
  .trial-schedule__list td.week {
    width: 13%;
  }

  .trial-link {
    margin: 30px auto;
  }

  .stripe-belt__title {
    font-size: 3.2rem;
    font-weight: bold;
    text-align: center;
    width: 1000px;
    display: inline-block;
  }
  .stripe-belt__title .em {
    display: inline-block;
    padding: 10px;
    height: 32px;
    line-height: 1;
    text-indent: 0;
  }

  .stripe-belt__arrow {
    height: 30px;
  }
  .stripe-belt__arrow span {
    width: 42px;
    height: 30px;
    background-image: url("/assets/images/arrow-chipp.png");
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -100%;
  }
  .stripe-belt__arrow:before,
  .stripe-belt__arrow:after {
    content: "";
    display: block;
    height: 30px;
    width: calc(50% - 21px);
    background-color: #e2dbcf;
  }

  .studio-photo {
    width: 1000px;
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .studio-photo li {
    width: 232px;
    position: relative;
    margin-bottom: 20px;
  }

  .studio-photo-pager {
    display: none;
  }

  /*
  -------------------------------------------------

                        Utility

  -------------------------------------------------
  */
  .sp-only {
    display: none !important;
  }

  .pc-fl {
    float: left;
  }

  .pc-fr {
    float: right;
  }

  .pc-mrgL20 {
    margin-left: 20px;
  }

  .pc-mrgR20 {
    margin-right: 20px;
  }

  .pcf-big {
    font-size: 1.125em;
    line-height: 1.33333em;
  }

  .pcf-bigger {
    font-size: 1.25em;
    line-height: 1.2em;
  }

  .pcf-biggest {
    font-size: 1.5em;
    line-height: 2em;
  }

  .pcf-extra_large {
    font-size: 2.25em;
    line-height: 1.33333em;
  }

  .pc-lh1 {
    line-height: 1em;
  }

  .pc-lh125 {
    line-height: 1.25em;
  }

  .pc-lh15 {
    line-height: 1.5em;
  }

  .pc-lh175 {
    line-height: 1.75em;
  }

  .pc-lh2 {
    line-height: 2em;
  }

  .large-open {
    margin-top: 60px;
  }

  .mid-open {
    margin-top: 45px;
  }

  .small-open {
    margin-top: 20px;
  }

  .br-sp {
    display: none;
  }

  .tag-links {
    position: fixed;
    bottom: 40px;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 290px;
    text-align: center;
    z-index: 1001;
  }

  .tag-link {
    width: 290px;
    padding: 20px 0;
    margin-top: 10px;
    background-color: rgba(228, 146, 65, 0.8);
    text-align: center;
  }
  .tag-link:first-child {
    padding-top: 10px;
   }
  .tag-link a {
    font-size: 2rem;
    font-weight: bold;
  }
  .tag-link a:hover {
    opacity: 0.8;
  }

  .tag-links.adjust a {
    font-size: 1.6rem !important;
  }

  .button-layered {
    width: 520px;
    height: 83px;
    line-height: 2;
    margin: 30px auto;
  }
  .button-layered.or:before {
    background-color: #e49241;
  }
  .button-layered.or:after {
    background-color: #f2b422;
  }
  .button-layered:hover:after {
    opacity: 0.8;
  }
  .button-layered a {
    font-size: 2.4rem;
    padding-top: 18px;
  }
  .button-layered a span {
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 14px;
    background-color: #fff;
    position: absolute;
    right: 30px;
    top: 30px;
    overflow: hidden;
  }
  .button-layered a span:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 9px;
    border-color: transparent transparent transparent #f2b422;
    display: block;
    position: absolute;
    top: 8px;
    left: 11px;
  }
  .button-layered.or a span:after {
    border-color: transparent transparent transparent #81c67d;
    opacity: 0.8;
  }
  .button-layered.shop a {
    font-size: 2rem;
    padding-top: 21px;
  }
  .button-layered.half {
    width: 420px;
    letter-spacing: -0.1em;
    text-indent: -1em;
  }

  .tag-link__title {
    font-size: 1.8rem;
    display: block;
  }

  .tag-link__list {
    margin-top: 10px;
  }
  .tag-link__list li:first-child:after {
    height: 1.3rem;
    margin: 0 10px;
  }

  .tag-link__list li:nth-child(2):after {
    height: 1.3rem;
    margin: 0 10px;
  }

  .en .tag-links {
    width: 350px;
    text-align: center;
  }
  .en .tag-link {
    width: 350px;
  }
  .en .tag-link a {
    font-size: 1.8rem !important;
  }
  .en .tag-link__title {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
  .en .tag-link__list {
    margin-top: -10px;
    position: relative;
  }
  .en .tag-link__list:before {
    content: "";
    width: 1px;
    height: 90%;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 5%;
  }
  .en .tag-link__list li {
    width: 46%;
    margin: 0 2%;
    /* margin-top: 0px; */
    /* padding-top: 30px!important; */
  }
  .en .tag-link__list li a {
    display: block;
    padding: 20px 0 20px;
  }
  .en .tag-link__list li:nth-child(1) {
    border-bottom: 1px solid #fff;
  }
  .en .tag-link__list li:nth-child(2) {
    border-bottom: 1px solid #fff;
  }
  .en .tag-link__list li:first-child:after {
    height: 1.3rem;
  }
  .en .tag-link__list li:after {
    display: none !important;
  }

  .en .tag-link__list .new {
    top: 0.6em;
  }

  .en .tag-link__list .new:before {
    left: 65px;
  }

  .en .tag-link__list .new:after {
    right: 65px;
  }

  .spbr {
    display: none;
  }

  /*ADD 170323*/
  .en-trial-schedule__lead {
    line-height: 1.5em;
    padding: 10px 0;
  }

  .en-trial-schedule__lead span {
    color: red;
  }

  .en-border-top {
    border-top: 1px solid #ccc;
    padding-top: 25px;
    width: 1000px;
    margin: 40px auto 0;
  }

  .en .underline-lead:after {
    margin-top: 0px;
  }

  .underline-lead_en {
    text-align: center;
    position: relative;
    color: #333;
    font-size: 1.375em;
    line-height: 1.09091em;
    font-weight: 700;
  }
  .movieArea {
    width: 1000px;
    margin: 0 auto;
  }
  .accordionlist {
    width: 340px;
    height: 80px;
    padding-top: 32px;
    border-width: 1px;
    border-style: solid;
    font-size: 18px;
    color: #ffffff;
    background-color: #8f7435;
    text-align: center;
    margin: 0 auto;
    font-weight: bold;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    line-height: 1em;
    margin-top: 32px;
    cursor: pointer;
    transition: 0.2s;
  }
  .accordion_icon,
  .accordion_icon span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
  }
  .accordion_icon {
    position: relative;
    width: 30px;
    height: 30px;
    float: right;
    margin-right: 15px;
  }
  .accordion_icon span {
    position: absolute;
    left: 6px;
    width: 50%;
    height: 2px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
  }
  .accordion_icon span:nth-of-type(1) {
    top: 5px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  .accordion_icon span:nth-of-type(2) {
    top: 5px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }
  /*＋、－切り替え*/
  .accordion_icon.active span:nth-of-type(1) {
    display: none;
  }
  .accordion_icon.active span:nth-of-type(2) {
    top: 5px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
}
/* 20200325 add */
@media only screen and (min-width: 769px) {
  .main-content__info {
    /* position: absolute;
    bottom: -70px;
    left: 50%;
    transform: translateX(-50%); */
    margin: auto;
    width: 500px;
  }
  .main-content__info-txt {
    font-size: 1.8rem;
    line-height: 1.1;
    padding: 20px;
    color: #000;
    font-weight: 600;
    display: block;
    text-decoration: none;
    text-align: center;
    background-color: #fff;
    opacity: 1;
    transition: all 0.3s;
    border: 1px solid #c29b6b;
  }
  .main-content__info-txt:hover {
    transition: all 0.3s;
    cursor: pointer;
    opacity: 0.6;
  }
  .tag-link__list li:nth-child(2):after {
    height: 1.3rem !important;
  }
  .tag-link__list li:nth-child(3):after {
    height: 1.3rem;
    margin: 0 10px;
    content: "";
    display: inline-block;
    width: 1px;
    background-color: #fff;
  }
  .tag-link__list li:last-child {
    padding-top: 2px;
  }
  .tag-link__list li:last-child:after {
    content: none;
  }
}
@media only screen and (max-width: 768px) {
  .tag-link a,
  .tag-link__title {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .tag-links.en .tag-link a {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .tag-link__list {
    padding-top: 20px;
  }

  .tag-link__list li {
    padding: 2px 0 8px;
  }
  .tag-link__list li:after {
    content: "";
    display: inline-block;
    width: 1px;
    background-color: #fff;
    height: 1rem;
    margin: 0 3px !important;
  }
  .tag-link__list li:first-child:after {
    margin: 0 3px !important;
  }
  .tag-link__list li:last-child:after {
    content: none;
  }

  .tag-link__list .new {
    position: absolute;
    display: block;
    text-align: center;
    left: 0;
    top: -1.2em;
    width: 100%;
    font-size: 10px;
    font-weight: bold;
  }

  .tag-link__list .new:before {
    content: "";
    position: absolute;
    height: 12px;
    width: 2px;
    background-color: #fff;
    border-radius: 25%;
    left: 5px;
    top: 0px;
    transform: rotate(-22deg);
  }

  .tag-link__list .new:after {
    content: "";
    position: absolute;
    height: 12px;
    width: 2px;
    background-color: #fff;
    border-radius: 25%;
    right: 5px;
    top: 0px;
    transform: rotate(22deg);
  }

  .en .tag-link__list .new {
    top: -0.2em;
  }

  .en .en .tag-link__list .new:before {
    left: 30px;
  }

  .en .en .tag-link__list .new:after {
    right: 30px;
  }

  .main-content__info {
    width: 250px;
    margin: 10px auto 0;
  }
  .main-content__info-txt {
    font-size: 1rem;
    line-height: 1.1;
    padding: 10px 5px;
    color: #000;
    font-weight: 600;
    display: block;
    text-decoration: none;
    text-align: center;
    background-color: #fff;
    opacity: 1;
    transition: all 0.3s;
    border: solid 1px #c29b6b;
  }
  .main-content__info-txt:hover {
    transition: all 0.3s;
    cursor: pointer;
    opacity: 0.6;
  }
  .en-border-top {
    border-top: 1px solid #ccc;
    padding-top: 25px;
    width: 100%;
    margin: 40px auto 0;
  }
}

/* 200910 interview add */

@media only screen and (min-width: 769px) {
  .article-detail--interview {
    width: 720px;
    margin: auto;
    font-size: 1.4rem;
  }

  .post-interview-pic {
    width: 100%;
    height: auto;
    text-align: center;
  }

  .post-interview-pic img {
    max-width: 100%;
    height: auto;
  }

  .post-interview-question {
    font-weight: bold;
    padding: 40px 0 20px !important;
  }

  .post-interview-profile {
    background-color: #f1f1f1;
    padding: 30px;
    font-size: 1.4rem;
  }

  .post-interview-profile a {
    color: #8f7435;
  }

  .post-interview-profile-name {
    font-size: 1.6rem;
    font-weight: bold;
  }

  .post-interview-profile-biography {
    margin-top: 0.5em;
  }

  .post-interview-profile-other {
    margin-top: 0.5em;
  }

  .back-archive {
    display: flex;
    justify-content: center;
    margin-top: 5em;
    margin-bottom: 3em;
  }

  .back-archive a {
    color: #8f7435;
    border-width: 2px;
    border-style: solid;
    border-color: #8f7435;
    font-size: 1.6rem !important;
    width: auto !important;
    padding: 3px 20px !important;
    margin: 0 20px;
    text-decoration: none;
  }

  .back-archive a:hover {
    opacity: 0.7;
  }

  .interview-layout01 {
    display: flex;
    flex-wrap: wrap;
    padding: 40px 0;
  }

  .interview-layout01 .post-interview-question {
    padding: 0 !important;
  }

  .interview-layout01-pic {
    max-width: 300px;
  }

  .interview-layout01-pic img {
    width: 100%;
    height: auto;
  }

  .interview-layout01-text {
    flex: 1;
    padding-left: 30px;
  }

  .interview-layout02 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    padding: 40px 0;
  }

  .interview-layout02 .post-interview-question {
    padding: 0 !important;
  }

  .interview-layout02-pic {
    max-width: 300px;
  }

  .interview-layout02-pic img {
    width: 100%;
    height: auto;
  }

  .interview-layout02-text {
    flex: 1;
    padding-right: 30px;
  }
}

@media only screen and (max-width: 768px) {
  .article-detail--interview {
    width: 100%;
    margin: auto;
    font-size: 1.4rem;
    line-height: 1.7;
  }

  .post-interview-pic {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 2em 0 0;
  }

  .post-interview-pic img {
    max-width: 100%;
    height: auto;
  }

  .post-interview-question {
    font-weight: bold;
    padding: 40px 0 20px !important;
  }

  .post-interview-profile {
    background-color: #f1f1f1;
    padding: 15px;
    font-size: 1.2rem;
  }

  .post-interview-profile a {
    color: #8f7435;
  }

  .post-interview-profile-name {
    font-size: 1.4rem;
    font-weight: bold;
  }

  .post-interview-profile-biography {
    margin-top: 0.5em;
  }

  .post-interview-profile-other {
    margin-top: 0.5em;
  }

  .back-archive {
    display: flex;
    justify-content: center;
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .back-archive a {
    color: #8f7435;
    border-width: 1px;
    border-style: solid;
    border-color: #8f7435;
    font-size: 1.4rem !important;
    width: auto !important;
    padding: 7px 20px !important;
    text-decoration: none;
  }

  .interview-layout01 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 20px 0;
  }

  .interview-layout01 .post-interview-question {
    padding: 0 !important;
  }

  .interview-layout01-pic {
    max-width: 100%;
  }

  .interview-layout01-pic img {
    width: 100%;
    height: auto;
  }

  .interview-layout01-text {
    flex: 1;
    padding-top: 15px;
  }

  .interview-layout02 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    padding: 20px 0;
  }

  .interview-layout02 .post-interview-question {
    padding: 0 !important;
  }

  .interview-layout02-pic {
    max-width: 100%;
  }

  .interview-layout02-pic img {
    width: 100%;
    height: auto;
  }

  .interview-layout02-text {
    flex: 1;
    padding-top: 15px;
  }
}

/* 201008 add */

@media only screen and (min-width: 769px) {
  #OurStory .under-container {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  #OurStory .full-container {
    height: 1000px !important;
  }
}

@media only screen and (max-width: 768px) {
  #OurStory .under-container {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  #OurStory .full-container {
    min-height: 80vw;
  }
}

/* 201228 add */
.article-detail .movie-wrap {
  position: relative;
  height: 0;
  padding: 0 0 56.25%;
  overflow: hidden;
}
.article-detail .movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article-detail .article-content strong {
  font-weight: bold;
}
.post-btn-wrap {
  margin-top: 2em;
  margin-bottom: 2em;
  display: flex;
  justify-content: center;
}
.post-btn-wrap a {
  border: 2px solid #000;
  padding: 1em;
  margin: 0 0.5em 0 0.5em;
  text-align: center;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 1;
}
@media only screen and (min-width: 769px) {
  .post-btn-wrap a:hover {
    opacity: 0.7;
  }
}
@media only screen and (max-width: 768px) {
  .post-btn-wrap a {
    font-size: 11px;
  }
}

.head-info {
  text-align: center;
  padding: 1.5em;
  font-weight: bold;
  line-height: 1.7;
}
@media only screen and (min-width: 769px) {
  .head-info {
    text-align: center;
    padding: 1.5em;
    font-weight: bold;
    line-height: 1.7;
    font-size: 22px;
  }
}

.student {
  margin-bottom: 1em;
}

.student_voice-wrap {
  position: relative;
  margin-bottom: 50px;
  padding-bottom: 20px;
}
.student_voice-wrap + .student_voice-wrap {
  margin-top: 40px;
}
.student_voice-trigger {
  background-color: #fff;
  border: 1px solid #333;
  display: block;
  text-align: center;
  margin: auto;
  font-weight: bold;
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 150px;
  margin: auto;
  padding: 0.15em 0;
  border-radius: 2px;
  cursor: pointer;
}
.student_voice-trigger::after {
  content: "MORE";
  font-weight: bold;
}
.student_voice-trigger .fa {
  margin-right: 0.5em;
}
.student_voice-item {
  position: relative;
  overflow: hidden;
  padding-bottom: 50px;
}
.student_voice-item.is-hide {
  height: 17em; /*隠した後の高さ*/
}
.student_voice-item::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 80px; /*グラデーションで隠す高さ*/
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.9) 50%,
    rgba(255, 255, 255, 0.9) 50%,
    #fff 100%
  );
  background: linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.9) 50%,
    rgba(255, 255, 255, 0.9) 50%,
    #fff 100%
  );
}
.student_voice-trigger.is-show {
  bottom: -2em;
}
.student_voice-trigger.is-show::after {
  content: "CLOSE";
  font-weight: bold;
}
.student_voice-trigger.is-show + .student_voice-item::before {
  display: none;
}

@media only screen and (max-width: 768px) {
  .student_voice-trigger {
    padding: 0.5em 0;
  }
}

.map-bg {
  width: 3000px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.map-bg-ginzanamiki {
  background: url(../images/map-captcha-ginzanamiki.png) no-repeat center -270px;
  left: 50%;
  top: 50%;
  background-size: 2100px auto;
}
.map-bg-ginza {
  background: url(../images/map-captcha-ginza.png) no-repeat center -320px;
  left: 50%;
  top: 50%;
}
.map-bg-futakootamagawa {
  background: url(../images/map-captcha-futakotamagawa.png) no-repeat center -320px;
  left: 42%;
  top: 50%;
}
.map-bg-ikebukuro {
  background: url(../images/map-captcha-ikebukuro.png) no-repeat center -320px;
  left: 54%;
  top: 50%;
}
.map-bg-ebisu {
  background: url(../images/map-captcha-ebisu.png) no-repeat center center;
  left: 48%;
  top: 60%;
}
.map-bg-omotesando {
  background: url(../images/map-captcha-omotesando.png) no-repeat center -500px;
  left: 48%;
  top: 50%;
}
.map-bg-kichijoji {
  background: url(../images/map-captcha-kichijoji.png) no-repeat center center;
  left: 60%;
  top: 50%;
}
.en .map-bg-ginzanamiki {
  background: url(../images/map-captcha-ginzanamiki-en.png) no-repeat center -270px;
  left: 50%;
  top: 50%;
  background-size: 2100px auto;
}
.en .map-bg-ginza {
  background: url(../images/map-captcha-ginza-en.png) no-repeat center -320px;
  left: 50%;
  top: 50%;
}
.en .map-bg-futakootamagawa {
  background: url(../images/map-captcha-futakotamagawa-en.png) no-repeat center -320px;
  left: 42%;
  top: 50%;
}
.en .map-bg-ikebukuro {
  background: url(../images/map-captcha-ikebukuro-en.png) no-repeat center -420px;
  left: 50%;
  top: 50%;
}
.en .map-bg-ebisu {
  background: url(../images/map-captcha-ebisu-en.png) no-repeat center center;
  left: 48%;
  top: 60%;
}
.en .map-bg-omotesando {
  background: url(../images/map-captcha-omotesando-en.png) no-repeat center
    -500px;
  left: 48%;
  top: 50%;
}
.en .map-bg-kichijoji {
  background: url(../images/map-captcha-kichijoji-en.png) no-repeat center
    center;
  left: 60%;
  top: 50%;
}
@media only screen and (max-width: 768px) {
  .map-bg-ginzanamiki {
    background: url(../images/map-captcha-ginzanamiki.png) no-repeat center center;
    width: 1500px;
    background-size: cover;
    top: 35%;
    left: 50%;
  }
  .map-bg-ginza {
    background: url(../images/map-captcha-ginza.png) no-repeat center center;
    width: 1500px;
    background-size: cover;
    top: 35%;
    left: 50%;
  }
  .map-bg-futakootamagawa {
    background: url(../images/map-captcha-futakotamagawa.png) no-repeat center
      center;
    width: 1500px;
    background-size: cover;
    top: 35%;
    left: 37%;
  }
  .map-bg-ikebukuro {
    background: url(../images/map-captcha-ikebukuro.png) no-repeat center
      center;
    width: 1500px;
    background-size: cover;
    top: 35%;
    left: 70%;
  }
  .map-bg-ebisu {
    background: url(../images/map-captcha-ebisu.png) no-repeat center center;
    width: 100%;
    background-size: cover;
    top: 35%;
    left: 50%;
  }
  .map-bg-omotesando {
    background: url(../images/map-captcha-omotesando.png) no-repeat center
      center;
    width: 100%;
    background-size: cover;
    top: 20%;
    left: 50%;
  }
  .map-bg-kichijoji {
    background: url(../images/map-captcha-kichijoji.png) no-repeat 30vw center;
    width: 200%;
    background-size: cover;
    left: 0%;
    top: 25%;
  }
  .en .map-bg-ginzanamiki {
    background: url(../images/map-captcha-ginzanamiki-en.png) no-repeat
      center center;
    width: 1500px;
    background-size: cover;
    top: 35%;
    left: 50%;
  }
  .en .map-bg-ginza {
    background: url(../images/map-captcha-ginza-en.png) no-repeat
      center center;
    width: 1500px;
    background-size: cover;
    top: 35%;
    left: 50%;
  }
  .en .map-bg-futakootamagawa {
    background: url(../images/map-captcha-futakotamagawa-en.png) no-repeat
      center center;
    width: 1500px;
    background-size: cover;
    top: 35%;
    left: 37%;
  }
  .en .map-bg-ikebukuro {
    background: url(../images/map-captcha-ikebukuro-en.png) no-repeat
      center center;
    width: 1500px;
    background-size: cover;
    top: 28%;
    left: 45%;
  }
  .en .map-bg-ebisu {
    background: url(../images/map-captcha-ebisu-en.png) no-repeat center center;
    width: 100%;
    background-size: cover;
    top: 35%;
    left: 50%;
  }
  .en .map-bg-omotesando {
    background: url(../images/map-captcha-omotesando-en.png) no-repeat center
      center;
    width: 100%;
    background-size: cover;
    top: 18%;
    left: 50%;
  }
  .en .map-bg-kichijoji {
    background: url(../images/map-captcha-kichijoji-en.png) no-repeat 30vw
      center;
    width: 200%;
    background-size: cover;
    left: 0%;
    top: 25%;
  }
}

.shop-head__logo.shop-head__logo--futakotamagawa {
  position: relative;
}

.shop-head__logo.shop-head__logo--futakotamagawa img {
  position: relative;
  z-index: 2;
}

.shop-head__logo.shop-head__logo--futakotamagawa:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  left: 0;
  top: 0;
  z-index: 1;
}

.shop-head__logo.shop-head__logo--ginza,.shop-head__logo.shop-head__logo--bg {
  position: relative;
}

.shop-head__logo.shop-head__logo--ginza img,.shop-head__logo.shop-head__logo--bg img{
  position: relative;
  z-index: 2;
}

.shop-head__logo.shop-head__logo--ginza:before,.shop-head__logo.shop-head__logo--bg:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  left: 0;
  top: 0;
  z-index: 1;
}

.shop-head-wrap {
  position: relative;
  z-index: 2;
  padding: 10px 30px 30px 30px;
  margin-top: 30px;
}

@media only screen and (max-width: 768px) {
  .shop-head-wrap {
    position: relative;
    z-index: 2;
    padding: 0px 15px 10px 15px;
    margin-top: 10px;
  }
}

.shop-head-wrap:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: -1;
}

.shop-head__logo img {
  margin: auto;
}
.store_select {
  padding: 5px 0px;
  width: 60%;
  text-align: center;
  -webkit-appearance: auto;
  appearance: auto;
  font-size: 1.4rem;
}
@media only screen and (max-width: 768px) {
  .store_select {
    padding: 1px 0px;
    width: 60%;
    margin-top: 0px;
    text-align: center;
    -webkit-appearance: auto;
    appearance: auto;
    font-size: 1rem;
  }
}
.fixed_selectArea {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin-top: 10px;
}
.selectArea_text01 {
  font-size: 1.4rem;
}
@media only screen and (max-width: 768px) {
  .fixed_selectArea {
    margin: 5px 0;
  }
  .selectArea_text01 {
    font-size: 1.2rem;
    font-weight: 700;
  }
}
.store_select_sp {
  padding: 10px;
  width: 60%;
  text-align: center;
  -webkit-appearance: auto;
  appearance: auto;
  font-size: 1.4rem;
}
@media only screen and (max-width: 768px) {
  .store_select_sp {
    padding: 1px;
    width: 47%;
    margin-top: 0px;
    text-align: center;
    -webkit-appearance: auto;
    appearance: auto;
    font-size: 1rem;
  }
}
.auto-side_en_flexArea {
  display: flex;
  flex-wrap: wrap;
}
/* media temp */
@media only screen and (min-width: 769px) {
}
@media only screen and (max-width: 768px) {
}


.acd {
  max-width: 100%;
}

.acd-hidden {
  display: none;
}

.acd-open {
  display: block;
  padding: 0px 65px 3px 5px;
  cursor: pointer;
  margin-top:2px;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.5em;
  position: relative;
  border-bottom: 1px solid #fff;
}
@media only screen and (max-width: 768px) {
  .acd-open {
    font-size: 1.2rem;
    padding: 0px 38px 1px 4px;
  }
}

.acd-open::before,.acd-open::after {
  content: "";
  width: 12px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 768px) {
  .acd-open::before,.acd-open::after {
    width: 8px;
  }
}

.acd-open::after {
  transform: translateY(-50%) rotate(90deg);
  transition: .5s;
}

.acd-hidden:checked + .acd-open:after {
  transform: translateY(-50%) rotate(0);
}

.acd-close {
  display: block;
  height: 0;
  overflow: hidden;
  margin: 10px 0 0 0;
  margin-top: 0;
  padding: 0;
  padding-bottom: 0;
  opacity: 0;
  line-height: 1.7em;
  transition: 0.5s;
}
@media only screen and (max-width: 768px) {
.acd-close ul li{
line-height: 1;
padding-bottom: 6px;
}
}
.acd-hidden:checked + .acd-open + .acd-close {
  height: auto;
  opacity: 1;
  padding: 10px;
  padding-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .acd-hidden:checked + .acd-open + .acd-close {
    padding-top: 8px;
  }
}
  /*
  -------------------------------------------------

                        21/10/15 User’s Voice

  -------------------------------------------------
  */

  #UsersVoiceFlow {
    background-color: #efe9e1;
  }
  .voice_detail_wrapper {
    margin-top: 40px;
  }
  .voice_detail_area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1000px;
    margin: 0 auto;
  }
  @media (orientation: landscape) and (max-width: 812px){
    .voice_detail_area {
      align-items: center;
      flex-direction: column;
      width: 100%;
    }
  }
  .voice_detail_item {
    margin-top: 40px;
  }
  .voice_detail_item_text01 {
    position: relative;
    border-radius: 10px;
    width: 470px;
    background-color: #fff;
    padding: 60px 35px;
    box-sizing: border-box;
    line-height: 1.8;
    color: #c29b6b;
    font-weight: bold;
  }
  .voice_detail_item_text01_type05 {
    height: 326px;
  }
  .voice_detail_item_text01_type07 {
    height: 326px;
  }
  .attribute {
    margin-top: 10px;
    text-align: right;
    display: block;
    font-weight: normal;
  }
  .voice_detail_button {
    margin-top: 80px!important;
  }
  @media only screen and (max-width: 768px) {
    .voice_detail_wrapper {
      margin-top: 10px;
    }
    .under-container{
      padding: 20px;
    }
    .voice_detail_area {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      width: 100%;
      margin: 0 auto;
    }
    .voice_detail_item {
      width: 100%;
      margin-top: 10px;
    }
    .voice_detail_item_text01 {
      position: relative;
      font-size: 1.3rem;
      border-radius: 10px;
      width: 100%;
      background-color: #fff;
      padding: 15px;
      box-sizing: border-box;
      line-height: 1.8;
      color: #c29b6b;
    }
    .voice_detail_item_text01_type05 {
      height: auto;
    }
    .voice_detail_item_text01_type07 {
      height: auto;
    }
    .attribute {
      margin-top: 0px;
      display: block;
      text-align: right;
    }
    .voice_detail_button {
      margin-top: 15px!important;
    }
  }

/*
-------------------------------------------------

                      22/2/23 contact pv

-------------------------------------------------*/

.contact-pv-lead{
  width: 800px;
  margin: auto;
  color: #fff;
  line-height: 2;
}

.form-container-pv .wpcf7-form-control-wrap input{
  margin-top: 0.5em!important;
}

.form-container-pv .wpcf7-form-control-wrap input[type="radio"]{
  transform: scale(1.5);
  margin-right: 1em;
  cursor: pointer;
}

.form-container-pv .wpcf7-form-control-wrap{
  display: block;
  margin-bottom: 2em;
}

.form-container-pv .wpcf7-list-item{
  display: block;
  margin-bottom: 0;
  text-align: left;
  color: #fff;
  font-size: 18px;
}

.required{
  color: #f00;
}

.form-heading{
  text-align: left;
  color: #fff;
  line-height: 2;
  font-size: 20px;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .contact-pv-lead{
    width: 90%;
    margin: auto;
    color: #fff;
    line-height: 2;
  }
  .form-container-pv .wpcf7-list-item{
    font-size: 1.4rem;
  }
  .form-heading{
    font-size: 1.4rem;
  }
  .form-container-pv .wpcf7-form-control-wrap input{
    font-size: 1.6rem;
  }
}

/*
-------------------------------------------------

22/5/6 career add

-------------------------------------------------*/

@media only screen and (min-width: 769px) {
  .career-list{
    width: 880px;
    margin: 2em auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .career-list li{
    width: 48.8%;
    display: block;
  }
  .career-list li:not(:nth-child(-n+2)){
    margin-top: 20px;
  }
}

/*
-------------------------------------------------

22/11/17 ginza namiki fix add

-------------------------------------------------*/
#MainVisual{
  position: relative;
}
.career-list a{
  color: #fff;
  text-decoration: none;
  border: 2px solid #8f7435;
  background-color: #8f7435;
  padding: 0.5em 1.5em 0.5em 1em;
  text-align: center;
  line-height: 1.5;
  display: block;
  font-weight: bold;
  position: relative;
}
.career-list a:before{
  content: "";
  position: absolute;
  top: 50%;
  right: 1em;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg) translateY(-50%);
}
.career-list a:hover{
  opacity: 0.7;
}
.career-list a span{
  display: block;
  font-size: 90%;
}

@media only screen and (max-width: 768px) {
  .career-list{
    width: 90%;
    margin: 2em auto 0;
    flex-direction: column;
  }
  .career-list a:hover{
    opacity: 1;
  }
  .career-list li{
    margin: 0.5em 0;
  }
  .career-list li a{
    font-size: 1.2rem;
  }
  .career-list a:before{
    content: "";
    width: 6px;
    height: 6px;
    bottom: 0.5em;
  }
}

 /*
  -------------------------------------------------

                        22/08/25 Studios

  -------------------------------------------------
  */
.button-anchor-wrap{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 960px;
  margin: auto;
}

.button{
  min-width: 28%;
  margin: 0.5em 1em;
}

.button a{
  color: #fff;
  text-decoration: none;
  border: 2px solid #8f7435;
  background-color: #8f7435;
  padding: 0.5em 1em 0.5em 1em;
  text-align: center;
  line-height: 1.5;
  display: block;
  font-weight: bold;
  position: relative;
}

.button a:hover{
  opacity: 0.7;
}

@media only screen and (max-width: 768px) {
  .button-anchor-wrap{
    /* justify-content: space-between; */
  }
  .button{
    min-width: 42%;
    margin: 0.5em 0.5em;
  }
  .button a{
    font-size: 1.2rem;
  }
}

/* util */
@media screen and (max-width: 768px) {
  .spmt-50 {
    margin-top: -6.66667vw !important;
  }
  .spmb-50 {
    margin-bottom: -6.66667vw !important;
  }
  .spmr-50 {
    margin-right: -6.66667vw !important;
  }
  .spml-50 {
    margin-left: -6.66667vw !important;
  }
  .sppt-50 {
    padding-top: -6.66667vw !important;
  }
  .sppb-50 {
    padding-bottom: -6.66667vw !important;
  }
  .sppr-50 {
    padding-right: -6.66667vw !important;
  }
  .sppl-50 {
    padding-left: -6.66667vw !important;
  }
  .spp-50 {
    padding: -6.66667vw !important;
  }
  .spmt-45 {
    margin-top: -6vw !important;
  }
  .spmb-45 {
    margin-bottom: -6vw !important;
  }
  .spmr-45 {
    margin-right: -6vw !important;
  }
  .spml-45 {
    margin-left: -6vw !important;
  }
  .sppt-45 {
    padding-top: -6vw !important;
  }
  .sppb-45 {
    padding-bottom: -6vw !important;
  }
  .sppr-45 {
    padding-right: -6vw !important;
  }
  .sppl-45 {
    padding-left: -6vw !important;
  }
  .spp-45 {
    padding: -6vw !important;
  }
  .spmt-40 {
    margin-top: -5.33333vw !important;
  }
  .spmb-40 {
    margin-bottom: -5.33333vw !important;
  }
  .spmr-40 {
    margin-right: -5.33333vw !important;
  }
  .spml-40 {
    margin-left: -5.33333vw !important;
  }
  .sppt-40 {
    padding-top: -5.33333vw !important;
  }
  .sppb-40 {
    padding-bottom: -5.33333vw !important;
  }
  .sppr-40 {
    padding-right: -5.33333vw !important;
  }
  .sppl-40 {
    padding-left: -5.33333vw !important;
  }
  .spp-40 {
    padding: -5.33333vw !important;
  }
  .spmt-35 {
    margin-top: -4.66667vw !important;
  }
  .spmb-35 {
    margin-bottom: -4.66667vw !important;
  }
  .spmr-35 {
    margin-right: -4.66667vw !important;
  }
  .spml-35 {
    margin-left: -4.66667vw !important;
  }
  .sppt-35 {
    padding-top: -4.66667vw !important;
  }
  .sppb-35 {
    padding-bottom: -4.66667vw !important;
  }
  .sppr-35 {
    padding-right: -4.66667vw !important;
  }
  .sppl-35 {
    padding-left: -4.66667vw !important;
  }
  .spp-35 {
    padding: -4.66667vw !important;
  }
  .spmt-30 {
    margin-top: -4vw !important;
  }
  .spmb-30 {
    margin-bottom: -4vw !important;
  }
  .spmr-30 {
    margin-right: -4vw !important;
  }
  .spml-30 {
    margin-left: -4vw !important;
  }
  .sppt-30 {
    padding-top: -4vw !important;
  }
  .sppb-30 {
    padding-bottom: -4vw !important;
  }
  .sppr-30 {
    padding-right: -4vw !important;
  }
  .sppl-30 {
    padding-left: -4vw !important;
  }
  .spp-30 {
    padding: -4vw !important;
  }
  .spmt-25 {
    margin-top: -3.33333vw !important;
  }
  .spmb-25 {
    margin-bottom: -3.33333vw !important;
  }
  .spmr-25 {
    margin-right: -3.33333vw !important;
  }
  .spml-25 {
    margin-left: -3.33333vw !important;
  }
  .sppt-25 {
    padding-top: -3.33333vw !important;
  }
  .sppb-25 {
    padding-bottom: -3.33333vw !important;
  }
  .sppr-25 {
    padding-right: -3.33333vw !important;
  }
  .sppl-25 {
    padding-left: -3.33333vw !important;
  }
  .spp-25 {
    padding: -3.33333vw !important;
  }
  .spmt-20 {
    margin-top: -2.66667vw !important;
  }
  .spmb-20 {
    margin-bottom: -2.66667vw !important;
  }
  .spmr-20 {
    margin-right: -2.66667vw !important;
  }
  .spml-20 {
    margin-left: -2.66667vw !important;
  }
  .sppt-20 {
    padding-top: -2.66667vw !important;
  }
  .sppb-20 {
    padding-bottom: -2.66667vw !important;
  }
  .sppr-20 {
    padding-right: -2.66667vw !important;
  }
  .sppl-20 {
    padding-left: -2.66667vw !important;
  }
  .spp-20 {
    padding: -2.66667vw !important;
  }
  .spmt-15 {
    margin-top: -2vw !important;
  }
  .spmb-15 {
    margin-bottom: -2vw !important;
  }
  .spmr-15 {
    margin-right: -2vw !important;
  }
  .spml-15 {
    margin-left: -2vw !important;
  }
  .sppt-15 {
    padding-top: -2vw !important;
  }
  .sppb-15 {
    padding-bottom: -2vw !important;
  }
  .sppr-15 {
    padding-right: -2vw !important;
  }
  .sppl-15 {
    padding-left: -2vw !important;
  }
  .spp-15 {
    padding: -2vw !important;
  }
  .spmt-10 {
    margin-top: -1.33333vw !important;
  }
  .spmb-10 {
    margin-bottom: -1.33333vw !important;
  }
  .spmr-10 {
    margin-right: -1.33333vw !important;
  }
  .spml-10 {
    margin-left: -1.33333vw !important;
  }
  .sppt-10 {
    padding-top: -1.33333vw !important;
  }
  .sppb-10 {
    padding-bottom: -1.33333vw !important;
  }
  .sppr-10 {
    padding-right: -1.33333vw !important;
  }
  .sppl-10 {
    padding-left: -1.33333vw !important;
  }
  .spp-10 {
    padding: -1.33333vw !important;
  }
  .spmt-5 {
    margin-top: -0.66667vw !important;
  }
  .spmb-5 {
    margin-bottom: -0.66667vw !important;
  }
  .spmr-5 {
    margin-right: -0.66667vw !important;
  }
  .spml-5 {
    margin-left: -0.66667vw !important;
  }
  .sppt-5 {
    padding-top: -0.66667vw !important;
  }
  .sppb-5 {
    padding-bottom: -0.66667vw !important;
  }
  .sppr-5 {
    padding-right: -0.66667vw !important;
  }
  .sppl-5 {
    padding-left: -0.66667vw !important;
  }
  .spp-5 {
    padding: -0.66667vw !important;
  }
  .spmt0 {
    margin-top: 0vw !important;
  }
  .spmb0 {
    margin-bottom: 0vw !important;
  }
  .spmr0 {
    margin-right: 0vw !important;
  }
  .spml0 {
    margin-left: 0vw !important;
  }
  .sppt0 {
    padding-top: 0vw !important;
  }
  .sppb0 {
    padding-bottom: 0vw !important;
  }
  .sppr0 {
    padding-right: 0vw !important;
  }
  .sppl0 {
    padding-left: 0vw !important;
  }
  .spp0 {
    padding: 0vw !important;
  }
  .spmt5 {
    margin-top: 0.66667vw !important;
  }
  .spmb5 {
    margin-bottom: 0.66667vw !important;
  }
  .spmr5 {
    margin-right: 0.66667vw !important;
  }
  .spml5 {
    margin-left: 0.66667vw !important;
  }
  .sppt5 {
    padding-top: 0.66667vw !important;
  }
  .sppb5 {
    padding-bottom: 0.66667vw !important;
  }
  .sppr5 {
    padding-right: 0.66667vw !important;
  }
  .sppl5 {
    padding-left: 0.66667vw !important;
  }
  .spp5 {
    padding: 0.66667vw !important;
  }
  .spmt10 {
    margin-top: 1.33333vw !important;
  }
  .spmb10 {
    margin-bottom: 1.33333vw !important;
  }
  .spmr10 {
    margin-right: 1.33333vw !important;
  }
  .spml10 {
    margin-left: 1.33333vw !important;
  }
  .sppt10 {
    padding-top: 1.33333vw !important;
  }
  .sppb10 {
    padding-bottom: 1.33333vw !important;
  }
  .sppr10 {
    padding-right: 1.33333vw !important;
  }
  .sppl10 {
    padding-left: 1.33333vw !important;
  }
  .spp10 {
    padding: 1.33333vw !important;
  }
  .spmt15 {
    margin-top: 2vw !important;
  }
  .spmb15 {
    margin-bottom: 2vw !important;
  }
  .spmr15 {
    margin-right: 2vw !important;
  }
  .spml15 {
    margin-left: 2vw !important;
  }
  .sppt15 {
    padding-top: 2vw !important;
  }
  .sppb15 {
    padding-bottom: 2vw !important;
  }
  .sppr15 {
    padding-right: 2vw !important;
  }
  .sppl15 {
    padding-left: 2vw !important;
  }
  .spp15 {
    padding: 2vw !important;
  }
  .spmt20 {
    margin-top: 2.66667vw !important;
  }
  .spmb20 {
    margin-bottom: 2.66667vw !important;
  }
  .spmr20 {
    margin-right: 2.66667vw !important;
  }
  .spml20 {
    margin-left: 2.66667vw !important;
  }
  .sppt20 {
    padding-top: 2.66667vw !important;
  }
  .sppb20 {
    padding-bottom: 2.66667vw !important;
  }
  .sppr20 {
    padding-right: 2.66667vw !important;
  }
  .sppl20 {
    padding-left: 2.66667vw !important;
  }
  .spp20 {
    padding: 2.66667vw !important;
  }
  .spmt25 {
    margin-top: 3.33333vw !important;
  }
  .spmb25 {
    margin-bottom: 3.33333vw !important;
  }
  .spmr25 {
    margin-right: 3.33333vw !important;
  }
  .spml25 {
    margin-left: 3.33333vw !important;
  }
  .sppt25 {
    padding-top: 3.33333vw !important;
  }
  .sppb25 {
    padding-bottom: 3.33333vw !important;
  }
  .sppr25 {
    padding-right: 3.33333vw !important;
  }
  .sppl25 {
    padding-left: 3.33333vw !important;
  }
  .spp25 {
    padding: 3.33333vw !important;
  }
  .spmt30 {
    margin-top: 4vw !important;
  }
  .spmb30 {
    margin-bottom: 4vw !important;
  }
  .spmr30 {
    margin-right: 4vw !important;
  }
  .spml30 {
    margin-left: 4vw !important;
  }
  .sppt30 {
    padding-top: 4vw !important;
  }
  .sppb30 {
    padding-bottom: 4vw !important;
  }
  .sppr30 {
    padding-right: 4vw !important;
  }
  .sppl30 {
    padding-left: 4vw !important;
  }
  .spp30 {
    padding: 4vw !important;
  }
  .spmt35 {
    margin-top: 4.66667vw !important;
  }
  .spmb35 {
    margin-bottom: 4.66667vw !important;
  }
  .spmr35 {
    margin-right: 4.66667vw !important;
  }
  .spml35 {
    margin-left: 4.66667vw !important;
  }
  .sppt35 {
    padding-top: 4.66667vw !important;
  }
  .sppb35 {
    padding-bottom: 4.66667vw !important;
  }
  .sppr35 {
    padding-right: 4.66667vw !important;
  }
  .sppl35 {
    padding-left: 4.66667vw !important;
  }
  .spp35 {
    padding: 4.66667vw !important;
  }
  .spmt40 {
    margin-top: 5.33333vw !important;
  }
  .spmb40 {
    margin-bottom: 5.33333vw !important;
  }
  .spmr40 {
    margin-right: 5.33333vw !important;
  }
  .spml40 {
    margin-left: 5.33333vw !important;
  }
  .sppt40 {
    padding-top: 5.33333vw !important;
  }
  .sppb40 {
    padding-bottom: 5.33333vw !important;
  }
  .sppr40 {
    padding-right: 5.33333vw !important;
  }
  .sppl40 {
    padding-left: 5.33333vw !important;
  }
  .spp40 {
    padding: 5.33333vw !important;
  }
  .spmt45 {
    margin-top: 6vw !important;
  }
  .spmb45 {
    margin-bottom: 6vw !important;
  }
  .spmr45 {
    margin-right: 6vw !important;
  }
  .spml45 {
    margin-left: 6vw !important;
  }
  .sppt45 {
    padding-top: 6vw !important;
  }
  .sppb45 {
    padding-bottom: 6vw !important;
  }
  .sppr45 {
    padding-right: 6vw !important;
  }
  .sppl45 {
    padding-left: 6vw !important;
  }
  .spp45 {
    padding: 6vw !important;
  }
  .spmt50 {
    margin-top: 6.66667vw !important;
  }
  .spmb50 {
    margin-bottom: 6.66667vw !important;
  }
  .spmr50 {
    margin-right: 6.66667vw !important;
  }
  .spml50 {
    margin-left: 6.66667vw !important;
  }
  .sppt50 {
    padding-top: 6.66667vw !important;
  }
  .sppb50 {
    padding-bottom: 6.66667vw !important;
  }
  .sppr50 {
    padding-right: 6.66667vw !important;
  }
  .sppl50 {
    padding-left: 6.66667vw !important;
  }
  .spp50 {
    padding: 6.66667vw !important;
  }
  .spmt55 {
    margin-top: 7.33333vw !important;
  }
  .spmb55 {
    margin-bottom: 7.33333vw !important;
  }
  .spmr55 {
    margin-right: 7.33333vw !important;
  }
  .spml55 {
    margin-left: 7.33333vw !important;
  }
  .sppt55 {
    padding-top: 7.33333vw !important;
  }
  .sppb55 {
    padding-bottom: 7.33333vw !important;
  }
  .sppr55 {
    padding-right: 7.33333vw !important;
  }
  .sppl55 {
    padding-left: 7.33333vw !important;
  }
  .spp55 {
    padding: 7.33333vw !important;
  }
  .spmt60 {
    margin-top: 8vw !important;
  }
  .spmb60 {
    margin-bottom: 8vw !important;
  }
  .spmr60 {
    margin-right: 8vw !important;
  }
  .spml60 {
    margin-left: 8vw !important;
  }
  .sppt60 {
    padding-top: 8vw !important;
  }
  .sppb60 {
    padding-bottom: 8vw !important;
  }
  .sppr60 {
    padding-right: 8vw !important;
  }
  .sppl60 {
    padding-left: 8vw !important;
  }
  .spp60 {
    padding: 8vw !important;
  }
  .spmt65 {
    margin-top: 8.66667vw !important;
  }
  .spmb65 {
    margin-bottom: 8.66667vw !important;
  }
  .spmr65 {
    margin-right: 8.66667vw !important;
  }
  .spml65 {
    margin-left: 8.66667vw !important;
  }
  .sppt65 {
    padding-top: 8.66667vw !important;
  }
  .sppb65 {
    padding-bottom: 8.66667vw !important;
  }
  .sppr65 {
    padding-right: 8.66667vw !important;
  }
  .sppl65 {
    padding-left: 8.66667vw !important;
  }
  .spp65 {
    padding: 8.66667vw !important;
  }
  .spmt70 {
    margin-top: 9.33333vw !important;
  }
  .spmb70 {
    margin-bottom: 9.33333vw !important;
  }
  .spmr70 {
    margin-right: 9.33333vw !important;
  }
  .spml70 {
    margin-left: 9.33333vw !important;
  }
  .sppt70 {
    padding-top: 9.33333vw !important;
  }
  .sppb70 {
    padding-bottom: 9.33333vw !important;
  }
  .sppr70 {
    padding-right: 9.33333vw !important;
  }
  .sppl70 {
    padding-left: 9.33333vw !important;
  }
  .spp70 {
    padding: 9.33333vw !important;
  }
  .spmt75 {
    margin-top: 10vw !important;
  }
  .spmb75 {
    margin-bottom: 10vw !important;
  }
  .spmr75 {
    margin-right: 10vw !important;
  }
  .spml75 {
    margin-left: 10vw !important;
  }
  .sppt75 {
    padding-top: 10vw !important;
  }
  .sppb75 {
    padding-bottom: 10vw !important;
  }
  .sppr75 {
    padding-right: 10vw !important;
  }
  .sppl75 {
    padding-left: 10vw !important;
  }
  .spp75 {
    padding: 10vw !important;
  }
  .spmt80 {
    margin-top: 10.66667vw !important;
  }
  .spmb80 {
    margin-bottom: 10.66667vw !important;
  }
  .spmr80 {
    margin-right: 10.66667vw !important;
  }
  .spml80 {
    margin-left: 10.66667vw !important;
  }
  .sppt80 {
    padding-top: 10.66667vw !important;
  }
  .sppb80 {
    padding-bottom: 10.66667vw !important;
  }
  .sppr80 {
    padding-right: 10.66667vw !important;
  }
  .sppl80 {
    padding-left: 10.66667vw !important;
  }
  .spp80 {
    padding: 10.66667vw !important;
  }
  .spmt85 {
    margin-top: 11.33333vw !important;
  }
  .spmb85 {
    margin-bottom: 11.33333vw !important;
  }
  .spmr85 {
    margin-right: 11.33333vw !important;
  }
  .spml85 {
    margin-left: 11.33333vw !important;
  }
  .sppt85 {
    padding-top: 11.33333vw !important;
  }
  .sppb85 {
    padding-bottom: 11.33333vw !important;
  }
  .sppr85 {
    padding-right: 11.33333vw !important;
  }
  .sppl85 {
    padding-left: 11.33333vw !important;
  }
  .spp85 {
    padding: 11.33333vw !important;
  }
  .spmt90 {
    margin-top: 12vw !important;
  }
  .spmb90 {
    margin-bottom: 12vw !important;
  }
  .spmr90 {
    margin-right: 12vw !important;
  }
  .spml90 {
    margin-left: 12vw !important;
  }
  .sppt90 {
    padding-top: 12vw !important;
  }
  .sppb90 {
    padding-bottom: 12vw !important;
  }
  .sppr90 {
    padding-right: 12vw !important;
  }
  .sppl90 {
    padding-left: 12vw !important;
  }
  .spp90 {
    padding: 12vw !important;
  }
  .spmt95 {
    margin-top: 12.66667vw !important;
  }
  .spmb95 {
    margin-bottom: 12.66667vw !important;
  }
  .spmr95 {
    margin-right: 12.66667vw !important;
  }
  .spml95 {
    margin-left: 12.66667vw !important;
  }
  .sppt95 {
    padding-top: 12.66667vw !important;
  }
  .sppb95 {
    padding-bottom: 12.66667vw !important;
  }
  .sppr95 {
    padding-right: 12.66667vw !important;
  }
  .sppl95 {
    padding-left: 12.66667vw !important;
  }
  .spp95 {
    padding: 12.66667vw !important;
  }
  .spmt100 {
    margin-top: 13.33333vw !important;
  }
  .spmb100 {
    margin-bottom: 13.33333vw !important;
  }
  .spmr100 {
    margin-right: 13.33333vw !important;
  }
  .spml100 {
    margin-left: 13.33333vw !important;
  }
  .sppt100 {
    padding-top: 13.33333vw !important;
  }
  .sppb100 {
    padding-bottom: 13.33333vw !important;
  }
  .sppr100 {
    padding-right: 13.33333vw !important;
  }
  .sppl100 {
    padding-left: 13.33333vw !important;
  }
  .spp100 {
    padding: 13.33333vw !important;
  }
  .spmt105 {
    margin-top: 14vw !important;
  }
  .spmb105 {
    margin-bottom: 14vw !important;
  }
  .spmr105 {
    margin-right: 14vw !important;
  }
  .spml105 {
    margin-left: 14vw !important;
  }
  .sppt105 {
    padding-top: 14vw !important;
  }
  .sppb105 {
    padding-bottom: 14vw !important;
  }
  .sppr105 {
    padding-right: 14vw !important;
  }
  .sppl105 {
    padding-left: 14vw !important;
  }
  .spp105 {
    padding: 14vw !important;
  }
  .spmt110 {
    margin-top: 14.66667vw !important;
  }
  .spmb110 {
    margin-bottom: 14.66667vw !important;
  }
  .spmr110 {
    margin-right: 14.66667vw !important;
  }
  .spml110 {
    margin-left: 14.66667vw !important;
  }
  .sppt110 {
    padding-top: 14.66667vw !important;
  }
  .sppb110 {
    padding-bottom: 14.66667vw !important;
  }
  .sppr110 {
    padding-right: 14.66667vw !important;
  }
  .sppl110 {
    padding-left: 14.66667vw !important;
  }
  .spp110 {
    padding: 14.66667vw !important;
  }
  .spmt115 {
    margin-top: 15.33333vw !important;
  }
  .spmb115 {
    margin-bottom: 15.33333vw !important;
  }
  .spmr115 {
    margin-right: 15.33333vw !important;
  }
  .spml115 {
    margin-left: 15.33333vw !important;
  }
  .sppt115 {
    padding-top: 15.33333vw !important;
  }
  .sppb115 {
    padding-bottom: 15.33333vw !important;
  }
  .sppr115 {
    padding-right: 15.33333vw !important;
  }
  .sppl115 {
    padding-left: 15.33333vw !important;
  }
  .spp115 {
    padding: 15.33333vw !important;
  }
  .spmt120 {
    margin-top: 16vw !important;
  }
  .spmb120 {
    margin-bottom: 16vw !important;
  }
  .spmr120 {
    margin-right: 16vw !important;
  }
  .spml120 {
    margin-left: 16vw !important;
  }
  .sppt120 {
    padding-top: 16vw !important;
  }
  .sppb120 {
    padding-bottom: 16vw !important;
  }
  .sppr120 {
    padding-right: 16vw !important;
  }
  .sppl120 {
    padding-left: 16vw !important;
  }
  .spp120 {
    padding: 16vw !important;
  }
  .spmt125 {
    margin-top: 16.66667vw !important;
  }
  .spmb125 {
    margin-bottom: 16.66667vw !important;
  }
  .spmr125 {
    margin-right: 16.66667vw !important;
  }
  .spml125 {
    margin-left: 16.66667vw !important;
  }
  .sppt125 {
    padding-top: 16.66667vw !important;
  }
  .sppb125 {
    padding-bottom: 16.66667vw !important;
  }
  .sppr125 {
    padding-right: 16.66667vw !important;
  }
  .sppl125 {
    padding-left: 16.66667vw !important;
  }
  .spp125 {
    padding: 16.66667vw !important;
  }
  .spmt130 {
    margin-top: 17.33333vw !important;
  }
  .spmb130 {
    margin-bottom: 17.33333vw !important;
  }
  .spmr130 {
    margin-right: 17.33333vw !important;
  }
  .spml130 {
    margin-left: 17.33333vw !important;
  }
  .sppt130 {
    padding-top: 17.33333vw !important;
  }
  .sppb130 {
    padding-bottom: 17.33333vw !important;
  }
  .sppr130 {
    padding-right: 17.33333vw !important;
  }
  .sppl130 {
    padding-left: 17.33333vw !important;
  }
  .spp130 {
    padding: 17.33333vw !important;
  }
  .spmt135 {
    margin-top: 18vw !important;
  }
  .spmb135 {
    margin-bottom: 18vw !important;
  }
  .spmr135 {
    margin-right: 18vw !important;
  }
  .spml135 {
    margin-left: 18vw !important;
  }
  .sppt135 {
    padding-top: 18vw !important;
  }
  .sppb135 {
    padding-bottom: 18vw !important;
  }
  .sppr135 {
    padding-right: 18vw !important;
  }
  .sppl135 {
    padding-left: 18vw !important;
  }
  .spp135 {
    padding: 18vw !important;
  }
  .spmt140 {
    margin-top: 18.66667vw !important;
  }
  .spmb140 {
    margin-bottom: 18.66667vw !important;
  }
  .spmr140 {
    margin-right: 18.66667vw !important;
  }
  .spml140 {
    margin-left: 18.66667vw !important;
  }
  .sppt140 {
    padding-top: 18.66667vw !important;
  }
  .sppb140 {
    padding-bottom: 18.66667vw !important;
  }
  .sppr140 {
    padding-right: 18.66667vw !important;
  }
  .sppl140 {
    padding-left: 18.66667vw !important;
  }
  .spp140 {
    padding: 18.66667vw !important;
  }
  .spmt145 {
    margin-top: 19.33333vw !important;
  }
  .spmb145 {
    margin-bottom: 19.33333vw !important;
  }
  .spmr145 {
    margin-right: 19.33333vw !important;
  }
  .spml145 {
    margin-left: 19.33333vw !important;
  }
  .sppt145 {
    padding-top: 19.33333vw !important;
  }
  .sppb145 {
    padding-bottom: 19.33333vw !important;
  }
  .sppr145 {
    padding-right: 19.33333vw !important;
  }
  .sppl145 {
    padding-left: 19.33333vw !important;
  }
  .spp145 {
    padding: 19.33333vw !important;
  }
  .spmt150 {
    margin-top: 20vw !important;
  }
  .spmb150 {
    margin-bottom: 20vw !important;
  }
  .spmr150 {
    margin-right: 20vw !important;
  }
  .spml150 {
    margin-left: 20vw !important;
  }
  .sppt150 {
    padding-top: 20vw !important;
  }
  .sppb150 {
    padding-bottom: 20vw !important;
  }
  .sppr150 {
    padding-right: 20vw !important;
  }
  .sppl150 {
    padding-left: 20vw !important;
  }
  .spp150 {
    padding: 20vw !important;
  }
}

@media screen and (min-width: 769px) {
  .pcmt-50 {
    margin-top: -50px !important;
  }
  .pcmb-50 {
    margin-bottom: -50px !important;
  }
  .pcmr-50 {
    margin-right: -50px !important;
  }
  .pcml-50 {
    margin-left: -50px !important;
  }
  .pcpt-50 {
    padding-top: -50px !important;
  }
  .pcpb-50 {
    padding-bottom: -50px !important;
  }
  .pcpr-50 {
    padding-right: -50px !important;
  }
  .pcpl-50 {
    padding-left: -50px !important;
  }
  .pcp-50 {
    padding: -50px !important;
  }
  .pcmt-45 {
    margin-top: -45px !important;
  }
  .pcmb-45 {
    margin-bottom: -45px !important;
  }
  .pcmr-45 {
    margin-right: -45px !important;
  }
  .pcml-45 {
    margin-left: -45px !important;
  }
  .pcpt-45 {
    padding-top: -45px !important;
  }
  .pcpb-45 {
    padding-bottom: -45px !important;
  }
  .pcpr-45 {
    padding-right: -45px !important;
  }
  .pcpl-45 {
    padding-left: -45px !important;
  }
  .pcp-45 {
    padding: -45px !important;
  }
  .pcmt-40 {
    margin-top: -40px !important;
  }
  .pcmb-40 {
    margin-bottom: -40px !important;
  }
  .pcmr-40 {
    margin-right: -40px !important;
  }
  .pcml-40 {
    margin-left: -40px !important;
  }
  .pcpt-40 {
    padding-top: -40px !important;
  }
  .pcpb-40 {
    padding-bottom: -40px !important;
  }
  .pcpr-40 {
    padding-right: -40px !important;
  }
  .pcpl-40 {
    padding-left: -40px !important;
  }
  .pcp-40 {
    padding: -40px !important;
  }
  .pcmt-35 {
    margin-top: -35px !important;
  }
  .pcmb-35 {
    margin-bottom: -35px !important;
  }
  .pcmr-35 {
    margin-right: -35px !important;
  }
  .pcml-35 {
    margin-left: -35px !important;
  }
  .pcpt-35 {
    padding-top: -35px !important;
  }
  .pcpb-35 {
    padding-bottom: -35px !important;
  }
  .pcpr-35 {
    padding-right: -35px !important;
  }
  .pcpl-35 {
    padding-left: -35px !important;
  }
  .pcp-35 {
    padding: -35px !important;
  }
  .pcmt-30 {
    margin-top: -30px !important;
  }
  .pcmb-30 {
    margin-bottom: -30px !important;
  }
  .pcmr-30 {
    margin-right: -30px !important;
  }
  .pcml-30 {
    margin-left: -30px !important;
  }
  .pcpt-30 {
    padding-top: -30px !important;
  }
  .pcpb-30 {
    padding-bottom: -30px !important;
  }
  .pcpr-30 {
    padding-right: -30px !important;
  }
  .pcpl-30 {
    padding-left: -30px !important;
  }
  .pcp-30 {
    padding: -30px !important;
  }
  .pcmt-25 {
    margin-top: -25px !important;
  }
  .pcmb-25 {
    margin-bottom: -25px !important;
  }
  .pcmr-25 {
    margin-right: -25px !important;
  }
  .pcml-25 {
    margin-left: -25px !important;
  }
  .pcpt-25 {
    padding-top: -25px !important;
  }
  .pcpb-25 {
    padding-bottom: -25px !important;
  }
  .pcpr-25 {
    padding-right: -25px !important;
  }
  .pcpl-25 {
    padding-left: -25px !important;
  }
  .pcp-25 {
    padding: -25px !important;
  }
  .pcmt-20 {
    margin-top: -20px !important;
  }
  .pcmb-20 {
    margin-bottom: -20px !important;
  }
  .pcmr-20 {
    margin-right: -20px !important;
  }
  .pcml-20 {
    margin-left: -20px !important;
  }
  .pcpt-20 {
    padding-top: -20px !important;
  }
  .pcpb-20 {
    padding-bottom: -20px !important;
  }
  .pcpr-20 {
    padding-right: -20px !important;
  }
  .pcpl-20 {
    padding-left: -20px !important;
  }
  .pcp-20 {
    padding: -20px !important;
  }
  .pcmt-15 {
    margin-top: -15px !important;
  }
  .pcmb-15 {
    margin-bottom: -15px !important;
  }
  .pcmr-15 {
    margin-right: -15px !important;
  }
  .pcml-15 {
    margin-left: -15px !important;
  }
  .pcpt-15 {
    padding-top: -15px !important;
  }
  .pcpb-15 {
    padding-bottom: -15px !important;
  }
  .pcpr-15 {
    padding-right: -15px !important;
  }
  .pcpl-15 {
    padding-left: -15px !important;
  }
  .pcp-15 {
    padding: -15px !important;
  }
  .pcmt-10 {
    margin-top: -10px !important;
  }
  .pcmb-10 {
    margin-bottom: -10px !important;
  }
  .pcmr-10 {
    margin-right: -10px !important;
  }
  .pcml-10 {
    margin-left: -10px !important;
  }
  .pcpt-10 {
    padding-top: -10px !important;
  }
  .pcpb-10 {
    padding-bottom: -10px !important;
  }
  .pcpr-10 {
    padding-right: -10px !important;
  }
  .pcpl-10 {
    padding-left: -10px !important;
  }
  .pcp-10 {
    padding: -10px !important;
  }
  .pcmt-5 {
    margin-top: -5px !important;
  }
  .pcmb-5 {
    margin-bottom: -5px !important;
  }
  .pcmr-5 {
    margin-right: -5px !important;
  }
  .pcml-5 {
    margin-left: -5px !important;
  }
  .pcpt-5 {
    padding-top: -5px !important;
  }
  .pcpb-5 {
    padding-bottom: -5px !important;
  }
  .pcpr-5 {
    padding-right: -5px !important;
  }
  .pcpl-5 {
    padding-left: -5px !important;
  }
  .pcp-5 {
    padding: -5px !important;
  }
  .pcmt0 {
    margin-top: 0px !important;
  }
  .pcmb0 {
    margin-bottom: 0px !important;
  }
  .pcmr0 {
    margin-right: 0px !important;
  }
  .pcml0 {
    margin-left: 0px !important;
  }
  .pcpt0 {
    padding-top: 0px !important;
  }
  .pcpb0 {
    padding-bottom: 0px !important;
  }
  .pcpr0 {
    padding-right: 0px !important;
  }
  .pcpl0 {
    padding-left: 0px !important;
  }
  .pcp0 {
    padding: 0px !important;
  }
  .pcmt5 {
    margin-top: 5px !important;
  }
  .pcmb5 {
    margin-bottom: 5px !important;
  }
  .pcmr5 {
    margin-right: 5px !important;
  }
  .pcml5 {
    margin-left: 5px !important;
  }
  .pcpt5 {
    padding-top: 5px !important;
  }
  .pcpb5 {
    padding-bottom: 5px !important;
  }
  .pcpr5 {
    padding-right: 5px !important;
  }
  .pcpl5 {
    padding-left: 5px !important;
  }
  .pcp5 {
    padding: 5px !important;
  }
  .pcmt10 {
    margin-top: 10px !important;
  }
  .pcmb10 {
    margin-bottom: 10px !important;
  }
  .pcmr10 {
    margin-right: 10px !important;
  }
  .pcml10 {
    margin-left: 10px !important;
  }
  .pcpt10 {
    padding-top: 10px !important;
  }
  .pcpb10 {
    padding-bottom: 10px !important;
  }
  .pcpr10 {
    padding-right: 10px !important;
  }
  .pcpl10 {
    padding-left: 10px !important;
  }
  .pcp10 {
    padding: 10px !important;
  }
  .pcmt15 {
    margin-top: 15px !important;
  }
  .pcmb15 {
    margin-bottom: 15px !important;
  }
  .pcmr15 {
    margin-right: 15px !important;
  }
  .pcml15 {
    margin-left: 15px !important;
  }
  .pcpt15 {
    padding-top: 15px !important;
  }
  .pcpb15 {
    padding-bottom: 15px !important;
  }
  .pcpr15 {
    padding-right: 15px !important;
  }
  .pcpl15 {
    padding-left: 15px !important;
  }
  .pcp15 {
    padding: 15px !important;
  }
  .pcmt20 {
    margin-top: 20px !important;
  }
  .pcmb20 {
    margin-bottom: 20px !important;
  }
  .pcmr20 {
    margin-right: 20px !important;
  }
  .pcml20 {
    margin-left: 20px !important;
  }
  .pcpt20 {
    padding-top: 20px !important;
  }
  .pcpb20 {
    padding-bottom: 20px !important;
  }
  .pcpr20 {
    padding-right: 20px !important;
  }
  .pcpl20 {
    padding-left: 20px !important;
  }
  .pcp20 {
    padding: 20px !important;
  }
  .pcmt25 {
    margin-top: 25px !important;
  }
  .pcmb25 {
    margin-bottom: 25px !important;
  }
  .pcmr25 {
    margin-right: 25px !important;
  }
  .pcml25 {
    margin-left: 25px !important;
  }
  .pcpt25 {
    padding-top: 25px !important;
  }
  .pcpb25 {
    padding-bottom: 25px !important;
  }
  .pcpr25 {
    padding-right: 25px !important;
  }
  .pcpl25 {
    padding-left: 25px !important;
  }
  .pcp25 {
    padding: 25px !important;
  }
  .pcmt30 {
    margin-top: 30px !important;
  }
  .pcmb30 {
    margin-bottom: 30px !important;
  }
  .pcmr30 {
    margin-right: 30px !important;
  }
  .pcml30 {
    margin-left: 30px !important;
  }
  .pcpt30 {
    padding-top: 30px !important;
  }
  .pcpb30 {
    padding-bottom: 30px !important;
  }
  .pcpr30 {
    padding-right: 30px !important;
  }
  .pcpl30 {
    padding-left: 30px !important;
  }
  .pcp30 {
    padding: 30px !important;
  }
  .pcmt35 {
    margin-top: 35px !important;
  }
  .pcmb35 {
    margin-bottom: 35px !important;
  }
  .pcmr35 {
    margin-right: 35px !important;
  }
  .pcml35 {
    margin-left: 35px !important;
  }
  .pcpt35 {
    padding-top: 35px !important;
  }
  .pcpb35 {
    padding-bottom: 35px !important;
  }
  .pcpr35 {
    padding-right: 35px !important;
  }
  .pcpl35 {
    padding-left: 35px !important;
  }
  .pcp35 {
    padding: 35px !important;
  }
  .pcmt40 {
    margin-top: 40px !important;
  }
  .pcmb40 {
    margin-bottom: 40px !important;
  }
  .pcmr40 {
    margin-right: 40px !important;
  }
  .pcml40 {
    margin-left: 40px !important;
  }
  .pcpt40 {
    padding-top: 40px !important;
  }
  .pcpb40 {
    padding-bottom: 40px !important;
  }
  .pcpr40 {
    padding-right: 40px !important;
  }
  .pcpl40 {
    padding-left: 40px !important;
  }
  .pcp40 {
    padding: 40px !important;
  }
  .pcmt45 {
    margin-top: 45px !important;
  }
  .pcmb45 {
    margin-bottom: 45px !important;
  }
  .pcmr45 {
    margin-right: 45px !important;
  }
  .pcml45 {
    margin-left: 45px !important;
  }
  .pcpt45 {
    padding-top: 45px !important;
  }
  .pcpb45 {
    padding-bottom: 45px !important;
  }
  .pcpr45 {
    padding-right: 45px !important;
  }
  .pcpl45 {
    padding-left: 45px !important;
  }
  .pcp45 {
    padding: 45px !important;
  }
  .pcmt50 {
    margin-top: 50px !important;
  }
  .pcmb50 {
    margin-bottom: 50px !important;
  }
  .pcmr50 {
    margin-right: 50px !important;
  }
  .pcml50 {
    margin-left: 50px !important;
  }
  .pcpt50 {
    padding-top: 50px !important;
  }
  .pcpb50 {
    padding-bottom: 50px !important;
  }
  .pcpr50 {
    padding-right: 50px !important;
  }
  .pcpl50 {
    padding-left: 50px !important;
  }
  .pcp50 {
    padding: 50px !important;
  }
  .pcmt55 {
    margin-top: 55px !important;
  }
  .pcmb55 {
    margin-bottom: 55px !important;
  }
  .pcmr55 {
    margin-right: 55px !important;
  }
  .pcml55 {
    margin-left: 55px !important;
  }
  .pcpt55 {
    padding-top: 55px !important;
  }
  .pcpb55 {
    padding-bottom: 55px !important;
  }
  .pcpr55 {
    padding-right: 55px !important;
  }
  .pcpl55 {
    padding-left: 55px !important;
  }
  .pcp55 {
    padding: 55px !important;
  }
  .pcmt60 {
    margin-top: 60px !important;
  }
  .pcmb60 {
    margin-bottom: 60px !important;
  }
  .pcmr60 {
    margin-right: 60px !important;
  }
  .pcml60 {
    margin-left: 60px !important;
  }
  .pcpt60 {
    padding-top: 60px !important;
  }
  .pcpb60 {
    padding-bottom: 60px !important;
  }
  .pcpr60 {
    padding-right: 60px !important;
  }
  .pcpl60 {
    padding-left: 60px !important;
  }
  .pcp60 {
    padding: 60px !important;
  }
  .pcmt65 {
    margin-top: 65px !important;
  }
  .pcmb65 {
    margin-bottom: 65px !important;
  }
  .pcmr65 {
    margin-right: 65px !important;
  }
  .pcml65 {
    margin-left: 65px !important;
  }
  .pcpt65 {
    padding-top: 65px !important;
  }
  .pcpb65 {
    padding-bottom: 65px !important;
  }
  .pcpr65 {
    padding-right: 65px !important;
  }
  .pcpl65 {
    padding-left: 65px !important;
  }
  .pcp65 {
    padding: 65px !important;
  }
  .pcmt70 {
    margin-top: 70px !important;
  }
  .pcmb70 {
    margin-bottom: 70px !important;
  }
  .pcmr70 {
    margin-right: 70px !important;
  }
  .pcml70 {
    margin-left: 70px !important;
  }
  .pcpt70 {
    padding-top: 70px !important;
  }
  .pcpb70 {
    padding-bottom: 70px !important;
  }
  .pcpr70 {
    padding-right: 70px !important;
  }
  .pcpl70 {
    padding-left: 70px !important;
  }
  .pcp70 {
    padding: 70px !important;
  }
  .pcmt75 {
    margin-top: 75px !important;
  }
  .pcmb75 {
    margin-bottom: 75px !important;
  }
  .pcmr75 {
    margin-right: 75px !important;
  }
  .pcml75 {
    margin-left: 75px !important;
  }
  .pcpt75 {
    padding-top: 75px !important;
  }
  .pcpb75 {
    padding-bottom: 75px !important;
  }
  .pcpr75 {
    padding-right: 75px !important;
  }
  .pcpl75 {
    padding-left: 75px !important;
  }
  .pcp75 {
    padding: 75px !important;
  }
  .pcmt80 {
    margin-top: 80px !important;
  }
  .pcmb80 {
    margin-bottom: 80px !important;
  }
  .pcmr80 {
    margin-right: 80px !important;
  }
  .pcml80 {
    margin-left: 80px !important;
  }
  .pcpt80 {
    padding-top: 80px !important;
  }
  .pcpb80 {
    padding-bottom: 80px !important;
  }
  .pcpr80 {
    padding-right: 80px !important;
  }
  .pcpl80 {
    padding-left: 80px !important;
  }
  .pcp80 {
    padding: 80px !important;
  }
  .pcmt85 {
    margin-top: 85px !important;
  }
  .pcmb85 {
    margin-bottom: 85px !important;
  }
  .pcmr85 {
    margin-right: 85px !important;
  }
  .pcml85 {
    margin-left: 85px !important;
  }
  .pcpt85 {
    padding-top: 85px !important;
  }
  .pcpb85 {
    padding-bottom: 85px !important;
  }
  .pcpr85 {
    padding-right: 85px !important;
  }
  .pcpl85 {
    padding-left: 85px !important;
  }
  .pcp85 {
    padding: 85px !important;
  }
  .pcmt90 {
    margin-top: 90px !important;
  }
  .pcmb90 {
    margin-bottom: 90px !important;
  }
  .pcmr90 {
    margin-right: 90px !important;
  }
  .pcml90 {
    margin-left: 90px !important;
  }
  .pcpt90 {
    padding-top: 90px !important;
  }
  .pcpb90 {
    padding-bottom: 90px !important;
  }
  .pcpr90 {
    padding-right: 90px !important;
  }
  .pcpl90 {
    padding-left: 90px !important;
  }
  .pcp90 {
    padding: 90px !important;
  }
  .pcmt95 {
    margin-top: 95px !important;
  }
  .pcmb95 {
    margin-bottom: 95px !important;
  }
  .pcmr95 {
    margin-right: 95px !important;
  }
  .pcml95 {
    margin-left: 95px !important;
  }
  .pcpt95 {
    padding-top: 95px !important;
  }
  .pcpb95 {
    padding-bottom: 95px !important;
  }
  .pcpr95 {
    padding-right: 95px !important;
  }
  .pcpl95 {
    padding-left: 95px !important;
  }
  .pcp95 {
    padding: 95px !important;
  }
  .pcmt100 {
    margin-top: 100px !important;
  }
  .pcmb100 {
    margin-bottom: 100px !important;
  }
  .pcmr100 {
    margin-right: 100px !important;
  }
  .pcml100 {
    margin-left: 100px !important;
  }
  .pcpt100 {
    padding-top: 100px !important;
  }
  .pcpb100 {
    padding-bottom: 100px !important;
  }
  .pcpr100 {
    padding-right: 100px !important;
  }
  .pcpl100 {
    padding-left: 100px !important;
  }
  .pcp100 {
    padding: 100px !important;
  }
  .pcmt105 {
    margin-top: 105px !important;
  }
  .pcmb105 {
    margin-bottom: 105px !important;
  }
  .pcmr105 {
    margin-right: 105px !important;
  }
  .pcml105 {
    margin-left: 105px !important;
  }
  .pcpt105 {
    padding-top: 105px !important;
  }
  .pcpb105 {
    padding-bottom: 105px !important;
  }
  .pcpr105 {
    padding-right: 105px !important;
  }
  .pcpl105 {
    padding-left: 105px !important;
  }
  .pcp105 {
    padding: 105px !important;
  }
  .pcmt110 {
    margin-top: 110px !important;
  }
  .pcmb110 {
    margin-bottom: 110px !important;
  }
  .pcmr110 {
    margin-right: 110px !important;
  }
  .pcml110 {
    margin-left: 110px !important;
  }
  .pcpt110 {
    padding-top: 110px !important;
  }
  .pcpb110 {
    padding-bottom: 110px !important;
  }
  .pcpr110 {
    padding-right: 110px !important;
  }
  .pcpl110 {
    padding-left: 110px !important;
  }
  .pcp110 {
    padding: 110px !important;
  }
  .pcmt115 {
    margin-top: 115px !important;
  }
  .pcmb115 {
    margin-bottom: 115px !important;
  }
  .pcmr115 {
    margin-right: 115px !important;
  }
  .pcml115 {
    margin-left: 115px !important;
  }
  .pcpt115 {
    padding-top: 115px !important;
  }
  .pcpb115 {
    padding-bottom: 115px !important;
  }
  .pcpr115 {
    padding-right: 115px !important;
  }
  .pcpl115 {
    padding-left: 115px !important;
  }
  .pcp115 {
    padding: 115px !important;
  }
  .pcmt120 {
    margin-top: 120px !important;
  }
  .pcmb120 {
    margin-bottom: 120px !important;
  }
  .pcmr120 {
    margin-right: 120px !important;
  }
  .pcml120 {
    margin-left: 120px !important;
  }
  .pcpt120 {
    padding-top: 120px !important;
  }
  .pcpb120 {
    padding-bottom: 120px !important;
  }
  .pcpr120 {
    padding-right: 120px !important;
  }
  .pcpl120 {
    padding-left: 120px !important;
  }
  .pcp120 {
    padding: 120px !important;
  }
  .pcmt125 {
    margin-top: 125px !important;
  }
  .pcmb125 {
    margin-bottom: 125px !important;
  }
  .pcmr125 {
    margin-right: 125px !important;
  }
  .pcml125 {
    margin-left: 125px !important;
  }
  .pcpt125 {
    padding-top: 125px !important;
  }
  .pcpb125 {
    padding-bottom: 125px !important;
  }
  .pcpr125 {
    padding-right: 125px !important;
  }
  .pcpl125 {
    padding-left: 125px !important;
  }
  .pcp125 {
    padding: 125px !important;
  }
  .pcmt130 {
    margin-top: 130px !important;
  }
  .pcmb130 {
    margin-bottom: 130px !important;
  }
  .pcmr130 {
    margin-right: 130px !important;
  }
  .pcml130 {
    margin-left: 130px !important;
  }
  .pcpt130 {
    padding-top: 130px !important;
  }
  .pcpb130 {
    padding-bottom: 130px !important;
  }
  .pcpr130 {
    padding-right: 130px !important;
  }
  .pcpl130 {
    padding-left: 130px !important;
  }
  .pcp130 {
    padding: 130px !important;
  }
  .pcmt135 {
    margin-top: 135px !important;
  }
  .pcmb135 {
    margin-bottom: 135px !important;
  }
  .pcmr135 {
    margin-right: 135px !important;
  }
  .pcml135 {
    margin-left: 135px !important;
  }
  .pcpt135 {
    padding-top: 135px !important;
  }
  .pcpb135 {
    padding-bottom: 135px !important;
  }
  .pcpr135 {
    padding-right: 135px !important;
  }
  .pcpl135 {
    padding-left: 135px !important;
  }
  .pcp135 {
    padding: 135px !important;
  }
  .pcmt140 {
    margin-top: 140px !important;
  }
  .pcmb140 {
    margin-bottom: 140px !important;
  }
  .pcmr140 {
    margin-right: 140px !important;
  }
  .pcml140 {
    margin-left: 140px !important;
  }
  .pcpt140 {
    padding-top: 140px !important;
  }
  .pcpb140 {
    padding-bottom: 140px !important;
  }
  .pcpr140 {
    padding-right: 140px !important;
  }
  .pcpl140 {
    padding-left: 140px !important;
  }
  .pcp140 {
    padding: 140px !important;
  }
  .pcmt145 {
    margin-top: 145px !important;
  }
  .pcmb145 {
    margin-bottom: 145px !important;
  }
  .pcmr145 {
    margin-right: 145px !important;
  }
  .pcml145 {
    margin-left: 145px !important;
  }
  .pcpt145 {
    padding-top: 145px !important;
  }
  .pcpb145 {
    padding-bottom: 145px !important;
  }
  .pcpr145 {
    padding-right: 145px !important;
  }
  .pcpl145 {
    padding-left: 145px !important;
  }
  .pcp145 {
    padding: 145px !important;
  }
  .pcmt150 {
    margin-top: 150px !important;
  }
  .pcmb150 {
    margin-bottom: 150px !important;
  }
  .pcmr150 {
    margin-right: 150px !important;
  }
  .pcml150 {
    margin-left: 150px !important;
  }
  .pcpt150 {
    padding-top: 150px !important;
  }
  .pcpb150 {
    padding-bottom: 150px !important;
  }
  .pcpr150 {
    padding-right: 150px !important;
  }
  .pcpl150 {
    padding-left: 150px !important;
  }
  .pcp150 {
    padding: 150px !important;
  }
}

@media screen and (max-width: 768px) {
  .palt-sp {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}

@media screen and (min-width: 769px) {
  .palt-pc {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}

.u-normal {
  font-weight: normal !important;
}

.u-medium {
  font-weight: 500 !important;
}

.u-bold {
  font-weight: bold !important;
}

.u-text-link {
  color: #e83828;
}

@media screen and (min-width: 769px) {
  .u-text-link:hover {
    opacity: 0.7;
  }
}

.u-text-link[target="_blank"]:after {
  content: "\f35d";
  font-family: "Font Awesome 5 Free";
  font-size: 0.9em;
  font-weight: 600;
  margin: 0px 6px;
}

.u-text-align-center {
  text-align: center !important;
}

.u-text-align-left {
  text-align: left !important;
}

.u-text-align-right {
  text-align: right !important;
}

@media screen and (min-width: 769px) {
  .pc-text-align-center {
    text-align: center !important;
  }
}

@media screen and (max-width: 768px) {
  .sp-text-align-left {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px) {
  .u-text-lh-wide {
    line-height: 2 !important;
  }
}

@media screen and (max-width: 768px) {
  .u-text-lh-wide {
    line-height: 1.666 !important;
  }
}

@media screen and (min-width: 769px) {
  .u-nowrap-pc {
    white-space: nowrap;
  }
}

@media screen and (max-width: 768px) {
  .u-nowrap-sp {
    white-space: nowrap;
  }
}

@media screen and (min-width: 769px) {
  .pc-size-1 {
    font-size: 40px !important;
  }
  .pc-size-2 {
    font-size: 32px !important;
  }
  .pc-size-3 {
    font-size: 24px !important;
  }
  .pc-size-4 {
    font-size: 20px !important;
  }
  .pc-size-5 {
    font-size: 16px !important;
  }
  .pc-size-6 {
    font-size: 14px !important;
  }
  .pc-size-7 {
    font-size: 12px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp-size-1 {
    font-size: 5.33333vw !important;
  }
  .sp-size-2 {
    font-size: 4.26667vw !important;
  }
  .sp-size-3 {
    font-size: 3.73333vw !important;
  }
  .sp-size-4 {
    font-size: 3.2vw !important;
  }
  .sp-size-5 {
    font-size: 2.66667vw !important;
  }
  .sp-size-6 {
    font-size: 2.4vw !important;
  }
  .sp-size-7 {
    font-size: 2.13333vw !important;
  }
}

.wpcf7-list-item-label{
  font-size:18px;
  color:#8f7435;
  }
  .wpcf7-list-item.first{
  margin-left:0;
  }
  @media only screen and (max-width: 768px) {
  .wpcf7-list-item-label{
  font-size:4vw;
  }
  }
  .top_contact_radio{
      font-size: 20px;
      text-align: left;
      background: #fff;
      padding: 20px;
      line-height: 1.2em;
          display:flex;
      justify-content: center;
  }
  @media only screen and (max-width: 768px) {
  .top_contact_radio{
          margin-top: 8px;
          text-align: left;
          font-size: 1.3rem;
          background-color: #fff;
          padding: 5px 10px;
  }
  }