@charset "UTF-8";
/*---------------------------------------------------------
 BEGIN NEW LP STYLES 
----------------------------------------------------------*/
/* Override old styles  ---------------------------------------------------------*/
#scroll-to-top {
  display: none !important;
}

/* Variables  ---------------------------------------------------------*/
/* Mixins  ---------------------------------------------------------*/
#p-lp {
  /* Reset  ---------------------------------------------------------*/
  /* Utility  ---------------------------------------------------------*/
  /* Base  ---------------------------------------------------------*/
  /* Layout  ---------------------------------------------------------*/
  /* Component  ---------------------------------------------------------*/
  /* Project  ---------------------------------------------------------*/
}
#p-lp * {
  box-sizing: border-box;
}
#p-lp ::before,
#p-lp ::after {
  box-sizing: inherit;
}
#p-lp html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
  -webkit-tap-highlight-color: transparent;
}
#p-lp body {
  margin: 0;
}
#p-lp main {
  display: block;
}
#p-lp p,
#p-lp table,
#p-lp blockquote,
#p-lp address,
#p-lp pre,
#p-lp iframe,
#p-lp form,
#p-lp figure,
#p-lp dl {
  margin: 0;
}
#p-lp h1,
#p-lp h2,
#p-lp h3,
#p-lp h4,
#p-lp h5,
#p-lp h6 {
  margin: 0;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
}
#p-lp ul,
#p-lp ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
#p-lp dt {
  font-weight: bold;
}
#p-lp dd {
  margin-left: 0;
}
#p-lp hr {
  clear: both;
  overflow: visible;
  /* 2 */
  box-sizing: content-box;
  /* 1 */
  margin: 0;
  height: 0;
  /* 1 */
  border: 0;
  border-top: 1px solid;
  color: inherit;
}
#p-lp pre {
  font-size: inherit;
  font-family: monospace, monospace;
}
#p-lp address {
  font-style: inherit;
}
#p-lp a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}
#p-lp abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
#p-lp b,
#p-lp strong {
  font-weight: bolder;
}
#p-lp code,
#p-lp kbd,
#p-lp samp {
  font-size: inherit;
  font-family: monospace, monospace;
}
#p-lp small {
  font-size: 80%;
}
#p-lp sub,
#p-lp sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}
#p-lp sub {
  bottom: -0.25em;
}
#p-lp sup {
  top: -0.5em;
}
#p-lp img {
  border-style: none;
  vertical-align: bottom;
}
#p-lp embed,
#p-lp object,
#p-lp iframe {
  border: 0;
  vertical-align: bottom;
}
#p-lp button,
#p-lp input,
#p-lp optgroup,
#p-lp select,
#p-lp textarea {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: inherit;
  vertical-align: middle;
  text-align: inherit;
  font: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
#p-lp [type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}
#p-lp [type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}
#p-lp button,
#p-lp input {
  /* 1 */
  overflow: visible;
}
#p-lp button,
#p-lp select {
  text-transform: none;
}
#p-lp button,
#p-lp [type=button],
#p-lp [type=reset],
#p-lp [type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
#p-lp button[disabled],
#p-lp [type=button][disabled],
#p-lp [type=reset][disabled],
#p-lp [type=submit][disabled] {
  cursor: default;
}
#p-lp button::-moz-focus-inner,
#p-lp [type=button]::-moz-focus-inner,
#p-lp [type=reset]::-moz-focus-inner,
#p-lp [type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
#p-lp button:-moz-focusring,
#p-lp [type=button]:-moz-focusring,
#p-lp [type=reset]:-moz-focusring,
#p-lp [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
#p-lp select::-ms-expand {
  display: none;
}
#p-lp option {
  padding: 0;
}
#p-lp fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
  border: 0;
}
#p-lp legend {
  display: table;
  padding: 0;
  max-width: 100%;
  color: inherit;
  white-space: normal;
}
#p-lp progress {
  vertical-align: baseline;
}
#p-lp textarea {
  overflow: auto;
}
#p-lp [type=number]::-webkit-inner-spin-button,
#p-lp [type=number]::-webkit-outer-spin-button {
  height: auto;
}
#p-lp [type=search] {
  outline-offset: -2px;
}
#p-lp [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
#p-lp ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
#p-lp label[for] {
  cursor: pointer;
}
#p-lp details {
  display: block;
}
#p-lp summary {
  display: list-item;
}
#p-lp [contenteditable] {
  outline: none;
}
#p-lp table {
  border-spacing: 0;
  border-collapse: collapse;
}
#p-lp caption {
  text-align: left;
}
#p-lp td,
#p-lp th {
  padding: 0;
  vertical-align: top;
}
#p-lp th {
  text-align: left;
  font-weight: bold;
}
#p-lp template {
  display: none;
}
#p-lp [hidden] {
  display: none;
}
@media all and (min-width: 769px) {
  #p-lp .u-pc {
    display: block !important;
  }
  #p-lp .u-pc-i {
    display: inline !important;
  }
  #p-lp .u-pc-ib {
    display: inline-block !important;
  }
  #p-lp .u-pc-f {
    display: flex !important;
  }
  #p-lp .u-pc-if {
    display: inline-flex !important;
  }
  #p-lp .u-pc-c {
    display: contents !important;
  }
  #p-lp .u-sp {
    display: none !important;
  }
  #p-lp .u-sp-i, #p-lp .u-sp-ib, #p-lp .u-sp-f, #p-lp .u-sp-if, #p-lp .u-sp-c {
    display: none !important;
  }
}
@media all and (max-width: 768px) {
  #p-lp .u-pc {
    display: none !important;
  }
  #p-lp .u-pc-i, #p-lp .u-pc-ib, #p-lp .u-pc-f, #p-lp .u-pc-if, #p-lp .u-pc-c {
    display: none !important;
  }
  #p-lp .u-sp {
    display: block !important;
  }
  #p-lp .u-sp-i {
    display: inline !important;
  }
  #p-lp .u-sp-ib {
    display: inline-block !important;
  }
  #p-lp .u-sp-f {
    display: flex !important;
  }
  #p-lp .u-sp-if {
    display: inline-flex !important;
  }
  #p-lp .u-sp-c {
    display: contents !important;
  }
}
#p-lp .u-ib {
  display: inline-block;
}
#p-lp .u-print {
  display: none;
}
@media print {
  #p-lp .u-print {
    display: block;
  }
}
#p-lp .u-bold {
  font-weight: bold;
}
#p-lp .u-ta-c {
  text-align: center;
}
#p-lp .u-ta-r {
  text-align: right;
}
@media all and (max-width: 768px) {
  #p-lp .u-ta-cl {
    text-align: center;
  }
}
@media all and (min-width: 769px) {
  #p-lp .u-ta-lc {
    text-align: center;
  }
}
@media all and (max-width: 768px) {
  #p-lp .u-ta-cr {
    text-align: center;
  }
}
@media all and (min-width: 769px) {
  #p-lp .u-ta-cr {
    text-align: right;
  }
}
@media all and (max-width: 768px) {
  #p-lp .u-ta-rc {
    text-align: right;
  }
}
@media all and (min-width: 769px) {
  #p-lp .u-ta-rc {
    text-align: center;
  }
}
#p-lp .u-text-1 {
  font-size: 16px;
  line-height: 1.875;
}
#p-lp .u-text-1.--lh-sm {
  line-height: 1.75;
}
#p-lp .u-text-1.--lh-lg {
  line-height: 2.25;
}
#p-lp .u-hover-1 {
  transition: opacity 0.3s;
}
@media (hover: hover) {
  #p-lp .u-hover-1:hover {
    opacity: 0.7;
  }
}
#p-lp .u-hover-2 {
  transition: color 0.3s;
}
@media (hover: hover) {
  #p-lp .u-hover-2:hover {
    color: #2376BE;
  }
  #p-lp .u-hover-2:hover:link, #p-lp .u-hover-2:hover:active, #p-lp .u-hover-2:hover:visited {
    color: #2376BE;
    cursor: pointer;
  }
  #p-lp .u-hover-2:hover:hover {
    color: #2376BE;
  }
}
#p-lp .u-color-blue {
  color: #2376BE;
}
#p-lp .u-color-blue:link, #p-lp .u-color-blue:active, #p-lp .u-color-blue:visited {
  color: #2376BE;
  cursor: pointer;
}
#p-lp .u-color-blue:hover {
  color: #2376BE;
}
#p-lp html,
#p-lp body {
  width: 100%;
  height: 100%;
}
#p-lp * {
  font-family: inherit;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#p-lp h1,
#p-lp h2,
#p-lp h3,
#p-lp h4,
#p-lp h5,
#p-lp h6 {
  font-size: 1em;
}
#p-lp a {
  text-decoration: none;
}
#p-lp button {
  display: block;
}
#p-lp textarea {
  resize: vertical;
}
#p-lp select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #051740;
}
#p-lp input:-moz-placeholder-shown, #p-lp textarea:-moz-placeholder-shown {
  color: #051740;
}
#p-lp input:-ms-input-placeholder, #p-lp textarea:-ms-input-placeholder {
  color: #051740;
}
#p-lp input:placeholder-shown,
#p-lp textarea:placeholder-shown {
  color: #051740;
}
#p-lp input::-webkit-input-placeholder,
#p-lp textarea::-webkit-input-placeholder {
  color: #051740;
}
#p-lp input:-moz-placeholder,
#p-lp textarea:-moz-placeholder {
  color: #051740;
  opacity: 1;
}
#p-lp input::-moz-placeholder,
#p-lp textarea::-moz-placeholder {
  color: #051740;
  opacity: 1;
}
#p-lp input:-ms-input-placeholder,
#p-lp textarea:-ms-input-placeholder {
  color: #051740;
}
#p-lp input:focus:-moz-placeholder-shown, #p-lp textarea:focus:-moz-placeholder-shown {
  color: #051740;
}
#p-lp input:focus:-ms-input-placeholder, #p-lp textarea:focus:-ms-input-placeholder {
  color: #051740;
}
#p-lp input:focus:placeholder-shown,
#p-lp textarea:focus:placeholder-shown {
  color: #051740;
}
#p-lp input:focus::-webkit-input-placeholder,
#p-lp textarea:focus::-webkit-input-placeholder {
  color: #051740;
}
#p-lp input:focus:-moz-placeholder,
#p-lp textarea:focus:-moz-placeholder {
  color: #051740;
  opacity: 1;
}
#p-lp input:focus::-moz-placeholder,
#p-lp textarea:focus::-moz-placeholder {
  color: #051740;
  opacity: 1;
}
#p-lp input:focus:-ms-input-placeholder,
#p-lp textarea:focus:-ms-input-placeholder {
  color: #051740;
}
#p-lp img {
  display: block;
  max-width: 100%;
  height: auto;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#p-lp.l-container {
  position: relative;
  padding: 110px 0 95px;
  max-width: 100%;
  overflow: hidden;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
  font-family: "Noto Sans JP", Meiryo, sans-serif;
  color: #051740;
  line-height: 1.4375;
}
@media all and (max-width: 768px) {
  #p-lp.l-container {
    padding: 55px 0 65px;
  }
}
#p-lp .l-header {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 110px;
  padding: 10px;
  color: #222120;
}
@media all and (max-width: 768px) {
  #p-lp .l-header {
    height: 55px;
    padding: 0;
  }
}
#p-lp .l-header.--is-fixed {
  position: fixed;
  display: none;
}
#p-lp .l-header.--is-show {
  display: block;
}
#p-lp .l-header.--is-show .l-header__inner {
  box-shadow: 0 3px 10px rgba(5, 23, 64, 0.16);
}
#p-lp .l-header__inner {
  display: flex;
  align-items: center;
  padding: 20px 20px 20px 30px;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background: #fff;
}
@media all and (max-width: 768px) {
  #p-lp .l-header__inner {
    padding: 10px;
    border-radius: 0;
  }
}
#p-lp .l-header__logo {
  display: block;
  flex-shrink: 0;
  width: 180px;
  height: 40px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media all and (max-width: 768px) {
  #p-lp .l-header__logo {
    width: 126px;
    height: 28px;
  }
}
#p-lp .l-header__catchphrase {
  flex-shrink: 0;
  margin: 10px 15px auto 15px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
}
@media all and (max-width: 768px) {
  #p-lp .l-header__catchphrase {
    margin: 2px auto 0 5px;
    font-size: 10px;
    line-height: 1.4;
  }
}
#p-lp .l-header__nav {
  flex-grow: 1;
  margin: 0 0 0 auto;
}
#p-lp .l-header__links {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  font-size: 14px;
}
#p-lp .l-header__links.--primary {
  gap: 22px;
  margin: 9px 0 0;
  font-size: 15px;
  font-weight: bold;
}
#p-lp .l-header__link {
  transition: 0.3s;
}
#p-lp .l-header__link.--is-current {
  color: #2376BE;
}
#p-lp .l-header-simple {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 110px;
  padding: 35px 40px;
  color: #222120;
}
@media all and (max-width: 768px) {
  #p-lp .l-header-simple {
    height: 55px;
    padding: 12px 10px;
  }
}
#p-lp .l-header-simple__logo {
  display: block;
  width: 180px;
  height: 40px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media all and (max-width: 768px) {
  #p-lp .l-header-simple__logo {
    width: 126px;
    height: 28px;
  }
}
#p-lp .l-mobile-nav__open, #p-lp .l-mobile-nav__close {
  position: fixed;
  z-index: 110;
  top: 15px;
  right: 15px;
}
#p-lp .l-mobile-nav__content {
  position: fixed;
  z-index: 120;
  left: 0;
  top: 0;
  display: none;
  padding: 14px 10px 40px;
  width: 100vw;
  height: 100vh;
  overflow: auto;
  background: #F7F6F2;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#p-lp .l-mobile-nav__content::-webkit-scrollbar {
  display: none;
}
#p-lp .l-mobile-nav__logo {
  display: block;
  flex-shrink: 0;
  width: 126px;
  height: 28px;
  -o-object-fit: contain;
     object-fit: contain;
}
#p-lp .l-mobile-nav__nav {
  margin: 57px auto 0;
  max-width: 275px;
}
#p-lp .l-mobile-nav__links {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
}
#p-lp .l-mobile-nav__link {
  transition: 0.3s;
}
#p-lp .l-mobile-nav__link.--is-current {
  color: #2376BE;
}
#p-lp .l-mobile-nav__bottom {
  margin: 30px auto 0;
  padding: 30px 0 0;
  max-width: 335px;
  background: url(../images/lp/radial-dashed-border.svg) repeat-x top;
}
#p-lp .l-mobile-nav__bottom-text {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 18px;
}
#p-lp .l-mobile-nav__bottom-text:before, #p-lp .l-mobile-nav__bottom-text:after {
  content: url(../images/lp/sp/mobile-nav-button-icon.svg);
  margin: 0 6px;
  line-height: 0;
}
#p-lp .l-mobile-nav__bottom-text:before {
  transform: scale(-1, 1);
}
#p-lp .l-mobile-nav__button {
  position: relative;
  z-index: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 10px auto 0;
  width: 295px;
  height: 65px;
  border-radius: 100vw;
  background: #FF9D00;
  box-shadow: 0 5px 0 0 #D16000;
  color: #fff;
  transition: 0.3s;
}
@media (hover: hover) {
  #p-lp .l-mobile-nav__button:hover {
    transform: translateY(5px);
    box-shadow: 0 0 0 0 #D16000;
  }
}
#p-lp .l-mobile-nav__button.--secondary {
  margin: 20px auto 0;
  background: #2A3D74;
  box-shadow: 0 5px 0 0 #000;
}
@media (hover: hover) {
  #p-lp .l-mobile-nav__button.--secondary:hover {
    box-shadow: 0 0 0 0 #000;
  }
}
#p-lp .l-mobile-nav__button.--secondary:before {
  position: absolute;
  top: 29px;
  right: 20px;
  content: url(../images/lp/i-triangle.svg);
  line-height: 0;
}
#p-lp .l-mobile-nav__button.--secondary .l-mobile-nav__button-row-1:before {
  content: none;
}
#p-lp .l-mobile-nav__button-row-1 {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}
#p-lp .l-mobile-nav__button-row-1:before {
  content: "";
  margin: 0 6px;
  width: 23px;
  height: 23px;
  background: url(../images/lp/i-tel.svg) no-repeat center/cover;
}
#p-lp .l-mobile-nav__button-row-2 {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
}
#p-lp .l-fixed-cta {
  position: fixed;
  z-index: 10;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: min(120px, 10%);
  padding: 20px;
  height: 96px;
  width: 100vw;
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  transition: 0.5s;
  transform: translateY(100%);
}
#p-lp .l-fixed-cta.--is-active {
  transform: translateY(0);
}
@media all and (max-width: 768px) {
  #p-lp .l-fixed-cta {
    gap: 13px;
    padding: 15px;
    height: 65px;
  }
}
#p-lp .l-fixed-cta:before {
  position: absolute;
  left: calc(50% - 1px);
  top: calc(50% - 26px);
  content: "";
  width: 2px;
  height: 52px;
  background: rgba(5, 23, 64, 0.1);
}
@media all and (max-width: 768px) {
  #p-lp .l-fixed-cta:before {
    content: none;
  }
}
#p-lp .l-fixed-cta__button {
  position: relative;
  z-index: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  width: 320px;
  height: 56px;
  border-radius: 100vw;
  background: #FF9D00;
  box-shadow: 0 5px 0 0 #D16000;
  color: #fff;
  transition: 0.3s;
}
@media all and (max-width: 768px) {
  #p-lp .l-fixed-cta__button {
    width: 166px;
    height: 37px;
  }
}
@media (hover: hover) {
  #p-lp .l-fixed-cta__button:hover {
    transform: translateY(5px);
    box-shadow: 0 0 0 0 #D16000;
  }
}
#p-lp .l-fixed-cta__button.--secondary {
  background: #2A3D74;
  box-shadow: 0 5px 0 0 #000;
  font-size: 19px;
}
@media (hover: hover) {
  #p-lp .l-fixed-cta__button.--secondary:hover {
    box-shadow: 0 0 0 0 #000;
  }
}
#p-lp .l-fixed-cta__button.--secondary:before {
  position: absolute;
  top: 25px;
  right: 30px;
  width: 15px;
  height: 12px;
  content: "";
  background: url(../images/lp/i-triangle.svg) no-repeat center/contain;
}
@media all and (max-width: 768px) {
  #p-lp .l-fixed-cta__button.--secondary:before {
    right: 15px;
    top: 15px;
    width: 11px;
    height: 9px;
  }
}
#p-lp .l-fixed-cta__button.--secondary .l-fixed-cta__button-row-1 {
  margin: 0;
  font-size: 19px;
  font-family: "Noto Sans JP", Meiryo, sans-serif;
}
@media all and (max-width: 768px) {
  #p-lp .l-fixed-cta__button.--secondary .l-fixed-cta__button-row-1 {
    font-size: 14px;
  }
}
#p-lp .l-fixed-cta__button.--secondary .l-fixed-cta__button-row-1:before {
  content: none;
}
#p-lp .l-fixed-cta__button-row-1 {
  display: flex;
  align-items: center;
  margin: -4px auto;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  font-family: "Roboto", Meiryo, sans-serif;
}
@media all and (max-width: 768px) {
  #p-lp .l-fixed-cta__button-row-1 {
    margin: 0;
    font-size: 14px;
    font-family: "Noto Sans JP", Meiryo, sans-serif;
  }
}
#p-lp .l-fixed-cta__button-row-1:before {
  content: "";
  margin: 0 6px;
  width: 21px;
  height: 21px;
  background: url(../images/lp/i-tel.svg) no-repeat center/contain;
}
@media all and (max-width: 768px) {
  #p-lp .l-fixed-cta__button-row-1:before {
    width: 16px;
    height: 16px;
  }
}
#p-lp .l-fixed-cta__button-row-2 {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
}
@media all and (max-width: 768px) {
  #p-lp .l-fixed-cta__button-row-2 {
    font-size: 14px;
  }
}
#p-lp .l-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 100px auto 0;
  padding: 2px 20px;
  background: url(../images/lp/footer-bg.jpg) no-repeat center/cover;
}
@media all and (max-width: 768px) {
  #p-lp .l-footer {
    margin: 60px auto 0;
    padding: 5px 20px;
  }
}
#p-lp .l-footer__copyright {
  color: #fff;
  font-size: 18px;
  line-height: 1.4444444444;
}
@media all and (max-width: 768px) {
  #p-lp .l-footer__copyright {
    font-size: 14px;
    line-height: 1.4285714286;
  }
}
#p-lp .c-heading-1 {
  position: relative;
  padding: 0 0 30px;
  text-align: center;
}
@media all and (max-width: 768px) {
  #p-lp .c-heading-1 {
    padding: 0 0 25px;
  }
}
#p-lp .c-heading-1:before {
  position: absolute;
  bottom: 0;
  left: calc(50% - 40px);
  content: "";
  width: 80px;
  height: 4px;
  border-radius: 100vw;
  background: linear-gradient(to right, #2A3D74 50%, #2376BE 50%);
}
#p-lp .c-heading-1__en {
  font-size: 20px;
  font-weight: 800;
  line-height: 1;
  font-family: "Nanum Gothic", Meiryo, sans-serif;
  letter-spacing: 0.06em;
  color: #2376BE;
}
@media all and (max-width: 768px) {
  #p-lp .c-heading-1__en {
    font-size: 16px;
  }
}
#p-lp .c-heading-1__ja {
  margin: 17px auto 0;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.4444444444;
  letter-spacing: 0.04em;
  color: #051740;
}
@media all and (max-width: 768px) {
  #p-lp .c-heading-1__ja {
    margin: 12px auto 0;
    font-size: 30px;
    line-height: 1.4;
  }
}
#p-lp .c-heading-2 {
  position: relative;
  padding: 0 0 0 25px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.4285714286;
  color: #051740;
}
@media all and (max-width: 768px) {
  #p-lp .c-heading-2 {
    padding: 0 0 0 20px;
    font-size: 26px;
    line-height: 1.3846153846;
  }
}
#p-lp .c-heading-2:before {
  position: absolute;
  left: 0;
  top: 1px;
  content: "";
  width: 4px;
  height: 100%;
  border-radius: 100vw;
  background: linear-gradient(to bottom, #2376BE 50%, #2A3D74 50%);
}
#p-lp .c-link-1 {
  color: #2376BE;
  transition: 0.3s;
  text-decoration: underline;
}
#p-lp .c-link-1:link, #p-lp .c-link-1:active, #p-lp .c-link-1:visited {
  color: #2376BE;
  cursor: pointer;
}
#p-lp .c-link-1:hover {
  color: #2376BE;
}
@media (hover: hover) {
  #p-lp .c-link-1:hover {
    opacity: 0.7;
  }
}
#p-lp .c-button-1 {
  position: relative;
  z-index: 0;
  display: block;
  margin: 40px auto 0;
  padding: 17.5px 40px;
  width: 320px;
  max-width: 100%;
  border-radius: 100vw;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.25;
  text-align: center;
  letter-spacing: 0.04em;
  background: #2376BE;
  box-shadow: 0 5px 0 0 #2A3D74;
  cursor: pointer;
  transition: 0.3s;
}
@media all and (max-width: 768px) {
  #p-lp .c-button-1 {
    margin: 30px auto 0;
    width: 335px;
  }
}
#p-lp .c-button-1:before {
  position: absolute;
  top: calc(50% - 4px);
  right: 20px;
  content: "";
  width: 13px;
  height: 13px;
  background: #fff;
  -webkit-mask-image: url(../images/lp/i-triangle.svg);
          mask-image: url(../images/lp/i-triangle.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  transition: 0.3s;
  transform: rotate(30deg);
}
#p-lp .c-button-1.--secondary {
  background: #23ACBE;
  box-shadow: 0 5px 0 0 #134A5A;
}
#p-lp .c-button-1.--large {
  padding: 25px 43px 25px 37px;
  width: 360px;
  font-size: 24px;
  background: #2A3D74;
  box-shadow: 0 5px 0 0 #000;
}
@media all and (max-width: 768px) {
  #p-lp .c-button-1.--large {
    padding: 19px 43px 19px 37px;
    width: 335px;
    font-size: 22px;
  }
}
#p-lp .c-button-1.--large:before {
  top: calc(50% - 6px);
  right: 30px;
  width: 19px;
  height: 19px;
  transform: rotate(0);
}
@media all and (max-width: 768px) {
  #p-lp .c-button-1.--large:before {
    top: calc(50% - 4px);
    right: 20px;
    width: 14px;
    height: 14px;
  }
}
#p-lp .c-button-1.--back {
  padding: 13.5px 40px;
  width: 300px;
  background: #A5ACBC;
  box-shadow: 0 5px 0 0 #40495D;
  font-size: 18px;
}
#p-lp .c-button-1.--back:before {
  right: unset;
  left: 30px;
  transform: rotate(-30deg);
}
@media all and (max-width: 768px) {
  #p-lp .c-button-1.--back:before {
    left: 20px;
  }
}
@media (hover: hover) {
  #p-lp .c-button-1:hover {
    box-shadow: 0 0 0 0 #051740;
    transform: translateY(5px);
  }
}
#p-lp .c-note {
  position: relative;
  padding: 0 0 0 1em;
  font-size: 14px;
  line-height: 1.5714285714;
}
#p-lp .c-note:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "※";
}
#p-lp .c-note.--center {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
}
#p-lp .c-emphasis-text {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 22px;
}
@media all and (max-width: 768px) {
  #p-lp .c-emphasis-text {
    font-size: 18px;
  }
}
#p-lp .c-emphasis-text:before, #p-lp .c-emphasis-text:after {
  content: "";
  background: url(../images/lp/sp/mobile-nav-button-icon.svg) no-repeat center/contain;
  margin: 4px 6px 0;
  width: 18px;
  height: 22px;
}
@media all and (max-width: 768px) {
  #p-lp .c-emphasis-text:before, #p-lp .c-emphasis-text:after {
    margin: 0 6px;
    width: 15px;
    height: 19px;
  }
}
#p-lp .c-emphasis-text:before {
  transform: scale(-1, 1);
}
#p-lp .p-fv__content {
  position: relative;
  z-index: 0;
  width: 100%;
  height: max(630px, 46.1200585652vw);
}
@media all and (max-width: 768px) {
  #p-lp .p-fv__content {
    height: 157.0666666667vw;
  }
}
#p-lp .p-fv__bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: max(70px, 5.1244509517vw);
  width: 94.9487554905vw;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px 0 0 20px;
}
@media all and (max-width: 768px) {
  #p-lp .p-fv__bg {
    width: 100vw;
    height: 66.1333333333vw;
    left: 0;
    border-radius: 0;
  }
}
#p-lp .p-fv__text {
  position: absolute;
  z-index: 0;
  top: max(33px, 2.4158125915vw);
  left: max(40px, 2.9282576867vw);
  width: max(646px, 47.2913616398vw);
  height: max(523px, 38.2869692533vw);
}
@media all and (max-width: 768px) {
  #p-lp .p-fv__text {
    top: unset;
    bottom: 0;
    left: 2.6666666667vw;
    width: 97.3333333333vw;
    height: 110.6666666667vw;
  }
}
#p-lp .p-fv__text:before {
  position: absolute;
  z-index: -1;
  left: max(5px, 0.3660322108vw);
  bottom: min(-23px, -1.6837481698vw);
  content: "";
  width: max(25px, 1.8301610542vw);
  height: max(25px, 1.8301610542vw);
  background: #001038;
  -webkit-clip-path: polygon(0 0, 100% 100%, 100% 0);
          clip-path: polygon(0 0, 100% 100%, 100% 0);
}
@media all and (max-width: 768px) {
  #p-lp .p-fv__text:before {
    content: none;
  }
}
#p-lp .p-fv__text-image {
  display: block;
  width: 100%;
  height: auto;
}
#p-lp .p-fv__button-wrapper {
  position: absolute;
  z-index: 1;
  bottom: min(-40px, -2.9282576867vw);
  left: 50%;
  transform: translateX(-50%);
}
@media all and (max-width: 768px) {
  #p-lp .p-fv__button-wrapper {
    bottom: 8vw;
  }
}
#p-lp .p-fv__button-text {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: bold;
  font-size: max(18px, 1.317715959vw);
}
@media all and (max-width: 768px) {
  #p-lp .p-fv__button-text {
    font-size: max(6px, 4.2666666667vw);
  }
}
#p-lp .p-fv__button-text:before, #p-lp .p-fv__button-text:after {
  content: url(../images/lp/fv-button-icon.svg);
  margin: 0 max(6px, 0.439238653vw) min(-2px, -0.1464128843vw);
  line-height: 0;
}
@media all and (max-width: 768px) {
  #p-lp .p-fv__button-text:before, #p-lp .p-fv__button-text:after {
    content: url(../images/lp/sp/fv-button-icon.svg);
    margin: 0 max(6px, 1.3333333333vw) min(-2px, -0.5333333333vw);
  }
}
#p-lp .p-fv__button-text:before {
  transform: scale(-1, 1);
}
#p-lp .p-fv__button {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: max(8px, 0.5856515373vw) auto 0;
  width: max(360px, 26.3543191801vw);
  height: max(80px, 5.8565153734vw);
  border-radius: 100vw;
  background: #FF9D00;
  box-shadow: 0 5px 0 0 #D16000;
  color: #fff;
  transition: 0.3s;
}
@media (hover: hover) {
  #p-lp .p-fv__button:hover {
    transform: translateY(5px);
    box-shadow: 0 0 0 0 #D16000;
  }
}
@media all and (max-width: 768px) {
  #p-lp .p-fv__button {
    margin: 1.3333333333vw auto 0;
    width: 84vw;
    height: 17.3333333333vw;
  }
}
#p-lp .p-fv__button-num {
  display: flex;
  align-items: baseline;
  margin: min(-8px, -0.5856515373vw);
  font-size: max(36px, 2.635431918vw);
  color: #fff;
  font-family: "Roboto", Meiryo, sans-serif;
  font-weight: 500;
}
@media all and (max-width: 768px) {
  #p-lp .p-fv__button-num {
    align-items: center;
    margin: 0;
    font-size: 5.8666666667vw;
    font-family: "Noto Sans JP", Meiryo, sans-serif;
    font-weight: bold;
  }
}
#p-lp .p-fv__button-num:before {
  content: "";
  margin: 0 max(6px, 0.439238653vw) 0 0;
  width: max(28px, 2.0497803807vw);
  height: max(28px, 2.0497803807vw);
  background: url(../images/lp/i-tel.svg) no-repeat center/cover;
}
@media all and (max-width: 768px) {
  #p-lp .p-fv__button-num:before {
    width: 6.1333333333vw;
    height: 6.1333333333vw;
  }
}
#p-lp .p-fv__button-hour {
  font-size: max(16px, 1.1713030747vw);
  color: #fff;
  font-weight: 400;
}
@media all and (max-width: 768px) {
  #p-lp .p-fv__button-hour {
    font-size: 3.7333333333vw;
  }
}
#p-lp .p-fv__notes {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin: 5px 0 0 auto;
  padding: 0 20px;
  line-height: 1.5833333333;
  font-size: 12px;
}
@media all and (max-width: 768px) {
  #p-lp .p-fv__notes {
    gap: 0;
    justify-content: flex-start;
    margin: 5px auto 0 0;
    padding: 0 2.6666666667vw;
  }
}
#p-lp .p-info {
  margin: 30px auto 0;
  padding: 0 20px;
  width: 100%;
  max-width: 1040px;
}
#p-lp .p-info__inner {
  padding: 35px 40px 40px;
  border-radius: 10px;
  background: #F7F6F2;
}
@media all and (max-width: 768px) {
  #p-lp .p-info__inner {
    padding: 20px;
  }
}
#p-lp .p-info__heading {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
@media all and (max-width: 768px) {
  #p-lp .p-info__heading {
    position: relative;
    z-index: 0;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
  #p-lp .p-info__heading:before {
    content: url(../images/lp/sp/info-open.svg);
    position: absolute;
    z-index: 1;
    top: 22px;
    right: -5px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 19px;
    height: 19px;
    line-height: 0;
  }
  #p-lp .p-info__heading.--is-open:before {
    content: url(../images/lp/sp/info-close.svg);
  }
}
#p-lp .p-info__heading-term {
  padding: 3px 20px;
  border-radius: 2px;
  background: #2376BE;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  line-height: 1.4285714286;
  text-align: center;
}
#p-lp .p-info__heading-text {
  font-size: 22px;
  font-weight: bold;
  color: #051740;
}
@media all and (max-width: 768px) {
  #p-lp .p-info__heading-text {
    font-size: 18px;
  }
}
#p-lp .p-info__content {
  max-width: 770px;
  margin: 20px auto 0;
}
@media all and (max-width: 768px) {
  #p-lp .p-info__content {
    display: none;
    margin: 15px 0 0;
  }
}
#p-lp .p-lead {
  margin: 100px auto 0;
  padding: 0 20px;
  width: 100%;
  max-width: 1040px;
}
@media all and (max-width: 768px) {
  #p-lp .p-lead {
    margin: 80px auto 0;
  }
}
#p-lp .p-lead__heading-image {
  margin: auto;
  max-width: 100%;
  height: auto;
}
#p-lp .p-lead__content {
  margin: 40px auto 0;
}
@media all and (max-width: 768px) {
  #p-lp .p-lead__content {
    margin: 30px auto 0;
  }
}
#p-lp .p-achievements {
  position: relative;
  z-index: 0;
  margin: 60px auto 0;
  padding: 0 20px;
  width: 100%;
  max-width: 1040px;
}
#p-lp .p-achievements__heading {
  position: relative;
  z-index: 1;
}
#p-lp .p-achievements__heading-image {
  margin: auto;
  max-width: 100%;
  height: auto;
}
#p-lp .p-achievements__text {
  position: relative;
  z-index: 1;
  margin: 45px auto 0;
}
@media all and (max-width: 768px) {
  #p-lp .p-achievements__text {
    margin: 30px auto 0;
  }
}
#p-lp .p-achievements__text-image {
  margin: auto;
  max-width: 100%;
  height: auto;
}
#p-lp .p-achievements__graph {
  position: relative;
  z-index: 0;
  margin: -100px auto 0;
  left: 50%;
  width: 1000px;
  max-width: unset;
  height: 524px;
  transform: translateX(-50%);
}
@media all and (max-width: 579px) {
  #p-lp .p-achievements__graph.--is-scrolled:before {
    opacity: 0;
    pointer-events: none;
  }
  #p-lp .p-achievements__graph:before {
    position: absolute;
    top: 195px;
    left: calc(50vw - 80px);
    z-index: 1;
    content: url(../images/lp/sp/scrollable.svg);
    transition: 0.3s;
  }
}
@media all and (max-width: 768px) {
  #p-lp .p-achievements__graph {
    margin: -120px auto 0;
    height: auto;
    width: 100vw;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  #p-lp .p-achievements__graph::-webkit-scrollbar {
    display: none;
  }
}
@media all and (min-width: 580px) and (max-width: 768px) {
  #p-lp .p-achievements__graph picture {
    margin: auto;
  }
}
@media all and (max-width: 768px) {
  #p-lp .p-achievements__graph picture {
    display: block;
    width: 540px;
    height: 508px;
    max-width: unset;
  }
}
#p-lp .p-achievements__graph-inner {
  display: contents;
}
@media all and (max-width: 579px) {
  #p-lp .p-achievements__graph-inner {
    padding: 0 20px;
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}
#p-lp .p-achievements__graph-image {
  max-width: unset;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#p-lp .p-achievements__note {
  position: relative;
  z-index: 0;
  margin: 10px 0 0;
  padding: 0 0 0 1em;
  font-size: 14px;
  line-height: 1.4285714286;
}
#p-lp .p-achievements__note:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "※";
}
#p-lp .p-contact {
  margin: 100px auto 0;
  padding: 0 20px;
  width: 100%;
  max-width: 1240px;
}
@media all and (max-width: 768px) {
  #p-lp .p-contact {
    margin: 80px auto 0;
  }
}
#p-lp .p-contact__inner {
  width: 100%;
  padding: 40px 20px;
  border-radius: 20px;
  background: linear-gradient(to right top, #2A3D74, #2376BE);
}
@media all and (max-width: 768px) {
  #p-lp .p-contact__inner {
    padding: 20px 10px;
    border-radius: 10px;
  }
}
#p-lp .p-contact__heading {
  position: relative;
  padding: 0 0 12px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.04em;
  line-height: 1.4583333333;
  text-align: center;
}
@media all and (max-width: 768px) {
  #p-lp .p-contact__heading {
    padding: 0 0 10px;
    font-size: 18px;
    line-height: 1.4444444444;
  }
}
#p-lp .p-contact__heading:before {
  position: absolute;
  bottom: 0;
  left: calc(50% - 40px);
  content: "";
  width: 80px;
  height: 2px;
  border-radius: 100vw;
  background: #fff;
  text-align: center;
}
@media all and (max-width: 768px) {
  #p-lp .p-contact__heading:before {
    left: calc(50% - 20px);
    width: 40px;
  }
}
#p-lp .p-contact__text {
  margin: 7px auto 0;
}
@media all and (max-width: 768px) {
  #p-lp .p-contact__text {
    margin: 17px auto 0;
  }
}
#p-lp .p-contact__text-image {
  margin: auto;
  max-width: 100%;
  height: auto;
}
#p-lp .p-contact__content {
  position: relative;
  z-index: 0;
  display: grid;
  grid-template-columns: repeat(2, calc(50% - 30px));
  gap: 15px 30px;
  justify-items: center;
  justify-content: center;
  margin: 22px auto 0;
  padding: 13px 20px 30px;
  max-width: 1000px;
  background: #fff;
  border-radius: 10px;
}
@media all and (max-width: 768px) {
  #p-lp .p-contact__content {
    margin: 17px auto 0;
    padding: 15px 10px 25px;
    display: block;
  }
}
#p-lp .p-contact__content:before {
  position: absolute;
  z-index: -1;
  bottom: 30px;
  left: calc(50% - 1.5px);
  content: "";
  width: 3px;
  height: 76px;
  border-radius: 100vw;
  background: #E6E7EC;
}
@media all and (max-width: 768px) {
  #p-lp .p-contact__content:before {
    content: none;
  }
}
#p-lp .p-contact__content-text {
  grid-column: 1/3;
}
#p-lp .p-contact__button {
  position: relative;
  z-index: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  width: 360px;
  height: 80px;
  border-radius: 100vw;
  background: #FF9D00;
  box-shadow: 0 5px 0 0 #D16000;
  color: #fff;
  transition: 0.3s;
}
@media all and (max-width: 768px) {
  #p-lp .p-contact__button {
    margin: 12px auto 0;
    width: 295px;
    height: 65px;
  }
}
@media (hover: hover) {
  #p-lp .p-contact__button:hover {
    transform: translateY(5px);
    box-shadow: 0 0 0 0 #D16000;
  }
}
#p-lp .p-contact__button.--secondary {
  background: #2A3D74;
  box-shadow: 0 5px 0 0 #000;
}
@media (hover: hover) {
  #p-lp .p-contact__button.--secondary:hover {
    box-shadow: 0 0 0 0 #000;
  }
}
@media all and (max-width: 768px) {
  #p-lp .p-contact__button.--secondary {
    margin: 20px auto 0;
  }
}
#p-lp .p-contact__button.--secondary:before {
  position: absolute;
  top: 35px;
  right: 30px;
  width: 18px;
  height: 15px;
  content: "";
  background: url(../images/lp/i-triangle.svg) no-repeat center/contain;
}
@media all and (max-width: 768px) {
  #p-lp .p-contact__button.--secondary:before {
    top: 29px;
    right: 20px;
    width: 14px;
    height: 12px;
  }
}
#p-lp .p-contact__button.--secondary .p-contact__button-row-1 {
  margin: 0;
  font-size: 24px;
  font-family: "Noto Sans JP", Meiryo, sans-serif;
}
@media all and (max-width: 768px) {
  #p-lp .p-contact__button.--secondary .p-contact__button-row-1 {
    font-size: 22px;
  }
}
#p-lp .p-contact__button.--secondary .p-contact__button-row-1:before {
  content: none;
}
#p-lp .p-contact__button.--secondary .p-contact__button-row-2 {
  font-size: 14px;
}
#p-lp .p-contact__button-row-1 {
  display: flex;
  align-items: center;
  margin: -8px auto;
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  font-family: "Roboto", Meiryo, sans-serif;
}
@media all and (max-width: 768px) {
  #p-lp .p-contact__button-row-1 {
    margin: 0;
    font-size: 22px;
    font-family: "Noto Sans JP", Meiryo, sans-serif;
  }
}
#p-lp .p-contact__button-row-1:before {
  content: "";
  margin: 0 6px;
  width: 28px;
  height: 28px;
  background: url(../images/lp/i-tel.svg) no-repeat center/contain;
}
@media all and (max-width: 768px) {
  #p-lp .p-contact__button-row-1:before {
    width: 23px;
    height: 23px;
  }
}
#p-lp .p-contact__button-row-2 {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}
@media all and (max-width: 768px) {
  #p-lp .p-contact__button-row-2 {
    font-size: 14px;
  }
}
#p-lp .p-consultation {
  margin: 120px auto 0;
  padding: 0 20px;
  width: 100%;
  max-width: 1240px;
}
@media all and (max-width: 768px) {
  #p-lp .p-consultation {
    margin: 80px auto 0;
  }
}
#p-lp .p-consultation__inner {
  position: relative;
  z-index: 0;
}
#p-lp .p-consultation__inner:before {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 65px;
  content: "";
  width: calc(50vw + 50%);
  height: 1084px;
  border-radius: 20px 0 0 20px;
  background: linear-gradient(to bottom, #F7F6F2, transparent);
}
@media all and (max-width: 768px) {
  #p-lp .p-consultation__inner:before {
    top: 93px;
    left: -20px;
    width: 100vw;
    height: calc(100% - 130px);
  }
}
#p-lp .p-consultation__content {
  margin: 40px auto 0;
}
#p-lp .p-consultation__issues {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 20px;
  max-width: 1000px;
  margin: auto;
}
@media all and (max-width: 768px) {
  #p-lp .p-consultation__issues {
    gap: 30px;
  }
}
#p-lp .p-consultation__issue {
  width: 100%;
}
#p-lp .p-consultation__issue-image {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
#p-lp .p-consultation__list {
  margin: 10px auto 0;
}
#p-lp .p-consultation__list-item {
  position: relative;
  padding: 0 0 0 16px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}
#p-lp .p-consultation__list-item:before {
  position: absolute;
  left: 0;
  top: 9px;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 100vw;
  background: #2376BE;
}
#p-lp .p-consultation__list-item:not(:first-child) {
  margin: 5px 0 0;
}
#p-lp .p-consultation__merit-heading {
  margin: 20px auto 0;
}
#p-lp .p-consultation__merit-heading-image {
  margin: auto;
  max-width: 100%;
  height: auto;
}
#p-lp .p-consultation__merit-text {
  margin: 30px auto 0;
}
#p-lp .p-consultation__merit-list {
  display: block;
  margin: 40px auto 0;
  max-width: 100%;
  height: auto;
}
#p-lp .p-consultation__merit-note {
  position: relative;
  margin: 20px auto 0;
  padding: 0 0 0 1em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
  line-height: 1.4285714286;
}
@media all and (max-width: 768px) {
  #p-lp .p-consultation__merit-note {
    margin: 10px auto 0;
  }
}
#p-lp .p-consultation__merit-note:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "※";
}
#p-lp .p-reason {
  margin: 120px auto 0;
  padding: 0 20px;
  width: 100%;
  max-width: 1240px;
}
@media all and (max-width: 768px) {
  #p-lp .p-reason {
    margin: 80px auto 0;
  }
}
#p-lp .p-reason__inner {
  position: relative;
  z-index: 0;
  padding: 0 0 100px;
}
@media all and (max-width: 768px) {
  #p-lp .p-reason__inner {
    padding: 0 0 60px;
  }
}
#p-lp .p-reason__inner:before {
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 65px;
  content: "";
  width: 100vw;
  height: calc(100% - 65px);
  background: #F7F6F2;
  transform: translateX(-50%);
}
#p-lp .p-reason__content {
  margin: 40px auto 0;
}
@media all and (max-width: 768px) {
  #p-lp .p-reason__list {
    width: 100vw;
    margin: 0 0 0 -20px;
  }
}
#p-lp .p-reason__item {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media all and (max-width: 768px) {
  #p-lp .p-reason__item {
    display: block;
  }
}
#p-lp .p-reason__item picture {
  display: contents;
}
#p-lp .p-reason__item:not(:first-of-type) {
  margin: 60px auto 0;
}
@media all and (max-width: 768px) {
  #p-lp .p-reason__item:not(:first-of-type) {
    margin: 40px auto 0;
  }
}
#p-lp .p-reason__item:nth-of-type(odd) {
  flex-direction: row-reverse;
}
#p-lp .p-reason__item:nth-of-type(odd) .p-reason__item-content {
  box-shadow: 5px 5px 0 0 rgba(5, 23, 64, 0.1);
}
#p-lp .p-reason__item:nth-of-type(odd) .p-reason__item-image {
  border-radius: 10px 0 0 10px;
  transform: translateX(-60px);
}
#p-lp .p-reason__item:nth-of-type(even) {
  flex-direction: row;
}
#p-lp .p-reason__item:nth-of-type(even) .p-reason__item-content {
  box-shadow: -5px 5px 0 0 rgba(5, 23, 64, 0.1);
}
#p-lp .p-reason__item:nth-of-type(even) .p-reason__item-image {
  border-radius: 0 10px 10px 0;
  transform: translateX(60px);
}
@media all and (max-width: 768px) {
  #p-lp .p-reason__item:nth-of-type(odd), #p-lp .p-reason__item:nth-of-type(even) {
    flex-direction: column;
  }
  #p-lp .p-reason__item:nth-of-type(odd) .p-reason__item-content, #p-lp .p-reason__item:nth-of-type(even) .p-reason__item-content {
    box-shadow: 0 5px 0 0 rgba(5, 23, 64, 0.1);
  }
  #p-lp .p-reason__item:nth-of-type(odd) .p-reason__item-image, #p-lp .p-reason__item:nth-of-type(even) .p-reason__item-image {
    border-radius: 0;
    transform: unset;
  }
}
#p-lp .p-reason__item-content {
  position: relative;
  z-index: 1;
  flex-shrink: 0;
  display: grid;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: center;
  padding: 50px 60px 60px;
  width: 60.1666666667%;
  min-width: 500px;
  min-height: 376px;
  border-radius: 10px;
  background: #fff;
}
@media all and (max-width: 768px) {
  #p-lp .p-reason__item-content {
    display: block;
    margin: -40px auto 0;
    padding: 30px 20px 40px;
    width: 100%;
    min-width: unset;
    min-height: unset;
  }
}
#p-lp .p-reason__item-content > p {
  margin-top: 30px;
}
@media all and (max-width: 768px) {
  #p-lp .p-reason__item-content > p {
    margin-top: 20px;
  }
}
#p-lp .p-reason__item-content > .c-note {
  margin-top: 20px;
}
@media all and (max-width: 768px) {
  #p-lp .p-reason__item-content > .c-note {
    margin-top: 10px;
  }
}
#p-lp .p-reason__item-image {
  flex-shrink: 0;
  width: 51.75%;
  min-height: 456px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (max-width: 768px) {
  #p-lp .p-reason__item-image {
    width: 100%;
    height: auto;
    min-height: unset;
    aspect-ratio: 375/275;
  }
}
#p-lp .p-reason__books-container {
  max-width: 1000px;
  margin: 60px auto 0;
  padding: 27px 40px 40px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 5px 5px 0 0 rgba(5, 23, 64, 0.1);
}
@media all and (max-width: 768px) {
  #p-lp .p-reason__books-container {
    margin: 40px auto 0;
    padding: 11px 15px 20px;
  }
}
#p-lp .p-reason__books-heading-image {
  margin: auto;
  max-width: 100%;
  height: auto;
}
#p-lp .p-reason__books {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
  gap: 25px;
  margin: 25px auto 0;
}
@media all and (max-width: 768px) {
  #p-lp .p-reason__books {
    gap: 30px 15px;
    margin: 20px auto 0;
  }
}
#p-lp .p-reason__book-date {
  display: block;
  margin: 5px 0 0;
  font-size: 14px;
  line-height: 1.4285714286;
}
#p-lp .p-reason__book-name {
  margin: 2px 0 0;
  font-size: 14px;
  line-height: 1.6428571429;
  text-decoration: underline;
  color: #2376BE;
}
#p-lp .p-service {
  margin: 120px auto 0;
  padding: 0 20px;
  width: 100%;
  max-width: 920px;
}
@media all and (max-width: 768px) {
  #p-lp .p-service {
    margin: 80px auto 0;
  }
}
#p-lp .p-service__content {
  margin: 40px auto 0;
}
@media all and (max-width: 768px) {
  #p-lp .p-service__content {
    margin: 50px auto 0;
  }
}
#p-lp .p-service__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px 20px;
}
@media all and (max-width: 768px) {
  #p-lp .p-service__list {
    gap: 30px 15px;
  }
}
#p-lp .p-service__item {
  position: relative;
  z-index: 0;
  display: grid;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: calc((100% - 40px) / 3);
  justify-items: center;
}
@media all and (max-width: 768px) {
  #p-lp .p-service__item {
    max-width: calc((100% - 15px) / 2);
  }
}
#p-lp .p-service__item-name {
  position: relative;
  z-index: 1;
  grid-row: 1;
  grid-column: 1;
  margin: 20px auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  line-height: 1.3333333333;
}
@media all and (max-width: 768px) {
  #p-lp .p-service__item-name {
    margin: -10px auto 0;
    font-size: 18px;
  }
}
#p-lp .p-service__item-image {
  grid-row: 1;
  grid-column: 1;
}
#p-lp .p-price {
  margin: 120px auto 0;
  padding: 0 20px;
  width: 100%;
  max-width: 1040px;
}
#p-lp .p-price .c-heading-2 {
  margin: 80px auto 30px;
}
@media all and (max-width: 768px) {
  #p-lp .p-price .c-heading-2 {
    margin: 60px auto 20px;
  }
}
#p-lp .p-price .c-note {
  margin-top: 10px;
}
#p-lp .p-price .c-note + .c-note {
  margin-top: 5px;
}
@media all and (max-width: 768px) {
  #p-lp .p-price .c-note + .c-note {
    margin-top: 10px;
  }
}
@media all and (max-width: 768px) {
  #p-lp .p-price {
    margin: 80px auto 0;
  }
}
#p-lp .p-price__content {
  margin: 40px auto 0;
}
#p-lp .p-price__lead-text {
  margin: 12px auto 0;
}
#p-lp .p-price__points {
  position: relative;
  z-index: 0;
  margin: 55px auto 0;
  padding: 33px 30px;
  border-radius: 10px;
  background: #F7F6F2;
}
@media all and (max-width: 768px) {
  #p-lp .p-price__points {
    margin: 45px auto 0;
    padding: 25px 15px 15px;
  }
}
#p-lp .p-price__points-heading {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  transform: translate(-50%, -50%);
}
#p-lp .p-price__points-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 30px;
  justify-content: center;
  align-items: center;
}
@media all and (max-width: 768px) {
  #p-lp .p-price__points-list {
    gap: 9px;
    flex-direction: column;
    align-items: flex-start;
  }
}
#p-lp .p-price__points-list-item {
  position: relative;
  padding: 0 0 0 30px;
  font-size: 16px;
}
#p-lp .p-price__points-list-item:before {
  position: absolute;
  left: 0;
  top: 0;
  content: url(../images/lp/i-check.svg);
}
#p-lp .p-price table {
  margin-top: 30px;
}
@media all and (max-width: 768px) {
  #p-lp .p-price table {
    margin-top: 20px;
  }
}
#p-lp .p-price table + table {
  margin-top: 40px;
}
@media all and (max-width: 768px) {
  #p-lp .p-price table + table {
    margin-top: 20px;
  }
}
#p-lp .p-price__table-1 {
  position: relative;
  z-index: 0;
  table-layout: fixed;
  width: 100%;
  border: solid 1px #2376BE;
}
#p-lp .p-price__table-1 tr {
  position: relative;
  display: flex;
}
#p-lp .p-price__table-1 tr > * {
  width: 100%;
  flex-grow: 1;
  flex-shrink: 1;
  font-weight: bold;
  text-align: center;
}
#p-lp .p-price__table-1 tr small {
  font-size: 90%;
}
@media all and (max-width: 768px) {
  #p-lp .p-price__table-1 tr {
    display: flex;
  }
  #p-lp .p-price__table-1 tr > :first-child {
    width: 113px;
    flex-shrink: 0;
  }
  #p-lp .p-price__table-1 tr > :not(:first-child) {
    width: 100%;
    flex-grow: 1;
    flex-shrink: 1;
  }
}
#p-lp .p-price__table-1 tr:first-child {
  gap: 2px;
}
#p-lp .p-price__table-1 tr:first-child > * {
  padding: 8.5px 10px;
  background: #2376BE;
  font-size: 20px;
  color: #fff;
}
@media all and (max-width: 768px) {
  #p-lp .p-price__table-1 tr:first-child > * {
    padding: 9px 10px;
    font-size: 18px;
  }
}
#p-lp .p-price__table-1 tr:not(:first-child) > :first-child {
  font-size: 16px;
}
@media all and (max-width: 768px) {
  #p-lp .p-price__table-1 tr:not(:first-child) > :first-child {
    font-size: 14px;
  }
}
#p-lp .p-price__table-1 tr:not(:first-child) > :not(:first-child) {
  background-color: #F3F8FB;
  font-size: 20px;
  color: #F4433B;
}
@media all and (max-width: 768px) {
  #p-lp .p-price__table-1 tr:not(:first-child) > :not(:first-child) {
    font-size: 16px;
  }
}
#p-lp .p-price__table-1 tr:not(:first-child) > * {
  padding: 13.5px 10px;
}
#p-lp .p-price__table-1 tr:not(:first-child):not(:last-child):before {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: url(../images/lp/table-border-1.svg) repeat-x left bottom/100% auto;
}
@media all and (max-width: 768px) {
  #p-lp .p-price__table-1 tr:not(:first-child):not(:last-child):before {
    background-size: auto;
  }
}
#p-lp .p-price__table-2 {
  position: relative;
  z-index: 0;
  table-layout: fixed;
  width: 100%;
  border: solid 1px #2376BE;
}
#p-lp .p-price__table-2 tr {
  position: relative;
  display: flex;
}
@media all and (max-width: 768px) {
  #p-lp .p-price__table-2 tr {
    flex-direction: column;
  }
}
#p-lp .p-price__table-2 tr > * {
  padding: 8px 20px;
  width: 100%;
  flex-grow: 1;
  flex-shrink: 1;
  font-size: 16px;
}
@media all and (max-width: 768px) {
  #p-lp .p-price__table-2 tr > * {
    padding: 7.5px 10px;
  }
}
#p-lp .p-price__table-2 tr small {
  font-size: 90%;
}
#p-lp .p-price__table-2 tr > :first-child {
  width: 360px;
  flex-shrink: 0;
  background: #2376BE;
  font-weight: bold;
  color: #fff;
}
@media all and (max-width: 768px) {
  #p-lp .p-price__table-2 tr > :first-child {
    width: 100%;
  }
}
@media all and (max-width: 768px) {
  #p-lp .p-price__table-2 tr > :not(:first-child) {
    width: 100%;
    flex-grow: 1;
    flex-shrink: 1;
  }
}
#p-lp .p-price__table-2 tr:not(:first-child) {
  border-top: solid 2px #fff;
}
@media all and (max-width: 768px) {
  #p-lp .p-price__table-2 tr:not(:first-child) {
    border: none;
  }
}
#p-lp .p-price__table-2 tr:nth-child(odd) {
  background: #F3F8FB;
}
@media all and (max-width: 768px) {
  #p-lp .p-price__table-2 tr:nth-child(odd) {
    background: #fff;
  }
}
#p-lp .p-price__table-3 {
  position: relative;
  z-index: 0;
  table-layout: fixed;
  width: 100%;
  border: solid 1px #2376BE;
}
@media all and (max-width: 768px) {
  #p-lp .p-price__table-3 {
    min-width: 446px;
  }
}
#p-lp .p-price__table-3 tr:first-child {
  gap: 2px;
}
#p-lp .p-price__table-3 tr:first-child > * {
  padding: 8.5px 10px;
  background: #2376BE;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
@media all and (max-width: 768px) {
  #p-lp .p-price__table-3 tr:first-child > * {
    padding: 7.25px 10px;
    font-size: 16px;
  }
}
#p-lp .p-price__table-3 tr:not(:first-child) > :first-child {
  position: relative;
  padding-top: 15.5px;
  background: #F3F8FB;
  font-size: 16px;
  font-weight: bold;
}
@media all and (max-width: 768px) {
  #p-lp .p-price__table-3 tr:not(:first-child) > :first-child {
    padding-top: 9.25px;
  }
}
#p-lp .p-price__table-3 tr:not(:first-child) > :first-child:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: #fff;
}
#p-lp .p-price__table-3 tr:not(:first-child) > * {
  padding: 13.5px 10px;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
}
@media all and (max-width: 768px) {
  #p-lp .p-price__table-3 tr:not(:first-child) > * {
    padding: 7.25px 10px;
    text-align: left;
  }
}
#p-lp .p-price__table-3 tr:nth-child(n+3) > :not(:first-child) {
  position: relative;
  padding-top: 15.5px;
}
@media all and (max-width: 768px) {
  #p-lp .p-price__table-3 tr:nth-child(n+3) > :not(:first-child) {
    padding-top: 9.25px;
  }
}
#p-lp .p-price__table-3 tr:nth-child(n+3) > :not(:first-child):before {
  position: absolute;
  left: 0;
  top: 0.5px;
  content: "";
  width: 100%;
  height: 1px;
  background: url(../images/lp/table-border-1.svg) repeat-x left bottom/auto auto;
}
@media all and (max-width: 480px) {
  #p-lp .p-price__table-scroll-inner {
    padding: 0 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #p-lp .p-price__table-scroll-inner > :first-child {
    margin-top: 0;
  }
  #p-lp .p-price__table-scroll-container {
    position: relative;
    overflow: auto;
    width: 100vw;
    max-width: 100vw;
    transform: translateX(-20px);
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  #p-lp .p-price__table-scroll-container > :first-child {
    margin-top: 0;
  }
  #p-lp .p-price__table-scroll-container::-webkit-scrollbar {
    display: none;
  }
  #p-lp .p-price__table-scroll-container.--is-scrolled:before {
    opacity: 0;
    pointer-events: none;
  }
  #p-lp .p-price__table-scroll-container:before {
    position: absolute;
    top: calc(50% - 60px);
    left: calc(50vw - 80px);
    z-index: 1;
    content: url(../images/lp/sp/scrollable.svg);
    transition: 0.3s;
  }
}
#p-lp .p-simulation__leads {
  margin: 30px auto 0;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__leads {
    margin: 18px auto 0;
  }
}
#p-lp .p-simulation__lead {
  display: none;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #2376BE;
}
#p-lp .p-simulation__lead.--is-active {
  display: block;
}
#p-lp .p-simulation__lead.--secondary {
  color: #23ACBE;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__lead {
    font-size: 16px;
  }
}
#p-lp .p-simulation__tab-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-buttons {
    gap: 10px;
  }
}
#p-lp .p-simulation__tab-button {
  position: relative;
  z-index: 0;
  padding: 15px;
  width: 100%;
  border-radius: 100vw;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.25;
  text-align: center;
  background: #2376BE;
  box-shadow: 0 5px 0 0 #2A3D74;
  transition: 0.3s;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-button {
    padding: 10px;
    font-size: 16px;
    box-shadow: 0 4px 0 0 #2A3D74;
  }
}
#p-lp .p-simulation__tab-button:before {
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: calc(50% - 12px);
  content: "";
  width: 24px;
  height: 20px;
  background: #2376BE;
  -webkit-mask-image: url(../images/lp/i-triangle.svg);
          mask-image: url(../images/lp/i-triangle.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  transition: 0.3s;
}
#p-lp .p-simulation__tab-button.--secondary {
  background: #23ACBE;
  box-shadow: 0 5px 0 0 #134A5A;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-button.--secondary {
    box-shadow: 0 4px 0 0 #134A5A;
  }
}
#p-lp .p-simulation__tab-button.--secondary:before {
  background: #23ACBE;
}
@media (hover: hover) {
  #p-lp .p-simulation__tab-button:hover {
    box-shadow: 0 0 0 0 #051740;
    transform: translateY(5px);
  }
}
@media (hover: hover) and (max-width: 768px) {
  #p-lp .p-simulation__tab-button:hover {
    transform: translateY(4px);
  }
}
#p-lp .p-simulation__tab-button.--is-active {
  box-shadow: 0 0 0 0 #051740;
  transform: translateY(9px);
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-button.--is-active {
    transform: translateY(4px);
  }
}
#p-lp .p-simulation__tab-button.--is-active:before {
  bottom: -12px;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-button.--is-active:before {
    bottom: -8px;
  }
}
#p-lp .p-simulation__tab-contents {
  margin: 30px auto 0;
  padding: 40px 20px;
  border-radius: 10px;
  background: #F7F6F2;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-contents {
    margin: 20px 0 0 -20px;
    padding: 30px 20px;
    width: calc(100% + 40px);
  }
}
#p-lp .p-simulation__tab-content {
  display: none;
}
#p-lp .p-simulation__tab-content.--is-active {
  display: block;
}
#p-lp .p-simulation__tab-content .form,
#p-lp .p-simulation__tab-content .result {
  max-width: 720px;
  margin: auto;
  text-align: center;
}
#p-lp .p-simulation__tab-content .form .c-note,
#p-lp .p-simulation__tab-content .result .c-note {
  text-align: left;
}
#p-lp .p-simulation__tab-content .form > dl + dl,
#p-lp .p-simulation__tab-content .result > dl + dl {
  margin: 40px auto 0;
  padding: 40px 0 0;
  background: url(../images/lp/simurator-line.svg) no-repeat top left;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-content .form > dl + dl,
#p-lp .p-simulation__tab-content .result > dl + dl {
    margin: 30px auto 0;
    padding: 30px 0 0;
  }
}
#p-lp .p-simulation__tab-content .form dt,
#p-lp .p-simulation__tab-content .result dt {
  margin: auto;
  font-size: 24px;
  font-weight: bold;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-content .form dt,
#p-lp .p-simulation__tab-content .result dt {
    font-size: 20px;
  }
}
#p-lp .p-simulation__tab-content .form dd,
#p-lp .p-simulation__tab-content .result dd {
  margin: 10px auto 0;
}
#p-lp .p-simulation__tab-content .form dd dt,
#p-lp .p-simulation__tab-content .result dd dt {
  margin: 20px auto 0;
  font-size: 16px;
}
#p-lp .p-simulation__tab-content .form select,
#p-lp .p-simulation__tab-content .result select {
  padding: 5px 15px;
  border: solid 2px #051740;
  border-radius: 5px;
  width: 320px;
  max-width: 100%;
  height: 50px;
  background: #fff url(../images/lp/i-triangle-deep-blue.svg) no-repeat calc(100% - 18px) 18px;
  font-size: 14px;
  text-align: left;
  cursor: pointer;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-content .form select,
#p-lp .p-simulation__tab-content .result select {
    width: 335px;
  }
}
#p-lp .p-simulation__tab-content .form input[type=text],
#p-lp .p-simulation__tab-content .result input[type=text] {
  padding: 5px 15px;
  border: solid 2px #051740;
  border-radius: 5px;
  width: 320px;
  max-width: 100%;
  height: 50px;
  background: #fff;
  font-size: 14px;
  text-align: left;
  cursor: pointer;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-content .form input[type=text],
#p-lp .p-simulation__tab-content .result input[type=text] {
    width: 335px;
  }
}
#p-lp .p-simulation__tab-content .form .radio-list,
#p-lp .p-simulation__tab-content .result .radio-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 20px 30px;
  font-size: 16px;
}
#p-lp .p-simulation__tab-content .form .radio-list input,
#p-lp .p-simulation__tab-content .result .radio-list input {
  display: none;
}
#p-lp .p-simulation__tab-content .form .radio-list label,
#p-lp .p-simulation__tab-content .result .radio-list label {
  position: relative;
  padding: 0 0 0 23px;
}
#p-lp .p-simulation__tab-content .form .radio-list label:before,
#p-lp .p-simulation__tab-content .result .radio-list label:before {
  position: absolute;
  left: 0;
  top: 4px;
  content: url(../images/lp/radio-not-checked.svg);
  line-height: 0;
}
#p-lp .p-simulation__tab-content .form .radio-list input:checked + label:before,
#p-lp .p-simulation__tab-content .result .radio-list input:checked + label:before {
  content: url(../images/lp/radio-checked.svg);
}
#p-lp .p-simulation__tab-content .form .family,
#p-lp .p-simulation__tab-content .result .family {
  margin-top: 30px;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-content .form .total-assets,
#p-lp .p-simulation__tab-content .result .total-assets {
    padding: 0 40px 0 0;
    width: 335px;
    max-width: 100%;
  }
}
#p-lp .p-simulation__tab-content .form .total-assets .input-after,
#p-lp .p-simulation__tab-content .result .total-assets .input-after {
  display: inline-block;
  width: 0;
  white-space: nowrap;
  font-size: 16px;
  transform: translate(8px, 4px);
}
#p-lp .p-simulation__tab-content .form .result-line,
#p-lp .p-simulation__tab-content .result .result-line {
  margin: 10px auto 40px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5555555556;
  color: #F4433B;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-content .form .result-line,
#p-lp .p-simulation__tab-content .result .result-line {
    font-size: 18px;
  }
  #p-lp .p-simulation__tab-content .form .result-line.basic-fee,
#p-lp .p-simulation__tab-content .result .result-line.basic-fee {
    margin: 10px auto 30px;
  }
}
#p-lp .p-simulation__tab-content .form .total,
#p-lp .p-simulation__tab-content .result .total {
  position: relative;
  z-index: 0;
  margin: 60px auto 0;
  padding: 37px 30px 30px;
  border-radius: 5px;
  width: 100%;
  min-height: 110px;
  background: #fff;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-content .form .total,
#p-lp .p-simulation__tab-content .result .total {
    margin: 55px auto 0;
    padding: 27px 25px 25px;
    min-height: 90px;
  }
}
#p-lp .p-simulation__tab-content .form .total-title,
#p-lp .p-simulation__tab-content .result .total-title {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  transform: translate(-50%, -50%);
}
#p-lp .p-simulation__tab-content .form .title,
#p-lp .p-simulation__tab-content .result .title {
  margin: 40px auto 0;
  font-size: 24px;
  font-weight: bold;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-content .form .title,
#p-lp .p-simulation__tab-content .result .title {
    margin: 30px auto 0;
    font-size: 20px;
  }
}
#p-lp .p-simulation__tab-content .form .price,
#p-lp .p-simulation__tab-content .result .price {
  font-size: 22px;
  font-weight: bold;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-content .form .price,
#p-lp .p-simulation__tab-content .result .price {
    font-size: 18px;
  }
}
#p-lp .p-simulation__tab-content .form .price .num,
#p-lp .p-simulation__tab-content .result .price .num {
  margin: 0 2px;
  color: #F4433B;
  font-size: 42px;
  font-family: "Nanum Gothic", Meiryo, sans-serif;
  line-height: 1;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-content .form .price .num,
#p-lp .p-simulation__tab-content .result .price .num {
    font-size: 38px;
  }
}
#p-lp .p-simulation__tab-content .form .price .tax,
#p-lp .p-simulation__tab-content .result .price .tax {
  margin: 0 -7px;
  font-size: 16px;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-content .form .price .tax,
#p-lp .p-simulation__tab-content .result .price .tax {
    font-size: 14px;
  }
}
#p-lp .p-simulation__tab-content .form .secondary,
#p-lp .p-simulation__tab-content .result .secondary {
  margin: 40px auto 0;
  padding: 40px 0 0;
  background: url(../images/lp/simurator-line.svg) no-repeat top left;
}
#p-lp .p-simulation__tab-content .form .secondary > :first-child,
#p-lp .p-simulation__tab-content .result .secondary > :first-child {
  margin-top: 0;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-content .form .secondary,
#p-lp .p-simulation__tab-content .result .secondary {
    margin: 30px auto 0;
    padding: 30px 0 0;
  }
}
#p-lp .p-simulation__tab-content .form .secondary table,
#p-lp .p-simulation__tab-content .result .secondary table {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 15px auto 0;
  font-size: 16px;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-content .form .secondary table,
#p-lp .p-simulation__tab-content .result .secondary table {
    margin: 10px auto;
  }
}
#p-lp .p-simulation__tab-content .form .secondary table th,
#p-lp .p-simulation__tab-content .result .secondary table th {
  font-weight: bold;
}
#p-lp .p-simulation__tab-content .form .secondary table td,
#p-lp .p-simulation__tab-content .form .secondary table th,
#p-lp .p-simulation__tab-content .result .secondary table td,
#p-lp .p-simulation__tab-content .result .secondary table th {
  padding: 5px 10px;
}
#p-lp .p-simulation__tab-content .form .btn-grid,
#p-lp .p-simulation__tab-content .result .btn-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  gap: 40px;
  margin: 60px auto 0;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-content .form .btn-grid,
#p-lp .p-simulation__tab-content .result .btn-grid {
    grid-template-columns: 100%;
    justify-content: center;
    gap: 30px;
    margin: 30px auto 0;
  }
}
#p-lp .p-simulation__tab-content .form .btn-grid .item-1 > :first-child,
#p-lp .p-simulation__tab-content .form .btn-grid .item-2 > :first-child,
#p-lp .p-simulation__tab-content .form .btn-grid .item-3 > :first-child,
#p-lp .p-simulation__tab-content .result .btn-grid .item-1 > :first-child,
#p-lp .p-simulation__tab-content .result .btn-grid .item-2 > :first-child,
#p-lp .p-simulation__tab-content .result .btn-grid .item-3 > :first-child {
  margin-top: 0;
}
#p-lp .p-simulation__tab-content .form .btn-grid .item-1,
#p-lp .p-simulation__tab-content .result .btn-grid .item-1 {
  grid-column: 1/3;
  grid-row: 1/2;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-content .form .btn-grid .item-1,
#p-lp .p-simulation__tab-content .result .btn-grid .item-1 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
#p-lp .p-simulation__tab-content .form .btn-grid .item-2,
#p-lp .p-simulation__tab-content .result .btn-grid .item-2 {
  grid-column: 1/2;
  grid-row: 2/3;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-content .form .btn-grid .item-2,
#p-lp .p-simulation__tab-content .result .btn-grid .item-2 {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}
#p-lp .p-simulation__tab-content .form .btn-grid .item-3,
#p-lp .p-simulation__tab-content .result .btn-grid .item-3 {
  grid-column: 2/3;
  grid-row: 2/3;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-content .form .btn-grid .item-3,
#p-lp .p-simulation__tab-content .result .btn-grid .item-3 {
    grid-column: 1/2;
    grid-row: 2/3;
  }
}
#p-lp .p-simulation__tab-content .form .btn-grid .btn-contact,
#p-lp .p-simulation__tab-content .result .btn-grid .btn-contact {
  margin: 15px auto 0;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-content .form .btn-grid .btn-contact,
#p-lp .p-simulation__tab-content .result .btn-grid .btn-contact {
    margin: 8px auto 0;
  }
}
#p-lp .p-simulation__tab-content .separate-estimate .after-price {
  display: none;
}
#p-lp .p-simulation__tab-content .form-2 .form,
#p-lp .p-simulation__tab-content .form-2 .result {
  display: none;
}
#p-lp .p-simulation__tab-content .form-2 .form > :first-child,
#p-lp .p-simulation__tab-content .form-2 .result > :first-child {
  margin-top: 0;
}
#p-lp .p-simulation__tab-content .form-2 .result-line {
  margin: 20px auto 0;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-content .form-2 .result-line {
    margin: 10px auto 0;
  }
}
#p-lp .p-simulation__tab-content .form-2 .result-line + .result-line {
  margin: 15px auto 0;
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-content .form-2 .result-line + .result-line {
    margin: 10px auto 0;
  }
}
@media all and (max-width: 768px) {
  #p-lp .p-simulation__tab-content .form-2 .total {
    margin-top: 45px;
  }
}
#p-lp .p-simulation__tab-content .form-2 .on {
  display: block;
}
#p-lp .p-voice {
  margin: 120px auto 0;
  width: 100%;
}
@media all and (max-width: 768px) {
  #p-lp .p-voice {
    margin: 80px auto 0;
  }
}
#p-lp .p-voice .c-heading-2 {
  margin: 80px auto 30px;
}
@media all and (max-width: 768px) {
  #p-lp .p-voice .c-heading-2 {
    margin: 60px auto 20px;
  }
}
#p-lp .p-voice__inner {
  position: relative;
  z-index: 0;
}
#p-lp .p-voice__content {
  position: relative;
  margin: 35px auto 0;
  padding: 0 0 85px;
}
@media all and (max-width: 768px) {
  #p-lp .p-voice__content {
    margin: 25px auto 0;
    padding: 0 0 45px;
  }
}
#p-lp .p-voice__content:before {
  position: absolute;
  z-index: -1;
  top: -85px;
  left: 50%;
  width: 100vw;
  height: calc(100% + 85px);
  content: "";
  background: #F7F6F2;
  transform: translateX(-50%);
}
@media all and (max-width: 768px) {
  #p-lp .p-voice__content:before {
    top: -65px;
    height: calc(100% + 65px);
  }
}
#p-lp .p-voice__slider-item {
  position: relative;
  z-index: 0;
  margin: 15px 30px;
  padding: 30px 40px 40px;
  width: 500px;
  min-height: 435px;
  height: auto;
  border-radius: 10px;
  background: #fff;
}
@media all and (max-width: 768px) {
  #p-lp .p-voice__slider-item {
    margin: 15px 5px;
    padding: 30px 20px;
    width: 315px;
    min-height: 450px;
  }
}
#p-lp .p-voice__slider-item:before {
  position: absolute;
  z-index: 1;
  left: 20px;
  top: -12px;
  content: "";
  width: 34px;
  height: 25px;
  background: url(../images/lp/voice-slide-item-before.svg) no-repeat center/contain;
}
@media all and (max-width: 768px) {
  #p-lp .p-voice__slider-item:before {
    left: 10px;
    top: -8px;
    width: 25px;
    height: 18px;
  }
}
#p-lp .p-voice__slider-item:after {
  position: absolute;
  z-index: 1;
  right: 20px;
  bottom: -12px;
  content: "";
  width: 34px;
  height: 25px;
  background: url(../images/lp/voice-slide-item-after.svg) no-repeat center/contain;
}
@media all and (max-width: 768px) {
  #p-lp .p-voice__slider-item:after {
    right: 10px;
    bottom: -8px;
    width: 25px;
    height: 18px;
  }
}
#p-lp .p-voice__slider-header {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto 1fr;
  align-items: center;
  gap: 10px 20px;
}
@media all and (max-width: 768px) {
  #p-lp .p-voice__slider-header {
    gap: 5px 10px;
  }
}
#p-lp .p-voice__slider-icon {
  grid-column: 1/2;
  grid-row: 1/3;
  display: block;
  width: 120px;
  height: 120px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100vw;
}
@media all and (max-width: 768px) {
  #p-lp .p-voice__slider-icon {
    width: 60px;
    height: 60px;
  }
}
#p-lp .p-voice__slider-name {
  grid-column: 2/3;
  grid-row: 1/2;
  margin: 15px 0 0;
  font-size: 16px;
  color: #2A3D74;
}
@media all and (max-width: 768px) {
  #p-lp .p-voice__slider-name {
    margin: 0;
    font-size: 14px;
  }
}
#p-lp .p-voice__slider-title {
  grid-column: 2/3;
  grid-row: 2/3;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.6;
  color: #2A3D74;
}
@media all and (max-width: 768px) {
  #p-lp .p-voice__slider-title {
    font-size: 15px;
    line-height: 1.4666666667;
  }
}
#p-lp .p-voice__slider-content {
  margin: 20px 0 0;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 1.75;
}
@media all and (max-width: 768px) {
  #p-lp .p-voice__slider-content {
    margin: 13px 0 0;
    font-size: 14px;
    line-height: 2;
  }
}
#p-lp .p-voice .slick-track {
  display: flex;
  align-items: stretch;
}
#p-lp .p-voice .slick-arrow {
  position: absolute;
  z-index: 1;
  top: calc(50% - 30px);
  width: 60px;
  height: 60px;
  border-radius: 100vw;
  color: transparent;
  font-size: 0;
  transition: 0.3s;
}
@media all and (max-width: 768px) {
  #p-lp .p-voice .slick-arrow {
    top: calc(50% - 5px);
    width: 50px;
    height: 50px;
  }
}
@media (hover: hover) {
  #p-lp .p-voice .slick-arrow:hover {
    opacity: 0.7;
  }
}
#p-lp .p-voice .slick-prev {
  left: calc(50% - 290px);
  background: url(../images/lp/voice-slide-arrow-prev.svg) no-repeat center/contain;
}
@media all and (max-width: 768px) {
  #p-lp .p-voice .slick-prev {
    left: -7px;
  }
}
#p-lp .p-voice .slick-next {
  right: calc(50% - 290px);
  background: url(../images/lp/voice-slide-arrow-next.svg) no-repeat center/contain;
}
@media all and (max-width: 768px) {
  #p-lp .p-voice .slick-next {
    right: -7px;
  }
}
#p-lp .p-expert {
  margin: 120px auto 0;
  width: 100%;
}
@media all and (max-width: 768px) {
  #p-lp .p-expert {
    margin: 80px auto 0;
  }
}
#p-lp .p-expert .c-heading-2 {
  margin: 80px auto 30px;
}
@media all and (max-width: 768px) {
  #p-lp .p-expert .c-heading-2 {
    margin: 60px auto 20px;
  }
}
#p-lp .p-expert__content {
  margin: 40px auto 0;
}
#p-lp .p-expert__slider-item {
  position: relative;
  display: grid;
  grid-template-columns: 278px 1fr;
  grid-template-rows: auto auto 1fr;
  gap: 15px 30px;
  margin: 0 45px 10px 30px;
  padding: 0 40px 0 0;
  width: 778px;
  min-height: 418px;
  border: solid 4px #96BFE2;
  border-radius: 10px;
  background: #F5FBFF;
}
@media all and (max-width: 768px) {
  #p-lp .p-expert__slider-item {
    grid-template-columns: 135px 1fr;
    grid-template-rows: 105px auto 1fr;
    gap: 0 10px;
    margin: 0 7.5px 10px;
    padding: 0 11px 11px 0;
    width: 315px;
    border: solid 3px #96BFE2;
    min-height: 586px;
  }
}
#p-lp .p-expert__slider-item:before {
  position: absolute;
  z-index: -1;
  bottom: -14px;
  right: -14px;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to right top, #2A3D74, #2376BE);
  border-radius: 10px;
  opacity: 0.45;
}
@media all and (max-width: 768px) {
  #p-lp .p-expert__slider-item:before {
    bottom: -8px;
    right: -8px;
  }
}
#p-lp .p-expert__slider-image {
  grid-column: 1/2;
  grid-row: 1/4;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 8px 0 0 8px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
}
@media all and (max-width: 768px) {
  #p-lp .p-expert__slider-image {
    grid-column: 1/2;
    grid-row: 1/3;
    border-radius: 7px 0 0 0;
    height: 200px;
    width: 135px;
  }
}
#p-lp .p-expert__slider-title {
  grid-column: 2/3;
  grid-row: 1/2;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin: 40px 0 0;
  padding: 8px;
  border-radius: 2px;
  font-weight: bold;
  max-width: 400px;
  background: linear-gradient(to right top, #2A3D74, #2376BE);
  color: #fff;
  text-align: center;
  letter-spacing: 0.04em;
}
@media all and (max-width: 768px) {
  #p-lp .p-expert__slider-title {
    align-self: end;
    margin: 0;
    flex-direction: column;
    gap: 2px;
    padding: 10px 5px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    white-space: nowrap;
  }
}
#p-lp .p-expert__slider-before-name {
  font-size: 20px;
}
@media all and (max-width: 768px) {
  #p-lp .p-expert__slider-before-name {
    font-size: 16px;
  }
}
#p-lp .p-expert__slider-name {
  font-size: 24px;
}
@media all and (max-width: 768px) {
  #p-lp .p-expert__slider-name {
    font-size: 20px;
  }
}
#p-lp .p-expert__slider-affiliation {
  grid-column: 2/3;
  grid-row: 2/3;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4444444444;
  letter-spacing: 0.04em;
}
@media all and (max-width: 768px) {
  #p-lp .p-expert__slider-affiliation {
    margin: 10px 0 0;
    font-size: 16px;
    line-height: 1.625;
  }
}
#p-lp .p-expert__slider-content {
  grid-column: 2/3;
  grid-row: 3/4;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 1.75;
}
@media all and (max-width: 768px) {
  #p-lp .p-expert__slider-content {
    grid-column: 1/3;
    grid-row: 3/4;
    margin: 20px 0 0 11px;
  }
}
#p-lp .p-expert .slick-arrow {
  position: absolute;
  z-index: 1;
  top: calc(50% - 30px);
  width: 60px;
  height: 60px;
  border-radius: 100vw;
  color: transparent;
  font-size: 0;
  transition: 0.3s;
}
@media all and (max-width: 768px) {
  #p-lp .p-expert .slick-arrow {
    top: calc(50% - 573x);
    width: 50px;
    height: 50px;
  }
}
@media (hover: hover) {
  #p-lp .p-expert .slick-arrow:hover {
    opacity: 0.7;
  }
}
#p-lp .p-expert .slick-prev {
  left: calc(50% - 430px);
  background: url(../images/lp/voice-slide-arrow-prev.svg) no-repeat center/contain;
}
@media all and (max-width: 768px) {
  #p-lp .p-expert .slick-prev {
    left: -7px;
  }
}
#p-lp .p-expert .slick-next {
  right: calc(50% - 435px);
  background: url(../images/lp/voice-slide-arrow-next.svg) no-repeat center/contain;
}
@media all and (max-width: 768px) {
  #p-lp .p-expert .slick-next {
    right: -7px;
  }
}
#p-lp .p-faq {
  margin: 120px auto 0;
  padding: 0 20px;
  max-width: 1040px;
}
@media all and (max-width: 768px) {
  #p-lp .p-faq {
    margin: 80px auto 0;
  }
}
#p-lp .p-faq .c-heading-2 {
  margin: 80px auto 30px;
}
@media all and (max-width: 768px) {
  #p-lp .p-faq .c-heading-2 {
    margin: 60px auto 20px;
  }
}
#p-lp .p-faq__inner {
  position: relative;
  z-index: 0;
}
#p-lp .p-faq__content {
  position: relative;
  margin: 40px auto 0;
  padding: 0 0 100px;
}
@media all and (max-width: 768px) {
  #p-lp .p-faq__content {
    padding: 0 0 60px;
  }
}
#p-lp .p-faq__content:before {
  position: absolute;
  z-index: -1;
  top: -85px;
  left: 50%;
  width: 100vw;
  height: calc(100% + 85px);
  content: "";
  background: #F7F6F2;
  transform: translateX(-50%);
}
@media all and (max-width: 768px) {
  #p-lp .p-faq__content:before {
    top: -85px;
    height: calc(100% + 85px);
  }
}
#p-lp .p-faq__item {
  padding: 26px 30px;
  border-radius: 10px;
  background: #fff;
}
@media all and (max-width: 768px) {
  #p-lp .p-faq__item {
    padding: 21px 10px;
  }
}
#p-lp .p-faq__item:not(:first-child) {
  margin: 10px 0 0;
}
#p-lp .p-faq__q {
  position: relative;
  padding: 0 33px;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
}
@media all and (max-width: 768px) {
  #p-lp .p-faq__q {
    padding: 0 29px;
    line-height: 1.6666666667;
  }
}
#p-lp .p-faq__q:before {
  content: "Q";
  position: absolute;
  left: 0;
  top: 0;
  line-height: 20px;
  font-size: 30px;
  font-family: "Nanum Gothic", Meiryo, sans-serif;
  font-weight: bold;
  color: #2376BE;
}
@media all and (max-width: 768px) {
  #p-lp .p-faq__q:before {
    tpp: 6px;
    line-height: 25px;
  }
}
#p-lp .p-faq__q:after {
  position: absolute;
  right: 0;
  top: 50%;
  content: "";
  width: 22px;
  height: 22px;
  line-height: 0;
  background: url(../images/lp/faq-open.svg) no-repeat center/100% auto;
  transform: translateY(-50%);
}
@media all and (max-width: 768px) {
  #p-lp .p-faq__q:after {
    top: 2px;
    width: 19px;
    height: 19px;
    transform: unset;
  }
}
#p-lp .p-faq__q.--is-open:after {
  background-image: url(../images/lp/faq-close.svg);
}
#p-lp .p-faq__a {
  position: relative;
  display: none;
  margin: 20px 0 0;
  padding: 0 0 0 33px;
}
@media all and (max-width: 768px) {
  #p-lp .p-faq__a {
    margin: 10px 0 0;
  }
}
#p-lp .p-faq__a:before {
  content: "A";
  position: absolute;
  left: 0;
  top: 0;
  line-height: 27px;
  font-size: 30px;
  font-family: "Nanum Gothic", Meiryo, sans-serif;
  font-weight: bold;
  color: #F4433B;
}
#p-lp .p-form {
  margin: 120px auto 0;
  max-width: 1040px;
}
@media all and (max-width: 768px) {
  #p-lp .p-form {
    margin: 80px auto 0;
  }
}
#p-lp .p-form .c-heading-2 {
  margin: 80px auto 30px;
}
@media all and (max-width: 768px) {
  #p-lp .p-form .c-heading-2 {
    margin: 60px auto 20px;
  }
}
#p-lp .p-form__inner {
  position: relative;
  z-index: 0;
}
#p-lp .p-form__content {
  position: relative;
  margin: 40px auto 0;
  padding: 0 0 100px;
}
@media all and (max-width: 768px) {
  #p-lp .p-form__content {
    padding: 0 0 90px;
  }
}
#p-lp .p-form__content:before {
  position: absolute;
  z-index: -1;
  top: -85px;
  left: 50%;
  width: 100vw;
  height: calc(100% + 85px);
  content: "";
  background: #F7F6F2;
  transform: translateX(-50%);
}
#p-lp .p-form__text {
  margin: auto;
}
#p-lp .p-form__text-image {
  display: block;
  margin: auto;
  max-width: 100%;
  height: auto;
}
#p-lp .p-form__button {
  position: relative;
  z-index: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 30px auto 0;
  padding: 18px;
  max-width: 100%;
  width: 512px;
  height: 118px;
  border-radius: 10px;
  background: #FF9D00;
  box-shadow: 0 5px 0 0 #D16000;
  color: #fff;
  transition: 0.3s;
}
@media all and (max-width: 768px) {
  #p-lp .p-form__button {
    padding: 5px 20px;
    width: 315px;
    height: 65px;
    border-radius: 100vw;
  }
}
@media (hover: hover) {
  #p-lp .p-form__button:hover {
    transform: translateY(5px);
    box-shadow: 0 0 0 0 #D16000;
  }
}
#p-lp .p-form__button-row-1 {
  display: flex;
  align-items: center;
  margin: -7px auto -3px;
  font-size: 50px;
  color: #fff;
  font-weight: bold;
  font-family: "Roboto", Meiryo, sans-serif;
}
@media all and (max-width: 768px) {
  #p-lp .p-form__button-row-1 {
    margin: -5px auto 0;
    font-size: 22px;
    font-family: "Noto Sans JP", Meiryo, sans-serif;
  }
}
#p-lp .p-form__button-row-1:before {
  content: "";
  margin: 0 15px 0 -10px;
  width: 40px;
  height: 40px;
  background: url(../images/lp/i-tel.svg) no-repeat center/contain;
}
@media all and (max-width: 768px) {
  #p-lp .p-form__button-row-1:before {
    margin: 1px 6px 0 0;
    width: 22px;
    height: 22px;
  }
}
#p-lp .p-form__button-row-2 {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
}
@media all and (max-width: 768px) {
  #p-lp .p-form__button-row-2 {
    font-size: 14px;
  }
}
#p-lp .p-form__step {
  margin: 0 auto 40px;
}
#p-lp .p-form__step-image {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}
#p-lp .p-form__form-inputs {
  margin: 60px auto 0;
  padding: 40px 100px 70px;
  max-width: 1000px;
  border-radius: 10px;
  background: #fff;
}
@media all and (max-width: 768px) {
  #p-lp .p-form__form-inputs {
    margin: 40px auto 0;
    padding: 30px 20px 75px;
  }
}
#p-lp .p-form__row {
  display: grid;
  grid-template-columns: 208px 1fr;
  gap: 20px;
  padding: 0 0 20px;
  margin: 0 0 20px;
  border-bottom: solid 1px #91BADE;
}
@media all and (max-width: 768px) {
  #p-lp .p-form__row {
    grid-template-columns: 100%;
    gap: 10px;
  }
}
#p-lp .p-form__primary {
  position: relative;
  padding: 10px 50px 10px 0;
}
@media all and (max-width: 768px) {
  #p-lp .p-form__primary {
    display: flex;
    gap: 10px;
    padding: 0;
  }
}
#p-lp .p-form__primary.--required:after {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  content: "必須";
  position: absolute;
  right: 0;
  top: 13px;
  width: 48px;
  height: 22px;
  border-radius: 2px;
  background: #F4433B;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
@media all and (max-width: 768px) {
  #p-lp .p-form__primary.--required:after {
    position: static;
    margin: 3px 0 0;
  }
}
#p-lp .p-form__primary.--optional:after {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  content: "任意";
  position: absolute;
  right: 0;
  top: 13px;
  width: 48px;
  height: 22px;
  border-radius: 2px;
  background: #2376BE;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
@media all and (max-width: 768px) {
  #p-lp .p-form__primary.--optional:after {
    position: static;
    margin: 3px 0 0;
  }
}
#p-lp .p-form__label {
  font-weight: bold;
  font-size: 18px;
}
#p-lp .p-form input[type=text],
#p-lp .p-form input[type=email],
#p-lp .p-form input[type=tel],
#p-lp .p-form textarea {
  padding: 13px 20px;
  border: solid 1px #051740;
  border-radius: 5px;
  width: 100%;
  max-width: 100%;
  height: 50px;
  background: #fff;
  font-size: 16px;
  text-align: left;
  cursor: pointer;
}
@media all and (max-width: 768px) {
  #p-lp .p-form input[type=text],
#p-lp .p-form input[type=email],
#p-lp .p-form input[type=tel],
#p-lp .p-form textarea {
    width: 335px;
  }
}
#p-lp .p-form input[type=text]::-moz-placeholder, #p-lp .p-form input[type=email]::-moz-placeholder, #p-lp .p-form input[type=tel]::-moz-placeholder, #p-lp .p-form textarea::-moz-placeholder {
  color: #9A9A9A;
}
#p-lp .p-form input[type=text]:-ms-input-placeholder, #p-lp .p-form input[type=email]:-ms-input-placeholder, #p-lp .p-form input[type=tel]:-ms-input-placeholder, #p-lp .p-form textarea:-ms-input-placeholder {
  color: #9A9A9A;
}
#p-lp .p-form input[type=text]::placeholder,
#p-lp .p-form input[type=email]::placeholder,
#p-lp .p-form input[type=tel]::placeholder,
#p-lp .p-form textarea::placeholder {
  color: #9A9A9A;
}
#p-lp .p-form input[type=text].usee-name,
#p-lp .p-form input[type=email].usee-name,
#p-lp .p-form input[type=tel].usee-name,
#p-lp .p-form textarea.usee-name {
  width: 360px;
}
#p-lp .p-form input[type=text].tel,
#p-lp .p-form input[type=email].tel,
#p-lp .p-form input[type=tel].tel,
#p-lp .p-form textarea.tel {
  width: 200px;
}
#p-lp .p-form input[type=text].error,
#p-lp .p-form input[type=email].error,
#p-lp .p-form input[type=tel].error,
#p-lp .p-form textarea.error {
  border-color: #F4433B;
}
#p-lp .p-form textarea {
  height: 162px;
}
#p-lp .p-form label.error {
  display: block;
  margin: 2px 0 0;
  width: 100%;
  color: #F4433B;
  font-size: 14px;
  line-height: 1.4285714286;
}
#p-lp .p-form .wpcf7-acceptance {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 20px auto 0;
}
#p-lp .p-form .wpcf7-list-item {
  margin: 0;
  font-size: 18px;
}
@media all and (max-width: 768px) {
  #p-lp .p-form .wpcf7-list-item {
    font-size: 15px;
  }
}
#p-lp .p-form .wpcf7-list-item input {
  margin: -2px 5px 2px 0;
  width: 18px;
  height: 18px;
  accent-color: #2376BE;
}
@media all and (max-width: 768px) {
  #p-lp .p-form .wpcf7-list-item input {
    font-size: 16px;
  }
}
#p-lp .p-form .wpcf7-list-item input:not(:checked) {
  opacity: 0.5;
}
#p-lp .p-form .wpcf7-response-output {
  display: none !important;
}
#p-lp .p-form .ajax-loader {
  display: none !important;
}
#p-lp .p-form .wpcf7-not-valid-tip {
  display: none;
}
#p-lp .p-form .c-button-1 {
  background: #2376BE url(../images/lp/form-next-triangle.svg) no-repeat calc(100% - 20px) 50%;
}
#p-lp .p-form .c-button-1.--back {
  background: #A5ACBC url(../images/lp/form-prev-triangle.svg) no-repeat 20px 50%;
}
#p-lp .p-form__privacy {
  margin: 40px auto 0;
}
#p-lp .p-form__privacy-text {
  font-size: 18px;
}
@media all and (max-width: 768px) {
  #p-lp .p-form__privacy-text {
    font-size: 16px;
  }
}
#p-lp .p-form__privacy-content {
  margin: 20px auto 0;
  padding: 15px 10px 0;
  height: 200px;
  border: solid 2px #2376BE;
  border-radius: 5px;
  max-width: 721px;
  font-size: 16px;
  line-height: 1.75;
}
@media all and (max-width: 768px) {
  #p-lp .p-form__privacy-content {
    height: 220px;
    padding: 15px 8px 0;
  }
}
#p-lp .p-form__privacy-scroll-container {
  padding: 0 10px 15px 0;
  max-height: 181px;
  overflow: auto;
}
@media all and (max-width: 768px) {
  #p-lp .p-form__privacy-scroll-container {
    padding: 0 8px 15px 0;
    max-height: 201px;
  }
}
#p-lp .p-form__privacy-scroll-container::-webkit-scrollbar {
  width: 3px;
}
#p-lp .p-form__privacy-scroll-container::-webkit-scrollbar-track {
  background: transparent;
}
#p-lp .p-form__privacy-scroll-container::-webkit-scrollbar-thumb {
  height: 20px;
  width: 3px;
  background: #2376BE;
  border-radius: 100vw;
}
#p-lp .p-form__buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px;
  margin: 40px auto -100px;
}
@media all and (max-width: 768px) {
  #p-lp .p-form__buttons {
    flex-direction: column-reverse;
    gap: 30px;
  }
}
#p-lp .p-form__buttons > * {
  margin: 0;
}
#p-lp .p-flow {
  margin: 120px auto 0;
  padding: 0 20px;
  max-width: 1040px;
}
@media all and (max-width: 768px) {
  #p-lp .p-flow {
    margin: 80px auto 0;
  }
}
#p-lp .p-flow .c-heading-2 {
  margin: 80px auto 30px;
}
@media all and (max-width: 768px) {
  #p-lp .p-flow .c-heading-2 {
    margin: 60px auto 20px;
  }
}
#p-lp .p-flow__content {
  position: relative;
  margin: 40px auto 0;
}
#p-lp .p-flow__steps {
  position: relative;
  left: 50%;
  display: flex;
  gap: 53px;
  padding: 20px max(20px, 50vw - 500px) 0;
  width: 100vw;
  overflow: auto;
  counter-reset: steps;
  transform: translateX(-50%);
}
@media all and (min-width: 769px) {
  #p-lp .p-flow__steps {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  #p-lp .p-flow__steps::-webkit-scrollbar {
    display: none;
  }
}
@media all and (max-width: 768px) {
  #p-lp .p-flow__steps {
    padding-bottom: 30px;
    gap: 43px;
  }
  #p-lp .p-flow__steps::-webkit-scrollbar {
    height: 5px;
  }
  #p-lp .p-flow__steps::-webkit-scrollbar-track {
    background-color: transparent;
    margin: 20px;
  }
  #p-lp .p-flow__steps::-webkit-scrollbar-thumb {
    background: #2376BE;
    border-radius: 100vw;
  }
}
#p-lp .p-flow__step {
  position: relative;
  padding: 30px 20px 20px;
  width: 250px;
  flex-shrink: 0;
  border-radius: 10px;
  background: #EAF3F9;
  counter-increment: steps;
}
@media all and (max-width: 768px) {
  #p-lp .p-flow__step {
    padding: 20px;
    width: 228px;
  }
}
#p-lp .p-flow__step:before {
  position: absolute;
  z-index: 1;
  top: -17px;
  left: 20px;
  content: counter(steps, decimal-leading-zero);
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
  font-family: "Nanum Gothic", Meiryo, sans-serif;
  color: #2376BE;
  letter-spacing: 0.06em;
}
@media all and (max-width: 768px) {
  #p-lp .p-flow__step:before {
    font-size: 36px;
  }
}
#p-lp .p-flow__step:not(:last-child):after {
  position: absolute;
  right: -43px;
  top: 200px;
  content: "";
  width: 30px;
  height: 36px;
  background: url(../images/lp/flow-arrow.svg) no-repeat center/contain;
}
@media all and (max-width: 768px) {
  #p-lp .p-flow__step:not(:last-child):after {
    top: calc(50% - 15px);
    right: -35px;
    width: 25px;
    height: 30px;
  }
}
#p-lp .p-flow__step-image {
  display: block;
  width: 150px;
  height: 150px;
  border-radius: 100vw;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (max-width: 768px) {
  #p-lp .p-flow__step-image {
    width: 130px;
    height: 130px;
  }
}
#p-lp .p-flow__step-title {
  margin: 20px auto 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
}
@media all and (max-width: 768px) {
  #p-lp .p-flow__step-title {
    margin: 12px auto 0;
    font-size: 18px;
    line-height: 1.5555555556;
  }
}
#p-lp .p-flow__step-text {
  margin: 15px auto 0;
}
@media all and (max-width: 768px) {
  #p-lp .p-flow__step-text {
    margin: 10px auto 0;
  }
}
#p-lp .p-flow__scrollbar {
  width: 100%;
  height: 30px;
  overflow: auto;
}
#p-lp .p-flow__scrollbar::-webkit-scrollbar {
  height: 5px;
}
#p-lp .p-flow__scrollbar::-webkit-scrollbar-track {
  background-color: transparent;
}
#p-lp .p-flow__scrollbar::-webkit-scrollbar-thumb {
  background: #2376BE;
  border-radius: 100vw;
}
#p-lp .p-flow__scrollbar-inner {
  width: 625%;
  height: 100%;
}
@media all and (max-width: 768px) {
  #p-lp .p-flow__scrollbar-inner {
    width: 209.375%;
  }
}
#p-lp .p-overview {
  margin: 120px auto 0;
  padding: 0 20px;
  width: 100%;
  max-width: 1040px;
}
@media all and (max-width: 768px) {
  #p-lp .p-overview {
    margin: 80px auto 0;
  }
}
#p-lp .p-overview .c-heading-2 {
  margin: 80px auto 30px;
}
@media all and (max-width: 768px) {
  #p-lp .p-overview .c-heading-2 {
    margin: 60px auto 20px;
  }
}
#p-lp .p-overview__content {
  margin: 20px auto 0;
}
#p-lp .p-overview__dl {
  display: grid;
  grid-template-columns: 260px 1fr;
}
@media all and (max-width: 768px) {
  #p-lp .p-overview__dl {
    grid-template-columns: 100%;
  }
}
#p-lp .p-overview__dt {
  margin: 0;
  padding: 20px 20px 20px 0;
  border-bottom: 1px solid #91BADE;
  font-weight: bold;
  font-size: 18px;
}
@media all and (max-width: 768px) {
  #p-lp .p-overview__dt {
    padding: 20px 0 0;
    border: none;
  }
}
#p-lp .p-overview__dd {
  margin: 0;
  padding: 20px;
  border-bottom: 1px solid #91BADE;
  font-size: 16px;
  line-height: 1.875;
}
@media all and (max-width: 768px) {
  #p-lp .p-overview__dd {
    padding: 7px 0 20px 0;
    line-height: 1.75;
  }
}
#p-lp .p-overview__maps {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 32px;
  margin: 80px auto 0;
}
@media all and (max-width: 768px) {
  #p-lp .p-overview__maps {
    grid-template-columns: 100%;
    gap: 40px;
  }
}
#p-lp .p-overview__map {
  display: flex;
  flex-direction: column;
}
#p-lp .p-overview__map iframe {
  display: block;
  margin: auto auto 0;
  width: 100%;
  height: 282px;
  border-radius: 10px;
}
@media all and (max-width: 768px) {
  #p-lp .p-overview__map iframe {
    height: 330px;
  }
}
#p-lp .p-overview__map-name {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
#p-lp .p-overview__map-text {
  font-size: 16px;
  line-height: 1.75;
  margin: 0 0 10px;
}
#p-lp.page-confirm, #p-lp.page-complete {
  padding: 0;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #F7F6F2;
}
#p-lp.page-confirm .p-form, #p-lp.page-complete .p-form {
  margin: auto;
}
#p-lp.page-confirm .p-form__content, #p-lp.page-complete .p-form__content {
  margin: auto;
  padding: 120px 0 125px;
}
@media all and (max-width: 768px) {
  #p-lp.page-confirm .p-form__content, #p-lp.page-complete .p-form__content {
    padding: 65px 0 85px;
  }
}
#p-lp.page-confirm .p-form__form-inputs, #p-lp.page-complete .p-form__form-inputs {
  margin: auto;
}
#p-lp.page-confirm .p-form__secondary, #p-lp.page-complete .p-form__secondary {
  padding: 10px 0;
  font-size: 16px;
  line-height: 1.625;
}
@media all and (max-width: 768px) {
  #p-lp.page-confirm .p-form__secondary, #p-lp.page-complete .p-form__secondary {
    padding: 0;
  }
}
#p-lp.page-confirm .p-form__title, #p-lp.page-complete .p-form__title {
  margin: 40px auto 30px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}
@media all and (max-width: 768px) {
  #p-lp.page-confirm .p-form__title, #p-lp.page-complete .p-form__title {
    font-size: 23px;
  }
}
#p-lp.page-confirm .p-form__text, #p-lp.page-complete .p-form__text {
  margin: 20px auto 0;
}
#p-lp.page-confirm .l-header, #p-lp.page-complete .l-header {
  display: none;
}
#p-lp.page-confirm .l-footer, #p-lp.page-complete .l-footer {
  margin: 0;
}
@media all and (max-width: 768px) {
  #p-lp.page-complete .p-form__inputs {
    padding-bottom: 60px;
  }
}

#p-lp .p-campaign {
  margin: 30px auto 0;
  padding: 0 20px;
  width: 100%;
  max-width: 1040px;
}
#p-lp .p-campaign__inner {
  padding: 35px 40px 40px;
  border-radius: 10px;
  background: #F7F6F2;
}
@media all and (max-width: 768px) {
  #p-lp .p-campaign__inner {
    padding: 20px;
  }
}
#p-lp .p-campaign__heading {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 20px;
}
@media all and (max-width: 768px) {
  #p-lp .p-campaign__heading {
    margin: 0 0 10px;
  }
}
#p-lp .p-campaign__heading-ttl {
  padding: 5px 40px;
  border-radius: 5px;
  background: #2376BE;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  display: inline-block;
}
@media all and (max-width: 768px) {
  #p-lp .p-campaign__heading-ttl {
    font-size: 18px;
    padding: 5px 30px;
    border-radius: 3px;
  }
}
#p-lp .p-campaign__text {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 1.75;
}
@media all and (max-width: 768px) {
  #p-lp .p-campaign__text {
    font-size: 16px;
    line-height: 30px;
  }
}
#p-lp .p-campaign__text .em {
  font-size: 30px;
  text-decoration: underline;
  color: #F4433B;
}
@media all and (max-width: 768px) {
  #p-lp .p-campaign__text .em {
    font-size: 20px;
  }
}
#p-lp .p-campaign__text .min {
  font-size: 16px;
}
@media all and (max-width: 768px) {
  #p-lp .p-campaign__text .min {
    font-size: 14px;
  }
}

/*---------------------------------------------------------
 END NEW LP STYLES 
----------------------------------------------------------*/
/*---------------------------------------------------------
 BEGIN PRINT STYLES 
----------------------------------------------------------*/
#PrintArea {
  width: 100%;
  margin: auto;
  text-align: center;
}
#PrintArea * {
  box-sizing: border-box !important;
  max-width: 100%;
}
#PrintArea .form,
#PrintArea .result {
  display: none;
  padding: 40px;
  width: 100%;
  max-width: 720px;
  margin: auto;
}
#PrintArea .form > :first-child,
#PrintArea .result > :first-child {
  margin-top: 0;
}
#PrintArea .on {
  display: block;
}
#PrintArea .c-note {
  text-align: left;
}
#PrintArea > dl + dl {
  margin: 40px auto 0;
  padding: 40px 0 0;
  background: url(../images/lp/simurator-line.svg) no-repeat top left;
}
#PrintArea dt {
  margin: auto;
  font-size: 24px;
  font-weight: bold;
}
#PrintArea dd {
  margin: 10px auto 0;
}
#PrintArea dd dt {
  margin: 20px auto 0;
  font-size: 16px;
}
#PrintArea .family {
  margin-top: 30px;
}
#PrintArea .total-assets .input-after {
  display: inline-block;
  width: 0;
  white-space: nowrap;
  font-size: 16px;
  transform: translate(8px, 4px);
}
#PrintArea .result-line {
  margin: 20px auto 0;
}
#PrintArea .result-line + .result-line {
  margin: 15px auto 0;
}
#PrintArea .result-line {
  margin: 20px auto 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5555555556;
  color: #F4433B;
}
#PrintArea .total {
  position: relative;
  z-index: 0;
  margin: 60px auto 0;
  padding: 37px 30px 30px;
  border-radius: 5px;
  width: 100%;
  min-height: 110px;
  max-height: 110px;
  background: #fff;
}
#PrintArea .total-title {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  transform: translate(-50%, -50%);
}
#PrintArea .title {
  margin: 40px auto 0;
  font-size: 24px;
  font-weight: bold;
}
#PrintArea .price {
  font-size: 22px;
  font-weight: bold;
}
#PrintArea .price .num {
  margin: 0 2px;
  color: #F4433B;
  font-size: 42px;
  font-family: "Nanum Gothic", Meiryo, sans-serif;
  line-height: 1;
}
#PrintArea .price .tax {
  margin: 0 -7px;
  font-size: 16px;
}
#PrintArea .secondary {
  margin: 40px auto 0;
  padding: 40px 0 0;
  background: url(../images/lp/simurator-line.svg) no-repeat top left;
}
#PrintArea .secondary > :first-child {
  margin-top: 0;
}
#PrintArea .secondary * {
  color: #051740 !important;
}
#PrintArea .secondary table {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 15px auto 0;
  font-size: 16px;
}
#PrintArea .secondary table th {
  font-weight: bold;
}
#PrintArea .secondary table td,
#PrintArea .secondary table th {
  padding: 5px 10px;
}
#PrintArea .btn-grid {
  display: none;
}
#PrintArea .print-footer {
  margin: 40px auto 0;
}
#PrintArea .c-note {
  position: relative;
  margin: 5px 0 0;
  padding: 0 0 0 1em;
  font-size: 14px;
  line-height: 1.5714285714;
}
#PrintArea .c-note:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "※";
}

/*---------------------------------------------------------
 END PRINT STYLES 
----------------------------------------------------------*//*# sourceMappingURL=lp.css.map */