#gHeader .logoBox a {
  pointer-events: none;
  user-select: none;
}

/* -----------------------------------------
  common
----------------------------------------- */
#fixed_banner {
  display: none;
  position: fixed;
  bottom: 0;
  text-align: center;
  width: 100%;
  z-index: 9999;
}

#fixed_banner .cv {
  position: relative;
  width: 100%;
  padding: 20px 0 10px 0;
  background: url(../img/index/floatbg.png);
  background-size: 25px;
  left: 0;
  -webkit-transition: bottom 300ms;
  -moz-transition: bottom 300ms;
  -ms-transition: bottom 300ms;
  -o-transition: bottom 300ms;
  transition: bottom 300ms;
}

#fixed_banner .cv .float_bnr {
  max-width: 560px;
  margin: 0 auto;
  width: 85%;
}

@media screen and (max-width: 896px) {
  .fixed_banner {
    width: 100%;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9999;
  }
  #fixed_banner .cv {
    padding: 2% 0 1% 0;
  }
}
#main .successBox {
  padding: 108px 0 60px;
  background: url(../img/index/bg09.jpg) no-repeat center center/cover;
}

#main .successBox h2 {
  margin-bottom: 18px;
  width: 656px;
}

#main .successBox .textBox {
  margin-bottom: 60px;
  position: relative;
}

#main .successBox .textBox p {
  margin-bottom: 25px;
  color: #fff;
  font-size: 1.3rem;
  line-height: 1.8;
}

#main .successBox .textBox .text {
  margin-bottom: 4px;
  font-size: 1.4rem;
}

#main .successBox .textBox .name {
  margin-bottom: 0;
  width: 219px;
}

#main .successBox .textBox .photo {
  width: 350px;
  position: absolute;
  right: 22px;
  top: -47px;
}

#main .successBox .imgBox {
  padding: 10px 28px 30px;
  position: relative;
  z-index: 1;
  border-radius: 6px;
  background-color: #E8F4FC;
}

#main .successBox .imgBox h3 {
  margin-bottom: 11px;
  color: #143264;
  font-size: 2.4rem;
  font-weight: 900;
  text-align: center;
  font-family: "Noto Serif JP", serif;
}

#main .successBox .imgBox ul {
  margin: -15px -9px 0 -5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#main .successBox .imgBox li {
  margin: 15px 9px 0 5px;
  padding: 7px 7px 0;
  width: 225px;
  background-color: #fff;
  border-radius: 5px;
  box-sizing: border-box;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  font-family: "Noto Serif JP", serif;
}

#main .successBox .imgBox li .ttl {
  margin-bottom: -15px;
  font-size: 1.8rem;
  font-weight: 700;
}

#main .successBox .imgBox li p {
  text-align: center;
  font-size: 1.9rem;
  font-weight: 900;
}

#main .successBox .imgBox li .txt01 {
  display: flex;
  justify-content: center;
  align-items: center;
}

#main .successBox .imgBox li .txt01 span {
  font-size: 4.8rem;
}

#main .successBox .imgBox li p span {
  color: #ff3c00;
  font-size: 3.7rem;
  font-weight: 900;
}

#main .successBox .imgBox li p small {
  font-size: 1.2rem;
}

#main .successBox .imgBox li p span small {
  font-size: 2.6rem;
}

#main .successBox .imgBox li p span.style {
  color: #143264;
  font-size: 1.9rem;
  text-align: left;
  line-height: 1.2;
}

#main .successBox .imgBox li .txt {
  margin-top: -8px;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.04em;
  font-family: "Noto Sans JP", sans-serif;
}

#main .successBox .imgBox .liStyle01 {
  width: 215px;
}

#main .successBox .imgBox .liStyle01 .pho {
  margin: 0 auto;
  width: 87px;
}

#main .successBox .imgBox .liStyle02 {
  width: 165px;
}

#main .successBox .imgBox .liStyle02 .pho {
  margin: 0 auto;
  width: 77px;
}

#main .successBox .imgBox .liStyle03 {
  width: 396px;
}

#main .successBox .imgBox .liStyle03 .flexBox {
  display: flex;
  justify-content: space-between;
}

#main .successBox .imgBox .liStyle03 .pho {
  width: 179px;
}

#main .successBox .imgBox .liStyle03 .text {
  margin-top: -5px;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
}

#main .successBox .imgBox .liStyle01,
#main .successBox .imgBox .liStyle02,
#main .successBox .imgBox .liStyle03 {
  padding-bottom: 10px;
}

#main .successBox .imgBox .liStyle01 .ttl,
#main .successBox .imgBox .liStyle02 .ttl,
#main .successBox .imgBox .liStyle03 .ttl {
  margin-bottom: 6px;
}

#main .successBox .imgBox .liStyle02 .txt {
  margin-top: 5px;
  line-height: 1.2;
}

#main .successBox .imgBox .liStyle03 {
  padding: 7px 29px 10px 20px;
}

#main .companyBox {
  padding-top: 60px;
  background-color: #fff;
}

#main .companyBox .logo {
  margin: 0 auto 11px;
  width: 270px;
  margin-bottom: 20px;
}

#main .companyBox h2 {
  margin: 0 auto 29px;
  width: 130px;
}

#main .companyBox ul {
  border-bottom: 1px solid #C8D2DC;
}

#main .companyBox li {
  padding: 11px 3px 12px;
  border-top: 1px solid #C8D2DC;
}

#main .companyBox li .ttl {
  margin-bottom: 1px !important;
  font-size: 1.6rem;
  font-weight: 700;
}

#main .companyBox li p {
  line-height: 1.35;
  letter-spacing: 0.04em;
}

#main .companyBox li p:not(:last-child) {
  margin-bottom: 10px;
}

.popBox {
  display: none;
  max-width: 700px;
  width: 100%;
  box-sizing: border-box;
}

.popBox iframe {
  width: 100%;
  height: 100%;
  vertical-align: top;
}

/* -----------------------------------------
  banner
----------------------------------------- */
#fixed_banner {
  display: none;
  position: fixed;
  bottom: 0;
  text-align: center;
  width: 100%;
  z-index: 9999;
}

#fixed_banner .cv {
  position: relative;
  width: 100%;
  padding: 20px 0 10px 0;
  background: url(../img/index/floatbg.png);
  background-size: 25px;
  left: 0;
  -webkit-transition: bottom 300ms;
  -moz-transition: bottom 300ms;
  -ms-transition: bottom 300ms;
  -o-transition: bottom 300ms;
  transition: bottom 300ms;
}

#fixed_banner .cv .float_bnr {
  max-width: 560px;
  margin: 0 auto;
  width: 85%;
}

@media screen and (max-width: 896px) {
  .fixed_banner {
    width: 100%;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9999;
  }
  #fixed_banner .cv {
    padding: 2% 0 1% 0;
  }
}
@media all and (max-width: 896px) {
  img {
    width: 100%;
  }
  #main .successBox {
    padding: 48px 0 40px;
    background-image: url(../img/index/sp_bg09.png);
  }
  #main .successBox h2 {
    margin: 0 auto 16px;
    max-width: 220px;
  }
  #main .successBox .textBox {
    margin-bottom: 28px;
  }
  #main .successBox .textBox p {
    margin-bottom: 88px;
    text-align: center;
    line-height: 1.62;
  }
  #main .successBox .textBox .text {
    margin: 0 0 6px 7px;
    text-align: left;
    position: relative;
    z-index: 1;
  }
  #main .successBox .textBox .name {
    margin-left: 7px;
    position: relative;
    z-index: 1;
  }
  #main .successBox .textBox .photo {
    width: 179px;
    bottom: -88px;
    top: auto;
    right: -10px;
  }
  #main .successBox .imgBox {
    padding: 7px 10px 10px;
  }
  #main .successBox .imgBox h3 {
    margin-bottom: 7px;
    font-size: 1.9rem;
  }
  #main .successBox .imgBox ul {
    margin: -5px auto 0;
    justify-content: space-between;
  }
  #main .successBox .imgBox li {
    margin: 5px 0 0;
    padding: 6px 7px 5px;
    width: calc((100% - 5px) / 2);
  }
  #main .successBox .imgBox li p {
    margin-right: -5px;
  }
  #main .successBox .imgBox li .txt01 {
    line-height: 1;
  }
  #main .successBox .imgBox li .ttl {
    font-size: 1.4rem;
  }
  #main .successBox .imgBox .liStyle04 .ttl {
    margin-bottom: 0;
  }
  #main .successBox .imgBox .liStyle01,
  #main .successBox .imgBox .liStyle02 {
    width: calc((100% - 5px) / 2);
  }
  #main .successBox .imgBox .liStyle01,
  #main .successBox .imgBox .liStyle02,
  #main .successBox .imgBox .liStyle03 {
    padding-bottom: 4px;
  }
  #main .successBox .imgBox .liStyle03 {
    padding-bottom: 13px;
    width: 100%;
  }
  #main .successBox .imgBox .liStyle03 .pho {
    width: 129px;
  }
  #main .successBox .imgBox .liStyle03 .text {
    width: calc(100% - 135px);
    line-height: 1.41;
  }
  #main .companyBox {
    padding-top: 30px;
  }
  #main .companyBox .content {
    padding: 0 20px;
  }
  #main .companyBox h2 {
    margin-bottom: 18px;
  }
  #main .companyBox li p {
    font-size: 1.4rem;
  }
  #main .companyBox li {
    padding-bottom: 13px;
  }
  #main .companyBox li .text {
    font-feature-settings: "palt";
    -ms-font-feature-settings: "palt";
    -moz-font-feature-setting: "palt";
  }
}
@media all and (max-width: 374px) {
  #main .successBox .textBox p {
    font-size: 1.4rem;
  }
  #main .successBox .imgBox li {
    padding: 6px 3px 5px;
  }
  #main .successBox .imgBox li p {
    margin-right: 0;
    font-size: 1.4rem;
  }
  #main .successBox .imgBox li .ttl {
    margin-bottom: -12px;
    font-size: 1.3rem;
  }
  #main .successBox .imgBox .liStyle02 .txt {
    font-size: 0.8rem;
  }
  #main .successBox .imgBox li .txt {
    margin-top: -2px;
  }
  #main .successBox .imgBox li .txt01 span {
    font-size: 4rem;
  }
  #main .successBox .imgBox li p span {
    font-size: 3rem;
  }
  #main .successBox .imgBox li p span small {
    font-size: 2.2rem;
  }
  #main .successBox .imgBox .liStyle03 {
    padding: 7px 20px 10px;
  }
  #main .successBox .imgBox .liStyle03 .pho {
    width: 104px;
  }
  #main .successBox .imgBox .liStyle03 .text {
    width: calc(100% - 110px);
    font-size: 1rem;
  }
}
/* support */
#main .support_wrap {
  max-width: 1000px;
  width: 92%;
  margin: 100px auto;
  padding: 50px 0;
  background-image: url("../img/index/support_bg_01_pc.png"), url("../img/index/support_bg_02_pc.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left top, left bottom;
}

#main .support_wrap .support-heading {
  max-width: 800px;
  width: 90%;
  margin: 0 auto 35px;
}

#main .support_wrap .support-text {
  text-align: center;
  font-size: 2.6rem;
  color: #024c9b;
  font-weight: 500;
}

#main .support_wrap .movie_wrap {
  max-width: 690px;
  width: 85%;
  margin: 35px auto;
}

#main .support_wrap .movie_wrap .movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  height: 0;
}

#main .support_wrap .movie_wrap .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#main .support_wrap .support-stit {
  max-width: 250px;
  width: 60%;
  margin: 50px auto 20px;
}

#main .support_wrap .support-copy {
  max-width: 690px;
  width: 85%;
  margin: 0 auto;
}

@media all and (max-width: 750px) {
  #main .support_wrap {
    width: 92%;
    margin: 50px auto;
    padding: 50px 0;
    background-image: url("../img/index/support_bg_01_sp.png"), url("../img/index/support_bg_02_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left top, left bottom;
  }
  #main .support_wrap .support-heading {
    width: 90%;
    margin: 0 auto 25px;
  }
  #main .support_wrap .support-text {
    text-align: center;
    font-size: 2rem;
  }
  #main .support_wrap .movie_wrap {
    width: 100%;
    margin: 25px auto;
  }
  #main .support_wrap .support-stit {
    margin: 30px auto 10px;
  }
  #main .support_wrap .support-copy {
    width: 100%;
    margin: 0 auto;
  }
}
.mincho {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.font_red {
  color: #e60012;
}

.mv_wrap {
  background: url(../img/index/mv_pg_pc.jpg) no-repeat;
  background-size: cover;
  max-width: 1400px;
  width: 100%;
  height: 650px;
  position: relative;
  right: 0;
  left: 0;
  margin: 60px auto 0;
}
@media (max-width: 1400px) {
  .mv_wrap {
    width: 94%;
  }
}
@media (max-width: 896px) {
  .mv_wrap {
    background: url(../img/index/mv_pg_sp.jpg) no-repeat;
    background-size: cover;
    background-position: 4.6666666667vw 0;
    height: 128vw;
    width: 100%;
    margin: 13.3333333333vw auto 0;
  }
}
.mv_ttl {
  position: absolute;
  width: 490px;
  top: 56px;
  left: 65px;
}
@media (max-width: 896px) {
  .mv_ttl {
    width: 84vw;
    top: 8.6666666667vw;
    left: 4.6666666667vw;
  }
}
.mv_bnr {
  position: absolute;
  bottom: 40px;
  right: 0;
  width: 490px;
}
@media (max-width: 896px) {
  .mv_bnr {
    bottom: 9.3333333333vw;
    width: 91.4666666667vw;
  }
}

.scroll {
  position: absolute;
  left: -40px;
  top: 380px;
  writing-mode: vertical-rl;
  font-size: 16px;
  font-family: "Helvetica";
  color: rgb(0, 0, 0);
  line-height: 1.375;
}
@media (max-width: 896px) {
  .scroll {
    display: none;
  }
}
.scroll ::before {
  animation: scroll 2s infinite;
  background-color: #000;
  bottom: -200px;
  content: "";
  height: 150px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 1px;
}

@keyframes scroll {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  51% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
.intro_wrap {
  padding: 75px 0;
  text-align: center;
}
@media (max-width: 896px) {
  .intro_wrap {
    padding: 7.3333333333vw 0;
  }
}
.intro_wrap .ltxt {
  font-size: 2.8rem;
  font-weight: 500;
}
@media (max-width: 896px) {
  .intro_wrap .ltxt {
    font-size: 4.6666666667vw;
  }
}
@media (max-width: 896px) {
  .intro_wrap .spltxt {
    font-size: 5.3333333333vw;
  }
}
.intro_wrap .mtxt {
  font-size: 2.6rem;
  font-weight: 500;
}
@media (max-width: 896px) {
  .intro_wrap .mtxt {
    font-size: 4.4vw;
  }
}
.intro_wrap .stxt {
  font-size: 1.8rem;
}
@media (max-width: 896px) {
  .intro_wrap .stxt {
    font-size: 3.7333333333vw;
  }
}
.intro_wrap .i-arrow {
  width: 250px;
  margin: 30px auto;
}
@media (max-width: 896px) {
  .intro_wrap .i-arrow {
    width: 40vw;
    margin: 5.3333333333vw auto;
  }
}
.intro__heading {
  text-align: center;
  padding: 5px;
}
.intro__heading h2 {
  font-size: 45px;
  letter-spacing: 0.1em;
  text-align: center;
  display: inline-block;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  text-indent: 0.15em;
}
@media (max-width: 896px) {
  .intro__heading h2 {
    font-size: 8vw;
  }
}
.intro__text {
  font-size: 2.2rem;
  letter-spacing: 0.05em;
  line-height: 2;
  font-weight: 500;
  margin-top: 25px;
}
.intro__text span {
  color: #d40000;
  font-size: 2.8rem;
}
@media (max-width: 896px) and (max-width: 896px) {
  .intro__text span {
    font-size: 5.3333333333vw;
  }
}
@media (max-width: 896px) {
  .intro__text {
    font-size: 3.7333333333vw;
    margin-top: 3.3333333333vw;
  }
}
.intro__mimg {
  max-width: 865px;
  width: 80%;
  margin: 50px auto 50px auto;
}
@media (max-width: 896px) {
  .intro__mimg {
    width: 89.8666666667vw;
    margin: 5.3333333333vw auto 5.3333333333vw auto;
  }
}
.intro__simg {
  max-width: 650px;
  width: 80%;
  margin: 60px auto 40px auto;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 896px) {
  .intro__simg {
    width: 93.3333333333vw;
    margin: 4.6666666667vw auto 5.3333333333vw auto;
  }
}
.intro__simg p {
  width: 47%;
}
@media (max-width: 896px) {
  .intro__simg p {
    width: 44.4vw;
  }
}

.theme_nav {
  background-color: #dcdbdb;
  padding: 50px 0;
}
@media (max-width: 896px) {
  .theme_nav {
    padding: 5.3333333333vw 0;
  }
}
.theme_nav_heading {
  text-align: center;
  font-size: 3.2rem;
  padding-bottom: 25px;
}
@media (max-width: 896px) {
  .theme_nav_heading {
    font-size: 6vw;
  }
}
.theme_nav_wrap {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  background-color: #FFFFFF;
  padding: 35px;
}
@media (max-width: 896px) {
  .theme_nav_wrap {
    max-width: 80%;
    width: 80%;
    padding: 8vw 5.3333333333vw;
  }
}
.theme_nav_wrap::before {
  position: absolute;
  border: 1px solid #dcdbdb;
  content: "";
  top: 8px;
  bottom: 8px;
  left: 8px;
  right: 8px;
}
@media (max-width: 896px) {
  .theme_nav_wrap::before {
    top: 1.8666666667vw;
    bottom: 1.8666666667vw;
    left: 1.8666666667vw;
    right: 1.8666666667vw;
  }
}
.theme_nav_wrap ul {
  display: flex;
  position: relative;
  z-index: 1;
}
@media (max-width: 896px) {
  .theme_nav_wrap ul {
    flex-direction: column;
  }
}
.theme_nav_wrap li {
  margin-right: 18px;
}
@media (max-width: 896px) {
  .theme_nav_wrap li {
    margin-right: 0;
    margin-bottom: 2.6666666667vw;
  }
}
.theme_nav_wrap li:last-child {
  margin-right: 0;
}
@media (max-width: 896px) {
  .theme_nav_wrap li:last-child {
    margin-bottom: 0;
  }
}
.theme_nav_wrap li a:hover {
  opacity: 0.9;
}

.theme_block {
  max-width: 1000px;
  width: 90%;
  margin: 80px auto;
  text-align: center;
}
@media (max-width: 896px) {
  .theme_block {
    margin: 6.6666666667vw auto;
    width: 100%;
  }
}
.theme__heading {
  position: relative;
  display: inline-block;
  background: rgb(118, 203, 244);
  max-width: 750px;
  width: 84%;
  margin: 0 auto 35px auto;
  text-align: center;
  padding: 35px 40px 50px 40px;
  color: #ffffff;
  font-size: 3.2rem;
}
@media (max-width: 896px) {
  .theme__heading {
    width: 83%;
    margin: 0 auto 4vw auto;
    font-size: 5.0666666667vw;
    padding: 3.3333333333vw 3.3333333333vw 4.6666666667vw 3.3333333333vw;
  }
}
.theme__heading::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -40px;
  border: 40px solid transparent;
  border-top: 30px solid rgb(118, 203, 244);
}
@media (max-width: 896px) {
  .theme__heading::before {
    margin-left: -5.3333333333vw;
    border: 5.3333333333vw solid transparent;
    border-top: 4vw solid rgb(118, 203, 244);
  }
}
.theme__heading h2 {
  color: #000000;
  font-weight: 600;
  margin-top: 15px;
  background-color: #FFFFFF;
  padding: 15px 20px;
}
@media (max-width: 896px) {
  .theme__heading h2 {
    margin-top: 5px;
    padding: 1px 10px;
  }
}
.theme__heading h2 span {
  background-color: #FFFFFF;
  padding: 15px 20px;
}
@media (max-width: 896px) {
  .theme__heading h2 span {
    display: inline-block;
    margin-top: 5px;
  }
}
.theme_wrap {
  margin-top: 40px;
  margin-bottom: 200px;
  background: #29abe2;
  width: 100%;
  position: relative;
  display: inline-block;
  background: rgb(118, 203, 244);
}
@media (max-width: 896px) {
  .theme_wrap {
    margin-top: 8vw;
    margin-bottom: 20vw;
  }
}
.theme_wrap::before {
  content: "";
  position: absolute;
  bottom: -60px;
  left: 0;
  height: 120px;
  width: 50%;
  background: rgb(118, 203, 244);
  transform: skew(0deg, 13deg);
  z-index: -1;
}
@media (max-width: 896px) {
  .theme_wrap::before {
    bottom: -8vw;
    height: 14vw;
  }
}
.theme_wrap::after {
  content: "";
  position: absolute;
  bottom: -60px;
  right: 0;
  height: 120px;
  width: 50%;
  background: rgb(118, 203, 244);
  transform: skew(0deg, -13deg);
  z-index: -1;
}
@media (max-width: 896px) {
  .theme_wrap::after {
    bottom: -8vw;
    height: 14vw;
  }
}
.theme_wrap_ttl {
  background: #fdff5c;
  max-width: 750px;
  width: 88%;
  margin: 40px auto 15px auto;
  text-align: center;
  font-size: 4.5rem;
  font-weight: 600;
  padding: 8px 0;
  color: #e60012;
  letter-spacing: 0.05em;
}
@media (max-width: 896px) {
  .theme_wrap_ttl {
    font-size: 7.3333333333vw;
    margin: 14.6666666667vw auto 6.6666666667vw auto;
  }
}
.theme_wrap_ttl .counterplan {
  font-size: 84%;
  position: relative;
  padding-right: 50px;
}
.theme_wrap_ttl .counterplan::after {
  content: "";
  width: 60px;
  height: 1px;
  background-color: #000;
  margin: 0px 4px 4px;
  position: absolute;
  transform: rotate(-60deg);
  top: 50%;
  right: -10px;
}
.theme_wrap_box {
  max-width: 775px;
  width: 88%;
  background-color: #FFFFFF;
  margin: 0 auto 70px auto;
  padding: 42px;
}
@media (max-width: 896px) {
  .theme_wrap_box {
    padding: 4vw;
    width: 79%;
    margin: 0 auto 11.3333333333vw auto;
  }
}
.theme_wrap_box .arrow {
  width: 160px;
  margin: 30px auto;
}
@media (max-width: 896px) {
  .theme_wrap_box .arrow {
    width: 24vw;
    margin: 20px auto;
  }
}
.theme_wrap_box p {
  font-size: 2.2rem;
  font-weight: 500;
  letter-spacing: 0.07em;
  text-align: center;
}
@media (max-width: 896px) {
  .theme_wrap_box p {
    font-size: 3.6vw;
    letter-spacing: 0;
  }
}
.theme_wrap_box_result {
  border: 2px solid #df0000;
  padding: 15px 0;
  margin-top: 20px;
}
@media (max-width: 896px) {
  .theme_wrap_box_result {
    padding: 2.6666666667vw 0;
    margin-top: 5.3333333333vw;
  }
}
.theme_wrap_box_result__box {
  display: flex;
  align-items: center;
  width: 90%;
  margin: 0 auto;
}
@media (max-width: 896px) {
  .theme_wrap_box_result__box {
    flex-direction: column;
  }
}
.theme_wrap_box_result__img {
  width: 25%;
  margin-left: auto;
}
@media (max-width: 896px) {
  .theme_wrap_box_result__img {
    margin-left: auto;
    margin-right: 0;
  }
}
.theme_wrap_box_result__textArea {
  flex: 1;
  text-align: left;
}
@media (max-width: 896px) {
  .theme_wrap_box_result__textArea {
    width: 100%;
  }
}
.theme_wrap_box_result__ttl {
  border-bottom: 2px solid #ce0202;
  color: #ce0202;
  padding-bottom: 0.5rem;
  font-weight: 700;
  font-size: 2.8rem;
  text-align: left;
}
@media (max-width: 896px) and (max-width: 896px) {
  .theme_wrap_box_result__ttl.theme_01_1 {
    font-size: 5.3333333333vw;
    background: url(../img/index/img_theme01_01_01.png) no-repeat;
    background-size: 12vw;
    background-position: center right;
    padding: 0.8rem 0;
  }
}
@media (max-width: 896px) and (max-width: 896px) {
  .theme_wrap_box_result__ttl.theme_01_2 {
    font-size: 5.3333333333vw;
    background: url(../img/index/img_theme01_02_01.png) no-repeat;
    background-size: 20vw;
    background-position: center right;
    padding: 0.8rem 0;
  }
}
@media (max-width: 896px) and (max-width: 896px) {
  .theme_wrap_box_result__ttl.theme_01_3 {
    font-size: 5.3333333333vw;
    background: url(../img/index/img_theme01_03_01.png) no-repeat;
    background-size: 15vw;
    background-position: center right;
    padding: 0.8rem 0;
  }
}
@media (max-width: 896px) and (max-width: 896px) {
  .theme_wrap_box_result__ttl.theme_02_1 {
    font-size: 5.3333333333vw;
    background: url(../img/index/img_theme02_01_01.png) no-repeat;
    background-size: 18vw;
    background-position: center right;
    padding: 0.8rem 0;
  }
}
@media (max-width: 896px) and (max-width: 896px) {
  .theme_wrap_box_result__ttl.theme_02_2 {
    font-size: 5.3333333333vw;
    background: url(../img/index/img_theme02_02_01.png) no-repeat;
    background-size: 12vw;
    background-position: center right;
    padding: 0.8rem 0;
  }
}
@media (max-width: 896px) and (max-width: 896px) {
  .theme_wrap_box_result__ttl.theme_02_3 {
    font-size: 5.3333333333vw;
    background: url(../img/index/img_theme02_03_01.png) no-repeat;
    background-size: 15vw;
    background-position: center right;
    padding: 0.8rem 0;
  }
}
@media (max-width: 896px) and (max-width: 896px) {
  .theme_wrap_box_result__ttl.theme_03_1 {
    font-size: 5.3333333333vw;
    background: url(../img/index/img_theme03_01_01.png) no-repeat;
    background-size: 25vw;
    background-position: center right;
    padding: 0.8rem 0;
  }
}
@media (max-width: 896px) and (max-width: 896px) {
  .theme_wrap_box_result__ttl.theme_03_2 {
    font-size: 5.3333333333vw;
    padding: 0.8rem 0;
  }
}
@media (max-width: 896px) and (max-width: 896px) {
  .theme_wrap_box_result__ttl.theme_03_3 {
    font-size: 5.3333333333vw;
    background: url(../img/index/img_theme03_03_01.png) no-repeat;
    background-size: 15vw;
    background-position: center right;
    padding: 0.8rem 0;
  }
}
.theme_wrap_box_result__text {
  font-size: 1.8rem !important;
  padding-top: 0.5rem;
  text-align: left !important;
  font-weight: 500;
}
@media (max-width: 896px) {
  .theme_wrap_box_result__text {
    font-size: 4vw !important;
  }
}
.theme_wrap_box_result__note {
  font-size: 1.8rem !important;
  padding: 1rem;
  font-weight: 500;
  margin-top: 20px !important;
  background-color: #fffc00;
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 896px) {
  .theme_wrap_box_result__note {
    font-size: 4vw !important;
    text-align: left;
  }
}
.theme_wrap_box_result.last {
  max-width: 850px;
  width: 100%;
  background-color: #FFFFFF;
  margin: 0 auto 50px;
}
@media (max-width: 896px) {
  .theme_wrap_box_result.last {
    width: 84%;
  }
  .theme_wrap_box_result.last p {
    font-size: 4vw;
  }
}

.theme_explanation {
  position: relative;
  margin: 50px 0;
}
@media (max-width: 896px) {
  .theme_explanation {
    margin: 8vw 0;
  }
}
.theme_explanation__tit {
  position: absolute;
  z-index: 1;
  top: -38px;
}
@media (max-width: 896px) {
  .theme_explanation__tit {
    width: 39.2vw;
    top: -7.3333333333vw;
  }
}
.theme_explanation__box {
  border: 15px solid #919191;
  background-color: #4e4e4e;
  padding: 40px 25px;
}
@media (max-width: 896px) {
  .theme_explanation__box {
    padding: 5.3333333333vw 3.3333333333vw;
    border: 2vw solid #919191;
  }
}
.theme_explanation__box p {
  color: #FFFFFF;
  font-size: 1.7rem;
  text-align: left;
  line-height: 1.5789473684;
}
@media (max-width: 896px) {
  .theme_explanation__box p {
    font-size: 3.7333333333vw;
    line-height: 1.8;
  }
}
.theme_explanation__box p span {
  color: #fdff5c;
}

.explanation_wrap {
  max-width: 1200%;
  width: 100%;
  background: url(../img/index/explanation_bg_pc.jpg) no-repeat;
  background-size: cover;
  position: relative;
  min-height: 460px;
}
@media (max-width: 896px) {
  .explanation_wrap {
    background: url(../img/index/explanation_bg_sp.jpg) no-repeat;
    background-size: cover;
    min-height: 186.6666666667vw;
  }
  .explanation_wrap.theme02 {
    min-height: 180vw;
  }
  .explanation_wrap.theme03 {
    min-height: 166.6666666667vw;
  }
}
.explanation_ph {
  position: absolute;
  left: 42px;
  bottom: 0;
  width: 357px;
}
@media (max-width: 896px) {
  .explanation_ph {
    left: 0;
    right: 0;
    margin: auto;
    width: 74.6666666667vw;
    z-index: 1;
  }
}
.explanation_box {
  position: absolute;
  width: 605px;
  top: 45px;
  right: 0;
}
@media (max-width: 896px) {
  .explanation_box {
    width: 88vw;
    top: 8vw;
    right: 0;
    left: 0;
    margin: auto;
  }
}
.explanation_box_heading {
  text-align: center;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 1.5;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}
@media (max-width: 896px) {
  .explanation_box_heading {
    font-size: 5.8666666667vw;
    letter-spacing: 0;
  }
}
.explanation_box_comment {
  position: relative;
  display: inline-block;
  width: 74%;
  margin-top: 20px;
  margin-left: 34px;
  padding: 22px;
  border-radius: 10px;
  background-color: #FFFFFF;
  text-align: left;
  color: #000000;
  font-size: 1.7rem;
  font-weight: 400;
}
@media (max-width: 896px) {
  .explanation_box_comment {
    font-size: 4vw;
    width: 92%;
    margin-top: 4vw;
    margin-left: 0;
    padding: 3.3333333333vw 3.3333333333vw 26.6666666667vw 3.3333333333vw;
  }
  .explanation_box_comment.theme02 {
    padding: 3.3333333333vw 3.3333333333vw 33.3333333333vw 3.3333333333vw;
  }
}
.explanation_box_comment::after {
  content: "";
  position: absolute;
  top: 33%;
  left: 0;
  border-style: solid;
  border-width: 36px 34px 0 0;
  border-color: transparent #FFFFFF transparent transparent;
  translate: -100% -50%;
  transform: skew(0, 45deg);
  transform-origin: right;
}
@media (max-width: 896px) {
  .explanation_box_comment::after {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 21%;
    border-style: solid;
    border-width: 24px 12px 0 12px;
    border-color: #FFFFFF transparent transparent;
    translate: -50% 100%;
    transform: skew(37deg);
    transform-origin: top;
  }
}
.explanation_box_bt_wrap {
  background-color: rgb(35, 116, 173);
  text-align: center;
  padding: 35px 0;
}
@media (max-width: 896px) {
  .explanation_box_bt_wrap {
    padding: 4vw 0;
  }
}
.explanation_box_bt_wrap p {
  color: #FFFFFF;
  font-size: 3rem;
  font-weight: 400;
}
@media (max-width: 896px) {
  .explanation_box_bt_wrap p {
    font-size: 4vw;
  }
}
.explanation_box_bt_wrap .btn {
  max-width: 590px;
  width: 84%;
  margin: 20px auto 0;
}
@media (max-width: 896px) {
  .explanation_box_bt_wrap .btn {
    margin: 2.6666666667vw auto 0;
  }
}
.explanation_box_bt_wrap .btn a {
  transition: 0.4s;
  position: relative;
  top: 0;
}
.explanation_box_bt_wrap .btn a:hover {
  top: 5px;
}

.summary_wrap {
  padding: 70px 0 0 0;
  max-width: 1000px;
  width: 100%;
  background: rgb(118, 203, 244);
  margin: 0 auto 70px auto;
}
@media (max-width: 896px) {
  .summary_wrap {
    padding: 6.6666666667vw 0 0 0;
    margin: 0 auto 6.6666666667vw auto;
  }
}
.summary_wrap_box {
  max-width: 775px;
  width: 88%;
  background-color: #FFFFFF;
  margin: 0 auto 50px auto;
  padding: 42px;
}
@media (max-width: 896px) {
  .summary_wrap_box {
    padding: 4vw;
    width: 79%;
    margin: 0 auto 11.3333333333vw auto;
  }
}
.summary-heading {
  text-align: center;
  font-size: 3.8rem;
  font-weight: 500;
}
.summary-heading span {
  background: linear-gradient(transparent 50%, #fffc00 50%);
}
@media (max-width: 896px) {
  .summary-heading {
    font-size: 6vw;
  }
}
.summary-text {
  text-align: center;
  font-weight: 700;
  font-size: 1.8rem;
  padding: 3rem 0;
}
@media (max-width: 896px) {
  .summary-text {
    text-align: left;
    font-size: 4vw;
  }
}
@media (max-width: 896px) {
  .summary-text:last-child {
    text-align: center;
    font-size: 3.3333333333vw;
  }
}
.summary-img {
  width: 450px;
  margin: 0 auto;
}
@media (max-width: 896px) {
  .summary-img {
    width: 72vw;
  }
}

.backnumber__wrap {
  max-width: 1000px;
  width: 100%;
  height: 270px;
  margin: 0 auto 70px auto;
  background: url(../img/index/mv_pg2_pc.jpg) no-repeat;
  background-size: cover;
}
@media (max-width: 896px) {
  .backnumber__wrap {
    width: 85.3333333333vw;
    height: 46.1333333333vw;
    background: url(../img/index/mv_pg2_sp.jpg) no-repeat;
    margin: 6.6666666667vw auto;
  }
}
.backnumber__heading {
  text-align: center;
  padding-top: 60px;
  text-align: center;
  font-size: 2.6rem;
  color: #FFFFFF;
}
@media (max-width: 896px) {
  .backnumber__heading {
    padding-top: 4.6666666667vw;
    font-size: 5.3333333333vw;
  }
}
.backnumber__heading span {
  font-size: 3.2rem;
}
@media (max-width: 896px) {
  .backnumber__heading span {
    font-size: 6.6666666667vw;
  }
}
.backnumber__btn {
  margin: 20px auto 0 auto;
  text-align: center;
}
@media (max-width: 896px) {
  .backnumber__btn {
    margin-top: 5px;
  }
}
.backnumber__btn_link span {
  font-size: 3.2rem;
  background-color: #fff;
  color: #000000 !important;
  padding: 10px 0;
}
.backnumber__btn_link span:first-of-type {
  padding: 10px 0px 10px 40px;
}
@media (max-width: 896px) {
  .backnumber__btn_link span:first-of-type {
    padding: 2px 12px;
  }
}
.backnumber__btn_link span:last-of-type {
  padding: 10px 60px 10px 0;
  position: relative;
}
@media (max-width: 896px) {
  .backnumber__btn_link span:last-of-type {
    position: initial;
  }
}
.backnumber__btn_link span:last-of-type::after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #2374ad;
  border-width: 13px 0 13px 20px;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media (max-width: 896px) {
  .backnumber__btn_link span:last-of-type::after {
    content: initial;
  }
}
@media (max-width: 896px) {
  .backnumber__btn_link span:last-of-type {
    padding: 2px 12px;
  }
}
@media (max-width: 896px) {
  .backnumber__btn_link span {
    position: initial;
    padding: 2px 12px;
    font-size: 6vw;
    text-align: center;
    line-height: 2;
  }
}

p.text {
  font-size: 1.6rem;
  font-weight: 400;
}
@media (max-width: 896px) {
  p.text {
    font-size: 12px;
  }
}

p.note {
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 896px) {
  p.note {
    font-size: 10px;
  }
}

.ta_l {
  text-align: left !important;
}

@media (max-width: 896px) {
  .ta_l_sp {
    text-align: left !important;
  }
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 15px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 25px;
}

@media (max-width: 896px) {
  .img80 {
    width: 80%;
  }
}

@media (max-width: 896px) {
  .img90 {
    width: 90%;
  }
}