*:focus {
  outline: auto;
}

.g-breadcrumb {
  box-sizing: border-box;
  background: #f7f7fa;
  position: relative;
  z-index: 5;
}

.simulation_main {
  color: #333;
  background-color: #f1f3fb;
  position: relative;
  font-size: 1rem;
  padding-bottom: 0;
  line-height: 1.875;
  overflow: hidden;
}

@media (max-width: 1200px) {
  .simulation_main {
    font-size: 16px;
    font-size: 1.33333vw;
  }
}

@media (max-width: 900px) {
  .simulation_main {
    font-size: 24px;
    font-size: 2vw;
  }
}

@media (max-width: 750px) {
  .simulation_main {
    font-size: 3.2vw;
    line-height: 1.5;
  }
}

.simulation_main * {
  box-sizing: border-box;
}

.simulation_main img {
  vertical-align: bottom;
}

.simulation_main img, .simulation_main svg {
  max-width: 100%;
}

.simulation_main li {
  list-style: none;
}

@media (max-width: 750px) {
  .simulation_main .u-pc-tb {
    display: none !important;
  }
}

@media (max-width: 750px) {
  .simulation_main .u-sp {
    display: block !important;
  }
}

.simulation_section {
  margin: auto;
}

.simulation_section_inr {
  width: 100%;
  max-width: 1000px;
  margin: auto;
  box-sizing: border-box;
  position: relative;
}

@media (max-width: 1200px) {
  .simulation_section_inr {
    padding: 0 3.75vw;
  }
}

@media (max-width: 750px) {
  .simulation_section_inr {
    padding: 0 5.33333vw;
  }
}

.simulation_hd {
  position: relative;
  width: 100%;
  z-index: 2;
  background: url(../img/hd/hd_bg.png) repeat center center;
}

@media (max-width: 750px) {
  .simulation_hd {
    background-size: 7.1vw;
  }
}

.simulation_hd .simulation_hd_inr {
  position: relative;
  width: 100%;
  max-width: 1440px;
  margin: auto;
  padding: 0 100px;
}

@media (max-width: 1200px) {
  .simulation_hd .simulation_hd_inr {
    padding: 0 6.94%;
  }
}

@media (max-width: 900px) {
  .simulation_hd .simulation_hd_inr {
    padding: 0 11.11%;
  }
}

@media (max-width: 750px) {
  .simulation_hd .simulation_hd_inr {
    height: auto;
    padding: 0;
    padding-bottom: calc( 334 / 750 * 100vw);
    margin-bottom: calc( 420 / 750 * 100vw);
  }
}

.simulation_hd .hd_image {
  position: absolute;
  transform: translateY(-50%);
  top: 42%;
  right: -9%;
  z-index: 1;
}

@media (max-width: 1440px) {
  .simulation_hd .hd_image {
    width: 86vw;
    right: calc( -1 * 260 / 1440 * 100vw);
  }
}

@media (max-width: 1200px) {
  .simulation_hd .hd_image {
    right: calc( -1 * 250 / 1200 * 100vw);
  }
}

@media (max-width: 900px) {
  .simulation_hd .hd_image {
    right: calc( -1 * 250 / 900 * 100vw);
  }
}

@media (max-width: 750px) {
  .simulation_hd .hd_image {
    width: 100%;
    height: auto;
    transform: translateX(-50%);
    top: unset;
    bottom: calc( -1 * 420 / 750 * 100vw);
    left: 50%;
  }
}

.simulation_hd .hd_title {
  position: relative;
  display: inline-block;
  padding-top: 90px;
  padding-bottom: 60px;
  color: #fff;
  z-index: 2;
}

@media (max-width: 1440px) {
  .simulation_hd .hd_title {
    padding-top: calc( 90 / 1440 * 100vw);
    padding-bottom: calc( 60 / 1440 * 100vw);
  }
}

@media (max-width: 750px) {
  .simulation_hd .hd_title {
    display: block;
    padding-top: calc( 75 / 750 * 100vw);
    padding-bottom: calc( 20 / 750 * 100vw);
  }
}

.simulation_hd .hd_title h1 {
  width: 540px;
  font-size: 3.875rem;
  font-weight: 700;
  line-height: 1.1;
}

@media (max-width: 1200px) {
  .simulation_hd .hd_title h1 {
    font-size: 62px;
    font-size: 5.16667vw;
  }
}

@media (max-width: 900px) {
  .simulation_hd .hd_title h1 {
    width: 100%;
    font-size: 6vw;
  }
}

@media (max-width: 750px) {
  .simulation_hd .hd_title h1 {
    width: 100%;
    font-size: 11.2vw;
    text-align: center;
  }
}

.simulation_hd .hd_title h1 .ft_l {
  display: inline-block;
  font-size: 1.2em;
}

@media (max-width: 750px) {
  .simulation_hd .hd_title h1 .ft_l {
    font-size: 1.48em;
  }
}

.simulation_hd .hd_title h1 .ft_s {
  position: relative;
  display: inline-block;
}

.simulation_hd .hd_title h1 .ft_s::before {
  position: absolute;
  content: "";
  width: 0.98em;
  height: 0.98em;
  background: url(../img/hd/hd_img02.png) no-repeat center center;
  background-size: 100% auto;
  top: -0.02em;
  right: -1.05em;
}

@media (max-width: 750px) {
  .simulation_hd .hd_title h1 .ft_s::before {
    width: calc( 99 / 750 * 100vw);
    height: calc( 99 / 750 * 100vw);
    top: -1.6vw;
    right: -8vw;
  }
}

.simulation_hd .hd_title .hd_lead {
  width: 575px;
  margin-top: 1em;
  font-size: 1.125rem;
}

@media (max-width: 1200px) {
  .simulation_hd .hd_title .hd_lead {
    width: calc( 570 / 1200 * 100vw);
    font-size: 18px;
    font-size: 1.5vw;
  }
}

@media (max-width: 750px) {
  .simulation_hd .hd_title .hd_lead {
    width: 100%;
    font-size: 3.6vw;
    letter-spacing: -0.03em;
    line-height: 1.8;
    text-align: center;
  }
}

.simulation_hd .hd_button_wrap {
  position: relative;
  width: 100%;
  max-width: 1440px;
  margin: auto;
  z-index: 2;
  padding: 0 100px;
}

@media (max-width: 1200px) {
  .simulation_hd .hd_button_wrap {
    padding: 0 6.94%;
  }
}

@media (max-width: 900px) {
  .simulation_hd .hd_button_wrap {
    padding: 0 11.11%;
  }
}

@media (max-width: 750px) {
  .simulation_hd .hd_button_wrap {
    padding: 0 calc( 40 / 750 * 100vw);
  }
}

.simulation_hd .hd_button {
  position: absolute;
  top: -2em;
  left: 0;
  font-size: 1rem;
}

@media (max-width: 1200px) {
  .simulation_hd .hd_button {
    font-size: 16px;
    font-size: 1.33333vw;
  }
}

@media (max-width: 750px) {
  .simulation_hd .hd_button {
    font-size: 2.66667vw;
    position: relative;
    top: 0;
  }
}

.simulation_hd .hd_button .button {
  background-color: #cf292a;
  padding: 1.25em 1.25em 1em;
  border-radius: 4em;
}

@media (max-width: 750px) {
  .simulation_hd .hd_button .button {
    margin-top: 2em;
    margin-bottom: -3.5em;
    padding: 0.9em 0.75em 0.8em;
  }
}

.simulation_hd .hd_button .button::after {
  content: "";
  position: absolute;
  display: block;
  width: 0.75em;
  height: 0.75em;
  border-color: #fff;
  border-style: solid;
  border-width: 0 2px 2px 0;
  top: 50%;
  right: 2.5em;
  transform: translateY(-50%) rotate(-45deg);
}

.simulation_hd .hd_button .button .icon_free {
  position: absolute;
  background-color: #feffe8;
  border-radius: 50%;
  top: 0;
  left: 0.42em;
  border: 0.42em solid #cf292a;
  color: #cf292a;
  font-weight: 700;
  line-height: 2;
  padding: 0.667em;
  white-space: nowrap;
  font-size: 1.5rem;
}

@media (max-width: 1200px) {
  .simulation_hd .hd_button .button .icon_free {
    font-size: 24px;
    font-size: 2vw;
  }
}

@media (max-width: 750px) {
  .simulation_hd .hd_button .button .icon_free {
    font-size: 4.8vw;
    left: 0;
  }
}

.simulation_hd .hd_button .button .button_txt {
  display: inline-block;
  padding-left: 4em;
  padding-right: calc( 2em + 4.7em);
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
  text-align: left;
  font-size: 1.5rem;
}

@media (max-width: 1200px) {
  .simulation_hd .hd_button .button .button_txt {
    font-size: 24px;
    font-size: 2vw;
  }
}

@media (max-width: 750px) {
  .simulation_hd .hd_button .button .button_txt {
    font-size: 4vw;
    padding-left: 12.2vw;
    padding-right: 23vw;
    line-height: 1.3;
  }
}

.simulation_hd .hd_button .button .button_img {
  width: 7.0625em;
  height: 8.625em;
  position: absolute;
  right: 3.825em;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 750px) {
  .simulation_hd .hd_button .button .button_img {
    width: 20.6vw;
    height: auto;
    right: 8.8vw;
  }
}

.simulation_hd .hd_button .button .button_balloon {
  position: absolute;
  top: -2.4em;
  right: -1em;
  padding: 0.5em 0.5em 0.3em;
  background-color: #feffe8;
  border-radius: 5px;
  color: #cf292a;
  line-height: 1.4;
  text-align: center;
  z-index: 1;
}

.simulation_hd .hd_button .button .button_balloon::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  border-width: 0.8125em 0.5em 0;
  border-style: solid;
  border-color: transparent;
  border-top-color: #feffe8;
  bottom: -0.6em;
  left: 50%;
  transform: translateX(-50%);
}

.section_hd_bottom {
  width: 100%;
  position: relative;
  display: flex;
}

.section_hd_bottom svg {
  width: 100%;
  height: 100%;
}

.section_hd_bottom svg > rect {
  mask: url(#mask_hd_bottom);
}

.simulation_section1 {
  position: relative;
  background-color: #d1d7ec;
  margin-top: -1px;
  padding-top: 100px;
}

@media (max-width: 1200px) {
  .simulation_section1 {
    padding-top: 11.11%;
  }
}

@media (max-width: 750px) {
  .simulation_section1 {
    padding-top: calc( 80 / 750 * 100vw);
  }
}

.simulation_section1 .simulation_section_inr {
  z-index: 2;
  padding-bottom: 80px;
}

@media (max-width: 1200px) {
  .simulation_section1 .simulation_section_inr {
    padding-bottom: 8.89%;
  }
}

.simulation_section1 .simulation_content {
  border-radius: 10px;
  background-color: #b3bbe2;
  padding: 175px 60px 60px;
}

@media (max-width: 1440px) {
  .simulation_section1 .simulation_content {
    padding: 17.5% 6% 6%;
  }
}

@media (max-width: 900px) {
  .simulation_section1 .simulation_content {
    padding-top: calc( 140 / 900 * 100vw);
  }
}

@media (max-width: 750px) {
  .simulation_section1 .simulation_content {
    padding-top: calc( 100 / 750 * 100vw);
  }
}

.simulation_section1 .check_intro {
  position: relative;
  margin-top: -225px;
  text-align: right;
}

@media (max-width: 1440px) {
  .simulation_section1 .check_intro {
    margin-top: -25%;
  }
}

.simulation_section1 .check_intro .check_intro_text {
  position: relative;
  width: calc( 672 / 880 * 100%);
  max-width: 672px;
  margin-bottom: 30px;
  margin-left: calc( 208 / 880 * 100%);
  padding: 30px 20px;
  background-color: #fff;
  text-align: center;
  border-radius: 10px;
  font-size: 1.125rem;
  font-weight: 700;
}

.simulation_section1 .check_intro .check_intro_text span.point {
  font-size: 1.2em;
}

.simulation_section1 .check_intro .check_intro_text span.point + span.point {
  margin-left: -0.5em;
}

@media (max-width: 1440px) {
  .simulation_section1 .check_intro .check_intro_text {
    margin-bottom: 3.33%;
    padding: 3.33% 2.22%;
  }
}

@media (max-width: 1200px) {
  .simulation_section1 .check_intro .check_intro_text {
    font-size: 0.9375rem;
  }
}

@media (max-width: 900px) {
  .simulation_section1 .check_intro .check_intro_text {
    font-size: 1.66667vw;
  }
}

@media (max-width: 750px) {
  .simulation_section1 .check_intro .check_intro_text {
    width: calc( 530 / 750 * 100vw);
    margin-bottom: calc( 27 / 750 * 100vw);
    margin-left: calc( 110 / 750 * 100vw);
    font-size: 2.66667vw;
  }
}

.simulation_section1 .check_intro .check_intro_text::before {
  position: absolute;
  content: "";
  background: url(../img/01/sec01_intro01.png) no-repeat center center;
  background-size: 100% auto;
  transform: translateY(-50%);
  top: 50%;
  left: calc( -1 * 40 / 880 * 100%);
  width: calc( 45 / 880 * 100%);
  height: 34px;
}

@media (max-width: 750px) {
  .simulation_section1 .check_intro .check_intro_text::before {
    width: 5%;
    left: -0.9em;
  }
}

.simulation_section1 .check_intro .check_intro_image {
  position: absolute;
  width: calc( 273 / 880 * 100%);
  max-width: 273px;
  z-index: 1;
}

@media (max-width: 1200px) {
  .simulation_section1 .check_intro .check_intro_image {
    width: 230px;
  }
}

@media (max-width: 900px) {
  .simulation_section1 .check_intro .check_intro_image {
    width: calc( 230 / 900 * 100vw);
  }
}

@media (max-width: 750px) {
  .simulation_section1 .check_intro .check_intro_image {
    width: calc( 230 / 750 * 100vw);
    max-width: unset;
    top: calc( 36 / 750 * 100vw);
    left: -0.8em;
  }
}

.simulation_section1 .check_step {
  position: relative;
  padding-bottom: 10px;
  z-index: 1;
}

@media (max-width: 1200px) {
  .simulation_section1 .check_step {
    padding-bottom: 1.11%;
  }
}

.simulation_section1 .check_step .check_step_ttl {
  position: relative;
  z-index: 1;
  line-height: 2;
  font-size: 1.75rem;
  font-weight: 700;
  border-radius: 10px 10px 0 0;
  background-color: #7993cc;
  color: #fff;
  text-align: center;
}

.simulation_section1 .check_step .check_step_ttl span {
  margin-right: 0.5em;
  font-size: 0.8em;
}

@media (max-width: 1200px) {
  .simulation_section1 .check_step .check_step_ttl {
    font-size: 28px;
    font-size: 2.33333vw;
  }
}

@media (max-width: 750px) {
  .simulation_section1 .check_step .check_step_ttl {
    font-size: 3.73333vw;
  }
}

.simulation_section1 .check_step .check_step_input {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
  padding: 30px;
  border-radius: 0 0 10px 10px;
  background-color: #ffffff;
}

@media (max-width: 1200px) {
  .simulation_section1 .check_step .check_step_input {
    margin-bottom: 2.78%;
    padding: 3.33%;
  }
}

.simulation_section1 .check_step .check_step_input.is-rooms {
  z-index: 1;
}

.simulation_section1 .check_step .check_step_input .check_step_image {
  width: 48%;
  margin: auto;
}

.simulation_section1 .check_step .check_step_input .check_step_image .fig01 {
  width: 272px;
  margin: auto;
}

@media (max-width: 1200px) {
  .simulation_section1 .check_step .check_step_input .check_step_image .fig01 {
    width: 69.04%;
  }
}

.simulation_section1 .check_step .check_step_input .check_step_image .fig02 {
  width: 218px;
  margin: auto;
}

@media (max-width: 1200px) {
  .simulation_section1 .check_step .check_step_input .check_step_image .fig02 {
    width: 55.33%;
  }
}

.simulation_section1 .check_step .check_step_input .check_step_text {
  width: 50%;
  padding: 30px 0;
  font-size: 1.75rem;
  line-height: 1.4;
  font-weight: 700;
}

@media (max-width: 1200px) {
  .simulation_section1 .check_step .check_step_input .check_step_text {
    font-size: 28px;
    font-size: 2.33333vw;
    padding: 3.33% 0;
  }
}

@media (max-width: 750px) {
  .simulation_section1 .check_step .check_step_input .check_step_text {
    font-size: 4.26667vw;
  }
}

.simulation_section1 .check_step .check_step_input .check_step_text p {
  margin-bottom: 0.4em;
}

.simulation_section1 .check_step .check_step_input .check_step_text p span {
  font-size: 0.7em;
  padding-left: 0.2em;
}

.simulation_section1 .check_step .check_step_input .check_step_text p.g-t-note {
  font-weight: normal;
  font-size: 55% !important;
  margin: 1em 0 0 1em !important;
  text-indent: -1em;
}

.simulation_section1 .check_step .check_step_input .check_step_text .input_area {
  display: inline-block;
  width: 5.5em;
  margin-right: 0.4em;
  padding: 0.6em;
  font-size: 2rem;
  background-color: #f1f3fb;
  border-radius: 10px;
  text-align: right;
  transition: background 0.3s ease-out 0s;
}

@media (max-width: 1200px) {
  .simulation_section1 .check_step .check_step_input .check_step_text .input_area {
    font-size: 32px;
    font-size: 2.66667vw;
  }
}

@media (max-width: 750px) {
  .simulation_section1 .check_step .check_step_input .check_step_text .input_area {
    font-size: 4.26667vw;
  }
}

.simulation_section1 .check_step .check_step_input .check_step_text .input_area:focus::placeholder {
  color: transparent;
}

.simulation_section1 .check_step .check_step_input .check_step_text_inr {
  position: relative;
}

.simulation_section1 .check_step .check_step_input .check_step_text_inr.is-error .input_area {
  background: rgba(255, 0, 0, 0.1);
}

.simulation_section1 .check_step .check_step_input .check_step_text_inr.is-error .check_step_error {
  opacity: 1;
  transform: translateY(0);
}

.simulation_section1 .check_step .check_step_input .check_step_error {
  position: absolute;
  margin-top: 5px;
  top: 100%;
  left: 0;
  padding: 10px 15px;
  background: #f00;
  color: #fff;
  font-weight: bold;
  font-size: 1.25rem;
  border-radius: 10px;
  pointer-events: none;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.3s ease-out 0s, opacity 0.3s ease-out 0s;
}

@media (max-width: 750px) {
  .simulation_section1 .check_step .check_step_input .check_step_error {
    font-size: 0.75rem;
    padding: 8px 12px;
  }
}

.simulation_section1 .check_step .check_step_input .check_step_error::before {
  content: " ";
  display: block;
  width: 22px;
  aspect-ratio: 2/1;
  background: #f00;
  position: absolute;
  bottom: calc(100% - 1px);
  left: 20px;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}

@media (max-width: 750px) {
  .simulation_section1 .check_step .check_step_input .check_step_error::before {
    width: 16px;
    left: 16px;
  }
}

.simulation_section1 .check_button {
  width: 98%;
  max-width: 600px;
  margin: auto;
  font-size: 1.75rem;
}

@media (max-width: 1200px) {
  .simulation_section1 .check_button {
    font-size: 28px;
    font-size: 2.33333vw;
  }
}

@media (max-width: 750px) {
  .simulation_section1 .check_button {
    font-size: 4.26667vw;
  }
}

.simulation_section1 .check_button .button::after {
  width: 22px;
  height: 26px;
  background: url(../img/ico_enter_button.png) no-repeat center center;
  background-size: 100% auto;
  right: 2.5em;
  top: 50%;
}

@media (max-width: 1200px) {
  .simulation_section1 .check_button .button::after {
    width: 2.44%;
  }
}

@media (max-width: 750px) {
  .simulation_section1 .check_button .button::after {
    content: unset;
    right: 2em;
  }
}

.simulation_section1 .section_bottom {
  width: 100%;
  position: relative;
  display: flex;
}

.simulation_section1 .section_bottom svg {
  width: 100%;
  height: 100%;
}

.simulation_section1 .section_bottom svg > rect {
  mask: url(#mask_sec01_bottom);
}

.simulation_section1 .section_top {
  width: 100%;
  position: relative;
  display: flex;
}

.simulation_section1 .section_top svg {
  width: 100%;
  height: 100%;
}

.simulation_section1 .section_top svg > rect {
  mask: url(#mask_sec01_top);
}

.loader {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease-out 0s, left 0s ease-out 0.3s;
  opacity: 0;
  left: -101vw;
}

.loader.is-on {
  opacity: 1;
  left: 0;
  transition: opacity 0.3s ease-out 0s, left 0s ease-out 0s;
}

.spinner {
  height: 100px;
  width: 100px;
  display: inline-block;
  margin: -50px auto 0;
  animation: spin 1s steps(12, end) infinite;
}

.spinner i {
  height: 30px;
  width: 6px;
  margin-left: -3px;
  display: block;
  transition: height 1s;
  position: absolute;
  left: 50%;
  transform-origin: center 50px;
  background: #fff;
  box-shadow: 0 0 3px rgba(255, 255, 255, 0.7);
  border-radius: 3px;
}

.spinner:nth-child(2) i {
  height: 6px;
}

.spinner:hover i {
  height: 6px;
}

.spinner:hover:nth-child(2) i {
  height: 30px;
}

.spinner i:nth-child(1) {
  opacity: .08;
}

.spinner i:nth-child(2) {
  transform: rotate(30deg);
  opacity: .167;
}

.spinner i:nth-child(3) {
  transform: rotate(60deg);
  opacity: .25;
}

.spinner i:nth-child(4) {
  transform: rotate(90deg);
  opacity: .33;
}

.spinner i:nth-child(5) {
  transform: rotate(120deg);
  opacity: .4167;
}

.spinner i:nth-child(6) {
  transform: rotate(150deg);
  opacity: .5;
}

.spinner i:nth-child(7) {
  transform: rotate(180deg);
  opacity: .583;
}

.spinner i:nth-child(8) {
  transform: rotate(210deg);
  opacity: .67;
}

.spinner i:nth-child(9) {
  transform: rotate(240deg);
  opacity: .75;
}

.spinner i:nth-child(10) {
  transform: rotate(270deg);
  opacity: .833;
}

.spinner i:nth-child(11) {
  transform: rotate(300deg);
  opacity: .9167;
}

.spinner i:nth-child(12) {
  transform: rotate(330deg);
  opacity: 1;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.simulation_section2 {
  position: relative;
  padding-top: 80px;
}

@media (max-width: 1200px) {
  .simulation_section2 {
    padding-top: 8.89%;
  }
}

.simulation_section2 .simulation_section_inr {
  z-index: 2;
}

.simulation_section2 h2 {
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}

@media (max-width: 1200px) {
  .simulation_section2 h2 {
    font-size: 72px;
    font-size: 6vw;
  }
}

@media (max-width: 750px) {
  .simulation_section2 h2 {
    font-size: 9.6vw;
  }
}

.simulation_section2 h2 span {
  margin-bottom: 0.2em;
  display: block;
  font-size: 2.625rem;
}

@media (max-width: 1200px) {
  .simulation_section2 h2 span {
    font-size: 42px;
    font-size: 3.5vw;
  }
}

@media (max-width: 750px) {
  .simulation_section2 h2 span {
    font-size: 5.6vw;
  }
}

.simulation_section2 p {
  margin: 1em 0 1.2em;
  font-size: 1.25rem;
  text-align: center;
}

@media (max-width: 1200px) {
  .simulation_section2 p {
    font-size: 20px;
    font-size: 1.66667vw;
  }
}

@media (max-width: 750px) {
  .simulation_section2 p {
    font-size: 3.73333vw;
  }
}

.simulation_section2 .output {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
  padding: 30px 60px;
  border-radius: 10px;
  background-color: #fff;
}

.simulation_section2 .output dl {
  width: 48%;
  padding: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

@media (max-width: 1200px) {
  .simulation_section2 .output dl {
    padding: 2.22%;
    font-size: 32px;
    font-size: 2.66667vw;
  }
}

@media (max-width: 750px) {
  .simulation_section2 .output dl {
    padding: 0 calc( 30 / 750 * 100vw);
    font-size: 4.26667vw;
  }
}

.simulation_section2 .output dl dt {
  margin-bottom: 0.4em;
}

.simulation_section2 .output dl dd .output_area {
  display: inline-block;
  width: 70%;
  margin-right: 0.8em;
  padding: 0.6em;
  background-color: #f2f2fc;
  border-radius: 10px;
  font-size: 2rem;
  text-align: right;
}

@media (max-width: 1200px) {
  .simulation_section2 .output dl dd .output_area {
    font-size: 32px;
    font-size: 2.66667vw;
  }
}

@media (max-width: 750px) {
  .simulation_section2 .output dl dd .output_area {
    font-size: 4.26667vw;
  }
}

@media (max-width: 900px) {
  .simulation_section2 .output {
    margin-bottom: 8.89%;
    padding: 3.33% 6.67%;
  }
}

@media (max-width: 750px) {
  .simulation_section2 .output {
    margin-bottom: calc( 30 / 750 * 100vw);
    padding: calc( 30 / 750 * 100vw);
  }
}

.simulation_section2 .output > span {
  width: 1px;
  border-left: 4px dotted #cacaca;
}

@media (max-width: 750px) {
  .simulation_section2 .output > span {
    border-left-width: 3px;
  }
}

.simulation_section2 .anchor_link {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.simulation_section2 .anchor_link li {
  width: 32%;
}

@media (max-width: 750px) {
  .simulation_section2 .anchor_link li {
    width: 33%;
  }
}

.simulation_section2 .anchor_link li .button {
  background-color: #000;
  color: #fff;
  padding-right: 3.5em;
  padding-left: 3.5em;
  font-size: 1.375rem;
}

@media (max-width: 1200px) {
  .simulation_section2 .anchor_link li .button {
    font-size: 22px;
    font-size: 1.83333vw;
  }
}

@media (max-width: 750px) {
  .simulation_section2 .anchor_link li .button {
    min-height: 3em;
    padding: 0.7em 1em;
    font-size: 3.73333vw;
    line-height: 1.2;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .simulation_section2 .anchor_link li .button span {
    text-align: center;
    width: 100%;
  }
}

.simulation_section2 .anchor_link li .button::after {
  display: block;
  width: 0.75em;
  height: 0.75em;
  border-color: #fff;
  border-style: solid;
  border-width: 0 2px 2px 0;
  transform: translateY(-50%) rotate(45deg);
  top: calc( 50% - 0.25em);
  right: 2.5em;
}

@media (max-width: 750px) {
  .simulation_section2 .anchor_link li .button::after {
    width: 0.3em;
    height: 0.3em;
    right: 0.9em;
  }
}

.simulation_section3 {
  margin-top: 80px;
  margin-bottom: 50px;
}

@media (max-width: 1200px) {
  .simulation_section3 {
    margin-top: 6.67%;
    margin-bottom: 4.17%;
  }
}

@media (max-width: 750px) {
  .simulation_section3 {
    margin-top: calc( 80 / 750 * 100vw);
    margin-bottom: calc( 50 / 750 * 100vw);
  }
}

.simulation_section3 .simulation_section_inr {
  z-index: 2;
}

.simulation_section3 .detail {
  position: relative;
  background-color: #7993cc;
  border-radius: 10px;
  padding: 40px 60px 60px;
}

@media (max-width: 1200px) {
  .simulation_section3 .detail {
    padding: 4% 6% 6%;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .detail {
    padding: calc( 60 / 750 * 100vw) calc( 40 / 750 * 100vw) calc( 40 / 750 * 100vw);
  }
}

.simulation_section3 .detail::after {
  position: absolute;
  content: "";
  display: block;
  width: 30%;
  height: calc( 50px);
  background: url(../img/03/sec03_bg_detail.png) center bottom no-repeat;
  background-size: 100% auto;
  top: -49px;
  transform: translateX(-50%);
  left: 50%;
}

@media (max-width: 750px) {
  .simulation_section3 .detail::after {
    width: calc( 290 / 750 * 100vw);
  }
}

.simulation_section3 .detail_block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (max-width: 750px) {
  .simulation_section3 .detail_block {
    display: block;
  }
}

.simulation_section3 .detail_block_item {
  width: 48.6%;
  margin-top: 20px;
  padding: 30px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 6px 2px 14px #333;
}

@media (max-width: 1200px) {
  .simulation_section3 .detail_block_item {
    padding: 3.33%;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .detail_block_item {
    width: 100%;
  }
}

.simulation_section3 .detail_block_item .detail_title {
  position: relative;
}

.simulation_section3 .detail_block_item .detail_title .number {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 1;
  color: #ea6b5a;
}

@media (max-width: 1200px) {
  .simulation_section3 .detail_block_item .detail_title .number {
    font-size: 50px;
    font-size: 4.16667vw;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .detail_block_item .detail_title .number {
    font-size: 9.06667vw;
    top: 0.3em;
    left: 0.3em;
  }
}

.simulation_section3 .detail_block_item .detail_title p {
  margin-top: 0.2em;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 1200px) {
  .simulation_section3 .detail_block_item .detail_title p {
    font-size: 24px;
    font-size: 2vw;
  }
}

@media (max-width: 900px) {
  .simulation_section3 .detail_block_item .detail_title p {
    font-size: 2.88889vw;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .detail_block_item .detail_title p {
    font-size: 5.33333vw;
  }
}

.simulation_section3 .detail_block_item .detail_title .image {
  width: 81.1%;
  max-width: 298px;
  margin: auto;
}

.simulation_section3 .detail_block_item .detail_text {
  padding: 0 0.5em 1em;
}

.simulation_section3 .detail_block_item .detail_text .text01 {
  margin-top: 1em;
  font-weight: 700;
}

@media (max-width: 750px) {
  .simulation_section3 .detail_block_item .detail_text .text01 {
    font-size: 3.73333vw;
    text-align: center;
  }
}

.simulation_section3 .detail_block_item .detail_text .text02 {
  padding: 0.4em 0;
  line-height: 1;
  font-size: 3.125rem;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 1200px) {
  .simulation_section3 .detail_block_item .detail_text .text02 {
    font-size: 50px;
    font-size: 4.16667vw;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .detail_block_item .detail_text .text02 {
    padding: 0.24em 0;
    font-size: 8.13333vw;
  }
}

.simulation_section3 .detail_block_item .detail_text .text02 .output_area {
  display: inline-block;
  word-break: break-all;
}

.simulation_section3 .detail_block_item .detail_text .text02 span {
  display: inline-block;
  margin-left: 0.2em;
  font-size: 1.25rem;
}

@media (max-width: 1200px) {
  .simulation_section3 .detail_block_item .detail_text .text02 span {
    font-size: 20px;
    font-size: 1.66667vw;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .detail_block_item .detail_text .text02 span {
    font-size: 5.06667vw;
  }
}

.simulation_section3 .detail_block_item.type01 .number {
  color: #ea6b5a;
}

.simulation_section3 .detail_block_item.type02 .number {
  color: #55b877;
}

.simulation_section3 .detail_block_item.type03 .number {
  color: #fcbe75;
}

.simulation_section3 .detail_block_item.type04 .number {
  color: #4779b8;
}

.simulation_section3 .detail h2 {
  position: relative;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 3rem;
}

@media (max-width: 1200px) {
  .simulation_section3 .detail h2 {
    font-size: 48px;
    font-size: 4vw;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .detail h2 {
    font-size: 8vw;
  }
}

.simulation_section3 .detail h2 span {
  display: inline-block;
  position: relative;
}

.simulation_section3 .detail h2 span::before {
  content: "";
  background: url(../img/03/sec03_01_img01.png) center center no-repeat;
  background-size: 100% auto;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}

.simulation_section3 .detail.detail01 h2 span {
  margin-left: 80px;
}

@media (max-width: 1200px) {
  .simulation_section3 .detail.detail01 h2 span {
    margin-left: calc( 80 / 1200 * 100vw);
  }
}

@media (max-width: 750px) {
  .simulation_section3 .detail.detail01 h2 span {
    margin-left: calc( 80 / 750 * 100vw);
  }
}

.simulation_section3 .detail.detail01 h2 span::before {
  content: "";
  background-image: url(../img/03/sec03_01_img01.png);
  width: 64px;
  height: 106px;
  left: -80px;
}

@media (max-width: 1200px) {
  .simulation_section3 .detail.detail01 h2 span::before {
    width: calc( 64 / 1200 * 100vw);
    left: calc( -1 * 80 / 1200 * 100vw);
  }
}

@media (max-width: 750px) {
  .simulation_section3 .detail.detail01 h2 span::before {
    width: calc( 64 / 750 * 100vw);
    left: calc( -1 * 80 / 750 * 100vw);
  }
}

.simulation_section3 .detail.detail02 h2 span {
  margin-left: 136px;
}

@media (max-width: 1200px) {
  .simulation_section3 .detail.detail02 h2 span {
    margin-left: calc( 136 / 1200 * 100vw);
  }
}

@media (max-width: 750px) {
  .simulation_section3 .detail.detail02 h2 span {
    margin-left: calc( 136 / 750 * 100vw);
  }
}

.simulation_section3 .detail.detail02 h2 span::before {
  content: "";
  background-image: url(../img/03/sec03_02_img01.png);
  width: 115px;
  height: 70px;
  left: -136px;
}

@media (max-width: 1200px) {
  .simulation_section3 .detail.detail02 h2 span::before {
    width: calc( 115 / 1200 * 100vw);
    left: calc( -1 * 136 / 1200 * 100vw);
  }
}

@media (max-width: 750px) {
  .simulation_section3 .detail.detail02 h2 span::before {
    width: calc( 115 / 750 * 100vw);
    left: calc( -1 * 136 / 750 * 100vw);
  }
}

.simulation_section3 .detail.detail03 h2 span {
  margin-left: 80px;
}

@media (max-width: 1200px) {
  .simulation_section3 .detail.detail03 h2 span {
    margin-left: calc( 80 / 1200 * 100vw);
  }
}

@media (max-width: 750px) {
  .simulation_section3 .detail.detail03 h2 span {
    margin-left: calc( 80 / 750 * 100vw);
  }
}

.simulation_section3 .detail.detail03 h2 span::before {
  content: "";
  background-image: url(../img/03/sec03_03_img01.png);
  width: 53px;
  height: 102px;
  left: -80px;
}

@media (max-width: 1200px) {
  .simulation_section3 .detail.detail03 h2 span::before {
    width: calc( 53 / 1200 * 100vw);
    left: calc( -1 * 80 / 1200 * 100vw);
  }
}

@media (max-width: 750px) {
  .simulation_section3 .detail.detail03 h2 span::before {
    width: calc( 53 / 750 * 100vw);
    left: calc( -1 * 80 / 750 * 100vw);
  }
}

.simulation_section3 .summary {
  margin: 20px 0;
  padding: 40px 50px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 6px 2px 14px #333;
  text-align: center;
}

@media (max-width: 1200px) {
  .simulation_section3 .summary {
    margin: 2.22% 0;
    padding: 4.44% 5.56%;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .summary {
    margin: calc( 18 / 750 * 100vw) 0;
    padding: calc( 40 / 750 * 100vw) calc( 20 / 750 * 100vw);
  }
}

.simulation_section3 .summary .summary_text {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 2;
}

@media (max-width: 1200px) {
  .simulation_section3 .summary .summary_text {
    font-size: 20px;
    font-size: 1.66667vw;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .summary .summary_text {
    font-size: 5.06667vw;
    line-height: 1.6;
  }
}

.simulation_section3 .summary .summary_text .output_area {
  padding: 0 0.1em;
  display: inline-block;
  line-height: 1;
  text-align: center;
  word-break: break-all;
  font-size: 2.5em;
}

@media (max-width: 750px) {
  .simulation_section3 .summary .summary_text .output_area {
    font-size: 1.8em;
  }
}

.simulation_section3 .summary > p {
  margin-top: 0.2em;
  font-size: 0.875rem;
}

@media (max-width: 1200px) {
  .simulation_section3 .summary > p {
    font-size: 14px;
    font-size: 1.16667vw;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .summary > p {
    margin-top: 0.6em;
    font-size: 3.06667vw;
    text-align: left;
  }
}

.simulation_section3 .advice {
  margin: 20px 0;
  padding: 40px 50px;
  border: 2px solid #fff;
  border-radius: 10px;
  color: #fff;
  font-weight: 700;
}

@media (max-width: 1200px) {
  .simulation_section3 .advice {
    margin: 2.22% 0;
    padding: 4.44% 5.56%;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .advice {
    font-size: 3.73333vw;
    font-weight: 400;
    margin: calc( 18 / 750 * 100vw) 0;
    padding: calc( 20 / 750 * 100vw);
  }
}

.simulation_section3 .product_category {
  position: relative;
  margin-bottom: 20px;
  padding: 40px 50px;
  background-color: #fff;
  border-radius: 10px;
}

@media (max-width: 1200px) {
  .simulation_section3 .product_category {
    margin-bottom: 2.22%;
    padding: 4.44% 5.56%;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .product_category {
    margin-bottom: calc( 18 / 750 * 100vw);
  }
}

.simulation_section3 .product_category h3 {
  margin: 0.2em 0;
  padding-right: 200px;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.4;
}

@media (max-width: 1200px) {
  .simulation_section3 .product_category h3 {
    padding-right: 22.22%;
    font-size: 36px;
    font-size: 3vw;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .product_category h3 {
    margin: 0.3em 0;
    padding-right: 0;
    font-size: 7.46667vw;
    line-height: 1.2;
  }
}

.simulation_section3 .product_category h3 .letter-space {
  display: inline-block;
  margin: 0 -0.1em;
}

.simulation_section3 .product_category .sub_title {
  font-weight: 700;
  font-size: 1.125rem;
}

@media (max-width: 1200px) {
  .simulation_section3 .product_category .sub_title {
    font-size: 18px;
    font-size: 1.5vw;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .product_category .sub_title {
    font-size: 4.26667vw;
    line-height: 1.4;
  }
}

.simulation_section3 .product_category p {
  margin: 0.2em 0 0.6em;
  padding-right: 230px;
}

@media (max-width: 1200px) {
  .simulation_section3 .product_category p {
    padding-right: 26.67%;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .product_category p {
    padding-right: calc( 240 / 750 * 100vw);
  }
}

.simulation_section3 .product_category .category_button {
  width: 50%;
  max-width: 410px;
}

@media (max-width: 900px) {
  .simulation_section3 .product_category .category_button {
    width: 68%;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .product_category .category_button {
    width: 100%;
    max-width: unset;
  }
}

.simulation_section3 .product_category .category_button .button {
  font-size: 1.2em;
  padding: 1em 2.5em;
}

@media (max-width: 900px) {
  .simulation_section3 .product_category .category_button .button {
    padding: 1em 1.6em;
    letter-spacing: -1px;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .product_category .category_button .button {
    padding: 1em 1.6em;
    letter-spacing: -1px;
  }
}

.simulation_section3 .product_category .category_button .button::after {
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-color: #000;
  border-style: solid;
  border-width: 2px 2px 0 0;
  transform: translateY(-50%) rotate(45deg);
  top: 50%;
  right: 2em;
}

@media (max-width: 750px) {
  .simulation_section3 .product_category .category_button .button::after {
    right: 1.2em;
  }
}

.simulation_section3 .product_category .image {
  position: absolute;
  width: 220px;
  right: 30px;
  text-align: right;
  top: 60%;
  transform: translateY(-50%);
}

@media (max-width: 1200px) {
  .simulation_section3 .product_category .image {
    width: 22%;
    right: 5%;
  }
}

@media (max-width: 900px) {
  .simulation_section3 .product_category .image {
    top: 50%;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .product_category .image {
    width: calc( 220 / 750 * 100vw);
    top: 60%;
  }
}

.simulation_section3 .induction_form {
  position: relative;
  margin-bottom: 20px;
  padding: 40px 50px;
  background-color: #feffe8;
  border-radius: 10px;
}

@media (max-width: 1200px) {
  .simulation_section3 .induction_form {
    margin-bottom: 2.22%;
    padding: 4.44% 5.56%;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .induction_form {
    margin-bottom: calc( 18 / 750 * 100vw);
  }
}

.simulation_section3 .induction_form .induction_form_inr {
  position: relative;
}

.simulation_section3 .induction_form .induction_form_inr:after {
  position: absolute;
  content: "";
  background: url(../img/03/sec03_01_img07.png) no-repeat right bottom;
  background-size: 100% auto;
  bottom: 0;
  right: 0;
  width: 29%;
  height: 215px;
}

@media (max-width: 1200px) {
  .simulation_section3 .induction_form .induction_form_inr:after {
    width: 26%;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .induction_form .induction_form_inr:after {
    content: unset;
  }
}

.simulation_section3 .induction_form .induction_form_title {
  position: relative;
}

.simulation_section3 .induction_form .induction_form_title h3 {
  display: flex;
  gap: 1em;
  align-items: center;
}

@media (max-width: 750px) {
  .simulation_section3 .induction_form .induction_form_title h3 {
    display: block;
    position: relative;
    flex-direction: row-reverse;
  }
}

.simulation_section3 .induction_form .induction_form_title h3 .icon_free {
  color: #fff;
  font-weight: 700;
  line-height: 2;
  background-color: #cf292a;
  padding: 0.667em;
  border-radius: 50%;
  white-space: nowrap;
  font-size: 1.5rem;
}

@media (max-width: 1200px) {
  .simulation_section3 .induction_form .induction_form_title h3 .icon_free {
    font-size: 24px;
    font-size: 2vw;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .induction_form .induction_form_title h3 .icon_free {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0.467em;
    font-size: 5.06667vw;
  }
}

.simulation_section3 .induction_form .induction_form_title h3 div {
  color: #cf292a;
  line-height: 1.2;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.4;
}

@media (max-width: 1200px) {
  .simulation_section3 .induction_form .induction_form_title h3 div {
    font-size: 36px;
    font-size: 3vw;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .induction_form .induction_form_title h3 div {
    width: 100%;
    font-size: 6.66667vw;
    line-height: 1.2;
  }
}

.simulation_section3 .induction_form .induction_form_title p {
  margin-top: 0.8em;
  margin-bottom: 1em;
  width: 68%;
}

@media (max-width: 750px) {
  .simulation_section3 .induction_form .induction_form_title p {
    width: 100%;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .induction_form .induction_form_title:after {
    position: relative;
    content: "";
    background: url(../img/03/sec03_01_img07_sp.png) no-repeat right bottom;
    background-size: 100% auto;
    display: block;
    width: 45vw;
    height: 38vw;
    margin: 0 auto -7vw;
  }
}

.simulation_section3 .induction_form .induction_form_button {
  width: 50%;
  max-width: 410px;
}

@media (max-width: 900px) {
  .simulation_section3 .induction_form .induction_form_button {
    width: 68%;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .induction_form .induction_form_button {
    width: 100%;
    max-width: unset;
  }
}

.simulation_section3 .induction_form .induction_form_button .button {
  font-size: 1.2em;
  padding: 1em 2.5em;
  color: #fff;
  background-color: #000;
}

@media (max-width: 900px) {
  .simulation_section3 .induction_form .induction_form_button .button {
    padding: 1em 1.6em;
    letter-spacing: -1px;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .induction_form .induction_form_button .button {
    padding: 1em 1.6em;
    letter-spacing: -1px;
  }
}

.simulation_section3 .induction_form .induction_form_button .button::after {
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-color: #fff;
  border-style: solid;
  border-width: 0 2px 2px 0;
  transform: translateY(-50%) rotate(45deg);
  top: 50%;
  right: 2em;
}

@media (max-width: 750px) {
  .simulation_section3 .induction_form .induction_form_button .button::after {
    right: 1.2em;
  }
}

.simulation_section3 .solution {
  border-radius: 10px;
  background-color: #fabf6f;
}

.simulation_section3 .solution .solution_title {
  position: relative;
  padding: 40px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  transition: 0.2s;
  display: block;
  border-radius: 10px;
  color: #000;
  text-decoration: none;
}

@media (max-width: 1200px) {
  .simulation_section3 .solution .solution_title {
    padding: 4%;
    font-size: 24px;
    font-size: 2vw;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .solution .solution_title {
    font-size: 4.26667vw;
  }
}

.simulation_section3 .solution .solution_title:hover {
  opacity: 0.6;
}

.simulation_section3 .solution .solution_title::before {
  content: "";
  display: block;
  width: 6px;
  height: 1.5em;
  background-color: #000;
  border-radius: 2px;
  position: absolute;
  right: calc( 40px + 0.75em - 3px);
  top: 50%;
  transform: translateY(-50%);
  transition: 0.2s;
}

@media (max-width: 1200px) {
  .simulation_section3 .solution .solution_title::before {
    right: calc(  4% + 0.75em - 3px);
  }
}

@media (max-width: 900px) {
  .simulation_section3 .solution .solution_title::before {
    width: 3px;
    right: calc( 4% + 0.75em - 3px / 2);
  }
}

@media (max-width: 750px) {
  .simulation_section3 .solution .solution_title::before {
    width: 2px;
    height: 1.2em;
    right: calc( 4% + 0.6em - 1px);
  }
}

.simulation_section3 .solution .solution_title::before:hover {
  opacity: 0.8;
}

.simulation_section3 .solution .solution_title::after {
  content: "";
  display: block;
  width: 1.5em;
  height: 6px;
  background-color: #000;
  border-radius: 2px;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.2s;
}

@media (max-width: 1200px) {
  .simulation_section3 .solution .solution_title::after {
    right: 4%;
  }
}

@media (max-width: 900px) {
  .simulation_section3 .solution .solution_title::after {
    height: 3px;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .solution .solution_title::after {
    width: 1.2em;
    height: 2px;
  }
}

.simulation_section3 .solution .solution_title::after:hover {
  opacity: 0.8;
}

.simulation_section3 .solution .solution_title.is-open::before {
  transform: translateY(-50%) rotate(90deg);
}

.simulation_section3 .solution .solution_title.is-open::after {
  transform: translateY(-50%) rotate(180deg);
}

.simulation_section3 .solution .solution_body {
  padding: 10px 40px 40px;
}

@media (max-width: 1200px) {
  .simulation_section3 .solution .solution_body {
    padding: 1% 4% 4%;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .solution .solution_body {
    padding: calc( 10 / 750 * 100vw) calc( 40 / 750 * 100vw) calc( 40 / 750 * 100vw);
  }
}

.simulation_section3 .solution .solution_body .solution_list {
  display: flex;
  justify-content: center;
  column-gap: 5%;
}

@media (max-width: 750px) {
  .simulation_section3 .solution .solution_body .solution_list {
    display: block;
  }
}

.simulation_section3 .solution .solution_body .solution_list li {
  width: 30%;
}

@media (max-width: 900px) {
  .simulation_section3 .solution .solution_body .solution_list li {
    width: 32%;
  }
}

@media (max-width: 750px) {
  .simulation_section3 .solution .solution_body .solution_list li {
    width: 100%;
    margin-bottom: calc( 40 / 750 * 100vw);
  }
  .simulation_section3 .solution .solution_body .solution_list li:last-child {
    margin-bottom: 0;
  }
}

.simulation_section3 .solution .solution_body .solution_list li .lg-photo {
  border-radius: 10px;
}

.simulation_section3 .solution .solution_body .solution_list li .solution_text h3 {
  font-weight: 700;
  font-size: 1.125rem;
}

@media (max-width: 750px) {
  .simulation_section3 .solution .solution_body .solution_list li .solution_text h3 {
    font-size: 3.73333vw;
  }
}

.simulation_section3 .solution .solution_body .solution_list li .solution_text > div {
  font-size: 0.875rem;
}

@media (max-width: 750px) {
  .simulation_section3 .solution .solution_body .solution_list li .solution_text > div {
    font-size: 3.2vw;
  }
}

.simulation_section4 {
  position: relative;
  z-index: 2;
  background: #dee3f7 url(../img/04/sec04_bg.png) repeat;
}

@media (max-width: 750px) {
  .simulation_section4 {
    background-size: 7.2vw;
  }
}

.simulation_section4 .simulation_section_inr {
  margin-top: -10px;
  z-index: 2;
}

@media (max-width: 900px) {
  .simulation_section4 .simulation_section_inr {
    margin-top: -1.11%;
  }
}

.simulation_section4 h2 {
  font-size: 2.25rem;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 1200px) {
  .simulation_section4 h2 {
    font-size: 36px;
    font-size: 3vw;
  }
}

@media (max-width: 750px) {
  .simulation_section4 h2 {
    font-size: 7.46667vw;
  }
}

.simulation_section4 .lead {
  text-align: center;
  margin: 0.8em 0 2em;
}

@media (max-width: 750px) {
  .simulation_section4 .lead {
    font-size: 3.73333vw;
    text-align: left;
    padding: 0 calc( 40 / 750 * 100vw);
  }
}

.simulation_section4 .consul_button {
  position: relative;
  padding-bottom: 80px;
}

@media (max-width: 750px) {
  .simulation_section4 .consul_button {
    padding: 0 calc( 40 / 750 * 100vw) calc( 310 / 750 * 100vw);
  }
}

.simulation_section4 .consul_button .button {
  margin: auto;
  max-width: 600px;
  width: 60%;
  font-size: 1.75rem;
  line-height: 1;
}

@media (max-width: 1200px) {
  .simulation_section4 .consul_button .button {
    font-size: 28px;
    font-size: 2.33333vw;
  }
}

@media (max-width: 750px) {
  .simulation_section4 .consul_button .button {
    font-size: 4.26667vw;
    width: 100%;
    max-width: unset;
  }
}

.simulation_section4 .consul_button .button::after {
  display: block;
  width: 0.928em;
  height: 22px;
  right: 2em;
  background: url(../img/ico_consul_button.png) no-repeat center center;
  background-size: 100% auto;
}

@media (max-width: 750px) {
  .simulation_section4 .consul_button .button::after {
    content: none;
  }
}

.simulation_section4 .consul_button::before, .simulation_section4 .consul_button::after {
  position: absolute;
  content: "";
  height: 208px;
  bottom: 0;
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
}

@media (max-width: 750px) {
  .simulation_section4 .consul_button::before, .simulation_section4 .consul_button::after {
    height: calc( 281 / 750 * 100vw);
  }
}

.simulation_section4 .consul_button::before {
  width: 150px;
  left: 30px;
  background-image: url(../img/04/sec04_img01.png);
}

@media (max-width: 1200px) {
  .simulation_section4 .consul_button::before {
    width: 15%;
    left: 3%;
  }
}

@media (max-width: 750px) {
  .simulation_section4 .consul_button::before {
    width: calc( 203 / 750 * 100vw);
    left: calc( 110 / 750 * 100vw);
  }
}

.simulation_section4 .consul_button::after {
  width: 151px;
  right: 30px;
  background-image: url(../img/04/sec04_img02.png);
}

@media (max-width: 1200px) {
  .simulation_section4 .consul_button::after {
    width: 15.1%;
    right: 3%;
  }
}

@media (max-width: 750px) {
  .simulation_section4 .consul_button::after {
    width: calc( 204 / 750 * 100vw);
    right: calc( 110 / 750 * 100vw);
  }
}

.simulation_section4 .download_area {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  border-radius: 10px;
  padding: 40px 60px;
}

@media (max-width: 1200px) {
  .simulation_section4 .download_area {
    padding: 4% 6%;
  }
}

.simulation_section4 .download_area .download_title {
  font-size: 2.25rem;
  font-weight: 700;
}

@media (max-width: 1200px) {
  .simulation_section4 .download_area .download_title {
    font-size: 36px;
    font-size: 3vw;
  }
}

@media (max-width: 750px) {
  .simulation_section4 .download_area .download_title {
    font-size: 4.8vw;
  }
}

.simulation_section4 .download_area p {
  margin-bottom: 0.6em;
}

.simulation_section4 .download_area .download_button {
  line-height: 1;
  width: 90%;
  max-width: 400px;
}

@media (max-width: 750px) {
  .simulation_section4 .download_area .download_button {
    max-width: unset;
    width: 100%;
  }
}

.simulation_section4 .download_area .download_button .button {
  font-size: 1.25rem;
}

@media (max-width: 1200px) {
  .simulation_section4 .download_area .download_button .button {
    font-size: 22px;
    font-size: 1.83333vw;
  }
}

@media (max-width: 750px) {
  .simulation_section4 .download_area .download_button .button {
    font-size: 2.93333vw;
  }
}

.simulation_section4 .download_area .download_button .button::after {
  display: block;
  width: 1.363em;
  height: 20px;
  top: 50%;
  right: 2em;
  background: url(../img/ico_download_button.png) no-repeat center center;
  background-size: 100% auto;
}

@media (max-width: 750px) {
  .simulation_section4 .download_area .download_button .button::after {
    right: 1.4em;
  }
}

.simulation_section4 .download_area .download_button .button span {
  padding-right: 1em;
}

.simulation_section4 .download_area .download_image {
  width: 30%;
  align-self: center;
}

@media (max-width: 750px) {
  .simulation_section4 .download_area .download_image {
    width: 34%;
  }
}

.simulation_section4 .download_area .download_text {
  width: 64%;
}

.simulation_section4 .section_top, .simulation_section4 .section_bottom, .simulation_section4 .section_top_b {
  width: 100%;
  position: relative;
  display: flex;
}

.simulation_section4 .section_top svg, .simulation_section4 .section_bottom svg, .simulation_section4 .section_top_b svg {
  width: 100%;
  height: 100%;
}

.simulation_section4 .section_top svg > rect {
  mask: url(#mask_sec04_top);
}

.simulation_section4 .section_bottom svg > rect {
  mask: url(#mask_sec04_bottom);
}

.simulation_section4 .section_top_b svg > rect {
  mask: url(#mask_sec04_top_b);
}

.simulation_section5 {
  background: #fff;
  padding-top: 100px;
  padding-bottom: 50px;
}

@media (max-width: 1200px) {
  .simulation_section5 {
    padding-top: 11.11%;
    padding-bottom: 5.56%;
  }
}

.simulation_section5 h2 {
  margin-bottom: 0.8em;
  font-size: 2.375rem;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 1200px) {
  .simulation_section5 h2 {
    font-size: 38px;
    font-size: 3.16667vw;
  }
}

@media (max-width: 750px) {
  .simulation_section5 h2 {
    font-size: 8vw;
  }
}

.simulation_section5 .case_list {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 750px) {
  .simulation_section5 .case_list {
    display: block;
  }
}

.simulation_section5 .case_list .case_list_item {
  width: 30%;
  margin-bottom: 30px;
}

@media (max-width: 1200px) {
  .simulation_section5 .case_list .case_list_item {
    margin-bottom: 3.33%;
  }
}

@media (max-width: 750px) {
  .simulation_section5 .case_list .case_list_item {
    width: 100%;
    margin: 0 auto 4%;
  }
}

.simulation_section5 .case_list .case_list_item .lg-photo {
  border-radius: 10px;
  background-color: #eee;
}

.simulation_section5 .case_list .case_list_item .case_text h3 {
  padding: 0.4em 0;
  font-size: 1.375rem;
  line-height: 1.2;
}

@media (max-width: 1200px) {
  .simulation_section5 .case_list .case_list_item .case_text h3 {
    font-size: 22px;
    font-size: 1.83333vw;
  }
}

@media (max-width: 750px) {
  .simulation_section5 .case_list .case_list_item .case_text h3 {
    font-size: 4.26667vw;
  }
}

.simulation_section5 .case_list .case_list_item .case_text .sub_text {
  padding-top: 0.4em;
  font-size: 0.875rem;
  line-height: 1.4;
}

@media (max-width: 1200px) {
  .simulation_section5 .case_list .case_list_item .case_text .sub_text {
    font-size: 14px;
    font-size: 1.16667vw;
  }
}

@media (max-width: 750px) {
  .simulation_section5 .case_list .case_list_item .case_text .sub_text {
    font-size: 3.2vw;
  }
}

.simulation_section6 {
  background: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (max-width: 1200px) {
  .simulation_section6 {
    padding-top: 5.56%;
    padding-bottom: 5.56%;
  }
}

.simulation_section6 h2 {
  margin-bottom: 0.8em;
  font-weight: 700;
  text-align: center;
  font-size: 2.375rem;
}

@media (max-width: 1200px) {
  .simulation_section6 h2 {
    font-size: 38px;
    font-size: 3.16667vw;
  }
}

@media (max-width: 750px) {
  .simulation_section6 h2 {
    font-size: 8vw;
  }
}

.simulation_section6 .column_list {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 750px) {
  .simulation_section6 .column_list {
    display: block;
  }
}

.simulation_section6 .column_list .column_list_item {
  width: 30%;
  margin-bottom: 30px;
}

@media (max-width: 1200px) {
  .simulation_section6 .column_list .column_list_item {
    margin-bottom: 3.33%;
  }
}

@media (max-width: 750px) {
  .simulation_section6 .column_list .column_list_item {
    width: 100%;
    margin: 0 auto 4%;
  }
}

.simulation_section6 .column_list .column_list_item .lg-photo {
  border-radius: 10px;
  background-color: #eee;
}

.simulation_section6 .column_list .column_list_item .column_text h3 {
  padding-top: 0.4em;
  font-size: 1.375rem;
  line-height: 1.2;
}

@media (max-width: 1200px) {
  .simulation_section6 .column_list .column_list_item .column_text h3 {
    font-size: 22px;
    font-size: 1.83333vw;
  }
}

@media (max-width: 750px) {
  .simulation_section6 .column_list .column_list_item .column_text h3 {
    font-size: 4.26667vw;
  }
}

.simulation_section6 .column_link {
  text-align: center;
  padding-top: 30px;
}

@media (max-width: 1200px) {
  .simulation_section6 .column_link {
    padding-top: 3.33%;
  }
}

@media (max-width: 750px) {
  .simulation_section6 .column_link {
    width: 100%;
    padding-top: 4%;
  }
}

.simulation_section6 .column_button {
  width: 50%;
  max-width: 410px;
  margin: auto;
}

@media (max-width: 900px) {
  .simulation_section6 .column_button {
    width: 68%;
  }
}

@media (max-width: 750px) {
  .simulation_section6 .column_button {
    width: 100%;
    max-width: unset;
  }
}

.simulation_section6 .column_button .button {
  font-size: 1.2em;
  padding: 1em 2.5em;
}

@media (max-width: 900px) {
  .simulation_section6 .column_button .button {
    padding: 1em 1.6em;
    letter-spacing: -1px;
  }
}

@media (max-width: 750px) {
  .simulation_section6 .column_button .button {
    padding: 1em 1.6em;
    letter-spacing: -1px;
  }
}

.simulation_section6 .column_button .button::after {
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-color: #000;
  border-style: solid;
  border-width: 2px 2px 0 0;
  transform: translateY(-50%) rotate(45deg);
  top: 50%;
  right: 2em;
}

@media (max-width: 750px) {
  .simulation_section6 .column_button .button::after {
    right: 1.2em;
  }
}

.simulation_section7 {
  background: #fff;
}

.simulation_section7 h2 {
  font-weight: 700;
  text-align: center;
  font-size: 2.625rem;
}

@media (max-width: 1200px) {
  .simulation_section7 h2 {
    font-size: 42px;
    font-size: 3.5vw;
  }
}

@media (max-width: 750px) {
  .simulation_section7 h2 {
    font-size: 8vw;
  }
}

.simulation_section7 h2 span {
  display: inline-block;
  font-size: 0.8em;
}

.simulation_section7 h2 .point {
  display: inline-block;
  color: #7690c9;
}

.simulation_section7 .lead {
  text-align: center;
  margin-bottom: 1em;
}

@media (max-width: 750px) {
  .simulation_section7 .lead {
    font-size: 3.73333vw;
    text-align: left;
  }
}

.simulation_section7 .merit_title {
  margin-bottom: 30px;
  padding: 0.4em;
  background-color: #7993cc;
  border-radius: 10px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  font-size: 1.25rem;
}

@media (max-width: 1200px) {
  .simulation_section7 .merit_title {
    margin-bottom: 3.33%;
    font-size: 20px;
    font-size: 1.66667vw;
  }
}

@media (max-width: 750px) {
  .simulation_section7 .merit_title {
    font-size: 4.26667vw;
  }
}

.simulation_section7 .merit_list {
  display: flex;
  justify-content: space-between;
  padding-bottom: 90px;
}

@media (max-width: 1200px) {
  .simulation_section7 .merit_list {
    padding-bottom: 10%;
  }
}

@media (max-width: 750px) {
  .simulation_section7 .merit_list {
    display: block;
  }
}

.simulation_section7 .merit_list .merit_list_item {
  width: 30%;
  margin-bottom: 30px;
  background-color: #f2f2fc;
  border-radius: 10px;
}

@media (max-width: 1200px) {
  .simulation_section7 .merit_list .merit_list_item {
    margin-bottom: 3.33%;
  }
}

@media (max-width: 750px) {
  .simulation_section7 .merit_list .merit_list_item {
    width: 100%;
    margin: 0 auto 4%;
  }
}

.simulation_section7 .merit_list .merit_list_item .lg-photo {
  border-radius: 10px 10px 0 0;
}

.simulation_section7 .merit_list .merit_list_item .lg-col {
  padding: 25px !important;
}

@media (max-width: 1200px) {
  .simulation_section7 .merit_list .merit_list_item .lg-col {
    padding: 7.96% !important;
  }
}

@media (max-width: 750px) {
  .simulation_section7 .merit_list .merit_list_item .lg-col {
    padding: 3.33% !important;
  }
}

.simulation_section7 .merit_list .merit_list_item .lg-col h3 {
  font-size: 1.25rem;
  font-weight: 700;
}

@media (max-width: 750px) {
  .simulation_section7 .merit_list .merit_list_item .lg-col h3 {
    font-size: 5.86667vw;
  }
}

@media (max-width: 750px) {
  .simulation_section7 .merit_list .merit_list_item .lg-col p {
    font-size: 4.26667vw;
    padding: calc( 20 / 750 * 100vw);
  }
}

.simulation_section8 {
  margin-top: 80px;
  margin-bottom: 50px;
}

@media (max-width: 1200px) {
  .simulation_section8 {
    margin-top: 6.67%;
    margin-bottom: 4.17%;
  }
}

@media (max-width: 750px) {
  .simulation_section8 {
    margin-top: calc( 80 / 750 * 100vw);
    margin-bottom: calc( 50 / 750 * 100vw);
  }
}

.simulation_section8 .simulation_section_inr {
  z-index: 2;
}

.simulation_section8 .detail {
  position: relative;
  background-color: #7993cc;
  border-radius: 10px;
  padding: 40px 60px;
}

@media (max-width: 1200px) {
  .simulation_section8 .detail {
    padding: 4% 6%;
  }
}

@media (max-width: 750px) {
  .simulation_section8 .detail {
    padding: calc( 60 / 750 * 100vw) calc( 40 / 750 * 100vw);
  }
}

.simulation_section8 .form_area {
  position: relative;
  padding: 60px 50px 50px;
  background-color: #feffe8;
  border-radius: 10px;
}

@media (max-width: 1200px) {
  .simulation_section8 .form_area {
    padding: 6.67% 5.56% 5.56%;
  }
}

.simulation_section8 .form_area_title {
  position: relative;
  margin-bottom: 2.5em;
}

@media (max-width: 750px) {
  .simulation_section8 .form_area_title {
    margin-bottom: -2.5em;
  }
}

.simulation_section8 .form_area_title:after {
  position: absolute;
  content: "";
  background: url(../img/08/sec08_img01.png) no-repeat right bottom;
  background-size: 100% auto;
  bottom: 0;
  right: -2em;
  width: 29%;
  height: 197px;
}

@media (max-width: 1200px) {
  .simulation_section8 .form_area_title:after {
    width: 26%;
  }
}

@media (max-width: 750px) {
  .simulation_section8 .form_area_title:after {
    position: relative;
    display: block;
    width: 45vw;
    height: 38vw;
    right: unset;
    margin: auto;
    background-image: url(../img/08/sec08_img01_sp.png);
  }
}

.simulation_section8 .form_area_title h3 {
  display: flex;
  gap: 1em;
  align-items: center;
}

@media (max-width: 750px) {
  .simulation_section8 .form_area_title h3 {
    display: block;
    position: relative;
    flex-direction: row-reverse;
  }
}

.simulation_section8 .form_area_title h3 .icon_free {
  color: #fff;
  font-weight: 700;
  line-height: 2;
  background-color: #cf292a;
  padding: 0.667em;
  border-radius: 50%;
  white-space: nowrap;
  font-size: 1.5rem;
}

@media (max-width: 1200px) {
  .simulation_section8 .form_area_title h3 .icon_free {
    font-size: 24px;
    font-size: 2vw;
  }
}

@media (max-width: 750px) {
  .simulation_section8 .form_area_title h3 .icon_free {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0.467em;
    font-size: 5.06667vw;
  }
}

.simulation_section8 .form_area_title h3 div {
  color: #cf292a;
  line-height: 1.2;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.4;
}

@media (max-width: 1200px) {
  .simulation_section8 .form_area_title h3 div {
    font-size: 36px;
    font-size: 3vw;
  }
}

@media (max-width: 750px) {
  .simulation_section8 .form_area_title h3 div {
    width: 100%;
    font-size: 6.66667vw;
    line-height: 1.2;
  }
}

.simulation_section8 .form_area_title p {
  margin-top: 0.8em;
  width: 68%;
}

@media (max-width: 750px) {
  .simulation_section8 .form_area_title p {
    width: 100%;
  }
}

.simulation_section8 .form_area_content {
  position: relative;
  z-index: 1;
}

.simulation_section8 .form__label {
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 750px) {
  .simulation_section8 .form__label {
    margin-bottom: calc((10/750)*100vw);
  }
}

.simulation_section8 .form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.simulation_section8 .form__input, .simulation_section8 .form__select {
  border-radius: 5px;
  border: 1px solid #cfcfce;
  background-color: #fff;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.simulation_section8 .form__input.is-error {
  border-color: #ff0004;
  background-color: #fee;
}

.simulation_section8 .form__error--txt {
  width: 100%;
  color: #ff0004;
  display: none;
  font-size: 0.8rem;
  margin-top: 0.5em;
}

@media (max-width: 750px) {
  .simulation_section8 .form__input input::placeholder {
    font-size: calc((20/750)*100vw);
  }
}

.simulation_section8 .form__input input[type=text], .simulation_section8 .form__select select {
  width: 100%;
  padding: 0.875em;
  border: none;
  border-radius: 5px;
}

.simulation_section8 .form__control {
  width: calc(50% - 30px);
  color: #000;
  margin-bottom: 27px;
}

.simulation_section8 .form__control.is-error .form__error--txt {
  display: block;
}

@media (max-width: 750px) {
  .simulation_section8 .form__control {
    width: calc(50% - 10px);
  }
}

.simulation_section8 .form__control:only-child:not([class*=type]) {
  width: 100%;
}

@media (max-width: 750px) {
  .simulation_section8 .form__control:only-child:not([class*=type]) {
    width: 100%;
  }
}

@media (min-width: 751px) {
  .simulation_section8 .form__control--type02 {
    width: calc(50% - 30px);
  }
}

@media (max-width: 750px) {
  .simulation_section8 .form__control--type02 {
    width: 100%;
  }
}

.simulation_section8 .form__control--type01 {
  width: 100%;
}

@media (min-width: 640px) {
  .simulation_section8 .form__control--type01 {
    margin-bottom: 6px;
  }
}

.simulation_section8 .form__select select {
  appearance: none;
  background: url(../img/08/sec08_ico_selectbox.svg) no-repeat center right 10px/15px auto;
}

.simulation_section8 .form__select.is-error {
  border-color: #ff0004;
}

.simulation_section8 .form__select.is-error select {
  background-color: #fee;
}

.simulation_section8 .form__bottom {
  padding: 40px;
  background-color: #e8e9d5;
  border-radius: 10px;
  margin-top: 23px;
}

.simulation_section8 .form__bottom p {
  font-size: 0.75rem;
}

.simulation_section8 .form__bottom p + p {
  margin-top: 1em;
}

.simulation_section8 .form__bottom p a {
  color: #ff0004;
}

.simulation_section8 .form__bottom p a:hover {
  color: #ff0004;
}

.simulation_section8 .form__bottom p a .g-ico, .simulation_section8 .form__bottom p a button .g-ico {
  stroke: #ff0004;
  width: 1.3em;
  height: 1.5em;
}

@media (max-width: 1440px) {
  .simulation_section8 .form__bottom {
    padding: calc((40/1440)*100vw);
    margin-top: calc((23/1440)*100vw);
  }
}

@media (max-width: 750px) {
  .simulation_section8 .form__bottom {
    padding: 29px 30px;
    margin-top: 15px;
  }
}

.simulation_section8 .form input,
.simulation_section8 .form select {
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 2.71;
  color: #000;
  width: 100%;
}

@media (max-width: 750px) {
  .simulation_section8 .form input,
  .simulation_section8 .form select {
    font-size: calc((28/750)*100vw);
  }
}

.simulation_section8 .form select {
  padding: 0 20px;
  opacity: 0.5;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.simulation_section8 .form input {
  padding: 0 20px;
  border-radius: 5px;
}

.simulation_section8 .form input::-webkit-input-placeholder {
  opacity: 0.5;
  color: #000;
}

.simulation_section8 .form input::-moz-placeholder {
  opacity: 0.5;
  color: #000;
}

.simulation_section8 .form input:-ms-input-placeholder {
  opacity: 0.5;
  color: #000;
}

.simulation_section8 .form input::-ms-input-placeholder {
  opacity: 0.5;
  color: #000;
}

.simulation_section8 .form input::placeholder {
  opacity: 0.5;
  color: #000;
}

.simulation_section8 .form__checkbox {
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  cursor: pointer;
}

.simulation_section8 .form__checkbox .form__check {
  margin-right: 15px;
  width: 25px;
  min-width: 25px;
  height: 25px;
  border-radius: 5px;
  border: 1px solid #cfcfce;
  background-color: #fff;
  position: relative;
}

.simulation_section8 .form__checkbox .form__check:after {
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 4px;
  width: 15px;
  height: 15px;
  background-color: #fff;
  background: url(../img/ico_entryArea_check.png) no-repeat center center;
  background-size: 100% auto;
}

.simulation_section8 .form__checkbox.is-error .form__check {
  border-color: #ff0004;
  background-color: #fee;
}

@media (max-width: 750px) {
  .simulation_section8 .form__checkbox {
    line-height: 1.5;
    gap: calc((10/750)*100vw);
    margin-bottom: calc((26/750)*100vw);
  }
}

.simulation_section8 .form__checkbox input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
}

.simulation_section8 .form__checkbox input:checked ~ span:after, .simulation_section8 .form__checkbox input:checked ~ .form__check:after {
  content: "";
}

.simulation_section8 .form__warning {
  margin-bottom: 22px;
  color: #ff0004;
  font-weight: 300;
  font-size: 0.75rem;
  line-height: 1.5;
}

@media (max-width: 750px) {
  .simulation_section8 .form__warning {
    margin-bottom: calc((24/750)*100vw);
    font-size: calc((24/750)*100vw);
  }
}

.simulation_section8 .form__required {
  margin-left: 10px;
  border-radius: 3px;
  padding: 3px 5px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background-color: #ff0004;
  white-space: nowrap;
  font-size: 0.875rem;
}

@media (max-width: 1200px) {
  .simulation_section8 .form__required {
    font-size: 14px;
    font-size: 1.16667vw;
  }
}

@media (max-width: 750px) {
  .simulation_section8 .form__required {
    font-size: 2.66667vw;
  }
}

.simulation_section8 .form__text {
  font-weight: 600;
  line-height: 1.5;
}

.simulation_section8 .form_button {
  width: 50%;
  max-width: 410px;
  margin: 30px auto;
}

@media (max-width: 900px) {
  .simulation_section8 .form_button {
    width: 68%;
  }
}

@media (max-width: 750px) {
  .simulation_section8 .form_button {
    width: 100%;
    max-width: unset;
  }
}

.simulation_section8 .form_button .button {
  font-size: 1.2em;
  padding: 1em 2.5em;
  background-color: #cf292a;
  color: #fff;
}

@media (max-width: 900px) {
  .simulation_section8 .form_button .button {
    padding: 1em 1.6em;
    letter-spacing: -1px;
  }
}

@media (max-width: 750px) {
  .simulation_section8 .form_button .button {
    padding: 1em 1.6em;
    letter-spacing: -1px;
  }
}

.simulation_section8 .form_button .button::after {
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-color: #fff;
  border-style: solid;
  border-width: 2px 2px 0 0;
  transform: translateY(-50%) rotate(45deg);
  top: 50%;
  right: 2em;
}

@media (max-width: 750px) {
  .simulation_section8 .form_button .button::after {
    right: 1.2em;
  }
}

.js-g-modal2-content-inr {
  max-width: 1000px;
  width: 95%;
  background-color: #feffe8;
  border-radius: 10px;
  overflow: hidden;
}

@media (max-width: 750px) {
  .js-g-modal2-content-inr {
    max-width: unset;
    width: 90%;
  }
}

.pswp2__top-bar {
  display: none;
}

.modal_wrap {
  overflow: hidden scroll;
  max-height: calc(100vh - 110px);
}

.form_check_modal {
  border-bottom: 1px solid #fff;
  font-size: 16px;
}

@media (max-width: 750px) {
  .form_check_modal .u-sp {
    display: block !important;
  }
}

.modal_title {
  margin: 60px auto 30px;
  max-width: 800px;
  width: 95%;
  position: relative;
}

@media (max-width: 750px) {
  .modal_title {
    margin: calc( 60 / 750 * 100vw) auto 0;
    width: 90%;
    max-width: unset;
  }
}

.modal_title:after {
  position: absolute;
  content: "";
  background: url(../img/08/img_form_area.png) no-repeat right center;
  background-size: 100% auto;
  top: 20px;
  right: -20px;
  width: 30%;
  height: 197px;
}

@media (max-width: 1200px) {
  .modal_title:after {
    width: 26%;
    top: 0;
    right: 0;
  }
}

@media (max-width: 750px) {
  .modal_title:after {
    position: relative;
    display: block;
    width: 35vw;
    height: 29vw;
    right: unset;
    margin: auto;
    background-image: url(../img/08/img_form_area_sp.png);
  }
}

.modal_title h3 {
  display: flex;
  gap: 1em;
  align-items: center;
}

@media (max-width: 750px) {
  .modal_title h3 {
    display: block;
    position: relative;
    flex-direction: row-reverse;
  }
}

.modal_title h3 .icon_free {
  color: #fff;
  font-weight: 700;
  line-height: 2;
  background-color: #cf292a;
  padding: 0.667em;
  border-radius: 50%;
  white-space: nowrap;
  font-size: 1.5rem;
}

@media (max-width: 1200px) {
  .modal_title h3 .icon_free {
    font-size: 24px;
    font-size: 2vw;
  }
}

@media (max-width: 750px) {
  .modal_title h3 .icon_free {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0.467em;
    font-size: 5.06667vw;
  }
}

.modal_title h3 div {
  color: #cf292a;
  line-height: 1.2;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.4;
}

@media (max-width: 1200px) {
  .modal_title h3 div {
    font-size: 36px;
    font-size: 3vw;
  }
}

@media (max-width: 750px) {
  .modal_title h3 div {
    width: 100%;
    font-size: 6.66667vw;
    line-height: 1.2;
  }
}

.modal_title p {
  margin-top: 0.8em;
  width: 70%;
  line-height: 1.6;
}

@media (max-width: 750px) {
  .modal_title p {
    width: 100%;
  }
}

.modal_content {
  position: relative;
  margin: 20px auto;
  max-width: 800px;
  width: 95%;
  z-index: 1;
}

@media (max-width: 750px) {
  .modal_content {
    margin: 0 auto;
    width: 90%;
    max-width: unset;
  }
}

.modal_content table {
  width: 100%;
  border-collapse: collapse;
  box-sizing: border-box;
}

.modal_content table th {
  width: 45%;
  text-align: left;
  border-top: 1px solid #adadad;
  border-bottom: 1px solid #adadad;
  padding: 10px 14px;
  box-sizing: border-box;
  font-weight: normal;
  background: #e8e9d5;
  color: #000;
}

.modal_content table td {
  width: 55%;
  border-top: 1px solid #adadad;
  border-bottom: 1px solid #adadad;
  padding: 8px;
  background: #fff;
}

.modal_buttons {
  margin: 40px 0;
  text-align: center;
  padding: 0 40px 5px;
}

.modal_buttons .button_wrap01, .modal_buttons .button_wrap02 {
  position: relative;
  display: inline-block;
  transition: all 0.3s;
}

.modal_buttons .button_wrap01:hover, .modal_buttons .button_wrap02:hover {
  transform: translateY(3px);
}

.modal_buttons .button_wrap01::after, .modal_buttons .button_wrap02::after {
  content: "";
  position: absolute;
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-style: solid;
  border-width: 2px 2px 0 0;
  transform: translateY(-50%) rotate(45deg);
  top: 50%;
  right: 2.5em;
  border-color: #cf292a;
}

@media (max-width: 750px) {
  .modal_buttons .button_wrap02 {
    margin-top: 1em;
  }
}

.modal_buttons .button_wrap02::after {
  border-color: #fff;
}

.modal_buttons input[type=button] {
  position: relative;
  width: 14em;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0.9em 2em;
  border: 1px solid #cf292a;
  border-radius: 1.5em;
  font-weight: bold;
  line-height: 1;
  font-size: 1.375rem;
}

@media (max-width: 1200px) {
  .modal_buttons input[type=button] {
    font-size: 22px;
    font-size: 1.83333vw;
  }
}

@media (max-width: 750px) {
  .modal_buttons input[type=button] {
    font-size: 3.46667vw;
  }
}

.modal_buttons .modal_button-cancel {
  background-color: #fff;
  color: #cf292a;
}

.modal_buttons .modal_button-cancel::after {
  border-color: #cf292a;
}

.modal_buttons .modal_button-ok {
  background-color: #cf292a;
  color: #fff;
}

.modal_buttons .modal_button-ok::after {
  border-color: #fff;
}

.pswp2__bg {
  background-color: rgba(0, 0, 0, 0.5);
}

.simulation_section9 {
  position: relative;
  padding: 150px 0;
  background-color: #f1f3fb;
}

@media (max-width: 1200px) {
  .simulation_section9 {
    padding: 16.67% 0;
  }
}

@media (max-width: 750px) {
  .simulation_section9 {
    padding: calc( 150 / 750 * 100vw) 0;
  }
}

.simulation_section9 .simulation_section_inr {
  z-index: 2;
}

.simulation_section9 h2 {
  font-size: 3.4375rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  color: #000;
}

@media (max-width: 1200px) {
  .simulation_section9 h2 {
    font-size: 55px;
    font-size: 4.58333vw;
  }
}

@media (max-width: 750px) {
  .simulation_section9 h2 {
    font-size: 7.33333vw;
  }
}

.simulation_section9 p {
  margin: 1em 0 1.2em;
  font-weight: 700;
  line-height: 1.6;
  color: #000;
  font-size: 1.25rem;
  text-align: center;
}

@media (max-width: 1200px) {
  .simulation_section9 p {
    font-size: 20px;
    font-size: 1.66667vw;
  }
}

@media (max-width: 750px) {
  .simulation_section9 p {
    font-size: 3.73333vw;
  }
}

.simulation_section9 .confirm_buttons {
  width: 100%;
  text-align: center;
  margin: 30px auto;
}

.simulation_section9 .confirm_buttons .button {
  box-sizing: border-box;
}

@media (max-width: 750px) {
  .simulation_section9 .confirm_buttons .button {
    padding-left: 3.8em;
    padding-right: 3.8em;
  }
}

.simulation_section9 .confirm_buttons .download_button {
  line-height: 1;
  width: 90%;
  max-width: 480px;
  margin: 0 auto 44px;
}

.simulation_section9 .confirm_buttons .download_button .button {
  margin: 0;
  background-color: #cf292a;
  color: #fff;
  font-size: 1.25rem;
  text-align: center;
}

@media (max-width: 1200px) {
  .simulation_section9 .confirm_buttons .download_button .button {
    font-size: 20px;
    font-size: 1.66667vw;
  }
}

@media (max-width: 750px) {
  .simulation_section9 .confirm_buttons .download_button .button {
    font-size: 3.73333vw;
  }
}

.simulation_section9 .confirm_buttons .download_button .button::after {
  display: block;
  width: 1.363em;
  height: 20px;
  top: 50%;
  right: 2em;
  background: url(../img/ico_download_button_white.png) no-repeat center center;
  background-size: 100% auto;
}

.simulation_section9 .confirm_buttons .back_button {
  line-height: 1;
  width: 90%;
  max-width: 480px;
  margin: 0 auto;
}

.simulation_section9 .confirm_buttons .back_button .button {
  margin: 0;
  font-size: 1rem;
  text-align: center;
}

@media (max-width: 1200px) {
  .simulation_section9 .confirm_buttons .back_button .button {
    font-size: 16px;
    font-size: 1.33333vw;
  }
}

@media (max-width: 750px) {
  .simulation_section9 .confirm_buttons .back_button .button {
    font-size: 2.66667vw;
  }
}

.simulation_section9 .confirm_buttons .back_button .button::after {
  content: "";
  position: absolute;
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-style: solid;
  border-width: 2px 0 0 2px;
  transform: translateY(-50%) rotate(-45deg);
  top: 50%;
  left: 1.8em;
}

.button {
  position: relative;
  display: block;
  width: 100%;
  border-bottom-width: 3px;
  padding: 1.5em 2.5em;
  background-color: #fabf6f;
  border-radius: 2.5em;
  color: #000;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s;
}

@media (max-width: 750px) {
  .button {
    padding: 1em 1em;
  }
}

.button::after {
  content: "";
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}

.button:hover {
  border-bottom-width: 0;
  transform: translateY(3px);
}

.simulation_main .bg_circle {
  position: absolute;
  content: "";
  display: block;
  background: no-repeat center center;
  background-size: 100% auto;
}

.simulation_main .simulation_section1 .bg_circle01 {
  background-image: url(../img/bg/bg_circle01.png);
  width: 906px;
  height: 898px;
  top: 0;
  left: -10%;
  z-index: 1;
}

@media (max-width: 900px) {
  .simulation_main .simulation_section1 .bg_circle01 {
    width: calc( 600 / 900 * 100vw);
    height: calc( 600 / 900 * 100vw);
  }
}

@media (max-width: 750px) {
  .simulation_main .simulation_section1 .bg_circle01 {
    width: calc( 800 / 750 * 100vw);
    height: calc( 800 / 750 * 100vw);
    top: -24.6%;
  }
}

.simulation_main .simulation_section1 .bg_circle02 {
  background-image: url(../img/bg/bg_circle02.png);
  width: 494px;
  height: 494px;
  top: 52%;
  left: -20%;
}

@media (max-width: 1200px) {
  .simulation_main .simulation_section1 .bg_circle02 {
    width: calc( 421 / 900 * 100vw);
    height: calc( 421 / 900 * 100vw);
    display: none;
  }
}

@media (max-width: 750px) {
  .simulation_main .simulation_section1 .bg_circle02 {
    width: calc( 421 / 750 * 100vw);
    height: calc( 421 / 750 * 100vw);
    left: -54%;
  }
}

.simulation_main .simulation_section2 .bg_circle03 {
  background-image: url(../img/bg/bg_circle03.png);
  width: 898px;
  height: 898px;
  top: -24%;
  right: -10%;
  z-index: 1;
}

@media (max-width: 900px) {
  .simulation_main .simulation_section2 .bg_circle03 {
    width: calc( 528 / 900 * 100vw);
    height: calc( 528 / 900 * 100vw);
    top: -2%;
    right: -10%;
  }
}

@media (max-width: 750px) {
  .simulation_main .simulation_section2 .bg_circle03 {
    width: calc( 528 / 750 * 100vw);
    height: calc( 528 / 750 * 100vw);
  }
}

.simulation_main .simulation_section2 .bg_circle04 {
  background-image: url(../img/bg/bg_circle04.png);
  width: 666px;
  height: 666px;
  top: 57%;
  right: -20%;
}

@media (max-width: 900px) {
  .simulation_main .simulation_section2 .bg_circle04 {
    width: calc( 421 / 900 * 100vw);
    height: calc( 421 / 900 * 100vw);
    bottom: 10%;
    right: -20%;
  }
}

@media (max-width: 750px) {
  .simulation_main .simulation_section2 .bg_circle04 {
    width: calc( 421 / 750 * 100vw);
    height: calc( 421 / 750 * 100vw);
    top: unset;
    bottom: -50%;
    right: -40%;
  }
}

.simulation_main .simulation_section3 {
  position: relative;
}

.simulation_main .simulation_section3 .bg_circle05 {
  background-image: url(../img/bg/bg_circle05.png);
  width: 463px;
  height: 463px;
  bottom: 30%;
  left: -17%;
}

@media (max-width: 900px) {
  .simulation_main .simulation_section3 .bg_circle05 {
    width: calc( 421 / 900 * 100vw);
    height: calc( 421 / 900 * 100vw);
  }
}

@media (max-width: 750px) {
  .simulation_main .simulation_section3 .bg_circle05 {
    width: calc( 421 / 750 * 100vw);
    height: calc( 421 / 750 * 100vw);
  }
}

.simulation_main .simulation_section3 .bg_circle06 {
  background-image: url(../img/bg/bg_circle06.png);
  width: 897px;
  height: 898px;
  bottom: 0;
  left: -18%;
  z-index: 1;
}

@media (max-width: 900px) {
  .simulation_main .simulation_section3 .bg_circle06 {
    width: calc( 421 / 900 * 100vw);
    height: calc( 421 / 900 * 100vw);
  }
}

@media (max-width: 750px) {
  .simulation_main .simulation_section3 .bg_circle06 {
    width: calc( 421 / 750 * 100vw);
    height: calc( 421 / 750 * 100vw);
    bottom: 0;
  }
}

.simulation_main .simulation_section3 .bg_circle07 {
  background-image: url(../img/bg/bg_circle07.png);
  width: 898px;
  height: 898px;
  top: 20%;
  left: -20%;
  z-index: 1;
}

@media (max-width: 900px) {
  .simulation_main .simulation_section3 .bg_circle07 {
    width: calc( 528 / 900 * 100vw);
    height: calc( 528 / 900 * 100vw);
  }
}

@media (max-width: 750px) {
  .simulation_main .simulation_section3 .bg_circle07 {
    width: calc( 528 / 750 * 100vw);
    height: calc( 528 / 750 * 100vw);
  }
}

.simulation_main .simulation_section3 .bg_circle08 {
  background-image: url(../img/bg/bg_circle08.png);
  width: 666px;
  height: 666px;
  bottom: 0;
  right: -10%;
}

@media (max-width: 900px) {
  .simulation_main .simulation_section3 .bg_circle08 {
    width: calc( 528 / 900 * 100vw);
    height: calc( 528 / 900 * 100vw);
    bottom: 80%;
    right: 50%;
  }
}

@media (max-width: 750px) {
  .simulation_main .simulation_section3 .bg_circle08 {
    width: calc( 528 / 750 * 100vw);
    height: calc( 528 / 750 * 100vw);
  }
}

.simulation_main .simulation_section3 .bg_circle09 {
  background-image: url(../img/bg/bg_circle09.png);
  width: 463px;
  height: 463px;
  bottom: -5%;
  left: -18%;
  z-index: 1;
}

@media (max-width: 900px) {
  .simulation_main .simulation_section3 .bg_circle09 {
    width: calc( 421 / 900 * 100vw);
    height: calc( 421 / 900 * 100vw);
  }
}

@media (max-width: 750px) {
  .simulation_main .simulation_section3 .bg_circle09 {
    width: calc( 421 / 750 * 100vw);
    height: calc( 421 / 750 * 100vw);
  }
}

.simulation_main .simulation_section3 .bg_circle10 {
  background-image: url(../img/bg/bg_circle10.png);
  width: 906px;
  height: 898px;
  top: 57%;
  right: -20%;
}

@media (max-width: 900px) {
  .simulation_main .simulation_section3 .bg_circle10 {
    width: calc( 421 / 900 * 100vw);
    height: calc( 421 / 900 * 100vw);
  }
}

@media (max-width: 750px) {
  .simulation_main .simulation_section3 .bg_circle10 {
    width: calc( 421 / 750 * 100vw);
    height: calc( 421 / 750 * 100vw);
  }
}

.simulation_main .simulation_section9 .bg_circle02 {
  background-image: url(../img/bg/bg_circle02.png);
  width: 494px;
  height: 494px;
  top: 52%;
  left: -20%;
}

@media (max-width: 1200px) {
  .simulation_main .simulation_section9 .bg_circle02 {
    width: calc( 421 / 900 * 100vw);
    height: calc( 421 / 900 * 100vw);
  }
}

@media (max-width: 750px) {
  .simulation_main .simulation_section9 .bg_circle02 {
    width: calc( 421 / 750 * 100vw);
    height: calc( 421 / 750 * 100vw);
    display: block;
    bottom: -6%;
    left: -24%;
  }
}

.simulation_main .simulation_section9 .bg_circle03 {
  background-image: url(../img/bg/bg_circle03.png);
  width: 898px;
  height: 898px;
  top: -54%;
  right: -10%;
  z-index: 1;
}

@media (max-width: 900px) {
  .simulation_main .simulation_section9 .bg_circle03 {
    width: calc( 528 / 900 * 100vw);
    height: calc( 528 / 900 * 100vw);
    top: -2%;
    right: -10%;
  }
}

@media (max-width: 750px) {
  .simulation_main .simulation_section9 .bg_circle03 {
    width: calc( 528 / 750 * 100vw);
    height: calc( 528 / 750 * 100vw);
  }
}

.simulation_main .simulation_section9 .bg_circle04 {
  background-image: url(../img/bg/bg_circle04.png);
  width: 666px;
  height: 666px;
  top: 40%;
  right: -20%;
}

@media (max-width: 900px) {
  .simulation_main .simulation_section9 .bg_circle04 {
    width: calc( 421 / 900 * 100vw);
    height: calc( 421 / 900 * 100vw);
    bottom: 10%;
    right: -20%;
  }
}

@media (max-width: 750px) {
  .simulation_main .simulation_section9 .bg_circle04 {
    width: calc( 421 / 750 * 100vw);
    height: calc( 421 / 750 * 100vw);
    top: unset;
    bottom: 15%;
    right: -21%;
  }
}
