@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 1s;
}
.fadeIn.on {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

/* colorBeta
============================================ */
.colorBeta {
  opacity: 0;
  position: relative;
  transition: opacity 1s;
}
.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 1s;
}
.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.3s;
          animation-duration: 1.3s;
  -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.3s;
          animation-duration: 1.3s;
  -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;
}
.slide .slide_item {
  transform: translateX(-105%);
  transition: transform 1s ease;
}
.slide.on .slide_item {
  transform: translateX(0);
}

.animeWrap .animeWrap_item__slide {
  overflow: hidden;
}
.animeWrap .animeWrap_item__slide .animeWrap_item__slideImg {
  transform: translateX(-105%);
  transition: transform 1s ease;
}
.animeWrap.on .animeWrap_item__slideImg {
  transform: translateX(0);
}

/* .fadeUpLoop
===================================================== */
.fadeUpLoop .fadeUpLoop_item {
  opacity: 0;
  transform: rotate(0deg) translateY(7%);
  transition: opacity 0.5s, transform 0.7s;
}
.fadeUpLoop .fadeUpLoop_item.show {
  opacity: 1;
}

/* 角度
===================================================== */
@media screen and (min-width: 768px) {
  .top.on li:nth-of-type(1) .animeWrap_item__up {
    transform: rotate(-1.77deg) translateY(0);
  }
}
@media screen and (max-width: 767px) {
  .top.on li:nth-of-type(1) .fadeUpLoop_item.show {
    transform: rotate(1.49deg) translateY(0);
  }
}
@media screen and (min-width: 768px) {
  .top.on li:nth-of-type(2) .animeWrap_item__up {
    transform: rotate(3.34deg) translateY(0);
  }
}
@media screen and (max-width: 767px) {
  .top.on li:nth-of-type(2) .fadeUpLoop_item.show {
    transform: rotate(0deg) translateY(0);
  }
}
@media screen and (min-width: 768px) {
  .top.on li:nth-of-type(3) .animeWrap_item__up {
    transform: rotate(-1.28deg) translateY(0);
  }
}
@media screen and (max-width: 767px) {
  .top.on li:nth-of-type(3) .fadeUpLoop_item.show {
    transform: rotate(2.35deg) translateY(0);
  }
}
@media screen and (min-width: 768px) {
  .top.on li:nth-of-type(4) .animeWrap_item__up {
    transform: rotate(3.82deg) translateY(0);
  }
}
@media screen and (max-width: 767px) {
  .top.on li:nth-of-type(4) .fadeUpLoop_item.show {
    transform: rotate(-1.86deg) translateY(0);
  }
}

#sec__1 .fadeUpLoop .fadeUpLoop_inner:nth-of-type(1) .fadeUpLoop_item.show {
  transform: rotate(-1.99deg) translateY(0);
}
#sec__1 .fadeUpLoop .fadeUpLoop_inner:nth-of-type(2) .fadeUpLoop_item.show {
  transform: rotate(2.97deg) translateY(0);
}
#sec__1 .fadeUpLoop .fadeUpLoop_inner:nth-of-type(3) .fadeUpLoop_item.show {
  transform: rotate(-0.79deg) translateY(0);
}
#sec__1 .fadeUpLoop .fadeUpLoop_inner:nth-of-type(4) .fadeUpLoop_item.show {
  transform: rotate(2.74deg) translateY(0);
}

#sec__2 .fadeUpLoop .fadeUpLoop_inner:nth-of-type(1) .fadeUpLoop_item.show {
  transform: rotate(-1.99deg) translateY(0);
}
#sec__2 .fadeUpLoop .fadeUpLoop_inner:nth-of-type(2) .fadeUpLoop_item.show {
  transform: rotate(1.07deg) translateY(0);
}
#sec__2 .fadeUpLoop .fadeUpLoop_inner:nth-of-type(3) .fadeUpLoop_item.show {
  transform: rotate(-1.53deg) translateY(0);
}

#sec__3 .fadeUpLoop .fadeUpLoop_inner:nth-of-type(1) .fadeUpLoop_item.show {
  transform: rotate(-1.99deg) translateY(0);
}
#sec__3 .fadeUpLoop .fadeUpLoop_inner:nth-of-type(2) .fadeUpLoop_item.show {
  transform: rotate(2.25deg) translateY(0);
}
#sec__3 .fadeUpLoop .fadeUpLoop_inner:nth-of-type(3) .fadeUpLoop_item.show {
  transform: rotate(-2.63deg) translateY(0);
}

#sec__4 .fadeUpLoop .fadeUpLoop_inner:nth-of-type(1) .fadeUpLoop_item.show {
  transform: rotate(2.62deg) translateY(0);
}
#sec__4 .fadeUpLoop .fadeUpLoop_inner:nth-of-type(2) .fadeUpLoop_item.show {
  transform: rotate(-4.57deg) translateY(0);
}
#sec__4 .fadeUpLoop .fadeUpLoop_inner:nth-of-type(3) .fadeUpLoop_item.show {
  transform: rotate(1.33deg) translateY(0);
}

#sec__5 .fadeUpLoop .fadeUpLoop_inner:nth-of-type(1) .fadeUpLoop_item.show {
  transform: rotate(2.62deg) translateY(0);
}
#sec__5 .fadeUpLoop .fadeUpLoop_inner:nth-of-type(2) .fadeUpLoop_item.show {
  transform: rotate(-2.87deg) translateY(0);
}
#sec__5 .fadeUpLoop .fadeUpLoop_inner:nth-of-type(3) .fadeUpLoop_item.show {
  transform: rotate(1.91deg) translateY(0);
}

/* 読み込み
===================================================== */
/* common
===================================================== */
.wrapper {
  color: #004eaa;
  letter-spacing: 0;
  line-height: 1.6;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .wrapper {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .wrapper {
    font-size: 13px;
  }
}

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

* {
  box-sizing: border-box;
}

[v-cloak] {
  opacity: 0;
}

*: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) {
  .spNone {
    display: none;
  }
}

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

/* .bg
===================================================== */
.bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -2;
}
.bg .bg_item {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: opacity 0.7s;
}
.bg .bg_item.show {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .bg .bg_item__1 {
    background-image: url(../images/bg/bg_pc_1.jpg);
  }
}
@media screen and (max-width: 767px) {
  .bg .bg_item__1 {
    background-image: url(../images/bg/bg_sp_1.jpg);
  }
}
@media screen and (min-width: 768px) {
  .bg .bg_item__2 {
    background-image: url(../images/bg/bg_pc_2.jpg);
  }
}
@media screen and (max-width: 767px) {
  .bg .bg_item__2 {
    background-image: url(../images/bg/bg_sp_2.jpg);
  }
}
@media screen and (min-width: 768px) {
  .bg .bg_item__3 {
    background-image: url(../images/bg/bg_pc_3.jpg);
  }
}
@media screen and (max-width: 767px) {
  .bg .bg_item__3 {
    background-image: url(../images/bg/bg_sp_3.jpg);
  }
}
@media screen and (min-width: 768px) {
  .bg .bg_item__4 {
    background-image: url(../images/bg/bg_pc_4.jpg);
  }
}
@media screen and (max-width: 767px) {
  .bg .bg_item__4 {
    background-image: url(../images/bg/bg_sp_4.jpg);
  }
}
@media screen and (min-width: 768px) {
  .bg .bg_item__5 {
    background-image: url(../images/bg/bg_pc_5.jpg);
  }
}
@media screen and (max-width: 767px) {
  .bg .bg_item__5 {
    background-image: url(../images/bg/bg_sp_5.jpg);
  }
}

.bg_white {
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  position: relative;
}
@media screen and (min-width: 768px) {
  .bg_white {
    width: 60vw;
    min-width: 600px;
  }
}
@media screen and (max-width: 767px) {
  .bg_white {
    width: 94.4vw;
  }
}
.bg_white::after {
  content: "";
  display: block;
  background-color: #fff;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  z-index: -1;
}
.bg_white .bg_whiteInner {
  width: 100%;
  overflow: hidden;
}

/* header
===================================================== */
header {
  z-index: 999999;
}

/* .top
===================================================== */
.top {
  background-color: #fff;
  position: relative;
}
@media screen and (min-width: 768px) {
  .top {
    padding-top: 3.4722222222vw;
    padding-bottom: 14.2361111111vw;
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .top {
    padding-top: 10.1333333333vw;
    padding-bottom: 46.9333333333vw;
    margin-top: 40px;
  }
}
.top::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .top::before {
    padding-top: 17.0138888889%;
    background-image: url(../images/fv/fv_bg_pc.jpg);
  }
}
@media screen and (max-width: 767px) {
  .top::before {
    padding-top: 70.6666666667%;
    background-image: url(../images/fv/fv_bg_sp.jpg);
  }
}
.top .topImg {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .top .topImg {
    width: 90.9027777778vw;
  }
}
@media screen and (max-width: 767px) {
  .top .topImg {
    width: 89.3333333333vw;
  }
}
.top .topImg::before {
  content: "";
  display: block;
}
@media screen and (min-width: 768px) {
  .top .topImg::before {
    padding-top: 33.9954163484%;
  }
}
@media screen and (max-width: 767px) {
  .top .topImg::before {
    padding-top: 135.223880597%;
  }
}
.top .topImg li {
  position: absolute;
}
@media screen and (max-width: 767px) {
  .top .topImg li {
    top: 50%;
    left: 50%;
    width: 82.9333333333vw;
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 768px) {
  .top .topImg li:nth-of-type(1) {
    top: 0;
    left: 0.1388888889vw;
    width: 22.3611111111vw;
  }
}
@media screen and (min-width: 768px) {
  .top .topImg li:nth-of-type(2) {
    top: 0.9027777778vw;
    left: 21.6666666667vw;
    width: 24.0972222222vw;
  }
}
@media screen and (min-width: 768px) {
  .top .topImg li:nth-of-type(3) {
    top: 0;
    right: 23.2638888889vw;
    width: 22.0833333333vw;
  }
}
@media screen and (min-width: 768px) {
  .top .topImg li:nth-of-type(4) {
    top: 1.5277777778vw;
    right: -0.5555555556vw;
    width: 24.0277777778vw;
  }
}
.top .topEn {
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .top .topEn {
    bottom: 2.5694444444vw;
    right: 2.4305555556vw;
    width: 38.0555555556vw;
  }
}
@media screen and (max-width: 767px) {
  .top .topEn {
    top: 3.4666666667vw;
    right: -0.2666666667vw;
    width: 92.5333333333vw;
  }
}
.top .topJa {
  position: absolute;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .top .topJa {
    bottom: 6.3888888889vw;
    left: 21.9444444444vw;
    width: 52.5vw;
  }
}
@media screen and (max-width: 767px) {
  .top .topJa {
    bottom: 13.6vw;
    right: 6.9333333333vw;
    width: 86.1333333333vw;
  }
}
.top .topBottom {
  font-family: "courier-prime", monospace;
  font-weight: 400;
  font-style: normal;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  z-index: 2;
  text-transform: capitalize;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  .top .topBottom {
    left: 21.7361111111vw;
    font-size: 1.3194444444vw;
    width: 52.5vw;
    bottom: 1.3194444444vw;
  }
}
@media screen and (max-width: 767px) {
  .top .topBottom {
    left: 50%;
    transform: translateX(-50%);
    font-size: 4vw;
    width: 85.3333333333vw;
    bottom: 2.6666666667vw;
  }
}
.top .topBottom span {
  display: block;
}
.top .topBottom span:nth-of-type(2) {
  position: absolute;
  bottom: 50%;
  transform: translate(-50%, -50%);
  background-color: #004eaa;
}
@media screen and (min-width: 768px) {
  .top .topBottom span:nth-of-type(2) {
    width: 5.3472222222vw;
    height: 0.0694444444vw;
    left: 53%;
  }
}
@media screen and (max-width: 767px) {
  .top .topBottom span:nth-of-type(2) {
    width: 35px;
    height: 1px;
    left: 50%;
  }
}
.top .topScroll {
  position: absolute;
  bottom: -3.4722222222vw;
  left: 0.9027777778vw;
}
.top .topScroll span {
  display: block;
}
@media screen and (min-width: 768px) {
  .top .topScroll span:nth-of-type(1) {
    font-family: "courier-prime", monospace;
    font-weight: 400;
    font-style: normal;
    font-size: 1.1805555556vw;
    -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
    line-height: 1;
    transform: translateX(-0.2777777778vw);
    margin-bottom: 1.1111111111vw;
  }
}
.top .topScroll span:nth-of-type(2) {
  position: relative;
  width: 0.0694444444vw;
  height: 5.4166666667vw;
}
.top .topScroll span:nth-of-type(2)::before {
  content: "";
  display: block;
  background-color: #004eaa;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: auto;
  opacity: 0;
  -webkit-animation: pathmove 2s linear infinite both;
          animation: pathmove 2s linear infinite both;
}
@-webkit-keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    bottom: auto;
    opacity: 0;
  }
  40% {
    top: 0;
    bottom: auto;
    height: 100%;
    opacity: 1;
  }
  41% {
    top: auto;
    bottom: 0;
  }
  80% {
    height: 0;
    top: auto;
    bottom: 0;
    opacity: 0;
  }
}
@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    bottom: auto;
    opacity: 0;
  }
  40% {
    top: 0;
    bottom: auto;
    height: 100%;
    opacity: 1;
  }
  41% {
    top: auto;
    bottom: 0;
  }
  80% {
    height: 0;
    top: auto;
    bottom: 0;
    opacity: 0;
  }
}
/* .lead
===================================================== */
@media screen and (min-width: 768px) {
  .lead {
    padding: 55px 0 68px;
  }
}
@media screen and (max-width: 767px) {
  .lead {
    padding: 13.3333333333vw 0 11.2vw;
  }
}
.lead .leadText {
  text-align: center;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  .lead .leadText {
    font-size: 15px;
    line-height: 2.4;
  }
}
@media screen and (max-width: 767px) {
  .lead .leadText {
    font-size: 13px;
    line-height: 2.1538461538;
  }
}

/* .nav
===================================================== */
@media screen and (min-width: 768px) {
  .nav {
    margin-bottom: 75px;
  }
}
@media screen and (max-width: 767px) {
  .nav {
    margin-bottom: 13.3333333333vw;
  }
}
.nav ul {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .nav ul {
    width: min(93.1856899489vw, 1094px);
  }
}
.nav ul::before {
  content: "";
  display: block;
}
@media screen and (min-width: 768px) {
  .nav ul::before {
    padding-top: 29.4332723949%;
  }
}
@media screen and (max-width: 767px) {
  .nav ul::before {
    padding-top: 206.9333333333%;
  }
}
.nav li {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .nav li:nth-of-type(1) {
    top: 0;
    left: 0;
    width: min(17.8875638842vw, 210px);
  }
}
@media screen and (max-width: 767px) {
  .nav li:nth-of-type(1) {
    top: 0;
    left: 4.8vw;
    width: 48vw;
  }
}
@media screen and (min-width: 768px) {
  .nav li:nth-of-type(2) {
    bottom: 0;
    left: min(18.1431005111vw, 213px);
    width: min(18.7393526405vw, 220px);
  }
}
@media screen and (max-width: 767px) {
  .nav li:nth-of-type(2) {
    top: 10.6666666667vw;
    right: 2.6666666667vw;
    width: 50.1333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .nav li:nth-of-type(3) {
    top: min(0.5962521295vw, 7px);
    left: min(36.9676320273vw, 434px);
    width: min(18.5689948893vw, 218px);
  }
}
@media screen and (max-width: 767px) {
  .nav li:nth-of-type(3) {
    top: 68vw;
    left: 3.7333333333vw;
    width: 50.1333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .nav li:nth-of-type(4) {
    top: min(1.6183986371vw, 19px);
    right: min(18.9097103918vw, 222px);
    width: min(18.398637138vw, 216px);
  }
}
@media screen and (max-width: 767px) {
  .nav li:nth-of-type(4) {
    top: 86.4vw;
    right: 3.2vw;
    width: 48.8vw;
  }
}
@media screen and (min-width: 768px) {
  .nav li:nth-of-type(5) {
    transform: rotate(-11deg);
    top: min(0.4258943782vw, 5px);
    right: max(-0.7666098807vw, -9px);
    width: min(19.7614991482vw, 232px);
  }
}
@media screen and (max-width: 767px) {
  .nav li:nth-of-type(5) {
    bottom: 0vw;
    left: 7.4666666667vw;
    width: 51.2vw;
  }
}
.nav a {
  display: block;
  transition: transform 0.3s;
}
@media screen and (min-width: 768px) {
  .nav a:hover {
    transform: translateY(-5%);
  }
}
/* .sec
===================================================== */
.sec {
  position: relative;
}
@media screen and (min-width: 768px) {
  .sec:first-of-type .bg_white {
    padding-top: 68px;
  }
}
@media screen and (max-width: 767px) {
  .sec:first-of-type .bg_white {
    padding-top: 58px;
  }
}
@media screen and (min-width: 768px) {
  .sec:last-of-type .bg_white {
    padding-bottom: 68px;
  }
}
@media screen and (max-width: 767px) {
  .sec:last-of-type .bg_white {
    padding-bottom: 58px;
  }
}
@media screen and (min-width: 768px) {
  .sec .bg_white {
    padding-top: min(31.0734463277vw, 172.4576271186px);
  }
}
@media screen and (max-width: 767px) {
  .sec .bg_white {
    padding-top: 105px;
  }
}
.sec .sec_inner {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec .sec_inner {
    width: 555px;
  }
}
@media screen and (max-width: 767px) {
  .sec .sec_inner {
    width: 100%;
  }
}

/* .secTop
===================================================== */
.secTop {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #004eaa;
  text-transform: capitalize;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .secTop {
    width: min(50.9722222222vw, 734px);
    min-width: 555px;
    margin-bottom: min(11.2994350282vw, 62.7118644068px);
    padding: 0 min(2.8248587571vw, 15.6779661017px) min(0.5649717514vw, 3.1355932203px);
  }
}
@media screen and (max-width: 767px) {
  .secTop {
    width: 87.2vw;
    margin-bottom: 10.6666666667vw;
    padding: 0 2.6666666667vw 0vw;
  }
}
.secTop .secTop_item {
  font-family: "courier-prime", monospace;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .secTop .secTop_item {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .secTop .secTop_item {
    font-size: 4.2666666667vw;
  }
}

/* .secMain
===================================================== */
.secMain {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .secMain {
    padding-bottom: min(42.3728813559vw, 235.1694915254px);
  }
}
@media screen and (max-width: 767px) {
  .secMain {
    padding-bottom: 40vw;
  }
}
.secMain ul {
  position: relative;
}
.secMain ul::before {
  content: "";
  display: block;
  padding-top: 119.209039548%;
}
.secMain li {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  .secMain li {
    width: min(87.0056497175vw, 482.8813559322px);
  }
}
@media screen and (max-width: 767px) {
  .secMain li {
    width: 82.1333333333vw;
  }
}
.secMain .secNum,
.secMain .secTitle_item {
  position: absolute;
  z-index: 99999;
}
.secMain .secNum {
  font-family: nimbus-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .secMain .secNum {
    font-size: min(28.2485875706vw, 156.7796610169px);
  }
}
@media screen and (max-width: 767px) {
  .secMain .secNum {
    font-size: 26.6666666667vw;
  }
}
/* .secSub
===================================================== */
.secSub > img {
  pointer-events: none;
}
.secSub .creditList {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .secSub .creditList {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .secSub .creditList {
    margin-top: 4.5333333333vw;
  }
}
.secSub .creditList span {
  font-size: 9px;
}
.secSub .creditList .creditList_img {
  width: 34px;
}
.secSub .creditList .creditList_btn {
  font-size: 10px;
  width: 41px;
  line-height: 14px;
}

/* .secCredit
===================================================== */
@media screen and (min-width: 768px) {
  .secCredit:not(:last-of-type) {
    padding-bottom: min(16.9491525424vw, 94.0677966102px);
  }
}
@media screen and (max-width: 767px) {
  .secCredit:not(:last-of-type) {
    padding-bottom: 16vw;
  }
}
.secCredit .creditImg {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .secCredit .creditImg {
    margin-bottom: min(6.4971751412vw, 36.0593220339px);
    width: min(74.2937853107vw, 412.3305084746px);
  }
}
@media screen and (max-width: 767px) {
  .secCredit .creditImg {
    margin-bottom: 6.1333333333vw;
    width: 70.1333333333vw;
  }
}

.creditList {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  gap: 10px;
}
@media screen and (min-width: 768px) {
  .creditList {
    width: min(74.2937853107vw, 412.3305084746px);
  }
}
@media screen and (max-width: 767px) {
  .creditList {
    width: 70.1333333333vw;
  }
}
.creditList .creditList_link {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.creditList .creditList_img {
  flex-shrink: 0;
  width: 42px;
}
.creditList .creditList_data {
  width: 100%;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .creditList .creditList_data {
    padding: 0 2.6666666667vw;
  }
}
.creditList span {
  display: block;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 10px;
}
.creditList .creditList_price span {
  display: inline-block;
}
.creditList .creditList_btn {
  background-color: transparent;
  text-transform: uppercase;
  text-align: center;
  flex-shrink: 0;
  font-family: "courier-prime", monospace;
  font-weight: 400;
  font-style: normal;
  width: 45px;
  line-height: 15px;
  padding-top: 2px;
  margin-top: 2px;
  border-radius: 9px;
  font-size: 11px;
  transition: color 0.3s, background-color 0.3;
}
.creditList .creditList_btn__coming {
  width: 90px;
}
.creditList .creditList_btn__shop {
  width: 85px;
}

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

.creditAjax_price__sale {
  margin-left: 5px;
}

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

/* .other
===================================================== */
@media screen and (min-width: 768px) {
  .other {
    margin-top: 55px;
  }
}
@media screen and (max-width: 767px) {
  .other {
    margin-top: 12.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .other .otherTop,
.other .otherList {
    margin-left: auto;
    margin-right: auto;
    width: min(84.7457627119vw, 470.3389830508px);
  }
}
@media screen and (max-width: 767px) {
  .other .otherTop,
.other .otherList {
    margin-left: auto;
    margin-right: 2.6666666667vw;
    width: 80vw;
  }
}
.other .otherTop {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #5a7ba1;
  letter-spacing: 0.03em;
  padding-bottom: 6px;
  margin-bottom: 20px;
  align-items: flex-end;
  padding-right: 3px;
}
.other .otherTop .otherTop_item {
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: capitalize;
}
.other .otherTop .otherTop_item__1 {
  font-size: 14px;
}
.other .otherTop .otherTop_item__2 {
  font-size: 12px;
}
.other .otherTop .otherTop_item__2::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  margin-left: 5px;
}
.other .otherList {
  margin-bottom: 30px;
}
.other .otherBtn {
  width: 172px;
  line-height: 29px;
  font-size: 13px;
  text-align: center;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  transition: color 0.3s, background-color 0.3s;
}

/* .otherList
===================================================== */
.otherList {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
/* 自動取得
===================================================== */
.otherList {
  overflow: hidden;
}
.otherList a {
  display: block;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.3333333333;
  transition: opacity 0.3s;
}
@media screen and (min-width: 768px) {
  .otherList a {
    font-size: 9px;
  }
}
@media screen and (max-width: 767px) {
  .otherList a {
    font-size: 9px;
  }
}
@media screen and (min-width: 768px) {
  .otherList a:hover {
    opacity: 0.6;
  }
}
.otherList a > p {
  position: relative;
}
@media screen and (min-width: 768px) {
  .otherList img {
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 767px) {
  .otherList img {
    margin-bottom: 3.2vw;
  }
}
.otherList 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 (max-width: 767px) {
  .otherList img + span {
    padding: 3px 8px;
  }
}
.otherList .ico_box {
  display: none;
}
.otherList .ico_box + p {
  margin-bottom: 2px;
}
.otherList .textOverflow,
.otherList .label {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 2px;
  line-height: 1.6;
}
.otherList .salecolor,
.otherList .salecolor + .price {
  color: #cc0b0b;
}

/* #sec__1
===================================================== */
#sec__1 {
  color: #004eaa;
}
#sec__1 .secTop {
  border-color: #004eaa;
}
@media screen and (min-width: 768px) {
  #sec__1 .secNum {
    bottom: min(25.4237288136vw, 141.1016949153px);
    right: min(5.9322033898vw, 32.9237288136px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .secNum {
    bottom: 24vw;
    right: 5.6vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__1 .secTitle .secTitle_item__1 {
    bottom: min(11.2994350282vw, 62.7118644068px);
    left: min(7.6271186441vw, 42.3305084746px);
    width: min(38.9830508475vw, 216.3559322034px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .secTitle .secTitle_item__1 {
    bottom: 10.6666666667vw;
    left: 7.2vw;
    width: 36.8vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__1 .secTitle .secTitle_item__2 {
    bottom: min(5.3672316384vw, 29.7881355932px);
    right: min(6.7796610169vw, 37.6271186441px);
    width: min(45.197740113vw, 250.8474576271px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .secTitle .secTitle_item__2 {
    bottom: 5.0666666667vw;
    right: 6.4vw;
    width: 42.6666666667vw;
  }
}
#sec__1 .secSub_item__1 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__1 .secSub_item__1 {
    width: min(69.7740112994vw, 387.2457627119px);
    margin-bottom: min(9.8870056497vw, 54.8728813559px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .secSub_item__1 {
    width: 65.8666666667vw;
    margin-bottom: 9.3333333333vw;
  }
}
#sec__1 .secSub_item__2 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__1 .secSub_item__2 {
    width: min(72.5988700565vw, 402.9237288136px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .secSub_item__2 {
    width: 68.5333333333vw;
  }
}
#sec__1 .secSub_item__3 {
  position: relative;
}
#sec__1 .secSub_item__3::before {
  content: "";
  display: block;
  padding-top: 76.2711864407%;
}
#sec__1 .secSub_item__3 img {
  position: absolute;
}
@media screen and (min-width: 768px) {
  #sec__1 .secSub_item__3 img:nth-of-type(1) {
    width: min(74.5762711864vw, 413.8983050847px);
    top: max(-24.2937853107vw, -134.8305084746px);
    left: max(-2.8248587571vw, -15.6779661017px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .secSub_item__3 img:nth-of-type(1) {
    width: 70.4vw;
    top: -22.9333333333vw;
    left: -2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__1 .secSub_item__3 img:nth-of-type(2) {
    top: min(9.3220338983vw, 51.7372881356px);
    left: min(62.1468926554vw, 344.9152542373px);
    width: min(30.790960452vw, 170.8898305085px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .secSub_item__3 img:nth-of-type(2) {
    top: 8.8vw;
    left: 58.6666666667vw;
    width: 29.0666666667vw;
  }
}
#sec__1 .secSub_item__3 img:nth-of-type(3) {
  z-index: 2;
}
@media screen and (min-width: 768px) {
  #sec__1 .secSub_item__3 img:nth-of-type(3) {
    bottom: max(-9.604519774vw, -53.3050847458px);
    right: min(2.5423728814vw, 14.1101694915px);
    width: min(42.0903954802vw, 233.6016949153px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .secSub_item__3 img:nth-of-type(3) {
    bottom: -9.0666666667vw;
    right: 2.4vw;
    width: 39.7333333333vw;
  }
}
#sec__1 .creditList .creditList_btn {
  border: 1px solid #004eaa;
  border-color: #004eaa;
  color: #004eaa;
}
@media screen and (min-width: 768px) {
  #sec__1 .creditList a:hover .creditList_btn {
    background-color: #004eaa;
    color: #fff;
  }
}
#sec__1 .other {
  color: #5a7ba1;
}
#sec__1 .other .otherTop {
  border-color: #5a7ba1;
}
#sec__1 .other .otherTop_item__2::after {
  border-left: 7px solid #5a7ba1;
}
#sec__1 .other .otherBtn {
  border: 1px solid #5a7ba1;
  background-color: #5a7ba1;
}
@media screen and (min-width: 768px) {
  #sec__1 .other .otherBtn:hover {
    color: #5a7ba1;
    background-color: transparent;
  }
}

/* #sec__2
===================================================== */
#sec__2 {
  color: #058629;
}
#sec__2 .secTop {
  border-color: #058629;
}
@media screen and (min-width: 768px) {
  #sec__2 .secNum {
    bottom: min(26.8361581921vw, 148.9406779661px);
    right: min(6.7796610169vw, 37.6271186441px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .secNum {
    bottom: 25.3333333333vw;
    right: 6.4vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__2 .secTitle .secTitle_item__1 {
    bottom: min(23.7288135593vw, 131.6949152542px);
    left: min(10.4519774011vw, 58.0084745763px);
    width: min(27.1186440678vw, 150.5084745763px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .secTitle .secTitle_item__1 {
    bottom: 22.4vw;
    left: 9.8666666667vw;
    width: 25.6vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__2 .secTitle .secTitle_item__2 {
    bottom: min(5.6497175141vw, 31.3559322034px);
    right: min(7.0621468927vw, 39.1949152542px);
    width: min(71.186440678vw, 395.0847457627px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .secTitle .secTitle_item__2 {
    bottom: 5.3333333333vw;
    right: 6.6666666667vw;
    width: 67.2vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__2 .secSub_item__1 {
    width: min(77.4011299435vw, 429.5762711864px);
    margin-left: min(15.5367231638vw, 86.2288135593px);
    margin-bottom: min(9.3220338983vw, 51.7372881356px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .secSub_item__1 {
    width: 73.0666666667vw;
    margin-left: 14.6666666667vw;
    margin-bottom: 8.8vw;
  }
}
#sec__2 .secSub_item__2 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__2 .secSub_item__2 {
    width: min(79.0960451977vw, 438.9830508475px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .secSub_item__2 {
    width: 74.6666666667vw;
  }
}
#sec__2 .secSub_item__2 .creditList {
  width: 250px !important;
}
#sec__2 .secSub_item__3 {
  position: relative;
}
#sec__2 .secSub_item__3::before {
  content: "";
  display: block;
  padding-top: 74.8587570621%;
}
#sec__2 .secSub_item__3 img {
  position: absolute;
}
#sec__2 .secSub_item__3 img:nth-of-type(1) {
  z-index: 2;
}
@media screen and (min-width: 768px) {
  #sec__2 .secSub_item__3 img:nth-of-type(1) {
    width: min(76.2711864407vw, 423.3050847458px);
    right: max(-3.1073446328vw, -17.2457627119px);
    top: max(-9.3220338983vw, -51.7372881356px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .secSub_item__3 img:nth-of-type(1) {
    width: 72vw;
    right: -2.9333333333vw;
    top: -8.8vw;
  }
}
#sec__2 .secSub_item__3 img:nth-of-type(2) {
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #sec__2 .secSub_item__3 img:nth-of-type(2) {
    width: min(37.8531073446vw, 210.0847457627px);
    left: min(10.7344632768vw, 59.5762711864px);
    top: min(9.604519774vw, 53.3050847458px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .secSub_item__3 img:nth-of-type(2) {
    width: 35.7333333333vw;
    left: 10.1333333333vw;
    top: 9.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__2 .secSub_item__4 {
    width: min(59.3220338983vw, 329.2372881356px);
    margin-left: min(12.7118644068vw, 70.5508474576px);
    margin-bottom: min(16.1016949153vw, 89.3644067797px);
    margin-top: max(-1.1299435028vw, -6.2711864407px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .secSub_item__4 {
    width: 56vw;
    margin-left: 12vw;
    margin-bottom: 15.2vw;
    margin-top: -1.0666666667vw;
  }
}
#sec__2 .secSub_item__4 .creditList {
  width: 230px !important;
}
#sec__2 .creditList .creditList_btn {
  border: 1px solid #058629;
  border-color: #058629;
  color: #058629;
}
@media screen and (min-width: 768px) {
  #sec__2 .creditList a:hover .creditList_btn {
    background-color: #058629;
    color: #fff;
  }
}
#sec__2 .other {
  color: #80a98c;
}
#sec__2 .other .otherTop {
  border-color: #80a98c;
}
#sec__2 .other .otherTop_item__2::after {
  border-left: 7px solid #80a98c;
}
#sec__2 .other .otherBtn {
  border: 1px solid #80a98c;
  background-color: #80a98c;
}
@media screen and (min-width: 768px) {
  #sec__2 .other .otherBtn:hover {
    color: #80a98c;
    background-color: transparent;
  }
}

/* #sec__3
===================================================== */
#sec__3 {
  color: #cc2029;
}
#sec__3 .secTop {
  border-color: #cc2029;
}
@media screen and (min-width: 768px) {
  #sec__3 .secNum {
    bottom: min(26.8361581921vw, 148.9406779661px);
    right: min(6.7796610169vw, 37.6271186441px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secNum {
    bottom: 25.3333333333vw;
    right: 6.4vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .secTitle .secTitle_item__1 {
    bottom: min(21.186440678vw, 117.5847457627px);
    left: min(8.4745762712vw, 47.0338983051px);
    width: min(41.2429378531vw, 228.8983050847px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secTitle .secTitle_item__1 {
    bottom: 20vw;
    left: 8vw;
    width: 38.9333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .secTitle .secTitle_item__2 {
    bottom: min(11.2994350282vw, 62.7118644068px);
    right: min(9.8870056497vw, 54.8728813559px);
    width: min(48.0225988701vw, 266.5254237288px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secTitle .secTitle_item__2 {
    bottom: 10.6666666667vw;
    right: 9.3333333333vw;
    width: 45.3333333333vw;
  }
}
#sec__3 .secSub_item__1 {
  position: relative;
}
@media screen and (min-width: 768px) {
  #sec__3 .secSub_item__1 {
    padding-bottom: min(14.1242937853vw, 78.3898305085px);
    margin-top: min(4.802259887vw, 26.6525423729px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secSub_item__1 {
    padding-bottom: 13.3333333333vw;
    margin-top: 4.5333333333vw;
  }
}
#sec__3 .secSub_item__1 img:nth-of-type(1) {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__3 .secSub_item__1 img:nth-of-type(1) {
    width: min(74.5762711864vw, 413.8983050847px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secSub_item__1 img:nth-of-type(1) {
    width: 70.4vw;
  }
}
#sec__3 .secSub_item__1 img:nth-of-type(2) {
  position: absolute;
}
@media screen and (min-width: 768px) {
  #sec__3 .secSub_item__1 img:nth-of-type(2) {
    width: min(43.2203389831vw, 239.8728813559px);
    top: max(-15.5367231638vw, -86.2288135593px);
    left: min(5.3672316384vw, 29.7881355932px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secSub_item__1 img:nth-of-type(2) {
    width: 40.8vw;
    top: -14.6666666667vw;
    left: 5.0666666667vw;
  }
}
#sec__3 .secSub_item__2 {
  position: relative;
}
@media screen and (min-width: 768px) {
  #sec__3 .secSub_item__2 {
    padding-bottom: min(61.581920904vw, 341.7796610169px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secSub_item__2 {
    padding-bottom: 58.1333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .secSub_item__2 img:nth-of-type(1) {
    width: min(60.7344632768vw, 337.0762711864px);
    margin-left: min(9.0395480226vw, 50.1694915254px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secSub_item__2 img:nth-of-type(1) {
    width: 57.3333333333vw;
    margin-left: 8.5333333333vw;
  }
}
#sec__3 .secSub_item__2 img:nth-of-type(2) {
  position: absolute;
}
@media screen and (min-width: 768px) {
  #sec__3 .secSub_item__2 img:nth-of-type(2) {
    width: min(79.0960451977vw, 438.9830508475px);
    bottom: min(11.2994350282vw, 62.7118644068px);
    right: max(-3.6723163842vw, -20.3813559322px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secSub_item__2 img:nth-of-type(2) {
    width: 74.6666666667vw;
    bottom: 10.6666666667vw;
    right: -3.4666666667vw;
  }
}
#sec__3 .secSub_item__2 img:nth-of-type(3) {
  position: absolute;
}
@media screen and (min-width: 768px) {
  #sec__3 .secSub_item__2 img:nth-of-type(3) {
    width: min(28.2485875706vw, 156.7796610169px);
    bottom: min(69.7740112994vw, 387.2457627119px);
    right: min(5.9322033898vw, 32.9237288136px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secSub_item__2 img:nth-of-type(3) {
    width: 26.6666666667vw;
    bottom: 65.8666666667vw;
    right: 5.6vw;
  }
}
#sec__3 .secSub_item__2 img:nth-of-type(4) {
  position: absolute;
}
@media screen and (min-width: 768px) {
  #sec__3 .secSub_item__2 img:nth-of-type(4) {
    width: min(6.7796610169vw, 37.6271186441px);
    bottom: min(52.8248587571vw, 293.1779661017px);
    right: min(66.1016949153vw, 366.8644067797px);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secSub_item__2 img:nth-of-type(4) {
    width: 6.4vw;
    bottom: 49.8666666667vw;
    right: 62.4vw;
  }
}
#sec__3 .creditList .creditList_btn {
  border: 1px solid #cc2029;
  border-color: #cc2029;
  color: #cc2029;
}
@media screen and (min-width: 768px) {
  #sec__3 .creditList a:hover .creditList_btn {
    background-color: #cc2029;
    color: #fff;
  }
}
#sec__3 .other {
  color: #da8073;
}
#sec__3 .other .otherTop {
  border-color: #da8073;
}
#sec__3 .other .otherTop_item__2::after {
  border-left: 7px solid #da8073;
}
#sec__3 .other .otherBtn {
  border: 1px solid #da8073;
  background-color: #da8073;
}
@media screen and (min-width: 768px) {
  #sec__3 .other .otherBtn:hover {
    color: #da8073;
    background-color: transparent;
  }
}

/* #sec__4
===================================================== */
#sec__4 {
  color: #8e4682;
}
#sec__4 .secTop {
  border-color: #8e4682;
}
@media screen and (min-width: 768px) {
  #sec__4 .secNum {
    bottom: min(25.4237288136vw, 141.1016949153px);
    right: min(8.4745762712vw, 47.0338983051px);
  }
}
@media screen and (max-width: 767px) {
  #sec__4 .secNum {
    bottom: 24vw;
    right: 8vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__4 .secTitle .secTitle_item__1 {
    bottom: min(16.1016949153vw, 89.3644067797px);
    left: min(6.7796610169vw, 37.6271186441px);
    width: min(39.5480225989vw, 219.4915254237px);
  }
}
@media screen and (max-width: 767px) {
  #sec__4 .secTitle .secTitle_item__1 {
    bottom: 15.2vw;
    left: 6.4vw;
    width: 37.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__4 .secTitle .secTitle_item__2 {
    bottom: min(14.9717514124vw, 83.093220339px);
    right: min(12.4293785311vw, 68.9830508475px);
    width: min(36.1581920904vw, 200.6779661017px);
  }
}
@media screen and (max-width: 767px) {
  #sec__4 .secTitle .secTitle_item__2 {
    bottom: 14.1333333333vw;
    right: 11.7333333333vw;
    width: 34.1333333333vw;
  }
}
#sec__4 .secSub_item__1 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__4 .secSub_item__1 {
    width: min(81.9209039548vw, 454.6610169492px);
    margin-bottom: min(9.8870056497vw, 54.8728813559px);
  }
}
@media screen and (max-width: 767px) {
  #sec__4 .secSub_item__1 {
    width: 77.3333333333vw;
    margin-bottom: 9.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__4 .secSub_item__2 {
    margin-bottom: min(16.9491525424vw, 94.0677966102px);
  }
}
@media screen and (max-width: 767px) {
  #sec__4 .secSub_item__2 {
    margin-bottom: 16vw;
  }
}
#sec__4 .secSub_item__2 .secSub_itemInner {
  position: relative;
}
#sec__4 .secSub_item__2 .secSub_itemInner::before {
  content: "";
  display: block;
  padding-top: 129.9435028249%;
}
#sec__4 .secSub_item__2 .secSub_itemInner > img:nth-of-type(1) {
  position: absolute;
  top: 0;
}
@media screen and (min-width: 768px) {
  #sec__4 .secSub_item__2 .secSub_itemInner > img:nth-of-type(1) {
    width: min(58.7570621469vw, 326.1016949153px);
    right: min(6.7796610169vw, 37.6271186441px);
  }
}
@media screen and (max-width: 767px) {
  #sec__4 .secSub_item__2 .secSub_itemInner > img:nth-of-type(1) {
    width: 55.4666666667vw;
    right: 6.4vw;
  }
}
#sec__4 .secSub_item__2 .secSub_itemInner > img:nth-of-type(2) {
  position: absolute;
  bottom: 0;
}
@media screen and (min-width: 768px) {
  #sec__4 .secSub_item__2 .secSub_itemInner > img:nth-of-type(2) {
    width: min(58.7570621469vw, 326.1016949153px);
    left: min(5.6497175141vw, 31.3559322034px);
  }
}
@media screen and (max-width: 767px) {
  #sec__4 .secSub_item__2 .secSub_itemInner > img:nth-of-type(2) {
    width: 55.4666666667vw;
    left: 5.3333333333vw;
  }
}
#sec__4 .secSub_item__2 .creditList {
  width: 221px;
}
@media screen and (min-width: 768px) {
  #sec__4 .secSub_item__2 .creditList {
    margin-left: min(5.6497175141vw, 31.3559322034px) !important;
  }
}
@media screen and (max-width: 767px) {
  #sec__4 .secSub_item__2 .creditList {
    margin-left: 5.3333333333vw !important;
  }
}
#sec__4 .secSub_item__3 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__4 .secSub_item__3 {
    width: min(72.5988700565vw, 402.9237288136px);
    margin-bottom: min(16.1016949153vw, 89.3644067797px);
  }
}
@media screen and (max-width: 767px) {
  #sec__4 .secSub_item__3 {
    width: 68.5333333333vw;
    margin-bottom: 15.2vw;
  }
}
#sec__4 .creditList .creditList_btn {
  border: 1px solid #8e4682;
  border-color: #8e4682;
  color: #8e4682;
}
@media screen and (min-width: 768px) {
  #sec__4 .creditList a:hover .creditList_btn {
    background-color: #8e4682;
    color: #fff;
  }
}
#sec__4 .other {
  color: #bba0b6;
}
#sec__4 .other .otherTop {
  border-color: #bba0b6;
}
#sec__4 .other .otherTop_item__2::after {
  border-left: 7px solid #bba0b6;
}
#sec__4 .other .otherBtn {
  border: 1px solid #bba0b6;
  background-color: #bba0b6;
}
@media screen and (min-width: 768px) {
  #sec__4 .other .otherBtn:hover {
    color: #bba0b6;
    background-color: transparent;
  }
}

/* #sec__5
===================================================== */
#sec__5 {
  color: #e35440;
}
#sec__5 .secTop {
  border-color: #e35440;
}
@media screen and (min-width: 768px) {
  #sec__5 .secNum {
    bottom: min(28.2485875706vw, 156.7796610169px);
    right: min(6.7796610169vw, 37.6271186441px);
  }
}
@media screen and (max-width: 767px) {
  #sec__5 .secNum {
    bottom: 26.6666666667vw;
    right: 6.4vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__5 .secTitle .secTitle_item__1 {
    bottom: min(16.9491525424vw, 94.0677966102px);
    left: min(8.4745762712vw, 47.0338983051px);
    width: min(38.418079096vw, 213.2203389831px);
  }
}
@media screen and (max-width: 767px) {
  #sec__5 .secTitle .secTitle_item__1 {
    bottom: 16vw;
    left: 8vw;
    width: 36.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__5 .secTitle .secTitle_item__2 {
    bottom: min(14.1242937853vw, 78.3898305085px);
    right: min(10.4519774011vw, 58.0084745763px);
    width: min(44.6327683616vw, 247.7118644068px);
  }
}
@media screen and (max-width: 767px) {
  #sec__5 .secTitle .secTitle_item__2 {
    bottom: 13.3333333333vw;
    right: 9.8666666667vw;
    width: 42.1333333333vw;
  }
}
#sec__5 .secSub_item__1 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__5 .secSub_item__1 {
    width: min(72.3163841808vw, 401.3559322034px);
    margin-top: max(-2.5423728814vw, -14.1101694915px);
  }
}
@media screen and (max-width: 767px) {
  #sec__5 .secSub_item__1 {
    width: 68.2666666667vw;
    margin-top: -2.4vw;
  }
}
#sec__5 .secSub_item__2 {
  position: relative;
}
#sec__5 .secSub_item__2::before {
  content: "";
  display: block;
  padding-top: 138.1355932203%;
}
#sec__5 .secSub_item__2 img {
  position: absolute;
}
#sec__5 .secSub_item__2 img:nth-of-type(1) {
  z-index: 2;
}
@media screen and (min-width: 768px) {
  #sec__5 .secSub_item__2 img:nth-of-type(1) {
    width: min(73.1638418079vw, 406.0593220339px);
    left: -25px;
    top: max(-18.0790960452vw, -100.3389830508px);
  }
}
@media screen and (max-width: 767px) {
  #sec__5 .secSub_item__2 img:nth-of-type(1) {
    width: 69.0666666667vw;
    left: -2.6666666667vw;
    top: -17.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__5 .secSub_item__2 img:nth-of-type(2) {
    width: min(32.2033898305vw, 178.7288135593px);
    right: min(11.2994350282vw, 62.7118644068px);
    top: min(20.3389830508vw, 112.8813559322px);
  }
}
@media screen and (max-width: 767px) {
  #sec__5 .secSub_item__2 img:nth-of-type(2) {
    width: 30.4vw;
    right: 10.6666666667vw;
    top: 19.2vw;
  }
}
#sec__5 .secSub_item__2 img:nth-of-type(3) {
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #sec__5 .secSub_item__2 img:nth-of-type(3) {
    width: min(61.581920904vw, 341.7796610169px);
    right: min(7.0621468927vw, 39.1949152542px);
    bottom: min(11.581920904vw, 64.2796610169px);
  }
}
@media screen and (max-width: 767px) {
  #sec__5 .secSub_item__2 img:nth-of-type(3) {
    width: 58.1333333333vw;
    right: 6.6666666667vw;
    bottom: 10.9333333333vw;
  }
}
#sec__5 .creditList .creditList_btn {
  border: 1px solid #e35440;
  border-color: #e35440;
  color: #e35440;
}
@media screen and (min-width: 768px) {
  #sec__5 .creditList a:hover .creditList_btn {
    background-color: #e35440;
    color: #fff;
  }
}
#sec__5 .other {
  color: #ef9285;
}
#sec__5 .other .otherTop {
  border-color: #ef9285;
}
#sec__5 .other .otherTop_item__2::after {
  border-left: 7px solid #ef9285;
}
#sec__5 .other .otherBtn {
  border: 1px solid #ef9285;
  background-color: #ef9285;
}
@media screen and (min-width: 768px) {
  #sec__5 .other .otherBtn:hover {
    color: #ef9285;
    background-color: transparent;
  }
}

/* .staff
===================================================== */
.staff {
  width: 100%;
  border-bottom: 1px solid #aaa;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .staff {
    padding: min(31.9209039548vw, 177.1610169492px) 0 min(33.3333333333vw, 185px);
  }
}
@media screen and (max-width: 767px) {
  .staff {
    padding: 30.1333333333vw 0 31.4666666667vw;
  }
}
.staff .staffText {
  color: #9b9b9b;
  letter-spacing: 0.03em;
  line-height: 1.6363636364;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .staff .staffText {
    font-size: 11px;
  }
}

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