@charset "UTF-8";
/* color */
/*
* 最小値と最大値を引数にとり、clampを返す関数
*/
html {
  font-size: 1.1111111111vw;
  -webkit-font-feature-settings: palt;
  font-feature-settings: palt;
}

.p-lp {
  overflow-x: hidden;
}

.p-lp .lp-header__ttl {
  position: relative;
  height: 50vw;
  max-height: 484px;
  background: url(../img/lp/kv_bg.jpg) no-repeat 0 0/100vw auto;
  background-position: center;
}

@media screen and (min-width: 768px) {
  .p-lp .lp-header__ttl {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .p-lp .lp-header__ttl {
    height: 133.33vw;
    max-height: 500px;
    background-image: url(../img/lp/kv_bg_sp.jpg);
  }
}
.p-lp .lp-header__ttl--main {
  height: 50vw;
  max-height: 487px;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-header__ttl--main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 133.33vw;
    max-height: 500px;
  }
}
.p-lp .lp-header__ttl--main img {
  width: 48.44vw;
  max-width: 620px;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-header__ttl--main img {
    width: 87.47vw;
    max-width: 328px;
  }
}
.p-lp .lp-header__ttl--sub {
  position: absolute;
  bottom: 5%;
  left: 64%;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-header__ttl--sub {
    bottom: 5%;
  }
}
.p-lp .lp-header__ttl--sub img {
  width: 15.47vw;
  max-width: 198px;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-header__ttl--sub img {
    width: 33.33vw;
    max-width: 125px;
  }
}
.p-lp .lp-header__ttl--icons {
  position: absolute;
  top: 0;
  left: 0;
  width: min(8.98%, 115px);
  padding: min(1.41vw, 18px) 0 min(1.56vw, 20px) min(1.56vw, 20px);
  background: rgba(33, 57, 108, 0.84);
  /*border-radius: 0 0 15px;*/
  --r: 1em;
  clip-path: polygon(0 0,100% 0,100% 100%,calc(100% - .1em) 100%,50% calc(100% - var(--r)),0em 100%,0 100%);
}

@media screen and (max-width: 767px) {
  .p-lp .lp-header__ttl--icons {
    width: auto;
    max-width: min(89.33vw, 335px);
    padding: min(2.67vw, 10px) 0 min(1.33vw, 5px) min(2.67vw, 10px);
    clip-path: polygon(100% 0,0 0,0 100%,100% 100%,100% calc(100% - .1em),calc(100% - var(--r)) 50%,100% .1em);
  }
}
@media screen and (max-width: 767px) {
  .p-lp .lp-header__ttl--icons .ttl--icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: min(89.33vw, 335px);
    padding-right: min(2.67vw, 10px);
  }
}
.p-lp .lp-header__ttl--icons .ttl--icons--ttl {
  margin-bottom: 12px;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-header__ttl--icons .ttl--icons--ttl {
    margin-right: 7px;
    margin-bottom: auto;
  }
}
.p-lp .lp-header__ttl--icons .ttl--icons--ttl img {
  width: auto;
  height: min(5.47vw, 70px);
  max-height: 70px;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-header__ttl--icons .ttl--icons--ttl img {
    height: min(10.93vw, 41px);
    max-height: 41px;
  }
}
.p-lp .lp-header__ttl--icons .ttl--icons--medal:last-child {
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .p-lp .lp-header__ttl--icons .ttl--icons--medal:last-child {
    padding-right: 15px;
    padding-bottom: 0;
  }
}
.p-lp .lp-header__ttl--icons .ttl--icons--medal img {
  width: min(6.09vw, 78px);
  max-width: 78px;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-header__ttl--icons .ttl--icons--medal img {
    width: min(13.33vw, 50px);
    max-width: 50px;
  }
}
.p-lp .lp-header__ttl--icons img {
  width: 15.23vw;
  max-width: 195px;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-header__ttl--icons img {
    width: 89.33vw;
    max-width: 335px;
  }
}
.p-lp .lp-header__txt {
  width: 96.72vw;
  max-width: 1238px;
  padding-top: min(62px, 4.84vw);
  margin: auto;
}

@media (min-width: 1441px) {
  .p-lp .lp-header__txt {
    max-width: 1440px;
  }
}
.p-lp .lp-header__txt--lead {
  font-size: clamp(1.25vw, 130%, 1.25rem);
  line-height: 1.7;
  color: #21396c;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-header__txt--lead {
    font-size: 1rem;
  }
}
.p-lp .lp-header__txt--icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0 35px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: min(50px, 3.91vw) min(20px, 1.56vw) min(26px, 2.03vw);
  margin-right: -35px;
  margin-left: -35px;
}

@media (min-width: 768px) and (max-width: 1310px) {
  .p-lp .lp-header__txt--icons {
    gap: 0 20px;
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-lp .lp-header__txt--icons {
    width: 175vw;
    margin-left: -39vw;
    -webkit-transform: scale(0.569);
    transform: scale(0.569);
  }
}
.p-lp .lp-body .lp-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-body .lp-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.p-lp .lp-body .lp-content.p-side--right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-body .lp-content.p-side--right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.p-lp .lp-body .lp-content--left {
  display: table;
  width: 50vw;
  padding: 0 clamp(2.69vw, 1%, 60px);
  table-layout: fixed;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-body .lp-content--left {
    width: 100vw;
    min-height: 100vw;
    padding-bottom: min(5.33vw, 20px);
  }
}
.p-lp .lp-body .lp-content--left__inner {
  display: table-cell;
  margin: auto;
  text-align: center;
  vertical-align: middle;
}

@media (min-width: 768px) and (max-width: 900px) {
  .p-lp .lp-body .lp-content--left__inner {
    height: calc(50vw - 10px);
    padding-bottom: 10px;
  }
}
.p-lp .lp-body .lp-content--left img {
  margin: auto;
}

.p-lp .lp-body .lp-content--left--reco {
  width: 33.28vw;
  max-width: 426px;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-body .lp-content--left--reco {
    width: 66.67vw;
    max-width: 250px;
  }
}
@media (min-width: 1441px) {
  .p-lp .lp-body .lp-content--left--reco {
    width: clamp(426px, 80%, 33.28vw);
    max-width: 80%;
  }
}
.p-lp .lp-body .lp-content--left--logo {
  padding: clamp(2.97vw, 5%, 38px) 0 clamp(4.53vw, 2%, 58px);
}

@media (min-width: 768px) and (max-width: 1024px) {
  .p-lp .lp-body .lp-content--left--logo {
    padding: clamp(2.19vw, 5%, 28px) 0 clamp(2.19vw, 2%, 28px);
  }
}
.p-lp .lp-body .lp-content--left--logo img {
  width: 40.63vw;
  max-width: 520px;
}

@media (min-width: 1441px) {
  .p-lp .lp-body .lp-content--left--logo img {
    width: clamp(520px, 80%, 40.63vw);
    max-width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .p-lp .lp-body .lp-content--left--logo img {
    width: 81.07vw;
    max-width: 304px;
  }
}
.p-lp .lp-body .lp-content--left__txt {
  margin-bottom: clamp(2.97vw, 5%, 38px);
  font-size: min(1.25vw, 1.25rem);
  font-weight: bold;
  line-height: 1.7;
  color: #21396c;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .p-lp .lp-body .lp-content--left__txt {
    margin-bottom: clamp(2.19vw, 5%, 28px);
  }
}
@media (min-width: 1441px) {
  .p-lp .lp-body .lp-content--left__txt {
    font-size: clamp(1.25vw, 100%, 1.25rem);
  }
}
@media screen and (max-width: 767px) {
  .p-lp .lp-body .lp-content--left__txt {
    font-size: 1rem;
  }
}
.p-lp .lp-body .lp-content--left--deco {
  width: 20.31vw;
  max-width: 260px;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-body .lp-content--left--deco {
    width: 40.53vw;
    max-width: 152px;
  }
}
@media (min-width: 1441px) {
  .p-lp .lp-body .lp-content--left--deco {
    width: clamp(260px, 80%, 20.31vw);
    max-width: 80%;
  }
}
.p-lp .lp-body .lp-content--left--shopdetail {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 0 min(3.05vw, 39px);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: min(1.56vw, 20px) min(1.09vw, 14px) min(1.56vw, 20px) min(2.5vw, 32px);
  background-color: #fff;
  border-radius: 10px;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-body .lp-content--left--shopdetail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 89.33vw;
    max-width: 335px;
    padding: min(5.33vw, 20px) min(4.8vw, 18px);
  }
}
@media screen and (max-width: 767px) {
  .p-lp .lp-body .lp-content--left--shopdetail .shopdetail__logo {
    margin-bottom: max(7.47vw, 28px);
  }
  .p-lp .lp-body .lp-content--left--shopdetail .shopdetail__logo img {
    width: 26.67vw;
    max-width: 100px;
  }
}
.p-lp .lp-body .lp-content--left--shopdetail .shopdetail__txt {
  text-align: left;
}

.p-lp .lp-body .lp-content--left--shopdetail .shopdetail__txt__url {
  position: relative;
  display: table;
  padding-right: clamp(20px, 100%, 1.56vw);
  font-size: min(1.72vw, 1.375rem);
  font-weight: bold;
  color: #21396c;
  background: url(/premium/present/2023/toretore1/img/icon_link.png) no-repeat 100% 50%/clamp(14px, 100%, 1.09vw) auto;
}

@media (min-width: 1441px) {
  .p-lp .lp-body .lp-content--left--shopdetail .shopdetail__txt__url {
    font-size: clamp(1.375vw, 130%, 1.375rem);
  }
}
@media screen and (max-width: 767px) {
  .p-lp .lp-body .lp-content--left--shopdetail .shopdetail__txt__url {
    font-size: clamp(1.375vw, 130%, 1.375rem);
  }
}
@media screen and (max-width: 767px) {
  .p-lp .lp-body .lp-content--left--shopdetail .shopdetail__txt__url {
    font-size: 1rem;
  }
}
.p-lp .lp-body .lp-content--left--shopdetail .shopdetail__txt__url::after {
  display: block;
  width: 100%;
  height: 1px;
  margin-top: -3px;
  content: "";
  background-color: transparent;
}

.p-lp .lp-body .lp-content--left--shopdetail .shopdetail__txt__url:not(:hover)::after {
  background-color: #000;
}

.p-lp .lp-body .lp-content--left--shopdetail .shopdetail__txt--list {
  display: inline-block;
  margin-top: 1rem;
  font-size: min(1.25vw, 1rem);
  text-align: left;
}

@media (min-width: 1441px) {
  .p-lp .lp-body .lp-content--left--shopdetail .shopdetail__txt--list {
    font-size: clamp(1.25vw, 130%, 1rem);
  }
}
@media screen and (max-width: 767px) {
  .p-lp .lp-body .lp-content--left--shopdetail .shopdetail__txt--list {
    font-size: clamp(1.25vw, 130%, 1rem);
  }
}
.p-lp .lp-body .lp-content--left--shopdetail .shopdetail__txt--list small {
  font-size: min(1vw, 0.875rem);
}

@media (min-width: 1441px) {
  .p-lp .lp-body .lp-content--left--shopdetail .shopdetail__txt--list small {
    font-size: clamp(1vw, 100%, 0.875rem);
  }
}
@media screen and (max-width: 767px) {
  .p-lp .lp-body .lp-content--left--shopdetail .shopdetail__txt--list small {
    font-size: clamp(1vw, 100%, 0.875rem);
  }
}
.p-lp .lp-body .lp-content--right {
  width: 50vw;
  height: 50vw;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-body .lp-content--right {
    width: 100vw;
    height: 100vw;
  }
}
.p-lp .lp-body .lp-content--right .slide div img {
  width: 50vw;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-body .lp-content--right .slide div img {
    width: 100vw;
  }
}
.p-lp .lp-body .lp-content--right .slide--dots {
  position: absolute;
  top: 20px;
  right: 20px;
  text-align: center;
}

.p-lp .lp-body .lp-content--right .slide--dots li {
  display: inline-block;
  margin: 0 10px;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-body .lp-content--right .slide--dots li {
    margin: 0 5px;
  }
}
.p-lp .lp-body .lp-content--right .slide--dots li button {
  position: relative;
  width: 20px;
  padding: 0;
  margin: 0;
  text-indent: -9999px;
  background-color: transparent;
  border: 0;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-body .lp-content--right .slide--dots li button {
    width: 11px;
  }
}
.p-lp .lp-body .lp-content--right .slide--dots li button::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  text-indent: 0;
  content: "";
  background-color: #fff;
  border-radius: 50px;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
}

@media screen and (max-width: 767px) {
  .p-lp .lp-body .lp-content--right .slide--dots li button::before {
    width: 11px;
    height: 12px;
  }
}
.p-lp .lp-body .lp-content--right .slide--dots li.slick-active button::before {
  background-color: #ffe100;
}

.p-lp .lp-body .lp-content--right .slide__arw {
  position: absolute;
  top: calc(50% - 29px);
  z-index: 10;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-body .lp-content--right .slide__arw {
    -webkit-transform: scale(0.59);
    transform: scale(0.59);
  }
}
.p-lp .lp-body .lp-content--right .slide__arw--prev {
  left: 0;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-body .lp-content--right .slide__arw--prev {
    left: -3%;
  }
}
.p-lp .lp-body .lp-content--right .slide__arw--next {
  right: 0;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-body .lp-content--right .slide__arw--next {
    right: -3%;
  }
}
.p-lp .lp-body .p-panda {
  background-color: #fdf8ef;
}

.p-lp .lp-body .p-panda .lp-content--left--logo img {
  width: 40.63vw;
  max-width: 520px;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-body .p-panda .lp-content--left--logo img {
    width: 81.07vw;
    max-width: 304px;
  }
}
@media (min-width: 1441px) {
  .p-lp .lp-body .p-panda .lp-content--left--logo img {
    width: clamp(520px, 80%, 40.63vw);
    max-width: 80%;
  }
}
.p-lp .lp-body .p-present {
  position: relative;
  display: block;
  padding: 40px 0 0;
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-body .p-present {
    padding: 0;
    margin-bottom: 30px;
  }
}
.p-lp .lp-body .p-present__ttl {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-body .p-present__ttl {
    width: 100vw;
    margin-left: auto;
  }
}
.p-lp .lp-body .p-present__ttl--main {
  padding-top: min(6.17vw, 79px);
  text-align: center;
  background: url(/premium/present/2023/toretore1/img/icon_presents.png) no-repeat 25% 61%/min(5.7vw, 73px) auto, url(/premium/present/2023/toretore1/img/icon_stars.png) no-repeat 77% 61%/min(8.75vw, 112px) auto;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-body .p-present__ttl--main {
    padding-top: min(45.6vw, 171px);
    background: url(/premium/present/2023/toretore1/img/icon_presentsAndStars.png) no-repeat 53% 38%/min(37.6vw, 141px) auto;
  }
}
.p-lp .lp-body .p-present__ttl--main img {
  display: inline-block;
  width: 37.03vw;
  max-width: 474px;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-body .p-present__ttl--main img {
    width: 84.53vw;
    max-width: 317px;
  }
}
@media (min-width: 1441px) {
  .p-lp .lp-body .p-present__ttl--main img {
    width: clamp(474px, 80%, 37.03vw);
    max-width: 80%;
  }
}
.p-lp .lp-body .p-present__ttl--sub {
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 879px) {
  .p-lp .lp-body .p-present__ttl--sub {
    letter-spacing: -0.2px;
  }
}
@media screen and (max-width: 767px) {
  .p-lp .lp-body .p-present__ttl--sub {
    padding: 0 max(10.67vw, 40px);
    padding-top: max(6.67vw, 25px);
    text-align: left;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-lp .lp-body .p-present__ttl--sub::before {
    margin-left: -1.1rem;
  }
}
.p-lp .lp-body .p-present__ttl .btn__wrap {
  margin-top: min(2.27vw, 29px);
}

@media screen and (max-width: 767px) {
  .p-lp .lp-body .p-present__ttl .btn__wrap {
    margin-top: max(7.73vw, 29px);
  }
}
.p-lp .lp-body .p-present__note {
  max-width: 1024px;
  margin: auto;
  margin-top: min(3.91vw, 50px);
  background-color: #fff;
  border-radius: 10px;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-body .p-present__note {
    width: 89.33vw;
    max-width: 335px;
    margin-top: min(7.47vw, 28px);
  }
}
@media (min-width: 1441px) {
  .p-lp .lp-body .p-present__note {
    max-width: 1440px;
  }
}
.p-lp .lp-body .p-present__note .note {
  max-width: 848px;
  padding: clamp(20px, 100%, 1.56vw);
  margin: auto;
}

@media (min-width: 1441px) {
  .p-lp .lp-body .p-present__note .note {
    max-width: 1440px;
  }
}
.p-lp .lp-body .p-present__note .note dt {
  margin-bottom: 24px;
  font-size: min(1.25vw, 1rem);
  text-align: center;
}

@media (min-width: 1441px) {
  .p-lp .lp-body .p-present__note .note dt {
    font-size: clamp(1.25vw, 130%, 1rem);
  }
}
@media screen and (max-width: 767px) {
  .p-lp .lp-body .p-present__note .note dt {
    font-size: clamp(1.25vw, 130%, 1rem);
  }
}
.p-lp .lp-body .p-present__note .note dt::after {
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  background-color: #000;
}

.p-lp .lp-body .p-present__note .note dd {
  padding-left: calc(1em + 10px);
  font-size: min(1.25vw, 1rem);
}

@media (min-width: 1441px) {
  .p-lp .lp-body .p-present__note .note dd {
    font-size: clamp(1.25vw, 130%, 1rem);
  }
}
@media screen and (max-width: 767px) {
  .p-lp .lp-body .p-present__note .note dd {
    font-size: clamp(1.25vw, 130%, 1rem);
  }
}
.p-lp .lp-body .p-present__note .note dd::before {
  display: inline-block;
  margin-right: 5px;
  margin-left: calc(-1em - 10px);
  content: "・";
}

.p-lp .lp-body .p-present__note .note dd em {
  font-style: normal;
  color: #cb4f4f;
}

.p-lp .lp-body .p-toretoreichiba {
  background-color: transparent;
}

.p-lp .lp-body .p-toretoreichiba .lp-content--left--logo img {
  width: 31.95vw;
  max-width: 409px;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-body .p-toretoreichiba .lp-content--left--logo img {
    width: 69.33vw;
    max-width: 260px;
  }
}
@media (min-width: 1441px) {
  .p-lp .lp-body .p-toretoreichiba .lp-content--left--logo img {
    width: clamp(409px, 80%, 31.95vw);
    max-width: 80%;
  }
}
.p-lp .lp-body .p-nextPresent {
  background-color: #21396c;
}

.p-lp .lp-body .p-nextPresent__ttl {
  margin: auto;
  padding: 60px 0;
}

.p-lp .lp-body .p-nextPresent__ttl--main {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-lp .lp-body .p-nextPresent__ttl--main {
    width: 84%;
    background: none;
  }
}
@media screen and (max-width: 767px) {
  .p-lp .lp-body .p-nextPresent__ttl--main img {
    width: 84.8vw;
    max-width: 318px;
  }
}
.btn__wrap {
  margin: min(3.52vw, 45px) auto 0;
}

.btn__wrap .btn {
  display: block;
  width: 38.67vw;
  max-width: 495px;
  padding: 1em 0;
  margin: auto;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1;
  color: #21396c;
  /*color: #fff;*/
  text-align: center;
  background: url(../img/icon_arw_right.png) no-repeat 95% 50%/9px auto #ffe100;
  /*background: #000;*/
  border-radius: 50px;
  /*pointer-events: none;*/
}

@media screen and (max-width: 767px) {
  .btn__wrap .btn {
    width: 89.33vw;
    max-width: 335px;
  }
}
.bnr--area {
  padding: min(3.91vw, 50px);
  margin: auto;
  background: #eceff7;
}
.bnr--area a {
  display: block;
  max-width: 1024px;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .bnr--area img {
    width: 89.33vw;
    max-width: 335px;
    margin: auto;
  }
}
@media (max-width: 768px) {
  footer#footer-re ul li:not(:nth-child(1))::before {
    display: none;
  }
}
.lp-body {
  background: #21396c !important;
}

@media (max-width: 768px) {
  .name01 {
    position: absolute;
    right: 2%;
    top: 3%;
  }
  .name01 img {
    height: 10px;
  }
  .name02 {
    position: absolute;
    left: 2%;
    bottom: 3%;
  }
  .name02 img {
    height: 10px;
  }
  .name03 {
    position: absolute;
    right: 2%;
    bottom: 3%;
  }
  .name03 img {
    height: 10px;
  }
  .l-main, p {
    font-size: 14px;
  }
  .l-main, p {
    font-size: 14px;
  }
  .inrWidth {
    width: 90%;
    margin: auto;
  }
  .cont {
    background: #fff;
    padding: 35px 20px;
    border-radius: 15px;
    margin-bottom: 50px;
  }
  .cont a {
    text-decoration: underline;
  }
  h2 {
    text-align: center;
    color: #21396c;
    font-weight: bold;
    font-size: 25px;
    line-height: 1;
    margin-bottom: 20px;
  }
  .facility .element__blk {
    background: #fff5c4;
  }
  .facility .element__blk--img {
    border-bottom: none;
    padding-bottom: 0;
  }
  .clinic .int {
    text-align: center;
    margin-bottom: 20px;
  }
  .element {
    font-size: 2px;
  }
  .element__blk {
    padding: 30px 20px;
    background: #e8efff;
    position: relative;
  }
  .element__blk:nth-of-type(1) {
    margin-bottom: 20px;
  }
  .element__blk h3 {
    font-size: 20px;
    color: #21396c;
    text-align: center;
    margin-bottom: 10px;
  }
  .element__blk h3 span {
    display: block;
    font-size: 14px;
  }
  .element__blk .detail {
    line-height: 1.7;
  }
  .element__blk--img {
    position: relative;
    margin-top: 15px;
    padding-bottom: 30px;
    border-bottom: 2px solid #fff;
    margin-bottom: 20px;
  }
  .element__blk--img .open {
    position: absolute;
    right: -12px;
    top: -8px;
    background: #ffe100;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: bold;
  }
  .element__blk--img .open .openttxt {
    color: #21396c;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0;
  }
  .element__blk--img .open .openttxt span {
    font-size: 18px;
    display: block;
  }
  .eotokuten {
    position: relative;
    line-height: 1.4;
    margin-top: 60px;
    background: #21396c;
    border-radius: 10px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px 0 20px;
  }
  .eotokuten span {
    font-size: 24px;
    color: #f1db86;
  }
  .eotokuten span.eologo {
    font-size: 28px !important;
  }
  .eotokuten:before {
    content: "＋";
    position: absolute;
    font-size: 40px;
    font-weight: bold;
    left: 50%;
    top: -32%;
    line-height: 1;
    margin-left: -15px;
    color: #21396c;
  }
  .attention {
    margin-bottom: 50px;
  }
  .attention ul li {
    padding-bottom: 5px;
    text-indent: -1em;
    padding-left: 1em;
  }
  .attention ul li::first-letter {
    font-size: 10px;
    padding-right: 3px;
  }
  .medicalnet {
    margin-top: 50px;
    background: #d2a860;
    padding: 40px 0;
  }
  .medicalnet h2 {
    width: 80%;
    margin: 0 auto 20px;
    text-align: center;
  }
  .medicalnet h2 img {
    text-align: center;
  }
  .medicalnet .medi {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .medicalnet .medi .LFT {
    width: 80%;
    margin: 0 auto 15px;
  }
  .medicalnet .medi .LFT p {
    font-size: 12px;
    padding-top: 3px;
  }
  .medicalnet .medi .RGT p {
    line-height: 1.6;
  }
  .medicalnet .medi .RGT a {
    display: block;
    padding-top: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
  }
}
@media (min-width: 769px) {
  .name01 {
    position: absolute;
    right: 9%;
    bottom: 3%;
  }
  .name02 {
    position: absolute;
    left: 9%;
    bottom: 3%;
  }
  .name03 {
    position: absolute;
    left: 9%;
    bottom: 53%;
  }
  .l-main, p {
    font-size: 16px;
  }
  .inrWidth {
    width: 980px;
    margin: auto;
  }
  .cont {
    background: #fff;
    padding: 50px;
    border-radius: 25px;
    margin-bottom: 50px;
  }
  .cont a {
    text-decoration: underline;
  }
  h2 {
    text-align: center;
    color: #21396c;
    font-weight: bold;
    font-size: 35px;
    line-height: 1;
    margin-bottom: 20px;
  }
  .facility .element__blk {
    background: #fff5c4;
  }
  .facility .element__blk--img {
    border-bottom: none;
    padding-bottom: 0;
  }
  .clinic .int {
    text-align: center;
    margin-bottom: 30px;
  }
  .element {
    font-size: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .element__blk {
    width: 47.7%;
    padding: 30px;
    background: #e8efff;
    position: relative;
  }
  .element__blk h3 {
    font-size: 20px;
    color: #21396c;
    text-align: center;
    margin-bottom: 10px;
  }
  .element__blk h3 span {
    display: block;
    font-size: 18px;
  }
  .element__blk .detail {
    letter-spacing: -0.05em !important;
    line-height: 1.7;
  }
  .element__blk--img {
    position: relative;
    margin-top: 15px;
    padding-bottom: 30px;
    border-bottom: 2px solid #fff;
    margin-bottom: 20px;
  }
  .element__blk--img .open {
    position: absolute;
    right: -12px;
    top: -12px;
    background: #ffe100;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: bold;
  }
  .element__blk--img .open .openttxt {
    color: #21396c;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0;
  }
  .element__blk--img .open .openttxt span {
    font-size: 24px;
    display: block;
  }
  .eotokuten {
    position: relative;
    line-height: 1.2;
    margin-top: 95px;
    background: #21396c;
    border-radius: 10px;
    font-size: 29px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px 0 30px;
  }
  .eotokuten span {
    font-size: 34px;
    color: #f1db86;
  }
  .eotokuten span.eologo {
    font-size: 48px !important;
  }
  .eotokuten:before {
    content: "＋";
    position: absolute;
    font-size: 50px;
    font-weight: bold;
    left: 50%;
    top: -50%;
    line-height: 1;
    margin-left: -25px;
    color: #21396c;
  }
  .attention {
    margin-bottom: 80px;
  }
  .attention ul li {
    padding-bottom: 5px;
    text-indent: -1em;
    padding-left: 1em;
  }
  .attention ul li::first-letter {
    font-size: 10px;
    padding-right: 3px;
  }
  .medicalnet {
    margin-top: 80px;
    background: #d2a860;
    padding: 80px 0;
  }
  .medicalnet h2 {
    width: 510px;
    margin: 0 auto 20px;
    text-align: center;
  }
  .medicalnet h2 img {
    text-align: center;
  }
  .medicalnet .medi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .medicalnet .medi .LFT {
    width: 33.33%;
  }
  .medicalnet .medi .LFT p {
    font-size: 14px;
    padding-top: 5px;
  }
  .medicalnet .medi .RGT {
    width: 64%;
  }
  .medicalnet .medi .RGT p {
    line-height: 1.6;
  }
  .medicalnet .medi .RGT a {
    display: block;
    padding-top: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
  }
}

/* eo健康 */
.eohealth {
  background: #eff8fa;
}
.eohealth_Width {
  width: 90%;
  max-width: 960px;
  margin: 0 auto;
  padding: 4.6875% 0;
}
.eohealth .eohealth_Width h3 {
  font-size: 24px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  padding-bottom: 15px;
}
.eohealth .eohealth_Width .eohealth_con {
  margin-top: 20px;
  display: flex;
  -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
}
.eohealth .eohealth_Width .eohealth_con .eohealth_con_img {
  width: 48.5%;
}
.eohealth .eohealth_Width .eohealth_con .eohealth_con_txt {
  width: 48.5%;
}
.eohealth .eohealth_Width .eohealth_con p.eohealth_ttl {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}
.btn__wrap_health .btn {
  display: block;
  width: 38.67vw;
  max-width: 300px;
  padding: 1em 0;
  margin: auto;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1;
  color: #0095a1;
  text-align: center;
  background: url(../img/icon_arw_right.png) no-repeat 95% 50%/9px auto #ffe100;
  border-radius: 50px;
  /*pointer-events: none;*/
}
.btn__wrap_health .btn .health_eologo {
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .eohealth .eohealth_Width h3 {
    font-size: 18px;
  }
  .eohealth .eohealth_Width .eohealth_con {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .eohealth .eohealth_Width .eohealth_con .eohealth_con_img {
    width: 100%;
    margin-bottom: 20px;
  }
  .eohealth .eohealth_Width .eohealth_con .eohealth_con_txt {
    width: 100%;
  }
  .eohealth .eohealth_Width .eohealth_con .eohealth_con_txt p.eohealth_ttl {
    font-size: 18px;
  }
  .eohealth .eohealth_Width .eohealth_con .eohealth_con_txt p.eohealth_txt {
    margin-bottom: 20px;
  }
  .btn__wrap_health .btn {
    width: 89.33vw;
    max-width: 335px;
    margin-bottom: 30px;
  }
}


/* lpNext */
.lpNext{
  position: relative;
  padding: 56px 0;
  background: #21396c;
  color: #fff;
  text-align: center;
}
@media(max-width: 767.98px){
  .lpNext{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 28px;
    padding-bottom: 30px;
  }
}
.lpNext__title{
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px #ffe100 solid;
  font-weight: bold;
  line-height: 1.7em;
  font-size: 20px;
}
@media(min-width: 768px){
  .lpNext__title{
    margin-left: .46875%;
  }
}
@media(max-width: 768.98px){
  .lpNext__title{
    max-width: 335px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px;
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 4px;
    border-bottom-width: 1px;
    font-size: 15px;
  }
}
.lpNext__image{
  width: 16.328125%;
}
@media(min-width: 769px){
  .lpNext__image{
    margin-left: 4.6875%;
  }
}
@media(max-width: 768.98px){
  .lpNext__image{
    width: 48%;
    margin: 0 auto;
  }
}
.lpNext__title:before,.lpNext__title:after{
  position: absolute;
  content: "";
}
.lpNext__title:before{
  left: -111px;
  bottom: -46px;
  width: 82px;
  height: 88px;
  background: url("../img/next_img_01.png") no-repeat left top/contain;
}
@media(max-width: 768.98px){
  .lpNext__title:before{
    left: 0;
    bottom: 18px;
    width: 45px;
    height: 48px;
  }
}
.lpNext__title:after{
  right: -108px;
  bottom: -38px;
  width: 83px;
  height: 71px;
  background: url("../img/next_img_02.png") no-repeat left top/contain;
}
@media(max-width: 768.98px){
  .lpNext__title:after{
    right: 0;
    bottom: 23px;
    width: 45px;
    height: 38px;
  }
}
.lpNext__text{
  line-height: 1.7em;
  font-size: 20px;
}
@media(max-width: 768.98px){
  .lpNext__text{
    font-size: 15px;
  }
}
.lpNext__link{
  color: #ffe100;
  text-decoration: underline;
}

.d-md-inline-block{
  display: inline-block !important;
}
.d-md-none{
  display: none !important;
}

/* 受診施設 */
.facility .element_faci_blk{
  background: #fff5c4;
  padding: 30px;
  margin-bottom: 20px;
}
.facility .element_faci_blk h3{
  font-size: 20px;
  color: #21396c;
  text-align: left;
  margin-bottom: 10px;
}
.element_faci_blk h3 span {
  font-size: 18px;
}
.facility .element_faci_blk .element_faci_blk_con{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.element_faci_blk--img {
  position: relative;
}
.element_faci_blk_txt{
  margin-left: 20px;
}
@media (max-width: 768px) {
  .facility .element_faci_blk{
    padding: 30px 20px;
  }
  .facility .element_faci_blk .element_faci_blk_con{
    display: block;
  }
  .facility .element_faci_blk h3 {
    text-align: center;
  }
  .facility .element_faci_blk h3 span {
    display: block;
    font-size: 14px;
  }
  .element_faci_blk--img .open {
    position: absolute;
    right: -12px;
    top: -8px;
    background: #ffe100;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: bold;
  }
  .element_faci_blk--img .open .openttxt {
    color: #21396c;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0;
  }
  .element_faci_blk--img .open .openttxt span {
    font-size: 18px;
    display: block;
  }
  .element_faci_blk--img {
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .element_faci_blk_txt{
    margin-left: 0;
  }
}
@media (min-width: 769px) {
  .element_faci_blk--img {
    width: 290px;
  }
  .element_faci_blk--img .open {
    position: absolute;
    right: -12px;
    top: -12px;
    background: #ffe100;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: bold;
  }
  .element_faci_blk--img .open .openttxt {
    color: #21396c;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0;
  }
  .element_faci_blk--img .open .openttxt span {
    font-size: 24px;
    display: block;
  }
  .element_faci_blk_txt {
    flex: 1;
  }
  .element_faci_blk_txt .detail {
    margin-top: 10px;
  }
}
