.clearfix::after, .l-space__box::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

@font-face {
  font-family: 'js';
  font-weight: 300;
  font-style: normal;
  src: url("/spcontent/tomobataraki/font/JosefinSans-Regular.ttf") format("opentype");
}

@font-face {
  font-family: 'js';
  font-weight: 500;
  font-style: normal;
  src: url("/spcontent/tomobataraki/font/JosefinSans-SemiBold.ttf") format("opentype");
}

@font-face {
  font-family: 'js';
  font-weight: 700;
  font-style: normal;
  src: url("/spcontent/tomobataraki/font/JosefinSans-Bold.ttf") format("opentype");
}

@font-face {
  font-family: 'fm';
  font-weight: 100;
  font-style: normal;
  src: url("/spcontent/tomobataraki/font/Futura-Boo.ttf") format("opentype");
}

@font-face {
  font-family: 'fm';
  font-weight: 300;
  font-style: normal;
  src: url("/spcontent/tomobataraki/font/Futura-Med.ttf") format("opentype");
}

@font-face {
  font-family: 'fm';
  font-weight: 500;
  font-style: normal;
  src: url("/spcontent/tomobataraki/font/Futura-Bol.ttf") format("opentype");
}

@font-face {
  font-family: 'ns';
  font-weight: 300;
  font-style: normal;
  src: url("/spcontent/tomobataraki/font/NotoSansCJKjp-Medium.otf") format("opentype");
}

@font-face {
  font-family: 'ns';
  font-weight: 500;
  font-style: normal;
  src: url("/spcontent/tomobataraki/font/NotoSansCJKjp-Bold.otf") format("opentype");
}

.l-keyvisual {
  position: relative;
  height: 55.55556vw;
  background: url(/spcontent/tomobataraki/images/point5/pic_keyvisual01.jpg) no-repeat;
  background-size: contain;
}

@media (max-width: 1260px) {
  .l-keyvisual {
    height: 700px;
  }
}

@media (max-width: 767px) {
  .l-keyvisual {
    height: auto;
    background-image: url(/spcontent/tomobataraki/images/point5/pic_keyvisual01_sp.jpg);
  }
}

.l-keyvisual__txt {
  position: absolute;
  top: 6.25vw;
  left: 8.33333vw;
}

@media (max-width: 1260px) {
  .l-keyvisual__txt {
    top: 79px;
    left: 105px;
  }
}

@media (max-width: 767px) {
  .l-keyvisual__txt {
    top: 12vw;
    left: 8.66667vw;
  }
}

.l-keyvisual__sub {
  font-size: 1.11111vw;
  font-weight: bold;
  color: #fff;
}

@media (max-width: 1260px) {
  .l-keyvisual__sub {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .l-keyvisual__sub {
    font-size: 3.2vw;
  }
}

body.android .l-keyvisual__sub {
  font-weight: 500;
}

.l-keyvisual h1 {
  width: 18.33333vw;
  height: 2.08333vw;
  margin-top: 1.04167vw;
}

@media (max-width: 1260px) {
  .l-keyvisual h1 {
    width: 231px;
    height: 25px;
    margin-top: 13px;
  }
}

@media (max-width: 767px) {
  .l-keyvisual h1 {
    width: 52.66667vw;
    height: 5.86667vw;
    margin-top: 4vw;
  }
}

.l-keyvisual__txtbox {
  padding-top: 22.22222vw;
  padding-left: 65.97222vw;
}

@media (max-width: 1260px) {
  .l-keyvisual__txtbox {
    padding-top: 280px;
    padding-left: 831px;
  }
}

@media (max-width: 767px) {
  .l-keyvisual__txtbox {
    padding: 0 8.66667vw;
    padding-top: 114.66667vw;
  }
}

.l-keyvisual__txtbox h2 {
  width: 22.22222vw;
  height: 6.11111vw;
}

@media (max-width: 1260px) {
  .l-keyvisual__txtbox h2 {
    width: 280px;
    height: 77px;
  }
}

@media (max-width: 767px) {
  .l-keyvisual__txtbox h2 {
    width: 53.33333vw;
    height: 15.73333vw;
  }
}

.l-keyvisual__txtbox h3 {
  width: 15.55556vw;
  height: 4.02778vw;
  margin-top: 3.81944vw;
}

@media (max-width: 1260px) {
  .l-keyvisual__txtbox h3 {
    width: 196px;
    height: 51px;
    margin-top: 48px;
  }
}

@media (max-width: 767px) {
  .l-keyvisual__txtbox h3 {
    width: 44.66667vw;
    height: 11.6vw;
    margin-top: 12vw;
  }
}

.l-keyvisual__lead {
  width: 27.77778vw;
  margin-top: 2.77778vw;
}

@media (max-width: 1260px) {
  .l-keyvisual__lead {
    width: 350px;
    margin-top: 35px;
  }
}

@media (max-width: 767px) {
  .l-keyvisual__lead {
    width: auto;
    margin-top: 4.66667vw;
  }
}

.l-advice {
  position: relative;
  box-sizing: border-box;
  height: 40.97222vw;
  margin: 8.33333vw 2.77778vw 0 0;
  padding: 6.94444vw 5.55556vw 6.94444vw 8.33333vw;
  background-color: #f9d6d1;
}

@media (max-width: 1260px) {
  .l-advice {
    height: 516px;
    margin: 105px 35px 0 0;
    padding: 87px 70px 87px 105px;
  }
}

@media (max-width: 767px) {
  .l-advice {
    height: auto;
    margin: 12vw 0 0 0;
    padding: 15.33333vw 8.66667vw 13.33333vw 8.66667vw;
  }
}

.l-advice__col2 {
  display: table;
  width: 100%;
}

@media (max-width: 767px) {
  .l-advice__col2 {
    display: block;
  }
}

.l-advice__col2__descript {
  display: table-cell;
  width: 38.88889vw;
  padding-right: 6.25vw;
  vertical-align: top;
}

@media (max-width: 1260px) {
  .l-advice__col2__descript {
    width: 490px;
    padding-right: 78px;
  }
}

@media (max-width: 767px) {
  .l-advice__col2__descript {
    display: block;
    width: auto;
    padding-right: 0;
  }
}

.l-advice__col2__descript__title {
  width: 19.51389vw;
  height: 1.73611vw;
}

@media (max-width: 1260px) {
  .l-advice__col2__descript__title {
    width: 245px;
    height: 21px;
  }
}

@media (max-width: 767px) {
  .l-advice__col2__descript__title {
    width: 55.33333vw;
    height: 4.8vw;
  }
}

.l-advice__col2__descript__txt {
  font-size: 1.11111vw;
  line-height: 2;
  margin-top: 2.77778vw;
}

@media (max-width: 1260px) {
  .l-advice__col2__descript__txt {
    font-size: 14px;
    margin-top: 35px;
  }
}

@media (max-width: 767px) {
  .l-advice__col2__descript__txt {
    font-size: 3.2vw;
    margin-top: 6.66667vw;
  }
}

.l-advice__col2__profile {
  position: relative;
  display: table-cell;
  width: 38.88889vw;
  padding-left: 13.19444vw;
  vertical-align: top;
}

@media (max-width: 1260px) {
  .l-advice__col2__profile {
    width: 490px;
    padding-left: 166px;
  }
}

@media (max-width: 767px) {
  .l-advice__col2__profile {
    display: block;
    width: auto;
    margin-top: 10.66667vw;
    padding-left: 28vw;
  }
}

.l-advice__col2__profile::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 10.41667vw;
  height: 12.8168vw;
  content: '';
  background: url(/spcontent/tomobataraki/images/point5/pic_advice01.png) no-repeat;
  background-size: contain;
}

@media (max-width: 1260px) {
  .l-advice__col2__profile::before {
    width: 131px;
    height: 161px;
  }
}

@media (max-width: 767px) {
  .l-advice__col2__profile::before {
    width: 20vw;
    height: 24.53333vw;
  }
}

.l-advice__col2__profile__title {
  font-size: 1.25vw;
  font-weight: bold;
}

@media (max-width: 1260px) {
  .l-advice__col2__profile__title {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .l-advice__col2__profile__title {
    font-size: 3.73333vw;
  }
}

body.android .l-advice__col2__profile__title {
  font-weight: 500;
}

.l-advice__col2__profile__txt {
  margin-top: 0.69444vw;
}

@media (max-width: 1260px) {
  .l-advice__col2__profile__txt {
    margin-top: 8px;
  }
}

@media (max-width: 767px) {
  .l-advice__col2__profile__txt {
    font-size: 3.2vw;
  }
}

.l-advice__col2__profile__txt a {
  word-break: break-all;
}

.l-advice__col2__profile__txt sup {
  font-size: 0.724vw;
  vertical-align: 15%;
}

@media (max-width: 1260px) {
  .l-advice__col2__profile__txt sup {
    font-size: 9.12382px;
  }
}

@media (max-width: 767px) {
  .l-advice__col2__profile__txt sup {
    font-size: 2.66667vw;
    vertical-align: 5%;
  }
}

.l-advice__rule {
  position: absolute;
  top: 25vw;
  left: 50%;
  box-sizing: border-box;
  width: 83.33333vw;
  height: 9.02778vw;
  margin-left: -41.66667vw;
  padding-top: 2.08333vw;
  text-align: center;
  background-color: #fff;
}

@media (max-width: 1260px) {
  .l-advice__rule {
    top: 315px;
    width: 1050px;
    height: 113px;
    margin-left: -525px;
    padding-top: 25px;
  }
}

@media (max-width: 767px) {
  .l-advice__rule {
    position: static;
    top: auto;
    left: auto;
    box-sizing: border-box;
    width: auto;
    height: 17.33333vw;
    margin-top: 8vw;
    margin-left: 0;
    padding: 4vw 2vw 0;
    text-align: center;
  }
}

.l-advice__rule > img {
  width: 56.38889vw;
  height: 4.30556vw;
  margin: 0 auto;
}

@media (max-width: 1260px) {
  .l-advice__rule > img {
    width: 710px;
    height: 54px;
  }
}

@media (max-width: 767px) {
  .l-advice__rule > img {
    width: 75.2vw;
    height: 8.26667vw;
  }
}

.l-space {
  margin-top: 11.11111vw;
}

@media (max-width: 1260px) {
  .l-space {
    margin-top: 122px;
  }
}

@media (max-width: 767px) {
  .l-space {
    margin-top: 27.33333vw;
  }
}

.l-space h2 {
  position: relative;
  width: 28.68056vw;
  height: 2.29167vw;
  margin: 0 auto;
}

.l-space h2::before {
  position: absolute !important;
  top: -5.06944vw;
  right: -6.25vw;
  width: 11.11111vw;
  height: 5.34722vw;
  content: '';
  background: url(/spcontent/tomobataraki/images/point5/txt_balloon01.svg);
  background-repeat: no-repeat;
}

@media (max-width: 1260px) {
  .l-space h2::before {
    top: -63.875px;
    right: -78.75px;
    width: 140px;
    height: 67.375px;
    background-size: contain;
  }
}

@media (max-width: 767px) {
  .l-space h2::before {
    top: -12.66667vw;
    right: -16.66667vw;
    width: 32.13333vw;
    height: 15.33333vw;
  }
}

@media (max-width: 1260px) {
  .l-space h2 {
    width: 361px;
    height: 28px;
    margin-top: 13px;
  }
}

@media (max-width: 767px) {
  .l-space h2 {
    width: 76.13333vw;
    height: 6.4vw;
    margin: 2.66667vw 8.66667vw 0;
  }
}

.l-space__box {
  width: 70.83333vw;
  margin: 3.47222vw auto 0;
}

@media (max-width: 1260px) {
  .l-space__box {
    width: 892px;
    margin: 44px auto 0;
  }
}

@media (max-width: 767px) {
  .l-space__box {
    width: auto;
    margin: 0 8.66667vw 0;
  }
}

.l-space__box > div {
  float: left;
  width: 20.83333vw;
  padding: 0 2.08333vw;
}

@media (max-width: 1260px) {
  .l-space__box > div {
    width: 262px;
    padding: 0 26px;
  }
}

@media (max-width: 767px) {
  .l-space__box > div {
    float: left;
    width: auto;
    padding: 0;
  }
}

.l-space__box > div:first-child {
  padding-left: 0;
}

.l-space__box > div:last-child {
  padding-right: 0;
}

.l-space__box__card, .l-space__box__card--1, .l-space__box__card--2, .l-space__box__card--3, .l-space__box__card--4, .l-space__box__card--5, .l-space__box__card--6 {
  position: relative;
  box-sizing: border-box;
  width: 20.83333vw;
  height: 20.83333vw;
  padding: 1.73611vw;
}

@media (max-width: 1260px) {
  .l-space__box__card, .l-space__box__card--1, .l-space__box__card--2, .l-space__box__card--3, .l-space__box__card--4, .l-space__box__card--5, .l-space__box__card--6 {
    width: 262px;
    height: 262px;
    padding: 22px;
  }
}

@media (max-width: 767px) {
  .l-space__box__card, .l-space__box__card--1, .l-space__box__card--2, .l-space__box__card--3, .l-space__box__card--4, .l-space__box__card--5, .l-space__box__card--6 {
    width: 82.66667vw;
    height: auto;
    margin-top: 8vw;
    padding: 10vw 6.66667vw;
  }
}

.l-space__box__card::before, .l-space__box__card--1::before, .l-space__box__card--2::before, .l-space__box__card--3::before, .l-space__box__card--4::before, .l-space__box__card--5::before, .l-space__box__card--6::before {
  position: absolute;
  top: 0;
  right: -2.08333vw;
  display: block;
  width: 1px;
  height: 20.83333vw;
  content: '';
  background-color: #000;
}

@media (max-width: 1260px) {
  .l-space__box__card::before, .l-space__box__card--1::before, .l-space__box__card--2::before, .l-space__box__card--3::before, .l-space__box__card--4::before, .l-space__box__card--5::before, .l-space__box__card--6::before {
    right: -27px;
    height: 262px;
  }
}

@media (max-width: 767px) {
  .l-space__box__card::before, .l-space__box__card--1::before, .l-space__box__card--2::before, .l-space__box__card--3::before, .l-space__box__card--4::before, .l-space__box__card--5::before, .l-space__box__card--6::before {
    display: none;
  }
}

.l-space__box__card::after, .l-space__box__card--1::after, .l-space__box__card--2::after, .l-space__box__card--3::after, .l-space__box__card--4::after, .l-space__box__card--5::after, .l-space__box__card--6::after {
  position: absolute;
  bottom: -2.08333vw;
  left: 0;
  display: block;
  width: 20.83333vw;
  height: 1px;
  content: '';
  background-color: #000;
}

@media (max-width: 1260px) {
  .l-space__box__card::after, .l-space__box__card--1::after, .l-space__box__card--2::after, .l-space__box__card--3::after, .l-space__box__card--4::after, .l-space__box__card--5::after, .l-space__box__card--6::after {
    bottom: -27px;
    width: 262px;
  }
}

@media (max-width: 767px) {
  .l-space__box__card::after, .l-space__box__card--1::after, .l-space__box__card--2::after, .l-space__box__card--3::after, .l-space__box__card--4::after, .l-space__box__card--5::after, .l-space__box__card--6::after {
    display: none;
  }
}

.l-space__box__card--1 {
  background-color: #e4e0e3;
}

.l-space__box__card--2 {
  background-color: #e2e1e2;
}

.l-space__box__card--3 {
  background-color: #e0e3e3;
}

.l-space__box__card--3::before {
  display: none;
}

.l-space__box__card--4 {
  background-color: #ede9e5;
}

.l-space__box__card--4::after {
  display: none;
}

.l-space__box__card--5 {
  background-color: #d9dde4;
}

.l-space__box__card--5::after {
  display: none;
}

.l-space__box__card--6 {
  background-color: #e4ded7;
}

.l-space__box__card--6::before {
  display: none;
}

.l-space__box__card--6::after {
  display: none;
}

.l-space__box h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  position: relative;
  display: inline-block;
  margin-top: 0;
  padding-bottom: 10px;
  letter-spacing: -1px;
}

@media (max-width: 1260px) {
  .l-space__box h3 {
    font-size: 15px;
    padding-bottom: 8px;
  }
}

@media (max-width: 767px) {
  .l-space__box h3 {
    font-size: 4.8vw;
    padding-bottom: 1.33333vw;
    letter-spacing: 0;
  }
}

.l-space__box h3::before {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  content: '';
  background: url(/spcontent/tomobataraki/images/point2/bg_line01.gif) repeat-x;
  background-size: contain;
}

body.android .l-space__box h3 {
  font-weight: 500;
}

.l-space__box__txt {
  font-size: 1.11111vw;
  margin-top: 1.38889vw;
}

@media (max-width: 1260px) {
  .l-space__box__txt {
    font-size: 14px;
    margin-top: 8px;
  }
}

@media (max-width: 767px) {
  .l-space__box__txt {
    font-size: 3.2vw;
    margin-top: 3.46667vw;
  }
}


/* 追従CTA */
.flt {
  width: 100%;
  text-align: center;
  padding: 14px 0;
  background: rgba(255,255,255,0.55);
  position: fixed;
  left: 0;
  bottom: -84px;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
}
.flt.show {
  bottom: 0;
}
.flt a {
  display: inline-block;
  width: 480px;
  height: 56px;
  line-height: 56px;
  color: #FFF;
  font-size: 29px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 8px;
  background: #84CFFF;
  background: linear-gradient(135deg,rgba(132, 207, 255, 1) 0%, rgba(46, 162, 247, 1) 50%, rgba(0, 171, 222, 1) 100%);
  box-shadow: 2px 3px 8px rgba(0,0,0,0.3);
  position: relative;
}
.flt a:after {
  display: inline-block;
  content: "";
  width: 26px;
  height: 26px;
  background: url(../images/point5/icon_btn.png) center/contain no-repeat;
  border-radius: 50%;
  position: absolute;
  right: 31px;
  top: 16px;
}
@media (hover: hover) {
  .flt a:hover {
    opacity: 0.8;
    -webkit-transition: 150ms ease-out;
    transition: 150ms ease-out;
  }
}
@media screen and (max-width: 767px) {
  .flt a {
    width: 311px;
    height: 46px;
    line-height: 46px;
    font-size: 22px;
  }
  .flt a:after {
    width: 22px;
    height: 22px;
    right: 18px;
    top: 13px;
  }
}