@charset "UTF-8";
/*
Theme Name: original
Author: Kenichiro
Version: 1.0
*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Tilt+Warp&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
html {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  -moz-tab-size: 4;
  tab-size: 4;
  word-break: normal;
}

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  margin: 0;
  padding: 0;
}

hr {
  color: inherit;
  height: 0;
  overflow: visible;
}

details, main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
}

pre {
  font-size: 1em;
}

b, strong {
  font-weight: bolder;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

table {
  border-color: inherit;
  text-indent: 0;
}

iframe {
  border-style: none;
}

input {
  border-radius: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 600;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
}

a:focus, button:focus, input:focus, select:focus, textarea:focus {
  outline-width: 0;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}

[disabled] {
  cursor: default;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true] {
  cursor: default;
}

* {
  box-sizing: border-box;
  min-height: 0%;
}

body {
  font-family: "Tilt Warp", "Noto Sans JP", sans-serif;
  font-size: 16px;
  letter-spacing: 0.12em;
  line-height: 1.667;
  font-weight: 500;
  color: #171717;
}

img {
  width: 100%;
  vertical-align: bottom;
}

a {
  text-decoration: none;
  color: #171717;
}

ul, li {
  list-style: none;
}

h1, h2 {
  font-weight: 600;
}

p {
  margin: 0;
}

span {
  line-height: 1;
}

.dib {
  display: inline-block;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.c-btnWrap {
  text-align: center;
}

.c-btn {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 1;
  padding: 24px 15px;
  background-color: #fff;
  border: 5px solid #171717;
  text-align: center;
  max-width: 460px;
  width: 100%;
  margin: 80px auto 0;
  display: inline-block;
}

.c-btn::after {
  background: #171717;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  z-index: -1;
}

header, footer {
  font-family: "Noto Sans", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
}

header {
  background-color: #140B0A;
  padding: 0;
  line-height: 1;
  letter-spacing: 0.14em;
  background: linear-gradient(90deg, #fff 100px, #000 100px, #000);
  padding-left: 20px;
}

header {
  height: 50px;
  justify-content: space-between;
  background-color: transparent;
  padding-left: 20px;
  background-color: #fff;
  max-width: 375px;
  left: 50%;
  transform: translateX(-50%);
}

header > .gold {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #917958;
  background-color: #ae8854;
  position: absolute;
  top: 0;
  right: 50px;
  padding: 13px 12px;
  min-width: initial;
  height: 50px;
}

header > .gold img {
  width: 18px;
}

header > .gold span {
  display: block;
}

header > .gold span:nth-of-type(1) {
  font-size: 22px;
  color: #fff;
}

header > .gold span:nth-of-type(2) {
  font-size: 14px;
  color: #fff;
  margin-left: 10px;
  letter-spacing: 0.1em;
}

header .header-left {
  width: auto;
}

header .header-left img {
  width: 68px;
}

header .header-right {
  display: none;
  position: fixed;
  right: 0;
  top: 50px;
  width: 320px;
}

header .header-right.show {
  display: block;
}

header .header-right-inner {
  display: block;
  background-color: #140B0A;
  height: calc(100vh - 70px);
}

header .header-right-inner > a {
  position: relative;
  flex-direction: initial;
  justify-content: initial;
  align-items: center;
  border-bottom: 1px solid #917958;
  padding: 20px 32px;
  height: auto;
}

header .header-right-inner > a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  background-image: url(img/ico-arrow-circle.png);
  background-size: 100%;
  width: 19px;
  height: 19px;
}

header .header-right-inner > a span:nth-of-type(1) {
  font-size: 16px;
}

header .header-right-inner > a span:nth-of-type(2) {
  font-size: 12px;
  margin-top: 0;
  margin-left: 18px;
}

header .header-right-inner > a.gold::after {
  background-image: url(img/ico-arrow-circle-bk.png);
}

header .header-right-inner > a.gold.v2 {
  display: none;
  position: absolute;
  top: -50px;
  right: 50px;
  padding: 13px 12px;
  min-width: initial;
  height: 50px;
}

header .header-right-inner > a.gold.v2::after {
  content: none;
}

header .header-right-inner > a.gold.v2 img {
  width: 18px;
}

header .header-right-inner > a.gold.v2 span:nth-of-type(2) {
  margin-left: 10px;
  font-size: 14px;
}

header .header-right-inner .c-cta {
  display: block;
  background-color: #140B0A;
  padding: 40px 20px 0 0;
  border: none;
}

header .header-right-inner .c-cta .btns {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

header .header-right-inner .c-cta .btns a {
  width: 100%;
  height: 63px;
  max-width: 268px;
  margin: 0;
}

header .header-right-inner .c-cta .btns a:nth-of-type(2) {
  background-color: #fff;
  color: #140B0A;
  margin-top: 24px;
}

header .header-hamburger {
  display: block;
  width: 50px;
  height: 50px;
  position: relative;
  background-color: #140B0A;
}

header .header-hamburger span {
  position: absolute;
  transition: .4s;
}

header .header-hamburger span:nth-of-type(1), header .header-hamburger span:nth-of-type(2), header .header-hamburger span:nth-of-type(3) {
  content: '';
  width: 30px;
  height: 2px;
  background-color: #EBE6DE;
  left: 50%;
  transform: translateX(-50%);
}

header .header-hamburger span:nth-of-type(1) {
  top: 14px;
}

header .header-hamburger span:nth-of-type(2) {
  top: 24px;
  opacity: 1;
}

header .header-hamburger span:nth-of-type(3) {
  top: 34px;
}

header .header-hamburger span:nth-of-type(4) {
  opacity: 0;
  font-size: 12px;
  color: #EBE6DE;
  bottom: 7px;
  left: 50%;
  transform: translateX(-50%);
}

header.open .header-hamburger span:nth-of-type(1) {
  transform: translateX(-50%) rotate(30deg);
  top: 18px;
}

header.open .header-hamburger span:nth-of-type(2) {
  opacity: 0;
}

header.open .header-hamburger span:nth-of-type(3) {
  transform: translateX(-50%) rotate(-30deg);
  top: 18px;
}

header.open .header-hamburger span:nth-of-type(4) {
  opacity: 1;
}

footer {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 90px;
}

footer .logo {
  width: 146px;
}

footer .sns {
  margin: 38px auto;
}

footer .sitemap {
  border-top: 1px solid #514231;
  border-bottom: 1px solid #514231;
  padding: 40px 0;
  text-align: left;
}

footer .sitemap a {
  font-size: 12px;
  margin: 36px 0 0 0;
  display: inline-block;
}

footer .sitemap a:first-of-type {
  margin-top: 0;
}

footer .sitemap br + a {
  margin-left: 0;
  margin-top: 36px;
}

footer .footer-btns {
  margin: 50px auto 0;
  padding-bottom: 50px;
  border-bottom: 1px solid #514231;
}

footer .footer-btns a {
  max-width: 335px;
  width: 100%;
  margin: 50px auto 0;
}

footer .footer-btns a + a {
  margin: 50px auto 0;
}

footer .copy {
  margin-top: 30px;
}

footer {
  max-width: 375px;
  margin: auto;
}

.btn-top {
  right: initial;
  right: calc(50% + 120px);
  bottom: 60px;
  display: none;
}

.aside-left,
.aside-right {
  position: fixed;
  top: 0;
  height: 100vh;
  width: calc(50vw - (375px / 2));
  display: flex;
  align-items: center;
  justify-content: center;
}

.aside-left {
  left: 0;
}

.aside-left img {
  width: 200px;
}

.aside-right {
  right: 0;
  flex-direction: column;
}

.aside-right .c-btn {
  width: 300px;
  font-size: 23px;
  margin: 0;
}

.aside-right .c-btn + .c-btn {
  margin-top: 20px;
}

main {
  max-width: 375px;
  margin: auto;
}

.c-sec-inner {
  max-width: 1200px;
  margin: auto;
}

.c-sec {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #141414;
  letter-spacing: 17%;
  padding: 25px 15px;
}

.c-sec .c-sec-inner > h2 {
  font-size: 18px;
  color: #A88C57;
  text-align: center;
  margin-bottom: 20px;
}

.c-sec--newMv {
  background-color: #DEDEDE;
}

.c-sec--newMv .newMv-pic {
  display: flex;
  justify-content: space-between;
  width: calc(100% + 30px);
  margin-left: -15px;
}

.c-sec--newMv .newMv-pic > div:nth-of-type(1) {
  width: calc(55% - 5px);
}

.c-sec--newMv .newMv-pic > div:nth-of-type(1) img:nth-of-type(1) {
  margin-bottom: 10px;
}

.c-sec--newMv .newMv-pic > div:nth-of-type(2) {
  width: calc(45% - 5px);
}

.c-sec--newMv .newMv-txt {
  margin-top: -37px;
}

.c-sec--newMv .newMv-txt p:nth-of-type(1) {
  display: inline-block;
  font-size: 20px;
  background-color: #fff;
  padding: 4px 6px;
}

.c-sec--newMv .newMv-txt p:nth-of-type(2) {
  font-size: 30px;
}

.c-sec--newMvUnder {
  color: #fff;
  text-align: center;
  background-color: #140B0A;
  padding-top: 0;
  margin-bottom: 25px;
}

.c-sec--newMvUnder .newMvUnder-point {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  transform: translateY(-10px);
}

.c-sec--newMvUnder .newMvUnder-point > div {
  width: calc(100% / 3 - 2px);
  padding: 10px;
  background-color: #806E4F;
}

.c-sec--newMvUnder .newMvUnder-point > div .pic {
  width: 39px;
  margin: 0 auto 8px;
}

.c-sec--newMvUnder .newMvUnder-point > div p {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  height: 65px;
}

.c-sec--newMvUnder .newMvUnder-point > div:nth-of-type(3) .pic {
  width: 40px;
}

.c-sec--newMvUnder .newMvUnder-point > div:nth-of-type(3) p {
  font-size: 13px;
}

.c-sec--newMvUnder .newMvUnder-txt {
  font-size: 17px;
  line-height: 2.3;
}

.c-sec--newMvUnder .newMvUnder-txt span {
  font-size: 24px;
}

.c-sec--mvUnderSp {
  display: none;
}

.c-sec--line .c-btn {
  font-size: 18px;
  color: #140B0A;
  border: 2px solid #806E4F;
  margin: 0;
}

.c-sec--recommend {
  padding: 25px 0;
}

.c-sec--recommend .c-sec-inner > h2 {
  color: #fff;
}

.c-sec--reason .c-sec-inner > h2 {
  letter-spacing: 2%;
}

.c-sec--reason .reason {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}

.c-sec--reason .reason > div {
  background-color: #1F1811;
  border-radius: 8px;
  width: calc(50% - 5px);
  padding: 15px;
}

.c-sec--reason .reason > div p {
  display: block;
}

.c-sec--reason .reason > div p:nth-of-type(1) {
  display: inline-block;
  position: relative;
  font-size: 15px;
  font-weight: 300;
  color: #A88C57;
}

.c-sec--reason .reason > div p:nth-of-type(1)::after {
  content: '';
  position: absolute;
  left: calc(100% + 5px);
  top: 50%;
  transform: translateY(-50%);
  height: 1px;
  width: 18px;
  background-color: #A88C57;
}

.c-sec--reason .reason > div p:nth-of-type(2) {
  font-size: 13px;
  color: #fff;
  margin: 6px 0;
}

.c-sec--reason .reason > div p:nth-of-type(3) {
  font-size: 11px;
  font-weight: 400;
  color: #B4AA98;
}

.c-sec--lounge .lounge-box-inner h2 {
  font-size: 20px;
  color: #A88C57;
  text-align: center;
  margin-bottom: 10px;
}

.c-sec--lounge .lounge-ttl {
  font-size: 17px;
  text-align: center;
  margin-bottom: 20px;
}

.c-sec--lounge .lounge-list > div .txt p:nth-of-type(1) {
  border-bottom: 1.5px solid #A28E6D;
}

.c-sec--lounge .lounge-list > div .txt p:nth-of-type(1) .name {
  font-size: 20px;
}

.c-sec--lounge .lounge-list > div .txt p:nth-of-type(2) {
  font-size: 12px;
}

.c-sec--member {
  background-color: #ECE7DE;
  padding: 50px 20px 25px;
  margin-bottom: 25px;
}

.c-sec--member .memberWrap .member {
  font-weight: 500;
  color: #2B2620;
}

.c-sec--member .memberWrap .member > div {
  padding: 0 20px 20px;
  border-radius: 8px;
  background-color: #fff;
}

.c-sec--member .memberWrap .member > div > img {
  width: calc(100% + 40px);
  margin-left: -20px;
  border-radius: 8px 8px 0 0;
}

.c-sec--member .memberWrap .member > div .member-msg {
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  letter-spacing: 0.1em;
  margin: 20px 0;
}

.c-sec--member .memberWrap .member > div .member-name {
  margin-bottom: 30px;
}

.c-sec--member .memberWrap .member > div .member-name p:nth-of-type(1) {
  font-size: 11px;
  color: #A88C57;
  margin-bottom: 5px;
}

.c-sec--member .memberWrap .member > div .member-name p:nth-of-type(2) {
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
}

.c-sec--member .memberWrap .member > div .member-qa > div p:nth-of-type(1) {
  position: relative;
  font-size: 14px;
  margin-bottom: 5px;
  padding-left: 20px;
}

.c-sec--member .memberWrap .member > div .member-qa > div p:nth-of-type(1)::before {
  content: 'Q';
  position: absolute;
  top: 0;
  left: 0;
  color: #A88C57;
  font-family: "Noto Serif JP", serif;
}

.c-sec--member .memberWrap .member > div .member-qa > div p:nth-of-type(2) {
  font-size: 12px;
  color: #6B6258;
}

.c-sec--member .memberWrap .member > div .member-qa > div + div {
  margin-top: 20px;
}

.c-sec--member .memberWrap .member + .member {
  margin-top: 20px;
}

.c-sec--recruit {
  background-color: #fff;
  color: #2B2620;
  padding-bottom: 50px;
}

.c-sec--recruit .recruit-detail .toggle-cnt-inner .item .item-name {
  font-size: 12px;
  color: #A88C57;
  padding-bottom: 0;
  margin-bottom: 10px;
  border: none;
}

.c-sec--recruit .recruit-detail .toggle-cnt-inner .item .item-txt p {
  padding-left: 0;
}

.c-sec--recruit .recruit-detail .toggle-cnt-inner .item .item-txt p::before {
  content: none;
}

.c-sec--recruit .recruit-detail .toggle-cnt-inner .item .item-txt .b {
  font-weight: 700;
}

.c-sec--recruit .recruit-detail .toggle-cnt-inner .item .item-txt .txt1 {
  color: #6B6258;
  font-size: 12px;
  font-weight: 400;
}

.c-sec--recruit .recruit-detail .toggle-cnt-inner .item .item-txt .txt2 {
  font-size: 14px;
  font-weight: 400;
}

.c-sec--recruit .recruit-detail .toggle-cnt-inner .item .item-txt .txt3 {
  font-size: 15px;
}

.c-sec--recruit .recruit-detail .toggle-cnt-inner .item + .item {
  border-top: 1px solid #E7E0D2;
  margin-top: 15px;
  padding-top: 15px;
}

.c-sec--recruit .recruit-detail .toggle-cnt {
  padding: 0 15px;
}

.c-sec--flow {
  padding: 50px 15px;
}

.c-sec--flow .c-sec-inner > h2 {
  color: #141414;
}

.c-sec--flow .flow-list > div .txt p {
  font-size: 15px;
  font-weight: 500;
}

.c-sec--flow .flow-list > div .txt p.attention {
  font-size: 13px;
  margin-top: 3px;
}

.c-sec--vision {
  background-color: #15110D;
  padding: 50px 15px;
  margin-bottom: 25px;
}

.c-sec--vision .vision {
  text-align: center;
}

.c-sec--vision .vision .h2en {
  font-size: 32px;
  font-weight: 300;
  color: #A88C57;
}

.c-sec--vision .vision h2 {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}

.c-sec--vision .vision .vision-ttl {
  font-family: "Noto Serif JP", serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 1.8;
  color: #fff;
  margin: 30px 0;
}

.c-sec--vision .vision .vision-txt1 {
  font-size: 13px;
  font-weight: 500;
  color: #A88C57;
}

.c-sec--vision .vision .vision-txt2 {
  font-size: 13px;
  font-weight: 400;
  color: #ECE6DACC;
  margin: 30px 0;
}

.c-sec--vision .vision .vision-btn {
  border: 1px solid #A88C57;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  padding: 20px;
}

.c-sec--vision .vision .vision-btn span:nth-of-type(2) {
  margin-left: 10px;
  transform: translateY(-1px);
}

.c-sec--vision .vision .vision-btn span:nth-of-type(2) img {
  width: 15px;
}

.c-sec--salonFaq {
  background-color: #ECE7DE;
  padding: 50px 15px;
  margin-top: 25px;
}

.c-sec--salonFaq .sec-ttlEn {
  font-size: 32px;
  font-weight: 300;
  text-align: center;
  color: #A88C57;
}

.c-sec--salonFaq .sec-ttlJa {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #2B2620;
}

.c-sec--salonFaq .salonFaq {
  margin-top: 30px;
}

.c-sec--salonFaq .salonFaq-list {
  overflow: hidden;
  height: auto;
  /* JSで初期に数値pxを入れる */
  transition: height 360ms ease;
}

.c-sec--salonFaq .salonFaq-list > div {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #D8D0C2;
}

.c-sec--salonFaq .salonFaq-list > div .q {
  line-height: 1.7;
  display: flex;
  position: relative;
  cursor: pointer;
}

.c-sec--salonFaq .salonFaq-list > div .q:hover {
  opacity: .8;
}

.c-sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(1) {
  font-size: 12px;
  margin-right: 12px;
  padding: 0 0 2px 1px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #A88C57;
  color: #fff;
  border-radius: 3px;
}

.c-sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(2) {
  font-size: 14px;
  font-weight: 500;
  width: calc(100% - 36px - 20px);
}

.c-sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(3) {
  position: absolute;
  top: 2px;
  right: 0;
  width: 18px;
  height: 18px;
}

.c-sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(3) > div {
  position: relative;
}

.c-sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(3) > div span {
  position: absolute;
  content: '';
  background-color: #A88C57;
}

.c-sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(3) > div span:nth-of-type(1) {
  width: 18px;
  height: 2px;
  top: 8px;
  left: 0;
}

.c-sec--salonFaq .salonFaq-list > div .q > div:nth-of-type(3) > div span:nth-of-type(2) {
  width: 2px;
  height: 18px;
  top: 0;
  left: 8px;
  display: none;
}

.c-sec--salonFaq .salonFaq-list > div .q:not(.open) > div:nth-of-type(3) > div span:nth-of-type(2) {
  display: block;
}

.c-sec--salonFaq .salonFaq-list > div .a {
  display: flex;
  overflow: hidden;
  height: auto;
  margin-top: 15px;
}

.c-sec--salonFaq .salonFaq-list > div .a > div:nth-of-type(1) {
  font-size: 12px;
  margin-right: 12px;
  padding: 0 0 2px 1px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #A88C57;
  border-radius: 3px;
  border: 1.5px solid;
}

.c-sec--salonFaq .salonFaq-list > div .a > div:nth-of-type(2) {
  font-size: 13px;
  font-weight: 400;
  color: #6B6258;
  width: calc(100% - 36px - 20px);
}

.c-sec--salonFaq .salonFaq-more {
  display: block;
  max-width: 300px;
  margin: 50px auto 0;
  cursor: pointer;
  user-select: none;
  background-color: #917958;
  color: #fff;
}

.c-sec--salonFaq .salonFaq-more:hover {
  opacity: .8;
}

.c-sec--lounge {
  background-color: #000;
}

.c-sec--lounge .lounge-box {
  border: 2px solid #A28E6D;
  position: relative;
  color: #fff;
}

.c-sec--lounge .lounge-box::before, .c-sec--lounge .lounge-box::after {
  content: '';
  position: absolute;
  top: 0;
  width: 50px;
  height: 50px;
  background-image: url(https://biz-smith.com/wp-content/themes/Bizsmith/assets/image/beauty/bg-kado.svg);
  background-size: 100%;
}

.c-sec--lounge .lounge-box::before {
  left: 0;
}

.c-sec--lounge .lounge-box::after {
  right: 0;
  transform: rotate(90deg);
}

.c-sec--lounge .lounge-box-inner {
  position: relative;
  padding: 92px 40px 114px;
}

.c-sec--lounge .lounge-box-inner::before, .c-sec--lounge .lounge-box-inner::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 50px;
  height: 50px;
  background-image: url(https://biz-smith.com/wp-content/themes/Bizsmith/assets/image/beauty/bg-kado.svg);
  background-size: 100%;
}

.c-sec--lounge .lounge-box-inner::before {
  left: 0;
  transform: rotate(270deg);
}

.c-sec--lounge .lounge-box-inner::after {
  right: 0;
  transform: rotate(180deg);
}

.c-sec--lounge h2.lounge-ttl {
  font-size: 48px;
  font-weight: 500;
  line-height: 70px;
  margin-bottom: 100px;
  text-align: center;
}

.c-sec--lounge .lounge-list > div {
  display: flex;
}

.c-sec--lounge .lounge-list > div .pic {
  width: 340px;
  margin-right: 44px;
}

.c-sec--lounge .lounge-list > div .txt {
  width: calc(100% - 384px);
}

.c-sec--lounge .lounge-list > div .txt p:nth-of-type(1) {
  padding-bottom: 28px;
  margin-bottom: 28px;
  border-bottom: 3px solid #A28E6D;
}

.c-sec--lounge .lounge-list > div .txt p:nth-of-type(1) .floor {
  font-size: 24px;
  line-height: 1;
  text-align: center;
  display: inline-block;
  padding: 7px 22px 7px 23px;
  margin-right: 20px;
  background-color: #A28E6D;
}

.c-sec--lounge .lounge-list > div .txt p:nth-of-type(1) .name {
  font-size: 30px;
  font-weight: 500;
}

.c-sec--lounge .lounge-list > div .txt p:nth-of-type(2) {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
}

.c-sec--lounge .lounge-list > div + div {
  margin-top: 60px;
}

.c-sec--lounge .lounge-attention {
  font-size: 12px;
  font-weight: 400;
  line-height: 36px;
  margin-top: 23px;
  text-align: right;
  color: #fff;
}

.c-sec--flow {
  background-color: #F2F2F2;
}

.c-sec--flow .flow-list {
  letter-spacing: 0;
}

.c-sec--flow .flow-list > div {
  display: flex;
  background-color: #fff;
  min-height: 100px;
}

.c-sec--flow .flow-list > div .no {
  width: 100px;
  font-size: 40px;
  color: #fff;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-sec--flow .flow-list > div .ttl {
  width: 300px;
  font-size: 28px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-sec--flow .flow-list > div .txt {
  width: calc(100% - 400px);
  padding: 20px 0;
}

.c-sec--flow .flow-list > div .txt p {
  font-size: 20px;
}

.c-sec--flow .flow-list > div .txt p.attention {
  font-size: 16px;
}

.c-sec--flow .flow-list > div .txt-inner {
  padding: 15px 44px;
  border-left: 3px solid #171717;
}

.c-sec--flow .flow-list > div + div {
  margin-top: 40px;
  position: relative;
}

.c-sec--flow .flow-list > div + div::before {
  content: '';
  position: absolute;
  left: 48px;
  bottom: 100%;
  width: 5px;
  height: 40px;
  background-color: #171717;
}

.c-sec--lounge .lounge-box::before, .c-sec--lounge .lounge-box::after {
  width: 35px;
  height: 35px;
}

.c-sec--lounge .lounge-box-inner {
  padding: 60px 15px;
}

.c-sec--lounge .lounge-box-inner::before, .c-sec--lounge .lounge-box-inner::after {
  width: 35px;
  height: 35px;
}

.c-sec--lounge h2.lounge-ttl {
  font-size: 20px;
  line-height: 1.667;
  margin-bottom: 50px;
}

.c-sec--lounge .lounge-list > div {
  display: block;
}

.c-sec--lounge .lounge-list > div .pic {
  width: 100%;
  margin: 0 0 15px;
}

.c-sec--lounge .lounge-list > div .txt {
  width: 100%;
}

.c-sec--lounge .lounge-list > div .txt p:nth-of-type(1) {
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.c-sec--lounge .lounge-list > div .txt p:nth-of-type(1) .floor {
  font-size: 20px;
  padding: 5px 15px;
  margin-right: 10px;
}

.c-sec--lounge .lounge-list > div .txt p:nth-of-type(1) .name {
  font-size: 24px;
}

.c-sec--lounge .lounge-list > div .txt p:nth-of-type(2) {
  font-size: 15px;
  line-height: 1.667;
}

.c-sec--lounge .lounge-list > div + div {
  margin-top: 40px;
}

.c-sec--lounge .lounge-attention {
  line-height: 1.667;
  margin-top: 20px;
  text-align: left;
}

.c-sec--flow .flow-list > div {
  flex-wrap: wrap;
  border: 2px solid #171717;
}

.c-sec--flow .flow-list > div .no {
  width: 50px;
  font-size: 30px;
}

.c-sec--flow .flow-list > div .ttl {
  width: calc(100% - 50px);
  font-size: 22px;
}

.c-sec--flow .flow-list > div .txt {
  width: 100%;
  padding: 0;
  border-top: 2px solid #171717;
}

.c-sec--flow .flow-list > div .txt p {
  font-size: 16px;
}

.c-sec--flow .flow-list > div .txt p.attention {
  font-size: 14px;
}

.c-sec--flow .flow-list > div .txt-inner {
  padding: 15px;
  border: none;
}

.c-sec--flow .flow-list > div + div::before {
  left: 25px;
  width: 4px;
  height: 42px;
}

@media (max-width: 1040px) {
  header {
    left: 0;
    transform: initial;
  }
  footer {
    margin: 0;
  }
  .aside-left,
  .aside-right {
    width: calc(100vw - 375px);
    right: 0;
  }
  .aside-left {
    left: initial;
  }
  .aside-left img {
    margin-bottom: 300px;
  }
  .aside-right {
    padding-top: 200px;
  }
  main {
    margin: 0;
  }
}

@media (max-width: 768px) {
  .btn-top {
    display: block;
  }
  header {
    left: 50%;
    transform: translateX(-50%);
  }
  footer {
    margin: auto;
  }
  aside {
    display: none;
  }
  main {
    margin: auto;
  }
  .c-sec--mvUnderSp {
    padding: 0;
    display: block;
    position: fixed;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 100%;
    max-width: 375px;
    z-index: 9;
  }
  .c-sec--mvUnderSp .c-cta {
    padding: 0;
    border: none;
  }
  .c-sec--mvUnderSp .c-cta .btns {
    display: flex;
  }
  .c-sec--mvUnderSp .c-cta .btns a {
    height: 60px;
    width: 50%;
    max-width: 100%;
    font-size: 16px;
    margin: 0;
    background-color: #D9CCB8;
    color: #333;
  }
  .c-sec--mvUnderSp .c-cta .btns a img {
    width: 26px;
    margin-right: 12px;
  }
  .c-sec--mvUnderSp .c-cta .btns a:nth-of-type(2) {
    background-color: #917958;
    color: #fff;
  }
  .c-sec--mvUnderSp .c-cta .btns a:nth-of-type(2) img {
    width: 19px;
  }
}
