@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
============================================ */
/* speed
============================================ */
/* fadeIn
============================================ */
.fadeIn {
  opacity: 0;
  transition: opacity 1.2s;
}
.fadeIn.on {
  opacity: 1;
}

.animeWrap .animeWrap_item__in {
  opacity: 0;
  transition: opacity 1.2s;
}
.animeWrap.on .animeWrap_item__in {
  opacity: 1;
}

/* fadeUp
============================================ */
.fadeUp {
  opacity: 0;
  transform: translateY(10%);
  transition: opacity 1.2s, transform 1.2s;
}
.fadeUp.on {
  opacity: 1;
  transform: translateY(0);
}

.animeWrap .animeWrap_item__up {
  opacity: 0;
  transform: translateY(10%);
  transition: opacity 1.2s, transform 1.2s;
}
.animeWrap.on .animeWrap_item__up {
  opacity: 1;
  transform: translateY(0);
}

/* fadeDown
============================================ */
.fadeDown {
  opacity: 0;
  transform: translateY(-10%);
  transition: opacity 1.2s, transform 1.2s;
}
.fadeDown.on {
  opacity: 1;
  transform: translateY(0);
}

.animeWrap .animeWrap_item__down {
  opacity: 0;
  transform: translateY(-10%);
  transition: opacity 1.2s, transform 1.2s;
}
.animeWrap.on .animeWrap_item__down {
  opacity: 1;
  transform: translateY(0);
}

/* fadeLeft
============================================ */
.fadeLeft {
  opacity: 0;
  transform: translateX(10%);
  transition: opacity 1.2s, transform 1.2s;
}
.fadeLeft.on {
  opacity: 1;
  transform: translateX(0);
}

.animeWrap .animeWrap_item__left {
  opacity: 0;
  transform: translateX(10%);
  transition: opacity 1.2s, transform 1.2s;
}
.animeWrap.on .animeWrap_item__left {
  opacity: 1;
  transform: translateX(0);
}

/* fadeRight
============================================ */
.fadeRight {
  opacity: 0;
  transform: translateX(-10%);
  transition: opacity 1.2s, transform 1.2s;
}
.fadeRight.on {
  opacity: 1;
  transform: translateX(0);
}

.animeWrap .animeWrap_item__right {
  opacity: 0;
  transform: translateX(-10%);
  transition: opacity 1.2s, transform 1.2s;
}
.animeWrap.on .animeWrap_item__right {
  opacity: 1;
  transform: translateX(0);
}

/* colorBeta
============================================ */
.colorBeta {
  opacity: 0;
  position: relative;
  transition: opacity 1.2s;
}
.colorBeta::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  transition: opacity 1s;
  transition-delay: 0.5s;
  opacity: 1;
}
.colorBeta.on {
  opacity: 1;
}
.colorBeta.on::before {
  opacity: 0;
}

.colorBetaWrap .colorBetaWrap_item {
  opacity: 0;
  position: relative;
  transition: opacity 1.2s;
}
.colorBetaWrap .colorBetaWrap_item::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  transition: opacity 1s;
  transition-delay: 0.5s;
  opacity: 1;
}
.colorBetaWrap.on .colorBetaWrap_item {
  opacity: 1;
}
.colorBetaWrap.on .colorBetaWrap_item::before {
  opacity: 0;
}

/* blur
===================================================== */
.blur {
  opacity: 0;
  filter: blur(5px);
  transform: scale(1.02);
}
.blur.on {
  -webkit-animation-name: blurAnime;
          animation-name: blurAnime;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

.animeWrap .animeWrap_item__blur {
  opacity: 0;
  filter: blur(5px);
  transform: scale(1.02);
}
.animeWrap.on .animeWrap_item__blur {
  -webkit-animation-name: blurAnime;
          animation-name: blurAnime;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
}

@-webkit-keyframes blurAnime {
  from {
    opacity: 0;
    filter: blur(5px);
    transform: scale(1.02);
  }
  to {
    opacity: 1;
    filter: blur(0);
    transform: scale(1);
  }
}

@keyframes blurAnime {
  from {
    opacity: 0;
    filter: blur(5px);
    transform: scale(1.02);
  }
  to {
    opacity: 1;
    filter: blur(0);
    transform: scale(1);
  }
}
/* slide
============================================ */
.slide {
  overflow: hidden;
  transform: translateX(-105%);
  transition: transform 1.2s ease-in-out;
}
.slide .slide_item {
  transform: translateX(105%);
  transition: transform 1.2s ease-in-out;
}
.slide.on {
  transform: translateX(0);
}
.slide.on .slide_item {
  transform: translateX(0);
}

.animeWrap .animeWrap__slide {
  overflow: hidden;
  transform: translateX(-105%);
  transition: transform 1.2s ease-in-out;
}
.animeWrap .animeWrap__slide .animeWrap__slideImg {
  transform: translateX(105%);
  transition: transform 1.2s ease-in-out;
}
.animeWrap.on .animeWrap__slide {
  transform: translateX(0);
}
.animeWrap.on .animeWrap__slide .animeWrap__slideImg {
  transform: translateX(0);
}

/* 読み込み
===================================================== */
/* common
===================================================== */
html,
body {
  -webkit-font-smoothing: antialiased;
  background-color: #fff;
  color: #005491;
  letter-spacing: 0;
  line-height: 1.6;
  font-family: "shippori-mincho", sans-serif;
  font-weight: 400;
  font-style: normal;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  html,
body {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  html,
body {
    font-size: 13px;
  }
}

.wrapper {
  width: 100%;
}

* {
  box-sizing: border-box;
}

[v-cloak] {
  opacity: 0;
}

*:focus {
  outline: none;
}

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

@media screen and (min-width: 768px) {
  a:hover {
    opacity: 0.6;
  }
}

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;
  }
}

.stack {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

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

/* .fv
===================================================== */
.fv {
  position: relative;
}
.fv .fvImg {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .fv .fvTop {
    border-bottom: 1px solid #005491;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 89.8666666667vw;
    padding: 0 2.6666666667vw 3.7333333333vw;
    top: 6.6666666667vw;
  }
}
.fv .fvTop span {
  display: block;
  font-family: "goudy-old-style", serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .fv .fvTop span {
    font-size: 1.5277777778vw;
    position: absolute;
  }
}
@media screen and (max-width: 767px) {
  .fv .fvTop span {
    font-size: 4.2666666667vw;
  }
}
.fv .fvTop span:first-of-type {
  text-transform: capitalize;
  letter-spacing: 0.01em;
}
@media screen and (min-width: 768px) {
  .fv .fvTop span:first-of-type {
    top: 2.9861111111vw;
    left: 9.2361111111vw;
  }
}
@media screen and (min-width: 768px) {
  .fv .fvTop span:last-of-type {
    top: 3.2638888889vw;
    right: 9.7916666667vw;
  }
}
@media screen and (max-width: 767px) {
  .fv .fvTop span:last-of-type {
    transform: translateY(1.0666666667vw);
  }
}
.fv .fvTitle {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .fv .fvTitle {
    left: 8.6805555556vw;
    top: 28.6805555556vw;
    width: 53.9583333333vw;
  }
}
@media screen and (max-width: 767px) {
  .fv .fvTitle {
    left: 8.2666666667vw;
    top: 73.6vw;
    width: 81.3333333333vw;
  }
}
.fv .fvLogo {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .fv .fvLogo {
    right: 9.7916666667vw;
    bottom: 4.5138888889vw;
    width: 7.0138888889vw;
  }
}
@media screen and (max-width: 767px) {
  .fv .fvLogo {
    left: 10.1333333333vw;
    bottom: 9.0666666667vw;
    width: 20vw;
  }
}

/* .lead
===================================================== */
@media screen and (min-width: 768px) {
  .lead {
    margin: 100px 0 118px;
  }
}
@media screen and (max-width: 767px) {
  .lead {
    margin: 16.5333333333vw 0 21.8666666667vw;
  }
}
.lead .leadText {
  text-align: center;
  line-height: 2;
  font-family: "shippori-mincho", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .lead .leadText {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .lead .leadText {
    font-size: 13;
  }
}

/* .nav
===================================================== */
@media screen and (min-width: 768px) {
  .nav {
    margin-bottom: 183px;
  }
}
@media screen and (max-width: 767px) {
  .nav {
    margin-bottom: 31.2vw;
  }
}
.nav ul {
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .nav ul {
    width: 574px;
  }
}
@media screen and (max-width: 767px) {
  .nav ul {
    width: 86.4vw;
  }
}
@media screen and (min-width: 768px) {
  .nav li {
    width: 172px;
  }
}
@media screen and (max-width: 767px) {
  .nav li {
    width: 26.9333333333vw;
  }
}
.nav li:nth-of-type(1) {
  transition-delay: 0s;
}
.nav li:nth-of-type(1) .nav_name span {
  letter-spacing: 0em;
}
.nav li:nth-of-type(2) {
  transition-delay: 0.3s;
}
.nav li:nth-of-type(2) .nav_name span {
  letter-spacing: 0.17em;
}
.nav li:nth-of-type(3) {
  transition-delay: 0.6s;
}
.nav li:nth-of-type(3) .nav_name span {
  letter-spacing: 0.09em;
}
@media screen and (min-width: 768px) {
  .nav img {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 767px) {
  .nav img {
    margin-bottom: 4vw;
  }
}
.nav .nav_name {
  font-family: "goudy-old-style", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .nav .nav_name {
    font-size: 29px;
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 767px) {
  .nav .nav_name {
    font-size: 21px;
    margin-bottom: 12px;
  }
}
.nav .nav_name span {
  font-family: "fugu", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}
.nav .nav_down {
  width: 0;
  height: 0;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .nav .nav_down {
    border-top: 10px solid #005491;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
  }
}
@media screen and (max-width: 767px) {
  .nav .nav_down {
    border-top: 7px solid #005491;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
  }
}

/* section
===================================================== */
section {
  overflow: hidden;
}

/* .code
===================================================== */
.code {
  position: relative;
  background-color: #fff;
}
.code::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .code::before {
    height: 486px;
  }
}
@media screen and (max-width: 767px) {
  .code::before {
    height: 93.6vw;
  }
}

/* .codeTop
===================================================== */
.codeTop {
  position: relative;
  z-index: 2;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .codeTop {
    padding: 53px 0 100px;
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .codeTop {
    padding: 9.8666666667vw 0 14.6666666667vw;
    margin-bottom: 26.1333333333vw;
  }
}
.codeTop .codeTop_sub {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (min-width: 768px) {
  .codeTop .codeTop_sub {
    width: 544px;
    margin-bottom: 98px;
    padding: 0 30px 14px 10px;
  }
}
@media screen and (max-width: 767px) {
  .codeTop .codeTop_sub {
    width: 89.8666666667vw;
    margin-bottom: 15.7333333333vw;
    padding: 0 1.6vw 5.0666666667vw;
  }
}
.codeTop .codeTop_sub::after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #005491;
  transform: scale(0, 1);
  transition: transform 1.2s ease;
}
.codeTop .codeTop_sub.on::after {
  transform: scale(1, 1);
}
.codeTop .codeTop_sub span {
  display: block;
  font-family: "goudy-old-style", serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .codeTop .codeTop_sub span {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .codeTop .codeTop_sub span {
    font-size: 4.2666666667vw;
  }
}
.codeTop .codeTop_sub span:first-of-type {
  text-transform: capitalize;
  letter-spacing: 0.01em;
}
.codeTop .codeTop_sub span:last-of-type {
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .codeTop .codeTop_sub span:last-of-type {
    transform: translateY(2px);
  }
}
@media screen and (max-width: 767px) {
  .codeTop .codeTop_sub span:last-of-type {
    transform: translateY(1.0666666667vw);
  }
}
.codeTop .codeTop_Title {
  position: absolute;
  z-index: 3;
  left: 50%;
  transform: translateX(-50%);
  font-family: "goudy-old-style", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .codeTop .codeTop_Title {
    top: 119px;
    font-size: 125px;
  }
}
@media screen and (max-width: 767px) {
  .codeTop .codeTop_Title {
    top: 23.7333333333vw;
    font-size: 21.3333333333vw;
  }
}
.codeTop .codeTop_Title span {
  font-family: "fugu", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}
.codeTop .codeTop_Img {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .codeTop .codeTop_Img {
    width: 388px;
  }
}
@media screen and (max-width: 767px) {
  .codeTop .codeTop_Img {
    width: 69.0666666667vw;
  }
}
.codeTop .codeTop_text {
  text-transform: capitalize;
  color: #005491;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  font-family: "goudy-old-style", serif;
  font-weight: 400;
  font-style: normal;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .codeTop .codeTop_text {
    font-size: 32px;
    line-height: 1.5625;
  }
}
@media screen and (max-width: 767px) {
  .codeTop .codeTop_text {
    font-size: 5.6vw;
    line-height: 1.3333333333;
  }
}
.codeTop .codeTop_text span {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  white-space: nowrap;
}

/* .codeBlock
===================================================== */
@media screen and (min-width: 768px) {
  .codeBlock {
    margin-bottom: 188px;
    max-width: 1194px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .codeBlock {
    width: 100%;
    margin-bottom: 30.6666666667vw;
  }
}
.codeBlock .codeBlockTop {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .codeBlock .codeBlockTop {
    padding: 0 23px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 767px) {
  .codeBlock .codeBlockTop {
    padding: 0 34px;
    margin-bottom: 2.9333333333vw;
  }
}
.codeBlock .codeBlockTop .codeBlockTopNum {
  font-family: "goudy-old-style", serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .codeBlock .codeBlockTop .codeBlockTopNum {
    font-size: 22px;
    margin-bottom: -3px;
  }
}
@media screen and (max-width: 767px) {
  .codeBlock .codeBlockTop .codeBlockTopNum {
    font-size: 20px;
    margin-bottom: -5px;
  }
}
.codeBlock .codeBlockTop .codeBlockTopNum span {
  display: inline-block;
}
.codeBlock .codeBlockTop .codeBlockTopBrand {
  font-family: "goudy-old-style", serif;
  font-weight: 400;
  font-style: normal;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0 5px;
}
@media screen and (min-width: 768px) {
  .codeBlock .codeBlockTop .codeBlockTopBrand {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  .codeBlock .codeBlockTop .codeBlockTopBrand {
    font-size: 22px;
  }
}
.codeBlock .codeBlockTop .codeBlockTopBrand span {
  font-family: "shippori-mincho", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .codeBlock .codeBlockTop .codeBlockTopBrand span {
    font-size: 12px;
    transform: translateY(4px);
  }
}
@media screen and (max-width: 767px) {
  .codeBlock .codeBlockTop .codeBlockTopBrand span {
    font-size: 10px;
  }
}

/* .codeBlockMiddle
===================================================== */
@media screen and (min-width: 768px) {
  .codeBlockMiddle {
    position: relative;
    margin-bottom: 123px;
  }
}
@media screen and (max-width: 767px) {
  .codeBlockMiddle {
    margin-bottom: 60px;
  }
}
.codeBlockMiddle::after {
  content: "";
  display: block;
  clear: both;
}
.codeBlockMiddle .codeBlockCome {
  line-height: 2.0833333333;
}
@media screen and (min-width: 768px) {
  .codeBlockMiddle .codeBlockCome {
    width: min(33.2495812395vw, 397px);
    font-size: min(1.256281407vw, 15px);
    position: absolute;
    bottom: max(-0.837520938vw, -10px);
  }
}
@media screen and (max-width: 900px) {
  .codeBlockMiddle .codeBlockCome {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .codeBlockMiddle .codeBlockCome {
    margin-left: auto;
    margin-right: auto;
    width: 77.8666666667vw;
    max-width: 420px;
    font-size: 12px;
    margin-top: 50px;
  }
}

/* .credit
===================================================== */
.credit {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .credit {
    flex-wrap: wrap;
    max-width: 913px;
    gap: 15px 90px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .credit {
    width: 77.8666666667vw;
    max-width: 420px;
    flex-direction: column;
    gap: 10px 0;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  .credit li {
    width: calc((100% - 90px) / 2);
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .credit li {
    width: 100%;
    font-size: 11px;
  }
}
.credit li:has(.credit_text) {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .credit li.credit_kakko {
    font-size: 11px;
  }
}
@media screen and (max-width: 767px) {
  .credit li.credit_kakko {
    font-size: 11px;
  }
}
.credit a,
.credit .credit_coming {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.credit .credit_img {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .credit .credit_img {
    width: 55px;
  }
}
@media screen and (max-width: 767px) {
  .credit .credit_img {
    width: 12vw;
    max-width: 70px;
  }
}
.credit .credit_data {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .credit .credit_data {
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .credit .credit_data {
    padding: 0 2.6666666667vw;
  }
}
.credit .credit_btn {
  flex-shrink: 0;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background-color: #DCECEC;
  color: #005491;
  font-family: "goudy-old-style", serif;
  font-weight: 400;
  font-style: normal;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .credit .credit_btn {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .credit .credit_btn {
    font-size: 12px;
    line-height: 19px;
  }
}
@media screen and (min-width: 768px) {
  .credit .credit_btn--buy {
    padding: 0 19px;
  }
}
@media screen and (max-width: 767px) {
  .credit .credit_btn--buy {
    padding: 0 15px;
  }
}
.credit .credit_btn--coming {
  background-color: transparent;
  border: 1px solid #005491;
  cursor: auto;
}
@media screen and (min-width: 768px) {
  .credit .credit_btn--coming {
    padding: 0 12px;
  }
}
@media screen and (max-width: 767px) {
  .credit .credit_btn--coming {
    padding: 0 10px;
  }
}

@media screen and (min-width: 768px) {
  .code .credit {
    max-width: 993px;
    padding: 0 40px;
  }
}
@media screen and (max-width: 900px) {
  .code .credit {
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (max-width: 900px) {
  .code .credit li {
    width: 411px;
  }
}
@media screen and (max-width: 767px) {
  .code .credit li {
    width: 100%;
  }
}

/* 価格
===================================================== */
.creditAjax_price__proper::before,
.creditAjax_price__sale::before {
  content: "¥";
}

.creditAjax_price__sale {
  color: #d65454;
  margin-left: 5px;
}

.creditAjax__saleOn .creditAjax_price__proper {
  text-decoration: line-through;
}

/* .brandLink
===================================================== */
.brandLink {
  background-color: #DCECEC;
  color: #005491;
  font-family: "goudy-old-style", serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media screen and (min-width: 768px) {
  .brandLink {
    width: 462px;
    line-height: 65px;
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .brandLink {
    width: 77.8666666667vw;
    max-width: 420px;
    line-height: 54px;
    font-size: 18px;
  }
}

/* .recommend
===================================================== */
.recommend {
  background-color: #F6F6F6;
  color: #000;
}
@media screen and (min-width: 768px) {
  .recommend {
    padding: 115px 0 220px;
  }
}
@media screen and (max-width: 767px) {
  .recommend {
    padding: 69px 0 120px;
  }
}
.recommend .recommendTitle {
  text-transform: uppercase;
  font-family: "goudy-old-style", serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .recommend .recommendTitle {
    font-size: 23px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .recommend .recommendTitle {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
.recommend .recommendBtn {
  display: block;
  text-align: center;
  text-transform: uppercase;
  text-align: center;
  font-family: "goudy-old-style", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  background-color: #DEDEDE;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .recommend .recommendBtn {
    width: 462px;
    line-height: 65px;
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .recommend .recommendBtn {
    width: 66.1333333333vw;
    line-height: 43px;
    font-size: 16px;
  }
}

/* swiper
===================================================== */
.swiper {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .swiper {
    margin-bottom: 55px;
    max-width: 920px;
    padding: 0 20px 60px;
  }
}
@media screen and (max-width: 767px) {
  .swiper {
    padding-bottom: 12vw;
    margin-bottom: 10.6666666667vw;
    padding-left: 8vw;
  }
}

.swiper-scrollbar {
  background: #C3C3C3;
  left: 50% !important;
  transform: translateX(-50%) !important;
}
@media screen and (min-width: 768px) {
  .swiper-scrollbar {
    width: 390px !important;
    height: 2px !important;
  }
}
@media screen and (max-width: 767px) {
  .swiper-scrollbar {
    width: 54.4vw !important;
    height: 0.5333333333vw !important;
  }
}

.swiper-scrollbar-drag {
  background: #000;
}

/* 自動取得
===================================================== */
.swiper-wrapper a {
  display: block;
}
@media screen and (min-width: 768px) {
  .swiper-wrapper a {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .swiper-wrapper a {
    font-size: 2.9333333333vw;
  }
}
.swiper-wrapper a > p {
  position: relative;
}
@media screen and (min-width: 768px) {
  .swiper-wrapper img {
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 767px) {
  .swiper-wrapper img {
    margin-bottom: 3.2vw;
  }
}
.swiper-wrapper img + span {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  background: #92a9b5;
  color: #fff;
  box-sizing: border-box;
  padding: 0 10px;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .swiper-wrapper img + span {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .swiper-wrapper img + span {
    font-size: 2.6666666667vw;
    padding: 3px 8px;
  }
}
.swiper-wrapper .ico_box {
  display: none;
}
.swiper-wrapper .textOverflow,
.swiper-wrapper .label {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .swiper-wrapper .price,
.swiper-wrapper .salecolor,
.swiper-wrapper .salecolor + .price {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .swiper-wrapper .price,
.swiper-wrapper .salecolor,
.swiper-wrapper .salecolor + .price {
    font-size: 2.9333333333vw;
  }
}
.swiper-wrapper .salecolor,
.swiper-wrapper .salecolor + .price {
  color: #cc0b0b;
}

/* #code__1 
===================================================== */
#code__1::before {
  background-color: #DCECEC;
}

/* #code__2
===================================================== */
#code__2::before {
  background-color: #EEEDE1;
}
@media screen and (max-width: 767px) {
  #code__2::before {
    height: 90.1333333333vw;
  }
}
#code__2 .codeTop_Title {
  letter-spacing: 0.01em;
}
#code__2 .codeTop_Title span {
  letter-spacing: 0.17em;
}
#code__2 .credit .credit_btn {
  background-color: #EEEDE1;
}
#code__2 .brandLink {
  background-color: #EEEDE1;
}

/* #codeBlock__1_1
===================================================== */
@media screen and (min-width: 768px) {
  #codeBlock__1_1 .codeBlockImg_item__1,
#codeBlock__1_1 .codeBlockImg_item__2 {
    float: left;
    width: 50%;
    height: min(63.3165829146vw, 756px);
    margin-bottom: min(13.2328308208vw, 158px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__1_1 .codeBlockImg_item__1 {
    width: 100%;
  }
}
#codeBlock__1_1 .codeBlockImg_item__2 {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #DCECEC;
}
@media screen and (max-width: 767px) {
  #codeBlock__1_1 .codeBlockImg_item__2 {
    width: 100%;
    padding: 17.0666666667vw 0;
    margin-bottom: 17.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__1_1 .codeBlockImg_item__2 img {
    width: min(30.6532663317vw, 366px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__1_1 .codeBlockImg_item__2 img {
    width: 61.6vw;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__1_1 .codeBlockImg_item__3 {
    clear: left;
    width: min(33.5845896147vw, 401px);
    margin-right: min(8.2077051926vw, 98px);
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__1_1 .codeBlockImg_item__3 {
    width: 45.6vw;
    margin-left: auto;
    margin-right: 9.0666666667vw;
    margin-bottom: 2.1333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__1_1 .codeBlockImg_item__4 {
    margin-top: max(-17.5879396985vw, -210px);
    width: min(44.6398659966vw, 533px);
    margin-left: min(5.3601340034vw, 64px);
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__1_1 .codeBlockImg_item__4 {
    width: 75.7333333333vw;
    margin-left: 6.4vw;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__1_1 .codeBlockCome {
    right: min(7.1189279732vw, 85px);
    bottom: max(-0.418760469vw, -5px);
  }
}

/* #codeBlock__1_2
===================================================== */
@media screen and (min-width: 768px) {
  #codeBlock__1_2 .codeBlockTop,
#codeBlock__1_2 .codeBlockImg_item__1 {
    margin-left: auto;
    margin-right: auto;
    width: min(49.2462311558vw, 588px);
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__1_2 .codeBlockImg_item__1 {
    margin-bottom: min(10.8877721943vw, 130px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__1_2 .codeBlockImg_item__1 {
    margin-left: auto;
    margin-right: auto;
    width: 90.4vw;
    margin-bottom: 17.0666666667vw;
  }
}
#codeBlock__1_2 .codeBlockImg_item__2,
#codeBlock__1_2 .codeBlockImg_item__3 {
  float: left;
}
@media screen and (min-width: 768px) {
  #codeBlock__1_2 .codeBlockImg_item__2,
#codeBlock__1_2 .codeBlockImg_item__3 {
    width: min(26.9681742044vw, 322px);
    height: min(53.0150753769vw, 633px);
    margin-bottom: min(10.3852596315vw, 124px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__1_2 .codeBlockImg_item__2,
#codeBlock__1_2 .codeBlockImg_item__3 {
    width: 50vw;
    height: 97.6vw;
    margin-bottom: 17.0666666667vw;
  }
}
#codeBlock__1_2 .codeBlockImg_item__2 img,
#codeBlock__1_2 .codeBlockImg_item__3 img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  #codeBlock__1_2 .codeBlockImg_item__2 {
    margin-left: min(22.7805695142vw, 272px);
  }
}
#codeBlock__1_2 .codeBlockImg_item__4 {
  clear: left;
}
@media screen and (min-width: 768px) {
  #codeBlock__1_2 .codeBlockImg_item__4 {
    width: min(37.269681742vw, 445px);
    margin-left: min(11.6415410385vw, 139px);
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__1_2 .codeBlockImg_item__4 {
    width: 68.5333333333vw;
    margin-bottom: 4vw;
  }
}
#codeBlock__1_2 .codeBlockImg_item__5 {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  #codeBlock__1_2 .codeBlockImg_item__5 {
    width: min(28.2244556114vw, 337px);
    margin-left: auto;
    margin-right: min(13.2328308208vw, 158px);
    margin-top: max(-18.9279731993vw, -226px);
    margin-bottom: min(8.7939698492vw, 105px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__1_2 .codeBlockImg_item__5 {
    width: 52vw;
    margin-right: 13.6vw;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__1_2 .codeBlockCome {
    left: min(16.2479061977vw, 194px);
    bottom: min(0.1675041876vw, 2px);
  }
}

/* #codeBlock__1_3
===================================================== */
@media screen and (min-width: 768px) {
  #codeBlock__1_3 .codeBlockImg_item__1,
#codeBlock__1_3 .codeBlockImg_item__2 {
    float: left;
    width: 50%;
    height: min(63.3165829146vw, 756px);
    margin-bottom: min(13.0653266332vw, 156px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__1_3 .codeBlockImg_item__1 {
    width: 100%;
  }
}
#codeBlock__1_3 .codeBlockImg_item__2 {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #DCECEC;
}
@media screen and (max-width: 767px) {
  #codeBlock__1_3 .codeBlockImg_item__2 {
    width: 100%;
    padding: 17.0666666667vw;
    margin-bottom: 17.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__1_3 .codeBlockImg_item__2 img {
    width: min(30.4020100503vw, 363px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__1_3 .codeBlockImg_item__2 img {
    width: 61.6vw;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__1_3 .codeBlockImg_item__3 {
    margin-right: min(10.1340033501vw, 121px);
    margin-left: auto;
    width: min(33.8358458961vw, 404px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__1_3 .codeBlockImg_item__3 {
    margin-left: auto;
    margin-right: auto;
    width: 75.7333333333vw;
    margin-bottom: 17.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__1_3 .codeBlockImg_item__4 {
    margin-left: min(2.9313232831vw, 35px);
    margin-right: auto;
    margin-top: max(-19.5142378559vw, -233px);
    width: min(43.1323283082vw, 515px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__1_3 .codeBlockImg_item__4 {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__1_3 .codeBlockCome {
    right: min(10.2177554439vw, 122px);
  }
}

/* #codeBlock__1_4
===================================================== */
@media screen and (min-width: 768px) {
  #codeBlock__1_4 {
    padding: 0 min(3.1825795645vw, 38px);
  }
}
#codeBlock__1_4 .codeBlockTopBrand {
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #codeBlock__1_4 .codeBlockTopBrand {
    font-size: 21px;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__1_4 .codeBlockImg_item__1 {
    width: min(45.3936348409vw, 542px);
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__1_4 .codeBlockImg_item__1 {
    width: 100%;
    margin-bottom: 17.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__1_4 .codeBlockImg_item__2 {
    width: min(35.175879397vw, 420px);
    margin-left: auto;
    margin-top: max(-36.1809045226vw, -432px);
    margin-bottom: min(11.0552763819vw, 132px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__1_4 .codeBlockImg_item__2 {
    margin-left: auto;
    margin-right: auto;
    width: 83.7333333333vw;
    margin-bottom: 17.0666666667vw;
  }
}
#codeBlock__1_4 .codeBlockImg_item__3 {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  #codeBlock__1_4 .codeBlockImg_item__3 {
    width: min(31.8257956449vw, 380px);
    margin-right: min(22.1105527638vw, 264px);
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__1_4 .codeBlockImg_item__3 {
    width: 64.8vw;
    margin-right: 5.8666666667vw;
    margin-left: auto;
  }
}
#codeBlock__1_4 .codeBlockImg_item__4 {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #codeBlock__1_4 .codeBlockImg_item__4 {
    width: min(41.7085427136vw, 498px);
    margin-left: min(4.3551088777vw, 52px);
    margin-top: max(-27.8056951424vw, -332px);
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__1_4 .codeBlockImg_item__4 {
    margin-top: -10.6666666667vw;
    width: 84.8vw;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__1_4 .codeBlockCome {
    right: min(3.6013400335vw, 43px);
    bottom: min(0.837520938vw, 10px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__1_4 .brandLink {
    font-size: 15px;
  }
}

/* #codeBlock__2_1
===================================================== */
@media screen and (min-width: 768px) {
  #codeBlock__2_1 .codeBlockTop,
#codeBlock__2_1 .codeBlockImg_item__1 {
    margin-left: min(5.4438860972vw, 65px);
  }
}
#codeBlock__2_1 .codeBlockImg {
  position: relative;
}
#codeBlock__2_1 .codeBlockImg::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-color: #EEEDE1;
}
@media screen and (min-width: 768px) {
  #codeBlock__2_1 .codeBlockImg::before {
    width: calc(min(76.5494137353vw, 914px) + 50vw);
    height: min(39.5309882747vw, 472px);
    top: min(75.4606365159vw, 901px);
    left: min(33.7520938023vw, 403px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__2_1 .codeBlockImg::before {
    width: 100%;
    height: 121.0666666667vw;
    bottom: 59.2vw;
    left: 0;
  }
}
#codeBlock__2_1 .codeBlockImg_item {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  #codeBlock__2_1 .codeBlockImg_item__1 {
    width: min(46.9011725293vw, 560px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__2_1 .codeBlockImg_item__1 {
    width: 100%;
    margin-bottom: 16vw;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__2_1 .codeBlockImg_item__2 {
    width: min(35.594639866vw, 425px);
    margin-left: auto;
    margin-right: min(0.837520938vw, 10px);
    margin-top: max(-12.730318258vw, -152px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__2_1 .codeBlockImg_item__2 {
    width: 73.3333333333vw;
    margin-left: auto;
    margin-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__2_1 .codeBlockImg_item__3 {
    width: min(38.0234505863vw, 454px);
    margin-right: auto;
    margin-left: min(10.4690117253vw, 125px);
    margin-top: max(-8.3752093802vw, -100px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__2_1 .codeBlockImg_item__3 {
    width: 78.4vw;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__2_1 .codeBlockCome {
    right: min(10.4690117253vw, 125px);
    bottom: 0;
  }
}
@media screen and (max-width: 900px) {
  #codeBlock__2_1 .codeBlockCome {
    min-width: 280px;
  }
}

/* #codeBlock__2_2
===================================================== */
@media screen and (min-width: 768px) {
  #codeBlock__2_2 .codeBlockTop,
#codeBlock__2_2 .codeBlockImg_item__1 {
    margin-left: auto;
    margin-right: auto;
    width: min(47.7386934673vw, 570px);
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__2_2 .codeBlockImg_item__1 {
    margin-bottom: min(8.3752093802vw, 100px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__2_2 .codeBlockImg_item__1 {
    width: 94.1333333333vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 13.0666666667vw;
  }
}
#codeBlock__2_2 .codeBlockImg_item__2,
#codeBlock__2_2 .codeBlockImg_item__3 {
  float: left;
}
@media screen and (min-width: 768px) {
  #codeBlock__2_2 .codeBlockImg_item__2,
#codeBlock__2_2 .codeBlockImg_item__3 {
    width: min(27.2194304858vw, 325px);
    margin-bottom: min(8.2077051926vw, 98px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__2_2 .codeBlockImg_item__2,
#codeBlock__2_2 .codeBlockImg_item__3 {
    width: 45.8666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__2_2 .codeBlockImg_item__2 {
    margin-left: min(24.3718592965vw, 291px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__2_2 .codeBlockImg_item__2 {
    margin-left: 7.4666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__2_2 .codeBlockImg_item__3 {
    margin-top: min(11.1390284757vw, 133px);
    margin-left: max(-4.1876046901vw, -50px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__2_2 .codeBlockImg_item__3 {
    margin-left: -6.6666666667vw;
    margin-top: 19.2vw;
    margin-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__2_2 .codeBlockImg_item__4,
#codeBlock__2_2 .codeBlockImg_item__5 {
    float: left;
    width: 50%;
    height: min(63.3165829146vw, 756px);
    margin-bottom: min(15.5778894472vw, 186px);
  }
}
#codeBlock__2_2 .codeBlockImg_item__4 {
  clear: left;
}
@media screen and (max-width: 767px) {
  #codeBlock__2_2 .codeBlockImg_item__4 {
    width: 100%;
  }
}
#codeBlock__2_2 .codeBlockImg_item__4 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#codeBlock__2_2 .codeBlockImg_item__5 {
  background-color: #EEEDE1;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #codeBlock__2_2 .codeBlockImg_item__5 {
    width: 100%;
    padding: 20.5333333333vw 0;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__2_2 .codeBlockImg_item__5 img {
    width: min(31.2395309883vw, 373px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__2_2 .codeBlockImg_item__5 img {
    width: 61.8666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__2_2 .codeBlockCome {
    width: min(49.8324958124vw, 595px);
    min-width: 411px;
    left: 50%;
    transform: translateX(-50%);
  }
}

/* #codeBlock__2_3
===================================================== */
@media screen and (min-width: 768px) {
  #codeBlock__2_3 .codeBlockTop,
#codeBlock__2_3 .codeBlockImg_item__1 {
    margin-left: min(6.6164154104vw, 79px);
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__2_3 .codeBlockImg_item__1 {
    width: min(47.7386934673vw, 570px);
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__2_3 .codeBlockImg_item__1 {
    width: 100%;
    margin-bottom: 17.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__2_3 .codeBlockImg_item__2 {
    width: min(27.135678392vw, 324px);
    margin-left: auto;
    margin-top: max(-18.5092127303vw, -221px);
    margin-right: min(7.4539363484vw, 89px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__2_3 .codeBlockImg_item__2 {
    width: 56.8vw;
    margin-right: 3.4666666667vw;
    margin-left: auto;
    margin-bottom: 4.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__2_3 .codeBlockImg_item__3 {
    width: min(37.5209380235vw, 448px);
    margin-right: auto;
    margin-left: min(4.7738693467vw, 57px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__2_3 .codeBlockImg_item__3 {
    width: 78.6666666667vw;
    margin-right: auto;
    margin-bottom: 17.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__2_3 .codeBlockImg_item__4 {
    width: min(47.7386934673vw, 570px);
    margin-left: auto;
    margin-top: max(-30.8207705193vw, -368px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__2_3 .codeBlockImg_item__4 {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__2_3 .codeBlockCome {
    left: min(9.6314907873vw, 115px);
  }
}
@media screen and (max-width: 900px) {
  #codeBlock__2_3 .codeBlockCome {
    min-width: 280px;
  }
}

/* #codeBlock__2_4
===================================================== */
@media screen and (max-width: 767px) {
  #codeBlock__2_4 .codeBlockTopBrand {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__2_4 .codeBlockImg_item__1,
#codeBlock__2_4 .codeBlockImg_item__2 {
    float: left;
    width: 50%;
    height: min(63.3165829146vw, 756px);
    margin-bottom: min(11.3902847571vw, 136px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__2_4 .codeBlockImg_item__1 {
    width: 100%;
  }
}
#codeBlock__2_4 .codeBlockImg_item__1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#codeBlock__2_4 .codeBlockImg_item__2 {
  background-color: #EEEDE1;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #codeBlock__2_4 .codeBlockImg_item__2 {
    width: 100%;
    padding: 20.5333333333vw 0;
    margin-bottom: 17.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__2_4 .codeBlockImg_item__2 img {
    width: min(31.4070351759vw, 375px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__2_4 .codeBlockImg_item__2 img {
    width: 61.8666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__2_4 .codeBlockImg_item__3 {
    width: min(25.4606365159vw, 304px);
    margin-right: auto;
    margin-left: min(23.7855946399vw, 284px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__2_4 .codeBlockImg_item__3 {
    width: 50.1333333333vw;
    margin-left: 10.6666666667vw;
    margin-right: auto;
    margin-bottom: 4.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__2_4 .codeBlockImg_item__4 {
    width: min(37.6884422111vw, 450px);
    margin-right: min(10.8877721943vw, 130px);
    margin-left: auto;
    margin-top: max(-20.4355108878vw, -244px);
  }
}
@media screen and (max-width: 767px) {
  #codeBlock__2_4 .codeBlockImg_item__4 {
    margin-right: 7.2vw;
    margin-left: auto;
    width: 74.1333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #codeBlock__2_4 .codeBlockCome {
    left: min(16.1641541039vw, 193px);
    width: min(27.0519262982vw, 323px);
  }
}

/* #goods
===================================================== */
#goods {
  background-color: #F3F2EC;
  color: #005491;
}
@media screen and (min-width: 768px) {
  #goods {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  #goods {
    padding-top: 10.6666666667vw;
  }
}
#goods .goodsTop::before,
#goods .goodsTop::after,
#goods .goodsTop_sub::after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  height: 1px;
  background-color: #005491;
  transform: scale(0, 1);
  transition: transform 1.2s ease;
}
#goods .goodsTop::before {
  top: 0;
}
#goods .goodsTop::after,
#goods .goodsTop_sub::after {
  bottom: 0;
}
#goods .goodsTop.on::before, #goods .goodsTop.on::after,
#goods .goodsTop.on .goodsTop_sub::after {
  transform: scale(1, 1);
}
#goods .goodsTop {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #goods .goodsTop {
    margin-bottom: 87px;
    width: 612px;
  }
}
@media screen and (max-width: 767px) {
  #goods .goodsTop {
    margin-bottom: 12.8vw;
    width: 85.6vw;
  }
}
#goods .goodsTop .goodsTop_sub {
  position: relative;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  #goods .goodsTop .goodsTop_sub {
    padding: 18px 35px 14px 19px;
  }
}
@media screen and (max-width: 767px) {
  #goods .goodsTop .goodsTop_sub {
    padding: 2.9333333333vw 1.8666666667vw 3.4666666667vw;
  }
}
#goods .goodsTop .goodsTop_sub span {
  display: block;
  font-family: "goudy-old-style", serif;
  font-weight: 400;
  font-style: normal;
}
#goods .goodsTop .goodsTop_sub span:first-of-type {
  text-transform: capitalize;
  letter-spacing: 0.01em;
}
@media screen and (min-width: 768px) {
  #goods .goodsTop .goodsTop_sub span:first-of-type {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  #goods .goodsTop .goodsTop_sub span:first-of-type {
    font-size: 4.2666666667vw;
  }
}
#goods .goodsTop .goodsTop_sub span:last-of-type {
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  #goods .goodsTop .goodsTop_sub span:last-of-type {
    font-size: 22px;
    transform: translateY(0px);
  }
}
@media screen and (max-width: 767px) {
  #goods .goodsTop .goodsTop_sub span:last-of-type {
    font-size: 3.7333333333vw;
    transform: translateY(0.8vw);
  }
}
#goods .goodsTop .goodsTop_title {
  font-family: "goudy-old-style", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
  text-align: center;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  #goods .goodsTop .goodsTop_title {
    font-size: 125px;
    padding: 19px 0 27px;
    transform: translateX(0px);
    transform: translateX(-8px);
  }
}
@media screen and (max-width: 767px) {
  #goods .goodsTop .goodsTop_title {
    font-size: 25.6vw;
    padding: 4.5333333333vw 0 9.6vw;
    transform: translateX(0.5333333333vw);
  }
}
#goods .goodsTop .goodsTop_title span {
  text-transform: uppercase;
  display: inline-block;
  font-family: "fugu", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.13em;
}
#goods .goodsTop .goodsTop_text {
  font-family: "goudy-old-style", serif;
  font-weight: 400;
  font-style: normal;
  position: absolute;
  text-transform: capitalize;
  text-align: right;
}
@media screen and (min-width: 768px) {
  #goods .goodsTop .goodsTop_text {
    line-height: 1.1666666667;
    font-size: 15px;
    bottom: 23px;
    right: 35px;
  }
}
@media screen and (max-width: 767px) {
  #goods .goodsTop .goodsTop_text {
    line-height: 1;
    font-size: 3.2vw;
    bottom: 4.8vw;
    right: 2.1333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #goods .goodsBlock {
    width: min(93.0434782609vw, 1070px);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 130px;
  }
}
@media screen and (max-width: 767px) {
  #goods .goodsBlock {
    margin-bottom: 17.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #goods .goodsImg {
    width: min(50.4347826087vw, 580px);
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 767px) {
  #goods .goodsImg {
    width: 90.1333333333vw;
    margin-bottom: 9.6vw;
  }
}
#goods .credit {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  #goods .credit {
    width: min(35.8260869565vw, 412px);
    min-width: 300px;
  }
}
#goods .credit .credit_btn {
  background-color: #E3E3E1;
}
#goods .credit li {
  width: 100%;
}

/* #goodsBlock__1
===================================================== */
#goodsBlock__1 .goodsImg {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #goodsBlock__1 .credit {
    transform: translateX(min(7.2173913043vw, 83px));
  }
}
@media screen and (max-width: 767px) {
  #goodsBlock__1 .credit {
    margin-left: auto;
  }
}

/* #goodsBlock__2
===================================================== */
#goodsBlock__2 {
  position: relative;
}
#goodsBlock__2 .goodsImg {
  margin-right: auto;
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  #goodsBlock__2 .credit {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}

/* #goodsBlock__3
===================================================== */
#goodsBlock__3 {
  position: relative;
}
#goodsBlock__3 .goodsImg {
  margin-right: 0;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  #goodsBlock__3 .credit {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

/* #goodsBlock__4
===================================================== */
#goodsBlock__4 {
  position: relative;
}
@media screen and (min-width: 768px) {
  #goodsBlock__4 .goodsImg {
    margin-right: auto;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  #goodsBlock__4 .goodsImg {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  #goodsBlock__4 .credit {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}

/* #goodsBlock__5
===================================================== */
#goodsBlock__5 {
  position: relative;
}
@media screen and (min-width: 768px) {
  #goodsBlock__5 {
    margin-bottom: 180px !important;
  }
}
@media screen and (min-width: 768px) {
  #goodsBlock__5 .goodsImg {
    margin-right: 0;
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  #goodsBlock__5 .goodsImg {
    margin-left: 0;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  #goodsBlock__5 .credit {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

/* .header
===================================================== */
.header {
  position: fixed;
  left: 50%;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .header {
    top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .header {
    top: 10px;
  }
}
.header .header_content {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 1s;
}
@media screen and (min-width: 768px) {
  .header .header_content {
    gap: 0 8px;
  }
}
@media screen and (max-width: 767px) {
  .header .header_content {
    gap: 0 8px;
  }
}
.header .header_content.show {
  opacity: 1;
}
.header .header_content:nth-of-type(2) .header_title {
  letter-spacing: 0.01em;
}
.header .header_content:nth-of-type(2) .header_title span {
  letter-spacing: 0.17em;
}
.header .header_content:nth-of-type(3) .header_title {
  letter-spacing: 0.02em;
}
.header .header_content:nth-of-type(3) .header_title span {
  letter-spacing: 0.13em;
}
.header .header_title {
  font-family: "goudy-old-style", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .header .header_title {
    font-size: 48px;
  }
}
@media screen and (max-width: 767px) {
  .header .header_title {
    font-size: 40px;
  }
}
.header .header_title span {
  font-family: "fugu", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}
.header .header_sub {
  line-height: 1.1;
  text-transform: capitalize;
}
@media screen and (min-width: 768px) {
  .header .header_sub {
    font-size: 12px;
    transform: translateY(2px);
    letter-spacing: 0.01em;
  }
}
@media screen and (max-width: 767px) {
  .header .header_sub {
    font-size: 10px;
    transform: translateY(2px);
  }
}

/* .totop
===================================================== */
.totop {
  position: fixed;
  z-index: 10;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.5s;
  bottom: 22px;
  right: 22px;
  width: 29px;
}
@media screen and (min-width: 768px) {
  .totop {
    bottom: 27px;
    right: 27px;
  }
}
@media screen and (max-width: 767px) {
  .totop {
    bottom: 22px;
    right: 22px;
  }
}
.totop.show {
  opacity: 1;
}

/* .staff
===================================================== */
.staff {
  background-color: #fff;
  font-family: "goudy-old-style", serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  color: #005491;
}
@media screen and (min-width: 768px) {
  .staff {
    padding: 120px 0;
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .staff {
    padding: 70px 0;
    font-size: 11px;
  }
}

/* #otona_footer
===================================================== */
#otona_footer {
  color: #000;
}/*# sourceMappingURL=style.css.map */