@charset "UTF-8";

header.head--bg{  /* added -> */
  background: url(../img/okuroji_pattern.jpg) repeat;
}/* <-- added */

/*!
 * ress.css • v2.0.1
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  word-break: break-word;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

/* # =================================================================
       # General elements
       # ================================================================= */
hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
  height: 0;
  /* Add the correct box sizing in Firefox */
}

details,
main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a:active,
a:hover {
  outline-width: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

pre {
  font-size: 1em;
}

b,
strong {
  font-weight: bolder;
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  font-size: 60%;
}

sub {
  /*bottom: -0.25em;*/
  bottom: -0.1em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
       # Forms
       # ================================================================= */
input {
  border-radius: 0;
}

[disabled] {
  cursor: default;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: bold;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
  cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
  max-width: 100%;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* # =================================================================
       # Specify media element style
       # ================================================================= */
img {
  border-style: none;
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

svg:not([fill]) {
  fill: currentColor;
}

/* # =================================================================
       # Accessibility
       # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~="screen"] {
    display: inherit;
  }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}

/* Specify the progress cursor of updating elements */
[aria-busy="true"] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/*  
  *    *****  EOF ress.css *****
  */
a {
  text-decoration: none;
}

ul li {
  list-style-type: none;
}

body {
  background: url(../img/okuroji_pattern.jpg) repeat;
}

a {
  color: #000000;
}

a, button {
  outline: none;
}

.is-none {
  display: none;
}

.n_serif {
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  font-style: normal;
}

.n_sans {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.garamond {
  font-family: adobe-garamond-pro, serif;
  font-weight: 700;
  font-style: normal;
}

.ryumin {
  font-family: a-otf-ryumin-pr6n, "Noto Serif JP", serif;
}

.fwb {
  font-weight: bold;
}

.carn {
  letter-spacing: -0.3em;
}

.carn_half {
  letter-spacing: -0.15em;
}

.ls_015 {
  letter-spacing: 0.08em;
}

.ls_01 {
  letter-spacing: 0.08em;
}

.ls_008 {
  letter-spacing: 0.08em;
}

@media screen and (min-width: 769px) {
  .sp {
    display: none !important;
  }
  html.scrollfix,
  body.scrollfix {
    overflow: hidden;
  }
  .clearfix::after {
    content: "";
    display: block;
    clear: both;
  }
  #loader {
    width: 100%;
    height: 100vh;
    background: #ffffff;
    background: url(../img/okuroji_pattern.jpg) repeat;
    position: fixed;
    z-index: 100;
  }
  .loader_outer {
    width: 293px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    overflow: hidden;
  }
  .line1, .line2 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .line1 {
    background-color: #adadad;
    z-index: 11;
  }
  .line2 {
    background: #000000;
    -webkit-animation: mainloader 1.6s infinite ease-in-out;
            animation: mainloader 1.6s infinite ease-in-out;
    z-index: 12;
  }
  .h2-lsNarrow03 {
    letter-spacing: 0.1em !important;
  }
  .btn {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #000000;
    width: 437px;
    height: 70px;
    margin-right: auto;
    margin-left: auto;
  }
  .btn .link {
    display: inline-block;
    width: 100%;
    line-height: 70px;
    font-size: 16px;
    letter-spacing: 0.2em;
    color: #000;
    text-align: center;
    position: relative;
  }
  .btn .link span {
    display: inline-block;
    width: 20px;
    height: 8px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 20px solid #000;
    border-right: 4px solid transparent;
    position: absolute;
    top: 50%;
    right: 17px;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .topArch {
    width: 100%;
    height: 485px;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 20;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    pointer-events: none;
  }
  .topArch.hide {
    opacity: 0;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    -webkit-animation: archHide 0.6s ease;
            animation: archHide 0.6s ease;
  }
  .topArch .a_inner {
    width: 1440px;
    height: 485px;
    margin: 0 auto;
    background: url(../img/pc_arch.png) no-repeat center bottom;
    position: relative;
  }
  .topArch .archbefore {
    display: inline-block;
    width: calc((100vw - 1440px) / 2);
    height: 485px;
    background: url(../img/pc_arch.png) repeat-x right bottom;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .topArch .archafter {
    display: inline-block;
    width: calc((100vw - 1440px) / 2);
    height: 485px;
    background: url(../img/pc_arch.png) repeat-x left bottom;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .topArch .archbg {
    display: inline-block;
    width: 100%;
    height: 50px;
    background: url(../img/okuroji_pattern.jpg) repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
  }
  .topArch.start {
    -webkit-animation: archmove 2.4s ease;
            animation: archmove 2.4s ease;
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  section {
    width: 1024px;
    margin: 0 auto;
  }
  section h2 {
    text-align: center;
    font-size: 38px;
    letter-spacing: 0.15em;
    margin-bottom: 120px;
  }
  .pagetop {
    opacity: 0;
    position: fixed;
    right: -10px;
    bottom: 50px;
    -webkit-transition: 0.6s ease opacity;
    transition: 0.6s ease opacity;
  }
  .pagetop.show {
    opacity: 1;
  }
  .pagetop a {
    display: block;
    width: 100%;
    height: 100%;
    color: #333333;
    text-decoration: none;
  }
  .pagetop p {
    font-size: 14px;
    letter-spacing: 0.1em;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .pagetop .slider {
    height: 50px;
    position: relative;
  }
  .pagetop .slider .prgrsbar {
    display: inline-block;
    margin-top: 20px;
    width: 1px;
    height: 100%;
    background: #000;
    position: absolute;
    top: -54px;
    left: 50%;
  }
  .pagetop .slider .ball {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #000;
    position: absolute;
    top: 5px;
    left: 44.2%;
    -webkit-animation: scroll_ball_rev 1.4s infinite ease-in-out;
            animation: scroll_ball_rev 1.4s infinite ease-in-out;
  }
  .pagetop.white a, .pagetop.white p {
    color: #ffffff;
  }
  .pagetop.white .slider .prgrsbar, .pagetop.white .slider .ball {
    background: #ffffff;
  }
  .bread {
    width: 100%;
    padding: 0 0 10px 40px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-style: normal;
  }
  .bread .bread-lists {
    width: 100%;
    font-size: 0;
  }
  .bread .bread-lists li {
    display: inline-block;
    margin-right: 10px;
    font-size: 12px;
    letter-spacing: 0.06em;
    line-height: 1;
    color: #000000;
  }
  .bread .bread-lists li:first-child::before {
    display: none;
  }
  .bread .bread-lists li::before {
    content: '';
    display: inline-block;
    width: 17px;
    height: 1px;
    background: #000;
    margin: 0 10px 2px 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    vertical-align: middle;
  }
  .bread .bread-lists li a {
    font-size: 12px;
    letter-spacing: 0.06em;
    line-height: 1;
    color: #000000;
  }
  .bread .bread-lists li.bread-home {
    width: 42px;
    height: 15px;
    background: url(../img/bread_homeicon.png) no-repeat;
    background-size: contain;
  }
  .bread .bread-lists li.bread-home a {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .pager {
    width: 100%;
    padding-bottom: 100px;
  }
  .pager-container {
    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;
  }
  .pager li {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    margin: 0 10px;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #000000;
    background: transparent;
    cursor: pointer;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
  }
  .pager li:hover {
    background: #cfcfcf;
  }
  .pager li.current_page {
    color: #ffffff;
    background: #000000;
  }
  .pager li.current_page:hover {
    background: #000000;
  }
  .pager li.pager__btn--prev {
    width: 38px;
    height: 38px;
    border: 1px solid #000000;
    position: relative;
    margin-right: 29px;
    font-size: 0;
  }
  .pager li.pager__btn--prev i, .pager li.pager__btn--prev a {
    width: 20px;
    height: 8px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid transparent;
    border-right: 20px solid #000000;
    position: absolute;
    top: 50%;
    left: 40%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
  }
  .pager li.pager__btn--prev:hover i,
  .pager li.pager__btn--prev:hover a {
    -webkit-transform: translate(-60%, -50%);
            transform: translate(-60%, -50%);
  }
  .pager li.pager__btn--next {
    width: 38px;
    height: 38px;
    border: 1px solid #000000;
    position: relative;
    margin-left: 29px;
    font-size: 0;
  }
  .pager li.pager__btn--next i, .pager li.pager__btn--next a {
    width: 20px;
    height: 8px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 20px solid #000000;
    border-right: 4px solid transparent;
    position: absolute;
    top: 50%;
    left: 60%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
  }
  .pager li.pager__btn--next:hover i,
  .pager li.pager__btn--next:hover a {
    -webkit-transform: translate(-40%, -50%);
            transform: translate(-40%, -50%);
  }
}

@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  html.scrollfix,
  body.scrollfix {
    overflow: hidden;
  }
  .clearfix::after {
    content: "";
    display: block;
    clear: both;
  }
  #loader {
    width: 100%;
    height: 100vh;
    background: #ffffff;
    background: url(../img/okuroji_pattern.jpg) repeat;
    position: fixed;
    z-index: 100;
  }
  .loader_outer {
    width: 39.06667vw;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    overflow: hidden;
  }
  .line1, .line2 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .h2-lsNarrow03 {
    letter-spacing: 0.1em !important;
  }
  .line1 {
    background-color: #adadad;
    z-index: 11;
  }
  .line2 {
    background: #000000;
    -webkit-animation: mainloader 1.6s infinite ease-in-out;
            animation: mainloader 1.6s infinite ease-in-out;
    z-index: 12;
  }
  .btn {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 0.26667vw solid #000000;
    width: 73.33333vw;
    height: 11.73333vw;
    margin-right: auto;
    margin-left: auto;
  }
  .btn .link {
    display: inline-block;
    width: 100%;
    line-height: 11.73333vw;
    font-size: 3.46667vw;
    letter-spacing: 0.2em;
    color: #000000;
    text-align: center;
    position: relative;
  }
  .btn .link span {
    display: inline-block;
    width: 2.66667vw;
    height: 1.06667vw;
    border-top: 0.53333vw solid transparent;
    border-bottom: 0.53333vw solid transparent;
    border-left: 2.66667vw solid #000;
    border-right: 0.53333vw solid transparent;
    position: absolute;
    top: 50%;
    right: 2.8vw;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .topArch {
    width: 100%;
    height: 52.5334vw;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 20;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    pointer-events: none;
  }
  .topArch.hide {
    opacity: 0;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    -webkit-animation: archHide 0.6s ease;
            animation: archHide 0.6s ease;
  }
  .topArch .a_inner {
    width: 108.66667vw;
    height: 52.5334vw;
    margin: 0 auto;
    background: url(../img/sp_arch.png) no-repeat center bottom;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .topArch .archbg {
    display: inline-block;
    width: 100%;
    height: 17vw;
    background: url(../img/okuroji_pattern.jpg) repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .topArch.start {
    -webkit-animation: archmove 1.2s ease-in;
            animation: archmove 1.2s ease-in;
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  section {
    width: 90.4vw;
    margin: 0 auto;
  }
  section h2 {
    text-align: center;
    font-size: 6.4vw;
    letter-spacing: 0.12em;
    margin-bottom: 16vw;
  }
  .pagetop {
    opacity: 0;
    position: fixed;
    width: 8vw;
    right: -1.2vw;  /* Modified */
    bottom: 16.53333vw;
    -webkit-transition: 0.6s ease opacity;
    transition: 0.6s ease opacity;
  }
  .pagetop.show {
    opacity: 1;
  }
  .pagetop a {
    display: block;
    width: 100%;
    height: 100%;
    color: #333333;
    text-decoration: none;
  }
  .pagetop p {
    font-size: 3.73333vw;
    letter-spacing: 0.1em;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    white-space: nowrap;
  }
  .pagetop .slider {
    height: 15.73333vw;
    position: relative;
  }
  .pagetop .slider .prgrsbar {
    display: inline-block;
    width: 1px;
    height: 100%;
    background: #000;
    position: absolute;
    top: -2.93333vw;
    left: 50%;
  }
  .pagetop .slider .ball {
    display: inline-block;
    width: 2vw;
    height: 2vw;
    border-radius: 50%;
    background: #000;
    position: absolute;
    top: 10.66667vw;
    left: 40%;
    -webkit-animation: scroll_ball_rev_sp 1.4s infinite ease-in-out;
            animation: scroll_ball_rev_sp 1.4s infinite ease-in-out;
  }
  .pagetop.white a, .pagetop.white p {
    color: #ffffff;
  }
  .pagetop.white .slider .prgrsbar, .pagetop.white .slider .ball {
    background: #ffffff;
  }
  .bread {
    display: none;
  }
  .pager {
    width: 100%;
    padding-bottom: 18.66667vw;
  }
  .pager-container {
    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;
  }
  .pager li {
    display: inline-block;
    width: 5.06667vw;
    height: 5.06667vw;
    line-height: 5.06667vw;
    margin: 0 0.66667vw;
    border-radius: 50%;
    text-align: center;
    font-size: 3.2vw;
    font-weight: 700;
    color: #000000;
    background: transparent;
  }
  .pager li.current_page {
    color: #ffffff;
    background: #000000;
  }
  .pager li.pager__btn--prev {
    width: 10.13333vw;
    height: 10.13333vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #000000;
    position: relative;
    margin-right: 3.06667vw;
    font-size: 0;
  }
  .pager li.pager__btn--prev i, .pager li.pager__btn--prev a {
    width: 4.8vw;
    height: 2.13333vw;
    border-top: 1.06667vw solid transparent;
    border-bottom: 1.06667vw solid transparent;
    border-left: 1.06667vw solid transparent;
    border-right: 4.8vw solid #000000;
    position: absolute;
    top: 50%;
    left: 40%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .pager li.pager__btn--next {
    width: 10.13333vw;
    height: 10.13333vw;
    border: 1px solid #000000;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    margin-left: 3.06667vw;
    font-size: 0;
  }
  .pager li.pager__btn--next i, .pager li.pager__btn--next a {
    width: 4.8vw;
    height: 2.13333vw;
    border-top: 1.06667vw solid transparent;
    border-bottom: 1.06667vw solid transparent;
    border-left: 4.8vw solid #000000;
    border-right: 1.06667vw solid transparent;
    position: absolute;
    top: 50%;
    left: 60%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .topArch {
    width: 100%;
    height: 485px;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: 1s ease opacity;
    transition: 1s ease opacity;
    z-index: 20;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
  .topArch.hide {
    opacity: 0;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    -webkit-animation: archHide 0.6s ease;
            animation: archHide 0.6s ease;
  }
  .topArch .a_inner {
    width: 1440px;
    height: 485px;
    margin: 0 auto;
    background: url(../img/pc_arch.png) no-repeat center bottom;
    position: relative;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .topArch::before, .topArch::after {
    display: none;
  }
  .topArch .archbefore, .topArch .archafter {
    display: none;
  }
  .topArch.start {
    -webkit-animation: archmove 2.4s ease;
            animation: archmove 2.4s ease;
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  section {
    width: 100%;
  }
  .topArch {
    width: 100%;
    height: 485px;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: 1s ease opacity;
    transition: 1s ease opacity;
    z-index: 20;
    /* added --> */overflow-x: hidden; /* <-- added */
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
  .topArch.hide {
    opacity: 0;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    -webkit-animation: archHide 0.6s ease;
            animation: archHide 0.6s ease;
  }
  .topArch .a_inner {
    width: 1440px;
    height: 485px;
    margin: 0 auto;
    background: url(../img/pc_arch.png) no-repeat center bottom;
    position: relative;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .topArch .archbefore, .topArch .archafter {
    display: none;
  }
  .topArch.start {
    -webkit-animation: archmove 2.4s ease;
            animation: archmove 2.4s ease;
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@media screen and (min-width: 769px) {
  /*  header -->  */
  header {
    width: 100%;
    height: 81px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 25;
    background: rgba(0, 0, 0, 0);
  }
  header .headinner {
    width: calc(100% - 60px);
    margin: 0 auto;
    height: 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;
    position: relative;
  }
  header .headinner .logo {
    margin-left: 10px;
    width: 87px;
  }
  header .headinner .logo img {
    width: 100%;
  }
  header .headinner .header_btn {
    display: block;
    width: 60px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 19;
    cursor: pointer;
  }
  header .headinner .header_btn span {
    width: 100%;
    height: 3px;
    background: #000000;
    position: absolute;
    right: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
  }
  header .headinner .header_btn span:first-child {
    top: 35px;
  }
  header .headinner .header_btn span:last-child {
    top: 55px;
  }
  header .headinner .header_btn.active span {
    background: #ffffff;
  }
  header .headinner .header_btn.active span:first-child {
    top: 50%;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  header .headinner .header_btn.active span:last-child {
    top: 50%;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  header .headinner nav {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 18;
    top: 0;
    left: 0;
    opacity: 1;
    background: rgba(0, 0, 0, 0.85);
  }
  header .headinner nav ul {
    border-top: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
    padding: 50px 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  header .headinner nav ul li {
    margin-bottom: 45px;
    text-align: center;
  }
  header .headinner nav ul li a {
    font-size: 24px;
    letter-spacing: 0.18em;
    color: #ffffff;
    font-weight: bold;
    position: relative;
  }
  header .headinner nav ul li:last-child {
    margin-bottom: 0;
  }
  /*   <-- header  */
  /*  footer -->  */
  footer {
    width: 100%;
    background: #000000;
  }
  footer .footer_wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 25px 0 20px;
  }
  footer .footer_wrapper .navigation {
    margin-bottom: 35px;
  }
  footer .footer_wrapper .navigation .logo {
    width: 105px;
    margin: 0 auto 35px;
  }
  footer .footer_wrapper .navigation nav ul {
    max-width: 1024px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto;
  }
  footer .footer_wrapper .navigation nav ul li {
    margin-right: 3%;
  }
  footer .footer_wrapper .navigation nav ul li a {
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.2em;
  }
  footer .footer_wrapper .navigation nav ul li:last-child {
    margin-right: 0;
  }
  footer .footer_wrapper .bottom {
    max-width: 1024px;
    margin: 33px auto 0;
  }
  footer .footer_wrapper .bottom .link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  footer .footer_wrapper .bottom .link ul {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  footer .footer_wrapper .bottom .link ul:last-child {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  footer .footer_wrapper .bottom .link ul li {
    margin-right: 15px;
  }
  footer .footer_wrapper .bottom .link ul li a {
    color: #bfbfbf;
    font-size: 12px;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
  footer .footer_wrapper .bottom .link ul li:last-child {
    margin-right: 0;
  }
  footer .footer_wrapper .bottom .link ul.sns li {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 17px;
    opacity: 1;
    vertical-align: middle;
    -webkit-transition: .6s ease opacity;
    transition: .6s ease opacity;
    opacity: 0.7;
  }
  footer .footer_wrapper .bottom .link ul.sns li::before, footer .footer_wrapper .bottom .link ul.sns li::after {
    display: none !important;
  }
  footer .footer_wrapper .bottom .link ul.sns li:hover {
    opacity: 1;
  }
  footer .footer_wrapper .bottom .link ul.sns li a {
    display: block;
    width: 100%;
    height: 100%;
  }
  footer .footer_wrapper .bottom .link ul.sns li a.tw {
    background: url(../img/ico_twitter_w.svg) no-repeat center center;
    background-size: contain;
  }
  footer .footer_wrapper .bottom .link ul.sns li a.fb {
    background: url(../img/ico_facebook_w.svg) no-repeat center center;
    background-size: contain;
  }
  footer .footer_wrapper .bottom .link ul.sns li a.insta {
    background: url(../img/ico_instagram_w.svg) no-repeat center center;
    background-size: contain;
  }
  footer .footer_wrapper .copy {
    margin-top: 12px;
    padding-top: 19px;
    border-top: 1px solid #737373;
    text-align: center;
    color: #bfbfbf;
    font-size: 12px;
    letter-spacing: 0.05em;
    line-height: 1.75;
    font-weight: 400;
  }
  /*   <-- footer  */
}

@media screen and (min-width: 769px) {
  .kv {
    width: 100%;
    overflow: hidden; /* added */
    background: url(../img/okuroji_pattern.jpg) repeat;
    position: relative;
    text-align: center;
    margin-bottom: 110px; /* Modified */
    height: 704px;  /* added */
  }
  .kv .catchcopy {
    position: absolute;
    top: -113px;
    left: -194px;
  }
  .kv .catchcopy__text {
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
    font-size: 32px;  /* Modified */
    letter-spacing: 0.08em;
    text-align: left;
    line-height: 1.7;
    white-space: nowrap;
  }
  .kv .movie_box {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 24;
    height: 100%;
    background: url(../img/okuroji_pattern.jpg) repeat;
  }
  .kv .movie_box .movie_okuroji {
    width: 1204px;
    position: absolute;
    top: 44px;
    left: calc(50% + 30px); /* Modified */
    opacity: 1;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .kv .mainlogo {
    display: inline-block;
    width: 440px;
    /* deleted ↓ */
    /*height: 271px;
    margin: 257px 0 71px 63px;*/
    opacity: 0;
    position: absolute; /* Modified */
    top: 37%; /* added --> */
    left: calc(50% + 20px);
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);  /* <-- added */
  }
  .kv .mainlogo.start {
    -webkit-animation: mainlogo 1s ease-in-out;
            animation: mainlogo 1s ease-in-out;
    opacity: 1;
  }
  .kv .mainlogo svg {
    width: 100%;
    height: 100%;
  }
  .kv .maintext {
    width: 409px;
    margin: 0 auto 15px;
    opacity: 0;
    position: absolute; /* added --> */
    bottom: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);  /* <-- added */
  }
  .kv .maintext img {
    width: 100%;
  }
  .kv .maintext .title {
    font-size: 13px;
    letter-spacing: 0.08em;
    line-height: 1;
    margin-bottom: 4px;
    text-align: center;
    font-weight: 500;
  }
  .kv .maintext .opendate {
    letter-spacing: 0.02em;
    text-align: center;
  }
  .kv .maintext .opendate .small {
    display: inline-block;
    font-size: 18px;
    margin-right: 6px;
    font-weight: 500;
  }
  .kv .maintext .opendate .strong {
    display: inline-block;
    font-size: 30px;
    font-weight: 500;
  }
  .kv .maintext.start {
    -webkit-animation: maintext 1.2s ease;
            animation: maintext 1.2s ease;
    opacity: 1;
  }
  .kv .caption {
    width: 409px;
    margin: 0 auto;
    opacity: 0;
    position: absolute; /* added --> */
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);  /* <-- added */
  }
  .kv .caption img {
    width: 100%;
  }
  .kv .caption .txt {
    text-align: center;
    width: 100%;
    font-size: 13px;
    text-align: center;
    line-height: 1.87;
    letter-spacing: 0.2em;
    font-weight: 500;
  }
  .kv .caption.start {
    -webkit-animation: maintext 1.2s ease;
            animation: maintext 1.2s ease;
    opacity: 1;
  }
  .kv .caption .concept_link {
    width: 100%;
    margin: 20px auto 0;
  }
  .kv .caption .concept_link a {
    display: inline-block;
    font-size: 13px;
    color: #000;
    letter-spacing: 0.1em;
    text-decoration: underline;
  }
  .kv .scroll_guide {
    position: absolute;
    left: 30px;
    bottom: 64px;
    opacity: 0;
    -webkit-transition: all 1s ease-in;
    transition: all 1s ease-in;
  }
  .kv .scroll_guide.start {
    opacity: 1;
  }
  .kv .scroll_guide a {
    display: block;
    width: 100%;
    height: 100%;
    color: #333333;
    text-decoration: none;
  }
  .kv .scroll_guide p {
    font-size: 14px;
    letter-spacing: 0.1em;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .kv .scroll_guide .slider {
    height: 60px;
    position: relative;
  }
  .kv .scroll_guide .slider .prgrsbar {
    display: inline-block;
    margin-top: 20px;
    width: 1px;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 50%;
  }
  .kv .scroll_guide .slider .ball {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #000;
    position: absolute;
    top: 24px;
    left: 44.5%;  /* Modified */
    -webkit-animation: scroll_ball 1.4s infinite ease-in-out;
            animation: scroll_ball 1.4s infinite ease-in-out;
  }
}

@media screen and (min-width: 769px) {
  /**  common
*/
  .swiper-button-next,
  .swiper-button-prev {
    height: 50px;
    top: 95px;
    outline: none;
    width: 27px;
  }
  .swiper-button-prev {
    left: 0;
  }
  .swiper-button-next {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
    right: 0;
  }
  .swiper-button-prev:after,
  .swiper-container-rtl .swiper-button-next:after,
  .swiper-button-next:after,
  .swiper-container-rtl .swiper-button-prev:after {
    content: "";
  }
  .swiper-button-prev:before,
  .swiper-container-rtl .swiper-button-next:before,
  .swiper-button-next:before,
  .swiper-container-rtl .swiper-button-prev:before {
    content: "";
    display: inline-block;
    width: 2px;
    height: 25px;
    background: #000;
    position: absolute;
    top: 3px;
    left: 50%;
    -webkit-transform: rotate(25deg);
            transform: rotate(25deg);
  }
  .swiper-button-prev:after,
  .swiper-container-rtl .swiper-button-next:after,
  .swiper-button-next:after,
  .swiper-container-rtl .swiper-button-prev:after {
    display: inline-block;
    width: 2px;
    height: 25px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: rotate(-25deg);
            transform: rotate(-25deg);
  }
  .maincontents {
    width: 100%;
  }
  section.information h2 {
    margin-bottom: 80px;
  }
  section.information .wrapper {
    width: 100%;
  }
  section.information .wrapper .infolists {
    width: 59.57%;
    margin: 0 auto;
  }
  section.information .wrapper .info_container {
    width: 100%;
    margin: 0 auto 17px;
  }
  section.information .wrapper .info_container dl {
    width: 100%;
    font-size: 0;
  }
  section.information .wrapper .info_container dl dt {
    display: inline-block;
    width: 17.74%;
    text-align: left;
    padding-left: 6px;
    font-size: 13px;
    line-height: 1.57;
    letter-spacing: 0.06em;
    vertical-align: top;
    color: #666666;
    font-weight: 300;
    font-style: italic;
  }
  section.information .wrapper .info_container dl dd {
    display: inline-block;
    width: 82.25%;
    text-align: left;
    vertical-align: top;
  }
  section.information .wrapper .info_container dl dd a {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.1em;
    color: #000000;
    text-decoration: underline;
    -webkit-text-decoration-color: #9c9c9c;
            text-decoration-color: #9c9c9c;
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
  }
  section.information .wrapper .info_container dl dd:hover a {
    -webkit-text-decoration-color: #000000;
            text-decoration-color: #000000;
  }
  section.information .wrapper .info_container:last-child {
    margin: 0 auto 0;
  }
  section.information .wrapper .btn_info {
    width: 446px;
    margin: 80px auto 0;
  }
  section.shop_and_event {
    margin: 185px auto 0;
  }
  section.shop_and_event h2 {
    margin-bottom: 85px;
  }
  section.shop_and_event .wrapper {
    width: 100%;
  }
  section.shop_and_event .container.shop_container,
  section.shop_and_event .container.event_container {
    width: 100%;
    margin: 0 auto 70px;
  }
  section.shop_and_event .container.shop_container h3,
  section.shop_and_event .container.event_container h3 {
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.13em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  section.shop_and_event .container.shop_container h3::before, section.shop_and_event .container.shop_container h3::after,
  section.shop_and_event .container.event_container h3::before,
  section.shop_and_event .container.event_container h3::after {
    content: '';
    display: block;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border-top: 2px solid #000;
  }
  section.shop_and_event .container.shop_container h3::before,
  section.shop_and_event .container.event_container h3::before {
    margin-right: 2em;
  }
  section.shop_and_event .container.shop_container h3::after,
  section.shop_and_event .container.event_container h3::after {
    margin-left: 2em;
  }
  section.shop_and_event .container.shop_container .container_lists,
  section.shop_and_event .container.event_container .container_lists {
    width: 880px;
    margin: 36px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 0;
  }
  section.shop_and_event .container.shop_container .container_lists .container_list,
  section.shop_and_event .container.event_container .container_lists .container_list {
    width: calc((100% / 4) - 40px);
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
    margin-right: 40px;
  }
  section.shop_and_event .container.shop_container .container_lists .container_list:last-child,
  section.shop_and_event .container.event_container .container_lists .container_list:last-child {
    margin-right: 0;
  }
  section.shop_and_event .container.shop_container .container_lists .container_list .list_wrapper,
  section.shop_and_event .container.event_container .container_lists .container_list .list_wrapper {
    display: block;
    width: 100%;
    height: 100%;
  }
  section.shop_and_event .container.shop_container .container_lists .container_list .list_wrapper .fig,
  section.shop_and_event .container.event_container .container_lists .container_list .list_wrapper .fig {
    width: 100%;
    height: 100px;
    overflow: hidden;
  }
  section.shop_and_event .container.shop_container .container_lists .container_list .list_wrapper .fig img,
  section.shop_and_event .container.event_container .container_lists .container_list .list_wrapper .fig img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover;';
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
  }
  section.shop_and_event .container.shop_container .container_lists .container_list .list_wrapper .textarea,
  section.shop_and_event .container.event_container .container_lists .container_list .list_wrapper .textarea {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 10px;
  }
  section.shop_and_event .container.shop_container .container_lists .container_list .list_wrapper .textarea .date,
  section.shop_and_event .container.event_container .container_lists .container_list .list_wrapper .textarea .date {
    font-size: 13px;
    letter-spacing: 0.06em;
    color: #666666;
    font-weight: 300;
    font-style: italic;
  }
  section.shop_and_event .container.shop_container .container_lists .container_list .list_wrapper .textarea .title,
  section.shop_and_event .container.event_container .container_lists .container_list .list_wrapper .textarea .title {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.6;
    color: #000000;
  }
  section.shop_and_event .container.shop_container .container_lists .container_list:hover,
  section.shop_and_event .container.event_container .container_lists .container_list:hover {
    opacity: 0.8;
  }
  section.shop_and_event .container.shop_container .container_lists .container_list:hover img,
  section.shop_and_event .container.event_container .container_lists .container_list:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  section.shop_and_event .container.event_container .container_lists {
    width: 100%;
    width: 880px;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  section.shop_and_event .container.event_container .container_lists .container_list {
    width: calc((100% / 4) - 40px);
    margin-right: 40px;
    margin-bottom: 20px;
  }
  section.shop_and_event .container.event_container .container_lists .container_list:last-child {
    margin-right: 0;
  }
  section.shop_and_event .container.event_container .container_lists .container_list .list_wrapper {
    display: block;
    width: 100%;
    height: 100%;
  }
  section.shop_and_event .container.event_container .container_lists .container_list .list_wrapper .fig {
    width: 100%;
    height: 100px;
    overflow: hidden;
  }
  section.shop_and_event .container.event_container .container_lists .container_list .list_wrapper .fig img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover;';
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
  }
  section.shop_and_event .container.event_container .container_lists .container_list .list_wrapper .textarea {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 10px;
  }
  section.shop_and_event .container.event_container .container_lists .container_list .list_wrapper .textarea .date {
    font-size: 13px;
    letter-spacing: 0.06em;
    color: #666666;
    font-weight: 300;
    font-style: italic;
  }
  section.shop_and_event .container.event_container .container_lists .container_list .list_wrapper .textarea .title {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.6;
    color: #000000;
  }
  section.shop_and_event .btn_newsevent {
    width: 446px;
    margin: 80px auto 0;
  }
  section.story {
    margin: 200px auto 0;
    position: relative;
  }
  section.story .story_tag {
    width: 75px;
    height: 101px;
    position: absolute;
    right: 10px;
    top: -4px;
    display: none;  /* added */
    /* deleted ↓ */
    /* background: url(../img/index_story_tag.png) no-repeat;
    background-size: contain; */
  }
  section.story .topframe,
  section.story .bottomframe {
    position: relative;
    width: 100%;
    height: 5px;
    background: #82433f;
  }
  section.story .topframe::after,
  section.story .bottomframe::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #82433f;
    bottom: -3px;
    left: 0;
  }
  section.story .bottomframe {
    -webkit-transform: scale(1, -1);
            transform: scale(1, -1);
  }
  section.story .story_title {
    width: 729px;
    height: 91px;
    font-size: 0;
    margin: 29px auto 21px;
    background: url(../img/index_story_title.png) no-repeat;
    background-size: contain;
  }
  section.story .story_subtitle {
    border-top: 1px solid #82433f;
    border-bottom: 1px solid #82433f;
    width: 100%;
    line-height: 1;
    font-size: 14px;
    letter-spacing: 0.4em;
    padding: 7px 0;
    font-weight: 700;
    color: #82433f;
    margin: 0 auto 37px;
    text-align: center;
  }
  section.story .wrapper {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  section.story .wrapper .story_lists {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;  /* Modified */
        -ms-flex-pack: start; /* Modified */
            justify-content: flex-start;  /* Modified */
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 auto;
    padding-bottom: 30px;
    border-bottom: 1px solid #82433f;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  section.story .wrapper .story_lists .list {
    width: 328px;
    min-height: 320px;
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
    border-right: 1px solid #82433f;
    /* added --> */ padding-right: 18px;
    margin-left: 18px;  /* <-- added */
  }
  section.story .wrapper .story_lists .list:first-child {
    margin-left: 0; /* Modified */
    /* deleted ↓ */
    /* padding-right: 18px; */
  }
  /* deleted ↓ */
  /*  section.story .wrapper .story_lists .list:nth-child(2) {
    padding-right: 18px;
  } */
  section.story .wrapper .story_lists .list:nth-child(3n) { /* Modified */
    border-right: none;
    padding-right: 0;
  }
  section.story .wrapper .story_lists .list .list_wrapper {
    display: block;
    width: 100%;
    height: 100%;
  }
  section.story .wrapper .story_lists .list .list_wrapper .fig {
    width: 100%;
    height: 195px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    overflow: hidden;
  }
  section.story .wrapper .story_lists .list .list_wrapper .fig img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover;';
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
  }
  section.story .wrapper .story_lists .list .list_wrapper .tag {
    width: 100%;
    margin: 10px auto 0;
    font-size: 0;
  }
  section.story .wrapper .story_lists .list .list_wrapper .tag span {
    display: inline-block;
    padding: 5px 9px;
    background: #000;
    color: #ffffff;
    font-size: 12px;
    margin-right: 5px;
    letter-spacing: 0.06em;
    line-height: 1;
  }
  section.story .wrapper .story_lists .list .list_wrapper .tag span:last-child {
    margin-right: 0;
  }
  section.story .wrapper .story_lists .list .list_wrapper .info {
    width: 100%;
    margin: 10px auto 0;
  }
  section.story .wrapper .story_lists .list .list_wrapper .info .date {
    font-size: 13px;
    letter-spacing: 0.06em;
    color: #666666;
    font-weight: 300;
    font-style: italic;
  }
  section.story .wrapper .story_lists .list .list_wrapper .info .title {
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 1.6;
    width: 100%;
    margin: 0 auto 0;
    color: #000000;
  }
  section.story .wrapper .story_lists .list:hover {
    opacity: 0.8;
  }
  section.story .wrapper .story_lists .list:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  section.story .wrapper .btn_story {
    width: 446px;
    margin: 30px auto 34px;
  }
  /* ******************************************************************** */
  section.shop {
    padding-top: 220px;
  }
  section.shop h2 {
    margin-top: 80px;
    margin-bottom: 0px;
  }
  section.shop .topframe,
  section.shop .bottomframe {
    position: relative;
    width: 100%;
    height: 5px;
    background: #000;
  }
  section.shop .topframe::after,
  section.shop .bottomframe::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #000;
    bottom: -3px;
    left: 0;
  }
  section.shop p.shop_caption {
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.3em;
  }
  section.shop .shop_guide_area {
    padding-top: 50px;
    width: 100%;
  }
  section.shop .shop_guide_area .bottomframe {
    -webkit-transform: scale(1, -1);
            transform: scale(1, -1);
  }
  section.shop .shop_guide_area .container {
    width: 100%;
    padding-top: 40px;
  }
  section.shop .shop_guide_area .container .category_area {
    width: 100%;
    margin: 0 auto 110px;
  }
  section.shop .shop_guide_area .container .category_area .lists {
    width: 100%;
    height: 164px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
  }
  section.shop .shop_guide_area .container .category_area .list {
    width: calc(100% / 4);
    padding: 23px 0px 0px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-right: 2px solid #000000;
    position: relative;
  }
  section.shop .shop_guide_area .container .category_area .list:last-child {
    border-right: none;
  }
  section.shop .shop_guide_area .container .category_area .list .list_wrapper {
    display: block;
    width: 100%;
    height: 100%;
  }
  section.shop .shop_guide_area .container .category_area .list .list_wrapper .fig {
    margin: 0 auto;
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
  }
  section.shop .shop_guide_area .container .category_area .list .list_wrapper p {
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.1em;
    color: #000;
    text-align: center;
    position: absolute;
    line-height: 1;
    left: 0;
    bottom: 10px;
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
  }
  section.shop .shop_guide_area .container .category_area .list:hover p {
    color: #812901;
  }
  section.shop .shop_guide_area .container .category_area .list.restaunt .fig {
    width: 114px;
    height: 91px;
    background: url(../img/icon_shop_restaurant.png) no-repeat;
    background-size: contain;
  }
  section.shop .shop_guide_area .container .category_area .list.restaunt:hover .fig {
    background: url(../img/icon_shop_restaurant_hvr.png) no-repeat;
    background-size: contain;
  }
  section.shop .shop_guide_area .container .category_area .list.bar .fig {
    width: 86px;
    height: 108px;
    background: url(../img/icon_shop_bar.png) no-repeat;
    background-size: contain;
  }
  section.shop .shop_guide_area .container .category_area .list.bar:hover .fig {
    background: url(../img/icon_shop_bar_hvr.png) no-repeat;
    background-size: contain;
  }
  section.shop .shop_guide_area .container .category_area .list.goods .fig {
    width: 126px;
    height: 92px;
    background: url(../img/icon_shop_goods.png) no-repeat;
    background-size: contain;
  }
  section.shop .shop_guide_area .container .category_area .list.goods:hover .fig {
    background: url(../img/icon_shop_goods_hvr.png) no-repeat;
    background-size: contain;
  }
  section.shop .shop_guide_area .container .category_area .list.cafe .fig {
    width: 80px;
    height: 76px;
    background: url(../img/icon_shop_cafe.png) no-repeat;
    background-size: contain;
  }
  section.shop .shop_guide_area .container .category_area .list.cafe:hover .fig {
    background: url(../img/icon_shop_cafe_hvr.png) no-repeat;
    background-size: contain;
  }
  section.shop .shop_guide_area .slider_area {
    position: relative;
    margin: 0 auto;
  }
  section.shop .shop_guide_area .slider_area .swiper {
    width: 958px;
    margin: 0 auto;
  }
  section.shop .shop_guide_area .slider_area .swiper ul {
    width: 100%;
    margin: 0 auto 36px;
  }
  section.shop .shop_guide_area .slider_area .swiper ul li .image {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 290px;
    height: 194px;
    box-sizing: border-box;
    margin: 0 auto 11px;
    background: url(../img/image_pattarn.png) repeat;
  }
  section.shop .shop_guide_area .slider_area .swiper ul li .image .image_inner {
    width: 100%;
    height: 100%;
  }
  section.shop .shop_guide_area .slider_area .swiper ul li .image .image_inner img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    font-family: "object-fit: contain;";
  }
  section.shop .shop_guide_area .slider_area .swiper ul li .shopname {
    width: 290px;
    margin: 0 auto;
    padding-left: 7px;
    font-size: 14px;
    letter-spacing: 0.1em;
    padding-bottom: 10px;
    border-bottom: 1px solid #868686;
  }
  section.shop .shop_guide_area .slider_area .swiper ul li .category {
    position: relative;
    width: 290px;
    margin: 0 auto;
    padding-left: 7px;
    padding-top: 6px;
    font-size: 14px;
    letter-spacing: 0.1em;
    font-weight: 400;
  }
  section.shop .shop_guide_area .slider_area .btn_shoplistlink {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  section.insta {
    padding-top: 150px;
    padding-bottom: 90px;
  }
  section.insta h2 {
    margin-bottom: 30px;
  }
  section.insta .insta_link {
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
  }
  section.insta .insta_link a {
    display: inline-block;
    color: #000000;
    padding-bottom: 2px;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.2em;
    font-weight: 700;
    border-bottom: 1px solid #000;
  }
  section.insta .insta_link:hover a {
    border-bottom: none;
  }
  section.insta .insta_imagelists {
    width: 768px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 auto;
  }
  section.insta .insta_imagelists .image {
    width: 255px;
    height: 255px;
    margin-bottom: 1px;
    /*&:hover img{
          transform: scale(1.1);
        }*/
  }
  section.insta .insta_imagelists .image a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  section.insta .insta_imagelists .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover;';
  }
  section.access {
    padding-top: 200px;
  }
  section.access .access_container {
    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: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 60px;
  }
  section.access .access_container .address_box dt {
    font-size: 23px;
    letter-spacing: 0.25em;
    text-align: left;
    margin-bottom: 16px;
  }
  section.access .access_container .address_box dd {
    font-size: 14px;
    font-weight: 400;
  }
  section.access .access_container .address_box dd .address,
  section.access .access_container .address_box dd .tel {
    letter-spacing: 0.15em;
    line-height: 1.285;
    margin-bottom: 10px;
  }
  section.access .access_container .address_box dd .pt {
    display: inline-block;
    margin: 13px 0;
    width: 38px;
    height: 1px;
    background: #555759;
  }
  section.access .access_container .address_box dd .accessguide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  section.access .access_container .address_box dd .accessguide p {
    margin-right: 10px;
    letter-spacing: 0.06em;
    line-height: 1.57;
  }
  section.access .access_container .access_picture {
    width: 724px;
  }
  section.access .access_container .access_picture img {
    width: 100%;
  }
  section.access .gmap {
    width: 100%;
    height: 486px;
  }
  section.access .gmap iframe {
    width: 100%;
    height: 100%;
  }
  section.access .maplink {
    font-size: 13px;
    text-align: right;
    margin-top: 8px;
    margin-bottom: 120px;
  }
  section.access .maplink a {
    color: #000000;
    position: relative;
    display: inline-block;
    padding-right: 20px;
  }
  section.access .maplink a span {
    display: inline-block;
    width: 10px;
    height: 6px;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 10px solid #000;
    border-right: 3px solid transparent;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .contact {
    margin-bottom: 100px;
  }
}

@media screen and (-ms-high-contrast: none) and (min-width: 769px) {
  *::-ms-backdrop,
  .swiper-button-next {
    top: 76px;
  }
  *::-ms-backdrop,
  .swiper-button-prev {
    top: 76px;
  }
}

@media screen and (max-width: 768px) {
  /*  header -->  */
  header {
    width: 100vw;
    height: 12.4vw;
    height: 16.4vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 25;
    background: rgba(0, 0, 0, 0);
  }
  header .headinner {
    width: 94.66667vw;
    margin: 10px auto 0;
    height: 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;
    position: relative;
  }
  header .headinner .logo {
    width: 11.6vw;
    width: 20vw;
  }
  header .headinner .logo a {
    display: block;
    width: 100%;
    height: 100%;
  }
  header .headinner .logo img {
    width: 100%;
  }
  header .headinner .header_btn {
    display: block;
    width: 13vw;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 19;
  }
  header .headinner .header_btn span {
    width: 100%;
    height: 2px;
    background: #000000;
    position: absolute;
    right: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
  }
  header .headinner .header_btn span:first-child {
    top: 4.66667vw;
  }
  header .headinner .header_btn span:last-child {
    top: 7.33333vw;
  }
  header .headinner .header_btn.active span {
    background: #ffffff;
  }
  header .headinner .header_btn.active span:first-child {
    top: 50%;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  header .headinner .header_btn.active span:last-child {
    top: 50%;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  header .headinner nav {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 18;
    top: 0;
    left: 0;
    opacity: 1;
    background: rgba(0, 0, 0, 0.85);
  }
  header .headinner nav ul {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border-bottom: 0.53333vw solid #ffffff;
    border-top: 0.53333vw solid #ffffff;
    padding: 8vw 0;
  }
  header .headinner nav ul li {
    margin-bottom: 4.66667vw;
    text-align: center;
  }
  header .headinner nav ul li a {
    font-size: 4vw;
    letter-spacing: 0.18em;
    color: #ffffff;
    font-weight: bold;
    white-space: nowrap;
  }
  header .headinner nav ul li:last-child {
    margin-bottom: 0;
  }
  header .headinner nav.active {
    display: block;
    opacity: 1;
    -webkit-animation: menuopen .6s ease 0s;
            animation: menuopen .6s ease 0s;
  }
  header .headinner .header_overlay {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.85);
  }
  /*   <-- header  */
  /*  footer -->  */
  footer {
    width: 100%;
    background: #000000;
  }
  footer .footer_wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 10.66667vw 0 9.33333vw;
  }
  footer .footer_wrapper .navigation {
    margin-bottom: 7.6vw;
    text-align: center;
  }
  footer .footer_wrapper .navigation .logo {
    width: 23.46667vw;
    margin: 0 auto 10.26667vw;
  }
  footer .footer_wrapper .navigation nav ul li {
    margin-bottom: 4.53333vw;
  }
  footer .footer_wrapper .navigation nav ul li a {
    color: #ffffff;
    font-size: 3.73333vw;
    letter-spacing: 0.25em;
  }
  footer .footer_wrapper .navigation nav ul li:last-child {
    margin-bottom: 0;
  }
  footer .footer_wrapper .bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
  footer .footer_wrapper .bottom .link {
    margin-bottom: 6vw;
  }
  footer .footer_wrapper .bottom .link ul {
    /*display: flex;
                    justify-content: flex-start;
                    align-items: flex-end;*/
  }
  footer .footer_wrapper .bottom .link ul li {
    text-align: center;
    margin-bottom: 3.33333vw;
  }
  footer .footer_wrapper .bottom .link ul li a {
    color: #bfbfbf;
    font-size: 2.93333vw;
    letter-spacing: 0.1em;
    font-weight: 400;
  }
  footer .footer_wrapper .bottom .link ul.sns {
    text-align: center;
    margin-bottom: 3.6vw;
  }
  footer .footer_wrapper .bottom .link ul.sns li {
    display: inline-block;
    width: 5.33333vw;
    height: 5.33333vw;
    margin-right: 4.53333vw;
    opacity: 0.7;
    vertical-align: middle;
  }
  footer .footer_wrapper .bottom .link ul.sns li:last-child {
    margin-right: 0;
  }
  footer .footer_wrapper .bottom .link ul.sns li a {
    display: block;
    width: 100%;
    height: 100%;
  }
  footer .footer_wrapper .bottom .link ul.sns li a.tw {
    background: url(../img/ico_twitter_w.svg) no-repeat center center;
    background-size: contain;
  }
  footer .footer_wrapper .bottom .link ul.sns li a.fb {
    background: url(../img/ico_facebook_w.svg) no-repeat center center;
    background-size: contain;
  }
  footer .footer_wrapper .bottom .link ul.sns li a.insta {
    background: url(../img/ico_instagram_w.svg) no-repeat center center;
    background-size: contain;
  }
  footer .footer_wrapper .copy {
    width: 100%;
    color: #bfbfbf;
    font-size: 2.93333vw;
    letter-spacing: 0.1em;
    line-height: 1.75;
    font-weight: 400;
    text-align: center;
  }
  /*   <-- footer  */
}

@media screen and (max-width: 768px) {
  .whole {
    width: 100%;
    overflow: hidden;
  }
  .kv {
    width: 100%;
    background: url(../img/okuroji_pattern.jpg) repeat;
    text-align: center;
    padding-bottom: 29.33333vw;
    margin-bottom: 8vw;
    position: relative;
    overflow: hidden;
  }
  .kv .catchcopy {
    position: absolute;
    top: 28.66667vw;
    left: 5.86667vw;
  }
  .kv .catchcopy__text {
    /* deleted ↓ */
    /* display: none; */
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
    font-size: 5vw; /* Modified */
    letter-spacing: 0.08em;
    text-align: left;
    line-height: 1.9;
    white-space: nowrap;
  }
  .kv .movie_box {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 20vw;
    left: 0;
    z-index: 24;
    padding-top: 100%;
    background: url(../img/okuroji_pattern.jpg) repeat;
  }
  .kv .movie_box .movie_okuroji {
    width: 147vw;
    position: absolute;
    top: 12vw;
    left: -20vw;
  }
  .kv .mainlogo {
    display: inline-block;
    width: 53.93333vw;
    height: 41.13333vw;
    margin: 54vw 0 8.53333vw 4.26667vw;
    opacity: 0;
  }
  .kv .mainlogo.start {
    -webkit-animation: mainlogo 1s ease-in-out;
            animation: mainlogo 1s ease-in-out;
    opacity: 1;
  }
  .kv .mainlogo svg {
    width: 100%;
    height: 100%;
  }
  .kv .maintext {
    width: 81.6vw;
    margin: 0 auto 3.33333vw;
    opacity: 0;
  }
  .kv .maintext img {
    width: 100%;
  }
  .kv .maintext .title {
    font-size: 2.8vw;
    letter-spacing: 0.05em;
    line-height: 1;
    margin-bottom: 1.33333vw;
    text-align: center;
    font-weight: 500;
  }
  .kv .maintext .opendate {
    letter-spacing: 0.02em;
    text-align: center;
  }
  .kv .maintext .opendate .small {
    display: inline-block;
    margin-right: 1.33333vw;
    font-size: 4vw;
    font-weight: 500;
  }
  .kv .maintext .opendate .strong {
    display: inline-block;
    font-size: 6.66667vw;
    font-weight: 500;
  }
  .kv .maintext.start {
    -webkit-animation: maintext 1.2s ease;
            animation: maintext 1.2s ease;
    opacity: 1;
  }
  .kv .caption {
    width: 88vw;
    margin: 0 auto;
    opacity: 0;
  }
  .kv .caption img {
    width: 100%;
  }
  .kv .caption .txt {
    text-align: center;
    width: 100%;
    font-size: 2.66667vw;
    text-align: center;
    line-height: 1.87;
    letter-spacing: 0.2em;
    font-weight: 500;
  }
  .kv .caption.start {
    -webkit-animation: maintext 1.2s ease;
            animation: maintext 1.2s ease;
    opacity: 1;
  }
  .kv .caption .concept_link {
    width: 100%;
    margin: 4vw auto 0;
  }
  .kv .caption .concept_link a {
    display: inline-block;
    font-size: 3.73333vw;
    color: #221815;
    letter-spacing: 0.06em;
  }
  .kv .scroll_guide {
    position: absolute;
    left: 50%;
    bottom: 13.33333vw;
    opacity: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: all 1s ease-in;
    transition: all 1s ease-in;
  }
  .kv .scroll_guide.start {
    opacity: 1;
  }
  .kv .scroll_guide a {
    display: block;
    width: 100%;
    height: 100%;
    color: #333333;
    text-decoration: none;
  }
  .kv .scroll_guide p {
    font-size: 3.73vw;
    letter-spacing: 0.1em;
    margin-bottom: 2vw;
  }
  .kv .scroll_guide .slider {
    height: 2.66667vw;
    position: relative;
    opacity: 0;
    -webkit-animation: firstscroll_sp 1.2s ease infinite;
            animation: firstscroll_sp 1.2s ease infinite;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .kv .scroll_guide .slider .prgrsbar {
    display: inline-block;
    width: 7.33333vw;
    margin: 0 auto;
    height: 100%;
    position: relative;
  }
  .kv .scroll_guide .slider .prgrsbar::before {
    content: '';
    display: inline-block;
    width: 50%;
    height: 0.26667vw;
    background: #000000;
    position: absolute;
    top: 0;
    left: 0.26667vw;
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
  .kv .scroll_guide .slider .prgrsbar::after {
    content: '';
    display: inline-block;
    width: 50%;
    height: 0.26667vw;
    background: #000000;
    position: absolute;
    top: 0;
    right: 0.26667vw;
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
  .kv .scroll_guide .slider .prgrsbar .ball {
    display: none;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .kv .mainlogo {
    top: calc(50% + 46px);
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    left: calc(50% + 20px);
  }
  .kv .maintext {
    bottom: 39px;
  }
  .kv .caption {
    bottom: 19px;
  }
  .kv .catchcopy {
    position: absolute;
    top: -113px;
    left: -204px;
  }
  .kv .catchcopy__text {
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
    font-size: 32px;
    letter-spacing: 0.08em;
    text-align: left;
    line-height: 1.7;
    white-space: nowrap;
  }
  .kv .movie_box {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 24;
    height: 100%;
    background: url(../img/okuroji_pattern.jpg) repeat;
  }
  .kv .movie_box .movie_okuroji {
    width: 1196px;
    position: absolute;
    top: 0;
    left: calc(50% + 30px);
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  .kv {
    width: 100%;
    /* deleted ↓ */
    /*height: 100vh;*/
    background: url(../img/okuroji_pattern.jpg) repeat;
    text-align: center;
    /* added --> */overflow: visible; /* <-- added */
  }
  .kv .movie_box {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 24;
  }
  .kv .movie_box .movie_okuroji {
    width: 117vw;
    height: 100%;
    position: absolute;
    top: 0; /* Modified */
    left: -7vw;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .kv .mainlogo {
    display: inline-block;
    width: 43.16406vw;
    height: 26.46484vw;
    margin: 0;  /* Modified */
    /* added --> */ top: 240px;
    left: calc(50% + 15px); /* <-- added */
    opacity: 0;
  }
  .kv .mainlogo.start {
    -webkit-animation: mainlogo 1s ease-in-out;
            animation: mainlogo 1s ease-in-out;
    opacity: 1;
  }
  .kv .mainlogo svg {
    width: 100%;
    height: 100%;
  }
  .kv .maintext {
    width: 59.76562vw;
    margin: 0 auto 2.44141vw;
    opacity: 0;
  }
  .kv .maintext img {
    width: 100%;
  }
  .kv .maintext.start {
    -webkit-animation: maintext 1.2s ease;
            animation: maintext 1.2s ease;
    opacity: 1;
  }
  .kv .caption {
    width: 54.19922vw;
    margin: 0 auto;
    opacity: 0;
  }
  .kv .caption img {
    width: 100%;
  }
  .kv .caption.start {
    -webkit-animation: maintext 1.2s ease;
            animation: maintext 1.2s ease;
    opacity: 1;
  }
  .kv .scroll_guide {
    position: absolute;
    left: 50%;
    bottom: 0;  /* Modified */
    opacity: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: all 1s ease-in;
    transition: all 1s ease-in;
  }
  .kv .scroll_guide.start {
    opacity: 1;
  }
  .kv .scroll_guide a {
    display: block;
    width: 100%;
    height: 100%;
    color: #333333;
    text-decoration: none;
  }
  .kv .scroll_guide p {
    font-size: 2.34375vw;
    letter-spacing: 0.1em;
    margin-bottom: 1.46484vw;
    /* added --> */ display: none;  /* <-- added */
  }
  .kv .scroll_guide .slider {
    /* added --> */width: 5vw;/* <-- added */
    height: 1.95312vw;
    position: relative;
    -webkit-animation: firstscroll_sp 1s ease infinite;
            animation: firstscroll_sp 1s ease infinite;
  }
  .kv .scroll_guide .slider .prgrsbar {
    display: inline-block;
    width: 3.90625vw;
    margin: 0 auto;
    height: 100%;
    position: relative;
    /* added --> */position: absolute;
    top: 0;
    left: 0;
    background: transparent; /* <-- added */
  }
  .kv .scroll_guide .slider .prgrsbar::before {
    content: '';
    display: inline-block;
    width: 50%;
    height: 0.19531vw;
    background: #000000;
    position: absolute;
    top: 0;
    left: 0.19531vw;
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
  .kv .scroll_guide .slider .prgrsbar::after {
    content: '';
    display: inline-block;
    width: 50%;
    height: 0.19531vw;
    background: #000000;
    position: absolute;
    top: 0;
    right: 0.19531vw;
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
  .kv .scroll_guide .slider .ball { /* Modified */
    display: none;
  }
}

@media screen and (max-width: 768px) {
  /**  common
*/
  .swiper-button-next,
  .swiper-button-prev {
    height: 13.33333vw;
    top: 25.46667vw;
    outline: none;
    width: 3.6vw;
  }
  .swiper-button-prev {
    left: 0;
  }
  .swiper-button-next {
    right: 0;
  }
  .swiper-button-next {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
  }
  .swiper-button-prev:after,
  .swiper-container-rtl .swiper-button-next:after,
  .swiper-button-next:after,
  .swiper-container-rtl .swiper-button-prev:after {
    content: "";
  }
  .swiper-button-prev:before,
  .swiper-container-rtl .swiper-button-next:before,
  .swiper-button-next:before,
  .swiper-container-rtl .swiper-button-prev:before {
    content: "";
    display: inline-block;
    width: 0.4vw;
    height: 6.66667vw;
    background: #000;
    position: absolute;
    top: 0.4vw;
    left: 50%;
    -webkit-transform: rotate(25deg);
            transform: rotate(25deg);
  }
  .swiper-button-prev:after,
  .swiper-container-rtl .swiper-button-next:after,
  .swiper-button-next:after,
  .swiper-container-rtl .swiper-button-prev:after {
    display: inline-block;
    width: 0.4vw;
    height: 6.66667vw;
    background: #000;
    position: absolute;
    bottom: 0.26667vw;
    left: 50%;
    -webkit-transform: rotate(-25deg);
            transform: rotate(-25deg);
  }
  .maincontents {
    width: 100%;
  }
  section.information h2 {
    margin-bottom: 6.66667vw;
  }
  section.information .wrapper {
    width: 100%;
  }
  section.information .wrapper .infolists {
    width: 100%;
    margin: 0 auto;
  }
  section.information .wrapper .info_container {
    width: 100%;
    margin: 0 auto 6.66667vw;
  }
  section.information .wrapper .info_container dl {
    width: 100%;
    font-size: 0;
  }
  section.information .wrapper .info_container dl dt {
    width: 100%;
    text-align: left;
    font-size: 2.4vw;
    line-height: 1.57;
    letter-spacing: 0.1em;
    vertical-align: top;
    color: #666666;
    font-weight: 300;
    font-style: italic;
  }
  section.information .wrapper .info_container dl dd {
    width: 100%;
    text-align: left;
    vertical-align: top;
  }
  section.information .wrapper .info_container dl dd a {
    display: inline-block;
    width: 100%;
    font-size: 3.466vw;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.13em;
    color: #000000;
    text-decoration: underline;
  }
  section.information .wrapper .info_container:last-child {
    margin: 0 auto 0;
  }
  section.information .wrapper .btn_info {
    width: 73.33333vw;
    margin: 7.86667vw auto 0;
  }
  section.shop_and_event {
    margin: 22.66667vw auto 0;
  }
  section.shop_and_event h2 {
    margin-bottom: 12.66667vw;
  }
  section.shop_and_event .wrapper {
    width: 100%;
  }
  section.shop_and_event .container.shop_container,
  section.shop_and_event .container.event_container {
    width: 100%;
    margin: 0 auto 10.66667vw;
  }
  section.shop_and_event .container.shop_container h3,
  section.shop_and_event .container.event_container h3 {
    width: 100%;
    text-align: center;
    font-size: 4.53333vw;
    font-weight: 700;
    letter-spacing: 0.2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #231815;
  }
  section.shop_and_event .container.shop_container h3::before, section.shop_and_event .container.shop_container h3::after,
  section.shop_and_event .container.event_container h3::before,
  section.shop_and_event .container.event_container h3::after {
    content: '';
    display: block;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border-top: 0.53333vw solid #000;
  }
  section.shop_and_event .container.shop_container h3::before,
  section.shop_and_event .container.event_container h3::before {
    margin-right: 2em;
  }
  section.shop_and_event .container.shop_container h3::after,
  section.shop_and_event .container.event_container h3::after {
    margin-left: 2em;
  }
  section.shop_and_event .container.shop_container .container_lists,
  section.shop_and_event .container.event_container .container_lists {
    width: 100%;
    margin: 6.13333vw auto 0;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  section.shop_and_event .container.shop_container .container_lists .container_list,
  section.shop_and_event .container.event_container .container_lists .container_list {
    width: calc(100% / 2);
    padding: 0 2.66667vw;
    margin: 0 auto 4.53333vw;
  }
  section.shop_and_event .container.shop_container .container_lists .container_list .list_wrapper,
  section.shop_and_event .container.event_container .container_lists .container_list .list_wrapper {
    display: block;
    width: 100%;
    height: 100%;
  }
  section.shop_and_event .container.shop_container .container_lists .container_list .list_wrapper .fig,
  section.shop_and_event .container.event_container .container_lists .container_list .list_wrapper .fig {
    display: block;
    width: 100%;
    height: 26.93333vw;
    overflow: hidden;
  }
  section.shop_and_event .container.shop_container .container_lists .container_list .list_wrapper .fig img,
  section.shop_and_event .container.event_container .container_lists .container_list .list_wrapper .fig img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover;';
  }
  section.shop_and_event .container.shop_container .container_lists .container_list .list_wrapper .textarea,
  section.shop_and_event .container.event_container .container_lists .container_list .list_wrapper .textarea {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 3.46667vw;
    margin-left: 0;
  }
  section.shop_and_event .container.shop_container .container_lists .container_list .list_wrapper .textarea .date,
  section.shop_and_event .container.event_container .container_lists .container_list .list_wrapper .textarea .date {
    font-size: 2.4vw;
    letter-spacing: 0.1em;
    color: #666666;
    font-weight: 300;
    font-style: italic;
  }
  section.shop_and_event .container.shop_container .container_lists .container_list .list_wrapper .textarea .title,
  section.shop_and_event .container.event_container .container_lists .container_list .list_wrapper .textarea .title {
    font-size: 3.466vw;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.6;
    color: #000000;
  }
  section.shop_and_event .container.event_container .container_lists {
    width: 100%;
    margin: 6.13333vw auto 0;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  section.shop_and_event .container.event_container .container_lists .container_list {
    width: calc(100% / 2);
    padding: 0 2.66667vw;
    margin: 0 auto 4.53333vw;
  }
  section.shop_and_event .container.event_container .container_lists .container_list .list_wrapper {
    display: block;
    width: 100%;
    height: 100%;
  }
  section.shop_and_event .container.event_container .container_lists .container_list .list_wrapper .fig {
    display: block;
    width: 100%;
    height: 26.93333vw;
    overflow: hidden;
  }
  section.shop_and_event .container.event_container .container_lists .container_list .list_wrapper .fig img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover;';
  }
  section.shop_and_event .container.event_container .container_lists .container_list .list_wrapper .textarea {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 3.46667vw;
    margin-left: 0;
  }
  section.shop_and_event .container.event_container .container_lists .container_list .list_wrapper .textarea .date {
    font-size: 2.4vw;
    letter-spacing: 0.1em;
    color: #666666;
    font-weight: 300;
    font-style: italic;
  }
  section.shop_and_event .container.event_container .container_lists .container_list .list_wrapper .textarea .title {
    font-size: 3.466vw;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.6;
    color: #000000;
  }
  section.shop_and_event .btn_newsevent {
    width: 73.33333vw;
    margin: 7.86667vw auto 0;
  }
  section.story {
    margin: 19.2vw auto 0;
    position: relative;
  }
  section.story .topframe,
  section.story .bottomframe {
    position: relative;
    width: 100%;
    height: 5px;
    background: #82433f;
  }
  section.story .topframe::after,
  section.story .bottomframe::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #82433f;
    bottom: -3px;
    left: 0;
  }
  section.story .bottomframe {
    -webkit-transform: scale(1, -1);
            transform: scale(1, -1);
  }
  section.story .story_title {
    width: 100%;
    height: 20.93333vw;
    font-size: 0;
    margin: 5.33333vw auto 6.8vw;
    background: url(../img/index_story_title_sp.png) no-repeat;
    background-size: contain;
  }
  section.story .story_subtitle {
    border-top: 0.26667vw solid #82433f;
    border-bottom: 0.26667vw solid #82433f;
    width: 100%;
    line-height: 1;
    font-size: 3.2vw;
    font-weight: 700;
    letter-spacing: 0.2em;
    padding: 1.73333vw 0;
    color: #82433f;
    margin: 0 auto 10.93333vw;
    text-align: center;
  }
  section.story .wrapper {
    width: 100%;
  }
  section.story .wrapper .story_lists {
    width: 100%;
  }
  section.story .wrapper .story_lists .list {
    width: 100%;
    /* added --> */ padding-bottom: 3vw; /* <-- added */
  }
  section.story .wrapper .story_lists .list .list_wrapper {
    display: block;
    width: 72vw;
    margin: 0 auto;
    height: 100%;
  }
  section.story .wrapper .story_lists .list .list_wrapper .fig {
    width: 72vw;
    margin: 0 auto;
    height: 48.66667vw;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
  section.story .wrapper .story_lists .list .list_wrapper .fig img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover;';
  }
  section.story .wrapper .story_lists .list .list_wrapper .tag {
    width: 72vw;
    margin: 3.73333vw auto 0;
    font-size: 0;
  }
  section.story .wrapper .story_lists .list .list_wrapper .tag span {
    display: inline-block;
    padding: 0.53333vw 1.33333vw;
    background: #000;
    color: #ffffff;
    font-size: 2.66667vw;
    margin-right: 1.33333vw;
    letter-spacing: 0.06em;
    line-height: 1;
  }
  section.story .wrapper .story_lists .list .list_wrapper .tag span:last-child {
    margin-right: 0;
  }
  section.story .wrapper .story_lists .list .list_wrapper .info {
    width: 72vw;
    margin: 3.06667vw auto 0;
  }
  section.story .wrapper .story_lists .list .list_wrapper .info .date {
    font-size: 2.4vw;
    letter-spacing: 0.1em;
    color: #666666;
    font-weight: 300;
    font-style: italic;
  }
  section.story .wrapper .story_lists .list .list_wrapper .info .title {
    font-weight: 700;
    font-size: 3.73333vw;
    letter-spacing: 0.06em;
    line-height: 1.47;
    width: 72vw;
    margin: 0 auto 0;
    color: #000000;
  }
  section.story .wrapper .btn_story {
    width: 73.33333vw;
    margin: 7.33333vw auto 6.66667vw;
  }
  section.story .sep_line {
    width: 100%;
    height: 0.26667vw;
    background: #82433f;
    position: absolute;
    left: 0;
    bottom: 26.66667vw;
  }
  section.shop {
    padding-top: 29.33333vw;
  }
  section.shop h2 {
    margin-bottom: 0;
  }
  section.shop .topframe,
  section.shop .bottomframe {
    position: relative;
    width: 100%;
    height: 5px;
    background: #000;
  }
  section.shop .topframe::after,
  section.shop .bottomframe::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #000;
    bottom: -3px;
    left: 0;
  }
  section.shop .bottomframe {
    -webkit-transform: scale(1, -1);
            transform: scale(1, -1);
  }
  p.shop_caption {
    text-align: center;
    font-size: 3.73333vw;
    letter-spacing: 0.2em;
  }
  .shop_guide_area {
    padding-top: 13.33333vw;
    width: 100%;
  }
  .shop_guide_area p.shop_caption {
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.3em;
  }
  .shop_guide_area .container {
    width: 100%;
    padding-top: 9.33333vw;
  }
  .shop_guide_area .container .category_area {
    width: 100%;
    margin: 0 auto 7.73333vw;
  }
  .shop_guide_area .container .category_area .lists {
    width: 100%;
    height: 19.2vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-left: 0.26667vw solid #000;
    border-right: 0.26667vw solid #000;
  }
  .shop_guide_area .container .category_area .list {
    width: calc(100% / 4);
    padding: 0px 0px 0px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-right: 0.26667vw solid #000000;
    position: relative;
  }
  .shop_guide_area .container .category_area .list:last-child {
    border-right: none;
  }
  .shop_guide_area .container .category_area .list .list_wrapper {
    display: block;
    width: 100%;
    height: 100%;
  }
  .shop_guide_area .container .category_area .list .list_wrapper .fig {
    margin: 0 auto;
  }
  .shop_guide_area .container .category_area .list .list_wrapper p {
    width: 100%;
    font-size: 2.93333vw;
    font-weight: 500;
    letter-spacing: 0.1em;
    color: #000;
    text-align: center;
    position: absolute;
    line-height: 1;
    left: 0;
    bottom: 0;
  }
  .shop_guide_area .container .category_area .list.restaunt .fig {
    width: 15.2vw;
    height: 12.13333vw;
    background: url(../img/icon_shop_restaurant.png) no-repeat;
    background-size: contain;
  }
  .shop_guide_area .container .category_area .list.bar .fig {
    width: 11.46667vw;
    height: 14.4vw;
    background: url(../img/icon_shop_bar.png) no-repeat;
    background-size: contain;
  }
  .shop_guide_area .container .category_area .list.goods .fig {
    width: 16.8vw;
    height: 12.26667vw;
    background: url(../img/icon_shop_goods.png) no-repeat;
    background-size: contain;
  }
  .shop_guide_area .container .category_area .list.cafe .fig {
    width: 10.66667vw;
    height: 10.13333vw;
    background: url(../img/icon_shop_cafe.png) no-repeat;
    background-size: contain;
  }
  .shop_guide_area .slider_area {
    position: relative;
    margin: 0 auto;
  }
  .shop_guide_area .slider_area .swiper {
    width: 81.6vw;
    margin: 0 auto;
  }
  .shop_guide_area .slider_area .swiper ul {
    width: 100%;
    margin: 0 auto 4vw;
  }
  .shop_guide_area .slider_area .swiper ul li .image {
    width: 73.6vw;
    height: 49.06667vw;
    margin: 0 auto 11px;
  }
  .shop_guide_area .slider_area .swiper ul li .image .image_inner {
    width: 73.6vw;
    height: 49.06667vw;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    background: url(../img/image_pattarn.png) repeat;
  }
  .shop_guide_area .slider_area .swiper ul li .image .image_inner img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    font-family: 'object-fit: contain;';
  }
  .shop_guide_area .slider_area .swiper ul li .shopname {
    width: 73.46667vw;
    margin: 0 auto;
    font-size: 3.73333vw;
    letter-spacing: 0.1em;
    padding-bottom: 3.73333vw;
    border-bottom: 2px solid #868686;
  }
  .shop_guide_area .slider_area .swiper ul li .category {
    position: relative;
    width: 73.46667vw;
    margin: 0 auto;
    padding-top: 2.93333vw;
    font-size: 3.73333vw;
    letter-spacing: 0.1em;
    font-weight: 400;
  }
  .shop_guide_area .slider_area .btn_shoplistlink {
    margin-bottom: 10.66667vw;
  }
  section.insta {
    padding-top: 26vw;
    padding-bottom: 20.93333vw;
  }
  section.insta h2 {
    margin-bottom: 4.26667vw;
  }
  section.insta .insta_link {
    text-align: center;
    width: 100%;
    margin-bottom: 10.66667vw;
  }
  section.insta .insta_link a {
    display: inline-block;
    color: #000000;
    padding-bottom: 1.06667vw;
    font-size: 3.73333vw;
    text-align: center;
    letter-spacing: 0.2em;
    font-weight: 700;
    border-bottom: 2px solid #000;
  }
  section.insta .insta_imagelists {
    width: 81.6vw;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  section.insta .insta_imagelists .image {
    /*width: vw(306);
          height: vw(306);*/
    width: 27.2vw;
    height: 27.2vw;
  }
  section.insta .insta_imagelists .image a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  section.insta .insta_imagelists .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover;';
  }
  section.access {
    padding-top: 24vw;
  }
  section.access .access_container {
    width: 100%;
    margin-bottom: 5.33333vw;
  }
  section.access .access_container .address_box dt {
    font-size: 4.8vw;
    letter-spacing: 0.25em;
    text-align: center;
    margin-bottom: 4vw;
  }
  section.access .access_container .address_box dd {
    font-size: 3.73333vw;
    font-weight: 400;
    text-align: center;
  }
  section.access .access_container .address_box dd .address,
  section.access .access_container .address_box dd .tel {
    letter-spacing: 0.15em;
    line-height: 1.785;
    margin-bottom: 1.33333vw;
  }
  section.access .access_container .address_box dd .address .zip,
  section.access .access_container .address_box dd .tel .zip {
    letter-spacing: 0.06em;
  }
  section.access .access_container .address_box dd .pt {
    display: inline-block;
    margin: 20px 0;
    width: 13.06667vw;
    height: 2px;
    background: #555759;
  }
  section.access .access_container .address_box dd .accessguide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 80.26667vw;
    margin: 0 auto 6.66667vw;
  }
  section.access .access_container .address_box dd .accessguide p {
    letter-spacing: 0.06em;
    line-height: 1.57;
    text-align: left;
    white-space: nowrap;
  }
  section.access .access_container .address_box dd .accessguide p:last-child {
    margin-right: 0;
  }
  section.access .access_container .access_picture {
    width: 90.66667vw;
    margin: 0 auto;
  }
  section.access .access_container .access_picture img {
    width: 100%;
  }
  section.access .gmap {
    width: 100%;
    height: 60.8vw;
  }
  section.access .gmap iframe {
    width: 100%;
    height: 100%;
  }
  section.access .maplink {
    font-size: 3.46667vw;
    text-align: right;
    margin-top: 2vw;
    margin-bottom: 26.66667vw;
  }
  section.access .maplink a {
    color: #000000;
    position: relative;
    display: inline-block;
    padding-right: 5.33333vw;
  }
  section.access .maplink a span {
    display: inline-block;
    width: 3.2vw;
    height: 2vw;
    border-top: 1vw solid transparent;
    border-bottom: 1vw solid transparent;
    border-left: 3.2vw solid #000;
    border-right: 1vw solid transparent;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .contact {
    margin-bottom: 18.66667vw;
  }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  /**  common
*/
  .swiper-button-next,
  .swiper-button-prev {
    height: 50px;
    top: 95px;
    outline: none;
    width: 27px;
  }
  .swiper-button-prev {
    left: 0;
  }
  .swiper-button-next {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
    right: 0;
  }
  .swiper-button-prev:after,
  .swiper-container-rtl .swiper-button-next:after,
  .swiper-button-next:after,
  .swiper-container-rtl .swiper-button-prev:after {
    content: "";
  }
  .swiper-button-prev:before,
  .swiper-container-rtl .swiper-button-next:before,
  .swiper-button-next:before,
  .swiper-container-rtl .swiper-button-prev:before {
    content: "";
    display: inline-block;
    width: 2px;
    height: 25px;
    background: #000;
    position: absolute;
    top: 3px;
    left: 50%;
    -webkit-transform: rotate(25deg);
            transform: rotate(25deg);
  }
  .swiper-button-prev:after,
  .swiper-container-rtl .swiper-button-next:after,
  .swiper-button-next:after,
  .swiper-container-rtl .swiper-button-prev:after {
    display: inline-block;
    width: 2px;
    height: 25px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: rotate(-25deg);
            transform: rotate(-25deg);
  }
  .maincontents {
    width: 100%;
    padding-top: 29.29688vw;
  }
  section.concept {
    padding-bottom: 9.76562vw;
  }
  section.concept .concept_desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    margin-bottom: 7.61719vw;
  }
  section.concept .concept_desc h3 {
    font-size: 2.34375vw;
    letter-spacing: 0.4em;
    margin: 0 2.92969vw 0 9.96094vw;
  }
  section.concept .concept_desc p {
    font-size: 1.36719vw;
    letter-spacing: 0.3em;
    line-height: 2.5;
  }
  section.concept .concept_keyvisual {
    width: 100%;
  }
  section.concept .concept_keyvisual img {
    width: 100%;
    vertical-align: bottom;
  }
  section.concept .about_logo {
    width: 100%;
    margin: 4.49219vw auto 0;
  }
  section.concept .about_logo .title {
    margin-bottom: 6.34766vw;
  }
  section.concept .about_logo h3 {
    font-size: 1.95312vw;
    letter-spacing: 0.4em;
    text-align: center;
    margin-bottom: 6.83594vw;
  }
  section.concept .about_logo .title_icon {
    width: 31.25vw;
    margin: 0 auto;
    text-indent: 2.53906vw;
  }
  section.concept .about_logo .title_icon img {
    width: 100%;
  }
  section.concept .about_logo .concept_aco {
    width: 100%;
    margin: 0 auto;
  }
  section.concept .about_logo .concept_aco .aco_btn {
    text-align: center;
    position: relative;
    width: 20%;
    margin: 0 auto 3.61328vw;
    height: 5.85938vw;
    cursor: pointer;
  }
  section.concept .about_logo .concept_aco .aco_btn .txt {
    display: inline-block;
    font-size: 10px;
    line-height: 2.8;
    letter-spacing: 0.2em;
  }
  section.concept .about_logo .concept_aco .aco_btn.opened .arrow {
    -webkit-transform: translateX(-50%) rotate(180deg);
            transform: translateX(-50%) rotate(180deg);
  }
  section.concept .about_logo .concept_aco .aco_btn.opened:hover .arrow {
    -webkit-animation: aco_arrow_rev 1s ease infinite;
            animation: aco_arrow_rev 1s ease infinite;
  }
  section.concept .about_logo .concept_aco .aco_btn:hover .arrow {
    -webkit-animation: aco_arrow 1s ease infinite;
            animation: aco_arrow 1s ease infinite;
  }
  section.concept .about_logo .concept_aco .aco_btn .arrow {
    position: absolute;
    left: 50%;
    top: 4.29688vw;
    -webkit-transform: translateX(-50%) rotate(0deg);
            transform: translateX(-50%) rotate(0deg);
    display: inline-block;
  }
  section.concept .about_logo .concept_aco .aco_btn .arrow::before {
    content: "";
    display: inline-block;
    width: 13px;
    height: 2px;
    background: #000000;
    position: absolute;
    left: -1px;
    top: 0;
    -webkit-transform: rotate(-25deg);
            transform: rotate(-25deg);
  }
  section.concept .about_logo .concept_aco .aco_btn .arrow::after {
    content: "";
    display: inline-block;
    width: 13px;
    height: 2px;
    background: #000000;
    position: absolute;
    right: -1px;
    top: 0;
    -webkit-transform: rotate(25deg);
            transform: rotate(25deg);
  }
  section.concept .about_logo .concept_aco .aco_btn .arrow.opened {
    -webkit-transform: scaleX(-50%), rotate(180deg);
            transform: scaleX(-50%), rotate(180deg);
  }
  section.concept .about_logo .concept_aco .aco_box {
    width: 100%;
    display: none;
    margin-bottom: 6.83594vw;
  }
  section.concept .about_logo .concept_aco .aco_box .aco_inner {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  section.concept .about_logo .concept_aco .aco_box .aco_inner .left,
  section.concept .about_logo .concept_aco .aco_box .aco_inner .right {
    width: 44.92188vw;
    margin: 0 2.53906vw;
  }
  section.concept .about_logo .concept_aco .aco_box .aco_inner .left h4,
  section.concept .about_logo .concept_aco .aco_box .aco_inner .right h4 {
    font-size: 2.34375vw;
    letter-spacing: 0.2em;
    margin-bottom: 0.78125vw;
  }
  section.concept .about_logo .concept_aco .aco_box .aco_inner .left h5,
  section.concept .about_logo .concept_aco .aco_box .aco_inner .right h5 {
    font-size: 1.5625vw;
    letter-spacing: 0.2em;
    line-height: 1.875;
    font-weight: bold;
  }
  section.concept .about_logo .concept_aco .aco_box .aco_inner .left p,
  section.concept .about_logo .concept_aco .aco_box .aco_inner .right p {
    font-size: 1.36719vw;
    letter-spacing: 0.2em;
    line-height: 1.6;
  }
  section.concept .about_logo .partline {
    width: 30.85938vw;
    height: 3px;
    background: #000000;
    margin: 0 auto;
  }
  section.shop {
    padding-top: 11.71875vw;
  }
  section.shop h2 {
    margin-bottom: 1.95312vw;
  }
  section.shop p.shop_caption {
    text-align: center;
    font-size: 1.36719vw;
    letter-spacing: 0.3em;
  }
  section.shop .shop_guide_area {
    padding-top: 4.88281vw;
    width: 100%;
  }
  section.shop .shop_guide_area .topframe,
  section.shop .shop_guide_area .bottomframe {
    position: relative;
    width: 100%;
    height: 5px;
    background: #000;
  }
  section.shop .shop_guide_area .topframe::after,
  section.shop .shop_guide_area .bottomframe::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #000;
    bottom: -3px;
    left: 0;
  }
  section.shop .shop_guide_area .bottomframe {
    -webkit-transform: scale(1, -1);
            transform: scale(1, -1);
  }
  section.shop .shop_guide_area .container {
    width: 100%;
    padding-top: 3.90625vw;
  }
  section.shop .shop_guide_area .container .row2,
  section.shop .shop_guide_area .container .row3 {
    padding-bottom: 3.90625vw;
    margin-bottom: 3.90625vw;
    border-bottom: 1px solid #202020;
  }
  section.shop .shop_guide_area .container .row3 {
    margin-bottom: 5.85938vw;
  }
  section.shop .shop_guide_area .container .box {
    position: relative;
  }
  section.shop .shop_guide_area .container .box a {
    display: block;
    width: 100%;
    height: 100%;
    color: #000000;
    -webkit-transition: 0.4s ease-in-out opacity;
    transition: 0.4s ease-in-out opacity;
  }
  section.shop .shop_guide_area .container .box a:hover {
    opacity: 0.5;
  }
  section.shop .shop_guide_area .container .box .picture {
    position: absolute;
  }
  section.shop .shop_guide_area .container .box .picture img {
    width: 100%;
  }
  section.shop .shop_guide_area .container .box .numtitle {
    font-weight: 400;
    display: inline-block;
    font-size: 0;
  }
  section.shop .shop_guide_area .container .box .numtitle .sharp {
    font-size: 6.25vw;
    font-weight: bold;
    top: -5px;
  }
  section.shop .shop_guide_area .container .box .numtitle .number {
    font-size: 11.71875vw;
    letter-spacing: -0.06em;
    margin-left: -10px;
    line-height: 1;
  }
  section.shop .shop_guide_area .container .box .numtitle .number.large {
    font-size: 15.13672vw;
  }
  section.shop .shop_guide_area .container .box .text {
    display: inline-block;
    vertical-align: top;
  }
  section.shop .shop_guide_area .container .box .caption {
    font-size: 2.14844vw;
    letter-spacing: 0.14em;
    line-height: 1.45;
    margin-bottom: 1.85547vw;
    font-weight: 500;
  }
  section.shop .shop_guide_area .container .box .desc {
    font-size: 1.36719vw;
    letter-spacing: 0.1em;
    line-height: 1.71;
    font-weight: 500;
  }
  section.shop .shop_guide_area .container .box.num50 {
    width: 100%;
    margin-bottom: 3.90625vw;
    padding-bottom: 3.90625vw;
    border-bottom: 1px solid #202020;
  }
  section.shop .shop_guide_area .container .box.num50 a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  section.shop .shop_guide_area .container .box.num50 .sharp {
    top: -1.4em;
  }
  section.shop .shop_guide_area .container .box.num50 .number {
    letter-spacing: -0.02em;
    margin-left: -0.1em;
  }
  section.shop .shop_guide_area .container .box.num50 .txtwrapper {
    width: 23.4375vw;
  }
  section.shop .shop_guide_area .container .box.num50 .txtwrapper .text {
    display: block;
  }
  section.shop .shop_guide_area .container .box.num50 .txtwrapper .caption {
    width: 100%;
    font-size: 2.53906vw;
    padding-left: 1.95312vw;
  }
  section.shop .shop_guide_area .container .box.num50 .txtwrapper .desc {
    width: 100%;
    padding-left: 1.95312vw;
    letter-spacing: 0.2em;
  }
  section.shop .shop_guide_area .container .box.num50 .fig {
    width: 74.21875vw;
  }
  section.shop .shop_guide_area .container .box.num50 .fig img {
    width: 100%;
  }
  section.shop .shop_guide_area .container .box.num11 {
    width: 44.14062vw;
    border-right: 1px solid #202020;
    padding-bottom: 1.07422vw;
  }
  section.shop .shop_guide_area .container .box.num11 .text {
    margin-top: -0.97656vw;
  }
  section.shop .shop_guide_area .container .box.num11 .caption {
    letter-spacing: 0em;
    padding-left: 2.92969vw;
  }
  section.shop .shop_guide_area .container .box.num11 .desc {
    letter-spacing: 0em;
    margin-bottom: 1.46484vw;
    padding-left: 2.92969vw;
    padding-right: 1.95312vw;
  }
  section.shop .shop_guide_area .container .box.num11 .fig {
    width: 37.69531vw;
    margin: 0 auto;
  }
  section.shop .shop_guide_area .container .box.num11 .fig .figcaption {
    font-size: 10px;
  }
  section.shop .shop_guide_area .container .box.num11 .fig img {
    width: 100%;
  }
  section.shop .shop_guide_area .container .box.num11 .picture {
    width: 18.26172vw;
    top: -2.34375vw;
    right: 2.14844vw;
  }
  section.shop .shop_guide_area .container .box.num8 {
    width: 44.14062vw;
    border-right: 1px solid #202020;
  }
  section.shop .shop_guide_area .container .box.num8 .text {
    margin: 1.17188vw 0 0 0.97656vw;
    width: 34.57031vw;
    padding-right: 1.95312vw;
  }
  section.shop .shop_guide_area .container .box.num8 .desc {
    letter-spacing: 0.1em;
  }
  section.shop .shop_guide_area .container .box.num8 .picture {
    width: 9.96094vw;
    top: -2.73438vw;
    right: 5.37109vw;
  }
  section.shop .shop_guide_area .container .box.num6 {
    width: 51.95312vw;
    margin-left: auto;
    float: right;
    border-bottom: 1px solid #202020;
    padding-bottom: 2.92969vw;
    margin-bottom: 2.92969vw;
  }
  section.shop .shop_guide_area .container .box.num6 .text {
    width: 32.12891vw;
    margin: 1.5625vw 0 0 2.34375vw;
  }
  section.shop .shop_guide_area .container .box.num6 .picture {
    width: 18.16406vw;
    top: 0.78125vw;
    right: 1.36719vw;
  }
  section.shop .shop_guide_area .container .box.num4 {
    width: 51.95312vw;
    margin-left: auto;
    float: right;
    margin-bottom: 7.8125vw;
  }
  section.shop .shop_guide_area .container .box.num4 .text {
    width: 32.22656vw;
    margin: 1.5625vw 0 0 2.34375vw;
  }
  section.shop .shop_guide_area .container .box.num4 .text .desc {
    width: 28.32031vw;
  }
  section.shop .shop_guide_area .container .box.num4 .picture {
    width: 15.23438vw;
    bottom: -5.46875vw;
    right: 15.91797vw;
  }
  section.shop .shop_guide_area .container .box.num4 .picture_02 {
    width: 8.20312vw;
    bottom: 4.49219vw;
    right: 2.92969vw;
  }
  section.shop .shop_guide_area .container .box.num2 {
    width: 51.95312vw;
    margin-left: auto;
    float: right;
  }
  section.shop .shop_guide_area .container .box.num2 .text {
    width: 25.39062vw;
    margin: 1.5625vw 0 0 2.34375vw;
  }
  section.shop .shop_guide_area .container .box.num2 .picture {
    width: 10.83984vw;
    top: -5.56641vw;
    right: 1.17188vw;
  }
  section.shop .shop_guide_area .container .box.num5 {
    width: 45.89844vw;
    float: left;
  }
  section.shop .shop_guide_area .container .box.num5 .text {
    width: 36.13281vw;
    margin: 1.5625vw 0 0 0.97656vw;
  }
  section.shop .shop_guide_area .container .box.num8_second {
    width: 51.95312vw;
    float: right;
  }
  section.shop .shop_guide_area .container .box.num8_second .text {
    width: 40.82031vw;
    margin: 1.5625vw 0 0 2.34375vw;
  }
  section.shop .shop_guide_area .container .left_wrapper {
    width: 44.14062vw;
    float: left;
  }
  section.shop .shop_guide_area .slider_area {
    position: relative;
    margin: 0 auto;
  }
  section.shop .shop_guide_area .slider_area .swiper {
    width: 93.55469vw;
    margin: 0 auto;
  }
  section.shop .shop_guide_area .slider_area .swiper ul {
    width: 100%;
    margin: 0 auto 3.51562vw;
  }
  section.shop .shop_guide_area .slider_area .swiper ul li {
    /*
              .opentime {
                position: relative;
                width: vw(242);
                margin: 0 auto;
                padding-left: 7px;
                font-size: vw(14);
                letter-spacing: 0.1em;
                font-weight: 400;
                vertical-align: bottom;
                &::before {
                  content: "";
                  display: inline-block;
                  width: vw(16);
                  height: vw(16);
                  background: url(../img/icon_clock.svg) no-repeat;
                  background-size: contain;
                  margin-right: 4px;
                }
              }*/
  }
  section.shop .shop_guide_area .slider_area .swiper ul li .image {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 28.32031vw;
    height: 19.04297vw;
    box-sizing: border-box;
    margin: 0 auto 1.07422vw;
  }
  section.shop .shop_guide_area .slider_area .swiper ul li .image .image_inner {
    width: 100%;
    height: 100%;
  }
  section.shop .shop_guide_area .slider_area .swiper ul li .image .image_inner img {
    width: 100%;
  }
  section.shop .shop_guide_area .slider_area .swiper ul li .shopname {
    width: 28.32031vw;
    margin: 0 auto;
    padding-left: 7px;
    font-size: 1.36719vw;
    letter-spacing: 0.1em;
    padding-bottom: 10px;
    border-bottom: 1px solid #868686;
  }
  section.shop .shop_guide_area .slider_area .swiper ul li .category {
    position: relative;
    width: 28.32031vw;
    margin: 0 auto;
    padding-left: 7px;
    padding-top: 6px;
    font-size: 1.36719vw;
    letter-spacing: 0.1em;
    font-weight: 400;
  }
  section.shop .shop_guide_area .slider_area .btn_shoplistlink {
    margin-bottom: 7.8125vw;
  }
  section.access {
    padding-top: 19.53125vw;
  }
  section.access .access_container {
    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: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 5.85938vw;
  }
  section.access .access_container .address_box dt {
    font-size: 2.24609vw;
    letter-spacing: 0.25em;
    text-align: left;
    margin-bottom: 1.5625vw;
  }
  section.access .access_container .address_box dd {
    font-size: 1.36719vw;
    font-weight: 400;
  }
  section.access .access_container .address_box dd .address,
  section.access .access_container .address_box dd .tel {
    letter-spacing: 0.15em;
    line-height: 1.285;
    margin-bottom: 10px;
  }
  section.access .access_container .address_box dd .pt {
    display: inline-block;
    margin: 1.26953vw 0;
    width: 3.71094vw;
    height: 1px;
    background: #555759;
  }
  section.access .access_container .address_box dd .accessguide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  section.access .access_container .address_box dd .accessguide p {
    margin-right: 10px;
    letter-spacing: 0.06em;
    line-height: 1.57;
  }
  section.access .access_container .access_picture {
    width: 70.70312vw;
  }
  section.access .access_container .access_picture img {
    width: 100%;
  }
  section.access .gmap {
    width: 100%;
    height: 47.46094vw;
  }
  section.access .gmap iframe {
    width: 100%;
    height: 100%;
  }
  section.access .maplink {
    font-size: 1.26953vw;
    text-align: right;
    margin-top: 8px;
    margin-bottom: 11.71875vw;
  }
  section.access .maplink a {
    color: #000000;
    position: relative;
    display: inline-block;
    padding-right: 1.95312vw;
  }
  section.access .maplink a span {
    display: inline-block;
    width: 10px;
    height: 6px;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 10px solid #000;
    border-right: 3px solid transparent;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .contact {
    margin-bottom: 9.76562vw;
  }
}

@media screen and (-ms-high-contrast: none) and (min-width: 769px) {
  *::-ms-backdrop, .swiper-button-next {
    top: 76px;
  }
  *::-ms-backdrop, .swiper-button-prev {
    top: 76px;
  }
}

@media screen and (min-width: 769px) {
  .btn:hover {
    opacity: 0.6;
  }
  .btn:hover .link span {
    -webkit-animation: btnhover 1s infinite ease;
            animation: btnhover 1s infinite ease;
  }
  #footer li {
    position: relative;
  }
  #footer li::before, #footer li::after {
    content: '';
    display: block;
    border-bottom: 1px solid #ffffff;
    position: absolute;
    bottom: -4px;
    width: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
  }
  #footer li::before {
    left: 50%;
  }
  #footer li::after {
    right: 50%;
  }
  #footer li:hover::before, #footer li:hover::after {
    width: 50%;
  }
  #oku_head nav li a::before, #oku_head nav li a::after {
    content: '';
    display: block;
    border-bottom: 1px solid #ffffff;
    position: absolute;
    bottom: -4px;
    width: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
  }
  #oku_head nav li a::before {
    left: 50%;
  }
  #oku_head nav li a::after {
    right: 50%;
  }
  #oku_head nav li a:hover::before, #oku_head nav li a:hover::after {
    width: 50%;
  }
}

.fade_appear,
.fade_appear_first {
  opacity: 0;
}

.fade_appear.start,
.fade_appear_first.start {
  opacity: 1;
  -webkit-animation: fadeappear_start 1.4s ease;
          animation: fadeappear_start 1.4s ease;
}

@-webkit-keyframes fadeappear_start {
  0% {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
  /*
    50%{
        opacity: 0;
        transform: translateY(5%);
    }*/
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeappear_start {
  0% {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
  /*
    50%{
        opacity: 0;
        transform: translateY(5%);
    }*/
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes btnhover {
  0% {
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(6px, -50%);
            transform: translate(6px, -50%);
    opacity: 0;
  }
}

@keyframes btnhover {
  0% {
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(6px, -50%);
            transform: translate(6px, -50%);
    opacity: 0;
  }
}

@-webkit-keyframes mainlogo {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.02) translateX(-50%);  /* Modified */
            transform: scale(1.02) translateX(-50%);  /* Modified */
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translateX(-50%); /* Modified */
            transform: scale(1) translateX(-50%); /* Modified */
  }
}

@keyframes mainlogo {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.02) translateX(-50%);  /* Modified */
            transform: scale(1.02) translateX(-50%);  /* Modified */
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translateX(-50%); /* Modified */
            transform: scale(1) translateX(-50%); /* Modified */
  }
}

@-webkit-keyframes maintext {
  0% {
    opacity: 0;
    -webkit-transform: translateY(5px) translateX(-50%);  /* Modified */
            transform: translateY(5px) translateX(-50%);  /* Modified */
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) translateX(-50%);  /* Modified */
            transform: translateY(0) translateX(-50%);  /* Modified */
  }
}

@keyframes maintext {
  0% {
    opacity: 0;
    -webkit-transform: translateY(5px) translateX(-50%);  /* Modified */
            transform: translateY(5px) translateX(-50%);  /* Modified */
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) translateX(-50%);  /* Modified */
            transform: translateY(0) translateX(-50%);  /* Modified */
  }
}

@-webkit-keyframes scroll_ball {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  60% {
    -webkit-transform: translateY(38px);
            transform: translateY(38px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(38px);
            transform: translateY(38px);
    opacity: 0;
  }
}

@keyframes scroll_ball {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  60% {
    -webkit-transform: translateY(38px);
            transform: translateY(38px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(38px);
            transform: translateY(38px);
    opacity: 0;
  }
}

@-webkit-keyframes scroll_ball_rev {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  60% {
    -webkit-transform: translateY(-34px);
            transform: translateY(-34px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-34px);
            transform: translateY(-34px);
    opacity: 0;
  }
}

@keyframes scroll_ball_rev {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  60% {
    -webkit-transform: translateY(-34px);
            transform: translateY(-34px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-34px);
            transform: translateY(-34px);
    opacity: 0;
  }
}

@-webkit-keyframes archmove {
  0% {
    -webkit-transform: translateX(15%);
            transform: translateX(15%);
    opacity: 0;
  }
  /*
    25%{
        transform: translateX(75%);
        opacity: 0;
    }
    50%{
        transform: translateX(50%);
        opacity: 0;
    }*/
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes archmove {
  0% {
    -webkit-transform: translateX(15%);
            transform: translateX(15%);
    opacity: 0;
  }
  /*
    25%{
        transform: translateX(75%);
        opacity: 0;
    }
    50%{
        transform: translateX(50%);
        opacity: 0;
    }*/
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes shop_arrow {
  0% {
    opacity: 1;
    bottom: 0px;
  }
  70% {
    opacity: 1;
    bottom: -6px;
  }
  100% {
    opacity: 0;
    bottom: 0px;
  }
}

@keyframes shop_arrow {
  0% {
    opacity: 1;
    bottom: 0px;
  }
  70% {
    opacity: 1;
    bottom: -6px;
  }
  100% {
    opacity: 0;
    bottom: 0px;
  }
}

@-webkit-keyframes aco_arrow {
  0% {
    opacity: 1;
    top: 44px;
  }
  70% {
    opacity: 1;
    top: 50px;
  }
  100% {
    opacity: 0;
    top: 50px;
  }
}

@keyframes aco_arrow {
  0% {
    opacity: 1;
    top: 44px;
  }
  70% {
    opacity: 1;
    top: 50px;
  }
  100% {
    opacity: 0;
    top: 50px;
  }
}

@-webkit-keyframes aco_arrow_rev {
  0% {
    opacity: 1;
    top: 44px;
  }
  70% {
    opacity: 1;
    top: 38px;
  }
  100% {
    opacity: 0;
    top: 38px;
  }
}

@keyframes aco_arrow_rev {
  0% {
    opacity: 1;
    top: 44px;
  }
  70% {
    opacity: 1;
    top: 38px;
  }
  100% {
    opacity: 0;
    top: 38px;
  }
}

@-webkit-keyframes scroll_ball_rev_sp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  60% {
    -webkit-transform: translateY(-10vw);
            transform: translateY(-10vw);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-10vw);
            transform: translateY(-10vw);
    opacity: 0;
  }
}

@keyframes scroll_ball_rev_sp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  60% {
    -webkit-transform: translateY(-10vw);
            transform: translateY(-10vw);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-10vw);
            transform: translateY(-10vw);
    opacity: 0;
  }
}

@-webkit-keyframes firstscroll_sp {
  0% {
    opacity: 0;
    top: 0;
  }
  80% {
    opacity: 1;
    top: 1.6vw;
  }
  100% {
    opacity: 0;
    top: 1.6vw;
  }
}

@keyframes firstscroll_sp {
  0% {
    opacity: 0;
    top: 0;
  }
  80% {
    opacity: 1;
    top: 1.6vw;
  }
  100% {
    opacity: 0;
    top: 1.6vw;
  }
}

@-webkit-keyframes mainloader {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes mainloader {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@-webkit-keyframes searchloader {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes searchloader {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes archHide {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  99% {
    opacity: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes archHide {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  99% {
    opacity: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@-webkit-keyframes menuopen {
  0% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}

@keyframes menuopen {
  0% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@media screen and (max-width: 768px){
  @-webkit-keyframes mainlogo {
    0% {
      opacity: 0;
      -webkit-transform: scale(1.02);
              transform: scale(1.02);
    }
    100% {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }

  @keyframes mainlogo {
    0% {
      opacity: 0;
      -webkit-transform: scale(1.02);
              transform: scale(1.02);
    }
    100% {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }

  @-webkit-keyframes maintext {
    0% {
      opacity: 0;
      -webkit-transform: translateY(5px);
              transform: translateY(5px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }

  @keyframes maintext {
    0% {
      opacity: 0;
      -webkit-transform: translateY(5px);
              transform: translateY(5px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  @-webkit-keyframes mainlogo {
    0% {
      opacity: 0;
      -webkit-transform: scale(1.02) translate(-50%,-50%);
              transform: scale(1.02) translate(-50%,-50%);
    }
    100% {
      opacity: 1;
      -webkit-transform: scale(1) translate(-50%,-50%);
              transform: scale(1) translate(-50%,-50%);
    }
  }
  
  @keyframes mainlogo {
    0% {
      opacity: 0;
      -webkit-transform: scale(1.02) translate(-50%,-50%);
              transform: scale(1.02) translate(-50%,-50%);
    }
    100% {
      opacity: 1;
      -webkit-transform: scale(1) translate(-50%,-50%);
              transform: scale(1) translate(-50%,-50%);
    }
  }
}
