@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 {
  -webkit-box-sizing: border-box;
          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 {
  -webkit-box-sizing: content-box;
          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;
}

/*メディアクエリー
---------------------------------------------*/
/*color
---------------------------------------------*/
/*margin
---------------------------------------------*/
/* font
---------------------------------------------*/
/* common
---------------------------------------------*/
body {
  background-color: #fff;
  color: #000;
  letter-spacing: 0em;
  line-height: 1.6;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝体", "YuMincho", serif;
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  body {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  body {
    font-size: 13px;
  }
}

#wrapper {
  overflow: hidden;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

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

@media screen and (min-width: 769px) {
  .pcNone {
    display: none;
  }
}

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

@media screen and (min-width: 769px) {
  .spNone {
    display: block;
  }
}

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

.inner {
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .inner {
    width: 80%;
  }
}

.leeep {
  overflow: hidden;
  position: relative;
}

.leeep::before {
  content: "";
  display: block;
  padding-top: 133.3333%;
}

.leeep .leeepinner {
  -webkit-transform-origin: top;
          transform-origin: top;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/* #top
---------------------------------------------*/
#top {
  width: 100%;
  position: relative;
}

@media screen and (max-width: 768px) {
  #top {
    padding-bottom: 21vw;
  }
}

#top .top_title {
  position: absolute;
}

@media screen and (min-width: 769px) {
  #top .top_title {
    bottom: 12%;
    left: 4%;
    width: 25%;
  }
}

@media screen and (max-width: 768px) {
  #top .top_title {
    width: 69%;
    bottom: 10vw;
    left: 8%;
  }
}

#top .top_logo {
  position: absolute;
}

@media screen and (min-width: 769px) {
  #top .top_logo {
    bottom: 6%;
    left: 4.4%;
    width: 8%;
  }
}

@media screen and (max-width: 768px) {
  #top .top_logo {
    left: 9%;
    bottom: 0;
    width: 30vw;
  }
}

/* #lead
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #lead {
    padding: 110px 0;
  }
}

@media screen and (max-width: 768px) {
  #lead {
    padding: 100px 0 70px;
  }
}

#lead .lead_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  #lead .lead_flex {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 768px) {
  #lead .lead_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}

#lead .lead_flex .lead_title {
  line-height: 1;
}

@media screen and (min-width: 769px) {
  #lead .lead_flex .lead_title {
    font-size: 28px;
  }
}

@media screen and (max-width: 768px) {
  #lead .lead_flex .lead_title {
    font-size: 21px;
    margin-bottom: 25px;
  }
}

@media screen and (min-width: 769px) {
  #lead .lead_flex .lead_text {
    font-size: 16px;
    margin-left: 60px;
    line-height: 2.4;
  }
}

@media screen and (max-width: 768px) {
  #lead .lead_flex .lead_text {
    font-size: 12px;
    line-height: 2.1;
  }
}

/* #menu
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #menu {
    margin-bottom: 350px;
  }
}

@media screen and (max-width: 768px) {
  #menu {
    margin-bottom: 220px;
  }
}

#menu .menu_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (min-width: 769px) {
  #menu .menu_list {
    max-width: 830px;
    width: inherit;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}

@media screen and (max-width: 768px) {
  #menu .menu_list {
    max-width: 265px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

#menu .menu_list li {
  position: relative;
}

@media screen and (min-width: 769px) {
  #menu .menu_list li {
    width: calc((100% - 60px) / 4);
  }
}

@media screen and (max-width: 768px) {
  #menu .menu_list li {
    width: calc((100% - 12px) / 2);
    padding: 3px;
  }
}

@media screen and (min-width: 769px) {
  #menu .menu_list li:not(:last-child) {
    margin-right: 20px;
  }
}

#menu .menu_list li a {
  display: block;
}

#menu .menu_list li a .num {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (min-width: 769px) {
  #menu .menu_list li a .num {
    width: 21%;
  }
}

@media screen and (max-width: 768px) {
  #menu .menu_list li a .num {
    width: 21%;
  }
}

/* .sec
---------------------------------------------*/
.sec {
  position: relative;
}

@media screen and (min-width: 769px) {
  .sec {
    width: inherit;
    max-width: 1240px;
    padding: 0 20px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 769px) {
  .sec .inner_sec {
    width: calc(100% / 2);
  }
}

.sec .sec_title {
  position: absolute;
  z-index: 2;
}

@media screen and (min-width: 769px) {
  .sec .sec_title {
    width: 15%;
    top: -8%;
  }
}

@media screen and (max-width: 768px) {
  .sec .sec_title {
    width: 31vw;
    top: -16vw;
  }
}

.sec .sec_mainimg {
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 769px) {
  .sec .sec_mainimg {
    width: 85%;
  }
}

@media screen and (max-width: 768px) {
  .sec .sec_mainimg {
    width: 85%;
    margin-bottom: 40px;
  }
}

.sec .sec_mainimg_back {
  position: absolute;
  z-index: 1;
}

@media screen and (min-width: 769px) {
  .sec .sec_mainimg_back {
    top: -12%;
    width: 35%;
  }
}

@media screen and (max-width: 768px) {
  .sec .sec_mainimg_back {
    top: -25vw;
    width: 70%;
  }
}

@media screen and (min-width: 769px) {
  .sec .sec_img_wrap {
    position: absolute;
    top: 0;
    width: calc((100% - 40px) / 2);
  }
}

.sec .sec_lead {
  line-height: 1.9;
  letter-spacing: 0.02em;
}

@media screen and (min-width: 769px) {
  .sec .sec_lead {
    font-size: 16px;
    margin-top: 35px;
    margin-bottom: 30px;
    width: 66%;
  }
}

@media screen and (max-width: 768px) {
  .sec .sec_lead {
    font-size: 12px;
    margin-top: 40px;
    margin-bottom: 30px;
  }
}

.sec .credit {
  border-top: 1px solid #444;
  border-bottom: 1px solid #444;
  width: 100%;
  font-family: "Times", "Times New Roman", serif;
}

@media screen and (min-width: 769px) {
  .sec .credit {
    width: 66%;
    padding: 27px 0;
  }
}

@media screen and (max-width: 768px) {
  .sec .credit {
    padding: 10px 0;
  }
}

.sec .credit li {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .sec .credit li:not(:last-child) {
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 768px) {
  .sec .credit li:not(:last-child) {
    margin-bottom: 3px;
  }
}

.sec .credit li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sec .credit li a .name {
  letter-spacing: 0.04em;
}

@media screen and (min-width: 769px) {
  .sec .credit li a .name {
    font-size: 16px;
    width: 64%;
  }
}

@media screen and (max-width: 768px) {
  .sec .credit li a .name {
    font-size: 12px;
    width: 70%;
  }
}

.sec .credit li a .price {
  letter-spacing: 0.04em;
  text-align: right;
}

@media screen and (min-width: 769px) {
  .sec .credit li a .price {
    font-size: 16px;
    width: 60px;
  }
}

@media screen and (max-width: 768px) {
  .sec .credit li a .price {
    font-size: 12px;
    width: 45px;
  }
}

.sec .credit li a .buy {
  background-color: #989564;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .sec .credit li a .buy {
    font-size: 16px;
    line-height: 28px;
    height: 28px;
    width: 66px;
    margin-left: 30px;
  }
}

@media screen and (max-width: 768px) {
  .sec .credit li a .buy {
    font-size: 12px;
    line-height: 25px;
    height: 25px;
    width: 45px;
    margin-left: 15px;
  }
}

.sec .credit li.main {
  border-bottom: 1px solid #444;
}

@media screen and (min-width: 769px) {
  .sec .credit li.main {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .sec .credit li.main {
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
}

@media screen and (min-width: 769px) {
  .sec .credit li.main .name {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .sec .credit li.main .name {
    font-size: 10px;
  }
}

.sec .credit li.main .name span {
  display: block;
}

@media screen and (min-width: 769px) {
  .sec .credit li.main .name span {
    font-size: 22px;
    margin-bottom: -2px;
  }
}

@media screen and (max-width: 768px) {
  .sec .credit li.main .name span {
    font-size: 17px;
    margin-bottom: -2px;
  }
}

@media screen and (min-width: 769px) {
  .sec:nth-child(odd) .sec_title {
    left: 3.5%;
  }
}

@media screen and (max-width: 768px) {
  .sec:nth-child(odd) .sec_title {
    left: 9%;
  }
}

@media screen and (min-width: 769px) {
  .sec:nth-child(odd) .inner_sec {
    margin-right: auto;
  }
}

@media screen and (min-width: 769px) {
  .sec:nth-child(odd) .sec_img_wrap {
    right: 0;
  }
}

@media screen and (min-width: 769px) {
  .sec:nth-child(odd) .sec_mainimg {
    margin-right: auto;
  }
}

@media screen and (max-width: 768px) {
  .sec:nth-child(odd) .sec_mainimg {
    margin-left: 5%;
    margin-right: auto;
  }
}

@media screen and (min-width: 769px) {
  .sec:nth-child(odd) .sec_mainimg_back {
    left: 13%;
  }
}

@media screen and (max-width: 768px) {
  .sec:nth-child(odd) .sec_mainimg_back {
    right: 0;
  }
}

@media screen and (min-width: 769px) {
  .sec:nth-child(odd) .sec_lead,
  .sec:nth-child(odd) .credit {
    margin-right: auto;
  }
}

@media screen and (min-width: 769px) {
  .sec:nth-child(even) .sec_title {
    right: 6.5%;
  }
}

@media screen and (max-width: 768px) {
  .sec:nth-child(even) .sec_title {
    right: 9%;
  }
}

@media screen and (min-width: 769px) {
  .sec:nth-child(even) .inner_sec {
    margin-left: auto;
  }
}

@media screen and (min-width: 769px) {
  .sec:nth-child(even) .sec_img_wrap {
    left: 0;
  }
}

@media screen and (min-width: 769px) {
  .sec:nth-child(even) .sec_mainimg {
    margin-left: auto;
  }
}

@media screen and (max-width: 768px) {
  .sec:nth-child(even) .sec_mainimg {
    margin-right: 5%;
    margin-left: auto;
  }
}

@media screen and (min-width: 769px) {
  .sec:nth-child(even) .sec_mainimg_back {
    right: 15%;
  }
}

@media screen and (max-width: 768px) {
  .sec:nth-child(even) .sec_mainimg_back {
    left: 0;
  }
}

@media screen and (min-width: 769px) {
  .sec:nth-child(even) .sec_lead,
  .sec:nth-child(even) .credit {
    margin-left: auto;
  }
}

/* #sec_1
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #sec_1 {
    margin-bottom: 420px;
  }
}

@media screen and (max-width: 768px) {
  #sec_1 {
    margin-bottom: 240px;
  }
}

@media screen and (min-width: 769px) {
  #sec_1 .sec_img_2,
  #sec_1 .sec_img_3,
  #sec_1 .sec_img_4 {
    width: 50%;
    margin-left: 7%;
    margin-right: auto;
  }
}

@media screen and (max-width: 768px) {
  #sec_1 .sec_img_2,
  #sec_1 .sec_img_3,
  #sec_1 .sec_img_4 {
    width: 60%;
    margin-left: auto;
    margin-right: 9%;
  }
}

@media screen and (min-width: 769px) {
  #sec_1 .sec_img_2,
  #sec_1 .sec_img_3 {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  #sec_1 .sec_img_2,
  #sec_1 .sec_img_3 {
    margin-bottom: 5px;
  }
}

/* #sec_2
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #sec_2 {
    margin-bottom: 260px;
  }
}

@media screen and (max-width: 768px) {
  #sec_2 {
    margin-bottom: 160px;
  }
}

#sec_2 .sec_mainimg {
  margin-right: 0;
  margin-bottom: 30px;
}

@media screen and (min-width: 769px) {
  #sec_2 .sec_img_2 {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  #sec_2 .sec_img_2 {
    width: 85%;
    margin-left: auto;
    margin-bottom: 35px;
  }
}

@media screen and (max-width: 768px) {
  #sec_2 .sec_img_3 {
    margin-bottom: 7px;
  }
}

@media screen and (min-width: 769px) {
  #sec_2 .sec_img_3,
  #sec_2 .sec_img_4 {
    width: 48%;
    margin-left: auto;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  #sec_2 .sec_img_3,
  #sec_2 .sec_img_4 {
    width: 70%;
    margin-right: auto;
  }
}

/* #sec_3
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #sec_3 {
    margin-bottom: 460px;
  }
}

@media screen and (max-width: 768px) {
  #sec_3 {
    margin-bottom: 180px;
  }
}

@media screen and (min-width: 769px) {
  #sec_3 .sec_title {
    top: -7%;
    left: 20px;
  }
}

@media screen and (max-width: 768px) {
  #sec_3 .sec_title {
    top: -13vw;
  }
}

@media screen and (min-width: 769px) {
  #sec_3 .sec_img_wrap {
    left: 47%;
  }
}

@media screen and (max-width: 768px) {
  #sec_3 .sec_mainimg {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 769px) {
  #sec_3 .leeep {
    width: 35%;
    margin-left: 13%;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 768px) {
  #sec_3 .leeep {
    width: 46%;
    margin: 0 auto 35px;
  }
}

@media screen and (min-width: 769px) {
  #sec_3 .sec_img_2,
  #sec_3 .sec_img_3 {
    margin-left: 0;
    width: 49%;
  }
}

@media screen and (max-width: 768px) {
  #sec_3 .sec_img_2,
  #sec_3 .sec_img_3 {
    width: 75%;
    margin-left: 5%;
    margin-right: auto;
  }
}

@media screen and (min-width: 769px) {
  #sec_3 .sec_img_2 {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  #sec_3 .sec_img_2 {
    margin-bottom: 5px;
  }
}

@media screen and (min-width: 769px) {
  #sec_3 .sec_img_3 {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  #sec_3 .sec_img_3 {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 769px) {
  #sec_3 .sec_img_4 {
    width: 30%;
  }
}

@media screen and (max-width: 768px) {
  #sec_3 .sec_img_4 {
    width: 45%;
    margin-right: 5%;
    margin-left: auto;
  }
}

/* #sec_4
---------------------------------------------*/
@media screen and (max-width: 768px) {
  #sec_4 .sec_mainimg {
    width: 90%;
  }
}

@media screen and (min-width: 769px) {
  #sec_4 .sec_title {
    top: -8%;
    right: 20px;
  }
}

@media screen and (max-width: 768px) {
  #sec_4 .sec_title {
    top: -13vw;
  }
}

@media screen and (min-width: 769px) {
  #sec_4 .sec_img_wrap {
    width: 53%;
  }
}

@media screen and (min-width: 769px) {
  #sec_4 .sec_img_2 {
    width: 48%;
    margin-left: 30%;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  #sec_4 .sec_img_2 {
    width: 70%;
    margin-right: auto;
    margin-bottom: 35px;
  }
}

@media screen and (min-width: 769px) {
  #sec_4 .sec_img_3 {
    margin-left: 44%;
    width: 47%;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  #sec_4 .sec_img_3 {
    width: auto;
    margin-left: 19%;
    margin-right: 12%;
    margin-bottom: 5px;
  }
}

@media screen and (min-width: 769px) {
  #sec_4 .sec_img_4 {
    margin-left: 44%;
    width: 56%;
  }
}

@media screen and (max-width: 768px) {
  #sec_4 .sec_img_4 {
    width: auto;
    margin-left: 19%;
  }
}

@media screen and (max-width: 768px) {
  #sec_4 .sec_lead {
    margin-top: 30px;
  }
}

/* #footer
---------------------------------------------*/
#footer {
  font-family: "Times", "Times New Roman", serif;
}

@media screen and (min-width: 769px) {
  #footer {
    padding-top: 340px;
    padding-bottom: 45px;
  }
}

@media screen and (max-width: 768px) {
  #footer {
    padding-top: 90px;
    padding-bottom: 30px;
  }
}

.footer_staff {
  text-align: center;
  letter-spacing: 0;
  line-height: 1.95;
}

@media screen and (min-width: 769px) {
  .footer_staff {
    font-size: 14px;
    margin-bottom: 85px;
  }
}

@media screen and (max-width: 768px) {
  .footer_staff {
    font-size: 12px;
    margin-bottom: 50px;
  }
}

.footer_item {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .footer_item {
    width: 460px;
    margin-bottom: 85px;
  }
}

@media screen and (max-width: 768px) {
  .footer_item {
    width: 265px;
    margin-bottom: 50px;
  }
}

.footer_item a {
  display: block;
  text-align: center;
  background-color: #000;
  color: #fff;
  letter-spacing: 0.15em;
}

@media screen and (min-width: 769px) {
  .footer_item a {
    font-size: 16px;
    line-height: 58px;
  }
}

@media screen and (max-width: 768px) {
  .footer_item a {
    font-size: 14px;
    line-height: 53px;
  }
}

.footer_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .footer_link {
    width: 290px;
    margin-bottom: 85px;
  }
}

@media screen and (max-width: 768px) {
  .footer_link {
    width: 180px;
    margin-bottom: 50px;
  }
}

.footer_link a {
  display: block;
}

@media screen and (min-width: 769px) {
  .footer_link a {
    width: 40px;
  }
}

@media screen and (max-width: 768px) {
  .footer_link a {
    width: 30px;
  }
}

.footer_logo {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .footer_logo {
    width: 90px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .footer_logo {
    width: 75px;
    margin-bottom: 20px;
  }
}

.footer_logo a {
  display: block;
}

.footer_copy {
  text-align: center;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 769px) {
  .footer_copy {
    font-size: 11px;
  }
}

@media screen and (max-width: 768px) {
  .footer_copy {
    font-size: 11px;
  }
}

/* ロード
---------------------------------------------*/
.load {
  height: 100vh;
  width: 100%;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
}

/* 切り替え領域
---------------------------------------------*/
#sec_1 .kirikae::before {
  content: "";
  display: block;
  padding-top: 149.5327%;
}

#sec_2 .kirikae::before {
  content: "";
  display: block;
  padding-top: 150.4761%;
}

#sec_3 .kirikae::before {
  content: "";
  display: block;
  padding-top: 149.5238%;
}

#sec_4 .kirikae::before {
  content: "";
  display: block;
  padding-top: 149.5238%;
}

/* アニメーション
---------------------------------------------*/
.kirikae {
  position: relative;
}

.kirikae img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: all 0.9s;
  transition: all 0.9s;
}

.fade.active {
  opacity: 1;
}

.fade_tien .fade_1 {
  opacity: 0;
  -webkit-transition: all 0.9s;
  transition: all 0.9s;
}

.fade_tien .fade_2 {
  opacity: 0;
  -webkit-transition: all 0.9s;
  transition: all 0.9s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.fade_tien .fade_3 {
  opacity: 0;
  -webkit-transition: all 0.9s;
  transition: all 0.9s;
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.fade_tien.active .fade_1,
.fade_tien.active .fade_2,
.fade_tien.active .fade_3 {
  opacity: 1;
}

.fadeup_tien .fadeup_1 {
  opacity: 0;
  -webkit-transition: all 0.9s;
  transition: all 0.9s;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}

.fadeup_tien .fadeup_2 {
  opacity: 0;
  -webkit-transition: all 0.9s;
  transition: all 0.9s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}

.fadeup_tien .fadeup_3 {
  opacity: 0;
  -webkit-transition: all 0.9s;
  transition: all 0.9s;
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}

.fadeup_tien .fadeup_4 {
  opacity: 0;
  -webkit-transition: all 0.9s;
  transition: all 0.9s;
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}

.fadeup_tien.active .fadeup_1,
.fadeup_tien.active .fadeup_2,
.fadeup_tien.active .fadeup_3,
.fadeup_tien.active .fadeup_4 {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
/*# sourceMappingURL=style.css.map */