@charset "UTF-8";
/*!
---- Smart Style Complex Original Stylesheet Template. ----
Company URL : https://ss-complex.com/
*/

select::-ms-expand {
  display: none;
}

select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}

/*$link-hover-decoration: underline;*/
address {
  margin-bottom: 0;
}

ol, ul, dl {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

dd {
  margin-bottom: 0;
  margin-left: 0;
}

label {
  margin-bottom: 0;
}

img {
  display: block;
  height: auto;
  margin: auto;
  max-width: 100%;
}

.bgBlueStripe {
  background-size: auto auto;
  background-color: #c7d5ea;
  background-image: repeating-linear-gradient(124deg, transparent, transparent 10px, #b1c1d9 10px, #b1c1d9 17px);
}

.bgRedStripe {
  background-size: auto auto;
  background-color: #990d0d;
  background-image: repeating-linear-gradient(90deg, transparent, transparent 16px, #aa0e0e 16px, #aa0e0e 28px);
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(51, 51, 51, 0);
}

@-ms-viewport {
  width: device-width;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: Arial, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333;
  text-align: left;
  background-color: #FAFAFA;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 10px;
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 5px;
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 10px;
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #E95513;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}

a:hover {
  color: #FD7D44;
  text-decoration: none;
  transition: 0.3s all;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]) :hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 10px;
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 7.5px;
  padding-top: 0.75rem;
  padding-bottom: 7.5px;
  padding-bottom: 0.75rem;
  color: #333;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 5px;
  margin-bottom: .5rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  25%, 75% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}

.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.39062deg) skewY(0.39062deg);
  }
  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}

.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}

.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform: none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.hinge {
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale(1);
  }
}

.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  50% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  animation-name: slideOutUp;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 16px;
  width: 16px;
  border-radius: 8px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  background: #E95513;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  background: black;
  color: transparent;
  content: "•";
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 8px;
  text-align: center;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  background: #E95513;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*lightbox*/
.fs-lightbox {
  width: 200px;
  height: 200px;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 101;
  background: #fff;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  margin: 0 auto;
  transform: translateZ(0);
}

.fs-lightbox, .fs-lightbox :not(input):not(textarea) {
  box-sizing: border-box;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

.fs-lightbox-fixed {
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto;
}

.fs-lightbox-animating {
  transition: height .25s ease, width .25s ease, opacity .25s linear, top .25s ease;
}

.fs-lightbox-animating .fs-lightbox-content, .fs-lightbox-animating .fs-lightbox-control, .fs-lightbox-animating .fs-lightbox-meta, .fs-lightbox-animating .fs-lightbox-thumbnails, .fs-lightbox-animating .fs-lightbox-tools {
  transition: opacity .25s linear .25s, visibility .25s linear .25s;
}

.fs-lightbox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background: #000;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: opacity .25s linear;
}

.fs-lightbox-open {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.fs-lightbox-overlay.fs-lightbox-open {
  opacity: .75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}

.fs-lightbox-close {
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 105;
  cursor: pointer;
  display: block;
  overflow: hidden;
  padding: 0;
}

.fs-lightbox-container {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 103;
  background: #fff;
  overflow: hidden;
}

.fs-lightbox-container:after {
  clear: both;
  content: '';
  display: table;
}

.fs-lightbox-content {
  width: 100%;
  background: #fff;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  overflow: hidden;
  padding: 0;
  visibility: visible;
}

.fs-lightbox-content:after {
  clear: both;
  content: '';
  display: table;
}

.fs-lightbox-inline .fs-lightbox-content {
  width: auto;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.fs-lightbox-iframed .fs-lightbox-content {
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.fs-lightbox-mobile .fs-lightbox-image_container {
  width: 1px;
  height: 1px;
  position: absolute;
  margin: 0;
  transform: translate3D(0, 0, 0);
}

img.fs-lightbox-image {
  display: block;
  max-width: inherit;
}

.fs-lightbox-mobile .fs-lightbox-image {
  position: relative;
}

.fs-lightbox-video {
  width: 100%;
  height: 100%;
}

.fs-lightbox-iframe {
  width: 100%;
  height: 100%;
  border: none;
  overflow: auto;
}

.fs-lightbox-meta {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  clear: both;
  visibility: visible;
}

.fs-lightbox-control {
  border: none;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 105;
  cursor: pointer;
  display: block;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  white-space: nowrap;
}

.fs-lightbox-control_previous {
  left: 0;
}

.fs-lightbox-control_next {
  right: 0;
}

.fs-lightbox-control_disabled {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
}

.no-touchevents .fs-lightbox .fs-lightbox-control_disabled, .no-touchevents .fs-lightbox:hover .fs-lightbox-control_disabled {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
}

.fs-lightbox-caption:after {
  clear: both;
  content: '';
  display: table;
}

.fs-lightbox-toggle {
  border: none;
  padding: 0;
  display: none;
}

.fs-lightbox-thumbnails {
  height: 60px;
  clear: both;
  overflow: hidden;
  padding: 0;
}

.fs-lightbox-thumbnail_container {
  height: 80px;
  position: relative;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  padding: 0 0 30px;
  text-align: center;
  white-space: nowrap;
}

.fs-lightbox-thumbnail_item {
  width: 50px;
  height: 50px;
  position: relative;
  background: 0 0;
  border: none;
  display: inline-block;
  margin: 0 10px 0 0;
  opacity: .25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  overflow: hidden;
  padding: 0;
  transition: opacity .25s linear;
}

.fs-lightbox-thumbnail_item:last-child {
  margin: 0;
}

.fs-lightbox-thumbnail_item img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  display: block;
  transform: translateY(-50%);
}

.fs-lightbox-thumbnail_item.fs-lightbox-active, .no-touchevents .fs-lightbox-thumbnail_item:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.fs-lightbox-loading .fs-lightbox-content, .fs-lightbox-loading .fs-lightbox-control, .fs-lightbox-loading .fs-lightbox-meta, .fs-lightbox-loading .fs-lightbox-thumbnails, .fs-lightbox-loading .fs-lightbox-tools {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: opacity .25s linear, visibility .25s linear;
  visibility: hidden;
}

.fs-lightbox-loading .fs-lightbox-loading_icon, .fs-lightbox-ready.fs-lightbox-loading .fs-lightbox-thumbnails, .fs-lightbox-ready.fs-lightbox-loading .fs-lightbox-tools {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
}

.fs-lightbox-mobile {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #111;
  border-radius: 0;
}

.fs-lightbox-mobile .fs-lightbox-container {
  position: static;
  background: #111;
}

.fs-lightbox-mobile .fs-lightbox-content {
  height: 100%;
  background-color: #111;
}

.fs-lightbox-mobile .fs-lightbox-tools {
  width: 100%;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #111;
}

.fs-lightbox-mobile .fs-lightbox-controls {
  text-align: center;
}

.fs-lightbox-mobile .fs-lightbox-control {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
}

.no-touchevents .fs-lightbox-mobile .fs-lightbox-control, .no-touchevents .fs-lightbox-mobile:hover .fs-lightbox-control {
  visibility: visible;
}

.fs-lightbox-mobile .fs-lightbox-control_disabled, .no-touchevents .fs-lightbox-mobile .fs-lightbox-control_disabled, .no-touchevents .fs-lightbox-mobile:hover .fs-lightbox-control_disabled {
  cursor: default !important;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
}

.fs-lightbox-mobile .fs-lightbox-position {
  color: #999;
}

.fs-lightbox-mobile .fs-lightbox-caption p {
  color: #eee;
}

.fs-lightbox-mobile .fs-lightbox-image {
  transform: translate(0, 0);
}

.fs-lightbox-mobile.fs-lightbox-iframe .fs-lightbox-content, .fs-lightbox-mobile.fs-lightbox-inline .fs-lightbox-content {
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-tools {
  width: auto;
  position: static;
  background: 0 0;
}

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-controls {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 105;
  background-color: #111;
}

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-toggle {
  display: inline-block;
  margin: 0 5px;
  display: none;
}

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-meta {
  width: 100%;
  height: 80%;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 104;
  background: #222;
  transform: translate(0, 100%);
  transition: transform .25s ease, opacity .25s linear .25s, visibility .25s linear .25s;
}

.fs-lightbox-touch.fs-lightbox-caption_open .fs-lightbox-meta {
  transform: translate(0, 0);
}

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-thumbnails {
  width: 100%;
  height: 70px;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 104;
  background: #111;
  transform: translate(0, 100%);
  transition: transform .25s ease, opacity .25s linear .25s, visibility .25s linear .25s;
}

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-thumbnail_container {
  height: 100px;
}

.fs-lightbox-touch.fs-lightbox-thumbnails_open .fs-lightbox-thumbnails {
  transform: translate(0, 0);
}

.fs-lightbox-lock {
  overflow: hidden !important;
}

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-container, .fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-content {
  overflow: visible;
}

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-content {
  position: relative;
}

.fs-lightbox .fs-viewer {
  top: 0;
  bottom: 0;
}

.fs-lightbox .fs-viewer, .fs-lightbox .fs-viewer .fs-viewer-wrapper {
  height: auto;
  width: auto;
  position: absolute;
  right: 0;
  left: 0;
  background: #111;
}

.fs-lightbox .fs-viewer .fs-viewer-wrapper {
  top: 0;
  bottom: 0;
}

.fs-lightbox .fs-viewer .fs-viewer-loading_icon {
  display: none !important;
}

.fs-lightbox .fs-viewer .fs-viewer-viewport {
  top: 5px;
  right: 15px;
  bottom: 15px;
  left: 15px;
}

.fs-lightbox .fs-viewer .fs-viewer-controls {
  position: absolute;
  bottom: 10px;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 16px;
  width: 16px;
  border-radius: 8px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  background: #E95513;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  background: black;
  color: transparent;
  content: "•";
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 8px;
  text-align: center;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  background: #E95513;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.bold {
  font-weight: bold;
}

.medium {
  font-weight: 500;
}

.black {
  color: #333;
}

.white {
  color: #fff;
}

.gray {
  color: #999;
}

.whiteBg {
  background: #FAFAFA;
}

.taL {
  text-align: left !important;
}

.taC {
  text-align: center !important;
}

.taR {
  text-align: right !important;
}

.clearText {
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}

.autoImg {
  width: 100%;
  height: auto;
}

.autoImg.full {
  width: auto;
  max-width: 100%;
  height: auto;
  display: table;
  margin: 0 auto;
}

.autoImg.lg {
  width: 80%;
  margin: 0 auto;
  display: block;
}

.autoImg.md {
  width: 50%;
  margin: 0 auto;
  display: block;
}

.autoImg.sm {
  width: 30%;
  margin: 0 auto;
  display: block;
}

.hAuto {
  height: auto !important;
}

.icon {
  position: relative;
}

.icon:before, .icon:after {
  background: no-repeat center/contain;
  content: "";
  position: absolute;
}

.logo {
  position: relative;
}

.logo:before, .logo:after {
  background: no-repeat center/contain;
  content: "";
  position: absolute;
}

/*-----▼ 2カラムのときのレスポンシブな背景画像 ▼-----*/
.rwdBgImg {
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  display: block;
  height: 100%;
}

/*-----▲ 2カラムのときのレスポンシブな背景画像 ▲-----*/
/*----------▼▼ base ▼▼----------*/
html {
  font-size: 62.5%;
}

body {
  font-size: 1.6em;
  position: relative;
}

/*----------▲▲ base ▲▲----------*/
/*----------▼▼ wrapper ▼▼----------*/
/*-----▼ class ▼-----*/
.wrapper {
  letter-spacing: 0.05em;
  position: relative;
  width: 100%;
  background-color: #fff;
}

/*-----▲ class ▲-----*/
/*----------▲▲ wrapper ▲▲----------*/
/*----------▼▼ centering ▼▼----------*/
/*-----▼ class ▼-----*/
.mAuto {
  margin: auto;
}

/*-----▲ class ▲-----*/
/*----------▲▲ centering ▲▲----------*/
/*----------▼▼ section ▼▼----------*/
/*.section {
	@include sp {
		padding: 60px 0;
	};
	@include pc {
		padding: 60px 0;
	};
}*/
/*----------▲▲ section ▲▲----------*/
/*----------▼▼ standard ▼▼----------*/
/*-----▼ class ▼-----*/
/* common */
.fL {
  float: left !important;
}

.fR {
  float: right !important;
}

.fBox {
  margin-left: -4%;
}

.fAll {
  float: left;
  width: 96%;
  margin-left: 4%;
}

.f1of2 {
  float: left;
  width: 46%;
  margin-left: 4%;
}

.f1of3 {
  float: left;
  width: 29.3333%;
  margin-left: 4%;
}

.f2of3 {
  float: left;
  width: 62.6666%;
  margin-left: 4%;
}

.f1of4 {
  float: left;
  width: 21%;
  margin-left: 4%;
}

.f3of4 {
  float: left;
  width: 71%;
  margin-left: 4%;
}

.f1of5 {
  float: left;
  width: 16%;
  margin-left: 4%;
}

.f2of5 {
  float: left;
  width: 36%;
  margin-left: 4%;
}

.f3of5 {
  float: left;
  width: 56%;
  margin-left: 4%;
}

.f4of5 {
  float: left;
  width: 76%;
  margin-left: 4%;
}

.f1of6 {
  float: left;
  width: 12.6666%;
  margin-left: 4%;
}

.f5of6 {
  float: left;
  width: 79.3333%;
  margin-left: 4%;
}

.f1of7 {
  float: left;
  width: 10.2857%;
  margin-left: 4%;
}

.f2of7 {
  float: left;
  width: 24.5714%;
  margin-left: 4%;
}

.f3of7 {
  float: left;
  width: 38.8571%;
  margin-left: 4%;
}

.f4of7 {
  float: left;
  width: 53.1428%;
  margin-left: 4%;
}

.f5of7 {
  float: left;
  width: 67.4285%;
  margin-left: 4%;
}

.f6of7 {
  float: left;
  width: 81.7142%;
  margin-left: 4%;
}

.f1of8 {
  float: left;
  width: 8.5%;
  margin-left: 4%;
}

.f3of8 {
  float: left;
  width: 33.5%;
  margin-left: 4%;
}

/* SP */

/* PC */

/*-----▲ class ▲-----*/
/*-----▼ @mixin ▼-----*/
/*-----▲ @mixin ▲-----*/
/*----------▲▲ float ▲▲----------*/
/*----------▼▼ clearfix ▼▼----------*/
/*-----▼ class ▼-----*/
.cf:after {
  clear: both;
  content: "";
  display: block;
}

/*-----▲ class ▲-----*/
/*-----▼ @mixin ▼-----*/
/*-----▲ @mixin ▲-----*/
/*----------▲▲ clearfix ▲▲----------*/
/*----------▼▼ flex-box ▼▼----------*/
/*-----▼ class ▼-----*/
/* common */
.flexBox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* SP */

/* PC */

/*-----▲ class ▲-----*/
/*----------▲▲ flex-box ▲▲----------*/
/*----------▼▼ content-size ▼▼----------*/
/*-----▼ class ▼-----*/
/* SP */

/* PC */

/*-----▲ class ▲-----*/
/*----------▲▲ content-size ▲▲----------*/

.--mbXXL {
  margin-bottom: 80px;
}

.--mtM {
  margin-top: 32px;
}

.--mtS {
  margin-top: 24px;
}

.--mtXS {
  margin-top: 16px;
}

.mainVisual {
  position: relative;
}

.mainVisual__img {
  display: block;
}

.mainVisual__tiles {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.mainVisual__tile {
  width: 33.3333% !important;
}

.mainVisual__tileInner {
  width: 100% !important;
}

.mainVisual__tileItem {
  width: 100% !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.mainVisual__copy {
  background-image: url(/img/mv_copy.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  z-index: 4;
}

.active .mainVisual__illust {
  animation-name: showIllust;
  animation-duration: 5s;
  animation-fill-mode: backwards;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

@keyframes showIllust {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  10% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  20% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  85% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  95% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

@keyframes startIllust {
  0% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  80% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  85% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.slidesWrap {
  position: relative;
}

.slidesWrap .slides {
  position: relative;
  z-index: 1;
}

.slidesWrap .slides .slide {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

/*セクションタイトル*/
.sectionTitle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sectionTitle__title.--white {
  color: #fff;
}

.sectionTitle__listLink {
  position: relative;
  font-weight: bold;
  margin-left: 24px;
  background-color: #fff;
}

.sectionTitle__listLink:hover {
  text-decoration: none;
}

.sectionTitle__listLink:after {
  position: absolute;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: solid 2px #E95513;
  border-right: solid 2px #E95513;
  transform: rotate(45deg);
}

.sectionTitle .--takeout {
  font-weight: normal;
  font-size: 60%;
  display: inline-block;
}

.sectionTitle .--minText {
  font-weight: normal;
  font-size: 60%;
  display: inline-block;
}

/*タイトルアイコン*/
/*
.--campaign {
	position: relative;
	&:before {
		position: absolute;
		content: '';
		background-image: url(/img/icon_title_campaign.png);
		width: 34px;
		height: 33px;
		top: 0;
		left: 0;
	}
}
.--news {
	position: relative;
	&:before {
		position: absolute;
		content: '';
		background-image: url(/img/icon_title_news.png);
		width: 27px;
		height: 34px;
		top: 0;
		left: 0;
	}
}
.--shopInfo {
	position: relative;
	&:before {
		position: absolute;
		content: '';
		background-image: url(/img/icon_title_shopinfo.png);
		width: 37px;
		height: 27px;
		top: 0;
		left: 0;
	}
}
.--service {
	position: relative;
	&:before {
		position: absolute;
		content: '';
		background-image: url(/img/icon_title_service.png);
		width: 34px;
		height: 29px;
		top: 0;
		left: 0;
	}
}
.--commitment {
	position: relative;
	&:before {
		position: absolute;
		content: '';
		background-image: url(/img/icon_title_commitment.png);
		width: 19px;
		height: 34px;
		top: 0;
		left: 0;
	}
}
.--bland {
	position: relative;
	&:before {
		position: absolute;
		content: '';
		background-image: url(/img/icon_title_bland.png);
		width: 34px;
		height: 28px;
		top: 0;
		left: 0;
	}
}
*/
/*キャンペーン*/
.campaign {
  background-image: url(/img/bg_illust.png);
}

.campaignBnr {
  margin-top: 32px;
}

.campaignBnr__img {
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.16);
}

.menuSlider {
  margin-top: 32px;
}

.menuSlider__item {
  position: relative;
}

.menuSlider__link:before {
  content: '';
  position: absolute;
  z-index: 1;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="2" /><feOffset dx="3" dy="3" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.2)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.2));
}

.menuSlider__link.--drink:before {
  background-image: url(/img/cat_copy_drink.png);
}

.menuSlider__link.--dessert:before {
  background-image: url(/img/cat_copy_dessert.png);
}

.menuSlider__link.--food:before {
  background-image: url(/img/cat_copy_food.png);
}

.menuSlider__link.--set:before {
  background-image: url(/img/cat_copy_set.png);
}

.menuSlider__img {
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.16);
}

.menuSlider__text {
  position: absolute;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0 16px;
  line-height: 40px;
  height: 40px;
  background: black;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.395396) 70%);
}

.menuSlider .slick-dots li button:hover,
.menuSlider .slick-dots li button:focus,
.menuSlider .slick-dots li.slick-active button:before {
  background: #fff !important;
}

.topMenuLink {
  margin-top: 64px;
  text-align: center;
}

.topMenuLink__link {
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  margin: 0 auto;
  padding-bottom: 16px;
  border-bottom: 1px solid #fff;
}

.news {
  background-image: url(/img/bg_wood.jpg);
  background-size: cover;
}

/*カード*/

.newsCard__link {
  display: block;
  color: #333;
  background-color: #fff;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.16);
  position: relative;
  background-image: url(/img/card_mid.png);
  background-size: contain;
  background-repeat: repeat-y;
  /*display: block;
		color: $black;
		background-color: $white;
		box-shadow: $cardShadow;
		position: relative;
		@include pc {
			padding: $pdS $pdS $pdS $pdS;
		}
		@include sp {
			padding: $pdS $pdS $pdS $pdS;
		}
		&:hover {
			box-shadow: $cardShadowHover;
		}
		&:before {
			content: '';
			background-image: url(/img/list_pin.png);
			background-size: contain;
			background-repeat: no-repeat;
			background-position: center;
			width:24px;
			height:26px;
			position: absolute;
			top: -8px;
			left: -8px;
		}*/
}

.newsCard__link:before {
  content: '';
  position: absolute;
  background-image: url(/img/card_top.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  width: 100%;
  left: 0;
}

.newsCard__link:after {
  content: '';
  position: absolute;
  background-image: url(/img/card_bottom.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  width: 100%;
  left: 0;
}

.newsCard__date {
  color: #aaa;
  font-weight: bold;
  margin-bottom: 8px;
}

.newsCard__title {
  font-weight: bold;
}

/*働く*/
.work {
  background-color: #e4edfc;
}

/*サービス*/
.service {
  background-color: #EFE8E4;
}

.service__mainImg {
  width: 100%;
}

.service__title {
  color: #E95513;
  font-weight: bold;
}

.service__text {
  display: block;
  border-left: 4px solid #E95513;
  padding-left: 16px;
  margin: 8px 0 24px 8px;
  line-height: 1.8em;
}

.service__noteArea {
  margin: 8px 0 24px 32px;
}

.service__note {
  list-style-type: disc;
}

.serviceList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 32px;
}

.serviceList__item {
  position: relative;
}

.serviceList__link {
  display: block;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.16);
  transition: 0.3s all;
}

.serviceList__link:hover {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
}

.serviceList__link.--arrow {
  position: relative;
}

.serviceList__link.--arrow:after {
  position: absolute;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: solid 2px #E95513;
  border-right: solid 2px #E95513;
  transform: rotate(45deg);
}

.serviceList__link.--blank {
  position: relative;
}

.serviceList__link.--blank:after {
  position: absolute;
  content: '';
  display: block;
  background-image: url(/img/icon_blank.png);
  width: 16px;
  height: 16px;
}

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

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

.serviceList__img {
  position: absolute;
  transition-duration: 0.3s;
}

.serviceList__img:hover {
  transform: scale(1.1, 1.1);
  transition: 0.3s all;
}

.serviceList__textArea {
  display: block;
  background-color: #fff;
  width: 100%;
}

.serviceList__text {
  color: #333;
  font-weight: bold;
}

/*ブランド*/
.commitment {
  background-size: auto auto;
  background-color: #d2eae1;
  background-image: repeating-linear-gradient(124deg, transparent, transparent 10px, #c0dbc2 10px, #c0dbc2 17px);
}

.blandCard {
  margin-top: 32px;
}

.blandCard__link {
  color: #333;
  display: block;
  background-color: #fff;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.16);
}

.blandCard__link:hover {
  transition: 0.3s all;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
  color: #E95513;
}

.blandCard__logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.blandCard__title {
  position: relative;
  margin: 16px 0 0 0;
  font-weight: bold;
}

.blandCard__title:after {
  position: absolute;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: solid 2px #E95513;
  border-right: solid 2px #E95513;
  transform: rotate(45deg);
  right: 0;
  bottom: 7px;
}

.topMenu {
  overflow: hidden;
  background-size: auto auto;
  background-color: #990d0d;
  background-image: repeating-linear-gradient(90deg, transparent, transparent 32px, #aa0e0e 32px, #aa0e0e 56px);
}

/*目次*/
.mokujiArea {
  padding: 32px;
}

.mokujiList__item {
  margin-bottom: 16px;
}

.mokujiList__link:hover {
  text-decoration: underline;
}

/*---コンポーネント---*/
/*パンくずリスト*/
.breadcrumb {
  margin: 0 0 32px 0;
  padding-top: 32px;
  padding-bottom: 16px;
  border-bottom: 1px solid #ccc;
}

.breadcrumb__list {
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem;
  margin-right: 32px;
  position: relative;
}

.breadcrumb__list:after {
  position: absolute;
  content: '';
  background-image: url(/img/icon_breadcrumb_arrow.png);
  width: 16px;
  height: 16px;
  right: -24px;
}

.breadcrumb__list:last-child:after {
  display: none;
}

/*ページタイトル*/

.sectionBland {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.sectionBland__title {
  position: relative;
  color: #999;
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem;
  padding-right: 32px;
  line-height: 32px;
}

.sectionBland__title:after {
  position: absolute;
  content: '';
  background-color: #999;
  width: 16px;
  height: 1px;
  right: 0;
  top: 16px;
}

.sectionBland__logo {
  position: relative;
  padding-left: 24px;
  cursor: pointer;
  display: block;
}

.sectionBland__logo:after {
  position: absolute;
  content: '';
  background-image: url(/img/icon_changes.png);
  width: 16px;
  height: 16px;
  right: -24px;
  top: calc( 50% - 8px);
}

.sectionBland__img {
  -o-object-fit: contain;
  object-fit: contain;
}

.sectionSearchArea {
  position: relative;
}

.sectionSearch__item {
  position: relative;
  display: block;
  color: #333;
  background-color: #fff;
  border-radius: 30px;
  padding: 20px 0 20px 40px;
  font-size: 14px;
  font-size: 1.4rem;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.sectionSearch__item:before {
  position: absolute;
  content: '';
  background-image: url(/img/icon_location.png);
  width: 24px;
  height: 24px;
  left: 12px;
  top: 14px;
}

.sectionSearch__item:after {
  position: absolute;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: solid 2px #666;
  border-right: solid 2px #666;
  transform: rotate(45deg);
}

.sectionSearch__check {
  font-size: 10px;
  position: absolute;
  right: 0;
  bottom: -24px;
}

.sectionSlide {
  display: -ms-flexbox;
  display: flex;
}

/*ページ内バナー枠*/

.sectionBnr__link {
  display: block;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.16);
  transition: 0.3s all;
}

/*セクション用カード*/
.sectionCard {
  margin: 40px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sectionCard__link {
  display: block;
  position: relative;
}

.sectionCard__img {
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.16);
}

.sectionCard__img:hover {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
  transition: 0.3s all;
}

.sectionCard__title {
  margin-top: 16px;
  color: #333;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
}

.sectionCard__subTitle {
  position: absolute;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  line-height: 40px;
  pointer-events: none;
  padding: 0 16px;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background: black;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.395396) 70%);
}

/*本文リスト*/
.pageDiscList {
  margin-bottom: 64px;
  padding-left: 24px;
}

.pageDiscList__item {
  list-style-type: disc;
  margin-bottom: 8px;
}

.pageDiscListM {
  padding-left: 24px;
}

.pageDiscListM__item {
  list-style-type: disc;
  margin-bottom: 8px;
}

.pageNotice__noteArea {
  text-indent: -1em;
  display: block;
  background-color: #F1F1F1;
  padding: 16px 32px 16px 40px;
  margin: 16px 0 64px;
}

.pageNotice__note {
  margin-bottom: 8px;
}

.pageNotice__note:last-child {
  margin-bottom: 0;
}

.pageNotice__note:before {
  display: inline;
  content: "※";
}

/*メニュー*/
.menuCard {
  margin: 40px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.menuCard__link {
  display: block;
  transition: 0.3s all;
}

.menuCard__link.--noimage .menuCard__img {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background-image: url(/img/menu_noimage.png);
  background-size: cover;
  overflow: hidden;
}

.menuCard__img {
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.16);
}

.menuCard__img:hover {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
  transition: 0.3s all;
}

.menuCard__title {
  margin-top: 16px;
  color: #333;
  font-weight: bold;
}

.menuCard__price {
  color: #333;
  margin: 8px 0;
}

.menuCard__ticket {
  background-color: #E5DCCD;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #333;
  font-size: 10px;
  font-size: 1rem;
  padding: 2px;
  margin-right: 4px;
  font-weight: normal;
  display: inline-block;
}

.menuCard__ticketNote {
  display: inline-block;
  background-color: #333;
  border-radius: 12px;
  font-size: 11px;
  width: 16px;
  padding: 0 4px;
  text-align: center;
  color: #fff;
}

.menuCard__ticketNote:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  transition: 0.3s;
  color: #fff;
}

/*見出し*/

.sectionTitle__L {
  border-bottom: 1px solid #ccc;
  padding: 8px 0 4px;
  margin-bottom: 16px;
}

.sectionTitle__M {
  padding: 8px 0 8px;
  position: relative;
}

.sectionTitle__M:after {
  position: absolute;
  content: '';
  width: 100px;
  height: 1px;
  background-color: #ccc;
  bottom: 0;
  left: 0;
}

.sectionTitle__S {
  padding: 8px 0 8px 16px;
  color: #999;
  position: relative;
}

.sectionTitle__S:before {
  position: absolute;
  content: '';
  width: 4px;
  height: 18px;
  height: 1.8rem;
  background-color: #999;
  top: 10px;
  left: 0;
}

.sectionTitle__XS {
  padding: 8px 0 8px;
  color: #999;
}

.sectionTitle__page {
  margin: 24px 0 16px;
}

.sectionTitle__pageM {
  padding: 24px 0 8px;
  position: relative;
}

.sectionTitle__pageS {
  padding: 24px 0 8px;
  position: relative;
}

.sectionTitle__allergy {
  padding: 24px 0 8px;
}

.sectionText {
  line-height: 1.6;
  padding: 16px 0;
}

.sectionText__note {
  position: relative;
  padding-left: 1.5em;
}

.sectionText__note:before {
  position: absolute;
  content: '※';
  left: 0;
}

/*タイトル下本文*/

/*段落区切り線*/
.paragraph__separation {
  background-color: #ccc;
  width: 100%;
  height: 1px;
}

/*リスト*/
.sectionList {
  background-color: #fff;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.sectionList__item {
  border-bottom: 1px solid #ccc;
  padding: 16px;
}

.sectionList__item:last-child {
  border: none;
}

/*一覧へ戻る*/
.backList {
  text-align: right;
}

.backList__link {
  position: relative;
  font-size: 13px;
  font-size: 1.3rem;
  padding-right: 16px;
}

.backList__link:after {
  position: absolute;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: solid 2px #E95513;
  border-left: solid 2px #E95513;
  transform: rotate(45deg);
}

/*メニュー注意書き*/

.menuNotice__title {
  padding: 4px 0;
}

.menuNotice__text {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 4px 0;
}

.menuNotice__note {
  font-size: 13px;
  font-size: 1.3rem;
}

/*商品詳細ページ*/

.menuItemMain__price {
  font-weight: bold;
}

.menuItemMain__recommend {
  position: relative;
  background-color: #fff;
  border-radius: 16px;
  padding: 16px;
  margin: 32px 0 0 80px;
  white-space: pre-line;
}

.menuItemMain__recommend:before {
  position: absolute;
  content: '';
  background-image: url(/img/menu_recommend_speechBubble.png);
  width: 18px;
  height: 20px;
  top: 8px;
  left: -16px;
}

.menuItemMain__recommend:after {
  position: absolute;
  content: '';
  background-image: url(/img/icon_komedaCharacter.png);
  width: 53px;
  height: 53px;
  top: 0;
  left: -80px;
}

.menuAllergy__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.menuAllergy__item {
  border: 1px solid #ccc;
  background-color: #ddd;
  border-radius: 3px;
  color: #999;
  font-size: 11px;
  font-size: 1.1rem;
  position: relative;
  text-align: center;
  height: 40px;
}

.menuAllergy__text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.menuAllergy__itemWh {
  border: 1px solid #ccc;
  background-color: #fff;
  border-radius: 3px;
  color: #333;
  font-size: 11px;
  font-size: 1.1rem;
  position: relative;
  text-align: center;
  height: 40px;
}

.menuAllergy__textWh {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.menuAllergy__search {
  position: relative;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  padding-right: 16px;
}

.menuAllergy__search:after {
  position: absolute;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: solid 2px #E95513;
  border-right: solid 2px #E95513;
  transform: rotate(45deg);
}

.menuAllergy__lead {
  background-color: #fff;
  border: 1px solid #ccc;
  margin-bottom: 40px;
}

.menuAllergy__listConditions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.menuAllergy__itemConditions {
  border: 1px solid #ccc;
  background-color: #fff;
  border-radius: 3px;
  color: #333;
  font-size: 11px;
  font-size: 1.1rem;
  position: relative;
  text-align: center;
  height: 40px;
}

.menuAllergy__bold {
  font-weight: bold;
}

.menuAllergy__textConditions {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.menuAllergy__checkList {
  border-top: 1px solid #ccc;
  margin: 24px 0;
}

.menuAllergy__checkListBtn {
  text-align: center;
}

.menuAllergy__checkListBtnLink {
  display: inline-block;
  border-radius: 30px;
  background-color: #E95513;
  color: #fff;
  font-weight: bold;
  padding: 16px 40px 16px 24px;
  position: relative;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.16);
}

.menuAllergy__checkListBtnLink:after {
  position: absolute;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
}

.menuAllergy__checkListBtnLink:hover {
  background-color: #fff;
  color: #E95513;
  border: 2px solid #E95513;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
  transition: 0.3s all;
}

.menuAllergy__checkListBtnLink:hover:after {
  border-top: solid 2px #E95513;
  border-right: solid 2px #E95513;
}

.menuAllergy__cautionTitle {
  font-weight: bold;
}

.menuAllergy__cautionItem {
  list-style-type: disc;
  margin-left: 1.5em;
  line-height: 1.8em;
  margin-top: 16px;
}

.menuAllergy__subList {
  border-top: 1px solid #ccc;
  margin-top: 16px;
}

.menuAllergy__subItem {
  border-bottom: 1px solid #ccc;
  padding: 8px 0;
}

.menuAllergy__subItemTitle {
  font-weight: bold;
}

.--allergyOn {
  background-color: #fff;
  border: 2px solid #E95513;
}

.--allergyOnText {
  color: #E95513;
}

/*ラジオボタン*/
.radio-input {
  display: none;
}

.radio-input + label {
  display: block;
  position: relative;
  padding: 8px 8px 8px 32px;
  color: #333;
  border-bottom: 1px solid #ccc;
}

.radio-input + label:before {
  content: "";
  display: block;
  position: absolute;
  top: 9px;
  left: 5px;
  width: 18px;
  height: 18px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.radio-input:checked + label {
  color: #333;
}

.radio-input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 13px;
  left: 9px;
  width: 10px;
  height: 10px;
  background: #E95513;
  border: 1px solid #E95513;
  border-radius: 50%;
}

/*--アレルギー検索結果--*/
.allergyConditions {
  background-color: #F1F1F1;
  padding: 24px 16px;
  margin-top: 24px;
}

.allergyConditions__title {
  margin-bottom: 16px;
}

.allergyConditions__item {
  color: #E95513;
  font-weight: bold;
  margin-bottom: 16px;
}

.allergyConditions__orange {
  color: #E95513;
}

.allergyConditions__bold {
  font-weight: bold;
}

.allergyConditionsCategory {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 40px 0 64px;
}

.allergyConditionsCategory__list {
  height: 46px;
  margin-right: 10px;
  padding: 8px;
  text-align: left;
  border: 1px solid #ccc;
  border-radius: 3px;
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
}

.allergyConditionsCategory__link {
  display: block;
  color: #333;
}

.allergyConditionsCategory__link:after {
  position: absolute;
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-bottom: solid 2px #E95513;
  border-right: solid 2px #E95513;
  transform: rotate(45deg);
}

.allergyConditionsList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.allergyConditionsList__item {
  margin-right: 40px;
  margin-bottom: 32px;
}

.allergyConditionsList__title {
  font-size: 13px;
  font-size: 1.3rem;
  margin-top: 8px;
}

.allergyConditionsList__backBtn {
  text-align: right;
  margin-bottom: 40px;
}

.allergyConditionsList__backBtnLink {
  color: #E95513;
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem;
  padding-right: 16px;
  position: relative;
  transition: 0.3s all;
}

.allergyConditionsList__backBtnLink:after {
  position: absolute;
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #E95513;
  border-left: solid 2px #E95513;
  transform: rotate(45deg);
}

/*--店舗情報--*/
.shopInfoSearchCategory {
  border-bottom: 1px solid #ccc;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}

.shopInfoSearchCategory__item {
  margin-right: 32px;
  padding-bottom: 8px;
  cursor: pointer;
}

.shopInfoSearchCategory__item.--active {
  font-weight: bold;
  color: #333;
  border-bottom: 4px solid #E95513;
  padding-bottom: 4px;
}

.tabContent {
  display: none;
}

.tabContent.--active {
  display: inherit;
}

.shopInfoSearch__title {
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 24px;
  margin-bottom: 8px;
}

.shopInfoSearch__searchBox {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #ccc;
  padding: 8px;
  margin: 8px 0 32px;
  position: relative;
}

.shopInfoSearch__searchBox:after {
  position: absolute;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-bottom: solid 2px #333;
  border-right: solid 2px #333;
  transform: rotate(45deg);
}

.shopInfoSearch__subTitle {
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
  margin: 16px 0 8px;
}

.shopInfoSearch__checkList {
  display: -ms-flexbox;
  display: flex;
}

.shopInfoSearch__checkListItem {
  font-size: 13px;
  font-size: 1.3rem;
  border: 1px solid #ccc;
  border-radius: 20px;
  background-color: #fff;
  padding: 8px 16px 8px 40px;
  position: relative;
  margin-right: 8px;
}

.shopInfoSearch__checkListItem:last-child {
  margin-right: 0;
}

.shopInfoSearch__checkListItem:before {
  position: absolute;
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 3px;
  border: 1px solid #ccc;
  top: 5px;
  left: 11px;
}

.shopInfoSearch__btnSearch {
  width: 180px;
  height: 48px;
  line-height: 48px;
  border-radius: 24px;
  background-color: #E95513;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.16);
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  display: block;
  padding-left: 16px;
  margin: 40px auto;
  position: relative;
}

.shopInfoSearch__btnSearch:after {
  position: absolute;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
}

.shopInfoSearch__btnSearch:hover {
  transition: .3;
  color: #fff;
  background-color: #fc4e00;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
}

.shopInfoSearchPrefectures {
  margin-top: 40px;
}

.--checkListOn {
  border: 1px solid #E95513;
  position: relative;
}

.--checkListOn:before {
  position: absolute;
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 3px;
  border: 1px solid #E95513;
  top: 5px;
  left: 11px;
}

.--checkListOn:after {
  position: absolute;
  content: '';
  display: block;
  background-image: url(/img/icon_check_orange.png);
  width: 16px;
  height: 12px;
  top: 11px;
  left: 15px;
}

.newShopInfoTitle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.newShopInfoTitle__listLink {
  position: relative;
  font-weight: bold;
  padding-right: 24px;
}

.newShopInfoTitle__listLink:hover {
  text-decoration: none;
}

.newShopInfoTitle__listLink:after {
  position: absolute;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: solid 2px #E95513;
  border-right: solid 2px #E95513;
  transform: rotate(45deg);
}

.newsCardWide__item {
  margin-bottom: 24px;
  position: relative;
}

.newsCardWide__item:after {
  position: absolute;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: solid 2px #E95513;
  border-right: solid 2px #E95513;
  transform: rotate(45deg);
}

.newsCardWide__item.--image:after {
  border: none;
}

.newsCardWide__link {
  display: block;
  color: #333;
  background-color: #fff;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.16);
}

.newsCardWide__link:hover {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
}

.newsCardWide__date {
  color: #aaa;
  font-weight: bold;
  margin-bottom: 24px;
}

.newsCardWide__title {
  font-weight: bold;
}

.newsCardWide__text {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
}

.newsCardWide__text:after {
  content: '…';
  position: absolute;
  bottom: 0;
  right: 0;
  background: white;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 30%);
  padding: 0 8px 0 24px;
}

.newsCardWide__text * {
  font-weight: normal !important;
  color: #333 !important;
  text-decoration: none !important;
  display: inline !important;
  pointer-events: none;
}

.newsCardWide__text img {
  display: none;
}

.blandCardInner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blandCardInner__link {
  display: block;
  background-color: #fff;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.16);
}

.blandCardInner__link:hover {
  transition: 0.3s all;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
}

.blandCardInner__logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.blandCardInner__title {
  position: relative;
  margin: 16px 0 16px 0;
  color: #333;
  font-weight: bold;
}

.blandCardInner__title:after {
  position: absolute;
  content: '';
  display: block;
  background-image: url(/img/icon_blank.png);
  width: 16px;
  height: 16px;
  bottom: 7px;
  right: 7px;
}

.blandCardInner__title:hover {
  color: #E95513;
}

.blandCardInner__text {
  color: #333;
}

/*--店舗検索結果--*/
.shopSearchConditionArea {
  background-color: #F1F1F1;
  padding: 24px 24px;
  margin: 32px 0 40px;
  width: 100%;
}

.shopSearchCondition__title {
  font-size: 16px;
  font-size: 1.6rem;
}

.shopSearchCondition__text {
  margin-top: 8px;
  font-size: 14px;
  font-size: 1.4rem;
}

.shopSearchCondition__conditionArea {
  margin-top: 16px;
}

.shopSearchCondition__conditionTitle {
  font-size: 13px;
  font-weight: bold;
  color: #999;
}

.shopSearchCondition__conditionList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.shopSearchCondition__conditionItem {
  margin-top: 8px;
  font-size: 13px;
}

.shopSearchCondition__conditionItem:after {
  content: '、';
}

.shopSearchCondition__conditionItem:last-child:after {
  content: '';
}

.shopSearchResultList {
  border-top: 1px solid #ccc;
  margin-bottom: 40px;
}

.shopSearchResultList__link {
  display: block;
}

.shopSearchResultList__link:hover {
  background-color: #fff;
  transition: 0.3s all;
}

.shopSearchResultListInner {
  border-bottom: 1px solid #ccc;
  padding: 24px 24px 24px 16px;
  position: relative;
}

.shopSearchResultListInner__shopType {
  color: #333;
  font-size: 13px;
  font-size: 1.3rem;
  margin-bottom: 16px;
}

.shopSearchResultListInner__shopName {
  color: #E95513;
  font-weight: bold;
  margin-bottom: 16px;
}

.shopSearchResultListInner__shopAddress {
  color: #333;
}

.shopSearchResultListInner:after {
  position: absolute;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: solid 2px #E95513;
  border-right: solid 2px #E95513;
  transform: rotate(45deg);
}

/*ページャー*/

.pagerList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.pagerList__item {
  margin-right: 8px;
}

.pagerList__item:last-child {
  margin-right: 0;
}

.pagerList__inner {
  display: block;
  color: #999;
  border: 1px solid #999;
  background-color: #F1F1F1;
  line-height: 32px;
  width: 32px;
  height: 32px;
}

.pagerList__link {
  display: block;
  color: #E95513;
  border: 1px solid #E95513;
  background-color: #fff;
  line-height: 32px;
  width: 32px;
  height: 32px;
}

.pagerList__link:hover {
  background-color: #E95513;
  color: #fff;
  transition: 0.3s all;
}

.pagerList__link.--disable {
  display: block;
  color: #999;
  border: 1px solid #999;
  background-color: #F1F1F1;
  line-height: 32px;
  width: 32px;
  height: 32px;
  pointer-events: none;
}

/*--店舗詳細ページ--*/
.shopInfoArea {
  margin: 40px 0;
}

.shopInfoArea__photo {
  border-radius: 4px;
  width: 100%;
  height: auto;
}

.shopInfoArea__textLink {
  color: #E95513;
  text-decoration: underline;
  margin-top: 16px;
}

.shopLeadArea {
  background-color: #fff;
  padding: 24px 16px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.shopLeadArea__link {
  display: inline-block;
  color: #E95513;
  text-decoration: underline;
  margin-top: 16px;
}

.shopLeadArea__title {
  color: #999;
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 32px;
}

.shopLeadArea__moreLinkArea {
  text-align: right;
  margin-top: 24px;
}

.shopLeadArea__moreLink {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #E95513;
  border: 1px solid #E95513;
  border-radius: 20px;
  padding: 0 32px 24px 24px;
  margin: 0 0 0 auto;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.16);
  position: relative;
}

.shopLeadArea__moreLink:after {
  position: absolute;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: solid 2px #E95513;
  border-right: solid 2px #E95513;
  transform: rotate(45deg);
}

.shopLeadArea__moreLink:hover {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
  transition: 0.3s all;
}

.multiLine__text {
  white-space: pre-line;
}

.shopDetail__title {
  color: #999;
  margin: 40px 0 24px;
  font-size: 16px;
  font-size: 1.6rem;
}

.shopDetail__deliveryList {
  border-top: 1px solid #ccc;
  background-color: #fff;
}

.shopDetail__deliveryItem {
  border-bottom: 1px solid #ccc;
}

.shopDetail__deliveryLink {
  display: block;
  padding: 24px 16px;
  position: relative;
}

.shopDetail__deliveryLink:after {
  content: '';
  position: absolute;
  width: 24px;
  height: 24px;
  background-image: url(/img/icon_arrow_orange.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  right: 8px;
  top: calc(50% - 12px);
}

.shopDetail__list {
  background-color: #fff;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 24px 16px;
}

.shopDetail__item {
  border-bottom: 1px solid #ccc;
}

.shopDetail__detailList {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #fff;
  padding: 24px 16px 0;
}

.shopDetail__detailListTitle {
  position: absolute;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
}

.shopDetail__detailListItem {
  font-size: 14px;
  font-size: 1.4rem;
}

.shopDetail__goToSearch {
  text-align: center;
  margin: 80px 0;
}

.shopDetail__goToSearchLink {
  font-weight: bold;
  position: relative;
  padding-left: 16px;
}

.shopDetail__goToSearchLink:before {
  position: absolute;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-bottom: solid 2px #E95513;
  border-left: solid 2px #E95513;
  transform: rotate(45deg);
}

/*プライバシーポリシー*/

.policyList__item {
  list-style-type: decimal;
  margin: 0 0 40px 24px;
}

.policyCounter {
  margin: 40px 0 40px 24px;
}

.policySignature {
  display: block;
  text-align: right;
}

/*ご利用にあたって*/

.useList__item {
  list-style-type: decimal;
  margin: 0 0 40px 24px;
}

.useList__text {
  color: #333;
}

.useListInner__item {
  color: #333;
  list-style-type: none;
  counter-increment: cnt;
  margin-left: 2em;
}

.useListInner__item:before {
  content: "(" counter(cnt) ") ";
  display: inline-block;
  margin-left: -2em;
  width: 2em;
}

.useListNote {
  color: #333;
  margin: 16px 0;
  border-top: 1px solid #ccc;
}

.useListNote__title {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 16px;
}

.useListNote__text {
  font-size: 13px;
  font-size: 1.3rem;
  border-bottom: 1px solid #ccc;
  padding: 16px;
}

.useListNote__note {
  display: block;
  margin: 8px 0 16px;
  font-size: 14px;
  font-size: 1.4rem;
}

/*--お知らせ--*/
.newsCategoryArea {
  border-bottom: 1px solid #ccc;
}

.newsCategory {
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}

.newsCategory__item {
  padding-bottom: 8px;
}

.--newsCategoryOn {
  font-weight: bold;
  color: #333;
  border-bottom: 4px solid #E95513;
  padding-bottom: 4px;
}

.newsCampaignCard__link {
  display: inline-block;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.16);
  transition: 0.3s all;
  cursor: pointer;
}

.newsCampaignCard__link:hover {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
}

.newsCampaignCard__textLink {
  color: #333;
}

.newsCampaignCard__title {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  margin-top: 8px;
}

.newsCampaignCard__date {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 8px;
}

.newsTitleDateArea {
  display: block;
  border-top: 1px solid #ccc;
  padding-top: 8px;
  margin-bottom: 40px;
}

.newsPage__photo {
  width: 100%;
  height: auto;
  margin-bottom: 16px;
}

.newsPage h2 {
  font-weight: bold;
}

.newsPage h3 {
  font-weight: bold;
}

.newsPage h4 {
  font-weight: bold;
}

.newsPage h5 {
  font-weight: bold;
}

.newsPage h6 {
  font-weight: bold;
  color: #999;
}

.newsPage a {
  text-decoration: underline;
}

.newsPage a:hover {
  text-decoration: none;
}

.newsPage li {
  margin-left: 2em;
}

.newsPage ul li {
  list-style-type: disc;
}

.newsPage ol li {
  list-style-type: decimal;
}

/*会社案内*/
.companyInfoList {
  color: #333;
  margin: 16px 0 80px;
  border-top: 1px solid #ccc;
}

.companyInfoList__title {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 16px;
}

.companyInfoList__text {
  font-size: 13px;
  font-size: 1.3rem;
  border-bottom: 1px solid #ccc;
}

.companyInfoList__innerList {
  position: relative;
}

.companyInfoList__innerTitle {
  font-weight: normal;
  position: absolute;
  left: 0;
  width: 12em;
}

.companyInfoList__innerText {
  padding-left: 12em;
}

.companyMessage {
  margin-bottom: 80px;
}

.companyMessage__text {
  margin-bottom: 32px;
  line-height: 28px;
  line-height: 2.8rem;
}

.companyMessage__photoCaption {
  font-weight: bold;
  text-align: center;
  margin-top: 24px;
  line-height: 28px;
  line-height: 2.8rem;
}

.--bold {
  font-weight: bold;
}

/*店舗物件募集*/
.propertyInfoList {
  color: #333;
  margin: 16px 0 16px;
  border-top: 1px solid #ccc;
}

.propertyInfoList__title {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 16px 0;
}

.propertyInfoList__text {
  font-size: 16px;
  font-size: 1.6rem;
  border-bottom: 1px solid #ccc;
}

.propertyInfoListL {
  color: #333;
  margin: 16px 0 32px;
  border-top: 1px solid #ccc;
}

.propertyInfoListL__title {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 16px 0;
}

.propertyInfoListL__text {
  font-size: 16px;
  font-size: 1.6rem;
  border-bottom: 1px solid #ccc;
}

.propertyOutline__note {
  font-size: 16px;
  font-size: 1.6rem;
}

.propertyOutline__note:before {
  display: inline;
  content: "※";
}

.propertyOherList {
  margin-bottom: 64px;
  padding-left: 24px;
}

.propertyOherList__item {
  list-style-type: disc;
  margin-bottom: 8px;
}

.propertyForm {
  display: -ms-flexbox;
  display: flex;
}

.propertyForm__moreLinkArea {
  text-align: right;
  margin: 24px 24px 0 0;
}

.propertyForm__moreLink {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #E95513;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  border: 1px solid #E95513;
  border-radius: 20px;
  padding: 0 32px 24px 24px;
  margin: 0 0 0 auto;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.16);
  position: relative;
}

.propertyForm__moreLink:after {
  position: absolute;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: solid 2px #E95513;
  border-right: solid 2px #E95513;
  transform: rotate(45deg);
}

.propertyForm__moreLink:hover {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
  transition: 0.3s all;
}

.propertyForm__note {
  background-color: #F1F1F1;
  padding: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 40px 0;
}

.propertyForm__noteText {
  font-size: 14px;
  font-size: 1.4rem;
}

.propertyForm__noteText:before {
  display: inline;
  content: "※";
}

.propertyForm__noteList {
  margin: 16px 0 0;
  padding-left: 24px;
}

.propertyForm__noteItem {
  list-style-type: disc;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}

/*お問い合わせ*/
.contactTypeList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.contactTypeList__item {
  border: 1px solid #E95513;
  border-radius: 20px;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.16);
  position: relative;
}

.contactTypeList__item:hover {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
  transition: 0.3s all;
}

.contactTypeList__link {
  display: block;
  color: #E95513;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
}

.contactTypeList__link:after {
  position: absolute;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: solid 2px #E95513;
  border-right: solid 2px #E95513;
  transform: rotate(45deg);
}

.contactCustomer {
  background-color: #F1F1F1;
  margin: 40px 0;
}

.contactCustomer__checkList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  padding: 24px;
}

.contactCustomer__telno {
  color: #E95513;
  font-weight: bold;
}

/*ラジオボタン*/
.radio-input {
  display: none;
}

.radio-input + label.labelAgree {
  display: block;
  position: relative;
  padding: 8px 8px 8px 32px;
  color: #333;
  border-bottom: none !important;
}

.radio-input + label.labelAgree:before {
  content: "";
  display: block;
  position: absolute;
  top: 9px;
  left: 5px;
  width: 18px;
  height: 18px;
  border: 1px solid #ccc;
  border-radius: 50%;
  background-color: #fff;
}

.radio-input:checked + label {
  color: #333;
}

.radio-input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 13px;
  left: 9px;
  width: 10px;
  height: 10px;
  background: #E95513;
  border: 1px solid #E95513;
  border-radius: 50%;
}

.contactFormBtn {
  margin: 0 0 80px 0;
  text-align: center;
}

.contactFormBtn__item {
  margin: 24px 0;
}

.contactFormBtn__link {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #E95513;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  border: 1px solid #E95513;
  border-radius: 20px;
  padding: 0 32px 24px 24px;
  margin: 0 0 0 auto;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.16);
  position: relative;
}

.contactFormBtn__link:after {
  position: absolute;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: solid 2px #E95513;
  border-right: solid 2px #E95513;
  transform: rotate(45deg);
}

.contactFormBtn__link:hover {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
  transition: 0.3s all;
}

.contactFormBtn__text {
  display: inline-block;
  text-decoration: underline;
}

.pageArea {
  padding-bottom: 120px;
}

.kutsurogi__mainCopy {
  background-color: #333;
  color: #E95513;
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: bold;
}

.kutsurogi__note {
  background-color: #F1F1F1;
}

.linkBtn__moreLink {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #E95513;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  border: 1px solid #E95513;
  border-radius: 20px;
  padding: 0 32px 24px 24px;
  margin: 0 0 0 auto;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.16);
  position: relative;
}

.linkBtn__moreLink:after {
  position: absolute;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: solid 2px #E95513;
  border-right: solid 2px #E95513;
  transform: rotate(45deg);
}

.linkBtn__moreLink:hover {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
  transition: 0.3s all;
}

.modalWindow {
  display: none;
}

.modalBoxContent__title {
  font-weight: bold;
}

.red {
  color: #A82727;
}

.modalBrandSelect__list {
  border-bottom: 1px solid #ccc;
}

.modalBrandSelect__item {
  border-top: 1px solid #ccc;
}

.modalBrandSelect__link {
  display: block;
  padding: 24px 8px;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  color: #333;
}

.modalBrandSelect__link:hover {
  color: #333;
}

.modalBrandSelect__link:after {
  content: '';
  position: absolute;
  background-image: url(/img/icon_arrow_orange.png);
  width: 24px;
  height: 24px;
  top: calc(50% - 12px);
  right: 0;
}

.modalBrandSelect__link.--active {
  color: #999;
  pointer-events: none;
}

.modalBrandSelect__link.--active:after {
  content: '選択中';
  font-weight: bold;
  background-image: none;
  width: auto;
  height: auto;
  right: 8px;
}

.modalBrandSelect__logo {
  width: 80px;
}

.modalBrandSelect__text {
  margin-left: 16px;
}

.modalShopSelect__title {
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding-bottom: 8px;
}

.modalShopSelect__prefectureItem {
  font-weight: bold;
  color: #999;
}

.modalShopSelect__prefectureSubItem {
  font-weight: normal;
}

.modalShopList__note {
  background-color: #f1f1f1;
  margin: 24px 0;
  padding: 16px 8px;
}

.modalShopList__noteTitle {
  font-weight: bold;
}

.modalShopList__noteText {
  margin-top: 8px;
}

.modalShopList__shopList {
  border-bottom: 1px solid #ccc;
}

.modalShopList__shopItem {
  border-top: 1px solid #ccc;
}

.modalShopList__shopLink {
  position: relative;
  display: block;
  padding: 16px 32px 16px 8px;
}

.modalShopList__shopLink:after {
  content: '';
  position: absolute;
  width: 24px;
  height: 24px;
  background-image: url(/img/icon_arrow_orange.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  right: 8px;
  top: calc(50% - 12px);
}

.modalShopList__shopBrand {
  color: #333;
}

.modalShopList__shopAddress {
  color: #333;
}

.modalShopCaution {
  position: relative;
}

.modalShopCaution__text {
  background-color: #E95513;
  color: #ffffff;
  font-weight: bold;
}

.formItem__freeWord {
  position: relative;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
}

.formItem__freeWord input[type=text] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  width: calc(100% - 80px);
  border: none;
  background-color: rgba(0, 0, 0, 0);
  padding: 0 4px;
}

.formItem__freeWord input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 40px;
  width: 80px;
  line-height: 40px;
  font-size: 16px;
  color: #E95513;
  border: none;
  background-color: rgba(0, 0, 0, 0);
  padding: 0 8px 0 32px;
  cursor: pointer;
}

.formItem__freeWordSubmit {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  width: 80px;
}

.formItem__freeWordSubmit:before {
  content: '';
  position: absolute;
  width: 24px;
  height: 24px;
  background-image: url(/img/icon_search_orange.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  left: 8px;
  top: calc(50% - 12px);
  pointer-events: none;
}

.formItem__select {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  position: relative;
}

.formItem__select:after {
  content: '';
  position: absolute;
  right: 8px;
  top: calc(50% - 12px);
  width: 24px;
  height: 24px;
  background-image: url(/img/icon_down_gray.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.formItem__select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  height: 40px;
  line-height: 40px;
  border: none;
  padding: 0 24px 0 4px;
  cursor: pointer;
}

.formItem__text input[type=text] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 0 4px;
  border-radius: 4px;
}

.formItem__checkboxArea {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.formItem__checkbox {
  margin: 0 12px 12px 0;
}

.formItem__checkboxCheck {
  display: none;
}

.formItem__checkboxLabel {
  cursor: pointer;
  border: 1px solid #ccc;
  padding: 8px 16px 8px 40px;
  margin: 0;
  border-radius: 20px;
  position: relative;
}

.formItem__checkboxLabel:after {
  content: '';
  position: absolute;
  left: 12px;
  top: calc(50% - 8px);
  width: 16px;
  height: 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.formItem__checkboxCheck:checked + .formItem__checkboxLabel {
  color: #E95513;
  border-color: #E95513;
}

.formItem__checkboxCheck:checked + .formItem__checkboxLabel:after {
  border-color: #E95513;
}

.formItem__checkboxCheck:checked + .formItem__checkboxLabel:before {
  content: '';
  position: absolute;
  left: 14px;
  top: calc(50% - 6px);
  width: 12px;
  height: 12px;
  background-image: url(/img/icon_check_orange.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.formItem__radiobtnArea {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.formItem__radiobtn {
  margin: 0 12px 12px 0;
}

.formItem__radiobtnCheck {
  display: none;
}

.formItem__radiobtnLabel {
  cursor: pointer;
  border: 1px solid #ccc;
  padding: 8px 16px 8px 40px;
  margin: 0;
  border-radius: 20px;
  position: relative;
}

.formItem__radiobtnLabel:after {
  content: '';
  position: absolute;
  left: 12px;
  top: calc(50% - 9px);
  width: 18px;
  height: 18px;
  border: 1px solid #ccc;
  border-radius: 9px;
}

.formItem__radiobtnCheck:checked + .formItem__radiobtnLabel {
  color: #E95513;
  border-color: #E95513;
}

.formItem__radiobtnCheck:checked + .formItem__radiobtnLabel:after {
  border-color: #E95513;
}

.formItem__radiobtnCheck:checked + .formItem__radiobtnLabel:before {
  content: '';
  position: absolute;
  left: 15px;
  top: calc(50% - 6px);
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background-color: #E95513;
}

.formItem__submitBtn {
  position: relative;
  margin: 24px auto 0 auto;
  width: 180px;
  height: 48px;
  line-height: 48px;
  border-radius: 24px;
  background-color: #E95513;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.16);
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  display: block;
  padding: 16px 0 16px 24px;
  position: relative;
}

.formItem__submitBtn:after {
  position: absolute;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  right: 16px;
  top: calc(50% - 5px);
}

.formItem__submitBtn:hover {
  transition: .3;
  color: #fff;
  background-color: #fc4e00;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
}

.formItem__submitBtnItem {
  position: absolute;
  text-align: left;
  padding-left: 16px;
  color: #fff;
  top: 0;
  left: 0;
  width: 180px;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  height: 48px;
  line-height: 48px;
  border-radius: 24px;
  border: none;
  background-color: rgba(0, 0, 0, 0);
  cursor: pointer;
}

.formItem__checkboxAllergyArea {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.formItem__checkboxAllergy {
  margin: 0 8px 8px 0;
}

.formItem__checkboxAllergyCheck {
  display: none;
}

.formItem__checkboxAllergyLabel {
  cursor: pointer;
  border: 1px solid #ccc;
  width: 100%;
  margin: 0;
  border-radius: 4px;
  position: relative;
  text-align: center;
  background-color: #fff;
}

.formItem__checkboxAllergyCheck:checked + .formItem__checkboxAllergyLabel {
  color: #E95513;
  border-color: #E95513;
}

.formItem__radioAllergyOnoffArea {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.formItem__radioAllergyOnoff {
  margin: 0 8px 8px 0;
}

.formItem__radioAllergyOnoffRadio {
  display: none;
}

.formItem__radioAllergyOnoffLabel {
  cursor: pointer;
  border: 1px solid #ccc;
  width: 100%;
  margin: 0;
  border-radius: 4px;
  position: relative;
  text-align: center;
  background-color: #fff;
}

.formItem__radioAllergyOnoffRadio:checked + .formItem__radioAllergyOnoffLabel {
  color: #E95513;
  border-color: #E95513;
}

.formItem__checkboxAllergyShopArea {
  border-top: 1px solid #ccc;
}

.formItem__checkboxAllergyShop {
  border-bottom: 1px solid #ccc;
}

.formItem__checkboxAllergyShopRadio {
  display: none;
}

.formItem__checkboxAllergyShopLabel {
  cursor: pointer;
  width: 100%;
  margin: 0;
  position: relative;
  padding: 16px 0 16px 24px;
}

.formItem__checkboxAllergyShopLabel:before {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  border: 1px solid #ccc;
  left: 0;
  top: calc(50% - 8px);
}

.formItem__checkboxAllergyShopRadio:checked + .formItem__checkboxAllergyShopLabel {
  color: #E95513;
  border-color: #E95513;
}

.formItem__checkboxAllergyShopRadio:checked + .formItem__checkboxAllergyShopLabel:before {
  border-color: #E95513;
}

.formItem__checkboxAllergyShopRadio:checked + .formItem__checkboxAllergyShopLabel:after {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  left: 4px;
  top: calc(50% - 4px);
  background-color: #E95513;
}

.formItem__toggleCheckArea {
  border-top: 1px solid #ccc;
}

.formItem__toggleCheck {
  border-bottom: 1px solid #ccc;
}

.formItem__toggleCheckCheck {
  display: none;
}

.formItem__toggleCheckLabel {
  transition: 0.3s;
  width: 100%;
  padding: 16px 0;
  line-height: 1em;
  margin: 0;
  cursor: pointer;
  position: relative;
}

.formItem__toggleCheckLabel:before {
  transition: 0.3s;
  content: '';
  height: 24px;
  width: 48px;
  border-radius: 12px;
  background-color: #ddd;
  position: absolute;
  top: calc(50% - 12px);
  right: 0;
}

.formItem__toggleCheckLabel:after {
  transition: 0.3s;
  content: '';
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #fff;
  position: absolute;
  top: calc(50% - 10px);
  right: 25px;
}

.formItem__toggleCheckCheck:checked + .formItem__toggleCheckLabel {
  color: #E95513;
}

.formItem__toggleCheckCheck:checked + .formItem__toggleCheckLabel:before {
  background-color: #E95513;
}

.formItem__toggleCheckCheck:checked + .formItem__toggleCheckLabel:after {
  right: 2px;
}

.topAlart__date {
  font-weight: bold;
  color: #999;
}

.topAlart__title {
  font-weight: bold;
  color: #E95513;
}

.cmnTitle__l2 {
  line-height: 1.8em;
}

.morning__step {
  position: relative;
  border: 2px solid #3f95c8;
  background-color: #f1f6fa;
}

.morning__step:before {
  content: '';
  position: absolute;
  bottom: -16px;
  left: calc(50% - 20px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 20px 0 20px;
  border-color: #3f96c8 transparent transparent transparent;
}

.morning__step.--third:before {
  display: none;
}

.morning__step:after {
  color: #3f95c8;
  background-color: #fff;
  position: absolute;
  display: block;
  border: 2px solid #3f95c8;
  font-weight: bold;
  text-align: center;
}

.morning__step.--first:after {
  content: '1';
}

.morning__step.--second:after {
  content: '2';
}

.morning__step.--third:after {
  content: '3';
}

.morning__stepTitle {
  background-color: #3f95c8;
  color: #fff;
  font-weight: bold;
}

.morning__breadTitle {
  font-weight: bold;
  color: #6e2f14;
}

.morning__stepText, .morning__breadText {
  margin-top: 8px;
}

.morning__stepNote, .morning__breadNote {
  position: relative;
  padding-left: 1.5em;
  margin-top: 8px;
}

.morning__stepNote:before, .morning__breadNote:before {
  content: '※';
  position: absolute;
  left: 0;
  top: 0;
}

.morning__sideArea {
  border: 2px solid #ccc;
}

.morning__sideArea .pageNotice__noteArea {
  margin-bottom: 0px;
}

.morning__menuTitle {
  font-weight: bold;
  color: #6e2f14;
  position: relative;
}

.morning__menuTitle .--number {
  position: absolute;
  margin-right: 8px;
  top: -6px;
  left: 0;
}

.morning__menuTitle .--text {
  padding-left: 2em;
  display: block;
}

.morning__menuText {
  margin-top: 8px;
}

.morning__allergyText {
  color: #666;
  margin-top: 8px;
  margin-bottom: 8px;
}

.cmnText__mid {
  line-height: 1.8em;
}

.komedais__name {
  position: relative;
}

.komedais__mark {
  position: relative;
  display: inline-block;
  border: 1px solid #333;
  width: 40px;
  height: 1.1em;
  top: 0.2em;
}

.komedais__mark.--white {
  border-color: #fff;
}

a:hover .komedais__mark.--hoverOrange {
  transition: 0.3s;
  border-color: #E95513;
}

.shopInfoNote {
  text-align: right;
}

.nostyle {
  display: inherit !important;
  margin: 0 !important;
  padding: 0 !important;
  height: auto !important;
  width: auto !important;
}

.breadcrumb__list .newsCatBr {
  display: none;
}

[v-cloak] {
  display: none;
}

.appMainvisual {
  position: relative;
}

.appMainvisual__imgArea {
  margin: 0;
  position: relative;
  z-index: 0;
}

.appMainvisual__img {
  width: 100%;
  height: auto;
}

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

.appMainvisual__storeList {
  position: absolute;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
}

.appParts__text {
  font-weight: bold;
  text-align: center;
}

.appSection.--white {
  background-color: #FAFAFA;
}

.appSection.--beige {
  background-color: #F2EFEC;
}

.appSection__inner {
  position: relative;
}

.appSection__orangeText {
  font-weight: bold;
}

.appSection__sectionTitle {
  font-weight: bold;
}

.appSection__sectionListItem {
  padding: 0 0 0 24px;
  position: relative;
}

.appSection__sectionListItem:before {
  content: '';
  background-image: url(/img/app_icon_check.png);
  background-size: cover;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0;
  top: 2px;
}

.appSection__mockImg {
  position: absolute;
  bottom: 0;
}

.appSection__mockIllust {
  position: absolute;
}

.appSection__imgTitle {
  height: auto;
}

.appfooterImg {
  width: 262px;
  height: auto;
  margin-top: 40px;
}

.appfooterTitle {
  position: relative;
  display: table;
  margin: 40px auto 0;
}

.appfooterTitle:before {
  content: '';
  background-image: url(/img/app_icon_app.png);
  background-size: cover;
  position: absolute;
  left: 0;
}

.appfooter__storeList {
  margin: 40px auto 120px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.appFixedBanner {
  position: fixed;
  z-index: 5;
}

.appFixedBanner__link {
  display: block;
  z-index: 6;
}

.appFixedBanner__closeLink {
  display: block;
  z-index: 7;
  position: absolute;
  cursor: pointer;
}

footer {
  background-size: auto auto;
  background-color: #990d0d;
  background-image: repeating-linear-gradient(90deg, transparent, transparent 32px, #aa0e0e 32px, #aa0e0e 56px);
}

.footerMainMenu__item {
  margin-bottom: 24px;
}

.footerMainMenu__link {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  position: relative;
  display: inline-block;
  padding-left: 18px;
}

.footerMainMenu__link:before {
  content: '';
  background-image: url(/img/icon_arrow_white.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 1px;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.footerMainMenu__textItem {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
}

.footerSubMenu {
  margin-left: 24px;
  margin-top: 16px;
}

.footerSubMenu__item {
  margin-bottom: 8px;
  position: relative;
}

.footerSubMenu__item:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 1px;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  background-color: #fff;
  left: -10px;
  top: 12px;
}

.footerSubMenu__item.--brand {
  margin-right: 48px;
}

.footerSubMenu__item.--brand:last-child {
  margin-right: 0;
}

.footerSubMenu__link {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
}

.footerSubMenu__link:hover {
  text-decoration: underline;
  color: #fff;
}

.--subMenuTitle {
  margin-left: -6px;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 18px;
}

.--subMenuTitle:before {
  display: none;
}

.--blankWH {
  position: relative;
}

.--blankWH:after {
  content: '';
  position: absolute;
  display: block;
  background-image: url(/img/icon_blank_whiteOpa.png);
  width: 16px;
  height: 16px;
  top: 0;
  right: -24px;
}

.footerSubArea {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  margin-top: 32px;
  padding-top: 40px;
}

.footerBrandArea {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  margin-top: 32px;
  padding-top: 40px;
}

.footerBottomMenu__item {
  font-size: 12px;
  font-size: 1.2rem;
}

.footerBottomMenu__link {
  color: #fff;
  font-weight: normal;
}

.footerBottomMenu__link:hover {
  text-decoration: underline;
  color: #fff;
}

.footerSnsList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.footerSnsList__item {
  margin: 0 16px;
}

.footerSnsList__item:first-child {
  margin-left: 0px;
}

.footerSnsList__link {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.footerSnsList__link.--tw {
  background-image: url(/img/icon_twitter.png);
}

.footerSnsList__link.--inst {
  background-image: url(/img/icon_instagram.png);
}

.footerSnsList__link.--fb {
  background-image: url(/img/icon_facebook.png);
}

.footerSnsList__link.--tktk {
  background-image: url(/img/icon_tiktok.png);
}

.sidebar {
  background-color: #fff;
  position: relative;
}

.sidebarInner {
  background-color: #fff;
  z-index: 3;
}

.sidebarLogoArea__link {
  display: table;
}

.sidebarLogoArea__link:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  transition: 0.3s all;
}

.sidebarMainMenu__link {
  color: #333;
  font-weight: bold;
  display: block;
}

.sidebarMainMenu__link:hover {
  background-color: #E95513;
  color: #fff;
  cursor: pointer;
}

.sidebarSubMenu {
  position: relative;
}

.sidebarSubMenu__link {
  color: #666;
  font-weight: bold;
  display: block;
}

.sidebarSubMenu__link:hover {
  background-color: #E95513;
  color: #fff;
  cursor: pointer;
}

.sidebarCopy__text {
  font-size: 13px;
  font-size: 1.3rem;
}

.modalBox {
  display: none;
  background-color: #FAFAFA;
}

.fs-lightbox-container {
  background-color: #FAFAFA;
}

.modalBoxInner > .modalBoxInner {
  width: auto;
  max-width: auto;
  min-width: auto;
  height: auto;
  max-height: auto;
  overflow-y: inherit;
  border-radius: inherit;
}

.modalBoxContent {
  background-color: #FAFAFA;
}

.modalBoxContent__boxTtl {
  font-weight: bold;
  border-bottom: 1px solid #999;
  padding-bottom: 5px;
}

.modalBoxContent__number {
  color: #3A6EC6;
}

.fs-lightbox-close {
  background-size: 18px 18px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/img/icon_close.svg);
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.motalBtnArea {
  background-color: #FAFAFA;
  padding: 8px 16px;
  border-top: 1px solid #ccc;
  width: 100%;
  bottom: 0;
  left: 0;
  transform: none;
}

.freewordSearch__inputArea {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #fff;
  position: relative;
}

.freewordSearch__input {
  font-size: 16px;
  font-size: 1.6rem;
  width: 100%;
  height: 46px;
  line-height: 46px;
  border: none;
  border-radius: 5px;
  padding: 0 5px;
}

.freewordSearch__submit {
  height: 46px;
  line-height: 46px;
  border: none;
  background: none;
  position: absolute;
  top: 0;
  right: 0;
}

.detailSearchHr {
  border: none;
  background-color: #ccc;
  width: 100%;
  height: 1px;
  margin: 32px 0 0 0;
}

.detailSearchTypeSelect {
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #ccc;
}

.detailSearchTypeSelect__item {
  width: 33.3333%;
  text-align: center;
}

.detailSearchTypeSelect__item label {
  display: block;
  width: 100%;
  height: 100%;
}

.detailSearchTypeSelect__item label span {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  padding: 16px 0;
  font-weight: bold;
}

.detailSearchTypeSelect__item label input:checked + span {
  background-color: #ccc;
}

.detailSearchTypeSelect__item:nth-child(2) {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.detailSearchTypeSelect__item input {
  display: none;
}

.modalBoxContent .detailSearch {
  padding-bottom: 64px;
  margin-bottom: 64px;
}

.detailSearch__accordionBtn {
  cursor: pointer;
  padding: 16px 0 16px 32px;
  font-weight: bold;
  position: relative;
}

.detailSearch__accordionBtn:before {
  content: '';
  background-image: url(/img/icon_accordion_close.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
  height: 24px;
  left: 0;
  top: 50%;
  margin-top: -12px;
  position: absolute;
}

.detailSearch__accordionBtn.active:before {
  background-image: url(/img/icon_accordion_open.svg);
}

.detailSearch__accordionArea {
  display: none;
}

.detailSearch__accordionArea.active {
  display: block;
}

@media screen and (max-width: 767px) {
  .mtXS, .mtXSSp {
    margin-top: 4px !important;
  }
  .mtS, .mtSSp {
    margin-top: 8px !important;
  }
  .mtM, .mtMSp {
    margin-top: 16px !important;
  }
  .mtL, .mtLSp {
    margin-top: 32px !important;
  }
  .mtML, .mtMLSp {
    margin-top: 32px !important;
  }
  .mtXL, .mtXLSp {
    margin-top: 64px !important;
  }
  .mbXS, .mbXSSp {
    margin-bottom: 4px !important;
  }
  .mbS, .mbSSp {
    margin-bottom: 8px !important;
  }
  .mbM, .mbMSp {
    margin-bottom: 16px !important;
  }
  .mbL, .mbLSp {
    margin-bottom: 32px !important;
  }
  .mbML, .mbMLSp {
    margin-bottom: 32px !important;
  }
  .mbXL, .mbXLSp {
    margin-bottom: 64px !important;
  }
  .mlXS, .mlXSSp {
    margin-left: 4px !important;
  }
  .mlS, .mlSSp {
    margin-left: 8px !important;
  }
  .mlM, .mlMSp {
    margin-left: 16px !important;
  }
  .mlL, .mlLSp {
    margin-left: 32px !important;
  }
  .mlML, .mlMLSp {
    margin-left: 32px !important;
  }
  .mlXL, .mlXLSp {
    margin-left: 64px !important;
  }
  .mrXS, .mrXSSp {
    margin-right: 4px !important;
  }
  .mrS, .mrSSp {
    margin-right: 8px !important;
  }
  .mrM, .mrMSp {
    margin-right: 16px !important;
  }
  .mrL, .mrLSp {
    margin-right: 32px !important;
  }
  .mrML, .mrMLSp {
    margin-right: 32px !important;
  }
  .mrXL, .mrXLSp {
    margin-right: 64px !important;
  }
  .ptXS, .ptXSSp {
    padding-top: 4px !important;
  }
  .ptS, .ptSSp {
    padding-top: 8px !important;
  }
  .ptM, .ptMSp {
    padding-top: 16px !important;
  }
  .ptL, .ptLSp {
    padding-top: 32px !important;
  }
  .ptML, .ptMLSp {
    padding-top: 32px !important;
  }
  .ptXL, .ptXLSp {
    padding-top: 64px !important;
  }
  .pbXS, .pbXSSp {
    padding-bottom: 4px !important;
  }
  .pbS, .pbSSp {
    padding-bottom: 8px !important;
  }
  .pbM, .pbMSp {
    padding-bottom: 16px !important;
  }
  .pbL, .pbLSp {
    padding-bottom: 32px !important;
  }
  .pbML, .pbMLSp {
    padding-bottom: 32px !important;
  }
  .pbXL, .pbXLSp {
    padding-bottom: 64px !important;
  }
  .plXS, .plXSSp {
    padding-left: 4px !important;
  }
  .plS, .plSSp {
    padding-left: 8px !important;
  }
  .plM, .plMSp {
    padding-left: 16px !important;
  }
  .plL, .plLSp {
    padding-left: 32px !important;
  }
  .plML, .plMLSp {
    padding-left: 32px !important;
  }
  .plXL, .plXLSp {
    padding-left: 64px !important;
  }
  .prXS, .prXSSp {
    padding-left: 4px !important;
  }
  .prS, .prSSp {
    padding-left: 8px !important;
  }
  .prM, .prMSp {
    padding-left: 16px !important;
  }
  .prL, .prLSp {
    padding-left: 32px !important;
  }
  .prML, .prMLSp {
    padding-left: 32px !important;
  }
  .prXL, .prXLSp {
    padding-left: 64px !important;
  }
  .hideSp {
    display: none !important;
  }
  .textXS, .textXSSp {
    font-size: 1rem;
  }
  .textS, .textSSp {
    font-size: 1.2rem;
  }
  .textM, .textMSp {
    font-size: 1.4rem;
  }
  .textL, .textLSp {
    font-size: 1.6rem;
  }
  .textXL, .textXLSp {
    font-size: 1.8rem;
  }
  .textXXL, .textXXLSp {
    font-size: 2rem;
  }
  .textXXXL, .textXXXLSp {
    font-size: 2.4rem;
  }
  .taLSp {
    text-align: left !important;
  }
  .taCSp {
    text-align: center !important;
  }
  .taRSp {
    text-align: right !important;
  }
  .autoImg.lgSp {
    width: 80%;
    margin: 0 auto;
    display: block;
  }
  .autoImg.mdSp {
    width: 50%;
    margin: 0 auto;
    display: block;
  }
  .autoImg.smSp {
    width: 30%;
    margin: 0 auto;
    display: block;
  }
  .fLSp {
    float: left;
  }
  .fRSp {
    float: right;
  }
  .fBoxSp {
    margin-left: -4%;
  }
  .fAllSp {
    float: left;
    width: 96%;
    margin-left: 4%;
  }
  .f1of2Sp {
    float: left;
    width: 46%;
    margin-left: 4%;
  }
  .f1of3Sp {
    float: left;
    width: 29.3333%;
    margin-left: 4%;
  }
  .f2of3Sp {
    float: left;
    width: 62.6666%;
    margin-left: 4%;
  }
  .f1of4Sp {
    float: left;
    width: 21%;
    margin-left: 4%;
  }
  .f3of4Sp {
    float: left;
    width: 71%;
    margin-left: 4%;
  }
  .f1of5Sp {
    float: left;
    width: 16%;
    margin-left: 4%;
  }
  .f2of5Sp {
    float: left;
    width: 36%;
    margin-left: 4%;
  }
  .f3of5Sp {
    float: left;
    width: 56%;
    margin-left: 4%;
  }
  .f4of5Sp {
    float: left;
    width: 76%;
    margin-left: 4%;
  }
  .f1of6Sp {
    float: left;
    width: 12.6666%;
    margin-left: 4%;
  }
  .f5of6Sp {
    float: left;
    width: 79.3333%;
    margin-left: 4%;
  }
  .f1of7Sp {
    float: left;
    width: 10.2857%;
    margin-left: 4%;
  }
  .f2of7Sp {
    float: left;
    width: 24.5714%;
    margin-left: 4%;
  }
  .f3of7Sp {
    float: left;
    width: 38.8571%;
    margin-left: 4%;
  }
  .f4of7Sp {
    float: left;
    width: 53.1428%;
    margin-left: 4%;
  }
  .f5of7Sp {
    float: left;
    width: 67.4285%;
    margin-left: 4%;
  }
  .f6of7Sp {
    float: left;
    width: 81.7142%;
    margin-left: 4%;
  }
  .f1of8Sp {
    float: left;
    width: 8.5%;
    margin-left: 4%;
  }
  .f3of8Sp {
    float: left;
    width: 33.5%;
    margin-left: 4%;
  }
  .flexBoxSp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .contentBox, .contentBoxSp,
  .contentBoxM, .contentBoxMSp,
  .contentBoxL, .contentBoxLSp {
    margin-left: 5% !important;
    margin-right: 5% !important;
  }
  .main, .footer {
    width: 100%;
  }
  .mainVisual__img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .mainVisual__copy {
    width: 284px;
    height: 27px;
    top: calc(50% - (27px / 2));
    left: calc(50% - (284px / 2));
  }
  .section {
    width: 100%;
    padding: 40px 16px;
  }
  .section__lead {
    margin: 32px 0;
  }
  .sectionWide {
    width: 100%;
    padding: 4% 2%;
  }
  .sectionArea {
    margin-top: 80px;
  }
  .sectionTitle__title {
    font-size: 1.8rem;
    padding: 8px 0 0 0;
  }
  .sectionTitle__listLink {
    font-size: 1.4rem;
    padding: 4px 32px 4px 16px;
    border-radius: 24px;
    margin-top: 4px;
  }
  .sectionTitle__listLink:after {
    right: 16px;
    top: calc(50% - 5px);
  }
  .campaign {
    background-size: 600px 357px;
    background-position: center;
    background-repeat: repeat;
  }
  .campaignBnr {
    width: 100%;
  }
  .campaignBnr__item {
    width: 280px;
    padding: 0 8px 16px 8px;
    outline: 0 !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  }
  .campaignBnr__item:focus {
    outline: 0 !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  }
  .campaignBnr__link {
    width: 100%;
    outline: 0 !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  }
  .campaignBnr__link:focus {
    outline: 0 !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  }
  .campaignBnr__img {
    width: 100%;
  }
  .menuSlider {
    width: 100%;
  }
  .menuSlider__item {
    width: 280px;
    padding: 0 8px 16px 8px;
    outline: 0 !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  }
  .menuSlider__item:focus {
    outline: 0 !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  }
  .menuSlider__link {
    width: 100%;
    outline: 0 !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  }
  .menuSlider__link:focus {
    outline: 0 !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  }
  .menuSlider__link:before {
    width: 150px;
    height: 75px;
    top: -24px;
    left: -16px;
  }
  .menuSlider__img {
    width: 100%;
  }
  .menuSlider__text {
    width: calc(100% - 16px);
    bottom: 16px;
    left: 8px;
  }
  .menuSlider .slick-list {
    padding-top: 24px !important;
    overflow: inherit !important;
  }
  .newsCard {
    margin-top: 24px;
  }
  .newsCard__item {
    margin-bottom: 12vw;
  }
  .newsCard__link {
    padding: 8px 16px;
    margin: 48px 0;
  }
  .newsCard__link:before {
    padding-top: 8%;
    top: -4.5vw;
  }
  .newsCard__link:after {
    padding-top: 8%;
    bottom: -7vw;
  }
  .service__mainImg {
    margin-bottom: 32px;
  }
  .service__title {
    font-size: 1.6rem;
  }
  .service__noteArea {
    font-size: 1.2rem;
  }
  .serviceList__item {
    width: 100%;
    margin-bottom: 24px;
  }
  .serviceList__link.--arrow:after {
    bottom: 14px;
    right: 16px;
  }
  .serviceList__link.--blank:after {
    bottom: 12px;
    right: 16px;
  }
  .serviceList__imgArea {
    width: 100%;
    height: 150px;
  }
  .serviceList__imgAreaPage {
    width: 100%;
    height: 150px;
  }
  .serviceList__text {
    padding: 8px;
    font-size: 1.4rem;
  }
  .commitment {
    padding: 0 0;
  }
  .blandCard__item {
    margin-top: 32px;
  }
  .blandCard__link {
    padding: 16px 16px 16px 16px;
  }
  .blandCard__logo {
    height: 80px;
  }
  .blandCard__logoImg {
    max-width: 200px;
    height: auto;
  }
  .blandCard__title {
    font-size: 1.4rem;
  }
  .blandCard__text {
    font-size: 1.2rem;
  }
  .sectionTitle {
    font-size: 2.4rem;
    min-height: 36px;
  }
  .sectionBland {
    height: 32px;
    margin: 16px 24px 0 auto;
  }
  .sectionBland__logo {
    width: 105px;
    height: 32px;
  }
  .sectionBland__img {
    width: 105px;
    height: 32px;
  }
  .sectionSearch__item {
    line-height: 1.4rem;
    height: calc(14px + 40px);
    font-size: 1.4rem;
    margin: 16px 0 24px;
  }
  .sectionSearch__item:after {
    bottom: 24px;
    right: 24px;
  }
  .sectionSlideArea {
    width: 100%;
    overflow: hidden;
  }
  .sectionSlide {
    width: 100%;
    margin: 16px 0 24px;
  }
  .sectionSlide__item {
    margin-right: 16px;
  }
  .sectionSlide__link {
    width: 100%;
  }
  .sectionBnrArea {
    margin: 24px 0;
  }
  .sectionCard__item {
    width: calc(100%/2 - 24px/2);
    margin: 0 24px 24px 0;
  }
  .sectionCard__item:nth-child(2n) {
    margin-right: 0;
  }
  .pageNotice__note {
    font-size: 1.2rem;
  }
  .menuCard__item {
    width: calc(100%/3 - 48px/3);
    margin: 0 24px 24px 0;
  }
  .menuCard__item:nth-child(3n) {
    margin-right: 0;
  }
  .menuCard__title {
    font-size: 1.2rem;
  }
  .menuCard__price {
    font-size: 1.2rem;
  }
  .sectionTitle__XL {
    font-size: 1.8rem;
  }
  .sectionTitle__L {
    font-size: 1.6rem;
  }
  .sectionTitle__M {
    font-size: 1.6rem;
  }
  .sectionTitle__S {
    font-size: 1.4rem;
  }
  .sectionTitle__XS {
    font-size: 1.4rem;
  }
  .sectionTitle__page {
    font-size: 1.8rem;
  }
  .sectionTitle__pageM {
    font-size: 1.6rem;
  }
  .sectionTitle__pageS {
    font-size: 1.4rem;
  }
  .sectionTitle__allergy {
    font-size: 1.6rem;
  }
  .sectionText {
    font-size: 1.4rem;
  }
  .sectionText__note {
    font-size: 1.2rem;
  }
  .sectionLead {
    margin: 32px 0;
  }
  .paragraph__separation {
    margin: 64px 0;
  }
  .sectionList {
    margin: 24px 0;
  }
  .backList__link:after {
    bottom: 0;
    right: 0;
  }
  .menuNotice {
    margin: 32px 0;
  }
  .menuItemMain__photoArea {
    width: 100%;
  }
  .menuItemMain__detailArea {
    width: 100%;
    margin-top: 24px;
  }
  .menuItemMain__price {
    font-size: 2rem;
  }
  .menuAllergy {
    margin: 40px 0;
  }
  .menuAllergy__comment {
    margin-bottom: 16px;
  }
  .menuAllergy__item {
    width: calc(100%/4 - 42px/4);
    margin: 0 14px 14px 0;
  }
  .menuAllergy__item:nth-child(4n) {
    margin-right: 0;
  }
  .menuAllergy__itemWh {
    width: calc(100%/4 - 42px/4);
    margin: 0 14px 14px 0;
  }
  .menuAllergy__itemWh:nth-child(4n) {
    margin-right: 0;
  }
  .menuAllergy__search:after {
    bottom: 3px;
    right: 0;
  }
  .menuAllergy__lead {
    padding: 16px 8px;
  }
  .menuAllergy__itemConditions {
    width: calc(100%/2 - 16px/2);
    margin: 0 14px 14px 0;
  }
  .menuAllergy__itemConditions:nth-child(2n) {
    margin-right: 0;
  }
  .menuAllergy__checkListBtn {
    margin: 24px 0 40px;
  }
  .menuAllergy__checkListBtnLink:after {
    bottom: 24px;
    right: 18px;
  }
  .menuAllergy__cautionTitle {
    font-size: 1.4rem;
  }
  .menuAllergy__cautionItem {
    font-size: 1.2rem;
  }
  .menuAllergy__subItem {
    font-size: 1.2rem;
  }
  .menuAllergy__subItemTitle {
    display: block;
  }
  .menuAllergy__subItemText {
    display: block;
  }
  .allergyConditions__title {
    font-size: 1.4rem;
  }
  .allergyConditionsCategory__list {
    width: calc(100%/4 - 30px/4);
  }
  .allergyConditionsCategory__list:nth-child(4n) {
    margin-right: 0;
    margin-bottom: 24px;
  }
  .allergyConditionsCategory__link:after {
    bottom: 8px;
    right: 8px;
  }
  .allergyConditionsList__item {
    width: calc(100%/3 - 80px/3);
  }
  .allergyConditionsList__item:nth-child(3n) {
    margin-right: 0;
  }
  .allergyConditionsList__backBtnLink:after {
    bottom: 3px;
    right: 0;
  }
  .shopInfoSearchCategory__item {
    text-align: center;
  }
  .shopInfoSearch__searchBox:after {
    bottom: 16px;
    right: 16px;
  }
  .shopInfoSearch__btnSearch:after {
    top: 1.5em;
    right: 1.5em;
  }
  .newShopInfoTitle__title {
    font-size: 1.8rem;
  }
  .newShopInfoTitle__listLink {
    font-size: 1.6rem;
    padding-top: 8px;
  }
  .newShopInfoTitle__listLink:after {
    top: 0.8em;
    right: 0.3em;
  }
  .newsCardWide {
    margin-top: 24px;
    /*overflow: hidden;
		height: 150px;*/
  }
  .newsCardWide__item:after {
    top: 24px;
    right: 24px;
  }
  .newsCardWide__link {
    padding: 24px 24px 24px 24px;
    width: 100%;
    height: auto;
  }
  .newsCardWide__title {
    margin-bottom: 8px;
  }
  .newsCardWide__text {
    font-size: 1.2rem;
    height: 4.5em;
  }
  .newsCardWide__text * {
    font-size: 1.2rem;
  }
  .blandTitle__title {
    font-size: 1.8rem;
  }
  .blandCardInner__item {
    margin: 16px 0;
  }
  .blandCardInner__link {
    padding: 16px 16px 16px 16px;
    width: 100%;
    height: auto;
  }
  .blandCardInner__logo {
    height: 80px;
  }
  .blandCardInner__title {
    font-size: 1.6rem;
  }
  .blandCardInner__text {
    font-size: 1.2rem;
  }
  .shopSearchResultList__number {
    font-size: 1.2rem;
    margin-bottom: 16px;
  }
  .shopSearchResultListInner:after {
    top: 50%;
    right: 16px;
  }
  .pagerArea {
    margin: 40px 0 64px;
  }
  .shopInfoArea__photoBlock a {
    pointer-events: none;
  }
  .shopInfoArea__textBlock {
    margin-top: 24px;
  }
  .shopLeadArea__moreLink:after {
    top: 14px;
    right: 16px;
  }
  .shopDetail__detailListTitle {
    width: 30%;
    padding-bottom: 24px;
  }
  .shopDetail__detailListItem {
    padding: 0 0 24px 30%;
  }
  .shopDetail__goToSearchLink {
    display: inline-block;
    font-size: 1.6rem;
    margin-bottom: 32px;
  }
  .shopDetail__goToSearchLink:last-child {
    margin-right: 0;
  }
  .shopDetail__goToSearchLink:before {
    top: 4px;
    left: 0;
  }
  .policyList {
    margin-bottom: 64px;
  }
  .useList {
    margin-bottom: 64px;
  }
  .newsCategoryArea {
    overflow-x: scroll;
  }
  .newsCategory__item {
    margin-right: 24px;
    font-size: 1.2rem;
    white-space: nowrap;
    text-align: center;
  }
  .newsCampaignCard {
    margin: 32px 0;
  }
  .newsCampaignCard__item {
    width: 100%;
    margin-bottom: 24px;
  }
  .newsTitleDate {
    font-size: 1.4rem;
  }
  .newsPage {
    margin-bottom: 64px;
  }
  .newsPage h2, .newsPage h3, .newsPage h4, .newsPage h5, .newsPage h6 {
    margin: 32px 0 16px 0;
  }
  .newsPage p, .newsPage ul, .newsPage ol {
    margin: 16px 0;
  }
  .newsPage h2 {
    font-size: 2.4rem;
  }
  .newsPage h3 {
    font-size: 2.0rem;
  }
  .newsPage h4 {
    font-size: 1.6rem;
  }
  .newsPage h5 {
    font-size: 1.4rem;
  }
  .newsPage h6 {
    font-size: 1.4rem;
  }
  .newsPage p {
    margin: 16px 0;
    font-size: 1.4rem;
    line-height: 2em;
  }
  .companyInfoList__text {
    line-height: 1.8em;
    padding: 0 16px 16px 16px;
  }
  .companyMessage__textArea {
    width: 100%;
  }
  .companyMessage__photoArea {
    width: 100%;
    margin-top: 40px;
  }
  .propertyInfoList__text {
    line-height: 1.8em;
    padding: 0 16px 16px 16px;
  }
  .propertyInfoListL__text {
    line-height: 1.8em;
    padding: 0 16px 16px 16px;
  }
  .propertyOutline {
    display: block;
  }
  .propertyOutline__photoArea {
    width: 100%;
  }
  .propertyOutline__textArea {
    width: 100%;
    margin-top: 40px;
  }
  .propertyForm__moreLink:after {
    top: 14px;
    right: 16px;
  }
  .contactTypeList {
    margin-bottom: 40px;
  }
  .contactTypeList__item {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0 0 24px 0;
  }
  .contactTypeList__link {
    padding-left: 16px;
  }
  .contactTypeList__link:after {
    top: 14px;
    right: 16px;
  }
  .contactCustomer__checkList {
    width: 90%;
  }
  .contactCustomer__telno {
    font-size: 1.8rem;
  }
  .contactFormBtn__link:after {
    top: 14px;
    right: 16px;
  }
  .kutsurogi__mainCopy {
    font-size: 1.8rem;
    padding: 8px 0;
  }
  .kutsurogi__textLarge {
    font-size: 1.8rem;
    line-height: 1.8em;
    letter-spacing: 0.05em;
  }
  .kutsurogi__textMid {
    font-size: 1.4rem;
    line-height: 1.8em;
  }
  .kutsurogi__textSmall {
    font-size: 1.3rem;
  }
  .kutsurogi__note {
    padding: 16px 16px;
  }
  .linkBtn__moreLink:after {
    top: 14px;
    right: 16px;
  }
  .modalBoxContent__title {
    font-size: 1.4rem;
  }
  .modalBrandSelect__list {
    margin-top: 8px;
  }
  .modalBrandSelect__link.--active:after {
    font-size: 1.2rem;
  }
  .modalBrandSelect__text {
    font-size: 1.2rem;
  }
  .modalShopSelect__title {
    font-size: 1.4rem;
  }
  .modalShopSelect__prefectureList {
    font-size: 1.4rem;
  }
  .modalShopSelect__prefectureItem {
    margin-top: 16px;
  }
  .modalShopSelect__prefectureSubItem {
    margin-top: 8px;
    float: left;
    width: calc(100% / 4);
  }
  .modalShopList__noteTitle {
    font-size: 1.4rem;
  }
  .modalShopList__noteText {
    font-size: 1.2rem;
  }
  .modalShopList__shopName {
    font-size: 1.4rem;
    margin: 8px 0;
  }
  .modalShopList__shopBrand {
    font-size: 1rem;
  }
  .modalShopList__shopAddress {
    font-size: 1rem;
  }
  .modalShopCaution {
    height: 120px;
    position: -webkit-sticky;
    position: sticky;
    top: 32px;
    z-index: 1;
  }
  .modalShopCaution__text {
    padding: 8px;
    border: 2px solid #E95513;
    border-radius: 8px;
    font-size: 1.8rem;
    width: calc(100%);
    transform: translate3d(0, 0, 0);
    text-align: center;
  }
  .formItem__checkboxLabel {
    font-size: 1.2rem;
  }
  .formItem__radiobtnLabel {
    font-size: 1.2rem;
  }
  .formItem__checkboxAllergy {
    width: calc((100% / 4) - 8px);
  }
  .formItem__checkboxAllergyLabel {
    font-size: 1rem;
    height: 48px;
    padding-top: 8px;
    letter-spacing: -0.03em;
  }
  .formItem__radioAllergyOnoff {
    width: calc((100% / 2) - 8px);
  }
  .formItem__radioAllergyOnoffLabel {
    font-size: 1rem;
    height: 32px;
    padding-top: 8px;
  }
  .formItem__checkboxAllergyShopLabel {
    font-size: 1.2rem;
  }
  .topAlart {
    width: 100%;
  }
  .topAlart__list {
    padding: 16px 16px;
  }
  .topAlart__item {
    margin-bottom: 16px;
  }
  .topAlart__item:last-child {
    margin-bottom: 0;
  }
  .topAlart__link {
    font-size: 1.2rem;
  }
  .topAlart__title {
    margin-top: 4px;
  }
  .cmnArea {
    margin-top: 40px;
    margin-bottom: 80px;
  }
  .cmnTitle__l2 {
    font-size: 1.8rem;
  }
  .morning__step {
    border-radius: 8px;
    margin-top: 24px;
  }
  .morning__step:after {
    line-height: 32px;
    width: 32px;
    height: 32px;
    border-radius: 16px;
    top: -8px;
    left: -8px;
    font-size: 1.8rem;
  }
  .morning__stepInner {
    padding: 16px;
  }
  .morning__stepTitle {
    border-radius: 4px 4px 0 0;
    font-size: 1.6rem;
    padding: 8px 16px 8px 32px;
  }
  .morning__breadTitle {
    font-size: 1.6rem;
  }
  .morning__stepText, .morning__breadText {
    font-size: 1.2rem;
  }
  .morning__stepNote, .morning__breadNote {
    font-size: 1rem;
  }
  .morning__sideArea {
    padding: 16px;
    border-radius: 8px;
  }
  .morning__menuTitle {
    font-size: 1.2rem;
  }
  .morning__menuTitle .--number {
    font-size: 1.8rem;
  }
  .morning__menuTitle .--text {
    font-size: 1.2rem;
  }
  .morning__menuText {
    font-size: 1rem;
  }
  .morning__allergyText {
    font-size: 10px;
  }
  .cmnText__mid {
    font-size: 1.4rem;
  }
  .komecaTitle {
    display: block;
    width: 250px;
    height: auto;
    margin: 0 0 0 0;
  }
  .shopInfoNote {
    margin: 16px 0 8px 0;
  }
  .shopInfoNote__note {
    font-size: 1.2rem;
  }
  .appMainvisual__img.--pc {
    display: none;
  }
  .appParts__text {
    font-size: 20px;
    line-height: 40px;
    padding-bottom: 40px;
  }
  .appSection__inner {
    padding: 48px 0 0 0;
    margin: 0 16px;
    width: calc(100%-32px);
  }
  .appSection__textArea.--order {
    padding-bottom: 420px;
  }
  .appSection__textArea.--komeca {
    padding-bottom: 420px;
  }
  .appSection__textArea.--shop {
    padding-bottom: 530px;
  }
  .appSection__textArea.--kutsulog {
    padding-bottom: 420px;
  }
  .appSection__orangeText {
    font-size: 18px;
    line-height: 18px;
    color: #ffffff;
    padding: 12px 12px;
    border-radius: 8px;
    background-size: auto auto;
    background-color: #990d0d;
    background-image: repeating-linear-gradient(90deg, transparent, transparent 32px, #aa0e0e 32px, #aa0e0e 56px);
  }
  .appSection__sectionTitle {
    font-size: 5vw;
    line-height: 10vw;
    margin-top: 24px;
  }
  .appSection__sectionTitle.--komeca {
    padding-left: 42vw;
  }
  .appSection__sectionList {
    margin-top: 24px;
  }
  .appSection__sectionList.--komeca {
    padding-left: 42vw;
  }
  .appSection__sectionList.--kutsulog {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .appSection__sectionListItem {
    font-size: 3.5vw;
    margin-bottom: 2vw;
    font-weight: bold;
  }
  .appSection__mockImg {
    width: 210px;
    height: auto;
    left: calc(50% - 105px);
  }
  .appSection__mockIllust.--order {
    width: 36vw;
    height: auto;
    right: 0px;
    top: 134px;
  }
  .appSection__mockIllust.--komeca {
    width: 27vw;
    height: auto;
    left: 6vw;
    top: 113px;
  }
  .appSection__mockIllust.--shop {
    width: 158px;
    height: auto;
    left: calc(50% - 74px);
    bottom: 395px;
  }
  .appSection__imgTitle {
    width: 240px;
    margin: 32px auto 0;
  }
  .appfooterTitle {
    padding: 0 0 0 72px;
    font-size: 16px;
    line-height: 32px;
  }
  .appfooterTitle:before {
    width: 64px;
    height: 64px;
    top: -1px;
  }
  .appfooter__storeitem {
    display: block;
    width: calc(50% - 8px);
    margin-right: 16px;
  }
  .appfooter__storeitem:last-child {
    margin-right: 0;
  }
  .appFixedBanner {
    bottom: 0;
    right: 16px;
  }
  .appFixedBanner__img {
    width: calc(100% - 32px);
    height: auto;
  }
  .appFixedBanner__closeLink {
    right: -8px;
    top: -16px;
  }
  .appFixedBanner__closeBtn {
    width: 32px;
    height: 32px;
  }
  .footerInner {
    padding: 24px;
  }
  .footerBottomMenu__item {
    margin-bottom: 16px;
  }
  .footerCopy {
    margin-top: 40px;
    padding-bottom: 16px;
  }
  .footerCopy__text {
    font-size: 1.3rem;
    color: #fff;
  }
  .footerSnsList {
    margin-bottom: 32px;
  }
  .footerSnsList__link {
    width: 40px;
    height: 40px;
  }
  .fs-lightbox-container {
    transform: none;
  }
  .fs-lightbox-mobile .fs-lightbox-content {
    background-color: #FAFAFA;
    overflow-y: scroll !important;
  }
  .fs-lightbox-mobile {
    background-color: rgba(0, 0, 0, 0) !important;
  }
  .fs-lightbox-container {
    position: relative;
    background-color: rgba(0, 0, 0, 0.7) !important;
  }
  .fs-lightbox-content {
    height: calc(100% - 48px) !important;
    width: calc(100% - 48px) !important;
    position: absolute;
    border-radius: 16px;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
  .modalBoxInner {
    width: 100%;
  }
  .modalBoxContent {
    padding: 32px 16px;
  }
  .modalBoxContent__boxTtl {
    font-size: 1.6rem;
  }
  .fs-lightbox-close {
    top: 8px;
    right: 8px;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
  }
  .motalBtnArea {
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    width: calc(100% + 32px);
    margin-left: -16px;
  }
  .freewordSearch__input {
    padding-right: 30px;
  }
  .freewordSearch__submit {
    text-indent: 300%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url(/img/icon_search_blue.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px;
    width: 30px;
  }
  .detailSearchTypeSelect__item {
    font-size: 1.4rem;
  }
  .detailSearchTypeSelect__item:nth-child(1) span, .detailSearchTypeSelect__item:nth-child(3) span {
    padding-top: calc(16px + 0.7em);
  }
  .detailSearch__accordionBtn {
    font-size: 1.4rem;
  }
  .--popupInner {
    height: 100%;
    position: relative;
  }
  .--popupInner a {
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.16);
  }
}

@media screen and (min-width: 768px) {
  .mtXS, .mtXSPc {
    margin-top: 8px !important;
  }
  .mtS, .mtSPc {
    margin-top: 24px !important;
  }
  .mtM, .mtMPc {
    margin-top: 32px !important;
  }
  .mtML, .mtMLPc {
    margin-top: 40px !important;
  }
  .mtL, .mtLPc {
    margin-top: 64px !important;
  }
  .mtXL, .mtXLPc {
    margin-top: 96px !important;
  }
  .mbXS, .mbXSPc {
    margin-bottom: 8px !important;
  }
  .mbSS, .mbSSPc {
    margin-bottom: 16px !important;
  }
  .mbS, .mbSPc {
    margin-bottom: 24px !important;
  }
  .mbM, .mbMPc {
    margin-bottom: 32px !important;
  }
  .mbML, .mbMLPc {
    margin-bottom: 40px !important;
  }
  .mbL, .mbLPc {
    margin-bottom: 64px !important;
  }
  .mbXL, .mbXLPc {
    margin-bottom: 96px !important;
  }
  .mlXS, .mlXSPc {
    margin-left: 8px !important;
  }
  .mlSS, .mlSSPc {
    margin-left: 16px !important;
  }
  .mlS, .mlSPc {
    margin-left: 24px !important;
  }
  .mlM, .mlMPc {
    margin-left: 32px !important;
  }
  .mlML, .mlMLPc {
    margin-left: 40px !important;
  }
  .mlL, .mtlPc {
    margin-left: 64px !important;
  }
  .mlXL, .mlXLPc {
    margin-left: 96px !important;
  }
  .mrXS, .mrXSSPc {
    margin-right: 8px !important;
  }
  .mrSS, .mrSSPc {
    margin-right: 16px !important;
  }
  .mrS, .mrSPc {
    margin-right: 24px !important;
  }
  .mrM, .mrMPc {
    margin-right: 32px !important;
  }
  .mrML, .mrMLPc {
    margin-right: 40px !important;
  }
  .mrL, .mrLPc {
    margin-right: 64px !important;
  }
  .mrXL, .mrXLPc {
    margin-right: 96px !important;
  }
  .ptXS, .ptXSPc {
    padding-top: 8px !important;
  }
  .ptSS, .ptSSPc {
    padding-top: 16px !important;
  }
  .ptS, .ptSPc {
    padding-top: 24px !important;
  }
  .ptM, .ptMPc {
    padding-top: 32px !important;
  }
  .ptML, .ptMLPc {
    padding-top: 40px !important;
  }
  .ptL, .ptLPc {
    padding-top: 64px !important;
  }
  .ptXL, .ptXLPc {
    padding-top: 96px !important;
  }
  .pbXS, .pbXSPc {
    padding-bottom: 8px !important;
  }
  .pbSS, .pbSSPc {
    padding-bottom: 16px !important;
  }
  .pbS, .pbSPc {
    padding-bottom: 16px !important;
  }
  .pbM, .pbMPc {
    padding-bottom: 32px !important;
  }
  .pbML, .pbMLPc {
    padding-bottom: 40px !important;
  }
  .pbL, .pbLPc {
    padding-bottom: 64px !important;
  }
  .pbXL, .pbXLPc {
    padding-bottom: 96px !important;
  }
  .plXS, .plXSPc {
    padding-left: 8px !important;
  }
  .plSS, .plSSPc {
    padding-left: 16px !important;
  }
  .plS, .plSPc {
    padding-left: 24px !important;
  }
  .plM, .plMPc {
    padding-left: 32px !important;
  }
  .plML, .plMLPc {
    padding-left: 40px !important;
  }
  .plL, .plLPc {
    padding-left: 64px !important;
  }
  .plXL, .plXLPc {
    padding-left: 96px !important;
  }
  .prXS, .prXSPc {
    padding-left: 8px !important;
  }
  .prSS, .prSSPc {
    padding-left: 16px !important;
  }
  .prS, .prSPc {
    padding-left: 24px !important;
  }
  .prM, .prMPc {
    padding-left: 32px !important;
  }
  .prML, .prMLPc {
    padding-left: 40px !important;
  }
  .prL, .prLPc {
    padding-left: 64px !important;
  }
  .prXL, .prXLPc {
    padding-left: 96px !important;
  }
  .fs-lightbox {
    border-radius: 8px;
  }
  .fs-lightbox-container {
    border-radius: 8px;
  }
  .fs-lightbox-content {
    border-radius: 8px;
  }
  .hidePc {
    display: none !important;
  }
  .textXS, .textXSPc {
    font-size: 1.2rem;
  }
  .textS, .textSPc {
    font-size: 1.4rem;
  }
  .textM, .textMPc {
    font-size: 1.6rem;
  }
  .textL, .textLPc {
    font-size: 1.8rem;
  }
  .textXL, .textXLPc {
    font-size: 2.4rem;
  }
  .textXXL, .textXXLPc {
    font-size: 3.2rem;
  }
  .textXXXL, .textXXXLPc {
    font-size: 4.2rem;
  }
  .taLPc {
    text-align: left !important;
  }
  .taCPc {
    text-align: center !important;
  }
  .taRPc {
    text-align: right !important;
  }
  .autoImg.lgPc {
    width: 80%;
    margin: 0 auto;
    display: block;
  }
  .autoImg.mdPc {
    width: 50%;
    margin: 0 auto;
    display: block;
  }
  .autoImg.smPc {
    width: 30%;
    margin: 0 auto;
    display: block;
  }
  .fLPc {
    float: left;
  }
  .fRPc {
    float: right !important;
  }
  .fBoxPc {
    margin-left: -4%;
  }
  .fAllPc {
    float: left;
    width: 96%;
    margin-left: 4%;
  }
  .f1of2Pc {
    float: left;
    width: 46%;
    margin-left: 4%;
  }
  .f1of3Pc {
    float: left;
    width: 29.3333%;
    margin-left: 4%;
  }
  .f2of3Pc {
    float: left;
    width: 62.6666%;
    margin-left: 4%;
  }
  .f1of4Pc {
    float: left;
    width: 21%;
    margin-left: 4%;
  }
  .f3of4Pc {
    float: left;
    width: 71%;
    margin-left: 4%;
  }
  .f1of5Pc {
    float: left;
    width: 16%;
    margin-left: 4%;
  }
  .f2of5Pc {
    float: left;
    width: 36%;
    margin-left: 4%;
  }
  .f3of5Pc {
    float: left;
    width: 56%;
    margin-left: 4%;
  }
  .f4of5Pc {
    float: left;
    width: 76%;
    margin-left: 4%;
  }
  .f1of6Pc {
    float: left;
    width: 12.6666%;
    margin-left: 4%;
  }
  .f5of6Pc {
    float: left;
    width: 79.3333%;
    margin-left: 4%;
  }
  .f1of7Pc {
    float: left;
    width: 10.2857%;
    margin-left: 4%;
  }
  .f2of7Pc {
    float: left;
    width: 24.5714%;
    margin-left: 4%;
  }
  .f3of7Pc {
    float: left;
    width: 38.8571%;
    margin-left: 4%;
  }
  .f4of7Pc {
    float: left;
    width: 53.1428%;
    margin-left: 4%;
  }
  .f5of7Pc {
    float: left;
    width: 67.4285%;
    margin-left: 4%;
  }
  .f6of7Pc {
    float: left;
    width: 81.7142%;
    margin-left: 4%;
  }
  .f1of8Pc {
    float: left;
    width: 9.5%;
    margin-left: 4%;
  }
  .f3of8Pc {
    float: left;
    width: 33.5%;
    margin-left: 4%;
  }
  .flexBoxPc {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .contentBox, .contentBoxPc {
    width: 1240px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0 20px;
  }
  .contentBoxM, .contentBoxMPc {
    width: 832px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0 16px;
  }
  .contentBoxL, .contentBoxLPc {
    width: 1000px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0;
  }
  .main, .footer {
    width: 100%;
  }
  .--noWrap {
    white-space: nowrap;
  }
  .mainVisual__img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .mainVisual__copy {
    width: 796px;
    height: 66px;
    top: calc(50% - (66px / 2));
    left: calc(50% - (796px / 2));
  }
  .section {
    max-width: 1120px;
    min-width: 768px;
    padding: 80px 40px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .section__lead {
    margin: 40px 0;
  }
  .sectionWide {
    /*max-width: 1080px;*/
    min-width: 640px;
    padding: 40px 0 40px calc(50% - 500px);
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .sectionTitle__title {
    font-size: 2.4rem;
  }
  .sectionTitle__listLink {
    font-size: 1.6rem;
    padding: 4px 32px 4px 16px;
    border-radius: 24px;
  }
  .sectionTitle__listLink:after {
    right: 16px;
    top: calc(50% - 5px);
  }
  .campaign {
    background-size: 600px 357px;
    background-position: center;
    background-repeat: repeat;
  }
  .campaignBnr {
    width: 100%;
  }
  .campaignBnr__item {
    width: 640px;
    padding: 0 16px 16px 16px;
  }
  .campaignBnr__link {
    width: 640px;
  }
  .menuSlider {
    width: 100%;
  }
  .menuSlider__item {
    width: 420px;
    padding: 0 16px 16px 16px;
  }
  .menuSlider__link {
    width: 420px;
  }
  .menuSlider__link:before {
    width: 200px;
    height: 100px;
    top: -40px;
    left: -16px;
  }
  .menuSlider__text {
    width: calc(100% - 32px);
    bottom: 16px;
    left: 16px;
  }
  .menuSlider .slick-list {
    padding-top: 40px !important;
    overflow: inherit !important;
  }
  .newsCard {
    margin-top: 32px;
  }
  .newsCard__item {
    margin-top: 24px;
  }
  .newsCard__link {
    padding: 3.3% 24px;
    margin: 48px 0;
  }
  .newsCard__link:before {
    padding-top: 6.3%;
    top: -16px;
  }
  .newsCard__link:after {
    padding-top: 6.4%;
    bottom: -16px;
  }
  .service__mainImg {
    margin-bottom: 40px;
  }
  .service__title {
    font-size: 1.8rem;
  }
  .service__noteArea {
    font-size: 1.4rem;
  }
  .serviceList__item {
    width: calc(100%/3 - 48px/3);
    /*height: 198px;*/
    margin-right: 24px;
    margin-bottom: 24px;
  }
  .serviceList__item:nth-child(3n) {
    margin-right: 0;
  }
  .serviceList__link.--arrow:after {
    bottom: 24px;
    right: 24px;
  }
  .serviceList__link.--blank:after {
    bottom: 21px;
    right: 24px;
  }
  .serviceList__imgArea {
    width: 100%;
    height: 130px;
  }
  .serviceList__imgAreaPage {
    width: 100%;
    height: 112px;
  }
  .serviceList__text {
    padding: 16px 0 16px 24px;
    font-size: 1.4rem;
  }
  .commitment {
    padding: 0 0;
  }
  .blandCard__link {
    padding: 24px 24px 24px 24px;
  }
  .blandCard__logo {
    height: 114px;
  }
  .blandCard__title {
    font-size: 1.6rem;
  }
  .blandCard__text {
    font-size: 1.4rem;
  }
  .sectionTitle {
    font-size: 3.2rem;
    min-height: 48px;
  }
  .sectionTitleNewsArea {
    display: block;
  }
  .sectionBland {
    height: 32px;
    margin: 24px 24px 0 auto;
  }
  .sectionBland__logo {
    width: 140px;
    height: 32px;
  }
  .sectionBland__img {
    width: 140px;
    height: 32px;
  }
  .sectionSearch__item {
    line-height: 1.6rem;
    height: calc(16px + 40px);
    font-size: 1.6rem;
    margin: 24px 0 40px;
  }
  .sectionSearch__item:after {
    bottom: 24px;
    right: 24px;
  }
  .sectionSlideArea {
    width: 800px;
    overflow: hidden;
  }
  .sectionSlide {
    width: 100vw;
    margin: 40px 0 80px;
  }
  .sectionSlide__item {
    margin-right: 32px;
  }
  .sectionBnrArea {
    margin: 32px 0;
  }
  .sectionBnr__link:hover {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
  }
  .sectionCard__item {
    width: calc(100%/3 - 80px/3);
    margin: 0 40px 40px 0;
  }
  .sectionCard__item:nth-child(3n) {
    margin-right: 0;
  }
  .pageNotice__note {
    font-size: 1.4rem;
  }
  .menuCard__item {
    width: calc(100%/4 - 120px/4);
    margin: 0 40px 40px 0;
  }
  .menuCard__item:nth-child(4n) {
    margin-right: 0;
  }
  .menuCard__title {
    font-size: 1.6rem;
  }
  .menuCard__price {
    font-size: 1.3rem;
  }
  .sectionTitle__XL {
    font-size: 2.4rem;
  }
  .sectionTitle__L {
    font-size: 1.8rem;
  }
  .sectionTitle__M {
    font-size: 1.8rem;
  }
  .sectionTitle__S {
    font-size: 1.6rem;
  }
  .sectionTitle__XS {
    font-size: 1.6rem;
  }
  .sectionTitle__page {
    font-size: 2.4rem;
  }
  .sectionTitle__pageM {
    font-size: 1.8rem;
  }
  .sectionTitle__pageS {
    font-size: 1.6rem;
  }
  .sectionTitle__allergy {
    font-size: 1.8rem;
  }
  .sectionText {
    font-size: 1.6rem;
  }
  .sectionText__note {
    font-size: 1.4rem;
  }
  .sectionLead {
    margin: 24px 0 40px;
  }
  .paragraph__separation {
    margin: 64px 0;
  }
  .sectionList {
    margin: 32px 0;
  }
  .backList__link:after {
    bottom: 0;
    right: 0;
  }
  .menuNotice {
    margin: 32px 0 32px;
  }
  .menuItemMain {
    display: -ms-flexbox;
    display: flex;
  }
  .menuItemMain__photoArea {
    width: 320px;
  }
  .menuItemMain__detailArea {
    width: calc(100% - 320px);
    padding-left: 40px;
  }
  .menuItemMain__price {
    font-size: 2.4rem;
  }
  .menuAllergy {
    margin: 64px 0;
  }
  .menuAllergy__comment {
    margin-bottom: 16px;
  }
  .menuAllergy__item {
    width: calc(100%/7 - 84px/7);
    margin: 0 14px 14px 0;
  }
  .menuAllergy__item:nth-child(7n) {
    margin-right: 0;
  }
  .menuAllergy__itemWh {
    width: calc(100%/7 - 84px/7);
    margin: 0 14px 14px 0;
  }
  .menuAllergy__itemWh:nth-child(7n) {
    margin-right: 0;
  }
  .menuAllergy__search:after {
    bottom: 3px;
    right: 0;
  }
  .menuAllergy__lead {
    padding: 24px;
  }
  .menuAllergy__itemConditions {
    width: calc(100%/4 - 42px/4);
    margin: 0 14px 14px 0;
  }
  .menuAllergy__itemConditions:nth-child(7n) {
    margin-right: 0;
  }
  .menuAllergy__checkListBtn {
    margin: 32px 0 80px;
  }
  .menuAllergy__checkListBtnLink:after {
    bottom: 24px;
    right: 18px;
  }
  .menuAllergy__cautionTitle {
    font-size: 1.6rem;
  }
  .menuAllergy__cautionItem {
    font-size: 1.4rem;
  }
  .menuAllergy__subItem {
    font-size: 1.4rem;
    display: -ms-flexbox;
    display: flex;
  }
  .menuAllergy__subItemTitle {
    width: 280px;
  }
  .menuAllergy__subItemText {
    width: calc(100% - 280px);
  }
  .allergyConditions__title {
    font-size: 1.6rem;
  }
  .allergyConditionsCategory__list {
    width: calc(100%/8 - 70px/8);
  }
  .allergyConditionsCategory__list:nth-child(8n) {
    margin-right: 0;
    margin-bottom: 24px;
  }
  .allergyConditionsCategory__link:after {
    bottom: 8px;
    right: 8px;
  }
  .allergyConditionsList__item {
    width: calc(100%/6 - 200px/6);
  }
  .allergyConditionsList__item:nth-child(6n) {
    margin-right: 0;
  }
  .allergyConditionsList__backBtnLink:after {
    bottom: 3px;
    right: 0;
  }
  .shopInfoSearch__searchBox:after {
    bottom: 16px;
    right: 16px;
  }
  .shopInfoSearch__btnSearch:after {
    top: 1.5em;
    right: 1.5em;
  }
  .newShopInfo {
    padding-bottom: 40px;
  }
  .newShopInfoTitle__title {
    font-size: 2.4rem;
  }
  .newShopInfoTitle__listLink {
    font-size: 1.8rem;
  }
  .newShopInfoTitle__listLink:after {
    top: 0.4em;
    right: 0.1em;
  }
  .newsCardWide {
    margin-top: 32px;
  }
  .newsCardWide__item:after {
    top: 40px;
    right: 40px;
  }
  .newsCardWide__link {
    padding: 32px 32px 32px 32px;
    width: 100%;
  }
  .newsCardWide__title {
    margin-bottom: 16px;
  }
  .newsCardWide__text {
    font-size: 1.6rem;
    height: 3em;
  }
  .newsCardWide__text * {
    font-size: 1.6rem;
  }
  .blandTitle__title {
    font-size: 2.4rem;
  }
  .blandCardInner__item {
    margin: 24px 24px 24px 0;
    width: calc(100%/2 - 24px/2);
  }
  .blandCardInner__item:nth-child(2n) {
    margin-right: 0;
  }
  .blandCardInner__link {
    padding: 24px 24px 24px 24px;
    height: 322px;
  }
  .blandCardInner__logo {
    height: 114px;
  }
  .blandCardInner__title {
    font-size: 1.8rem;
  }
  .blandCardInner__text {
    font-size: 1.4rem;
  }
  .shopSearchResultList__number {
    font-size: 1.4rem;
    margin-bottom: 24px;
  }
  .shopSearchResultListInner:after {
    top: 50%;
    right: 16px;
  }
  .pagerArea {
    margin: 64px 0 120px;
  }
  .shopInfoArea {
    display: -ms-flexbox;
    display: flex;
  }
  .shopInfoArea__photoBlock {
    width: 300px;
  }
  .shopInfoArea__photo {
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.16);
  }
  .shopInfoArea__textBlock {
    margin-left: 24px;
  }
  .shopInfoArea__textLink.--tel {
    color: #333;
    text-decoration: none;
    pointer-events: none;
  }
  .shopLeadArea__moreLink:after {
    top: 14px;
    right: 16px;
  }
  .shopDetail__detailListTitle {
    width: 180px;
    padding-bottom: 24px;
  }
  .shopDetail__detailListItem {
    padding: 0 0 24px 180px;
  }
  .shopDetail__goToSearchLink {
    font-size: 1.8rem;
    margin-right: 40px;
  }
  .shopDetail__goToSearchLink:last-child {
    margin-right: 0;
  }
  .shopDetail__goToSearchLink:before {
    top: 4px;
    left: 0;
  }
  .policyList {
    margin-bottom: 80px;
  }
  .useList {
    margin-bottom: 80px;
  }
  .useListNote {
    position: relative;
  }
  .useListNote__title {
    position: absolute;
    left: 0;
    width: 20em;
  }
  .useListNote__text {
    padding-left: 20em;
  }
  .newsCategory__item {
    margin-right: 32px;
    font-size: 1.6rem;
  }
  .newsCampaignCard {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 32px 0;
  }
  .newsCampaignCard__item {
    width: calc(100%/2 - 29px/2);
    margin-right: 29px;
    margin-bottom: 24px;
  }
  .newsCampaignCard__item:nth-child(2n) {
    margin-right: 0;
  }
  .sectionTitleNews {
    font-size: 3.2rem;
  }
  .newsTitleDate {
    font-size: 1.6rem;
  }
  .newsPage {
    margin-bottom: 80px;
  }
  .newsPage h2, .newsPage h3, .newsPage h4, .newsPage h5, .newsPage h6 {
    margin: 40px 0 24px 0;
  }
  .newsPage p, .newsPage ul, .newsPage ol {
    margin: 24px 0;
  }
  .newsPage h2 {
    font-size: 2.8rem;
  }
  .newsPage h3 {
    font-size: 2.2rem;
  }
  .newsPage h4 {
    font-size: 1.8rem;
  }
  .newsPage h5 {
    font-size: 1.6rem;
  }
  .newsPage h6 {
    font-size: 1.6rem;
  }
  .newsPage p {
    margin: 24px 0;
    font-size: 1.6rem;
    line-height: 2em;
  }
  .companyInfoList {
    position: relative;
  }
  .companyInfoList__title {
    position: absolute;
    left: 0;
    width: 10em;
    line-height: 2em;
  }
  .companyInfoList__text {
    line-height: 2em;
    padding: 16px 16px 16px 10em;
  }
  .companyMessage {
    display: -ms-flexbox;
    display: flex;
    justify-cotent: space-between;
  }
  .companyMessage__textArea {
    width: calc(100% - 305px);
    padding-right: 40px;
  }
  .companyMessage__photoArea {
    width: 265px;
  }
  .propertyInfoList {
    position: relative;
  }
  .propertyInfoList__title {
    position: absolute;
    left: 0;
    width: 8em;
    line-height: 1em;
  }
  .propertyInfoList__text {
    line-height: 1em;
    padding: 16px 16px 16px 8em;
  }
  .propertyInfoListL {
    position: relative;
  }
  .propertyInfoListL__title {
    position: absolute;
    left: 0;
    width: 25em;
    line-height: 1em;
  }
  .propertyInfoListL__text {
    line-height: 1em;
    padding: 16px 16px 16px 25em;
  }
  .propertyOutline {
    display: -ms-flexbox;
    display: flex;
    margin: 16px 0 40px;
  }
  .propertyOutline__photoArea {
    width: 300px;
  }
  .propertyOutline__textArea {
    width: calc(100% - 320px);
    padding-left: 32px;
  }
  .propertyForm__moreLink:after {
    top: 14px;
    right: 16px;
  }
  .contactTypeList {
    margin-bottom: 64px;
  }
  .contactTypeList__item {
    width: calc(100%/2 - 24px/2);
    height: 40px;
    line-height: 40px;
    margin: 0 24px 24px 0;
  }
  .contactTypeList__item:nth-child(2n) {
    margin-right: 0;
  }
  .contactTypeList__link {
    padding-left: 16px;
  }
  .contactTypeList__link:after {
    top: 14px;
    right: 16px;
  }
  .contactCustomer__checkList {
    width: 300px;
  }
  .contactCustomer__telno {
    font-size: 2.4rem;
  }
  .contactFormBtn__link:after {
    top: 14px;
    right: 16px;
  }
  .kutsurogi__mainCopy {
    font-size: 3.4rem;
    padding: 16px 0;
  }
  .kutsurogi__textLarge {
    font-size: 2.2rem;
    line-height: 1.8em;
    letter-spacing: 0.05em;
  }
  .kutsurogi__textMid {
    font-size: 1.6rem;
    line-height: 1.8em;
  }
  .kutsurogi__textSmall {
    font-size: 1.4rem;
  }
  .kutsurogi__note {
    padding: 24px 32px;
  }
  .linkBtn__moreLink:after {
    top: 14px;
    right: 16px;
  }
  .modalBoxContent__title {
    font-size: 1.6rem;
  }
  .modalBrandSelect__list {
    margin-top: 24px;
  }
  .modalBrandSelect__link.--active:after {
    font-size: 1.4rem;
  }
  .modalBrandSelect__text {
    font-size: 1.4rem;
  }
  .modalShopSelect__title {
    font-size: 1.6rem;
  }
  .modalShopSelect__prefectureList {
    font-size: 1.4rem;
  }
  .modalShopSelect__prefectureItem {
    float: left;
    width: calc(100% / 9);
  }
  .modalShopSelect__prefectureSubItem {
    margin-top: 8px;
  }
  .modalShopList__noteTitle {
    font-size: 1.6rem;
  }
  .modalShopList__noteText {
    font-size: 1.4rem;
  }
  .modalShopList__shopLink:hover {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  }
  .modalShopList__shopName {
    font-size: 1.6rem;
    margin: 8px 0;
  }
  .modalShopList__shopBrand {
    font-size: 1.2rem;
  }
  .modalShopList__shopAddress {
    font-size: 1.2rem;
  }
  .modalShopCaution {
    height: 100px;
  }
  .modalShopCaution__text {
    position: fixed;
    padding: 16px;
    border: 2px solid #E95513;
    border-radius: 8px;
    font-size: 2.4rem;
    width: calc(100% - 48px);
    text-align: center;
    z-index: 1;
  }
  .formItem__checkboxLabel {
    font-size: 1.4rem;
  }
  .formItem__radiobtnLabel {
    font-size: 1.4rem;
  }
  .formItem__checkboxAllergy {
    width: calc((100% / 8) - 8px);
  }
  .formItem__checkboxAllergyLabel {
    font-size: 1.2rem;
    height: 54px;
    padding-top: 8px;
  }
  .formItem__radioAllergyOnoff {
    width: calc((100% / 4) - 8px);
  }
  .formItem__radioAllergyOnoffLabel {
    font-size: 1.2rem;
    height: 36px;
    padding-top: 8px;
  }
  .formItem__checkboxAllergyShopLabel {
    font-size: 1.4rem;
  }
  .topAlart {
    max-width: 1120px;
    min-width: 900px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .topAlart__list {
    padding: 24px 40px;
  }
  .topAlart__item {
    margin-bottom: 16px;
  }
  .topAlart__item:last-child {
    margin-bottom: 0;
  }
  .topAlart__link {
    display: -ms-flexbox;
    display: flex;
    font-size: 1.6rem;
  }
  .topAlart__date {
    width: 100px;
  }
  .topAlart__title {
    width: calc(100% - 100px);
  }
  .cmnArea {
    margin-top: 40px;
    margin-bottom: 120px;
  }
  .cmnTitle__l2 {
    font-size: 2.4rem;
  }
  .morning__step {
    border-radius: 16px;
    margin-top: 40px;
  }
  .morning__step:after {
    line-height: 40px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    top: -8px;
    left: -8px;
    font-size: 2.4rem;
  }
  .morning__stepInner {
    padding: 32px;
  }
  .morning__stepTitle {
    border-radius: 12px 12px 0 0;
    font-size: 2.4rem;
    padding: 16px 32px;
  }
  .morning__breadTitle {
    font-size: 1.8rem;
  }
  .morning__stepText, .morning__breadText {
    font-size: 1.4rem;
  }
  .morning__stepNote, .morning__breadNote {
    font-size: 1.2rem;
  }
  .morning__sideArea {
    padding: 32px;
    border-radius: 16px;
  }
  .morning__menuTitle {
    font-size: 1.4rem;
  }
  .morning__menuTitle .--number {
    font-size: 2.4rem;
  }
  .morning__menuTitle .--text {
    font-size: 1.4rem;
  }
  .morning__menuText {
    font-size: 1.2rem;
  }
  .morning__allergyText {
    font-size: 11px;
  }
  .cmnText__mid {
    font-size: 1.6rem;
  }
  .komecaTitle {
    display: block;
    width: 300px;
    height: auto;
    margin: 0 0 0 0;
  }
  .shopInfoNote {
    margin: 24px 0 16px 0;
  }
  .shopInfoNote__note {
    font-size: 1.4rem;
  }
  .newsCategory__link .newsCatBr {
    display: none;
  }
  .appMainvisual__img.--sp {
    display: none;
  }
  .appParts__text {
    font-size: 24px;
    line-height: 48px;
    padding-bottom: 80px;
  }
  .appSection__inner {
    padding: 80px 0 0 0;
    margin: 0 40px;
    max-width: 800px;
    min-width: 768px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .appSection__textArea.--order {
    padding-bottom: 120px;
  }
  .appSection__textArea.--komeca {
    padding-bottom: 120px;
    padding-top: 90px;
  }
  .appSection__textArea.--shop {
    padding-bottom: 200px;
    padding-top: 136px;
  }
  .appSection__textArea.--kutsulog {
    padding-bottom: 120px;
    padding-top: 91px;
  }
  .appSection__textArea.--right {
    width: 420px;
    margin: 0 0 0 auto;
  }
  .appSection__orangeText {
    font-size: 18px;
    color: #E95513;
  }
  .appSection__sectionTitle {
    font-size: 36px;
    line-height: 62px;
    margin-top: 24px;
  }
  .appSection__sectionList {
    margin-top: 24px;
  }
  .appSection__sectionListItem {
    font-size: 16px;
    margin-bottom: 16px;
  }
  .appSection__mockImg {
    z-index: 2;
    width: 270px;
    height: auto;
  }
  .appSection__mockImg.--order {
    right: 0px;
  }
  .appSection__mockImg.--komeca {
    left: 0px;
  }
  .appSection__mockImg.--shop {
    right: 0px;
  }
  .appSection__mockImg.--kutsulog {
    left: 0px;
  }
  .appSection__mockIllust {
    z-index: 1;
    bottom: 0;
  }
  .appSection__mockIllust.--order {
    width: 174px;
    height: auto;
    right: 287px;
  }
  .appSection__mockIllust.--komeca {
    width: 136px;
    height: auto;
    right: -37px;
  }
  .appSection__mockIllust.--shop {
    width: 248px;
    height: auto;
    right: 227px;
  }
  .appSection__imgTitle {
    width: 300px;
    margin: 0 auto 0 0;
  }
  .appfooterTitle {
    padding: 0 0 0 108px;
    font-size: 28px;
    line-height: 48px;
  }
  .appfooterTitle:before {
    width: 99px;
    height: 99px;
    top: -1px;
  }
  .appfooter__storeitem {
    display: block;
    width: 164px;
    margin-right: 16px;
  }
  .appfooter__storeitem:last-child {
    margin-right: 0;
  }
  .appFixedBanner {
    bottom: 0;
    right: 40px;
  }
  .appFixedBanner__img {
    width: 376px;
    height: auto;
  }
  .appFixedBanner__closeLink {
    right: -8px;
    top: -8px;
  }
  .appFixedBanner__closeBtn {
    width: 24px;
    height: 24px;
  }
  .footerInner {
    max-width: 1120px;
    min-width: 900px;
    padding: 64px 40px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .footerMainArea {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footerSubArea {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .footerMainMenu {
    width: calc(100%/4);
  }
  .footerMainMenu__link:hover {
    text-decoration: underline;
    color: #fff;
  }
  .footerSubMenu.--brand {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footerBottomMenu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footerBottomMenu__item {
    margin: 16px 16px 0;
  }
  .footerBottomMenu__item:last-child {
    margin-right: 0px;
  }
  .footerCopy {
    display: none;
  }
  .footerSnsList__link {
    width: 32px;
    height: 32px;
  }
  .modalBoxInner {
    width: 100%;
    max-width: 800px;
    min-width: 768px;
    height: 100%;
    max-height: 80vh;
    border-radius: 16px;
  }
  .modalBoxContent {
    padding: 24px;
    border-radius: 16px;
  }
  .modalBoxContent__boxTtl {
    font-size: 1.8rem;
  }
  .fs-lightbox-close {
    top: -16px;
    right: -16px;
    background-color: #fff;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
  }
  .motalBtnArea {
    position: fixed;
  }
  .freewordSearch__input {
    padding-right: 120px;
  }
  .freewordSearch__submit {
    font-size: 1.6rem;
    font-weight: bold;
    color: #3A6EC6;
    cursor: pointer;
    padding-left: 24px;
  }
  .freewordSearch__submit:hover {
    color: #93B0E2;
    transition: 0.3s;
  }
  .freewordSearch__submit:before {
    content: '';
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(/img/icon_search_blue.svg);
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
  }
  .detailSearchTypeSelect__item {
    font-size: 1.4rem;
  }
  .detailSearch__accordionBtn {
    font-size: 1.4rem;
  }
  .detailSearch__accordionBtn:hover {
    color: #999;
    transition: 0.3s;
  }
  .--popupInner {
    position: relative;
    width: 600px;
    height: 600px;
    border-radius: 16px;
  }
  .--popupInner a {
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 24px;
  }
  .--popupInner img {
    -o-object-fit: contain;
    object-fit: contain;
    height: 100%;
    width: 100%;
  }
}

@media screen and (min-width: 1201px) {
  .wrapper {
    display: -ms-flexbox;
    display: flex;
  }
  .contentArea {
    width: calc(100% - 320px);
    background-color: #fafafa;
  }
  .appMainvisual__headline {
    left: 2vw;
    top: 7vw;
    font-size: 3.6vw;
    line-height: 5.5vw;
  }
  .appMainvisual__storeList {
    left: 2vw;
    top: 26.5vw;
  }
  .appMainvisual__storeitem {
    display: block;
    width: 12vw;
    height: auto;
    margin-right: 1vw;
  }
  .sidebar {
    width: 320px;
  }
  .sidebarInner {
    width: 320px !important;
  }
  .sidebarLogoArea {
    padding-top: 40px;
  }
  .sidebarLogoArea__link {
    width: 220px;
    height: 50px;
    margin: 0 0 32px 40px;
  }
  .sidebarLogoArea__img {
    width: 220px;
    height: 50px;
  }
  .sidebarBtn {
    display: none;
  }
  .sidebarMenu {
    display: block !important;
  }
  .sidebarMainMenu__link {
    padding: 16px 32px 16px 40px;
    font-size: 1.6rem;
  }
  .sidebarSubMenu {
    margin-top: 16px;
    padding-top: 16px;
  }
  .sidebarSubMenu:before {
    position: absolute;
    content: '';
    width: 40px;
    height: 1px;
    background-color: #333;
    top: 0;
    left: 40px;
  }
  .sidebarSubMenu__link {
    padding: 16px 32px 16px 40px;
    font-size: 1.3rem;
  }
  .sidebarCopy {
    margin-top: 32px;
    padding: 0 32px 40px 40px;
  }
  .sidebarIndex {
    position: fixed;
    bottom: 32px;
    left: 250px;
  }
  .sidebarIndex__text {
    font-size: 1.3rem;
  }
}

@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .container {
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@media screen and (min-width: 2400px) {
  .mainVisual__tile {
    height: 650px;
  }
  .mainVisual__tileInner {
    height: 650px;
  }
  .mainVisual__tileItem {
    height: 650px;
  }
}

@media screen and (min-width: 2000px) and (max-width: 2400px) {
  .mainVisual__tile {
    height: 600px;
  }
  .mainVisual__tileInner {
    height: 600px;
  }
  .mainVisual__tileItem {
    height: 600px;
  }
}

@media screen and (min-width: 1600px) and (max-width: 2000px) {
  .mainVisual__tile {
    height: 450px;
  }
  .mainVisual__tileInner {
    height: 450px;
  }
  .mainVisual__tileItem {
    height: 450px;
  }
}

@media screen and (min-width: 1400px) and (max-width: 1600px) {
  .mainVisual__tile {
    height: 350px;
  }
  .mainVisual__tileInner {
    height: 350px;
  }
  .mainVisual__tileItem {
    height: 350px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
  .mainVisual__tile {
    height: 300px;
  }
  .mainVisual__tileInner {
    height: 300px;
  }
  .mainVisual__tileItem {
    height: 300px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .mainVisual__tile {
    height: 350px;
  }
  .mainVisual__tileInner {
    height: 350px;
  }
  .mainVisual__tileItem {
    height: 350px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .mainVisual__tile {
    height: 300px;
  }
  .mainVisual__tileInner {
    height: 300px;
  }
  .mainVisual__tileItem {
    height: 300px;
  }
}

@media screen and (min-width: 560px) and (max-width: 768px) {
  .mainVisual__tile {
    height: 240px;
  }
  .mainVisual__tileInner {
    height: 240px;
  }
  .mainVisual__tileItem {
    height: 240px;
  }
}

@media screen and (min-width: 421px) and (max-width: 560px) {
  .mainVisual__tile {
    height: 180px;
  }
  .mainVisual__tileInner {
    height: 180px;
  }
  .mainVisual__tileItem {
    height: 180px;
  }
}

@media screen and (min-width: 376px) and (max-width: 420px) {
  .mainVisual__tile {
    height: 140px;
  }
  .mainVisual__tileInner {
    height: 140px;
  }
  .mainVisual__tileItem {
    height: 140px;
  }
}

@media screen and (max-width: 375px) {
  .mainVisual__tile {
    height: 120px;
  }
  .mainVisual__tileInner {
    height: 120px;
  }
  .mainVisual__tileItem {
    height: 120px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mainVisual__copy {
    width: 540px;
    height: 40px;
    top: calc(50% - (40px / 2));
    left: calc(50% - (540px / 2));
  }
}

@media screen and (max-width: 1200px) {
  .contentArea {
    margin-top: 70px;
  }
  .sidebar {
    width: 100%;
    z-index: 10;
    position: fixed !important;
    height: 0px !important;
  }
  .sidebarInner {
    width: 100% !important;
    height: 70px;
    top: 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    position: fixed !important;
  }
  .sidebarLogoArea__link {
    padding: 16px 0;
  }
  .sidebarLogoArea__img {
    width: 160px;
    height: auto;
    margin: 0 auto 0 16px;
  }
  .sidebarBtn {
    position: fixed;
    top: 24px;
    right: 20px;
    width: 30px;
    height: 24px;
    z-index: 3;
    box-sizing: border-box;
    cursor: pointer;
    transition: 0.3s all;
  }
  .sidebarBtn__item {
    position: absolute;
    width: 30px;
    height: 2px;
    background: #E95513;
    transition: 0.3s all;
  }
  .sidebarBtn__item:nth-child(1) {
    top: 0;
  }
  .sidebarBtn__item:nth-child(2) {
    top: 10px;
  }
  .sidebarBtn__item:nth-child(3) {
    top: 20px;
  }
  .sidebarMenu {
    display: none;
    background-color: #fff;
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    z-index: 9;
  }
  .sidebarMainMenu__link {
    padding: 8px 16px 8px 16px;
  }
  .sidebarSubMenu {
    margin-top: 24px;
    padding-top: 24px;
    padding-bottom: 16px;
  }
  .sidebarSubMenu:before {
    position: absolute;
    content: '';
    width: 40px;
    height: 1px;
    background-color: #333;
    top: 0;
    left: 16px;
  }
  .sidebarSubMenu__link {
    padding: 8px 16px 8px 16px;
    font-size: 1.2rem;
  }
  .sidebarCopy {
    display: none;
  }
  .sidebarIndex {
    display: none;
  }
}

@media screen and (max-width: 1200px) and (min-width: 769px) {
  .appMainvisual__headline {
    left: 2vw;
    top: 8vw;
    font-size: 4.6vw;
    line-height: 7.5vw;
  }
  .appMainvisual__storeList {
    left: 2vw;
    top: 34vw;
  }
  .appMainvisual__storeitem {
    display: block;
    width: 15vw;
    height: auto;
    margin-right: 1vw;
  }
}

@media screen and (max-width: 768px) {
  .appMainvisual__headline {
    left: 16px;
    top: 8vw;
    font-size: 7vw;
    line-height: 11vw;
  }
  .appMainvisual__storeList {
    top: 45vw;
    width: calc(100% - 32px);
    margin-left: 16px;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .appMainvisual__storeitem {
    display: block;
    width: 44vw;
    height: auto;
  }
}

/*# sourceMappingURL=style.css.map */
