html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

li {
  list-style: none;
}

input[type=submit],
input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}

input[type=submit]:focus,
input[type=button]:focus {
  outline-offset: -2px;
}

*,
*::before,
*::after {
  box-sizing: content-box;
}

input[type=submit]:focus,
input[type=password]:focus,
input[type=button]:focus {
  outline: 0;
}

* {
  transition: all 0.3s ease;
  margin: 0;
  padding: 0;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
}

.Gothic {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
}

.roboto_r {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
}

html {
  overflow: auto;
}

html.hidden {
  overflow: hidden;
}

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

main {
  display: block;
  position: relative;
}

section {
  position: relative;
}

div.content {
  width: 96%;
  margin: 0 auto;
}

h2,
p,
span,
a,
li,
th,
td,
small,
label {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}

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

.note {
  font-size: 0.6944444444vw;
  line-height: 1.4;
}

.caption {
  font-size: 0.6944444444vw;
  letter-spacing: 0;
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5), -1px 1px 3px rgba(0, 0, 0, 0.5), 1px -1px 3px rgba(0, 0, 0, 0.5), -1px -1px 3px rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 5px;
  right: 5px;
}

span.sup {
  font-size: 10px;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}

.co_000 {
  color: #000;
}

.co_fff {
  color: #fff;
}

.t_shdw_000 {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5), -1px 1px 3px rgba(0, 0, 0, 0.5), 1px -1px 3px rgba(0, 0, 0, 0.5), -1px -1px 3px rgba(0, 0, 0, 0.5);
}

.txt_le {
  text-align: left;
}

.txt_ri {
  text-align: right;
}

.slick-slider div {
  transition: none;
}

.rellax {
  transition: all 0s ease;
}

@media screen and (min-width: 769px) {
  ._sp {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  ._pc {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  ._nav {
    display: none !important;
  }
}
body {
  background: #999999;
  position: relative;
}

div.content {
  width: 71.80555556vw;
  margin: 0 0 0 auto;
}

@media screen and (max-width: 768px) {
  /*@media screen end*/
}
@media screen and (max-width: 768px) {
  div.content {
    width: auto;
  }
  /*@media screen end*/
}
.com-lead-box {
  padding: 0 0 1.388888889vw;
  border-bottom: 0.1388888889vw solid #fff;
}
.com-lead-box .lead {
  font-size: 3.055555556vw;
  letter-spacing: 0.15em;
  line-height: 1.8;
}
.com-lead-box .lead span.line {
  font-size: 3.055555556vw;
  letter-spacing: 0.15em;
  line-height: 2;
  padding: 0.2083333333vw 1.388888889vw 0.3472222222vw;
  margin: 0 0.5555555556vw 0 0;
  position: relative;
}
.com-lead-box .lead span.line::before {
  content: "";
  width: 0;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.com-lead-box.active .lead span.line {
  transition: color 0.5s ease-in;
  transition-delay: 0.7s;
  color: #595959;
}
.com-lead-box.active .lead span.line::before {
  width: 100%;
  transition: width 0.5s ease-in;
  transition-delay: 0.7s;
}

@media screen and (max-width: 768px) {
  .com-lead-box {
    padding: 0 0 2.666666667vw;
  }
  .com-lead-box .lead {
    font-size: 5.333333333vw;
  }
  .com-lead-box .lead span.line {
    font-size: 5.333333333vw;
    padding: 0.2666666667vw 1.333333333vw;
    margin: 0 1.6vw 0 0;
  }
}
.com-sec-main .main-wrap .ttl {
  padding-bottom: 2.777777778vw;
}
.com-sec-main .main-wrap .img-box {
  height: 48.61111111vw;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}
.com-sec-main .main-wrap .img-box img {
  position: absolute;
}

#top .com-sec-main .main-wrap .img-box {
  background-image: url("../img/top/main.jpg");
  background-position: center center;
}
#top .com-sec-main .main-wrap .img-box img {
  width: 11.38888889vw;
  margin-top: 7.222222222vw;
  left: -3.888888889vw;
}

#philosophy .com-sec-main .main-wrap .img-box {
  background-image: url("../img/philosophy/main.jpg");
}
#philosophy .com-sec-main .main-wrap .img-box img {
  width: 8.888888889vw;
  margin-top: 26.25vw;
  left: -5.972222222vw;
}

#experience .com-sec-main .main-wrap .img-box {
  background-image: url("../img/experience/main.jpg");
  background-position: center center;
}
#experience .com-sec-main .main-wrap .img-box img {
  width: 8.541666667vw;
  margin-top: 13.19444444vw;
  left: -6.388888889vw;
}

#aboutchairs .com-sec-main .main-wrap .img-box {
  background-image: url("../img/aboutchairs/main.jpg");
}
#aboutchairs .com-sec-main .main-wrap .img-box img {
  width: 8.541666667vw;
  margin-top: 7.638888889vw;
  left: -5.972222222vw;
}

#access .com-sec-main .main-wrap .img-box {
  background-image: url("../img/access/main.jpg");
}
#access .com-sec-main .main-wrap .img-box img {
  width: 9.166666667vw;
  margin-top: 31.80555556vw;
  left: -4.861111111vw;
}

@media screen and (max-width: 768px) {
  .com-sec-main .main-wrap .ttl {
    padding-top: 35.73333333vw;
    padding-bottom: 8vw;
  }
  .com-sec-main .main-wrap .img-box {
    width: 75.73333333vw;
    height: 105.0666667vw;
    margin: 0 0 0 auto;
  }
  #top .com-sec-main .main-wrap .img-box {
    background-position: center top;
  }
  #top .com-sec-main .main-wrap .img-box img {
    width: 18.13333333vw;
    margin-top: 30.93333333vw;
    left: -14.93333333vw;
  }
  #philosophy .com-sec-main .main-wrap .img-box img {
    width: 17.33333333vw;
    margin-top: 36.8vw;
    left: -13.6vw;
  }
  #experience .com-sec-main .main-wrap .img-box {
    background-position: -11.73333333vw bottom;
  }
  #experience .com-sec-main .main-wrap .img-box img {
    width: 17.06666667vw;
    margin-top: 16.66666667vw;
    position: absolute;
    left: -14.58333333vw;
  }
  #aboutchairs .com-sec-main .main-wrap .img-box img {
    width: 17.06666667vw;
    margin-top: 36.8vw;
    left: -13.6vw;
  }
  #access .com-sec-main .main-wrap .img-box {
    background-size: 210%;
    background-position: right top;
  }
  #access .com-sec-main .main-wrap .img-box img {
    width: 16.8vw;
    margin-top: 54.66666667vw;
    left: -14.93333333vw;
  }
  /*@media screen end*/
}
.loadwrap {
  transition: all 1s ease;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999999;
  background: #404040;
  opacity: 1;
}
.loadwrap img {
  width: 45.83333333vw;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.loadwrap .cover {
  transition: all 3s ease;
  width: 100%;
  height: 100%;
  background: #404040;
  position: absolute;
  top: 0;
  right: 0;
}

.loadwrap.active img {
  animation-name: loadTxtAnime;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
.loadwrap.active .cover {
  width: 0%;
}

@keyframes loadTxtAnime {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
.loadwrap.no_active {
  animation-name: loadAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
}

@keyframes loadAnime {
  0% {
    z-index: 99999;
    opacity: 1;
  }
  90% {
    z-index: 99999;
  }
  100% {
    z-index: -1;
    opacity: 0;
  }
}
.loadwrap.top_no_active {
  animation-name: topLoadAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
}
.loadwrap.top_no_active img {
  display: none;
}

@keyframes topLoadAnime {
  0% {
    z-index: -1;
    opacity: 0;
  }
  10% {
    z-index: 99999;
  }
  100% {
    z-index: 99999;
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  .loadwrap img {
    width: 83.73333333vw;
    top: 43%;
    bottom: auto;
  }
  /*@media screen end*/
}
.com_links {
  transition: all 0.6s ease;
  height: 25vw;
  padding: 0 0 0 3.194444444vw;
  position: fixed;
  right: -8.333333333vw;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 99999;
  opacity: 0;
}
.com_links .icon {
  width: 1.944444444vw;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  transform: rotate(180deg);
}
.com_links .links {
  width: 9.027777778vw;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.com_links .links a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 33.3333333333%;
  background: #4D4D4D;
  position: relative;
}
.com_links .links a .img {
  position: relative;
}
.com_links .links a .img img:nth-of-type(1) {
  opacity: 1;
}
.com_links .links a .img img:nth-of-type(2) {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.com_links .links a p {
  font-size: 0.8333333333vw;
  letter-spacing: 0.24em;
  line-height: 1.4;
  text-align: center;
  margin: 0.4166666667vw 0 0;
}
.com_links .links .link1 .img {
  width: 1.25vw;
}
.com_links .links .link2 .img {
  width: 1.736111111vw;
}
.com_links .links .link3 .img {
  width: 1.666666667vw;
}
.com_links .links .link1::before,
.com_links .links .link2::before {
  content: "";
  width: 6.111111111vw;
  height: 0.0694444444vw;
  background: rgba(153, 153, 153, 0.5);
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

.com_links.opacity {
  opacity: 1;
}

.com_links.active,
.com_links.active2 {
  right: -1px;
}
.com_links.active .icon,
.com_links.active2 .icon {
  transform: rotate(0deg);
}

.com_links .links a:hover .img img:nth-of-type(1) {
  opacity: 0;
}
.com_links .links a:hover .img img:nth-of-type(2) {
  opacity: 1;
}
.com_links .links a:hover p {
  color: #999;
}

.IE .com_links {
  cursor: pointer;
}

.com_first_anime {
  transition: all 0.6s ease;
  position: relative;
  top: 0;
  right: 0;
}

.com_first_anime.active {
  position: relative;
  top: 0;
  right: 8.333333333vw;
}

@media screen and (max-width: 768px) {
  .com_links {
    height: 19.2vw;
    max-height: 100px;
    width: 100%;
    padding: 0;
    right: 0;
    top: auto;
  }
  .com_links .icon {
    display: none;
  }
  .com_links .links {
    width: auto;
    height: 100%;
    display: flex;
    flex-direction: row;
  }
  .com_links .links a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    height: auto;
    width: 33.3333333333%;
    background: #333333;
  }
  .com_links .links a .img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    margin: auto;
    z-index: 1;
  }
  .com_links .links a .img img:nth-of-type(1) {
    opacity: 0;
  }
  .com_links .links a .img img:nth-of-type(2) {
    opacity: 0.5;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    margin: auto;
  }
  .com_links .links a p {
    font-size: 3.733333333vw;
    font-size: clamp(10px, 3.733333333vw, 16px);
    letter-spacing: 0.2em;
    line-height: 1.2;
    margin: 0;
    z-index: 2;
  }
  .com_links .links .link1 .img {
    width: 5.6vw;
  }
  .com_links .links .link2 .img {
    width: 8.8vw;
  }
  .com_links .links .link3 .img {
    width: 8.533333333vw;
  }
  .com_links .links .link1::before,
  .com_links .links .link2::before {
    content: "";
    width: 0.2666666667vw;
    height: 12.8vw;
    top: 0;
    bottom: 0;
    right: 0;
    left: auto;
  }
  .com_links.active,
  .com_links:hover {
    right: auto;
  }
  .com_first_anime {
    transition: all 0.6s ease;
    position: relative;
    top: 0;
    right: 0;
  }
  .com_first_anime.active {
    position: relative;
    top: 0;
    right: 8.333333333vw;
  }
  /*@media screen end*/
}
.com_ttl_box {
  padding: 9.027777778vw 5.902777778vw 6.944444444vw 0;
  text-align: right;
}
.com_ttl_box .com_ttl {
  font-size: 9.305555556vw;
  letter-spacing: 0.04em;
  text-align: right;
  display: inline-block;
  border-bottom: solid 0.4861111111vw #fff;
}
.com_ttl_box .com-sub-ttl {
  font-size: 1.944444444vw;
  letter-spacing: 0.15em;
  text-align: right;
  margin: 2.222222222vw 0 0;
}

.com_ttl_box.cl-b .com_ttl {
  color: #808080;
  border-bottom: solid 0.4861111111vw #808080;
}

.com_lead_box .com_lead_sub {
  font-size: 1.111111111vw;
  letter-spacing: 0.04em;
  margin: 0 0 2.083333333vw;
}
.com_lead_box .com_lead {
  font-size: 1.944444444vw;
  letter-spacing: 0.3em;
  line-height: 1.8;
}

#itemsinshop .chairs_wrap .com_ttl_box {
  padding: 9.027777778vw 5.902777778vw 0 0;
}
#itemsinshop .chairs_wrap .com_ttl_box .com_ttl {
  border-bottom: none;
}

@media screen and (max-width: 768px) {
  .com_ttl_box {
    padding: 26.66666667vw 7.2vw 13.33333333vw 0;
  }
  .com_ttl_box .com_ttl {
    font-size: 13.33333333vw;
    letter-spacing: 0em;
    border-bottom: solid 1.066666667vw #fff;
  }
  .com_ttl_box .com-sub-ttl {
    font-size: 3.2vw;
    letter-spacing: 0.15em;
    margin: 2.666666667vw 0 0;
  }
  .com_ttl_box.cl-b .com_ttl {
    color: #808080;
    border-bottom: solid 1.066666667vw #808080;
  }
  .com_lead_box .com_lead_sub {
    font-size: 3.733333333vw;
    letter-spacing: 0.08em;
    margin: 0 0 2.083333333vw;
  }
  .com_lead_box .com_lead {
    font-size: 5.333333333vw;
    letter-spacing: 0.2em;
    line-height: 1.8;
  }
  #itemsinshop .chairs_wrap .com_ttl_box {
    padding: 40vw 0 0;
    text-align: center;
  }
  #itemsinshop .chairs_details_wrap .com_ttl_box {
    padding: 40vw 0 13.33333333vw;
    text-align: center;
  }
  /*@media screen end*/
}
.com_btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 35.41666667vw;
  height: 6.319444444vw;
  border-radius: 3.472222222vw;
  margin: 0 auto;
  position: relative;
}
.com_btn p {
  font-size: 0.9722222222vw;
  letter-spacing: 0.24em;
  line-height: 1.3;
}

.com_btn_1 {
  background: #616161;
}
.com_btn_2 {
  background: #616161;
}
.com_btn_3 {
  background: #fff;
}
.com_btn_3 p {
  color: #4f4f4f;
}

.com_btn::before {
  transition: all 1s ease;
  content: "";
  position: absolute;
  top: 0;
  right: 3.125vw;
  bottom: 0;
  margin: auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 0.4861111111vw;
  height: 0.4861111111vw;
  border-top: 0.0694444444vw solid #fff;
  border-right: 0.0694444444vw solid #fff;
  transform: rotate(45deg);
}

.com_btn_3.com_btn::before {
  border-top: 0.0694444444vw solid #4f4f4f;
  border-right: 0.0694444444vw solid #4f4f4f;
}

.com_btn_1:hover {
  background: #8d8989;
}

.com_btn_2:hover {
  background: #BFBFBF;
}
.com_btn_2:hover p {
  color: #2E2E2E;
}
.com_btn_2:hover::before {
  border-top: 0.0694444444vw solid #2E2E2E;
  border-right: 0.0694444444vw solid #2E2E2E;
}

.com_btn_3:hover {
  background: #616161;
}
.com_btn_3:hover p {
  color: #fff;
}
.com_btn_3:hover::before {
  border-top: 0.0694444444vw solid #2E2E2E;
  border-right: 0.0694444444vw solid #2E2E2E;
}

@media screen and (max-width: 768px) {
  .com_btn {
    width: 80vw;
    height: 13.33333333vw;
    border-radius: 13.33333333vw;
  }
  .com_btn p {
    font-size: 3.466666667vw;
    letter-spacing: 0.1em;
  }
  .com_btn::before {
    right: 6.666666667vw;
    width: 1.866666667vw;
    height: 1.866666667vw;
    border-top: 0.2666666667vw solid #fff;
    border-right: 0.2666666667vw solid #fff;
  }
  .com_btn_2:hover::before {
    border-top: 0.2666666667vw solid #2E2E2E;
    border-right: 0.2666666667vw solid #2E2E2E;
  }
  /*@media screen end*/
}
.com_interview_wrap {
  background: #808080;
  padding: 0 0 6.944444444vw;
}
.com_interview_wrap .interview_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 66.18055556vw;
  margin: 0 5.902777778vw 0 0;
}
.com_interview_wrap .interview_box .list {
  width: calc(50% - 1.736111111vw);
  margin: 2.430555556vw 0 0;
  position: relative;
}
.com_interview_wrap .interview_box .list::before {
  content: "";
  width: calc(100% - 1.736111111vw);
  height: 0.0694444444vw;
  background: rgba(158, 158, 159, 0.5);
  position: absolute;
  bottom: 0;
}
.com_interview_wrap .interview_box .list:nth-of-type(odd) {
  padding: 0 1.736111111vw 2.083333333vw 0;
}
.com_interview_wrap .interview_box .list:nth-of-type(even) {
  padding: 0 0 2.083333333vw 1.736111111vw;
}
.com_interview_wrap .interview_box .list:nth-of-type(even)::after {
  content: "";
  height: calc(100% - 1.736111111vw);
  width: 0.0694444444vw;
  background: rgba(158, 158, 159, 0.5);
  position: absolute;
  top: 0;
  left: 0;
}
.com_interview_wrap .interview_box .img_box {
  position: relative;
}
.com_interview_wrap .interview_box .img_box::before {
  transition: all 0.3s ease;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.com_interview_wrap .interview_box .subttl {
  font-size: 0.8333333333vw;
  letter-spacing: 0.2em;
  margin: 1.944444444vw 0 0;
}
.com_interview_wrap .interview_box .ttl {
  height: 3.125vw;
  font-size: 1.111111111vw;
  letter-spacing: 0.2em;
  line-height: 1.4;
  margin: 0.9722222222vw 0 0;
}
.com_interview_wrap .interview_box .data {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 1.388888889vw 0 0;
}
.com_interview_wrap .interview_box .data .icon {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  width: 60px;
  position: relative;
}
.com_interview_wrap .interview_box .data .icon img {
  width: 0.2777777778vw;
  position: absolute;
  top: 0.3472222222vw;
  right: 0;
}
.com_interview_wrap .interview_box .data .icon::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: 7px;
  left: 0;
}
.com_interview_wrap .interview_box .data .icon::after {
  content: "";
  width: 9px;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: 10px;
  right: -1px;
  transform: rotate(45deg);
}
.com_interview_wrap .interview_box .data .date {
  font-size: 0.8333333333vw;
}
.com_interview_wrap .interview_box .list .new {
  width: 3.055555556vw;
  height: 2.013888889vw;
  background: #4D4D4D;
  position: absolute;
  top: -0.4861111111vw;
  left: -0.4861111111vw;
  z-index: 1;
}
.com_interview_wrap .interview_box .list .new::before {
  content: "NEW";
  font-size: 0.6944444444vw;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.com_interview_wrap .interview_btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 10vw;
  height: 2.5vw;
  margin: 6.944444444vw 5.902777778vw 0 auto;
  border: solid 0.0694444444vw #fff;
  font-weight: 400;
}
.com_interview_wrap .interview_btn:hover {
  color: #808080;
  background: #fff;
}

.com_interview_wrap .img_box::before {
  transition: all 0.3s ease;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.com_interview_wrap .list:hover .img_box::before {
  opacity: 1;
}

@media screen and (max-width: 768px) {
  .com_interview_wrap {
    padding: 0 0 34.66666667vw;
  }
  .com_interview_wrap .interview_box {
    width: 90.66666667vw;
    margin: 0 auto;
  }
  .com_interview_wrap .interview_box .list {
    width: 100%;
    margin: 0 0 18.66666667vw;
  }
  .com_interview_wrap .interview_box .list::before {
    content: "";
    width: 100%;
    height: 0.2666666667vw;
  }
  .com_interview_wrap .interview_box .list:nth-of-type(odd),
  .com_interview_wrap .interview_box .list:nth-of-type(even) {
    padding: 0 0 5.333333333vw 0;
  }
  .com_interview_wrap .interview_box .list:nth-of-type(even)::after {
    display: none;
  }
  .com_interview_wrap .interview_box .subttl {
    font-size: 3.2vw;
    margin: 9.333333333vw 0 0;
  }
  .com_interview_wrap .interview_box .ttl {
    height: 10.66666667vw;
    font-size: 3.733333333vw;
    margin: 2.133333333vw 0 0;
  }
  .com_interview_wrap .interview_box .data {
    margin: 8vw 0 0;
  }
  .com_interview_wrap .interview_box .data .icon {
    width: 16vw;
  }
  .com_interview_wrap .interview_box .data .icon img {
    width: 1.066666667vw;
  }
  .com_interview_wrap .interview_box .data .icon::before {
    height: 0.2666666667vw;
  }
  .com_interview_wrap .interview_box .data .date {
    font-size: 3.2vw;
  }
  .com_interview_wrap .interview_box .list .new {
    width: 12vw;
    height: 6.933333333vw;
    top: -1.066666667vw;
    left: -1.066666667vw;
  }
  .com_interview_wrap .interview_box .list .new::before {
    font-size: 2.666666667vw;
  }
  .com_interview_wrap .interview_btn {
    width: 85.33333333vw;
    height: 12.8vw;
    margin: 6.666666667vw auto 0;
    border: solid 0.2666666667vw #fff;
    font-size: 3.2vw;
    letter-spacing: 0.24em;
    font-weight: 400;
    position: relative;
  }
  .com_interview_wrap .interview_btn::after {
    transition: all 1s ease;
    content: "";
    position: absolute;
    top: 0;
    right: 4vw;
    bottom: 0;
    margin: auto;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 1.866666667vw;
    height: 1.866666667vw;
    border-top: 0.2666666667vw solid #fff;
    border-right: 0.2666666667vw solid #fff;
    transform: rotate(45deg);
  }
  .com_interview_wrap .interview_btn:before {
    content: "";
    width: 0%;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0;
  }
  .com_interview_wrap .interview_btn.active:before {
    animation-name: interviewBtnAnime;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
  }
  @keyframes interviewBtnAnime {
    0% {
      width: 0%;
      left: 0;
      right: auto;
    }
    40% {
      width: 100%;
      left: 0;
      right: auto;
    }
    60% {
      width: 100%;
      left: auto;
      right: 0;
    }
    100% {
      width: 0%;
      left: auto;
      right: 0;
    }
  }
  /*@media screen end*/
}
.parallax4,
.parallax3,
.parallax2,
.parallax1 {
  transition: all 0s ease;
}

@media screen and (max-width: 768px) {
  /*@media screen end*/
}
.fadein,
.fadein2 {
  transition: all 1s ease;
  transform: translate3d(0px, 100px, 0px);
  opacity: 0;
}

.fadein.active,
.fadein2.active {
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}

@media screen and (max-width: 768px) {
  /*@media screen end*/
}
.com_movie_wrap .img2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: auto;
  width: 20.83333333vw;
}
.com_movie_wrap .btn {
  width: 20.48611111vw;
  position: absolute;
  bottom: 2.777777778vw;
  right: 5.902777778vw;
}
.com_movie_wrap .cover {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.com_movie_wrap .cover:hover {
  background: rgba(0, 0, 0, 0.3);
}

.com_movie_popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: 0.6s;
}
.com_movie_popup .popup-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 69.44444444vw;
  z-index: 2;
}
.com_movie_popup .close-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
.com_movie_popup .black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
  cursor: pointer;
}

.com_movie_popup.is-show {
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 768px) {
  .com_movie_wrap {
    height: 60.53333333vw;
  }
  .com_movie_wrap .img {
    width: auto;
    height: 100%;
    position: relative;
  }
  .com_movie_wrap .img img {
    width: auto;
    height: 100%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin: auto;
  }
  .com_movie_wrap .img2 {
    width: 29.33333333vw;
  }
  .com_movie_wrap .btn {
    width: 48.8vw;
    bottom: 5.333333333vw;
    right: 8vw;
  }
  .com_movie_popup .popup-inner {
    width: 85.33333333vw;
  }
  /*@media screen end*/
}
.com_pagination_box {
  width: 43.05555556vw;
  margin: 0 auto 13.19444444vw;
  padding: 4.166666667vw 0 0;
}
.com_pagination_box .com_pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 11.875vw;
  margin: 0 auto;
}
.com_pagination_box .prev_box,
.com_pagination_box .next_box {
  width: 2.5vw;
  height: 2.5vw;
}
.com_pagination_box .home_box {
  width: 1.319444444vw;
  height: 1.319444444vw;
  margin: 0 2.777777778vw;
}
.com_pagination_box a {
  display: block;
  background: #fff;
  position: relative;
}
.com_pagination_box a:hover {
  opacity: 0.7;
}
.com_pagination_box .home {
  width: 1.319444444vw;
  height: 1.319444444vw;
}
.com_pagination_box .home::before,
.com_pagination_box .home::after {
  content: "";
  background: #999999;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.com_pagination_box .home::before {
  width: 100%;
  height: 0.0694444444vw;
}
.com_pagination_box .home::after {
  width: 0.0694444444vw;
  height: 100%;
}
.com_pagination_box .prev,
.com_pagination_box .next {
  width: 2.5vw;
  height: 2.5vw;
}
.com_pagination_box .prev::before,
.com_pagination_box .next::before {
  font-size: 0.8333333333vw;
  color: #999;
  position: absolute;
  top: 0.7638888889vw;
  left: 1.111111111vw;
  margin: auto;
}
.com_pagination_box .prev::before {
  content: "<";
  left: 1.041666667vw;
}
.com_pagination_box .next::before {
  content: ">";
}

@media screen and (max-width: 768px) {
  .com_pagination_box {
    width: 82.66666667vw;
    margin: 0 auto 26.66666667vw;
    padding: 13.33333333vw 0 0;
  }
  .com_pagination_box .com_pagination {
    width: 41.6vw;
  }
  .com_pagination_box .prev_box,
  .com_pagination_box .next_box {
    width: 9.6vw;
    height: 9.6vw;
  }
  .com_pagination_box .home_box {
    width: 5.066666667vw;
    height: 5.066666667vw;
    margin: 0;
  }
  .com_pagination_box .home {
    width: 5.066666667vw;
    height: 5.066666667vw;
  }
  .com_pagination_box .home::before {
    height: 0.2666666667vw;
  }
  .com_pagination_box .home::after {
    width: 0.2666666667vw;
  }
  .com_pagination_box .prev,
  .com_pagination_box .next {
    width: 9.6vw;
    height: 9.6vw;
  }
  .com_pagination_box .prev::before,
  .com_pagination_box .next::before {
    font-size: 3.2vw;
    top: 2.933333333vw;
    left: 4.266666667vw;
  }
  .com_pagination_box .prev::before {
    left: 4vw;
  }
  /*@media screen end*/
}
.com_scroll_top {
  width: 1.597222222vw;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 998;
  opacity: 0;
}

.com_scroll_top.active {
  opacity: 1;
}

@media screen and (max-width: 768px) {
  .com_scroll_top {
    width: 9.6vw;
  }
  /*@media screen end*/
}
.com_anker_wrap {
  width: 54%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99;
}
.com_anker_wrap .com_anker_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding: 0.8333333333vw 6.25vw 0 0;
}
.com_anker_wrap .com_anker_box a {
  font-size: 1.041666667vw;
  padding: 0 0 0 1.388888889vw;
  margin: 0 0 0 1.388888889vw;
  border-left: solid 0.0694444444vw #fff;
}
.com_anker_wrap .com_anker_box a:first-of-type {
  border-left: none;
}
.com_anker_wrap .com_anker_box a:hover {
  color: #ccc;
}

#AboutChairConcierge,
#ServiceFlow,
#Members,
#Introduction,
#Recommended,
#Flow,
#PriceList,
#AccessMap,
#AfterSupport,
#Coffeinholic {
  padding: 1px 0 0 0;
}

@media screen and (max-width: 768px) {
  /*@media screen end*/
}
.com_caution_box {
  transition: all 0.6s ease;
  height: 5.416666667vw;
  background: #333;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 98;
}
.com_caution_box .caution {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0 0 0 2.777777778vw;
  position: fixed;
  top: 1.527777778vw;
  left: 0;
  z-index: 98;
}
.com_caution_box .caution .icon {
  width: 1.666666667vw;
  margin: 0 1.041666667vw 0 0;
}
.com_caution_box .caution p,
.com_caution_box .caution a {
  font-size: 0.9722222222vw;
  letter-spacing: 0.1em;
}
.com_caution_box .caution a {
  transition: all 0.6s ease;
  display: inline-block;
  border-bottom: solid 0.2083333333vw rgba(255, 255, 255, 0.5);
  padding: 0.6944444444vw 0 0.4166666667vw;
}
.com_caution_box .caution a:hover {
  color: #ccc;
}
.com_caution_box .top_news_box {
  width: calc(50% - 2.777777778vw);
  margin: 0 2.777777778vw 0 0;
  overflow: hidden;
  opacity: 0;
}
.com_caution_box .top_news_box .newe {
  font-size: 0.9722222222vw;
  letter-spacing: 0.2em;
  transform: translateX(100%);
  width: 48.61111111vw;
}
.com_caution_box .top_news_box.active {
  opacity: 1;
}
.com_caution_box .top_news_box.active .newe {
  animation-name: newsBoxAnime;
  animation-duration: 10s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes newsBoxAnime {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}

#aboutchairs .com_caution_box.change .caution a,
#experience .com_caution_box.change .caution a,
#itemsinshop .com_caution_box.itemchange .caution a {
  color: #4d4d4d;
  border-bottom: solid 0.2083333333vw rgba(77, 77, 77, 0.5);
}
#aboutchairs .com_caution_box.change .caution a:hover,
#experience .com_caution_box.change .caution a:hover,
#itemsinshop .com_caution_box.itemchange .caution a:hover {
  color: rgba(77, 77, 77, 0.5);
}

@media screen and (max-width: 768px) {
  .com_caution_box {
    height: 10.13333333vw;
  }
  .com_caution_box .caution {
    padding: 0 0 0 4vw;
    position: fixed;
    top: 2.133333333vw;
    left: 0;
    z-index: 98;
  }
  .com_caution_box .caution .icon {
    width: 4.533333333vw;
    margin: 0 2.133333333vw 0 0;
  }
  .com_caution_box .caution p,
  .com_caution_box .caution a {
    font-size: 3.2vw;
    letter-spacing: 0.15em;
  }
  .com_caution_box .caution a {
    display: inline-block;
    border-bottom: solid 1px #999;
    padding: 1.066666667vw 0 1.066666667vw;
  }
  @keyframes newsBoxAnime {}
  /*@media screen end*/
}
.com_h_nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  position: fixed;
  top: 1.388888889vw;
  right: 4.861111111vw;
  z-index: 98;
}
.com_h_nav .link {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0 0.9722222222vw;
  padding: 0 1.527777778vw 0 1.666666667vw;
  position: relative;
}
.com_h_nav .link .img {
  position: relative;
}
.com_h_nav .link .img img {
  transition: all 0.6s ease;
  position: absolute;
  top: 0;
  left: 0;
}
.com_h_nav .link .img img.on {
  opacity: 0;
}
.com_h_nav .link p {
  transition: all 0.6s ease;
  font-size: 0.9722222222vw;
  letter-spacing: 0.15em;
}
.com_h_nav .link:hover {
  opacity: 0.7;
}
.com_h_nav .link1 .img {
  width: 1.25vw;
  height: 2.777777778vw;
}
.com_h_nav .link2 .img {
  width: 1.944444444vw;
  height: 2.083333333vw;
}
.com_h_nav .link3 .img {
  width: 1.736111111vw;
  height: 1.736111111vw;
}
.com_h_nav .link:not(:first-of-type)::before {
  content: "";
  width: 2px;
  height: 1.944444444vw;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  margin: auto;
}

#aboutchairs .com_h_nav.change .link .img img.on,
#experience .com_h_nav.change .link .img img.on,
#itemsinshop .com_h_nav.itemchange .link .img img.on {
  opacity: 1;
}
#aboutchairs .com_h_nav.change .link .img img.off,
#experience .com_h_nav.change .link .img img.off,
#itemsinshop .com_h_nav.itemchange .link .img img.off {
  opacity: 0;
}
#aboutchairs .com_h_nav.change .link p,
#experience .com_h_nav.change .link p,
#itemsinshop .com_h_nav.itemchange .link p {
  color: #4d4d4d;
}
#aboutchairs .com_h_nav.change .link:hover,
#experience .com_h_nav.change .link:hover,
#itemsinshop .com_h_nav.itemchange .link:hover {
  opacity: 1;
}
#aboutchairs .com_h_nav.change .link:hover p,
#experience .com_h_nav.change .link:hover p,
#itemsinshop .com_h_nav.itemchange .link:hover p {
  color: rgba(77, 77, 77, 0.5);
}
#aboutchairs .com_h_nav.change .link:not(:first-of-type)::before,
#experience .com_h_nav.change .link:not(:first-of-type)::before,
#itemsinshop .com_h_nav.itemchange .link:not(:first-of-type)::before {
  background: rgba(77, 77, 77, 0.5);
}

@media screen and (max-width: 768px) {
  /*@media screen end*/
}
.com_search_box {
  width: 12.91666667vw;
  cursor: pointer;
  position: absolute;
  top: 4.861111111vw;
  right: 5.902777778vw;
  z-index: 1;
}
.com_search_box .input_box {
  padding: 0.6944444444vw 0;
  border-bottom: solid 2px #808080;
  position: relative;
}
.com_search_box .input_box p {
  font-size: 0.9722222222vw;
  letter-spacing: 0.16em;
  color: #808080;
}
.com_search_box .input_box .icon_search {
  width: 0.625vw;
  position: absolute;
  top: 1.111111111vw;
  right: 0.8333333333vw;
}
.com_search_box .list_box {
  transition: all 0.5s ease;
  max-height: calc(100vh - 140px);
  background: #fff;
  overflow: hidden;
  overflow-y: scroll;
}
.com_search_box .lists {
  padding: 1.388888889vw 0 0;
}
.com_search_box .lists a {
  display: block;
  padding: 0.6944444444vw 1.666666667vw;
  position: relative;
}
.com_search_box .lists a:hover {
  opacity: 0.7;
}
.com_search_box .lists span {
  font-size: 0.8333333333vw;
  color: #808080;
}
.com_search_box .lists img {
  width: 0.2777777778vw;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.9027777778vw;
  margin: auto;
}
.com_search_box .lists a:last-of-type {
  background: #3e3a39;
}
.com_search_box .lists a:last-of-type span {
  color: #fff;
}

.com_search_box.active .input_box .icon_search {
  transform: rotate(180deg);
}

body.Windows .com_search_box .list_box::-webkit-scrollbar {
  width: calc(0.6rem + 2px);
}
body.Windows .com_search_box .list_box::-webkit-scrollbar-track {
  margin: 1px;
}
body.Windows .com_search_box .list_box::-webkit-scrollbar-corner {
  display: none;
}
body.Windows .com_search_box .list_box::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 100px;
  border: solid transparent;
  background-clip: content-box;
  border-width: 1px 2px;
}

@media screen and (max-width: 768px) {
  .com_search_box {
    width: 44.26666667vw;
    top: 16vw;
    right: 7.2vw;
    z-index: 1;
  }
  .com_search_box .input_box {
    padding: 3.733333333vw 0;
  }
  .com_search_box .input_box p {
    font-size: 3.2vw;
  }
  .com_search_box .input_box .icon_search {
    width: 2.4vw;
    top: 4.8vw;
    right: 3.2vw;
  }
  .com_search_box .list_box {
    max-height: none;
  }
  .com_search_box .lists {
    padding: 2.666666667vw 0 0;
  }
  .com_search_box .lists a {
    padding: 2.666666667vw 6.933333333vw;
  }
  .com_search_box .lists a:hover {
    opacity: 1;
  }
  .com_search_box .lists span {
    font-size: 3.2vw;
  }
  .com_search_box .lists img {
    width: 1.066666667vw;
    left: 3.466666667vw;
  }
  /*@media screen end*/
}
/* common___end*/
header {
  transition: all 1s ease;
  width: 10.83333333vw;
  position: fixed;
  bottom: 2.083333333vw;
  left: 3.263888889vw;
  z-index: 9999;
  opacity: 0;
  transform: scale(0.5);
  pointer-events: none;
}
header .logo {
  display: block;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 10.83333333vw;
  background: #fff;
  border-radius: 50%;
}
header .logo img {
  width: 3.819444444vw;
}
header .logo:hover {
  opacity: 0.5;
}

header.active {
  transform: scale(1);
  opacity: 1;
  pointer-events: auto;
}

@media screen and (max-width: 768px) {
  header {
    width: 24vw;
    bottom: auto;
    top: 16vw;
    left: 5.333333333vw;
  }
  header .logo {
    width: 100%;
    height: 24vw;
  }
  header .logo img {
    width: 8.533333333vw;
  }
  /*@media screen end*/
}
/* header___end */
nav {
  transition: all 1s ease;
  position: fixed;
  top: 8.333333333vw;
  left: 2.777777778vw;
  z-index: 9999;
  opacity: 0;
}
nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  flex-direction: column;
  margin: 0 0 0.6944444444vw;
}
nav ul li {
  margin: 0 0 1.180555556vw;
}
nav ul a {
  transition: all 0.6s ease;
  display: inline-block;
  padding: 0 0 0.2777777778vw;
  border-bottom: solid 0.1388888889vw #CCCCCC;
  position: relative;
}
nav ul p {
  transition: all 0.6s ease;
  font-size: 1.527777778vw;
  color: #CCCCCC;
}
nav ul p.ja {
  font-size: 0.9722222222vw;
  color: #fff;
  position: absolute;
  top: 0.4166666667vw;
  left: 0.1388888889vw;
  opacity: 0;
  white-space: nowrap;
}
nav ul a:hover {
  border-color: #fff;
}
nav ul a:hover p {
  color: #fff;
  opacity: 0;
}
nav ul a:hover p.ja {
  opacity: 1;
}
nav .links {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  flex-direction: column;
}
nav .links a {
  display: inline-block;
  margin: 0 0 0.6944444444vw;
}
nav .links p {
  font-size: 0.9722222222vw;
  color: #CCCCCC;
}
nav .external_links {
  margin: -1.041666667vw 0 0;
}
nav .external_links a {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  opacity: 0.5;
  transition: all 0.6s ease;
}
nav .external_links a .icon {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 1.25vw;
  margin: 0 0.4166666667vw 0 0;
}
nav .external_links a .icon svg path {
  transition: all 0.6s ease;
}
nav .external_links a p {
  transition: all 0.6s ease;
  font-size: 0.9722222222vw;
  margin: 0.0694444444vw 0 0;
}
nav .external_links a:hover {
  opacity: 1;
}
nav .external_links a.online .icon svg {
  width: 100%;
}
nav .external_links a.account .icon svg {
  width: 1.041666667vw;
}

nav.active {
  opacity: 1;
}

#top nav > ul > li.nav_li_top a,
#news nav > ul > li.nav_li_news a,
#philosophy nav > ul > li.nav_li_philosophy a,
#experience nav > ul > li.nav_li_experience a,
#aboutchairs nav > ul > li.nav_li_about a,
#contact nav > ul > li.nav_li_contact a,
#access nav > ul > li.nav_li_access a,
#itemsinshop nav > ul > li.nav_li_about a {
  border-color: #fff;
}
#top nav > ul > li.nav_li_top a p,
#news nav > ul > li.nav_li_news a p,
#philosophy nav > ul > li.nav_li_philosophy a p,
#experience nav > ul > li.nav_li_experience a p,
#aboutchairs nav > ul > li.nav_li_about a p,
#contact nav > ul > li.nav_li_contact a p,
#access nav > ul > li.nav_li_access a p,
#itemsinshop nav > ul > li.nav_li_about a p {
  color: #fff;
}
#top nav > ul > li.nav_li_top a:hover,
#news nav > ul > li.nav_li_news a:hover,
#philosophy nav > ul > li.nav_li_philosophy a:hover,
#experience nav > ul > li.nav_li_experience a:hover,
#aboutchairs nav > ul > li.nav_li_about a:hover,
#contact nav > ul > li.nav_li_contact a:hover,
#access nav > ul > li.nav_li_access a:hover,
#itemsinshop nav > ul > li.nav_li_about a:hover {
  border-color: #CCCCCC;
}
#top nav > ul > li.nav_li_top a:hover p,
#news nav > ul > li.nav_li_news a:hover p,
#philosophy nav > ul > li.nav_li_philosophy a:hover p,
#experience nav > ul > li.nav_li_experience a:hover p,
#aboutchairs nav > ul > li.nav_li_about a:hover p,
#contact nav > ul > li.nav_li_contact a:hover p,
#access nav > ul > li.nav_li_access a:hover p,
#itemsinshop nav > ul > li.nav_li_about a:hover p {
  color: #CCCCCC;
}

nav .links a:hover p,
#access nav .links a.links_access p {
  color: #fff;
}

#aboutchairs nav.change > ul > li.nav_li_about a,
#experience nav.change > ul > li.nav_li_experience a,
#itemsinshop nav.change > ul > li.nav_li_about a {
  border-color: #4d4d4d;
}
#aboutchairs nav.change > ul > li.nav_li_about a p,
#experience nav.change > ul > li.nav_li_experience a p,
#itemsinshop nav.change > ul > li.nav_li_about a p {
  color: #4d4d4d;
}

#aboutchairs nav.change ul > li a,
#experience nav.change ul > li a,
#itemsinshop nav.change ul > li a {
  border-color: rgba(77, 77, 77, 0.5);
}
#aboutchairs nav.change ul > li a p,
#experience nav.change ul > li a p,
#itemsinshop nav.change ul > li a p {
  color: rgba(77, 77, 77, 0.5);
}
#aboutchairs nav.change ul > li a:hover,
#experience nav.change ul > li a:hover,
#itemsinshop nav.change ul > li a:hover {
  border-color: #4d4d4d;
}
#aboutchairs nav.change ul > li a:hover p,
#experience nav.change ul > li a:hover p,
#itemsinshop nav.change ul > li a:hover p {
  color: #4d4d4d;
}
#aboutchairs nav.change .links p,
#experience nav.change .links p,
#itemsinshop nav.change .links p {
  color: rgba(77, 77, 77, 0.5);
}
#aboutchairs nav.change .links:hover p,
#experience nav.change .links:hover p,
#itemsinshop nav.change .links:hover p {
  color: #4d4d4d;
}
#aboutchairs nav.change .external_links a,
#experience nav.change .external_links a,
#itemsinshop nav.change .external_links a {
  opacity: 1;
}
#aboutchairs nav.change .external_links a .icon svg path,
#experience nav.change .external_links a .icon svg path,
#itemsinshop nav.change .external_links a .icon svg path {
  fill: rgba(77, 77, 77, 0.5);
}
#aboutchairs nav.change .external_links a p,
#experience nav.change .external_links a p,
#itemsinshop nav.change .external_links a p {
  color: rgba(77, 77, 77, 0.5);
}
#aboutchairs nav.change .external_links a:hover .icon svg path,
#experience nav.change .external_links a:hover .icon svg path,
#itemsinshop nav.change .external_links a:hover .icon svg path {
  fill: #4d4d4d;
}
#aboutchairs nav.change .external_links a:hover p,
#experience nav.change .external_links a:hover p,
#itemsinshop nav.change .external_links a:hover p {
  color: #4d4d4d;
}

@media screen and (max-width: 768px) {
  nav {
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    width: calc(100% - 21.33333333vw);
    height: calc(100vh - 74.66666667vw);
    background: #4D4D4D;
    padding: 21.33333333vw 10.66666667vw 34.13333333vw;
    overflow: scroll;
    background-image: url(../img/common/logo_1.svg);
    background-repeat: no-repeat;
    background-size: 66.13333333vw;
    background-position: center 16vw;
  }
  nav ul {
    margin: 0 0 2.666666667vw;
  }
  nav ul li {
    margin: 0 0 6.933333333vw;
    position: relative;
  }
  nav ul a {
    display: block;
    padding: 0 0 1.066666667vw;
    border-bottom: solid 0.5333333333vw rgba(255, 255, 255, 0.2);
  }
  nav ul p {
    font-size: 5.866666667vw;
  }
  nav ul .chi_open_btn {
    width: 2.933333333vw;
    height: 2.933333333vw;
    padding: 1.333333333vw 2.933333333vw;
    position: absolute;
    top: 0;
    right: 0;
    margin: auto;
  }
  nav ul .chi_open_btn span {
    transition: all 0.6s ease;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  nav ul .chi_open_btn span:nth-of-type(1) {
    width: 2.933333333vw;
    height: 0.2666666667vw;
  }
  nav ul .chi_open_btn span:nth-of-type(2) {
    width: 0.2666666667vw;
    height: 2.933333333vw;
    opacity: 1;
  }
  nav ul .chi_open_btn.active span:nth-of-type(2) {
    opacity: 0;
  }
  nav ul .chi_ul {
    transition: all 0.6s ease;
    margin: 0;
    display: block;
    overflow: hidden;
  }
  nav ul .chi_ul li {
    margin: 0;
    display: block;
  }
  nav ul .chi_ul li:first-of-type {
    padding: 4vw 0 0;
  }
  nav ul .chi_ul li:last-of-type {
    padding: 0 0 5.333333333vw;
  }
  nav ul .chi_ul a {
    border: none;
    padding: 2.666666667vw 0;
  }
  nav ul .chi_ul p {
    font-size: 4.8vw;
  }
  nav .links a {
    margin: 0 0 2.666666667vw;
  }
  nav .links p {
    font-size: 3.733333333vw;
  }
  nav .external_links {
    margin: 0 0 0;
  }
  nav .external_links a {
    margin: 0 0 2.666666667vw;
    opacity: 1;
  }
  nav .external_links a .icon {
    width: 5.6vw;
    margin: 0 1.6vw 0 0;
  }
  nav .external_links a p {
    font-size: 3.733333333vw;
    margin: 0.2666666667vw 0 0;
  }
  nav .external_links a.account .icon svg {
    width: 4.533333333vw;
  }
  nav.no_active {
    animation-name: spNavAnimeRe;
    animation-duration: 0.75s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in;
  }
  nav.active {
    animation-name: spNavAnime;
    animation-duration: 0.75s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in;
  }
  @keyframes spNavAnimeRe {
    0% {
      z-index: 99999;
      opacity: 1;
    }
    99% {
      z-index: 99999;
    }
    100% {
      z-index: -1;
      opacity: 0;
    }
  }
  @keyframes spNavAnime {
    0% {
      z-index: -1;
      opacity: 0;
    }
    1% {
      z-index: 99999;
    }
    100% {
      z-index: 99999;
      opacity: 1;
    }
  }
  /*@media screen end*/
}
.btn-trigger {
  display: none;
}

@media screen and (max-width: 768px) {
  .btn-trigger {
    transition: all 0s ease;
    display: block;
    position: absolute;
    width: 9.6vw;
    height: 4.8vw;
    top: 16.8vw;
    right: 6.133333333vw;
    cursor: pointer;
    z-index: 99999;
  }
  .btn-trigger.active2 {
    position: fixed;
    top: 16.8vw;
  }
  .btn-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 1.066666667vw;
    background-color: #4D4D4D;
  }
  .btn-trigger,
  .btn-trigger span {
    display: inline-block;
    box-sizing: border-box;
  }
  .btn-trigger span {
    transition: all 0.5s;
  }
  .btn-trigger span:nth-of-type(1) {
    top: 0;
  }
  .btn-trigger span:nth-of-type(2) {
    bottom: 0;
  }
  .btn-trigger.active span {
    background: #888888;
  }
  .btn-trigger {
    animation-name: btn07-bar00;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
  }
  @keyframes btn07-bar00 {
    0% {
      transform: rotate(180deg);
    }
    100% {
      transform: rotate(0deg);
    }
  }
  .btn-trigger.active {
    animation-name: active-btn07-bar00;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    animation-delay: 0.25s;
  }
  @keyframes active-btn07-bar00 {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(180deg);
    }
  }
  #btn07 span:nth-of-type(1) {
    animation: btn07-bar01 0.75s forwards;
  }
  @keyframes btn07-bar01 {
    0% {
      transform: translateY(1.866666667vw) rotate(45deg);
    }
    50% {
      transform: translateY(1.866666667vw) rotate(0);
    }
    100% {
      transform: translateY(0) rotate(0);
    }
  }
  #btn07 span:nth-of-type(2) {
    animation: btn07-bar03 0.75s forwards;
  }
  @keyframes btn07-bar03 {
    0% {
      transform: translateY(-1.866666667vw) rotate(-45deg);
    }
    50% {
      transform: translateY(-1.866666667vw) rotate(0);
    }
    100% {
      transform: translateY(0) rotate(0);
    }
  }
  #btn07.active span:nth-of-type(1) {
    animation: active-btn07-bar01 0.75s forwards;
  }
  @keyframes active-btn07-bar01 {
    0% {
      transform: translateY(0) rotate(0);
    }
    50% {
      transform: translateY(1.866666667vw) rotate(0);
    }
    100% {
      transform: translateY(1.866666667vw) rotate(45deg);
    }
  }
  #btn07.active span:nth-of-type(2) {
    animation: active-btn07-bar03 0.75s forwards;
  }
  @keyframes active-btn07-bar03 {
    0% {
      transform: translateY(0) rotate(0);
    }
    50% {
      transform: translateY(-1.866666667vw) rotate(0);
    }
    100% {
      transform: translateY(-1.866666667vw) rotate(-45deg);
    }
  }
  /*@media screen end*/
}
/* header___end */
footer {
  background: #999999;
}
footer .f_nav_wrap {
  padding: 8.333333333vw 0 9.027777778vw;
  background: #808080;
}
footer .f_nav_wrap .copy_area .copy_box .txt {
  font-size: 3.055555556vw;
  letter-spacing: 0.15em;
  line-height: 2;
}
footer .f_nav_wrap .link_area {
  width: 58.33333333vw;
  margin: 2.777777778vw 0 0;
}
footer .f_nav_wrap .link_area .link_box {
  transition: all 0.6s ease;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 1.041666667vw 1.736111111vw 1.041666667vw 1.388888889vw;
  background: #6E6E6E;
  margin: 1.111111111vw 0 0;
}
footer .f_nav_wrap .link_area .link_box .en {
  width: 23.61111111vw;
  font-size: 3.055555556vw;
  letter-spacing: 0.03em;
}
footer .f_nav_wrap .link_area .link_box .ja {
  font-size: 1.25vw;
  letter-spacing: 0.1em;
  margin: 0 0 0.4166666667vw;
}
footer .f_nav_wrap .link_area .link_box .icon {
  width: 0.4166666667vw;
  margin: 0 0 0.6944444444vw auto;
}
footer .f_nav_wrap .link_area .link_box:hover {
  background: #504e4e;
}
footer .footer {
  height: 100vh;
  position: relative;
}
footer .logo {
  display: block;
  width: 58.33333333vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: auto;
}
footer .logo img:nth-of-type(2) {
  position: absolute;
  top: 0;
  left: 0;
}
footer .logo img:nth-of-type(1) {
  opacity: 1;
}
footer .logo img:nth-of-type(2) {
  opacity: 0;
}
footer .logo:hover img:nth-of-type(1) {
  opacity: 0;
}
footer .logo:hover img:nth-of-type(2) {
  opacity: 1;
}
footer .num-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-end;
  position: absolute;
  bottom: 5.208333333vw;
  right: 6.25vw;
}
footer .num-box .num {
  font-size: 0.8333333333vw;
  letter-spacing: 0.06em;
  color: #fff;
}
footer .cp_right_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-end;
  position: absolute;
  bottom: 3.125vw;
  right: 5.555555556vw;
}
footer .cp_right_box small,
footer .cp_right_box p,
footer .cp_right_box a {
  font-size: 0.8333333333vw;
  font-weight: 400;
  padding: 0 0.6944444444vw;
}
footer .cp_right_box small span {
  font-size: 1.25vw;
  font-weight: 400;
  position: relative;
  top: 0.2083333333vw;
}
footer .cp_right_box small a {
  font-size: 0.8333333333vw;
}
footer .cp_right_box p {
  color: #666666;
  border-left: solid 1px #666666;
}
footer .cp_right_box a {
  padding: 0;
}
footer .cp_right_box a:hover p {
  color: #fff;
}

#contact footer .f_nav_wrap {
  display: none;
}

@media screen and (max-width: 768px) {
  footer .f_nav_wrap {
    padding: 10.66666667vw 0 10.66666667vw;
  }
  footer .f_nav_wrap .copy_area {
    width: 85.33333333vw;
    margin: 0 auto;
  }
  footer .f_nav_wrap .copy_area .copy_box .txt {
    font-size: 5.333333333vw;
  }
  footer .f_nav_wrap .link_area {
    width: 85.33333333vw;
    margin: 5.333333333vw auto 0;
  }
  footer .f_nav_wrap .link_area .link_box {
    display: block;
    padding: 3.2vw;
    margin: 2.666666667vw 0 0;
  }
  footer .f_nav_wrap .link_area .link_box .en {
    width: auto;
    font-size: 5.333333333vw;
  }
  footer .f_nav_wrap .link_area .link_box .ja {
    font-size: 3.2vw;
    margin: 1.6vw 0 0;
  }
  footer .f_nav_wrap .link_area .link_box .icon {
    width: 1.6vw;
    margin: 0;
    position: absolute;
    top: 50%;
    right: 2.666666667vw;
    transform: translateY(-50%);
    margin: auto;
  }
  footer .footer {
    height: 70vh;
  }
  footer .logo {
    width: 78.13333333vw;
    top: 25%;
  }
  footer .num-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    bottom: 50.66666667vw;
    bottom: clamp(0px, 50.66666667vw, 230px);
    right: 0;
  }
  footer .num-box .num {
    font-size: 3.2vw;
    letter-spacing: 0.1em;
  }
  footer .cp_right_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
    width: 100%;
    bottom: 26.66666667vw;
    bottom: clamp(0px, 26.66666667vw, 140px);
    right: 0;
  }
  footer .cp_right_box small,
  footer .cp_right_box p {
    font-size: 3.2vw;
    padding: 0 2.666666667vw;
  }
  footer .cp_right_box small {
    order: 3;
    margin: 6.666666667vw 0 0;
  }
  footer .cp_right_box small span {
    font-size: 4.8vw;
    top: 0.8vw;
  }
  footer .cp_right_box small a {
    font-size: 3.2vw;
  }
  footer .cp_right_box a.a2 p {
    border-left: none;
  }
  /*@media screen end*/
}
/* footer___end */
#top.top_transition nav,
#top.top_transition .top_main_lead,
#top.top_transition .top_main_news {
  transition: all 1s ease !important;
  left: -50vw !important;
  opacity: 0 !important;
}
#top.top_transition .com_links {
  transition: all 1s ease !important;
  right: -50vw !important;
  opacity: 0 !important;
}
#top.top_transition .top_main_img {
  transition: all 2s ease !important;
  opacity: 0 !important;
  transform: scale(0) !important;
}
@media screen and (max-width: 768px) {
  #top {
    /*@media screen end*/
  }
}
#top .parallax_wrap {
  height: 40.27777778vw;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #top .parallax_wrap {
    height: 60.53333333vw;
    overflow: hidden;
  }
  #top .parallax_wrap_1 img {
    width: 120%;
    margin-left: -10%;
  }
  #top {
    /*@media screen end*/
  }
}
#top .top_main_wrap {
  position: relative;
  z-index: 90;
}
#top .top_main_wrap .top_main_lead {
  transition: all 1s ease;
  position: absolute;
  bottom: 13.88888889vw;
  left: 5.555555556vw;
  opacity: 0;
}
#top .top_main_wrap .top_main_lead p {
  font-size: 1.111111111vw;
  letter-spacing: 0.18em;
  line-height: 1.8;
}
#top .top_main_wrap .top_main_news {
  transition: all 1s ease;
  max-width: 100%;
  position: absolute;
  bottom: 7.5vw;
  left: 2.777777778vw;
  opacity: 0;
}
#top .top_main_wrap .top_main_news a {
  display: inline-block;
}
#top .top_main_wrap .top_main_news p {
  color: #E5E5E5;
  line-height: 1.8;
}
#top .top_main_wrap .top_main_news .date {
  font-size: 0.8333333333vw;
}
#top .top_main_wrap .top_main_news .txt {
  font-size: 0.9722222222vw;
}
#top .top_main_wrap .top_main_news .news_slide_nav {
  display: flex;
  flex-wrap: wrap;
  margin: 0.6944444444vw 0 0;
}
#top .top_main_wrap .top_main_news .news_slide_nav .box {
  transition: all 0s ease;
  width: 1.736111111vw;
  height: 0.2083333333vw;
  background: rgba(255, 255, 255, 0.25);
  margin: 0 0.2083333333vw;
  cursor: pointer;
}
#top .top_main_wrap .top_main_news .news_slide_nav .box.no_active {
  pointer-events: none;
}
#top .top_main_wrap .top_main_news .news_slide_nav .bar {
  transition: all 0s ease;
  display: block;
  width: 0%;
  height: 100%;
  background: rgb(255, 255, 255);
}
#top .top_main_wrap .top_main_news .news_slide_nav .bar.full {
  width: 100%;
}
#top .top_main_wrap .top_main_news .news_slide_nav .bar.start {
  animation-name: slideBarAnime;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-timing-function: linear;
}
@keyframes slideBarAnime {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
#top .top_main_wrap .top_main_img {
  transition: all 2s ease;
  width: 64.51388889vw;
  height: 64.51388889vw;
  background: #fff;
  border-radius: 50%;
  margin: -5.486111111vw -1.597222222vw 0 auto;
  clip-path: circle(0%);
  position: relative;
  opacity: 0;
}
#top .top_main_wrap .top_main_img img {
  width: 38.75vw;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
#top .top_main_wrap .top_main_lead.active {
  opacity: 1;
}
#top .top_main_wrap .top_main_news.active {
  opacity: 1;
}
#top .top_main_wrap .top_main_img.active {
  opacity: 1;
  clip-path: circle(50%);
}
#top .top_main_wrap .top_main_img.transition_none {
  transition: all 0s ease;
}
#top .top_main_wrap .top_main_lead.no_active {
  opacity: 0;
}
#top .top_main_wrap .top_main_news.no_active {
  opacity: 0;
}
#top .top_main_wrap .top_scroll_icon {
  transition: all 1s ease;
  width: 3.472222222vw;
  position: absolute;
  top: 57.63888889vw;
  right: 4.583333333vw;
  opacity: 0;
}
#top .top_main_wrap .top_scroll_icon.active {
  opacity: 1;
}
#top.tl.width_base .top_main_wrap .top_main_lead {
  bottom: 0vw;
}
#top.tl.width_base .top_main_wrap .top_main_news {
  bottom: -6.38888889vw;
}
@media screen and (max-width: 768px) {
  #top .top_main_wrap .top_main_lead {
    position: static;
    margin: 4vw 0 0 4vw;
  }
  #top .top_main_wrap .top_main_lead p {
    font-size: 3.733333333vw;
    letter-spacing: 0.15em;
    line-height: 1.6;
  }
  #top .top_main_wrap .top_main_news {
    position: relative;
    bottom: auto;
    left: auto;
    margin: 4vw 0 0 0;
  }
  #top .top_main_wrap .top_main_news ul {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0s ease;
    will-change: transform, animation;
    backface-visibility: hidden;
  }
  #top .top_main_wrap .top_main_news li {
    display: flex;
    padding: 0 9.333333333vw 0 0;
  }
  #top .top_main_wrap .top_main_news a {
    display: flex;
  }
  #top .top_main_wrap .top_main_news p {
    color: #fff;
    line-height: 1;
    white-space: nowrap;
  }
  #top .top_main_wrap .top_main_news .date {
    font-size: 14px;
    padding: 0 2.666666667vw 0 0;
  }
  #top .top_main_wrap .top_main_news .txt {
    font-size: 14px;
  }
  #top .top_main_wrap .top_main_img {
    width: 104.5333333vw;
    height: 104.5333333vw;
    margin: 34.66666667vw 0 0 8vw;
  }
  #top .top_main_wrap .top_main_img img {
    width: 62.93333333vw;
  }
  #top .top_main_wrap .top_scroll_icon {
    transition: all 1s ease;
    width: 10.13333333vw;
    position: absolute;
    top: 90.66666667vw;
    left: 6.933333333vw;
    opacity: 0;
  }
  #top .top_main_wrap .top_scroll_icon.active {
    opacity: 1;
  }
  #top {
    /*@media screen end*/
  }
}
#top .sec-service {
  margin: 13.88888889vw 0 0;
}
#top .sec-service .service-wrap {
  width: 63.05555556vw;
}
#top .sec-service .service-wrap .lead-area {
  margin: 0 0 5.555555556vw;
}
#top .sec-service .service-wrap .lead-area .copy-box {
  padding: 0 0 5.555555556vw;
  border-bottom: solid 1px #fff;
}
#top .sec-service .service-wrap .lead-area .copy-box .lead {
  font-size: 3.472222222vw;
  letter-spacing: 0.15em;
  line-height: 1.8;
}
#top .sec-service .service-wrap .service-area {
  margin: 0 0 5.555555556vw;
}
#top .sec-service .service-wrap .service-area .copy-box {
  padding: 0;
  border: none;
}
#top .sec-service .service-wrap .service-area .copy-box .lead .span1 {
  font-size: 1.944444444vw;
  letter-spacing: 0.15em;
  line-height: 1.8;
}
#top .sec-service .service-wrap .service-area .copy-box .lead .span1 .space {
  width: 2.777777778vw;
  display: inline-block;
}
#top .sec-service .service-wrap .service-area .copy-box .txt {
  font-size: 2.013888889vw;
  letter-spacing: 0.14em;
  line-height: 2;
}
#top .sec-service .service-wrap .service-area .copy-box .txt-inner {
  display: block;
  position: relative;
}
#top .sec-service .service-wrap .service-area .copy-box .txt-inner.mt {
  margin-top: 1.388888889vw;
}
#top .sec-service .service-wrap .service-area .copy-box .txt-back,
#top .sec-service .service-wrap .service-area .copy-box .txt-frnt {
  display: inline-block;
  font-size: 2.013888889vw;
  letter-spacing: 0.14em;
  line-height: 2;
}
#top .sec-service .service-wrap .service-area .copy-box .txt-back {
  color: #fff;
}
#top .sec-service .service-wrap .service-area .copy-box .txt-frnt {
  position: absolute;
  top: 0;
  left: 0;
}
#top .sec-service .service-wrap .service-area .copy-box .txt-back span,
#top .sec-service .service-wrap .service-area .copy-box .txt-frnt span {
  display: inline-block;
  padding: 0 0.5555555556vw;
  margin: 0 0.5555555556vw 0 0;
  font-size: 2.013888889vw;
  letter-spacing: 0.14em;
  line-height: 2;
  color: inherit;
  position: relative;
}
#top .sec-service .service-wrap .service-area .copy-box .txt-back span::before,
#top .sec-service .service-wrap .service-area .copy-box .txt-frnt span::before {
  content: "";
  width: 0;
  width: 0%;
  height: 100%;
  background: #666666;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: width 0.6s cubic-bezier(0.77, 0, 0.18, 1);
}
#top .sec-service .service-wrap .service-area .copy-box .txt-back.active span::before,
#top .sec-service .service-wrap .service-area .copy-box .txt-frnt.active span::before {
  transition-property: width;
  transition-delay: 0.8s;
  width: 100%;
}
#top .sec-service .service-wrap .service-area .img-box {
  width: 100%;
  height: 29.72222222vw;
  margin: 3.125vw 0 0;
  position: relative;
}
#top .sec-service .service-wrap .service-area .img-box .img {
  width: 100%;
  height: 100%;
}
#top .sec-service .service-wrap .service-area .img-box .img img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
  height: 100%;
}
#top .sec-service .service-wrap .service-area .img-box .icon {
  width: 17.36111111vw;
  position: absolute;
  top: 50%;
  left: 5.972222222vw;
  transform: translateY(-50%);
  margin: auto;
}
#top .sec-service .service-wrap .service-area .arrow {
  width: 4.027777778vw;
  margin: 5.555555556vw auto 0;
}
#top .sec-service .service-wrap .end-area {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 0.1388888889vw solid #fff;
  padding: 2.777777778vw 0 0;
}
#top .sec-service .service-wrap .end-area .copy-box {
  width: 40.97222222vw;
  margin: 6.944444444vw 0 0;
}
#top .sec-service .service-wrap .end-area .copy-box .copy {
  font-size: 3.055555556vw;
  letter-spacing: 0.1em;
  line-height: 1.8;
}
#top .sec-service .service-wrap .end-area .img-box {
  width: 20.13888889vw;
  padding: 0 0 7.847222222vw;
  margin: 0 0 0 1.388888889vw;
}
#top .sec-service .service-wrap .end-area .img-box .img {
  width: 16.25vw;
  margin: 0 auto;
}
#top .sec-service .service-wrap .end-area .img-box .name {
  font-size: 1.527777778vw;
  letter-spacing: 0.15em;
  text-align: center;
  margin: 3.472222222vw 0 0;
}
@media screen and (max-width: 768px) {
  #top .sec-service {
    margin: 25.33333333vw 0 0;
  }
  #top .sec-service .service-wrap {
    width: 100%;
  }
  #top .sec-service .service-wrap .lead-area {
    width: 85.33333333vw;
    margin: 0 auto 10.66666667vw;
  }
  #top .sec-service .service-wrap .lead-area .copy-box {
    padding: 0 0 10.66666667vw;
  }
  #top .sec-service .service-wrap .lead-area .copy-box .lead {
    font-size: 6.4vw;
  }
  #top .sec-service .service-wrap .service-area {
    margin: 0 0 16vw;
  }
  #top .sec-service .service-wrap .service-area .copy-box {
    width: 85.33333333vw;
    margin: 0 auto;
  }
  #top .sec-service .service-wrap .service-area .copy-box .lead .span1 {
    font-size: 4.266666667vw;
    letter-spacing: 0.03em;
  }
  #top .sec-service .service-wrap .service-area .copy-box .lead .span1 .space {
    width: 2.933333333vw;
    display: inline-block;
  }
  #top .sec-service .service-wrap .service-area .copy-box .txt {
    font-size: 4.266666667vw;
    letter-spacing: 0.1em;
  }
  #top .sec-service .service-wrap .service-area .copy-box .txt-inner.mt {
    margin-top: 2.666666667vw;
  }
  #top .sec-service .service-wrap .service-area .copy-box .txt-back,
  #top .sec-service .service-wrap .service-area .copy-box .txt-frnt {
    font-size: 4.266666667vw;
    letter-spacing: 0.15em;
  }
  #top .sec-service .service-wrap .service-area .copy-box .txt-back span,
  #top .sec-service .service-wrap .service-area .copy-box .txt-frnt span {
    padding: 0 1.066666667vw;
    margin: 0 1.066666667vw 0 0;
    font-size: 4.266666667vw;
    letter-spacing: 0.15em;
  }
  #top .sec-service .service-wrap .service-area .copy-box .txt-back span::before,
  #top .sec-service .service-wrap .service-area .copy-box .txt-frnt span::before {
    height: auto;
    top: 8%;
    bottom: 5%;
  }
  #top .sec-service .service-wrap .service-area .img-box {
    height: 53.33333333vw;
    margin: 9.333333333vw 0 0;
  }
  #top .sec-service .service-wrap .service-area .img-box .icon {
    width: 26.66666667vw;
    left: 10.66666667vw;
  }
  #top .sec-service .service-wrap .service-area .arrow {
    width: 8vw;
    margin: 16vw auto 0;
  }
  #top .sec-service .service-wrap .end-area {
    flex-direction: column;
    width: 85.33333333vw;
    border-bottom: 0.5333333333vw solid #fff;
    padding: 0;
    margin: 0 auto;
  }
  #top .sec-service .service-wrap .end-area .copy-box {
    width: 100%;
    text-align: center;
    margin: 0;
  }
  #top .sec-service .service-wrap .end-area .copy-box .copy {
    font-size: 5.333333333vw;
    display: inline-block;
    text-align: left;
  }
  #top .sec-service .service-wrap .end-area .img-box {
    width: 100%;
    padding: 0 0 37.33333333vw;
    margin: 16vw 0 0;
  }
  #top .sec-service .service-wrap .end-area .img-box .img {
    width: 40.53333333vw;
  }
  #top .sec-service .service-wrap .end-area .img-box .name {
    font-size: 4.266666667vw;
    margin: 8vw 0 0;
  }
  #top {
    /*@media screen end*/
  }
}
#top .sec-reserve {
  margin: 19.44444444vw 0;
}
#top .sec-reserve .select_link_box {
  width: 63.05555556vw;
  height: 25.625vw;
}
#top .sec-reserve .select_link_box .link {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
#top .sec-reserve .select_link_box .link .link_img_1,
#top .sec-reserve .select_link_box .link .link_img_2 {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
  height: 100%;
}
#top .sec-reserve .select_link_box .link .link_img_2 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#top .sec-reserve .select_link_box .link .link_img_2 {
  opacity: 0;
}
#top .sec-reserve .select_link_box .link .cover {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: auto;
  width: 98.4%;
  height: 95%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  z-index: 2;
}
#top .sec-reserve .select_link_box .link .txt_box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: auto;
  z-index: 3;
  text-align: center;
}
#top .sec-reserve .select_link_box .link .txt_box img {
  width: 4.027777778vw;
  margin: 0 0 2.222222222vw;
}
#top .sec-reserve .select_link_box .link .txt_box p {
  text-align: center;
  width: 22.70833333vw;
}
#top .sec-reserve .select_link_box .link .txt_box .p1 {
  font-size: 3.055555556vw;
  letter-spacing: 0.1em;
  border-bottom: solid 0.0694444444vw #fff;
  padding: 0 0 1.041666667vw;
}
#top .sec-reserve .select_link_box .link .txt_box .p2 {
  font-size: 1.527777778vw;
  letter-spacing: 0.28em;
  padding: 1.180555556vw 0 0;
}
#top .sec-reserve .select_link_box .link:hover .link_img_1 {
  opacity: 0;
}
#top .sec-reserve .select_link_box .link:hover .link_img_2 {
  opacity: 1;
}
#top .sec-reserve .select_link_box .txt {
  font-size: 0.8333333333vw;
  text-align: right;
  color: #B4B4B5;
  margin: 1.736111111vw 0 0;
}
@media screen and (max-width: 768px) {
  #top .sec-reserve {
    margin: 23.73333333vw 0 53.33333333vw;
  }
  #top .sec-reserve .select_link_box {
    width: 85.33333333vw;
    height: 53.33333333vw;
    margin: 0 auto;
  }
  #top .sec-reserve .select_link_box .link {
    height: 100%;
    overflow: hidden;
  }
  #top .sec-reserve .select_link_box .link .link_img_1,
  #top .sec-reserve .select_link_box .link .link_img_2 {
    width: auto;
    height: 100%;
    margin: 0 0 0 -65%;
  }
  #top .sec-reserve .select_link_box .link .cover {
    width: 97.4%;
  }
  #top .sec-reserve .select_link_box .link .txt_box img {
    width: 8.533333333vw;
    margin: 0 0 5.333333333vw;
  }
  #top .sec-reserve .select_link_box .link .txt_box p {
    width: 54.4vw;
  }
  #top .sec-reserve .select_link_box .link .txt_box .p1 {
    font-size: 4.8vw;
    border-bottom: solid 0.2666666667vw #fff;
    padding: 0 0 2.933333333vw;
  }
  #top .sec-reserve .select_link_box .link .txt_box .p2 {
    font-size: 2.933333333vw;
    padding: 2.933333333vw 0 0;
  }
  #top .sec-reserve .select_link_box .link:hover .link_img_1 {
    opacity: 0;
  }
  #top .sec-reserve .select_link_box .link:hover .link_img_2 {
    opacity: 1;
  }
  #top .sec-reserve .select_link_box .txt {
    font-size: 0.8333333333vw;
    text-align: right;
    color: #B4B4B5;
    margin: 1.736111111vw 0 0;
  }
  #top {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #top {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #top {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #top {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #top {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #top {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #top {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #top {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #top {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #top {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #top {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #top {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #top {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #top {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #top {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #top {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #top {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #top {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #top {
    /*@media screen end*/
  }
}
#top {
  /* top ___end*/
}

#news .news_wrap {
  padding: 0 0 19.44444444vw;
}
#news .news_wrap .tab-area {
  margin: 7.638888889vw 0 0;
}
#news .news_wrap .tab-area .btn-box .inner {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
#news .news_wrap .tab-area .btn-box .inner .btn {
  padding: 0.8333333333vw 4.305555556vw;
  background: unset;
  border: none;
  border-right: 0.1388888889vw solid #fff;
  cursor: pointer;
}
#news .news_wrap .tab-area .btn-box .inner .btn span.txt {
  transition: all 0.3s ease;
  font-size: 1.527777778vw;
  font-weight: 500;
  letter-spacing: 0.03em;
  color: #cccccc;
  padding: 0 0.2777777778vw;
}
#news .news_wrap .tab-area .btn-box .inner .btn:last-child {
  border-right: none;
}
#news .news_wrap .tab-area .btn-box .inner .btn.act span.txt,
#news .news_wrap .tab-area .btn-box .inner .btn:hover span.txt {
  color: #fff;
}
#news .news_wrap .tab-area .btn-box .inner #lamp {
  width: 2.986111111vw;
  height: 2px;
  padding: 0;
  background: #fff;
  display: block;
  position: absolute;
  top: 2.986111111vw;
  transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
}
#news .news_wrap .tab-area .btn-box .inner #lamp.content2 {
  left: 25.27777778vw;
  transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
}
#news .news_wrap .tab-area .btn-box .inner #lamp.content3 {
  left: 40vw;
  transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
}
#news .news_wrap .tab-area .btn-box .inner #lamp.content4 {
  left: 55.06944444vw;
  transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
}
#news .news_wrap .tab-area .btn-box .inner #lamp.content1 {
  left: 12.70833333vw;
  transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
}
#news .news_wrap .tab-cnt-area {
  display: none;
  margin: 5.555555556vw 0 0;
}
#news .news_wrap .tab-cnt-area.act {
  display: block;
}
#news .news_wrap .news_box {
  display: flex;
  flex-wrap: wrap;
  width: 66.18055556vw;
  margin: 0 5.902777778vw 0 0;
}
#news .news_wrap .news_box .list {
  width: 21.18055556vw;
  padding: 0 0 1.736111111vw;
  border-bottom: solid 0.0694444444vw rgba(255, 255, 255, 0.3);
  margin: 0 1.319444444vw 2.083333333vw 0;
  position: relative;
}
#news .news_wrap .news_box .list:nth-of-type(3n) {
  margin-right: 0;
}
#news .news_wrap .news_box .list .new {
  width: 3.055555556vw;
  height: 2.013888889vw;
  background: #4D4D4D;
  position: absolute;
  top: -0.4861111111vw;
  left: -0.4861111111vw;
  z-index: 1;
}
#news .news_wrap .news_box .list .new::before {
  content: "NEW";
  font-size: 0.6944444444vw;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
#news .news_wrap .news_box .img_box {
  position: relative;
}
#news .news_wrap .news_box .txt_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
  min-height: 4.513888889vw;
  margin: 1.388888889vw 0 0;
}
#news .news_wrap .news_box .ttl {
  font-size: 0.8333333333vw;
  letter-spacing: 0.18em;
  line-height: 1.4;
}
#news .news_wrap .news_box .date {
  font-size: 0.7638888889vw;
  letter-spacing: 0.06em;
  line-height: 1.4;
  text-align: right;
}
#news .news_wrap .news_btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 10.13888889vw;
  height: 2.638888889vw;
  margin: 9.027777778vw 5.902777778vw 0 auto;
  border: solid 0.0694444444vw #fff;
  font-size: 0.8333333333vw;
  font-weight: 600;
  cursor: pointer;
}
#news .news_wrap .news_btn:hover {
  color: #808080;
  background: #fff;
}
#news .news_wrap .img_box::before {
  transition: all 0.3s ease;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
#news .news_wrap .list:hover .img_box::before {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  #news .news_wrap {
    padding: 0 0 48vw;
  }
  #news .news_wrap .com_ttl_box.news_ttl {
    padding: 37.33333333vw 7.2vw 13.33333333vw 0;
  }
  #news .news_wrap .tab-area {
    width: 31.46666667vw;
    position: absolute;
    top: 82.66666667vw;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
  }
  #news .news_wrap .tab-area .ttl-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 3.733333333vw 0;
    border-bottom: solid 0.5333333333vw #fff;
    position: relative;
  }
  #news .news_wrap .tab-area .ttl-box .ttl {
    font-size: 3.2vw;
    letter-spacing: 0.16em;
    display: none;
  }
  #news .news_wrap .tab-area .ttl-box .ttl.act {
    display: block;
  }
  #news .news_wrap .tab-area .ttl-box span.icon_search {
    transition: all 0.5s ease;
    width: 1.866666667vw;
    display: block;
    width: 2.4vw;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 3.2vw;
    margin: auto;
  }
  #news .news_wrap .tab-area .ttl-box span.icon_search .icon {
    display: block;
  }
  #news .news_wrap .tab-area .ttl-box span.icon_search.act .icon {
    transform: rotate(180deg);
  }
  #news .news_wrap .tab-area .btn-box {
    width: 100%;
    background: #fff;
    height: 0;
    overflow: hidden;
  }
  #news .news_wrap .tab-area .btn-box .inner {
    flex-direction: column;
    justify-content: unset;
    align-items: flex-start;
    margin: 0;
  }
  #news .news_wrap .tab-area .btn-box .inner .btn {
    width: 100%;
    padding: 2.666666667vw 6.933333333vw 2.666666667vw 6.133333333vw;
    box-sizing: border-box;
    border: none;
    border-right: none;
    text-align: left;
    position: relative;
  }
  #news .news_wrap .tab-area .btn-box .inner .btn span.txt {
    font-size: 3.2vw;
    letter-spacing: 0.1em;
    color: #808080;
    padding: 0;
  }
  #news .news_wrap .tab-area .btn-box .inner .btn span.txt::before {
    display: none;
  }
  #news .news_wrap .tab-area .btn-box .inner .btn span.arrow {
    width: 1.066666667vw;
    position: absolute;
    top: 4vw;
    left: 2.666666667vw;
    transform: translateY(-50%);
    margin: auto;
  }
  #news .news_wrap .tab-area .btn-box .inner .btn.act span.txt,
  #news .news_wrap .tab-area .btn-box .inner .btn:hover span.txt {
    color: #808080;
  }
  #news .news_wrap .tab-area .btn-box .inner #lamp {
    display: none;
  }
  #news .news_wrap .tab-cnt-area {
    margin: 21.33333333vw 0 0;
  }
  #news .news_wrap .news_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 90.66666667vw;
    margin: 0 auto 0;
  }
  #news .news_wrap .news_box .list {
    width: 43.2vw;
    padding: 0 0 0;
    border-bottom: none;
    margin: 0 0 13.33333333vw 0;
  }
  #news .news_wrap .news_box .list .new {
    width: 12vw;
    height: 6.933333333vw;
    top: -1.066666667vw;
    left: -1.066666667vw;
  }
  #news .news_wrap .news_box .list .new::before {
    font-size: 2.666666667vw;
  }
  #news .news_wrap .news_box .txt_box {
    min-height: 16vw;
    margin: 2.666666667vw 0 0;
  }
  #news .news_wrap .news_box .ttl {
    font-size: 2.666666667vw;
    letter-spacing: 0.12em;
  }
  #news .news_wrap .news_box .date {
    font-size: 2.666666667vw;
    text-align: left;
    border-top: solid 0.2666666667vw rgba(224, 224, 224, 0.3);
    padding: 2.666666667vw 0 0;
  }
  #news .news_wrap .news_btn {
    width: 85.33333333vw;
    height: 13.33333333vw;
    margin: 6.666666667vw auto 0;
    border: solid 0.2666666667vw #fff;
    font-size: 3.2vw;
    letter-spacing: 0.24em;
    font-weight: 600;
    position: relative;
  }
  #news .news_wrap .news_btn::after {
    transition: all 1s ease;
    content: "";
    position: absolute;
    top: 0;
    right: 4vw;
    bottom: 0;
    margin: auto;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 1.866666667vw;
    height: 1.866666667vw;
    border-top: 0.2666666667vw solid #fff;
    border-right: 0.2666666667vw solid #fff;
    transform: rotate(45deg);
  }
  #news .news_wrap .news_btn:before {
    content: "";
    width: 0%;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0;
  }
  #news .news_wrap .news_btn.active:before {
    animation-name: newsBtnAnime;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
  }
  @keyframes newsBtnAnime {
    0% {
      width: 0%;
      left: 0;
      right: auto;
    }
    40% {
      width: 100%;
      left: 0;
      right: auto;
    }
    60% {
      width: 100%;
      left: auto;
      right: 0;
    }
    100% {
      width: 0%;
      left: auto;
      right: 0;
    }
  }
  #news {
    /*@media screen end*/
  }
}
#news .news_details_wrap .news_details_img {
  margin: 0 0 13.19444444vw;
}
#news .news_details_wrap .news_details_box {
  width: 43.05555556vw;
  margin: 0 auto;
}
#news .news_details_wrap .news_details_box .news_details_date {
  font-size: 1.111111111vw;
  letter-spacing: 0.06em;
  margin: 0 0 2.777777778vw;
}
#news .news_details_wrap .news_details_box .news_details_ttl {
  font-size: 2.083333333vw;
  letter-spacing: 0.2em;
  line-height: 1.4;
  margin: 0 0 1.388888889vw;
}
#news .news_details_wrap .news_details_box .news_details_txt_box {
  padding: 2.777777778vw 0;
  border-bottom: solid 0.0694444444vw rgba(255, 255, 255, 0.5);
}
#news .news_details_wrap .news_details_box .news_details_txt_box p {
  font-size: 0.9722222222vw;
  letter-spacing: 0.22em;
  line-height: 2.2;
}
#news .news_details_wrap .news_details_box .news_details_txt_box span {
  font-size: 0.9722222222vw;
  letter-spacing: 0.22em;
  line-height: 2.2;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .span30px {
  font-size: 2.083333333vw !important;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .span22px {
  font-size: 1.527777778vw !important;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .span18px {
  font-size: 1.25vw !important;
}
#news .news_details_wrap .news_details_box .news_details_txt_box a {
  font-size: 0.9722222222vw;
  padding: 0 0 0.2777777778vw;
  border-bottom: solid 0.1388888889vw rgba(255, 255, 255, 0.3);
}
#news .news_details_wrap .news_details_box .news_details_txt_box img {
  width: 100%;
  height: auto;
  margin: 0.6944444444vw 0;
}
#news .news_details_wrap .news_details_box .news_details_txt_box hr {
  margin: 2.777777778vw 0;
  border-top: solid 0.0694444444vw rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 768px) {
  #news .news_details_wrap .news_details_img {
    margin: 0 0 13.33333333vw;
  }
  #news .news_details_wrap .news_details_box {
    width: 82.66666667vw;
  }
  #news .news_details_wrap .news_details_box .news_details_date {
    font-size: 3.733333333vw;
    margin: 0 0 6.666666667vw;
  }
  #news .news_details_wrap .news_details_box .news_details_ttl {
    font-size: 5.333333333vw;
    margin: 0 0 5.333333333vw;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box {
    padding: 10.66666667vw 0;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box p {
    font-size: 3.733333333vw;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box span {
    font-size: 3.733333333vw;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box .span30px {
    font-size: 5.333333333vw !important;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box .span22px {
    font-size: 4.8vw !important;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box .span18px {
    font-size: 4.266666667vw !important;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box a {
    font-size: 3.733333333vw;
    padding: 0 0 1.066666667vw;
    border-bottom: solid 0.5333333333vw rgba(255, 255, 255, 0.3);
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box img {
    width: 100%;
    height: auto;
    margin: 2.666666667vw 0;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box hr {
    margin: 10.66666667vw 0;
    border-top: solid 0.2666666667vw rgba(255, 255, 255, 0.5);
  }
  #news {
    /*@media screen end*/
  }
}
#news .news_details_wrap .news_details_box .news_details_txt_box code {
  display: none;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .price_box .list .ttl {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 5.555555556vw;
  background: #616161;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .price_box .list .ttl p {
  font-size: 1.25vw;
  letter-spacing: 0.32em;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .price_box .list .data {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 5.555555556vw;
  background: #E5E5E5;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .price_box .list .data p {
  font-size: 2.222222222vw;
  letter-spacing: 0.08em;
  color: #4F4F4F;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .price_box .list .data span {
  font-size: 1.388888889vw;
  letter-spacing: 0.14em;
  color: #4F4F4F;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .price_box .list .txt {
  margin: 1.736111111vw auto 0;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .price_box .list .txt p, #news .news_details_wrap .news_details_box .news_details_txt_box .price_box .list .txt a {
  font-size: 0.9722222222vw;
  letter-spacing: 0.22em;
  line-height: 2;
  font-feature-settings: unset;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .price_box .list .txt a {
  padding: 0 0 0.3472222222vw;
  border-bottom: solid 0.1388888889vw #fff;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap {
  background: #fff;
  padding: 2.083333333vw 0;
  margin: 4.166666667vw 0 0;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .qa_box {
  width: 39.02777778vw;
  margin: 0 auto;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .qa_ttl {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 3.75vw;
  background: #616161;
  position: relative;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .qa_ttl p {
  font-size: 1.111111111vw;
  letter-spacing: 0.36em;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .qa_ttl::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.736111111vw 1.25vw 0 1.25vw;
  border-color: #616161 transparent transparent transparent;
  position: absolute;
  bottom: -1.111111111vw;
  right: 0;
  left: 0;
  margin: auto;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .list {
  padding: 2.083333333vw 0;
  border-bottom: dashed 0.0694444444vw #9E9E9F;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .list:last-of-type {
  border-bottom: none;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .q_box,
#news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .a_box {
  display: flex;
  flex-wrap: wrap;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .q_box .ttl,
#news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .a_box .ttl {
  width: 3.125vw;
  font-size: 0.9722222222vw;
  letter-spacing: 0.14em;
  line-height: 1.8;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .q_box .txt,
#news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .a_box .txt {
  width: calc(100% - 3.125vw);
  font-size: 0.9722222222vw;
  letter-spacing: 0.14em;
  line-height: 1.8;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .q_box .txt a,
#news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .a_box .txt a {
  font-size: 0.9722222222vw;
  letter-spacing: 0.14em;
  line-height: 1.8;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .q_box .ttl,
#news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .q_box .txt {
  color: #808080;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .a_box {
  margin: 1.388888889vw 0 0;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .a_box .ttl,
#news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .a_box .txt {
  color: #E95513;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .a_box .ttl a,
#news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .a_box .txt a {
  color: #E95513;
  border-bottom: solid 0.1388888889vw #E95513;
}
#news .news_details_wrap .news_details_box .news_details_txt_box .com_btn_news {
  margin: 3.125vw auto 0;
  font-size: 0.9722222222vw;
  letter-spacing: 0.24em;
  line-height: 1;
  padding: 0;
  border: none;
}
@media screen and (max-width: 768px) {
  #news .news_details_wrap .news_details_box .news_details_txt_box .price_box .list .ttl {
    height: 21.33333333vw;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box .price_box .list .ttl p {
    font-size: 4.8vw;
    letter-spacing: 0.42em;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box .price_box .list .data {
    height: 21.33333333vw;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box .price_box .list .data p {
    font-size: 8.533333333vw;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box .price_box .list .data span {
    font-size: 5.333333333vw;
    letter-spacing: 0em;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box .price_box .list .txt {
    margin: 4vw auto 0;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box .price_box .list .txt p, #news .news_details_wrap .news_details_box .news_details_txt_box .price_box .list .txt a {
    font-size: 3.2vw;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box .price_box .list .txt p {
    text-indent: -1.2em;
    padding-left: 1.2em;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box .price_box .list .txt a {
    padding: 0 0 1.333333333vw;
    border-bottom: solid 0.5333333333vw #fff;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap {
    padding: 6.666666667vw 0;
    margin: 16vw 0 0;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .qa_box {
    width: 74.66666667vw;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .qa_ttl {
    height: 14.93333333vw;
    margin: 0 0 2.666666667vw;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .qa_ttl p {
    font-size: 4.8vw;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .qa_ttl::before {
    border-width: 6.666666667vw 4.8vw 0 4.8vw;
    bottom: -4.266666667vw;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .list {
    padding: 6.666666667vw 0;
    border-bottom: dashed 0.2666666667vw #9E9E9F;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .q_box,
  #news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .a_box {
    display: flex;
    flex-wrap: wrap;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .q_box .ttl,
  #news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .a_box .ttl {
    width: 10.66666667vw;
    font-size: 3.733333333vw;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .q_box .txt,
  #news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .a_box .txt {
    width: calc(100% - 10.66666667vw);
    font-size: 3.733333333vw;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .q_box .txt a,
  #news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .a_box .txt a {
    font-size: 3.733333333vw;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .a_box {
    margin: 5.333333333vw 0 0;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .a_box .ttl a,
  #news .news_details_wrap .news_details_box .news_details_txt_box .qa_wrap .a_box .txt a {
    border-bottom: solid 0.5333333333vw #E95513;
  }
  #news .news_details_wrap .news_details_box .news_details_txt_box .com_btn {
    margin: 12vw auto 0;
    font-size: 3.2vw;
    width: 100%;
  }
  #news {
    /*@media screen end*/
  }
}
#news .interview_details_wrap {
  padding: 0 0 0.0694444444vw;
  background: #808080;
}
#news .interview_details_wrap .interview_details_img {
  margin: 0 0 13.19444444vw;
}
#news .interview_details_wrap .interview_details_box {
  width: 43.05555556vw;
  margin: 0 auto;
}
#news .interview_details_wrap .interview_details_box .interview_details_date {
  font-size: 1.111111111vw;
  letter-spacing: 0.06em;
  margin: 0 0 2.777777778vw;
}
#news .interview_details_wrap .interview_details_box .interview_details_subttl {
  font-size: 1.25vw;
  letter-spacing: 0.2em;
  line-height: 1.4;
  margin: 0 0 1.388888889vw;
}
#news .interview_details_wrap .interview_details_box .interview_details_ttl {
  font-size: 2.083333333vw;
  letter-spacing: 0.2em;
  line-height: 1.4;
  margin: 0 0 1.388888889vw;
}
@media screen and (max-width: 768px) {
  #news .interview_details_wrap {
    padding: 0 0 0.2666666667vw;
  }
  #news .interview_details_wrap .interview_details_img {
    margin: 0 0 13.33333333vw;
  }
  #news .interview_details_wrap .interview_details_box {
    width: 82.66666667vw;
  }
  #news .interview_details_wrap .interview_details_box .interview_details_date {
    font-size: 3.733333333vw;
    margin: 0 0 6.666666667vw;
  }
  #news .interview_details_wrap .interview_details_box .interview_details_subttl {
    font-size: 4.266666667vw;
    margin: 0 0 5.333333333vw;
  }
  #news .interview_details_wrap .interview_details_box .interview_details_ttl {
    font-size: 5.333333333vw;
    margin: 0 0 5.333333333vw;
  }
  #news {
    /*@media screen end*/
  }
}
#news .interview_details_txt_box {
  padding: 2.777777778vw 0;
  border-bottom: solid 0.0694444444vw rgba(255, 255, 255, 0.5);
}
#news .interview_details_txt_box .intro_box {
  padding: 2.777777778vw 2.430555556vw;
  background: #fff;
  border-radius: 0.2083333333vw;
  margin: 0 0 3.472222222vw;
}
#news .interview_details_txt_box .intro_box p {
  font-size: 0.9722222222vw;
  letter-spacing: 0.2em;
  line-height: 2;
  color: #696969;
}
#news .interview_details_txt_box .speaker_box {
  margin: 0 0 3.472222222vw;
}
#news .interview_details_txt_box .speaker_box .ttl {
  font-size: 1.111111111vw;
  letter-spacing: 0.2em;
  margin: 0 0 2.083333333vw;
}
#news .interview_details_txt_box .speaker_box .ttl span {
  font-size: 0.6944444444vw;
  letter-spacing: 0.2em;
}
#news .interview_details_txt_box .speaker_box .flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 1.388888889vw 0 0;
}
#news .interview_details_txt_box .speaker_box .flex .img {
  width: 4.444444444vw;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 1.388888889vw 0 0;
}
#news .interview_details_txt_box .speaker_box .flex .txt {
  width: calc(100% - 5.833333333vw);
}
#news .interview_details_txt_box .speaker_box .flex .name {
  display: inline-block;
  padding: 0.6944444444vw 0.6944444444vw 0.4861111111vw 0.7638888889vw;
  border-radius: 0.0694444444vw;
  font-size: 0.9722222222vw;
  letter-spacing: 0.2em;
  margin: 0 1.041666667vw 0 0;
}
#news .interview_details_txt_box .speaker_box .flex .name.co-b {
  background: #4d4d4d;
  color: #fff;
}
#news .interview_details_txt_box .speaker_box .flex .name.co-w {
  background: #fff;
  color: #808080;
}
#news .interview_details_txt_box .speaker_box .flex .data {
  display: inline-block;
  font-size: 0.8333333333vw;
  letter-spacing: 0.2em;
  margin: 0 1.041666667vw 0 0;
}
#news .interview_details_txt_box .history_box {
  margin: 0 0 3.472222222vw;
}
#news .interview_details_txt_box .history_box .ttl {
  font-size: 1.111111111vw;
  letter-spacing: 0.2em;
  margin: 0 0 2.083333333vw;
  position: relative;
}
#news .interview_details_txt_box .history_box .ttl span {
  font-size: 0.6944444444vw;
  letter-spacing: 0.2em;
}
#news .interview_details_txt_box .history_box .ttl::before {
  content: "";
  width: 25vw;
  height: 0.0694444444vw;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0.625vw;
  right: 0;
}
#news .interview_details_txt_box .txt_box {
  border-top: solid 0.0694444444vw rgba(255, 255, 255, 0.5);
}
#news .interview_details_txt_box .txt_box .txt_box_ttl {
  font-size: 2.083333333vw;
  letter-spacing: 0.2em;
  line-height: 1.4;
  margin: 4.861111111vw 0 0;
}
#news .interview_details_txt_box .txt_box .flex_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 4.861111111vw 0 0;
}
#news .interview_details_txt_box .txt_box .name {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 4.861111111vw;
  height: 1.527777778vw;
}
#news .interview_details_txt_box .txt_box .name span {
  font-size: 0.8333333333vw;
  letter-spacing: 0.2em;
  margin: 0.0694444444vw 0 0;
}
#news .interview_details_txt_box .txt_box .name.co-b {
  background: #4d4d4d;
}
#news .interview_details_txt_box .txt_box .name.co-b span {
  color: #fff;
}
#news .interview_details_txt_box .txt_box .name.co-w {
  background: #fff;
}
#news .interview_details_txt_box .txt_box .name.co-w span {
  color: #808080;
}
#news .interview_details_txt_box .txt_box .txt {
  width: 35vw;
  font-size: 0.9722222222vw;
  letter-spacing: 0.24em;
  line-height: 1.8;
}
#news .interview_details_txt_box .txt_box .img_box {
  margin: 4.861111111vw 0 0;
}
#news .interview_details_txt_box .txt_box .img_box p {
  font-size: 0.6944444444vw;
  letter-spacing: 0.24em;
  color: #dbdcdc;
  margin: 0.6944444444vw 0 0;
}
#news .interview_details_txt_box .next_box {
  margin: 4.861111111vw 0 0;
}
#news .interview_details_txt_box .next_box a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 8.333333333vw;
  height: 2.430555556vw;
  border-radius: 100vh;
  background: rgba(91, 91, 91, 0.4);
  margin: 0 auto;
  transition: all 0.3s ease;
}
#news .interview_details_txt_box .next_box a span {
  padding: 0.0694444444vw 0 0 0.1388888889vw;
  font-size: 0.9722222222vw;
  letter-spacing: 0.24em;
  color: #fff;
}
#news .interview_details_txt_box .next_box p {
  font-size: 0.6944444444vw;
  letter-spacing: 0.24em;
  color: rgba(255, 255, 255, 0.4);
  text-align: center;
  margin: 2.083333333vw 0 0;
}
@media screen and (min-width: 769px) and (max-width: 1070px) {
  #news .interview_details_txt_box .speaker_box .flex .txt {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  #news .interview_details_txt_box .speaker_box .flex .txt .name {
    margin: 0.3472222222vw 0;
  }
  #news .interview_details_txt_box .speaker_box .flex .txt .data {
    width: 100%;
    margin: 0.3472222222vw 0;
  }
  #news {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #news .interview_details_txt_box {
    padding: 10.66666667vw 0;
  }
  #news .interview_details_txt_box .intro_box {
    width: 81.33333333vw;
    padding: 10.66666667vw 9.333333333vw 9.333333333vw;
    border-radius: 0;
    margin: 0 0 16vw -8.533333333vw;
  }
  #news .interview_details_txt_box .intro_box p {
    font-size: 3.733333333vw;
    letter-spacing: 0.18em;
  }
  #news .interview_details_txt_box .speaker_box {
    margin: 0 0 13.33333333vw;
  }
  #news .interview_details_txt_box .speaker_box .ttl {
    font-size: 4.8vw;
    margin: 0 0 10.66666667vw;
  }
  #news .interview_details_txt_box .speaker_box .ttl span {
    font-size: 3.2vw;
  }
  #news .interview_details_txt_box .speaker_box .flex {
    flex-wrap: nowrap;
    margin: 8vw 0 0;
  }
  #news .interview_details_txt_box .speaker_box .flex .img {
    width: 20.26666667vw;
    margin: 0 4.8vw 0 0;
  }
  #news .interview_details_txt_box .speaker_box .flex .txt {
    width: 50.66666667vw;
  }
  #news .interview_details_txt_box .speaker_box .flex .name {
    padding: 2.133333333vw 2.666666667vw 1.866666667vw 2.933333333vw;
    border-radius: 0.2666666667vw;
    font-size: 4.266666667vw;
    margin: 0 0 1.333333333vw 0;
  }
  #news .interview_details_txt_box .speaker_box .flex .data {
    font-size: 3.2vw;
    line-height: 1.4;
    letter-spacing: 0.18em;
    margin: 0;
  }
  #news .interview_details_txt_box .history_box {
    border-top: solid 0.2666666667vw rgba(255, 255, 255, 0.5);
    padding: 13.33333333vw 0 0;
    margin: 0 0 13.33333333vw;
  }
  #news .interview_details_txt_box .history_box .ttl {
    font-size: 4.8vw;
    margin: 0 0 10.66666667vw;
  }
  #news .interview_details_txt_box .history_box .ttl span {
    font-size: 3.2vw;
  }
  #news .interview_details_txt_box .history_box .ttl::before {
    display: none;
  }
  #news .interview_details_txt_box .history_box .img {
    width: 74.13333333vw;
    margin: 0 auto;
  }
  #news .interview_details_txt_box .txt_box {
    border-top: solid 0.2666666667vw rgba(255, 255, 255, 0.5);
  }
  #news .interview_details_txt_box .txt_box .txt_box_ttl {
    font-size: 5.333333333vw;
    margin: 16vw 0 0;
  }
  #news .interview_details_txt_box .txt_box .flex_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 16vw 0 0;
  }
  #news .interview_details_txt_box .txt_box .name {
    width: 26.66666667vw;
    height: 8.533333333vw;
    margin: 0 0 8vw;
  }
  #news .interview_details_txt_box .txt_box .name span {
    font-size: 4.266666667vw;
    margin: 0.2666666667vw 0 0;
  }
  #news .interview_details_txt_box .txt_box .txt {
    width: 100%;
    font-size: 3.733333333vw;
    letter-spacing: 0.18em;
    line-height: 2;
  }
  #news .interview_details_txt_box .txt_box .img_box {
    margin: 16vw 0 0;
  }
  #news .interview_details_txt_box .txt_box .img_box p {
    font-size: 2.666666667vw;
    letter-spacing: 0.18em;
    line-height: 1.4;
    margin: 2.666666667vw 0 0;
  }
  #news .interview_details_txt_box .next_box {
    margin: 18.66666667vw 0 0;
  }
  #news .interview_details_txt_box .next_box a {
    width: 32vw;
    height: 9.6vw;
  }
  #news .interview_details_txt_box .next_box a span {
    padding: 0.2666666667vw 0 0 0.5333333333vw;
    font-size: 3.733333333vw;
  }
  #news .interview_details_txt_box .next_box p {
    font-size: 2.666666667vw;
    letter-spacing: 0.18em;
    line-height: 1.4;
    text-align: left;
    margin: 8vw 0 0;
  }
  #news {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #news {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #news {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #news {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #news {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #news {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #news {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #news {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #news {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #news {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #news {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #news {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #news {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #news {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #news {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #news {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #news {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #news {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #news {
    /*@media screen end*/
  }
}
#news {
  /* news ___end*/
}

#concierge .about_wrap .img_box {
  height: 48.61111111vw;
  position: relative;
  background-image: url("../img/concierge/i_1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
#concierge .about_wrap .img_box img {
  width: 8.541666667vw;
  margin-top: 13.88888889vw;
  position: absolute;
  left: -6.388888889vw;
}
#concierge .about_wrap .about_box {
  width: 43.40277778vw;
  margin: 8.333333333vw auto;
}
#concierge .about_wrap .about_box .txt_box {
  margin: 3.472222222vw 0 0;
}
#concierge .about_wrap .about_box .txt_box p {
  font-size: 0.9722222222vw;
  line-height: 2.2;
  letter-spacing: 0.22em;
  text-align: justify;
  text-justify: inter-ideograph;
}
#concierge .about_wrap .about_box .price_box {
  margin: 4.166666667vw 0 0;
}
#concierge .about_wrap .about_box .price_box .list .ttl {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 5.555555556vw;
  background: #616161;
}
#concierge .about_wrap .about_box .price_box .list .ttl p {
  font-size: 1.25vw;
  letter-spacing: 0.32em;
}
#concierge .about_wrap .about_box .price_box .list .data {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 5.555555556vw;
  background: #E5E5E5;
}
#concierge .about_wrap .about_box .price_box .list .data p {
  font-size: 2.222222222vw;
  letter-spacing: 0.08em;
  color: #4F4F4F;
}
#concierge .about_wrap .about_box .price_box .list .data span {
  font-size: 0.9722222222vw;
  letter-spacing: 0.18em;
  color: #4F4F4F;
}
#concierge .about_wrap .about_box .price_box .list .txt {
  margin: 1.736111111vw auto 0;
}
#concierge .about_wrap .about_box .price_box .list .txt p, #concierge .about_wrap .about_box .price_box .list .txt a {
  font-size: 0.9722222222vw;
  letter-spacing: 0.18em;
  line-height: 2;
  font-feature-settings: unset;
}
#concierge .about_wrap .about_box .price_box .list .txt a {
  padding: 0 0 0.3472222222vw;
  border-bottom: solid 0.1388888889vw #fff;
}
@media screen and (max-width: 768px) {
  #concierge .about_wrap .img_box {
    width: 75.73333333vw;
    height: 105.0666667vw;
    margin: 0 0 0 auto;
    background-position: 25% center;
  }
  #concierge .about_wrap .img_box img {
    width: 17.06666667vw;
    margin-top: 26.66666667vw;
    position: absolute;
    left: -14.66666667vw;
  }
  #concierge .about_wrap .about_box {
    width: 85.33333333vw;
    margin: 18.66666667vw auto 20vw;
  }
  #concierge .about_wrap .about_box .txt_box {
    margin: 8vw 0 0;
  }
  #concierge .about_wrap .about_box .txt_box p {
    font-size: 3.2vw;
    line-height: 2.2;
    letter-spacing: 0.28em;
  }
  #concierge .about_wrap .about_box .price_box {
    margin: 18.66666667vw 0 0;
  }
  #concierge .about_wrap .about_box .price_box .list .ttl {
    height: 21.33333333vw;
  }
  #concierge .about_wrap .about_box .price_box .list .ttl p {
    font-size: 4.8vw;
    letter-spacing: 0.42em;
  }
  #concierge .about_wrap .about_box .price_box .list .data {
    height: 21.33333333vw;
  }
  #concierge .about_wrap .about_box .price_box .list .data p {
    font-size: 8.533333333vw;
  }
  #concierge .about_wrap .about_box .price_box .list .data span {
    font-size: 3.2vw;
    letter-spacing: 0.15em;
  }
  #concierge .about_wrap .about_box .price_box .list .txt {
    margin: 6.666666667vw auto 0;
  }
  #concierge .about_wrap .about_box .price_box .list .txt p, #concierge .about_wrap .about_box .price_box .list .txt a {
    font-size: 3.2vw;
    letter-spacing: 0.15em;
  }
  #concierge .about_wrap .about_box .price_box .list .txt p {
    text-indent: -1em;
    padding-left: 1em;
  }
  #concierge .about_wrap .about_box .price_box .list .txt a {
    padding: 0 0 1.333333333vw;
    border-bottom: solid 0.5333333333vw #fff;
  }
  #concierge {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #concierge {
    /*@media screen end*/
  }
}
#concierge .flow_wrap {
  margin: 6.944444444vw 0 15.97222222vw;
}
#concierge .flow_wrap .flow_content {
  width: 54.16666667vw;
  margin: 0 auto;
}
#concierge .flow_wrap .flow_ttl_box {
  padding: 0 0 4.166666667vw 5.208333333vw;
  border-bottom: solid 0.1388888889vw rgba(255, 255, 255, 0.5);
}
#concierge .flow_wrap .flow_box_wrap {
  margin: 5.902777778vw 0 10.41666667vw;
}
#concierge .flow_wrap .flow_box_wrap .flow_arrow {
  margin: 4.166666667vw auto;
  text-align: center;
}
#concierge .flow_wrap .flow_box_wrap .flow_arrow div {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.388888889vw 1.388888889vw 0 1.388888889vw;
  border-color: #fff transparent transparent transparent;
  opacity: 0.4;
}
#concierge .flow_wrap .flow_box_wrap .flow_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}
#concierge .flow_wrap .flow_box_wrap .flow_box .flow_ttl {
  font-size: 1.527777778vw;
  letter-spacing: 0.28em;
  line-height: 1.4;
}
#concierge .flow_wrap .flow_box_wrap .flow_box .flow_txt {
  font-size: 0.9722222222vw;
  letter-spacing: 0.48em;
  line-height: 1.8;
}
#concierge .flow_wrap .flow_box_wrap .flow_box_1-2-8 .num {
  font-size: 2.569444444vw;
  letter-spacing: 0.04em;
  padding: 0.6944444444vw 3.472222222vw;
  border-right: solid 0.2083333333vw rgba(255, 255, 255, 0.5);
}
#concierge .flow_wrap .flow_box_wrap .flow_box_1-2-8 .flow_ttl {
  padding: 0.6944444444vw 3.472222222vw;
}
#concierge .flow_wrap .flow_box_wrap .flow_box_1 .num {
  padding: 0.6944444444vw 3.472222222vw 0.6944444444vw 5.208333333vw;
}
#concierge .flow_wrap .flow_box_wrap .flow_box_2 .num {
  padding: 0.6944444444vw 3.472222222vw 0.6944444444vw 5.208333333vw;
}
#concierge .flow_wrap .flow_box_wrap .flow_box_3-4-5-6 .img_box {
  width: 50%;
}
#concierge .flow_wrap .flow_box_wrap .flow_box_3-4-5-6 .txt_box {
  width: 50%;
}
#concierge .flow_wrap .flow_box_wrap .flow_box_3-4-5-6 .flow_ttl,
#concierge .flow_wrap .flow_box_wrap .flow_box_3-4-5-6 .flow_txt {
  transition: all 2s ease;
  margin: 0 2.430555556vw;
}
#concierge .flow_wrap .flow_box_wrap .flow_box_3-4-5-6 .num {
  transition: all 2s ease;
  font-size: 3.888888889vw;
  letter-spacing: 0.04em;
  padding: 0 2.430555556vw 1.388888889vw;
  border-bottom: solid 0.0694444444vw #fff;
}
#concierge .flow_wrap .flow_box_wrap .flow_box_3-4-5-6 .flow_ttl {
  padding: 2.083333333vw 0 0;
}
#concierge .flow_wrap .flow_box_wrap .flow_box_3-4-5-6 .flow_txt {
  padding: 1.388888889vw 0 0;
}
#concierge .flow_wrap .flow_box_wrap .flow_box_7 .img_box {
  width: 100%;
}
#concierge .flow_wrap .flow_box_wrap .flow_box_7 .txt_box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 2.361111111vw 0;
}
#concierge .flow_wrap .flow_box_wrap .flow_box_7 .num,
#concierge .flow_wrap .flow_box_wrap .flow_box_7 .flow_ttl,
#concierge .flow_wrap .flow_box_wrap .flow_box_7 .flow_txt {
  transition: all 2s ease;
}
#concierge .flow_wrap .flow_box_wrap .flow_box_7 .flow_ttl,
#concierge .flow_wrap .flow_box_wrap .flow_box_7 .flow_txt {
  margin: 1.388888889vw 0;
}
#concierge .flow_wrap .flow_box_wrap .flow_box_7 .flow_txt {
  font-size: 0.9722222222vw;
  letter-spacing: 0.18em;
  line-height: 1;
}
#concierge .flow_wrap .flow_box_wrap .flow_box_7 .num {
  font-size: 3.888888889vw;
  letter-spacing: 0.04em;
  padding: 1.388888889vw 3.194444444vw 1.388888889vw 3.333333333vw;
  border-right: solid 0.2083333333vw rgba(128, 128, 183, 0.3);
}
#concierge .flow_wrap .flow_box_wrap .flow_box_7 .txt_box_right {
  width: 36.11111111vw;
  padding: 0 3.333333333vw 0 1.736111111vw;
}
#concierge .flow_wrap .flow_box_wrap .flow_box_7 .flow_txt {
  letter-spacing: 0.12em;
  line-height: 1.8;
}
#concierge .flow_wrap .flow_box_wrap .bg {
  transition: all 2s ease;
  width: 0%;
  height: 100%;
  background: rgb(229, 229, 229);
  position: absolute;
  top: 0;
  z-index: -1;
}
#concierge .flow_wrap .flow_box_wrap .flow_box_3 .bg,
#concierge .flow_wrap .flow_box_wrap .flow_box_5 .bg,
#concierge .flow_wrap .flow_box_wrap .flow_box_7 .bg {
  left: 0;
}
#concierge .flow_wrap .flow_box_wrap .flow_box_4,
#concierge .flow_wrap .flow_box_wrap .flow_box_6 {
  flex-direction: row-reverse;
}
#concierge .flow_wrap .flow_box_wrap .flow_box_4 .bg,
#concierge .flow_wrap .flow_box_wrap .flow_box_6 .bg {
  right: 0;
}
#concierge .flow_wrap .flow_box_wrap .flow_box_7.active .bg,
#concierge .flow_wrap .flow_box_wrap .flow_box_3-4-5-6.active .bg {
  width: 110%;
}
#concierge .flow_wrap .flow_box_wrap .flow_box_7.active .num,
#concierge .flow_wrap .flow_box_wrap .flow_box_7.active .flow_ttl,
#concierge .flow_wrap .flow_box_wrap .flow_box_7.active .flow_txt,
#concierge .flow_wrap .flow_box_wrap .flow_box_3-4-5-6.active .num,
#concierge .flow_wrap .flow_box_wrap .flow_box_3-4-5-6.active .flow_ttl,
#concierge .flow_wrap .flow_box_wrap .flow_box_3-4-5-6.active .flow_txt {
  color: #808080;
}
#concierge .flow_wrap .flow_box_wrap .flow_box_7.active .num,
#concierge .flow_wrap .flow_box_wrap .flow_box_3-4-5-6.active .num {
  border-color: #808080;
}
#concierge .flow_wrap .flow_box_wrap .flow_box_7.active .num {
  border-color: rgba(128, 128, 183, 0.3);
}
@media screen and (max-width: 768px) {
  #concierge .flow_wrap {
    margin: 14.66666667vw 0 29.33333333vw;
  }
  #concierge .flow_wrap .flow_content {
    width: 85.33333333vw;
  }
  #concierge .flow_wrap .flow_ttl_box {
    padding: 0 0 9.333333333vw;
    border-bottom: solid 0.5333333333vw rgba(255, 255, 255, 0.5);
  }
  #concierge .flow_wrap .flow_box_wrap {
    margin: 18.66666667vw 0 18.66666667vw;
  }
  #concierge .flow_wrap .flow_box_wrap .flow_arrow {
    margin: 8vw auto;
  }
  #concierge .flow_wrap .flow_box_wrap .flow_arrow div {
    border-width: 4vw 4vw 0 4vw;
  }
  #concierge .flow_wrap .flow_box_wrap .flow_box .flow_ttl {
    font-size: 5.333333333vw;
    letter-spacing: 0.2em;
  }
  #concierge .flow_wrap .flow_box_wrap .flow_box .flow_txt {
    font-size: 3.2vw;
    letter-spacing: 0.28em;
    line-height: 2;
  }
  #concierge .flow_wrap .flow_box_wrap .flow_box_1-2-8 {
    justify-content: flex-start;
  }
  #concierge .flow_wrap .flow_box_wrap .flow_box_1-2-8 .num {
    font-size: 6.933333333vw;
    padding: 0.8vw 13.33333333vw 0.8vw 18.66666667vw;
    border-right: solid 0.8vw rgba(255, 255, 255, 0.5);
  }
  #concierge .flow_wrap .flow_box_wrap .flow_box_1-2-8 .flow_ttl {
    padding: 0.8vw 0 0.8vw 13.33333333vw;
  }
  #concierge .flow_wrap .flow_box_wrap .flow_box_3-4-5-6 .img_box {
    width: 100%;
  }
  #concierge .flow_wrap .flow_box_wrap .flow_box_3-4-5-6 .txt_box {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 7.466666667vw 8vw 9.066666667vw;
  }
  #concierge .flow_wrap .flow_box_wrap .flow_box_3-4-5-6 .flow_ttl,
  #concierge .flow_wrap .flow_box_wrap .flow_box_3-4-5-6 .flow_txt {
    margin: 0;
  }
  #concierge .flow_wrap .flow_box_wrap .flow_box_3-4-5-6 .num {
    font-size: 6.933333333vw;
    padding: 0.8vw 4vw 0.8vw 0;
    border-bottom: none;
    border-right: solid 0.8vw rgba(255, 255, 255, 0.5);
    display: inline-block;
  }
  #concierge .flow_wrap .flow_box_wrap .flow_box_3-4-5-6 .flow_ttl {
    padding: 0 0 0 5.333333333vw;
    display: inline-block;
    line-height: 1.5;
  }
  #concierge .flow_wrap .flow_box_wrap .flow_box_3-4-5-6 .flow_txt {
    padding: 6.666666667vw 0 0;
  }
  #concierge .flow_wrap .flow_box_wrap .flow_box_7 .txt_box {
    align-items: flex-start;
    padding: 7.466666667vw 8vw 9.066666667vw;
    position: relative;
  }
  #concierge .flow_wrap .flow_box_wrap .flow_box_7 .flow_ttl,
  #concierge .flow_wrap .flow_box_wrap .flow_box_7 .flow_txt {
    margin: 0;
  }
  #concierge .flow_wrap .flow_box_wrap .flow_box_7 .flow_txt {
    font-size: 3.2vw;
    letter-spacing: 0.28em;
    line-height: 2;
  }
  #concierge .flow_wrap .flow_box_wrap .flow_box_7 .num {
    font-size: 6.933333333vw;
    padding: 0.8vw 4vw 0.8vw 0;
    border-bottom: none;
    border-right: solid 0.8vw rgba(255, 255, 255, 0.5);
    display: inline-block;
    height: 14.4vw;
  }
  #concierge .flow_wrap .flow_box_wrap .flow_box_7 .txt_box_right {
    width: auto;
    padding: 0;
  }
  #concierge .flow_wrap .flow_box_wrap .flow_box_7 .flow_ttl {
    padding: 0 0 0 5.333333333vw;
    line-height: 1.5;
    position: absolute;
    top: 7.2vw;
    left: 23.46666667vw;
  }
  #concierge .flow_wrap .flow_box_wrap .flow_box_7 .flow_txt {
    padding: 5.333333333vw 0 0;
  }
  #concierge .flow_wrap .flow_box_wrap .flow_box_8 .num {
    padding: 0.8vw 4vw 0.8vw 2.666666667vw;
  }
  #concierge .flow_wrap .flow_box_wrap .flow_box_8 .flow_ttl {
    padding: 0.8vw 0 0.8vw 6.666666667vw;
  }
  #concierge .flow_wrap .flow_box_wrap .flow_box_3 .bg,
  #concierge .flow_wrap .flow_box_wrap .flow_box_5 .bg,
  #concierge .flow_wrap .flow_box_wrap .flow_box_7 .bg {
    left: 0;
  }
  #concierge .flow_wrap .flow_box_wrap .flow_box_4 .bg,
  #concierge .flow_wrap .flow_box_wrap .flow_box_6 .bg {
    right: auto;
    left: 0;
  }
  #concierge .flow_wrap .flow_box_wrap .flow_box_7.active .num,
  #concierge .flow_wrap .flow_box_wrap .flow_box_3-4-5-6.active .num {
    border-color: rgba(128, 128, 183, 0.3);
  }
  #concierge {
    /*@media screen end*/
  }
}
#concierge .members_wrap {
  padding: 8.333333333vw 0 16.31944444vw;
  background: #E5E5E5;
}
#concierge .members_wrap .members_ttl_box p, #concierge .members_wrap .members_ttl_box span, #concierge .members_wrap .members_box p, #concierge .members_wrap .members_box span {
  color: #666666;
}
#concierge .members_wrap .members_content {
  width: 54.16666667vw;
  margin: 0 auto;
}
#concierge .members_wrap .members_ttl_box {
  padding: 0 0 4.166666667vw 5.208333333vw;
  border-bottom: solid 0.1388888889vw rgba(102, 102, 102, 0.2);
}
#concierge .members_wrap .members_box {
  margin: 9.722222222vw 0 0;
}
#concierge .members_wrap .members {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 7.638888889vw;
}
#concierge .members_wrap .members .img {
  width: 22.91666667vw;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0.0694444444vw 0.0694444444vw 0.0694444444vw 0px rgba(0, 0, 0, 0.3);
}
#concierge .members_wrap .members .data {
  width: 27.08333333vw;
}
#concierge .members_wrap .members .name {
  font-size: 2.361111111vw;
  letter-spacing: 0.08em;
  margin: 0 0 1.388888889vw;
}
#concierge .members_wrap .members .txt_box {
  margin: 0 0 1.388888889vw;
}
#concierge .members_wrap .members .ttl {
  position: relative;
  margin: 0 0 0.3472222222vw;
}
#concierge .members_wrap .members .ttl span {
  display: inline-block;
  font-size: 0.6944444444vw;
  letter-spacing: 0.24em;
  padding: 0 0.6944444444vw;
  background: #E5E5E5;
  position: relative;
  z-index: 1;
}
#concierge .members_wrap .members .ttl::before {
  content: "";
  width: 0.3472222222vw;
  height: 0.3472222222vw;
  background: #666666;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 2;
}
#concierge .members_wrap .members .ttl::after {
  content: "";
  width: 100%;
  height: 0.1388888889vw;
  background: rgba(102, 102, 102, 0.2);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 0;
}
#concierge .members_wrap .members .txt {
  font-size: 0.9722222222vw;
  letter-spacing: 0.24em;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  #concierge .members_wrap {
    padding: 16vw 0 29.33333333vw;
  }
  #concierge .members_wrap .members_content {
    width: 85.33333333vw;
  }
  #concierge .members_wrap .members_ttl_box {
    padding: 0 0 8vw;
    border-bottom: solid 0.5333333333vw rgba(102, 102, 102, 0.2);
  }
  #concierge .members_wrap .members_box {
    margin: 16vw 0 0;
  }
  #concierge .members_wrap .members {
    margin: 0 0 16vw;
  }
  #concierge .members_wrap .members .img {
    width: 58.66666667vw;
    box-shadow: 0.2666666667vw 0.2666666667vw 0.2666666667vw 0px rgba(0, 0, 0, 0.3);
    margin: 0 auto 6.666666667vw;
  }
  #concierge .members_wrap .members .data {
    width: 100%;
  }
  #concierge .members_wrap .members .name {
    font-size: 7.466666667vw;
    margin: 0 0 5.333333333vw;
  }
  #concierge .members_wrap .members .txt_box {
    margin: 0 0 4vw;
  }
  #concierge .members_wrap .members .ttl {
    margin: 0 0 2.666666667vw;
  }
  #concierge .members_wrap .members .ttl span {
    font-size: 2.666666667vw;
    padding: 0 2.666666667vw;
  }
  #concierge .members_wrap .members .ttl::before {
    content: "";
    width: 1.333333333vw;
    height: 1.333333333vw;
  }
  #concierge .members_wrap .members .ttl::after {
    height: 1px;
  }
  #concierge .members_wrap .members .txt {
    font-size: 3.2vw;
    letter-spacing: 0.22em;
  }
  #concierge {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #concierge {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #concierge {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #concierge {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #concierge {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #concierge {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #concierge {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #concierge {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #concierge {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #concierge {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #concierge {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #concierge {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #concierge {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #concierge {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #concierge {
    /*@media screen end*/
  }
}
#concierge {
  /* concierge ___end*/
}

#itemsinshop {
  background: #d9d9d9;
}
#itemsinshop .chairs_wrap {
  padding: 0 0 9.027777778vw;
}
#itemsinshop .chairs_wrap .chairs_ttl {
  margin: 0 5.902777778vw 4.166666667vw 0;
}
#itemsinshop .chairs_wrap .chairs_ttl p {
  padding: 0.9027777778vw 0 0.8333333333vw;
  background: #808080;
  font-size: 1.111111111vw;
  letter-spacing: 0.16em;
  text-align: center;
}
#itemsinshop .chairs_wrap .chairs_box {
  display: flex;
  flex-wrap: wrap;
  margin: 0 2.777777778vw 0 0;
}
#itemsinshop .chairs_wrap .chairs_box .list {
  width: 22.08333333vw;
  border-bottom: solid 1px #b2b2b2;
  margin: 0 1.388888889vw 2.777777778vw 0;
}
#itemsinshop .chairs_wrap .chairs_box .list:nth-of-type(3n) {
  margin-right: 0;
}
#itemsinshop .chairs_wrap .chairs_box .img_box {
  position: relative;
}
#itemsinshop .chairs_wrap .chairs_box .txt_box {
  padding: 1.041666667vw 0 2.777777778vw;
}
#itemsinshop .chairs_wrap .chairs_box .txt_box p {
  font-size: 0.8333333333vw;
  letter-spacing: 0.14em;
  line-height: 1.8;
  text-align: center;
  color: #666666;
}
#itemsinshop .chairs_wrap .no_chairs_box p {
  font-size: 1.111111111vw;
  color: #808080;
}
#itemsinshop .chairs_wrap .list .icon_box {
  width: 100%;
  position: absolute;
  bottom: 0.8333333333vw;
  left: 1.041666667vw;
}
#itemsinshop .chairs_wrap .list .icon_box img {
  margin: 0.2777777778vw 0.2777777778vw 0 0;
}
#itemsinshop .chairs_wrap .list .icon_box .logo_exhibit {
  display: block;
  width: 10.41666667vw;
}
#itemsinshop .chairs_wrap .list .icon_box .logo_limited {
  display: inline-block;
  width: 12.08333333vw;
}
#itemsinshop .chairs_wrap .list .icon_box .logo_new {
  display: inline-block;
  width: 3.75vw;
}
#itemsinshop .chairs_wrap .list .img_box::before {
  transition: all 0.3s ease;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
#itemsinshop .chairs_wrap .list:hover .img_box::before {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  #itemsinshop .chairs_wrap {
    padding: 0 0 42.66666667vw;
  }
  #itemsinshop .chairs_wrap .chairs_ttl {
    margin: 0 3.2vw 0;
  }
  #itemsinshop .chairs_wrap .chairs_ttl p {
    padding: 2.4vw 0 2.133333333vw;
    font-size: 3.2vw;
  }
  #itemsinshop .chairs_wrap .chairs_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 93.33333333vw;
    margin: 8vw auto 0;
  }
  #itemsinshop .chairs_wrap .chairs_box .list {
    width: 44.8vw;
    border-bottom: none;
    margin: 0 0 6.666666667vw 0;
  }
  #itemsinshop .chairs_wrap .chairs_box .txt_box {
    padding: 4vw 0 4vw;
  }
  #itemsinshop .chairs_wrap .chairs_box .txt_box p {
    font-size: 2.666666667vw;
    text-align: left;
  }
  #itemsinshop .chairs_wrap .no_chairs_box p {
    font-size: 3.2vw;
  }
  #itemsinshop .chairs_wrap .list .icon_box {
    bottom: 1.6vw;
    left: 2.133333333vw;
  }
  #itemsinshop .chairs_wrap .list .icon_box img {
    margin: 0 0 0 0;
  }
  #itemsinshop .chairs_wrap .list .icon_box .logo_exhibit {
    width: 25.33333333vw;
  }
  #itemsinshop .chairs_wrap .list .icon_box .logo_limited {
    width: 29.6vw;
  }
  #itemsinshop .chairs_wrap .list .icon_box .logo_new {
    width: 9.066666667vw;
  }
  #itemsinshop .chairs_wrap .list:hover .img_box::before {
    opacity: 0;
  }
  #itemsinshop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #itemsinshop {
    /*@media screen end*/
  }
}
#itemsinshop .chairs_details_wrap {
  padding: 0 0 9.027777778vw;
}
#itemsinshop .chairs_details_wrap .content {
  padding-top: 3.472222222vw;
}
#itemsinshop .chairs_details_wrap .details_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
#itemsinshop .chairs_details_wrap .details_box .img_box {
  width: 40.27777778vw;
}
#itemsinshop .chairs_details_wrap .details_box .img_box li {
  position: relative;
  margin: 0 0 12px;
}
#itemsinshop .chairs_details_wrap .details_box .img_box li .icon_box {
  width: 100%;
  position: absolute;
  bottom: 0.8333333333vw;
  left: 1.041666667vw;
}
#itemsinshop .chairs_details_wrap .details_box .img_box li .icon_box img {
  margin: 0.2777777778vw 0.2777777778vw 0 0;
}
#itemsinshop .chairs_details_wrap .details_box .img_box li .icon_box .logo_exhibit {
  display: block;
  width: 10.41666667vw;
}
#itemsinshop .chairs_details_wrap .details_box .img_box li .icon_box .logo_limited {
  display: inline-block;
  width: 12.08333333vw;
}
#itemsinshop .chairs_details_wrap .details_box .img_box li .icon_box .logo_new {
  display: inline-block;
  width: 3.75vw;
}
#itemsinshop .chairs_details_wrap .details_box .img_box li:last-of-type {
  margin: 0;
}
#itemsinshop .chairs_details_wrap .data_wrap {
  transition: all 0s ease;
  width: 22.56944444vw;
  position: relative;
  right: 5.972222222vw;
}
#itemsinshop .chairs_details_wrap .data_wrap .brand,
#itemsinshop .chairs_details_wrap .data_wrap .name,
#itemsinshop .chairs_details_wrap .data_wrap .text p,
#itemsinshop .chairs_details_wrap .data_wrap .price {
  font-size: 0.9722222222vw;
  letter-spacing: 0.14em;
  line-height: 2.2;
  color: #666666;
}
#itemsinshop .chairs_details_wrap .data_wrap .brand {
  display: inline-block;
  font-size: 1.527777778vw;
  letter-spacing: 0.05em;
  line-height: 1.6;
  border-bottom: solid 0.1388888889vw #666666;
  margin: 0 0 0.4166666667vw;
}
#itemsinshop .chairs_details_wrap .data_wrap .text p {
  font-size: 0.8333333333vw;
  margin: 2.083333333vw 0;
}
#itemsinshop .chairs_details_wrap .data_wrap .link_box {
  margin: 3.472222222vw 0 0;
}
#itemsinshop .chairs_details_wrap .data_wrap .link {
  display: block;
  padding: 0.9722222222vw 1.944444444vw 0.8333333333vw;
  border-radius: 100vh;
  position: relative;
  margin: 0 0 0.9722222222vw;
}
#itemsinshop .chairs_details_wrap .data_wrap .link span {
  font-size: 0.9722222222vw;
  letter-spacing: 0.16em;
}
#itemsinshop .chairs_details_wrap .data_wrap .link img {
  width: 0.9722222222vw;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1.527777778vw;
  margin: auto;
}
#itemsinshop .chairs_details_wrap .data_wrap .link:last-of-type {
  margin: 0;
}
#itemsinshop .chairs_details_wrap .data_wrap .link_1 {
  background: #717071;
}
#itemsinshop .chairs_details_wrap .data_wrap .link_2 {
  background: #9e9e9f;
}
#itemsinshop .chairs_details_wrap .data_wrap .link_3 {
  background: #ffffff;
}
#itemsinshop .chairs_details_wrap .data_wrap .link_3 span {
  color: #595757;
}
#itemsinshop .chairs_details_wrap .data_wrap .link:hover {
  opacity: 0.7;
}
#itemsinshop .chairs_details_wrap .data_wrap .link_box .link {
  transform: translate3d(0px, 100px, 0px);
  opacity: 0;
}
#itemsinshop .chairs_details_wrap .data_wrap .link_box.active .link {
  animation-name: linkBoxAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
}
#itemsinshop .chairs_details_wrap .data_wrap .link_box.active .link_1 {
  animation-delay: 0s;
}
#itemsinshop .chairs_details_wrap .data_wrap .link_box.active .link_2 {
  animation-delay: 0.3s;
}
#itemsinshop .chairs_details_wrap .data_wrap .link_box.active .link_3 {
  animation-delay: 0.6s;
}
@keyframes linkBoxAnime {
  0% {
    transform: translate3d(0px, 100px, 0px);
    opacity: 0;
  }
  100% {
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  #itemsinshop .chairs_details_wrap {
    padding: 0 0 42.66666667vw;
  }
  #itemsinshop .chairs_details_wrap .details_box {
    display: block;
  }
  #itemsinshop .chairs_details_wrap .details_box .img_box {
    width: 92.8vw;
    margin: 0 auto;
  }
  #itemsinshop .chairs_details_wrap .details_box .img_box li {
    height: auto;
    margin: 0;
  }
  #itemsinshop .chairs_details_wrap .details_box .img_box li .icon_box {
    bottom: 4vw;
    left: 4vw;
  }
  #itemsinshop .chairs_details_wrap .details_box .img_box li .icon_box img {
    margin: 1.066666667vw 0px 0 0;
  }
  #itemsinshop .chairs_details_wrap .details_box .img_box li .icon_box .logo_exhibit {
    width: 40vw;
  }
  #itemsinshop .chairs_details_wrap .details_box .img_box li .icon_box .logo_limited {
    width: 46.4vw;
  }
  #itemsinshop .chairs_details_wrap .details_box .img_box li .icon_box .logo_new {
    width: 14.4vw;
  }
  #itemsinshop .chairs_details_wrap .details_box .img_box li:last-of-type {
    margin: 0;
  }
  #itemsinshop .chairs_details_wrap .details_box .img_box button {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    font-size: 0;
  }
  #itemsinshop .chairs_details_wrap .details_box .slick-dots {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 3.733333333vw 0 0 0;
  }
  #itemsinshop .chairs_details_wrap .details_box .slick-dots li {
    transition: all 0s ease;
    width: 6.666666667vw;
    height: 0.8vw;
    background: #bfbfbf;
    margin: 0 0.8vw;
  }
  #itemsinshop .chairs_details_wrap .details_box .slick-dots li.slick-active {
    background: #3a3737;
  }
  #itemsinshop .chairs_details_wrap .details_box .slick-arrow {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    position: absolute;
    top: 66.66666667vw;
    z-index: 2;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  #itemsinshop .chairs_details_wrap .details_box .slick-arrow.slick-prev {
    left: 10px;
    background-image: url("../img/common/icon_8.svg");
  }
  #itemsinshop .chairs_details_wrap .details_box .slick-arrow.slick-next {
    right: 10px;
    transform: rotate(180deg);
    background-image: url("../img/common/icon_8.svg");
  }
  #itemsinshop .chairs_details_wrap .data_wrap {
    width: 92.8vw;
    margin: 10.66666667vw auto 0;
    right: auto;
  }
  #itemsinshop .chairs_details_wrap .data_wrap .brand,
  #itemsinshop .chairs_details_wrap .data_wrap .name,
  #itemsinshop .chairs_details_wrap .data_wrap .text p,
  #itemsinshop .chairs_details_wrap .data_wrap .price {
    font-size: 3.733333333vw;
  }
  #itemsinshop .chairs_details_wrap .data_wrap .brand {
    font-size: 5.333333333vw;
    border-bottom: solid 0.5333333333vw #666666;
    margin: 0 0 1.6vw;
  }
  #itemsinshop .chairs_details_wrap .data_wrap .text p {
    font-size: 3.2vw;
    margin: 8vw 0;
  }
  #itemsinshop .chairs_details_wrap .data_wrap .link_box {
    margin: 13.33333333vw 0 0;
  }
  #itemsinshop .chairs_details_wrap .data_wrap .link {
    padding: 3.733333333vw 7.466666667vw 3.2vw;
    margin: 0 0 3.733333333vw;
  }
  #itemsinshop .chairs_details_wrap .data_wrap .link span {
    font-size: 3.733333333vw;
    letter-spacing: 0.16em;
  }
  #itemsinshop .chairs_details_wrap .data_wrap .link img {
    width: 3.733333333vw;
    right: 5.866666667vw;
  }
  #itemsinshop .chairs_details_wrap .data_wrap .link:hover {
    opacity: 1;
  }
  #itemsinshop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #itemsinshop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #itemsinshop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #itemsinshop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #itemsinshop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #itemsinshop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #itemsinshop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #itemsinshop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #itemsinshop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #itemsinshop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #itemsinshop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #itemsinshop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #itemsinshop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #itemsinshop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #itemsinshop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #itemsinshop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #itemsinshop {
    /*@media screen end*/
  }
}
#itemsinshop {
  /* itemsinshop ___end*/
}

@media screen and (max-width: 768px) {
  #interview {
    /*@media screen end*/
  }
}
#interview .interview_details_wrap {
  padding: 0 0 0.0694444444vw;
  background: #808080;
}
#interview .interview_details_wrap .interview_details_img {
  margin: 0 0 13.19444444vw;
}
#interview .interview_details_wrap .interview_details_box {
  width: 43.05555556vw;
  margin: 0 auto;
}
#interview .interview_details_wrap .interview_details_box .interview_details_date {
  font-size: 1.111111111vw;
  letter-spacing: 0.06em;
  margin: 0 0 2.777777778vw;
}
#interview .interview_details_wrap .interview_details_box .interview_details_subttl {
  font-size: 1.25vw;
  letter-spacing: 0.2em;
  line-height: 1.4;
  margin: 0 0 1.388888889vw;
}
#interview .interview_details_wrap .interview_details_box .interview_details_ttl {
  font-size: 2.083333333vw;
  letter-spacing: 0.2em;
  line-height: 1.4;
  margin: 0 0 1.388888889vw;
}
@media screen and (max-width: 768px) {
  #interview .interview_details_wrap {
    padding: 0 0 0.2666666667vw;
  }
  #interview .interview_details_wrap .interview_details_img {
    margin: 0 0 13.33333333vw;
  }
  #interview .interview_details_wrap .interview_details_box {
    width: 82.66666667vw;
  }
  #interview .interview_details_wrap .interview_details_box .interview_details_date {
    font-size: 3.733333333vw;
    margin: 0 0 6.666666667vw;
  }
  #interview .interview_details_wrap .interview_details_box .interview_details_subttl {
    font-size: 4.266666667vw;
    margin: 0 0 5.333333333vw;
  }
  #interview .interview_details_wrap .interview_details_box .interview_details_ttl {
    font-size: 5.333333333vw;
    margin: 0 0 5.333333333vw;
  }
  #interview {
    /*@media screen end*/
  }
}
#interview .interview_details_txt_box {
  padding: 2.777777778vw 0;
  border-bottom: solid 0.0694444444vw rgba(255, 255, 255, 0.5);
}
#interview .interview_details_txt_box .intro_box {
  padding: 2.777777778vw 2.430555556vw;
  background: #fff;
  border-radius: 0.2083333333vw;
  margin: 0 0 3.472222222vw;
}
#interview .interview_details_txt_box .intro_box p {
  font-size: 0.9722222222vw;
  letter-spacing: 0.2em;
  line-height: 2;
  color: #696969;
}
#interview .interview_details_txt_box .speaker_box {
  margin: 0 0 3.472222222vw;
}
#interview .interview_details_txt_box .speaker_box .ttl {
  font-size: 1.111111111vw;
  letter-spacing: 0.2em;
  margin: 0 0 2.083333333vw;
}
#interview .interview_details_txt_box .speaker_box .ttl span {
  font-size: 0.6944444444vw;
  letter-spacing: 0.2em;
}
#interview .interview_details_txt_box .speaker_box .flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 1.388888889vw 0 0;
}
#interview .interview_details_txt_box .speaker_box .flex .img {
  width: 4.444444444vw;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 1.388888889vw 0 0;
}
#interview .interview_details_txt_box .speaker_box .flex .txt {
  width: calc(100% - 5.833333333vw);
}
#interview .interview_details_txt_box .speaker_box .flex .name {
  display: inline-block;
  padding: 0.6944444444vw 0.6944444444vw 0.4861111111vw 0.7638888889vw;
  border-radius: 0.0694444444vw;
  font-size: 0.9722222222vw;
  letter-spacing: 0.2em;
  margin: 0 1.041666667vw 0 0;
}
#interview .interview_details_txt_box .speaker_box .flex .name.co-b {
  background: #4d4d4d;
  color: #fff;
}
#interview .interview_details_txt_box .speaker_box .flex .name.co-w {
  background: #fff;
  color: #808080;
}
#interview .interview_details_txt_box .speaker_box .flex .data {
  display: inline-block;
  font-size: 0.8333333333vw;
  letter-spacing: 0.2em;
  margin: 0 1.041666667vw 0 0;
}
#interview .interview_details_txt_box .history_box {
  margin: 0 0 3.472222222vw;
}
#interview .interview_details_txt_box .history_box .ttl {
  font-size: 1.111111111vw;
  letter-spacing: 0.2em;
  margin: 0 0 2.083333333vw;
  position: relative;
}
#interview .interview_details_txt_box .history_box .ttl span {
  font-size: 0.6944444444vw;
  letter-spacing: 0.2em;
}
#interview .interview_details_txt_box .history_box .ttl::before {
  content: "";
  width: 25vw;
  height: 0.0694444444vw;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0.625vw;
  right: 0;
}
#interview .interview_details_txt_box .txt_box {
  border-top: solid 0.0694444444vw rgba(255, 255, 255, 0.5);
}
#interview .interview_details_txt_box .txt_box .txt_box_ttl {
  font-size: 2.083333333vw;
  letter-spacing: 0.2em;
  line-height: 1.4;
  margin: 4.861111111vw 0 0;
}
#interview .interview_details_txt_box .txt_box .flex_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 4.861111111vw 0 0;
}
#interview .interview_details_txt_box .txt_box .name {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 4.861111111vw;
  height: 1.527777778vw;
}
#interview .interview_details_txt_box .txt_box .name span {
  font-size: 0.8333333333vw;
  letter-spacing: 0.2em;
  margin: 0.0694444444vw 0 0;
}
#interview .interview_details_txt_box .txt_box .name.co-b {
  background: #4d4d4d;
}
#interview .interview_details_txt_box .txt_box .name.co-b span {
  color: #fff;
}
#interview .interview_details_txt_box .txt_box .name.co-w {
  background: #fff;
}
#interview .interview_details_txt_box .txt_box .name.co-w span {
  color: #808080;
}
#interview .interview_details_txt_box .txt_box .txt {
  width: 35vw;
  font-size: 0.9722222222vw;
  letter-spacing: 0.24em;
  line-height: 1.8;
}
#interview .interview_details_txt_box .txt_box .img_box {
  margin: 4.861111111vw 0 0;
}
#interview .interview_details_txt_box .txt_box .img_box p {
  font-size: 0.6944444444vw;
  letter-spacing: 0.24em;
  color: #dbdcdc;
  margin: 0.6944444444vw 0 0;
}
#interview .interview_details_txt_box .next_box {
  margin: 4.861111111vw 0 0;
}
#interview .interview_details_txt_box .next_box a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 8.333333333vw;
  height: 2.430555556vw;
  border-radius: 100vh;
  background: rgba(91, 91, 91, 0.4);
  margin: 0 auto;
  transition: all 0.3s ease;
}
#interview .interview_details_txt_box .next_box a span {
  padding: 0.0694444444vw 0 0 0.1388888889vw;
  font-size: 0.9722222222vw;
  letter-spacing: 0.24em;
  color: #fff;
}
#interview .interview_details_txt_box .next_box p {
  font-size: 0.6944444444vw;
  letter-spacing: 0.24em;
  color: rgba(255, 255, 255, 0.4);
  text-align: center;
  margin: 2.083333333vw 0 0;
}
@media screen and (min-width: 769px) and (max-width: 1070px) {
  #interview .interview_details_txt_box .speaker_box .flex .txt {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  #interview .interview_details_txt_box .speaker_box .flex .txt .name {
    margin: 0.3472222222vw 0;
  }
  #interview .interview_details_txt_box .speaker_box .flex .txt .data {
    width: 100%;
    margin: 0.3472222222vw 0;
  }
  #interview {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #interview .interview_details_txt_box {
    padding: 10.66666667vw 0;
  }
  #interview .interview_details_txt_box .intro_box {
    width: 81.33333333vw;
    padding: 10.66666667vw 9.333333333vw 9.333333333vw;
    border-radius: 0;
    margin: 0 0 16vw -8.533333333vw;
  }
  #interview .interview_details_txt_box .intro_box p {
    font-size: 3.733333333vw;
    letter-spacing: 0.18em;
  }
  #interview .interview_details_txt_box .speaker_box {
    margin: 0 0 13.33333333vw;
  }
  #interview .interview_details_txt_box .speaker_box .ttl {
    font-size: 4.8vw;
    margin: 0 0 10.66666667vw;
  }
  #interview .interview_details_txt_box .speaker_box .ttl span {
    font-size: 3.2vw;
  }
  #interview .interview_details_txt_box .speaker_box .flex {
    flex-wrap: nowrap;
    margin: 8vw 0 0;
  }
  #interview .interview_details_txt_box .speaker_box .flex .img {
    width: 20.26666667vw;
    margin: 0 4.8vw 0 0;
  }
  #interview .interview_details_txt_box .speaker_box .flex .txt {
    width: 50.66666667vw;
  }
  #interview .interview_details_txt_box .speaker_box .flex .name {
    padding: 2.133333333vw 2.666666667vw 1.866666667vw 2.933333333vw;
    border-radius: 0.2666666667vw;
    font-size: 4.266666667vw;
    margin: 0 0 1.333333333vw 0;
  }
  #interview .interview_details_txt_box .speaker_box .flex .data {
    font-size: 3.2vw;
    line-height: 1.4;
    letter-spacing: 0.18em;
    margin: 0;
  }
  #interview .interview_details_txt_box .history_box {
    border-top: solid 0.2666666667vw rgba(255, 255, 255, 0.5);
    padding: 13.33333333vw 0 0;
    margin: 0 0 13.33333333vw;
  }
  #interview .interview_details_txt_box .history_box .ttl {
    font-size: 4.8vw;
    margin: 0 0 10.66666667vw;
  }
  #interview .interview_details_txt_box .history_box .ttl span {
    font-size: 3.2vw;
  }
  #interview .interview_details_txt_box .history_box .ttl::before {
    display: none;
  }
  #interview .interview_details_txt_box .history_box .img {
    width: 74.13333333vw;
    margin: 0 auto;
  }
  #interview .interview_details_txt_box .txt_box {
    border-top: solid 0.2666666667vw rgba(255, 255, 255, 0.5);
  }
  #interview .interview_details_txt_box .txt_box .txt_box_ttl {
    font-size: 5.333333333vw;
    margin: 16vw 0 0;
  }
  #interview .interview_details_txt_box .txt_box .flex_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 16vw 0 0;
  }
  #interview .interview_details_txt_box .txt_box .name {
    width: 26.66666667vw;
    height: 8.533333333vw;
    margin: 0 0 8vw;
  }
  #interview .interview_details_txt_box .txt_box .name span {
    font-size: 4.266666667vw;
    margin: 0.2666666667vw 0 0;
  }
  #interview .interview_details_txt_box .txt_box .txt {
    width: 100%;
    font-size: 3.733333333vw;
    letter-spacing: 0.18em;
    line-height: 2;
  }
  #interview .interview_details_txt_box .txt_box .img_box {
    margin: 16vw 0 0;
  }
  #interview .interview_details_txt_box .txt_box .img_box p {
    font-size: 2.666666667vw;
    letter-spacing: 0.18em;
    line-height: 1.4;
    margin: 2.666666667vw 0 0;
  }
  #interview .interview_details_txt_box .next_box {
    margin: 18.66666667vw 0 0;
  }
  #interview .interview_details_txt_box .next_box a {
    width: 32vw;
    height: 9.6vw;
  }
  #interview .interview_details_txt_box .next_box a span {
    padding: 0.2666666667vw 0 0 0.5333333333vw;
    font-size: 3.733333333vw;
  }
  #interview .interview_details_txt_box .next_box p {
    font-size: 2.666666667vw;
    letter-spacing: 0.18em;
    line-height: 1.4;
    text-align: left;
    margin: 8vw 0 0;
  }
  #interview {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #interview {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #interview {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #interview {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #interview {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #interview {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #interview {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #interview {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #interview {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #interview {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #interview {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #interview {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #interview {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #interview {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #interview {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #interview {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #interview {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #interview {
    /*@media screen end*/
  }
}
#interview {
  /* interview ___end*/
}

#corporations {
  background: #2E2E2E;
}
#corporations .corporations_wrap .img_box {
  height: 48.61111111vw;
  position: relative;
  background-image: url("../img/corporations/i_1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 78%;
}
#corporations .corporations_wrap .img_box img {
  width: 10vw;
  margin-top: 31.25vw;
  position: absolute;
  left: -7.291666667vw;
}
@media screen and (max-width: 768px) {
  #corporations .corporations_wrap .img_box {
    width: 75.73333333vw;
    height: 105.0666667vw;
    margin: 0 0 0 auto;
    background-position: 72% center;
  }
  #corporations .corporations_wrap .img_box img {
    width: 18.4vw;
    margin-top: 32vw;
    left: -14.66666667vw;
  }
  #corporations {
    /*@media screen end*/
  }
}
#corporations .corporations_section .corporations_box {
  width: 54.16666667vw;
  margin: 0 auto;
  padding: 8.333333333vw 0;
  border-bottom: solid 0.0694444444vw rgba(255, 255, 255, 0.5);
}
#corporations .corporations_section .corporations_cntnt {
  width: 43.40277778vw;
  margin: 0 auto;
}
#corporations .corporations_section .corporations_ttl .sub_ttl {
  font-size: 1.111111111vw;
  letter-spacing: 0.04em;
  margin: 0 0 2.430555556vw;
}
#corporations .corporations_section .corporations_ttl .ttl {
  display: inline-block;
  font-size: 1.944444444vw;
  letter-spacing: 0.3em;
  padding: 0 0 1.041666667vw;
  position: relative;
}
#corporations .corporations_section .corporations_ttl .ttl span {
  transition: all 2s ease;
  display: inline-block;
  width: 0%;
  height: 0.2083333333vw;
  background: rgba(196, 196, 196, 0.3);
  position: absolute;
  bottom: 0;
  left: 0;
}
#corporations .corporations_section .corporations_ttl .ttl span.gray {
  background: #616161;
}
#corporations .corporations_section .corporations_ttl.active .ttl span {
  width: 100%;
}
#corporations .corporations_section.case_wrap .corporations_box {
  padding: 8.333333333vw 0 9.444444444vw;
}
#corporations .corporations_section.price_wrap .corporations_box {
  padding: 8.333333333vw 0 7.638888889vw;
  border-bottom: none;
}
#corporations .corporations_section.deskwork_wrap .corporations_box {
  padding: 3.958333333vw 0 9.027777778vw;
  border-bottom: none;
}
@media screen and (max-width: 768px) {
  #corporations .corporations_section .corporations_box {
    width: 85.33333333vw;
    padding: 17.33333333vw 0;
    border-bottom: solid 0.2666666667vw rgba(255, 255, 255, 0.5);
  }
  #corporations .corporations_section .corporations_cntnt {
    width: 85.33333333vw;
  }
  #corporations .corporations_section .corporations_ttl .sub_ttl {
    font-size: 4.266666667vw;
    margin: 0 0 5.866666667vw;
  }
  #corporations .corporations_section .corporations_ttl .ttl {
    font-size: 5.6vw;
    letter-spacing: 0.26em;
    line-height: 1.6;
    padding: 0 0 2.666666667vw;
  }
  #corporations .corporations_section .corporations_ttl .ttl span {
    height: 0.8vw;
  }
  #corporations .corporations_section .corporations_ttl.active .ttl span {
    width: 100%;
  }
  #corporations .corporations_section.flow_wrap .corporations_box {
    padding: 17.33333333vw 0 18.66666667vw;
  }
  #corporations .corporations_section.case_wrap .corporations_box {
    padding: 17.33333333vw 0 20.8vw;
  }
  #corporations .corporations_section.price_wrap .corporations_box {
    padding: 17.33333333vw 0 18.66666667vw;
  }
  #corporations .corporations_section.deskwork_wrap .corporations_box {
    width: 100%;
    padding: 8.8vw 0 18.66666667vw;
  }
  #corporations {
    /*@media screen end*/
  }
}
#corporations .introduction_wrap .corporations_box {
  padding: 8.333333333vw 0 3.055555556vw;
}
#corporations .introduction_wrap .introduction_lead {
  font-size: 1.527777778vw;
  line-height: 2;
  letter-spacing: 0.3em;
  margin: 1.25vw 0 0;
}
#corporations .introduction_wrap .introduction_txt {
  font-size: 0.9722222222vw;
  line-height: 2;
  letter-spacing: 0.26em;
  margin: 2.986111111vw 0 0;
}
#corporations .introduction_wrap .btn-cntnt {
  text-align: right;
  margin: 4.861111111vw 1.805555556vw 0 0;
}
#corporations .introduction_wrap .btn-cntnt a {
  font-size: 0.9722222222vw;
  letter-spacing: 0.26em;
  padding: 0 0 0.4166666667vw;
  border-bottom: solid 0.1388888889vw rgba(255, 255, 255, 0.3);
}
#corporations .introduction_wrap .btn-cntnt a:hover {
  color: #CCCCCC;
}
@media screen and (max-width: 768px) {
  #corporations .introduction_wrap .corporations_box {
    padding: 17.06666667vw 0 6.4vw;
  }
  #corporations .introduction_wrap .introduction_lead {
    font-size: 4.8vw;
    line-height: 2;
    letter-spacing: 0.26em;
    margin: 1.333333333vw 0 0;
  }
  #corporations .introduction_wrap .introduction_txt {
    font-size: 3.466666667vw;
    letter-spacing: 0.21em;
    margin: 8.8vw 0 0;
  }
  #corporations .introduction_wrap .btn-cntnt {
    margin: 16vw 5.066666667vw 0 0;
  }
  #corporations .introduction_wrap .btn-cntnt a {
    font-size: 3.466666667vw;
    letter-spacing: 0.21em;
    padding: 0 0 1.066666667vw;
    border-bottom: solid 0.2666666667vw rgba(255, 255, 255, 0.3);
  }
  #corporations {
    /*@media screen end*/
  }
}
#corporations .recommended_wrap .recommended_img {
  margin: 4.861111111vw 0 0;
}
#corporations .recommended_wrap .recommended_box {
  margin: 8.333333333vw 0 0;
}
#corporations .recommended_wrap .recommended_box .list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 0 5.555555556vw;
}
#corporations .recommended_wrap .recommended_box .list:last-of-type {
  margin: 0;
}
#corporations .recommended_wrap .recommended_box .check {
  width: 2.430555556vw;
  height: 2.430555556vw;
  margin: 0 3.125vw 0 0;
  position: relative;
}
#corporations .recommended_wrap .recommended_box .check img {
  position: absolute;
  bottom: 0;
  left: 0;
}
#corporations .recommended_wrap .recommended_box .check .on {
  transition: all 2s ease;
  width: 118%;
  opacity: 0;
}
#corporations .recommended_wrap .recommended_box .list.active .check .on {
  opacity: 1;
}
#corporations .recommended_wrap .recommended_box .txt p {
  font-size: 1.25vw;
  letter-spacing: 0.34em;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  #corporations .recommended_wrap .recommended_img {
    margin: 8vw 0 0;
  }
  #corporations .recommended_wrap .recommended_box {
    margin: 13.33333333vw 0 0;
  }
  #corporations .recommended_wrap .recommended_box .list {
    margin: 0 0 8vw;
  }
  #corporations .recommended_wrap .recommended_box .check {
    width: 6.666666667vw;
    height: 6.666666667vw;
    margin: 0 6.666666667vw 0 0;
  }
  #corporations .recommended_wrap .recommended_box .check .on {
    width: 118%;
  }
  #corporations .recommended_wrap .recommended_box .txt {
    width: calc(100% - 13.33333333vw);
  }
  #corporations .recommended_wrap .recommended_box .txt p {
    font-size: 3.2vw;
    letter-spacing: 0.28em;
  }
  #corporations {
    /*@media screen end*/
  }
}
#corporations .flow_wrap .flow_cntnt {
  margin: 4.027777778vw 0 0;
}
#corporations .flow_wrap .flow_arrow {
  margin: 5.208333333vw auto;
  text-align: center;
}
#corporations .flow_wrap .flow_arrow div {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.388888889vw 1.388888889vw 0 1.388888889vw;
  border-color: #fff transparent transparent transparent;
  opacity: 0.4;
}
#corporations .flow_wrap .flow_box {
  display: flex;
  flex-wrap: wrap;
  height: 27.08333333vw;
  min-height: 326px;
  border-radius: 0.6944444444vw;
  position: relative;
  overflow: hidden;
}
#corporations .flow_wrap .flow_box .bg {
  transition: all 2s ease;
  width: 0%;
  height: 100%;
  background: rgb(229, 229, 229);
  position: absolute;
  top: 0;
  z-index: -1;
}
#corporations .flow_wrap .flow_box .img_box {
  width: 50%;
  height: 100%;
}
#corporations .flow_wrap .flow_box .img_box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right center;
     object-position: right center;
}
#corporations .flow_wrap .flow_box .txt_box {
  width: 50%;
  box-sizing: border-box;
  padding: 0 0.8333333333vw 0 0;
}
#corporations .flow_wrap .flow_box .txt_box .num,
#corporations .flow_wrap .flow_box .txt_box .flow_ttl,
#corporations .flow_wrap .flow_box .txt_box .flow_txt,
#corporations .flow_wrap .flow_box .txt_box .flow_note {
  color: #fff;
}
#corporations .flow_wrap .flow_box .txt_box .num {
  transition: all 2s ease;
  font-size: 2.916666667vw;
  margin: 1.736111111vw 0 0;
}
#corporations .flow_wrap .flow_box .txt_box .flow_ttl {
  transition: all 2s ease;
  font-size: 1.527777778vw;
  letter-spacing: 0.18em;
  line-height: 1.4;
  border-bottom: 0.2083333333vw solid #fff;
  display: inline-block;
  margin: 2.222222222vw 0 0;
}
#corporations .flow_wrap .flow_box .txt_box .flow_txt {
  transition: all 2s ease;
  font-size: 0.9722222222vw;
  letter-spacing: 0.18em;
  line-height: 1.8;
  margin: 2.361111111vw 0 0;
}
#corporations .flow_wrap .flow_box .txt_box .flow_note {
  transition: all 2s ease;
  font-size: 0.8333333333vw;
  letter-spacing: 0.1em;
  line-height: 1.8;
}
#corporations .flow_wrap .flow_box_1 .img_box {
  overflow: hidden;
}
#corporations .flow_wrap .flow_box_1 .img_box img {
  width: 109%;
  -o-object-position: center bottom;
     object-position: center bottom;
}
#corporations .flow_wrap .flow_box_1 .txt_box {
  padding-left: 1.388888889vw;
}
#corporations .flow_wrap .flow_box_1 .txt_box .flow_note {
  margin: 2.638888889vw 0 0;
}
#corporations .flow_wrap .flow_box_2 {
  flex-direction: row-reverse;
}
#corporations .flow_wrap .flow_box_2 .img_box img {
  -o-object-position: center top;
     object-position: center top;
}
#corporations .flow_wrap .flow_box_2 .txt_box {
  padding-left: 2.5vw;
}
#corporations .flow_wrap .flow_box_3 .img_box img {
  -o-object-position: left center;
     object-position: left center;
}
#corporations .flow_wrap .flow_box_3 .txt_box {
  padding-left: 3.333333333vw;
}
#corporations .flow_wrap .flow_box.active .bg {
  width: 110%;
}
#corporations .flow_wrap .flow_box.active .num,
#corporations .flow_wrap .flow_box.active .flow_ttl,
#corporations .flow_wrap .flow_box.active .flow_txt,
#corporations .flow_wrap .flow_box.active .flow_note {
  color: #2e2e2e;
}
#corporations .flow_wrap .flow_box.active .flow_ttl {
  border-bottom: 0.2083333333vw solid #c4c4c4;
}
@media screen and (max-width: 768px) {
  #corporations .flow_wrap .flow_cntnt {
    margin: 8vw 0 0;
  }
  #corporations .flow_wrap .flow_arrow {
    margin: 13.86666667vw auto 15.46666667vw;
  }
  #corporations .flow_wrap .flow_arrow div {
    border-width: 5.066666667vw 5.066666667vw 0 5.066666667vw;
  }
  #corporations .flow_wrap .flow_box {
    height: unset;
    min-height: unset;
    border-radius: 2.666666667vw;
  }
  #corporations .flow_wrap .flow_box .img_box {
    width: 100%;
    height: 89.6vw;
  }
  #corporations .flow_wrap .flow_box .img_box img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #corporations .flow_wrap .flow_box .txt_box {
    width: 100%;
    min-height: 89.6vw;
    padding: 9.6vw 2.666666667vw 0;
  }
  #corporations .flow_wrap .flow_box .txt_box .num {
    font-size: 6.933333333vw;
    display: inline;
    margin: 0;
  }
  #corporations .flow_wrap .flow_box .txt_box .flow_ttl {
    font-size: 4.8vw;
    letter-spacing: 0.2em;
    border-bottom: 0.8vw solid #fff;
    vertical-align: bottom;
    display: inline;
    padding: 0 0 1.333333333vw;
    margin: 0 0 0 1.333333333vw;
  }
  #corporations .flow_wrap .flow_box .txt_box .flow_txt {
    width: 100%;
    font-size: 3.733333333vw;
    margin: 4.8vw 0 0;
  }
  #corporations .flow_wrap .flow_box .txt_box .flow_note {
    font-size: 3.2vw;
  }
  #corporations .flow_wrap .flow_box_1 .txt_box {
    padding-left: 2.666666667vw;
    padding-bottom: 4vw;
  }
  #corporations .flow_wrap .flow_box_1 .txt_box .flow_note {
    margin: 11.73333333vw 0 0;
  }
  #corporations .flow_wrap .flow_box_2 {
    flex-direction: unset;
  }
  #corporations .flow_wrap .flow_box_2 .img_box img {
    -o-object-position: center bottom;
       object-position: center bottom;
  }
  #corporations .flow_wrap .flow_box_2 .txt_box {
    padding-left: 2.666666667vw;
  }
  #corporations .flow_wrap .flow_box_3 .img_box img {
    -o-object-position: right center;
       object-position: right center;
  }
  #corporations .flow_wrap .flow_box_3 .txt_box {
    padding-left: 2.666666667vw;
  }
  #corporations .flow_wrap .flow_box.active .bg {
    width: 110%;
  }
  #corporations .flow_wrap .flow_box.active .num,
  #corporations .flow_wrap .flow_box.active .flow_ttl,
  #corporations .flow_wrap .flow_box.active .flow_txt,
  #corporations .flow_wrap .flow_box.active .flow_note {
    color: #2e2e2e;
  }
  #corporations .flow_wrap .flow_box.active .flow_ttl {
    border-bottom: 0.8vw solid #c4c4c4;
  }
  #corporations {
    /*@media screen end*/
  }
}
#corporations .case_wrap .bnr {
  width: 48.81944444vw;
  margin: 4.305555556vw 0 0 auto;
  transition: all 0.6s ease;
}
#corporations .case_wrap .bnr a {
  display: block;
}
#corporations .case_wrap .bnr:hover {
  opacity: 0.5;
}
@media screen and (max-width: 768px) {
  #corporations .case_wrap .corporations_box {
    padding: 17.06666667vw 0 20vw;
  }
  #corporations .case_wrap .bnr {
    width: 100%;
    margin: 8vw 0 0;
  }
  #corporations .case_wrap .bnr:hover {
    opacity: 1;
  }
  #corporations {
    /*@media screen end*/
  }
}
#corporations .price_wrap .price_box .list {
  margin: 3.819444444vw 0 0;
}
#corporations .price_wrap .price_box .list .ttl {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 5.555555556vw;
  background: #4F4F4F;
}
#corporations .price_wrap .price_box .list .ttl p {
  font-size: 1.25vw;
  letter-spacing: 0.32em;
}
#corporations .price_wrap .price_box .list .data {
  height: 8.333333333vw;
  text-align: center;
  background: #E5E5E5;
}
#corporations .price_wrap .price_box .list .data .p1 {
  font-size: 2.083333333vw;
  letter-spacing: 0.08em;
  color: #4F4F4F;
  padding: 2.569444444vw 0 0;
  box-sizing: border-box;
}
#corporations .price_wrap .price_box .list .data .p1 span {
  font-size: 0.8333333333vw;
  letter-spacing: 0.12em;
  color: #4F4F4F;
}
#corporations .price_wrap .price_box .list .data .p2 {
  font-size: 0.8333333333vw;
  letter-spacing: 0.12em;
  color: #4F4F4F;
  margin: 1.25vw 0 0;
}
#corporations .price_wrap .price_box .list .txt {
  width: 43.40277778vw;
  margin: 1.736111111vw auto 0;
}
#corporations .price_wrap .price_box .list .txt p {
  font-size: 0.9722222222vw;
  letter-spacing: 0.24em;
}
#corporations .price_wrap .com_btn.btn {
  margin: 7.638888889vw auto 0;
}
#corporations .price_wrap .com_btn.btn p {
  text-align: center;
}
@media screen and (max-width: 768px) {
  #corporations .price_wrap .price_box .list {
    margin: 8vw 0 0;
  }
  #corporations .price_wrap .price_box .list .ttl {
    height: 21.33333333vw;
  }
  #corporations .price_wrap .price_box .list .ttl p {
    font-size: 5.066666667vw;
    letter-spacing: 0.42em;
  }
  #corporations .price_wrap .price_box .list .data {
    height: 50.66666667vw;
    padding: 0 0 0 4.266666667vw;
  }
  #corporations .price_wrap .price_box .list .data .p1 {
    font-size: 8.8vw;
    padding: 19.46666667vw 0 0;
  }
  #corporations .price_wrap .price_box .list .data .p1 span {
    font-size: 3.2vw;
    letter-spacing: 0.179em;
  }
  #corporations .price_wrap .price_box .list .data .p2 {
    font-size: 3.2vw;
    letter-spacing: 0.179em;
    line-height: 1.6;
    text-align: left;
    margin: 5.866666667vw 0 0;
  }
  #corporations .price_wrap .price_box .list .txt {
    width: auto;
    margin: 4vw auto 0;
  }
  #corporations .price_wrap .price_box .list .txt p {
    font-size: 3.2vw;
    line-height: 2;
    letter-spacing: 0.22em;
  }
  #corporations .price_wrap .com_btn.btn {
    margin: 20.26666667vw auto 0;
  }
  #corporations {
    /*@media screen end*/
  }
}
#corporations .deskwork_wrap {
  margin: 0 0 9.027777778vw;
}
#corporations .deskwork_wrap .content.deskwork {
  position: relative;
}
#corporations .deskwork_wrap .content.deskwork::before {
  transition: all 2s ease;
  content: "";
  width: 0%;
  height: 100%;
  background: #999999;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#corporations .deskwork_wrap .content.deskwork.active::before {
  width: 100%;
}
#corporations .deskwork_wrap .main-img-cntnt {
  width: 100%;
  height: 23.05555556vw;
  margin: 4.861111111vw 0 0;
}
#corporations .deskwork_wrap .main-img-cntnt .img {
  width: 100%;
  height: 100%;
}
#corporations .deskwork_wrap .main-img-cntnt .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center bottom;
     object-position: center bottom;
}
#corporations .deskwork_wrap .desk-txt-box {
  margin: 8.888888889vw 0 0;
}
#corporations .deskwork_wrap .desk-txt-box .ttl {
  font-size: 1.944444444vw;
  letter-spacing: 0.3em;
  line-height: 1.5;
}
#corporations .deskwork_wrap .desk-txt-box .txt {
  font-size: 0.9722222222vw;
  line-height: 2;
  letter-spacing: 0.3em;
  margin: 3.472222222vw 0 0;
}
#corporations .deskwork_wrap .com_btn.btn {
  text-align: center;
  margin: 8.611111111vw auto 0;
}
@media screen and (max-width: 768px) {
  #corporations .deskwork_wrap {
    margin: 0 0 22.4vw auto;
  }
  #corporations .deskwork_wrap .content.deskwork {
    margin: 0 0 0 7.466666667vw;
  }
  #corporations .deskwork_wrap .main-img-cntnt {
    width: 89.6vw;
    height: 38.13333333vw;
    margin: 8.266666667vw 0 0;
  }
  #corporations .deskwork_wrap .main-img-cntnt .img {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  #corporations .deskwork_wrap .main-img-cntnt .img img {
    width: 106%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center top;
       object-position: center top;
  }
  #corporations .deskwork_wrap .desk-txt-box {
    margin: 16vw 0 0;
  }
  #corporations .deskwork_wrap .desk-txt-box .ttl {
    font-size: 4.8vw;
    letter-spacing: 0.25em;
  }
  #corporations .deskwork_wrap .desk-txt-box .txt {
    font-size: 3.466666667vw;
    line-height: 2;
    letter-spacing: 0.2em;
    margin: 6.133333333vw 0 0;
  }
  #corporations .deskwork_wrap .com_btn.btn {
    margin: 18.4vw auto 0 0;
  }
  #corporations {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #corporations {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #corporations {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #corporations {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #corporations {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #corporations {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #corporations {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #corporations {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #corporations {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #corporations {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #corporations {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #corporations {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #corporations {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #corporations {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #corporations {
    /*@media screen end*/
  }
}
#corporations {
  /* corporations ___end*/
}

#shop .shop_wrap .img_box {
  height: 48.61111111vw;
  position: relative;
}
#shop .shop_wrap .img_box img {
  width: 9.166666667vw;
  margin-top: -13.88888889vw;
  position: absolute;
  left: -6.388888889vw;
}
#shop .shop_wrap .shop_slide_box {
  height: 100%;
}
#shop .shop_wrap .shop_slide_box .slick-track, #shop .shop_wrap .shop_slide_box .slick-list {
  height: 100%;
}
#shop .shop_wrap .shop_slide_box ul {
  height: 100%;
}
#shop .shop_wrap .shop_slide_box li {
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
#shop .shop_wrap .shop_slide_box .slide_1 {
  background-image: url("../img/shop/slide_1.jpg");
}
#shop .shop_wrap .shop_slide_box .slide_2 {
  background-image: url("../img/shop/slide_2.jpg");
}
#shop .shop_wrap .shop_slide_box .slide_3 {
  background-image: url("../img/shop/slide_3.jpg");
}
#shop .shop_wrap .shop_slide_box .slide_4 {
  background-image: url("../img/shop/slide_4.jpg");
}
#shop .shop_wrap .shop_slide_box .slide_5 {
  background-image: url("../img/shop/slide_5.jpg");
}
#shop .shop_wrap .shop_slide_nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 1.597222222vw 0 0;
}
#shop .shop_wrap .shop_slide_nav .box {
  transition: all 0s ease;
  width: 1.736111111vw;
  height: 0.2083333333vw;
  background: rgba(255, 255, 255, 0.25);
  margin: 0 0.2083333333vw;
  cursor: pointer;
}
#shop .shop_wrap .shop_slide_nav .box.no_active {
  pointer-events: none;
}
#shop .shop_wrap .shop_slide_nav .bar {
  transition: all 0s ease;
  display: block;
  width: 0%;
  height: 100%;
  background: rgb(255, 255, 255);
}
#shop .shop_wrap .shop_slide_nav .bar.full {
  width: 100%;
}
#shop .shop_wrap .shop_slide_nav .bar.start {
  animation-name: slideBarAnime;
  animation-duration: 3s;
  animation-fill-mode: forwards;
  animation-timing-function: linear;
}
@keyframes slideBarAnime {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
#shop .shop_wrap .shop_box {
  width: 43.40277778vw;
  margin: 8.333333333vw auto;
}
#shop .shop_wrap .shop_box .txt_box {
  margin: 3.472222222vw 0 0;
}
#shop .shop_wrap .shop_box .txt_box p {
  font-size: 0.9722222222vw;
  line-height: 2.2;
  letter-spacing: 0.22em;
  text-align: justify;
  text-justify: inter-ideograph;
}
@media screen and (max-width: 768px) {
  #shop .shop_wrap .img_box {
    width: 75.73333333vw;
    height: 105.0666667vw;
    margin: 0 0 0 auto;
  }
  #shop .shop_wrap .img_box img {
    width: 16.8vw;
    margin-top: -53.33333333vw;
    position: absolute;
    left: -14.66666667vw;
  }
  #shop .shop_wrap .shop_slide_nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin: 6.666666667vw 8vw 0 0;
  }
  #shop .shop_wrap .shop_slide_nav .box {
    width: 6.666666667vw;
    height: 0.8vw;
    margin: 0 0 0 1.866666667vw;
  }
  #shop .shop_wrap .shop_box {
    width: 85.33333333vw;
    margin: 18.66666667vw auto 0;
  }
  #shop .shop_wrap .shop_box .txt_box {
    margin: 8vw 0 0;
  }
  #shop .shop_wrap .shop_box .txt_box p {
    font-size: 3.2vw;
  }
  #shop {
    /*@media screen end*/
  }
}
#shop .shop_cntnt_wrap {
  margin: 13.88888889vw 0;
}
#shop .shop_cntnt_wrap .shop_cntnt_ttl {
  padding: 0 5.902777778vw 2.777777778vw 0;
}
#shop .shop_cntnt_wrap .shop_cntnt_ttl p {
  font-size: 5.555555556vw;
  text-align: right;
}
@media screen and (max-width: 768px) {
  #shop .shop_cntnt_wrap {
    margin: 37.33333333vw 0;
  }
  #shop .shop_cntnt_wrap .shop_cntnt_ttl {
    padding: 0 7.2vw 8vw 0;
  }
  #shop .shop_cntnt_wrap .shop_cntnt_ttl p {
    font-size: 8.8vw;
  }
  #shop {
    /*@media screen end*/
  }
}
#shop .access_wrap .map_box {
  width: 100%;
  height: 45.83333333vw;
  margin: 1.388888889vw 0 0;
}
#shop .access_wrap .map_box .shop_map {
  width: 100%;
  height: 100%;
}
#shop .access_wrap .map_box .shop_map * {
  transition: all 0s ease;
}
#shop .access_wrap .access_box {
  width: 42.70833333vw;
  margin: 4.861111111vw auto 5.555555556vw;
}
#shop .access_wrap .access_box .databox {
  padding: 0 0 5.555555556vw;
  border-bottom: solid 0.0694444444vw #CCCCCC;
}
#shop .access_wrap .access_box .databox .p1 {
  font-size: 1.25vw;
  letter-spacing: 0.24em;
  line-height: 1.8;
}
#shop .access_wrap .access_box .databox .a1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 8.333333333vw;
  min-width: 95px;
  height: 2.430555556vw;
  min-height: 25px;
  background: #595757;
  border-radius: 0.2083333333vw;
  font-size: 0.7638888889vw;
  margin: 1.388888889vw 0 0;
}
#shop .access_wrap .access_box .databox .p2,
#shop .access_wrap .access_box .databox .p4 {
  font-size: 0.9722222222vw;
  letter-spacing: 0.24em;
}
#shop .access_wrap .access_box .databox .p3,
#shop .access_wrap .access_box .databox .p5 {
  font-size: 1.25vw;
  letter-spacing: 0.24em;
}
#shop .access_wrap .access_box .databox .p2 {
  margin: 3.472222222vw 0 0;
}
#shop .access_wrap .access_box .databox .p3 {
  margin: 0.6944444444vw 0 0;
}
#shop .access_wrap .access_box .databox .p4 {
  margin: 1.736111111vw 0 0;
}
#shop .access_wrap .access_box .databox .p5 {
  margin: 0.6944444444vw 0 0;
}
#shop .access_wrap .access_box .databox .p6 {
  font-size: 0.9722222222vw;
  letter-spacing: 0.24em;
  line-height: 1.8;
  margin: 2.777777778vw 0 0;
}
#shop .access_wrap .access_box .cntctbox {
  margin: 2.083333333vw 0 0;
}
#shop .access_wrap .access_box .cntctbox .p1 {
  font-size: 0.9722222222vw;
  letter-spacing: 0.24em;
  margin: 0 0 1.388888889vw;
}
#shop .access_wrap .access_box .cntctbox .a1 {
  display: inline-block;
  font-size: 1.25vw;
  letter-spacing: 0.24em;
  margin: 0 0 2.777777778vw;
}
#shop .access_wrap .access_box .cntctbox .p2 {
  font-size: 0.9722222222vw;
  letter-spacing: 0.24em;
  margin: 0 0 2.777777778vw;
}
#shop .access_wrap .train_box {
  padding: 3.819444444vw 5.902777778vw 1.388888889vw 6.944444444vw;
  position: relative;
}
#shop .access_wrap .train_box .box .ttl {
  font-size: 2.083333333vw;
  letter-spacing: 0.24em;
  margin: 0 0 2.083333333vw;
}
#shop .access_wrap .train_box .box .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 1.736111111vw 0 1.736111111vw 0.6944444444vw;
  border-top: solid 0.0694444444vw #9E9E9F;
}
#shop .access_wrap .train_box .box p {
  font-size: 1.111111111vw;
  letter-spacing: 0.2em;
}
#shop .access_wrap .train_box .train p {
  font-size: 1.666666667vw;
  letter-spacing: 0.18em;
  position: absolute;
  top: 5.555555556vw;
  left: 0.6944444444vw;
  transform: rotate(-90deg);
}
#shop .access_wrap .train_box .train::before {
  content: "";
  width: 1px;
  height: 15.48611111vw;
  background: #9E9E9F;
  position: absolute;
  bottom: 2.430555556vw;
  left: 3.125vw;
}
#shop .access_wrap .train_box::before {
  transition: all 2s ease;
  content: "";
  width: 0%;
  height: 100%;
  background: #595757;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#shop .access_wrap .train_box.active::before {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #shop .access_wrap .map_box {
    height: 120vw;
    margin: 5.333333333vw 0 0;
  }
  #shop .access_wrap .access_box {
    width: 85.33333333vw;
    margin: 26.66666667vw auto 18.66666667vw;
  }
  #shop .access_wrap .access_box .databox {
    padding: 0 0 14.66666667vw;
    border-bottom: solid 0.2666666667vw #CCCCCC;
  }
  #shop .access_wrap .access_box .databox .p1 {
    font-size: 3.733333333vw;
  }
  #shop .access_wrap .access_box .databox .a1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 25.33333333vw;
    min-width: 95px;
    height: 6.666666667vw;
    min-height: 25px;
    border-radius: 0.8vw;
    font-size: 2.666666667vw;
    margin: 6.666666667vw 0 0;
  }
  #shop .access_wrap .access_box .databox .p2,
  #shop .access_wrap .access_box .databox .p4 {
    font-size: 3.2vw;
  }
  #shop .access_wrap .access_box .databox .p3,
  #shop .access_wrap .access_box .databox .p5 {
    font-size: 4.8vw;
  }
  #shop .access_wrap .access_box .databox .p2 {
    margin: 14.66666667vw 0 0;
  }
  #shop .access_wrap .access_box .databox .p3 {
    margin: 4vw 0 0;
  }
  #shop .access_wrap .access_box .databox .p4 {
    margin: 9.333333333vw 0 0;
  }
  #shop .access_wrap .access_box .databox .p5 {
    margin: 4vw 0 0;
  }
  #shop .access_wrap .access_box .databox .p6 {
    font-size: 3.2vw;
    margin: 10.66666667vw 0 0;
  }
  #shop .access_wrap .access_box .cntctbox {
    margin: 14.66666667vw 0 0;
  }
  #shop .access_wrap .access_box .cntctbox .p1 {
    font-size: 3.2vw;
    margin: 0 0 5.333333333vw;
  }
  #shop .access_wrap .access_box .cntctbox .a1 {
    font-size: 4.8vw;
    margin: 0 0 2.666666667vw;
    border-bottom: solid 0.5333333333vw #fff;
    margin: 0 0 10.66666667vw;
  }
  #shop .access_wrap .access_box .cntctbox .p2 {
    font-size: 3.733333333vw;
    margin: 0 0 10.66666667vw;
  }
  #shop .access_wrap .train_box {
    padding: 9.333333333vw 0 0 8vw;
    margin: 0 0 0 7.2vw;
  }
  #shop .access_wrap .train_box .box .ttl {
    font-size: 4.8vw;
    letter-spacing: 0.32em;
    margin: 5.333333333vw 0 8vw;
  }
  #shop .access_wrap .train_box .box .list {
    align-items: center;
    padding: 8vw 8vw 8vw 0;
    border-top: solid 0.2666666667vw rgba(158, 158, 159, 0.2);
  }
  #shop .access_wrap .train_box .box p {
    letter-spacing: 0.2em;
  }
  #shop .access_wrap .train_box .box p.p1 {
    font-size: 3.2vw;
    margin: 0 0 5.333333333vw;
  }
  #shop .access_wrap .train_box .box p.p2 {
    font-size: 3.733333333vw;
  }
  #shop .access_wrap .train_box .box .img {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 45.86666667vw;
  }
  #shop .access_wrap .train_box .train p {
    font-size: 4.8vw;
    position: static;
    transform: none;
  }
  #shop .access_wrap .train_box .train::before {
    display: none;
  }
  #shop .access_wrap .train_box::before {
    content: "";
    width: 0%;
    height: 100%;
    background: #595757;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  #shop {
    /*@media screen end*/
  }
}
#shop .support_wrap {
  margin-top: 6.944444444vw;
}
#shop .support_wrap .shop_cntnt_ttl {
  border-bottom: solid 0.1388888889vw #ccc;
}
#shop .support_wrap .support_box {
  margin: 5.555555556vw 13.88888889vw 0 0;
}
#shop .support_wrap .support_box .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 4.861111111vw;
}
#shop .support_wrap .support_box .img {
  width: 20.13888889vw;
}
#shop .support_wrap .support_box .txt {
  width: 31.25vw;
}
#shop .support_wrap .support_box .p1 {
  font-size: 1.944444444vw;
  letter-spacing: 0.24em;
  padding: 0 0 0.4166666667vw;
  margin: 0 0 0.9722222222vw;
  display: inline-block;
  position: relative;
}
#shop .support_wrap .support_box .p1::before {
  transition: all 2s ease;
  content: "";
  width: 0%;
  height: 0.1388888889vw;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
#shop .support_wrap .support_box .p2 {
  font-size: 0.9722222222vw;
  letter-spacing: 0.22em;
  line-height: 2.2;
}
#shop .support_wrap .support_box .p2 a {
  padding: 0 0 0.4166666667vw;
  border-bottom: solid 0.1388888889vw rgba(255, 255, 255, 0.3);
}
#shop .support_wrap .support_box .p2 a:hover {
  color: #CCCCCC;
}
#shop .support_wrap .support_box .list.active .p1::before {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #shop .support_wrap {
    margin-top: 18.66666667vw;
  }
  #shop .support_wrap .shop_cntnt_ttl {
    border-bottom: solid 0.5333333333vw #ccc;
    margin-left: 7.2vw;
  }
  #shop .support_wrap .support_box {
    width: 85.33333333vw;
    margin: 10.66666667vw auto 0;
  }
  #shop .support_wrap .support_box .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 21.33333333vw;
  }
  #shop .support_wrap .support_box .img {
    width: 48vw;
  }
  #shop .support_wrap .support_box .txt {
    width: auto;
  }
  #shop .support_wrap .support_box .p1 {
    font-size: 4.8vw;
    letter-spacing: 0.32em;
    padding: 0 0 1.6vw;
    margin: 6.666666667vw 0 3.733333333vw;
    text-align: center;
  }
  #shop .support_wrap .support_box .p1::before {
    height: 0.5333333333vw;
  }
  #shop .support_wrap .support_box .p2 {
    font-size: 3.2vw;
    letter-spacing: 0.2em;
  }
  #shop .support_wrap .support_box .p2 a {
    font-size: 3.2vw;
    letter-spacing: 0.2em;
    padding: 0 0 1.333333333vw;
    border-bottom: solid 0.2666666667vw rgba(255, 255, 255, 0.3);
  }
  #shop {
    /*@media screen end*/
  }
}
#shop .caffeineholic_wrap .caffeineholic_box {
  width: 42.70833333vw;
  margin: 9.027777778vw auto 0;
}
#shop .caffeineholic_wrap .caffeineholic_box .txt_box {
  margin: 2.083333333vw 0 4.861111111vw;
}
#shop .caffeineholic_wrap .caffeineholic_box .txt_box p {
  font-size: 0.9722222222vw;
  letter-spacing: 0.22em;
  line-height: 2.2;
}
#shop .caffeineholic_wrap .caffeineholic_box .data_box .list {
  padding: 3.472222222vw 0 0;
}
#shop .caffeineholic_wrap .caffeineholic_box .data_box .list1 {
  border-top: solid 0.0694444444vw #CCCCCC;
}
#shop .caffeineholic_wrap .caffeineholic_box .data_box .p1,
#shop .caffeineholic_wrap .caffeineholic_box .data_box .p2 {
  padding: 0.5555555556vw 0;
}
#shop .caffeineholic_wrap .caffeineholic_box .data_box .p1 {
  font-size: 0.9722222222vw;
  letter-spacing: 0.24em;
}
#shop .caffeineholic_wrap .caffeineholic_box .data_box .p2 {
  font-size: 1.25vw;
  letter-spacing: 0.24em;
}
#shop .caffeineholic_wrap .caffeineholic_box .btn_box {
  display: flex;
  flex-wrap: wrap;
  margin: 5.555555556vw 0 0;
}
#shop .caffeineholic_wrap .caffeineholic_box .btn_box .btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 14.16666667vw;
  height: 4.027777778vw;
  border-radius: 3.472222222vw;
  margin: 0 1.736111111vw 0 0;
  position: relative;
}
#shop .caffeineholic_wrap .caffeineholic_box .btn_box .btn p {
  font-size: 0.9722222222vw;
  letter-spacing: 0.24em;
}
#shop .caffeineholic_wrap .caffeineholic_box .btn_box .btn_1 {
  background: #ccc;
}
#shop .caffeineholic_wrap .caffeineholic_box .btn_box .btn_1 p {
  color: #4D4D4D;
}
#shop .caffeineholic_wrap .caffeineholic_box .btn_box .btn_2 {
  background: #595959;
}
#shop .caffeineholic_wrap .caffeineholic_box .btn_box .btn_2 p {
  color: #fff;
}
#shop .caffeineholic_wrap .caffeineholic_box .btn_box .btn::before {
  transition: all 1s ease;
  content: "";
  position: absolute;
  top: 0;
  right: 1.944444444vw;
  bottom: 0;
  margin: auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 0.3472222222vw;
  height: 0.3472222222vw;
  transform: rotate(45deg);
}
#shop .caffeineholic_wrap .caffeineholic_box .btn_box .btn_1::before {
  border-top: 0.0694444444vw solid #4D4D4D;
  border-right: 0.0694444444vw solid #4D4D4D;
}
#shop .caffeineholic_wrap .caffeineholic_box .btn_box .btn_2::before {
  border-top: 0.0694444444vw solid #fff;
  border-right: 0.0694444444vw solid #fff;
}
#shop .caffeineholic_wrap .caffeineholic_box .btn_box .btn_1:hover {
  background: #595757;
}
#shop .caffeineholic_wrap .caffeineholic_box .btn_box .btn_1:hover p {
  color: #CCCCCC;
}
#shop .caffeineholic_wrap .caffeineholic_box .btn_box .btn_1:hover::before {
  border-top: 0.0694444444vw solid #CCCCCC;
  border-right: 0.0694444444vw solid #CCCCCC;
}
#shop .caffeineholic_wrap .caffeineholic_box .btn_box .btn_2:hover {
  background: #CCCCCC;
}
#shop .caffeineholic_wrap .caffeineholic_box .btn_box .btn_2:hover p {
  color: #999999;
}
#shop .caffeineholic_wrap .caffeineholic_box .btn_box .btn_2:hover::before {
  border-top: 0.0694444444vw solid #999999;
  border-right: 0.0694444444vw solid #999999;
}
@media screen and (max-width: 768px) {
  #shop .caffeineholic_wrap .caffeineholic_box {
    width: 85.33333333vw;
    margin: 14.66666667vw auto 0;
  }
  #shop .caffeineholic_wrap .caffeineholic_box .txt_box {
    margin: 9.333333333vw 0 12vw;
  }
  #shop .caffeineholic_wrap .caffeineholic_box .txt_box p {
    font-size: 3.2vw;
  }
  #shop .caffeineholic_wrap .caffeineholic_box .data_box .list {
    padding: 10.66666667vw 0 0;
  }
  #shop .caffeineholic_wrap .caffeineholic_box .data_box .list1 {
    border-top: solid 0.2666666667vw #CCCCCC;
  }
  #shop .caffeineholic_wrap .caffeineholic_box .data_box .p1,
  #shop .caffeineholic_wrap .caffeineholic_box .data_box .p2 {
    padding: 2.133333333vw 0;
  }
  #shop .caffeineholic_wrap .caffeineholic_box .data_box .p1 {
    font-size: 3.2vw;
  }
  #shop .caffeineholic_wrap .caffeineholic_box .data_box .p2 {
    font-size: 4.8vw;
  }
  #shop .caffeineholic_wrap .caffeineholic_box .btn_box {
    margin: 17.33333333vw 0 0;
  }
  #shop .caffeineholic_wrap .caffeineholic_box .btn_box .btn {
    width: 81.6vw;
    height: 13.33333333vw;
    border-radius: 13.33333333vw;
    margin: 0 0 8vw;
  }
  #shop .caffeineholic_wrap .caffeineholic_box .btn_box .btn p {
    font-size: 3.2vw;
  }
  #shop .caffeineholic_wrap .caffeineholic_box .btn_box .btn::before {
    right: 6.666666667vw;
    width: 1.866666667vw;
    height: 1.866666667vw;
  }
  #shop .caffeineholic_wrap .caffeineholic_box .btn_box .btn_1::before {
    border-top: 0.2666666667vw solid #4D4D4D;
    border-right: 0.2666666667vw solid #4D4D4D;
  }
  #shop .caffeineholic_wrap .caffeineholic_box .btn_box .btn_2::before {
    border-top: 0.2666666667vw solid #fff;
    border-right: 0.2666666667vw solid #fff;
  }
  #shop .caffeineholic_wrap .caffeineholic_box .btn_box .btn_1:hover::before {
    border-top: 0.2666666667vw solid #CCCCCC;
    border-right: 0.2666666667vw solid #CCCCCC;
  }
  #shop .caffeineholic_wrap .caffeineholic_box .btn_box .btn_2:hover::before {
    border-top: 0.2666666667vw solid #999999;
    border-right: 0.2666666667vw solid #999999;
  }
  #shop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #shop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #shop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #shop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #shop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #shop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #shop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #shop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #shop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #shop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #shop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #shop {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #shop {
    /*@media screen end*/
  }
}
#shop {
  /* shop ___end*/
}

#contact .about_wrap .img_box {
  height: 48.61111111vw;
  position: relative;
  background-image: url("../img/contact/i_1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
#contact .about_wrap .img_box img {
  width: 11.38888889vw;
  margin-top: 13.88888889vw;
  position: absolute;
  left: -6.388888889vw;
}
@media screen and (max-width: 768px) {
  #contact .about_wrap .img_box {
    width: 75.73333333vw;
    height: 105.0666667vw;
    margin: 0 0 0 auto;
    background-image: url("../img/contact/i_1_sp.jpg");
    background-position: left center;
  }
  #contact .about_wrap .img_box img {
    width: 18.13333333vw;
    margin-top: 26.66666667vw;
    position: absolute;
    left: -14.66666667vw;
  }
  #contact {
    /*@media screen end*/
  }
}
#contact .contact_wrap input[type=radio] {
  display: none;
}
#contact .contact_wrap .radio {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding: 0 0 0 1.388888889vw;
  margin: 0 2.083333333vw 0 0;
  position: relative;
  width: auto;
  font-size: 0.9722222222vw;
}
#contact .contact_wrap .radio::before {
  border-radius: 50%;
  content: "";
  display: block;
  width: 0.8333333333vw;
  height: 0.8333333333vw;
  position: absolute;
  top: 0;
  left: 0;
}
#contact .contact_wrap .radio::after {
  border-radius: 50%;
  content: "";
  display: block;
  width: 0.4166666667vw;
  height: 0.4166666667vw;
  position: absolute;
  top: 0.2777777778vw;
  left: 0.2777777778vw;
  opacity: 0;
}
#contact .contact_wrap .form_box.form1 .radio_1::after {
  opacity: 1;
}
#contact .contact_wrap .form_box.form2 .radio_2::after {
  opacity: 1;
}
#contact .contact_wrap .form_box.form3 .radio_3::after {
  opacity: 1;
}
#contact .contact_wrap input[type=checkbox] {
  display: none;
}
#contact .contact_wrap .checkbox {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  padding: 0 0 0 2.083333333vw;
  margin: 1.736111111vw 0;
  position: relative;
  font-size: 0.9722222222vw;
}
#contact .contact_wrap .checkbox::before {
  content: "";
  display: block;
  height: 0.9027777778vw;
  width: 0.9027777778vw;
  position: absolute;
  top: 0;
  left: 0;
}
#contact .contact_wrap .checkbox::after {
  content: "";
  display: block;
  width: 0.3472222222vw;
  height: 1.111111111vw;
  opacity: 0;
  position: absolute;
  top: -0.4166666667vw;
  left: 0.5555555556vw;
  transform: rotate(45deg);
}
#contact .contact_wrap input[type=radio]:checked + .checkbox::after {
  opacity: 1;
}
#contact .contact_wrap input[type=radio]:checked + .checkbox::before {
  background: #3D3D3D;
}
#contact .contact_wrap input[type=checkbox]:checked + .checkbox::after {
  opacity: 1;
}
#contact .contact_wrap input[type=checkbox]:checked + .checkbox::before {
  background: #3D3D3D;
}
#contact .contact_wrap input[type=text] {
  width: calc(100% - 1.944444444vw - 2px);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.9722222222vw 0.9722222222vw;
  font-size: 0.9722222222vw;
  letter-spacing: 0.2em;
}
#contact .contact_wrap #btnConfirm,
#contact .contact_wrap #btnSubmit {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background: none;
  max-width: none;
  width: 100%;
  height: 5.555555556vw;
  font-size: 0.9722222222vw;
  letter-spacing: 0.2em;
  line-height: 1;
  text-align: center;
  position: relative;
  border: none;
  cursor: pointer;
}
#contact .contact_wrap #btnBack {
  background: none;
  font-size: 0.8333333333vw;
  letter-spacing: 0.2em;
  position: relative;
}
#contact .contact_wrap textarea {
  width: calc(100% - 1.944444444vw - 2px);
  min-width: calc(100% - 1.944444444vw - 2px);
  max-width: calc(100% - 1.944444444vw - 2px);
  height: 17.01388889vw;
  min-height: 17.01388889vw;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.9722222222vw 0.9722222222vw;
  font-size: 0.9722222222vw;
  letter-spacing: 0.2em;
}
#contact .contact_wrap textarea.address {
  height: 2.916666667vw;
  min-height: 2.916666667vw;
}
#contact .contact_wrap textarea::-moz-placeholder {
  color: #9C9C9C;
  letter-spacing: 0.05em;
}
#contact .contact_wrap textarea::placeholder {
  color: #9C9C9C;
  letter-spacing: 0.05em;
}
#contact .contact_wrap .form_box.form1 .radio::before {
  border: 0.0694444444vw solid #4d4d4d;
}
#contact .contact_wrap .form_box.form1 .radio::after {
  background: #4d4d4d;
}
#contact .contact_wrap .form_box.form1 .checkbox::before {
  border: 0.1388888889vw solid #cccccc;
}
#contact .contact_wrap .form_box.form1 .checkbox::after {
  border-right: 0.2083333333vw solid #cccccc;
  border-bottom: 0.2083333333vw solid #cccccc;
}
#contact .contact_wrap .form_box.form1 input[type=text] {
  border: solid 1px #808080;
}
#contact .contact_wrap .form_box.form1 #btnConfirm,
#contact .contact_wrap .form_box.form1 #btnSubmit {
  color: #fff;
  background: #999999;
}
#contact .contact_wrap .form_box.form1 #btnConfirm:hover,
#contact .contact_wrap .form_box.form1 #btnSubmit:hover {
  background: #595959;
}
#contact .contact_wrap .form_box.form1 #btnBack {
  color: #4d4d4d;
}
#contact .contact_wrap .form_box.form1 textarea {
  border: solid 1px #808080;
}
#contact .contact_wrap .form_box.form2 .radio::before {
  border: 0.0694444444vw solid #fff;
}
#contact .contact_wrap .form_box.form2 .radio::after {
  background: #fff;
}
#contact .contact_wrap .form_box.form2 .checkbox::before {
  border: 0.1388888889vw solid #cccccc;
}
#contact .contact_wrap .form_box.form2 .checkbox::after {
  border-right: 0.2083333333vw solid #cccccc;
  border-bottom: 0.2083333333vw solid #cccccc;
}
#contact .contact_wrap .form_box.form2 input[type=text] {
  border: solid 1px #cccccc;
}
#contact .contact_wrap .form_box.form2 #btnConfirm,
#contact .contact_wrap .form_box.form2 #btnSubmit {
  color: #4d4d4d;
  background: #fff;
}
#contact .contact_wrap .form_box.form2 #btnConfirm:hover,
#contact .contact_wrap .form_box.form2 #btnSubmit:hover {
  color: #fff;
  background: #999999;
}
#contact .contact_wrap .form_box.form2 #btnBack {
  color: #fff;
}
#contact .contact_wrap .form_box.form2 textarea {
  border: solid 1px #cccccc;
}
#contact .contact_wrap .form_box.form3 .radio::before {
  border: 0.0694444444vw solid #cccccc;
}
#contact .contact_wrap .form_box.form3 .radio::after {
  background: #cccccc;
}
#contact .contact_wrap .form_box.form3 .checkbox::before {
  border: 0.1388888889vw solid #cccccc;
}
#contact .contact_wrap .form_box.form3 .checkbox::after {
  border-right: 0.2083333333vw solid #cccccc;
  border-bottom: 0.2083333333vw solid #cccccc;
}
#contact .contact_wrap .form_box.form3 input[type=text] {
  border: solid 1px #cccccc;
}
#contact .contact_wrap .form_box.form3 #btnConfirm,
#contact .contact_wrap .form_box.form3 #btnSubmit {
  color: #4d4d4d;
  background: #fff;
}
#contact .contact_wrap .form_box.form3 #btnConfirm:hover,
#contact .contact_wrap .form_box.form3 #btnSubmit:hover {
  color: #fff;
  background: #999999;
}
#contact .contact_wrap .form_box.form3 #btnBack {
  color: #fff;
}
#contact .contact_wrap .form_box.form3 textarea {
  border: solid 1px #cccccc;
}
@media screen and (max-width: 768px) {
  #contact .contact_wrap .radio {
    padding: 0 0 0 9.333333333vw;
    margin: 0 0 8vw 0;
    font-size: 4.266666667vw;
    display: block;
  }
  #contact .contact_wrap .radio::before {
    width: 4.8vw;
    height: 4.8vw;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  #contact .contact_wrap .radio::after {
    width: 2.666666667vw;
    height: 2.666666667vw;
    left: 1.6vw;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  #contact .contact_wrap .checkbox {
    padding: 0 0 0 8vw;
    margin: 6.666666667vw 0;
    font-size: 3.733333333vw;
    line-height: 1.2;
  }
  #contact .contact_wrap .checkbox::before {
    height: 3.466666667vw;
    width: 3.466666667vw;
  }
  #contact .contact_wrap .checkbox::after {
    width: 1.333333333vw;
    height: 4.266666667vw;
    top: -1.6vw;
    left: 2.133333333vw;
  }
  #contact .contact_wrap input[type=text] {
    width: calc(100% - 7.466666667vw - 2px);
    padding: 3.733333333vw 3.733333333vw;
    font-size: 3.2vw;
  }
  #contact .contact_wrap #btnConfirm,
  #contact .contact_wrap #btnSubmit {
    height: 18.13333333vw;
    font-size: 3.733333333vw;
  }
  #contact .contact_wrap #btnBack {
    font-size: 3.733333333vw;
  }
  #contact .contact_wrap textarea {
    width: calc(100% - 7.466666667vw - 2px);
    min-width: calc(100% - 7.466666667vw - 2px);
    max-width: calc(100% - 7.466666667vw - 2px);
    height: 65.33333333vw;
    min-height: 65.33333333vw;
    padding: 3.733333333vw 3.733333333vw;
    font-size: 3.2vw;
  }
  #contact .contact_wrap textarea.address {
    height: 11.2vw;
    min-height: 11.2vw;
  }
  #contact .contact_wrap textarea::-moz-placeholder {
    letter-spacing: 0.1em;
  }
  #contact .contact_wrap textarea::placeholder {
    letter-spacing: 0.1em;
  }
  #contact .contact_wrap .form_box.form1 .radio::before {
    border: 0.5333333333vw solid #4d4d4d;
  }
  #contact .contact_wrap .form_box.form1 .radio::after {
    background: #4d4d4d;
  }
  #contact .contact_wrap .form_box.form1 .checkbox::before {
    border: 0.5333333333vw solid #cccccc;
  }
  #contact .contact_wrap .form_box.form1 .checkbox::after {
    border-right: 0.8vw solid #cccccc;
    border-bottom: 0.8vw solid #cccccc;
  }
  #contact .contact_wrap .form_box.form1 input[type=text] {
    border: solid 1px #808080;
  }
  #contact .contact_wrap .form_box.form1 #btnConfirm,
  #contact .contact_wrap .form_box.form1 #btnSubmit {
    color: #fff;
    background: #999999;
  }
  #contact .contact_wrap .form_box.form1 #btnConfirm:hover,
  #contact .contact_wrap .form_box.form1 #btnSubmit:hover {
    background: #595959;
  }
  #contact .contact_wrap .form_box.form1 #btnBack {
    color: #4d4d4d;
  }
  #contact .contact_wrap .form_box.form1 textarea {
    border: solid 1px #808080;
  }
  #contact .contact_wrap .form_box.form2 .radio::before {
    border: 0.5333333333vw solid #fff;
  }
  #contact .contact_wrap .form_box.form2 .radio::after {
    background: #fff;
  }
  #contact .contact_wrap .form_box.form2 .checkbox::before {
    border: 0.5333333333vw solid #cccccc;
  }
  #contact .contact_wrap .form_box.form2 .checkbox::after {
    border-right: 0.8vw solid #cccccc;
    border-bottom: 0.8vw solid #cccccc;
  }
  #contact .contact_wrap .form_box.form2 input[type=text] {
    border: solid 1px #cccccc;
  }
  #contact .contact_wrap .form_box.form2 #btnConfirm,
  #contact .contact_wrap .form_box.form2 #btnSubmit {
    color: #4d4d4d;
    background: #fff;
  }
  #contact .contact_wrap .form_box.form2 #btnConfirm:hover,
  #contact .contact_wrap .form_box.form2 #btnSubmit:hover {
    color: #fff;
    background: #999999;
  }
  #contact .contact_wrap .form_box.form2 #btnBack {
    color: #fff;
  }
  #contact .contact_wrap .form_box.form2 textarea {
    border: solid 1px #cccccc;
  }
  #contact .contact_wrap .form_box.form3 .radio::before {
    border: 0.5333333333vw solid #cccccc;
  }
  #contact .contact_wrap .form_box.form3 .radio::after {
    background: #cccccc;
  }
  #contact .contact_wrap .form_box.form3 .checkbox::before {
    border: 0.1388888889vw solid #cccccc;
  }
  #contact .contact_wrap .form_box.form3 .checkbox::after {
    border-right: 0.8vw solid #cccccc;
    border-bottom: 0.8vw solid #cccccc;
  }
  #contact .contact_wrap .form_box.form3 input[type=text] {
    border: solid 1px #cccccc;
  }
  #contact .contact_wrap .form_box.form3 #btnConfirm,
  #contact .contact_wrap .form_box.form3 #btnSubmit {
    color: #4d4d4d;
    background: #fff;
  }
  #contact .contact_wrap .form_box.form3 #btnConfirm:hover,
  #contact .contact_wrap .form_box.form3 #btnSubmit:hover {
    color: #fff;
    background: #999999;
  }
  #contact .contact_wrap .form_box.form3 #btnBack {
    color: #fff;
  }
  #contact .contact_wrap .form_box.form3 textarea {
    border: solid 1px #cccccc;
  }
  #contact {
    /*@media screen end*/
  }
}
#contact .contact_wrap .contact_box {
  max-width: 56.94444444vw;
  margin: 0 auto;
}
#contact .contact_wrap .form_box {
  padding: 7.638888889vw 6.944444444vw 6.944444444vw;
}
#contact .contact_wrap .form_box1 {
  margin: -11.11111111vw 0 0;
}
#contact .contact_wrap .form_attention {
  padding: 4.166666667vw 0 5.555555556vw;
  position: relative;
}
#contact .contact_wrap .form_attention .form_attention_p1 {
  display: inline;
  border-bottom: solid 4px #757575;
  font-size: 1.875vw;
  letter-spacing: 0.18em;
  line-height: 2;
}
#contact .contact_wrap .form_attention .form_attention_p2 {
  font-size: 0.9722222222vw;
  letter-spacing: 0.18em;
  line-height: 2;
  margin: 2.777777778vw 0 0;
}
#contact .contact_wrap .form_attention::before {
  content: "";
  width: 48.61111111vw;
  height: 1px;
  background: #757575;
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translateX(-50%);
  margin: auto;
}
#contact .contact_wrap .form_ttl {
  font-size: 1.388888889vw;
  letter-spacing: 0.2em;
}
#contact .contact_wrap .form_type_box {
  margin: 2.777777778vw 0 0;
}
#contact .contact_wrap .form_content {
  margin: 4.861111111vw 0 0;
}
#contact .contact_wrap .mandatory_txt {
  font-size: 0.8333333333vw;
  letter-spacing: 0.2em;
  margin: 0 0 2.083333333vw;
}
#contact .contact_wrap .form_elm {
  margin: 0 0 4.166666667vw;
}
#contact .contact_wrap .form_elm .ttl {
  font-size: 0.9722222222vw;
  letter-spacing: 0.2em;
  margin: 0 0 1.388888889vw;
}
#contact .contact_wrap .form_elm .ttl span {
  font-size: 0.9722222222vw;
  letter-spacing: 0.2em;
}
#contact .contact_wrap .form_elm .subttl {
  font-size: 0.9722222222vw;
  letter-spacing: 0.2em;
  padding: 0 0 0 1.041666667vw;
  border-left: solid 0.0694444444vw #9c9c9c;
  margin: -0.3472222222vw 0 1.388888889vw;
}
#contact .contact_wrap .form_elm .subttl span {
  font-size: 0.9722222222vw;
  letter-spacing: 0.2em;
  color: #858585;
}
#contact .contact_wrap .form_elm .txt {
  font-size: 0.9722222222vw;
  letter-spacing: 0.2em;
  padding: 1.041666667vw 1.388888889vw;
  margin: 0 0 1.388888889vw;
  border-bottom: solid 0.1388888889vw #d9d9d9;
}
#contact .contact_wrap .submit_box {
  margin: 6.944444444vw 0 0;
}
#contact .contact_wrap .privacy_policy_box {
  text-align: center;
  margin: 1.736111111vw 0 0;
}
#contact .contact_wrap .privacy_policy_box a {
  font-size: 0.7638888889vw;
  padding: 0 0 0.1388888889vw;
}
#contact .contact_wrap .privacy_policy_box a:hover {
  opacity: 0.7;
}
#contact .contact_wrap .g-recaptcha {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#contact .contact_wrap .btn_back_box1 {
  margin: 2.083333333vw 0 0;
}
#contact .contact_wrap .btn_back_box2 {
  margin: 2.083333333vw 0 0;
}
#contact .contact_wrap .error_list {
  margin: 0 0 2.083333333vw;
}
#contact .contact_wrap .error_list li {
  font-size: 0.8333333333vw;
  line-height: 1.4;
  color: #e50012;
}
#contact .contact_wrap .thanks_box {
  margin: 7.638888889vw 0 10.41666667vw;
}
#contact .contact_wrap .thanks_box p {
  font-size: 2.5vw;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-align: center;
}
#contact .contact_wrap .thanks_note {
  margin: 0 0 -3.472222222vw;
}
#contact .contact_wrap .thanks_note p {
  font-size: 0.8333333333vw;
  line-height: 1.8;
  letter-spacing: 0.06em;
}
#contact .contact_wrap .form_box.form1 {
  background: #f2f2f2;
}
#contact .contact_wrap .form_box.form1 p,
#contact .contact_wrap .form_box.form1 span,
#contact .contact_wrap .form_box.form1 input,
#contact .contact_wrap .form_box.form1 label,
#contact .contact_wrap .form_box.form1 textarea {
  color: #4d4d4d;
}
#contact .contact_wrap .form_box.form1 .form_attention .form_attention_p1 {
  border-bottom: solid 4px #757575;
}
#contact .contact_wrap .form_box.form1 .form_attention::before {
  background: #757575;
}
#contact .contact_wrap .form_box.form1 .mandatory_txt {
  color: #4d4d4d;
}
#contact .contact_wrap .form_box.form1 .form_elm .ttl span {
  color: #9c9c9c;
}
#contact .contact_wrap .form_box.form1 .form_elm .subttl {
  border-left: solid 0.0694444444vw #9c9c9c;
}
#contact .contact_wrap .form_box.form1 .form_elm .subttl span {
  color: #858585;
}
#contact .contact_wrap .form_box.form1 .privacy_policy_box a {
  color: #4d4d4d;
  border-bottom: solid 0.0694444444vw #808080;
}
#contact .contact_wrap .form_box.form2 {
  background: #595959;
}
#contact .contact_wrap .form_box.form2 p,
#contact .contact_wrap .form_box.form2 span,
#contact .contact_wrap .form_box.form2 input,
#contact .contact_wrap .form_box.form2 label {
  color: #fff;
}
#contact .contact_wrap .form_box.form2 .form_attention .form_attention_p1 {
  border-bottom: solid 4px #d9d9d9;
}
#contact .contact_wrap .form_box.form2 .form_attention::before {
  background: #d9d9d9;
}
#contact .contact_wrap .form_box.form2 .mandatory_txt {
  color: #b2b2b2;
}
#contact .contact_wrap .form_box.form2 .form_elm .ttl span {
  color: #9c9c9c;
}
#contact .contact_wrap .form_box.form2 .form_elm .subttl {
  border-left: solid 0.0694444444vw #9c9c9c;
}
#contact .contact_wrap .form_box.form2 .form_elm .subttl span {
  color: #858585;
}
#contact .contact_wrap .form_box.form2 .privacy_policy_box a {
  color: #fff;
  border-bottom: solid 0.0694444444vw #fff;
}
#contact .contact_wrap .form_box.form3 {
  background: #333333;
}
#contact .contact_wrap .form_box.form3 p,
#contact .contact_wrap .form_box.form3 span,
#contact .contact_wrap .form_box.form3 input,
#contact .contact_wrap .form_box.form3 label {
  color: #ccc;
}
#contact .contact_wrap .form_box.form3 .form_attention .form_attention_p1 {
  border-bottom: solid 4px #d9d9d9;
}
#contact .contact_wrap .form_box.form3 .form_attention::before {
  background: #d9d9d9;
}
#contact .contact_wrap .form_box.form3 .mandatory_txt {
  color: #cccccc;
}
#contact .contact_wrap .form_box.form3 .form_elm .ttl span {
  color: #9c9c9c;
}
#contact .contact_wrap .form_box.form3 .form_elm .subttl {
  border-left: solid 0.0694444444vw #9c9c9c;
}
#contact .contact_wrap .form_box.form3 .form_elm .subttl span {
  color: #858585;
}
#contact .contact_wrap .form_box.form3 .form_elm .note_file {
  font-size: 0.9722222222vw;
  margin: 1.388888889vw 0 0;
}
#contact .contact_wrap .form_box.form3 .form_elm_file {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#contact .contact_wrap .form_box.form3 .form_elm_file label.file {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 11.2847222215vw;
  height: 3.4305555557vw;
  background: #ccc;
  cursor: pointer;
}
#contact .contact_wrap .form_box.form3 .form_elm_file label.file input {
  display: none;
}
#contact .contact_wrap .form_box.form3 .form_elm_file label.file span {
  font-size: 0.9027777778vw;
  color: #4d4d4d;
}
#contact .contact_wrap .form_box.form3 .privacy_policy_box a {
  color: #ccc;
  border-bottom: solid 0.0694444444vw #ccc;
}
#contact .contact_wrap .form_content {
  display: none;
}
#contact .contact_wrap .form_content.active {
  display: block;
}
@media screen and (max-width: 768px) {
  #contact .contact_wrap .contact_box {
    max-width: none;
  }
  #contact .contact_wrap .form_box {
    padding: 13.33333333vw 9.333333333vw 13.33333333vw;
  }
  #contact .contact_wrap .form_box1 {
    margin: 24vw 0 0;
  }
  #contact .contact_wrap .form_box.tanks {
    padding: 13.33333333vw 9.333333333vw 26.66666667vw;
  }
  #contact .contact_wrap .form_attention {
    padding: 10.66666667vw 0 10.66666667vw;
  }
  #contact .contact_wrap .form_attention .form_attention_p1 {
    font-size: 6.4vw;
    letter-spacing: 0.2em;
  }
  #contact .contact_wrap .form_attention .form_attention_p2 {
    font-size: 3.733333333vw;
    letter-spacing: 0.2em;
    margin: 10.66666667vw 0 0;
  }
  #contact .contact_wrap .form_attention::before {
    width: 93.33333333vw;
  }
  #contact .contact_wrap .form_ttl {
    font-size: 5.333333333vw;
  }
  #contact .contact_wrap .form_type_box {
    margin: 16vw 0 0;
  }
  #contact .contact_wrap .form_content {
    margin: 5.333333333vw 0 0;
  }
  #contact .contact_wrap .mandatory_txt {
    font-size: 3.2vw;
    margin: 0 0 8vw;
  }
  #contact .contact_wrap .form_elm {
    margin: 0 0 16vw;
  }
  #contact .contact_wrap .form_elm .ttl {
    font-size: 3.733333333vw;
    line-height: 1.4;
    margin: 0 0 4vw;
  }
  #contact .contact_wrap .form_elm .ttl span {
    font-size: 3.733333333vw;
  }
  #contact .contact_wrap .form_elm .subttl {
    font-size: 3.733333333vw;
    line-height: 1.4;
    padding: 0 0 0 4vw;
    border-left: solid 0.5333333333vw #9c9c9c;
    margin: -1.333333333vw 0 4vw;
  }
  #contact .contact_wrap .form_elm .subttl span {
    font-size: 3.733333333vw;
    color: #858585;
  }
  #contact .contact_wrap .form_elm .txt {
    font-size: 3.733333333vw;
    padding: 4vw 5.333333333vw;
    margin: 0 0 5.333333333vw;
    border-bottom: solid 0.5333333333vw #d9d9d9;
  }
  #contact .contact_wrap .submit_box {
    margin: 9.333333333vw 0 0;
  }
  #contact .contact_wrap .privacy_policy_box {
    margin: 10.66666667vw 0 0;
  }
  #contact .contact_wrap .privacy_policy_box a {
    font-size: 2.933333333vw;
    padding: 0 0 0.5333333333vw;
  }
  #contact .contact_wrap .btn_back_box1 {
    margin: 8vw 0 0;
  }
  #contact .contact_wrap .btn_back_box2 {
    margin: 8vw 0 0;
  }
  #contact .contact_wrap .error_list {
    margin: 0 0 8vw;
  }
  #contact .contact_wrap .error_list li {
    font-size: 3.2vw;
  }
  #contact .contact_wrap .thanks_box {
    margin: 40vw 0 48vw;
  }
  #contact .contact_wrap .thanks_box p {
    font-size: 9.6vw;
  }
  #contact .contact_wrap .thanks_note {
    margin: 0 0 -13.33333333vw;
  }
  #contact .contact_wrap .thanks_note p {
    font-size: 2.666666667vw;
  }
  #contact .contact_wrap .form_box.form1 {
    background: #f2f2f2;
  }
  #contact .contact_wrap .form_box.form1 p,
  #contact .contact_wrap .form_box.form1 span,
  #contact .contact_wrap .form_box.form1 input,
  #contact .contact_wrap .form_box.form1 label,
  #contact .contact_wrap .form_box.form1 textarea {
    color: #4d4d4d;
  }
  #contact .contact_wrap .form_box.form1 .mandatory_txt {
    color: #4d4d4d;
  }
  #contact .contact_wrap .form_box.form1 .form_elm .ttl span {
    color: #9c9c9c;
  }
  #contact .contact_wrap .form_box.form1 .form_elm .subttl {
    border-left: solid 0.5333333333vw #9c9c9c;
  }
  #contact .contact_wrap .form_box.form1 .form_elm .subttl span {
    color: #858585;
  }
  #contact .contact_wrap .form_box.form1 .privacy_policy_box a {
    color: #4d4d4d;
    border-bottom: solid 0.2666666667vw #808080;
  }
  #contact .contact_wrap .form_box.form2 {
    background: #595959;
  }
  #contact .contact_wrap .form_box.form2 p,
  #contact .contact_wrap .form_box.form2 span,
  #contact .contact_wrap .form_box.form2 input,
  #contact .contact_wrap .form_box.form2 label {
    color: #fff;
  }
  #contact .contact_wrap .form_box.form2 .mandatory_txt {
    color: #b2b2b2;
  }
  #contact .contact_wrap .form_box.form2 .form_elm .ttl span {
    color: #9c9c9c;
  }
  #contact .contact_wrap .form_box.form2 .form_elm .subttl {
    border-left: solid 0.5333333333vw #9c9c9c;
  }
  #contact .contact_wrap .form_box.form2 .form_elm .subttl span {
    color: #858585;
  }
  #contact .contact_wrap .form_box.form2 .privacy_policy_box a {
    color: #fff;
    border-bottom: solid 0.2666666667vw #fff;
  }
  #contact .contact_wrap .form_box.form3 {
    background: #333333;
  }
  #contact .contact_wrap .form_box.form3 p,
  #contact .contact_wrap .form_box.form3 span,
  #contact .contact_wrap .form_box.form3 input,
  #contact .contact_wrap .form_box.form3 label {
    color: #ccc;
  }
  #contact .contact_wrap .form_box.form3 .mandatory_txt {
    color: #cccccc;
  }
  #contact .contact_wrap .form_box.form3 .form_elm .ttl span {
    color: #9c9c9c;
  }
  #contact .contact_wrap .form_box.form3 .form_elm .subttl {
    border-left: solid 0.5333333333vw #9c9c9c;
  }
  #contact .contact_wrap .form_box.form3 .form_elm .subttl span {
    color: #858585;
  }
  #contact .contact_wrap .form_box.form3 .form_elm .note_file {
    font-size: 3.733333333vw;
    margin: 0 0 0;
  }
  #contact .contact_wrap .form_box.form3 .form_elm_file label.file {
    width: 100%;
    height: 15.46666667vw;
    margin: 0 0 5.333333333vw;
  }
  #contact .contact_wrap .form_box.form3 .form_elm_file label.file span {
    font-size: 3.733333333vw;
  }
  #contact .contact_wrap .form_box.form3 .privacy_policy_box a {
    color: #ccc;
    border-bottom: solid 0.2666666667vw #ccc;
  }
  #contact .contact_wrap .form_content {
    display: none;
  }
  #contact .contact_wrap .form_content.active {
    display: block;
  }
  #contact {
    /*@media screen end*/
  }
}
#contact .note-wrap {
  margin: 6.944444444vw 0;
}
#contact .note-wrap .note-box {
  max-width: 56.94444444vw;
  margin: 0 auto;
}
#contact .note-wrap .note-box .note {
  font-size: 0.9722222222vw;
  letter-spacing: 0.2em;
  line-height: 1.6;
  text-align: center;
  color: #ba0707;
}
@media screen and (max-width: 768px) {
  #contact .note-wrap {
    padding: 13.33333333vw 0 2.666666667vw;
    margin: 0;
  }
  #contact .note-wrap .note-box {
    max-width: none;
    width: 86.93333333vw;
  }
  #contact .note-wrap .note-box .note {
    font-size: 3.733333333vw;
    text-align: left;
  }
  #contact {
    /*@media screen end*/
  }
}
#contact .contact_tel_wrap {
  margin: 6.944444444vw 0;
}
#contact .contact_tel_wrap .tel_ttl {
  font-size: 1.388888889vw;
  color: #fff;
  text-align: center;
}
#contact .contact_tel_wrap .contact_tel_box {
  max-width: 56.94444444vw;
  margin: 2.430555556vw auto 0;
  background: #c8c9ca;
}
#contact .contact_tel_wrap .link_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 2.777777778vw 5.555555556vw;
}
#contact .contact_tel_wrap .link_box .icon {
  width: 10vw;
}
#contact .contact_tel_wrap .link_box .data {
  width: 30.90277778vw;
  padding: 0 0 0 2.638888889vw;
  border-left: solid 0.0694444444vw #f2f2f2;
}
#contact .contact_tel_wrap .link_box .data p {
  color: #333333;
}
#contact .contact_tel_wrap .link_box .data .p1 {
  font-size: 0.9027777778vw;
  letter-spacing: 0.06em;
}
#contact .contact_tel_wrap .link_box .data .p2 {
  font-size: 3.402777778vw;
  letter-spacing: 0.1em;
  margin: 1.388888889vw 0 1.736111111vw;
}
#contact .contact_tel_wrap .link_box .data .p3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  font-size: 0.9722222222vw;
  letter-spacing: 0.15em;
  line-height: 2;
}
#contact .contact_tel_wrap .link_box .data .p3 span {
  font-size: 0.9722222222vw;
  letter-spacing: 0.15em;
  line-height: 2;
  color: #000;
}
#contact .contact_tel_wrap .contact_tel_box2 {
  margin: 1.388888889vw auto 0;
  background: #333333;
}
#contact .contact_tel_wrap .contact_tel_box2 .link_box .data {
  border-left: solid 0.0694444444vw #cccccc;
}
#contact .contact_tel_wrap .contact_tel_box2 .link_box .data p {
  color: #c8c9ca;
}
@media screen and (max-width: 768px) {
  #contact .contact_tel_wrap {
    margin: 13.33333333vw 0;
  }
  #contact .contact_tel_wrap .tel_ttl {
    font-size: 3.733333333vw;
  }
  #contact .contact_tel_wrap .contact_tel_box {
    max-width: none;
    width: 86.93333333vw;
    margin: 8vw auto 0;
  }
  #contact .contact_tel_wrap .link_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 16vw 0;
  }
  #contact .contact_tel_wrap .link_box .icon {
    width: 42.66666667vw;
  }
  #contact .contact_tel_wrap .link_box .data {
    width: unset;
    padding: 0;
    border-left: none;
    text-align: center;
    margin: 8vw 0 0;
  }
  #contact .contact_tel_wrap .link_box .data p {
    text-align: center;
  }
  #contact .contact_tel_wrap .link_box .data .p1 {
    font-size: 3.2vw;
    letter-spacing: 0.08em;
  }
  #contact .contact_tel_wrap .link_box .data .p2 {
    font-size: 8vw;
    letter-spacing: 0.1em;
    padding: 0 0 2.133333333vw;
    border-bottom: solid 0.5333333333vw #333333;
    margin: 5.333333333vw auto 4vw;
    display: inline-block;
  }
  #contact .contact_tel_wrap .link_box .data .p3 {
    flex-direction: column;
    font-size: 3.2vw;
    letter-spacing: 0.1em;
    text-align: left;
    line-height: 1.6em;
    padding: 0 0 0 4vw;
  }
  #contact .contact_tel_wrap .link_box .data .p3 span {
    font-size: 3.2vw;
    letter-spacing: 0.1em;
    text-align: left;
    line-height: 2.2em;
  }
  #contact .contact_tel_wrap .contact_tel_box2 {
    margin: 4vw auto 0;
  }
  #contact .contact_tel_wrap .contact_tel_box2 .link_box .data {
    border-left: none;
  }
  #contact .contact_tel_wrap .contact_tel_box2 .link_box .data .p2 {
    border-bottom: solid 0.5333333333vw #c8c9ca;
  }
  #contact {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #contact {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #contact {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #contact {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #contact {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #contact {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #contact {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #contact {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #contact {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #contact {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #contact {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #contact {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #contact {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #contact {
    /*@media screen end*/
  }
}
#contact {
  /* concerge ___end*/
}

body#contact .contact_wrap .form_attention {
  display: none;
}

body#contact.formrun-system-confirm .contact_wrap .form_attention {
  display: block;
}

#access .location_wrap {
  margin: 14.58333333vw 0 10.76388889vw;
}
#access .location_wrap .location_cntnt_ttl p {
  font-size: 3.055555556vw;
}
#access .location_wrap .map_box {
  width: 100%;
  height: 45.83333333vw;
  margin: 2.777777778vw 0 0;
}
#access .location_wrap .map_box .location_map {
  width: 100%;
  height: 100%;
}
#access .location_wrap .map_box .location_map * {
  transition: all 0s ease;
}
#access .location_wrap .location_box {
  margin: 5.347222222vw 0 0;
}
#access .location_wrap .location_box .databox {
  position: relative;
  padding: 0 0 5.277777778vw;
}
#access .location_wrap .location_box .databox .p1 {
  font-size: 1.527777778vw;
  letter-spacing: 0.15em;
  line-height: 2.1;
}
#access .location_wrap .location_box .databox .a1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 8.333333333vw;
  min-width: 95px;
  height: 2.430555556vw;
  min-height: 25px;
  background: #595959;
  border-radius: 0.2083333333vw;
  font-size: 0.7638888889vw;
  margin: 1.805555556vw 0 0;
}
#access .location_wrap .location_box .databox .p2,
#access .location_wrap .location_box .databox .p4 {
  font-size: 0.9722222222vw;
  letter-spacing: 0.24em;
}
#access .location_wrap .location_box .databox .p3,
#access .location_wrap .location_box .databox .p5 {
  font-size: 1.527777778vw;
  letter-spacing: 0.24em;
}
#access .location_wrap .location_box .databox .p2 {
  margin: 2.777777778vw 0 0;
}
#access .location_wrap .location_box .databox .p3 {
  margin: 0.8333333333vw 0 0;
}
#access .location_wrap .location_box .databox .p4 {
  margin: 1.944444444vw 0 0;
}
#access .location_wrap .location_box .databox .p5 {
  margin: 0.8333333333vw 0 0;
}
#access .location_wrap .location_box .databox .p6 {
  font-size: 0.9722222222vw;
  letter-spacing: 0.24em;
  margin: 3.402777778vw 0 0;
}
#access .location_wrap .location_box .databox .p7 {
  font-size: 0.9722222222vw;
  letter-spacing: 0.24em;
  margin: 1.388888889vw 0 0;
}
#access .location_wrap .location_box .databox .p8 {
  font-size: 0.9722222222vw;
  letter-spacing: 0.2em;
  margin: 1.25vw 0 0;
}
#access .location_wrap .location_box .databox::before {
  content: "";
  width: 42.70833333vw;
  height: 1px;
  background: #c8c9ca;
  position: absolute;
  bottom: 0;
  left: 0;
}
#access .location_wrap .location_box .cntctbox {
  margin: 2.083333333vw 0 0;
}
#access .location_wrap .location_box .cntctbox .p1 {
  font-size: 0.9722222222vw;
  letter-spacing: 0.24em;
  margin: 0 0 1.736111111vw;
}
#access .location_wrap .location_box .cntctbox .a1 {
  display: inline-block;
  font-size: 1.25vw;
  letter-spacing: 0.24em;
  margin: 0 0 2.777777778vw;
}
#access .location_wrap .access-com-box {
  padding: 3.819444444vw 8.819444444vw 4.652777778vw 6.944444444vw;
  position: relative;
}
#access .location_wrap .access-com-box .box .ttl {
  font-size: 2.083333333vw;
  letter-spacing: 0.22em;
  margin: 0 0 2.083333333vw;
}
#access .location_wrap .access-com-box .box .lead {
  font-size: 1.111111111vw;
  letter-spacing: 0.15em;
  line-height: 2;
  margin: 3.333333333vw 0 3.819444444vw;
}
#access .location_wrap .access-com-box .box .list {
  display: flex;
  flex-wrap: wrap;
  padding: 1.736111111vw 0 1.527777778vw 0.9722222222vw;
  border-top: solid 0.0694444444vw #999999;
}
#access .location_wrap .access-com-box .box .num {
  font-size: 1.25vw;
  margin: 0 2.291666667vw 0 0;
}
#access .location_wrap .access-com-box .box .map {
  height: 18.05555556vw;
  margin: 1.041666667vw 0 0;
}
#access .location_wrap .access-com-box .box .map .car_map {
  width: 100%;
  height: 100%;
}
#access .location_wrap .access-com-box .box p {
  font-size: 1.111111111vw;
  letter-spacing: 0.2em;
}
#access .location_wrap .access-com-box .access-ttl p {
  font-size: 1.666666667vw;
  letter-spacing: 0.14em;
  position: absolute;
  top: 5.555555556vw;
  left: 0.4166666667vw;
  transform: rotate(-90deg);
}
#access .location_wrap .access-com-box .access-ttl::before {
  content: "";
  width: 1px;
  height: 48.26388889vw;
  background: #999999;
  position: absolute;
  bottom: 4.444444444vw;
  left: 3.125vw;
}
#access .location_wrap .access-com-box::before {
  transition: all 2s ease;
  content: "";
  width: 0%;
  height: 100%;
  background: #595959;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#access .location_wrap .access-com-box.active::before {
  width: 100%;
}
#access .location_wrap .access-com-box.car_box {
  margin: 8.055555556vw 0 0;
}
#access .location_wrap .access-com-box.train_box {
  padding: 3.958333333vw 8.819444444vw 1.736111111vw 6.944444444vw;
  margin: 6vw 0 0;
}
#access .location_wrap .access-com-box.train_box .box .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#access .location_wrap .access-com-box.train_box .access-ttl p {
  top: 6.25vw;
  left: -0.4166666667vw;
}
#access .location_wrap .access-com-box.train_box .access-ttl::before {
  height: 12.84722222vw;
  bottom: 2.430555556vw;
  left: 3.125vw;
}
#access .location_wrap .faq-box {
  padding: 1.041666667vw 9.027777778vw 1.25vw 1.041666667vw;
  box-sizing: border-box;
  margin: 3.819444444vw 0 0;
}
#access .location_wrap .faq-box .p1,
#access .location_wrap .faq-box .p2 {
  font-size: 0.9722222222vw;
  letter-spacing: 0.15em;
  line-height: 2;
  color: #595959;
}
#access .location_wrap .faq-box .p1 {
  border-bottom: 0.2083333333vw solid #595959;
  display: inline-block;
}
#access .location_wrap .faq-box .p2 {
  margin: 0.9722222222vw 0 0;
}
#access .location_wrap .faq-box::before {
  transition: all 2s ease;
  content: "";
  width: 0%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#access .location_wrap .faq-box.active::before {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #access .location_wrap {
    margin: 40vw 0 20vw;
  }
  #access .location_wrap .location_cntnt_ttl {
    margin: 0 0 0 7.733333333vw;
  }
  #access .location_wrap .location_cntnt_ttl p {
    font-size: 5.333333333vw;
  }
  #access .location_wrap .map_box {
    height: 120vw;
    margin: 8.533333333vw 0 0;
  }
  #access .location_wrap .location_box {
    width: 85.33333333vw;
    margin: 10.66666667vw auto 0;
  }
  #access .location_wrap .location_box .databox {
    padding: 0 0 10.93333333vw;
  }
  #access .location_wrap .location_box .databox .p1 {
    font-size: 4.266666667vw;
  }
  #access .location_wrap .location_box .databox .a1 {
    width: 25.33333333vw;
    min-width: unset;
    height: 6.666666667vw;
    min-height: unset;
    font-size: 2.666666667vw;
    margin: 6.933333333vw 0 0;
  }
  #access .location_wrap .location_box .databox .p2,
  #access .location_wrap .location_box .databox .p4 {
    font-size: 3.2vw;
  }
  #access .location_wrap .location_box .databox .p3,
  #access .location_wrap .location_box .databox .p5 {
    font-size: 4.266666667vw;
  }
  #access .location_wrap .location_box .databox .p2 {
    margin: 14.93333333vw 0 0;
  }
  #access .location_wrap .location_box .databox .p3 {
    margin: 4vw 0 0;
  }
  #access .location_wrap .location_box .databox .p4 {
    margin: 11.73333333vw 0 0;
  }
  #access .location_wrap .location_box .databox .p5 {
    margin: 4vw 0 0;
  }
  #access .location_wrap .location_box .databox .p6 {
    font-size: 3.2vw;
    margin: 14.13333333vw 0 0;
  }
  #access .location_wrap .location_box .databox .p7 {
    font-size: 4.266666667vw;
    margin: 3.733333333vw 0 0;
  }
  #access .location_wrap .location_box .databox .p8 {
    font-size: 3.2vw;
    letter-spacing: 0.17em;
    margin: 4.533333333vw 0 0;
  }
  #access .location_wrap .location_box .databox::before {
    width: 100%;
  }
  #access .location_wrap .location_box .cntctbox {
    margin: 14.93333333vw 0 0;
  }
  #access .location_wrap .location_box .cntctbox .p1 {
    font-size: 3.2vw;
    margin: 0 0 6.666666667vw;
  }
  #access .location_wrap .location_box .cntctbox .a1 {
    font-size: 4.266666667vw;
    letter-spacing: 0.15em;
    border-bottom: 0.5333333333vw solid #fff;
    padding: 0 0 0.2666666667vw;
    margin: 0 0 10.66666667vw;
  }
  #access .location_wrap .access-com-box {
    padding: 9.866666667vw 0 12.26666667vw 8vw;
  }
  #access .location_wrap .access-com-box .box .ttl {
    font-size: 4.8vw;
    letter-spacing: 0.27em;
    margin: 0 0 13.33333333vw;
  }
  #access .location_wrap .access-com-box .box .lead {
    font-size: 3.2vw;
    letter-spacing: 0.2em;
    padding: 0 14.4vw 0 0;
    margin: 0 0 5.333333333vw;
  }
  #access .location_wrap .access-com-box .box .list {
    padding: 8vw 0;
    border-top: solid 0.2666666667vw #999999;
  }
  #access .location_wrap .access-com-box .box .num {
    font-size: 3.2vw;
    margin: 0 5.333333333vw 0 0;
  }
  #access .location_wrap .access-com-box .box .map {
    width: 77.6vw;
    height: 59.73333333vw;
    margin: 1.866666667vw 0 0;
  }
  #access .location_wrap .access-com-box .box p {
    font-size: 3.2vw;
  }
  #access .location_wrap .access-com-box .access-ttl p {
    font-size: 4.8vw;
    position: static;
    transform: unset;
    margin: 0 0 5.066666667vw;
  }
  #access .location_wrap .access-com-box .access-ttl::before {
    display: none;
  }
  #access .location_wrap .access-com-box.car_box {
    margin: 8vw 0 0 7.2vw;
  }
  #access .location_wrap .access-com-box.train_box {
    padding: 9.866666667vw 0 1.388888889vw 8vw;
    margin: 10.66666667vw 0 0 7.2vw;
  }
  #access .location_wrap .access-com-box.train_box .box .ttl {
    margin: 0 0 8vw;
  }
  #access .location_wrap .access-com-box.train_box .box .list {
    padding-right: 9.6vw;
  }
  #access .location_wrap .access-com-box.train_box .box .list .p1 {
    width: 100%;
    margin: 0 0 4.8vw;
  }
  #access .location_wrap .access-com-box.train_box .box .list .p2 {
    font-size: 3.733333333vw;
    letter-spacing: 0.2em;
  }
  #access .location_wrap .access-com-box.train_box .box .list .img {
    width: 45.86666667vw;
    margin: -1.333333333vw 0 0;
  }
  #access .location_wrap .faq-box {
    padding: 2.666666667vw 9.333333333vw 4vw 7.466666667vw;
    margin: 13.33333333vw 0 0 7.2vw;
  }
  #access .location_wrap .faq-box .p1,
  #access .location_wrap .faq-box .p2 {
    font-size: 2.666666667vw;
  }
  #access .location_wrap .faq-box .p1 {
    border-bottom: 0.2666666667vw solid #595959;
  }
  #access .location_wrap .faq-box .p2 {
    margin: 0.8vw 0 0;
  }
  #access {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #access {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #access {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #access {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #access {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #access {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #access {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #access {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #access {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #access {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #access {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #access {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #access {
    /*@media screen end*/
  }
}
#access {
  /* shop ___end*/
}

#philosophy .sec-philosophy {
  margin: 14.375vw 0 19.44444444vw;
}
#philosophy .sec-philosophy .philosophy-wrap .copy-area .txt-box {
  padding: 6.041666667vw 8.125vw 0 0;
}
#philosophy .sec-philosophy .philosophy-wrap .copy-area .txt-box .p1 {
  font-size: 1.527777778vw;
  letter-spacing: 0.15em;
  line-height: 2;
}
#philosophy .sec-philosophy .philosophy-wrap .copy-area .name-box {
  text-align: right;
  padding: 0 8.125vw 0 0;
  margin: 9.722222222vw 0 0;
}
#philosophy .sec-philosophy .philosophy-wrap .copy-area .name-box .p1 {
  font-size: 1.527777778vw;
  letter-spacing: 0.15em;
}
#philosophy .sec-philosophy .philosophy-wrap .copy-area .name-box .p2 {
  font-size: 2.291666667vw;
  letter-spacing: 0.15em;
  margin: 1.875vw 0 0px;
}
@media screen and (max-width: 768px) {
  #philosophy .sec-philosophy {
    margin: 26.66666667vw 0 48vw;
  }
  #philosophy .sec-philosophy .philosophy-wrap {
    padding: 0 0 0 6.4vw;
    box-sizing: border-box;
  }
  #philosophy .sec-philosophy .philosophy-wrap .copy-area .txt-box {
    padding: 6.666666667vw 6.4vw 0 0;
  }
  #philosophy .sec-philosophy .philosophy-wrap .copy-area .txt-box .p1 {
    font-size: 3.2vw;
  }
  #philosophy .sec-philosophy .philosophy-wrap .copy-area .name-box {
    padding: 0 6.4vw 0 0;
    margin: 24vw 0 0;
  }
  #philosophy .sec-philosophy .philosophy-wrap .copy-area .name-box .p1 {
    font-size: 3.2vw;
  }
  #philosophy .sec-philosophy .philosophy-wrap .copy-area .name-box .p2 {
    font-size: 4.266666667vw;
    margin: 2.666666667vw 0 0px;
  }
  #philosophy {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #philosophy {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #philosophy {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #philosophy {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #philosophy {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #philosophy {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #philosophy {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #philosophy {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #philosophy {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #philosophy {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #philosophy {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #philosophy {
    /*@media screen end*/
  }
}
#philosophy {
  /* shop ___end*/
}

#selectChair .sec-main {
  margin: 9.652777778vw 0 0;
}
#selectChair .sec-main .main-wrap {
  position: relative;
}
#selectChair .sec-main .main-wrap .bg-box {
  height: 41.66666667vw;
  background-image: url("../img/select_chair/main.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}
#selectChair .sec-main .main-wrap .ttl-box {
  width: 100%;
  position: absolute;
  top: 3.194444444vw;
  left: 3.472222222vw;
}
#selectChair .sec-main .main-wrap .ttl-box .ttl {
  font-size: 5.208333333vw;
  letter-spacing: 0.04em;
  line-height: 1.2;
}
#selectChair .sec-main .main-wrap .ttl-box .lead {
  font-size: 1.597222222vw;
  letter-spacing: 0.15em;
  line-height: 2;
  margin: 1.388888889vw 0 0;
}
@media screen and (max-width: 768px) {
  #selectChair .sec-main {
    margin: 49.06666667vw 0 0;
  }
  #selectChair .sec-main .main-wrap .bg-box {
    height: 75.73333333vw;
    background-image: url("../img/select_chair/main_sp.jpg");
    background-position: right bottom;
  }
  #selectChair .sec-main .main-wrap .ttl-box {
    top: 9.866666667vw;
    left: 8vw;
  }
  #selectChair .sec-main .main-wrap .ttl-box .ttl {
    font-size: 8vw;
  }
  #selectChair .sec-main .main-wrap .ttl-box .lead {
    font-size: 2.666666667vw;
    margin: 2.666666667vw 0 0;
  }
  #selectChair {
    /*@media screen end*/
  }
}
#selectChair .sec-select {
  padding: 10.06944444vw 0 19.79166667vw;
}
#selectChair .sec-select .select_box {
  width: 62.91666667vw;
}
#selectChair .sec-select .select_box .number_box .ttl_box {
  text-align: center;
}
#selectChair .sec-select .select_box .number_box .ttl_box .ttl {
  font-size: 2.013888889vw;
  letter-spacing: 0.15em;
  display: inline-block;
  position: relative;
}
#selectChair .sec-select .select_box .number_box .ttl_box .ttl::before {
  transition: all 2s ease;
  content: "";
  width: 0;
  height: 0.2083333333vw;
  background: #fff;
  opacity: 0.5;
  position: absolute;
  bottom: -0.5555555556vw;
  left: 0;
}
#selectChair .sec-select .select_box .number_box .ttl_box.active .ttl::before {
  width: 100%;
}
#selectChair .sec-select .select_box .number_box .img_box {
  margin: 6.041666667vw 0 0;
}
#selectChair .sec-select .select_box .number_box .list_box {
  display: flex;
  flex-wrap: wrap;
  margin: 5vw 0 0;
}
#selectChair .sec-select .select_box .number_box .list_box .icon {
  width: 5.486111111vw;
}
#selectChair .sec-select .select_box .number_box .list_box .txt_box .name {
  font-size: 1.111111111vw;
  letter-spacing: 0.04em;
  color: #fff;
  margin: 0 0 0.8333333333vw;
}
#selectChair .sec-select .select_box .number_box .list_box .txt_box .txt {
  width: 46.52777778vw;
  padding: 2.777777778vw 1.736111111vw 2.777777778vw;
  box-sizing: border-box;
  position: relative;
}
#selectChair .sec-select .select_box .number_box .list_box .txt_box .txt p,
#selectChair .sec-select .select_box .number_box .list_box .txt_box .txt span {
  font-size: 1.25vw;
  line-height: 2;
  letter-spacing: 0.25em;
}
#selectChair .sec-select .select_box .number_box .list_box .txt_box .txt span {
  padding: 0 0 0.4166666667vw;
  border-bottom: solid 0.1388888889vw #999999;
}
#selectChair .sec-select .select_box .number_box .list_box .txt_box .txt::before,
#selectChair .sec-select .select_box .number_box .list_box .txt_box .txt::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
}
#selectChair .sec-select .select_box .number_box .list_box.customer {
  flex-direction: row-reverse;
  padding: 0 2.013888889vw 0 0;
}
#selectChair .sec-select .select_box .number_box .list_box.customer .icon {
  margin: 0 0 0 1.597222222vw;
}
#selectChair .sec-select .select_box .number_box .list_box.customer .txt_box .name {
  text-align: right;
}
#selectChair .sec-select .select_box .number_box .list_box.customer .txt_box .txt {
  background: #595959;
}
#selectChair .sec-select .select_box .number_box .list_box.concierge {
  flex-direction: row;
  padding: 0 0 0 2.013888889vw;
}
#selectChair .sec-select .select_box .number_box .list_box.concierge .icon {
  margin: 0 1.597222222vw 0 0;
}
#selectChair .sec-select .select_box .number_box .list_box.concierge .txt_box .name {
  text-align: left;
}
#selectChair .sec-select .select_box .number_box .list_box.concierge .txt_box .txt {
  background: #C8C9CA;
  border: solid 0.0694444444vw #C8C9CA;
}
#selectChair .sec-select .select_box .number_box .list_box.concierge .txt_box .txt p,
#selectChair .sec-select .select_box .number_box .list_box.concierge .txt_box .txt span {
  color: #595959;
}
#selectChair .sec-select .select_box .number_box .list_box.customer .txt_box .txt::before {
  border-width: 0.6944444444vw 0.6944444444vw 0 0;
  border-color: #9E9E9F transparent transparent transparent;
  top: -0.0694444444vw;
  left: 100%;
}
#selectChair .sec-select .select_box .number_box .list_box.customer .txt_box .txt::after {
  border-width: 0.6944444444vw 0.6944444444vw 0 0;
  border-color: #595959 transparent transparent transparent;
  top: 0;
  left: calc(100% - 0.1388888889vw);
}
#selectChair .sec-select .select_box .number_box .list_box.concierge .txt_box .txt::before {
  border-width: 0 0.6944444444vw 0.6944444444vw 0;
  border-color: transparent #C8C9CA transparent transparent;
  top: -0.0694444444vw;
  right: 100%;
}
#selectChair .sec-select .select_box .number_box .list_box.concierge .txt_box .txt::after {
  border-width: 0 0.6944444444vw 0.6944444444vw 0;
  border-color: transparent #C8C9CA transparent transparent;
  top: 0;
  right: calc(100% - 0.1388888889vw);
}
#selectChair .sec-select .select_box .number_box_1 {
  padding: 0 0 9.236111111vw;
}
#selectChair .sec-select .select_box .number_box_2 {
  padding: 6.805555556vw 0 0;
  position: relative;
}
#selectChair .sec-select .select_box .number_box_2 .img_box3 {
  text-align: center;
  margin: 7.291666667vw 0 0;
}
#selectChair .sec-select .select_box .number_box_2 .img_box3 p {
  font-size: 1.25vw;
  letter-spacing: 0.15em;
  display: inline-block;
  position: relative;
  margin: 1.666666667vw 0 0;
}
#selectChair .sec-select .select_box .number_box_2 .img_box3 p::before {
  transition: all 2s ease;
  content: "";
  width: 0;
  height: 0.2083333333vw;
  background: #fff;
  opacity: 0.5;
  position: absolute;
  bottom: -0.5555555556vw;
  left: 0;
}
#selectChair .sec-select .select_box .number_box_2 .img_box3.active p::before {
  width: 100%;
}
#selectChair .sec-select .select_box .number_box_2::before {
  content: "";
  width: 100%;
  height: 0.2083333333vw;
  background: #fff;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
}
#selectChair .sec-select .select_box .select_link_box {
  margin: 8.055555556vw 0 0;
}
#selectChair .sec-select .select_box .select_link_box .link {
  display: block;
  position: relative;
}
#selectChair .sec-select .select_box .select_link_box .link .link_img_2 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#selectChair .sec-select .select_box .select_link_box .link .link_img_2 {
  opacity: 0;
}
#selectChair .sec-select .select_box .select_link_box .link .cover {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: auto;
  width: 98.4%;
  height: 95%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  z-index: 2;
}
#selectChair .sec-select .select_box .select_link_box .link .txt_box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: auto;
  z-index: 3;
  text-align: center;
}
#selectChair .sec-select .select_box .select_link_box .link .txt_box img {
  width: 3.541666667vw;
  margin: 0 0 2.222222222vw;
}
#selectChair .sec-select .select_box .select_link_box .link .txt_box p {
  text-align: center;
  width: 22.70833333vw;
}
#selectChair .sec-select .select_box .select_link_box .link .txt_box .p1 {
  font-size: 2.013888889vw;
  letter-spacing: 0.04em;
  border-bottom: solid 0.0694444444vw #fff;
  padding: 0 0 1.041666667vw;
}
#selectChair .sec-select .select_box .select_link_box .link .txt_box .p2 {
  font-size: 1.25vw;
  letter-spacing: 0.28em;
  padding: 1.180555556vw 0 0;
}
#selectChair .sec-select .select_box .select_link_box .link:hover .link_img_1 {
  opacity: 0;
}
#selectChair .sec-select .select_box .select_link_box .link:hover .link_img_2 {
  opacity: 1;
}
#selectChair .sec-select .select_box .select_link_box .txt {
  font-size: 0.8333333333vw;
  text-align: right;
  color: #B4B4B5;
  margin: 1.736111111vw 0 0;
}
#selectChair .sec-select .list_box .icon img {
  transition: all 1s ease;
  transform: scale(0.6);
  opacity: 0;
}
#selectChair .sec-select .list_box .txt_box {
  transition: all 1s ease;
  transform: scale(0.6);
  opacity: 0;
}
#selectChair .sec-select .list_box.customer .txt_box {
  transform-origin: center right;
}
#selectChair .sec-select .list_box.concierge .txt_box {
  transform-origin: center left;
}
#selectChair .sec-select .list_box.active .icon img {
  transform: scale(1);
  opacity: 1;
}
#selectChair .sec-select .list_box.active .txt_box {
  transform: scale(1);
  opacity: 1;
}
@media screen and (max-width: 768px) {
  #selectChair .sec-select {
    padding: 15.46666667vw 0 48vw;
  }
  #selectChair .sec-select .select_box {
    width: 100%;
  }
  #selectChair .sec-select .select_box .number_box .ttl_box .ttl {
    font-size: 4.8vw;
  }
  #selectChair .sec-select .select_box .number_box .ttl_box .ttl::before {
    height: 0.2666666667vw;
    bottom: -2.133333333vw;
  }
  #selectChair .sec-select .select_box .number_box .img_box {
    margin: 17.33333333vw 0 0;
  }
  #selectChair .sec-select .select_box .number_box .list_box {
    margin: 9.333333333vw 0 0;
  }
  #selectChair .sec-select .select_box .number_box .list_box .icon {
    width: 13.33333333vw;
  }
  #selectChair .sec-select .select_box .number_box .list_box .txt_box .name {
    font-size: 4.266666667vw;
    margin: 0 0 3.2vw;
  }
  #selectChair .sec-select .select_box .number_box .list_box .txt_box .txt {
    width: 69.33333333vw;
    padding: 6.4vw 4.8vw 7.2vw;
  }
  #selectChair .sec-select .select_box .number_box .list_box .txt_box .txt p,
  #selectChair .sec-select .select_box .number_box .list_box .txt_box .txt span {
    font-size: 3.733333333vw;
    line-height: 1.6;
    letter-spacing: 0.15em;
  }
  #selectChair .sec-select .select_box .number_box .list_box .txt_box .txt span {
    padding: 0 0 0.5333333333vw;
    border-bottom: solid 0.5333333333vw #999999;
  }
  #selectChair .sec-select .select_box .number_box .list_box.customer {
    padding: 0 7.466666667vw 0 0;
  }
  #selectChair .sec-select .select_box .number_box .list_box.customer .icon {
    margin: 0 0 0 3.466666667vw;
  }
  #selectChair .sec-select .select_box .number_box .list_box.concierge {
    padding: 0 0 0 7.466666667vw;
  }
  #selectChair .sec-select .select_box .number_box .list_box.concierge .icon {
    margin: 0 3.466666667vw 0 0;
  }
  #selectChair .sec-select .select_box .number_box .list_box.customer .txt_box .txt::before {
    border-width: 2.4vw 2.4vw 0 0;
    top: -0.2666666667vw;
  }
  #selectChair .sec-select .select_box .number_box .list_box.customer .txt_box .txt::after {
    border-width: 2.4vw 2.4vw 0 0;
    left: calc(100% - 0.5333333333vw);
  }
  #selectChair .sec-select .select_box .number_box .list_box.concierge .txt_box .txt::before {
    border-width: 0 2.4vw 2.4vw 0;
    top: -0.2666666667vw;
  }
  #selectChair .sec-select .select_box .number_box .list_box.concierge .txt_box .txt::after {
    border-width: 0 2.4vw 2.4vw 0;
    right: calc(100% - 0.5333333333vw);
  }
  #selectChair .sec-select .select_box .number_box_1 {
    padding: 0 0 16vw;
  }
  #selectChair .sec-select .select_box .number_box_2 {
    padding: 16vw 0 0;
  }
  #selectChair .sec-select .select_box .number_box_2 .img_box3 {
    margin: 14.66666667vw 0 0;
  }
  #selectChair .sec-select .select_box .number_box_2 .img_box3 p {
    width: 77.33333333vw;
    font-size: 3.733333333vw;
    line-height: 1.6;
    text-align: left;
    margin: 7.2vw auto 0;
  }
  #selectChair .sec-select .select_box .number_box_2 .img_box3 p::before {
    display: none;
  }
  #selectChair .sec-select .select_box .number_box_2::before {
    content: "";
    width: 85.33333333vw;
    height: 0.5333333333vw;
    left: 0;
    right: 0;
    margin: auto;
  }
  #selectChair .sec-select .select_box .select_link_box {
    width: 85.33333333vw;
    height: 53.33333333vw;
    margin: 16vw auto 0;
  }
  #selectChair .sec-select .select_box .select_link_box .link {
    height: 100%;
    overflow: hidden;
  }
  #selectChair .sec-select .select_box .select_link_box .link .link_img_1,
  #selectChair .sec-select .select_box .select_link_box .link .link_img_2 {
    width: auto;
    height: 100%;
    margin: 0 0 0 -65%;
  }
  #selectChair .sec-select .select_box .select_link_box .link .cover {
    width: 97.4%;
  }
  #selectChair .sec-select .select_box .select_link_box .link .txt_box img {
    width: 8.533333333vw;
    margin: 0 0 5.333333333vw;
  }
  #selectChair .sec-select .select_box .select_link_box .link .txt_box p {
    width: 54.4vw;
  }
  #selectChair .sec-select .select_box .select_link_box .link .txt_box .p1 {
    font-size: 4.8vw;
    border-bottom: solid 0.2666666667vw #fff;
    padding: 0 0 2.933333333vw;
  }
  #selectChair .sec-select .select_box .select_link_box .link .txt_box .p2 {
    font-size: 2.933333333vw;
    padding: 2.933333333vw 0 0;
  }
  #selectChair .sec-select .select_box .select_link_box .link:hover .link_img_1 {
    opacity: 0;
  }
  #selectChair .sec-select .select_box .select_link_box .link:hover .link_img_2 {
    opacity: 1;
  }
  #selectChair .sec-select .select_box .select_link_box .txt {
    font-size: 0.8333333333vw;
    text-align: right;
    color: #B4B4B5;
    margin: 1.736111111vw 0 0;
  }
  #selectChair .sec-select .list_box .icon img {
    transition: all 1s ease;
    transform: scale(0.6);
    opacity: 0;
  }
  #selectChair .sec-select .list_box .txt_box {
    transition: all 1s ease;
    transform: scale(0.6);
    opacity: 0;
  }
  #selectChair .sec-select .list_box.customer .txt_box {
    transform-origin: center right;
  }
  #selectChair .sec-select .list_box.concierge .txt_box {
    transform-origin: center left;
  }
  #selectChair .sec-select .list_box.active .icon img {
    transform: scale(1);
    opacity: 1;
  }
  #selectChair .sec-select .list_box.active .txt_box {
    transform: scale(1);
    opacity: 1;
  }
  #selectChair {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #selectChair {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #selectChair {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #selectChair {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #selectChair {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #selectChair {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #selectChair {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #selectChair {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #selectChair {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #selectChair {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #selectChair {
    /*@media screen end*/
  }
}
#selectChair {
  /* shop ___end*/
}

#aboutchairs .sec-point {
  margin: 11.80555556vw 0 0;
}
#aboutchairs .sec-point .point-wrap .copy-area .txt-box {
  padding: 4.861111111vw 8.125vw 0 0;
}
#aboutchairs .sec-point .point-wrap .copy-area .txt-box .txt {
  font-size: 1.527777778vw;
  letter-spacing: 0.15em;
  line-height: 2;
}
#aboutchairs .sec-point .point-wrap .point-area {
  margin: 5.972222222vw 0 0;
}
#aboutchairs .sec-point .point-wrap .point-area .point-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 59.58333333vw;
  padding: 2.013888889vw 2.430555556vw 2.638888889vw 2.430555556vw;
  box-sizing: border-box;
  background: #fff;
  border-radius: 1.666666667vw;
  box-shadow: 0.5555555556vw 0.8333333333vw 0px 0px #808080;
  position: relative;
  margin: 0 0 5.555555556vw;
}
#aboutchairs .sec-point .point-wrap .point-area .point-box .num span,
#aboutchairs .sec-point .point-wrap .point-area .point-box .txt {
  color: #595959;
}
#aboutchairs .sec-point .point-wrap .point-area .point-box .num {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  padding: 0 2.430555556vw 0 0;
  position: relative;
}
#aboutchairs .sec-point .point-wrap .point-area .point-box .num .span1 {
  font-size: 1.527777778vw;
  letter-spacing: 0.04em;
}
#aboutchairs .sec-point .point-wrap .point-area .point-box .num .span2 {
  font-size: 2.986111111vw;
  letter-spacing: 0.04em;
}
#aboutchairs .sec-point .point-wrap .point-area .point-box .num::before {
  content: "";
  width: 0.2083333333vw;
  height: 5.138888889vw;
  background: #808080;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  margin: auto;
}
#aboutchairs .sec-point .point-wrap .point-area .point-box .txt {
  font-size: 1.527777778vw;
  letter-spacing: 0.15em;
  line-height: 2;
  padding: 0 0 0 2.083333333vw;
}
#aboutchairs .sec-point .point-wrap .point-area .point-box .icon {
  width: 5.069444444vw;
  position: absolute;
  top: -2.777777778vw;
  left: -2.083333333vw;
}
#aboutchairs .sec-point .point-wrap .point-area .point-box:last-child {
  margin: 0;
}
@media screen and (max-width: 768px) {
  #aboutchairs .sec-point {
    margin: 25.6vw 0 0;
  }
  #aboutchairs .sec-point .point-wrap {
    padding: 0 0 0 7.2vw;
  }
  #aboutchairs .sec-point .point-wrap .copy-area .lead-box {
    padding: 0 7.2vw 2.666666667vw 0;
  }
  #aboutchairs .sec-point .point-wrap .copy-area .txt-box {
    padding: 8vw 7.2vw 0 0;
  }
  #aboutchairs .sec-point .point-wrap .copy-area .txt-box .txt {
    font-size: 3.2vw;
  }
  #aboutchairs .sec-point .point-wrap .point-area {
    padding: 0 7.2vw 0 0;
    margin: 12.8vw 0 0;
  }
  #aboutchairs .sec-point .point-wrap .point-area .point-box {
    width: 81.33333333vw;
    padding: 6.4vw 0 5.333333333vw 5.333333333vw;
    border-radius: 1.6vw;
    box-shadow: 1.066666667vw 1.066666667vw 0px 0px #808080;
    margin: 0 auto 13.33333333vw;
  }
  #aboutchairs .sec-point .point-wrap .point-area .point-box .num {
    padding: 0 4.266666667vw 0 0;
  }
  #aboutchairs .sec-point .point-wrap .point-area .point-box .num .span1 {
    font-size: 3.2vw;
  }
  #aboutchairs .sec-point .point-wrap .point-area .point-box .num .span2 {
    font-size: 6.4vw;
  }
  #aboutchairs .sec-point .point-wrap .point-area .point-box .num::before {
    width: 0.2666666667vw;
    height: 15.46666667vw;
  }
  #aboutchairs .sec-point .point-wrap .point-area .point-box .txt {
    width: 56vw;
    font-size: 3.2vw;
    padding: 0 0 0 5.066666667vw;
  }
  #aboutchairs .sec-point .point-wrap .point-area .point-box .icon {
    width: 10.66666667vw;
    top: -5.333333333vw;
    left: -2.666666667vw;
  }
  #aboutchairs .sec-point .point-wrap .point-area .point-box:last-child {
    margin: 0 auto;
  }
}
#aboutchairs #AfterSupport {
  padding: 9.722222222vw 0 0;
  margin: 10.41666667vw 0 0;
}
#aboutchairs .support_wrap {
  margin: 0 0 15.97222222vw;
}
#aboutchairs .support_wrap .copy-area .lead-box {
  padding: 0 0 2.777777778vw;
  border-bottom: 0.1388888889vw solid #fff;
}
#aboutchairs .support_wrap .copy-area .lead-box .lead {
  font-size: 3.055555556vw;
  letter-spacing: 0.15em;
  line-height: 1.8;
}
#aboutchairs .support_wrap .copy-area .ttl-box {
  text-align: center;
  margin: 6.944444444vw 0 0;
}
#aboutchairs .support_wrap .copy-area .ttl-box .ttl {
  font-size: 1.944444444vw;
  letter-spacing: 0.05em;
  display: inline;
  position: relative;
}
#aboutchairs .support_wrap .copy-area .ttl-box .ttl::before {
  transition: all 2s ease;
  content: "";
  width: 0;
  height: 0.2083333333vw;
  background: #fff;
  position: absolute;
  bottom: -0.5555555556vw;
  left: 0;
}
#aboutchairs .support_wrap .copy-area .ttl-box.active .ttl::before {
  width: 100%;
}
#aboutchairs .support_wrap .support_box {
  margin: 6.25vw 13.88888889vw 0 0;
}
#aboutchairs .support_wrap .support_box .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 4.861111111vw;
}
#aboutchairs .support_wrap .support_box .img {
  width: 20.13888889vw;
}
#aboutchairs .support_wrap .support_box .txt {
  width: 35.83333333vw;
}
#aboutchairs .support_wrap .support_box .p1 {
  font-size: 1.944444444vw;
  letter-spacing: 0.24em;
  padding: 0 0 0.4166666667vw;
  margin: 0 0 0.9722222222vw;
  display: inline-block;
  position: relative;
}
#aboutchairs .support_wrap .support_box .p1::before {
  transition: all 2s ease;
  content: "";
  width: 0%;
  height: 0.1388888889vw;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
#aboutchairs .support_wrap .support_box .p2 {
  font-size: 0.9722222222vw;
  letter-spacing: 0.2em;
  line-height: 2.2;
}
#aboutchairs .support_wrap .support_box .p2 a {
  font-size: 0.6944444444vw;
  letter-spacing: 0.08em;
  padding: 0 0 0.4166666667vw;
  border-bottom: solid 0.1388888889vw rgba(255, 255, 255, 0.3);
}
#aboutchairs .support_wrap .support_box .p2 a:hover {
  color: #CCCCCC;
}
#aboutchairs .support_wrap .support_box .p3 {
  font-size: 0.9722222222vw;
  letter-spacing: 0.08em;
  line-height: 2;
  margin: 5.972222222vw 0 0;
}
#aboutchairs .support_wrap .support_box .btn {
  transition: all 0.6s ease;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 10.13888889vw;
  height: 2.222222222vw;
  padding: 0 0.5555555556vw;
  background: #6e6e6e;
  margin: 2.777777778vw 0 0;
}
#aboutchairs .support_wrap .support_box .btn span {
  font-size: 0.7638888889vw;
  letter-spacing: 0.14em;
}
#aboutchairs .support_wrap .support_box .btn i {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 0.4166666667vw;
}
#aboutchairs .support_wrap .support_box .btn:hover {
  background: #504e4e;
}
#aboutchairs .support_wrap .support_box .list.active .p1::before {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #aboutchairs #AfterSupport {
    padding: 40vw 0 0;
    margin: 0 0 0;
  }
  #aboutchairs .support_wrap {
    margin: 0;
  }
  #aboutchairs .support_wrap .copy-area {
    padding: 0 0 0 7.2vw;
  }
  #aboutchairs .support_wrap .copy-area .lead-box {
    padding: 0 0 12vw;
    border-bottom: 0.5333333333vw solid #fff;
  }
  #aboutchairs .support_wrap .copy-area .lead-box .lead {
    font-size: 5.333333333vw;
    letter-spacing: 0.11em;
  }
  #aboutchairs .support_wrap .copy-area .ttl-box {
    margin: 16vw 0 0;
  }
  #aboutchairs .support_wrap .copy-area .ttl-box .ttl {
    font-size: 4.266666667vw;
    letter-spacing: 0.11em;
  }
  #aboutchairs .support_wrap .copy-area .ttl-box .ttl::before {
    height: 0.5333333333vw;
    bottom: -2.133333333vw;
  }
  #aboutchairs .support_wrap .support_box {
    width: 85.33333333vw;
    margin: 10.66666667vw auto 0;
  }
  #aboutchairs .support_wrap .support_box .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 26.66666667vw;
  }
  #aboutchairs .support_wrap .support_box .img {
    width: 48vw;
  }
  #aboutchairs .support_wrap .support_box .txt {
    width: auto;
    text-align: center;
  }
  #aboutchairs .support_wrap .support_box .p1 {
    font-size: 4.8vw;
    letter-spacing: 0.32em;
    padding: 0 0 1.6vw;
    margin: 6.666666667vw 0 3.733333333vw;
  }
  #aboutchairs .support_wrap .support_box .p1::before {
    height: 0.5333333333vw;
  }
  #aboutchairs .support_wrap .support_box .p2 {
    font-size: 3.2vw;
    letter-spacing: 0.2em;
    text-align: left;
  }
  #aboutchairs .support_wrap .support_box .p2 a {
    font-size: 3.2vw;
    letter-spacing: 0.2em;
    padding: 0 0 1.333333333vw;
    border-bottom: solid 0.2666666667vw rgba(255, 255, 255, 0.3);
  }
  #aboutchairs .support_wrap .support_box .p3 {
    font-size: 3.2vw;
    letter-spacing: 0.1em;
    text-align: left;
    margin: 0;
  }
  #aboutchairs .support_wrap .support_box .btn {
    width: 41.6vw;
    height: 9.6vw;
    padding: 0 2.666666667vw;
    margin: 5.333333333vw auto 0;
  }
  #aboutchairs .support_wrap .support_box .btn span {
    font-size: 3.2vw;
  }
  #aboutchairs .support_wrap .support_box .btn i {
    width: 1.866666667vw;
  }
  #aboutchairs {
    /*@media screen end*/
  }
}
#aboutchairs .chairs_wrap {
  background: #d9d9d9;
  padding: 17.36111111vw 0 9.027777778vw;
}
#aboutchairs .chairs_wrap .content.chairs_cntnt {
  position: relative;
}
#aboutchairs .chairs_wrap .chairs_ttl {
  margin: 0 2.777777778vw 9.444444444vw 0;
}
#aboutchairs .chairs_wrap .chairs_ttl p {
  padding: 1.597222222vw 0 2.013888889vw;
  background: #808080;
  font-size: 2.986111111vw;
  letter-spacing: 0.15em;
  text-align: center;
}
#aboutchairs .chairs_wrap .com_search_box {
  width: 15.97222222vw;
  top: 10.41666667vw;
  left: 0;
  right: 0;
  margin: auto;
}
#aboutchairs .chairs_wrap .com_search_box .input_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#aboutchairs .chairs_wrap .com_search_box .input_box p {
  font-size: 1.527777778vw;
  letter-spacing: 0.15em;
}
#aboutchairs .chairs_wrap .com_search_box .input_box .icon_search {
  width: 1.736111111vw;
  position: static;
}
#aboutchairs .chairs_wrap .chairs_box {
  display: flex;
  flex-wrap: wrap;
  margin: 0 2.777777778vw 0 0;
}
#aboutchairs .chairs_wrap .chairs_box .list {
  width: 22.08333333vw;
  border-bottom: solid 1px #b2b2b2;
  margin: 0 1.388888889vw 2.777777778vw 0;
}
#aboutchairs .chairs_wrap .chairs_box .list:nth-of-type(3n) {
  margin-right: 0;
}
#aboutchairs .chairs_wrap .chairs_box .img_box {
  position: relative;
}
#aboutchairs .chairs_wrap .chairs_box .txt_box {
  padding: 1.041666667vw 0 2.777777778vw;
}
#aboutchairs .chairs_wrap .chairs_box .txt_box p {
  font-size: 0.8333333333vw;
  letter-spacing: 0.14em;
  line-height: 1.8;
  text-align: center;
  color: #666666;
}
#aboutchairs .chairs_wrap .no_chairs_box p {
  font-size: 1.111111111vw;
  color: #808080;
}
#aboutchairs .chairs_wrap .list .icon_box {
  width: 100%;
  position: absolute;
  bottom: 0.8333333333vw;
  left: 1.041666667vw;
}
#aboutchairs .chairs_wrap .list .icon_box img {
  margin: 0.2777777778vw 0.2777777778vw 0 0;
}
#aboutchairs .chairs_wrap .list .icon_box .logo_exhibit {
  display: block;
  width: 10.41666667vw;
}
#aboutchairs .chairs_wrap .list .icon_box .logo_limited {
  display: inline-block;
  width: 12.08333333vw;
}
#aboutchairs .chairs_wrap .list .icon_box .logo_new {
  display: inline-block;
  width: 3.75vw;
}
#aboutchairs .chairs_wrap .list .img_box::before {
  transition: all 0.3s ease;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
#aboutchairs .chairs_wrap .list:hover .img_box::before {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  #aboutchairs .chairs_wrap {
    padding: 24vw 0 42.66666667vw;
  }
  #aboutchairs .chairs_wrap .chairs_ttl {
    margin: 0 3.2vw 0;
  }
  #aboutchairs .chairs_wrap .chairs_ttl p {
    padding: 2.4vw 0 2.133333333vw;
    font-size: 3.2vw;
  }
  #aboutchairs .chairs_wrap .com_search_box {
    width: 44.26666667vw;
    top: 12.53333333vw;
  }
  #aboutchairs .chairs_wrap .com_search_box .input_box {
    padding-right: 3.2vw;
    border-bottom: solid 0.5333333333vw #808080;
  }
  #aboutchairs .chairs_wrap .com_search_box .input_box p {
    font-size: 3.2vw;
    letter-spacing: 0.08em;
  }
  #aboutchairs .chairs_wrap .com_search_box .input_box .icon_search {
    width: 2.4vw;
  }
  #aboutchairs .chairs_wrap .chairs_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 93.33333333vw;
    margin: 29.33333333vw auto 0;
  }
  #aboutchairs .chairs_wrap .chairs_box .list {
    width: 44.8vw;
    border-bottom: none;
    margin: 0 0 6.666666667vw 0;
  }
  #aboutchairs .chairs_wrap .chairs_box .txt_box {
    padding: 4vw 0 4vw;
  }
  #aboutchairs .chairs_wrap .chairs_box .txt_box p {
    font-size: 2.666666667vw;
    text-align: left;
  }
  #aboutchairs .chairs_wrap .no_chairs_box p {
    font-size: 3.2vw;
  }
  #aboutchairs .chairs_wrap .list .icon_box {
    bottom: 1.6vw;
    left: 2.133333333vw;
  }
  #aboutchairs .chairs_wrap .list .icon_box img {
    margin: 0 0 0 0;
  }
  #aboutchairs .chairs_wrap .list .icon_box .logo_exhibit {
    width: 25.33333333vw;
  }
  #aboutchairs .chairs_wrap .list .icon_box .logo_limited {
    width: 29.6vw;
  }
  #aboutchairs .chairs_wrap .list .icon_box .logo_new {
    width: 9.066666667vw;
  }
  #aboutchairs .chairs_wrap .list:hover .img_box::before {
    opacity: 0;
  }
  #aboutchairs {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #aboutchairs {
    /*@media screen end*/
  }
}
#aboutchairs .chairs_details_wrap {
  padding: 0 0 9.027777778vw;
}
#aboutchairs .chairs_details_wrap .details_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
#aboutchairs .chairs_details_wrap .details_box .img_box {
  width: 40.27777778vw;
}
#aboutchairs .chairs_details_wrap .details_box .img_box li {
  position: relative;
  margin: 0 0 12px;
}
#aboutchairs .chairs_details_wrap .details_box .img_box li .icon_box {
  width: 100%;
  position: absolute;
  bottom: 0.8333333333vw;
  left: 1.041666667vw;
}
#aboutchairs .chairs_details_wrap .details_box .img_box li .icon_box img {
  margin: 0.2777777778vw 0.2777777778vw 0 0;
}
#aboutchairs .chairs_details_wrap .details_box .img_box li .icon_box .logo_exhibit {
  display: block;
  width: 10.41666667vw;
}
#aboutchairs .chairs_details_wrap .details_box .img_box li .icon_box .logo_limited {
  display: inline-block;
  width: 12.08333333vw;
}
#aboutchairs .chairs_details_wrap .details_box .img_box li .icon_box .logo_new {
  display: inline-block;
  width: 3.75vw;
}
#aboutchairs .chairs_details_wrap .details_box .img_box li:last-of-type {
  margin: 0;
}
#aboutchairs .chairs_details_wrap .data_wrap {
  transition: all 0s ease;
  width: 22.56944444vw;
  position: relative;
  right: 5.972222222vw;
}
#aboutchairs .chairs_details_wrap .data_wrap .brand,
#aboutchairs .chairs_details_wrap .data_wrap .name,
#aboutchairs .chairs_details_wrap .data_wrap .text p,
#aboutchairs .chairs_details_wrap .data_wrap .price {
  font-size: 0.9722222222vw;
  letter-spacing: 0.14em;
  line-height: 2.2;
  color: #666666;
}
#aboutchairs .chairs_details_wrap .data_wrap .brand {
  display: inline-block;
  font-size: 1.527777778vw;
  letter-spacing: 0.05em;
  line-height: 1.6;
  border-bottom: solid 0.1388888889vw #666666;
  margin: 0 0 0.4166666667vw;
}
#aboutchairs .chairs_details_wrap .data_wrap .text p {
  font-size: 0.8333333333vw;
  margin: 2.083333333vw 0;
}
#aboutchairs .chairs_details_wrap .data_wrap .link_box {
  margin: 3.472222222vw 0 0;
}
#aboutchairs .chairs_details_wrap .data_wrap .link {
  display: block;
  padding: 0.9722222222vw 1.944444444vw 0.8333333333vw;
  border-radius: 100vh;
  position: relative;
  margin: 0 0 0.9722222222vw;
}
#aboutchairs .chairs_details_wrap .data_wrap .link span {
  font-size: 0.9722222222vw;
  letter-spacing: 0.16em;
}
#aboutchairs .chairs_details_wrap .data_wrap .link img {
  width: 0.9722222222vw;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1.527777778vw;
  margin: auto;
}
#aboutchairs .chairs_details_wrap .data_wrap .link:last-of-type {
  margin: 0;
}
#aboutchairs .chairs_details_wrap .data_wrap .link_1 {
  background: #717071;
}
#aboutchairs .chairs_details_wrap .data_wrap .link_2 {
  background: #9e9e9f;
}
#aboutchairs .chairs_details_wrap .data_wrap .link_3 {
  background: #ffffff;
}
#aboutchairs .chairs_details_wrap .data_wrap .link_3 span {
  color: #595757;
}
#aboutchairs .chairs_details_wrap .data_wrap .link:hover {
  opacity: 0.7;
}
#aboutchairs .chairs_details_wrap .data_wrap .link_box .link {
  transform: translate3d(0px, 100px, 0px);
  opacity: 0;
}
#aboutchairs .chairs_details_wrap .data_wrap .link_box.active .link {
  animation-name: linkBoxAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
}
#aboutchairs .chairs_details_wrap .data_wrap .link_box.active .link_1 {
  animation-delay: 0s;
}
#aboutchairs .chairs_details_wrap .data_wrap .link_box.active .link_2 {
  animation-delay: 0.3s;
}
#aboutchairs .chairs_details_wrap .data_wrap .link_box.active .link_3 {
  animation-delay: 0.6s;
}
@keyframes linkBoxAnime {
  0% {
    transform: translate3d(0px, 100px, 0px);
    opacity: 0;
  }
  100% {
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  #aboutchairs .chairs_details_wrap {
    padding: 0 0 42.66666667vw;
  }
  #aboutchairs .chairs_details_wrap .details_box {
    display: block;
  }
  #aboutchairs .chairs_details_wrap .details_box .img_box {
    width: 92.8vw;
    margin: 0 auto;
  }
  #aboutchairs .chairs_details_wrap .details_box .img_box li {
    height: auto;
    margin: 0;
  }
  #aboutchairs .chairs_details_wrap .details_box .img_box li .icon_box {
    bottom: 4vw;
    left: 4vw;
  }
  #aboutchairs .chairs_details_wrap .details_box .img_box li .icon_box img {
    margin: 1.066666667vw 0px 0 0;
  }
  #aboutchairs .chairs_details_wrap .details_box .img_box li .icon_box .logo_exhibit {
    width: 40vw;
  }
  #aboutchairs .chairs_details_wrap .details_box .img_box li .icon_box .logo_limited {
    width: 46.4vw;
  }
  #aboutchairs .chairs_details_wrap .details_box .img_box li .icon_box .logo_new {
    width: 14.4vw;
  }
  #aboutchairs .chairs_details_wrap .details_box .img_box li:last-of-type {
    margin: 0;
  }
  #aboutchairs .chairs_details_wrap .details_box .img_box button {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    font-size: 0;
  }
  #aboutchairs .chairs_details_wrap .details_box .slick-dots {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 3.733333333vw 0 0 0;
  }
  #aboutchairs .chairs_details_wrap .details_box .slick-dots li {
    transition: all 0s ease;
    width: 6.666666667vw;
    height: 0.8vw;
    background: #bfbfbf;
    margin: 0 0.8vw;
  }
  #aboutchairs .chairs_details_wrap .details_box .slick-dots li.slick-active {
    background: #3a3737;
  }
  #aboutchairs .chairs_details_wrap .details_box .slick-arrow {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    position: absolute;
    top: 66.66666667vw;
    z-index: 2;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  #aboutchairs .chairs_details_wrap .details_box .slick-arrow.slick-prev {
    left: 10px;
    background-image: url("../img/common/icon_8.svg");
  }
  #aboutchairs .chairs_details_wrap .details_box .slick-arrow.slick-next {
    right: 10px;
    transform: rotate(180deg);
    background-image: url("../img/common/icon_8.svg");
  }
  #aboutchairs .chairs_details_wrap .data_wrap {
    width: 92.8vw;
    margin: 10.66666667vw auto 0;
    right: auto;
  }
  #aboutchairs .chairs_details_wrap .data_wrap .brand,
  #aboutchairs .chairs_details_wrap .data_wrap .name,
  #aboutchairs .chairs_details_wrap .data_wrap .text p,
  #aboutchairs .chairs_details_wrap .data_wrap .price {
    font-size: 3.733333333vw;
  }
  #aboutchairs .chairs_details_wrap .data_wrap .brand {
    font-size: 5.333333333vw;
    border-bottom: solid 0.5333333333vw #666666;
    margin: 0 0 1.6vw;
  }
  #aboutchairs .chairs_details_wrap .data_wrap .text p {
    font-size: 3.2vw;
    margin: 8vw 0;
  }
  #aboutchairs .chairs_details_wrap .data_wrap .link_box {
    margin: 13.33333333vw 0 0;
  }
  #aboutchairs .chairs_details_wrap .data_wrap .link {
    padding: 3.733333333vw 7.466666667vw 3.2vw;
    margin: 0 0 3.733333333vw;
  }
  #aboutchairs .chairs_details_wrap .data_wrap .link span {
    font-size: 3.733333333vw;
    letter-spacing: 0.16em;
  }
  #aboutchairs .chairs_details_wrap .data_wrap .link img {
    width: 3.733333333vw;
    right: 5.866666667vw;
  }
  #aboutchairs .chairs_details_wrap .data_wrap .link:hover {
    opacity: 1;
  }
  #aboutchairs {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #aboutchairs {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #aboutchairs {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #aboutchairs {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #aboutchairs {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #aboutchairs {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #aboutchairs {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #aboutchairs {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #aboutchairs {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #aboutchairs {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #aboutchairs {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #aboutchairs {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #aboutchairs {
    /*@media screen end*/
  }
}
#aboutchairs {
  /* shop ___end*/
}

#experience .sec-lecture {
  padding: 0 0 7.638888889vw;
  margin: 13.19444444vw 0 0;
}
#experience .sec-lecture .copy-area .txt-box {
  padding: 0 8.611111111vw 0 0;
  margin: 6.944444444vw 0 0;
}
#experience .sec-lecture .copy-area .txt-box .p1 {
  font-size: 1.527777778vw;
  letter-spacing: 0.15em;
  line-height: 2;
}
#experience .sec-lecture .lecture-area {
  margin: 4.861111111vw 0 0;
}
#experience .sec-lecture .lecture-area .faq-box {
  padding: 1.041666667vw 9.027777778vw 1.25vw 1.041666667vw;
  box-sizing: border-box;
  margin: 0 0 0 5.555555556vw;
}
#experience .sec-lecture .lecture-area .faq-box .p1,
#experience .sec-lecture .lecture-area .faq-box .p2 {
  font-size: 0.9722222222vw;
  letter-spacing: 0.15em;
  line-height: 2;
  color: #595959;
}
#experience .sec-lecture .lecture-area .faq-box .p1 {
  border-bottom: 0.2083333333vw solid #595959;
  display: inline-block;
}
#experience .sec-lecture .lecture-area .faq-box .p2 {
  margin: 0.9722222222vw 0 0;
}
#experience .sec-lecture .lecture-area .faq-box::before {
  transition: all 2s ease;
  content: "";
  width: 0%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#experience .sec-lecture .lecture-area .faq-box.active::before {
  width: 100%;
}
#experience .sec-lecture .lecture-area .flex-box {
  display: flex;
  flex-wrap: wrap;
  gap: 0 3.472222222vw;
  margin: 4.513888889vw 0 0 4.097222222vw;
}
#experience .sec-lecture .lecture-area .flex-box .img {
  width: 15.41666667vw;
}
#experience .sec-lecture .lecture-area .flex-box .note {
  width: 100%;
  font-size: 0.9722222222vw;
  letter-spacing: 0.15em;
  line-height: 2;
  margin: 4.027777778vw 0 0 2.5vw;
}
@media screen and (max-width: 768px) {
  #experience .sec-lecture {
    padding: 0 0 14.4vw 6.4vw;
    box-sizing: border-box;
    margin: 24vw 0 0;
  }
  #experience .sec-lecture .copy-area .txt-box {
    padding: 0 6.4vw 0 0;
    margin: 5.333333333vw 0 0;
  }
  #experience .sec-lecture .copy-area .txt-box .p1 {
    font-size: 3.2vw;
  }
  #experience .sec-lecture .lecture-area {
    margin: 13.33333333vw 0 0;
  }
  #experience .sec-lecture .lecture-area .faq-box {
    padding: 2.666666667vw 9.333333333vw 4vw 7.466666667vw;
    margin: 0;
  }
  #experience .sec-lecture .lecture-area .faq-box .p1,
  #experience .sec-lecture .lecture-area .faq-box .p2 {
    font-size: 2.666666667vw;
  }
  #experience .sec-lecture .lecture-area .faq-box .p1 {
    border-bottom: 0.2666666667vw solid #595959;
  }
  #experience .sec-lecture .lecture-area .faq-box .p2 {
    margin: 0.8vw 0 0;
  }
  #experience .sec-lecture .lecture-area .flex-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0;
    padding: 0 6.4vw 0 0;
    margin: 5.333333333vw 0 0;
  }
  #experience .sec-lecture .lecture-area .flex-box .img {
    width: 24vw;
  }
  #experience .sec-lecture .lecture-area .flex-box .note {
    font-size: 2.666666667vw;
    letter-spacing: 0.12em;
    margin: 7.466666667vw 0 0;
  }
  #experience {
    /*@media screen end*/
  }
}
#experience .sec-movie {
  padding: 7.638888889vw 0 12.08333333vw;
  box-sizing: border-box;
  background: #595959;
}
#experience .sec-movie .movie-wrap {
  width: 62.84722222vw;
  height: 40.20833333vw;
  margin: 5.902777778vw 0 0;
  position: relative;
}
#experience .sec-movie .movie-wrap .img {
  width: 100%;
  height: 100%;
}
#experience .sec-movie .movie-wrap .img img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
  height: 100%;
}
#experience .sec-movie .movie-wrap .btn {
  width: 20.83333333vw;
  bottom: 3.472222222vw;
  right: 3.125vw;
}
@media screen and (max-width: 768px) {
  #experience .sec-movie {
    padding: 12vw 0 14.13333333vw;
  }
  #experience .sec-movie .lead-area {
    padding: 0 0 0 6.4vw;
  }
  #experience .sec-movie .lead-area .lead-box .lead {
    letter-spacing: 0;
  }
  #experience .sec-movie .movie-wrap {
    width: 100%;
    height: 64vw;
    margin: 13.33333333vw 0 0;
  }
  #experience .sec-movie .movie-wrap .btn {
    width: 52.26666667vw;
    bottom: 6.666666667vw;
    right: 4.266666667vw;
  }
  #experience {
    /*@media screen end*/
  }
}
#experience .members_wrap {
  padding: 10.41666667vw 0 15.97222222vw;
  background: #c8c9ca;
}
#experience .members_wrap .lead-area .lead-box {
  border-bottom: 0.1388888889vw solid #595959;
}
#experience .members_wrap .lead-area .lead-box .lead {
  color: #595959;
}
#experience .members_wrap .members_content {
  width: 54.16666667vw;
  margin: 0 auto;
}
#experience .members_wrap .members_box {
  margin: 10.41666667vw 0 0;
}
#experience .members_wrap .members_box p,
#experience .members_wrap .members_box span {
  color: #595959;
}
#experience .members_wrap .members {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 7.638888889vw;
}
#experience .members_wrap .members .img {
  width: 22.91666667vw;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0.0694444444vw 0.0694444444vw 0.0694444444vw 0px rgba(0, 0, 0, 0.3);
}
#experience .members_wrap .members .data {
  width: 27.08333333vw;
}
#experience .members_wrap .members .name {
  font-size: 2.361111111vw;
  letter-spacing: 0.04em;
  margin: 0 0 1.388888889vw;
}
#experience .members_wrap .members .txt_box {
  margin: 0 0 1.388888889vw;
}
#experience .members_wrap .members .ttl {
  position: relative;
  margin: 0 0 0.3472222222vw;
}
#experience .members_wrap .members .ttl span {
  display: inline-block;
  font-size: 0.6944444444vw;
  letter-spacing: 0.24em;
  padding: 0 0.6944444444vw 0.2777777778vw;
  background: #c8c9ca;
  position: relative;
  z-index: 1;
}
#experience .members_wrap .members .ttl::before {
  content: "";
  width: 0.3472222222vw;
  height: 0.3472222222vw;
  background: #595959;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 2;
}
#experience .members_wrap .members .ttl::after {
  content: "";
  width: 100%;
  height: 0.1388888889vw;
  background: rgba(89, 89, 89, 0.2);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 0;
}
#experience .members_wrap .members .txt {
  font-size: 0.9722222222vw;
  letter-spacing: 0.2em;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  #experience .members_wrap {
    padding: 16vw 0 48vw;
  }
  #experience .members_wrap .lead-area {
    padding: 0 0 0 6.4vw;
  }
  #experience .members_wrap .lead-area .lead-box {
    border-bottom: 0.5333333333vw solid #595959;
  }
  #experience .members_wrap .members_content {
    width: 86.66666667vw;
  }
  #experience .members_wrap .members_box {
    margin: 24vw 0 0;
  }
  #experience .members_wrap .members {
    margin: 0 0 21.33333333vw;
  }
  #experience .members_wrap .members .img {
    width: 58.66666667vw;
    box-shadow: 0.2666666667vw 0.2666666667vw 0.2666666667vw 0px rgba(0, 0, 0, 0.3);
    margin: 0 auto 7.466666667vw;
  }
  #experience .members_wrap .members .data {
    width: 100%;
  }
  #experience .members_wrap .members .name {
    font-size: 7.466666667vw;
    letter-spacing: 0.04em;
    margin: 0 0 5.333333333vw;
  }
  #experience .members_wrap .members .txt_box {
    margin: 0 0 2.133333333vw;
  }
  #experience .members_wrap .members .ttl {
    margin: 0 0 1.866666667vw;
  }
  #experience .members_wrap .members .ttl span {
    font-size: 2.666666667vw;
    padding: 0 2.666666667vw 1.333333333vw;
  }
  #experience .members_wrap .members .ttl::before {
    content: "";
    width: 1.333333333vw;
    height: 1.333333333vw;
  }
  #experience .members_wrap .members .ttl::after {
    height: 1px;
  }
  #experience .members_wrap .members .txt {
    font-size: 3.2vw;
    letter-spacing: 0.15em;
  }
  #experience {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #experience {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #experience {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #experience {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #experience {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #experience {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #experience {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #experience {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #experience {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #experience {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #experience {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #experience {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #experience {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #experience {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #experience {
    /*@media screen end*/
  }
}
#experience {
  /* concierge ___end*/
}

#corporation {
  background: #595959;
}
#corporation .sec-main {
  height: 56.94444444vw;
}
#corporation .sec-main .circle-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#corporation .sec-main .circle-wrap .circle-box {
  transition: all 1.5s ease-out;
  width: 55.20833333vw;
  height: 55.20833333vw;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: -2.083333333vw;
  left: 52.08333333vw;
  transform: scale(0);
}
#corporation .sec-main .circle-wrap.act .circle-box {
  transform: scale(1);
}
#corporation .sec-main .img-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#corporation .sec-main .copy-wrap {
  transition: all 0.6s ease;
  padding: 11.80555556vw 0 0 5.972222222vw;
  opacity: 0;
}
#corporation .sec-main .copy-wrap .ja-box {
  margin: 0 0 0 0.6944444444vw;
}
#corporation .sec-main .copy-wrap .ja-box .txt {
  font-size: 3.611111111vw;
  letter-spacing: 0.15em;
  line-height: 1.7;
}
#corporation .sec-main .copy-wrap .en-box {
  margin: 6.25vw 0 0 0.6944444444vw;
}
#corporation .sec-main .copy-wrap .en-box .txt {
  font-size: 1.388888889vw;
  letter-spacing: 0.12em;
  line-height: 1.7;
}
#corporation .sec-main .copy-wrap .btn-box {
  margin: 4.166666667vw 0 0;
}
#corporation .sec-main .copy-wrap .btn-box .btn {
  transition: all 0.6s ease;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 17.22222222vw;
  height: 4.375vw;
  background: #808080;
  border-radius: 100vh;
  border: solid 0.0694444444vw #fff;
  position: relative;
}
#corporation .sec-main .copy-wrap .btn-box .btn:hover {
  opacity: 0.7;
}
#corporation .sec-main .copy-wrap .btn-box .txt {
  text-align: center;
}
#corporation .sec-main .copy-wrap .btn-box .txt-en {
  display: block;
  font-size: 1.25vw;
  letter-spacing: 0.15em;
}
#corporation .sec-main .copy-wrap .btn-box .txt-ja {
  display: block;
  font-size: 0.6944444444vw;
  letter-spacing: 0em;
  margin: 0.4166666667vw 0 0;
}
#corporation .sec-main .copy-wrap .btn-box .icon {
  width: 0.6944444444vw;
  position: absolute;
  top: 50%;
  right: 1.388888889vw;
  transform: translateY(-50%);
  margin: auto;
}
#corporation .sec-main .copy-wrap.act {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  #corporation .sec-main {
    height: 213.3333333vw;
  }
  #corporation .sec-main .circle-wrap .circle-box {
    width: 104.5333333vw;
    height: 104.5333333vw;
    top: 56vw;
    left: 8vw;
  }
  #corporation .sec-main .img-wrap .img-box {
    width: 162.6666667vw;
    position: absolute;
    top: 60vw;
    left: -57.33333333vw;
  }
  #corporation .sec-main .copy-wrap {
    padding: 29.33333333vw 0 0 5.333333333vw;
  }
  #corporation .sec-main .copy-wrap .ja-box {
    margin: 0 0 0 0;
  }
  #corporation .sec-main .copy-wrap .ja-box .txt {
    font-size: 6.666666667vw;
  }
  #corporation .sec-main .copy-wrap .en-box {
    margin: 120vw 0 0;
  }
  #corporation .sec-main .copy-wrap .en-box .txt {
    font-size: 3.733333333vw;
  }
  #corporation .sec-main .copy-wrap .btn-box {
    margin: 120vw 0 0;
  }
  #corporation .sec-main .copy-wrap .btn-box .btn {
    width: 84.26666667vw;
    height: 21.33333333vw;
    border: solid 0.2666666667vw #fff;
  }
  #corporation .sec-main .copy-wrap .btn-box .txt-en {
    font-size: 5.333333333vw;
  }
  #corporation .sec-main .copy-wrap .btn-box .txt-ja {
    font-size: 2.666666667vw;
    letter-spacing: 0.15em;
    margin: 2.666666667vw 0 0;
  }
  #corporation {
    /*@media screen end*/
  }
}
#corporation .sec-intro {
  padding: 3.472222222vw 0 0;
  background: #333;
}
#corporation .sec-intro .intro-warp {
  width: 86.52777778vw;
  margin: 0 auto;
}
#corporation .sec-intro .intro-warp .icon-area .icon-box {
  width: 3.194444444vw;
  margin: 0 auto;
}
#corporation .sec-intro .intro-warp .copy-area {
  margin: 3.472222222vw 0 0;
}
#corporation .sec-intro .intro-warp .copy-area .copy-box .lead {
  font-size: 1.944444444vw;
  letter-spacing: 0.15em;
  line-height: 3;
  text-align: center;
}
#corporation .sec-intro .intro-warp .copy-area .copy-box .lead span {
  font-size: 4.166666667vw;
  letter-spacing: 0.15em;
}
#corporation .sec-intro .intro-warp .flex-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 6.944444444vw 0;
}
#corporation .sec-intro .intro-warp .flex-area .img-box {
  width: 39.79166667vw;
}
#corporation .sec-intro .intro-warp .flex-area .copy-box {
  width: 39.79166667vw;
}
#corporation .sec-intro .intro-warp .flex-area .copy-box .txt {
  font-size: 1.944444444vw;
  line-height: 2.4;
}
#corporation .sec-intro .intro-warp .flex-area .copy-box .span {
  font-size: 2.986111111vw;
  padding: 0 0 0.5555555556vw;
  position: relative;
}
#corporation .sec-intro .intro-warp .flex-area .copy-box .span span {
  transition: all 2s ease;
  display: inline-block;
  width: 0%;
  height: 0.3472222222vw;
  background: rgba(196, 196, 196, 0.3);
  position: absolute;
  bottom: 0;
  left: 0;
}
#corporation .sec-intro .intro-warp .flex-area .copy-box.active .span span {
  width: 100%;
}
#corporation .sec-intro .intro-warp .flex-area.reverse {
  flex-direction: row-reverse;
}
#corporation .sec-intro .intro-warp .flex-area.reverse .copy-box {
  text-align: right;
}
@media screen and (max-width: 768px) {
  #corporation .sec-intro {
    padding: 10.66666667vw 0 0;
  }
  #corporation .sec-intro .intro-warp {
    width: 85.33333333vw;
  }
  #corporation .sec-intro .intro-warp .copy-area {
    margin: 0 0 2.666666667vw;
  }
  #corporation .sec-intro .intro-warp .copy-area .copy-box .lead {
    font-size: 3.2vw;
  }
  #corporation .sec-intro .intro-warp .copy-area .copy-box .lead span {
    font-size: 4.8vw;
  }
  #corporation .sec-intro .intro-warp .flex-area {
    padding: 8vw 0;
  }
  #corporation .sec-intro .intro-warp .flex-area .img-box {
    width: 69.33333333vw;
  }
  #corporation .sec-intro .intro-warp .flex-area .copy-box {
    width: auto;
    padding: 4vw 0 0 8vw;
  }
  #corporation .sec-intro .intro-warp .flex-area .copy-box .txt {
    font-size: 3.2vw;
  }
  #corporation .sec-intro .intro-warp .flex-area .copy-box .span {
    font-size: 4.8vw;
    padding: 0 0 1.333333333vw;
  }
  #corporation .sec-intro .intro-warp .flex-area .copy-box .span span {
    height: 0.5333333333vw;
  }
  #corporation .sec-intro .intro-warp .flex-area.reverse .copy-box {
    padding: 4vw 8vw 0 0;
  }
  #corporation {
    /*@media screen end*/
  }
}
#corporation .sec-intro-etc .etc-wrap {
  padding: 4.166666667vw 0 1.388888889vw;
  background: #333;
}
#corporation .sec-intro-etc .etc-wrap .etc-box .txt {
  font-size: 2.986111111vw;
  text-align: center;
}
#corporation .sec-intro-etc .line-wrap .line-box {
  margin: -1px 0 0;
}
@media screen and (max-width: 768px) {
  #corporation .sec-intro-etc .etc-wrap {
    padding: 8vw 0 4vw;
  }
  #corporation .sec-intro-etc .etc-wrap .etc-box .txt {
    font-size: 3.2vw;
  }
  #corporation {
    /*@media screen end*/
  }
}
#corporation .sec-concierge {
  margin: 13.88888889vw 0 18.05555556vw;
}
#corporation .sec-concierge .concierge-wrap {
  width: 69.44444444vw;
  margin: 0 auto;
}
#corporation .sec-concierge .concierge-wrap .concierge-area {
  padding: 0.6944444444vw;
  border-radius: 2.361111111vw;
  background: #333333;
}
#corporation .sec-concierge .concierge-wrap .concierge-area .inner-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 5.972222222vw 5.555555556vw 5.138888889vw 4.861111111vw;
  border-radius: 2.361111111vw;
  border: 2px solid #fff;
}
#corporation .sec-concierge .concierge-wrap .concierge-area .inner-area .copy-box {
  width: 38.54166667vw;
}
#corporation .sec-concierge .concierge-wrap .concierge-area .inner-area .copy-box .txt {
  font-size: 1.944444444vw;
  letter-spacing: 0.15em;
  line-height: 2;
}
#corporation .sec-concierge .concierge-wrap .concierge-area .inner-area .img-box {
  width: 15.97222222vw;
}
#corporation .sec-concierge .concierge-wrap .concierge-area .inner-area .img-box .img {
  border-radius: 50%;
  overflow: hidden;
}
#corporation .sec-concierge .concierge-wrap .concierge-area .inner-area .img-box .txt {
  font-size: 1.041666667vw;
  letter-spacing: 0.15em;
  line-height: 1.5;
  text-align: center;
  margin: 1.388888889vw 0 0;
}
@media screen and (max-width: 768px) {
  #corporation .sec-concierge {
    margin: 13.33333333vw 0 21.33333333vw;
  }
  #corporation .sec-concierge .concierge-wrap {
    width: 84.8vw;
  }
  #corporation .sec-concierge .concierge-wrap .concierge-area {
    border-radius: 2.133333333vw;
    padding: 1.333333333vw;
  }
  #corporation .sec-concierge .concierge-wrap .concierge-area .inner-area {
    padding: 5.333333333vw 5.866666667vw 5.866666667vw 6.4vw;
    border-radius: 2.133333333vw;
    border: 1px solid rgba(255, 255, 255, 0.6);
  }
  #corporation .sec-concierge .concierge-wrap .concierge-area .inner-area .copy-box {
    width: 44vw;
  }
  #corporation .sec-concierge .concierge-wrap .concierge-area .inner-area .copy-box .txt {
    font-size: 3.2vw;
  }
  #corporation .sec-concierge .concierge-wrap .concierge-area .inner-area .img-box {
    width: 24.53333333vw;
  }
  #corporation .sec-concierge .concierge-wrap .concierge-area .inner-area .img-box .txt {
    font-size: 2.133333333vw;
    letter-spacing: 0em;
    margin: 2.666666667vw 0 0;
  }
  #corporation {
    /*@media screen end*/
  }
}
#corporation .sec-flow {
  padding: 10.41666667vw 0 13.88888889vw;
  background: #333;
}
#corporation .sec-flow .flow_wrap {
  width: 70.55555556vw;
  margin: 0 auto;
}
#corporation .sec-flow .flow_wrap .copy-area .copy-box {
  text-align: center;
}
#corporation .sec-flow .flow_wrap .copy-area .copy-box .ttl {
  display: inline-block;
  padding: 0 0 1.388888889vw;
  font-size: 5.208333333vw;
  letter-spacing: 0.15em;
  position: relative;
}
#corporation .sec-flow .flow_wrap .copy-area .copy-box .ttl span {
  transition: all 2s ease;
  display: inline-block;
  width: 0%;
  height: 0.2777777778vw;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
}
#corporation .sec-flow .flow_wrap .copy-area .copy-box .sub {
  font-size: 1.527777778vw;
  letter-spacing: 0.15em;
  margin: 1.527777778vw 0 0;
}
#corporation .sec-flow .flow_wrap .copy-area .copy-box.active .ttl span {
  width: 100%;
}
#corporation .sec-flow .flow_wrap .flow_area {
  margin: 11.80555556vw 0 0;
}
#corporation .sec-flow .flow_wrap .flow_area .flow_arrow {
  width: 3.194444444vw;
  margin: 6.944444444vw auto;
}
#corporation .sec-flow .flow_wrap .flow_area .flow_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  height: 35.41666667vw;
  position: relative;
  overflow: hidden;
}
#corporation .sec-flow .flow_wrap .flow_area .flow_box .bg {
  transition: all 2s ease;
  width: 0%;
  height: 100%;
  background: #C8C9CA;
  position: absolute;
  top: 0;
  z-index: -1;
}
#corporation .sec-flow .flow_wrap .flow_area .flow_box .img_box {
  width: 50%;
  height: 100%;
}
#corporation .sec-flow .flow_wrap .flow_area .flow_box .img_box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
#corporation .sec-flow .flow_wrap .flow_area .flow_box .txt_box {
  width: 50%;
  box-sizing: border-box;
  padding: 0 3.472222222vw;
}
#corporation .sec-flow .flow_wrap .flow_area .flow_box .txt_box .num,
#corporation .sec-flow .flow_wrap .flow_area .flow_box .txt_box .flow_ttl,
#corporation .sec-flow .flow_wrap .flow_area .flow_box .txt_box .flow_txt,
#corporation .sec-flow .flow_wrap .flow_area .flow_box .txt_box .flow_note {
  color: #fff;
}
#corporation .sec-flow .flow_wrap .flow_area .flow_box .txt_box .num {
  transition: all 2s ease;
  font-size: 4.652777778vw;
  letter-spacing: 0.04em;
}
#corporation .sec-flow .flow_wrap .flow_area .flow_box .txt_box .flow_ttl {
  transition: all 2s ease;
  padding: 0 0 0.6944444444vw;
  font-size: 1.944444444vw;
  letter-spacing: 0.15em;
  border-bottom: 0.2777777778vw solid #fff;
  display: inline-block;
  margin: 2.083333333vw 0 0;
}
#corporation .sec-flow .flow_wrap .flow_area .flow_box .txt_box .flow_txt {
  transition: all 2s ease;
  font-size: 1.25vw;
  letter-spacing: 0.15em;
  line-height: 2;
  margin: 2.083333333vw 0 0;
}
#corporation .sec-flow .flow_wrap .flow_area .flow_box .txt_box .flow_note {
  transition: all 2s ease;
  font-size: 1.041666667vw;
  letter-spacing: 0.15em;
}
#corporation .sec-flow .flow_wrap .flow_area .flow_box_1 .txt_box .flow_note {
  margin: 5.555555556vw 0 0;
}
#corporation .sec-flow .flow_wrap .flow_area .flow_box_2 {
  flex-direction: row-reverse;
}
#corporation .sec-flow .flow_wrap .flow_area .flow_box.active .bg {
  width: 110%;
}
#corporation .sec-flow .flow_wrap .flow_area .flow_box.active .num,
#corporation .sec-flow .flow_wrap .flow_area .flow_box.active .flow_ttl,
#corporation .sec-flow .flow_wrap .flow_area .flow_box.active .flow_txt,
#corporation .sec-flow .flow_wrap .flow_area .flow_box.active .flow_note {
  color: #333;
}
#corporation .sec-flow .flow_wrap .flow_area .flow_box.active .flow_ttl {
  border-bottom: 0.2777777778vw solid #333;
}
@media screen and (max-width: 768px) {
  #corporation .sec-flow {
    padding: 13.33333333vw 0 26.66666667vw;
  }
  #corporation .sec-flow .flow_wrap {
    width: 85.33333333vw;
  }
  #corporation .sec-flow .flow_wrap .copy-area .copy-box .ttl {
    padding: 0 0 2.666666667vw;
    font-size: 6.4vw;
  }
  #corporation .sec-flow .flow_wrap .copy-area .copy-box .ttl span {
    height: 1px;
  }
  #corporation .sec-flow .flow_wrap .copy-area .copy-box .sub {
    font-size: 2.666666667vw;
    margin: 2.666666667vw 0 0;
  }
  #corporation .sec-flow .flow_wrap .flow_area {
    margin: 13.33333333vw 0 0;
  }
  #corporation .sec-flow .flow_wrap .flow_area .flow_arrow {
    width: 10.13333333vw;
    margin: 16vw auto;
  }
  #corporation .sec-flow .flow_wrap .flow_area .flow_box {
    height: auto;
  }
  #corporation .sec-flow .flow_wrap .flow_area .flow_box .img_box {
    width: 100%;
    height: 85.33333333vw;
  }
  #corporation .sec-flow .flow_wrap .flow_area .flow_box .txt_box {
    width: 100%;
    padding: 5.333333333vw 0 10.66666667vw;
  }
  #corporation .sec-flow .flow_wrap .flow_area .flow_box .txt_box .num {
    display: inline;
    font-size: 10.66666667vw;
    margin: 0 0 0 8vw;
  }
  #corporation .sec-flow .flow_wrap .flow_area .flow_box .txt_box .flow_ttl {
    padding: 0 0;
    font-size: 4.266666667vw;
    border-bottom: none;
    display: inline;
    margin: 0 0 0 2.666666667vw;
  }
  #corporation .sec-flow .flow_wrap .flow_area .flow_box .txt_box .flow_txt {
    font-size: 3.2vw;
    padding: 8vw 8vw 0;
    margin: 4.266666667vw 0 0;
    border-top: #999 solid 0.8vw;
  }
  #corporation .sec-flow .flow_wrap .flow_area .flow_box .txt_box .flow_note {
    font-size: 3.2vw;
    line-height: 2;
    padding: 8vw 8vw 0;
  }
  #corporation .sec-flow .flow_wrap .flow_area .flow_box_1 .txt_box .flow_note {
    margin: 0 0;
  }
  #corporation .sec-flow .flow_wrap .flow_area .flow_box.active .flow_ttl {
    border-bottom: none;
  }
  #corporation {
    /*@media screen end*/
  }
}
#corporation .sec-voice {
  padding: 10.41666667vw 0 0;
}
#corporation .sec-voice .voice-wrap {
  width: 70.55555556vw;
  margin: 0 auto;
}
#corporation .sec-voice .voice-wrap .copy-area .ttl-box {
  text-align: center;
}
#corporation .sec-voice .voice-wrap .copy-area .ttl-box .en {
  display: inline-block;
  padding: 0 0 1.388888889vw;
  font-size: 5.208333333vw;
  letter-spacing: 0.15em;
  position: relative;
}
#corporation .sec-voice .voice-wrap .copy-area .ttl-box .en span {
  transition: all 2s ease;
  display: inline-block;
  width: 0%;
  height: 0.2777777778vw;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
}
#corporation .sec-voice .voice-wrap .copy-area .ttl-box .ja {
  font-size: 1.527777778vw;
  letter-spacing: 0.15em;
  margin: 1.527777778vw 0 0;
}
#corporation .sec-voice .voice-wrap .copy-area .ttl-box.active .en span {
  width: 100%;
}
#corporation .sec-voice .voice-wrap .copy-area .lead-box {
  text-align: center;
  margin: 5.555555556vw 0 0;
}
#corporation .sec-voice .voice-wrap .copy-area .lead-box .lead {
  font-size: 2.986111111vw;
  letter-spacing: 0.15em;
  line-height: 2;
}
#corporation .sec-voice .voice-wrap .sb-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 3.472222222vw 0 0;
}
#corporation .sec-voice .voice-wrap .sb-area .sb-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 26.66666667vw;
  height: 13.88888889vw;
  padding: 0 2.083333333vw;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 1.736111111vw;
  margin: 4.861111111vw 0 0;
  position: relative;
}
#corporation .sec-voice .voice-wrap .sb-area .sb-box .txt {
  font-size: 1.527777778vw;
  letter-spacing: 0.15em;
  line-height: 2;
}
#corporation .sec-voice .voice-wrap .sb-area .sb-box .icon {
  width: 1.944444444vw;
  position: absolute;
  bottom: -1.25vw;
}
#corporation .sec-voice .voice-wrap .sb-area .sb-box-1 .icon,
#corporation .sec-voice .voice-wrap .sb-area .sb-box-3 .icon {
  right: 4.166666667vw;
}
#corporation .sec-voice .voice-wrap .sb-area .sb-box-2 .icon,
#corporation .sec-voice .voice-wrap .sb-area .sb-box-4 .icon {
  left: 4.166666667vw;
}
#corporation .sec-voice .voice-wrap .cs-area {
  margin: 8.333333333vw 0 0;
}
#corporation .sec-voice .voice-wrap .cs-area .ttl-box {
  text-align: center;
}
#corporation .sec-voice .voice-wrap .cs-area .ttl-box .en {
  font-size: 2.430555556vw;
  letter-spacing: 0.04em;
}
#corporation .sec-voice .voice-wrap .cs-area .ttl-box .ja {
  font-size: 2.291666667vw;
  letter-spacing: 0.19em;
}
#corporation .sec-voice .voice-wrap .cs-area .link-box {
  margin: 4.166666667vw 0 0;
}
#corporation .sec-voice .voice-wrap .cs-area .link-box .link {
  transition: all 0.6s ease;
  display: block;
}
#corporation .sec-voice .voice-wrap .cs-area .link-box .link:hover {
  opacity: 0.7;
}
#corporation .sec-voice .voice-wrap .cs-area .link-box .img {
  height: 41.66666667vw;
  position: relative;
}
#corporation .sec-voice .voice-wrap .cs-area .link-box .img img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
  height: 100%;
}
#corporation .sec-voice .voice-wrap .cs-area .link-box .label {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 5.555555556vw;
  background: #000;
  font-size: 1.111111111vw;
  letter-spacing: 0.3em;
}
@media screen and (max-width: 768px) {
  #corporation .sec-voice {
    padding: 13.33333333vw 0 0;
  }
  #corporation .sec-voice .voice-wrap {
    width: 85.33333333vw;
  }
  #corporation .sec-voice .voice-wrap .copy-area .ttl-box .en {
    padding: 0 0 2.666666667vw;
    font-size: 6.4vw;
  }
  #corporation .sec-voice .voice-wrap .copy-area .ttl-box .en span {
    height: 0.2666666667vw;
  }
  #corporation .sec-voice .voice-wrap .copy-area .ttl-box .ja {
    font-size: 2.666666667vw;
    margin: 2.666666667vw 0 0;
  }
  #corporation .sec-voice .voice-wrap .copy-area .lead-box {
    margin: 10.66666667vw 0 0;
  }
  #corporation .sec-voice .voice-wrap .copy-area .lead-box .lead {
    font-size: 4.266666667vw;
  }
  #corporation .sec-voice .voice-wrap .sb-area {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 0;
  }
  #corporation .sec-voice .voice-wrap .sb-area .sb-box {
    width: 53.33333333vw;
    height: 40vw;
    padding: 0 8vw;
    border-radius: 4.533333333vw;
    margin: 13.33333333vw 0 0;
  }
  #corporation .sec-voice .voice-wrap .sb-area .sb-box .txt {
    font-size: 3.2vw;
  }
  #corporation .sec-voice .voice-wrap .sb-area .sb-box .icon {
    width: 5.333333333vw;
    bottom: -3.466666667vw;
  }
  #corporation .sec-voice .voice-wrap .sb-area .sb-box-1 .icon,
  #corporation .sec-voice .voice-wrap .sb-area .sb-box-3 .icon {
    right: 10.66666667vw;
  }
  #corporation .sec-voice .voice-wrap .sb-area .sb-box-2 .icon,
  #corporation .sec-voice .voice-wrap .sb-area .sb-box-4 .icon {
    left: 10.66666667vw;
  }
  #corporation .sec-voice .voice-wrap .cs-area {
    margin: 18.66666667vw 0 0;
  }
  #corporation .sec-voice .voice-wrap .cs-area .ttl-box .en {
    font-size: 4.8vw;
  }
  #corporation .sec-voice .voice-wrap .cs-area .ttl-box .ja {
    font-size: 4.266666667vw;
  }
  #corporation .sec-voice .voice-wrap .cs-area .link-box {
    margin: 6.666666667vw 0 0;
  }
  #corporation .sec-voice .voice-wrap .cs-area .link-box .img {
    height: 40vw;
  }
  #corporation .sec-voice .voice-wrap .cs-area .link-box .label {
    height: 19.2vw;
    font-size: 3.2vw;
    line-height: 2;
    text-align: center;
  }
  #corporation {
    /*@media screen end*/
  }
}
#corporation .sec-price {
  padding: 10.41666667vw 0 9.027777778vw;
  background: #333;
  margin: 10.41666667vw 0 0;
}
#corporation .sec-price .price-wrap {
  width: 71.94444444vw;
  margin: 0 auto;
}
#corporation .sec-price .price-wrap .price-area {
  height: 16.66666667vw;
  background: #595959;
  border-radius: 1.041666667vw;
  padding: 0.6944444444vw;
}
#corporation .sec-price .price-wrap .price-area .inner-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding: 3.819444444vw 0 0;
  border-radius: 1.041666667vw;
  border: 5px solid #fff;
  box-sizing: border-box;
}
#corporation .sec-price .price-wrap .price-area .inner-area .price-box .txt {
  font-size: 1.597222222vw;
  letter-spacing: 0.12em;
}
#corporation .sec-price .price-wrap .price-area .inner-area .price-box .price {
  font-size: 5.208333333vw;
  letter-spacing: 0.04em;
  margin: 1.388888889vw 0 0;
}
#corporation .sec-price .price-wrap .price-area .inner-area .plus-box {
  margin: 2.083333333vw 3.055555556vw 0;
}
#corporation .sec-price .price-wrap .price-area .inner-area .plus-box .plus {
  font-size: 5.208333333vw;
  letter-spacing: 0.04em;
}
#corporation .sec-price .price-wrap .price-area .inner-area .noto-box {
  width: 100%;
  text-align: center;
}
#corporation .sec-price .price-wrap .price-area .inner-area .noto-box .note {
  display: inline-block;
  font-size: 1.597222222vw;
  letter-spacing: 0.12em;
  position: relative;
  top: -0.6944444444vw;
  left: 1.388888889vw;
}
#corporation .sec-price .price-wrap .copy-area {
  margin: 8.333333333vw 0 0;
}
#corporation .sec-price .price-wrap .copy-area .copy-box {
  text-align: center;
}
#corporation .sec-price .price-wrap .copy-area .copy-box .p1 {
  font-size: 3.125vw;
  letter-spacing: 0.15em;
}
#corporation .sec-price .price-wrap .copy-area .copy-box .p1 span {
  font-size: 6.25vw;
  border-bottom: solid 0.6944444444vw #fff;
}
#corporation .sec-price .price-wrap .copy-area .note-box {
  text-align: center;
  margin: 5.555555556vw 0 0;
}
#corporation .sec-price .price-wrap .copy-area .note-box .p1 {
  font-size: 1.597222222vw;
  letter-spacing: 0.12em;
}
#corporation .sec-price .price-wrap .link-area {
  margin: 8.333333333vw 0 0;
}
#corporation .sec-price .price-wrap .link-area .link-box {
  transition: all 0.6s ease;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 53.33333333vw;
  height: 13.61111111vw;
  background: #595959;
  border-radius: 100vh;
  border: solid 0.4166666667vw #fff;
  margin: 0 auto;
}
#corporation .sec-price .price-wrap .link-area .link-box .txt {
  font-size: 1.666666667vw;
  letter-spacing: 0.15em;
}
#corporation .sec-price .price-wrap .link-area .link-box:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  #corporation .sec-price {
    padding: 21.33333333vw 0 18.66666667vw;
    margin: 18.66666667vw 0 0;
  }
  #corporation .sec-price .price-wrap {
    width: 85.33333333vw;
  }
  #corporation .sec-price .price-wrap .price-area {
    display: block;
    height: auto;
    padding: 1.333333333vw;
    border-radius: 1.066666667vw;
  }
  #corporation .sec-price .price-wrap .price-area .inner-area {
    height: auto;
    padding: 6.4vw 0 5.333333333vw;
    border-radius: 1.066666667vw;
    border: 1px solid #fff;
  }
  #corporation .sec-price .price-wrap .price-area .inner-area .price-box .txt {
    font-size: 3.2vw;
  }
  #corporation .sec-price .price-wrap .price-area .inner-area .price-box .price {
    font-size: 8vw;
    margin: 2.666666667vw 0 0;
  }
  #corporation .sec-price .price-wrap .price-area .inner-area .plus-box {
    margin: 5.333333333vw 4vw 0;
  }
  #corporation .sec-price .price-wrap .price-area .inner-area .plus-box .plus {
    font-size: 8vw;
  }
  #corporation .sec-price .price-wrap .price-area .inner-area .noto-box .note {
    font-size: 3.2vw;
    top: -0.2666666667vw;
    left: 0.2666666667vw;
  }
  #corporation .sec-price .price-wrap .copy-area {
    margin: 10.66666667vw 0 0;
  }
  #corporation .sec-price .price-wrap .copy-area .copy-box {
    text-align: left;
  }
  #corporation .sec-price .price-wrap .copy-area .copy-box .p1 {
    font-size: 5.333333333vw;
    letter-spacing: 0.12em;
    line-height: 1.8;
  }
  #corporation .sec-price .price-wrap .copy-area .copy-box .p1 span {
    font-size: 8vw;
    border-bottom: solid 1.333333333vw #fff;
  }
  #corporation .sec-price .price-wrap .copy-area .note-box {
    text-align: left;
    margin: 8vw 0 0;
  }
  #corporation .sec-price .price-wrap .copy-area .note-box .p1 {
    font-size: 3.2vw;
    line-height: 2;
  }
  #corporation .sec-price .price-wrap .link-area {
    margin: 16vw 0 0;
  }
  #corporation .sec-price .price-wrap .link-area .link-box {
    width: 69.33333333vw;
    height: 17.6vw;
    border: solid 0.5333333333vw #fff;
  }
  #corporation .sec-price .price-wrap .link-area .link-box .txt {
    font-size: 2.666666667vw;
    letter-spacing: 0em;
  }
  #corporation .sec-price .price-wrap .link-area .link-box:hover {
    opacity: 0.7;
  }
  #corporation {
    /*@media screen end*/
  }
}
#corporation .sec-os {
  height: 39.86111111vw;
}
#corporation .sec-os .os-wrap {
  display: block;
  height: 100%;
}
#corporation .sec-os .os-wrap .bg-box {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#corporation .sec-os .os-wrap .bg-box img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
  width: 100%;
  height: 100%;
}
#corporation .sec-os .os-wrap .os-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: auto;
  width: 100%;
  text-align: center;
}
#corporation .sec-os .os-wrap .os-box .en {
  font-size: 5.069444444vw;
  letter-spacing: 0.12em;
}
#corporation .sec-os .os-wrap .os-box .ja {
  font-size: 1.666666667vw;
  letter-spacing: 0.15em;
  margin: 4.166666667vw 0 0;
}
#corporation .sec-os .os-wrap:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  #corporation .sec-os {
    height: 60.26666667vw;
  }
  #corporation .sec-os .os-wrap .os-box .en {
    font-size: 8vw;
    letter-spacing: 0.15em;
  }
  #corporation .sec-os .os-wrap .os-box .ja {
    font-size: 3.2vw;
    letter-spacing: 0.15em;
    margin: 2.666666667vw 0 0;
  }
  #corporation {
    /*@media screen end*/
  }
}
#corporation .sec-footer {
  background: #333;
}
#corporation .sec-footer .logo-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 25vw;
  position: relative;
}
#corporation .sec-footer .logo-wrap .logo-box {
  width: 30vw;
}
#corporation .sec-footer .logo-wrap .link-box {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 3vw;
  left: 0;
}
#corporation .sec-footer .logo-wrap .link-box a {
  display: inline-block;
  border-bottom: solid 1px #bfc0c1;
  font-size: 1.180555556vw;
  line-height: 1.6;
  color: #bfc0c1;
}
@media screen and (max-width: 768px) {
  #corporation .sec-footer .logo-wrap {
    height: 106.6666667vw;
  }
  #corporation .sec-footer .logo-wrap .logo-box {
    width: 58.66666667vw;
  }
  #corporation .sec-footer .logo-wrap .link-box {
    bottom: 32vw;
  }
  #corporation .sec-footer .logo-wrap .link-box a {
    font-size: 3.2vw;
  }
  #corporation {
    /*@media screen end*/
  }
}
#corporation .sec-header .bg-wrap {
  transition: all 0.6s ease;
  position: absolute;
  top: 0;
  left: 0;
  top: -5.416666667vw;
  z-index: 9999;
  width: 100vw;
  height: 5.416666667vw;
  background: #333333;
}
#corporation .sec-header .bg-wrap.act {
  top: 0;
}
#corporation .sec-header .header-wrap {
  transition: all 0.6s ease;
  position: absolute;
  top: 0;
  left: 0;
  top: -5.416666667vw;
  z-index: 9999;
  height: 5.416666667vw;
  padding: 0 0 0 6.666666667vw;
}
#corporation .sec-header .header-wrap .logo-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
}
#corporation .sec-header .header-wrap .logo-box .logo {
  display: block;
  width: 12.15277778vw;
}
#corporation .sec-header .header-wrap.act {
  top: 0;
}
#corporation .sec-header .nav-wrap {
  transition: all 0.6s ease;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  position: fixed;
  top: -5.416666667vw;
  z-index: 9999;
  height: 5.416666667vw;
  padding: 0 4.166666667vw 0 0;
}
#corporation .sec-header .nav-wrap .nav-box {
  display: flex;
  flex-wrap: wrap;
}
#corporation .sec-header .nav-wrap .nav-box a {
  transition: all 0.6s ease;
  padding: 0 2.083333333vw;
  position: relative;
}
#corporation .sec-header .nav-wrap .nav-box a:hover {
  opacity: 0.7;
}
#corporation .sec-header .nav-wrap .nav-box a::before {
  content: "";
  width: 0.1388888889vw;
  height: 1.944444444vw;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  margin: auto;
}
#corporation .sec-header .nav-wrap .nav-box a:first-of-type::before {
  display: none;
}
#corporation .sec-header .nav-wrap .nav-box span {
  font-size: 0.9722222222vw;
  letter-spacing: 0.15em;
}
#corporation .sec-header .nav-wrap .link-box {
  margin: 0 0 0 1.388888889vw;
}
#corporation .sec-header .nav-wrap .link-box a {
  transition: all 0.6s ease;
  display: block;
  width: 9.722222222vw;
}
#corporation .sec-header .nav-wrap .link-box a:hover {
  opacity: 0.7;
}
#corporation .sec-header .nav-wrap.act {
  top: 0;
}
@media screen and (max-width: 768px) {
  #corporation .sec-header .header-wrap {
    top: -16vw;
    height: 16vw;
    padding: 0 0 0 6.933333333vw;
  }
  #corporation .sec-header .header-wrap .logo-box .logo {
    width: 38.93333333vw;
  }
  #corporation .sec-header .nav-wrap {
    display: block;
    top: 0;
    width: 100vw;
    height: 115.4666667vw;
    padding: 0;
    background: #4D4D4D;
    z-index: -1;
    opacity: 0;
  }
  #corporation .sec-header .nav-wrap .nav-box {
    display: block;
    padding: 16vw 10.66666667vw 0;
  }
  #corporation .sec-header .nav-wrap .nav-box a {
    display: block;
    padding: 0 0 2.133333333vw;
    margin: 5.333333333vw 0 0;
  }
  #corporation .sec-header .nav-wrap .nav-box a::before {
    width: 100%;
    height: 0.5333333333vw;
    background: white;
    top: auto;
    bottom: 0;
    left: 0%;
    transform: translateY(0%);
  }
  #corporation .sec-header .nav-wrap .nav-box a:first-of-type::before {
    display: block;
  }
  #corporation .sec-header .nav-wrap .nav-box span {
    font-size: 5.866666667vw;
  }
  #corporation .sec-header .nav-wrap .link-box {
    margin: 18.66666667vw 0 0 0;
  }
  #corporation .sec-header .nav-wrap .link-box a {
    width: 50.13333333vw;
    margin: 0 auto;
  }
  #corporation .sec-header .nav-wrap.no_active {
    animation-name: forCorporationSpNavAnimeRe;
    animation-duration: 0.75s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in;
  }
  #corporation .sec-header .nav-wrap.active {
    animation-name: forCorporationSpNavAnime;
    animation-duration: 0.75s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in;
  }
  @keyframes forCorporationSpNavAnimeRe {
    0% {
      z-index: 99999;
      opacity: 1;
    }
    99% {
      z-index: 99999;
    }
    100% {
      z-index: -1;
      opacity: 0;
    }
  }
  @keyframes forCorporationSpNavAnime {
    0% {
      z-index: -1;
      opacity: 0;
    }
    1% {
      z-index: 99999;
    }
    100% {
      z-index: 99999;
      opacity: 1;
    }
  }
  #corporation .sec-header .btn-trigger-corporation {
    transition: all 0.6s ease;
    display: block;
    position: fixed;
    width: 9.6vw;
    height: 4.8vw;
    top: -10.66666667vw;
    right: 6.133333333vw;
    cursor: pointer;
    z-index: 99999;
  }
  #corporation .sec-header .btn-trigger-corporation.act {
    top: 5.333333333vw;
  }
  #corporation .sec-header .btn-trigger-corporation.active2 {
    position: fixed;
    top: 16.8vw;
  }
  #corporation .sec-header .btn-trigger-corporation span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 1.066666667vw;
    background-color: #fff;
  }
  #corporation .sec-header .btn-trigger-corporation,
  #corporation .sec-header .btn-trigger-corporation span {
    display: inline-block;
    box-sizing: border-box;
  }
  #corporation .sec-header .btn-trigger-corporation span {
    transition: all 0.5s;
  }
  #corporation .sec-header .btn-trigger-corporation span:nth-of-type(1) {
    top: 0;
  }
  #corporation .sec-header .btn-trigger-corporation span:nth-of-type(2) {
    bottom: 0;
  }
  #corporation .sec-header .btn-trigger-corporation {
    animation-name: btn07-bar00;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
  }
  @keyframes btn07-bar00 {
    0% {
      transform: rotate(180deg);
    }
    100% {
      transform: rotate(0deg);
    }
  }
  #corporation .sec-header .btn-trigger-corporation.active {
    animation-name: active-btn07-bar00;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    animation-delay: 0.25s;
  }
  @keyframes active-btn07-bar00 {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(180deg);
    }
  }
  #corporation .sec-header .btn-trigger-corporation span:nth-of-type(1) {
    animation: btn07-bar01 0.75s forwards;
  }
  @keyframes btn07-bar01 {
    0% {
      transform: translateY(1.866666667vw) rotate(45deg);
    }
    50% {
      transform: translateY(1.866666667vw) rotate(0);
    }
    100% {
      transform: translateY(0) rotate(0);
    }
  }
  #corporation .sec-header .btn-trigger-corporation span:nth-of-type(2) {
    animation: btn07-bar03 0.75s forwards;
  }
  @keyframes btn07-bar03 {
    0% {
      transform: translateY(-1.866666667vw) rotate(-45deg);
    }
    50% {
      transform: translateY(-1.866666667vw) rotate(0);
    }
    100% {
      transform: translateY(0) rotate(0);
    }
  }
  #corporation .sec-header .btn-trigger-corporation.active span:nth-of-type(1) {
    animation: active-btn07-bar01 0.75s forwards;
  }
  @keyframes active-btn07-bar01 {
    0% {
      transform: translateY(0) rotate(0);
    }
    50% {
      transform: translateY(1.866666667vw) rotate(0);
    }
    100% {
      transform: translateY(1.866666667vw) rotate(45deg);
    }
  }
  #corporation .sec-header .btn-trigger-corporation.active span:nth-of-type(2) {
    animation: active-btn07-bar03 0.75s forwards;
  }
  @keyframes active-btn07-bar03 {
    0% {
      transform: translateY(0) rotate(0);
    }
    50% {
      transform: translateY(-1.866666667vw) rotate(0);
    }
    100% {
      transform: translateY(-1.866666667vw) rotate(-45deg);
    }
  }
  #corporation {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #corporation {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #corporation {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #corporation {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #corporation {
    /*@media screen end*/
  }
}
@media screen and (max-width: 768px) {
  #corporation {
    /*@media screen end*/
  }
}
#corporation {
  /* corporations ___end*/
}

#reservation .price_box {
  margin: 2.083333333vw 0 0;
}
#reservation .price_box .list .ttl {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 5.555555556vw;
  background: #616161;
}
#reservation .price_box .list .ttl p {
  font-size: 1.25vw;
  letter-spacing: 0.32em;
  color: #fff !important;
}
#reservation .price_box .list .data {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 5.555555556vw;
  background: #E5E5E5;
}
#reservation .price_box .list .data p {
  font-size: 2.222222222vw;
  letter-spacing: 0.08em;
  color: #4F4F4F;
}
#reservation .price_box .list .data span {
  font-size: 1.388888889vw;
  letter-spacing: 0.14em;
  color: #4F4F4F;
}
#reservation .price_box .list .txt {
  margin: 1.736111111vw auto 0;
}
#reservation .price_box .list .txt p, #reservation .price_box .list .txt a {
  font-size: 0.9722222222vw;
  letter-spacing: 0.18em;
  line-height: 2;
  color: #808080 !important;
  font-feature-settings: unset;
}
#reservation .price_box .list .txt a {
  padding: 0 0 0.3472222222vw;
  border-bottom: solid 0.1388888889vw #808080;
}
@media screen and (max-width: 768px) {
  #reservation .price_box {
    margin: 8vw 0 0;
  }
  #reservation .price_box .list .ttl {
    height: 21.33333333vw;
  }
  #reservation .price_box .list .ttl p {
    font-size: 4.8vw;
    letter-spacing: 0.42em;
  }
  #reservation .price_box .list .data {
    height: 21.33333333vw;
  }
  #reservation .price_box .list .data p {
    font-size: 8.533333333vw;
  }
  #reservation .price_box .list .data span {
    font-size: 5.333333333vw;
    letter-spacing: 0em;
  }
  #reservation .price_box .list .txt {
    margin: 4vw auto 0;
  }
  #reservation .price_box .list .txt p, #reservation .price_box .list .txt a {
    font-size: 3.2vw;
  }
  #reservation .price_box .list .txt p {
    text-indent: -1em;
    padding-left: 1em;
  }
  #reservation .price_box .list .txt a {
    padding: 0 0 1.333333333vw;
    border-bottom: solid 0.5333333333vw #808080;
  }
  #reservation {
    /*@media screen end*/
  }
}
#reservation {
  /* concerge ___end*/
}/*# sourceMappingURL=style.css.map */