@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変換
===================================================== */
/* right-arrow
===================================================== */
/* aspect-area
===================================================== */
/* youtube
===================================================== */
/* color
===================================================== */
/* font-size
===================================================== */
/* font-family
===================================================== */
.font--ja-l {
  font-family: dnp-shuei-gothic-kin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.font--ja-m {
  font-family: dnp-shuei-gothic-kin-std, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.font--ja-B {
  font-family: dnp-shuei-gothic-kin-std, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.font--didot-R {
  font-family: "linotype-didot", serif;
  font-weight: 400;
  font-style: normal;
}

.font--didot-B {
  font-family: "linotype-didot", serif;
  font-weight: 700;
  font-style: normal;
}

.font--helvetica-R {
  font-family: Helvetica, Arial, "sans-serif";
  font-style: normal;
  font-weight: 400;
}

.font--helvetica-B {
  font-family: Helvetica, Arial, "sans-serif";
  font-style: normal;
  font-weight: 700;
}

/* コンテンツ幅
===================================================== */
/* 余白
===================================================== */
/* メディアクエリー
===================================================== */
/* 
============================================ */ /* 読み込み
===================================================== */
/* common
===================================================== */
html,
body {
  font-family: sans-serif;
  color: #000;
  letter-spacing: 0;
  line-height: 1.6;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  html,
body {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  html,
body {
    font-size: 13px;
  }
}

.wrapper {
  overflow-x: hidden;
}

* {
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

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

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

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

/* .wrapper
===================================================== */
.wrapper::before {
  content: "";
  width: 100%;
  height: 100vh;
  background-image: url(../images/sec_back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}

/* .inner
===================================================== */
.inner {
  width: 78vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .inner {
    max-width: 650px;
  }
}

/* .top
===================================================== */
.top {
  width: 100%;
  background-color: #fff;
  position: relative;
}
@media screen and (min-width: 768px) {
  .top {
    padding-top: 47.1698%;
    border-bottom: 1px solid #ccc;
  }
}
@media screen and (max-width: 767px) {
  .top {
    padding-top: 177.8666%;
  }
}
.top a {
  display: block;
}
@media screen and (min-width: 768px) {
  .top a:hover {
    opacity: 0.7;
  }
}

.top__contents--pc .top__title {
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .top__contents--pc .top__title {
    width: 86.9vw;
    bottom: 0.3vw;
    left: 13vw;
  }
}
.top__contents--pc .top__img {
  position: absolute;
  z-index: 1;
}
.top__contents--pc .top__link {
  display: block;
}
@media screen and (min-width: 768px) {
  .top__contents--pc .top__img-1 {
    top: 2.3vw;
    left: 5.1vw;
    width: 20.2vw;
  }
}
@media screen and (min-width: 768px) {
  .top__contents--pc .top__img-2 {
    left: 0;
    bottom: 2.3vw;
    width: 19.5vw;
  }
}
@media screen and (min-width: 768px) {
  .top__contents--pc .top__img-3 {
    top: 3.7vw;
    left: 28.7vw;
    width: 23.5vw;
  }
}
@media screen and (min-width: 768px) {
  .top__contents--pc .top__img-4 {
    top: 5.8vw;
    left: 56vw;
    width: 23.5vw;
  }
}
@media screen and (min-width: 768px) {
  .top__contents--pc .top__img-5 {
    top: 2.3vw;
    right: 0;
    width: 16.9vw;
  }
}
@media screen and (min-width: 768px) {
  .top__contents--pc .top__img-6 {
    top: 20.9vw;
    right: 0;
    width: 16.9vw;
  }
}
.top__contents--pc .top__text {
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .top__contents--pc .top__text {
    width: 3.6vw;
    top: 1.9vw;
    left: 2vw;
  }
}

.top__contents--sp .top__title {
  position: absolute;
}
@media screen and (max-width: 767px) {
  .top__contents--sp .top__title {
    width: 96.1vw;
    top: 57.7vw;
    left: 4vw;
  }
}
.top__contents--sp .top__img {
  position: absolute;
}
.top__contents--sp .top__link {
  display: block;
}
@media screen and (max-width: 767px) {
  .top__contents--sp .top__img-1 {
    top: 18.6vw;
    left: 4vw;
    width: 41.3vw;
  }
}
@media screen and (max-width: 767px) {
  .top__contents--sp .top__img-2 {
    top: 6.6vw;
    right: 4vw;
    width: 43.3vw;
  }
}
@media screen and (max-width: 767px) {
  .top__contents--sp .top__img-3 {
    bottom: 42vw;
    left: 4vw;
    width: 34.9vw;
  }
}
@media screen and (max-width: 767px) {
  .top__contents--sp .top__img-4 {
    bottom: 6.6vw;
    left: 4vw;
    width: 34.9vw;
  }
}
@media screen and (max-width: 767px) {
  .top__contents--sp .top__img-5 {
    bottom: 9.8vw;
    right: 4vw;
    width: 50.1vw;
  }
}
.top__contents--sp .top__text {
  position: absolute;
}
@media screen and (max-width: 767px) {
  .top__contents--sp .top__text {
    left: 4.5vw;
    top: 6.6vw;
    width: 40.6vw;
  }
}

/* .lead
===================================================== */
.lead {
  padding-top: 21.3vw;
  text-align: center;
  letter-spacing: 0.08em;
  line-height: 1.8;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .lead {
    padding-top: 150px;
  }
}

.lead__title {
  font-size: 4.5vw;
  margin-bottom: 8vw;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .lead__title {
    font-size: 18px;
    margin-bottom: 35px;
  }
}

.lead__text {
  font-size: 3.7vw;
  margin-bottom: 5.3vw;
}
@media screen and (min-width: 768px) {
  .lead__text {
    font-size: 15px;
    margin-bottom: 25px;
  }
}
.lead__text:last-child {
  margin-bottom: 0;
}

.lead__btn {
  margin-top: 8vw;
}
@media screen and (min-width: 768px) {
  .lead__btn {
    margin-top: 35px;
  }
}
.lead__btn .lead__link {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #000;
  font-size: 3.2vw;
  width: 74.6vw;
  margin: 0 auto;
  height: 12vw;
  margin-top: 5.3vw;
}
@media screen and (min-width: 768px) {
  .lead__btn .lead__link {
    font-size: 14px;
    height: 50px;
    width: 340px;
    margin-top: 25px;
  }
}
@media screen and (min-width: 768px) {
  .lead__btn .lead__link:hover {
    text-decoration: underline;
  }
}
.lead__btn .lead__link::after {
  content: "";
  margin-left: 1.3vw;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  width: 2vw;
  height: 2vw;
  transform: rotate(45deg);
}
@media screen and (min-width: 768px) {
  .lead__btn .lead__link::after {
    margin-left: 5px;
    width: 10px;
    height: 10px;
  }
}

/* .menu
===================================================== */
.menu {
  padding-bottom: 26.6vw;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .menu {
    padding-bottom: 200px;
  }
}

@media screen and (min-width: 768px) {
  .inner--menu {
    width: 900px;
  }
}

.menu-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -1.3vw;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .menu-list {
    width: 600px;
    margin: 0 auto;
    margin-top: -5px;
  }
}

.menu-list__item {
  width: calc((100% - 2.6vw) / 3);
  margin-top: 1.3vw;
}
@media screen and (min-width: 768px) {
  .menu-list__item {
    width: calc((100% - 20px) / 5);
    margin-top: 5px;
  }
}

@media screen and (min-width: 768px) {
  .menu-list__item--kuuhaku {
    width: calc((100% - 20px) / 5 / 2);
  }
}

.menu-list__link {
  display: block;
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.menu-list__link::before, .menu-list__link::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.menu-list__link::before {
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}
.menu-list__link::after {
  background-color: #000;
  opacity: 0.2;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .menu-list__link:hover::after {
    opacity: 0;
  }
}

.menu-list__num {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 6.6vw;
  line-height: 1;
  color: #fff;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .menu-list__num {
    font-size: 27px;
  }
}

.menu-list__item:nth-child(1) .menu-list__link::before {
  background-image: url(../images/menu_1.jpg);
}

.menu-list__item:nth-child(2) .menu-list__link::before {
  background-image: url(../images/menu_2.jpg);
}

.menu-list__item:nth-child(3) .menu-list__link::before {
  background-image: url(../images/menu_3.jpg);
}

.menu-list__item:nth-child(4) .menu-list__link::before {
  background-image: url(../images/menu_4.jpg);
}

.menu-list__item:nth-child(5) .menu-list__link::before {
  background-image: url(../images/menu_5.jpg);
}

.menu-list__item:nth-child(7) .menu-list__link::before {
  background-image: url(../images/menu_6.jpg);
}

.menu-list__item:nth-child(8) .menu-list__link::before {
  background-image: url(../images/menu_7.jpg);
}

.menu-list__item:nth-child(9) .menu-list__link::before {
  background-image: url(../images/menu_8.jpg);
}

.menu-list__item:nth-child(10) .menu-list__link::before {
  background-image: url(../images/menu_9.jpg);
}

/* .sec
===================================================== */
.sec {
  padding: 21.3vw 0;
}
@media screen and (min-width: 768px) {
  .sec {
    padding: 150px 0;
  }
}
.sec:not(.sec--img) {
  background-color: #fff;
}
.sec:last-of-type {
  padding-bottom: 0 !important;
}

.styling-top {
  position: relative;
}

.styling-no {
  position: absolute;
  bottom: 94%;
  right: 5.3vw;
  z-index: 100;
  text-align: center;
  width: 26%;
}
@media screen and (min-width: 768px) {
  .styling-no {
    width: 22%;
    bottom: 94%;
    right: 8%;
  }
}

.main-img {
  position: relative;
  margin-bottom: 16vw;
}
@media screen and (min-width: 768px) {
  .main-img {
    margin-bottom: 90px;
  }
}
.main-img .slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 5vw;
}
@media screen and (min-width: 768px) {
  .main-img .slick-dots {
    margin-top: 30px;
  }
}
.main-img .slick-dots li button {
  text-indent: -9999px;
  line-height: 1;
  display: block;
  width: 2.3vw;
  height: 2.3vw;
  border-radius: 50%;
  background-color: #ccc;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .main-img .slick-dots li button {
    width: 10px;
    height: 10px;
  }
}
.main-img .slick-dots li.slick-active button {
  background-color: #000;
}
.main-img .slick-dots li:not(:last-child) {
  margin-right: 9vw;
}
@media screen and (min-width: 768px) {
  .main-img .slick-dots li:not(:last-child) {
    margin-right: 30px;
  }
}
.main-img .arrow {
  position: absolute;
  bottom: 0;
  cursor: pointer;
  width: 2.7vw;
  height: 2.7vw;
}
@media screen and (min-width: 768px) {
  .main-img .arrow {
    width: 13px;
    height: 13px;
  }
}
.main-img .arrow--prev {
  left: 1.3vw;
  border-top: 2px solid #ccc;
  border-left: 2px solid #ccc;
  transform: rotate(-45deg);
}
@media screen and (min-width: 768px) {
  .main-img .arrow--prev {
    left: 0px;
  }
}
.main-img .arrow--next {
  right: 1.3vw;
  border-top: 2px solid #ccc;
  border-right: 2px solid #ccc;
  transform: rotate(45deg);
}
@media screen and (min-width: 768px) {
  .main-img .arrow--next {
    right: 0px;
    border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
  }
}

.main-img-text {
  position: absolute;
  z-index: 999;
  left: 50%;
  transform: translateX(-50%);
}

#sec--2 .main-img-text {
  width: 95%;
  bottom: 25%;
}

#sec--5 .main-img-text {
  width: 95%;
  bottom: 25%;
}

.sub-img {
  width: 100%;
  margin-bottom: 16vw;
}
@media screen and (min-width: 768px) {
  .sub-img {
    margin-bottom: 90px;
  }
}
.sub-img .sub-img__link {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .sub-img .sub-img__link:hover {
    opacity: 0.7;
  }
}
.sub-img .sub-img__img {
  width: 45%;
  flex-shrink: 0;
  margin-right: 4vw;
}
@media screen and (min-width: 768px) {
  .sub-img .sub-img__img {
    width: 40%;
    margin-right: 25px;
  }
}
.sub-img .sub-img__text {
  font-size: 3.2vw;
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
  .sub-img .sub-img__text {
    font-size: 16px;
    display: flex;
    align-items: center;
  }
}
.sub-img .sub-img__text .price--sub {
  display: flex;
  flex-direction: column;
}
.sub-img .sub-img__text .price--sub .price--credit {
  margin-bottom: 2vw;
}
@media screen and (min-width: 768px) {
  .sub-img .sub-img__text .price--sub .price--credit {
    margin-bottom: 0px;
  }
}
.sub-img .sub-img__text .credit__buy {
  flex-shrink: 0;
  background-color: #f0cb2e;
  color: #fff;
  width: 12.5vw;
  height: 5.5vw;
  line-height: 5.5vw;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .sub-img .sub-img__text .credit__buy {
    width: 55px;
    height: 32px;
    line-height: 32px;
    margin-left: 20px;
  }
}

.credit {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .credit {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: -15px;
  }
}
.credit .credit__item {
  width: 100%;
  margin-top: 4vw;
}
@media screen and (min-width: 768px) {
  .credit .credit__item {
    width: calc((100% - 40px) / 2);
    margin-top: 15px;
  }
}
.credit .credit__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .credit .credit__link:hover {
    opacity: 0.7;
  }
}
.credit .credit__img {
  flex-shrink: 0;
  width: 20%;
  margin-right: 2.6vw;
}
@media screen and (min-width: 768px) {
  .credit .credit__img {
    margin-right: 10px;
  }
}
.credit .credit__data {
  font-size: 2.9vw;
  line-height: 1.8;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .credit .credit__data {
    font-size: 13px;
  }
}
.credit .credit__data .price--credit {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.credit .credit__data .price--credit .price__special {
  font-size: 3.2vw;
}
@media screen and (min-width: 768px) {
  .credit .credit__data .price--credit .price__special {
    font-size: 13px;
  }
}
.credit .credit__buy {
  flex-shrink: 0;
  background-color: #f0cb2e;
  color: #fff;
  width: 12vw;
  height: 6vw;
  line-height: 6vw;
  font-size: 3.2vw;
  text-align: center;
  margin-left: 6.6vw;
}
@media screen and (min-width: 768px) {
  .credit .credit__buy {
    width: 50px;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    margin-left: 20px;
  }
}

/* .price
===================================================== */
.price .price__proper--line {
  text-decoration: line-through;
}
.price .price__arrow {
  margin: 0 1.3vw;
}
@media screen and (min-width: 768px) {
  .price .price__arrow {
    margin: 0 5px;
  }
}
.price .price__special {
  color: #f0cb2e;
}

/* .sec--img
===================================================== */
@media screen and (min-width: 768px) {
  .sec--img {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.sec--img .inner--img {
  background-color: #fff;
  max-width: 90vw;
  margin: 0 auto;
  padding: 26.6vw 0 21.3vw;
}
@media screen and (min-width: 768px) {
  .sec--img .inner--img {
    width: 900px;
    padding: 200px 0 150px;
  }
}
.sec--img + .sec {
  padding: 34.6vw 0 21.3vw;
}
@media screen and (min-width: 768px) {
  .sec--img + .sec {
    padding: 250px 0 150px;
  }
}

/* .kugiri-line
===================================================== */
.kugiri-line {
  background-color: #fff;
  width: 100%;
  padding-bottom: 21.3vw;
}
@media screen and (min-width: 768px) {
  .kugiri-line {
    padding-bottom: 150px;
  }
}
.kugiri-line .kugiri-line__img {
  width: 40vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .kugiri-line .kugiri-line__img {
    width: 250px;
  }
}

/* .all-btn
===================================================== */
.all-btn {
  background-color: #fff;
  padding-top: 21.3vw;
}
@media screen and (min-width: 768px) {
  .all-btn {
    padding-top: 150px;
  }
}

.all-btn__item:not(:last-of-type) {
  margin-bottom: 4vw;
}
@media screen and (min-width: 768px) {
  .all-btn__item:not(:last-of-type) {
    margin-bottom: 15px;
  }
}

.all-btn__link {
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 12vw;
  text-align: center;
  border: 1px solid #000;
  font-size: 3.4vw;
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .all-btn__link {
    width: 500px;
    font-size: 15px;
    line-height: 50px;
  }
}
.all-btn__link::after {
  content: "";
  margin-left: 2.6vw;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  width: 2.1vw;
  height: 2.1vw;
  transform: rotate(45deg);
}
@media screen and (min-width: 768px) {
  .all-btn__link::after {
    margin-left: 15px;
    width: 10px;
    height: 10px;
  }
}
@media screen and (min-width: 768px) {
  .all-btn__link:hover {
    text-decoration: underline;
  }
}

/* .kugiri-text
===================================================== */
.kugiri-text {
  background-color: #fff;
  padding: 21.3vw 0 26.6vw;
}
@media screen and (min-width: 768px) {
  .kugiri-text {
    padding: 150px 0;
  }
}

.kugiri-text__img {
  width: 140%;
  margin-left: -2px;
}
@media screen and (min-width: 768px) {
  .kugiri-text__img {
    width: 100%;
    margin-left: 0;
  }
}

/* .bnr
===================================================== */
.bnr {
  background-color: #fff;
  padding-bottom: 26.6vw;
}
@media screen and (min-width: 768px) {
  .bnr {
    padding-bottom: 200px;
  }
}

@media screen and (min-width: 768px) {
  .bnr__wrap {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}

.bnr__item:not(:last-of-type) {
  margin-bottom: 6.6vw;
}
@media screen and (min-width: 768px) {
  .bnr__item:not(:last-of-type) {
    margin-right: 25px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .bnr__item {
    width: calc((100% - 15px) / 2);
  }
}

.bnr__link {
  display: block;
  text-align: center;
  font-size: 3.2vw;
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .bnr__link {
    width: 100%;
    font-size: 13px;
  }
}
.bnr__link img {
  margin-bottom: 2.6vw;
}
@media screen and (min-width: 768px) {
  .bnr__link img {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  .bnr__link:hover {
    opacity: 0.7;
  }
}

/* .footer
===================================================== */
.footer {
  background-color: #fff;
  padding-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  .footer {
    padding-bottom: 30px;
  }
}

.logo {
  width: 26.6vw;
  margin: 0 auto 5.3vw;
}
@media screen and (min-width: 768px) {
  .logo {
    width: 120px;
    margin: 0 auto 20px;
  }
}
.logo .logo__link {
  display: block;
}
@media screen and (min-width: 768px) {
  .logo .logo__link:hover {
    opacity: 0.7;
  }
}

.copy {
  font-size: 2.6vw;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .copy {
    font-size: 12px;
  }
}

/* .side
===================================================== */
.side {
  position: fixed;
  top: 50%;
  left: 0.8vw;
  transform: translateY(-50%);
  z-index: 999;
  display: none;
}
@media screen and (min-width: 768px) {
  .side {
    left: 20px;
  }
}

.side-menu {
  display: flex;
  flex-direction: column;
}

.side-menu__item:not(:last-of-type) {
  margin-bottom: 4vw;
}
@media screen and (min-width: 768px) {
  .side-menu__item:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
.side-menu__item .side-menu__link {
  display: block;
  font-size: 3.7vw;
  text-align: center;
  width: 8vw;
  height: 8vw;
  line-height: 8vw;
  border-radius: 50%;
  color: #000;
}
@media screen and (min-width: 768px) {
  .side-menu__item .side-menu__link {
    font-size: 17px;
    width: 36px;
    height: 36px;
    line-height: 36px;
  }
}
.side-menu__item .now {
  background-color: rgba(240, 203, 46, 0.5);
}

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

/* animation
===================================================== */
.fadein {
  opacity: 0;
  transform: translateY(15px);
  transition: all 1s;
}
.fadein.show {
  transform: translateY(0px);
  opacity: 1;
}/*# sourceMappingURL=style.css.map */