@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -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; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* line-heightの上下をなくす
===================================================== */
/* letter-spacingの文末をなくす
===================================================== */
/* clearfix
===================================================== */
/* hover
===================================================== */
/* linkcolor
===================================================== */
/* z-index
===================================================== */
/* rem変換
===================================================== */
/* vh変換(SP用)
===================================================== */
/* vw変換(SP用)
===================================================== */
/* vw変換(PC用) minとmax
===================================================== */
/* spサイズをpcへ引き伸ばし
===================================================== */
/* ラインハイト計算
===================================================== */
/* レタースペーシング計算
===================================================== */
/* right-arrow
===================================================== */
/* aspect-area(padding-top)
===================================================== */
/* aspect-area-h(height)
===================================================== */
/* youtube
===================================================== */
/* margin: 0 auto
===================================================== */
/* color
===================================================== */
/* font-size
===================================================== */
/* font-family
===================================================== */
/* コンテンツ幅
===================================================== */
/* 余白
===================================================== */
/* メディアクエリー
===================================================== */
/* loopslide_x
============================================ */
/* loopslide_y
============================================ */
/* 読み込み
===================================================== */
/* common
===================================================== */
html,
body {
  background-color: #fff;
  color: #000;
  letter-spacing: 0;
  line-height: 1.6;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  html,
body {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  html,
body {
    font-size: 13px;
  }
}

.wrapper {
  overflow: hidden;
  left: 0;
  width: 100%;
}

* {
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}
a[href=""] {
  pointer-events: none;
}

img,
video {
  width: 100%;
  display: block;
}

@media screen and (min-width: 768px) {
  .pcNone {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pcNone {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .spNone {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .spNone {
    display: none;
  }
}

.totop__kotei {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 2;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .totop__kotei {
    width: 49px;
  }
}
.totop__kotei a {
  display: block;
}
.totop__kotei.on {
  opacity: 1;
}

.creditAjax_price__proper::before {
  content: "¥";
}

/* .back
===================================================== */
.back {
  background-color: #fff;
  background-position: 50% 0%;
}
@media screen and (min-width: 768px) {
  .back {
    background-size: 18px 18px;
    background-image: repeating-linear-gradient(90deg, #f7f7f7, #f7f7f7 1px, transparent 1px, transparent 18px), repeating-linear-gradient(0deg, #f7f7f7, #f7f7f7 1px, transparent 1px, transparent 18px);
  }
}
@media screen and (max-width: 767px) {
  .back {
    background-size: 3.9534883721vw 3.9534883721vw;
    background-image: repeating-linear-gradient(90deg, #f7f7f7, #f7f7f7 0.2325581395vw, transparent 0.2325581395vw, transparent 3.9534883721vw), repeating-linear-gradient(0deg, #f7f7f7, #f7f7f7 0.2325581395vw, transparent 0.2325581395vw, transparent 3.9534883721vw);
  }
}

/* .load
===================================================== */
.load {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  height: 100vh;
  z-index: 9999;
}

/* .top
===================================================== */
.top {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 768px) {
  .top {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .top {
    margin-bottom: 13.023255814vw;
  }
}
.top:before {
  content: "";
  display: block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .top:before {
    padding-top: 53.4391534392%;
  }
}
@media screen and (max-width: 767px) {
  .top:before {
    padding-top: 175.8139534884%;
  }
}
.top .topTitle,
.top .topSubTitle,
.top .topImg {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .top .topTitle {
    width: 26.0582010582vw;
    top: 6.2169312169vw;
    left: 15.873015873vw;
  }
}
@media screen and (max-width: 767px) {
  .top .topTitle {
    width: 66.511627907vw;
    top: 11.1627906977vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 768px) {
  .top .topSubTitle {
    width: 24.4708994709vw;
    top: 19.708994709vw;
    left: 19.6428571429vw;
  }
}
@media screen and (max-width: 767px) {
  .top .topSubTitle {
    left: 49%;
    transform: translateX(-50%);
    width: 65.5813953488vw;
    top: 44.1860465116vw;
  }
}
@media screen and (min-width: 768px) {
  .top .topImg__1 {
    width: 67.5264550265vw;
    top: 4.5634920635vw;
    right: 7.4074074074vw;
  }
}
@media screen and (max-width: 767px) {
  .top .topImg__1 {
    width: 100.2325581395vw;
    top: 54.1860465116vw;
    left: -0.2325581395vw;
  }
}
@media screen and (min-width: 768px) {
  .top .topImg__2 {
    width: 23.8095238095vw;
    bottom: 0.5291005291vw;
    left: 14.4841269841vw;
  }
}
@media screen and (max-width: 767px) {
  .top .topImg__2 {
    width: 63.023255814vw;
    bottom: -0.6976744186vw;
    right: 0vw;
  }
}
@media screen and (min-width: 768px) {
  .top .topImg__3 {
    width: 30.4232804233vw;
    bottom: -0.8597883598vw;
    right: 30.0264550265vw;
  }
}
@media screen and (max-width: 767px) {
  .top .topImg__3 {
    width: 32.5581395349vw;
    bottom: 7.2093023256vw;
    left: 0vw;
  }
}

/* .lead
===================================================== */
@media screen and (min-width: 768px) {
  .lead {
    margin-bottom: 75px;
  }
}
@media screen and (max-width: 767px) {
  .lead {
    margin-bottom: 16.2790697674vw;
  }
}
.lead .leadText {
  text-align: center;
  line-height: 2.0666666667;
}
@media screen and (min-width: 768px) {
  .lead .leadText {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .lead .leadText {
    font-size: 3.488372093vw;
  }
}

/* .nav
===================================================== */
@media screen and (min-width: 768px) {
  .nav {
    margin-bottom: 199px;
  }
}
@media screen and (max-width: 767px) {
  .nav {
    margin-bottom: 40.2325581395vw;
  }
}
.nav .navList {
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #000;
}
@media screen and (min-width: 768px) {
  .nav .navList {
    width: 607px;
  }
}
@media screen and (max-width: 767px) {
  .nav .navList {
    width: 89.3023255814vw;
  }
}
.nav .navList .navList_item {
  border-bottom: 1px solid #000;
}
.nav .navList .navList_link {
  display: block;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (min-width: 768px) {
  .nav .navList .navList_link {
    height: 96px;
    padding-bottom: 35px;
    padding-left: 69px;
    padding-right: 57px;
  }
}
@media screen and (max-width: 767px) {
  .nav .navList .navList_link {
    height: 15.8139534884vw;
    padding-bottom: 4.8837209302vw;
    padding-left: 6.0465116279vw;
    padding-right: 9.5348837209vw;
  }
}
.nav .navList .navList_num {
  font-family: "din-condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .nav .navList .navList_num {
    font-size: 27px;
    transform: translateY(5px);
  }
}
@media screen and (max-width: 767px) {
  .nav .navList .navList_num {
    font-size: 6.2790697674vw;
    transform: translateY(1.3953488372vw);
  }
}
.nav .navList .navList_text {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .nav .navList .navList_text {
    margin-left: 20px;
    transform: translateY(11px);
  }
}
@media screen and (max-width: 767px) {
  .nav .navList .navList_text {
    margin-left: 6.976744186vw;
    transform: translateY(2.5581395349vw);
  }
}
.nav .navList .navList_en {
  font-family: "din-condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  .nav .navList .navList_en {
    font-size: 45px;
  }
}
@media screen and (max-width: 767px) {
  .nav .navList .navList_en {
    font-size: 9.0697674419vw;
  }
}
.nav .navList .navList_ja {
  letter-spacing: 0.15em;
  line-height: 1;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .nav .navList .navList_ja {
    font-size: 15px;
    margin-left: 10px;
    transform: translateY(-2px);
  }
}
@media screen and (max-width: 767px) {
  .nav .navList .navList_ja {
    font-size: 3.2558139535vw;
    margin-left: 2.3255813953vw;
  }
}
.nav .navList .navList_down {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .nav .navList .navList_down {
    width: 9px;
  }
}
@media screen and (max-width: 767px) {
  .nav .navList .navList_down {
    width: 2.0930232558vw;
  }
}

/* .sec
===================================================== */
.sec {
  background-color: #F7F3EF;
  position: relative;
}
.sec::before {
  content: "";
  display: block;
  width: 0;
  background-color: #000;
  position: absolute;
  top: 0;
  transition: width 1s;
  left: 0;
}
@media screen and (min-width: 768px) {
  .sec::before {
    height: 4px;
  }
}
@media screen and (max-width: 767px) {
  .sec::before {
    height: 0.9302325581vw;
  }
}
.sec .sec_inner {
  position: relative;
}
@media screen and (min-width: 768px) {
  .sec .sec_inner {
    max-width: 834px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 48px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .sec .sec_inner {
    padding-top: 6.0465116279vw;
  }
}
.sec.on::before {
  width: 100%;
}
.sec.on .secNum {
  opacity: 1;
}
.sec .secNum {
  font-family: "din-condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
  position: absolute;
  line-height: 1;
  top: 0;
  transform: translateY(-80%);
  z-index: 2;
  opacity: 0;
  transition: opacity 0.6s ease-out;
  transition-delay: 1s;
}
@media screen and (min-width: 768px) {
  .sec .secNum {
    font-size: 51px;
    left: 115px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secNum {
    font-size: 10.2325581395vw;
    left: 11.3953488372vw;
  }
}
.sec .secTop {
  text-align: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .sec .secTop {
    margin-bottom: 54px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTop {
    margin-bottom: 9.0697674419vw;
  }
}
.sec .secImg {
  position: absolute;
}
.sec .secTitle {
  font-family: "din-condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  .sec .secTitle {
    font-size: 92px;
    margin-bottom: -3px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTitle {
    font-size: 19.0697674419vw;
    transform: translateX(-0.6976744186vw);
    margin-bottom: -0.9302325581vw;
  }
}
.sec .secTitle .slideIn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.sec .secSubTitle {
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .sec .secSubTitle {
    font-size: 24px;
    letter-spacing: 0.09em;
  }
}
@media screen and (max-width: 767px) {
  .sec .secSubTitle {
    font-size: 4.6511627907vw;
    letter-spacing: 0.05em;
  }
}
.sec .thema {
  border-bottom: 2px solid #000;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec .thema {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .sec .thema {
    width: 89.3023255814vw;
  }
}
.sec .thema .thema_item {
  border-top: 1px solid #000;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .sec .thema .thema_item {
    height: 55px;
    padding-left: 100px;
    padding-right: 86px;
  }
}
@media screen and (max-width: 767px) {
  .sec .thema .thema_item {
    height: 10.6976744186vw;
    padding-left: 6.2790697674vw;
    padding-right: 2.3255813953vw;
  }
}
.sec .thema .thema_en {
  font-family: "din-condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .sec .thema .thema_en {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .sec .thema .thema_en {
    font-size: 3.7209302326vw;
  }
}
.sec .thema .thema_ja {
  letter-spacing: 0.05em;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .sec .thema .thema_ja {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  .sec .thema .thema_ja {
    font-size: 3.2558139535vw;
  }
}
.sec .thema .thema_ja span {
  display: block;
}
.sec .secMiddleArea .secMiddle:not(:last-of-type) {
  position: relative;
}
.sec .secMiddleArea .secMiddle:not(:last-of-type)::after {
  content: "";
  display: block;
  height: 1px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .sec .secMiddleArea .secMiddle:not(:last-of-type)::after {
    max-width: 794px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .sec .secMiddleArea .secMiddle:not(:last-of-type)::after {
    width: 77.4418604651vw;
  }
}
.sec .secMiddleArea .secMiddle:last-of-type {
  position: relative;
}
.sec .secMiddleArea .secMiddle:last-of-type::after {
  content: "";
  display: block;
  background-image: url(../images/triangle.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  z-index: 4;
}
@media screen and (min-width: 768px) {
  .sec .secMiddleArea .secMiddle:last-of-type::after {
    width: 18px;
    height: 30px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secMiddleArea .secMiddle:last-of-type::after {
    width: 3.7209302326vw;
    height: 6.976744186vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .secMiddle {
    padding-bottom: 95px;
    padding-top: 95px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 810px;
    box-sizing: content-box;
    padding-left: 50px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secMiddle {
    padding-bottom: 16.976744186vw;
    padding-top: 16.976744186vw;
  }
}
.sec .staff {
  display: flex;
}
@media screen and (min-width: 768px) {
  .sec .staff {
    flex-direction: column;
    justify-content: center;
    margin-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .sec .staff {
    margin-bottom: 15.3488372093vw;
    align-items: center;
    justify-content: center;
  }
}
.sec .staff .staff_left {
  position: relative;
}
@media screen and (min-width: 768px) {
  .sec .staff .staff_left {
    margin-bottom: 19px;
  }
}
@media screen and (max-width: 767px) {
  .sec .staff .staff_left {
    margin-right: 6.976744186vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .staff .staff_img {
    max-width: 236px;
  }
}
@media screen and (max-width: 767px) {
  .sec .staff .staff_img {
    width: 40vw;
  }
}
.sec .staff .staff_tag {
  font-family: "orpheus-pro-condensed", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.06em;
  transform: rotate(-13deg);
  text-transform: capitalize;
  text-align: center;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .sec .staff .staff_tag {
    font-size: 20px;
    top: 24px;
    left: -42px;
  }
}
@media screen and (max-width: 767px) {
  .sec .staff .staff_tag {
    font-size: 4.4186046512vw;
    top: -0.4651162791vw;
    left: -7.2093023256vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .staff .staff_tag .staff_tagInner {
    width: 117px;
    line-height: 31px;
  }
}
@media screen and (max-width: 767px) {
  .sec .staff .staff_tag .staff_tagInner {
    width: 24.8837209302vw;
    line-height: 6.2790697674vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .staff .staff_right {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.sec .staff .staff_name {
  font-family: "din-condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .sec .staff .staff_name {
    font-size: 37px;
    margin-bottom: -9px;
  }
}
@media screen and (max-width: 767px) {
  .sec .staff .staff_name {
    font-size: 7.6744186047vw;
  }
}
.sec .staff .staff_store {
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px) {
  .sec .staff .staff_store {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .sec .staff .staff_store {
    font-size: 3.023255814vw;
  }
}
.sec .staff .staff_height {
  font-family: "din-condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .sec .staff .staff_height {
    font-size: 17px;
    margin-bottom: -3px;
  }
}
@media screen and (max-width: 767px) {
  .sec .staff .staff_height {
    font-size: 3.9534883721vw;
    margin-bottom: 1.8604651163vw;
  }
}
.sec .staff .staff_inst {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .sec .staff .staff_inst {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .sec .staff .staff_inst {
    margin-bottom: 1.1627906977vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .staff .staff_inst img {
    width: 19px;
    margin-right: 5px;
  }
}
@media screen and (max-width: 767px) {
  .sec .staff .staff_inst img {
    width: 4.8837209302vw;
    margin-right: 1.8604651163vw;
  }
}
.sec .staff .staff_inst p {
  font-family: "din-condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .sec .staff .staff_inst p {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  .sec .staff .staff_inst p {
    font-size: 3.9534883721vw;
  }
}
.sec .staff .staff_code {
  font-family: "din-condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-decoration: underline;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .sec .staff .staff_code {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .sec .staff .staff_code {
    font-size: 4.6511627907vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .item {
    width: 482px;
    flex-shrink: 0;
  }
}
.sec .item .itemImg {
  position: relative;
}
@media screen and (min-width: 768px) {
  .sec .item .itemImg {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .sec .item .itemImg {
    margin-bottom: 8.1395348837vw;
  }
}
.sec .item .itemImg img {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .sec .item .itemImg img {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .sec .item .itemImg img {
    width: 88.3720930233vw;
  }
}
.sec .item .itemImg .itemImg_text {
  position: absolute;
  top: 50%;
  left: 0;
}
@media screen and (min-width: 768px) {
  .sec .item .itemImg .itemImg_text {
    transform: rotate(-90deg) translate(6%, -236%);
  }
}
@media screen and (max-width: 767px) {
  .sec .item .itemImg .itemImg_text {
    transform: rotate(-90deg) translate(7%, -137%);
  }
}
.sec .item .itemImg .itemImg_inner {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
.sec .item .itemImg .itemImg_inner::before {
  content: "";
  display: block;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .sec .item .itemImg .itemImg_inner::before {
    height: 23px;
    width: 110%;
  }
}
@media screen and (max-width: 767px) {
  .sec .item .itemImg .itemImg_inner::before {
    height: 3.7209302326vw;
    width: 105%;
  }
}
.sec .item .itemImg .itemImg_inner span {
  text-transform: uppercase;
  font-family: "orpheuspro", serif;
  font-weight: 400;
  font-style: italic;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .sec .item .itemImg .itemImg_inner span {
    font-size: 34px;
  }
}
@media screen and (max-width: 767px) {
  .sec .item .itemImg .itemImg_inner span {
    font-size: 6.976744186vw;
  }
}
.sec .item .itemList {
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec .item .itemList {
    width: 100%;
    padding: 0 20px;
    gap: 17px 0;
  }
}
@media screen and (max-width: 767px) {
  .sec .item .itemList {
    gap: 1.3953488372vw 6.976744186vw;
    width: 67.4418604651vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .item .itemList .itemList_item {
    width: 33.3333333333%;
  }
}
@media screen and (max-width: 767px) {
  .sec .item .itemList .itemList_item {
    width: 30.2325581395vw;
  }
}
.sec .item .itemList .itemList_link {
  display: flex;
  align-items: center;
}
.sec .item .itemList .itemList_num {
  font-family: "din-condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  background-color: #fff;
  border-radius: 50%;
  text-align: center;
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .sec .item .itemList .itemList_num {
    font-size: 19px;
    width: 28px;
    line-height: 28px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .sec .item .itemList .itemList_num {
    font-size: 4.6511627907vw;
    width: 6.0465116279vw;
    line-height: 6.0465116279vw;
    margin-right: 2.3255813953vw;
  }
}
.sec .item .itemList .itemList_name {
  font-family: "din-condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-decoration: underline;
  text-transform: capitalize;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .sec .item .itemList .itemList_name {
    font-size: 19px;
  }
}
@media screen and (max-width: 767px) {
  .sec .item .itemList .itemList_name {
    font-size: 4.1860465116vw;
  }
}
.sec .secMain {
  position: relative;
  z-index: 2;
}
.sec .codeArea {
  position: relative;
}
.sec .codeArea .codeTitle {
  position: relative;
}
.sec .codeArea .codeTitle .codeTitle_icon {
  position: absolute;
}
.sec .codeArea .codeImg {
  position: relative;
}
.sec .codeArea .codeImg .codeImg_code {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.sec .codeArea .view {
  position: absolute;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .sec .codeArea .view {
    width: 120px;
    height: 28px;
  }
}
@media screen and (max-width: 767px) {
  .sec .codeArea .view {
    width: 26.2790697674vw;
    height: 6.511627907vw;
  }
}
.sec .codeArea .view::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .sec .codeArea .view::before {
    border-radius: 18px;
  }
}
@media screen and (max-width: 767px) {
  .sec .codeArea .view::before {
    border-radius: 4.1860465116vw;
  }
}
.sec .codeArea .view .view_inner {
  width: 100%;
  height: 100%;
  background-color: #ccc;
  z-index: 2;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .sec .codeArea .view .view_inner {
    border-radius: 18px;
  }
}
@media screen and (max-width: 767px) {
  .sec .codeArea .view .view_inner {
    border-radius: 4.1860465116vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .codeArea .view .view_icon {
    width: 10px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 767px) {
  .sec .codeArea .view .view_icon {
    width: 2.3255813953vw;
    margin-right: 1.8604651163vw;
  }
}
.sec .codeArea .view .view_text {
  font-family: "din-condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .sec .codeArea .view .view_text {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .sec .codeArea .view .view_text {
    font-size: 4.4186046512vw;
  }
}
.sec .codeArea .codeIllust {
  position: absolute;
}

/* #sec__1
===================================================== */
@media screen and (max-width: 767px) {
  #sec__1 .secMiddle__2 .itemList {
    width: 58.1395348837vw;
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .secMiddle__2 .itemList .itemList_item {
    width: 25.5813953488vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__1 .secImg {
    width: 216px;
    top: -12px;
    right: 181px;
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .secImg {
    width: 39.0697674419vw;
    top: 2.3255813953vw;
    right: 8.8372093023vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__1 .secMain {
    padding-bottom: 132px;
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .secMain {
    padding-bottom: 38.8372093023vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__1 .codeArea {
    max-width: 921px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  #sec__1 .codeArea__1 .codeTitle {
    top: min(19.3268186754vw, 178px);
    left: min(9.7719869707vw, 90px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .codeArea__1 .codeTitle {
    top: 24.6511627907vw;
    left: 13.488372093vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__1 .codeArea__1 .codeTitle .codeTitle_icon {
    width: min(33.8762214984vw, 312px);
    left: max(-19.2182410423vw, -177px);
    top: max(-11.1834961998vw, -103px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .codeArea__1 .codeTitle .codeTitle_icon {
    width: 39.7674418605vw;
    left: -19.7674418605vw;
    top: -13.9534883721vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__1 .codeArea__1 .codeTitle .codeTitle_DayArea {
    width: min(24.2128121607vw, 223px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .codeArea__1 .codeTitle .codeTitle_DayArea {
    width: 32.5581395349vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__1 .codeArea__1 .codeTitle .codeTitle_subDay {
    width: min(20.6297502714vw, 190px);
    margin-top: min(2.2801302932vw, 21px);
    margin-left: max(-0.325732899vw, -3px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .codeArea__1 .codeTitle .codeTitle_subDay {
    width: 36.511627907vw;
    margin-top: 3.2558139535vw;
    margin-left: 4.4186046512vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__1 .codeArea__1 .codeImg {
    max-width: 921px;
    margin-top: max(-12.7035830619vw, -117px);
    margin-left: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .codeArea__1 .codeImg {
    width: 100vw;
    margin-top: -25.3488372093vw;
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) {
  #sec__1 .codeArea__1 .view__1 {
    top: min(59.2833876221vw, 546px);
    left: min(37.8935939197vw, 349px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .codeArea__1 .view__1 {
    top: 138.3720930233vw;
    left: 6.511627907vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__1 .codeArea__1 .view__2 {
    top: min(51.5743756786vw, 475px);
    right: min(14.657980456vw, 135px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .codeArea__1 .view__2 {
    top: 124.6511627907vw;
    right: 8.8372093023vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__1 .codeArea__1 .codeIllust {
    transform: rotate(33deg);
    top: min(23.6699239957vw, 218px);
    right: min(0.108577633vw, 1px);
    width: min(16.5038002172vw, 152px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .codeArea__1 .codeIllust {
    transform: rotate(-14deg);
    top: 77.2093023256vw;
    left: 5.8139534884vw;
    width: 23.023255814vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__1 .codeArea__2 .codeTitle {
    top: max(-6.0803474484vw, -56px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .codeArea__2 .codeTitle {
    top: -6.0465116279vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__1 .codeArea__2 .codeTitle .codeTitle_DayArea {
    width: min(19.5439739414vw, 180px);
    margin-left: auto;
    margin-right: min(18.3496199783vw, 169px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .codeArea__2 .codeTitle .codeTitle_DayArea {
    width: 33.9534883721vw;
    margin-left: auto;
    margin-right: 18.3720930233vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__1 .codeArea__2 .codeTitle .codeTitle_subDay {
    width: min(19.6525515744vw, 181px);
    margin-right: min(9.9891422367vw, 92px);
    margin-top: min(2.7144408252vw, 25px);
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .codeArea__2 .codeTitle .codeTitle_subDay {
    width: 33.023255814vw;
    margin-right: 10.6976744186vw;
    margin-top: 4.1860465116vw;
    margin-left: auto;
  }
}
@media screen and (min-width: 768px) {
  #sec__1 .codeArea__2 .codeImg {
    width: min(75.4614549403vw, 695px);
    margin-top: max(-18.7839305103vw, -173px);
    margin-left: min(8.3604777416vw, 77px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .codeArea__2 .codeImg {
    width: 100vw;
    margin-top: -20.6976744186vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__1 .codeArea__2 .view__1 {
    top: min(55.2660152009vw, 509px);
    left: min(13.1378935939vw, 121px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .codeArea__2 .view__1 {
    top: 89.0697674419vw;
    left: 8.1395348837vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__1 .codeArea__2 .view__2 {
    top: min(50.5971769815vw, 466px);
    right: min(13.4636264929vw, 124px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .codeArea__2 .view__2 {
    top: 80.2325581395vw;
    right: 7.6744186047vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__1 .codeArea__2 .codeIllust {
    transform: rotate(17deg);
    bottom: min(33.3333333333vw, 307px);
    right: min(12.4864277959vw, 115px);
    width: min(17.6981541802vw, 163px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .codeArea__2 .codeIllust {
    transform: rotate(-14deg);
    bottom: -3.9534883721vw;
    left: 17.2093023256vw;
    width: 26.511627907vw;
  }
}

/* #sec__2
===================================================== */
@media screen and (max-width: 767px) {
  #sec__2 .secMiddle__1 .itemList {
    width: 76.7441860465vw;
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .secMiddle__1 .itemList .itemList_item {
    width: 34.8837209302vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__2 .itemList {
    padding: 0 0 0 20px;
  }
}
@media screen and (min-width: 768px) {
  #sec__2 .secImg {
    width: 180px;
    top: -14px;
    right: 184px;
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .secImg {
    width: 28.8372093023vw;
    top: 1.8604651163vw;
    right: 13.7209302326vw;
  }
}
#sec__2 .staff_tagInner {
  background-color: #F6BFBC;
}
@media screen and (min-width: 768px) {
  #sec__2 .secMain {
    padding-bottom: 140px;
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .secMain {
    padding-bottom: 23.2558139535vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__2 .codeArea {
    max-width: 873px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  #sec__2 .codeArea__1 .codeTitle {
    top: min(18.9003436426vw, 165px);
    left: min(16.9530355097vw, 148px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .codeArea__1 .codeTitle {
    top: 31.8604651163vw;
    left: 17.4418604651vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__2 .codeArea__1 .codeTitle .codeTitle_icon {
    width: min(24.2840778923vw, 212px);
    left: max(-15.0057273769vw, -131px);
    top: max(-9.9656357388vw, -87px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .codeArea__1 .codeTitle .codeTitle_icon {
    width: 35.5813953488vw;
    left: -16.7441860465vw;
    top: -19.5348837209vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__2 .codeArea__1 .codeTitle .codeTitle_DayArea {
    width: min(22.6804123711vw, 198px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .codeArea__1 .codeTitle .codeTitle_DayArea {
    width: 37.6744186047vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__2 .codeArea__1 .codeTitle .codeTitle_subDay {
    width: min(18.9003436426vw, 165px);
    margin-top: min(2.2909507446vw, 20px);
    margin-left: min(0vw, 0px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .codeArea__1 .codeTitle .codeTitle_subDay {
    width: 31.6279069767vw;
    margin-top: 3.9534883721vw;
    margin-left: -8.6046511628vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__2 .codeArea__1 .codeImg {
    width: min(54.9828178694vw, 480px);
    margin-top: max(-15.2348224513vw, -133px);
    margin-left: auto;
    margin-right: min(8.3619702176vw, 73px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .codeArea__1 .codeImg {
    width: 81.3953488372vw;
    margin-top: 7.2093023256vw;
    margin-left: auto;
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  #sec__2 .codeArea__1 .view__1 {
    top: min(60.9392898053vw, 532px);
    right: min(9.5074455899vw, 83px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .codeArea__1 .view__1 {
    top: 107.4418604651vw;
    right: 8.6046511628vw;
  }
}
#sec__2 .codeArea__1 .codeIllust {
  transform: rotate(-14deg);
}
@media screen and (min-width: 768px) {
  #sec__2 .codeArea__1 .codeIllust {
    top: min(58.0756013746vw, 507px);
    left: min(34.8224513173vw, 304px);
    width: min(14.3184421535vw, 125px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .codeArea__1 .codeIllust {
    top: 111.1627906977vw;
    left: 11.1627906977vw;
    width: 25.1162790698vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__2 .codeArea__2 .codeTitle {
    top: max(-2.0618556701vw, -18px);
    left: min(62.4284077892vw, 545px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .codeArea__2 .codeTitle {
    top: -4.8837209302vw;
    left: 49.5348837209vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__2 .codeArea__2 .codeTitle .codeTitle_DayArea {
    width: min(20.3894616266vw, 178px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .codeArea__2 .codeTitle .codeTitle_DayArea {
    width: 33.2558139535vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__2 .codeArea__2 .codeTitle .codeTitle_subDay {
    width: min(18.7857961054vw, 164px);
    margin-top: min(2.520045819vw, 22px);
    margin-left: min(12.8293241695vw, 112px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .codeArea__2 .codeTitle .codeTitle_subDay {
    width: 36.0465116279vw;
    margin-top: 2.7906976744vw;
    margin-left: 7.9069767442vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__2 .codeArea__2 .codeImg {
    width: min(99.8854524628vw, 872px);
    margin-top: max(-23.596792669vw, -206px);
    margin-left: min(1.7182130584vw, 15px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .codeArea__2 .codeImg {
    width: 100vw;
    margin-top: -39.0697674419vw;
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) {
  #sec__2 .codeArea__2 .view__1 {
    top: min(52.9209621993vw, 462px);
    left: min(14.6620847652vw, 128px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .codeArea__2 .view__1 {
    top: 102.7906976744vw;
    left: 8.3720930233vw;
  }
}
#sec__2 .codeArea__2 .codeIllust {
  transform: rotate(-14deg);
}
@media screen and (min-width: 768px) {
  #sec__2 .codeArea__2 .codeIllust {
    top: min(54.753722795vw, 478px);
    left: min(5.4982817869vw, 48px);
    width: min(12.3711340206vw, 108px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .codeArea__2 .codeIllust {
    top: 111.1627906977vw;
    left: 11.1627906977vw;
    width: 25.1162790698vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__2 .codeArea__3 .codeTitle {
    top: max(-6.6437571592vw, -58px);
    left: min(7.560137457vw, 66px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .codeArea__3 .codeTitle {
    top: -13.488372093vw;
    left: 8.3720930233vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__2 .codeArea__3 .codeTitle .codeTitle_DayArea {
    width: min(20.5040091638vw, 179px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .codeArea__3 .codeTitle .codeTitle_DayArea {
    width: 33.7209302326vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__2 .codeArea__3 .codeTitle .codeTitle_subDay {
    width: min(20.618556701vw, 180px);
    margin-top: min(1.9473081329vw, 17px);
    margin-left: min(9.2783505155vw, 81px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .codeArea__3 .codeTitle .codeTitle_subDay {
    width: 32.0930232558vw;
    margin-top: 4.4186046512vw;
    margin-left: 12.3255813953vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__2 .codeArea__3 .codeImg {
    width: min(84.8797250859vw, 741px);
    margin-top: max(-26.2313860252vw, -229px);
    margin-left: min(21.4203894616vw, 187px);
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .codeArea__3 .codeImg {
    width: 92.7906976744vw;
    margin-top: -41.8604651163vw;
    margin-left: auto;
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  #sec__2 .codeArea__3 .view__1 {
    top: min(63.2302405498vw, 552px);
    right: min(29.7823596793vw, 260px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .codeArea__3 .view__1 {
    top: 138.1395348837vw;
    right: 8.1395348837vw;
  }
}
#sec__2 .codeArea__3 .codeIllust__1 {
  transform: rotate(16deg);
}
@media screen and (min-width: 768px) {
  #sec__2 .codeArea__3 .codeIllust__1 {
    top: min(21.5349369989vw, 188px);
    left: min(27.6059564719vw, 241px);
    width: min(15.8075601375vw, 138px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .codeArea__3 .codeIllust__1 {
    top: 31.1627906977vw;
    left: 9.0697674419vw;
    width: 30vw;
  }
}
#sec__2 .codeArea__3 .codeIllust__2 {
  transform: rotate(-7deg);
}
@media screen and (min-width: 768px) {
  #sec__2 .codeArea__3 .codeIllust__2 {
    top: min(24.2840778923vw, 212px);
    left: min(9.8510882016vw, 86px);
    width: min(18.4421534937vw, 161px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .codeArea__3 .codeIllust__2 {
    top: 56.2790697674vw;
    left: 1.6279069767vw;
    width: 30.4651162791vw;
  }
}

/* #sec__3
===================================================== */
@media screen and (min-width: 768px) {
  #sec__3 .thema_item:first-of-type {
    height: 78px;
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .thema_item:first-of-type {
    height: 15.8139534884vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .secImg {
    width: 225px;
    top: -18px;
    right: 128px;
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secImg {
    width: 39.0697674419vw;
    top: 1.1627906977vw;
    right: 0.4651162791vw;
  }
}
#sec__3 .staff_tagInner {
  background-color: #A0D8EF;
}
@media screen and (min-width: 768px) {
  #sec__3 .secMain {
    padding-bottom: 94px;
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secMain {
    padding-bottom: 11.6279069767vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea {
    max-width: 842px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__1 .codeTitle {
    top: min(19.5961995249vw, 165px);
    left: min(3.4441805226vw, 29px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__1 .codeTitle {
    top: 32.0930232558vw;
    left: 14.4186046512vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__1 .codeTitle .codeTitle_icon {
    width: min(35.8669833729vw, 302px);
    left: max(-20.0712589074vw, -169px);
    top: max(-10.5700712589vw, -89px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__1 .codeTitle .codeTitle_icon {
    width: 51.6279069767vw;
    left: -22.7906976744vw;
    top: -21.1627906977vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__1 .codeTitle .codeTitle_DayArea {
    width: min(24.9406175772vw, 210px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__1 .codeTitle .codeTitle_DayArea {
    width: 40.4651162791vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__1 .codeTitle .codeTitle_subDay {
    width: min(21.9714964371vw, 185px);
    margin-top: min(3.0878859857vw, 26px);
    margin-left: max(-1.1876484561vw, -10px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__1 .codeTitle .codeTitle_subDay {
    width: 33.023255814vw;
    margin-top: 4.4186046512vw;
    margin-left: -1.1627906977vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__1 .codeImg {
    width: min(73.8717339667vw, 622px);
    margin-top: max(-6.4133016627vw, -54px);
    margin-left: min(22.3277909739vw, 188px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__1 .codeImg {
    width: 97.2093023256vw;
    margin-top: 35.5813953488vw;
    margin-left: 2.7906976744vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__1 .view__1 {
    top: min(59.3824228029vw, 500px);
    left: min(2.8503562945vw, 24px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__1 .view__1 {
    top: 96.7441860465vw;
    left: 6.7441860465vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__1 .view__2 {
    top: min(53.5629453682vw, 451px);
    right: min(14.8456057007vw, 125px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__1 .view__2 {
    top: 85.8139534884vw;
    right: 10.2325581395vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__1 .codeIllust__1 {
    transform: rotate(-32deg);
    top: max(-1.5439429929vw, -13px);
    right: max(-1.5439429929vw, -13px);
    width: min(20.3087885986vw, 171px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__1 .codeIllust__1 {
    transform: rotate(-16deg);
    top: -35.5813953488vw;
    right: 3.2558139535vw;
    width: 33.023255814vw;
  }
}
#sec__3 .codeArea__1 .codeIllust__2 {
  transform: rotate(-16deg);
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__1 .codeIllust__2 {
    bottom: min(37.1733966746vw, 313px);
    left: max(-21.9714964371vw, -185px);
    width: min(26.4845605701vw, 223px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__1 .codeIllust__2 {
    bottom: 15.5813953488vw;
    right: 7.4418604651vw;
    width: 38.1395348837vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__2 .codeTitle {
    top: max(-5.106888361vw, -43px);
    left: min(64.1330166271vw, 540px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__2 .codeTitle {
    top: -2.7906976744vw;
    left: 47.2093023256vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__2 .codeTitle .codeTitle_DayArea {
    width: min(20.783847981vw, 175px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__2 .codeTitle .codeTitle_DayArea {
    width: 33.9534883721vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__2 .codeTitle .codeTitle_subDay {
    width: min(28.0285035629vw, 236px);
    margin-top: min(3.4441805226vw, 29px);
    margin-left: min(7.7197149644vw, 65px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__2 .codeTitle .codeTitle_subDay {
    width: 43.2558139535vw;
    margin-top: 3.9534883721vw;
    margin-left: 3.023255814vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__2 .codeImg {
    width: min(96.1995249406vw, 810px);
    margin-top: max(-24.8218527316vw, -209px);
    margin-left: max(-5.3444180523vw, -45px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__2 .codeImg {
    width: 100vw;
    margin-top: -32.5581395349vw;
    margin-left: 0vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__2 .view__1 {
    top: min(62.1140142518vw, 523px);
    left: min(29.3349168646vw, 247px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__2 .view__1 {
    top: 100.6976744186vw;
    left: 9.0697674419vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__2 .view__2 {
    top: min(54.6318289786vw, 460px);
    right: min(15.67695962vw, 132px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__2 .view__2 {
    top: 111.8604651163vw;
    right: 9.5348837209vw;
  }
}
#sec__3 .codeArea__2 .codeIllust {
  transform: rotate(-16deg);
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__2 .codeIllust {
    top: max(-18.1710213777vw, -153px);
    right: min(1.6627078385vw, 14px);
    width: min(16.864608076vw, 142px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__2 .codeIllust {
    top: -35.5813953488vw;
    right: 3.2558139535vw;
    width: 33.023255814vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__3 .codeTitle {
    top: max(-4.2755344418vw, -36px);
    left: min(0vw, 0px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__3 .codeTitle {
    top: -5.1162790698vw;
    left: 13.7209302326vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__3 .codeTitle .codeTitle_DayArea {
    width: min(21.377672209vw, 180px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__3 .codeTitle .codeTitle_DayArea {
    width: 33.7209302326vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__3 .codeTitle .codeTitle_subDay {
    width: min(19.8337292162vw, 167px);
    margin-top: min(2.6128266033vw, 22px);
    margin-left: min(12.7078384798vw, 107px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__3 .codeTitle .codeTitle_subDay {
    width: 35.5813953488vw;
    margin-top: -3.9534883721vw;
    margin-left: 38.6046511628vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__3 .codeImg {
    width: min(100.1187648456vw, 843px);
    margin-top: max(-23.9904988124vw, -202px);
    margin-left: max(-1.9002375297vw, -16px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__3 .codeImg {
    width: 98.3720930233vw;
    margin-top: -4.1860465116vw;
    margin-left: 0vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__3 .view__1 {
    top: min(61.2826603325vw, 516px);
    left: min(27.3159144893vw, 230px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__3 .view__1 {
    top: 117.6744186047vw;
    left: 9.0697674419vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__3 .view__2 {
    top: min(49.0498812352vw, 413px);
    right: min(23.7529691211vw, 200px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__3 .view__2 {
    top: 99.5348837209vw;
    right: 11.6279069767vw;
  }
}
#sec__3 .codeArea__3 .codeIllust {
  transform: rotate(38deg);
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__3 .codeIllust {
    top: min(9.2636579572vw, 78px);
    right: max(-4.3942992874vw, -37px);
    width: min(26.3657957245vw, 222px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__3 .codeIllust {
    top: 10vw;
    right: 4.8837209302vw;
    width: 33.488372093vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__4 .codeTitle {
    top: max(-6.6508313539vw, -56px);
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__4 .codeTitle {
    top: -0.6976744186vw;
    left: 10.9302325581vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__4 .codeTitle .codeTitle_DayArea {
    width: min(21.4964370546vw, 181px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__4 .codeTitle .codeTitle_DayArea {
    width: 33.7209302326vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__4 .codeTitle .codeTitle_subDay {
    width: min(21.377672209vw, 180px);
    margin-top: min(3.2066508314vw, 27px);
    margin-left: min(10.6888361045vw, 90px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__4 .codeTitle .codeTitle_subDay {
    width: 33.023255814vw;
    margin-top: 3.2558139535vw;
    margin-left: 15.1162790698vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__4 .codeImg {
    width: min(99.7624703088vw, 840px);
    margin-top: max(-29.216152019vw, -246px);
    margin-left: min(3.6817102138vw, 31px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__4 .codeImg {
    width: 100vw;
    margin-top: 2.7906976744vw;
    margin-left: 0vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__4 .view__1 {
    top: min(72.3277909739vw, 609px);
    left: min(14.2517814727vw, 120px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__4 .view__1 {
    top: 97.6744186047vw;
    left: 5.5813953488vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__4 .view__2 {
    top: min(73.6342042755vw, 620px);
    right: min(19.7149643705vw, 166px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__4 .view__2 {
    top: 100.9302325581vw;
    right: 7.2093023256vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .codeArea__4 .codeIllust {
    top: min(52.2565320665vw, 440px);
    left: max(-4.7505938242vw, -40px);
    width: min(15.2019002375vw, 128px);
    transform: rotate(-26deg);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .codeArea__4 .codeIllust {
    top: -29.3023255814vw;
    right: 14.6511627907vw;
    width: 27.9069767442vw;
  }
}

/* カラー
===================================================== */
#sec__1 .staff_tagInner,
#sec__1 .view_inner {
  background-color: #F8E58C;
}
#sec__1 .fuwa::before {
  -webkit-animation: fuwa_1 1.4s linear infinite;
          animation: fuwa_1 1.4s linear infinite;
}
@-webkit-keyframes fuwa_1 {
  0% {
    transform: translate(-50%, -50%) scale(1, 1);
    background-color: rgba(248, 229, 140, 0.8);
  }
  100% {
    transform: translate(-50%, -50%) scale(1.4, 1.7);
    background-color: rgba(248, 229, 140, 0);
  }
}
@keyframes fuwa_1 {
  0% {
    transform: translate(-50%, -50%) scale(1, 1);
    background-color: rgba(248, 229, 140, 0.8);
  }
  100% {
    transform: translate(-50%, -50%) scale(1.4, 1.7);
    background-color: rgba(248, 229, 140, 0);
  }
}

#sec__2 .staff_tagInner,
#sec__2 .view_inner {
  background-color: #F6BFBC;
}
#sec__2 .fuwa::before {
  -webkit-animation: fuwa_2 1.4s linear infinite;
          animation: fuwa_2 1.4s linear infinite;
}
@-webkit-keyframes fuwa_2 {
  0% {
    transform: translate(-50%, -50%) scale(1, 1);
    background-color: rgba(246, 191, 188, 0.8);
  }
  100% {
    transform: translate(-50%, -50%) scale(1.4, 1.7);
    background-color: rgba(246, 191, 188, 0);
  }
}
@keyframes fuwa_2 {
  0% {
    transform: translate(-50%, -50%) scale(1, 1);
    background-color: rgba(246, 191, 188, 0.8);
  }
  100% {
    transform: translate(-50%, -50%) scale(1.4, 1.7);
    background-color: rgba(246, 191, 188, 0);
  }
}

#sec__3 .staff_tagInner,
#sec__3 .view_inner {
  background-color: #A0D8EF;
}
#sec__3 .fuwa::before {
  -webkit-animation: fuwac_3 1.4s linear infinite;
          animation: fuwac_3 1.4s linear infinite;
}
@-webkit-keyframes fuwac_3 {
  0% {
    transform: translate(-50%, -50%) scale(1, 1);
    background-color: rgba(160, 216, 239, 0.8);
  }
  100% {
    transform: translate(-50%, -50%) scale(1.4, 1.7);
    background-color: rgba(160, 216, 239, 0);
  }
}
@keyframes fuwac_3 {
  0% {
    transform: translate(-50%, -50%) scale(1, 1);
    background-color: rgba(160, 216, 239, 0.8);
  }
  100% {
    transform: translate(-50%, -50%) scale(1.4, 1.7);
    background-color: rgba(160, 216, 239, 0);
  }
}

.modal__1_1 .modalSlideNav_item.active::after,
.modal__1_1 .modalCredit_buy,
.modal__1_2 .modalSlideNav_item.active::after,
.modal__1_2 .modalCredit_buy,
.modal__1_3 .modalSlideNav_item.active::after,
.modal__1_3 .modalCredit_buy,
.modal__1_4 .modalSlideNav_item.active::after,
.modal__1_4 .modalCredit_buy {
  background-color: #F8E58C;
}

.modal__2_1 .modalSlideNav_item.active::after,
.modal__2_1 .modalCredit_buy,
.modal__2_2 .modalSlideNav_item.active::after,
.modal__2_2 .modalCredit_buy,
.modal__2_3 .modalSlideNav_item.active::after,
.modal__2_3 .modalCredit_buy {
  background-color: #F6BFBC;
}

.modal__3_1 .modalSlideNav_item.active::after,
.modal__3_1 .modalCredit_buy,
.modal__3_2 .modalSlideNav_item.active::after,
.modal__3_2 .modalCredit_buy,
.modal__3_3 .modalSlideNav_item.active::after,
.modal__3_3 .modalCredit_buy,
.modal__3_4 .modalSlideNav_item.active::after,
.modal__3_4 .modalCredit_buy,
.modal__3_5 .modalSlideNav_item.active::after,
.modal__3_5 .modalCredit_buy,
.modal__3_6 .modalSlideNav_item.active::after,
.modal__3_6 .modalCredit_buy,
.modal__3_7 .modalSlideNav_item.active::after,
.modal__3_7 .modalCredit_buy,
.modal__3_8 .modalSlideNav_item.active::after,
.modal__3_8 .modalCredit_buy {
  background-color: #A0D8EF;
}

/* .modal 
===================================================== */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100svh;
  background-color: rgba(255, 255, 255, 0.8);
  overflow-y: auto;
  display: none;
  z-index: 100;
}
.modal .modal_area {
  border: 1px solid #000;
  background-color: #fff;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .modal .modal_area {
    max-width: 1110px;
    margin: 134px auto;
  }
}
@media screen and (max-width: 767px) {
  .modal .modal_area {
    width: 92.0930232558vw;
    margin: 15.3488372093vw auto;
  }
}
.modal .modalTitle {
  font-family: "din-condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .modal .modalTitle {
    font-size: 50px;
    line-height: 127px;
    border-bottom: 1px solid #000;
  }
}
@media screen and (max-width: 767px) {
  .modal .modalTitle {
    font-size: 8.6046511628vw;
    line-height: 19.0697674419vw;
  }
}
@media screen and (min-width: 768px) {
  .modal .modal_content {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding: 96px 93px 109px 93px;
  }
}
@media screen and (min-width: 768px) {
  .modal .modal_contentLeft {
    max-width: 473px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .modal .modalSlideArea {
    margin-bottom: 37px;
  }
}
@media screen and (max-width: 767px) {
  .modal .modalSlideArea {
    margin-bottom: 10.4651162791vw;
  }
}
.modal .modalSlide {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 768px) {
  .modal .modalSlide {
    max-width: 473px;
    border: 1px solid #000;
  }
}
@media screen and (max-width: 767px) {
  .modal .modalSlide {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
}
.modal .modalSlide::before {
  content: "";
  display: block;
  padding-top: 142.1717171717%;
  width: 100%;
}
.modal .modalSlide li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.modal .modalSlide li:nth-of-type(1) {
  display: none;
}
.modal .modalSlide li:nth-of-type(2) {
  display: none;
}
.modal .modalSlideNav {
  display: flex;
  align-items: center;
  gap: 0 10px;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .modal .modalSlideNav {
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  .modal .modalSlideNav {
    margin-top: 5.8139534884vw;
  }
}
.modal .modalSlideNav .modalSlideNav_item {
  width: 45px;
  height: 4px;
  background-color: #D9D9D9;
  position: relative;
}
.modal .modalSlideNav .modalSlideNav_item.active::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: color 3s linear forwards;
          animation: color 3s linear forwards;
}
@-webkit-keyframes color {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes color {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.modal .modalCome {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .modal .modalCome {
    font-size: 19px;
    line-height: 1.5263157895;
  }
}
@media screen and (max-width: 767px) {
  .modal .modalCome {
    line-height: 1.7058823529;
    font-size: 3.9534883721vw;
    margin-bottom: 10.4651162791vw;
  }
}
.modal .modalCome span {
  display: block;
}
.modal .modalCredit {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .modal .modalCredit {
    flex-shrink: 0;
    width: 350px;
    gap: 15px 0;
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .modal .modalCredit {
    width: 81.3953488372vw;
    gap: 3.488372093vw 0;
    margin-bottom: 12.7906976744vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.modal .modalCredit .modalCredit_link {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .modal .modalCredit .modalCredit_link:hover {
    opacity: 0.4;
  }
}
.modal .modalCredit .modalCredit_img {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .modal .modalCredit .modalCredit_img {
    width: 63px;
  }
}
@media screen and (max-width: 767px) {
  .modal .modalCredit .modalCredit_img {
    width: 15.8139534884vw;
  }
}
.modal .modalCredit .modalCredit_text {
  width: 100%;
  line-height: 1.8571428571;
}
@media screen and (min-width: 768px) {
  .modal .modalCredit .modalCredit_text {
    padding: 0 13px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .modal .modalCredit .modalCredit_text {
    padding: 0 3.023255814vw;
    font-size: 3.2558139535vw;
  }
}
.modal .modalCredit .modalCredit_buy {
  text-transform: uppercase;
  font-family: "din-condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .modal .modalCredit .modalCredit_buy {
    width: 51px;
    line-height: 22px;
    font-size: 16px;
    margin-top: 5px;
  }
}
@media screen and (max-width: 767px) {
  .modal .modalCredit .modalCredit_buy {
    width: 12.7906976744vw;
    line-height: 5.5813953488vw;
    font-size: 3.7209302326vw;
    margin-top: 1.1627906977vw;
  }
}
.modal .modalBottom {
  width: 100%;
  border-top: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .modal .modalBottom {
    height: 93px;
    padding: 0 50px;
  }
}
@media screen and (max-width: 767px) {
  .modal .modalBottom {
    height: 19.7674418605vw;
    padding: 0 6.511627907vw;
  }
}
.modal .modalBottom .modalBottom_text {
  text-transform: uppercase;
  font-family: "din-condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .modal .modalBottom .modalBottom_text {
    margin-right: 15px;
    font-size: 19px;
  }
}
@media screen and (max-width: 767px) {
  .modal .modalBottom .modalBottom_text {
    margin-right: 3.488372093vw;
    font-size: 4.4186046512vw;
  }
}
@media screen and (min-width: 768px) {
  .modal .modalBottom .modalBottom_close {
    width: 34px;
  }
}
@media screen and (max-width: 767px) {
  .modal .modalBottom .modalBottom_close {
    width: 7.9069767442vw;
  }
}

/* .slick 
===================================================== */
/* .footer
===================================================== */
.footer {
  border-top: 1px solid #000;
}
@media screen and (min-width: 768px) {
  .footer {
    padding-top: 135px;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .footer {
    padding-top: 29.7674418605vw;
    padding-bottom: 9.3023255814vw;
  }
}
.footer .footer_inner {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .footer .footer_inner {
    width: 504px;
  }
}
@media screen and (max-width: 767px) {
  .footer .footer_inner {
    width: 76.0465116279vw;
  }
}
.footer .allitem {
  font-family: "din-condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #000;
}
@media screen and (min-width: 768px) {
  .footer .allitem {
    font-size: 27px;
    line-height: 60px;
    margin-bottom: 132px;
  }
}
@media screen and (max-width: 767px) {
  .footer .allitem {
    font-size: 6.2790697674vw;
    line-height: 13.9534883721vw;
    margin-bottom: 25.1162790698vw;
  }
}
.footer .allitem .allitem_link {
  display: block;
}
@media screen and (min-width: 768px) {
  .footer .bnr {
    margin-bottom: 115px;
  }
}
@media screen and (max-width: 767px) {
  .footer .bnr {
    margin-bottom: 24.6511627907vw;
  }
}
.footer .bnr .bnr_link {
  display: block;
}
.footer .totop {
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .footer .totop {
    width: 37px;
    margin-bottom: 77px;
  }
}
@media screen and (max-width: 767px) {
  .footer .totop {
    width: 8.6046511628vw;
    margin-bottom: 9.3023255814vw;
  }
}
.footer .totop a {
  display: block;
}
.footer .logo {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .footer .logo {
    width: 148px;
    margin-bottom: 9px;
  }
}
@media screen and (max-width: 767px) {
  .footer .logo {
    width: 34.4186046512vw;
    margin-bottom: 2.0930232558vw;
  }
}
.footer .logo .logo_link {
  display: block;
}
.footer .copy {
  text-align: center;
  text-transform: uppercase;
  font-family: "din-condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.footer .copy small {
  display: block;
}
@media screen and (min-width: 768px) {
  .footer .copy small {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .footer .copy small {
    font-size: 2.7906976744vw;
  }
}

/* anime
===================================================== */
.slideIn {
  display: block;
  transform: translateX(-100%);
  transition: transform 0.5s ease-in;
  overflow: hidden;
}
.slideIn .slideIn_item {
  display: block;
  transform: translateX(100%);
  transition: transform 0.5s ease-in;
}
.slideIn.on {
  transform: translateX(0);
}
.slideIn.on .slideIn_item {
  transform: translateX(0);
}

.top .fadeIn {
  opacity: 0;
  transition: opacity 0.4s ease-in;
}
.top .fadeIn.on {
  opacity: 1;
}

.fadeUp {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
.fadeUp.on {
  opacity: 1;
  transform: translateY(0);
}

.fadeRight {
  opacity: 0;
  transform: translateX(-30px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
.fadeRight.on {
  opacity: 1;
  transform: translateY(0);
}

.katakata {
  -webkit-animation: katakata 2500ms infinite;
          animation: katakata 2500ms infinite;
}
@-webkit-keyframes katakata {
  0% {
    transform: rotate(-5deg);
  }
  15% {
    transform: rotate(-5deg);
  }
  15.1% {
    transform: rotate(2deg);
  }
  30% {
    transform: rotate(2deg);
  }
  30.1% {
    transform: rotate(-5deg);
  }
  45% {
    transform: rotate(-5deg);
  }
  45.1% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(0);
  }
}
@keyframes katakata {
  0% {
    transform: rotate(-5deg);
  }
  15% {
    transform: rotate(-5deg);
  }
  15.1% {
    transform: rotate(2deg);
  }
  30% {
    transform: rotate(2deg);
  }
  30.1% {
    transform: rotate(-5deg);
  }
  45% {
    transform: rotate(-5deg);
  }
  45.1% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(0);
  }
}

.katakata_re {
  animation: katakata_re 2500ms infinite reverse;
}
@-webkit-keyframes katakata_re {
  0% {
    transform: rotate(-5deg);
  }
  15% {
    transform: rotate(-5deg);
  }
  15.1% {
    transform: rotate(2deg);
  }
  30% {
    transform: rotate(2deg);
  }
  30.1% {
    transform: rotate(-5deg);
  }
  45% {
    transform: rotate(-5deg);
  }
  45.1% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(0);
  }
}
@keyframes katakata_re {
  0% {
    transform: rotate(-5deg);
  }
  15% {
    transform: rotate(-5deg);
  }
  15.1% {
    transform: rotate(2deg);
  }
  30% {
    transform: rotate(2deg);
  }
  30.1% {
    transform: rotate(-5deg);
  }
  45% {
    transform: rotate(-5deg);
  }
  45.1% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(0);
  }
}

.codeArea .codeTitle_DayArea {
  transform: translateX(-100%);
  transition: transform 0.5s ease-in;
  overflow: hidden;
}
.codeArea .codeTitle_Day {
  display: block;
  transform: translateX(100%);
  transition: transform 0.5s ease-in;
}
.codeArea .codeTitle_subDay {
  opacity: 0;
  transition: opacity 0.3s ease-in;
  transition-delay: 0.7s;
}
.codeArea.on .codeTitle_DayArea {
  transform: translateX(0);
}
.codeArea.on .codeTitle_Day {
  transform: translateX(0);
}
.codeArea.on .codeTitle_subDay {
  opacity: 1;
}/*# sourceMappingURL=style.css.map */