@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
---------------------------------------------*/
.wabun_L {
  font-weight: 400;
}

.wabun_B {
  font-weight: 600;
}

.oubun_regular {
  font-family: garamond-premier-pro, serif;
  font-weight: 400;
}

.oubun_medium {
  font-family: garamond-premier-pro, serif;
  font-weight: 500;
}

.oubun_semibold {
  font-family: garamond-premier-pro, serif;
  font-weight: 600;
}

.oubun_bold {
  font-family: garamond-premier-pro, serif;
  font-weight: 700;
}

/* common
---------------------------------------------*/
body {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  width: 100%;
  color: #000;
  line-height: 1.7;
  letter-spacing: 0.04em;
  overflow: auto;
}

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

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

body.scroll {
  overflow: hidden !important;
}

.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: 1000px;
  }
}

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

/* ヘッダー
---------------------------------------------*/
.headerSec {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.5);
  display: none;
}

.headerSec .headerInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (min-width: 769px) {
  .headerSec .headerInner {
    height: 60px;
    padding: 0 20px;
  }
}

@media screen and (max-width: 768px) {
  .headerSec .headerInner {
    height: 40px;
    padding: 0 3%;
  }
}

.headerSec .headerInner .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.headerSec .headerInner .left a {
  display: block;
}

@media screen and (min-width: 769px) {
  .headerSec .headerInner .left a {
    width: 100px;
  }
}

@media screen and (max-width: 768px) {
  .headerSec .headerInner .left a {
    width: 20%;
    display: none;
  }
}

.headerSec .headerInner .left .title {
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .headerSec .headerInner .left .title {
    font-size: 15px;
    margin-left: 15px;
  }
}

@media screen and (max-width: 768px) {
  .headerSec .headerInner .left .title {
    font-size: 11px;
  }
}

.headerSec .headerInner .right {
  border: 1px solid #000;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (min-width: 769px) {
  .headerSec .headerInner .right {
    line-height: 35px;
    width: 160px;
  }
}

@media screen and (max-width: 768px) {
  .headerSec .headerInner .right {
    line-height: 26px;
    width: 110px;
  }
}

@media screen and (min-width: 769px) {
  .headerSec .headerInner .right .text {
    margin-right: 5px;
  }
}

@media screen and (max-width: 768px) {
  .headerSec .headerInner .right .text {
    margin-right: 5px;
    font-size: 11px;
  }
}

.headerSec .headerInner .right .arrow {
  -webkit-transform: scaleY(-1) translateY(1px);
          transform: scaleY(-1) translateY(1px);
}

@media screen and (min-width: 769px) {
  .headerSec .headerInner .right .arrow {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .headerSec .headerInner .right .arrow {
    font-size: 9px;
  }
}

.headerSec .headerInner .right .arrow.down {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

/* モーダル
---------------------------------------------*/
.modalSec {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 500;
  display: none;
  overflow: scroll;
  background-color: #fff;
}

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

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

.modalSec .modalmenu {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .modalSec .modalmenu {
    margin-bottom: 75px;
    padding: 0 20px;
  }
}

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

.modalSec .modalmenu .menuTitle {
  line-height: 1;
  letter-spacing: 0.06em;
}

@media screen and (min-width: 769px) {
  .modalSec .modalmenu .menuTitle {
    font-size: 30px;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .modalSec .modalmenu .menuTitle {
    font-size: 18px;
    margin-bottom: 20px;
  }
}

.modalSec .modalmenu .menuList {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  .modalSec .modalmenu .menuList {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 768px) {
  .modalSec .modalmenu .menuList {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.modalSec .modalmenu .menuList li {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 769px) {
  .modalSec .modalmenu .menuList li {
    width: 13.8%;
  }
}

@media screen and (max-width: 768px) {
  .modalSec .modalmenu .menuList li {
    width: calc((100% - 15px) / 4);
  }
}

@media screen and (max-width: 768px) {
  .modalSec .modalmenu .menuList li:nth-child(-n + 3), .modalSec .modalmenu .menuList li:nth-child(5), .modalSec .modalmenu .menuList li:nth-child(6) {
    margin-right: 5px;
  }
}

@media screen and (max-width: 768px) {
  .modalSec .modalmenu .menuList li:nth-child(-n + 4) {
    margin-bottom: 5px;
  }
}

.modalSec .modalmenu .menuList li a {
  display: block;
  position: relative;
}

.modalSec .modalmenu .menuList li a::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.modalSec .modalmenu .menuList li a::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  z-index: 1;
}

@media screen and (min-width: 769px) {
  .modalSec .modalmenu .menuList li a:hover::after {
    opacity: 0;
  }
}

.modalSec .modalmenu .menuList li a .menuName {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
  color: #fff;
}

@media screen and (min-width: 769px) {
  .modalSec .modalmenu .menuList li a .menuName {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .modalSec .modalmenu .menuList li a .menuName {
    font-size: 9px;
  }
}

.modalSec .modalmenu .menuList li:nth-child(1) {
  background-image: url(../images/menu_01-min.jpg);
}

.modalSec .modalmenu .menuList li:nth-child(2) {
  background-image: url(../images/menu_02-min.jpg);
}

.modalSec .modalmenu .menuList li:nth-child(3) {
  background-image: url(../images/menu_03-min.jpg);
}

.modalSec .modalmenu .menuList li:nth-child(4) {
  background-image: url(../images/menu_0405-min.jpg);
}

.modalSec .modalmenu .menuList li:nth-child(5) {
  background-image: url(../images/menu_06-min.jpg);
}

.modalSec .modalmenu .menuList li:nth-child(6) {
  background-image: url(../images/menu_0708-min.jpg);
}

.modalSec .modalmenu .menuList li:nth-child(7) {
  background-image: url(../images/menu_0910-min.jpg);
}

.modalSec .modalkey .keyInner {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .modalSec .modalkey .keyInner {
    max-width: 900px;
  }
}

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

.modalSec .modalkey .keyList {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.modalSec .modalkey .keyList li {
  border: 1px solid #000;
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  .modalSec .modalkey .keyList li {
    width: calc((100% - 30px) / 3);
  }
}

@media screen and (max-width: 768px) {
  .modalSec .modalkey .keyList li {
    width: calc((100% - 12px) / 3);
  }
}

@media screen and (min-width: 769px) {
  .modalSec .modalkey .keyList li:nth-child(1), .modalSec .modalkey .keyList li:nth-child(2), .modalSec .modalkey .keyList li:nth-child(4), .modalSec .modalkey .keyList li:nth-child(5), .modalSec .modalkey .keyList li:nth-child(7), .modalSec .modalkey .keyList li:nth-child(8) {
    margin-right: 15px;
  }
}

@media screen and (max-width: 768px) {
  .modalSec .modalkey .keyList li:nth-child(1), .modalSec .modalkey .keyList li:nth-child(2), .modalSec .modalkey .keyList li:nth-child(4), .modalSec .modalkey .keyList li:nth-child(5), .modalSec .modalkey .keyList li:nth-child(7), .modalSec .modalkey .keyList li:nth-child(8) {
    margin-right: 6px;
  }
}

@media screen and (min-width: 769px) {
  .modalSec .modalkey .keyList li:not(:nth-child(n + 7)) {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  .modalSec .modalkey .keyList li:not(:nth-child(n + 7)) {
    margin-bottom: 6px;
  }
}

.modalSec .modalkey .keyList li a {
  display: block;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .modalSec .modalkey .keyList li a {
    font-size: 16px;
    line-height: 60px;
  }
}

@media screen and (max-width: 768px) {
  .modalSec .modalkey .keyList li a {
    font-size: 11px;
    line-height: 40px;
  }
}

@media screen and (min-width: 769px) {
  .modalSec .modalkey .keyList li a:hover {
    text-decoration: underline;
  }
}

.modalSec .modalTitle {
  text-align: center;
  letter-spacing: 0.06em;
}

@media screen and (min-width: 769px) {
  .modalSec .modalTitle {
    margin-bottom: 30px;
  }
}

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

.modalSec .modalTitle .titleText {
  line-height: 1.2;
}

@media screen and (min-width: 769px) {
  .modalSec .modalTitle .titleText {
    font-size: 30px;
  }
}

@media screen and (max-width: 768px) {
  .modalSec .modalTitle .titleText {
    font-size: 18px;
  }
}

@media screen and (min-width: 769px) {
  .modalSec .modalTitle .sub {
    font-size: 14px;
  }
}

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

/* トップ
---------------------------------------------*/
.topSec {
  position: relative;
  width: 100%;
  background-color: #eee;
}

@media screen and (max-width: 768px) {
  .topSec {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }
}

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

.topSec .pageTitle {
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  border: 1.5px solid #000;
  z-index: 10;
}

@media screen and (min-width: 769px) {
  .topSec .pageTitle {
    width: 25%;
    height: 87.5%;
    top: 6.2%;
    left: 3.9%;
    padding: 6px;
  }
}

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

.topSec .pageTitle .titleInner {
  border: 1px solid #000;
  width: 100%;
  height: 100%;
}

.topSec .pageTitle .titleInner img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (min-width: 769px) {
  .topSec .pageTitle .titleInner img {
    width: 60%;
  }
}

@media screen and (max-width: 768px) {
  .topSec .pageTitle .titleInner img {
    width: 73.6%;
  }
}

.topSec .topImg {
  position: absolute;
  display: none;
}

@media screen and (min-width: 769px) {
  .topSec .topImg.balaclaba {
    width: 12%;
    top: 8.3%;
    right: 55%;
  }
}

@media screen and (max-width: 768px) {
  .topSec .topImg.balaclaba {
    width: 30.8%;
    top: 1.6%;
    left: 2%;
    -webkit-transform: rotate(14deg);
            transform: rotate(14deg);
  }
}

@media screen and (min-width: 769px) {
  .topSec .topImg.smartphone {
    width: 8.8%;
    top: 13.6%;
    right: 42.9%;
    -webkit-transform: rotate(-6deg);
            transform: rotate(-6deg);
  }
}

@media screen and (max-width: 768px) {
  .topSec .topImg.smartphone {
    width: 17.7%;
    bottom: 30%;
    left: 1.3%;
    -webkit-transform: rotate(-1deg);
            transform: rotate(-1deg);
  }
}

@media screen and (min-width: 769px) {
  .topSec .topImg.hat {
    width: 21%;
    top: 6.3%;
    right: 3.9%;
    -webkit-transform: rotate(14deg);
            transform: rotate(14deg);
  }
}

@media screen and (max-width: 768px) {
  .topSec .topImg.hat {
    width: 39.2%;
    top: 2.5%;
    right: 17.7%;
    -webkit-transform: rotate(-1deg);
            transform: rotate(-1deg);
  }
}

@media screen and (min-width: 769px) {
  .topSec .topImg.necklace {
    width: 11.7%;
    top: 44.3%;
    right: 42.7%;
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg);
  }
}

@media screen and (max-width: 768px) {
  .topSec .topImg.necklace {
    width: 20.8%;
    bottom: 23.1%;
    right: 0%;
    -webkit-transform: rotate(13deg);
            transform: rotate(13deg);
  }
}

@media screen and (min-width: 769px) {
  .topSec .topImg.muffler {
    width: 16.7%;
    top: 19.1%;
    right: 22.3%;
    -webkit-transform: rotate(-1deg);
            transform: rotate(-1deg);
  }
}

@media screen and (max-width: 768px) {
  .topSec .topImg.muffler {
    width: 36%;
    left: 1.3%;
    bottom: 1.2%;
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
}

@media screen and (min-width: 769px) {
  .topSec .topImg.katsusya {
    width: 12.1%;
    top: 44.1%;
    right: 8.5%;
    -webkit-transform: rotate(9deg);
            transform: rotate(9deg);
  }
}

@media screen and (max-width: 768px) {
  .topSec .topImg.katsusya {
    width: 23%;
    top: 45.1%;
    right: 0%;
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
}

@media screen and (min-width: 769px) {
  .topSec .topImg.knit {
    width: 13.2%;
    top: 58%;
    right: 52.2%;
    -webkit-transform: rotate(-11deg);
            transform: rotate(-11deg);
  }
}

@media screen and (max-width: 768px) {
  .topSec .topImg.knit {
    width: 18.6%;
    top: 21.5%;
    right: 0%;
    -webkit-transform: rotate(16deg);
            transform: rotate(16deg);
  }
}

@media screen and (min-width: 769px) {
  .topSec .topImg.bag {
    width: 19.7%;
    top: 65.3%;
    right: 20.3%;
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
}

@media screen and (max-width: 768px) {
  .topSec .topImg.bag {
    width: 41.3%;
    bottom: 1.2%;
    right: 6.5%;
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
}

@media screen and (min-width: 769px) {
  .topSec .topImg.shaggy {
    width: 10.6%;
    top: 62%;
    right: 3.9%;
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg);
  }
}

@media screen and (max-width: 768px) {
  .topSec .topImg.shaggy {
    width: 22%;
    top: 36%;
    left: 0%;
    -webkit-transform: rotate(13deg);
            transform: rotate(13deg);
  }
}

/* リード
---------------------------------------------*/
.leadSec {
  line-height: 2.3;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .leadSec {
    padding: 130px 20px;
  }
}

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

/* カテゴリメニュー
---------------------------------------------*/
.menuSec {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .menuSec {
    margin-bottom: 130px;
    padding: 0 20px;
  }
}

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

.menuSec .menuTitle {
  line-height: 1;
  letter-spacing: 0.06em;
}

@media screen and (min-width: 769px) {
  .menuSec .menuTitle {
    font-size: 30px;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .menuSec .menuTitle {
    font-size: 18px;
    margin-bottom: 20px;
  }
}

.menuSec .menuList {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  .menuSec .menuList {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 768px) {
  .menuSec .menuList {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.menuSec .menuList li {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 769px) {
  .menuSec .menuList li {
    width: 13.8%;
  }
}

@media screen and (max-width: 768px) {
  .menuSec .menuList li {
    width: calc((100% - 15px) / 4);
  }
}

@media screen and (max-width: 768px) {
  .menuSec .menuList li:nth-child(-n + 3), .menuSec .menuList li:nth-child(5), .menuSec .menuList li:nth-child(6) {
    margin-right: 5px;
  }
}

@media screen and (max-width: 768px) {
  .menuSec .menuList li:nth-child(-n + 4) {
    margin-bottom: 5px;
  }
}

.menuSec .menuList li a {
  display: block;
  position: relative;
}

.menuSec .menuList li a::before {
  content: "";
  display: block;
  padding-top: 100%;
}

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

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

.menuSec .menuList li a .menuName {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
  color: #fff;
}

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

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

.menuSec .menuList li:nth-child(1) {
  background-image: url(../images/menu_01-min.jpg);
}

.menuSec .menuList li:nth-child(2) {
  background-image: url(../images/menu_02-min.jpg);
}

.menuSec .menuList li:nth-child(3) {
  background-image: url(../images/menu_03-min.jpg);
}

.menuSec .menuList li:nth-child(4) {
  background-image: url(../images/menu_0405-min.jpg);
}

.menuSec .menuList li:nth-child(5) {
  background-image: url(../images/menu_06-min.jpg);
}

.menuSec .menuList li:nth-child(6) {
  background-image: url(../images/menu_0708-min.jpg);
}

.menuSec .menuList li:nth-child(7) {
  background-image: url(../images/menu_0910-min.jpg);
}

/* セクション
---------------------------------------------*/
@media screen and (min-width: 769px) {
  main {
    margin-bottom: 130px;
  }
}

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

.sec {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 769px) {
  .sec {
    padding: 130px 20px;
  }
}

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

.sec .inner {
  background-color: rgba(255, 255, 255, 0.9);
}

@media screen and (min-width: 769px) {
  .sec .inner {
    padding: 130px 0;
  }
}

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

.sec .inner .secInner {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .sec .inner .secInner {
    width: 78%;
  }
}

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

@media screen and (min-width: 769px) {
  .sec .secImg {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .sec .secImg {
    margin-bottom: 30px;
  }
}

.sec .secCredit a {
  display: block;
}

@media screen and (min-width: 769px) {
  .sec .secCredit a:hover {
    opacity: 0.6;
  }
}

.sec .secCredit a .creditTop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
  .sec .secCredit a .creditTop {
    margin-bottom: 16px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (min-width: 769px) {
  .sec .secCredit a .creditTop .creditName {
    font-size: 16px;
    margin-right: 20px;
  }
}

@media screen and (max-width: 768px) {
  .sec .secCredit a .creditTop .creditName {
    font-size: 11px;
    margin-right: 8px;
    margin-bottom: 3px;
  }
}

.sec .secCredit a .creditTop .buy {
  background-color: #000;
  color: #fff;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .sec .secCredit a .creditTop .buy {
    font-size: 14px;
    width: 60px;
    line-height: 26px;
  }
}

@media screen and (max-width: 768px) {
  .sec .secCredit a .creditTop .buy {
    font-size: 10px;
    width: 35px;
    line-height: 16px;
    margin-bottom: 7px;
  }
}

.sec .secCredit a .creditCome {
  text-align: justify;
}

@media screen and (min-width: 769px) {
  .sec .secCredit a .creditCome {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .sec .secCredit a .creditCome {
    font-size: 10px;
    word-break: break-all;
  }
}

.secTitle {
  text-align: center;
  letter-spacing: 0.06em;
}

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

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

.secTitle .num {
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .secTitle .num {
    font-size: 24px;
    margin-bottom: 10px;
  }
}

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

.secTitle .titleText {
  line-height: 1.2;
}

@media screen and (min-width: 769px) {
  .secTitle .titleText {
    font-size: 50px;
  }
}

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

.movie {
  width: 100%;
  position: relative;
}

.movie::before {
  content: "";
  display: block;
  padding-top: 66.6666%;
}

.movie div {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.kirikae img:last-child {
  display: none;
}

#sec01 {
  background-image: url(../images/back_01-min.jpg);
}

#sec02 {
  background-image: url(../images/back_02-min.jpg);
}

#sec03 {
  background-image: url(../images/back_03-min.jpg);
}

#sec0405 {
  background-image: url(../images/back_0405-min.jpg);
}

#sec06 {
  background-image: url(../images/back_06-min.jpg);
}

#sec0708 {
  background-image: url(../images/back_0708-min.jpg);
}

#sec0910 {
  background-image: url(../images/back_0910-min.jpg);
}

/* 01、GIFT 3PIECE SET
---------------------------------------------*/
#sec01 .kirikae {
  position: relative;
  width: 100%;
}

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

#sec01 .kirikae img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#sec01 .flex {
  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) {
  #sec01 .flex {
    width: 82%;
  }
}

@media screen and (max-width: 768px) {
  #sec01 .flex {
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  #sec01 .flex li {
    width: calc((100% - 15px) / 2);
  }
}

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

@media screen and (min-width: 769px) {
  #sec01 .flex li .kirikae {
    margin-top: 60px;
  }
}

@media screen and (max-width: 768px) {
  #sec01 .flex li .kirikae {
    margin-top: 35px;
  }
}

#sec01 .bottom {
  position: relative;
}

#sec01 .left {
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  #sec01 .left {
    width: 67.5%;
  }
}

@media screen and (max-width: 768px) {
  #sec01 .left {
    width: 70%;
  }
}

@media screen and (min-width: 769px) {
  #sec01 .left .secImg_5 {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 768px) {
  #sec01 .left .secImg_5 {
    margin-bottom: 15px;
  }
}

#sec01 .secImg_6 {
  position: absolute;
  right: 0;
  margin-bottom: 0;
}

@media screen and (min-width: 769px) {
  #sec01 .secImg_6 {
    width: calc(100% - 67.5% - 15px);
    bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  #sec01 .secImg_6 {
    width: calc(100% - 70% - 8px);
    top: 50%;
  }
}

/* 01、MUFFLER
---------------------------------------------*/
#sec02 .secImg_1 {
  width: 100%;
}

#sec02 .flex {
  width: 100%;
  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;
}

#sec02 .flex .secImg_2 {
  margin-bottom: 0;
}

@media screen and (min-width: 769px) {
  #sec02 .flex .secImg_2 {
    width: 56.2%;
  }
}

@media screen and (max-width: 768px) {
  #sec02 .flex .secImg_2 {
    width: 50%;
  }
}

@media screen and (min-width: 769px) {
  #sec02 .flex .secCredit {
    width: calc((100% - 56.2%) - 15px);
  }
}

@media screen and (max-width: 768px) {
  #sec02 .flex .secCredit {
    width: calc((100% - 50%) - 8px);
  }
}

/* 03、ACCESSORY
---------------------------------------------*/
#sec03 .flex {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #sec03 .flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

#sec03 .flex .secImg_2 {
  margin-bottom: 0;
}

@media screen and (min-width: 769px) {
  #sec03 .flex .secImg_2 {
    width: 53.7%;
  }
}

@media screen and (max-width: 768px) {
  #sec03 .flex .secImg_2 {
    width: 55%;
  }
}

@media screen and (max-width: 768px) {
  #sec03 .flex .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media screen and (min-width: 769px) {
  #sec03 .flex .right {
    width: calc((100% - 53.7%) - 40px);
    padding-top: 60px;
  }
}

@media screen and (max-width: 768px) {
  #sec03 .flex .right {
    width: calc((100% - 55%) - 8px);
    padding-top: 0px;
  }
}

@media screen and (min-width: 769px) {
  #sec03 .flex .right .secCredit {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 768px) {
  #sec03 .flex .right .secCredit {
    margin-top: 20px;
    text-align: left;
  }
}

#sec03 .flex .right .secImg_3 {
  margin-bottom: 0;
}

/* 0405、BALACLABA、KNIT ARMCOVER
---------------------------------------------*/
#sec0405 .flex {
  width: 100%;
  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;
}

#sec0405 .flex .secImg {
  margin-bottom: 0;
}

@media screen and (min-width: 769px) {
  #sec0405 .flex .secImg {
    width: 56.2%;
  }
}

@media screen and (max-width: 768px) {
  #sec0405 .flex .secImg {
    width: 50%;
  }
}

@media screen and (min-width: 769px) {
  #sec0405 .flex .secCredit {
    width: calc((100% - 56.2%) - 15px);
  }
}

@media screen and (max-width: 768px) {
  #sec0405 .flex .secCredit {
    width: calc((100% - 50%) - 8px);
  }
}

@media screen and (min-width: 769px) {
  #sec0405 .top {
    margin-bottom: 130px;
  }
}

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

/* 06、
---------------------------------------------*/
#sec06 .secImg_1 {
  width: 100%;
}

#sec06 .flex {
  width: 100%;
  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;
}

#sec06 .flex .secImg_2 {
  margin-bottom: 0;
}

@media screen and (min-width: 769px) {
  #sec06 .flex .secImg_2 {
    width: 56.2%;
  }
}

@media screen and (max-width: 768px) {
  #sec06 .flex .secImg_2 {
    width: 50%;
  }
}

@media screen and (min-width: 769px) {
  #sec06 .flex .secCredit {
    width: calc((100% - 56.2%) - 15px);
  }
}

@media screen and (max-width: 768px) {
  #sec06 .flex .secCredit {
    width: calc((100% - 50%) - 15px);
  }
}

/* 0708
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #sec0708 .top {
    margin-bottom: 130px;
  }
}

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

#sec0708 .top .flex {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #sec0708 .top .flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

#sec0708 .top .flex .secImg_2 {
  margin-bottom: 0;
}

@media screen and (min-width: 769px) {
  #sec0708 .top .flex .secImg_2 {
    width: 53.7%;
  }
}

@media screen and (max-width: 768px) {
  #sec0708 .top .flex .secImg_2 {
    width: 60%;
  }
}

@media screen and (min-width: 769px) {
  #sec0708 .top .flex .right {
    width: calc((100% - 53.7%) - 40px);
    padding-top: 60px;
  }
}

@media screen and (max-width: 768px) {
  #sec0708 .top .flex .right {
    width: calc((100% - 60%) - 8px);
    padding-top: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media screen and (min-width: 769px) {
  #sec0708 .top .flex .right .secCredit {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 768px) {
  #sec0708 .top .flex .right .secCredit {
    margin-top: 20px;
  }
}

#sec0708 .top .flex .right .secImg_34 {
  margin-bottom: 0;
}

#sec0708 .top .flex .kirikae {
  position: relative;
  width: 100%;
}

#sec0708 .top .flex .kirikae::before {
  content: "";
  display: block;
  padding-top: 120%;
}

#sec0708 .top .flex .kirikae img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#sec0708 .bottom .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) {
  #sec0708 .bottom .flex {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 768px) {
  #sec0708 .bottom .flex {
    margin-bottom: 15px;
  }
}

#sec0708 .bottom .flex .secImg {
  margin-bottom: 0;
}

@media screen and (min-width: 769px) {
  #sec0708 .bottom .flex .secImg {
    width: calc((100% - 15px) / 2);
  }
}

@media screen and (max-width: 768px) {
  #sec0708 .bottom .flex .secImg {
    width: calc((100% - 8px) / 2);
  }
}

#sec0708 .bottom .secCredit .creditTop {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#sec0708 .bottom .secCredit .creditCome {
  text-align: center;
}

/* 0910
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #sec0910 .top {
    margin-bottom: 130px;
  }
}

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

#sec0910 .top .secCredit .creditTop {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#sec0910 .top .secCredit .creditCome {
  text-align: center;
}

#sec0910 .bottom .flex {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #sec0910 .bottom .flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

#sec0910 .bottom .flex .secImg_2 {
  margin-bottom: 0;
}

@media screen and (min-width: 769px) {
  #sec0910 .bottom .flex .secImg_2 {
    width: 53.7%;
  }
}

@media screen and (max-width: 768px) {
  #sec0910 .bottom .flex .secImg_2 {
    width: 55%;
  }
}

@media screen and (min-width: 769px) {
  #sec0910 .bottom .flex .right {
    width: calc((100% - 53.7%) - 40px);
    padding-top: 60px;
  }
}

@media screen and (max-width: 768px) {
  #sec0910 .bottom .flex .right {
    width: calc((100% - 55%) - 8px);
    padding-top: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media screen and (min-width: 769px) {
  #sec0910 .bottom .flex .right .secCredit {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 768px) {
  #sec0910 .bottom .flex .right .secCredit {
    margin-top: 20px;
  }
}

#sec0910 .bottom .flex .right .secImg_34 {
  margin-bottom: 0;
}

#sec0910 .bottom .flex .kirikae {
  position: relative;
  width: 100%;
}

#sec0910 .bottom .flex .kirikae::before {
  content: "";
  display: block;
  padding-top: 120%;
}

#sec0910 .bottom .flex .kirikae img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* ショッパー
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .infoSec {
    margin-bottom: 130px;
    padding: 0 20px;
  }
}

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

.infoSec .inner {
  border: 1.5px solid #000;
}

@media screen and (min-width: 769px) {
  .infoSec .inner {
    padding: 6px;
  }
}

@media screen and (max-width: 768px) {
  .infoSec .inner {
    padding: 3px;
  }
}

.infoSec .inner .infoInner {
  border: 1px solid #000;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 769px) {
  .infoSec .inner .infoInner {
    padding: 130px 0;
  }
}

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

.infoSec .inner .infoInner .secInner {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .infoSec .inner .infoInner .secInner {
    width: 78%;
  }
}

@media screen and (max-width: 768px) {
  .infoSec .inner .infoInner .secInner {
    width: 88%;
  }
}

@media screen and (min-width: 769px) {
  .infoSec .inner .infoInner .secInner .movie {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .infoSec .inner .infoInner .secInner .movie {
    margin-bottom: 30px;
  }
}

.infoSec .inner .infoInner .secInner .flex {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.infoSec .inner .infoInner .secInner .flex .secImg_2 {
  margin-bottom: 0;
}

@media screen and (min-width: 769px) {
  .infoSec .inner .infoInner .secInner .flex .secImg_2 {
    width: 45%;
  }
}

@media screen and (max-width: 768px) {
  .infoSec .inner .infoInner .secInner .flex .secImg_2 {
    width: 50%;
  }
}

.infoSec .inner .infoInner .secInner .flex .right {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .infoSec .inner .infoInner .secInner .flex .right {
    width: calc(100% - 45%);
    margin-left: 10px;
  }
}

@media screen and (max-width: 768px) {
  .infoSec .inner .infoInner .secInner .flex .right {
    width: calc(100% - 50%);
    margin-left: 8px;
  }
}

@media screen and (min-width: 769px) {
  .infoSec .inner .infoInner .secInner .flex .right .infoText {
    font-size: 17px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .infoSec .inner .infoInner .secInner .flex .right .infoText {
    font-size: 11px;
    margin-bottom: 10px;
  }
}

.infoSec .inner .infoInner .secInner .flex .right .infoText span {
  border-bottom: 1px solid #000;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .infoSec .inner .infoInner .secInner .flex .right .infoText span {
    margin-bottom: 10px;
    padding: 0 10px;
  }
}

@media screen and (max-width: 768px) {
  .infoSec .inner .infoInner .secInner .flex .right .infoText span {
    margin-bottom: 5px;
    padding: 0 5px;
  }
}

@media screen and (min-width: 769px) {
  .infoSec .inner .infoInner .secInner .flex .right .infoText_min {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .infoSec .inner .infoInner .secInner .flex .right .infoText_min {
    font-size: 10px;
  }
}

/* キーワード、youtube共通
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .keySec,
  .youtubeSec {
    margin-bottom: 130px;
    padding: 0 20px;
  }
}

@media screen and (max-width: 768px) {
  .keySec,
  .youtubeSec {
    margin-bottom: 60px;
  }
}

.keyyouTitle {
  text-align: center;
  letter-spacing: 0.06em;
}

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

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

.keyyouTitle .titleText {
  line-height: 1.2;
}

@media screen and (min-width: 769px) {
  .keyyouTitle .titleText {
    font-size: 50px;
  }
}

@media screen and (max-width: 768px) {
  .keyyouTitle .titleText {
    font-size: 25px;
  }
}

@media screen and (min-width: 769px) {
  .keyyouTitle .sub {
    font-size: 18px;
  }
}

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

/* keyword
---------------------------------------------*/
.keySec .keyInner {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .keySec .keyInner {
    max-width: 900px;
  }
}

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

.keySec .keyList {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.keySec .keyList li {
  border: 1px solid #000;
}

@media screen and (min-width: 769px) {
  .keySec .keyList li {
    width: calc((100% - 30px) / 3);
  }
}

@media screen and (max-width: 768px) {
  .keySec .keyList li {
    width: calc((100% - 12px) / 3);
  }
}

@media screen and (min-width: 769px) {
  .keySec .keyList li:nth-child(1), .keySec .keyList li:nth-child(2), .keySec .keyList li:nth-child(4), .keySec .keyList li:nth-child(5), .keySec .keyList li:nth-child(7), .keySec .keyList li:nth-child(8) {
    margin-right: 15px;
  }
}

@media screen and (max-width: 768px) {
  .keySec .keyList li:nth-child(1), .keySec .keyList li:nth-child(2), .keySec .keyList li:nth-child(4), .keySec .keyList li:nth-child(5), .keySec .keyList li:nth-child(7), .keySec .keyList li:nth-child(8) {
    margin-right: 6px;
  }
}

@media screen and (min-width: 769px) {
  .keySec .keyList li:not(:nth-child(n + 7)) {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  .keySec .keyList li:not(:nth-child(n + 7)) {
    margin-bottom: 6px;
  }
}

.keySec .keyList li a {
  display: block;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .keySec .keyList li a {
    font-size: 16px;
    line-height: 60px;
  }
}

@media screen and (max-width: 768px) {
  .keySec .keyList li a {
    font-size: 11px;
    line-height: 40px;
  }
}

@media screen and (min-width: 769px) {
  .keySec .keyList li a:hover {
    text-decoration: underline;
  }
}

/* youtube
---------------------------------------------*/
.youtubeSec .youtubeInner {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .youtubeSec .youtubeInner {
    max-width: 800px;
  }
}

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

.youtubeSec .youtubeInner .youtube {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
  margin: 0 auto;
}

.youtubeSec .youtubeInner .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

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

.footerSec .inner {
  position: relative;
}

@media screen and (min-width: 769px) {
  .footerSec {
    padding-bottom: 30px;
  }
}

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

.footerSec .logo a {
  display: block;
}

@media screen and (min-width: 769px) {
  .footerSec .logo a {
    width: 120px;
    margin: 0 auto 50px;
  }
}

@media screen and (max-width: 768px) {
  .footerSec .logo a {
    width: 33%;
    margin: 0 auto 30px;
  }
}

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

.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: 10px;
  }
}

.footerSec .totop {
  background-color: #fff;
  cursor: pointer;
  border: 1px solid #000;
  position: absolute;
  right: 0;
  bottom: 0;
}

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

@media screen and (max-width: 768px) {
  .footerSec .totop {
    height: 30px;
    width: 30px;
  }
}

.footerSec .totop::before {
  content: "";
  display: block;
  height: 10px;
  width: 10px;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

@media screen and (min-width: 769px) {
  .footerSec .totop:hover {
    opacity: 0.6;
  }
}

/* 拡大モーダル
---------------------------------------------*/
@media screen and (max-width: 768px) {
  .bigmodalSec {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(238, 238, 238, 0.9);
    z-index: 8000;
    display: none;
  }
}

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

/* ローディング
---------------------------------------------*/
.loading {
  background-color: #fff;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}

@media screen and (min-width: 769px) {
  .loading {
    height: 100vh;
  }
}

@media screen and (max-width: 768px) {
  .loading {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }
}

.loading .loadingText {
  font-family: Helvetica, Arial, "sans-serif";
  -webkit-animation: loadingfade 1.2s ease-in-out infinite none alternate;
          animation: loadingfade 1.2s ease-in-out infinite none alternate;
  letter-spacing: 0.08em;
}

@-webkit-keyframes loadingfade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes loadingfade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media screen and (min-width: 769px) {
  .loading .loadingText {
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  .loading .loadingText {
    font-size: 18px;
  }
}
/*# sourceMappingURL=style.css.map */