
/* ------------------------------------------------------ */
/* base */
/* ------------------------------------------------------ */
#miraiSupport #contents {
    padding: 55px 0 20px;
}
#miraiSupport .topicPath {
  padding: 0 10px;
}
#miraiSupport .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#miraiSupport section {
  font-size: 3.4vw;
  font-family: "Helvetica Neue", Arial, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", sans-serif;
  font-feature-settings: 'palt';
  letter-spacing: 0.06em;
}
#miraiSupport section h2,
#miraiSupport section h3,
#miraiSupport section h4 {
  color: #0096BB;
  text-align: center;
}
#miraiSupport .lead,
#miraiSupport #about,
#miraiSupport #plan,
#miraiSupport #comments,
#miraiSupport #partners {
  width: 95%;
  margin-right: auto;
  margin-left: auto;
}
#miraiSupport section h2 {
  margin: 8vw 0 6vw;
  font-size: 4.5vw;
  font-weight: 600;
}
#miraiSupport section h3 {
  padding: 0 0 8vw;
  font-size: 6vw;
  font-weight: 400;
}
#miraiSupport section h4 {
  padding: 0 0 5px;
}

/* ------------------------------------------------------ */
/* KV & lead */
/* ------------------------------------------------------ */
#miraiSupport .kv {
  height: 100vw;
  background: url("/ja/campaign/mirai_support_program/images/sp_kv_bg.jpg") no-repeat 0 0 / cover;
}
#miraiSupport .kv .kv_txt {
  width: 84vw;
  height: 40vw;
  margin: 0 0 0 16vw;
  background: url("/ja/campaign/mirai_support_program/images/sp_kv_txt.png") no-repeat 100% 100% / contain;
}
#miraiSupport .kv .kv_txt h1,
#miraiSupport .kv .kv_txt p{
  text-indent: -5000em;
}

/* ------------------------------------------------------ */
/* lead */
/* ------------------------------------------------------ */
#miraiSupport .lead a {
  width: 45vw;
  height: 9vw;
  margin: 5vw 0;
  color: #ffffff;
  line-height: 9vw;
  text-decoration: none;
  display: inline-block;
  border-radius: 4.5vw;
  background: linear-gradient(90deg, #0081A1 0%, #4EB3C6 72%, #79BEB8 100%);
  position: relative;
  overflow: hidden;
}
#miraiSupport .lead a::after {
  content: '↓';
  position: absolute;
  right: 4.5vw;
  bottom: 0.5vw;
}

/* ------------------------------------------------------ */
/* about */
/* ------------------------------------------------------ */
#miraiSupport #about {
  width: 95%;
}
#miraiSupport #about li {
  margin: 5vw 0 0 0;
  padding: 0 0 0 12vw;
  position: relative;
}
#miraiSupport #about li span {
  font-size: 12vw;
  font-weight: 500;
  line-height: 1em;
  position: absolute;
  top: 0;
  left: 2vw;
}
#miraiSupport #about li strong {
  margin: 1.65vw 0;
  font-size: 5vw;
  font-weight: bold;
  line-height: 1em;
  display: inline-block;
}
#miraiSupport #about li p {
  margin: 0;
  padding: 0;
  font-size: 3.5vw;
  line-height: 1.3em;
}
#miraiSupport #about li:nth-of-type(1) span, #miraiSupport #about li:nth-of-type(1) strong { color: #0096BB; }
#miraiSupport #about li:nth-of-type(2) span, #miraiSupport #about li:nth-of-type(2) strong { color: #22AEC3; }
#miraiSupport #about li:nth-of-type(3) span, #miraiSupport #about li:nth-of-type(3) strong { color: #33B3B1; }
#miraiSupport #about li:nth-of-type(4) span, #miraiSupport #about li:nth-of-type(4) strong { color: #3EB29D; }

/* ------------------------------------------------------ */
/* plan */
/* ------------------------------------------------------ */
#miraiSupport #plan {
  width: 95%;
  margin: 0 auto 10vw;
}
#miraiSupport #plan dl dt {
  width: 100%;
  padding: 5vw 0 2vw 0;
  color: #0096BB;
  font-weight: 600;
}
#miraiSupport #plan dl dd {
  width: 100%;
  padding: 0 0 5vw 0;
  border-bottom: solid 2px #0096BB;
}
#miraiSupport #plan .buttonC {
  width: 90%;
  height: 14vw;
  margin: 7vw auto;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  border-radius: 4px;
  display: block;
  background: #001871;
}
#miraiSupport #plan .buttonC span {
  display: block;
}
#miraiSupport #plan .buttonC span:first-of-type {
  padding: 2vw 0 0;
  font-size: 5vw;
  line-height: 1.2em;
}
#miraiSupport #plan .buttonC span:first-of-type::after {
  content: '';
  width: 20px;
  height: 17px;
  display: inline-block;
  background: url("/ja/support/images/ico_new_window_02w.png") no-repeat 0 0 / contain;
  position: relative;
  left: 5px;
  bottom: 2px;
}
#miraiSupport #plan .buttonC span:last-of-type {
  font-weight: 300;
}

/* ------------------------------------------------------ */
/* comments */
/* ------------------------------------------------------ */
#miraiSupport #comments li {
  margin: 0 0 3vw;
  padding: 5vw 5vw 5vw 22vw;
  font-size: 0.95em;
  background: #D4EAF2 no-repeat 3vw 5vw / 16vw auto;
}
#miraiSupport #comments li:nth-of-type(1) { background-image: url("/ja/campaign/mirai_support_program/images/review_01.png"); }
#miraiSupport #comments li:nth-of-type(2) { background-image: url("/ja/campaign/mirai_support_program/images/review_02.png"); }

/* ------------------------------------------------------ */
/* partners */
/* ------------------------------------------------------ */
#miraiSupport #partners h3 { padding: 10vw 0 3vw; }

/* ------------------------------------------------------ */
/* photo */
/* ------------------------------------------------------ */
#miraiSupport .gallery {
  margin: 10vw 0 16vw;
}
#miraiSupport .gallery p {
  width: 200px;
  margin: 0 10px;
}
#miraiSupport .photoEffect {
  width: 100%;
  height: 25vw;
  padding: 0;
  line-height: 0;
  position: relative;
  clip-path: inset(0);
}
#miraiSupport .photoEffect img {
  object-fit: cover;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#miraiSupport .photoEffect div {
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.9) 16%, rgba(255, 255, 255, 0.8) 30%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 100;
}