@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
---------------------------------------------*/
.Helvetica {
  font-family: Helvetica, Arial, "sans-serif";
}

/* common
---------------------------------------------*/
body {
  width: 100%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic Medium", YuGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  word-break: break-all;
  text-align: justify;
  background-color: #fff;
  color: #161616;
  letter-spacing: 0.015em;
  line-height: 1.6;
  overflow: hidden;
}

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

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

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

@media screen and (min-width: 769px) {
  .inner {
    max-width: 1366px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* module
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .credit_pc.white {
    color: #fff;
  }
}

@media screen and (min-width: 769px) {
  .credit_pc.white .link.coming {
    color: rgba(22, 22, 22, 0.5);
  }
}

@media screen and (min-width: 769px) {
  .credit_pc.black {
    color: #161616;
  }
}

@media screen and (min-width: 769px) {
  .credit_pc.black .link.coming {
    color: rgba(22, 22, 22, 0.5);
  }
}

@media screen and (min-width: 769px) {
  .credit_pc.marginleft {
    margin-left: 5.1%;
  }
}

@media screen and (min-width: 769px) {
  .credit_pc.flexend {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

@media screen and (min-width: 769px) {
  .credit_pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 15px;
  }
}

@media screen and (min-width: 769px) {
  .credit_pc li {
    font-family: Helvetica, Arial, "sans-serif";
    margin-right: 20px;
  }
}

@media screen and (min-width: 769px) {
  .credit_pc li:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 769px) {
  .credit_pc li a {
    font-size: 10px;
  }
}

@media screen and (min-width: 769px) {
  .credit_pc li a .link {
    margin-left: 10px;
    white-space: nowrap;
  }
}

@media screen and (min-width: 769px) {
  .credit_pc li a .link.store {
    text-decoration: underline;
  }
}

@media screen and (min-width: 769px) {
  .credit_pc li a .link.coming {
    text-decoration: none;
  }
}

@media screen and (min-width: 769px) {
  .credit_pc li a .link.reference {
    text-decoration: none;
  }
}

@media screen and (min-width: 769px) {
  .credit_pc li.kara {
    width: 100%;
  }
}

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

@media screen and (max-width: 768px) {
  .modalback {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
}

@media screen and (max-width: 768px) {
  .modalcontent {
    position: fixed;
    z-index: 2;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background-color: #fff;
    width: 93.3vw;
    padding: 4vw 3.2vw;
  }
}

@media screen and (max-width: 768px) {
  .modalcontent .close {
    width: 8vw;
    margin-left: auto;
    margin-bottom: 13.3vw;
  }
}

@media screen and (max-width: 768px) {
  .modalcontent .credit_sp {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .modalcontent .credit_sp li {
    font-family: Helvetica, Arial, "sans-serif";
    display: block;
    margin-bottom: 9.3vw;
  }
}

@media screen and (max-width: 768px) {
  .modalcontent .credit_sp li:last-of-type {
    margin-bottom: none;
  }
}

@media screen and (max-width: 768px) {
  .modalcontent .credit_sp li a {
    font-size: 3.3vw;
    width: 88%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 768px) {
  .modalcontent .credit_sp li a .item {
    display: block;
    width: 75%;
  }
}

@media screen and (max-width: 768px) {
  .modalcontent .credit_sp li a .link {
    display: block;
    width: 25%;
    white-space: nowrap;
  }
}

@media screen and (max-width: 768px) {
  .modalcontent .credit_sp li a .link.store {
    color: #161616;
    text-decoration: underline;
  }
}

@media screen and (max-width: 768px) {
  .modalcontent .credit_sp li a .link.coming {
    color: rgba(22, 22, 22, 0.5);
  }
}

@media screen and (max-width: 768px) {
  .arrow_wrap {
    position: relative;
  }
}

@media screen and (max-width: 768px) {
  .arrow {
    position: absolute;
    width: 5.3vw;
    left: 0;
    bottom: 0;
    -webkit-transform: translateY(200%);
            transform: translateY(200%);
    margin-left: 0.5vw;
  }
}

@media screen and (max-width: 768px) {
  .arrow.left {
    left: 7vw;
  }
}

@media screen and (max-width: 768px) {
  .arrow.right {
    right: 0;
    left: auto;
  }
}

@media screen and (max-width: 768px) {
  .arrow.leftbottom {
    bottom: 7.5vw;
    left: 2.5vw;
  }
}

.scrolltext_wrap {
  position: relative;
}

.img_text_wrap {
  position: absolute;
  z-index: 1;
}

.img_text_wrap .img_text {
  position: relative;
  overflow: hidden;
}

.img_text_wrap .img_text .img_text_gray {
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.img_text_wrap .img_text .img_text_yellow {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.img_text_wrap .img_text.on .img_text_gray {
  opacity: 0;
}

.img_text_wrap .img_text.on .img_text_yellow {
  opacity: 1;
}

.scrollbig {
  position: relative;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: translateY(30px) scale(0.8);
          transform: translateY(30px) scale(0.8);
  opacity: 0;
  -webkit-transition: opacity 1.2s ease, -webkit-transform 0.8s ease;
  transition: opacity 1.2s ease, -webkit-transform 0.8s ease;
  transition: transform 0.8s ease, opacity 1.2s ease;
  transition: transform 0.8s ease, opacity 1.2s ease, -webkit-transform 0.8s ease;
  overflow: hidden;
}

.scrollbig img {
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: -webkit-transform 0.8s ease;
  transition: -webkit-transform 0.8s ease;
  transition: transform 0.8s ease;
  transition: transform 0.8s ease, -webkit-transform 0.8s ease;
}

.scrollbig.on {
  -webkit-transform: translateY(0px) scale(1);
          transform: translateY(0px) scale(1);
  opacity: 1;
}

.scrollbig.on img {
  -webkit-transform: scale(1);
          transform: scale(1);
}

@media screen and (min-width: 769px) {
  .scrollbig_pc {
    position: relative;
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: translateY(30px) scale(0.8);
            transform: translateY(30px) scale(0.8);
    opacity: 0;
    -webkit-transition: opacity 1.2s ease, -webkit-transform 0.8s ease;
    transition: opacity 1.2s ease, -webkit-transform 0.8s ease;
    transition: transform 0.8s ease, opacity 1.2s ease;
    transition: transform 0.8s ease, opacity 1.2s ease, -webkit-transform 0.8s ease;
    overflow: hidden;
  }
}

@media screen and (min-width: 769px) {
  .scrollbig_pc img {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    -webkit-transition: -webkit-transform 0.8s ease;
    transition: -webkit-transform 0.8s ease;
    transition: transform 0.8s ease;
    transition: transform 0.8s ease, -webkit-transform 0.8s ease;
  }
}

@media screen and (min-width: 769px) {
  .scrollbig_pc.on {
    -webkit-transform: translateY(0px) scale(1);
            transform: translateY(0px) scale(1);
    opacity: 1;
  }
}

@media screen and (min-width: 769px) {
  .scrollbig_pc.on img {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@media screen and (max-width: 768px) {
  .scrollbig_sp {
    position: relative;
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: translateY(30px) scale(0.8);
            transform: translateY(30px) scale(0.8);
    opacity: 0;
    -webkit-transition: opacity 1.2s ease, -webkit-transform 0.8s ease;
    transition: opacity 1.2s ease, -webkit-transform 0.8s ease;
    transition: transform 0.8s ease, opacity 1.2s ease;
    transition: transform 0.8s ease, opacity 1.2s ease, -webkit-transform 0.8s ease;
    overflow: hidden;
  }
}

@media screen and (max-width: 768px) {
  .scrollbig_sp img {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    -webkit-transition: -webkit-transform 0.8s ease;
    transition: -webkit-transform 0.8s ease;
    transition: transform 0.8s ease;
    transition: transform 0.8s ease, -webkit-transform 0.8s ease;
  }
}

@media screen and (max-width: 768px) {
  .scrollbig_sp.on {
    -webkit-transform: translateY(0px) scale(1);
            transform: translateY(0px) scale(1);
    opacity: 1;
  }
}

@media screen and (max-width: 768px) {
  .scrollbig_sp.on img {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.scrollside {
  position: relative;
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  opacity: 0;
  -webkit-transition: opacity 1.5s ease, -webkit-transform 1.1s ease;
  transition: opacity 1.5s ease, -webkit-transform 1.1s ease;
  transition: transform 1.1s ease, opacity 1.5s ease;
  transition: transform 1.1s ease, opacity 1.5s ease, -webkit-transform 1.1s ease;
  overflow: hidden;
}

.scrollside img {
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transform: translateX(93%);
          transform: translateX(93%);
  -webkit-transition: -webkit-transform 1.1s ease;
  transition: -webkit-transform 1.1s ease;
  transition: transform 1.1s ease;
  transition: transform 1.1s ease, -webkit-transform 1.1s ease;
}

.scrollside.on {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}

.scrollside.on img {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

@media screen and (max-width: 768px) {
  .scrollside_sp {
    position: relative;
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
    -webkit-transition: opacity 1.5s ease, -webkit-transform 1.1s ease;
    transition: opacity 1.5s ease, -webkit-transform 1.1s ease;
    transition: transform 1.1s ease, opacity 1.5s ease;
    transition: transform 1.1s ease, opacity 1.5s ease, -webkit-transform 1.1s ease;
    overflow: hidden;
  }
}

@media screen and (max-width: 768px) {
  .scrollside_sp img {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: translateX(93%);
            transform: translateX(93%);
    -webkit-transition: -webkit-transform 1.1s ease;
    transition: -webkit-transform 1.1s ease;
    transition: transform 1.1s ease;
    transition: transform 1.1s ease, -webkit-transform 1.1s ease;
  }
}

@media screen and (max-width: 768px) {
  .scrollside_sp.on {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@media screen and (max-width: 768px) {
  .scrollside_sp.on img {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@media screen and (min-width: 769px) {
  .hoverbig_pc {
    overflow: hidden;
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@media screen and (min-width: 769px) {
  .hoverbig_pc img {
    -webkit-transition: -webkit-transform 0.8s;
    transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    transition: transform 0.8s, -webkit-transform 0.8s;
  }
}

@media screen and (min-width: 769px) {
  .hoverbig_pc:hover img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}

.loadbig {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.loadbig.on {
  -webkit-transform: scale(1);
          transform: scale(1);
}

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

.header_brand {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (min-width: 769px) {
  .header_brand {
    top: 3.2%;
    width: 16.3vw;
  }
}

@media screen and (max-width: 768px) {
  .header_brand {
    top: 3.2%;
    width: 35.5vw;
  }
}

.header_title {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (min-width: 769px) {
  .header_title {
    top: 38.8%;
    width: 73.2vw;
  }
}

@media screen and (max-width: 768px) {
  .header_title {
    top: 34.5%;
    width: 73.2vw;
  }
}

.header_lead {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (min-width: 769px) {
  .header_lead {
    top: 72.1%;
    width: 73.2vw;
  }
}

@media screen and (max-width: 768px) {
  .header_lead {
    top: 72.3%;
    width: 73.2vw;
  }
}

.header_img {
  width: 100%;
}

/* .img1
---------------------------------------------*/
.img1_wrap_back {
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
}

@media screen and (min-width: 769px) {
  .img1_wrap_back {
    background-image: url(../images/img1_back_pc.jpg);
    background-size: cover;
    background-position: center;
  }
}

@media screen and (max-width: 768px) {
  .img1_wrap_back {
    background-image: url(../images/img1_back_sp.jpg);
  }
}

.img1_wrap_back::before {
  content: "";
  display: block;
}

@media screen and (max-width: 768px) {
  .img1_wrap_back::before {
    padding-top: 133.3333%;
  }
}

.img1_wrap_back .scroll {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}

@media screen and (min-width: 769px) {
  .img1_wrap_back .scroll {
    top: -8.5%;
    width: 0.7%;
    max-width: 10px;
  }
}

@media screen and (max-width: 768px) {
  .img1_wrap_back .scroll {
    top: -13%;
    width: 2vw;
  }
}

@media screen and (min-width: 769px) {
  .img1_kara {
    height: 12vw;
    max-height: 160px;
  }
}

@media screen and (max-width: 768px) {
  .img1_wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

@media screen and (min-width: 769px) {
  .img1_wrap {
    width: 51.2%;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
}

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

/* .img2
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .img2_wrap {
    width: 49.4%;
    margin-left: 5.1%;
    margin-right: auto;
    padding-top: 8.5%;
    margin-bottom: -42.7%;
  }
}

@media screen and (max-width: 768px) {
  .img2_wrap {
    width: 88vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15vw;
    margin-bottom: 10.8vw;
  }
}

/* .img3
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .img3_wrap {
    width: 35.1%;
    margin-left: auto;
    margin-bottom: 14.3%;
  }
}

@media screen and (max-width: 768px) {
  .img3_wrap {
    width: 50.6vw;
    margin-left: auto;
    margin-bottom: 30.8vw;
  }
}

/* .img4
---------------------------------------------*/
.img4_wrap {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .img4_wrap {
    width: 65.8%;
    margin-bottom: 16.3%;
  }
}

@media screen and (max-width: 768px) {
  .img4_wrap {
    width: 80vw;
    margin-bottom: 26.4vw;
  }
}

.img4_wrap .img4_text1 {
  position: absolute;
}

@media screen and (min-width: 769px) {
  .img4_wrap .img4_text1 {
    top: -16.4%;
    left: -19.8%;
    width: 51.9%;
  }
}

@media screen and (max-width: 768px) {
  .img4_wrap .img4_text1 {
    top: -20.5vw;
    left: -4.6vw;
    width: 45.5vw;
  }
}

.img4_wrap .img4_text2 {
  position: absolute;
}

@media screen and (min-width: 769px) {
  .img4_wrap .img4_text2 {
    bottom: -19%;
    right: -20.9%;
    width: 61.7%;
  }
}

@media screen and (max-width: 768px) {
  .img4_wrap .img4_text2 {
    bottom: -27.2vw;
    right: -5.8vw;
    width: 53.8vw;
  }
}

/* .img5
---------------------------------------------*/
.img5_wrap {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .img5_wrap {
    margin-bottom: 13.2vw;
  }
}

@media screen and (min-width: 769px) {
  .img5_text_wrap {
    bottom: 4.2vw;
    left: 5.3vw;
  }
}

@media screen and (max-width: 768px) {
  .img5_text_wrap {
    bottom: 5.6vw;
    left: 6.3vw;
  }
}

@media screen and (min-width: 769px) {
  .img5_text_wrap .img_text {
    margin-bottom: 0.3vw;
  }
}

@media screen and (max-width: 768px) {
  .img5_text_wrap .img_text {
    margin-bottom: 0.3vw;
  }
}

.img5_text_wrap .img_text:last-of-type {
  margin-bottom: 0;
}

.img5_text_wrap img {
  width: auto;
  display: block;
}

@media screen and (min-width: 769px) {
  .img5_text_wrap img {
    height: 1.6vw;
  }
}

@media screen and (max-width: 768px) {
  .img5_text_wrap img {
    height: 3.7vw;
  }
}

@media screen and (min-width: 769px) {
  .img5_kara {
    width: 100%;
    height: 7.5vw;
    max-height: 100px;
  }
}

/* .img6
---------------------------------------------*/
.img6_wrap {
  position: relative;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .img6_wrap {
    margin-bottom: 32.3vw;
  }
}

.img6_text1 {
  position: absolute;
}

@media screen and (min-width: 769px) {
  .img6_text1 {
    bottom: -7.5vw;
    right: 4.8vw;
  }
}

@media screen and (max-width: 768px) {
  .img6_text1 {
    bottom: -16vw;
    left: 27.6vw;
  }
}

.img6_text1 img {
  width: auto;
  display: block;
}

@media screen and (min-width: 769px) {
  .img6_text1 img {
    height: 10.3vw;
  }
}

@media screen and (max-width: 768px) {
  .img6_text1 img {
    height: 13.8vw;
  }
}

@media screen and (min-width: 769px) {
  .img6_kara {
    width: 100%;
    height: 18vw;
    max-height: 250px;
  }
}

/* .img7、img8
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .img78_wrap {
    padding-left: 8.7%;
    padding-right: 7.9%;
    margin-bottom: 19.2%;
  }
}

@media screen and (max-width: 768px) {
  .img78_wrap {
    margin-bottom: 33.7vw;
  }
}

.img7_wrap {
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .img7_wrap {
    width: 64%;
  }
}

@media screen and (max-width: 768px) {
  .img7_wrap {
    width: 78.6vw;
  }
}

.img7_text_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 769px) {
  .img7_text_wrap {
    top: 49.7%;
    left: 9%;
    max-height: 1366px;
    height: 100vw;
  }
}

@media screen and (max-width: 768px) {
  .img7_text_wrap {
    bottom: 31vw;
    left: 6.6vw;
  }
}

@media screen and (min-width: 769px) {
  .img7_text_wrap .img_text {
    margin-bottom: 0.8%;
    width: auto;
    height: 3.4%;
  }
}

@media screen and (max-width: 768px) {
  .img7_text_wrap .img_text {
    margin-bottom: 0.6vw;
  }
}

.img7_text_wrap .img_text:last-of-type {
  margin-bottom: 0;
}

@media screen and (min-width: 769px) {
  .img7_text_wrap .img_text.long {
    height: 6.8%;
  }
}

.img7_text_wrap img {
  width: auto;
  display: block;
}

@media screen and (min-width: 769px) {
  .img7_text_wrap img {
    height: 100%;
  }
}

@media screen and (max-width: 768px) {
  .img7_text_wrap img {
    height: 4.6vw;
  }
}

@media screen and (max-width: 768px) {
  .img7_text_wrap img.long {
    height: 8.8vw;
  }
}

.img8_wrap {
  margin-left: auto;
}

@media screen and (min-width: 769px) {
  .img8_wrap {
    margin-top: -24.5%;
    width: 59.3%;
  }
}

@media screen and (max-width: 768px) {
  .img8_wrap {
    margin-top: -14.9vw;
    width: 64vw;
  }
}

/* .img9
---------------------------------------------*/
.img9_wrap {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .img9_wrap {
    width: 65.8%;
    margin-bottom: 21.7%;
  }
}

@media screen and (max-width: 768px) {
  .img9_wrap {
    width: 80vw;
    margin-bottom: 36.1vw;
  }
}

.img9_text1 {
  position: absolute;
}

@media screen and (min-width: 769px) {
  .img9_text1 {
    top: -12.6%;
    right: -22.2%;
    width: 78%;
  }
}

@media screen and (max-width: 768px) {
  .img9_text1 {
    top: -17.7vw;
    right: -12.6vw;
    width: 67.5vw;
  }
}

.img9_text2 {
  position: absolute;
}

@media screen and (min-width: 769px) {
  .img9_text2 {
    top: 81.5%;
    right: -19.8%;
    width: 65.8%;
  }
}

@media screen and (max-width: 768px) {
  .img9_text2 {
    bottom: -26.2vw;
    right: -4.8vw;
    width: 57.5vw;
  }
}

/* .img101112
---------------------------------------------*/
.img101112_wrap {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .img101112_wrap {
    margin-bottom: 18.6vw;
  }
}

.img101112_wrap .img101112_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (min-width: 769px) {
  .img101112_wrap .img101112_flex li {
    width: 32.3vw;
  }
}

@media screen and (max-width: 768px) {
  .img101112_wrap .img101112_flex li {
    width: 32.2vw;
  }
}

/* .img13
---------------------------------------------*/
.img13_wrap {
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 769px) {
  .img13_wrap {
    width: 65.8%;
    margin-bottom: 16.7%;
    margin-top: 15%;
  }
}

@media screen and (max-width: 768px) {
  .img13_wrap {
    width: 100%;
    margin-bottom: 18.2vw;
  }
}

/* .img1415
---------------------------------------------*/
.img1415_wrap {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .img1415_wrap {
    margin-bottom: 10.6%;
  }
}

@media screen and (max-width: 768px) {
  .img1415_wrap {
    margin-bottom: 16.8vw;
  }
}

@media screen and (min-width: 769px) {
  .img1415_wrap .img1415_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media screen and (min-width: 769px) {
  .img1415_wrap .img1415_flex .img14_wrap {
    width: 61.4%;
  }
}

@media screen and (max-width: 768px) {
  .img1415_wrap .img1415_flex .img14_wrap {
    width: 88vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2.4vw;
  }
}

@media screen and (min-width: 769px) {
  .img1415_wrap .img1415_flex .img15 {
    width: 35.1%;
  }
}

@media screen and (max-width: 768px) {
  .img1415_wrap .img1415_flex .img15 {
    width: 52vw;
    margin-left: auto;
  }
}

/* .img1617
---------------------------------------------*/
.img1617_wrap {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .img1617_wrap {
    margin-bottom: 19.3%;
  }
}

@media screen and (max-width: 768px) {
  .img1617_wrap {
    margin-bottom: 31.6vw;
  }
}

.img16_wrap {
  position: relative;
}

@media screen and (min-width: 769px) {
  .img16_wrap {
    width: 84.1%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.9%;
  }
}

@media screen and (max-width: 768px) {
  .img16_wrap {
    margin-bottom: 1.3vw;
  }
}

.img16_text1 {
  position: absolute;
  z-index: 1;
}

@media screen and (min-width: 769px) {
  .img16_text1 {
    bottom: -18.5%;
    right: -6.5%;
    width: 51.9%;
  }
}

@media screen and (max-width: 768px) {
  .img16_text1 {
    bottom: -21vw;
    right: 3.3vw;
    width: 55.5vw;
  }
}

.img17_wrap {
  position: relative;
  margin-left: auto;
}

@media screen and (min-width: 769px) {
  .img17_wrap {
    width: 65.8%;
  }
}

@media screen and (max-width: 768px) {
  .img17_wrap {
    width: 76vw;
  }
}

.img17_text_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 769px) {
  .img17_text_wrap {
    top: 9.2%;
    right: 7.2%;
    max-height: 1366px;
    height: 100vw;
  }
}

@media screen and (max-width: 768px) {
  .img17_text_wrap {
    top: 9.5vw;
    right: 6vw;
  }
}

@media screen and (min-width: 769px) {
  .img17_text_wrap .img_text {
    margin-bottom: 1.4%;
    width: auto;
    height: 1.67%;
  }
}

@media screen and (max-width: 768px) {
  .img17_text_wrap .img_text {
    margin-bottom: 0.5vw;
  }
}

.img17_text_wrap .img_text:last-of-type {
  margin-bottom: 0;
}

.img17_text_wrap img {
  width: auto;
  display: block;
}

@media screen and (min-width: 769px) {
  .img17_text_wrap img {
    height: 100%;
  }
}

@media screen and (max-width: 768px) {
  .img17_text_wrap img {
    height: 3.7vw;
  }
}

/* .img18
---------------------------------------------*/
.img18_wrap {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .img18_wrap {
    width: 65.8%;
    margin-bottom: 21%;
  }
}

@media screen and (max-width: 768px) {
  .img18_wrap {
    width: 80vw;
    margin-bottom: 36vw;
  }
}

.img18_text1 {
  position: absolute;
}

@media screen and (min-width: 769px) {
  .img18_text1 {
    top: -16%;
    left: -19.2%;
    width: 91.3%;
  }
}

@media screen and (max-width: 768px) {
  .img18_text1 {
    top: -20.8vw;
    left: -4.3vw;
    width: 80vw;
  }
}

.img18_text2 {
  position: absolute;
}

@media screen and (min-width: 769px) {
  .img18_text2 {
    bottom: -16.4%;
    right: -19%;
    width: 64.7%;
  }
}

@media screen and (max-width: 768px) {
  .img18_text2 {
    bottom: -26.8vw;
    right: -4vw;
    width: 56.5vw;
  }
}

/* .img1920
---------------------------------------------*/
.img1920_wrap {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .img1920_wrap {
    margin-bottom: 26.6vw;
  }
}

.img1920_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (min-width: 769px) {
  .img19,
  .img20 {
    width: 49.2vw;
  }
}

@media screen and (max-width: 768px) {
  .img19,
  .img20 {
    width: 49.3vw;
  }
}

@media screen and (min-width: 769px) {
  .img1920_kara {
    height: 15.1vw;
    max-height: 200px;
    width: 100%;
  }
}

/* .img21
---------------------------------------------*/
.img21_wrap_back {
  position: relative;
  background-size: 100%;
  background-repeat: no-repeat;
}

@media screen and (min-width: 769px) {
  .img21_wrap_back {
    background-image: url(../images/img21_back_pc.jpg);
    background-size: cover;
    background-position: center;
    height: 65.8vw;
    max-height: 900px;
  }
}

@media screen and (max-width: 768px) {
  .img21_wrap_back {
    background-image: url(../images/img21_back_sp.jpg);
    margin-bottom: 95.9vw;
  }
}

.img21_wrap_back::before {
  content: "";
  display: block;
}

@media screen and (max-width: 768px) {
  .img21_wrap_back::before {
    padding-top: 66%;
  }
}

@media screen and (min-width: 769px) {
  .img21_kara_1 {
    height: 18.8vw;
    max-height: 255px;
  }
}

@media screen and (max-width: 768px) {
  .img21_wrap {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media screen and (min-width: 769px) {
  .img21_wrap {
    width: 65.8vw;
    max-width: 900px;
    top: 19vw;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 768px) {
  .img21_wrap {
    width: 80vw;
    top: 36.4%;
  }
}

@media screen and (min-width: 769px) {
  .img21_kara_2 {
    width: 100%;
    height: 59vw;
    max-height: 800px;
  }
}

/* .img22
---------------------------------------------*/
.img22_wrap_back {
  position: relative;
  background-size: 100%;
  background-repeat: no-repeat;
}

@media screen and (min-width: 769px) {
  .img22_wrap_back {
    background-image: url(../images/img22_back_pc.jpg);
    background-size: cover;
    background-position: center;
  }
}

@media screen and (max-width: 768px) {
  .img22_wrap_back {
    background-image: url(../images/img22_back_sp.jpg);
    margin-bottom: 28vw;
  }
}

.img22_wrap_back::before {
  content: "";
  display: block;
}

@media screen and (max-width: 768px) {
  .img22_wrap_back::before {
    padding-top: 133.3333%;
  }
}

@media screen and (min-width: 769px) {
  .img22_kara_1 {
    height: 13vw;
    max-height: 180px;
  }
}

@media screen and (min-width: 769px) {
  .img22_kara_2 {
    height: 13vw;
    max-height: 145px;
  }
}

@media screen and (min-width: 769px) {
  .img22_wrap {
    width: 51.2%;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
}

@media screen and (max-width: 768px) {
  .img22_wrap {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 80%;
    top: 50%;
  }
}

.img22_text1 {
  position: absolute;
}

@media screen and (min-width: 769px) {
  .img22_text1 {
    top: -36.9%;
    left: -38.4%;
    width: 117.5%;
  }
}

@media screen and (max-width: 768px) {
  .img22_text1 {
    top: -30.8vw;
    left: -4vw;
    width: 79.3vw;
  }
}

.img22_text2 {
  position: absolute;
  pointer-events: none;
  /* この要素のイベント無効化 */
}

@media screen and (min-width: 769px) {
  .img22_text2 {
    bottom: -41.8%;
    right: -43%;
    width: 125.8%;
  }
}

@media screen and (max-width: 768px) {
  .img22_text2 {
    bottom: -40.4vw;
    right: -10.5vw;
    width: 85.3vw;
  }
}

@media screen and (min-width: 769px) {
  .img22_kara {
    height: 16.1vw;
    max-height: 220px;
  }
}

/* .img2324
---------------------------------------------*/
.img2324_wrap {
  width: 100%;
  position: relative;
}

@media screen and (max-width: 768px) {
  .img2324_wrap {
    margin-bottom: 22.8vw;
  }
}

.img2324_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (min-width: 769px) {
  .img23,
  .img24 {
    width: 49.2%;
  }
}

@media screen and (max-width: 768px) {
  .img23,
  .img24 {
    width: 49.3%;
  }
}

.img2324_text_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 769px) {
  .img2324_text_wrap {
    top: 50%;
    left: 50%;
    max-height: 1366px;
    height: 100vw;
  }
}

@media screen and (max-width: 768px) {
  .img2324_text_wrap {
    top: 51.5%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

@media screen and (min-width: 769px) {
  .img2324_text_wrap .img_text {
    margin-bottom: 1.2%;
    width: auto;
    height: 3.3%;
  }
}

@media screen and (max-width: 768px) {
  .img2324_text_wrap .img_text {
    margin-bottom: 0.6vw;
  }
}

.img2324_text_wrap .img_text:last-of-type {
  margin-bottom: 0;
}

@media screen and (min-width: 769px) {
  .img2324_text_wrap .img_text.long {
    height: 6.6%;
  }
}

.img2324_text_wrap img {
  width: auto;
  display: block;
}

@media screen and (min-width: 769px) {
  .img2324_text_wrap img {
    height: 100%;
  }
}

@media screen and (max-width: 768px) {
  .img2324_text_wrap img {
    height: 4.5vw;
  }
}

@media screen and (max-width: 768px) {
  .img2324_text_wrap img.long {
    height: 9vw;
  }
}

@media screen and (min-width: 769px) {
  .img2324_kara {
    height: 11.7vw;
    max-height: 150px;
  }
}

/* .img25
---------------------------------------------*/
.img25_wrap {
  width: 100%;
  position: relative;
}

@media screen and (max-width: 768px) {
  .img25_wrap {
    margin-bottom: 13.2vw;
  }
}

@media screen and (min-width: 769px) {
  .img25_text_wrap {
    bottom: 4.2vw;
    left: 5.3vw;
  }
}

@media screen and (max-width: 768px) {
  .img25_text_wrap {
    bottom: 7.5vw;
    left: 7.5vw;
  }
}

@media screen and (min-width: 769px) {
  .img25_text_wrap .img_text {
    margin-bottom: 0.3vw;
  }
}

@media screen and (max-width: 768px) {
  .img25_text_wrap .img_text {
    margin-bottom: 0.3vw;
  }
}

.img25_text_wrap .img_text:last-of-type {
  margin-bottom: 0;
}

.img25_text_wrap img {
  width: auto;
  display: block;
}

@media screen and (min-width: 769px) {
  .img25_text_wrap img {
    height: 1.6vw;
  }
}

@media screen and (max-width: 768px) {
  .img25_text_wrap img {
    height: 3.7vw;
  }
}

.img25_text_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 769px) {
  .img25_text_wrap {
    bottom: 4.5vw;
    left: 4.5vw;
  }
}

@media screen and (min-width: 769px) {
  .img25_text_wrap .img_text {
    margin-bottom: 0.5vw;
  }
}

.img25_text_wrap .img_text:last-of-type {
  margin-bottom: 0;
}

.img25_text_wrap img {
  width: auto;
  display: block;
}

@media screen and (min-width: 769px) {
  .img25_text_wrap img {
    height: 1.6vw;
  }
}

/* .img26
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .img26_wrap {
    width: 84.1%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10.3%;
    margin-top: 13.5%;
  }
}

@media screen and (max-width: 768px) {
  .img26_wrap {
    width: 100%;
    margin-bottom: 20vw;
  }
}

.img26_wrap .img26_text_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 769px) {
  .img26_wrap .img26_text_wrap {
    top: 82.5%;
    left: 0;
    max-height: 1366px;
    height: 100vw;
    width: 100%;
    pointer-events: none;
    /* この要素のイベント無効化 */
  }
}

@media screen and (max-width: 768px) {
  .img26_wrap .img26_text_wrap {
    bottom: 6.5vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media screen and (min-width: 769px) {
  .img26_wrap .img26_text_wrap .img_text {
    margin-bottom: 0.4%;
    width: auto;
    height: 1.7%;
  }
}

@media screen and (max-width: 768px) {
  .img26_wrap .img26_text_wrap .img_text {
    margin-bottom: 0.6vw;
  }
}

.img26_wrap .img26_text_wrap .img_text:last-of-type {
  margin-bottom: 0;
}

.img26_wrap .img26_text_wrap img {
  width: auto;
  display: block;
}

@media screen and (min-width: 769px) {
  .img26_wrap .img26_text_wrap img {
    height: 100%;
  }
}

@media screen and (max-width: 768px) {
  .img26_wrap .img26_text_wrap img {
    height: 3.8vw;
  }
}

/* .thema
---------------------------------------------*/
.thema {
  width: 100%;
  background-color: #ffe600;
}

@media screen and (min-width: 769px) {
  .thema {
    padding: 100px 0 95px;
  }
}

@media screen and (max-width: 768px) {
  .thema {
    padding: 50px 0;
  }
}

.thema .themainner {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .thema .themainner {
    max-width: 1226px;
  }
}

.thema .themainner .thema_title {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .thema .themainner .thema_title {
    width: 380px;
    margin-bottom: 13px;
  }
}

@media screen and (max-width: 768px) {
  .thema .themainner .thema_title {
    width: 76.1vw;
    margin-bottom: 2.5vw;
  }
}

.thema .themainner .thema_sub {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .thema .themainner .thema_sub {
    width: 400px;
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 768px) {
  .thema .themainner .thema_sub {
    width: 76vw;
    margin-bottom: 3.2vw;
  }
}

.thema .themainner .thema_text {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

@media screen and (min-width: 769px) {
  .thema .themainner .thema_text {
    font-size: 14px;
    text-align: center;
    line-height: 1.78;
    letter-spacing: 0.005em;
  }
}

@media screen and (max-width: 768px) {
  .thema .themainner .thema_text {
    width: 76.1vw;
    margin-left: auto;
    margin-right: auto;
    font-size: 2.9vw;
    line-height: 2.27;
    letter-spacing: -0.003em;
  }
}

/* .footer
---------------------------------------------*/
.footer {
  font-family: Helvetica, Arial, "sans-serif";
  font-weight: bold;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .footer {
    padding-top: 80px;
    margin-bottom: 80px;
    max-width: 1230px;
  }
}

@media screen and (max-width: 768px) {
  .footer {
    padding-top: 17.5vw;
    margin-bottom: 17.5vw;
  }
}

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

@media screen and (min-width: 769px) {
  .logo {
    width: 110px;
    margin-bottom: 22px;
  }
}

@media screen and (max-width: 768px) {
  .logo {
    width: 27vw;
    margin-bottom: 11.5vw;
  }
}

.logo a {
  display: block;
}

.footerlink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  .footerlink {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 110px;
  }
}

@media screen and (max-width: 768px) {
  .footerlink {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10.5vw;
  }
}

@media screen and (max-width: 768px) {
  .footerlink li {
    margin-bottom: 4.8vw;
  }
}

.footerlink li:last-child a::after {
  display: none;
}

.footerlink li a {
  letter-spacing: 0.05em;
}

@media screen and (min-width: 769px) {
  .footerlink li a {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .footerlink li a {
    font-size: 3.7vw;
  }
}

@media screen and (min-width: 769px) {
  .footerlink li a::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 9px;
    background-color: #161616;
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
    margin: 0 12px;
  }
}

@media screen and (max-width: 768px) {
  .footerlink li a::after {
    content: none;
  }
}

.copy {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .copy {
    font-size: 10px;
    letter-spacing: 0.039em;
  }
}

@media screen and (max-width: 768px) {
  .copy {
    font-size: 2.6vw;
    letter-spacing: 0.036em;
  }
}

.totop {
  position: absolute;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .totop {
    right: 50px;
    bottom: 0;
    width: 32px;
  }
}

@media screen and (max-width: 768px) {
  .totop {
    width: 8vw;
    right: 8vw;
    bottom: 0;
  }
}
/*# sourceMappingURL=style.css.map */