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

/*メディアクエリー
---------------------------------------------*/
/*変数
---------------------------------------------*/
/* font
---------------------------------------------*/
.futura_book {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
}

/* common
---------------------------------------------*/
body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  width: 100%;
  color: #414041;
  line-height: 1.6;
  letter-spacing: 0.1em;
  overflow: hidden;
}

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

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

.wrapper {
  overflow: hidden;
}

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

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

img {
  width: 100%;
  vertical-align: bottom;
}

@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 (min-width: 769px) {
  .inner {
    max-width: 800px;
    padding: 0 20px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}

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

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

/* トップ
---------------------------------------------*/
.topSec {
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

@media screen and (min-width: 769px) {
  .topSec {
    background-image: url(../images/top_pc.jpg);
  }
}

@media screen and (max-width: 768px) {
  .topSec {
    background-image: url(../images/top_sp.jpg);
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }
}

@media screen and (min-width: 769px) {
  .topSec::before {
    content: "";
    display: block;
    padding-top: 54.6875%;
  }
}

.topSec .pageTitle {
  position: absolute;
}

@media screen and (min-width: 769px) {
  .topSec .pageTitle {
    width: 24.2%;
    left: 1.9%;
    bottom: 2.4%;
  }
}

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

/* リード
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .leadSec {
    padding: 100px 0;
  }
}

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

.leadSec .leadText {
  text-align: center;
  line-height: 1.9;
  letter-spacing: 0.14em;
}

/* 発売告知
---------------------------------------------*/
.infoSec .inner {
  background-color: #f5f5f5;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .infoSec .inner {
    margin-bottom: 100px;
    padding: 40px;
  }
}

@media screen and (max-width: 768px) {
  .infoSec .inner {
    margin-bottom: 70px;
    padding: 25px 10px;
  }
}

.infoSec .inner .infoTitle {
  border: 1px solid #414041;
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  .infoSec .inner .infoTitle {
    font-size: 18px;
    width: 60%;
    line-height: 46px;
    margin: 0 auto 26px;
  }
}

@media screen and (max-width: 768px) {
  .infoSec .inner .infoTitle {
    width: 90%;
    line-height: 30px;
    margin: 0 auto 13px;
  }
}

@media screen and (min-width: 769px) {
  .infoSec .inner .infoTitle span {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .infoSec .inner .infoTitle span {
    font-size: 10px;
  }
}

.infoSec .inner .infoEC {
  letter-spacing: 0.14em;
}

@media screen and (min-width: 769px) {
  .infoSec .inner .infoEC {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  .infoSec .inner .infoEC {
    font-size: 12px;
  }
}

@media screen and (min-width: 769px) {
  .infoSec .inner .infoEC span {
    font-size: 26px;
  }
}

@media screen and (max-width: 768px) {
  .infoSec .inner .infoEC span {
    font-size: 18px;
  }
}

.infoSec .inner .infostore {
  letter-spacing: 0.14;
}

@media screen and (min-width: 769px) {
  .infoSec .inner .infostore {
    font-size: 18px;
    margin-bottom: 22px;
  }
}

@media screen and (max-width: 768px) {
  .infoSec .inner .infostore {
    font-size: 12px;
    margin-bottom: 11px;
  }
}

@media screen and (min-width: 769px) {
  .infoSec .inner .infocome {
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  .infoSec .inner .infocome {
    font-size: 10px;
  }
}

/* アンカーリンク
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .menuSec {
    margin-bottom: 160px;
  }
}

@media screen and (max-width: 768px) {
  .menuSec {
    margin-bottom: 90px;
  }
}

.menuSec .menuList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: 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 (min-width: 769px) {
  .menuSec .menuList li {
    width: 22.5%;
  }
}

@media screen and (max-width: 768px) {
  .menuSec .menuList li {
    width: 33%;
  }
}

@media screen and (min-width: 769px) {
  .menuSec .menuList li:first-child {
    margin-right: 70px;
  }
}

@media screen and (max-width: 768px) {
  .menuSec .menuList li:first-child {
    margin-right: 35px;
  }
}

.menuSec .menuList li:first-child a .menuImg:after {
  content: "01";
}

.menuSec .menuList li:last-child a .menuImg:after {
  content: "02";
}

.menuSec .menuList li a {
  display: block;
  text-align: center;
}

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

@media screen and (max-width: 768px) {
  .menuSec .menuList li a {
    font-size: 13px;
  }
}

@media screen and (min-width: 769px) {
  .menuSec .menuList li a:hover .menuImg::before {
    opacity: 0;
  }
}

.menuSec .menuList li a .menuImg {
  position: relative;
}

@media screen and (min-width: 769px) {
  .menuSec .menuList li a .menuImg {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  .menuSec .menuList li a .menuImg {
    margin-bottom: 10px;
  }
}

.menuSec .menuList li a .menuImg::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  z-index: 1;
  opacity: 1;
}

.menuSec .menuList li a .menuImg::after {
  display: block;
  font-family: futura-pt, sans-serif;
  letter-spacing: 0.04em;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  z-index: 1;
}

@media screen and (min-width: 769px) {
  .menuSec .menuList li a .menuImg::after {
    font-size: 56px;
  }
}

@media screen and (max-width: 768px) {
  .menuSec .menuList li a .menuImg::after {
    font-size: 32px;
  }
}

/* section
---------------------------------------------*/
@media screen and (min-width: 769px) {
  section {
    margin-bottom: 160px;
  }
}

@media screen and (max-width: 768px) {
  section {
    margin-bottom: 90px;
  }
}

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

.secTitleWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 769px) {
  .secTitleWrap {
    margin-bottom: 60px;
  }
}

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

.secTitleWrap .secNum {
  line-height: 1;
  letter-spacing: 0.04em;
  position: relative;
}

@media screen and (min-width: 769px) {
  .secTitleWrap .secNum {
    font-size: 100px;
  }
}

@media screen and (max-width: 768px) {
  .secTitleWrap .secNum {
    font-size: 60px;
  }
}

.secTitleWrap .line {
  background-color: #414041;
}

@media screen and (min-width: 769px) {
  .secTitleWrap .line {
    width: 2px;
    height: 90px;
  }
}

@media screen and (max-width: 768px) {
  .secTitleWrap .line {
    width: 1px;
    height: 70px;
  }
}

.secTitleWrap .right .secTitle {
  letter-spacing: 0.04em;
}

@media screen and (min-width: 769px) {
  .secTitleWrap .right .secTitle {
    font-size: 42px;
  }
}

@media screen and (max-width: 768px) {
  .secTitleWrap .right .secTitle {
    font-size: 25px;
  }
}

@media screen and (min-width: 769px) {
  .secTitleWrap .right .secLead {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  .secTitleWrap .right .secLead {
    font-size: 12px;
  }
}

.creditArea {
  width: 100%;
  background-color: #f5f5f5;
}

@media screen and (min-width: 769px) {
  .creditArea {
    padding: 80px 0;
  }
}

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

.creditArea .creditList {
  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) {
  .creditArea .creditList {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .creditArea .creditList {
    width: 88.8888%;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (min-width: 769px) {
  .creditArea .creditList li {
    width: 23%;
  }
}

@media screen and (max-width: 768px) {
  .creditArea .creditList li {
    width: 48%;
  }
}

@media screen and (max-width: 768px) {
  .creditArea .creditList li:nth-child(1), .creditArea .creditList li:nth-child(2) {
    margin-bottom: 35px;
  }
}

.creditArea .creditList li a {
  display: block;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .creditArea .creditList li a img {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .creditArea .creditList li a img {
    margin-bottom: 10px;
  }
}

.creditArea .creditList li a .itemdata {
  letter-spacing: 0.06em;
}

@media screen and (min-width: 769px) {
  .creditArea .creditList li a .itemdata {
    font-size: 14px;
    margin-bottom: 18px;
  }
}

@media screen and (max-width: 768px) {
  .creditArea .creditList li a .itemdata {
    font-size: 11px;
    margin-bottom: 10px;
  }
}

.creditArea .creditList li a .buy {
  margin: 0 auto;
  background-color: #414041;
  color: #fff;
}

@media screen and (min-width: 769px) {
  .creditArea .creditList li a .buy {
    font-size: 13px;
    line-height: 25px;
    width: 68.5%;
  }
}

@media screen and (max-width: 768px) {
  .creditArea .creditList li a .buy {
    font-size: 11px;
    line-height: 18px;
    width: 52%;
  }
}

.creditArea .creditList li a .coming {
  margin: 0 auto;
  background-color: #414041;
  color: #fff;
}

@media screen and (min-width: 769px) {
  .creditArea .creditList li a .coming {
    font-size: 13px;
    line-height: 25px;
    width: 75%;
  }
}

@media screen and (max-width: 768px) {
  .creditArea .creditList li a .coming {
    font-size: 11px;
    line-height: 18px;
    width: 82%;
  }
}

.creditArea .all {
  margin: 0 auto;
  background-color: #fff;
  border: 1px solid #414041;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .creditArea .all {
    font-size: 18px;
    line-height: 42px;
    width: 350px;
    margin-top: 50px;
  }
}

@media screen and (max-width: 768px) {
  .creditArea .all {
    font-size: 13px;
    line-height: 30px;
    width: 88.8888%;
    margin-top: 35px;
  }
}

.creditArea .all a {
  display: block;
}

@media screen and (min-width: 769px) {
  .hoveron .creditList a:hover {
    opacity: 0.8;
  }
}

@media screen and (min-width: 769px) {
  .hoveron .all:hover {
    text-decoration: underline;
  }
}

/* gelSec
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #gelSec .line {
    margin: 0 30px 0 10px;
  }
}

@media screen and (max-width: 768px) {
  #gelSec .line {
    margin: 0 15px 0 2px;
  }
}

#gelSec .secImg_01 {
  width: 100%;
}

@media screen and (min-width: 769px) {
  #gelSec .secImg_01 {
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 768px) {
  #gelSec .secImg_01 {
    margin-bottom: 50px;
  }
}

#gelSec .secImg_02 {
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  #gelSec .secImg_02 {
    width: 68.7%;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  #gelSec .secImg_02 {
    width: 73.3%;
    margin-bottom: 8px;
  }
}

#gelSec .secImg_03 {
  margin-left: auto;
}

@media screen and (min-width: 769px) {
  #gelSec .secImg_03 {
    width: 68.7%;
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 768px) {
  #gelSec .secImg_03 {
    width: 73.3%;
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 769px) {
  #gelSec .secImg_04 {
    width: 80%;
    margin: 0 auto 80px;
  }
}

@media screen and (max-width: 768px) {
  #gelSec .secImg_04 {
    width: 90%;
    margin: 0 auto 50px;
  }
}

#gelSec .slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  #gelSec .slide {
    width: 100%;
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 768px) {
  #gelSec .slide {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  #gelSec .slide .secImg {
    margin-right: 8px;
  }
}

@media screen and (min-width: 769px) {
  #gelSec .slide .secImg:not(:last-child) {
    margin-right: 10px;
  }
}

/* itemSec
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #itemSec .line {
    margin: 0 30px 0 20px;
  }
}

@media screen and (max-width: 768px) {
  #itemSec .line {
    margin: 0 15px 0 8px;
  }
}

#itemSec .secImg_01 {
  width: 100%;
}

@media screen and (min-width: 769px) {
  #itemSec .secImg_01 {
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 768px) {
  #itemSec .secImg_01 {
    margin-bottom: 50px;
  }
}

#itemSec .secImg_02 {
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  #itemSec .secImg_02 {
    width: 68.7%;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  #itemSec .secImg_02 {
    width: 73.3%;
    margin-bottom: 8px;
  }
}

#itemSec .secImg_03 {
  margin-left: auto;
}

@media screen and (min-width: 769px) {
  #itemSec .secImg_03 {
    width: 68.7%;
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 768px) {
  #itemSec .secImg_03 {
    width: 73.3%;
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 769px) {
  #itemSec .secImg_04 {
    width: 65.6%;
    margin: 0 auto 80px;
  }
}

@media screen and (max-width: 768px) {
  #itemSec .secImg_04 {
    width: 80%;
    margin: 0 auto 50px;
  }
}

#itemSec .secImg_05 {
  margin-left: auto;
}

@media screen and (min-width: 769px) {
  #itemSec .secImg_05 {
    width: 68.7%;
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 768px) {
  #itemSec .secImg_05 {
    width: 73.3%;
    margin-bottom: 50px;
  }
}

#itemSec .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) {
  #itemSec .flex {
    width: 640px;
    margin: 0 auto 80px;
  }
}

@media screen and (max-width: 768px) {
  #itemSec .flex {
    width: 90%;
    margin: 0 auto 50px;
  }
}

@media screen and (min-width: 769px) {
  #itemSec .flex .secImg_06,
  #itemSec .flex .secImg_07 {
    width: calc((100% - 10px) / 2);
  }
}

@media screen and (max-width: 768px) {
  #itemSec .flex .secImg_06,
  #itemSec .flex .secImg_07 {
    width: calc((100% - 8px) / 2);
  }
}

#itemSec .secImg_08 {
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  #itemSec .secImg_08 {
    width: 68.7%;
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 768px) {
  #itemSec .secImg_08 {
    width: 73.3%;
    margin-bottom: 50px;
  }
}

/* フッター
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .footerSec {
    padding-bottom: 50px;
  }
}

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

.footerSec .footerLogo {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .footerSec .footerLogo {
    width: 15%;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .footerSec .footerLogo {
    width: 30%;
    margin-bottom: 30px;
  }
}

.footerSec .footerLogo a {
  display: block;
}

@media screen and (min-width: 769px) {
  .footerSec .footerLogo a:hover {
    opacity: 0.7;
  }
}

.footerSec .copy {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .footerSec .copy {
    font-size: 13px;
  }
}

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

/* totop
---------------------------------------------*/
.totop {
  background-color: transparent;
  cursor: pointer;
  position: fixed;
  border: 1px solid #414041;
}

@media screen and (min-width: 769px) {
  .totop {
    height: 40px;
    width: 40px;
    right: 30px;
    bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .totop {
    height: 35px;
    width: 35px;
    right: 10px;
    bottom: 25px;
  }
}

.totop::before {
  content: "";
  display: block;
  height: 10px;
  width: 10px;
  border-right: 1px solid #414041;
  border-top: 1px solid #414041;
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
/*# sourceMappingURL=style.css.map */