@charset "UTF-8";
body {
  position: relative; }

article {
  font-size: 24px;
  color: #1E1E1E;
  line-height: 1.5;
  letter-spacing: 0;
  font-family: 'Noto Sans JP', sans-serif;
  width: 100vw;
  overflow: hidden; }
  article * {
    min-height: 0%;
    box-sizing: border-box; }
  article a {
    text-decoration: none; }
    article a:hover {
      opacity: .8; }
  article img {
    width: 100%;
    vertical-align: bottom; }

header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: none; }

@media screen and (min-width: 797px) {
  header {
    padding: 0 0 0 20px;
    height: 80px; } }
header .logo {
  max-width: 170px;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0 10px; }

header .logo img {
  width: 100%; }

@media screen and (min-width: 797px) {
  header .logo {
    max-width: 200px; } }
header .cta_wrap {
  height: 100%;
  display: flex; }

header .cta_wrap .cta {
  display: flex;
  align-items: center;
  background-color: #F28200;
  color: #fff;
  text-decoration: none;
  height: 100%;
  padding: 0 10px;
  font-family: 'Noto Sans JP', sans-serif; }

header .cta_wrap .cta:first-of-type {
  background-color: #FFF128;
  color: #1E1E1E; }

@media screen and (min-width: 797px) {
  header .cta_wrap .cta {
    padding: 0 30px;
    font-size: 16px;
    letter-spacing: 3px; } }
footer div {
  color: #fff; }

footer div:first-of-type {
  background-color: #00A9C9;
  text-align: center;
  padding: 20px 0; }

footer div:first-of-type a figure {
  max-width: 200px;
  margin: 0 auto 10px; }

footer div:last-of-type {
  background-color: #000;
  text-align: center;
  padding: 5px; }

.pc {
  display: block; }

.sp {
  display: none; }

.c-riyuu {
  display: flex;
  position: relative; }
  .c-riyuu .c-riyuu-ico {
    max-width: 201.8773px; }
  .c-riyuu .c-riyuu-cnt {
    padding: 22px 0 0 50px; }
  .c-riyuu .c-riyuu-cnt-ttl-1 {
    max-width: 339.3262px; }
  .c-riyuu .c-riyuu-cnt-ttl-2 {
    max-width: 537.7871px; }
  .c-riyuu .c-riyuu-cnt-txt {
    padding-top: 20px; }
    .c-riyuu .c-riyuu-cnt-txt.v2 {
      padding-top: 25px; }
  .c-riyuu .c-riyuu-cnt-txt-2 {
    padding-top: 20px;
    color: #F28200; }
  .c-riyuu .c-riyuu-cnt-txt-3 {
    padding-top: 25px; }
    .c-riyuu .c-riyuu-cnt-txt-3.v2 {
      padding-top: 15px; }
  .c-riyuu .c-riyuu-circle {
    max-width: 292.0197px;
    position: absolute;
    right: -49px;
    top: -100px; }
    .c-riyuu .c-riyuu-circle.v2 {
      top: -25px; }

.c-attention p {
  position: relative;
  padding-left: 1rem;
  font-size: 14px; }
  .c-attention p::before {
    content: '※';
    position: absolute;
    left: 0;
    top: 0; }

.c-bnr {
  display: flex;
  align-items: flex-end;
  justify-content: space-between; }
  .c-bnr a {
    width: calc(50% - 30px); }

section .sec-inner {
  max-width: 1174px;
  padding: 100px 30px;
  margin: auto; }
  section .sec-inner.riyuu {
    padding-top: 150px; }
section.bg-beige {
  background-color: #EDE8D6; }
section.bg-blue {
  background-color: #01A5E4; }
section.bg-offwhite {
  background-image: url(../img/bg-offwhite.jpg);
  background-size: cover; }
section.bg-yellow {
  background-color: #F5F2E8; }
section#mv {
  position: relative; }
  section#mv h2 {
    display: block;
    position: absolute;
    top: 8.2vw;
    left: 50%;
    transform: translateX(-50%);
    width: 75vw; }
  section#mv span {
    display: block;
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1114px;
    width: 100%;
    font-size: 14px;
    color: #231815;
    text-align: right;
    font-weight: bold;
    padding-right: 10px; }
section#why .why-ttl {
  max-width: 933.2793px;
  padding-bottom: 50px;
  margin: auto; }
section#why .why-wrap {
  display: flex;
  max-width: 933.2793px;
  margin: auto; }
section#why .why-left {
  padding-right: 30px; }
  section#why .why-left > img {
    padding-top: 60px; }
section#why .why-left-txt-1 span {
  color: #F28200; }
section#why .why-left-txt-2 {
  padding-top: 20px; }
section#why .why-right {
  padding: 15px 0 0 30px; }
  section#why .why-right img:nth-of-type(2) {
    padding-top: 60px; }
section#plus .plus-wrap {
  position: relative; }
section#plus .plus-sarani {
  position: absolute;
  top: -158px;
  left: 50%;
  transform: translateX(-50%);
  width: 118.4133px; }
section#plus .plus-cnt {
  display: flex;
  justify-content: space-between; }
  section#plus .plus-cnt > div {
    display: flex;
    width: calc(100% / 3 - 30px); }
    section#plus .plus-cnt > div:nth-of-type(1) .plus-cnt-ico {
      max-width: 108.5003px;
      padding-top: 20px; }
    section#plus .plus-cnt > div:nth-of-type(2) .plus-cnt-ico {
      max-width: 59.6941px;
      padding-top: 5px; }
    section#plus .plus-cnt > div:nth-of-type(3) .plus-cnt-ico {
      max-width: 81.4547px;
      padding-top: 5px; }
section#plus .plus-cnt-txt {
  padding-left: 30px; }
  section#plus .plus-cnt-txt p:nth-of-type(1) {
    font-size: 26px;
    color: #1180BA; }
  section#plus .plus-cnt-txt p:nth-of-type(2) {
    font-size: 18px;
    color: #231815;
    padding-top: 15px; }
section#nzero {
  color: #231815; }
  section#nzero .nzero-wrap {
    display: flex;
    justify-content: space-between; }
  section#nzero .nzero-left {
    width: calc(50% - 30px); }
  section#nzero .nzero-left-ttl {
    max-width: 291.2095px;
    padding-bottom: 20px; }
  section#nzero .nzero-left-txt-1 p:nth-of-type(1) {
    font-size: 26px; }
  section#nzero .nzero-left-txt-1 p:nth-of-type(2) {
    font-size: 20px;
    padding: 10px 0 15px 35px; }
  section#nzero .nzero-left-txt-2 {
    font-size: 18px;
    padding: 15px 5px;
    border-top: 2px solid #231815;
    border-bottom: 1px solid #231815; }
  section#nzero .nzero-right {
    width: calc(50% - 30px);
    padding-top: 10px; }
  section#nzero .nzero-right-inner {
    padding: 30px;
    border-radius: 20px;
    border: 5px solid #00A5E3; }
  section#nzero .nzero-right-ttl {
    max-width: 365.7637px;
    margin: auto; }
  section#nzero .nzero-right-cnt {
    padding-top: 15px; }
  section#nzero .nzero-right-cnt-row-1 {
    display: flex; }
    section#nzero .nzero-right-cnt-row-1 .left {
      width: 64%;
      padding-top: 10px; }
      section#nzero .nzero-right-cnt-row-1 .left p:nth-of-type(1) {
        font-size: 18px; }
      section#nzero .nzero-right-cnt-row-1 .left p:nth-of-type(2) {
        font-size: 26px;
        color: #00A5E3;
        padding-top: 15px; }
    section#nzero .nzero-right-cnt-row-1 .right {
      width: 36%; }
  section#nzero .nzero-right-cnt-row-2 {
    padding-top: 22px;
    text-align: center; }
    section#nzero .nzero-right-cnt-row-2 p:nth-of-type(1) {
      padding-bottom: 15px;
      font-size: 15px; }
    section#nzero .nzero-right-cnt-row-2 p:nth-of-type(2) {
      padding: 5px 10px;
      background-color: #FFF000;
      font-size: 17px; }
section#zeh {
  color: #fff; }
  section#zeh .zeh-ttl-1 {
    max-width: 729.2773px;
    margin: auto; }
  section#zeh .zeh-ttl-2 {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    padding-top: 50px; }
  section#zeh .zeh-wrap {
    display: flex;
    justify-content: space-between;
    padding-top: 30px; }
  section#zeh .zeh-left {
    width: calc(50% - 30px); }
  section#zeh .zeh-right {
    width: calc(50% + 5px);
    transform: translateX(35px); }
  section#zeh .c-attention {
    padding-top: 50px; }
section#report {
  color: #231815; }
  section#report .sec-inner {
    max-width: 1202px; }
  section#report .report-ttl {
    max-width: 345.3545px;
    padding-bottom: 50px;
    margin: auto; }
  section#report .report-wrap {
    display: flex;
    justify-content: space-between; }
    section#report .report-wrap > div {
      width: calc(50% - 30px); }
  section#report .report-qa-thumb-ico {
    max-width: 77.1516px;
    padding-bottom: 15px; }
  section#report .report-qa-thumb-img {
    padding-bottom: 35px; }
    section#report .report-qa-thumb-img.v2 {
      padding-top: 2px;
      padding-bottom: 38px; }
  section#report .report-qa-cnt {
    border-top: 2px solid #231815;
    border-bottom: 1px solid #231815; }
    section#report .report-qa-cnt > div {
      padding: 30px 0;
      border-bottom: 2px dashed #231815; }
      section#report .report-qa-cnt > div:nth-of-type(3) {
        min-height: 315px; }
      section#report .report-qa-cnt > div:nth-of-type(4) {
        min-height: 250px; }
      section#report .report-qa-cnt > div:last-of-type {
        border-bottom: none; }
  section#report .report-qa-cnt-q {
    display: flex;
    position: relative;
    font-size: 21px; }
    section#report .report-qa-cnt-q::before {
      content: '';
      background-image: url(../img/ico-q.png);
      background-size: contain;
      width: 31.5947px;
      height: 31.4346px;
      margin: 5px 20px 0 0; }
    section#report .report-qa-cnt-q span {
      width: calc(100% - 34px); }
  section#report .report-qa-cnt-a {
    display: flex;
    position: relative;
    color: #0088C8;
    font-size: 17px;
    padding-top: 25px; }
    section#report .report-qa-cnt-a::before {
      content: '';
      background-image: url(../img/ico-a.png);
      background-size: contain;
      width: 28.7949px;
      height: 31.4346px;
      margin: 5px 20px 0 0; }
    section#report .report-qa-cnt-a span {
      width: calc(100% - 34px); }
section#otoku .otoku-ttl {
  max-width: 1091.2202px;
  margin: auto; }
section#otoku .otoku-cnt {
  padding-top: 90px; }
  section#otoku .otoku-cnt div:nth-of-type(1) {
    max-width: 944.1207px; }
  section#otoku .otoku-cnt div:nth-of-type(2) {
    max-width: 885.0971px;
    padding: 80px 0 80px 23px; }
  section#otoku .otoku-cnt div:nth-of-type(3) {
    max-width: 1111.4024px;
    padding-left: 23px; }
section#lastmsg {
  text-align: center; }
  section#lastmsg .lastmsg-ttl-1 {
    font-size: 36px;
    font-weight: bold;
    padding-bottom: 45px; }
  section#lastmsg .lastmsg-ttl-2 {
    padding-bottom: 100px; }

@media (max-width: 1125px) and (min-width: 769px) {
  .sec-inner.adj {
    padding-top: 200px; }

  .c-riyuu .c-riyuu-circle {
    z-index: -1; }

  .c-riyuu .c-riyuu-circle.v2 {
    top: -155px;
    right: -40px; } }
@media (max-width: 768px) {
  article {
    font-size: 16px; }

  .pc {
    display: none; }

  .sp {
    display: block; }

  .c-riyuu {
    display: block;
    max-width: 500px;
    margin: auto; }
    .c-riyuu .c-riyuu-ico {
      width: 40%; }
    .c-riyuu .c-riyuu-cnt {
      padding: 0; }
    .c-riyuu .c-riyuu-cnt-ttl-1 {
      position: absolute;
      top: 6%;
      right: 0;
      width: 55%; }
    .c-riyuu .c-riyuu-cnt-ttl-2 {
      position: absolute;
      top: 6%;
      right: 0;
      width: 55%; }
    .c-riyuu .c-riyuu-cnt-txt {
      padding-top: 25px; }
      .c-riyuu .c-riyuu-cnt-txt.v2 {
        padding-top: 21vw; }
    .c-riyuu .c-riyuu-cnt-txt-row1 {
      display: flex;
      align-items: center;
      justify-content: space-between; }
    .c-riyuu .c-riyuu-cnt-txt-1 {
      width: 60%;
      padding-top: 10px; }
      .c-riyuu .c-riyuu-cnt-txt-1 br {
        display: none; }
    .c-riyuu .c-riyuu-cnt-txt-2 {
      padding-top: 30px; }
      .c-riyuu .c-riyuu-cnt-txt-2 br {
        display: none; }
    .c-riyuu .c-riyuu-cnt-txt-3.v2 {
      padding-top: 5px; }
    .c-riyuu .c-riyuu-circle {
      position: static;
      width: 35%; }

  .c-attention p {
    font-size: 10px; }

  .c-bnr {
    display: block;
    max-width: 400px;
    margin: auto; }
    .c-bnr a {
      width: 100%; }
      .c-bnr a.c-bnr-2 {
        margin-top: 15px; }

  section .sec-inner {
    padding: 60px 30px; }
    section .sec-inner.riyuu {
      padding-top: 60px; }
  section#mv h2 {
    top: 20vw;
    width: 63vw; }
  section#mv span {
    font-size: 10px;
    text-align: left;
    left: initial;
    right: 0;
    bottom: 10px;
    transform: initial;
    width: initial; }
  section#why .why-ttl {
    max-width: 400px;
    padding-bottom: 40px; }
  section#why .why-wrap {
    display: block; }
  section#why .why-left {
    padding: 0; }
    section#why .why-left > img {
      display: block;
      max-width: 400px;
      margin: auto; }
  section#why .why-left-txt-2.v2 {
    max-width: 400px;
    margin: auto; }
  section#why .why-right {
    padding: 40px 0 0;
    text-align: center; }
    section#why .why-right img {
      max-width: 400px; }
      section#why .why-right img:nth-of-type(2) {
        padding-top: 50px; }
  section#plus .sec-inner {
    padding-top: 81px; }
  section#plus .plus-sarani {
    top: -125px;
    width: 88px; }
  section#plus .plus-cnt {
    display: block; }
    section#plus .plus-cnt > div {
      width: 100%; }
      section#plus .plus-cnt > div:nth-of-type(1) .plus-cnt-ico {
        padding-top: 5px; }
        section#plus .plus-cnt > div:nth-of-type(1) .plus-cnt-ico img {
          width: 92.2252px; }
      section#plus .plus-cnt > div:nth-of-type(2) {
        padding: 40px 0; }
        section#plus .plus-cnt > div:nth-of-type(2) .plus-cnt-ico {
          padding-top: 0; }
          section#plus .plus-cnt > div:nth-of-type(2) .plus-cnt-ico img {
            width: 50.74px; }
      section#plus .plus-cnt > div:nth-of-type(3) .plus-cnt-ico img {
        width: 69.2365px; }
  section#plus .plus-cnt-ico {
    width: 100px !important;
    max-width: initial !important;
    text-align: center; }
  section#plus .plus-cnt-txt {
    width: calc(100% - 100px);
    padding-left: 25px; }
    section#plus .plus-cnt-txt p:nth-of-type(1) {
      font-size: 20px; }
    section#plus .plus-cnt-txt p:nth-of-type(2) {
      font-size: 14px;
      padding-top: 10px; }
  section#nzero .nzero-wrap {
    display: block; }
  section#nzero .nzero-left {
    width: 100%; }
  section#nzero .nzero-left-txt-1 p:nth-of-type(1) {
    font-size: 18px; }
  section#nzero .nzero-left-txt-1 p:nth-of-type(2) {
    font-size: 15px;
    padding: 5px 0 15px 24px; }
  section#nzero .nzero-left-txt-2 {
    font-size: 14px; }
  section#nzero .nzero-right {
    width: 100%;
    padding-top: 40px; }
  section#nzero .nzero-right-cnt-row-1 .left p:nth-of-type(1) {
    font-size: 14px; }
  section#nzero .nzero-right-cnt-row-1 .left p:nth-of-type(2) {
    font-size: 18px; }
  section#nzero .nzero-right-cnt-row-2 p:nth-of-type(1) {
    font-size: 10px; }
  section#nzero .nzero-right-cnt-row-2 p:nth-of-type(2) {
    font-size: 12px; }
  section#zeh .c-attention {
    padding-top: 30px; }
  section#zeh .zeh-ttl-1 {
    padding: 0 15px;
    max-width: 400px; }
  section#zeh .zeh-ttl-2 {
    font-size: 26px;
    padding-top: 20px; }
  section#zeh .zeh-wrap {
    display: block;
    max-width: 400px;
    margin: auto;
    padding-top: 50px; }
  section#zeh .zeh-left {
    width: 100%;
    padding: 0; }
  section#zeh .zeh-right {
    width: 100%;
    padding: 40px 0 0;
    transform: initial; }
    section#zeh .zeh-right img {
      width: 106%; }
  section#report .report-wrap {
    display: block;
    max-width: 400px;
    margin: auto; }
    section#report .report-wrap > div {
      width: 100%; }
      section#report .report-wrap > div:nth-of-type(2) {
        padding-top: 60px; }
  section#report .report-qa-thumb-ico {
    max-width: 14%; }
  section#report .report-qa-cnt > div {
    padding: 25px 0;
    min-height: initial !important; }
  section#report .report-qa-cnt-q {
    font-size: 14px; }
    section#report .report-qa-cnt-q::before {
      width: 20.1909px;
      height: 20.0889px;
      margin: 3px 15px 0 0; }
  section#report .report-qa-cnt-a {
    font-size: 12px;
    padding-top: 15px; }
    section#report .report-qa-cnt-a::before {
      width: 18.4023px;
      height: 20.0889px;
      margin: 4px 15px 0 0; }
  section#otoku .sec-inner {
    max-width: 400px;
    margin: auto; }
  section#otoku .otoku-cnt div:nth-of-type(2) {
    padding: 50px 0 50px 16px; }
  section#otoku .otoku-cnt div:nth-of-type(3) {
    padding-left: 16px; }
  section#lastmsg .lastmsg-ttl-1 {
    font-size: 22px;
    padding-bottom: 20px; }
  section#lastmsg .lastmsg-ttl-2 {
    font-size: 14px;
    padding-bottom: 45px; } }
@media (max-width: 430px) {
  section#nzero .nzero-right-inner {
    padding: 20px; }

  section#nzero .nzero-right-cnt-row-1 .left p:nth-of-type(2) {
    width: 150%; } }
