@charset "UTF-8";
body {
  font-family: "Noto Sans JP", sans-serif;
}

picture {
  display: block;
}

a:hover {
  opacity: 0.7;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
.dm2504-header {
  background: #231815 0% 0%;
  display: flex;
  height: 50px;
}
.dm2504-header-inner {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: auto;
  max-width: 100%;
  padding: 0 20px;
  width: 1240px;
}
.dm2504-header-logo {
  width: 65px;
}
.dm2504-header-text {
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 768px) {
  .dm2504-header {
    height: 32px;
  }
  .dm2504-header-logo {
    width: 45px;
  }
  .dm2504-header-text {
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  .l-container {
    padding-bottom: 120px;
    background-color: #231815;
  }
}

.dm2507-main {
  position: relative;
  overflow: hidden;
  background-color: #FFFEF8;
}
.dm2507-main img {
  width: 100%;
}
.dm2507-main > .inner {
  margin: 0 auto;
  max-width: 1200px;
  container-type: inline-size;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner {
    padding-bottom: 0;
  }
}
.dm2507-main > .inner .cta {
  padding: 7.5cqw 8.3333333333cqw 9.1666666667cqw;
  background-color: #FAF9E2;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .cta {
    padding: 12.4cqw 0 14.6666666667cqw;
  }
}
.dm2507-main > .inner .cta .call {
  padding: 0 9.1666666667cqw;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .cta .call {
    padding: 0 5.3333333333cqw;
  }
}
.dm2507-main > .inner .cta .button {
  margin-top: 5cqw;
  display: block;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .cta .button {
    display: none;
  }
}
.dm2507-main > .inner .section-first picture {
  text-align: center;
}
.dm2507-main > .inner .section-first picture img {
  -o-object-fit: contain;
     object-fit: contain;
}
.dm2507-main > .inner .section-prize {
  padding: 0;
  background-image: url("/dm/newyear_CP2026/assets/images/contents_bg.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  background-color: #FFFCE2;
  padding-bottom: 160px;
  position: relative;
}
.dm2507-main > .inner .section-prize:after {
  content: "";
  background-image: url(/dm/newyear_CP2026/assets/images/img-bg-02_pc.jpg);
  background-position: bottom center;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  bottom: 0;
  height: 300px;
  width: 100%;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize:after {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize {
    background-image: url(/dm/newyear_CP2026/assets/images/bg_sp.jpg);
    background-position: bottom center;
    background-size: contain;
    padding-bottom: 13.3333333333cqw;
  }
}
.dm2507-main > .inner .section-prize:last-of-type {
  padding-bottom: 0;
  background: none;
}
.dm2507-main > .inner .section-prize:last-of-type:after {
  display: none;
}
.dm2507-main > .inner .section-prize .title {
  width: 100%;
  max-width: 508px;
  margin: 0 auto;
  position: relative;
  padding: 80px 38px 40px;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .title {
    padding: 2.6666666667cqw 0 16cqw;
    max-width: 73.8666666667cqw;
  }
}
.dm2507-main > .inner .section-prize .title .title_item {
  width: 7.5cqw;
  position: absolute;
  bottom: -11.6666666667cqw;
  right: 4.3333333333cqw;
  left: 0;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .title .title_item {
    width: 16.1654135338cqw;
    bottom: -13.3333333333cqw;
    right: 41.6666666667cqw;
  }
}
.dm2507-main > .inner .section-prize .title .title_item02 {
  width: 7.5cqw;
  position: absolute;
  bottom: -52cqw;
  right: 4.3333333333cqw;
  left: 5.9166666667cqw;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .title .title_item02 {
    width: 16.1654135338cqw;
    bottom: -13.3333333333cqw;
    right: 41.6666666667cqw;
  }
}
.dm2507-main > .inner .section-prize .boxes {
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #FFF;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0cqw;
  justify-content: center;
  width: 100%;
  container-type: inline-size;
  max-width: 1090px;
  margin: 0 auto;
  outline: 5px solid #E84709;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes {
    margin: 0 auto 4cqw;
    width: calc(100% - 10.6666666667cqw);
    display: block;
    container-type: normal;
  }
}
.dm2507-main > .inner .section-prize .boxes:nth-of-type(1) {
  margin-bottom: 55px;
}
.dm2507-main > .inner .section-prize .boxes:nth-of-type(2) .boxes__title h3 span {
  margin-right: 6px;
  display: inline-block;
}
.dm2507-main > .inner .section-prize .boxes:nth-of-type(2) .boxes__title h3 .pc-only {
  margin: 0;
  font-size: 2.5688073394cqw;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes:nth-of-type(2) .boxes__title h3 .pc-only {
    display: none;
  }
}
.dm2507-main > .inner .section-prize .boxes:nth-of-type(2) .boxes__title h3 span.f-size {
  font-size: 2.5688073394cqw;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes:nth-of-type(2) .boxes__title h3 span.f-size {
    font-size: 6.4cqw;
    margin: 0;
  }
}
.dm2507-main > .inner .section-prize .boxes:nth-of-type(2) .boxes__title h3 sup {
  font-size: 16px;
}
.dm2507-main > .inner .section-prize .boxes:nth-of-type(2) .boxes__main ul + small {
  position: static;
  margin-left: 4.2201834862cqw;
  display: block;
  margin-top: 3.6697247706cqw;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes:nth-of-type(2) .boxes__main ul + small {
    margin-left: 0;
    margin-top: 0;
    padding-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-color: #FFF;
    margin-top: 0;
  }
}
.dm2507-main > .inner .section-prize .boxes .boxes__title {
  background: #E84709;
  width: 100%;
  display: flex;
  align-items: center;
  height: 6cqw;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes .boxes__title {
    display: block;
    height: 100%;
    text-align: center;
  }
}
.dm2507-main > .inner .section-prize .boxes .boxes__title img {
  width: 100%;
  max-width: 17.0642201835cqw;
  margin-left: 1.4678899083cqw;
  position: relative;
  top: -20px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes .boxes__title img {
    max-width: 29.3333333333cqw;
    margin: 0 auto;
    top: -34px;
  }
}
.dm2507-main > .inner .section-prize .boxes .boxes__title h3 {
  font-size: 2.5688073394cqw;
  color: #fff;
  margin-left: 1.376146789cqw;
  display: flex;
  align-items: center;
  font-weight: 500;
  margin-top: -5px;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes .boxes__title h3 {
    font-size: 4.5333333333cqw;
    display: block;
    font-weight: 600;
    margin-top: -40px;
    padding: 3.2cqw 0 4.2666666667cqw;
  }
}
.dm2507-main > .inner .section-prize .boxes .boxes__title h3 span {
  font-size: 3.4862385321cqw;
  margin-left: 0.5504587156cqw;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes .boxes__title h3 span {
    font-size: 6.6666666667cqw;
    display: block;
    line-height: 1.2;
  }
}
.dm2507-main > .inner .section-prize .boxes .boxes__main {
  position: relative;
  padding: 50px 0 40px;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes .boxes__main {
    padding: 20px 0 0;
  }
}
.dm2507-main > .inner .section-prize .boxes .boxes__main p {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  font-size: 2.2018348624cqw;
  font-weight: 600;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes .boxes__main p {
    display: block;
    font-size: 3.9473684211cqw;
    width: 84.2105263158cqw;
    margin: 0 auto;
  }
}
.dm2507-main > .inner .section-prize .boxes .boxes__main p span {
  display: flex;
  align-items: center;
  font-size: 3.4862385321cqw;
  margin-left: 10px;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes .boxes__main p span {
    font-size: 6.0526315789cqw;
    margin-left: 0;
    margin-top: 4px;
  }
}
.dm2507-main > .inner .section-prize .boxes .boxes__main p span img {
  width: 3.119266055cqw;
  margin: 0 9px;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes .boxes__main p span img {
    width: 5.7894736842cqw;
  }
}
.dm2507-main > .inner .section-prize .boxes .boxes__main .title__wrap {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 82.3853211009cqw;
  margin-left: 7.3394495413cqw;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes .boxes__main .title__wrap {
    max-width: 85.3333333333cqw;
    margin: 0 auto 10px;
  }
}
.dm2507-main > .inner .section-prize .boxes .boxes__main small {
  font-size: 1.1009174312cqw;
  position: absolute;
  bottom: 5.504587156cqw;
  left: 7.5229357798cqw;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes .boxes__main small {
    position: static;
    font-size: 12px;
    padding: 2.6315789474cqw;
    line-height: 1.8;
    display: block;
  }
}
.dm2507-main > .inner .section-prize .boxes .boxes__main .boxes__main__title {
  width: 100%;
  max-width: 52.4770642202cqw;
  margin: 0 auto;
  margin-bottom: 42px;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes .boxes__main .boxes__main__title {
    max-width: 69.3333333333cqw;
    margin-bottom: 8cqw;
  }
}
.dm2507-main > .inner .section-prize .boxes .boxes__main .boxes__main__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 42px 30px;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes .boxes__main .boxes__main__items {
    display: block;
  }
}
.dm2507-main > .inner .section-prize .boxes .boxes__main .boxes__main__items li {
  width: 100%;
  max-width: 44.0366972477cqw;
  position: relative;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes .boxes__main .boxes__main__items li {
    max-width: calc(100% - 5.3333333333cqw);
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5.3333333333cqw;
  }
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes .boxes__main .boxes__main__items li img {
    order: 3;
  }
}
.dm2507-main > .inner .section-prize .boxes .boxes__main .boxes__main__items li .title {
  text-align: center;
  padding: 0 38px 20px;
}
.dm2507-main > .inner .section-prize .boxes .boxes__main .boxes__main__items li .title img {
  width: 100%;
  max-width: 134px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes .boxes__main .boxes__main__items li .title img {
    max-width: 29.3333333333cqw;
    margin-bottom: 1.8666666667cqw;
  }
}
.dm2507-main > .inner .section-prize .boxes .boxes__main .boxes__main__items li .title h4 {
  font-size: 2.2018348624cqw;
  white-space: nowrap;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes .boxes__main .boxes__main__items li .title h4 {
    font-size: 5.0666666667cqw;
    line-height: 1.4;
  }
}
.dm2507-main > .inner .section-prize .boxes .boxes__main .boxes__main__items li p {
  font-size: 1.4678899083cqw;
  font-weight: 400;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes .boxes__main .boxes__main__items li p {
    font-size: 3.7333333333cqw;
    order: 1;
    margin-bottom: 2.6666666667cqw;
  }
}
.dm2507-main > .inner .section-prize .boxes .boxes__main .boxes__main__items li small {
  position: static;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes .boxes__main .boxes__main__items li small {
    order: 2;
    padding: 0;
    margin-bottom: 2.6666666667cqw;
    line-height: 1.4;
  }
}
.dm2507-main > .inner .section-prize .boxes .boxes__main .boxes__main__items li:nth-child(3) .title img {
  width: 100%;
  max-width: 145px;
}
.dm2507-main > .inner .section-prize .boxes .boxes__main .boxes__main__items li:nth-child(4) .title img {
  width: 100%;
  max-width: 159px;
}
.dm2507-main > .inner .section-prize .boxes p {
  width: 44.6666666667cqw;
}
.dm2507-main > .inner .section-prize .boxes p:nth-child(6) {
  width: 40.5cqw;
  margin-bottom: 0cqw;
  margin-right: 4.1666666667cqw;
  position: relative;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes p:nth-child(6) {
    margin-top: 4cqw;
    margin-right: 0;
    margin-bottom: 0;
    width: 76.2666666667cqw;
  }
}
.dm2507-main > .inner .section-prize .boxes p:nth-child(6) .sumikko_pc {
  width: 100%;
  max-width: 498px;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes p:nth-child(6) .sumikko_pc {
    display: none;
  }
}
.dm2507-main > .inner .section-prize .boxes .note {
  margin-right: auto;
  margin-left: 3.75cqw;
  margin-top: 1.6666666667cqw;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes .note {
    margin: 0cqw 5.6cqw 4cqw;
  }
}
.dm2507-main > .inner .section-prize .boxes .note ul li {
  font-size: 1.1666666667cqw;
  line-height: 1.9;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes .note ul li {
    font-size: 2.6666666667cqw;
  }
}
.dm2507-main > .inner .section-prize .boxes .boxes-img {
  width: 100%;
  max-width: 876px;
  margin: 0 auto;
  margin-bottom: 124px;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes .boxes-img {
    width: 83.2cqw;
    margin: 0 auto;
    margin-bottom: 18.9333333333cqw;
  }
}
.dm2507-main > .inner .section-prize .boxes .visitor {
  width: 44.5cqw;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes .visitor {
    width: 85.9375cqw;
    padding-bottom: 0;
    margin: 0;
  }
}
.dm2507-main > .inner .section-prize .presentCmp-info {
  background-color: #F7EDD6;
}
.dm2507-main > .inner .section-prize .presentCmp-info .title {
  position: relative;
  margin-left: 0;
  width: 100%;
  top: -5.4166666667cqw;
  margin-bottom: -5cqw;
  padding: 5px 45px 0px 45px;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .presentCmp-info .title {
    top: -10.4cqw;
    max-width: none;
    padding: 0 5.3333333333cqw;
    width: 100%;
    margin-bottom: 6.6666666667cqw;
  }
}
.dm2507-main > .inner .section-prize .presentCmp-info .note {
  font-size: 1.1666666667cqw;
  display: block;
  margin: 1.1666666667cqw 0 0.9166666667cqw;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .presentCmp-info .note {
    font-size: 2.9333333333cqw;
    margin-left: 5.3333333333cqw;
    margin-right: 5.3333333333cqw;
    margin-top: -10.4cqw;
    margin-bottom: 6.9333333333cqw;
    text-align: left;
    line-height: 1.9;
  }
}
.dm2507-main > .inner .section-prize .presentCmp-info .note ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 154px;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .presentCmp-info .note ul {
    gap: 34px;
  }
}
.dm2507-main > .inner .section-prize .presentCmp-info .note ul li {
  text-align: left;
}
.dm2507-main > .inner .section-prize .presentCmp-info .note ul li:nth-child(1) {
  width: 100%;
  max-width: 460px;
}
.dm2507-main > .inner .section-prize .presentCmp-info .note ul li:nth-child(2) {
  width: 100%;
  max-width: 360px;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .presentCmp-info .note ul li img {
    margin-bottom: 10px;
  }
}
.dm2507-main > .inner .section-prize .presentCmp-info .note ul li p {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.dm2507-main > .inner .section-prize .presentCmp-info .inner {
  background-color: #EDF9FB;
}
.dm2507-main > .inner .section-prize .presentCmp-info .boxes {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 1.6666666667cqw;
  gap: 2.5cqw 5cqw;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .presentCmp-info .boxes {
    margin-top: 0;
  }
}
.dm2507-main > .inner .section-prize .presentCmp-info .boxes p {
  width: 44.25cqw;
}
.dm2507-main > .inner .section-prize .presentCmp-info .boxes p:first-child {
  margin-top: 9cqw;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .presentCmp-info .boxes p:first-child {
    width: 86cqw;
    margin-top: 4.75cqw;
    position: relative;
  }
}
.dm2507-main > .inner .section-prize .presentCmp-info .boxes p:nth-child(2) {
  width: 41.9166666667cqw;
  margin-top: 10.8333333333cqw;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .presentCmp-info .boxes p:nth-child(2) {
    width: 86cqw;
    margin-top: 0;
    position: relative;
  }
}
.dm2507-main > .inner .section-prize .presentCmp-info .boxes .note {
  display: flex;
  justify-content: center;
  font-size: 1.1666666667cqw;
  margin-top: 1.6666666667cqw;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .presentCmp-info .boxes .note {
    justify-content: start;
    font-size: 13px;
    margin-top: 8cqw;
    margin-bottom: 8cqw;
  }
}
.dm2507-main > .inner .section-prize .presentCmp-info .cta {
  padding: 0cqw 8.3333333333cqw 3.1666666667cqw;
  background-color: #F7EDD6;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .presentCmp-info .cta {
    padding: 0cqw 5.3333333333cqw 5.3333333333cqw;
  }
}
.dm2507-main > .inner .section-prize .presentCmp-info .cta .note {
  display: flex;
  justify-content: center;
  font-size: 1.1666666667cqw;
  margin-top: 1.5cqw;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .presentCmp-info .cta .note {
    justify-content: start;
    font-size: 2.9333333333cqw;
    margin-left: 0;
    margin-right: 0;
  }
}
.dm2507-main > .inner .section-prize .kidspace-info {
  background-color: #FAF9E2;
}
.dm2507-main > .inner .section-prize .kidspace-info .title {
  margin: 0 auto;
  position: relative;
  padding: 3.3333333333cqw 8.3333333333cqw 3.3333333333cqw;
  max-width: 100%;
  background-color: #FFEB94;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .kidspace-info .title {
    padding: 8cqw 5.3333333333cqw;
    margin-bottom: 0;
  }
}
.dm2507-main > .inner .section-prize .kidspace-info .cta {
  padding: 0cqw 8.3333333333cqw 0;
}
.dm2507-main > .inner .section-prize .knowmore {
  background: #FAF9E2;
  padding: 60px 0px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .knowmore {
    padding: 30px 0px;
    background: #FAF9E2;
  }
}
.dm2507-main > .inner .section-prize .knowmore .title {
  margin: 0 auto;
  width: 100%;
  max-width: 1000px;
  position: relative;
  padding: 0px 40px 100px 40px;
}
.dm2507-main > .inner .section-prize .knowmore__title {
  width: 100%;
  max-width: 692.5px;
  margin: 0 auto 50px;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .knowmore__title {
    width: 92%;
    margin: 20px auto 20px;
  }
}
.dm2507-main > .inner .section-prize .knowmore__slider {
  position: relative;
}
.dm2507-main > .inner .section-prize .knowmore__slider .swiper-wrapper {
  overflow: visible;
}
.dm2507-main > .inner .section-prize .knowmore__slider .swiper-slide {
  width: 530px;
  transform: translateZ(0);
  backface-visibility: hidden;
  will-change: transform;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .knowmore__slider .swiper-slide {
    width: 90%;
  }
}
.dm2507-main > .inner .section-prize .knowmore__slider .swiper-button-prev,
.dm2507-main > .inner .section-prize .knowmore__slider .swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 38px 38px;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .knowmore__slider .swiper-button-prev,
  .dm2507-main > .inner .section-prize .knowmore__slider .swiper-button-next {
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
  }
}
.dm2507-main > .inner .section-prize .knowmore__slider .swiper-button-prev::after,
.dm2507-main > .inner .section-prize .knowmore__slider .swiper-button-next::after {
  display: none;
}
.dm2507-main > .inner .section-prize .knowmore__slider .swiper-button-prev {
  left: 45%;
  transform: translate(-280px, -50%);
  background-image: url("/dm/sumikkogurashi_CP/assets/images/arrow_prev.png");
}
.dm2507-main > .inner .section-prize .knowmore__slider .swiper-button-next {
  right: 45%;
  transform: translate(280px, -50%);
  background-image: url("/dm/sumikkogurashi_CP/assets/images/arrow_next.png");
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .knowmore__slider .swiper-button-prev {
    left: 10px;
    transform: translateY(-50%);
  }
  .dm2507-main > .inner .section-prize .knowmore__slider .swiper-button-next {
    right: 10px;
    transform: translateY(-50%);
  }
}
.dm2507-main > .inner .section-prize .knowmore__slider .swiper-pagination {
  position: relative;
  margin-top: 30px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .knowmore__slider .swiper-pagination {
    margin-top: 10px;
  }
}
.dm2507-main > .inner .section-prize .knowmore__slider .swiper-pagination .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  background: #CBCBCB;
  opacity: 1;
  margin: 0 10px;
  border-radius: 50%;
  transition: background 0.3s ease;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .knowmore__slider .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }
}
.dm2507-main > .inner .section-prize .knowmore__slider .swiper-pagination .swiper-pagination-bullet-active {
  background: #707070;
}
.dm2507-main > .inner .section-prize .knowmore__tag {
  background: #FFD700;
  font-size: 0.8rem;
  padding: 5px 10px;
  display: inline-block;
  border-radius: 5px;
  margin-bottom: 10px;
  font-weight: bold;
}
.dm2507-main > .inner .section-prize .knowmore__lead {
  font-size: 1.2rem;
  font-weight: bold;
  margin-top: 10px;
}
.dm2507-main > .inner .section-prize .knowmore__text {
  font-size: 0.95rem;
  margin-top: 10px;
  line-height: 1.5;
}
.dm2507-main > .inner .section-prize .knowmore__img img {
  width: 100%;
  border-radius: 8px;
  margin-bottom: 10px;
}
.dm2507-main > .inner .section-prize .product-lineup {
  background: #F3F3F3;
  padding: 60px 0px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .product-lineup {
    padding: 40px 0px;
  }
}
.dm2507-main > .inner .section-prize .product-lineup .title {
  margin: 0 auto;
  width: 100%;
  max-width: 1000px;
  position: relative;
  padding: 0px 40px 100px 40px;
}
.dm2507-main > .inner .section-prize .product-lineup__title {
  width: 100%;
  max-width: 610px;
  margin: 0 auto 50px;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .product-lineup__title {
    width: 85% !important;
    margin-bottom: 0;
  }
}
.dm2507-main > .inner .section-prize .product-lineup__slider {
  position: relative;
  min-height: 600px;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .product-lineup__slider {
    min-height: auto;
  }
}
.dm2507-main > .inner .section-prize .product-lineup__slider .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
  width: 565px !important;
  transform: translateZ(0);
  transition: transform 0.4s ease;
  margin: 0 80px;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .product-lineup__slider .swiper-slide {
    width: 100% !important;
  }
}
.dm2507-main > .inner .section-prize .product-lineup__slider .swiper-slide.swiper-slide-active {
  transform: scale(1.26726);
  z-index: 2;
}
.dm2507-main > .inner .section-prize .product-lineup__slider .product-lineup__slide {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 600px;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .product-lineup__slider .product-lineup__slide {
    min-height: 385px;
  }
}
.dm2507-main > .inner .section-prize .product-lineup__slider .product-lineup__slide .product-lineup__content {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 0;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .product-lineup__slider .product-lineup__slide .product-lineup__content {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.dm2507-main > .inner .section-prize .product-lineup__slider .swiper-button-prev,
.dm2507-main > .inner .section-prize .product-lineup__slider .swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 38px 38px;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .product-lineup__slider .swiper-button-prev,
  .dm2507-main > .inner .section-prize .product-lineup__slider .swiper-button-next {
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
  }
}
.dm2507-main > .inner .section-prize .product-lineup__slider .swiper-button-prev::after,
.dm2507-main > .inner .section-prize .product-lineup__slider .swiper-button-next::after {
  display: none;
}
.dm2507-main > .inner .section-prize .product-lineup__slider .swiper-button-prev {
  left: 38.7%;
  transform: translate(-280px, -50%);
  background-image: url("/dm/sumikkogurashi_CP/assets/images/arrow_prev.png");
}
.dm2507-main > .inner .section-prize .product-lineup__slider .swiper-button-next {
  right: 38.7%;
  transform: translate(280px, -50%);
  background-image: url("/dm/sumikkogurashi_CP/assets/images/arrow_next.png");
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .product-lineup__slider .swiper-button-prev {
    left: 5px;
    transform: translateY(-100%);
  }
  .dm2507-main > .inner .section-prize .product-lineup__slider .swiper-button-next {
    right: 5px;
    transform: translateY(-100%);
  }
}
.dm2507-main > .inner .section-prize .product-lineup__slider .swiper-pagination {
  position: relative;
  margin-top: 30px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .product-lineup__slider .swiper-pagination {
    margin-top: 0px;
  }
}
.dm2507-main > .inner .section-prize .product-lineup__slider .swiper-pagination .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  background: #CBCBCB;
  opacity: 1;
  margin: 0 10px;
  border-radius: 50%;
  transition: background 0.3s ease;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .product-lineup__slider .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
}
.dm2507-main > .inner .section-prize .product-lineup__slider .swiper-pagination .swiper-pagination-bullet-active {
  background: #707070;
}
.dm2507-main > .inner .section-prize .product-lineup__tag {
  background: #FFD700;
  font-size: 0.8rem;
  padding: 5px 10px;
  display: inline-block;
  border-radius: 5px;
  margin-bottom: 10px;
  font-weight: bold;
}
.dm2507-main > .inner .section-prize .product-lineup__lead {
  font-size: 1.2rem;
  font-weight: bold;
  margin-top: 10px;
}
.dm2507-main > .inner .section-prize .product-lineup__text {
  font-size: 0.95rem;
  margin-top: 10px;
  line-height: 1.5;
}
.dm2507-main > .inner .section-prize .product-lineup__img img {
  width: 100%;
  border-radius: 8px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .product-lineup__img img {
    width: 72%;
  }
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .chara_illust01,
  .dm2507-main > .inner .section-prize .chara_illust02,
  .dm2507-main > .inner .section-prize .chara_illust03 {
    position: relative;
  }
  .dm2507-main > .inner .section-prize .chara_illust01 img,
  .dm2507-main > .inner .section-prize .chara_illust02 img,
  .dm2507-main > .inner .section-prize .chara_illust03 img {
    width: 13.0208333333cqw;
    position: absolute;
  }
}
.dm2507-main > .inner .section-prize .chara_illust01 img {
  bottom: -11.71875cqw;
  left: -84.6354166667cqw;
}
.dm2507-main > .inner .section-prize .chara_illust02 img {
  bottom: -10.8072916667cqw;
  right: 5.9895833333cqw;
}
.dm2507-main > .inner .section-prize .chara_illust03 img {
  bottom: -14.84375cqw;
  right: 30.3385416667cqw;
}
.dm2507-main > .inner .section-prize .present_info {
  padding: 0 6.6666666667cqw;
  margin-top: -2.0833333333cqw;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-prize .boxes {
    gap: 5.3333333333cqw 3.5cqw;
  }
  .dm2507-main > .inner .section-prize .boxes p {
    width: 85.9375cqw;
  }
  .dm2507-main > .inner .section-prize .boxes .prize picture {
    /*margin: 0 calc(-18/750*100cqw) calc(-20/750*100cqw) calc(-12/750*100cqw);*/
  }
  .dm2507-main > .inner .section-prize .boxes .visitor {
    margin-top: 0cqw;
  }
}
.dm2507-main > .inner .section-end {
  padding: 2.0833333333cqw 5.4166666667cqw;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-end {
    margin-top: 0;
    padding: 2.6666666667cqw 5.8666666667cqw;
  }
}
.dm2507-main > .inner .section-end .note {
  display: flex;
  justify-content: center;
}
.dm2507-main > .inner .section-end .note ul {
  line-height: 1.5;
  letter-spacing: 0.025em;
  font-size: 1.1666666667cqw;
}
.dm2507-main > .inner .section-end .note ul li {
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-end .note ul li {
    padding-left: 1em;
    text-indent: -1em;
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-end .note {
    justify-content: start;
  }
  .dm2507-main > .inner .section-end .note ul {
    letter-spacing: -0.01em;
    font-size: 2.6666666667cqw;
  }
}
.dm2507-main > .inner .section-end .cta {
  margin-top: 6.3333333333cqw;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3.25cqw;
}
.dm2507-main > .inner .section-end .cta .call {
  width: 46.3333333333cqw;
}
.dm2507-main > .inner .section-end .cta .button {
  width: 67.1666666667cqw;
  transition: 0.3s;
}
.dm2507-main > .inner .section-end .cta .button:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  .dm2507-main > .inner .section-end .cta {
    display: none;
  }
}

.dm2507-sticky .button {
  position: fixed;
  top: 190px;
  right: -10px;
  width: 90px;
  z-index: 9999;
}
.dm2507-sticky .button img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .dm2507-sticky {
    position: fixed;
    z-index: 1;
    bottom: 9px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: 100%;
    height: 100px;
  }
  .dm2507-sticky .call {
    width: 80%;
  }
  .dm2507-sticky .call img {
    width: 100%;
  }
  .dm2507-sticky .button {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    margin-bottom: -8px;
    background: linear-gradient(to bottom, transparent 0%, transparent 50%, #E84709 50%, #E84709 100%);
    padding-bottom: env(safe-area-inset-bottom);
  }
}

.u-hover {
  transition: 0.2s ease-in-out;
}
.u-hover:hover {
  opacity: 0.8;
}

.footer {
  width: 100%;
  background: #231815;
  padding: 20px;
  color: #fff;
  letter-spacing: -0.02em;
}
.footer__inner {
  margin: auto;
  width: 83%;
  max-width: 1000px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer__link > a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
}
.footer__link > a + a {
  margin-left: 25px;
}
.footer__sns {
  display: flex;
}
.footer__sns > a {
  background: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}
.footer__sns > a > img {
  width: 20px;
  transform: translateY(50%);
  display: block;
  margin: auto;
}
.footer__sns > a.youtube > img {
  transform: translateY(95%);
}
.footer__sns > a + a {
  margin-left: 6px;
}
.footer__copyright {
  width: 100%;
  max-width: 1200px;
  display: block;
  margin: auto;
  margin-top: 17px;
  padding-top: 17px;
  letter-spacing: 0.02em;
  font-size: 10px;
  text-align: center;
  border-top: 1px solid #fff;
}
@media screen and (max-width: 768px) {
  .footer__inner {
    width: 90.625%;
    flex-direction: column;
    text-align: center;
  }
  .footer__link {
    width: 100%;
  }
  .footer__link > a + a {
    margin-left: 10px;
  }
  .footer__sns {
    width: 100%;
    justify-content: center;
    margin-top: 3.4482758621%;
  }
  .footer__sns > a {
    padding: 3.45% 0;
    width: 13.7931034483%;
    height: 13.7931034483%;
  }
  .footer__sns > a + a {
    margin-left: 10px;
  }
  .footer__sns > a > img {
    width: 50%;
    transform: translateY(0%);
  }
  .footer__sns > a.youtube {
    padding: 4.425% 0;
  }
  .footer__sns > a.youtube > img {
    transform: translateY(0%);
  }
  .footer__sns > a.facebook > img {
    transform: translateX(0.9%);
  }
  .footer__copyright {
    width: 90.625%;
    margin-top: 15px;
    padding-top: 15px;
    font-size: 12px;
  }
}

.icj-pagetop {
  display: none;
}
.icj-pagetop a {
  display: inline-block;
  padding: 13px 9px;
  border-radius: 5px;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 768px) {
  .icj-pagetop {
    position: fixed;
    left: 2%;
    bottom: 138px;
    line-height: 0;
    z-index: 10000;
    display: block;
  }
}

/* ========== 全国マップ ========== */
#mainMap {
  overflow: hidden;
  position: relative;
  display: block;
  margin-top: 100px;
  height: 872px;
  max-width: 1180px;
  margin: 25px auto 0;
  background: url(/guide/img/fig_main_map.png) no-repeat center top;
  background-color: #fff;
}

section.section-map {
  background-color: #fff;
}

.section-map h2 {
  width: 100%;
  max-width: 630px;
  margin: 0 auto;
  padding-top: 50px;
}
@media screen and (max-width: 768px) {
  .section-map h2 {
    max-width: 85.3333333333cqw;
    margin-bottom: 5.3333333333cqw;
    padding-top: 13.3333333333cqw;
  }
}

.mainMap_btn {
  position: absolute;
  left: 230px;
  top: 53px;
  display: block;
  width: 180px;
  height: 36px;
  background: #585858;
  border-radius: 20px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 36px;
  text-align: center;
}

.mainMap_btn::before {
  content: "";
  background: url(/guide/img/ico_gps.png) center center/cover;
  position: absolute;
  left: 16px;
  top: 7px;
  display: block;
  width: 16px;
  height: 23px;
}

.mainMap_btn::after {
  content: "›";
  position: absolute;
  right: 16px;
  top: -2px;
  font-size: 28px;
  font-weight: normal;
}

.mainMap_tab {
  display: none;
}

.mainMap_ttl {
  position: absolute;
  left: 50px;
  top: 56px;
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 300;
  line-height: 1;
}

.mainMap_txt {
  position: absolute;
  left: 50px;
  top: 111px;
  font-size: 14px;
  font-size: 0.88rem;
  font-weight: 400;
  line-height: 1.4;
}

#mainMap dl {
  position: absolute;
  width: 150px;
  padding: 0 0 10px;
  border: #cccccc solid 1px;
  left: 0;
  right: 0;
  margin: auto;
}

#mainMap_area1 {
  top: 59px;
  transform: translateX(395px);
}

#mainMap_area1 a {
  display: block;
}

#mainMap_area2 {
  top: 178px;
  transform: translateX(395px);
}

#mainMap_area3 {
  top: 448px;
  transform: translateX(330px);
}

#mainMap_area4 {
  top: 156px;
  transform: translateX(0);
}

#mainMap_area5 {
  top: 604px;
  transform: translateX(125px);
}

#mainMap_area6 {
  top: 235px;
  transform: translateX(-170px);
}

#mainMap_area7 {
  top: 310px;
  transform: translateX(-340px);
}

#mainMap_area8 {
  top: 658px;
  transform: translateX(-120px);
}

#mainMap_area9 {
  top: 541px;
  transform: translateX(-395px);
}

#mainMap dl dt a {
  padding: 8px 0 16px;
  font-size: 21px;
  font-size: 1.32rem;
  line-height: 1;
  text-align: center;
  border-top-style: solid;
  border-top-width: 5px;
}

#mainMap_area1 dt a {
  color: #5974a7;
  border-top-color: #5571a8;
}

#mainMap_area2 dt a {
  color: #32a3d6;
  border-top-color: #32a3d6;
}

#mainMap_area3 dt a {
  color: #61a977;
  border-top-color: #61a977;
}

#mainMap_area4 dt a {
  color: #c1c133;
  border-top-color: #c1c133;
}

#mainMap_area5 dt a {
  color: #a0c68f;
  border-top-color: #a0c68f;
}

#mainMap_area6 dt a {
  color: #eaad5a;
  border-top-color: #eaad5a;
}

#mainMap_area7 dt a {
  color: #e67eae;
  border-top-color: #e67eae;
}

#mainMap_area8 dt a {
  color: #e68e7e;
  border-top-color: #e68e7e;
}

#mainMap_area9 dt a {
  color: #f2b7d4;
  border-top-color: #f2b7d4;
}

#mainMap dl dd a {
  display: block;
  padding: 6px 18px;
  font-size: 14px;
  font-size: 0.88rem;
  line-height: 1;
  color: #333333;
  text-decoration: none;
}

#mainMap dl dd a:before {
  content: "> ";
}

/* ========== /全国マップ ========== */
@media screen and (min-width: 769px) {
  #mainMap dl dt a:hover {
    background: #eeeeee;
  }
  #mainMap dl dd a:hover {
    background: #eeeeee;
  }
}
@media screen and (max-width: 960px) {
  #mainMap {
    background: url(/guide/img/fig_main_map.png) no-repeat center center;
    background-size: 800px;
    background-color: #fff;
  }
  #mainMap dl {
    width: 130px;
    padding: 0 0 10px;
  }
  #mainMap_area1 {
    top: 100px;
    transform: translateX(300px);
  }
  #mainMap_area2 {
    top: 222px;
    transform: translateX(320px);
  }
  #mainMap_area3 {
    top: 465px;
    transform: translateX(300px);
  }
  #mainMap_area4 {
    top: 160px;
    transform: translateX(20px);
  }
  #mainMap_area5 {
    top: 570px;
    transform: translateX(120px);
  }
  #mainMap_area6 {
    top: 235px;
    transform: translateX(-129px);
  }
  #mainMap_area7 {
    top: 310px;
    transform: translateX(-277px);
  }
  #mainMap_area8 {
    top: 615px;
    transform: translateX(-100px);
  }
  #mainMap_area9 {
    top: 535px;
    transform: translateX(-320px);
  }
  #mainMap dl dt a {
    padding: 8px 0 16px;
    font-size: 21px;
    font-size: 1.32rem;
    line-height: 1;
    text-align: center;
    border-top-style: solid;
    border-top-width: 5px;
  }
  #mainMap dl dd a {
    display: block;
    padding: 6px 18px;
    font-size: 14px;
    font-size: 0.88rem;
    line-height: 1;
    color: #333333;
    text-decoration: none;
  }
}
@media screen and (max-width: 768px) {
  #mainMap {
    height: auto;
    background: #fff;
  }
  .mainMap_btn {
    display: none;
  }
  .mainMap_ttl {
    display: none;
    position: static;
    margin: 30px auto;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
  }
  .mainMap_tab {
    align-items: center;
    display: flex;
    margin-bottom: 30px;
  }
  .mainMap_tab li {
    width: 50%;
  }
  .mainMap_tab li a {
    background: #f6f5f2;
    border-bottom: 1px solid #cccccc;
    border-top: none;
    color: #7a776a;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 0;
    text-align: center;
  }
  .mainMap_tab li:first-child a {
    border-right: 1px solid #cccccc;
  }
  .mainMap_tab li.tab_active a {
    background: #fff;
    border-bottom: none;
    border-top: 1px solid #cccccc;
    color: #686048;
  }
  .mainMap_ttl-sp {
    background: #fff;
    color: #333;
    font-size: 18px;
    line-height: 1.5555555556;
    margin: 56px auto 15px;
    text-align: center;
    width: 100%;
  }
  .mainMap_txt {
    display: none;
  }
  #mainMap dl {
    border: none;
    padding: 0;
    position: relative;
    width: 100%;
  }
  #mainMap_area1,
  #mainMap_area2,
  #mainMap_area3,
  #mainMap_area4,
  #mainMap_area5,
  #mainMap_area6,
  #mainMap_area7,
  #mainMap_area8,
  #mainMap_area9 {
    left: auto;
    top: auto;
    transform: translateX(0);
  }
  #mainMap dl dt a {
    background: #f7f7f7;
    border: none;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 1px;
    padding: 24px 0 24px 38px;
    position: relative;
    text-align: left;
  }
  #mainMap dl dt a::before {
    content: "";
    display: block;
    height: 25px;
    left: 15px;
    position: absolute;
    top: 21px;
    width: 10px;
  }
  #mainMap dl dt a::after {
    color: #333;
    content: "＋";
    font-size: 14px;
    font-weight: 300;
    position: absolute;
    right: 24px;
  }
  #mainMap dl dd {
    display: none;
  }
  #mainMap dl dd a {
    font-size: 15px;
    margin-bottom: 1px;
    padding: 24px 0 24px 48px;
  }
  #mainMap dl dd a:before {
    content: "＞";
    font-size: 14px;
    position: absolute;
    right: 24px;
  }
  #mainMap .open a {
    color: #fff;
  }
  #mainMap .open a::before {
    background: #fff;
  }
  #mainMap .open a::after {
    color: #fff;
    content: "―";
    font-size: 14px;
  }
  #mainMap #mainMap_area1 dt a::after {
    content: "＞";
  }
  #mainMap_area1 .open a::after {
    color: #333;
    content: "＞";
  }
  #mainMap_area1 .open a {
    background: #f7f7f7;
    color: #5974a7;
  }
  #mainMap_area1 dt a::before {
    background: #5974a7;
  }
  #mainMap_area1 .open a::before {
    background: #5974a7;
  }
  #mainMap_area1 dd a {
    display: none !important;
  }
  #mainMap_area2 .open a {
    background: #32a3d6;
  }
  #mainMap_area2 dt a::before {
    background: #32a3d6;
  }
  #mainMap_area2 dd a {
    background: #e0f1f9;
  }
  #mainMap_area3 .open a {
    background: #61a977;
  }
  #mainMap_area3 dt a::before {
    background: #61a977;
  }
  #mainMap_area3 dd a {
    background: #e7f2eb;
  }
  #mainMap_area4 .open a {
    background: #c1c133;
  }
  #mainMap_area4 dt a::before {
    background: #c1c133;
  }
  #mainMap_area4 dd a {
    background: #f6f6e1;
  }
  #mainMap_area5 .open a {
    background: #a0c68f;
  }
  #mainMap_area5 dt a::before {
    background: #a0c68f;
  }
  #mainMap_area5 dd a {
    background: #ecf4e9;
  }
  #mainMap_area6 .open a {
    background: #eaad5a;
  }
  #mainMap_area6 dt a::before {
    background: #eaad5a;
  }
  #mainMap_area6 dd a {
    background: #fcf3e6;
  }
  #mainMap_area7 .open a {
    background: #e67eae;
  }
  #mainMap_area7 dt a::before {
    background: #e67eae;
  }
  #mainMap_area7 dd a {
    background: #fbecf3;
  }
  #mainMap_area8 .open a {
    background: #e68e7e;
  }
  #mainMap_area8 dt a::before {
    background: #e68e7e;
  }
  #mainMap_area8 dd a {
    background: #fae8e5;
  }
  #mainMap_area9 .open a {
    background: #f2b7d4;
  }
  #mainMap_area9 dt a::before {
    background: #f2b7d4;
  }
  #mainMap_area9 dd a {
    background: #fdf0f7;
  }
  dl dt {
    float: none;
    position: relative;
  }
  dl dt::before {
    display: none;
  }
  #MainMap dl dt a {
    align-items: center;
    border-bottom: 1px solid #fff;
    display: flex;
    font-size: 15px;
    font-weight: bold;
    height: 60px;
    margin-right: 72px;
    padding: 0 0 0 20px;
    text-align: left;
  }
  dl dt:nth-child(2) a {
    display: flex;
  }
  dl dt:nth-child(1) a,
  dl dt:nth-child(2) a {
    margin-right: 0;
  }
  dl dt .btnPlusMain {
    border-left: 1px solid #fff;
    cursor: pointer;
    height: 66px;
    position: absolute;
    right: 0;
    top: 0;
    width: 72px;
  }
  dl dt .btnPlusMain::after {
    height: 15px;
    width: 1px;
  }
  dl dt.is-active > a {
    background: #f7f7f7;
    color: #686048;
  }
  dl dt.is-active .btnPlusMain {
    background: #f7f7f7;
  }
  dl dt.is-active .btnPlusMain::before {
    background: #686048;
  }
  dl dt.is-active .btnPlusMain::after {
    background: #686048;
    left: 50%;
    opacity: 0;
    top: 50%;
  }
}
.content {
  width: 50%;
  margin: 1.5em auto 0;
  padding: 10px 20px;
  z-index: 10;
}

.modal {
  display: none;
  height: 100vh;
  left: 0%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}

.modal__bg {
  background: rgba(0, 0, 0, 0.8);
  height: 100vh;
  position: absolute;
  width: 100%;
  z-index: 10;
}

.modal__content {
  background: #fff;
  left: 50%;
  padding: 40px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 30%;
  z-index: 10;
  text-align: center;
}

.btn-yes {
  display: inline-block;
  padding: 7px 20px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF;
  background-color: #00F9A9;
  transition: 0.4s;
  width: 40%;
  /* height:30px; */
}

.btn-yes:hover {
  background-color: #64F9C1;
}

.btn-no {
  display: inline-block;
  padding: 7px 20px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF;
  background-color: #444444;
  transition: 0.4s;
  width: 40%;
}

.btn-no:hover {
  background-color: #888888;
}

#text-info {
  font-size: 20px;
}

#text-Caution {
  font-size: 15px;
  color: #FF0000;
  margin-top: 15px;
  margin-bottom: 10px;
}

#text-info2 {
  font-size: 15px;
  margin-top: 10px;
}

.section-bnr {
  width: 85%;
  margin: 0 auto;
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .section-bnr {
    width: 90%;
    margin-bottom: 5%;
    margin-top: 5%;
  }
}

@media screen and (max-width: 768px) {
  .modal {
    display: none;
    height: 100vh;
    left: 0%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
  }
  .modal__bg {
    background: rgba(0, 0, 0, 0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
    z-index: 10;
  }
  .modal__content {
    background: #fff;
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 10;
    text-align: center;
  }
  .btn-yes {
    display: inline-block;
    padding: 7px 20px;
    border-radius: 25px;
    text-decoration: none;
    color: #FFF;
    background-color: #00F9A9;
    transition: 0.4s;
    /* width: 40%; */
    /* height:30px; */
  }
  .btn-yes:hover {
    background-color: #64F9C1;
  }
  .btn-no {
    display: inline-block;
    padding: 7px 20px;
    border-radius: 25px;
    text-decoration: none;
    color: #FFF;
    background-color: #444444;
    transition: 0.4s;
    /* width: 40%; */
  }
  .btn-no:hover {
    background-color: #888888;
  }
}/*# sourceMappingURL=index.css.map */