@charset "UTF-8";
:root {
  font-family: -apple-system, BlinkMacSystemFont, 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', 'MS P Gothic', 'Osaka', sans-serif;
  font-size: 62.5%;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  /*background-image: url("../img/s-sp.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100%;*/ }

:root * {
  font-weight: inherit;
  list-style: none; }

html,
body {
  color: #575756;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

.wrapper {
  width: 100%;
  margin: auto; }

.accent-color {
  color: #e87722; }

@media print, screen and (min-width: 769px) {
  html,
  body {
    line-height: 1; }
  .u-show--sp {
    display: none !important; }
  .inner-l {
    position: relative;
    max-width: 800px;
    margin: auto; }
  .inner-l::after {
    display: block;
    clear: both;
    content: ''; }
  .inner-m {
    position: relative;
    max-width: 600px;
    margin: auto; }
  .inner-m::after {
    display: block;
    clear: both;
    content: ''; }
  .btn-top {
    position: fixed;
    z-index: 100; } }

@media screen and (max-width: 768px) {
  body {
    line-height: 1; }
  .u-show--pc {
    display: none !important; }
  .inner-l {
    width: 100%;
    margin: auto; }
  .inner-m,
  .inner-s {
    width: 90%;
    margin: auto; }
  img {
    width: 100%; }
  .btn-top {
    position: fixed;
    z-index: 100;
    right: -15px;
    bottom: 7vw;
    width: calc(175px/2);
    max-width: 100%; } }

@media print, screen and (min-width: 769px) {
  .l-header {
    width: 100%; }
  .l-header::after {
    display: block;
    clear: both;
    content: ''; }
  .l-header__logo {
    float: left;
    padding-top: 20px;
    padding-bottom: 20px; }
  .l-header__nav {
    font-size: 1rem;
    float: right;
    padding-top: 8px; }
  .l-header__nav li {
    line-height: 1.4;
    float: left;
    margin-left: 22px;
    text-align: center; }
  .l-header__nav a {
    text-decoration: none;
    color: #575756; }
  .l-header__nav img {
    max-width: 42px; }
  .l-header__nav--tel {
    margin-top: 5px; }
  .l-header__nav--tel img {
    max-width: 225px; }
  .l-main__fv-s {
    padding-top: 85px; }
  .l-main__fv-m {
    padding-top: 55px; }
  .l-sec01 {
    margin-top: 60px;
    background-color: #fff; }
  .l-sec01__box {
    position: relative;
    width: 800px;
    margin-top: 60px;
    text-align: center;
    background: url("../img/sec01/img-box-side.png") repeat-y top 45px center; }
  .l-sec01__box::before {
    position: absolute;
    top: -45px;
    display: block;
    width: 800px;
    height: 83px;
    content: '';
    background: url("../img/sec01/img-box-top.png") no-repeat top center; }
  .l-sec01__box::after {
    position: absolute;
    bottom: -108px;
    display: block;
    width: 800px;
    height: 108px;
    content: '';
    background: url("../img/sec01/img-box-bottom.png") no-repeat top center; }
  .l-sec01__box--m::before {
    background: url("../img/sec01/img-box-top-m.png") no-repeat top center; }
  .l-sec01__box-caption {
    font-size: 3.2rem;
    font-weight: bold;
    position: absolute;
    top: -30px;
    right: 0;
    left: 0;
    margin: auto;
    color: #fff; }
  .l-sec01__box-exp {
    font-size: 3rem;
    line-height: 1.2;
    position: relative;
    padding-top: 50px; }
  .l-sec01__box-exp span {
    font-weight: bold; }
  .l-sec01__box-exp .fs-l {
    font-size: 4rem; }
  .l-sec01__box-exp .fs-ll {
    font-size: 6rem; }
  .l-sec01__box-note {
    font-size: 1.6rem;
    margin-top: 10px; }
  .l-sec01__box-illust {
    margin-top: 45px; }
  .l-sec01__box-illust--m {
    padding-top: 90px; }
  .l-sec01__box-txt01 {
    font-size: 3.2rem;
    margin-top: 35px; }
  .l-sec01__box-txt02 {
    font-size: 3.2rem;
    line-height: 1.5;
    margin-top: 20px; }
  .l-sec01__box-txt02 span {
    font-size: 4rem;
    font-weight: bold; }
  .l-sec01__voice {
    display: table;
    width: 570px;
    margin: 160px auto 0; }
  .l-sec01__voice::after {
    display: block;
    clear: both;
    content: ''; }
  .l-sec01__voice > div {
    display: table-cell; }
  .l-sec01__voice-person {
    min-height: 150px;
    vertical-align: middle; }
  .l-sec01__voice-fuki-l {
    font-size: 2rem;
    line-height: 1.5;
    position: relative;
    z-index: 5;
    float: right;
    width: 430px;
    padding: 30px 20px;
    padding: 15px 20px;
    text-align: left;
    border-radius: 20px;
    background-color: #ececec; }
  .l-sec01__voice-fuki-l::before {
    position: absolute;
    z-index: -1;
    top: 75px;
    left: -30px;
    content: '';
    border: 30px solid transparent;
    border-top: 20px solid #ececec; }
  .l-sec01__voice-fuki-l span {
    font-size: 2.4rem;
    font-weight: bold; }
  .l-sec02 {
    line-height: 1.4;
    margin-top: 60px;
    margin-bottom: 20px;
    text-align: center;
    background-color: #fff;
    /* 例えば・さらに */
    /* E-終身の魅力は他にも！ */ }
  .l-sec02--m {
    margin-top: 200px; }
  .l-sec02__info h2 {
    font-size: 4rem;
    font-weight: bold;
    margin-bottom: 10px; }
  .l-sec02__info-sub {
    font-size: 2.8rem;
    margin-bottom: 15px; }
  .l-sec02__info-notice {
    font-size: 1.6rem;
    margin-bottom: 25px; }
  .l-sec02__info-sub {
    font-size: 2.2rem; }
  .l-sec02__info-sub span {
    font-weight: bold; }
  .l-sec02__exp {
    font-size: 2rem;
    margin-top: 60px; }
  .l-sec02__exp-fukidashi {
    font-size: 2.2rem;
    width: 101px;
    height: 116px;
    margin: 40px auto 0;
    padding-top: 35px;
    background: url("../img/sec02/img-box-fukidashi.png") no-repeat top center; }
  .l-sec02__exp-caption {
    font-size: 3rem;
    font-weight: bold;
    margin-top: 25px; }
  .l-sec02__exp-sub {
    font-size: 2.4rem;
    margin-top: 5px;
    margin-bottom: 15px; }
  .l-sec02__exp-price {
    font-size: 2.4rem; }
  .l-sec02__exp-price .fs-l {
    font-size: 4rem;
    font-weight: bold; }
  .l-sec02__exp-price .fs-ll {
    font-size: 6rem;
    font-weight: bold; }
  .l-sec02__exp-txt01 {
    font-size: 2.8rem;
    margin-top: 15px; }
  .l-sec02__exp-txt02 {
    font-size: 4rem;
    font-weight: bold;
    margin-top: 10px; }
  .l-sec02__exp-notice {
    font-size: 1.6rem;
    width: 600px;
    margin: 30px auto;
    margin-top: 10px;
    text-align: left; }
  .l-sec02__exp-notice p {
    padding-left: 1em;
    text-indent: -1em; }
  .l-sec02__box {
    position: relative;
    width: 800px;
    margin-top: 90px;
    text-align: center;
    background: url("../img/sec02/img-box-side.png") repeat-y top center; }
  .l-sec02__box::before {
    position: absolute;
    top: -45px;
    display: block;
    width: 800px;
    height: 83px;
    content: '';
    background: url("../img/sec02/img-box-top01.png") no-repeat top center; }
  .l-sec02__box::after {
    position: absolute;
    display: block;
    width: 800px;
    height: 108px;
    content: '';
    background: url("../img/sec02/img-box-bottom.png") no-repeat top center; }
  .l-sec02__box-caption {
    font-size: 3.2rem;
    font-weight: bold;
    position: absolute;
    top: -35px;
    right: 0;
    left: 0;
    margin: auto;
    color: #fff; }
  .l-sec02__box-list {
    font-size: 2rem;
    padding: 35px 35px 0;
    text-align: left; }
  .l-sec02__box-list ul li:not(:last-of-type) {
    border-bottom: 2px #ccc dotted; }
  .l-sec02__box-list li {
    line-height: 1.5;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 80px; }
  .l-sec02__box-list li::before {
    position: absolute;
    left: 40px;
    display: block;
    width: 62px;
    height: 61px;
    content: '';
    background: url("../img/sec02/icon-light.png") no-repeat top center; }
  .l-sec02__box-list span {
    font-size: 2.4rem;
    font-weight: bold;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }
  .l-sec02__box-list .ast {
    font-size: 1.6rem;
    display: inline; }
  .l-sec02__box-txt {
    margin-bottom: 10px; }
  .l-sec02__box-txt p {
    padding-left: 1em;
    text-indent: -1em; }
  .l-sec02-list {
    width: 800px;
    margin-top: 35px;
    border: 2px #ccc solid;
    border-radius: 12px;
    background-color: #fff; }
  .l-sec02-list li:not(:last-child) {
    border-bottom: 2px #ccc dotted; }
  .l-sec02-list li {
    position: relative; }
  .l-sec02-list li::after {
    position: absolute;
    top: 50%;
    right: 25px;
    display: block;
    width: 18px;
    height: 15px;
    content: '';
    background: url("../img/sec02/img-check-gray.png") no-repeat left center; }
  .l-sec02-list__inner {
    position: relative;
    padding: 13px 15px; }
  .l-sec02-list__inner::after {
    display: block;
    clear: both;
    content: ''; }
  .l-sec02-list__inner a {
    color: #575756; }
  .l-sec02-list__inner sup {
    font-size: 1.6rem; }
  .l-sec02-list__inner .ast {
    font-size: 1.6rem;
    font-weight: normal; }
  .l-sec02-list__point {
    font-size: 1.8rem;
    line-height: 1;
    position: relative;
    display: block;
    float: left;
    width: 150px;
    padding: 10px 10px 10px 35px;
    color: #fff;
    border-radius: 20px;
    background-color: #e87722; }
  .l-sec02-list__point::before {
    position: absolute;
    left: 15px;
    display: block;
    width: 23px;
    height: 16px;
    content: '';
    background: url("../img/sec02/img-check-white.png") no-repeat left center; }

  .l-sec02-list__exp {
    font-size: 2rem;
    line-height: 1.6;
    float: right;
    width: 600px;
    padding-right: 70px;
    text-align: left;
  }
  .l-sec02-list__exp .fs-l {
    font-size: 2.8rem;
    font-weight: bold; }
  .l-sec02-list__notice {
    font-size: 1.6rem;
    margin: 15px 15px 0;
    text-align: left; }
  .l-sec02-point {
    margin: 78px auto 0; }
  .l-sec02-point sup {
    font-size: 2.4rem;
    font-weight: normal; }
  .l-sec02-point h2 {
    font-size: 4rem;
    font-weight: bold;
    padding-top: 30px; }
  .l-sec02-point h3 {
    font-size: 2.8rem;
    line-height: 1.5;
    padding-top: 15px; }
  .l-sec02-point__caption {
    font-size: 2.4rem;
    position: relative;
    display: block;
    width: 200px;
    margin: auto;
    padding: 10px 10px 10px 35px;
    color: #fff;
    border-radius: 24px;
    background-color: #e87722; }
  .l-sec02-point__caption::before {
    position: absolute;
    top: 16px;
    left: 25px;
    display: block;
    width: 27px;
    height: 20px;
    content: '';
    background: url("../img/sec02/img-check-white-l.png") no-repeat left center; }
  .l-sec02-point__notice {
    font-size: 1.6rem;
    margin-top: 10px; }
  .l-sec02-point__drawing {
    margin-top: 15px; }
  .l-sec02-point__voice {
    display: table;
    width: 570px;
    margin: 40px auto 0; }
  .l-sec02-point__voice::after {
    display: block;
    clear: both;
    content: ''; }
  .l-sec02-point__voice > div {
    display: table-cell; }
  .l-sec02-point__voice-person {
    min-height: 150px;
    vertical-align: middle; }
  .l-sec02-point__voice-notice {
    font-size: 1.6rem;
    line-height: 1.5;
    clear: both;
    width: 760px;
    margin: 70px auto 0;
    text-align: left; }
  .l-sec02-point__voice-fuki-l {
    font-size: 2rem;
    line-height: 1.5;
    position: relative;
    z-index: 5;
    float: right;
    width: 430px;
    padding: 30px 20px;
    text-align: left;
    border-radius: 20px;
    background-color: #ececec; }
  .l-sec02-point__voice-fuki-l::before {
    position: absolute;
    z-index: -1;
    top: 75px;
    left: -30px;
    content: '';
    border: 30px solid transparent;
    border-top: 20px solid #ececec; }
  .l-sec02-point__voice-fuki-r {
    font-size: 2rem;
    line-height: 1.5;
    position: relative;
    z-index: 5;
    float: left;
    width: 430px;
    padding: 30px 20px;
    text-align: left;
    border-radius: 20px;
    background-color: #ececec; }
  .l-sec02-point__voice-fuki-r::before {
    position: absolute;
    z-index: -1;
    top: 75px;
    right: -30px;
    content: '';
    border: 30px solid transparent;
    border-top: 20px solid #ececec; }
  .l-sec02-point__voice-fuki-r--point3 {
    margin-top: 10px; }
  .l-sec02-point__voice-fuki-r--point3::before {
    top: 45px; }
  .l-sec02-point__voice-fuki-ll {
    font-size: 2rem;
    line-height: 1.5;
    position: relative;
    z-index: 5;
    float: left;
    width: 520px;
    margin-top: 70px;
    margin-right: 50px;
    padding: 30px 20px;
    text-align: left;
    text-align: center;
    border-radius: 20px;
    background-color: #ececec; }
  .l-sec02-point__voice-fuki-ll::before {
    position: absolute;
    z-index: -1;
    top: 60px;
    right: -30px;
    content: '';
    border: 30px solid transparent;
    border-top: 20px solid #ececec; }
  .l-cv {
    padding: 25px 0;
    background: #e87722; }
  .l-cv__caption {
    font-size: 3.2rem;
    line-height: 1.2;
    position: relative;
    padding-top: 20px;
    text-align: center;
    color: #fff; }
  .l-cv__caption span {
    font-weight: bold; }
  .l-cv__caption p {
    font-size: 2rem;
    margin-top: 20px; }
  .l-cv__caption::before {
    position: absolute;
    top: 0;
    left: 100px;
    display: block;
    width: 32px;
    height: 123px;
    content: '';
    background: url("../img/cv/img-slash-left.png") no-repeat; }
  .l-cv__caption::after {
    position: absolute;
    top: 0;
    right: 100px;
    display: block;
    width: 32px;
    height: 123px;
    content: '';
    background: url("../img/cv/img-slash-right.png") no-repeat; }
  .l-cv__caption--m {
    padding-top: 0; }
  .l-cv__caption--m::before {
    left: 80px; }
  .l-cv__caption--m::after {
    right: 80px; }
  .l-cv__list {
    width: 800px;
    margin-top: 50px; }
  .l-cv__list::after {
    display: block;
    clear: both;
    content: ''; }
  .l-cv__list li {
    font-size: 3.6rem;
    position: relative;
    float: left;
    width: 100%;
    max-width: 385px;
    height: 240px;
    padding: 20px;
    text-align: center;
    border-radius: 5px;
    background: #fff;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15); }
  .l-cv__list li:nth-child(2n) {
    margin-left: 30px; }
  .l-cv__list a {
    text-decoration: none;
    color: #575756; }
  .l-cv__list a::after {
    position: absolute;
    top: 0;
    right: 20px;
    display: block;
    width: 21px;
    height: 240px;
    content: '';
    background: url("../img/cv/icon-arrow-right.png") no-repeat center; }
  .l-cv__list span {
    display: block; }
  .l-cv__list-img {
    padding-bottom: 20px; }
  .l-cv__tel {
    padding-top: 20px;
    text-align: center; }
  .l-faq {
    padding-top: 100px;
    text-align: center; }
  .l-faq h2 {
    font-size: 5rem; }
  .l-faq h3 {
    font-size: 2.2rem;
    margin-top: 10px; }
  .l-faq__qa {
    line-height: 1.4;
    margin-top: 60px;
    text-align: left; }
  .l-faq dt {
    font-size: 2.4rem;
    margin: auto;
    color: #006269;
    border-top: 2px #ccc solid; }
  .l-faq dt > .inner-l {
    position: relative;
    padding: 55px 0; }
  .l-faq dt > .inner-l p {
    padding-left: 80px; }
  .l-faq dt > .inner-l::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 65px;
    content: '';
    background: url("../img/faq/icon-q.png") no-repeat left center; }
  .l-faq dd {
    font-size: 2rem;
    margin: auto;
    border-top: 2px #ccc solid; }
  .l-faq dd > .inner-l {
    position: relative;
    padding: 50px 0; }
  .l-faq dd > .inner-l > p {
    padding-left: 80px;
    letter-spacing: -1.2px; }
  .l-faq dd > .inner-l::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 65px;
    content: '';
    background: url("../img/faq/icon-a.png") no-repeat left center; }
  .l-faq__notes {
    font-size: 1.6rem;
    margin-top: 10px;
    text-align: left; }
  .l-faq__box {
    font-size: 2rem;
    padding: 10px 25px;
    text-align: left;
    border: 2px #ccc solid;
    border-radius: 15px; }
  .l-faq__box--icon01::before {
    background: url("../img/faq/icon-step01.png") no-repeat 0 5px; }
  .l-faq__box--icon02::before {
    background: url("../img/faq/icon-step02.png") no-repeat 0 5px; }
  .l-faq__box--icon03::before {
    background: url("../img/faq/icon-step03.png") no-repeat 0 5px; }
  .l-faq__box--icon04::before {
    background: url("../img/faq/icon-step04.png") no-repeat 0 5px; }
  .l-faq__box li:not(:last-child) {
    border-bottom: 2px #ccc dotted; }
  .l-faq__box li {
    line-height: 1.5;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 90px; }
  .l-faq__box li::before {
    position: absolute;
    left: 40px;
    display: block;
    width: 63px;
    height: 70px;
    content: ''; }
  .l-faq__box span {
    font-size: 2.4rem;
    font-weight: bold;
    display: block; }
  .l-faq__box p {
    margin: 10px auto; }
  .l-faq__box .ast {
    font-size: 1.6rem;
    font-weight: normal;
    display: inline; }
  .l-faq__box-catch {
    font-size: 3rem;
    font-weight: bold;
    line-height: 1.2;
    padding-bottom: 20px;
    text-align: center;
    color: #e87722; }
  .l-faq__box-catch span {
    font-size: 3rem;
    font-weight: bold;
    display: inline; }
  .l-sec03 {
    text-align: center; }
  .l-sec03__catch {
    font-size: 3.6rem;
    font-weight: bold
    line-height: 1.2;
    margin-top: 60px; }
  .l-sec03__catch span {
    font-size: 4rem;
    font-weight: bold; }
  .l-sec03__catch .adjust {
    display: block;
    padding: 15px 0; }
  .l-sec03__info {
    position: relative;
    margin-top: 60px; }
  .l-sec03__info-txt {
    font-size: 2.8rem;
    line-height: 1.5;
    position: absolute;
    right: 0;
    bottom: 14px;
    left: 0;
    text-align: center; }
  .l-sec03__info-txt--m {
    right: 0;
    bottom: 25px;
    left: 15px; }
  .l-sec03__note {
    font-size: 1.6rem;
    line-height: 1.5;
    width: 760px;
    margin: 80px auto 15px;
    text-align: left; }
  .l-sec03__number {
    font-size: 1.6rem;
    position: relative;
    right: 20px;
    bottom: 10px;
    width: 100%;
    min-width: 950px;
    text-align: right; }
  .l-footer {
    line-height: 1.4;
    position: relative;
    padding-top: 60px;
    padding-bottom: 0; }
  .l-footer__note {
    font-size: 1.6rem;
    width: 780px;
    margin: 0 auto;
    text-align: left; }
  .l-footer__company {
    margin-top: 60px;
    margin-bottom: 20px;
    text-align: center; }
  .l-footer__number {
    font-size: 1.6rem;
    position: relative;
    right: 20px;
    bottom: 10px;
    width: 100%;
    min-width: 950px;
    text-align: right; }
  footer {
    font-size: 1.2rem;
    margin-bottom: 113px;
    padding: 40px 0;
    text-align: center;
    color: #fff;
    background: #304d50; }
  .l-menu {
    position: fixed;
    z-index: 100;
    bottom: 0;
    display: none;
    width: 100%;
    background-color: #f2f2f2;
    -webkit-box-shadow: 0 5px 3px -3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 3px -3px rgba(0, 0, 0, 0.2); }
  .l-menu::after {
    display: block;
    clear: both;
    content: ''; }
  .l-menu li {
    font-size: 1.6rem;
    float: left;
    margin: 20px 40px;
    text-align: center; }
  .l-menu a {
    text-decoration: none;
    color: #575756; }
  .l-menu__tel {
    float: right !important;
    margin: 0 20px; } }

@media screen and (max-width: 768px) {
  .l-header {
    width: 100%; }
  .l-header::after {
    display: block;
    clear: both;
    content: ''; }
  .l-header__logo {
    float: left;
    width: 32%;
    margin-top: 4%;
    margin-left: 5%; }
  .l-header__nav {
    float: right;
    width: 58%; }
  .l-header__nav li {
    line-height: 1.4;
    float: left;
    width: 21%;
    margin-top: 3%;
    margin-right: 12%;
    text-align: center; }
  .l-header__nav a {
    text-decoration: none;
    color: #575756; }
  .l-main__fv-s {
    padding-top: 6%; }
  .l-main__fv-m {
    padding-top: 6%; }
  .l-sec01 {
    margin-top: 10%; }
  .l-sec01__box {
    position: relative;
    width: 300px;
    margin: auto;
    text-align: center;
    background: url("../img/sec01/img-box-side.png") repeat-y top 45px center;
    background-size: 100%; }
  .l-sec01__box::before {
    position: absolute;
    top: -40px;
    display: block;
    width: 300px;
    height: 41.5px;
    content: '';
    background: url("../img/sec01/img-box-top--sp.png") no-repeat top center;
    background-size: 100%; }
  .l-sec01__box::after {
    position: absolute;
    bottom: -54px;
    display: block;
    width: 300px;
    height: 54px;
    content: '';
    background: url("../img/sec01/img-box-bottom--sp.png") no-repeat top center;
    background-size: 100%; }
  .l-sec01__box--m::before {
    background: url("../img/sec01/img-box-top-m--sp.png") no-repeat top center;
    background-size: 100%; }
  .l-sec01__box-caption {
    font-size: 1.6rem;
    font-weight: bold;
    position: absolute;
    top: -32px;
    right: 0;
    left: 0;
    margin: auto;
    color: #fff; }
  .l-sec01__box-exp {
    font-size: 1.5rem;
    line-height: 1.2;
    position: relative;
    padding-top: 2%; }
  .l-sec01__box-exp span {
    font-weight: bold; }
  .l-sec01__box-exp .fs-l {
    font-size: 2rem; }
  .l-sec01__box-exp .fs-ll {
    font-size: 3rem; }
  .l-sec01__box-note {
    width: 95%;
    margin: 3% auto 0; }
  .l-sec01__box-illust {
    width: 82%;
    margin: auto;
    padding-top: 30px; }
  .l-sec01__box-txt01 {
    font-size: 1.6rem;
    margin-top: 6%; }
  .l-sec01__box-txt02 {
    font-size: 1.6rem;
    line-height: 1.5;
    margin-top: 3%; }
  .l-sec01__box-txt02 span {
    font-size: 1.8rem;
    font-weight: bold; }
  .l-sec01__voice {
    display: table;
    width: 90%;
    margin: 150px  auto 0; }
  .l-sec01__voice::after {
    display: block;
    clear: both;
    content: ''; }
  .l-sec01__voice > div {
    display: table-cell; }
  .l-sec01__voice-person {
    width: 80px;
    height: 100px;
    vertical-align: middle; }
  .l-sec01__voice-fuki-l {
    font-size: 1rem;
    line-height: 1.5;
    position: relative;
    z-index: 5;
    float: right;
    width: calc(100% - 0px);
    padding: 15px 10px;
    padding: 5px 10px;
    text-align: left;
    border-radius: 10px;
    background-color: #ececec; }
  .l-sec01__voice-fuki-l::before {
    position: absolute;
    z-index: -1;
    top: 27.5px;
    left: -15px;
    content: '';
    border: 15px solid transparent;
    border-top: 10px solid #ececec; }
  .l-sec01__voice-fuki-l span {
    font-size: 1.4rem;
    font-weight: bold; }
  .l-sec02 {
    line-height: 1.4;
    margin-top: 6%;
    text-align: center;
    background-color: #fff; }
  .l-sec02--m {
    margin-top: 100px; }
  .l-sec02__info h2 {
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 3%; }
  .l-sec02__info h3 {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 2%; }
  .l-sec02__info-notice {
    width: calc(510px / 2);
    margin: auto; }
  .l-sec02__info-sub {
    font-size: 1.1rem; }
  .l-sec02__info-sub span {
    font-weight: bold; }
  .l-sec02__exp {
    font-size: 1rem;
    margin-top: 5%; }
  .l-sec02__exp-fukidashi {
    font-size: 1.1rem;
    width: 50.5px;
    height: 58px;
    margin: auto;
    padding-top: 18px;
    background: url("../img/sec02/img-box-fukidashi.png") no-repeat top center;
    background-size: 100%; }
  .l-sec02__exp-caption {
    font-size: 1.5rem;
    font-weight: bold;
    margin-top: 3%; }
  .l-sec02__exp-sub {
    font-size: 1.2rem;
    margin-top: 2%;
    margin-bottom: 2%; }
  .l-sec02__exp-price {
    font-size: 1.2rem;
    margin-top: 2%; }
  .l-sec02__exp-price .fs-l {
    font-size: 2rem;
    font-weight: bold; }
  .l-sec02__exp-price .fs-ll {
    font-size: 3rem;
    font-weight: bold; }
  .l-sec02__exp-txt01 {
    font-size: 1.4rem;
    margin-top: 1%; }
  .l-sec02__exp-txt02 {
    font-size: 2rem;
    font-weight: bold;
    margin: 2% auto; }
  .l-sec02__exp-notice {
    font-size: 1rem;
    max-width: 300px;
    margin: 0 auto;
    text-align: left;
    letter-spacing: -.7px; }
  .l-sec02__exp-notice p {
    padding-left: 1em;
    text-indent: -1em; }
  .l-sec02__box {
    position: relative;
    width: 300px;
    margin: 68px auto 0;
    text-align: center;
    background: url("../img/sec02/img-box-side.png") repeat-y top center;
    background-size: 100%; }
  .l-sec02__box::before {
    position: absolute;
    top: -40px;
    display: block;
    width: 300px;
    height: 41.5px;
    content: '';
    background: url("../img/sec02/img-box-top02--sp.png") no-repeat top center;
    background-size: 100%; }
  .l-sec02__box::after {
    position: absolute;
    display: block;
    width: 300px;
    height: 108px;
    content: '';
    background: url("../img/sec02/img-box-bottom--sp.png") no-repeat top center;
    background-size: 100%; }
  .l-sec02__box-caption {
    font-size: 1.6rem;
    font-weight: bold;
    position: absolute;
    top: -36px;
    right: 0;
    left: 0;
    margin: auto;
    color: #fff; }
  .l-sec02__box-list {
    font-size: 1rem;
    padding: 0 18px;
    text-align: left; }
  .l-sec02__box-list li:not(:last-child) {
    border-bottom: 2px #ccc dotted; }
  .l-sec02__box-list li {
    line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px; }
  .l-sec02__box-list li::before {
    position: absolute;
    left: 20px;
    display: block;
    width: 31px;
    height: 30.5px;
    content: '';
    background: url("../img/sec02/icon-light.png") no-repeat top center;
    background-size: 100%; }
  .l-sec02__box-list span {
    font-size: 1.2rem;
    font-weight: bold;
    display: block;
    margin-bottom: 10px; }
  .l-sec02__box-list p {
    font-size: 1rem;
    padding-top: 10px; }
  .l-sec02__box-list .ast {
    font-size: 1rem;
    display: inline; }
  .l-sec02__box-txt p {
    padding-left: 1em;
    text-indent: -1em; }
  .l-sec02-list {
    width: 300px;
    margin: 20px auto 0;
    border: 1px #ccc solid;
    border-radius: 6px; }
  .l-sec02-list li:not(:last-child) {
    border-bottom: 1px #ccc dotted; }
  .l-sec02-list li {
    position: relative; }
  .l-sec02-list li::after {
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    width: 9px;
    height: 7.5px;
    content: '';
    background: url("../img/sec02/img-check-gray.png") no-repeat left center;
    background-size: 100%; }
  .l-sec02-list__inner {
    position: relative;
    padding: 9px; }
  .l-sec02-list__inner::after {
    display: block;
    clear: both;
    content: ''; }
  .l-sec02-list__inner a {
    color: #575756; }
  .l-sec02-list__point {
    font-size: 1rem;
    position: relative;
    display: block;
    float: left;
    width: 78px;
    padding: 4px 5px 4px 18px;
    color: #fff;
    border-radius: 10px;
    background-color: #e87722; }
  .l-sec02-list__point::before {
    position: absolute;
    left: 6px;
    display: block;
    width: 11.5px;
    height: 11px;
    content: '';
    background: url("../img/sec02/img-check-white.png") no-repeat left center;
    background-size: 100%; }
  .l-sec02-list__exp {
    font-size: 1rem;
    line-height: 1.4;
    float: right;
    width: 200px;
    padding-right: 15px;
    padding-left: 10px;
    text-align: left; }
  .l-sec02-list__exp .fs-l {
    font-size: 1.4rem;
    font-weight: bold; }
  .l-sec02-list__notice {
    font-size: 1rem;
    max-width: 300px;
    margin: 10px auto;
    text-align: left; }
  .l-sec02-point {
    margin: 20px auto 0; }
  .l-sec02-point h2 {
    font-size: 2rem;
    font-weight: bold;
    padding-top: 4%; }
  .l-sec02-point h3 {
    font-size: 1.4rem;
    line-height: 1.5;
    padding-top: 1%; }
  .l-sec02-point h3 span {
    display: block; }
  .l-sec02-point__caption {
    font-size: 1.2rem;
    position: relative;
    display: block;
    width: 100px;
    margin: auto;
    padding: 6px 5px 6px 18px;
    color: #fff;
    border-radius: 24px;
    background-color: #e87722; }
  .l-sec02-point__caption::before {
    position: absolute;
    top: 8px;
    left: 12px;
    display: block;
    width: 13.5px;
    height: 10px;
    content: '';
    background: url("../img/sec02/img-check-white-l.png") no-repeat left center;
    background-size: 100%; }
  .l-sec02-point__notice {
    font-size: 1rem;
    margin-top: 1%;
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .l-sec02-point__drawing {
    width: 95%;
    max-width: 300px;
    margin: 20px auto; }
  .l-sec02-point__voice {
    display: table;
    width: 90%;
    margin: 30px auto 0; }
  .l-sec02-point__voice::after {
    display: block;
    clear: both;
    content: ''; }
  .l-sec02-point__voice > div {
    display: table-cell; }
  .l-sec02-point__voice-person {
    width: 59px;
    height: 75px;
    vertical-align: middle; }
  .l-sec02-point__voice-notice {
    font-size: 1.6rem;
    line-height: 1.5;
    clear: both;
    width: 760px;
    margin: 70px auto 0;
    text-align: left; }
  .l-sec02-point__voice-fuki-l {
    font-size: 1rem;
    line-height: 1.5;
    position: relative;
    z-index: 5;
    float: right;
    width: calc(100% - 15px);
    padding: 15px 10px;
    text-align: left;
    border-radius: 10px;
    background-color: #ececec; }
  .l-sec02-point__voice-fuki-l::before {
    position: absolute;
    z-index: -1;
    top: 27.5px;
    left: -15px;
    content: '';
    border: 15px solid transparent;
    border-top: 10px solid #ececec; }
  .l-sec02-point__voice-fuki-r {
    font-size: 1rem;
    line-height: 1.5;
    position: relative;
    z-index: 5;
    float: left;
    width: calc(100% - 15px);
    padding: 15px 10px;
    text-align: left;
    border-radius: 10px;
    background-color: #ececec; }
  .l-sec02-point__voice-fuki-r::before {
    position: absolute;
    z-index: -1;
    top: 27.5px;
    right: -15px;
    content: '';
    border: 15px solid transparent;
    border-top: 10px solid #ececec; }
  .l-sec02-point__voice-fuki-r--point3 {
    margin-top: 10px; }
  .l-sec02-point__voice-fuki-r--point3::before {
    top: 20px !important; }
  .l-sec02-point__voice-fuki-ll {
    font-size: 1rem;
    font-size: 1.6rem;
    line-height: 1.5;
    position: relative;
    z-index: 5;
    width: 100%;
    width: 90%;
    margin: auto;
    padding: 15px 10px;
    text-align: left;
    text-align: center;
    border-radius: 10px;
    background-color: #ececec; }
  .l-sec02-point__voice-fuki-ll::before {
    position: absolute;
    z-index: -1;
    bottom: -40px;
    left: 30%;
    content: '';
    border: 15px solid transparent;
    border-top: 40px solid #ececec; }
  .l-cv {
    padding: 15px 0;
    background: #e87722; }
  .l-cv__caption {
    font-size: 1.6rem;
    line-height: 1.5;
    position: relative;
    text-align: center;
    color: #fff; }
  .l-cv__caption span {
    font-weight: bold; }
  .l-cv__caption p {
    font-size: 1rem;
    margin-top: 5px; }
  .l-cv__caption .yen {
    font-size: 2rem; }
  .l-cv__caption::before {
    position: absolute;
    top: 0;
    left: 5%;
    display: block;
    width: 16px;
    height: 47.5px;
    content: '';
    background: url("../img/cv/img-slash-left.png") no-repeat;
    background-size: 100%; }
  .l-cv__caption::after {
    position: absolute;
    top: 0;
    right: 5%;
    display: block;
    width: 16px;
    height: 47.5px;
    content: '';
    background: url("../img/cv/img-slash-right.png") no-repeat;
    background-size: 100%; }
  .l-cv__list {
    width: 90%;
    margin: 15px auto 0; }
  .l-cv__list::after {
    display: block;
    clear: both;
    content: ''; }
  .l-cv__list li {
    font-size: 1.6rem;
    line-height: 50px;
    position: relative;
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
    padding-left: 60px;
    border-radius: 5px;
    background: #fff;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15); }
  .l-cv__list a {
    text-decoration: none;
    color: #575756; }
  .l-cv__list a::after {
    position: absolute;
    top: 16px;
    right: 10px;
    display: block;
    width: 8.5px;
    height: 18px;
    content: '';
    background: url("../img/cv/icon-arrow-right.png") no-repeat center;
    background-size: 100%; }
  .l-cv__list-img {
    position: absolute;
    top: 8px;
    left: 15px;
    width: 34px; }
  .l-cv__tel {
    width: 90%;
    margin: 15px auto 0;
    text-align: center; }
  .l-faq {
    padding-top: 10%;
    text-align: center; }
  .l-faq h2 {
    font-size: 2.5rem; }
  .l-faq h3 {
    font-size: 1.1rem;
    margin-top: 10px; }
  .l-faq__qa {
    line-height: 1.4;
    margin-top: 10%;
    text-align: left; }
  .l-faq dt {
    font-size: 1.2rem;
    margin: auto;
    color: #006269;
    border-top: 1px #ccc solid; }
  .l-faq dt > .inner-l {
    position: relative;
    width: 90%;
    padding: 5% 0; }
  .l-faq dt > .inner-l p {
    padding-left: 40px; }
  .l-faq dt > .inner-l p span {
    display: block; }
  .l-faq dt > .inner-l::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 32.5px;
    content: '';
    background: url("../img/faq/icon-q.png") no-repeat left center;
    background-size: 100%; }
  .l-faq dd {
    font-size: 1rem;
    margin: auto;
    border-top: 1px #ccc solid; }
  .l-faq dd > .inner-l {
    position: relative;
    width: 90%;
    padding: 5% 0; }
  .l-faq dd > .inner-l::after {
    display: block;
    clear: both;
    content: ''; }
  .l-faq dd > .inner-l > p {
    padding-left: 40px; }
  .l-faq dd > .inner-l::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 32.5px;
    content: '';
    background: url("../img/faq/icon-a.png") no-repeat left center;
    background-size: 100%; }
  .l-faq__notes {
    font-size: 1rem;
    margin-top: 1%;
    text-align: left; }
  .l-faq__box {
    font-size: 1rem;
    position: relative;
    width: 242px;
    margin: auto;
    padding: 0 20px;
    text-align: left;
    border: 1px #ccc solid;
    border-radius: 8px; }
  .l-faq__box--icon01::before {
    background: url("../img/faq/icon-step01.png") no-repeat 0 5px; }
  .l-faq__box--icon02::before {
    background: url("../img/faq/icon-step02.png") no-repeat 0 5px; }
  .l-faq__box--icon03::before {
    background: url("../img/faq/icon-step03.png") no-repeat 0 5px; }
  .l-faq__box--icon04::before {
    background: url("../img/faq/icon-step04.png") no-repeat 0 5px; }
  .l-faq__box li:not(:last-child) {
    border-bottom: 1px #ccc dotted; }
  .l-faq__box li {
    line-height: 1.5;
    padding-top: 5%;
    padding-bottom: 5%;
    padding-left: 16%; }
  .l-faq__box li::before {
    position: absolute;
    left: 5%;
    display: block;
    width: 31.5px;
    height: 37.5px;
    content: '';
    background-size: 100%; }
  .l-faq__box span {
    font-size: 1.2rem;
    font-weight: bold;
    display: block; }
  .l-faq__box p {
    padding-top: 2%;
    padding-bottom: 2%; }
  .l-faq__box .ast {
    font-size: 1rem;
    font-weight: normal;
    display: inline; }
  .l-faq__box-catch {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.2;
    padding-bottom: 20px !important;
    text-align: center;
    color: #e87722; }
  .l-faq__box-catch span {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.2;
    display: block; }
  .l-sec03 {
    line-height: 1.4;
    text-align: center; }
  .l-sec03__catch {
    font-size: 1.6rem;
    font-weight: bold;
    margin-top: 50px; }
  .l-sec03__catch .accent-color {
    font-size: 2rem; }
  .l-sec03__catch .adjust {
    padding: 1% 0; }
  .l-sec03__info {
    position: relative;
    width: 300px;
    margin: 10% auto 0; }
  .l-sec03__info-txt {
    font-size: 1.3rem;
    position: absolute;
    right: 0;
    bottom: 15px;
    left: 6px; }
  .l-sec03__info-txt--m {
    right: 0;
    bottom: 15px;
    left: 6px; }
  .l-sec03__note {
    font-size: 1rem;
    width: 90%;
    max-width: 300px;
    margin: 30px auto 15px;
    text-align: left; }
  .l-footer {
    line-height: 1.4; }
  .l-footer__note {
    font-size: 1rem;
    width: 100%;
    max-width: 300px;
    margin: 5% auto 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    text-align: left; }
  .l-footer__company {
    width: 173.5px;
    margin: 5% auto 1%;
    text-align: center; }
  .l-footer__number {
    font-size: 1rem;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
    text-align: right; }
  footer {
    font-size: 1rem;
    margin-bottom: 21%;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    background: #304d50; }
  footer span {
    display: block;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: center center;
    transform-origin: center center; }
  .l-menu {
    position: fixed;
    z-index: 100;
    bottom: 0;
    display: none;
    width: 100%;
    background-color: #f2f2f2;
    -webkit-box-shadow: 0 5px 3px -3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 3px -3px rgba(0, 0, 0, 0.2); }
  .l-menu::after {
    display: block;
    clear: both;
    content: ''; }
  .l-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95%;
    margin: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .l-menu li {
    font-size: 1.6rem;
    width: 18%;
    margin: 4% 4%;
    text-align: center; }
  .l-menu a {
    text-decoration: none;
    color: #575756; }
  .l-menu__tel {
    float: right !important;
    margin: 0 20px; } }
