@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;400;500;700&family=Zen+Kaku+Gothic+New:wght@300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swa);
@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  border-style: solid;
  border-width: 0;
  box-sizing: border-box;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  line-height: 1.15;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Lists (definition) */
/* ============================================ */
dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  /* 2 */
  border-top-width: 1px;
  box-sizing: content-box;
  clear: both;
  color: inherit;
  /* 1 */
  height: 0;
  margin: 0;
  /* 1 */
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  /* 1 */
  -moz-appearance: none;
       appearance: none;
  background: transparent;
  border-radius: 0;
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0;
  text-align: inherit;
  text-transform: inherit;
  vertical-align: middle;
  /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  min-width: 0;
  padding: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  /* 1 */
  border-collapse: collapse;
  border-color: inherit;
}

caption {
  text-align: left;
}

td,
th {
  padding: 0;
  vertical-align: top;
}

th {
  font-weight: bold;
  text-align: left;
}

.inview,
.inviewL,
.inviewR,
.inviewZ,
.inviewF {
  opacity: 0;
}

.fadeInUp {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
            transform: translate3d(0, 40px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
            transform: translate3d(0, 40px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.fadeInBigUp {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInBigUp;
          animation-name: fadeInBigUp;
}

@-webkit-keyframes fadeInBigUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 240px, 0);
            transform: translate3d(0, 240px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInBigUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 240px, 0);
            transform: translate3d(0, 240px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(40px, 0, 0);
            transform: translate3d(40px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(40px, 0, 0);
            transform: translate3d(40px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-40px, 0, 0);
            transform: translate3d(-40px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-40px, 0, 0);
            transform: translate3d(-40px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.fadeInUpZoom {
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInUpZoom;
          animation-name: fadeInUpZoom;
}

@-webkit-keyframes fadeInUpZoom {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0) scale3d(0.3, 0.3, 0.3);
            transform: translate3d(0, 40px, 0) scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
            transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  }
}

@keyframes fadeInUpZoom {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0) scale3d(0.3, 0.3, 0.3);
            transform: translate3d(0, 40px, 0) scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
            transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  }
}
.delay_1 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}

.delay_2 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.delay_3 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

.delay_4 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.delay_5 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.delay_6 {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.delay_7 {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}

.delay_8 {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.delay_9 {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}

.delay_10 {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.delay_20 {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.delay_30 {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

.delay_40 {
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}

.delay_50 {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}

.delay_60 {
  -webkit-animation-delay: 6s;
          animation-delay: 6s;
}

/*-- settingフォルダの中の_index.scss --*/
/* CSS Document */
/* ----------------------------------------------------------------------------------------------------
  settings
* --------------------------------------------------------------------------------------------------*/
html {
  font-size: 62.5%;
}

body {
  -webkit-overflow-scrolling: touch;
  -webkit-print-color-adjust: exact;
  -webkit-text-size-adjust: 100%;
  background: #fff;
  box-sizing: border-box;
  color: #875b25;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6;
  text-justify: inter-ideograph;
  width: 100%;
}

.stopscroll {
  overflow: hidden;
}

.inter {
  font-family: "Inter", sans-serif;
}

.cormorant {
  font-family: "Cormorant Garamond", serif;
}

.mincho {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.maru {
  font-family: "Zen Maru Gothic", serif;
}

a {
  color: inherit;
  text-decoration: none;
  transition: 0.5s;
}

img {
  -webkit-backface-visibility: hidden;
  height: auto;
  width: 100%;
}

.icon svg {
  display: block;
  height: 100%;
  width: 100%;
}

.italic {
  font-style: italic;
}

main {
  display: block;
}

.bold {
  font-weight: 700;
}

.ie .slick-dots li button:before {
  font-size: 20px;
}

*:focus {
  outline: none;
}

@media screen and (min-width: 1031px) {
  .sp_view {
    display: none;
  }
  .pc_view {
    display: block;
  }
}
@media screen and (max-width: 1030px) {
  html {
    overflow-x: hidden;
  }
  .sp_view {
    display: block;
  }
  .pc_view {
    display: none;
  }
  input[type=text],
  input[type=search],
  input[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0;
    appearance: none;
  }
}
main {
  margin-top: 70px;
}
@media screen and (max-width: 1030px) {
  main {
    margin-top: 70px;
  }
}

.ly_w1100 {
  margin: 0 auto;
  max-width: 1100px;
  width: calc(100% - 40px);
}

.ly_w1240 {
  margin: 0 auto;
  max-width: 1240px;
  width: calc(100% - 40px);
}

.slick-dots li {
  margin: 0 2px !important;
}
.slick-dots li button {
  height: 30px;
  width: 30px;
}
.slick-dots li button:before {
  color: #b3b3b3 !important;
  content: "●" !important;
  font-family: sans-serif !important;
  font-size: 12px !important;
}

.slick-loading .slick-list {
  background: none !important;
}

.slick-prev:before,
.slick-next:before {
  content: "";
  display: block;
  opacity: 1 !important;
}
@media screen and (max-width: 1030px) {
  .slick-prev:before,
  .slick-next:before {
    height: 50px;
    width: 15px;
  }
}

.slick-prev:before {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

/*.slick-prev{
  width: 35px;
        height: 62px;
        background: url(/ad/brand/garage1/assets/images/arrow_l.png) no-repeat center top;
        background-size: 100%;
  @include g.mq-down(lg) {

  }
}

.slick-next{
  width: 35px ;
        height: 62px ;
        background: url(/ad/brand/garage1/assets/images/arrow_r.png) no-repeat center top;
        background-size: 100%;
  @include g.mq-down(lg) {

  }
}*/
.slick-prev,
.slick-next {
  color: #000;
  height: 62px;
  width: 35px;
  z-index: 1;
}
.control-style1 .slick-prev {
  left: 0;
  top: calc(100% + 10px);
}
.control-style1 .slick-next {
  left: 34px;
  right: auto;
  top: calc(100% + 10px);
}
.control-style1 .slick-dots {
  bottom: -30px;
  left: 80px;
  text-align: left;
}

.el_btn {
  background: #FFFFFF;
  border: 3px solid #000;
  border-radius: 50px;
  display: inline-block;
  font-weight: 700;
  overflow: hidden;
  padding: 12px 110px;
  position: relative;
  text-align: center;
  transition: ease 0.2s;
}
.el_btn span {
  color: #000;
  position: relative;
  z-index: 3;
}
.el_btn .arrow_r {
  fill: #000;
  position: absolute;
  right: 15px;
  top: 6px;
  width: 27px;
}
.el_btn .arrow_l {
  fill: #000;
  left: 15px;
  position: absolute;
  top: 6px;
  width: 27px;
}
@media screen and (max-width: 768px) {
  .el_btn {
    padding: 10px 67px;
  }
}
.el_btn::before {
  background: #000;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s, -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  width: 100%;
  z-index: 2;
}
.el_btn:hover {
  border: 3px solid #fff;
}
.el_btn:hover span {
  color: #fff;
}
.el_btn:hover .arrow_r {
  fill: #fff;
}
.el_btn:hover .arrow_l {
  fill: #fff;
}
.el_btn:hover::before {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}
.el_btn.--black {
  border-color: #1a1a1a;
}

.el_line-btn {
  align-items: center;
  background-color: #fff;
  border: 2px solid #1a1a1a;
  border-radius: 50px;
  color: #3EB157;
  display: flex;
  font-weight: 700;
  justify-content: center;
  padding: 10px 0;
  transition: background-color 0.2s, border-color 0.2s;
}
.el_line-btn .icon {
  height: 30px;
  margin-right: 10px;
  width: 30px;
}
@media screen and (max-width: 768px) {
  .el_line-btn .icon {
    height: 26px;
    width: 26px;
  }
}
@media screen and (min-width: 769px) {
  .el_line-btn:hover {
    background-color: #1a1a1a;
    border-color: #fff;
  }
}

body {
  color: #3e3a39;
  width: 100%;
}
@media screen and (max-width: 768px) {
  body {
    overflow: hidden;
    width: 100%;
  }
}
body .pc {
  display: block;
}
@media screen and (max-width: 768px) {
  body .pc {
    display: none;
  }
}
body .sp {
  display: none;
}
@media screen and (max-width: 768px) {
  body .sp {
    display: block;
  }
}

header {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 768px) {
  header .p-index__topArea {
    height: auto;
    width: 100%;
  }
}
header .p-index__topArea .p-index__mv {
  height: auto;
  position: relative;
  width: 100%;
}
header .p-index__topArea .p-index__mv.bg_sk {
  background-color: #c2dbe1;
}
header .p-index__topArea .p-index__mv.bg_km {
  background-color: #8ec320;
}
@media screen and (max-width: 768px) {
  header .p-index__topArea .p-index__mv {
    height: auto;
  }
}
header .p-index__topArea .p-index__mv .p-index__mv_img {
  bottom: 0;
  /*left: 0;
  margin: auto;*/
  max-width: 1820px;
  position: relative;
  right: 0;
  width: 100%;
  margin-left: auto;
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  header .p-index__topArea .p-index__mv .p-index__mv_img {
    padding-top: 0px;
    position: relative;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  header .p-index__topArea .p-index_lead_btm {
    height: 40%;
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  header .p-index__topArea .p-index_lead_btm .p-index__lead_img {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 50%;
  }
}
header .p-index__lead {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 860px;
  padding: 100px 0;
  width: 90%;
}
@media screen and (max-width: 768px) {
  header .p-index__lead {
    display: block;
    max-width: 90%;
    padding: 0;
  }
}
header .p-index__lead .p-index__lead_img {
  width: 328px;
}
@media screen and (max-width: 768px) {
  header .p-index__lead .p-index__lead_txt {
    width: 100%;
  }
}
header .p-index__lead .p-index__lead_txt .vertical_txt {
  -ms-writing-mode: tb-rl;
  color: #875b25;
  font-size: 1.05em;
  font-weight: 500;
  line-height: 3;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
@media screen and (max-width: 768px) {
  header .p-index__lead .p-index__lead_txt .vertical_txt {
    font-size: 3.5vw;
    line-height: 2.8;
  }
}

footer {
  padding-bottom: 100px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 768px) {
  footer {
    display: block;
    padding-bottom: 50px;
    padding-top: 50px;
  }
}
footer .ft_arrow {
  padding-bottom: 38%;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 768px) {
  footer .ft_arrow {
    padding-bottom: 60%;
  }
}
footer .ft_arrow .arrow_img {
  position: absolute;
  right: 0;
  top: 0;
  width: 90%;
}
@media screen and (max-width: 768px) {
  footer .ft_arrow .arrow_img {
    width: 95%;
  }
}
footer .ft_arrow .ppl_img_list {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  right: 0;
  top: 50px;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  footer .ft_arrow .ppl_img_list {
    justify-content: flex-start;
    left: 10%;
    right: auto;
    top: -50px;
  }
}
footer .ft_arrow .ppl_img_list li {
  margin-right: 3%;
  width: 17%;
}
@media screen and (max-width: 768px) {
  footer .ft_arrow .ppl_img_list li {
    width: 30%;
  }
}
footer .l-footer__inner .ft_logo {
  margin: -100px auto 50px;
  width: 195px;
}
@media screen and (max-width: 768px) {
  footer .l-footer__inner .ft_logo {
    margin: 30px auto 30px;
    width: 35%;
  }
}
footer .l-footer__inner .ft_btn {
  margin: 0 auto 50px;
  max-width: 520px;
}
@media screen and (max-width: 768px) {
  footer .l-footer__inner .ft_btn {
    margin: 0 auto 20px;
    width: 80%;
  }
}
footer .l-footer__inner .l-footer__copyright {
  color: #875b25;
  font-size: 0.8em;
}

main {
  margin-top: 0;
}

.movieArea {
  margin: 120px auto;
  max-width: 1080px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .movieArea {
    margin: 60px auto;
    width: 100%;
  }
}
.movieArea .movie_ttl {
  margin: 0px auto 30px;
  max-width: 336px;
  width: 50%;
}
.movieArea .movie_img {
  margin: 20px auto;
  max-width: 1080px;
  width: 90%;
}
.movieArea .movie_img a {
  cursor: pointer;
  display: block;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .movieArea .movie_img {
    margin-bottom: 10px;
  }
}
.movieArea .making_btn {
  bottom: 0;
  max-width: 297px;
  position: absolute;
  right: 0;
}
@media screen and (max-width: 768px) {
  .movieArea .making_btn {
    right: 5%;
    width: 30%;
  }
}
.movieArea .caption {
  color: #8c5c07;
  display: block;
  font-size: 1em;
}
@media screen and (max-width: 768px) {
  .movieArea .caption {
    font-size: 3vw;
    margin-left: 5%;
    text-align: left;
  }
}

.bg_gr {
  background-color: rgba(142, 195, 32, 0.16);
  margin: 80px auto 120px;
  padding: 50px 0;
  position: relative;
  width: 100%;
}
.bg_gr .p-index__lead_box {
  background-color: #fff;
  border-radius: 30px;
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1080px;
  width: 90%;
}
.bg_gr::before {
  background: url(../img/wave_top.svg) no-repeat center top;
  background-size: cover;
  content: "";
  height: 76px;
  left: 0;
  position: absolute;
  top: -76px;
  width: 100%;
}
.bg_gr::after {
  background: url(../img/wave_btm.svg) no-repeat center bottom;
  background-size: cover;
  bottom: -68px;
  content: "";
  height: 68px;
  left: 0;
  position: absolute;
  width: 100%;
}

.bg_gr0512 {
  background-color: #fff;
  padding: 0;
}
.bg_gr0512::before {
  content: none;
}
.bg_gr0512::after {
  content: none;
}

.p-index__lead {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 860px;
  padding: 90px 0;
  width: 90%;
}
@media screen and (max-width: 768px) {
  .p-index__lead {
    display: block;
    padding: 50px 0;
    width: 90%;
  }
}
.p-index__lead .p-index__lead_img {
  width: 328px;
}
@media screen and (max-width: 768px) {
  .p-index__lead .p-index__lead_img {
    margin: 0 auto 40px;
    width: 70%;
  }
}
@media screen and (max-width: 768px) {
  .p-index__lead .p-index__lead_txt {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
  }
}
.p-index__lead .p-index__lead_txt .vertical_txt {
  -ms-writing-mode: tb-rl;
  color: #875b25;
  font-size: 1.05em;
  font-weight: 500;
  line-height: 3;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
@media screen and (max-width: 768px) {
  .p-index__lead .p-index__lead_txt .vertical_txt {
    font-size: 3.3vw;
    line-height: 2.5;
  }
}

.p-index__contents_nav {
  margin: 0 auto;
  max-width: 900px;
}
.p-index__contents_nav .inner {
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-index__contents_nav .inner {
    width: 100%;
  }
}
.p-index__contents_nav .inner .p-index__contents_nav_list {
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width: 768px) {
  .p-index__contents_nav .inner .p-index__contents_nav_list {
    flex-wrap: wrap;
  }
}
.p-index__contents_nav .inner .p-index__contents_nav_list li {
  width: 20%;
}
@media screen and (max-width: 768px) {
  .p-index__contents_nav .inner .p-index__contents_nav_list li {
    margin-bottom: 30px;
    width: 40%;
  }
}
.p-index__contents_nav .inner .p-index__contents_nav_list li a {
  display: block;
  width: 100%;
}
.p-index__contents_nav .inner .p-index__contents_nav_list._nav_list3 li {
  width: 240px;
}
@media screen and (max-width: 768px) {
  .p-index__contents_nav .inner .p-index__contents_nav_list._nav_list3 li {
    width: 40%;
  }
}
.p-index__contents_nav .inner .p-index__contents_nav_list._nav_list3 li.item_fukidashi {
  display: flex;
  justify-content: space-between;
  width: 520px;
}
@media screen and (max-width: 768px) {
  .p-index__contents_nav .inner .p-index__contents_nav_list._nav_list3 li.item_fukidashi {
    justify-content: space-around;
  }
}
.p-index__contents_nav .inner .p-index__contents_nav_list._nav_list3 li.item_fukidashi a {
  width: 240px;
}
@media screen and (max-width: 768px) {
  .p-index__contents_nav .inner .p-index__contents_nav_list._nav_list3 li.item_fukidashi a {
    width: 40%;
  }
}
.p-index__contents_nav .inner .p-index__contents_nav_list._nav_list3 li.item_fukidashi .nav_fukidashi {
  width: 250px;
}
@media screen and (max-width: 768px) {
  .p-index__contents_nav .inner .p-index__contents_nav_list._nav_list3 li.item_fukidashi .nav_fukidashi {
    width: 40%;
  }
}
.p-index__contents_nav .inner .p-index__contents_nav_list_fixed {
  -webkit-animation: slideDown 0.6s ease-in-out;
          animation: slideDown 0.6s ease-in-out;
  display: flex;
  display: none;
  justify-content: space-between;
  padding: 20px 0;
}
@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
.p-index__contents_nav .inner .p-index__contents_nav_list_fixed li {
  width: 50%;
}
.p-index__contents_nav .inner .p-index__contents_nav_list_fixed li a {
  display: block;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-index__contents_nav .inner .p-index__contents_nav_list_fixed {
    padding: 0;
  }
}
.p-index__contents_nav .rf_btn {
  margin: 50px auto;
  max-width: 402px;
}
@media screen and (max-width: 768px) {
  .p-index__contents_nav .rf_btn {
    margin: 40px auto;
    width: 70%;
  }
}
.p-index__contents_nav .rf_btn_fixed {
  -webkit-animation: slideRight 0.6s ease-in-out;
          animation: slideRight 0.6s ease-in-out;
  display: none;
  margin: 0 auto;
  max-width: 680px;
}
@-webkit-keyframes slideRight {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@keyframes slideRight {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@media screen and (max-width: 768px) {
  .p-index__contents_nav .rf_btn_fixed {
    width: 90%;
  }
}
.p-index__contents_nav.fixed {
  /*.p-index__contents_nav_list{

  }*/
}
.p-index__contents_nav.fixed .p-index__contents_nav_list_fixed {
  display: flex;
  left: 0;
  margin: auto;
  max-width: 720px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.p-index__contents_nav.fixed .rf_btn_fixed {
  bottom: 20px;
  display: block;
  left: 0;
  margin: auto;
  max-width: 680px;
  position: fixed;
  right: 0;
  z-index: 100;
}
.p-index__contents_nav .disabled {
  background-color: #fff;
  pointer-events: none;
}
.p-index__contents_nav .disabled img {
  opacity: 0.3;
}

.p-index__contents {
  color: #8c5c07;
  margin: 100px auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-index__contents {
    margin: 70px auto;
  }
}
.p-index__contents .inner {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1080px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-index__contents .inner {
    padding: 0;
    width: 90%;
  }
}
.p-index__contents .inner .comingsoon {
  margin: 0 auto;
  max-width: 560px;
  width: 90%;
}
@media screen and (max-width: 768px) {
  .p-index__contents .inner .comingsoon {
    width: 100%;
  }
}

#renewal {
  padding-top: 20px;
}

#open_feb {
  margin-top: -140px;
  padding-top: 140px;
}

#kodomozo {
  margin-top: -100px;
  padding-top: 150px;
}

.p-index__renewal_shop {
  position: relative;
  z-index: 1;
}
.p-index__renewal_shop .renewal_obj_bg {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .renewal_obj_bg {
    top: 2%;
    width: 80%;
  }
}
.p-index__renewal_shop .inner {
  position: relative;
}
.p-index__renewal_shop .inner .renewal_obj_ppl {
  position: absolute;
  right: 0;
  top: -50px;
  width: 305px;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .renewal_obj_ppl {
    right: 5%;
    top: 5%;
    width: 38%;
  }
}
.p-index__renewal_shop .inner .renewal_obj_ppl2 {
  width: 313px;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .renewal_obj_ppl2 {
    top: 4.5%;
    width: 55%;
  }
}
.p-index__renewal_shop .inner .sec_ttl {
  margin-bottom: 40px;
  max-width: 600px;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .sec_ttl {
    margin-bottom: 20px;
    width: 72%;
  }
}
.p-index__renewal_shop .inner .sec_ttl span {
  display: block;
  font-size: 1.5em;
  font-weight: 600;
  letter-spacing: 2px;
  margin: 10px auto;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .sec_ttl span {
    font-size: 4vw;
  }
}
.p-index__renewal_shop .inner .sec_lead {
  font-size: 1.2em;
  line-height: 1.75;
  max-width: 600px;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .sec_lead {
    font-size: 3.6vw;
    width: 100%;
  }
}
.p-index__renewal_shop .inner .pickupArea {
  margin: 100px auto 50px;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickupArea {
    margin-top: 250px;
  }
}
.p-index__renewal_shop .inner .pickupArea .btnArea {
  margin: 80px auto 50px;
  max-width: 520px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickupArea .btnArea {
    margin: 40px auto 40px;
    width: 90%;
  }
}
.p-index__renewal_shop .inner .pickupArea .open_ttl {
  margin: 60px auto 50px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickupArea .open_ttl {
    margin: 30px auto;
    width: 90%;
  }
}
.p-index__renewal_shop .inner .pickupArea .open_more {
  margin: 50px auto;
  max-width: 730px;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickupArea .open_more {
    margin: 30px auto;
    width: 90%;
  }
}
.p-index__renewal_shop .inner .pickupArea .caption {
  margin: 0 auto 50px;
  text-align: center;
}
.p-index__renewal_shop .inner .pickupArea .line {
  color: #bfbfbf;
  margin-bottom: 60px;
}
.p-index__renewal_shop .inner .pickupArea .open_moreBtn {
  margin: 50px auto;
  max-width: 680px;
}
.p-index__renewal_shop .inner .pickupArea .close_moreBtn {
  margin: 50px auto;
  max-width: 680px;
}
.p-index__renewal_shop .inner .pickupArea .detail_txt {
  font-size: 1.2em;
  font-weight: 600;
  margin: 0 auto 30px;
  max-width: 470px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickupArea .detail_txt {
    width: 70%;
  }
}
.p-index__renewal_shop .inner .pickupArea .pickup {
  margin: 0 auto 50px;
  max-width: 164px;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickupArea .pickup {
    width: 35%;
  }
}
.p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item {
    display: block;
    width: 100%;
  }
}
.p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item .pickup_img {
  height: 0;
  max-width: 540px;
  padding-bottom: 33%;
  position: relative;
  width: 48%;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item .pickup_img {
    margin-bottom: 20px;
    padding-bottom: 70%;
    width: 100%;
  }
}
.p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item .pickup_img img {
  border-radius: 20px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item .pickup_txt {
  width: 48%;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item .pickup_txt {
    width: 100%;
  }
}
.p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item .pickup_txt .pickup {
  display: block;
  margin-bottom: 20px;
  width: 182px;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item .pickup_txt .pickup {
    width: 40%;
  }
}
.p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item .pickup_txt .pickup_txt_top {
  align-items: center;
  display: flex;
}
.p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item .pickup_txt .pickup_txt_top .shop_tag {
  margin-right: 40px;
  width: 120px;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item .pickup_txt .pickup_txt_top .shop_tag {
    margin-right: 5%;
    width: 30%;
  }
}
.p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item .pickup_txt .pickup_txt_top .shop_name {
  font-size: 1.5em;
  font-weight: 500;
}
.p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item .pickup_txt .pickup_tab_list {
  font-size: 0.95em;
  margin-bottom: 10px;
  margin-top: 20px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item .pickup_txt .pickup_tab_list {
    font-size: 3.5vw;
    width: 100%;
  }
}
.p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item .pickup_txt .pickup_tab_list li {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 5px;
}
.p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item .pickup_txt .pickup_tab_list li.tag_new {
  border-radius: 20px;
  color: #fff;
  font-weight: 600;
  padding: 1px 20px;
}
.p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item .pickup_txt .pickup_tab_list li.tag_pink {
  background-color: #e89da0;
}
.p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item .pickup_txt .pickup_tab_list li.tag_green {
  background-color: #8ec320;
}
.p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item .pickup_txt .pickup_tab_list li.tag_orange {
  background-color: #f5b632;
}
.p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item .pickup_txt .pickup_tab_list li.tag_blue {
  background-color: #44a0bc;
}
.p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item .pickup_txt .pickup_tab_list li.tag_openday {
  border: solid 1px #8c5c07;
  border-radius: 20px;
  padding: 1px 20px;
  background-color: #fff;
}
.p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item .pickup_txt .pickup_tab_list li.tag_tokai {
  background-color: #ffff00;
  border-radius: 20px;
  padding: 1px 20px;
}
.p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item .pickup_txt .pickup_lead {
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickupArea .pickup_list .pickup_list_item .pickup_txt .pickup_lead {
    font-size: 3.7vw;
  }
}
.p-index__renewal_shop .inner .pickupArea .pickup_shop-body {
  display: flex;
  flex-wrap: wrap;
}
.p-index__renewal_shop .inner .pickupArea .pickup_shop-body .pickup_shop-item {
  margin-bottom: 50px;
  margin-right: 4%;
  position: relative;
  width: 22%;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickupArea .pickup_shop-body .pickup_shop-item {
    margin-right: 2%;
    width: 48%;
  }
}
@media screen and (min-width: 769px) {
  .p-index__renewal_shop .inner .pickupArea .pickup_shop-body .pickup_shop-item:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickupArea .pickup_shop-body .pickup_shop-item:nth-child(2n) {
    margin-left: 2%;
    margin-right: 0;
  }
}
.p-index__renewal_shop .inner .pickupArea .pickup_shop-body .pickup_shop-item a {
  display: block;
  width: 100%;
}
.p-index__renewal_shop .inner .pickupArea .pickup_shop-body .pickup_shop-item a:hover {
  opacity: 0.7;
}
.p-index__renewal_shop .inner .pickupArea .pickup_shop-body .pickup_shop-item .shop_img {
  margin-bottom: 10px;
  padding-top: 75%;
  position: relative;
  width: 100%;
}
.p-index__renewal_shop .inner .pickupArea .pickup_shop-body .pickup_shop-item .shop_img img {
  border: solid 1px #bfbfbf;
  border-radius: 20px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickupArea .pickup_shop-body .pickup_shop-item .shop_img img {
    border-radius: 15px;
  }
}
.p-index__renewal_shop .inner .pickupArea .pickup_shop-body .pickup_shop-item .shop_txt .shop_name {
  align-items: center;
  display: flex;
  font-size: 1.1em;
  font-weight: 600;
  height: 100%;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickupArea .pickup_shop-body .pickup_shop-item .shop_txt .shop_name {
    font-size: 3.7vw;
  }
}
.p-index__renewal_shop .inner .pickupArea .pickup_shop-body .pickup_shop-item .shop_txt .pickup_tab_list {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
.p-index__renewal_shop .inner .pickupArea .pickup_shop-body .pickup_shop-item .shop_txt .pickup_tab_list li {
  display: inline-block;
  font-size: 0.9em;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickupArea .pickup_shop-body .pickup_shop-item .shop_txt .pickup_tab_list li {
    font-size: 3.5vw;
  }
}
.p-index__renewal_shop .inner .pickupArea .pickup_shop-body .pickup_shop-item .shop_txt .pickup_tab_list li.tag_new {
  border-radius: 20px;
  color: #fff;
  font-weight: 600;
  padding: 0.5px 15px 2px;
}
.p-index__renewal_shop .inner .pickupArea .pickup_shop-body .pickup_shop-item .shop_txt .pickup_tab_list li.tag_pink {
  background-color: #e89da0;
}
.p-index__renewal_shop .inner .pickupArea .pickup_shop-body .pickup_shop-item .shop_txt .pickup_tab_list li.tag_green {
  background-color: #8ec320;
}
.p-index__renewal_shop .inner .pickupArea .pickup_shop-body .pickup_shop-item .shop_txt .pickup_tab_list li.tag_orange {
  background-color: #f5b632;
}
.p-index__renewal_shop .inner .pickupArea .pickup_shop-body .pickup_shop-item .shop_txt .pickup_tab_list li.tag_blue {
  background-color: #44a0bc;
}
.p-index__renewal_shop .inner .pickupArea .pickup_shop-body .pickup_shop-item .shop_txt .pickup_tab_list li.tag_openday {
  border: solid 1px #8c5c07;
  border-radius: 10px;
  line-height: 1.25;
  padding: 1px 15px;
  background-color: #fff;
}
.p-index__renewal_shop .inner .pickupArea .pickup_shop-body .pickup_shop-item .shop_txt .pickup_tab_list li.tag_tokai {
  background-color: #ffff00;
  border-radius: 20px;
  padding: 1px 20px;
}
.p-index__renewal_shop .inner .shoplistArea {
  width: 100%;
}
.p-index__renewal_shop .inner .shoplistArea .ttl {
  margin: 60px auto;
  max-width: 349px;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box {
  margin-bottom: 25px;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dt {
  align-items: center;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  padding: 10px 20px;
  position: relative;
  transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  /*.arrow{
    width: 15px;
    height: 15px;
    display: block;
    margin-right: 20px;
    transition: transform .5s ease-in-out, top .5s ease-in-out;
    transform-origin: 50% 50%;
    position: absolute;
    top: 18%;
    left: 20px;
    @include g.mq-down(md) {
      width: 12px;
      height: 12px;
      margin-top: 10px;
      margin-right: 10px;
    }
    img{
      display: inline-block;
      @include g.mq-down(md) {
        display: block;
      }
    }
  }*/
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dt {
    align-items: center;
  }
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dt.fashion_shoplist_tab {
  background-color: #8ec320;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dt.life_shoplist_tab {
  background-color: #44b0cc;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dt.gourmet_shoplist_tab {
  background-color: #f5b632;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dt.service_shoplist_tab {
  background-color: #e89da0;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dt .arrow {
  display: inline-block;
  height: 11.8px;
  position: relative;
  transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  width: 19.6px;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dt .arrow::before,
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dt .arrow::after {
  background-color: #ffffff;
  border-radius: 9999px;
  bottom: 0;
  content: "";
  height: 15px;
  left: calc(50% - 1.5px);
  position: absolute;
  -webkit-transform-origin: 50% calc(100% - 1.5px);
          transform-origin: 50% calc(100% - 1.5px);
  width: 3px;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dt .arrow::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dt .arrow::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dt .maru {
  color: #fff;
  font-size: 1.5em;
  font-weight: 600;
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dt .maru {
    font-size: 6vw;
    padding-bottom: 2px;
  }
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dt.openTgl {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dt.openTgl .arrow {
  top: 60%;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd {
  background-color: #fff;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  box-sizing: border-box;
  display: none;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd .scroll-container {
  overflow-x: scroll;
  position: relative;
  width: 100%;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd .scroll-hint {
  left: 0;
  margin: auto;
  max-width: 276px;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 40%;
  transition: opacity 0.5s ease;
  width: 35%;
}
@media screen and (min-width: 769px) {
  .p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd .scroll-hint {
    display: none;
  }
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table {
    width: 800px;
  }
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table thead {
  display: block;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table thead.fashion_list_head {
  background-color: #ddedbc;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table thead.life_list_head {
  background-color: #c7e7f0;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table thead.gourmet_list_head {
  background-color: #fce9c1;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table thead.service_list_head {
  background-color: #f8e1e2;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table thead tr {
  display: flex;
  width: 100%;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table thead th {
  box-sizing: border-box;
  font-size: 0.9em;
  font-weight: 400;
  padding: 5px 15px;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table thead th {
    font-size: 3vw;
    padding: 5px 10px;
  }
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table thead th.shop_name {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table thead th.shop_name {
    width: 35%;
  }
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table thead th.open_day {
  width: 15%;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table thead th.open_day {
    width: 20%;
  }
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table thead th.floor {
  width: 13%;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table thead th.floor {
    width: 15%;
  }
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table thead th.division {
  width: 7%;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table thead th.division {
    width: 10%;
  }
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table thead th.remarks {
  width: 15%;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table thead th.remarks {
    width: 20%;
  }
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table tbody {
  display: block;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table tbody {
    max-height: 400px;
    overflow: scroll;
  }
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table tbody tr {
  align-items: center;
  display: flex;
  width: 100%;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table tbody td {
  box-sizing: border-box;
  padding: 10px 15px;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table tbody td {
    padding: 10px;
  }
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table tbody td.shop_name {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table tbody td.shop_name {
    font-size: 3.3vw;
    width: 35%;
  }
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table tbody td.shop_name span {
  font-size: 0.7em;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table tbody td.open_day {
  width: 15%;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table tbody td.open_day {
    width: 20%;
  }
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table tbody td.open_day .tag_openday {
  /*border: solid 1px #8c5c07;
  padding: 1px 15px;
  border-radius: 15px;
  display: inline-block;*/
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table tbody td.open_day .tag_openday {
    font-size: 3.2vw;
    /*padding: 1 10px;
    border-radius: 10px;*/
  }
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table tbody td.floor {
  font-size: 0.9em;
  width: 13%;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table tbody td.floor {
    font-size: 3.2vw;
    width: 15%;
  }
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table tbody td.division {
  width: 7%;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table tbody td.division {
    font-size: 3.2vw;
    width: 10%;
  }
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table tbody td.remarks {
  width: 15%;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table tbody td.remarks {
    font-size: 3.2vw;
    width: 20%;
  }
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl dd table tbody td.remarks .tag_tokai {
  background-color: #ffff00;
  border-radius: 20px;
  display: inline-block;
  padding: 1px 20px;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl.fashion_shoplist_item dd {
  border: solid 1px #ddedbc;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl.fashion_shoplist_item table tbody tr {
  border-top: solid 1px #ddedbc;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl.life_shoplist_item dd {
  border: solid 1px #c7e7f0;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl.life_shoplist_item table tbody tr {
  border-top: solid 1px #c7e7f0;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl.gourmet_shoplist_item dd {
  border: solid 1px #fce9c1;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl.gourmet_shoplist_item table tbody tr {
  border-top: solid 1px #fce9c1;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl.service_shoplist_item dd {
  border: solid 1px #f8e1e2;
}
.p-index__renewal_shop .inner .shoplistArea .shoplist_box dl.service_shoplist_item table tbody tr {
  border-top: solid 1px #f8e1e2;
}
.p-index__renewal_shop .inner .pickup_shopArea {
  padding-top: 30px;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickup_shopArea {
    padding-top: 20px;
  }
}
.p-index__renewal_shop .inner .pickup_shopArea .open_ttl {
  margin: 0px auto 80px;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickup_shopArea .open_ttl {
    width: 90%;
  }
}
.p-index__renewal_shop .inner .pickup_shopArea .caption {
  margin: 0 auto 50px;
  text-align: center;
}
.p-index__renewal_shop .inner .pickup_shopArea .detail_txt {
  font-size: 1.2em;
  font-weight: 600;
  margin: 0 auto 50px;
  max-width: 470px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickup_shopArea .detail_txt {
    width: 80%;
  }
}
.p-index__renewal_shop .inner .pickup_shopArea .sub_pickup_shop-body {
  display: flex;
  flex-wrap: wrap;
}
.p-index__renewal_shop .inner .pickup_shopArea .sub_pickup_shop-body .sub_pickup_shop-item {
  margin-bottom: 50px;
  margin-right: 4%;
  position: relative;
  width: 22%;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickup_shopArea .sub_pickup_shop-body .sub_pickup_shop-item {
    margin-right: 2%;
    width: 48%;
  }
}
@media screen and (min-width: 769px) {
  .p-index__renewal_shop .inner .pickup_shopArea .sub_pickup_shop-body .sub_pickup_shop-item:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickup_shopArea .sub_pickup_shop-body .sub_pickup_shop-item:nth-child(2n) {
    margin-left: 2%;
    margin-right: 0;
  }
}
.p-index__renewal_shop .inner .pickup_shopArea .sub_pickup_shop-body .sub_pickup_shop-item a:hover {
  opacity: 0.7;
}
.p-index__renewal_shop .inner .pickup_shopArea .sub_pickup_shop-body .sub_pickup_shop-item a .shop_img {
  margin-bottom: 10px;
  padding-top: 75%;
  position: relative;
  width: 100%;
}
.p-index__renewal_shop .inner .pickup_shopArea .sub_pickup_shop-body .sub_pickup_shop-item a .shop_img img {
  border: solid 1px #bfbfbf;
  border-radius: 20px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickup_shopArea .sub_pickup_shop-body .sub_pickup_shop-item a .shop_img img {
    border-radius: 15px;
  }
}
.p-index__renewal_shop .inner .pickup_shopArea .sub_pickup_shop-body .sub_pickup_shop-item a .shop_txt .shop_name {
  align-items: center;
  display: flex;
  font-size: 1.1em;
  font-weight: 600;
  height: 100%;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickup_shopArea .sub_pickup_shop-body .sub_pickup_shop-item a .shop_txt .shop_name {
    font-size: 3.7vw;
  }
}
.p-index__renewal_shop .inner .pickup_shopArea .sub_pickup_shop-body .sub_pickup_shop-item a .shop_txt .pickup_tab_list {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
.p-index__renewal_shop .inner .pickup_shopArea .sub_pickup_shop-body .sub_pickup_shop-item a .shop_txt .pickup_tab_list li {
  display: inline-block;
  font-size: 0.9em;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickup_shopArea .sub_pickup_shop-body .sub_pickup_shop-item a .shop_txt .pickup_tab_list li {
    font-size: 3.5vw;
  }
}
.p-index__renewal_shop .inner .pickup_shopArea .sub_pickup_shop-body .sub_pickup_shop-item a .shop_txt .pickup_tab_list li.tag_new {
  border-radius: 20px;
  color: #fff;
  font-weight: 600;
  padding: 0.5px 15px 2px;
}
.p-index__renewal_shop .inner .pickup_shopArea .sub_pickup_shop-body .sub_pickup_shop-item a .shop_txt .pickup_tab_list li.tag_pink {
  background-color: #e89da0;
}
.p-index__renewal_shop .inner .pickup_shopArea .sub_pickup_shop-body .sub_pickup_shop-item a .shop_txt .pickup_tab_list li.tag_green {
  background-color: #8ec320;
}
.p-index__renewal_shop .inner .pickup_shopArea .sub_pickup_shop-body .sub_pickup_shop-item a .shop_txt .pickup_tab_list li.tag_orange {
  background-color: #f5b632;
}
.p-index__renewal_shop .inner .pickup_shopArea .sub_pickup_shop-body .sub_pickup_shop-item a .shop_txt .pickup_tab_list li.tag_blue {
  background-color: #44a0bc;
}
.p-index__renewal_shop .inner .pickup_shopArea .sub_pickup_shop-body .sub_pickup_shop-item a .shop_txt .pickup_tab_list li.tag_openday {
  border: solid 1px #8c5c07;
  border-radius: 10px;
  line-height: 1.25;
  padding: 1px 15px;
  background-color: #fff;
}
.p-index__renewal_shop .inner .pickup_shopArea .sub_pickup_shop-body .sub_pickup_shop-item a .shop_txt .pickup_tab_list li.tag_tokai {
  background-color: #ffff00;
  border-radius: 20px;
  padding: 1px 20px;
}
.p-index__renewal_shop .inner .pickup_shopArea .sub_pickup_shop-body .sub_pickup_shop-item a .shop_txt .pickup_tab_list li.tag_place {
  font-size: 0.85em;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .pickup_shopArea .sub_pickup_shop-body .sub_pickup_shop-item a .shop_txt .pickup_tab_list li.tag_place {
    font-size: 3.2vw;
  }
}
.p-index__renewal_shop .inner .floormapArea {
  padding-top: 60px;
  position: relative;
}
.p-index__renewal_shop .inner .floormapArea .ttl {
  margin: 60px auto;
  max-width: 221px;
}
.p-index__renewal_shop .inner .floormapArea .map_tab {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .floormapArea .map_tab {
    flex-wrap: wrap;
  }
}
.p-index__renewal_shop .inner .floormapArea .map_tab li {
  border: solid 1px #e89da0;
  border-radius: 30px;
  color: #e89da0;
  cursor: pointer;
  font-size: 1.2em;
  font-weight: 600;
  padding: 15px 0;
  text-align: center;
  width: 23%;
}
.p-index__renewal_shop .inner .floormapArea .map_tab li.current {
  background-color: #e89da0;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .floormapArea .map_tab li {
    font-size: 4vw;
    margin-bottom: 15px;
    width: 48%;
  }
}
.p-index__renewal_shop .inner .floormapArea .mapArea {
  margin: 60px auto 60px;
  width: 100%;
}
.p-index__renewal_shop .inner .floormapArea .mapArea .floor_box {
  display: none;
  padding-top: 0px;
}
@media screen and (max-width: 768px) {
  .p-index__renewal_shop .inner .floormapArea .mapArea .floor_box {
    padding-top: 50px;
  }
}
.p-index__renewal_shop .inner .floormapArea .mapArea .floor_box.show {
  display: block;
}

.p-index__special {
  padding: 120px 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .p-index__special {
    margin: 0px auto;
    padding: 60px 0;
  }
}
.p-index__special .renewal_obj_bg {
  position: absolute;
  right: 0;
  top: 100px;
  width: 50%;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .p-index__special .renewal_obj_bg {
    top: 10%;
    width: 80%;
  }
}
.p-index__special .inner {
  position: relative;
}
.p-index__special .inner .renewal_obj_ppl {
  position: absolute;
  right: 0;
  top: -50px;
  width: 256px;
}
@media screen and (max-width: 768px) {
  .p-index__special .inner .renewal_obj_ppl {
    right: 10%;
    top: 18%;
    width: 35%;
  }
}
.p-index__special .inner .sec_ttl {
  margin-bottom: 40px;
  max-width: 316px;
}
@media screen and (max-width: 768px) {
  .p-index__special .inner .sec_ttl {
    margin-bottom: 20px;
    width: 55%;
  }
}
.p-index__special .inner .sec_ttl span {
  display: block;
  font-size: 1.5em;
  font-weight: 600;
  letter-spacing: 2px;
  margin: 10px auto;
}
@media screen and (max-width: 768px) {
  .p-index__special .inner .sec_ttl span {
    font-size: 4vw;
  }
}
.p-index__special .inner .sec_lead {
  font-size: 1.2em;
  line-height: 1.75;
  max-width: 600px;
}
@media screen and (max-width: 768px) {
  .p-index__special .inner .sec_lead {
    font-size: 3.6vw;
    width: 100%;
  }
}
.p-index__special .inner .specialArea {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin: 120px auto 60px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-index__special .inner .specialArea {
    display: block;
    margin-bottom: 30px;
    margin-top: 250px;
  }
}
.p-index__special .inner .specialArea .bnrArea {
  margin-right: 50px;
  max-width: 361px;
  width: 45%;
}
@media screen and (max-width: 768px) {
  .p-index__special .inner .specialArea .bnrArea {
    margin: 0 auto 30px;
    width: 100%;
  }
}
.p-index__special .inner .specialArea .txtArea {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .p-index__special .inner .specialArea .txtArea {
    width: 100%;
  }
}
.p-index__special .inner .specialArea .txtArea .special_ttl {
  color: #44b0cc;
  font-size: 1.8em;
  font-weight: 600;
  line-height: 2;
  margin-bottom: 20px;
}
.p-index__special .inner .specialArea .txtArea .special_ttl span {
  display: block;
  font-size: 0.9em;
}
@media screen and (max-width: 768px) {
  .p-index__special .inner .specialArea .txtArea .special_ttl {
    font-size: 5vw;
    line-height: 1.5;
    margin-bottom: 10px;
  }
}
.p-index__special .inner .specialArea .txtArea .date_txt {
  align-items: center;
  display: flex;
  margin: 20px auto;
}
@media screen and (max-width: 768px) {
  .p-index__special .inner .specialArea .txtArea .date_txt {
    margin: 15px auto;
  }
}
.p-index__special .inner .specialArea .txtArea .date_txt .bl_tab {
  background-color: #44b0cc;
  border-radius: 20px;
  color: #fff;
  font-weight: 600;
  margin-right: 15px;
  padding: 0.5px 15px 2px;
}
.p-index__special .inner .specialArea .txtArea .big {
  font-size: 1.5em;
  font-weight: 600;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .p-index__special .inner .specialArea .txtArea .big {
    font-size: 4.5vw;
    margin-bottom: 10px;
  }
}
.p-index__special .inner .specialArea .txtArea .comment {
  font-size: 0.9em;
}
.p-index__special .inner .specialArea .more_btn {
  bottom: -30px;
  position: absolute;
  right: 0;
  width: 240px;
}
.p-index__special .inner .specialArea .more_btn a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .p-index__special .inner .specialArea .more_btn {
    bottom: auto;
    margin: 30px auto;
    position: relative;
    right: auto;
    width: 50%;
  }
}

.p-index__kodomozo {
  padding: 120px 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .p-index__kodomozo {
    margin: 0px auto;
    padding: 60px 0;
  }
}
.p-index__kodomozo .renewal_obj_bg {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .p-index__kodomozo .renewal_obj_bg {
    top: 12%;
    width: 80%;
  }
}
.p-index__kodomozo .inner {
  position: relative;
}
.p-index__kodomozo .inner .renewal_obj_ppl {
  position: absolute;
  right: 0;
  top: -50px;
  width: 275px;
}
@media screen and (max-width: 768px) {
  .p-index__kodomozo .inner .renewal_obj_ppl {
    top: 17%;
    width: 40%;
  }
}
.p-index__kodomozo .inner .renewal_obj_ppl2 {
  position: absolute;
  right: 0;
  top: -50px;
  width: 307px;
}
@media screen and (max-width: 768px) {
  .p-index__kodomozo .inner .renewal_obj_ppl2 {
    top: 15%;
    width: 55%;
  }
}
.p-index__kodomozo .inner .sec_ttl {
  margin-bottom: 40px;
  max-width: 521px;
}
@media screen and (max-width: 768px) {
  .p-index__kodomozo .inner .sec_ttl {
    margin-bottom: 20px;
    width: 55%;
  }
}
.p-index__kodomozo .inner .sec_ttl span {
  display: block;
  font-size: 1.5em;
  font-weight: 600;
  letter-spacing: 2px;
  margin: 10px auto;
}
@media screen and (max-width: 768px) {
  .p-index__kodomozo .inner .sec_ttl span {
    font-size: 4vw;
  }
}
.p-index__kodomozo .inner .sec_lead {
  font-size: 1.2em;
  line-height: 1.75;
  max-width: 600px;
}
@media screen and (max-width: 768px) {
  .p-index__kodomozo .inner .sec_lead {
    font-size: 3.6vw;
    width: 100%;
  }
}
.p-index__kodomozo .inner .kodomozoArea {
  margin: 100px auto 0;
}
@media screen and (max-width: 768px) {
  .p-index__kodomozo .inner .kodomozoArea {
    margin-top: 250px;
  }
}
.p-index__kodomozo .inner .kodomozoArea .kodomozo_list {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .p-index__kodomozo .inner .kodomozoArea .kodomozo_list {
    display: block;
    margin: 0 auto;
    width: 90%;
  }
}
.p-index__kodomozo .inner .kodomozoArea .kodomozo_list li {
  margin-bottom: 70px;
  margin-right: 8%;
  max-width: 480px;
  position: relative;
  width: 46%;
}
.p-index__kodomozo .inner .kodomozoArea .kodomozo_list li:nth-child(2n) {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .p-index__kodomozo .inner .kodomozoArea .kodomozo_list li {
    margin: 0 auto;
    margin-bottom: 40px;
    max-width: 100%;
    width: 100%;
  }
}
.p-index__kodomozo .inner .kodomozoArea .kodomozo_list li .tab {
  left: -30px;
  max-width: 212px;
  position: absolute;
  top: -30px;
  z-index: 30;
}
@media screen and (max-width: 768px) {
  .p-index__kodomozo .inner .kodomozoArea .kodomozo_list li .tab {
    left: -5%;
    top: -5%;
    width: 40%;
  }
}
.p-index__kodomozo .inner .kodomozoArea .kodomozo_list li .img {
  margin-bottom: 30px;
  padding-top: 75%;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-index__kodomozo .inner .kodomozoArea .kodomozo_list li .img {
    margin-bottom: 15px;
  }
}
.p-index__kodomozo .inner .kodomozoArea .kodomozo_list li .img img {
  border-radius: 20px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-index__kodomozo .inner .kodomozoArea .kodomozo_list li .img img {
    border-radius: 15px;
  }
}
.p-index__kodomozo .inner .kodomozoArea .kodomozo_list li .txt {
  position: relative;
}
.p-index__kodomozo .inner .kodomozoArea .kodomozo_list li .txt .kodomozo_ttl {
  color: #8ec320;
  font-size: 1.8em;
  font-weight: 600;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .p-index__kodomozo .inner .kodomozoArea .kodomozo_list li .txt .kodomozo_ttl {
    font-size: 4.5vw;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .p-index__kodomozo .inner .kodomozoArea .kodomozo_list li .txt p {
    font-size: 3.3vw;
  }
}
.p-index__kodomozo .inner .kodomozoArea .kodomozo_list li .txt .btn_name {
  max-width: 158px;
  position: absolute;
  right: 0;
  top: -120px;
}
@media screen and (max-width: 768px) {
  .p-index__kodomozo .inner .kodomozoArea .kodomozo_list li .txt .btn_name {
    max-width: 110px;
    top: -80px;
    width: 35%;
  }
}
.p-index__kodomozo .inner .btnArea {
  margin: 0 auto;
  max-width: 680px;
}

.inline_box {
  background-color: #fff;
  border: solid 4px #d88d90;
  border-radius: 20px;
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1080px;
}
@media screen and (max-width: 768px) {
  .inline_box {
    width: 90%;
  }
}
.inline_box .box_inner {
  box-sizing: border-box;
  padding: 70px 50px 50px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .inline_box .box_inner {
    padding: 5%;
  }
}
.inline_box .box_inner .flexbox {
  display: flex;
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .inline_box .box_inner .flexbox {
    display: block;
  }
}
.inline_box .box_inner .flexbox .imgArea {
  color: #8c5c07;
  padding-left: 3%;
  width: 47%;
}
@media screen and (max-width: 768px) {
  .inline_box .box_inner .flexbox .imgArea {
    padding-bottom: 0px;
    padding-left: 0;
    padding-top: 40px;
    width: 100%;
  }
}
.inline_box .box_inner .flexbox .imgArea .shop_detail_img {
  margin-bottom: 30px;
  padding-top: 75%;
  position: relative;
  width: 100%;
}
.inline_box .box_inner .flexbox .imgArea .shop_detail_img img {
  border-radius: 20px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .inline_box .box_inner .flexbox .imgArea .shop_detail_img img {
    border-radius: 15px;
  }
}
.inline_box .box_inner .flexbox .txtArea {
  color: #8c5c07;
  margin-right: 3%;
  position: relative;
  width: 47%;
}
@media screen and (max-width: 768px) {
  .inline_box .box_inner .flexbox .txtArea {
    margin-top: 20px;
    padding-right: 0;
    width: 100%;
  }
}
.inline_box .box_inner .flexbox .txtArea .pickup_txt_top {
  align-items: center;
  display: flex;
}
.inline_box .box_inner .flexbox .txtArea .pickup_txt_top .shop_tag {
  margin-right: 40px;
  width: 120px;
}
@media screen and (max-width: 768px) {
  .inline_box .box_inner .flexbox .txtArea .pickup_txt_top .shop_tag {
    margin-right: 5%;
    width: 30%;
  }
}
.inline_box .box_inner .flexbox .txtArea .pickup_txt_top .shop_name {
  font-size: 1.5em;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .inline_box .box_inner .flexbox .txtArea .pickup_txt_top .shop_name {
    font-size: 4.5vw;
  }
}
.inline_box .box_inner .flexbox .txtArea .pickup_tab_list {
  font-size: 0.95em;
  margin-bottom: 10px;
  margin-top: 20px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .inline_box .box_inner .flexbox .txtArea .pickup_tab_list {
    font-size: 3.5vw;
    width: 100%;
  }
}
.inline_box .box_inner .flexbox .txtArea .pickup_tab_list li {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 5px;
}
.inline_box .box_inner .flexbox .txtArea .pickup_tab_list li.tag_new {
  border-radius: 20px;
  color: #fff;
  font-weight: 600;
  padding: 1px 20px;
}
.inline_box .box_inner .flexbox .txtArea .pickup_tab_list li.tag_pink {
  background-color: #e89da0;
}
.inline_box .box_inner .flexbox .txtArea .pickup_tab_list li.tag_green {
  background-color: #8ec320;
}
.inline_box .box_inner .flexbox .txtArea .pickup_tab_list li.tag_orange {
  background-color: #f5b632;
}
.inline_box .box_inner .flexbox .txtArea .pickup_tab_list li.tag_blue {
  background-color: #44a0bc;
}
.inline_box .box_inner .flexbox .txtArea .pickup_tab_list li.tag_openday {
  border: solid 1px #8c5c07;
  border-radius: 20px;
  padding: 1px 20px;
}
.inline_box .box_inner .flexbox .txtArea .pickup_tab_list li.tag_tokai {
  background-color: #ffff00;
  border-radius: 20px;
  padding: 1px 20px;
}
.inline_box .box_inner .flexbox .txtArea .pickup_lead {
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .inline_box .box_inner .flexbox .txtArea .pickup_lead {
    font-size: 3.7vw;
    line-height: 1.5;
    margin-bottom: 15px;
  }
}
.inline_box .box_inner .flexbox .txtArea .comment {
  font-size: 0.8em;
}
@media screen and (max-width: 768px) {
  .inline_box .box_inner .flexbox .txtArea .comment {
    line-height: 1.5;
  }
}
.inline_box .box_inner .flexbox .txtArea dl {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .inline_box .box_inner .flexbox .txtArea dl {
    line-height: 1.5;
    margin-bottom: 25px;
    margin-top: 15px;
  }
}
.inline_box .box_inner .flexbox .txtArea dl dt {
  border-bottom: solid 1px #bfbfbf;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.inline_box .box_inner .flexbox .txtArea dl dt .shop_logo {
  display: block;
  max-width: 100px;
}
.inline_box .box_inner .flexbox .txtArea dl dd .comment {
  font-size: 0.8em;
}
@media screen and (max-width: 768px) {
  .inline_box .box_inner .flexbox .txtArea dl dd .comment {
    line-height: 1.5;
  }
}
.inline_box .box_inner .popup-modal-dismiss {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 35px;
}
.inline_box .box_inner .popup-modal-dismiss a {
  display: block;
}

.mfp-close-btn-in .mfp-close {
  opacity: 0;
}

.old-list {
  display: none;
}
.old-list .category-list .pickup_shop-item .shop_txt .shop_name {
  min-height: 50px;
}
@media screen and (max-width: 768px) {
  .old-list .category-list .pickup_shop-item .shop_txt .long_shop_name {
    min-height: 80px;
  }
}

.timerHidden {
  display: none;
}

.timerVisible {
  display: block;
}

.rf {
  background-color: #ffd7d7;
}
@media screen and (min-width: 1031px) {
  .rf .rf_navArea_pc {
    display: block;
    position: sticky;
    top: 0px;
    width: calc(50% - 280px);
    z-index: 5;
  }
  .rf .rf_navArea_pc ul {
    padding-top: 100px;
    position: absolute;
    right: 10%;
  }
  .rf .rf_navArea_pc ul li {
    margin-bottom: 30px;
    max-width: 208px;
  }
  .rf .rf_navArea_pc ul li a .on {
    display: none;
  }
  .rf .rf_navArea_pc ul li a .off {
    display: block;
  }
  .rf .rf_navArea_pc ul li a:hover .on {
    display: block;
  }
  .rf .rf_navArea_pc ul li a:hover .off {
    display: none;
  }
  .rf .rf_navArea_pc ul li a.is-current .on {
    display: block;
  }
  .rf .rf_navArea_pc ul li a.is-current .off {
    display: none;
  }
  .rf .rf_navArea_sp {
    display: none;
  }
}
@media screen and (max-width: 1030px) {
  .rf .rf_navArea_pc {
    display: none;
  }
  .rf .rf_navArea_sp {
    background-color: #ffd7d7;
    bottom: 0;
    display: block;
    left: 0;
    margin: 0 auto;
    max-width: 560px;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 100;
  }
  .rf .rf_navArea_sp ul {
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    padding: 20px;
  }
  .rf .rf_navArea_sp ul li {
    width: 30%;
  }
}
.rf .content_Wrap {
  background-color: #ffa0aa;
  margin: 0 auto;
  max-width: 560px;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 1030px) {
  .rf .content_Wrap {
    padding-bottom: 180px;
  }
}
.rf .content_Wrap .top_tab {
  left: 0;
  max-width: 268px;
  position: absolute;
  top: 0;
  width: 37%;
}
.rf .content_Wrap .rf_sec .sec_ttl {
  margin: 30px auto;
  position: relative;
  z-index: 10;
}
.rf .content_Wrap .rf_sec .item_box {
  background-color: #fff;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  box-sizing: border-box;
  margin: 0 auto;
  padding-bottom: 50px;
  position: relative;
  width: 96%;
}
.rf .content_Wrap .rf_sec .item_box::before {
  background: #ffffff;
  border-radius: 50% 50% 0 0;
  content: "";
  display: inline-block;
  height: 0%;
  padding-bottom: 100%; /* 円の高さは親の幅の50% */
  position: absolute;
  top: 0; /* 親のトップに配置 */
  -webkit-transform: translateY(-63%);
          transform: translateY(-63%);
  width: 100%;
}
.rf .content_Wrap .rf_sec .item_box ul {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 10;
}
.rf .content_Wrap .rf_sec .item_box ul li {
  margin-bottom: 0px;
  margin-left: 5%;
  margin-right: 5%;
  width: 40%;
}
.rf .content_Wrap .lim_sec .sec_ttl {
  top: 10px;
}
.rf .content_Wrap .spe_sec .sec_ttl {
  padding-bottom: 20px;
  top: 40px;
}
.rf .content_Wrap .attention_txt {
  color: #fff;
  font-size: 0.9em;
  margin: 0px auto;
  padding: 30px 0;
  width: 90%;
}
.rf footer {
  bottom: 5%;
  position: fixed;
  right: 0;
  width: calc(50% - 280px);
}
.rf .pageTop {
  left: 10%;
  position: absolute;
  width: 95px;
}

.rf2 {
  background-color: #d7f5fa;
}
.rf2 .rf_navArea_pc ul {
  padding-top: 50px;
  position: absolute;
  right: 10%;
}
.rf2 .content_Wrap {
  background-color: #41cde1;
}
.rf2 .content_Wrap .rf_sec .sec_ttl {
  padding-bottom: 20px;
  top: 10px;
}
.rf2 .content_Wrap .rf_sec .item_box ul li {
  margin-bottom: 40px;
}
.rf2 .content_Wrap .rf_sec .item_box::before {
  background: #ffffff;
  border-radius: 50% 50% 0 0;
  content: "";
  display: inline-block;
  height: 0%;
  padding-bottom: 100%; /* 円の高さは親の幅の50% */
  position: absolute;
  top: 0; /* 親のトップに配置 */
  -webkit-transform: translateY(-67%);
          transform: translateY(-67%);
  width: 100%;
}
.rf2 .content_Wrap .lim_sec .sec_ttl {
  top: 30px;
}
.rf2 .content_Wrap .eve_sec .sec_ttl {
  padding-bottom: 20px;
  top: 10px;
}
.rf2 .content_Wrap .spe_sec .sec_ttl {
  padding-bottom: 20px;
  top: 30px;
}
.rf2 .content_Wrap .spe_sec .item_box {
  padding-top: 20px;
}
.rf2 .content_Wrap .app_sec .sec_ttl {
  padding-bottom: 10px;
  top: 40px;
}
.rf2 .content_Wrap .app_sec .item_box::before {
  background: #ffffff;
  border-radius: 50% 50% 0 0;
  content: "";
  display: inline-block;
  height: 0%;
  padding-bottom: 100%; /* 円の高さは親の幅の50% */
  position: absolute;
  top: 0; /* 親のトップに配置 */
  -webkit-transform: translateY(-67%);
          transform: translateY(-67%);
  width: 100%;
}

/*# sourceMappingURL=app.css.map*/