@charset "UTF-8";
/************************************************
    Reset
*************************************************/
* {
  min-height: 0;
  min-width: 0;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, figure, figcaption, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  padding: 0;
  border: 0;
  margin: 0;
}

body {
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  font-weight: normal;
}

table, caption, th, td {
  font-weight: normal;
  text-align: left;
  empty-cells: show;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0px;
  margin: 0;
}

a img, iframe {
  border: none;
}

a {
  color: inherit;
}

ol, ul, li {
  list-style: none;
}

input, textarea, select, button {
  font-family: inherit;
  font-size: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  vertical-align: bottom;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100%;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  margin: 0;
}

input[type="text"],
textarea {
  width: 100%;
}

address {
  font-style: normal;
}

img {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

br {
  opacity: 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none;
}

@media (min-width: 751px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}

/************************************************
    共通設定
*************************************************/
* {
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Noto Serif Japanese', "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

html {
  font-size: 62.5%;
  display: block;
}

body {
  font-size: 1rem;
  line-height: 1;
  position: relative;
  font-weight: 500;
  display: block;
  color: #000000;
}

a:hover {
  opacity: 0.8;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
}

/************************************************
    レスポンシブ用
*************************************************/
body {
  border-top: 20px solid #0065d3;
}

body.no-scroll {
  overflow: hidden;
}

@media screen and (max-width: 640px) {
  body {
    border-top: 10px solid #0065d3;
  }
}

/*

@font-face {
    font-family: 'name';
    src: url("../fonts/aaa.ttf") format('truetype'),
    url("../fonts/aaa.woff2") format("woff2"),
    url("../fonts/aaa.woff") format('woff'),
    url("../fonts/aaa.otf") format('opentype'),
    url('../fonts/aaa.svg#svgFontName') format('svg');
}

*/
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/NotoSerifCJKjp/NotoSerifCJKjp-Black.woff") format("woff"), url("../fonts/NotoSerifCJKjp/NotoSerifCJKjp-Black.otf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/NotoSerifCJKjp/NotoSerifCJKjp-Bold.woff") format("woff"), url("../fonts/NotoSerifCJKjp/NotoSerifCJKjp-Bold.otf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/NotoSerifCJKjp/NotoSerifCJKjp-SemiBold.woff") format("woff"), url("../fonts/NotoSerifCJKjp/NotoSerifCJKjp-SemiBold.otf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/NotoSerifCJKjp/NotoSerifCJKjp-Medium.woff") format("woff"), url("../fonts/NotoSerifCJKjp/NotoSerifCJKjp-Medium.otf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NotoSerifCJKjp/NotoSerifCJKjp-Regular.woff") format("woff"), url("../fonts/NotoSerifCJKjp/NotoSerifCJKjp-Regular.otf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/NotoSerifCJKjp/NotoSerifCJKjp-light.woff") format("woff"), url("../fonts/NotoSerifCJKjp/NotoSerifCJKjp-light.otf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/NotoSerifCJKjp/NotoSerifCJKjp-ExtraLight.woff") format("woff"), url("../fonts/NotoSerifCJKjp/NotoSerifCJKjp-ExtraLight.otf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: 'Lato';
  src: url("../fonts/Lato-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'mplus-bold';
  src: url("../fonts/mplus-2c-bold.ttf") format("truetype");
}

@font-face {
  font-family: 'mplus-regular';
  src: url("../fonts/mplus-2c-regular.ttf") format("truetype");
}

.l-content-wrapper {
  width: 100%;
  max-width: 1020px;
  padding: 0 20px;
  margin: 0 auto;
}

@media screen and (max-width: 640px) {
  .l-content-wrapper {
    padding: 0;
  }
}

.l-header .l-header_inner {
  background-color: #ffffff;
  height: 160px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.l-header .l-header_inner .l-header_inner-logo {
  max-width: 480px;
  width: 80%;
}

.l-header .l-header_inner .l-header_inner-logo img {
  width: 100%;
  height: auto;
}

.l-header .l-header_inner .l-header_inner_tel .l-header_inner_tel-txt {
  font-family: 'mplus-bold';
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: 0.08em;
}

.l-header .l-header_inner .l-header_inner_tel .l-header_inner_tel-num {
  font-family: 'lato';
  font-size: 4rem;
  line-height: 0.9;
  letter-spacing: 0.06em;
}

.l-header .l-header_inner .l-header_inner_tel .l-header_inner_tel-time {
  font-family: 'mplus-bold';
  font-size: 1.6rem;
  line-height: 2.25;
  letter-spacing: 0.08em;
}

.l-header .l-header_inner .l-header_inner_tel .l-header_inner_tel-time span {
  padding: 0 7px;
}

.l-header .l-header_inner .l-header_inner_tel_sp {
  display: none;
}

.l-header .l-header_inner .l-header_inner_tel_sp .l-header_inner_tel_sp-num {
  display: block;
  width: 75px;
}

.l-header .l-header_inner .l-header_inner_tel_sp .l-header_inner_tel_sp-num img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 960px) {
  .l-header .l-header_inner {
    height: 140px;
  }
  .l-header .l-header_inner .l-header_inner_tel {
    display: none;
  }
  .l-header .l-header_inner .l-header_inner_tel_sp {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .l-header .l-header_inner {
    height: 120px;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .l-header .l-header_inner .l-header_inner_tel_sp .l-header_inner_tel_sp-num {
    width: 60px;
  }
}

@media screen and (max-width: 480px) {
  .l-header .l-header_inner {
    height: 85px;
  }
  .l-header .l-header_inner .l-header_inner_tel_sp .l-header_inner_tel_sp-num {
    width: 45px;
  }
}

.l-question {
  width: 100%;
  background-image: url(../img/2x/top_backgroundImage@2x.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-top: 65px;
  padding-bottom: 70px;
  position: relative;
}

.l-question .l-question_gradient {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 265px;
  background: -webkit-gradient(linear, left bottom, left top, from(#0065d3), to(rgba(238, 238, 238, 0)));
  background: -webkit-linear-gradient(bottom, #0065d3, rgba(238, 238, 238, 0));
  background: linear-gradient(0deg, #0065d3, rgba(238, 238, 238, 0));
}

.l-question .l-question-heading {
  width: 75%;
  max-width: 405px;
  height: auto;
  margin: 0 auto;
}

.l-question .l-question_list {
  width: 100%;
  max-width: 640px;
  padding: 30px 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.l-question .l-question_list .l-question_list-item {
  width: 125px;
}

.l-question .l-question-img {
  width: 100%;
  max-width: 860px;
  height: auto;
  margin: 0 auto;
  display: block;
  position: relative;
  z-index: 5;
}

@media screen and (max-width: 960px) {
  .l-question {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .l-question .l-question_gradient {
    height: 230px;
  }
  .l-question .l-question_list .l-question_list-item {
    width: 115px;
  }
}

@media screen and (max-width: 640px) {
  .l-question {
    padding-top: 40px;
    padding-bottom: 50px;
    overflow: hidden;
  }
  .l-question .l-question_gradient {
    height: 200px;
  }
  .l-question .l-question_list .l-question_list-item {
    width: 105px;
  }
  .l-question .l-question-img {
    width: 120%;
    -webkit-transform: translateX(-10%);
            transform: translateX(-10%);
  }
}

@media screen and (max-width: 480px) {
  .l-question {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .l-question .l-question_gradient {
    height: 150px;
  }
  .l-question .l-question_list .l-question_list-item {
    width: 80px;
  }
  .l-question .l-question-img {
    width: 120%;
    -webkit-transform: translateX(-10%);
            transform: translateX(-10%);
  }
}

.l-fiveseconds {
  background-image: url(../img/1x/img-backgroundRepeat.png);
  background-repeat: repeat;
  background-position: left top;
  padding-top: 90px;
  padding-bottom: 60px;
}

.l-fiveseconds .l-fiveseconds_inner {
  position: relative;
}

.l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-img {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(25%, -50%);
          transform: translate(25%, -50%);
  z-index: 5;
}

.l-fiveseconds .l-fiveseconds_inner .l-fiveseconds-heading {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
}

.l-fiveseconds .l-fiveseconds_inner .l-fiveseconds-heading img {
  width: 100%;
  height: auto;
}

.l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-txt {
  padding-top: 60px;
  padding-bottom: 60px;
  font-family: 'mplus-bold';
  font-size: 3rem;
  letter-spacing: 0.36em;
  text-align: center;
}

.l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-form {
  width: 100%;
  max-width: 640px;
  background-color: #ffffff;
  margin: 0 auto;
  margin-bottom: 90px;
  border-radius: 20px;
  padding: 0 35px;
  padding-top: 55px;
  position: relative;
}

.l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-form h3 {
  max-width: 500px;
  width: 90%;
  position: absolute;
  left: 50%;
  top: -40px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-form h3 img {
  width: 100%;
  height: auto;
}

.l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-output-wrap {
  padding-top: 90px;
}

.l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-output-wrap .l-fiveseconds_inner-output {
  width: 100%;
  max-width: 640px;
  background-color: #ffffff;
  margin: 0 auto;
  border-radius: 20px;
  padding: 45px 35px 40px;
  position: relative;
}

.l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-output-wrap .l-fiveseconds_inner-output h3 {
  max-width: 500px;
  width: 90%;
  position: absolute;
  left: 50%;
  top: -40px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-output-wrap .l-fiveseconds_inner-output h3 img {
  width: 100%;
  height: auto;
}

.l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-output-wrap .l-fiveseconds_inner-output .l-fiveseconds_inner-output-man {
  width: 95%;
  max-width: 530px;
  display: block;
  margin: 0 0 0 auto;
}

.l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-output-wrap .l-fiveseconds_inner-output .l-fiveseconds_inner-output-item {
  background-color: #1974d7;
  padding: 40px 20px 20px;
  position: relative;
}

.l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-output-wrap .l-fiveseconds_inner-output .l-fiveseconds_inner-output-item img {
  max-width: 370px;
  width: 70%;
  height: auto;
  position: absolute;
  left: 50%;
  top: -25px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-output-wrap .l-fiveseconds_inner-output .l-fiveseconds_inner-output-item .l-fiveseconds_inner-output-item-txt {
  font-size: 1.2rem;
  font-family: 'mplus-regular';
  color: #ffffff;
  padding-top: 10px;
}

.l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-output-wrap .l-fiveseconds_inner-output .l-fiveseconds_inner-output-txt {
  padding-top: 30px;
  font-size: 2.4rem;
  line-height: 1.5;
  color: #333333;
  font-family: 'mplus-bold';
  text-align: center;
}

@media screen and (max-width: 960px) {
  .l-fiveseconds {
    padding-top: 70px;
    padding-bottom: 40px;
  }
  .l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-img {
    display: none;
  }
  .l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-txt {
    padding-top: 40px;
    font-size: 2.5rem;
  }
  .l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-form {
    margin-bottom: 70px;
    padding: 0 30px;
    padding-top: 40px;
  }
  .l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-form h3 {
    width: 70%;
  }
  .l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-output-wrap {
    padding-top: 70px;
  }
  .l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-output-wrap .l-fiveseconds_inner-output {
    padding: 40px 30px 35px;
  }
  .l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-output-wrap .l-fiveseconds_inner-output .l-fiveseconds_inner-output-item img {
    width: 60%;
  }
  .l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-output-wrap .l-fiveseconds_inner-output h3 {
    width: 70%;
  }
  .l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-output-wrap .l-fiveseconds_inner-output .l-fiveseconds_inner-output-txt {
    padding-top: 25px;
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 640px) {
  .l-fiveseconds {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  .l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-txt {
    padding-top: 40px;
    font-size: 2rem;
  }
  .l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-form {
    margin-bottom: 60px;
    padding: 0 15px;
    padding-top: 40px;
  }
  .l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-output-wrap {
    padding-top: 60px;
  }
  .l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-output-wrap .l-fiveseconds_inner-output {
    padding: 40px 15px 30px;
  }
  .l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-output-wrap .l-fiveseconds_inner-output .l-fiveseconds_inner-output-item {
    padding: 30px 10px 20px;
  }
  .l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-output-wrap .l-fiveseconds_inner-output .l-fiveseconds_inner-output-item .l-fiveseconds_inner-output-item-txt {
    font-size: 1.2rem;
  }
  .l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-output-wrap .l-fiveseconds_inner-output .l-fiveseconds_inner-output-txt {
    padding-top: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 480px) {
  .l-fiveseconds {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-txt {
    padding-top: 30px;
    padding-bottom: 40px;
    font-size: 1.6rem;
  }
  .l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-form {
    margin-bottom: 40px;
    padding: 0 10px;
    padding-top: 40px;
  }
  .l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-form h3 {
    top: -20px;
  }
  .l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-output-wrap {
    padding-top: 50px;
  }
  .l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-output-wrap .l-fiveseconds_inner-output {
    padding: 30px 10px 20px;
  }
  .l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-output-wrap .l-fiveseconds_inner-output .l-fiveseconds_inner-output-item .l-fiveseconds_inner-output-item-txt {
    font-size: 1rem;
  }
  .l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-output-wrap .l-fiveseconds_inner-output h3 {
    top: -20px;
  }
  .l-fiveseconds .l-fiveseconds_inner .l-fiveseconds_inner-output-wrap .l-fiveseconds_inner-output .l-fiveseconds_inner-output-txt {
    padding-top: 15px;
    font-size: 1.6em;
  }
}

.l-assessment {
  background-image: url(../img/2x/formlink-background@2x.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-bottom: 50px;
  overflow: hidden;
}

.l-assessment h2 {
  width: 100%;
  padding: 45px 0;
  background-color: #0065d3;
}

.l-assessment h2 img {
  width: 80%;
  max-width: 580px;
  display: block;
  margin: 0 auto;
}

.l-assessment .l-assessment-heading {
  padding-top: 50px;
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  position: relative;
}

.l-assessment .l-assessment-heading img {
  width: 112%;
  height: auto;
  display: block;
  max-width: none;
  position: relative;
}

.l-assessment .l-assessment_links {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  margin-top: -155px;
  position: relative;
}

.l-assessment .l-assessment_links .l-assessment_links-item {
  display: block;
  width: 100%;
  margin-bottom: 40px;
  padding-right: 35px;
  padding-left: 35px;
}

.l-assessment .l-assessment_links .l-assessment_links-item img {
  width: 100%;
  height: auto;
}

.l-assessment .l-assessment_links .l-assessment_links-txt {
  font-size: 3rem;
  letter-spacing: 0.36em;
  line-height: 1.6;
  font-family: 'mplus-bold';
  text-align: center;
  margin-bottom: 40px;
}

.l-assessment .l-assessment_links .l-assessment_links_list {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.l-assessment .l-assessment_links .l-assessment_links_list img {
  width: 200px;
  height: auto;
}

@media screen and (max-width: 960px) {
  .l-assessment {
    padding-bottom: 40px;
  }
  .l-assessment h2 {
    padding: 35px 0;
  }
  .l-assessment h2 img {
    width: 60%;
  }
  .l-assessment .l-assessment-heading {
    padding-top: 40px;
  }
  .l-assessment .l-assessment_links .l-assessment_links-txt {
    font-size: 2.5rem;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 640px) {
  .l-assessment h2 {
    padding: 30px 0;
  }
  .l-assessment h2 img {
    width: 70%;
  }
  .l-assessment .l-assessment-heading {
    padding-top: 40px;
  }
  .l-assessment .l-assessment_links {
    padding: 0 30px;
    margin-top: -120px;
  }
  .l-assessment .l-assessment_links .l-assessment_links-item {
    margin-bottom: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .l-assessment .l-assessment_links .l-assessment_links-txt {
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .l-assessment .l-assessment_links .l-assessment_links_list img {
    width: 170px;
  }
}

@media screen and (max-width: 480px) {
  .l-assessment h2 {
    padding: 20px 0;
  }
  .l-assessment .l-assessment-heading {
    padding-top: 30px;
  }
  .l-assessment .l-assessment_links {
    padding: 0 10px;
    margin-top: -110px;
  }
  .l-assessment .l-assessment_links .l-assessment_links-item {
    margin-bottom: 20px;
  }
  .l-assessment .l-assessment_links .l-assessment_links-txt {
    font-size: 1.6rem;
  }
  .l-assessment .l-assessment_links .l-assessment_links_list img {
    width: 120px;
  }
}

.l-logo img {
  width: 90%;
  max-width: 640px;
  display: block;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 40px;
}

@media screen and (max-width: 960px) {
  .l-logo img {
    padding-top: 40px;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 640px) {
  .l-logo img {
    width: 80%;
    padding-top: 30px;
    padding-bottom: 20px;
  }
}

.l-footer {
  width: 100%;
  background-color: #0065d3;
  padding-top: 70px;
}

.l-footer .l-footer_inner {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 60px;
}

.l-footer .l-footer_inner .l-footer_inner_left h1 {
  font-size: 3rem;
  line-height: 2;
  letter-spacing: 0.22em;
  font-family: 'mplus-bold';
  color: #ffffff;
}

.l-footer .l-footer_inner .l-footer_inner_left p {
  font-size: 2.4rem;
  line-height: 2;
  letter-spacing: 0.1em;
  font-family: 'mplus-regular';
  color: #ffffff;
}

.l-footer .l-footer_inner .l-footer_inner_right {
  width: 400px;
}

.l-footer .l-footer_inner .l-footer_inner_right .l-footer_inner_right-360img {
  position: relative;
  width: 100%;
  padding-top: 75%;
}

.l-footer .l-footer_inner .l-footer_inner_right .l-footer_inner_right-360img iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.l-footer .l-footer-copyright {
  border-top: 3px solid #fff;
  font-size: 2.4rem;
  letter-spacing: 0.22em;
  font-family: 'mplus-bold';
  text-align: center;
  color: #ffffff;
  padding: 30px 0;
}

@media screen and (max-width: 960px) {
  .l-footer {
    padding-top: 60px;
  }
  .l-footer .l-footer_inner {
    padding-bottom: 50px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .l-footer .l-footer_inner .l-footer_inner_left {
    width: 100%;
    padding: 0 20px 30px;
  }
  .l-footer .l-footer_inner .l-footer_inner_left h1 {
    text-align: center;
    font-size: 2.7rem;
  }
  .l-footer .l-footer_inner .l-footer_inner_left p {
    font-size: 2.2rem;
    line-height: 2;
    letter-spacing: 0.1em;
    font-family: 'mplus-regular';
    color: #ffffff;
  }
  .l-footer .l-footer_inner .l-footer_inner_right {
    width: 100%;
    padding: 0 20px;
  }
  .l-footer .l-footer_inner .l-footer_inner_right img {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  .l-footer .l-footer-copyright {
    font-size: 2rem;
  }
}

@media screen and (max-width: 640px) {
  .l-footer {
    padding-top: 30px;
  }
  .l-footer .l-footer_inner {
    padding-bottom: 30px;
  }
  .l-footer .l-footer_inner .l-footer_inner_left {
    width: 100%;
    padding: 0 15px 20px;
  }
  .l-footer .l-footer_inner .l-footer_inner_left h1 {
    font-size: 2.2rem;
  }
  .l-footer .l-footer_inner .l-footer_inner_left p {
    font-size: 1.8rem;
  }
  .l-footer .l-footer_inner .l-footer_inner_right {
    padding: 0 15px;
  }
  .l-footer .l-footer-copyright {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 480px) {
  .l-footer {
    padding-top: 20px;
  }
  .l-footer .l-footer_inner {
    padding-bottom: 20px;
  }
  .l-footer .l-footer_inner .l-footer_inner_left {
    padding: 0 10px 20px;
  }
  .l-footer .l-footer_inner .l-footer_inner_left h1 {
    font-size: 1.7rem;
  }
  .l-footer .l-footer_inner .l-footer_inner_left p {
    font-size: 1.4rem;
  }
  .l-footer .l-footer_inner .l-footer_inner_right {
    padding: 0 10px;
  }
  .l-footer .l-footer-copyright {
    font-size: 1.3rem;
    padding: 20px 0;
  }
}

.c-modal {
  width: 90%;
  max-width: 810px;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.95);
          transform: translate(-50%, -50%) scale(0.95);
  background-color: #ffffff;
  z-index: 15;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.c-modal.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}

.c-modal .c-modalClose {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  width: 100px;
  height: auto;
  cursor: pointer;
}

.c-modal .c-modal_inner {
  width: 100%;
  padding: 60px 80px 80px;
  position: relative;
  max-height: 80vh;
  overflow: auto;
}

.c-modal .c-modal_inner .c-modal_inner-heading {
  background-color: #0065d3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 90px;
  font-size: 3.6rem;
  letter-spacing: 0.1em;
  line-height: 2.5;
  font-family: 'mplus-bold';
  color: #ffffff;
}

.c-modal .c-modal_inner .c-modal_inner-title {
  font-size: 3.6rem;
  letter-spacing: 0.1em;
  font-family: 'mplus-bold';
  text-align: center;
  margin-top: 60px;
  padding: 0 35px;
}

.c-modal .c-modal_inner .c-modal_inner-link {
  display: block;
  width: 80%;
  max-width: 460px;
  margin: 0 auto;
  margin-top: 20px;
}

.c-modal .c-modal_inner .c-modal_inner-link img {
  width: 100%;
  height: auto;
}

.c-modal .c-modal_inner .c-modal_inner-txt {
  font-size: 2.4rem;
  line-height: 1.8;
  font-family: 'mplus-regular';
  margin-top: 20px;
  padding: 0 35px;
  text-align: justify;
}

@media screen and (max-width: 960px) {
  .c-modal {
    width: 80%;
  }
  .c-modal .c-modalClose {
    width: 80px;
  }
  .c-modal .c-modal_inner {
    padding: 50px 50px 70px;
  }
  .c-modal .c-modal_inner .c-modal_inner-heading {
    height: 75px;
    font-size: 3rem;
  }
  .c-modal .c-modal_inner .c-modal_inner-title {
    font-size: 3rem;
  }
  .c-modal .c-modal_inner .c-modal_inner-link {
    width: 75%;
  }
  .c-modal .c-modal_inner .c-modal_inner-txt {
    font-size: 2.2rem;
    padding: 0 25px;
  }
}

@media screen and (max-width: 640px) {
  .c-modal {
    width: 85%;
  }
  .c-modal .c-modalClose {
    width: 60px;
  }
  .c-modal .c-modal_inner {
    padding: 50px 20px 70px;
  }
  .c-modal .c-modal_inner .c-modal_inner-heading {
    height: 55px;
    font-size: 2.3rem;
  }
  .c-modal .c-modal_inner .c-modal_inner-title {
    font-size: 2.3rem;
    margin-top: 30px;
    padding: 0;
  }
  .c-modal .c-modal_inner .c-modal_inner-txt {
    font-size: 1.8rem;
    padding: 0 15px;
  }
}

@media screen and (max-width: 480px) {
  .c-modal {
    width: 90%;
  }
  .c-modal .c-modalClose {
    width: 40px;
  }
  .c-modal .c-modal_inner {
    padding: 30px 10px 40px;
  }
  .c-modal .c-modal_inner .c-modal_inner-heading {
    height: 45px;
    font-size: 2rem;
  }
  .c-modal .c-modal_inner .c-modal_inner-title {
    font-size: 2rem;
    margin-top: 20px;
  }
  .c-modal .c-modal_inner .c-modal_inner-link {
    width: 70%;
    margin-top: 15px;
  }
  .c-modal .c-modal_inner .c-modal_inner-txt {
    font-size: 1.6rem;
    padding: 0 10px;
    margin-top: 15px;
    line-height: 1.5;
  }
}

.c-mask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 101, 211, 0.8);
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.c-mask.active {
  opacity: 1;
  visibility: visible;
}

.p-form {
  width: 100%;
}

.p-form .p-form-submit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 115px;
  background-color: #000000;
  font-size: 4.8rem;
  font-family: 'lato';
  letter-spacing: 0.46em;
  color: #ffffff;
  border-radius: 55px;
  position: relative;
  bottom: -45px;
  cursor: pointer;
}

.p-form .p-form-step {
  padding-bottom: 40px;
  background-color: #eeeeee;
  margin-bottom: 30px;
}

.p-form .p-form-step .p-form-step-title {
  display: block;
  width: 100%;
  height: 50px;
  text-align: center;
  font-family: 'lato';
  font-size: 3rem;
  line-height: 1.7;
  letter-spacing: 0.2em;
  background-color: #0065d3;
  color: #ffffff;
}

.p-form .p-form-step .p-form-txt {
  font-size: 2.4rem;
  padding: 20px 0;
  font-family: 'mplus-regular';
  color: #333333;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-form .p-form-step .p-form-txt a {
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-form .p-form-step .p-form-txt a span {
  font-size: 2.4rem;
  font-family: 'mplus-regular';
  border-bottom: 1px solid #333333;
  margin-right: 3px;
}

.p-form .p-form-step .p-form-txt a img {
  width: 35px;
  height: 35px;
}

.p-form .p-form-step .p-form-txt span {
  margin-left: 3px;
  font-family: 'mplus-regular';
}

.p-form .p-form-step table {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.p-form .p-form-step table tbody {
  width: 100%;
}

.p-form .p-form-step table tbody tr {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-form .p-form-step table tbody tr .p-form_table-td-title {
  width: 235px;
  font-size: 2.4rem;
  color: #333333;
  text-align: center;
  font-family: 'mplus-bold';
}

.p-form .p-form-step table tbody tr .p-form_table-td-input {
  width: 260px;
}

.p-form .p-form-step table tbody tr .p-form_table-td-input input {
  width: 100%;
  height: 75px;
  background-color: #ffffff;
  font-family: 'lato';
  font-size: 3.6rem;
  letter-spacing: 0.24em;
  text-align: right;
}

.p-form .p-form-step table tbody tr .p-form_table-td-input ::-webkit-input-placeholder {
  color: #aaa;
}

.p-form .p-form-step table tbody tr .p-form_table-td-input :-ms-input-placeholder {
  color: #aaa;
}

.p-form .p-form-step table tbody tr .p-form_table-td-input ::-ms-input-placeholder {
  color: #aaa;
}

.p-form .p-form-step table tbody tr .p-form_table-td-input ::placeholder {
  color: #aaa;
}

.p-form .p-form-step table tbody tr .p-form_table-td-unit {
  display: block;
  width: calc(100% - 495px);
  font-size: 3.6rem;
  letter-spacing: 0.22em;
  padding-left: 10px;
  color: #333333;
  font-family: 'mplus-bold';
}

@media screen and (max-width: 960px) {
  .p-form .p-form-submit {
    height: 100px;
  }
}

@media screen and (max-width: 640px) {
  .p-form .p-form-submit {
    height: 70px;
    font-size: 3.5rem;
  }
  .p-form .p-form-step .p-form-step-title {
    height: 35px;
    font-size: 2.3rem;
  }
  .p-form .p-form-step .p-form-txt {
    font-size: 1.8rem;
  }
  .p-form .p-form-step .p-form-txt a span {
    font-size: 1.8rem;
  }
  .p-form .p-form-step .p-form-txt a img {
    width: 30px;
    height: 30px;
  }
  .p-form .p-form-step table tbody tr {
    width: 100%;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .p-form .p-form-step table tbody tr .p-form_table-td-title {
    font-size: 1.8rem;
    width: 100%;
    padding-bottom: 20px;
  }
  .p-form .p-form-step table tbody tr .p-form_table-td-input {
    width: 80%;
  }
  .p-form .p-form-step table tbody tr .p-form_table-td-input input {
    font-size: 3rem;
  }
  .p-form .p-form-step table tbody tr .p-form_table-td-unit {
    width: 10%;
    font-size: 3rem;
  }
}

@media screen and (max-width: 480px) {
  .p-form .p-form-submit {
    height: 60px;
    font-size: 3rem;
  }
  .p-form .p-form-step .p-form-step-title {
    height: 30px;
    font-size: 2rem;
  }
  .p-form .p-form-step .p-form-txt {
    font-size: 1.6rem;
  }
  .p-form .p-form-step .p-form-txt a span {
    font-size: 1.6rem;
  }
  .p-form .p-form-step .p-form-txt a img {
    width: 25px;
    height: 25px;
  }
  .p-form .p-form-step table tr .p-form_table-td-title {
    font-size: 1.6rem;
  }
  .p-form .p-form-step table tr .p-form_table-td-unit {
    font-size: 2.7rem;
  }
}

.p-output {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-output .p-output-num {
  display: block;
  max-width: 490px;
  width: 90%;
  height: 70px;
  font-size: 5.5rem;
  line-height: 1.2;
  letter-spacing: 0.2em;
  color: #1974d7;
  background-color: #ffffff;
  font-family: 'lato';
  text-align: center;
  overflow-y: hidden;
}

.p-output .p-output-unit {
  font-size: 3rem;
  color: #ffffff;
  letter-spacing: 0.22em;
  font-family: 'mplus-bold';
}

@media screen and (max-width: 960px) {
  .p-output .p-output-num {
    height: 65px;
    font-size: 5rem;
    line-height: 1.4;
  }
  .p-output .p-output-unit {
    font-size: 2.7rem;
  }
}

@media screen and (max-width: 640px) {
  .p-output .p-output-num {
    font-size: 4.5rem;
    line-height: 1.6;
    letter-spacing: 0.08em;
  }
  .p-output .p-output-unit {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 480px) {
  .p-output .p-output-num {
    font-size: 4rem;
    line-height: 1.7;
    letter-spacing: 0.1em;
  }
  .p-output .p-output-unit {
    font-size: 2.2rem;
  }
}

.u-imgSize-apartment {
  width: 240px !important;
}

@media screen and (max-width: 960px) {
  .u-imgSize-apartment {
    width: 215px !important;
  }
}

@media screen and (max-width: 640px) {
  .u-imgSize-apartment {
    width: 200px !important;
  }
}

@media screen and (max-width: 480px) {
  .u-imgSize-apartment {
    width: 152px !important;
  }
}

.u-form-step2 {
  margin-bottom: 0 !important;
}

.no-spin::-webkit-inner-spin-button,
.no-spin::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important;
  -moz-appearance: textfield !important;
}
/*# sourceMappingURL=style.css.map */