@charset "UTF-8";
/* parts
=============================================== */
.aoboshi {
  font-family: "Aoboshi One", serif;
  font-weight: 400;
  font-style: normal;
}

.cf {
  padding: 0 24px;
}

.sub_ttl {
  margin: 0;
  -ms-flex-line-pack: center;
      align-content: center;
  font-size: 22px;
  text-align: center;
}

.mark {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, transparent), color-stop(30%, #FFF000));
  background: linear-gradient(transparent 30%, #FFF000 30%);
}

.mark_wht {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, transparent), color-stop(30%, #fff));
  background: linear-gradient(transparent 30%, #fff 30%);
}

.btn {
  width: min(100%, 243px);
  margin: 0 auto;
}
.btn a {
  display: block;
  background: #A93225;
  border-radius: 10px;
  height: 61px;
  color: #fff;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  line-height: 1.1;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-shadow: 2px 3px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 2px 3px 0 rgba(0, 0, 0, 0.2);
}
.btn a:hover {
  opacity: 1;
  background: #7C1C12;
}
.btn.ig {
  width: min(100%, 318px);
}
.btn.ig a {
  border-radius: 10px;
  background: url(../img/icon_ig.png) no-repeat left 40px center/26px, #CFAB21;
  padding-left: 15px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.btn.ig a:hover {
  opacity: 1;
  background-color: #CFAB21;
}

#lp_campaign .pagetop {
  background: #000;
  border: none;
}
#lp_campaign .pagetop::before {
  border-color: #fff transparent transparent #fff;
}

.indent_list li {
  text-indent: -1em;
  padding-left: 1em;
}
.indent_list li::before {
  content: "・";
}

.kome_list li {
  text-indent: -1em;
  padding-left: 1em;
}
.kome_list li::before {
  content: "※";
}

body {
  background: #FFF9F0;
}

.zenmaru {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.zenmaru_bl {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.mincho {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}

i, em {
  font-style: normal;
}

/* main
=============================================== */
#main {
  padding: 0;
}
#main .bg_left, #main .bg_right {
  display: none;
}
@media screen and (min-width: 768px) {
  #main .bg_left, #main .bg_right {
    display: block;
    position: fixed;
    top: 0;
    width: calc((100% - 375px) / 2);
    height: 100vh;
  }
  #main .bg_left {
    background: url(../img/osaka_bg_l.jpg) no-repeat left top/cover;
    left: 0;
  }
  #main .bg_right {
    background: url(../img/osaka_bg_r.jpg) no-repeat right top/cover;
    right: 0;
  }
  #main .bg_right .inner {
    width: min(100%, 344px);
    padding: 0 20px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    text-align: center;
  }
  #main .bg_right .anchor_list {
    width: min(100%, 243px);
    margin: 0 auto 250px;
  }
  #main .bg_right .anchor_list li:not(:last-child) {
    margin-bottom: 10px;
  }
  #main .bg_right .anchor_list li a {
    display: block;
    border: 3px solid #FFFFFF;
    border-radius: 10px;
    height: 50px;
    -ms-flex-line-pack: center;
        align-content: center;
    background: #CFAB21;
    color: #fff;
    font-weight: bold;
    text-align: center;
    position: relative;
  }
  #main .bg_right .anchor_list li a::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #FFFFFF transparent transparent transparent;
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 50%;
    right: 20px;
  }
  #main .bg_right .anchor_list li a:hover {
    opacity: 1;
    background: #CFAB21;
  }
  #main .bg_right .ig_btn {
    background: url(../img/icon_ig.png) no-repeat center bottom 27px/60px, #000;
    border-radius: 50%;
    width: 193px;
    aspect-ratio: 1/1;
    display: block;
    padding-top: 32px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 1.33;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    top: 70%;
    left: 50%;
    -webkit-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.2);
  }
  #main .bg_right .ig_btn:hover {
    opacity: 1;
    background-color: #000;
  }
}

@media screen and (min-width: 768px) {
  .osaka .bg_left {
    background: url(../img/osaka_bg_l.jpg) no-repeat left top/cover;
    left: 0;
  }
  .osaka .bg_right {
    background: url(../img/osaka_bg_r.jpg) no-repeat right top/cover;
    right: 0;
  }
}
.osaka .osaka_on {
  display: block;
}
.osaka .shinosaka_on {
  display: none;
}

@media screen and (min-width: 768px) {
  .shin_osaka .bg_left {
    background: url(../img/shinosaka_bg_l.jpg) no-repeat left top/cover !important;
    left: 0;
  }
  .shin_osaka .bg_right {
    background: url(../img/shinosaka_bg_r.jpg) no-repeat right top/cover !important;
    right: 0;
  }
}
.shin_osaka .osaka_on {
  display: none;
}
.shin_osaka .shinosaka_on {
  display: block;
}

.main_contents {
  width: 100%;
  padding: 0 0 30px;
  font-size: 15px;
  background: #F5F4F0;
}
@media screen and (min-width: 768px) {
  .main_contents {
    width: min(100%, 375px);
    -webkit-box-shadow: 0 3px 40px rgba(83, 51, 28, 0.1);
            box-shadow: 0 3px 40px rgba(83, 51, 28, 0.1);
    margin: 0 auto;
    position: relative;
  }
}

.read_wrap {
  padding: 35px 24px 37px;
}
.read_wrap .read {
  font-size: 17px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
}
.read_wrap .btn {
  margin-top: 38px;
}

.osaka .read_wrap {
  background: #FDEBDD;
}

.shin_osaka .read_wrap {
  background: #FDFDDD;
}

.anchor {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  background: #000;
  padding: 0 20px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}
.anchor a {
  display: block;
  height: 54px;
  -ms-flex-line-pack: center;
      align-content: center;
  text-align: center;
}
.anchor a::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #FFFFFF transparent transparent transparent;
  vertical-align: middle;
  margin-left: 5px;
}

/* flow
--------------------------------------- */
#flow-osaka,
#flow-shin-osaka {
  background: #FFFCF0;
  padding: 10px 28px 30px;
  position: relative;
}
#flow-osaka .sub_ttl,
#flow-shin-osaka .sub_ttl {
  position: relative;
}
#flow-osaka .sub_ttl::before,
#flow-shin-osaka .sub_ttl::before {
  content: "";
  position: absolute;
  background: url(../img/application_img01.png) no-repeat left top/contain;
  width: 123px;
  height: 98px;
  left: -10px;
  top: 0;
}
#flow-osaka .sub_ttl::after,
#flow-shin-osaka .sub_ttl::after {
  content: "";
  position: absolute;
  background: url(../img/application_img02.png) no-repeat left top/contain;
  width: 114px;
  height: 101px;
  right: -10px;
  top: 10px;
}
#flow-osaka .step li,
#flow-shin-osaka .step li {
  background: #FFFAC1;
  padding: 12px 10px 0;
  color: #000;
  border: solid 3px #000;
}
#flow-osaka .step li:not(:last-child),
#flow-shin-osaka .step li:not(:last-child) {
  position: relative;
  margin-bottom: 47px;
}
#flow-osaka .step li:not(:last-child)::after,
#flow-shin-osaka .step li:not(:last-child)::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 23px 37px 0 37px;
  border-color: #000 transparent transparent transparent;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 100%;
  left: 50%;
}
#flow-osaka .step li p,
#flow-shin-osaka .step li p {
  font-size: 16px;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}
#flow-osaka .step li p em,
#flow-shin-osaka .step li p em {
  font-size: 18px;
  font-weight: 900;
}
#flow-osaka .step li p.txt,
#flow-shin-osaka .step li p.txt {
  line-height: 1.3;
}
#flow-osaka .step li p.txt2,
#flow-shin-osaka .step li p.txt2 {
  font-weight: 500;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1.4;
}
#flow-osaka .step li .num,
#flow-shin-osaka .step li .num {
  margin-bottom: 10px;
  font-size: 16px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 900;
  font-style: normal;
}
#flow-osaka .step li .num span,
#flow-shin-osaka .step li .num span {
  font-size: 30px;
  line-height: 1;
}
#flow-osaka .step li .img,
#flow-shin-osaka .step li .img {
  margin: 0 -10px;
}
#flow-osaka .kome_list,
#flow-shin-osaka .kome_list {
  margin-top: 20px;
  font-size: 12px;
}

#flow-osaka {
  background: #F8C1A4;
}
#flow-osaka::before {
  content: "";
  background-image: url(../img/osaka_ptn.png);
  background-size: 60px;
  background-repeat: repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  mix-blend-mode: multiply;
}
#flow-osaka > * {
  position: relative;
  z-index: 2;
}

#flow-shin-osaka {
  background: #B1D7BF;
}
#flow-shin-osaka::before {
  content: "";
  background-image: url(../img/shinosaka_ptn.png);
  background-size: 60px;
  background-repeat: repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  mix-blend-mode: multiply;
}
#flow-shin-osaka > * {
  position: relative;
  z-index: 2;
}

/* gift
--------------------------------------- */
#gift-osaka,
#gift-shin-osaka {
  padding: 0 0 40px;
}
#gift-osaka .txt, #gift-osaka .txt2,
#gift-shin-osaka .txt,
#gift-shin-osaka .txt2 {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 900;
  font-style: normal;
  text-align: center;
}
#gift-osaka .txt,
#gift-shin-osaka .txt {
  margin-bottom: 20px;
  font-size: 17px;
  position: relative;
}
#gift-osaka .txt::before,
#gift-shin-osaka .txt::before {
  content: "";
  position: absolute;
  background: url(../img/line_mark.svg) no-repeat center bottom/100% 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 12px;
  width: 100%;
  bottom: -10px;
}
#gift-osaka .txt2,
#gift-shin-osaka .txt2 {
  margin-bottom: 30px;
  font-size: 21px;
}
#gift-osaka .txt2 strong,
#gift-shin-osaka .txt2 strong {
  color: #A93225;
  font-size: 43px;
  line-height: 1;
}
#gift-osaka .expiry,
#gift-shin-osaka .expiry {
  margin-top: 13px;
  font-size: 14px;
  text-align: center;
  font-weight: 500;
}
#gift-osaka dl,
#gift-shin-osaka dl {
  border-top: 1px solid #000;
  padding-top: 20px;
  margin: 25px 0 16px;
}
#gift-osaka dl dt,
#gift-shin-osaka dl dt {
  margin-bottom: 19px;
  font-size: 15px;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.05em;
}
#gift-osaka dl dd,
#gift-shin-osaka dl dd {
  font-size: 12px;
  line-height: 1.83;
}
#gift-osaka .notes,
#gift-shin-osaka .notes {
  color: #A93225;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  letter-spacing: -0.02em;
}

#gift-osaka {
  background: #FDEBDD;
}

#gift-shin-osaka {
  background: #FDFDDD;
}

/* terms
--------------------------------------- */
#terms-osaka,
#terms-shin-osaka {
  background: #F5F4F0;
  padding: 0 0 45px;
  margin-bottom: 30px;
}
#terms-osaka .sub_ttl,
#terms-shin-osaka .sub_ttl {
  margin-bottom: 0;
}
#terms-osaka dl dt,
#terms-shin-osaka dl dt {
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
}
#terms-osaka dl dt::first-letter,
#terms-shin-osaka dl dt::first-letter {
  color: #A93225;
}
#terms-osaka dl dd,
#terms-shin-osaka dl dd {
  font-size: 13px;
  line-height: 1.77;
}
#terms-osaka dl dd:not(:last-of-type),
#terms-shin-osaka dl dd:not(:last-of-type) {
  margin-bottom: 24px;
}
#terms-osaka dl dd.sch,
#terms-shin-osaka dl dd.sch {
  font-size: 15px;
  font-weight: bold;
}
#terms-osaka dl dd.sch .mark_wht span,
#terms-shin-osaka dl dd.sch .mark_wht span {
  font-size: 18px;
}
#terms-osaka .map_box,
#terms-shin-osaka .map_box {
  background: #fff;
  padding: 10px;
  position: relative;
  margin-bottom: 35px;
}
#terms-osaka .map_box #panzoom-osaka,
#terms-osaka .map_box #panzoom-shinosaka,
#terms-shin-osaka .map_box #panzoom-osaka,
#terms-shin-osaka .map_box #panzoom-shinosaka {
  padding: 10px;
}
#terms-osaka .map_box .zoom,
#terms-shin-osaka .map_box .zoom {
  position: absolute;
  right: 5px;
  bottom: 10px;
}
#terms-osaka .map_box .zoom > div,
#terms-shin-osaka .map_box .zoom > div {
  cursor: pointer;
  pointer-events: all;
  margin-bottom: 5px;
}

/* tab
--------------------------------------- */
.tab-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin-bottom: 30px;
}
.tab-container .tab {
  cursor: pointer;
  font-size: 16px;
  position: relative;
  text-align: center;
  color: #fff;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  border: solid 3px #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
  padding: 15px 5px;
  background: #B4B4B5;
  line-height: 1.3;
}
.tab-container .tab::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 7px;
  border-color: transparent transparent transparent #fff;
}
.tab-container .tab.active#osaka {
  background: #902012;
}
.tab-container .tab.active#shin_osaka {
  background: #E13B2D;
}

.content-container .content {
  display: none;
}
.content-container .content.on {
  display: block;
}