@charset "UTF-8";
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: bottom;
  background: 0 0;
  font-size: 1rem
}
body {
  line-height: 1
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block
}
li,
ul {
  list-style: none
}
blockquote,
q {
  quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700
}
del {
  text-decoration: line-through
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help
}
table {
  border-spacing: 0
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0
}
input,
select {
  vertical-align: middle
}
html {
  font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  color: #1a1a1a;
  word-wrap: break-word;
  font-size: 16px;
  line-height: 1.6
}
@media screen and (max-width:750px) {
  html {
    font-size: 13px;
    font-size: 3.46667vw
  }
}
body {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.6
}
a {
  text-decoration: none;
  color: #1a1a1a;
  transition: all .2s
}
a:hover {
  text-decoration: none;
  opacity: .8
}
img {
  vertical-align: bottom;
  height: auto
}
@media screen and (max-width:750px) {
  img {
    width: 100%
  }
}
strong {
  font-weight: 700
}
input {
  padding: 0;
  border: none;
  background: 0 0
}
* {
  box-sizing: border-box;
  transition: font-size .1s linear;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
  padding: 6px;
  font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  background-color: #fff;
  border: solid 1px #c9c9c9;
  vertical-align: bottom
}
input[type=date]::-webkit-input-placeholder,
input[type=datetime-local]::-webkit-input-placeholder,
input[type=datetime]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=month]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=time]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=week]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #e2e2e2
}
input[type=date]:-ms-input-placeholder,
input[type=datetime-local]:-ms-input-placeholder,
input[type=datetime]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=month]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=time]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=week]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #e2e2e2
}
input[type=date]::-moz-placeholder,
input[type=datetime-local]::-moz-placeholder,
input[type=datetime]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=month]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=time]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=week]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  color: #e2e2e2
}
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
select:focus,
textarea:focus {
  background-color: #eef4fb
}
input[type=checkbox],
input[type=radio] {
  margin: 0;
  vertical-align: -1px
}
input[type=button],
input[type=submit] {
  -webkit-appearance: none;
  cursor: pointer;
  font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  vertical-align: bottom
}
textarea {
  resize: vertical;
  vertical-align: bottom
}
em {
  font-style: italic
}
sup {
  vertical-align: super;
  font-size: 60%
}
sub {
  vertical-align: baseline;
  font-size: 60%
}
i {
  font-style: italic
}
blockquote {
  background-color: #eeefff;
  padding: 1em 1em 1em 3em;
  position: relative;
  border-left: 3px solid #666
}
blockquote:before {
  content: "“";
  font-size: 600%;
  line-height: 1em;
  color: #999;
  position: absolute;
  left: 0;
  top: 0
}
::selection {
  background: #d4dcd6
}
::-moz-selection {
  background: #d4dcd6
}
.is-slideUp {
  transition: all 1s;
  transition-delay: .5s;
  opacity: 0;
  transform: translateY(60px)
}
.is-slideUp.is-active {
  opacity: 1;
  transform: translateY(0)
}
.js-inView--aos {
  opacity: 0
}
.p-healingCp2nd {
  padding: 0;
  min-width: 1366px;
  overflow-x: clip
}
@media screen and (max-width:750px) {
  .p-healingCp2nd {
    min-width: 350px
  }
}
.p-healingCp2nd__bg {
  position: relative;
  z-index: 1
}
.p-healingCp2nd__bg--01 {
  overflow-x: clip;
  background-color: #1fb7fd;
  background-size: cover;
  position: relative;
  padding-top: .1px
}
@media screen and (max-width:750px) {
  .p-healingCp2nd__bg--01 {
    padding-top: calc(50/750*100vw);
    background-image: url(../img/healing-campaign/2026/2nd/bg01--sp.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center calc(40/750*100vw);
    padding-bottom: calc(196/750*100vw)
  }
}
.p-healingCp2nd__bg--atNight {
  position: relative;
  background: url(../img/healing-campaign/2026/2nd/base_night.webp) repeat-x top center,linear-gradient(180deg,#003a8c 0,#00559a 110.07%);
  background-size: cover
}
@media screen and (max-width:750px) {
  .p-healingCp2nd__bg--atNight {
    background-size: auto 100%;
    padding-bottom: calc(368/750*100vw)
  }
}
.p-healingCp2nd__bg--atNight .bg_arc {
  width: 100%;
  max-height: 150px;
  z-index: 1;
  position: relative;
  top: -1px
}
@media screen and (max-width:750px) {
  .p-healingCp2nd__bg--atNight .bg_arc {
    max-height: calc(75/750*100vw)
  }
}
.p-healingCp2nd__bg--atNight .buttom_building {
  margin-top: 90px;
  width: 100%
}
@media screen and (max-width:750px) {
  .p-healingCp2nd__bg--atNight .buttom_building {
    position: absolute;
    bottom: 0
  }
}
.p-healingCp2nd__bg--atNight .cat {
  position: absolute;
  width: 157px;
  margin: auto;
  inset: auto 0 -5px;
  z-index: 1
}
@media screen and (max-width:750px) {
  .p-healingCp2nd__bg--atNight .cat {
    width: calc(157/750*100vw);
    inset: auto 0 calc(-10/750*100vw)
  }
}
.p-healingCp2nd__bgMask {
  position: absolute;
  left: 0;
  top: 35%;
  mix-blend-mode: screen;
  z-index: 1
}
@media screen and (max-width:750px) {
  .p-healingCp2nd__bgMask {
    width: 100vw;
    top: 22%
  }
}
.p-healingCp2nd__inner {
  position: relative;
  width: 1165px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-healingCp2nd__inner {
    width: calc(680/750*100vw)
  }
}
.p-healingCp2nd__ttl {
  width: 1220px;
  margin: auto;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-healingCp2nd__ttl {
    width: calc(470/750*100vw);
    margin-left: calc(10/750*100vw)
  }
}
@media screen and (max-width:750px) {
  .p-healingCp2nd__ttl--center {
    width: calc(530/750*100vw);
    margin: auto
  }
}
.p-healingCp2nd__ttl svg {
  fill: #fff;
  display: block;
  margin: auto
}
@media screen and (max-width:750px) {
  .p-healingCp2nd__ttl svg {
    width: 100%;
    height: auto
  }
}
.p-healingCp2nd__btn {
  position: fixed;
  right: 30px;
  bottom: 10px;
  z-index: 20
}
@media screen and (max-width:750px) {
  .p-healingCp2nd__btn {
    right: calc(30/750*100vw);
    bottom: calc(10/750*100vw)
  }
}
.p-healingCp2nd__btn > a > img {
  width: 207px
}
@media screen and (max-width:750px) {
  .p-healingCp2nd__btn > a > img {
    width: calc(240/750*100vw)
  }
}
.p-healingCp2nd__cta {
  position: absolute;
  z-index: 20;
  transition: .3s opacity ease,.3s transform ease
}
.p-healingCp2nd__cta:not([style*=top]) {
  opacity: 0;
  transform: translateY(50%)
}
@media print,
screen and (min-width:751px) {
  .p-healingCp2nd__cta {
    right: 30px;
    top: 48.53587vw;
    margin: auto
  }
}
@media screen and (max-width:750px) {
  .p-healingCp2nd__cta {
    top: auto;
    right: calc(10/750*100vw);
    bottom: calc(-190/750*100vw)
  }
}
.p-healingCp2nd__cta a {
  display: block;
  width: 207px;
  height: auto;
  margin-left: auto
}
@media screen and (max-width:750px) {
  .p-healingCp2nd__cta a {
    width: calc(240/750*100vw)
  }
}
.p-healingCp2nd__cta a img {
  display: block
}
.p-healingCp2nd__cta.is-fixed {
  position: fixed;
  top: auto;
  opacity: 1;
  transform: translateY(0)
}
@media print,
screen and (min-width:751px) {
  .p-healingCp2nd__cta.is-fixed {
    min-width: auto;
    bottom: 10px;
    width: calc(100% - 60px)
  }
}
@media screen and (max-width:750px) {
  .p-healingCp2nd__cta.is-fixed {
    bottom: calc(10/750*100vw)
  }
}
.p-healingCp2nd__cta.is-stopped {
  position: absolute;
  bottom: auto
}
.p-healingCp2nd__ctaSentinel {
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  top: calc(48.53587vw + 210px);
  pointer-events: none;
  visibility: hidden
}
@media screen and (max-width:750px) {
  .p-healingCp2nd__ctaSentinel {
    top: auto;
    bottom: calc(-200/750*100vw)
  }
}
.p-healingCp2nd__ctaStopSentinel {
  display: block;
  height: 1px;
  visibility: hidden;
  pointer-events: none
}
.p-healingCp2nd__end {
  background: #fff;
  width: 795px;
  padding: 35px 0;
  position: absolute;
  z-index: 11;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%)
}
@media screen and (max-width:750px) {
  .p-healingCp2nd__end {
    width: calc(645/750*100vw);
    padding: calc(70/750*100vw) 0
  }
}
@media screen and (max-width:750px) {
  .p-healingCp2nd__end--w {
    width: calc(545/750*100vw);
    padding: calc(70/750*100vw) 0
  }
}
.p-healingCp2nd__end > p {
  font-weight: 700;
  font-size: 28px;
  letter-spacing: 0;
  text-align: center;
  color: #003a8d;
  line-height: 1.5
}
@media screen and (max-width:750px) {
  .p-healingCp2nd__end > p {
    font-size: 18px;
    font-size: 4.8vw
  }
}
.p-healingCp2nd__brinkStar {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1
}
.p-healingCp2nd__brinkStar > * {
  position: absolute;
  width: 100%
}
.p-healingCp2nd__brinkStar img {
  width: 100%
}
.p-healingCp2nd__brinkStar--02 {
  bottom: 800px
}
@media screen and (max-width:750px) {
  .p-healingCp2nd__brinkStar--02 {
    bottom: calc(460/750*100vw)
  }
}
.p-healingCp2nd__brinkStar--blue {
  top: 58px;
  animation: brinkStar-flashing-blue 10s infinite
}
@media screen and (max-width:750px) {
  .p-healingCp2nd__brinkStar--blue {
    top: calc(58/750*100vw)
  }
}
.p-healingCp2nd__brinkStar--purple {
  top: 58px;
  animation: brinkStar-flashing-purple 9s infinite
}
@media screen and (max-width:750px) {
  .p-healingCp2nd__brinkStar--purple {
    top: calc(58/750*100vw)
  }
}
.p-healingCp2nd__brinkStar--white {
  top: 82px;
  animation: brinkStar-flashing-white 10s infinite
}
@media screen and (max-width:750px) {
  .p-healingCp2nd__brinkStar--white {
    top: calc(82/750*100vw)
  }
}
@keyframes brinkStar-flashing-purple {
  0% {
    opacity: 0
  }
  20% {
    opacity: 1
  }
  40% {
    opacity: 0
  }
  50% {
    opacity: 1
  }
  60% {
    opacity: 0
  }
  70% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
@keyframes brinkStar-flashing-blue {
  0% {
    opacity: 0
  }
  60% {
    opacity: 1
  }
  70% {
    opacity: 0
  }
  80% {
    opacity: 1
  }
  85% {
    opacity: 0
  }
  90% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
@keyframes brinkStar-flashing-white {
  0% {
    opacity: 1
  }
  50% {
    opacity: 0
  }
  60% {
    opacity: 1
  }
  90% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes brinkStar-simple {
  0% {
    opacity: 0
  }
  50% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
.brinkStar01 {
  animation: brinkStar-simple 2s infinite
}
.brinkStar02 {
  animation: brinkStar-simple 2s infinite;
  animation-delay: .7s
}
.brinkStar03 {
  animation: brinkStar-simple 2s infinite;
  animation-delay: 1.4s
}
[data-animate] {
  opacity: 0;
  transition: opacity .7s ease,translate .7s ease
}
[data-animate][data-animate=fade-up] {
  translate: 0 40px
}
[data-animate][data-animate=fade-left] {
  translate: -40px 0
}
[data-animate][data-animate=fade-right] {
  translate: 40px 0
}
[data-animate].is-inview {
  opacity: 1;
  translate: 0 0
}
.p-healingCp2ndApply {
  width: 100%;
  margin: 70px auto 0;
  position: relative;
  z-index: 1
}
@media print,
screen and (min-width:751px) {
  .p-healingCp2ndApply::after {
    --bg-size: 1650px;
    position: absolute;
    inset: 0 0 -150px;
    width: 100%;
    content: "";
    background: url(../img/healing-campaign/2026/2nd/apply_bg.webp) repeat-x top center;
    background-size: var(--bg-size) auto
  }
}
@media screen and (max-width:750px) {
  .p-healingCp2ndApply {
    margin-top: calc(130/750*100vw)
  }
}
.p-healingCp2ndApply > * {
  position: relative;
  z-index: 1
}
.p-healingCp2ndApply__text {
  color: #fff;
  font-weight: 600;
  letter-spacing: 10%;
  text-align: center;
  text-shadow: 0 0 16px rgba(16,30,108,.5);
  margin-top: 30px;
  font-size: 36px;
  line-height: 1.33333
}
@media screen and (max-width:750px) {
  .p-healingCp2ndApply__text {
    margin: calc(23/750*100vw) auto 0;
    width: calc(600/750*100vw);
    font-size: calc(48/750*100vw)
  }
}
.p-healingCp2ndApply__text em {
  color: #faff70;
  font-style: normal;
  font-size: 48px
}
.p-healingCp2ndApply__text em span {
  font-size: 40px;
  vertical-align: baseline
}
@media screen and (max-width:750px) {
  .p-healingCp2ndApply__text em {
    font-size: calc(64/750*100vw)
  }
  .p-healingCp2ndApply__text em span {
    font-size: calc(48/750*100vw)
  }
}
.p-healingCp2ndApply__text img {
  filter: drop-shadow(0 0 10px rgba(16, 30, 108, .4))
}
.p-healingCp2ndApply__step {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 40px;
  margin-top: 50px
}
@media screen and (max-width:750px) {
  .p-healingCp2ndApply__step {
    grid-template-columns: 1fr;
    margin-top: calc(56/750*100vw);
    gap: calc(24/750*100vw)
  }
}
.p-healingCp2ndApply__stepItem {
  position: relative;
  background-color: #fff;
  height: 486px;
  border-radius: 40px;
  box-shadow: 4px 8px 12px rgba(36,139,223,.3)
}
.p-healingCp2ndApply__stepItem::after {
  content: "";
  position: absolute;
  inset: 8px;
  border-radius: 40px;
  border: 1px solid #a1c3fc
}
@media screen and (max-width:750px) {
  .p-healingCp2ndApply__stepItem {
    height: auto;
    border-radius: calc(40/750*100vw);
    box-shadow: calc(4/750*100vw) calc(8/750*100vw) calc(12/750*100vw) rgba(36,139,223,.3)
  }
  .p-healingCp2ndApply__stepItem::after {
    inset: calc(8/750*100vw);
    border-radius: calc(40/750*100vw)
  }
}
.p-healingCp2ndApply__stepItem .num {
  font-size: 34px;
  line-height: .94118;
  letter-spacing: 10%;
  font-weight: 600;
  color: #005cf2;
  font-style: normal;
  position: absolute;
  z-index: 1;
  inset: 0 0 auto;
  margin: auto;
  width: 100px;
  height: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg,#aff8f6 -3%,#f3edd6 50%,#ffc3ef 108%)
}
@media screen and (max-width:750px) {
  .p-healingCp2ndApply__stepItem .num {
    font-size: calc(34/750*100vw);
    width: calc(100/750*100vw);
    height: calc(100/750*100vw)
  }
}
.p-healingCp2ndApply__stepItem .num::before {
  content: "STEP";
  font-size: 20px;
  line-height: 1.6
}
@media screen and (max-width:750px) {
  .p-healingCp2ndApply__stepItem .num::before {
    font-size: calc(20/750*100vw)
  }
}
@media screen and (max-width:750px) {
  .p-healingCp2ndApply__stepItemBlock {
    display: grid;
    grid-template-columns: calc(257/750*100vw) 1fr;
    align-items: center;
    padding: calc(100/750*100vw) calc(40/750*100vw) calc(48/750*100vw);
    justify-content: center
  }
}
@media print,
screen and (min-width:751px) {
  .p-healingCp2ndApply__stepItemImg {
    margin: 120px auto 0;
    width: 257px;
    height: 232px
  }
}
.p-healingCp2ndApply__stepItemImg img {
  width: 100%
}
.p-healingCp2ndApply__stepItemText {
  color: var(--text_base,#042e73);
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  padding-top: 15px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0
}
@media screen and (max-width:750px) {
  .p-healingCp2ndApply__stepItemText {
    padding-top: 0;
    text-align: left;
    font-size: calc(28/750*100vw);
    line-height: 1.42857
  }
}
.p-healingCp2ndApply__link {
  margin: 48px auto 0;
  text-align: center;
  width: 564px
}
@media screen and (max-width:750px) {
  .p-healingCp2ndApply__link {
    margin-top: calc(120/750*100vw);
    width: 100%
  }
}
.p-healingCp2ndApply__link img {
  width: 100%
}
.p-healingCp2ndBnr {
  width: 958px;
  margin: 120px auto 0;
  position: relative;
  z-index: 2
}
@media screen and (max-width:750px) {
  .p-healingCp2ndBnr {
    width: calc(690/750*100vw);
    margin: calc(180/750*100vw) auto 0
  }
}
.p-healingCp2ndBnr img {
  width: 100%
}
.p-healingCp2ndFooter {
  margin-top: 90px;
  background: url(../img/healing-campaign/2026/2nd/footer_bg.png) no-repeat top center;
  background-size: cover;
  position: relative
}
@media screen and (max-width:750px) {
  .p-healingCp2ndFooter {
    margin-top: calc(220/750*100vw);
    background: url(../img/healing-campaign/2026/2nd/footer_bg--sp.png) no-repeat top center;
    background-size: contain
  }
}
.p-healingCp2ndFooter__light {
  position: absolute;
  left: 0;
  top: -40%;
  mix-blend-mode: screen;
  z-index: 0
}
@media screen and (max-width:750px) {
  .p-healingCp2ndFooter__light {
    top: -60%;
    width: calc(500/750*100vw)
  }
}
.p-healingCp2ndFooter__people {
  text-align: center;
  display: block
}
@media screen and (max-width:750px) {
  .p-healingCp2ndFooter__people {
    width: calc(245/750*100vw);
    margin: 0 auto
  }
}
.p-healingCp2ndKv {
  background: url(../img/healing-campaign/2026/2nd/kv_bg.webp) no-repeat top center,linear-gradient(180deg,#0095ff 0,#56cbff 63.94%,#98dfff 100%);
  background-size: 100% auto;
  background-color: #87daff;
  position: relative
}
@media print,
screen and (min-width:751px) {
  .p-healingCp2ndKv {
    height: max(827px,60.54173vw)
  }
}
@media screen and (max-width:750px) {
  .p-healingCp2ndKv {
    background-image: url(../img/healing-campaign/2026/2nd/kv_bg--sp.png);
    height: calc(1430/750*100vw);
    min-height: auto
  }
}
.p-healingCp2ndKv__ttl {
  margin: 0 auto;
  position: relative
}
@media print,
screen and (min-width:751px) {
  .p-healingCp2ndKv__ttl {
    width: max(656px,48.02343vw)
  }
}
@media screen and (max-width:750px) {
  .p-healingCp2ndKv__ttl {
    width: calc(668/750*100vw)
  }
}
.p-healingCp2ndKv__ttl img {
  position: relative;
  z-index: 2
}
.p-healingCp2ndKv__text {
  position: relative;
  z-index: 1
}
@media print,
screen and (min-width:751px) {
  .p-healingCp2ndKv__text {
    width: max(1270px,92.97218vw);
    margin: max(-5px,-.36603vw) auto 0;
    padding-right: max(52px,3.80673vw)
  }
}
@media screen and (max-width:750px) {
  .p-healingCp2ndKv__text {
    width: calc(713/750*100vw);
    margin-top: calc(300/750*100vw)
  }
}
.p-healingCp2ndKv::before {
  content: "";
  position: absolute;
  inset: auto 0 0;
  background-position: top center;
  background-size: 100% auto;
  background-image: url("data:image/svg+xml;charset=utf8,%20%3Csvg%20viewBox%3D%220%200%201366%20274%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M0%200C163.351%2069.245%20408.911%20113.293%20683.5%20113.293C957.529%20113.293%201202.65%2069.4232%201366%200.421875V273.401H0V0Z%22%20fill%3D%22%231FB7FD%22%2F%3E%20%3C%2Fsvg%3E")
}
@media print,
screen and (min-width:751px) {
  .p-healingCp2ndKv::before {
    height: max(160px,11.71303vw);
    bottom: -1px
  }
}
@media screen and (max-width:750px) {
  .p-healingCp2ndKv::before {
    height: calc(80/750*100vw)
  }
}
.p-healingCp2ndKv img,
.p-healingCp2ndKv svg {
  width: 100%;
  display: block
}
.p-healingCp2ndMovie {
  margin: 30px auto 0;
  position: relative;
  padding-top: .1px
}
@media screen and (max-width:750px) {
  .p-healingCp2ndMovie {
    margin-top: 0
  }
}
@media print,
screen and (min-width:751px) {
  .p-healingCp2ndMovie::before {
    position: absolute;
    top: -40px;
    width: 100%;
    height: 1196px;
    content: "";
    background: url(../img/healing-campaign/2026/2nd/movie_bg.webp) repeat-x top center;
    background-size: auto 100%
  }
}
.p-healingCp2ndMovie__deco {
  margin: auto;
  position: absolute;
  top: 190px;
  left: -40px;
  right: 0;
  fill: #fff
}
@media screen and (max-width:750px) {
  .p-healingCp2ndMovie__deco {
    top: calc(10/750*100vw);
    left: 0;
    width: 100%;
    height: auto
  }
}
.p-healingCp2ndMovie__ttl {
  text-align: left;
  position: relative;
  z-index: 1
}
@media print,
screen and (min-width:751px) {
  .p-healingCp2ndMovie__ttl img {
    width: 472px
  }
}
.p-healingCp2ndMovie__play {
  width: 995px;
  height: 572px;
  margin: -5px auto 0;
  border-radius: 10px;
  background: #a1e2ff;
  padding: 15px;
  position: relative;
  z-index: 1
}
@media screen and (max-width:750px) {
  .p-healingCp2ndMovie__play {
    width: calc(690/750*100vw);
    height: auto;
    margin-top: calc(80/750*100vw);
    padding: calc(10/750*100vw)
  }
}
.p-healingCp2ndMovie__playTtl {
  position: absolute;
  bottom: 100%;
  left: 0;
  z-index: 2;
  width: 100%;
  font-weight: 600;
  letter-spacing: .1em;
  line-height: 1;
  font-feature-settings: 'palt' on;
  text-align: center;
  color: #fff;
  text-shadow: 0 4px 8px rgba(13,115,198,.4);
  font-size: 48px;
  padding-bottom: 35px
}
@media screen and (max-width:750px) {
  .p-healingCp2ndMovie__playTtl {
    font-size: calc(48/750*100vw);
    padding-bottom: calc(60/750*100vw)
  }
}
.p-healingCp2ndMovie__playThumbnail {
  width: 964px;
  position: relative
}
@media screen and (max-width:750px) {
  .p-healingCp2ndMovie__playThumbnail {
    width: calc(668/750*100vw)
  }
}
.p-healingCp2ndMovie__playThumbnail::before {
  content: '';
  display: inline-block;
  background: url(../img/healing-campaign/2026/2nd/play_btn.png) no-repeat center center;
  background-size: contain;
  width: 170px;
  height: 170px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: 3
}
@media screen and (max-width:750px) {
  .p-healingCp2ndMovie__playThumbnail::before {
    width: calc(115/750*100vw);
    height: calc(115/750*100vw)
  }
}
.p-healingCp2ndMovie__playThumbnail img {
  width: 100%
}
.p-healingCp2ndMovie__playBtn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%)
}
@media screen and (max-width:750px) {
  .p-healingCp2ndMovie__playBtn {
    width: calc(115/750*100vw)
  }
}
.p-healingCp2ndPresent {
  margin-top: 60px;
  position: relative;
  padding-top: .1px
}
@media screen and (max-width:750px) {
  .p-healingCp2ndPresent {
    margin-top: calc(140/750*100vw)
  }
}
.p-healingCp2ndPresent__ttl {
  left: 0;
  right: 0;
  position: absolute;
  z-index: 1
}
.p-healingCp2ndPresent__ttl img {
  display: block
}
@media print,
screen and (min-width:751px) {
  .p-healingCp2ndPresent__ttl img {
    width: 440px
  }
}
.p-healingCp2ndPresent__section--01 {
  position: relative
}
@media print,
screen and (min-width:751px) {
  .p-healingCp2ndPresent__section--01 {
    padding-top: 510px
  }
  .p-healingCp2ndPresent__section--01::before {
    width: 100vw;
    bottom: -90px;
    height: 185px;
    position: absolute;
    content: "";
    background-size: 1616px auto;
    background-repeat: repeat-x;
    background-image: url(../img/healing-campaign/2026/2nd/present_bg.webp)
  }
}
@media screen and (max-width:750px) {
  .p-healingCp2ndPresent__section--02 {
    margin-top: calc(200/750*100vw)
  }
}
.p-healingCp2ndPresent__subTtl {
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%
}
.p-healingCp2ndPresent__subTtl span {
  visibility: hidden;
  position: absolute
}
.p-healingCp2ndPresent__subTtl svg {
  fill: #fff;
  width: 898px;
  margin: auto
}
@media screen and (max-width:750px) {
  .p-healingCp2ndPresent__subTtl svg {
    width: 100vw;
    position: absolute
  }
}
@media print,
screen and (min-width:751px) {
  .p-healingCp2ndPresent__subTtl--01 {
    background-image: url(../img/healing-campaign/2026/2nd/prize_sub01.webp);
    position: absolute;
    top: 90px;
    left: 0;
    right: 0;
    height: 480px
  }
}
@media screen and (max-width:750px) {
  .p-healingCp2ndPresent__subTtl--01 {
    background-image: url(../img/healing-campaign/2026/2nd/prize_sub01--sp.webp);
    height: calc(734/750*100vw);
    margin-top: calc(20/750*100vw)
  }
  .p-healingCp2ndPresent__subTtl--01 svg {
    bottom: calc(60/750*100vw)
  }
}
@media print,
screen and (min-width:751px) {
  .p-healingCp2ndPresent__subTtl--02 {
    margin-top: 80px;
    background-image: url(../img/healing-campaign/2026/2nd/prize_sub02.webp);
    height: 533px
  }
}
@media screen and (max-width:750px) {
  .p-healingCp2ndPresent__subTtl--02 {
    background-image: url(../img/healing-campaign/2026/2nd/prize_sub02--sp.webp);
    height: calc(478/750*100vw)
  }
  .p-healingCp2ndPresent__subTtl--02 svg {
    bottom: calc(45/750*100vw)
  }
}
.p-healingCp2ndPresent__itemList {
  display: grid;
  grid-template-columns: repeat(3,362px);
  justify-content: center;
  gap: 40px
}
@media screen and (max-width:750px) {
  .p-healingCp2ndPresent__itemList {
    grid-template-columns: 1fr;
    width: calc(690/750*100vw);
    margin: auto;
    gap: calc(64/750*100vw)
  }
}
.p-healingCp2ndPresent__item {
  position: relative;
  border-radius: 40px;
  background-color: #fff;
  box-shadow: 4px 8px 12px rgba(36,139,223,.3)
}
@media screen and (max-width:750px) {
  .p-healingCp2ndPresent__item {
    border-radius: calc(40/750*100vw);
    min-height: calc(862/750*100vw)
  }
}
.p-healingCp2ndPresent__item svg {
  display: block;
  margin: 32px 0 20px
}
@media screen and (max-width:750px) {
  .p-healingCp2ndPresent__item svg {
    margin: calc(48/750*100vw) 0 calc(40/750*100vw)
  }
}
.p-healingCp2ndPresent__item .num {
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  background-color: #f7ff15;
  z-index: 1;
  top: -26px;
  right: -24px;
  box-shadow: 2px 2px 4px rgba(0,62,164,.3)
}
@media screen and (max-width:750px) {
  .p-healingCp2ndPresent__item .num {
    width: calc(160/750*100vw);
    top: calc(-40/750*100vw);
    right: calc(-20/750*100vw);
    box-shadow: calc(2/750*100vw) calc(2/750*100vw) calc(4/750*100vw) rgba(0,62,164,.3)
  }
}
.p-healingCp2ndPresent__item .media img {
  width: 100%;
  border-radius: 40px 40px 0 0
}
@media screen and (max-width:750px) {
  .p-healingCp2ndPresent__item .media img {
    border-radius: calc(40/750*100vw) calc(40/750*100vw) 0 0
  }
}
.p-healingCp2ndPresent__itemBody {
  color: #004fd0;
  padding: 30px 30px 38px
}
@media screen and (max-width:750px) {
  .p-healingCp2ndPresent__itemBody {
    padding: calc(56/750*100vw) calc(48/750*100vw)
  }
}
.p-healingCp2ndPresent__itemTtl {
  text-align: center;
  font-weight: 700;
  font-size: 36px;
  line-height: 1.33333;
  letter-spacing: 10%
}
@media screen and (max-width:750px) {
  .p-healingCp2ndPresent__itemTtl {
    font-size: calc(42/750*100vw);
    line-height: 1.14286
  }
}
.p-healingCp2ndPresent__itemTxt {
  color: #042e73;
  font-size: 16px;
  line-height: 1.75;
  font-weight: 400;
  text-align: left
}
@media screen and (max-width:750px) {
  .p-healingCp2ndPresent__itemTxt {
    font-size: calc(30/750*100vw);
    line-height: 1.6
  }
}
.p-healingCp2ndPresent__detail {
  width: 1166px;
  margin: -170px auto 0;
  display: grid;
  grid-template-columns: auto 455px;
  border-radius: 40px;
  background-color: #fff;
  padding: 45px 45px 30px 60px;
  gap: 30px;
  box-shadow: 4px 8px 12px rgba(36,139,223,.3)
}
@media screen and (max-width:750px) {
  .p-healingCp2ndPresent__detail {
    margin-top: calc(12/750*100vw);
    width: calc(690/750*100vw);
    grid-template-columns: 1fr;
    padding: calc(54/750*100vw) calc(62/750*100vw) calc(62/750*100vw);
    gap: calc(48/750*100vw)
  }
}
.p-healingCp2ndPresent__detailImg {
  display: flex;
  align-items: end;
  position: relative;
  z-index: 2;
  height: 0;
  margin-top: auto
}
@media print,
screen and (min-width:751px) {
  .p-healingCp2ndPresent__detailImg {
    order: 1
  }
}
@media screen and (max-width:750px) {
  .p-healingCp2ndPresent__detailImg {
    height: auto
  }
}
.p-healingCp2ndPresent__detailImg img {
  width: 100%
}
.p-healingCp2ndPresent__detailName {
  padding-bottom: 15px;
  color: #004fd0;
  font-weight: 600
}
.p-healingCp2ndPresent__detailName p {
  font-size: 34px;
  line-height: 1.41176
}
.p-healingCp2ndPresent__detailName p + p {
  margin-top: 10px
}
@media screen and (max-width:750px) {
  .p-healingCp2ndPresent__detailName {
    padding-bottom: 0
  }
  .p-healingCp2ndPresent__detailName p {
    text-align: center;
    font-size: calc(42/750*100vw);
    line-height: 1.33333;
    letter-spacing: 0
  }
  .p-healingCp2ndPresent__detailName p + p {
    margin-top: calc(18/750*100vw)
  }
}
.p-healingCp2ndProduct {
  padding-top: 100px
}
@media screen and (max-width:750px) {
  .p-healingCp2ndProduct {
    padding-top: calc(100/750*100vw)
  }
}
.p-healingCp2ndProduct__ttl {
  padding-top: 30px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-shadow: 0 0 16px rgba(16,30,108,.5);
  letter-spacing: 5%;
  font-size: 36px;
  line-height: 1.11111
}
.p-healingCp2ndProduct__ttl em,
.p-healingCp2ndProduct__ttl span {
  font-size: 50px
}
.p-healingCp2ndProduct__ttl em {
  color: #faff70;
  font-style: normal
}
@media screen and (max-width:750px) {
  .p-healingCp2ndProduct__ttl {
    font-size: calc(56/750*100vw);
    line-height: 1.25;
    text-shadow: 0 0 calc(16/750*100vw) rgba(16,30,108,.5);
    padding-top: calc(100/750*100vw);
    width: calc(500/750*100vw);
    margin: 0 auto
  }
  .p-healingCp2ndProduct__ttl em,
  .p-healingCp2ndProduct__ttl span {
    font-size: calc(80/750*100vw)
  }
}
.p-healingCp2ndProduct__text {
  text-align: center;
  padding-top: 50px;
  color: #fff;
  letter-spacing: 5%;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.6
}
.p-healingCp2ndProduct__text span {
  font-size: 1em
}
.p-healingCp2ndProduct__text .large,
.p-healingCp2ndProduct__text em {
  vertical-align: baseline;
  font-style: normal;
  font-size: 32px
}
@media print,
screen and (min-width:751px) {
  .p-healingCp2ndProduct__text .pc-brake {
    display: block;
    margin: 22px 0
  }
}
.p-healingCp2ndProduct__text .palt {
  font-size: 1em;
  font-feature-settings: "palt"
}
.p-healingCp2ndProduct__text .note {
  font-weight: 100;
  font-size: 14px
}
.p-healingCp2ndProduct__text em {
  color: #faff70;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: .3em
}
.p-healingCp2ndProduct__text sup {
  width: 0;
  display: inline-block;
  position: relative;
  top: -1em;
  right: -.7em;
  font-size: .4em;
  font-weight: 100
}
@media screen and (max-width:750px) {
  .p-healingCp2ndProduct__text {
    padding-top: calc(110/750*100vw);
    width: calc(720/750*100vw);
    font-size: calc(30/750*100vw);
    line-height: 1.66667;
    margin: 0 auto
  }
  .p-healingCp2ndProduct__text .large,
  .p-healingCp2ndProduct__text em {
    font-size: calc(48/750*100vw)
  }
  .p-healingCp2ndProduct__text .sp-brake {
    display: block;
    margin: calc(34/750*100vw) 0
  }
  .p-healingCp2ndProduct__text .note {
    font-size: calc(28/750*100vw)
  }
}
.p-healingCp2ndProduct__link {
  text-align: center;
  margin-top: 40px
}
@media screen and (max-width:750px) {
  .p-healingCp2ndProduct__link {
    width: calc(670/750*100vw);
    margin: calc(85/750*100vw) auto 0
  }
}
.p-healingCp2ndProduct__detail {
  width: 1165px;
  margin: 85px auto 0;
  border-radius: 10px;
  background: rgba(255,255,255,.9)
}
@media screen and (max-width:750px) {
  .p-healingCp2ndProduct__detail {
    width: calc(690/750*100vw)
  }
}
.p-healingCp2ndProduct__detail + .p-healingCp2ndProduct__detail {
  margin-top: 60px
}
.p-healingCp2ndProduct__detailInner {
  width: 1045px;
  margin: 0 auto;
  padding: 60px 0
}
@media screen and (max-width:750px) {
  .p-healingCp2ndProduct__detailInner {
    width: calc(610/750*100vw);
    margin: calc(145/750*100vw) auto 0;
    padding: calc(60/750*100vw) 0
  }
}
@media screen and (max-width:750px) {
  .p-healingCp2ndProduct__detailTtl {
    width: calc(610/750*100vw);
    margin: 0 auto
  }
}
.p-healingCp2ndProduct__detailBlock {
  display: grid;
  grid-template-columns: 400px 570px;
  gap: 0 70px;
  justify-content: center;
  margin: 50px auto 0
}
@media screen and (max-width:750px) {
  .p-healingCp2ndProduct__detailBlock {
    display: block
  }
}
@media screen and (max-width:750px) {
  .p-healingCp2ndProduct__detailImg {
    width: calc(625/750*100vw)
  }
}
.p-healingCp2ndProduct__detailImg img {
  width: 277px;
  margin: 0 auto;
  display: block
}
@media screen and (max-width:750px) {
  .p-healingCp2ndProduct__detailImg img {
    width: calc(325/750*100vw)
  }
}
.p-healingCp2ndProduct__detailText {
  color: var(--text_base,#042e73);
  margin-top: 33px
}
@media screen and (max-width:750px) {
  .p-healingCp2ndProduct__detailText {
    margin-top: calc(35/750*100vw)
  }
}
.p-healingCp2ndProduct__detailText dt {
  border: solid 1px #042e73;
  font-size: 14px;
  padding: 1px .3em;
  margin-bottom: .3em;
  display: inline-block
}
@media screen and (max-width:750px) {
  .p-healingCp2ndProduct__detailText dt {
    font-size: 11px;
    font-size: 2.93333vw
  }
}
.p-healingCp2ndProduct__detailText dd {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 14px;
  line-height: 1.42857;
  letter-spacing: 0
}
.p-healingCp2ndProduct__detailText dd + dd {
  margin-top: .2em
}
@media screen and (max-width:750px) {
  .p-healingCp2ndProduct__detailText dd {
    font-size: calc(22/750*100vw);
    line-height: 1.54545;
    letter-spacing: 0
  }
}
.p-healingCp2ndProduct__detailEfficacy img {
  width: 100%
}
.p-healingCp2ndProduct__detailEfficacyImg {
  width: 475px;
  margin: 25px auto 0
}
@media screen and (max-width:750px) {
  .p-healingCp2ndProduct__detailEfficacyImg {
    width: calc(535/750*100vw);
    margin: calc(50/750*100vw) auto 0
  }
}
.p-healingCp2ndProduct__detailEfficacyText {
  color: var(--text_base,#042e73);
  font-family: "Noto Sans JP",sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  text-align: center;
  padding-top: 25px
}
@media screen and (max-width:750px) {
  .p-healingCp2ndProduct__detailEfficacyText {
    font-size: calc(30/750*100vw);
    line-height: calc(26/750*100vw);
    padding-top: calc(50/750*100vw)
  }
}
.p-healingCp2ndProduct__detailEfficacyTtl.mt {
  margin-top: 40px
}
@media screen and (max-width:750px) {
  .p-healingCp2ndProduct__detailEfficacyTtl {
    margin-top: calc(50/750*100vw);
    background: #121e6c;
    border-radius: 99vw
  }
}
.p-healingCp2ndProduct__detailEfficacyType {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  margin-top: 60px
}
@media print,
screen and (min-width:751px) {
  .p-healingCp2ndProduct__detailEfficacyType {
    width: 1045px
  }
}
@media screen and (max-width:750px) {
  .p-healingCp2ndProduct__detailEfficacyType {
    margin-top: calc(88/750*100vw)
  }
}
.p-healingCp2ndProduct__detailEfficacyType.drink img,
.p-healingCp2ndProduct__detailEfficacyType.tablet img {
  margin: 0 auto
}
@media print,
screen and (min-width:751px) {
  .p-healingCp2ndProduct__detailEfficacyType.tablet img {
    width: 864px
  }
}
@media print,
screen and (min-width:751px) {
  .p-healingCp2ndProduct__detailEfficacyType.drink img {
    width: 907px
  }
}
.p-healingCp2ndRule {
  background: #fff;
  width: 964px;
  margin: 200px auto 0;
  border-radius: 10px;
  padding: 60px 40px;
  position: relative
}
@media screen and (max-width:750px) {
  .p-healingCp2ndRule {
    width: calc(690/750*100vw);
    margin: calc(160/750*100vw) auto 0;
    padding: calc(77/750*100vw) calc(50/750*100vw)
  }
}
.p-healingCp2ndRule__ttl {
  text-align: center
}
@media screen and (max-width:750px) {
  .p-healingCp2ndRule__ttl {
    width: calc(235/750*100vw);
    margin: 0 auto
  }
}
.p-healingCp2ndRule__detail {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 1.6px;
  margin-top: 40px
}
@media screen and (max-width:750px) {
  .p-healingCp2ndRule__detail {
    font-size: 14px;
    font-size: 3.73333vw;
    line-height: calc(42/750*100vw);
    letter-spacing: calc(2.8/750*100vw);
    margin-top: calc(70/750*100vw)
  }
}
.p-healingCp2ndRule__detail .indent {
  padding-left: 1em;
  text-indent: -1em;
  display: inline-block
}
.p-healingCp2ndRule__detail .indent2 {
  padding-left: 1em;
  display: inline-block
}
.p-healingCp2ndRule__detail .indent3 {
  padding-left: 1.5em;
  text-indent: -1.5em;
  display: inline-block
}
.p-healingCp2ndRule__detailScroll {
  height: 350px;
  overflow-y: scroll
}
@media screen and (max-width:750px) {
  .p-healingCp2ndRule__detailScroll {
    height: calc(500/750*100vw)
  }
}
.p-healingCp2ndRule__detailTtl {
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px
}
@media screen and (max-width:750px) {
  .p-healingCp2ndRule__detailTtl {
    font-size: 17.5px;
    font-size: 4.66667vw;
    line-height: 1.5;
    margin-bottom: calc(50/750*100vw)
  }
}
/*# sourceMappingURL=p-healing-cp-2nd.css.map */
