@charset "utf-8";
:root {
  --main-width: 100%;
}
/*
// Common
// ====================================================================*/
img {
  width: 100%;
}
.sp,
br[sp] {
  display: block;
}
.pc,
br[pc] {
  display: none;
}
section {
  padding-top: 4.065vh;
  padding-bottom: 4.065vh;
}
section .title-section {
  margin-bottom: 4.065vh;
  margin-right: auto;
  margin-left: auto;
}
.cta {
  padding-top: 2.168vh;
  padding-bottom: 2.168vh;
  padding-right: 4vw;
  padding-left: 4vw;
}
.cta .title-cta {
  margin-bottom: 2.168vh;
  width: 43.466vw;
  margin-right: auto;
  margin-left: auto;
}
.cta .guidance-cta {
  margin-top: 2.168vh;
  width: 100%;
}
.btns-cta {
  justify-content: space-between;
}
a.btn-cta {
  width: 48.5%;
  font-size: 13px;
  line-height: 35px;
}
a.btn-cta::after {
  width: 7px;
  height: 7px;
  transform: translateX(30%) rotate(45deg);
}
.male-cta {
  margin-right: 0;
  box-shadow: 0 3px 10px 0 rgba(0, 140, 255, 0.4);
}
.female-cta {
  box-shadow: 0 3px 10px 0 rgba(255, 0, 97, 0.3);
}
#header {
  width: 100vw;
  height: 110.4vh;
  background: scroll url("../imgs/mobile.header.bg@2x.jpg") no-repeat 0 0;
  background-size: cover;
  box-sizing: border-box;
  padding: 15.582vh 0 0 0;
}
#header-logo {
  width: 74.666vw;
  margin-bottom: 7.317vh;
  margin-right: auto;
  margin-left: auto;
}
#header-tagline {
  padding-top: 3.252vh;
  padding-bottom: 3.252vh;
}
#header-lead {
  padding-bottom: 6.504vh;
}
#header-tagline,
#header-lead {
  background-color: rgba(255, 255, 255, 0.75);
  text-align: center;
}
#header-tagline img,
#header-lead img {
  width: 88vw;
}
#header-cta {
  flex-flow: column wrap;
  justify-content: center;
}
#header-cta a.btn-cta {
  margin-top: 4.065vh;
  width: 73.333vw;
  font-size: 17px;
  line-height: 46px;
  margin-right: auto;
  margin-left: auto;
}
#header-cta .male-cta {
  margin-right: 0;
}
#intro .title-section {
  width: 65.333vw;
}
#intro-body {
  flex-wrap: wrap;
}
#intro-female {
  order: 1;
  flex: 0 1;
  width: 50vw;
}
#intro-male {
  order: 2;
  flex: 0 1;
  width: 50vw;
}
#intro-text {
  order: 3;
  flex: 0 1 100%;
  margin-top: 4.065vh;
}
#points .title-section {
  width: 31.333vw;
}
#points .block-points {
  text-align: center;
}
#points .block-points .image-points {
  float: none;
}
#points .block-points .body-points {
  float: none;
  padding-right: 5.333vw;
  padding-left: 5.333vw;
}
#points .block-points .body-points .title-points {
  margin-top: 2.168vh;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 4.065vh;
}
#points .block-points .body-points .text-points {
  text-align: left;
}
#points #point01 .title-points {
  width: 52vw;
}
#points #point02 .title-points {
  width: 74vw;
}
#points #point03 .title-points {
  width: 52.266vw;
}
#points #point04 .title-points {
  width: 43.466vw;
}
#situations {
  flex-flow: column;
}
#situations .title-section {
  width: 47.866vw;
  flex-basis: auto;
}
#situations .block-situations {
  margin-right: 5.333vw;
  margin-left: 5.333vw;
  width: auto;
}
#situations .block-situations .image-situations {
  width: 36.666vw;
  margin-right: 4vw;
}
#situations .block-situations .title-situations {
  font-size: 1.3rem;
  line-height: 1.75;
  margin-bottom: 0.813vh;
}
#situations .block-situations .text-situations {
  padding-right: 4vw;
}
#situations .block-situations .text-situations p {
  font-size: 1.2rem;
  line-height: 1.25;
}
#detail-logo {
  width: 72.8vw;
  margin-right: auto;
  margin-left: auto;
}
#detail-tagline {
  margin-top: 4.065vh;
  margin-bottom: 4.065vh;
  width: 86.933vw;
  margin-right: auto;
  margin-left: auto;
}
#detail-lead {
  width: 88.266vw;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 4.065vh;
}
#detail-notes {
  text-align: left;
  padding-right: 5.333vw;
  padding-left: 5.333vw;
}
#detail-notes p {
  text-indent: -1em;
  padding-left: 1em;
  font: monospace;
}
#detail-limited {
  margin-right: 5.333vw;
  margin-left: 5.333vw;
}
#howto .title-section {
  width: 21.733vw;
}
.container-howto {
  flex-flow: column wrap;
  padding-right: 16vw;
  padding-left: 16vw;
}
.step-howto {
  flex-flow: column wrap;
  justify-content: center;
}
.step-howto::after {
  margin-top: 2.168vh;
  border-width: 16px 10px 16px 10px;
  border-left-color: transparent;
  border-top-color: #A3762B;
  margin-left: 0;
}
#howto-notes {
  margin-top: 4.065vh;
  margin-right: 16vw;
  margin-left: 16vw;
}
#howto-notes li {
  font-size: 1rem;
  text-indent: -1em;
  padding-left: 1em;
  font: monospace;
}
#footer {
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
}
#footer-logo {
  width: 48vw;
}
