@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--europa-light {
  font-family: "europa", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.font--europa-regular {
  font-family: "europa", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.font--europa-bold {
  font-family: "europa", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.font--helvetica-light {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  font-style: normal;
}

/* 余白
===================================================== */
/* メディアクエリー
===================================================== */
/* 
============================================ */ /* 読み込み
===================================================== */
/* common
===================================================== */
html,
body {
  background-color: #fff;
  color: #000;
  line-height: 1.6;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  html,
body {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  html,
body {
    font-size: 13px;
  }
}

.contents {
  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;
  }
}

/* .inner
===================================================== */
.inner {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .inner {
    width: 600px;
  }
}
@media screen and (max-width: 767px) {
  .inner {
    width: 80%;
  }
}

.inner--big {
  margin: 0 auto;
  width: 90%;
}

@media screen and (min-width: 768px) {
  .contents {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) {
  .wrapper {
    width: 750px;
    margin: 0 auto;
  }
}

/* .top
===================================================== */
.top {
  padding-top: 149.8666%;
  position: relative;
  background-image: url(../images/top_sp.jpg);
  background-size: cover;
  background-position: center;
}
@media screen and (min-width: 768px) {
  .top {
    padding-top: 118.1%;
    background-image: url(../images/top_pc.jpg);
  }
}

.top__title {
  display: none;
  position: absolute;
  width: 254px;
  bottom: 29px;
  left: 27px;
}
@media screen and (min-width: 768px) {
  .top__title {
    width: 43.3%;
    bottom: 4.5%;
    left: 6%;
  }
}

/* .lead
===================================================== */
.lead {
  padding: 10.4vw 0 12.5vw;
}
@media screen and (min-width: 768px) {
  .lead {
    padding: 67px 0 74px;
  }
}

.lead__title {
  font-size: 5.08vw;
  letter-spacing: 0.02em;
  line-height: 1;
  margin-bottom: 4.4vw;
  margin-left: -0.4vw;
}
@media screen and (min-width: 768px) {
  .lead__title {
    font-size: 36px;
    margin-bottom: 34px;
    margin-left: 0;
  }
}

.lead__text {
  width: 99%;
}

/* .credit
===================================================== */
.credit {
  margin-top: 2.4vw;
}
@media screen and (min-width: 768px) {
  .credit {
    margin-top: 15px;
  }
}

.credit__link {
  display: block;
}

.credit__name,
.credit__price,
.credit__color {
  line-height: 1;
}

.credit__name,
.credit__price {
  margin-bottom: 2vw;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .credit__name,
.credit__price {
    margin-bottom: 8px;
  }
}

.credit__name {
  font-size: 3.2vw;
  margin-right: 2.4vw;
}
@media screen and (min-width: 768px) {
  .credit__name {
    font-size: 16px;
    margin-right: 21px;
  }
}

.credit__price {
  font-size: 3.2vw;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .credit__price {
    font-size: 16px;
  }
}

.credit__color {
  font-size: 2.6vw;
  display: block;
  color: #999;
}
@media screen and (min-width: 768px) {
  .credit__color {
    font-size: 12px;
  }
}

/* #sec--1
===================================================== */
#sec--1 {
  margin-bottom: 16.6vw;
}
@media screen and (min-width: 768px) {
  #sec--1 {
    margin-bottom: 125px;
  }
}
@media screen and (min-width: 768px) {
  #sec--1 {
    margin-bottom: 123px;
  }
}
#sec--1 .img--1 {
  width: 100%;
}
#sec--1 .img-wrap--23 {
  width: 100%;
  display: flex;
  margin-top: 15.5vw;
  margin-bottom: 21vw;
}
@media screen and (min-width: 768px) {
  #sec--1 .img-wrap--23 {
    margin-top: 148px;
    margin-bottom: 155px;
  }
}
#sec--1 .img-wrap--23 .img--2,
#sec--1 .img-wrap--23 .img--3 {
  width: 50%;
}
#sec--1 .img--4 {
  width: 100%;
  margin-bottom: 15.5vw;
}
@media screen and (min-width: 768px) {
  #sec--1 .img--4 {
    margin-bottom: 117px;
  }
}
#sec--1 .img-wrap--56 {
  width: 100%;
  display: flex;
}
#sec--1 .img-wrap--56 .img--5 {
  width: 59%;
}
#sec--1 .img-wrap--56 .img--6 {
  width: 41%;
  margin-top: 40vw;
}
@media screen and (min-width: 768px) {
  #sec--1 .img-wrap--56 .img--6 {
    margin-top: 300px;
  }
}

/* #sec--2
===================================================== */
#sec--2 {
  margin-bottom: 14vw;
}
@media screen and (min-width: 768px) {
  #sec--2 {
    margin-bottom: 105px;
  }
}
#sec--2 .img--1 {
  width: 100%;
}
#sec--2 .img--2 {
  width: 79.7%;
  margin-left: auto;
  margin-top: 12.2vw;
}
@media screen and (min-width: 768px) {
  #sec--2 .img--2 {
    margin-top: 95px;
  }
}
#sec--2 .img--3 {
  width: 54.8%;
  margin-right: auto;
}

/* #sec--3
===================================================== */
#sec--3 {
  margin-bottom: 13vw;
}
@media screen and (min-width: 768px) {
  #sec--3 {
    margin-bottom: 100px;
  }
}
#sec--3 .img--1 {
  width: 100%;
  margin-bottom: 13vw;
}
@media screen and (min-width: 768px) {
  #sec--3 .img--1 {
    margin-bottom: 100px;
  }
}
#sec--3 .inner--sec3 {
  width: 56%;
}

/* #sec--4
===================================================== */
#sec--4 {
  margin-bottom: 14vw;
}
@media screen and (min-width: 768px) {
  #sec--4 {
    margin-bottom: 105px;
  }
}
#sec--4 .img-wrap--23 {
  width: 80%;
  margin: 11.7vw auto 13.3vw;
  display: flex;
}
@media screen and (min-width: 768px) {
  #sec--4 .img-wrap--23 {
    margin: 85px auto 100px;
  }
}
#sec--4 .img-wrap--23 .img {
  width: 50%;
}
#sec--4 .img--4 {
  margin-bottom: 13vw;
}
@media screen and (min-width: 768px) {
  #sec--4 .img--4 {
    margin-bottom: 100px;
  }
}
#sec--4 .img-wrap--56 {
  display: flex;
}
#sec--4 .img-wrap--56 .img--5 {
  width: 41%;
  margin-top: 42vw;
}
@media screen and (min-width: 768px) {
  #sec--4 .img-wrap--56 .img--5 {
    margin-top: 312px;
  }
}
#sec--4 .img-wrap--56 .img--6 {
  width: 59%;
}

/* #sec--5
===================================================== */
#sec--5 {
  margin-bottom: 20.5vw;
}
@media screen and (min-width: 768px) {
  #sec--5 {
    margin-bottom: 155px;
  }
}
#sec--5 .img--1 {
  width: 100%;
}

/* #sec--6
===================================================== */
#sec--6 {
  margin-bottom: 15.7vw;
}
@media screen and (min-width: 768px) {
  #sec--6 {
    margin-bottom: 118px;
  }
}
#sec--6 .img-wrap--23 {
  margin-top: 14vw;
}
@media screen and (min-width: 768px) {
  #sec--6 .img-wrap--23 {
    margin-top: 105px;
  }
}
#sec--6 .img-wrap--23 {
  display: flex;
  margin-bottom: 15.4vw;
}
@media screen and (min-width: 768px) {
  #sec--6 .img-wrap--23 {
    margin-bottom: 117px;
  }
}
#sec--6 .img-wrap--23 .img--2 {
  width: 59%;
}
#sec--6 .img-wrap--23 .img--3 {
  width: 41%;
  margin-top: 40.6vw;
}
@media screen and (min-width: 768px) {
  #sec--6 .img-wrap--23 .img--3 {
    margin-top: 300px;
  }
}

/* #sec--7
===================================================== */
#sec--7 {
  margin-bottom: 24.7vw;
}
@media screen and (min-width: 768px) {
  #sec--7 {
    margin-bottom: 110px;
  }
}
#sec--7 .img--1 {
  width: 56%;
  margin: 0 auto 17vw;
}
@media screen and (min-width: 768px) {
  #sec--7 .img--1 {
    margin: 0 auto 125px;
  }
}
#sec--7 .inner--sec7 {
  width: 90%;
}

/* .viewall
===================================================== */
.viewall {
  margin-bottom: 7vw;
}
@media screen and (min-width: 768px) {
  .viewall {
    margin-bottom: 65px;
  }
}

.viewall__btn {
  width: 74vw;
  line-height: 14.1vw;
  margin: 0 auto;
  border: 1px solid #000;
}
@media screen and (min-width: 768px) {
  .viewall__btn {
    width: 400px;
    line-height: 75px;
  }
}

.viewall__link {
  display: block;
  text-align: center;
  font-size: 3.2vw;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .viewall__link {
    font-size: 22px;
    letter-spacing: 0;
  }
}

/* .staff
===================================================== */
.staff {
  margin-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  .staff {
    margin-bottom: 60px;
  }
}

.staff_text {
  text-align: center;
  letter-spacing: 0;
  font-size: 2.66vw;
  line-height: 1.85;
}
@media screen and (min-width: 768px) {
  .staff_text {
    font-size: 16px;
    line-height: 1.875;
  }
}

/* .sns
===================================================== */
.sns {
  margin-bottom: 18vw;
}
@media screen and (min-width: 768px) {
  .sns {
    margin-bottom: 90px;
  }
}

.sns_list {
  display: flex;
  justify-content: center;
}

.sns__item:not(:last-child) {
  margin-right: 3.5vw;
}
@media screen and (min-width: 768px) {
  .sns__item:not(:last-child) {
    margin-right: 15px;
  }
}
.sns__item img {
  height: 5.5vw;
  width: auto;
}
@media screen and (min-width: 768px) {
  .sns__item img {
    height: 25px;
  }
}

.sns__link {
  display: block;
}

/* .footer
===================================================== */
.footer {
  padding-bottom: 9vw;
}
@media screen and (min-width: 768px) {
  .footer {
    padding-bottom: 65px;
  }
}

.footer__logo {
  width: 20.5vw;
  margin: 0 auto 4vw;
}
@media screen and (min-width: 768px) {
  .footer__logo {
    width: 100px;
    margin: 0 auto 30px;
  }
}

.footer__copy {
  text-align: center;
  font-size: 2.66vw;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .footer__copy {
    font-size: 10px;
  }
}

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

/* animation
===================================================== */
.fade {
  opacity: 0;
  transition: opacity 1s;
}
.fade.active {
  opacity: 1;
}/*# sourceMappingURL=style.css.map */