@keyframes load {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} /*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
::before,
::after,
:before,
:after {
  font-family: inherit;
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
html {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
}
main {
  display: block;
}
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
dd {
  margin-left: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}
pre {
  font-family: monospace, monospace;
  font-size: inherit;
}
address {
  font-style: inherit;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
video,
svg,
img,
embed,
object,
iframe {
  vertical-align: baseline;
}
video,
img,
iframe {
  max-width: 100%;
  display: block;
}
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}
[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}
button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}
:-moz-focusring {
  outline: auto;
}
select:disabled {
  opacity: inherit;
}
option {
  padding: 0;
}
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}
legend {
  padding: 0;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
label[for] {
  cursor: pointer;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[contenteditable]:focus {
  outline: auto;
}
table {
  border-color: inherit;
  border-collapse: collapse;
}
caption {
  text-align: left;
}
td,
th {
  vertical-align: top;
  padding: 0;
}
th {
  text-align: left;
  font-weight: inherit;
}
:root {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  cursor: default;
  text-rendering: optimizeLegibility;
}
::-moz-selection {
  background: rgba(12, 34, 60, 0.05);
}
::selection {
  background: rgba(12, 34, 60, 0.05);
}
html,
body {
  width: 100%;
  height: 100%;
}
html {
  font-size: 4.44444vw;
  color: #0c223c;
  background: #fff;
}
html.is-vs {
  overflow: hidden;
  overscroll-behavior-y: none;
}
html.is-vs body {
  overflow: hidden;
  overscroll-behavior-y: none;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
a {
  color: inherit;
}
a:visited {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
a:link {
  text-decoration: none;
}
span {
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
span._o {
  vertical-align: bottom;
}
span._o,
span._i {
  display: inline-block;
  white-space: pre;
  vertical-align: bottom;
}
span._g {
  display: block;
  position: relative;
}
span._f,
span._b {
  display: block;
}
::-moz-placeholder {
  color: rgba(12, 34, 60, 0.7);
}
::placeholder {
  color: rgba(12, 34, 60, 0.7);
}
.is-dragModule {
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}
[data-vs-st="0"] {
  opacity: 0;
  pointer-events: none;
}
[data-vs-st="1"] {
  opacity: 1;
  pointer-events: all;
}
.is-scrolling [data-vs-st="1"] {
  pointer-events: none !important;
}
.android,
.no-pc {
  outline: 0;
}
.android *,
.no-pc * {
  outline: 0;
}
.c--sb {
  width: 10px;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  top: 0;
  right: 0;
  cursor: pointer;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none;
  cursor: grab;
}
.is-vs-grabing .c--sb {
  cursor: grabbing;
}
.c--sb:hover .c--sb__bd {
  transition-delay: 0s !important;
  opacity: 1;
  transform: scale(1, 1);
}
.c--sb__tip {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.c--sb__bd {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #0c223c;
  transform: scale(0.4, 1);
  opacity: 0;
  transform-origin: 100% 50%;
  transition: transform 0.5s cubic-bezier(0.37, 0.15, 0, 1),
    opacity 0.5s cubic-bezier(0.37, 0.15, 0, 1);
  transition-delay: 0.2s;
}
.is-scrolling .c--sb__bd {
  opacity: 1 !important;
  transition-delay: 0s !important;
}
.c--tmin {
  text-transform: lowercase;
}
.c--fic {
  width: 100%;
  position: relative;
}
.c--fig {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #e7e9eb;
}
.c--bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  opacity: 0;
  transform: scale(1.2);
}
.is-vs [data-vs-gap-tgt] .c--bg {
  backface-visibility: hidden;
}
.c--bg._none {
  transform: scale(1);
}
.c--bg.is-l {
  transition: opacity 0.8s, transform 1.4s cubic-bezier(0, 0.62, 0, 1);
}
.is-fl .c--bg.is-l {
  opacity: 1;
  transform: scale(1);
}
.c--htx {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.c--sg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.m--shd {
  width: 100%;
}
.m--shd__lab {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: center;
  margin: 0.625rem 0 0;
}
.m--shd__lab__ln {
  width: 1.3125rem;
  height: 0.0625rem;
  min-height: 1px;
  background-color: #a03228;
  margin: 0 0.6875rem 0 0;
}
.m--shd__lab__t {
  font-size: 0.8125rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  color: #2d2a23;
  text-transform: uppercase;
}
.m--shd__lab__t .f--en {
  font-size: 1rem;
}
.m--btn {
  display: inline-block;
  width: 100%;
  max-width: 19.6875rem;
}
.m--btn._w .m--btn__tgt {
  color: #f0f1ed;
  --hvc: #a03228;
}
.m--btn._w .m--btn__tgt:after {
  border: 1px solid #f0f1ed;
}
.m--btn._w .m--btn__bg {
  background-color: #f0f1ed;
}
.m--btn__tgt {
  display: inline-block;
  width: 100%;
  height: 4.25rem;
  position: relative;
  padding: 0 1.875rem;
  color: #a03228;
  position: relative;
  border-radius: 2.125rem;
  overflow: hidden;
  z-index: 0;
  --hvc: #fff;
}
.m--btn__tgt:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 2.125rem;
  border: 1px solid #a03228;
}
.m--btn__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-color: #a03228;
  opacity: 0;
}
.m--btn__bd {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
}
.m--btn__tx {
  font-size: 1rem;
  letter-spacing: 0.04em;
  font-weight: 500;
}
.m--btn__ar {
  font-size: 1rem;
  font-weight: 500;
}
.b--wrap {
  width: 100%;
  height: 100%;
  visibility: visible;
  position: relative;
  z-index: 1;
}
.no-pc .b--wrap {
  overflow: hidden;
}
.b--ct {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.no-pc .b--ct {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.b--pw {
  width: 100%;
  height: 100%;
  position: relative;
}
.no-pc .b--pw {
  overflow-x: hidden;
  overflow-y: scroll;
  will-change: scroll-position;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
.b--ld__st {
  position: absolute;
  bottom: 1.875rem;
  right: 7.5641%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
  align-items: center;
  transition: opacity 0.3s 0.2s cubic-bezier(0.37, 0.15, 0, 1);
  opacity: 1;
}
.b--ld__st__p {
  font-size: 0.625rem;
  letter-spacing: 0.04em;
  line-height: 0.6875rem;
  margin: 0 0.5625rem 0 0;
}
.b--ld__st__c {
  width: 0.9375rem;
  height: 0.9375rem;
  position: relative;
  animation: load 2s infinite linear;
}
.b--ld__st__c:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid rgba(12, 34, 60, 0.2);
}
.b--ld__st__i {
  width: 0.9375rem;
  height: 0.9375rem;
  border-radius: 50%;
  border: 1px solid #0c223c;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 50%, 50% 50%);
  clip-path: polygon(50% 0%, 100% 0%, 100% 50%, 50% 50%);
  animation: load 1.6s infinite cubic-bezier(0.42, 0, 0.57999, 1);
}
.b--ft {
  width: 100%;
  border-top: 1px solid rgba(12, 34, 60, 0.1);
  padding: 4.9375rem 7.69231% 3.75rem;
}
.b--ft__in {
  width: 100%;
}
.b--ft__lks {
  width: 100%;
}
.b--ft__dl {
  width: 100%;
  border-top: 1px solid rgba(12, 34, 60, 0.1);
  padding: 0.625rem 0 0;
}
.b--ft__dt {
  font-size: 0.75rem;
  line-height: 0.875rem;
  letter-spacing: 0.04em;
  color: rgba(12, 34, 60, 0.5);
}
.b--ft__list {
  width: 100%;
  margin: 1.875rem 0 0;
}
.b--ft__list._sns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
  max-width: 11.875rem;
}
.b--ft__sns {
  display: inline-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
  align-items: center;
  min-width: 4rem;
  line-height: 0.625rem;
}
.b--ft__sns:nth-of-type(even) {
  margin: 0 0 0 2rem;
}
.b--ft__sns:nth-of-type(n + 3) {
  margin-top: 0.625rem;
}
.b--ft__sns__a {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}
.b--ft__sns__ico {
  width: 0.75rem;
  height: 0.75rem;
  fill: #0c223c;
}
.b--ft__sns__lab {
  font-size: 0.6875rem;
  letter-spacing: 0.04em;
  line-height: 0.8125rem;
  width: calc(100% - 1rem);
}
.b--ft__cre {
  width: 100%;
}
.b--ft__cre:nth-of-type(n + 2) {
  margin: 0.625rem 0 0;
}
.b--ft__cre__dl {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: baseline;
  line-height: 0.625rem;
}
.b--ft__cre__dt,
.b--ft__cre__dd {
  font-size: 0.6875rem;
  line-height: 0.8125rem;
  text-transform: uppercase;
}
.b--ft__cre__dt:after {
  content: "\a0/\a0";
  white-space: nowrap;
}
.b--ft__lk {
  width: 100%;
  line-height: 0.0625rem;
}
.b--ft__lk:nth-of-type(n + 2) {
  margin: 0.625rem 0 0;
}
.b--ft__lk__a {
  display: inline-flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: center;
  line-height: 0.625rem;
}
.b--ft__lk__ico {
  width: 0.375rem;
  height: 0.3125rem;
  fill: rgba(0, 0, 0, 0.4);
  margin: 0 0.375rem 0 0;
  line-height: 0.625rem;
}
.b--ft__lk__lab {
  font-size: 0.6875rem;
  line-height: 0.8125rem;
  letter-spacing: 0.04em;
}
.b--ft__ss {
  width: 100%;
  border-top: 1px solid rgba(12, 34, 60, 0.1);
  margin: 3.6875rem 0 0;
  padding: 1.875rem 0 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
  align-items: stretch;
}
.b--ft__sb {
  line-height: 0.0625rem;
}
.b--ft__sb__a {
  font-size: 0.625rem;
  line-height: 1.25rem;
  letter-spacing: 0.05em;
}
.b--ft__ft {
  width: 100%;
  margin: 3.75rem 0 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
  align-items: flex-start;
}
.b--ft__lg {
  width: 5.4375rem;
  height: 1.875rem;
}
.b--ft__lg__a {
  display: block;
  width: 100%;
  height: 100%;
}
.b--ft__sub {
  max-width: calc(100% - 5.4375rem);
  margin: 0.0625rem 0 0;
}
.b--ft__yac {
  display: block;
  width: 7.625rem;
  height: 0.625rem;
  margin: 0 0 0 auto;
}
.b--ft__sf {
  display: none;
}
.b--ft__cp {
  font-size: 0.625rem;
  line-height: 0.6875rem;
  letter-spacing: 0.04em;
  color: rgba(12, 34, 60, 0.5);
  text-align: right;
  margin: 0.625rem 0 0;
}
.pc .h--op {
  transition: opacity 0.4s cubic-bezier(0.2, 0.13, 0.1, 1);
}
.pc .h--op:hover {
  opacity: 0.4;
}
.a--hd {
  transform: translate(0, 100%);
}
.is-v .a--hd,
.a--hd.is-v {
  transition: transform 1.2s cubic-bezier(0.37, 0.15, 0, 1);
  transform: translate(0, 0%);
}
.a--op {
  opacity: 0;
}
.is-v .a--op,
.a--op.is-v {
  transition: opacity 1.2s cubic-bezier(0.37, 0.15, 0, 1);
  opacity: 1;
}
.lc--op {
  opacity: 0;
}
.is-siteloaded .lc--op {
  transition: opacity 1.2s cubic-bezier(0.37, 0.15, 0, 1);
  opacity: 1;
}
.tp--hd {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
  color: #0c223c;
}
.tp--hd.is-start {
  transition: color 1.6s cubic-bezier(0.37, 0.15, 0, 1);
  color: #fff;
}
.tp--hd__clp {
  width: 35.38462%;
  height: 17.64706%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
  pointer-events: none;
  opacity: 0;
}
.tp--hd__bg {
  width: 100%;
  height: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  overflow: hidden;
  background-color: #fff;
}
.tp--hd__one {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
  backface-visibility: hidden;
}
.safari .tp--hd__one {
  visibility: hidden;
  opacity: 0;
}
.tp--hd__one._acv {
  visibility: visible !important;
  opacity: 1 !important;
}
.tp--hd__img {
  width: 100%;
  height: 50.05%;
  position: absolute;
  overflow: hidden;
  z-index: 0;
  backface-visibility: hidden;
}
.tp--hd__img:nth-of-type(odd) {
  top: 0;
  right: 0;
}
.tp--hd__img:nth-of-type(even) {
  bottom: 0;
  left: 0;
}
.tp--hd__iw {
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  backface-visibility: hidden;
}
.tp--hd__ib {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  backface-visibility: hidden;
}
.tp--hd__ib .c--bg {
  transform: translateZ(0);
}
.tp--hd__lg {
  width: 8.125rem;
  height: 1.375rem;
  position: absolute;
  top: 1.4375rem;
  left: 7.69231%;
  fill: #fff;
  z-index: 30;
  transition-delay: 1s !important;
}
.tp--hd__lg__a {
  display: block;
  width: 100%;
  height: 100%;
  fill: inherit;
}
.tp--hd__nv {
  position: absolute;
  top: 1.4375rem;
  right: 7.69231%;
  z-index: 30;
  transition-delay: 1.1s !important;
}
.tp--hd__nv__btn {
  display: block;
  position: relative;
}
.tp--hd__nv__btn:before {
  content: "";
  display: block;
  width: calc(100% + 1.875rem);
  height: calc(100% + 1.875rem);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tp--hd__nv__lab {
  font-size: 0.625rem;
  letter-spacing: 0.08em;
  color: #fff;
  line-height: 0.9375rem;
  margin: 0 -0.0625rem 0 0;
}
.tp--hd__bd {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  padding: 0 0.3125rem 0.625rem;
}
.tp--hd__in {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  position: relative;
}
.tp--hd__wp {
  width: 100%;
  text-align: center;
}
.tp--hd__ttl {
  font-size: 1.4375rem;
  line-height: 1.8125rem;
  letter-spacing: 0.15em;
}
.tp--hd__ttl ._o {
  overflow: hidden;
  position: relative;
}
.tp--hd__tag {
  font-size: 0.625rem;
  line-height: 0.6875rem;
  letter-spacing: 0.08em;
  margin: 0.5rem 0 0;
}
.tp--hd__tag ._o {
  overflow: hidden;
  position: relative;
}
.tp--hd__dots {
  position: absolute;
  bottom: 2.0625rem;
  left: 7.69231%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
  align-items: stretch;
  transition-delay: 1.2s !important;
}
.tp--hd__dot {
  display: block;
  width: 0.375rem;
  height: 0.375rem;
  position: relative;
}
.tp--hd__dot:nth-of-type(n + 2) {
  margin: 0 0 0 0.625rem;
}
.tp--hd__dot.is-ac:after {
  opacity: 1;
}
.tp--hd__dot:before,
.tp--hd__dot:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
.tp--hd__dot:before {
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.tp--hd__dot:after {
  background-color: #fff;
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.37, 0.15, 0, 1);
}
.tp--hd__sc {
  position: absolute;
  bottom: 1.75rem;
  right: 7.69231%;
  transition-delay: 1.3s !important;
  color: #fff;
}
.tp--hd__sc__tgt {
  display: block;
  position: relative;
  padding: 0 0.8125rem 0 0;
}
.tp--hd__sc__lab {
  display: block;
  font-size: 0.625rem;
  letter-spacing: 0.04em;
  line-height: 0.9375rem;
}
.tp--hd__sc__arr {
  display: block;
  width: 0.3125rem;
  height: 0.375rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  margin: auto;
  fill: #fff;
}
.tp--it {
  width: 100%;
  padding: 9rem 7.69231% 7.0625rem;
}
.tp--it__in {
  width: 100%;
  margin: 0 auto;
}
.tp--it__hd {
  width: 100%;
}
.tp--it__ttl {
  font-size: 1.5rem;
  line-height: 1.875rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
.tp--it__ttl ._o {
  overflow: hidden;
}
.tp--it__tag {
  font-size: 0.625rem;
  line-height: 0.6875rem;
  letter-spacing: 0.08em;
  margin: 0.75rem 0 0;
  text-transform: uppercase;
}
.tp--it__tag ._o {
  overflow: hidden;
}
.tp--it__rd {
  width: 100%;
  margin: 1.875rem 0 0;
}
.tp--it__p {
  font-size: 0.75rem;
  line-height: 1.5rem;
  letter-spacing: 0.15em;
}
.tp--it__p ._s {
  display: none;
}
.tp--cls {
  width: 100%;
}
.tp--cl {
  width: 100%;
}
.tp--cl:nth-of-type(n + 2) {
  margin: 12.5rem 0 0;
}
.tp--cl__mn {
  width: 100%;
}
.tp--cl__vs {
  width: 100%;
}
.tp--cl__iv {
  width: 100%;
  overflow: hidden;
  z-index: 0;
  position: relative;
}
.tp--cl__iv:before {
  content: "";
  display: block;
  width: 100%;
  padding: 126.41026% 0 0;
}
.tp--cl__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
}
.no-vs .tp--cl__bg {
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0 100%);
}
.tp--cl__bgi {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
}
.no-vs .tp--cl__bgi {
  height: calc(100 * var(--vh));
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
}
.is-vs .tp--cl__bgi {
  top: auto;
  bottom: 100%;
  max-height: calc(100 * var(--vh));
}
.tp--cl__mv {
  width: 57.4359%;
  height: 68.357%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  overflow: hidden;
  z-index: 10;
}
.tp--cl__mv__imgs {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  overflow: hidden;
}
.tp--cl__mv__one {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
}
.tp--cl__mv__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
  backface-visibility: hidden;
}
.tp--cl__ov {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.tp--cl__ov:before {
  content: "";
  display: block;
  width: 100%;
  padding: 151.28205% 0 0;
}
.tp--cl__ov__imgs {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  overflow: hidden;
}
.tp--cl__ov__one {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
}
.tp--cl__ov__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
  backface-visibility: hidden;
}
.tp--cl__de {
  width: 100%;
  padding: 5rem 7.69231% 5rem;
}
.tp--cl__de__w {
  width: 100%;
}
.tp--cl__de__b {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
  align-items: stretch;
}
.tp--cl__hd {
  width: 29.69697%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
  align-items: stretch;
}
.tp--cl__hm {
  width: 0.6875rem;
}
.tp--cl__cls {
  width: 0.6875rem;
  margin: 0 auto;
  padding: 0 0 0.4375rem;
}
.tp--cl__cls__tip {
  width: 0.375rem;
  height: 0.375rem;
  border-radius: 50%;
  margin: 0 auto;
}
.tp--cl__cls__tip:nth-of-type(n + 2) {
  margin: 0.3125rem auto 0;
}
.tp--cl__ttl {
  font-size: 0.625rem;
  line-height: 0.6875rem;
  letter-spacing: 0.04em;
  white-space: nowrap;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  text-align: center;
}
.tp--cl__ct {
  width: calc(100% - 1.75rem);
  font-size: 1.875rem;
  line-height: 1.375rem;
  letter-spacing: 0.04em;
}
.tp--cl__itms {
  width: 70.30303%;
  margin: -0.0625rem 0 0;
}
.tp--cl__cres {
  width: 100%;
}
.tp--cl__item {
  width: 100%;
  line-height: 0.625rem;
}
.tp--cl__item:nth-of-type(n + 2) {
  margin: 0.5625rem 0 0;
}
.tp--cl__item__a {
  display: inline-flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
  align-items: baseline;
  font-size: 0.6875rem;
  line-height: 0.8125rem;
  letter-spacing: 0.04em;
}
.tp--cl__item__name {
  display: inline-block;
  margin: 0 0.375rem 0 0;
}
.tp--cl__item__pla {
  text-decoration: underline;
}
.tp--cl__cau {
  font-size: 0.625rem;
  line-height: 0.8125rem;
  letter-spacing: 0.04em;
  color: rgba(12, 34, 60, 0.5);
  margin: 0.25rem 0 0;
}
.tp--cl__sb {
  width: 100%;
}
.tp--cl__sbs {
  width: 100%;
  padding: 0 7.69231%;
  position: relative;
}
.tp--cl__sbs__vs {
  width: 100%;
  overflow: hidden;
  z-index: 0;
  position: relative;
}
.tp--cl__sbs__vs:before {
  content: "";
  display: block;
  width: 100%;
  padding: 142.12121% 0 0;
}
.tp--cl__sbs__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.tp--cl__sbs__ico {
  width: 100%;
  height: 4.3125rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.tp--cl__sbs__ico__lab {
  width: 100%;
  position: relative;
  z-index: 1;
  text-align: center;
  font-size: 0.625rem;
  line-height: 0.6875rem;
}
.tp--cl__sbs__ico__lab:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  min-height: 0.0625rem;
  background-color: rgba(12, 34, 60, 0.1);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.tp--cl__sbs__ico__tx {
  display: inline-block;
  font-size: 0.625rem;
  line-height: 0.6875rem;
  letter-spacing: 0.04em;
  padding: 0 0.4375rem;
  background-color: #fff;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}
.tp--cl__sg {
  width: 92.30769%;
}
.tp--cl__sg__visu {
  width: 100%;
  overflow: hidden;
  z-index: 0;
  position: relative;
}
.tp--cl__sg__visu:before {
  content: "";
  display: block;
  width: 100%;
  padding: 66.94444% 0 0;
}
.tp--cl__sg__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.tp--cl__sg__lab {
  text-align: right;
  font-size: 0.625rem;
  line-height: 0.6875rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin: 0.625rem 0 0;
}
.tp--flw {
  width: 100%;
  padding: 9.25rem 7.69231% 9.3125rem;
}
.tp--flw__in {
  width: 100%;
  margin: 0 auto;
}
.tp--flw__hp {
  display: none;
}
.tp--flw__ttl {
  font-size: 1rem;
  line-height: 1.25rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  text-align: center;
}
.tp--flw__ct {
  width: 100%;
}
.tp--flw__blnd {
  width: 100%;
}
.tp--flw__blnd__a {
  display: block;
  width: 9.9375rem;
  height: 6.5625rem;
  margin: 0 auto;
}
.tp--flw__sns {
  width: 100%;
  margin: 4.75rem 0 0;
}
.tp--flw__sns__hd {
  width: 100%;
}
.tp--flw__sns__list {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  margin: 1.5rem 0 0;
}
.tp--flw__sns__one {
  width: 3.25rem;
  height: 3.25rem;
  position: relative;
}
.tp--flw__sns__one:nth-of-type(n + 2) {
  margin: 0 0 0 1.0625rem;
}
.tp--flw__sns__one__a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.pc .tp--flw__sns__one__a:before {
  transition: opacity 0.5s cubic-bezier(0.37, 0.15, 0, 1);
}
.pc .tp--flw__sns__one__a:hover:before,
.pc .tp--flw__sns__one__a:focus-visible:before {
  opacity: 1;
}
.tp--flw__sns__one__a:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border-radius: 50%;
  border: 1px solid #0c223c;
  opacity: 0.2;
}
.tp--flw__sns__one__ico {
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  fill: #0c223c;
}
@media screen and (min-width: 22.5em) {
  html {
    font-size: 100%;
  }
}
@media screen and (min-width: 62.5em) {
  .m--shd__lab {
    margin: 2.4375rem 0 0;
  }
  .m--shd__lab__ln {
    width: 2.5rem;
    margin: 0.25rem 1.125rem 0 0;
  }
  .m--shd__lab__t {
    font-size: 1.125rem;
  }
  .m--shd__lab__t .f--en {
    font-size: 1.375rem;
  }
  .m--shd__lab__t .f--en._l {
    font-size: 1.25rem;
  }
  .m--btn {
    max-width: 14.375rem;
  }
  .m--btn__tgt {
    height: 3.75rem;
    padding: 0 1.5rem 0 1.875rem;
    border-radius: 1.875rem;
  }
  .m--btn__tgt:after {
    border-radius: 1.875rem;
  }
  .m--btn__tx {
    padding: 0 0 0.125rem;
  }
  .b--ld__st {
    bottom: 4.875rem;
    right: 6.25%;
  }
  .b--ld__st__p {
    margin: 0 0.875rem 0 0;
  }
  .b--ft {
    padding: 6.1875rem 6.25% 5.6875rem;
  }
  .b--ft__lks {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: stretch;
  }
  .b--ft__dl {
    width: 48.66071%;
  }
  .b--ft__dl:nth-of-type(n + 3) {
    margin: 3.6875rem 0 0;
  }
  .b--ft__ss {
    display: none;
  }
  .b--ft__sb:nth-of-type(n + 2) {
    margin: 0 0 0 1rem;
  }
  .b--ft__ft {
    border-top: 1px solid rgba(12, 34, 60, 0.1);
    margin: 3.6875rem 0 0;
    padding: 5.625rem 0 0;
  }
  .b--ft__lg {
    width: 8.0625rem;
    height: 2.8125rem;
    margin: 1rem 0 0;
  }
  .b--ft__sub {
    max-width: calc(100% - 8.0625rem);
    margin: 0;
  }
  .b--ft__yac {
    width: 13rem;
    height: 1.0625rem;
  }
  .b--ft__sf {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-content: stretch;
    align-items: stretch;
    margin: 0.875rem 0 0;
  }
  .b--ft__cp {
    font-size: 0.6875rem;
    line-height: 0.8125rem;
    margin: 0.875rem 0 0;
  }
  .tp--hd__clp {
    width: 10.9375%;
    height: auto;
  }
  .tp--hd__clp:before {
    content: "";
    display: block;
    width: 100%;
    padding: 149.28571% 0 0;
  }
  .tp--hd__img {
    width: 50%;
    height: 100%;
  }
  .tp--hd__lg {
    width: 9.4375rem;
    height: 1.5625rem;
    top: 2.9375rem;
    left: 6.25%;
  }
  .tp--hd__nv {
    top: 3.25rem;
    right: 6.25%;
  }
  .tp--hd__bd {
    padding: 0 0.3125rem;
  }
  .tp--hd__ttl {
    font-size: 1.875rem;
    line-height: 2.3125rem;
  }
  .tp--hd__tag {
    margin: 0.6875rem 0 0;
  }
  .tp--hd__dots {
    bottom: 5.125rem;
    left: 6.25%;
  }
  .tp--hd__dot:nth-of-type(n + 2) {
    margin: 0 0 0 0.9375rem;
  }
  .tp--hd__sc {
    bottom: 4.875rem;
    right: 6.25%;
  }
  .tp--it {
    padding: 18.375rem 6.25% 18.1875rem;
  }
  .tp--it__in {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: stretch;
    align-items: stretch;
  }
  .tp--it__hd {
    width: 51.33929%;
    padding: 0 0 0 8.57143%;
  }
  .tp--it__rd {
    width: 48.66071%;
    margin: -0.1875rem 0 0;
  }
  .tp--it__p {
    line-height: 1.6875rem;
  }
  .tp--it__p ._s {
    display: inline;
  }
  .tp--cl:nth-of-type(n + 2) {
    margin: 20.0625rem 0 0;
  }
  .tp--cl__mn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: stretch;
    align-items: stretch;
  }
  .tp--cl:nth-of-type(odd) .tp--cl__mn {
    flex-direction: row-reverse;
  }
  .tp--cl:nth-of-type(even) .tp--cl__mn {
    flex-direction: row;
  }
  .tp--cl__vs {
    width: 63.82812%;
  }
  .tp--cl__iv:before {
    padding: 126.43819% 0 0;
  }
  .tp--cl__mv {
    width: 57.52754%;
    height: 68.44143%;
  }
  .tp--cl__ov:before {
    padding: 151.16279% 0 0;
  }
  .tp--cl__de {
    width: 36.17188%;
    padding: 0;
  }
  .tp--cl:nth-of-type(odd) .tp--cl__de {
    padding: 0 9.6875% 0 6.09375%;
  }
  .tp--cl:nth-of-type(even) .tp--cl__de {
    padding: 0 6.09375% 0 9.6875%;
  }
  .tp--cl__de__w {
    height: calc(100 * var(--vh));
  }
  .no-vs .tp--cl__de__w {
    position: sticky;
    top: 0;
  }
  .tp--cl__de__b {
    padding: 11.25rem 0 3.125rem;
  }
  .tp--cl__hd {
    width: 6rem;
  }
  .tp--cl__itms {
    width: calc(100% - 6.125rem);
  }
  .tp--cl__cau {
    margin: 0.125rem 0 0;
  }
  .tp--cl__sb {
    margin: 18.75rem 0 0;
  }
  .tp--cl__sbs {
    padding: 0 9.84375%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: stretch;
    align-items: stretch;
  }
  .tp--cl__sbs__vs {
    width: 43.57977%;
  }
  .tp--cl__sbs__vs:before {
    padding: 142.63393% 0 0;
  }
  .tp--cl__sbs__ico {
    width: 12.84047%;
    height: auto;
  }
  .tp--cl__sbs__ico:before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    min-width: 0.0625rem;
    background-color: rgba(12, 34, 60, 0.1);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .tp--cl__sbs__ico__lab {
    transform: rotate(90deg);
  }
  .tp--cl__sbs__ico__lab:before {
    display: none;
  }
  .tp--cl__sbs__ico__tx {
    white-space: nowrap;
  }
  .tp--cl__sg {
    margin: 0 auto -1.3125rem;
    width: 72.5%;
  }
  .tp--cl:last-child .tp--cl__sg {
    margin-bottom: 0;
  }
  .tp--cl__sg__visu:before {
    padding: 61.42241% 0 0;
  }
  .tp--flw {
    padding: 15.25rem 6.25% 15.5rem;
  }
  .tp--flw__hp {
    display: block;
    width: 100%;
    text-align: center;
  }
  .tp--flw__ttl {
    font-size: 1.5rem;
    line-height: 1.875rem;
  }
  .tp--flw__ct {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: stretch;
    align-items: flex-start;
    margin: 3.3125rem auto 0;
    max-width: 36.625rem;
  }
  .tp--flw__blnd {
    width: 50%;
    position: relative;
  }
  .tp--flw__blnd:before {
    content: "";
    display: block;
    width: 100%;
    width: 1px;
    height: 3.6875rem;
    min-width: 0.0625rem;
    background-color: rgba(12, 34, 60, 0.1);
    position: absolute;
    right: 0;
    top: -0.0625rem;
  }
  .tp--flw__blnd__a {
    width: 15.0625rem;
    height: 3.6875rem;
    margin: 0;
  }
  .tp--flw__sns {
    width: 50%;
    margin: 0;
  }
  .tp--flw__sns__hd {
    display: none;
  }
  .tp--flw__sns__list {
    width: 100%;
    margin: 0;
    padding: 0 0 0 16.72355%;
    justify-content: flex-start;
  }
  .tp--flw__sns__one {
    width: 3.625rem;
    height: 3.625rem;
  }
  .tp--flw__sns__one:nth-of-type(n + 2) {
    margin: 0 0 0 1.25rem;
  }
  .tp--flw__sns__one__ico {
    width: 1.375rem;
    height: 1.375rem;
  }
}
@media screen and (min-width: 100em) {
  html {
    font-size: 1vw;
  }
}
@media screen and (max-width: 62.4375em) {
  .b--ft__dl:nth-of-type(n + 2) {
    margin: 3.6875rem 0 0;
  }
  .b--ft__sb {
    width: 50%;
    margin: 0.25rem 0 0;
  }
  .b--ft__sb:nth-of-type(1),
  .b--ft__sb:nth-of-type(4) {
    margin-top: 0;
  }
  .b--ft__sb:nth-of-type(1) {
    order: 1;
  }
  .b--ft__sb:nth-of-type(2) {
    order: 3;
  }
  .b--ft__sb:nth-of-type(3) {
    order: 5;
  }
  .b--ft__sb:nth-of-type(4) {
    order: 2;
  }
  .b--ft__sb:nth-of-type(5) {
    order: 4;
  }
  .b--ft__sb:nth-of-type(6) {
    order: 6;
  }
  .tp--cl__de__w {
    transform: none !important;
  }
  .tp--cl__de__b {
    transform: none !important;
  }
}




/* 250411 */
.tp--hd__img:nth-of-type(even){
    width: calc(106000% / 1920);
}
.tp--hd__img:nth-of-type(odd){
    width: calc(86000% / 1920);
}
.kv_h1 {
  font-family: "cormorant", sans-serif;
font-weight: 400;
font-style: italic;
  font-size: 9vw;
  letter-spacing: -0.03em;
  line-height: 1em;
}
.tp--hd__ttl ._o {
    overflow: visible;
}
.kv_h3 {
    font-family: "Cormorant Garamond", serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
    font-size: 1.2vw;
    line-height: 1.1;
}
.tp--hd__lg.center_logo {
    transform: translateX(-50%);
    left: 50%;
    bottom: 17%;
    top: auto;
    width: 8vw;
}
.tp--it__in {
    flex-direction: column;
    text-align: center;
}
.tp--it__hd{
    width: 100%;
    padding: 0;
}
.tp--it__hd span._i.a--hd.js-tdi {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.04em;
  color: #231815;
}
.tp--it {
    padding-top: 7rem;
    padding-bottom: 7rem;
}
.tp--it__ttl {
    font-size: 1.4rem;
    margin-bottom: 2.7em;
}
.tp--it__rd {
    width: 100%;
}
p.tp--it__p.a--op.js-tdi {
    font-size: 1.06rem;
    line-height: 2.2;
    font-family: "yu-gothic-pr6n", sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0;
    color: #231815;
}
.cdnt{
  width: 90%;
  max-width: 1198px;
  margin: 0 auto;
  padding-bottom: 6rem;
}
.cdnt::before{
  content: '';
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 463px;
  padding-bottom: 6rem;
  border-top: solid 1px #ccc;
}
.cd_txts h5 {
  font-size: 0.9rem;
  padding-top: 2.5em;
  padding-bottom: 2.2em;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #231815;
}
.cd_txts h6 {
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
  font-size: 0.97rem;
  padding-bottom: 1.05em;
  color: #231815;
}
.cd_txts a{
  font-size: 0.68rem;
  line-height: 1.7;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #231815;
}
.cd_txts a span:nth-of-type(1){
  text-decoration: underline;
}
.cd_txts a span:nth-of-type(2){
  font-size: 85%;
}
.cd_absolute_title{
  position: absolute;
  font-family: "cormorant", sans-serif;
font-weight: 400;
font-style: italic;
  font-size: 2.85rem;
  letter-spacing: -0.03em;
  line-height: 1em;
  bottom: 0;
  right: 0;
}
.cd01_flex{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.cd01_flex > div:nth-of-type(1){
  width: calc(49800% / 1198);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
.cd01_flex > div:nth-of-type(1) > div{
  width: 100%;
}
.cd01_flex > div:nth-of-type(2){
  width: calc(67600% / 1198);
}
.cd01_flex > div:nth-of-type(2) > div{
  width: 100%;
}
.cd02_flex{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.cd02_flex > div:nth-of-type(1){
  width: calc(67600% / 1198);
}
.cd02_flex > div:nth-of-type(1) > div{
  width: 100%;
}
.cd02_flex > div:nth-of-type(2){
  width: calc(49800% / 1198);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
.cd02_flex > div:nth-of-type(2) > div{
  width: 100%;
}
.cd03_flex{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.cd03_flex > div:nth-of-type(1){
  width: calc(58700% / 1198);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.cd03_flex > div:nth-of-type(1) > div{
  width: 100%;
}
.cd03_flex > div:nth-of-type(2){
  width: calc(58700% / 1198);
}
.cd03_flex > div:nth-of-type(2) > div{
  width: 100%;
}
.cd04_flex{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  position: relative;
}
.cd04_flex > div{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}
.cd04_flex > div > div{
  width: calc(58700% / 1198);
}
.cd04_flex > div:nth-of-type(1){
  padding-bottom: 1.3rem;
}
.cd04_txts{
  padding-top: 14rem;
}
.cd05_flex{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}
.cd05_flex >div:nth-of-type(1){
  width: calc(100% / 3);
}
.cd05_flex >div:nth-of-type(1) > div{
  width: 100%;
}
.cd05_flex >div:nth-of-type(2){
  width: calc(200% / 3);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.cd05_flex >div:nth-of-type(2) > div{
  width: 50%;
}
.cd06_flex{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
}
.cd06_flex > div{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}
.cd06_flex > div > div{
  width: calc(58700% / 1198);
}
.cd06_flex > div:nth-of-type(1){
  padding-bottom: 1.3rem;
}
.cd06_txts{
  padding-top: 14rem;
}
.cd06_flex .tp--cl__ov:before{
  padding: 142.63393% 0 0;
}
.stfrl_container{
  width: 90%;
  max-width: 1198px;
  margin: 0 auto;
  padding-top: 6rem;
}
.stfrl_flex{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.stfrl_flex > div{
  width: calc(37500% / 1198);
}
.stfrl_title{
  font-family: "cormorant", sans-serif;
font-weight: 400;
font-style: italic;
  font-size: 2.85rem;
  letter-spacing: -0.03em;
  line-height: 1em;
}
.stfrl_p {
  font-size: 0.65rem;
  line-height: 1.8;
  padding-left: 3em;
  font-family: "yu-gothic-pr6n", sans-serif;
}
@media screen and (max-width:62.4375em) {
  .tp--hd__img:nth-of-type(even){
        width: 100%;
        height: calc(32400% / 1106);
  }
  .tp--hd__img:nth-of-type(odd){
        width: 100%;
        height: calc(78200% / 1106);
  }
  .kv_h1 {
      font-size: 11.5vw;
      padding-top: 3em;
  }
  .kv_h3 {
      font-size: 2.6vw;
      padding-top: 0.5em;
  }
  .tp--hd__lg.center_logo {
      bottom: 22%;
      width: 20vw;
  }
  .tp--it__ttl {
    font-size: 4vw;
  }
  p.tp--it__p.a--op.js-tdi {
    font-size: 2.9vw;
  }
  .tp--it{
    padding: 23vw 0 12vw;
  }
  .cdnt{
    width: 85%;
    padding-bottom: 14vw;
  }
  .cdnt::before{
    width: 36vw;
    padding-bottom: 14vw;
  }
  .cd_txts h5 {
    font-size: 3vw;
    line-height: 1.6;
    padding-bottom: 1.8em;
  }
  .cd_txts h6 {
    font-size: 3.2vw;
    padding-bottom: 0.8em;
  }
  .cd_txts a {
    font-size: 2.7vw;
    transition: 500ms;
  }
  .cd_txts a:hover{
    opacity: 0.6 !important;
  }
  .cd_absolute_title{
    font-size: 6.9vw !important;
    bottom: 0.5vw;
  }
  .cd01_flex {
    flex-direction: column-reverse;
  }
  .cd01_flex > div:nth-of-type(1) {
    width: 100%;
    flex-direction: row;
    align-items: flex-end;
  }
  .cd01_flex > div:nth-of-type(2) {
    width: 100%;
    padding-bottom: 3.2vw;
  }
  .cd01_flex > div:nth-of-type(1) > div:nth-of-type(1) {
    width: 53%;
  }
  .cd01_flex > div:nth-of-type(1) > div:nth-of-type(2) {
    width: 43%;
  }
  .cd02_flex {
    flex-direction: column;
  }
  .cd02_flex > div:nth-of-type(2) {
    width: 100%;
    flex-direction: row;
    align-items: flex-end;
  }
  .cd02_flex > div:nth-of-type(1) {
    width: 100%;
    padding-bottom: 3.2vw;
  }
  .cd02_flex > div:nth-of-type(2) > div:nth-of-type(1) {
    width: 53%;
  }
  .cd02_flex > div:nth-of-type(2) > div:nth-of-type(2) {
    width: 43%;
  }
  .cd03_flex{
    flex-direction: column;
  }
  .cd03_flex > div:nth-of-type(1) {
    width: 100%;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 3.2vw;
  }
  .cd03_flex > div:nth-of-type(1) > div:nth-of-type(1){
    width: 53%;
  }
  .cd03_flex > div:nth-of-type(1) > div:nth-of-type(2){
    width: 43%;
  }
  .cd03_flex > div:nth-of-type(2) {
    width: 100%;
  }
  .cd03_flex .cd_txts h5{
    padding-top: 0;
  }
  .cd04_flex > div:nth-of-type(1) {
    padding-bottom: 0;
    position: absolute;
    top: 123.9vw;
  }
  .cd04_flex > div:nth-of-type(1) > div{
    width: 48.12%;
  }
  .cd04_flex > div:nth-of-type(2){
    flex-direction: column;
  }
  .cd04_flex > div:nth-of-type(2) > div{
    width: 100%;
  }
  .cd04_txts {
    padding-top: 63vw;
  }
  .cd05_flex {
    flex-direction: column-reverse;
  }
  .cd05_flex >div:nth-of-type(1) {
    width: 100%;
  }
  .cd05_flex >div:nth-of-type(2) {
    width: 100%;
    padding-bottom: 3.2vw;
  }
  .cd05_flex >div:nth-of-type(2) > div {
    width: 48.12%;
  }
  .cd05_flex .cd_absolute_title {
    display: none;
  }
  .cd06_flex > div:nth-of-type(1) {
    padding-bottom: 3.2vw;
    position: relative;
  }
  .cd06_flex > div:nth-of-type(1) > div:nth-of-type(1) {
    position: absolute;
    top: 103%;
    left: 57%;
    width: 43%;
    padding-top: 0;
  }
  .cd06_flex > div:nth-of-type(1) > div:nth-of-type(2){
    width: 100%;
  }
  .cd06_flex > div:nth-of-type(2){
    flex-direction: column-reverse;
  }
  .cd06_flex > div:nth-of-type(2) > div:nth-of-type(1){
    width: 100%;
  }
  .cd06_flex > div:nth-of-type(2) > div:nth-of-type(2){
    width: 53%;
    margin-bottom: 3.2vw;
  }
  .stfrl_container{
    width: 100%;
    padding-top: 7vw;
  }
  .stfrl_flex {
    flex-direction: column;
  }
  .stfrl_flex > div:nth-of-type(1){
    width: 100%;
    text-align: center;
  }
  .stfrl_title {
    font-size: 8.8vw;
    padding-bottom: 2em;
  }
  .stfrl_flex > div:nth-of-type(2){
    width: 42.583%;
  }
  .stfrl_flex > div:nth-of-type(3){
    width: 42.583%;
  }
  .stfrl_p {
    font-size: 2.4vw;
    padding-left: 0;
    padding-top: 3.3em;
  }
}


.sp_only{
  display: none !important;
}
@media screen and (max-width:62.4375em){
  .sp_only{
    display: block !important;
  }
}