.page-footer, body {
  background-color: #fff;
}

*, :root ul {
  margin: 0;
  padding: 0;
}

a, body, dd, div, dl, dt, h1, h2, h3, header, html, i, iframe, img, label, li, p, section, small, span, ul {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

h1, h2, h3 {
  font-weight: 700;
}

img {
  vertical-align: top;
}

header, section {
  display: block;
}

#footerArea .pbNestedWrapper, .page-footer, .page-footer .pbNestedWrapper {
  overflow: visible;
}

html {
  font-size: 0.625em;
}

body {
  color: #333;
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
}

li li, li p {
  font-size: 1em;
}

body, input, select {
  font-family: "Hiragino Kaku Gothic ProN", "Meiryo", "MS PGothic", sans-serif;
}

ul {
  list-style: none;
}

img {
  height: auto;
  max-width: 100%;
}

iframe {
  max-width: 100%;
  outline: 0;
  vertical-align: top;
}

.page-footer, .row, .section, header, section {
  zoom: 1;
}

.page-footer:after, .page-footer:before, .row:after, .row:before, .section:after, .section:before, header:after, header:before, section:after, section:before {
  content: "";
  display: table;
}

.page-footer:after, .pbBlock, .pbFooterArea, .row:after, .section:after, header:after, section:after {
  clear: both;
}

dd, dt, h1, h2, h3, li, p {
  color: #333;
  font-size: 1.4em;
  text-align: left;
}

p:first-child {
  margin-top: 0;
}

.cl-orange{
  color: #ef8900;
}

.page-footer {
  padding-top: 3em;
  zoom: 1;
}

.pbFooterArea, .pbNestedWrapper {
  overflow: hidden;
}

.page-footer .footer-lower {
  background: url(../img/footer_line_img01.png) bottom center/960px 45px no-repeat, url(../img/footer_line_img02.png) bottom 16px left/1px 13px repeat-x #fff;
  clear: both;
  font-size: 1em;
  overflow: visible;
  padding: 3em 0 6em;
  position: relative;
}

.page-footer .footer-lower .footer-logo {
  float: left;
  margin-top: 0;
}

.page-footer .footer-lower .footer-sub-nav {
  float: right;
  overflow: hidden;
  text-align: right;
  width: 64.5833333333%;
}

.page-footer .footer-lower .footer-sub-nav .footer-sub-nav_list > li {
  border-right: 1px solid #bcbcbc;
  display: inline-block;
  font-size: 1.1em;
  line-height: 1;
  margin: 0 0.455em 1.091em 0;
  padding-right: 0.455em;
}

.pbArea {
  border-width: 0;
  padding: 0;
}

.page-footer .footer-lower .copyright {
  clear: both;
  color: #666;
  font-size: 1.1em;
  text-align: right;
}

.concept {
  margin-top: 0 !important;
}

.footer-lower .inner {
  margin: 0 auto;
  position: relative;
  width: 960px;
}

.pbArea, .pbNested {
  margin: 0;
}

a, span {
  color: inherit;
}

a {
  text-decoration: none;
}

iframe {
  width: 100%;
}

.pbNested:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}

.pbNested {
  clear: both;
  min-height: 0;
  padding: 0;
}

.concept_title {
  text-align: center;
}

.concept_body {
  position: relative;
}

.concept_trigger > a::after, .concept_trigger > a::before {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-top: 3px solid #fff;
  content: "";
  display: block;
  height: 0;
  margin: auto 0;
  position: absolute;
  bottom: 0;
  right: 0.4em;
  top: 0;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  width: 1.6em;
}

.concept_trigger > a::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.is-expanded .concept_trigger > a::after {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.convertion-box_item_title:after {
  background-color: #a2a2a2;
  content: "";
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.convertion-box_item_head:before {
  -webkit-transform: rotate(65deg);
          transform: rotate(65deg);
}

.convertion-box_item_head:after {
  -webkit-transform: rotate(-65deg);
          transform: rotate(-65deg);
}

.convertion-box_item p.text-body{
  max-width: 262px;
  margin: 14px auto 0;
  font-size: 1.4rem;
  line-height: 1.57142;
  letter-spacing: -.85px;
}

.convertion-box_item p.text-body ~ .convertion-box_item_list{
  margin-top: 0 !important;
  padding-left: 0 !important;
}

@media all and (min-width: 751px) {
  .concept_lower-title, .concept_text {
    font-size: 1.6rem;
    line-height: 1.65;
    margin-top: 0.706em;
    text-align: left;
  }
  .page-footer .footer-lower {
    margin: 0 auto;
    position: relative;
    max-width: 960px;
  }
  .convertion-box_item {
    border-radius: 12px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .concept_inner, .convertion-box_item, .convertion-box_item_list {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sp {
    display: none !important;
  }
  #footerArea {
    padding-bottom: 15.6em;
    padding-top: 0;
  }
  .pbFooterArea {
    overflow: visible !important;
  }
  .page-footer .pbNestedWrapper {
    overflow: visible;
  }
  .page-footer:after, .page-footer:before {
    content: "";
    display: table;
  }
  .page-footer:after {
    clear: both;
  }
  .page-footer .inner {
    position: relative;
    width: 100%;
  }
  .page-footer .footer-lower {
    background: url(../img/footer_line_img01.png) bottom center/90% 45px no-repeat;
    clear: both;
    font-size: 1em;
    overflow: visible;
    padding: 1.3em 2em 7.2em;
  }
  .page-footer .footer-lower .footer-logo {
    float: left;
  }
  .page-footer .footer-lower .footer-sub-nav {
    float: right;
    overflow: hidden;
    text-align: right;
    width: 64.5833333333%;
  }
  .page-footer .footer-lower .footer-sub-nav .footer-sub-nav_list {
    font-size: 1em;
    margin-bottom: 0;
    margin-right: -1em;
    margin-top: 0;
    padding: 0.3em 0 0;
  }
  .page-footer .footer-lower .footer-sub-nav .footer-sub-nav_list > li {
    border-right: 1px solid #bcbcbc;
    display: inline-block;
    font-size: 1.1em !important;
    line-height: 1;
    margin: 0 0.455em 1.091em 0;
    padding-right: 0.455em;
  }
  .page-footer .footer-lower .footer-sub-nav .footer-sub-nav_list > li a {
    border-bottom: none;
    color: #333;
    text-decoration: none;
  }
  .page-footer .footer-lower .copyright {
    clear: both;
    color: #666;
    font-size: 1.1em !important;
    text-align: right;
  }
  .concept {
    box-sizing: border-box;
    background-color: #f6f6f6;
    padding: 4.9em 0 13.2em;
  }
  .concept_inner {
    margin: 0 auto;
    max-width: 950px;
    padding: 0 10em;
  }
  .concept_section {
    margin-top: 4.8em;
  }
  .concept_lower-title {
    font-weight: 700;
  }
  .concept_title + .concept_text {
    margin-top: 2.625em;
  }
  .concept_body_inner {
    margin-top: 4.9em;
  }
  .concept_trigger {
    margin-top: 3.714em !important;
    position: absolute;
    right: 0;
    top: 100%;
  }
  .concept_trigger > a {
    background: url(../img/concept_img04.png) center center/100% 100% no-repeat;
    cursor: pointer;
    display: block;
    height: 3em;
    overflow: hidden;
    position: relative;
    text-indent: 110%;
    white-space: nowrap;
    width: 10.429em;
  }
  .concept_trigger > a:active::before, .concept_trigger > a:hover::before {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .concept_trigger > a:active::after, .concept_trigger > a:hover::after {
    -webkit-transform: rotate(90deg) scale(1.1);
            transform: rotate(90deg) scale(1.1);
  }
  .is-expanded .concept_trigger > a:active::after, .is-expanded .concept_trigger > a:hover::after {
    -webkit-transform: rotate(360deg) scale(1.1);
            transform: rotate(360deg) scale(1.1);
  }
  .only-sp {
    display: none !important;
  }
  .page-width {
    margin-left: auto;
    margin-right: auto;
    max-width: 950px;
    padding-left: 2em !important;
    padding-right: 2em !important;
  }
  .convertion-box_item_head span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }
  .convertion-section {
    background-color: #c8c8c8;
    margin-top: 0;
    padding: 5.6em 0 8em;
  }
  .convertion-box_title {
    font-size: 2rem;
    text-align: center;
  }
  .convertion-box_item_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 3em 0 0 !important;
    padding: 0 !important;
  }
  .convertion-box_item {
    background-color: #fff;
    margin: 0;
    padding: 32px 13px 46px;
    width: 32.421%;
    text-align: center;
  }
  .convertion-box_item_title {
    color: #403d3c;
    font-size: 2.2rem;
    padding-bottom: .636363em;
    position: relative;
    text-align: center;
    font-weight: bold;
  }
  .convertion-box_item_head {
    display: table;
    height: 3.286em;
    margin: 1.643em auto 0;
    padding: 0 1.7142857em;
    position: relative;
  }
  .convertion-box_item_head span {
    color: #094;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.3;
  }
  .convertion-box_item_head:after, .convertion-box_item_head:before {
    background-color: #094;
    content: "";
    display: inline-block;
    height: 2px;
    position: absolute;
    top: 50%;
    vertical-align: bottom;
    width: 3.357em;
  }
  .convertion-box_item_head:after {
    right: -1.214em;
  }
  .convertion-box_item_head:before {
    left: -1.214em;
  }
  .convertion-box_item_button {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 1.429em auto 0;
    padding: 0 0.714em;
    width: 100%;
    text-align: center;
  }
  .convertion-box_item_button a:hover {
    opacity: .7;
  }
  .convertion-box_item_button.type-tel a {
    pointer-events: none;
  }

  .convertion-box_item_button a{
    position: relative;
    display: flex;
    align-items: center;
    justify-items: center;
  }

  .convertion-box_item_button .text-pc{
    font-size: 1.7rem;
    font-weight: bold;
    color: #FFFFFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }

  .convertion-box_item_button .text-pc02{
    font-size: 2.1rem;
    font-weight: bold;
    color: #FFFFFF;
    position: absolute;
    top: 50%;
    left: 152px;
    transform: translate(-50%, -50%);
    width: 100%;
  }

  .convertion-box_item_list {
    margin: 1.143em 0 0 !important;
    padding: 0 0.714em !important;
    display: inline-block;
  }
  .convertion-box_item_button.type-tel + .convertion-box_item_list {
    margin: 1.143em auto 0 !important;
    max-width: 360px;
    display: block;
  }
  .convertion-box_item_list li {
    color: #403d3c;
    padding-left: 1em;
    position: relative;
    text-indent: -1em;
  }
}
@media print {
  .sp {
    display: none !important;
  }
}
@media all and (max-width: 750px) {
  .convertion-box_item, .convertion-box_item_list {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .page-footer {
    min-width: 100%;
  }
  .pc {
    display: none !important;
  }
  dd, dt, h1, h2, h3, li, p {
    font-size: 2.6em;
  }
  .page-footer {
    background: 0 0;
    font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
    padding-top: 12em;
  }
  .footer-content {
    overflow: visible;
    position: relative;
  }
  p, p:first-child {
    margin-top: 0.923em;
  }
  .page-footer .footer-lower .footer-logo {
    float: none;
    margin: 0;
    text-align: center;
  }
  .page-footer .footer-lower .footer-sub-nav {
    float: none;
    margin-top: 2em;
    overflow: visible;
    width: 100%;
  }
  .page-footer .footer-lower .footer-sub-nav .footer-sub-nav_list {
    margin: 0;
    text-align: center;
  }
  .page-footer .footer-lower .footer-sub-nav .footer-sub-nav_list > li {
    border-right: 2px solid #bcbcbc;
    display: inline-block;
    font-size: 2.933vw;
    line-height: 1;
    margin: 0.909em 0.682em 0 0;
    overflow: visible;
    padding-right: 0.682em;
    vertical-align: middle;
  }
  .page-footer .footer-lower .footer-sub-nav .footer-sub-nav_list > li a {
    color: #333;
    text-decoration: none;
  }
  .page-footer .footer-lower .footer-sub-nav .footer-sub-nav_list > li:last-child {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
  }
  .page-footer .footer-lower .copyright {
    display: block;
    font-size: 2.933vw !important;
    margin: 1.727em 0 0;
    text-align: center;
    width: 100%;
  }
  .page-footer .pbNestedWrapper {
    overflow: visible;
  }
  .concept {
    background-color: #f6f6f6;
    font-size: 2.667vw;
    padding: 3em 0 10em;
  }
  .concept_inner {
    margin: 0 auto;
    padding: 0 2.5em;
  }
  .concept_section {
    margin-top: 4em;
  }
  .concept_lower-title {
    font-size: 3.467vw;
    font-weight: 700;
    line-height: 1.46;
    text-align: left;
  }
  .concept_text {
    font-size: 3.2vw;
    line-height: 1.46;
    margin-top: 2em;
    text-align: left;
  }
  .concept_title + .concept_text {
    margin-top: 1.417em;
  }
  .concept_lower-title + .concept_text {
    margin-top: 0.6em;
  }
  .concept_trigger {
    font-size: 2.667vw;
    margin-top: 4.3em !important;
    position: absolute;
    right: 0;
    top: 100%;
  }
  .concept_trigger > a {
    background: url(../img/concept_img04_sp.png) center center/100% 100% no-repeat;
    cursor: pointer;
    display: block;
    font-size: 2.667vw;
    height: 2.3em;
    overflow: hidden;
    position: relative;
    text-indent: 110%;
    white-space: nowrap;
    width: 8.9em;
  }
  .footer-logo img {
    width: 41.095890411%;
  }
  .page-width {
    margin-left: 1em;
    margin-right: 1em;
    width: auto;
  }
  .convertion-box_item {
    border-radius: 5px;
  }
  .footer-lower-wrp {
    padding-bottom: 0;
  }
  .footer-lower-wrp .footer-lower {
    background: url(../img/footer_line.png) bottom 30px center/100% auto no-repeat #fff;
    font-size: 2.667vw;
    padding: 0.9em 0.5em 8.1em;
  }
  .convertion-section {
    background-color: #c8c8c8;
    font-size: 2.667vw;
    margin-top: 0;
    padding: 2em 0;
  }
  .convertion-box_title {
    color: #3f3b3a;
    font-size: 4vw;
    text-align: center;
  }
  .convertion-box_item_wrap {
    margin: 1.5em 0 0 !important;
  }
  .convertion-box_item {
    background-color: #fff;
    padding: 0.577em 1.038em 0.731em;
  }
  .convertion-box_item_title {
    color: #403d3c;
    font-size: 4.267vw;
    padding-bottom: 0.813em;
    position: relative;
    text-align: center;
  }
  .convertion-box_item_title:after {
    height: 1px;
  }
  .convertion-box_item_head {
    display: table;
    font-size: 1.333vw;
    height: 8.4em;
    margin: 2.6em auto 0;
    position: relative;
  }
  .convertion-box_item_head span {
    color: #094;
    display: table-cell;
    font-size: 3.467vw;
    font-weight: 700;
    letter-spacing: -0.03em;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle;
  }
  .convertion-box_item_head:after, .convertion-box_item_head:before {
    background-color: #094;
    content: "";
    display: inline-block;
    height: 1px;
    position: absolute;
    vertical-align: bottom;
    width: 9em;
  }
  .convertion-box_item_head:before {
    left: -9.2em;
    top: 43%;
  }
  .convertion-box_item_head:after {
    right: -9.2em;
    top: 43%;
  }
  .convertion-box_item_button {
    margin: 0.2em auto 0;
    width: 100%;
  }
  .convertion-box_item_list {
    margin: 0.6em 0 0 !important;
  }
  .convertion-box_item_list li {
    color: #403d3c;
    font-size: 2.933vw;
    padding-left: 1em;
    position: relative;
    text-indent: -1em;
  }
  #footerArea {
    font-size: 2.667vw;
    padding-bottom: 7.25em;
    padding-top: 2.2em;
  }
  .hub_convertion_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 1em auto;
  }
  .hub_convertion_fixed {
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
  }
  .hub_convertion_fixed .hub_convertion_wrap {
    font-size: 2.667vw;
    margin: 1em 1em;
  }
  #pageTop {
    cursor: pointer;
    font-size: 2.667vw;
    position: fixed;
    bottom: 10.5em;
    right: 1em;
    width: 3.5em;
    z-index: 9;
  }

  .convertion-box_item p.text-body{
    font-size: 2.4vw;
    max-width: 78.67vw;
    margin: 2.13vw auto 0 0;
    letter-spacing: .1px;
    line-height: 1.65;
  }
  .convertion-box_item .convertion-box_item_list li.small{
    font-size: 2.4vw;
  }
}
@media all and (min-width: 751px) {
  .hub_convertion_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 2.7em auto;
  }
  .hub_convertion_wrap a:hover {
    opacity: 0.7;
  }
  .hub_convertion_fixed {
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
  }
  .hub_convertion_fixed .hub_convertion_wrap a:hover {
    opacity: 0.9;
  }
  #pageTop {
    cursor: pointer;
    position: fixed;
    bottom: 16em;
    right: 5em;
    width: 8.2em;
    z-index: 9;
  }
}
@media all and (min-width: 751px) {
  .concept_trigger > a::after, .concept_trigger > a::before {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-top: 3px solid #fff;
    content: "";
    display: block;
    height: 0;
    margin: auto 0;
    position: absolute;
    bottom: 0;
    right: 0.8em;
    top: 0;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    width: 1.6em;
  }
  .concept_title {
    color: #2c893a;
    font-weight: 600;
    text-align: center;
    font-size: 3.1em;
    letter-spacing: 0.05em;
  }
  .outer {
    background: url(../img/footer_line_img02.png) bottom 16px left/1px 13px repeat-x #fff;
  }
}
@media all and (max-width: 750px) {
  .concept_trigger > a::after, .concept_trigger > a::before {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-top: 3px solid #fff;
    content: "";
    display: block;
    height: 0;
    margin: auto 0;
    position: absolute;
    bottom: 0;
    right: 0.4em;
    top: 0;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    width: 1.6em;
  }
  .concept_title {
    color: #2c893a;
    font-size: 5.333vw;
    font-weight: 600;
    text-align: center;
    line-height: 1.35;
  }
  .last .convertion-box_item_list {
    margin: 0.3em 0 0 !important;
  }
  .last .convertion-box_item_list li {
    padding-left: 0;
    text-align: center;
    text-indent: inherit;
  }
  .last .convertion-box_item_head span {
    font-size: 3.2vw;
    line-height: 1.34;
    vertical-align: inherit;
  }
}
@media (min-width: 751px) and (max-width: 1024px) {
  .convertion-box_item_title {
    font-size: 2.344vw;
  }
  .convertion-box_item_head span {
    font-size: 1.363vw;
    letter-spacing: -0.04em;
  }
}
@media screen and (max-width: 750px) {
  .convertion-box_item_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .convertion-section .convertion-box_item {
    width: 100%;
  }
  .convertion-section .convertion-box_item:nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .convertion-section .convertion-box_item:nth-child(2) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 0.6em;
    padding-bottom: 3.2vw;
  }
  .convertion-section .convertion-box_item:nth-child(3) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 0.6em;
    padding-bottom: 3.47vw;
  }
}
.c-green {
  color: #009944;
}

.c-orange {
  color: #e66100;
}

.c-red {
  color: #ec2222;
}
header #logo {
  margin: 0 auto;
  position: relative;
  width: 226px;
  z-index: 1;
  text-align: center;
}
header .header-wrap {
  padding: 18px 0 7px;
}
@media screen and (max-width: 750px) {
  header #logo {
    width: 36.7%;
  }
  header #logo a {
    display: block;
    line-height: 1;
  }
  header .header-wrap {
    padding: 3% 0 2%;
  }
}

.section-inner {
  max-width: 950px;
  padding: 0 1em;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .section-inner {
    padding: 0 4vw;
  }
}

.section {
  font-size: 1.4rem;
}
.section * {
  font-size: inherit;
}

.highlight {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff366), to(#fff366)) 0 100%/100% 16px no-repeat;
  background: linear-gradient(#fff366, #fff366) 0 100%/100% 16px no-repeat;
}

.meiryo .highlight {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff366), to(#fff366)) 0 85%/100% 16px no-repeat;
  background: linear-gradient(#fff366, #fff366) 0 85%/100% 16px no-repeat;
}
@media screen and (max-width: 750px) {
  .highlight {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff366), to(#fff366)) 0 83%/100% 2.6667vw no-repeat;
    background: linear-gradient(#fff366, #fff366) 0 83%/100% 2.6667vw no-repeat;
  }
}

.dib {
  display: inline-block;
}

.toggleBox-head {
  cursor: pointer;
}

.section-ttl {
  position: relative;
}
.section-ttl .ttl {
  color: #fff;
  background: #009944;
  padding: 35px 10px 33px;
  font-weight: bold;
  text-align: center;
  font-size: 3.2rem;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .section-ttl .ttl {
    font-size: 4.8vw;
    padding: 4.5vw 2vw;
  }
}

#mainvisual {
  color: #fff;
}
@media screen and (min-width: 751px) {
  #mainvisual {
    padding: 67px 0;
    background: url("../img/fv_bg.jpg") no-repeat center center/auto;
  }
  #mainvisual .fv{
    max-width: 950px;
    margin: 0 auto;
  }
  #mainvisual .fv picture{
    display: block;
  }
}

@media screen and (min-width: 751px) {
  .cvArea {
    padding: 17px 0 26px;
  }
  .cvArea.cvAreaPadding {
    padding: 26px 0 22px;
  }
  .cvArea.cvArea03 {
    padding: 21px 0 58px;
  }
  .cvArea.cvArea04 {
    padding: 21px 0 71px;
  }
  .cvArea.cvArea05 {
    padding: 22px 0 21px;
  }
}
@media screen and (max-width: 750px) {
  .cvArea {
    padding: 2.93vw 0 3vw;
  }
  .cvArea.cvArea04{
    padding: 3.2vw 0 3.47vw;
  }
  .cvArea.cvArea05 {
    padding: 9.33vw 0 2.93vw;
  }
}

.cvBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  height: 95px;
  font-weight: bold;
  font-size: 2.4rem;
  color: #fff;
  line-height: 1.5;
  border-radius: 10px;
  margin-bottom: 4px;
}

.cvBtn-green {
  background: -webkit-gradient(linear, left top, left bottom, from(#2dbb6c), to(#009944));
  background: linear-gradient(#2dbb6c, #009944);
  -webkit-box-shadow: 0 5px 0 #005827;
          box-shadow: 0 5px 0 #005827;
}

.cvBtn-red {
  background: -webkit-gradient(linear, left top, left bottom, from(#fe5050), to(#ea1d1c));
  background: linear-gradient(#fe5050, #ea1d1c);
  -webkit-box-shadow: 0 5px 0 #b50909;
          box-shadow: 0 5px 0 #b50909;
}

.cvBtn-yellow {
  color: #333333;
  border: 2px solid #009944;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fffcd1));
  background: linear-gradient(#fff, #fffcd1);
  -webkit-box-shadow: 0 4px 0 #009944;
          box-shadow: 0 4px 0 #009944;
}
.cvBtn-yellow > span::after {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  margin-left: 18px;
  vertical-align: middle;
  border-left: 8px solid rgba(255, 255, 255, 0);
  border-right: 8px solid rgba(255, 255, 255, 0);
  border-top: 10px solid #009944;
}

.cvBtn-lightgreen {
  color: #333333;
  border: 4px solid #017028;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#c7dbc6));
  background: linear-gradient(#fff, #c7dbc6);
  -webkit-box-shadow: 0 6px 0 #134e2d;
          box-shadow: 0 6px 0 #134e2d;
  margin-bottom: 0;
}
.cvBtn-lightgreen > span::after {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  border-top: 8px solid rgba(255, 255, 255, 0);
  border-bottom: 8px solid rgba(255, 255, 255, 0);
  border-left: 10px solid #136236;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 73px;
}

@media screen and (min-width: 751px) {
  .cvBtn {
    height: 85px;
    font-size: 2.4rem;
  }
  .cvBtn:hover {
    opacity: 0.8;
  }
  .cvBtn-yellow {
    font-size: 2.4rem;
    border-radius: 15px;
    height: 75px;
  }
  .cvBtn-lightgreen {
    font-size: 2.6rem;
    border-radius: 10px;
    height: 72px;
    padding-right: 35px;
  }
}
@media screen and (max-width: 750px) {
  .cvBtn {
    height: 13.8667vw;
    font-size: 4.8vw;
    border-radius: 2vw;
    margin-bottom: 0.8vw;
  }
  .cvBtn-yellow {
    font-size: 4vw;
    border-radius: 2vw;
    height: 9.6vw;
    border-width: 2px;
    -webkit-box-shadow: 0 2px 0 #009944;
            box-shadow: 0 2px 0 #009944;
  }
  .cvBtn-yellow > span::after {
    margin-left: 0;
    border-left: 4px solid rgba(255, 255, 255, 0);
    border-right: 4px solid rgba(255, 255, 255, 0);
    border-top: 5px solid #009944;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 7%;
  }
  .cvBtn-lightgreen {
    font-size: 4vw;
    border-radius: 2vw;
    height: 9.6vw;
    border-width: 2px;
    -webkit-box-shadow: 0 3px 0 #134e2d;
            box-shadow: 0 3px 0 #134e2d;
  }
  .cvBtn-lightgreen > span::after {
    border-top: 4px solid rgba(255, 255, 255, 0);
    border-bottom: 4px solid rgba(255, 255, 255, 0);
    border-left: 5px solid #136236;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 8%;
  }
}
.btnGroup {
  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;
}
.btnGroup .item01 {
  width: 36.8421052%;
}
.btnGroup .item02 {
  width: 61.1578947368%;
}
.btnGroup .item03 {
  width: 580px;
  max-width: 100%;
  margin: 20px auto 0;
}
.btnGroup .btn-caption {
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 751px) {
  .btnGroup .btn-caption {
    font-size: 2rem;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 750px) {
  .btnGroup .btn-caption {
    font-size: 3.2vw;
    margin-bottom: 0.27vw;
  }
  .btnGroup .item01 {
    max-width: 270px;
    width: 39.134%;
  }
  .btnGroup .item02 {
    max-width: 400px;
    width: 57.9715%;
  }
  .btnGroup .item03 {
    margin-top: 3vw;
  }
  .cvArea.cvArea05 .btnGroup .item03 {
    margin-top: 4.27vw;
  }
}

.hub_convertion_wrap {
  display: block;
  max-width: 950px;
  margin: 10px auto;
  color: #fff;
}

.sec-concerns {
  text-align: center;
}
.sec-concerns .block01 {
  position: relative;
  z-index: 2;
  background: url("../img/bg_02.jpg") repeat-x center top/auto;
  background-size: contain;
}
.sec-concerns .block01::after{
  content: "";
  position: absolute;
  bottom: -75px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 377px solid transparent;
  border-right: 377px solid transparent;
  border-top: 75px solid #ebffdf;
  z-index: 2;
}
.sec-concerns .block01 .txt01 {
  font-weight: bold;
  line-height: 1.45;
}
.sec-concerns .block01 .txt02 {
  text-align: center;
  font-weight: bold;
  line-height: 1.45;
}
.sec-concerns .block01 .txt03 {
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  font-size: 2.0rem;
}
.sec-concerns .block01 .block01-text01{
  position: absolute;
  left: 22.8%;
  top: 18.7%;
}
.sec-concerns .block01 .block01-text02{
  position: absolute;
  right: 26.5%;
  top: 18%;
}
@media screen and (min-width: 1921px) {
  .sec-concerns{
    background-size: cover;
  }
}

@media screen and (min-width: 751px) {
  .sec-concerns{
    background-position-y: -22px;
  }
  .sec-concerns .block01 {
    padding-top: 0;
  }
  .sec-concerns .block01 .img {
    margin: -25px auto 0 30px;
    max-width: 901px;
    position: relative;
  }
  .sec-concerns .block01 .txt01 {
    font-size: 2.8rem;
    margin-bottom: 7px;
    padding-top: 3%;
  }
  .sec-concerns .block01 .txt02 {
    font-size: 3.2rem;
    margin-top: -40px;
  }
}
@media screen and (max-width: 750px) {
  .sec-concerns .block01 .txt03 {
    font-size: 4.266vw;
    margin-top: 0;
  }
  .sec-concerns .block01 .block01-text01{
    position: absolute;
    left: 11.73vw;
    top: 35.73vw;
  }
  .sec-concerns .block01 .block01-text02{
    position: absolute;
    right: 17.07vw;
    top: 33.07vw;
  }
  .sec-concerns .block01 {
    background: url('../img/bg_02_sp.png') repeat-x center top / auto;
    background-size: cover;
    padding-top: 3.2vw;
    padding-bottom: 8vw;
  }
  .sec-concerns .block01 .img {
    margin: 3.73vw 0 2.67vw;
  }
  .sec-concerns .block01 .txt02{
    font-size: 6.13vw;
    line-height: 1.47826;
    margin-top: 0.8vw;
  }
  .sec-concerns .block01 .img .illus {
    max-width: 704px;
    width: 92vw;
    margin: 0 auto;
    transform: translateX(-1.07vw);
  }
  .sec-concerns .block01 .txt01 {
    font-size: 6.13vw;
  }
  .sec-concerns .block01::after{
    display: none;
  }
}
.sec-concerns .block02{
  background: url("../img/bg_03.png") repeat center top/auto;
}
.sec-concerns .block02 .anchorBox ul {
  max-width: 810px;
  margin: 0 auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
          
}
.sec-concerns .block02 .anchorBox ul li {
  position: relative;
  width: 32.098%;
}
.sec-concerns .block02 .anchorBox ul li picture{
  display: block;
}
.sec-concerns .block02 .anchorBox ul li .text {
  position: absolute;
  top: 54%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.4545;
}

.sec-concerns .block02 .txtBox {
  position: relative;
  font-size: 2rem;
  background: #ffffff;
  border-radius: 15px;
  text-align: center;
  font-weight: bold;
  max-width: 770px;
  margin: 0 auto;
  padding: 25px 20px 40px;
}
.sec-concerns .block02 .txtBox .txtBox-title{
  font-size: 3.2rem;
  font-weight: bold;
  color: #009944;
}
.sec-concerns .block02 .txtBox .txtBox-title span{
  position: relative;
}
.sec-concerns .block02 .txtBox .txtBox-title span:before {
  position: absolute;
  content: "";
  background: url('../img/ico_question.png') no-repeat center / contain;
  width: 40px;
  height: 40px;
  left: -51px;
  top: 1px;
}
.sec-concerns .block02 .txtBox .txtBox-text {
  margin-top: 6px;
}
.sec-concerns .block02 .txtBox .txtBox-content {
  margin-top: 25px;
}
@media screen and (min-width: 751px) {
  .sec-concerns .block02 {
    padding-top: 114px;
    padding-bottom: 70px;
  }
  .sec-concerns .block02 .anchorBox ul a:hover {
    opacity: 0.8;
  }
  .sec-concerns .block02 .txtBox {
    margin-top: 23px;
  }
  .sec-concerns .block02 .txtBox .txtBox-title span{
    margin-left: 44px;
  }
  .sec-concerns .block02 .anchorBox ul li .text {
    top: 55%;
  }
  .meiryo .sec-concerns .block02 .anchorBox ul li .text{
    top: 56%;
  }
}
@media screen and (max-width: 750px) {
  .sec-concerns .block02 {
    padding-top: 18.4vw;
    padding-bottom: 18.67vw;
    margin-top: -10.1vw;
  }
  .sec-concerns .block02 .anchorBox ul li .text {
    font-size: 4.27vw;
    line-height: 1.25;
  }
  .meiryo .sec-concerns .block02 .anchorBox ul li .text {
    top: 56%;
  }
  .sec-concerns .block02 .txtBox {
    font-size: 3.7334vw;
    text-align: left;
    margin-top: 4vw;
    line-height: 1.5;
    border-radius: 2.67vw;
    padding: 5.6vw 1.33vw 3.73vw;
  }
  .sec-concerns .block02 .anchorBox ul li{
    max-width: 220px;
    width: 29.33vw;
  }
}

.point-ttl {
  text-align: center;
  position: relative;
}
.point-ttl .no {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: -47px;
  margin: 0 auto;
}
.point-ttl .ttl {
  background: #009944;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 1.217;
  position: relative;
}
.point-ttl .ttl:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: -1px auto 0;
  top: 100%;
  right: 0;
  left: 0;
  border-left: 22px solid rgba(255, 255, 255, 0);
  border-right: 22px solid rgba(255, 255, 255, 0);
  border-top: 22px solid #009944;
}
.sec-simulation .point-ttl .ttl:after {
  display: none;
}
@media screen and (min-width: 751px) {
  .point-ttl .no {
    width: 272px;
  }
  .point-ttl .ttl {
    font-size: 3.2rem;
    padding: 35px 20px 26px;
  }
}
@media screen and (max-width: 750px) {
  .point-ttl .no {
    width: 48.27vw;
    top: -9.6vw;
  }
  .point-ttl .ttl {
    font-size: 6.67vw;
    padding: 10.4vw 2vw 5.33vw;
    line-height: 1.45;
  }
  .point-ttl .ttl:after {
    border-width: 3.2vw 3.2vw 0;
    z-index: 3;
  }
}

.point01 .point-content {
  text-align: center;
  background: #fff;
}


@media screen and (max-width: 750px) {
  .point01 + .cvArea{
    padding-top: 10.93vw;
    padding-bottom: 13.07vw;
  }
}
@media screen and (min-width: 751px) {
  .point01 {
    padding-bottom: 2.5rem;
  }
  .point02 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 750px) {
  .point01 {
    margin-top: -5.5vw;
  }
}

@media screen and (max-width: 750px) {
  .point02 + .cvArea{
    padding-top: 2.67vw;
    padding-bottom: 8.8vw;
  }
}

.point02 .point-content {
  text-align: center;
  background: #ebffd9;
  padding-top: 20px;
}

@media screen and (max-width: 750px) {
  .point02 .point-content{
    padding-top: 0;
    background: none;
  }
}
@media screen and (max-width: 750px) {
  .point02 {
    margin-top: 0;
  }
}

.point03 {
  margin-top: 15px;
}
.point03 .point-content {
  padding-bottom: 4rem;
  text-align: center;
  background: #ebffd9;
}
.point03 .img-ttl{
  padding: 54px 0 0;
}
.point03 .txt01 {
  font-size: 2.4rem;
  line-height: 1.65;
  padding: 24px 0 36px;
  font-weight: bold;
}
.point03 .txt01 .c-big {
  font-size: 3.2rem;
}
.point03 .txt_link {
  font-size: 2rem;
  font-weight: bold;
  margin-top: 17px;
}
.point03 .txt_link a {
  text-decoration: underline;
  display: inline-block;
  position: relative;
  text-underline-offset: 4px;
}
.point03 .txt_link a:after {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  border-top: 0.6rem solid rgba(255, 255, 255, 0);
  border-bottom: 0.6rem solid rgba(255, 255, 255, 0);
  border-left: 1rem solid #009944;
}
.point03 .txt_link a:hover {
  text-decoration: none;
}

.point03 .image-group{
  max-width: 950px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.point03 .image-group .image-left,
.point03 .image-group .image-right{
  position: relative;
  width: calc(460/950 * 100%);
}

.point03 .image-group .image-ttl{
  position: absolute;
  top: 11px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  font-size: 2.4rem;
  color: #FFFFFF;
  font-weight: bold;
}

.point03 .image-group .image-note{
  position: absolute;
  top: 356px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  font-size: 1.4rem;
  color: #333333;
}

.point03 .image-group .txt_link{
  margin: 0;
  position: absolute;
  top: 384px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 980px) and (min-width: 751px) {
  .point03 .image-group{
    max-width: 95%;
  }
  .point03 .image-group .image-ttl{
    top: 0.67vw;
    font-size: 3.2vw;
  }
  .point03 .image-group .image-note{
    top: 35.69vw;
    font-size: 1.86vw;
  }
  .point03 .image-group .txt_link{
    top: 38.62vw;
    font-size: 2.13vw;
  }
}

@media screen and (max-width: 750px) {
  .point03 {
    margin-top: 3.73vw;
  }

  .point03 .point-content {
    padding-bottom: 7.73vw;
  }
  .point03 .point-ttl .ttl{
    padding-bottom: 6.67vw;
  }
  .point03 .txt01 {
    font-size: 4.8vw;
    padding: 1.87vw 0 3.47vw;
  }
  .point03 .txt01 .c-big {
    font-size: 6.1334vw;
  }
  .point03 .txt_link {
    font-size: 3.2vw;
    margin-top: 6vw;
  }

  .point03 .txt_link.txt_link02{
    margin-top: 3.2vw;
  }

  .point03 .txt_link a:after {
    margin-left: 2vw;
    border-top: 5px solid rgba(255, 255, 255, 0);
    border-bottom: 5px solid rgba(255, 255, 255, 0);
    border-left: 8px solid #009944;
  }
  .point03 .img-ttl{
    max-width: 552px;
    width: 73.6vw;
    padding: 6.4vw 0 0;
    margin: 0 auto;
  }

  .point03 .image-group{
    max-width: 690px;
    width: 92vw;
    margin: 0 auto;
    flex-direction: column;
  }
  .point03 .image-group .image-left,
  .point03 .image-group .image-right{
    width: 100%;
  }
  .point03 .image-group .image-left{
    margin-bottom: 9.33vw;
  }

  .point03 .image-group .image-ttl{
    font-size: 4.8vw;
    top: 1.87vw;
  }
  .point03 .image-group .image-note{
    font-size: 2.93vw;
    top: 85.6vw;
    margin-top: 0;
  }
  .point03 .image-group .txt_link{
    font-size: 3.2vw;
    top: 90.67vw;
  }
  .point03 .txt_link a{
    text-underline-offset: 2px;
  }
}
/*@media screen and (min-width: 751px) {
  .sec-simulation {
    margin-top: 10px;
  }
}*/
@media screen and (max-width: 750px) {
  .sec-simulation {
    margin-top: 5vw;
  }
}
.sec-simulation .block01 {
  padding-bottom: 18px;
  margin-top: 4rem;
}
.sec-simulation .block01 .noteBox {
  margin-top: 2.5rem;
}
.sec-simulation .block01 .noteBox .txt02 {
  line-height: 1.3;
	text-align: left;
}
@media screen and (max-width: 750px) {
  .sec-simulation .block01 {
    padding-bottom: 0.27vw;
    margin-top: 4vw;
  }
  .sec-simulation .block01 .noteBox {
    font-size: 2.93vw;
    margin-top: 3.6vw;
    line-height: 1.364;
  }
  .sec-simulation .block01 .noteBox ul li:first-child{
    margin-bottom: 0;
  }
}

.simulation-btn {
  cursor: pointer;
  max-width: 580px;
  margin: 0 auto;
  font-size: 2.6rem;
}
.simulation-btn span:after {
  content: none;
}

.sim_font {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}

.simulation-result {
  max-width: 870px;
  text-align: center;
  position: relative;
  margin: 24px auto 0;
  padding-top: 77px;
}

.simulation-result::before {
  content:"";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  border-left: 85px solid rgba(255, 255, 255, 0);
  border-right: 85px solid rgba(255, 255, 255, 0);
  border-top: 38px solid #009944;
}

@media screen and (max-width: 750px) {
  .simulation-btn {
    font-size: 4.533vw;
  }
  .simulation-result {
    padding-top: 10.4vw;
    margin-top: 2.13vw;
    margin-bottom: 2vw;
    background-size: 20vw auto;
    max-width: 100%;
  }
  .simulation-result::before {
    border-left: 11.333vw solid rgba(255, 255, 255, 0);
    border-right: 11.333vw solid rgba(255, 255, 255, 0);
    border-top: 5.067vw solid #009944;
  }
}
.simulation-result .row {
  overflow: hidden;
  padding: 5rem 6rem;
  background-color: #ebffd9;
}
@media screen and (max-width: 750px) {
  .simulation-result .row {
    margin-bottom: 3.73vw;
    padding: 4vw;
  }
}

.simulation-result .row .result-premium{
  font-size: 3rem;
  font-weight: bold;
  padding-top: 1.5rem;
}

@media screen and (max-width: 750px) {
  .simulation-result .row .result-premium{
    font-size: 4.8vw;
  }
}
.simulation-result .row .result-content .size01 {
  font-size: 7rem;
  font-weight: bold;
  line-height: 1;
}
.simulation-result .row .result-content .size01 small {
  font-size: 3.6rem;
}

@media screen and (max-width: 750px) {
  .simulation-result .row .result-content .size01 {
    font-size: 8vw;
  }
  .simulation-result .row .result-content .size01 small {
    font-size: 5.8667vw;
  }
  .simulation-result .row01 .result-content {
    padding: 1.7vw 0;
    margin-top: 1.07vw;
  }
  .simulation-result .row01 .result-content .size01 {
    font-size: 12vw;
  }
  .simulation-result .row01 .result-content .size01 small{
    font-size: 4.8vw;
  }
}

.simulation-form {
  box-sizing: border-box;
  max-width: 870px;
  margin: 0 auto 30px;
}
@media screen and (max-width: 750px) {
  .simulation-form {
    margin-top: 3.2vw;
    margin-bottom: 0;
  }
}

.simulation-form .row:first-child{
  padding: 25px 0 24px;
}

.simulation-form .row {
  background: #ebffd9;
  padding: 25px 0 25px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 16px;
}
.simulation-form .row .sub {
  text-align: center;
}
.sim-ttl {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 16px;
}
@media screen and (max-width: 750px) {
  .simulation-form .row {
    padding: 1.6vw 0 3.47vw;
    font-size: 2.9334vw;
    margin-bottom: 4vw;
  }
  .simulation-form .row .sub {
    margin-bottom: 1.2vw;
    margin-top: 0;
  }
  .simulation-btn{
    margin: 0 4vw 0;
    padding: 0.53vw 0 0px;
  }
  .simulation-form .row:first-child{
    padding: 1.87vw 0 1.07vw;
    margin-bottom: 3.73vw;
  }
}
.simulation-form .title {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 750px) {
  .simulation-form .title {
    font-size: 3.73vw;
  }
  .sim-ttl {
    font-size: 3.73vw;
    margin-bottom: 2.4vw;
  }
}
.simulation-form .input {
  margin: 10px auto;
  max-width: 750px;
}
.simulation-form .row-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 3rem;
  font-weight: bold;
}
.simulation-form .row-flex .selectBtn01 {
  width: calc(100% - 50px);
}
@media screen and (max-width: 980px) and (min-width: 751px) {
  .simulation-form .input{
    max-width: 630px;
  }
}
@media screen and (max-width: 750px) {
  .simulation-form .input {
    margin: 1.6vw 4vw;
  }
  .simulation-form .input_col{
    margin-top: 1.33vw;
  }
  .simulation-form .row-flex {
    font-size: 4.8vw;
  }
  .simulation-form .row-flex .selectBtn01 {
    width: calc(100% - 7vw);
  }
}
.simulation-form .input_col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.simulation-form .input_col .col {
  width: 48%;
}
.simulation-form .inputBtn {
  background: #fff;
  color: #009944;
  border: 2px solid #009944;
  border-radius: 10px;
  display: block;
  cursor: pointer;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  padding: 20px 0;
  line-height: 1.2;
}

.simulation-form .input_col3 .col {
  width: calc(230 / 750 * 100%);
}

.simulation-form input {
  opacity: 0;
  display: none;
}
.simulation-form input:checked + .inputBtn {
  background: #009944 !important;
  color: #fff;
}
@media screen and (max-width: 750px) {
  .simulation-form .inputBtn {
    border-width: 1px;
    border-radius: 5px;
    padding: 2.13vw 0;
    font-size: 4.8vw;
  }
}
.simulation-form .selectBtn01 {
  position: relative;
}
.simulation-form .selectBtn01 select {
  position: absolute;
  opacity: 0;
  left: 0;
  width: 100%;
  top: 0;
  bottom: 0;
  z-index: 2;
  font-size: 20px;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.simulation-form .selectBtn01 .selectBtn01_txt {
  position: relative;
  display: block;
  z-index: 1;
  text-align: center;
  border: 2px solid #009944;
  color: #333;
  border-radius: 10px;
  font-size: 50px;
  font-weight: bold;
  padding: 15px 10px 11px 58px;
  line-height: 1;
  background-color: #fff;
  overflow: hidden;
}
.simulation-form .selectBtn01 .selectBtn01_txt:after {
  content: "";
  background: url("../img/ico_arrow_down.png") no-repeat center;
  background-color: #009944;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 43px;
}
@media screen and (max-width: 750px) {
  .simulation-form .selectBtn01 .selectBtn01_txt {
    border: 1px solid #009944;
    font-size: 8.8vw;
    padding: 3px 20px;
    border-radius: 5px;
  }
  .simulation-form .selectBtn01 .selectBtn01_txt:after {
    width: 20px;
    background-size: 10px auto;
  }
}
/*FAQ*/
.sec-qa .box-txt {
  background: #ebffd9;
  font-weight: bold;
  text-align: left;
  border-radius: 0;
}
@media screen and (min-width: 751px) {
  .sec-qa {
    padding: 40px 0 60px;
  }
  .sec-qa .box-txt {
    margin-top: 30px;
    font-size: 2rem;
    padding: 34px 39px 32px;
  }
  .sec-qa .qaArea {
    margin-top: 40px;
  }
}
@media screen and (max-width: 750px) {
  .sec-qa {
    padding: 5vw 0 6.13vw;
  }
  .sec-qa .box-txt {
    margin-top: 4.53vw;
    font-size: 3.7334vw;
    padding: 3.47vw 4vw 3.73vw;
    text-align: left;
    line-height: 1.52;

  }
  .sec-qa .qaArea {
    margin-top: 5.3334vw;
  }
}

.toggleBox.active .toggleBox-head .icon:after {
  opacity: 0;
}

.qaBox {
  background: #fff;
  border: 2px solid #009944;
  font-size: 2rem;
  line-height: 1.6;
}
.qaBox + .qaBox {
  margin-top: 30px;
}
.qaBox-q {
  padding: 0px 80px 0 125px;
  background-color: #ebffd9;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-size: 2.4rem;
  min-height: 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.qaBox-q:before {
  content: "Q";
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 50px;
  left: 36px;
  font-weight: bold;
  font-size: 2.8rem;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff;
  background: #009944;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.qaBox-q .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 37px;
  z-index: 1;
  width: 21px;
  height: 21px;
}
.qaBox-q .icon:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  height: 3px;
  background: #009944;
}
.qaBox-q .icon:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  width: 3px;
  background: #009944;
}
.qaBox-a {
  position: relative;
}
.qaBox-a p {
  font-size: inherit;
}

.qaBox-a .main {
  position: relative;
  padding: 24px 40px 28px 126px;
}
.qaBox-a .main:before {
  content: "A";
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 50px;
  left: 36px;
  top: 26px;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 2.8rem;
  text-align: center;
  background: #a7d081;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


@media screen and (max-width: 980px) and (min-width: 751px) {
  .qaBox-q{
    padding: 0px 50px 0 125px;
  }
}

@media screen and (max-width: 750px) {
  .qaBox {
    border-width: 2px;
    font-size: 4vw;
    line-height: 1.4;
  }
  .qaBox + .qaBox {
    margin-top: 3.2vw;
  }
  .qaBox-q {
    padding: 1.6vw 8vw 2.67vw 14.13vw;
    font-size: 3.73vw;
    min-height: 18.67vw;
  }
  .qaBox-q:before {
    left: 3.47vw;
    top: 9.07vw;
    font-size: 4.2667vw;
    width: 8.2667vw;
    height: 8.2667vw;
    line-height: 8.2667vw;
  }
  .qaBox-q .icon {
    right: 3.2vw;
    top: 9.07vw;
    width: 3.47vw;
    height: 3.47vw;
  }
  .qaBox-q .icon:before {
    height: .8vw;
    width: 3.47vw;
  }
  .qaBox-q .icon:after {
    width: .8vw;
    height: 3.47vw;
  }
  .qaBox-a {
    font-size: 3.7334vw;
  }
  .qaBox-a .main {
    padding: 2.93vw 2.67vw 3.2vw 11.73vw;
    line-height: 1.286;
  }
  .qaBox-a .main:before {
    left: 3.47vw;
    top: 3.47vw;
    font-size: 4.2667vw;
    width: 8.2667vw;
    height: 8.2667vw;
    line-height: 7.7334vw;
    border-width: 2px;
  }
  .qaBox-a p {
    margin: 0;
    padding: 0 2.67vw;
    line-height: 1.5;
  }
}

.case {
  padding: 13.5rem 0 3.5rem;
  background: #a2e27f;
}

.case .case_box {
  max-width: 810px;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 1.5rem;
  position: relative;
  padding: 3.6rem 3rem 4rem;
  box-sizing: border-box;
}

.case .case_box:nth-child(n+2) {
  margin-top: 6rem;
}

.case .case_box .case_tag {
  color: #ffffff;
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  background: #009944;
  border-radius: 2.3rem;
  width: 18rem;
  position: absolute;
  left: 50%;
  top: .4rem;
  transform: translate(-50%, -50%);
  padding: .9rem;
}

.case .case_box>.ttl {
  display: flex;
  justify-content: center;
  column-gap: 2rem;
  align-items: center;
}

.case .case_box>.ttl>.txt {
  width: 44.6rem;
  font-size: 3.2rem;
  font-weight: 600;
  letter-spacing: -.02em;
  line-height: 1.438;
  text-align: left;
}

.case .case_box .des {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  padding-top: 1.4rem;
}

.case .case_box>.list_tag {
  width: 49.9rem;
  margin: 0 auto;
  padding-top: 1.4rem;
}

.sec-point .toggleBox {
  padding: 2.3rem 0 0;
}

.sec-point .case .toggleBox {
  padding-top: 4rem;
}

.sec-point .toggleBox.active>.toggleBox-head {
  background-image: url("../img/ico_check.png");
}

.sec-point .toggleBox>.toggleBox-head {
  background: #caf0a8;
  line-height: 1.2;
  padding: 14px 75px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 2rem;
  text-align: center;
  font-weight: bold;
  position: relative;
  border-radius: 30px;
  max-width: 460px;
  margin: 0 auto;
  background-image: url("../img/ico_check_plus.png");
  background-position: center right 12px;
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

.sec-point .toggleBox-head {
  cursor: pointer;
}

.sec-point .toggleBox .toggleBox-content {
  margin: 0 auto;
  padding-top: 4.3rem;
}

.sec-point .toggleBox .toggleBox-content .toggleBox {
  padding: 1.4rem 0 0;
}

.sec-point .toggleBox .toggleBox-content .toggleBox .toggleBox-content {
  padding: 3.4rem 0 0;
}

.sec-point .toggleBox .toggleBox-content .toggleBox .toggleBox-content .list .box {
  padding: 3.7rem 4.2rem 2rem;
}

.sec-point .toggleBox .toggleBox-content>.txt {
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 1.438;
  text-align: center;
}

.sec-point .toggleBox .toggleBox-content>.des {
  padding-top: 4.4rem;
}

.sec-point .toggleBox .toggleBox-content .list {
  margin-top: 3.6rem;
}

.sec-point .point-content-box02 .toggleBox .toggleBox-content .list {
  margin-top: 4rem;
}

.sec-point .toggleBox .toggleBox-content .list .box {
  position: relative;
  border: .3rem solid #009944;
  border-radius: 1.5rem;
  padding: 3.7rem 2rem 2.9rem;
}

.sec-point .toggleBox .toggleBox-content .toggleBox .toggleBox-content .list .box {
  border-color: #70c144;
}

.sec-point .point-content-box02 .toggleBox .toggleBox-content .list .box {
  border-color: #70c144;
  padding: 3.3rem 4rem 1.9rem;
}

.sec-point .toggleBox .toggleBox-content .list.list02 .box {
  padding: 3.7rem 2rem 1.1rem;
}

.sec-point .toggleBox .toggleBox-content .list .box .tag {
  color: #ffffff;
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  background: #009944;
  border-radius: 2.3rem;
  min-width: 15.5rem;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  padding: .9rem 2.2rem;
}

.sec-point .case_box02 .toggleBox .toggleBox-content .list.list01 .box .tag {
  min-width: 42rem;
  box-sizing: border-box;
}

.sec-point .toggleBox .toggleBox-content .toggleBox .toggleBox-content .list .box .tag,
.sec-point .point-content-box02 .toggleBox .toggleBox-content .list .box .tag {
  background-color: #70c144 !important;
}

.sec-point .toggleBox .toggleBox-content .list .box .block .row:nth-child(n+2) {
  margin-top: 2rem;
}

.sec-point .toggleBox .toggleBox-content .list .box .row {
  display: flex;
  justify-content: space-between;
}

.sec-point .toggleBox .toggleBox-content .list .box .row .col {
  width: calc(342 / 704 * 100%);
  border-radius: 1rem;
  background: #ebffd9;
  padding: 1.3rem 1.6rem 1.6rem;
  box-sizing: border-box;
}

.sec-point .point-content-box02 .toggleBox .toggleBox-content .list .box .row .col {
  padding: 1.6rem 2.5rem 1.6rem;
}

.sec-point .toggleBox .toggleBox-content .list.list02 .box .row .col {
  width: calc(400 / 704 * 100%);
  padding: 1.3rem 4.4rem 1.7rem;
}

.sec-point .toggleBox .toggleBox-content .list .box .row .col:nth-child(n+2) {
  margin-left: 2rem;
}

.sec-point .toggleBox .box .head {
  border-bottom: .3rem solid #caf0a8;
  padding-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sec-point .toggleBox .box .head .ttl {
  font-size: 2.4rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.417;
}

.sec-point .toggleBox .box .head .sm {
  font-size: 1.6rem;
  font-weight: 300;
  text-align: center;
  line-height: 1.375;
}

.sec-point .toggleBox .box .main {
  display: flex;
  align-items: center;

}

.sec-point .toggleBox .box .main>.inner {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
}

.sec-point .toggleBox .box .main>.inner>.txt {
  color: #6dba44;
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.2;
  padding-top: 1.1rem;
}

.sec-point .toggleBox .box .main>.inner>.txt>.sm {
  font-size: 1.6rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.2;
}

.sec-point .toggleBox .box .main>.inner>.number {
  font-size: 3.6rem;
  font-weight: 600;
  text-align: center;
  line-height: 1;
  letter-spacing: -.03em;
  word-break: keep-all;
  margin: 0 -1.6rem;
  padding-top: .8rem;
}

.meiryo .sec-point .toggleBox .box .main>.inner>.number {
  letter-spacing: -.05em;
}

.sec-point .point-content-box02 .toggleBox .toggleBox-content .list_row .list_col .box .main>.inner>.number {
  padding-top: 1.1rem;
}

.sec-point .toggleBox .box .main>.inner>.number>.sm {
  font-size: 2.4rem;
  font-weight: 600;
  text-align: center;
  line-height: 1;
  position: relative;
}

.sec-point .toggleBox .box .main>.inner>.number>span.num {
  display: inline-block;
  padding: 0 0.4rem;
}

.sec-point .toggleBox .box .main .number>.sm.star::after {
  content: "";
  position: absolute;
  top: -.8rem;
  right: .1rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  width: 0.8rem;
  height: 0.8rem;
  background: url('../img/ico_star.png') center/contain no-repeat;
}

.sec-point .toggleBox .box .foot .txt {
  font-size: 1.6rem;
  font-weight: 300;
  text-align: center;
  line-height: 1.375;
  padding-top: 1.3rem;
}

.sec-point .toggleBox .box .note {
  font-size: 1.6rem;
  line-height: 2;
  text-align: center;
  padding-top: .6rem;
}

.sec-point .toggleBox .box .txt_grey {
  background: #f1f1f1;
  border-radius: .6rem;
  margin-top: 1.2rem;
}

.sec-point .toggleBox .box .txt_grey .txt {
  font-size: 1.6rem;
  line-height: 1.375;
  text-align: center;
  padding: .4rem 0;
}

.sec-point .toggleBox .toggleBox-content>.note {
  font-size: 1.8rem;
  line-height: 1.778;
  text-align: center;
  padding-top: .7rem;
  padding-bottom: .6rem;
}

.sec-point .toggleBox .toggleBox-content .list_row {
  display: flex;
  justify-content: space-between;
  margin-top: 4rem;
}

.sec-point .toggleBox .toggleBox-content .list_row .list_col {
  width: calc(360 / 750 * 100%);
  border: .3rem solid #009944;
  border-radius: 1.5rem;
  box-sizing: border-box;
}

.sec-point .toggleBox .toggleBox-content .list_row .list_col {
  border-color: #70c144;
}

.sec-point .toggleBox .toggleBox-content .toggleBox .toggleBox-content .list_row .list_col .box {
  padding: 3.7rem 2.2rem 1.3rem;
}

.sec-point .toggleBox .toggleBox-content .list_row .list_col .box {
  border: none;
  border-radius: 0;
}

.sec-point .point-content-box02 .toggleBox .toggleBox-content .list_row .list_col .box {
  padding: 3.7rem 2rem 1.5rem;
}

.sec-point .toggleBox .box .fix01 .main>.inner>.number {
  padding-top: 2.2rem;
}

.sec-point .toggleBox .box .fix01 .foot .txt {
  padding-top: 2.2rem;
}

.sec-point .toggleBox .box .fix02 .main>.inner>.txt {
  padding-top: 2.3rem;
}

.sec-point .toggleBox .box .fix02 .main>.inner>.number {
  padding-top: 1.2rem;
}

.note_case_box {
  font-size: 1.6rem;
  line-height: 1.625;
  text-align: center;
  padding-top: 1.5rem;
}

.content-inner {
  max-width: 810px;
  margin: 0 auto;
}

.dot {
  position: relative;
}

.dot::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -3px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}

.dot.orange::before {
  background-color: #ee8800;
}

.txt-orange {
  color: #ee8800 !important;
}

.txt-yellow {
  color: #fff366 !important;
}

.txt-green {
  color: #009944 !important;
}

.txt-underline-yel {
  background: linear-gradient(#fff366, #fff366) 0 100% / 100% 15px no-repeat;
}

.meiryo .txt-underline-yel {
  background: linear-gradient(#fff366, #fff366) 0 85% / 100% 15px no-repeat;
}

.note {
  font-size: 1.6rem;
}

.txt-indent {
  text-indent: -1.1em;
  padding-left: 1.1em !important;
}

.point-content-box01 .ttl {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  margin-top: 5rem;
}

.point-content-box01 .ttl .txt-large {
  font-size: 3.2rem;
}

.point02 .point-content-box01 .ttl {
  margin-top: 2.5rem;
}

.point-content-box01 .txt {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  margin-top: 1rem;
}

.point01 .point-content-box02 {
  margin-top: 3.2rem;
}

.point-list01 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.point-list01 li:first-child {
  width: 100%;
}

.point-list01 li:nth-child(n+2) {
  width: calc(390 / 810 * 100%);
  margin-top: 3rem;
}

.point-list01 .ttl {
  font-size: 2.4rem;
  font-weight: bold;
  background-color: #009944;
  text-align: center;
  color: #fff;
  line-height: 1.5;
  padding: 0.7rem;
  border-radius: 1.5rem 1.5rem 0 0;
  margin: 0 auto;
  box-sizing: border-box;
}

.point-list01 li:first-child .ttl {
  max-width: 350px;
}

.point-list01 li:nth-child(n+2) .ttl {
  max-width: 200px;
}

.point-list01 .point-list01-txt {
  border: 3px solid #009944;
  border-radius: 1.5rem;
  padding: 0.6rem 2rem 1.6rem;
}

.point-list01 li:nth-child(2) .point-list01-txt {
  justify-content: center;
  display: flex;
  flex-direction: column;
}

.point-list01 .point-list01-txt .txt {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
}

.point-list01 .point-list01-txt .txt .large {
  font-size: 3.6rem;
}

.point-list01 .point-list01-txt .note {
  margin-top: 1rem;
  line-height: 1.375;
}

.point-list01 li:nth-child(2) .note {
  margin-top: 1.2rem;
  text-align: center;
}

.point-list01 li:nth-child(3) .note {
  margin-top: 0;
}

.point01 .point-content-box03 {
  margin-top: 4rem;
}

.section .point-list02 {
  margin: 0 3rem;
}

.point-list02 li {
  padding: 11px 0;
  position: relative;
}

.point-list02 li:nth-child(n+2) {
  margin-top: 2.8rem;
}

.point-list02 li .image {
  position: absolute;
  top: 0;
  z-index: 2;
}

.point-list02 li.left .image {
  left: 0;
}

.point-list02 li.right .image {
  right: 0;
}

.point-list02 li .txt {
  display: flex;
  align-items: center;
  height: 10rem;
  background: url('../img/bg_06.png') left top repeat;
  border-radius: 1.5rem;
  max-width: 70rem;
  justify-content: center;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  line-height: 1.3;
}

.point-list02 li.left .txt {
  margin-left: auto;
  margin-right: 0;
  padding-left: 3rem;
}

.point-list02 li.right .txt {
  margin-right: auto;
  margin-left: 0;
  padding-right: 6rem;
}

.point-list02 li .txt .large {
  font-size: 3rem;
}

.point02 .point-content-box02 {
  margin-top: 5rem;
}

.point-list03 li {
  position: relative;
  border-radius: 1.5rem;
  background-color: #fff;
  padding: 4.5rem 3rem 4rem;
}

.point-content-box02 .point-list03 > li:first-child:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -6rem;
  width: 4rem;
  height: 4rem;
  background: url('../img/ico_plus.png') center/ contain no-repeat;
  margin-left: -2rem;
}

.point-list03 li:nth-child(2) {
  margin-top: 10rem;
}

.point-list03 li:nth-child(n+3) {
  margin-top: 4rem;
}

.point-list03 li > .ttl {
  position: absolute;
  left: 50%;
  top: -2.2rem;
  margin-left: -12.6rem;
}

.point-list03 li > .txt {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}

.point-note {
  text-align: center;
  margin-top: 1.6rem;
}

.point-content-top {
  position: relative;
}

.point-content-top::before {
  content: "";
  position: absolute;
  bottom: -66px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 377px solid transparent;
  border-right: 377px solid transparent;
  border-top: 75px solid #ebffd9;
  z-index: 2;
}

.point-text {
  text-align: center;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.4375;
  z-index: 3;
  position: relative;
}

.point-content-top .point-text {
  margin-bottom: -9px;
  margin-top: 5.7rem;
}

.point02 .point-content-box04 {
  background-color: #ebffd9;
  padding: 4.5rem 0 4rem;
}

.point02 .point-content-box04 .point-list03 {
  margin-top: 4.3rem;
}

.point02 .point-content-box04 .point-list02 {
  margin-top: 3rem;
}

.point03 .point-list02 {
  margin-top: 2.6rem;
}

.sec-simulation .sim-note {
  text-align: center;
  margin-top: 3rem;
}

.result-box {
  padding: 1.7rem 2rem 1.1rem;
  background-color: #fff;
  text-align: center;
}

.result-box .result-text {
  text-align: center;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.77;
}

.result-box .result-text .num {
  font-size: 3.8rem;
  font-family: "Roboto", sans-serif;
  display: inline-block;
  padding: 0 5px;
  line-height: 1;
}

.result-content {
  margin: 4rem auto 0;
  max-width: 630px;
}

.result-content-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 2rem;
}

.result-content-item02 {
  margin-top: 1rem;
  padding-top: 0.5rem;
  border-top: 4px solid #87c852;
}

.result-info {
  font-size: 2.4rem;
  font-weight: bold;
  background-color: #009944;
  color: #fff;
  width: 100%;
  max-width: 290px;
  line-height: 1;
  padding: 1.3rem 1rem;
  border-radius: 3rem;
  box-sizing: border-box;
  position: relative;
}

.result-info::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 11px;
  border-color: transparent transparent transparent #009944;
  transform: rotate(0deg) translateY(-50%);
  position: absolute;
  right: -1rem;
  top: 50%;
}

.result-ad {
  font-size: 3.2rem;
  font-weight: bold;
}

.result-ad span {
  font-size: 7rem;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  margin: 0 1rem;
}

.result-slog {
  margin-top: 2rem;
  background-color: #70c144;
  padding: 1.3rem 2rem 1.6rem;
  border-radius: 1.5rem;
}

.result-slog p {
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.simulation-intro {
  margin: 4rem auto 0;
  max-width: 870px;
  border: 3px solid #009944;
  border-radius: 1.5rem;
  text-align: center;
  padding-bottom: 3.8rem;
}

.simulation-intro > .ttl {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.5;
  padding: 1.05rem;
  border-radius: 1rem 1rem 0 0;
  background: #009944;
  color: #fff;
}

.simulation-intro > .txt01 {
  margin-top: 3.7rem;
  font-size: 3.2rem;
  font-weight: bold;
  display: inline-block;
  line-height: 1.2;
  padding: 0 0.5rem;
}

.simulation-intro > .txt02 {
  text-align: center;
  font-size: 2.2rem;
  margin-top: 2.5rem;
  font-weight: bold;
}

.simulation-intro > .box {
  margin: 1.6rem auto 0;
  max-width: 735px;
  display: flex;
  align-items: center;
}

.simulation-intro > .box .right-box {
  width: calc(100% - 120px);
}

.simulation-intro > .box .right-box .top {
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
  margin-top: 1.4rem;
}

.simulation-intro .top span {
  font-size: 3.2rem;
  line-height: 1;
  vertical-align: text-bottom;
  display: inline-block;
  padding-bottom: 1px;
}

.meiryo .simulation-intro .top span {
  line-height: 1.25;
}

.simulation-intro .bot {
  text-align: center;
  margin-top: 0.4rem;
  padding-top: 1rem;
  border-top: 2px solid #87c852;
  font-size: 2rem;
}

.simulation-intro .image-box {
  margin-top: 1.6rem;
}

.simulation-intro > .txt03 {
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
  margin-top: 4.4rem;
}

.simulation-intro > .txt03 .num {
  font-size: 4rem;
  line-height: 1;
}

.simulation-intro > .txt03 .star {
  position: relative;
}

.simulation-intro > .txt03 .star span {
  font-size: 1.6rem;
  position: absolute;
  top: -1rem;
  right: 3px;
  line-height: 1;
}

.simulation-intro > .note {
  text-align: center;
}

.simulation-intro > .txt_link {
  margin-top: 1rem;
}

.simulation-intro > .txt_link span {
  font-size: 2rem;
  font-weight: bold;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.simulation-intro > .txt_link a:hover span {
  text-decoration: none;
}

.cvAreaTop {
  margin: 0 auto 4.2rem;
  max-width: 750px;
  background: url('../img/bg_06.png') left top repeat;
  border-radius: 1.5rem;
  position: relative;
}

.cvAreaTop::after {
  content: '';
  width: 3.9rem;
  height: 2rem;
  position: absolute;
  bottom: -1.9rem;
  right: 16.7rem;
  background: url('../img/ico_arrow.png') center/contain no-repeat;
}

.cvAreaTop .txt {
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
  color: #fff;
  padding: 1.5rem 0.5rem;
  max-height: 100px;
  box-sizing: border-box;
}

.mt00 {
  margin-top: 0 !important;
}

@media screen and (min-width: 751px) {
  .sec-point .case_box02 .toggleBox .toggleBox-content .list.list02 .box .row .col {
    width: calc(500 / 704 * 100%);
    padding: 1.3rem 4rem 1.3rem;
  }

  .point-list01 li:first-child .note span {
    display: block;
    padding: 0 3rem;
  }

  .point-list01 li:nth-child(3) .note span {
    padding: 0 0 0 2rem;
    display: block;
  }

  .meiryo .point-list01 .ttl {
    padding: 1.3rem 0.7rem 0.3rem;
  }
  .sec-point .toggleBox .box .main>.inner>.number.pb11 {
    font-size: 3.2rem;
  }
  
  .sec-point .toggleBox .box .main>.inner>.number.pb11>.sm {
    font-size: 2rem;
  }
}

@media screen and (max-width: 750px) {
  .content-inner {
    max-width: 100%;
    padding: 0 4vw;
  }

  .note {
    font-size: 2.93vw;
  }

  .sec-concerns .block02 .txtBox .txtBox-title {
    font-size: 5.6vw;
    text-align: center;
  }

  .sec-concerns .block02 .txtBox .txtBox-title span {
    margin-left: 11.2vw;
  }

  .sec-concerns .block02 .txtBox .txtBox-title span:before {
    background: url('../img/ico_question_sp.png') no-repeat center / contain;
    width: 8vw;
    height: 8vw;
    left: -10.8vw;
    top: -1px;
  }

  .sec-concerns .block02 .txtBox {
    padding: 4vw 4vw 5.33vw;
  }

  .sec-concerns .block02 .txtBox .txtBox-text {
    font-size: 4.53vw;
    text-align: center;
    margin-top: 2.67vw;
    line-height: 1.47;
  }

  .sec-concerns .block02 .txtBox .txtBox-content {
    max-width: 79.33vw;
    margin: 2.67vw auto 0;
  }

  .point-content-box01 .ttl {
    font-size: 4.8vw;
    margin-top: 4.8vw;
  }

  .point-content-box01 .ttl .txt-large {
    font-size: 6.13vw;
  }

  .point-content-box01 .txt {
    font-size: 4.8vw;
    margin-top: 1.6vw;
    line-height: 1.45;
  }

  .point-content-top::before {
    width: 100%;
    height: 100%;
    bottom: -10.67vw;
    background: url('../img/bg07_sp.png') center bottom/contain no-repeat;
    border: none;
  }

  .point-content-top > .content-inner {
    position: relative;
    z-index: 3;
  }

  .point01 .point-content-box02 {
    margin-top: 4.27vw;
  }

  .point-list01 {
    flex-direction: column;
  }

  .point-list01 li:nth-child(n+2) {
    width: 100%;
    margin-top: 4vw;
  }

  .point-list01 .ttl {
    font-size: 4.8vw;
    padding: 1.6vw 2.67vw 0.53vw;
    border-radius: 2.67vw 2.67vw 0 0;
    max-width: 45.33vw !important;
  }

  .point-list01 .point-list01-txt {
    border: 0.8vw solid #009944;
    border-radius: 2.67vw;
    padding: 1.87vw 3.2vw 4.27vw;
  }

  .point-list01 .point-list01-txt .txt {
    font-size: 4.8vw;
    margin-top: 0;
  }

  .point-list01 .point-list01-txt .txt .large {
    font-size: 7.47vw;
  }

  .point-list01 .point-list01-txt .note:not(.mt00) {
    margin-top: 1.6vw !important;
    padding: 0 0 0 1.1em !important;
  }

  .point01 .point-content-box03 {
    margin-top: 12vw;
  }

  .section .point-list02 {
    margin: 0;
  }

  .point-list02 li {
    padding: 0.67vw 0;
  }

  .point-list02 li .image {
    width: 22.67vw;
  }

  .point-list02 li .txt {
    height: 21.33vw;
    background: url('../img/bg_06.png') left top repeat;
    border-radius: 2.67vw;
    max-width: 90%;
    font-size: 3.73vw;
    margin-top: 0;
    box-sizing: border-box;
    line-height: 1.4;
  }

  .point-list02 li .txt .large {
    font-size: 4.8vw;
  }

  .point-list02 li:nth-child(n+2) {
    margin-top: 6.67vw;
  }

  .point02 .point-content-box02 {
    margin-top: 5.87vw;
  }

  .point-list03 li {
    border-radius: 2.67vw;
    padding: 5.6vw 2.67vw;
  }

  .point-list03 li:nth-child(n+3) {
    margin-top: 5.87vw;
  }

  .point-list03 li > .ttl {
    top: -2.67vw;
    margin-left: -21.865vw;
    max-width: 43.73vw;
  }

  .point-list03 li > .txt {
    font-size: 4.8vw;
    margin-top: 2.4vw;
    line-height: 1.45;
  }

  .point-content-box02 .point-list03 > li:first-child:before {
    bottom: -9.33vw;
    width: 5.33vw;
    height: 5.33vw;
    margin-left: -1.6vw;
  }

  .point-list03 li:nth-child(2) {
    margin-top: 16vw;
  }

  .point-note {
    text-align: left;
    margin-top: 1.6vw;
    padding: 0 4vw;
    margin-left: 4vw;
  }

  .point-content-top {
    padding-bottom: 0;
    padding-top: 4.8vw;
    background-color: #ebffd9;
  }

  .point-text {
    font-size: 5.6vw;
    line-height: 1.3334;
  }

  .point-content-top .point-text {
    margin-bottom: 0;
    margin-top: 9.6vw;
  }

  .point-content-top .point-content-box01 .ttl {
    margin-top: 0;
  }

  .case {
    padding: 17.6vw 4vw 4.53vw;
  }

  .case .case_box {
    max-width: 100%;
    border-radius: 2.67vw;
    padding: 5.33vw 2.93vw;
  }

  .case .case_box:nth-child(n+2) {
    margin-top: 6.67vw;
  }

  .case .case_box .case_tag {
    font-size: 4.8vw;
    border-radius: 4.8vw;
    width: 26.67vw;
    padding: 1.6vw;
    box-sizing: border-box;
  }

  .case .case_box>.ttl {
    column-gap: 3.47vw;
  }

  .case .case_box>.ttl> .img {
    width: 18.13vw;
  }

  .case .case_box>.ttl>.txt {
    width: 62.4vw;
    font-size: 4.8vw;
  }

  .case .case_box .des {
    font-size: 3.73vw;
    padding-top: 0;
    margin-top: 4vw;
  }

  .case .case_box>.list_tag {
    width: 78.67vw;
    padding-top: 1.33vw;
  }

  .note_case_box {
    line-height: 1.45;
    padding-top: 0;
    margin-top: 3.73vw;
  }

  .sec-point .case .toggleBox {
    padding-top: 5.33vw;
  }

  .point02 .point-content-box04 {
    padding: 4.53vw 0 8.27vw;
  }

  .point02 .point-content-box04 .point-text {
    margin-top: 0;
  }

  .point02 .point-content-box04 .point-list03 {
    margin-top: 6.93vw;
  }

  .point02 .point-content-box04 .point-list02 {
    margin-top: 5.07vw;
  }

  .sec-point .toggleBox {
    padding: 2.93vw 0 0;
  }

  .sec-point .toggleBox>.toggleBox-head {
    padding: 1.334vw 9.6vw;
    font-size: 3.73vw;
    border-radius: 4vw;
    max-width: 61.33vw;
    background-image: url('../img/ico_check_plus_sp.png');
    background-position: center right 1.07vw;
    background-repeat: no-repeat;
    background-size: 5.33vw 5.33vw;
    max-height: 6.935vw;
  }

  .sec-point .toggleBox.active>.toggleBox-head {
    background-image: url('../img/ico_check_sp.png');
  }

  .sec-point .toggleBox .toggleBox-content {
    padding-top: 6.67vw;
  }

  .sec-point .toggleBox .toggleBox-content>.txt {
    font-size: 4.8vw;
    margin-top: 0;
  }

  .sec-point .toggleBox .toggleBox-content .list .box .tag {
    font-size: 4.8vw;
    border-radius: 2.5rem;
    min-width: 42.67vw;
    padding: 1.6vw 3.2vw;
    box-sizing: border-box;
    top: -2px;
  }

  .sec-point .toggleBox .toggleBox-content .list.list02 .box .tag,
  .sec-point .toggleBox .toggleBox-content .toggleBox .toggleBox-content .list .box .tag,
  .sec-point .point-content-box02 .toggleBox .toggleBox-content .list .box .tag {
    min-width: 37.33vw;
  }

  .sec-point .toggleBox .toggleBox-content .list .box {
    border: 0.8vw solid #009944;
    border-radius: 2.67vw;
    padding: 7.47vw 2.27vw 2.67vw;
  }

  .sec-point .toggleBox .toggleBox-content .list.list02 .box {
    padding: 5.33vw 2.27vw 2.13vw;
  }

  .sec-point .toggleBox .toggleBox-content .list .box .row {
    flex-direction: column;
  }

  .sec-point .toggleBox .toggleBox-content .list .box .block .row:nth-child(n+2) {
    margin-top: 2.27vw;
    padding-top: 2.27vw;
    position: relative;
  }
  
  .sec-point .toggleBox .toggleBox-content .list .box .row .col {
    width: 100%;
    border-radius: 0;
    background: none;
    padding: 0;
    display: flex;
  }

  .sec-point .toggleBox .toggleBox-content .list .box .row .col:nth-child(n+2) {
    margin-left: 0;
    margin-top: 2.4vw;
    padding-top: 2.4vw;
    position: relative;
  }

  .sec-point .toggleBox .toggleBox-content .list .box .block .row:nth-child(n+2)::before,
  .sec-point .toggleBox .toggleBox-content .list .box .row .col:nth-child(n+2)::before {
    content: '';
    width: 100%;
    height: 0.8vw;
    position: absolute;
    top: 0;
    left: 0;
    background: url('../img/bg_dotted.png') left center/ auto 100% repeat-x;
  }

  .sec-point .toggleBox .box .head {
    border-right: 0.53vw solid #caf0a8;
    border-bottom: none;
    padding-bottom: 0;
    padding-right: 2.27vw;
    width: 30.8vw;
    box-sizing: border-box;
  }

  .sec-point .toggleBox .box .head .ttl {
    font-size: 4vw;
    margin-top: 1.6vw;
  }

  .sec-point .toggleBox .box .head .ttl.sp_lg {
    font-size: 4.8vw;
    margin-top: 1.87vw;
  }

  .sec-point .toggleBox .box .main>.inner>.txt {
    font-size: 3.47vw;
    padding-top: 2.93vw;
    margin-left: 1.6vw;
    margin-right: -1.6vw;
    margin-top: 0;
    line-height: 1.3;
  }

  .sec-point .toggleBox .box .fix02 .main>.inner>.txt {
    padding-top: 2.93vw;
  }

  .sec-point .toggleBox .box .main>.inner>.txt>.sm {
    font-size: 2.93vw;
  }

  .sec-point .toggleBox .box .main>.inner>.number {
    font-size: 7.47vw;
    margin: 0;
    padding-top: 2.13vw;
    padding-left: 2vw;
  }

  .sec-point .toggleBox .box .main>.inner>.number.pb11 {
    line-height: 1.1;
  }

  .sec-point .toggleBox .box.sp .col:first-child .main>.inner>.number {
    padding-left: 0;
  }

  .sec-point .toggleBox .box .fix02 .main>.inner>.number {
    padding-top: 1.33vw;
    padding-bottom: 2.13vw;
  }

  .sec-point .toggleBox .toggleBox-content .list.list02 .box .main>.inner>.number {
    padding-top: 0;
  }

  .sec-point .toggleBox .toggleBox-content .list.list02 .box .main>.inner>.number>.sm:first-child {
    display: inline-block;
    margin-bottom: 1.33vw;
  }

  .sec-point .toggleBox .box .main>.inner>.number>span.num {
    padding: 0 0.53vw;
  }

  .sec-point .toggleBox .box .main>.inner>.number>.sm {
    font-size: 4.8vw;
  }

  .sec-point .toggleBox .box .fix01 .main>.inner>.number {
    padding-top: 1.6vw;
  }

  .sec-point .toggleBox .box .foot .txt {
    font-size: 2.93vw;
    padding-top: 2.4vw;
    margin-top: 0;
    padding-bottom: 1.6vw;
    line-height: 1.46;
    padding-left: 2vw;
  }

  .sec-point .toggleBox .box.sp .col:first-child .main>.inner>.foot .txt {
    padding-left: 0;
  }

  .sec-point .toggleBox .toggleBox-content .list {
    margin-top: 6.93vw;
  }

  .sec-point .point-content-box02 .toggleBox .toggleBox-content .list {
    margin-top: 6.67vw;
  }

  .sec-point .toggleBox .box .fix01 .foot .txt {
    padding-top: 1.87vw;
    margin-top: 0;
  }

  .sec-point .toggleBox .box .main {
    width: 49.07vw;
  }

  .sec-point .toggleBox .box .main .number>.sm.star::after {
    top: -.7rem;
    right: .1rem;
    width: 1.6vw;
    height: 1.6vw;
    background: url('../img/ico_star_sp.png') center/contain no-repeat;
  }

  .sec-point .toggleBox .box .head .sm {
    font-size: 2.93vw;
    margin-top: 1.33vw;
    letter-spacing: -0.07em;
  }

  .sec-point .toggleBox .box .head .sm.mrIt {
    margin-right: -2vw;
  }

  .sec-point .toggleBox .toggleBox-content .list.list02 .box .row .col {
    width: 100%;
    padding: 0;
  }

  .sec-point .point-content-box02 .toggleBox .toggleBox-content .list .box.sp,
  .sec-point .toggleBox .toggleBox-content .toggleBox .toggleBox-content .list .box,
  .sec-point .point-content-box02 .toggleBox .toggleBox-content .list_row .list_col .box {
    padding: 4.8vw 2.53vw 4vw !important;
  }

  .sec-point .point-content-box02 .toggleBox .box:not(.sp) > .block,
  .sec-point .toggleBox .toggleBox-content .toggleBox .toggleBox-content .list .box:not(.sp) > .block {
    display: flex;
    align-items: center;
  }

  .sec-point .point-content-box02 .toggleBox .box:not(.sp) .head,
  .sec-point .point-content-box02 .toggleBox .box:not(.sp) .main,
  .sec-point .toggleBox .toggleBox-content .toggleBox .toggleBox-content .list .box:not(.sp) .head,
  .sec-point .toggleBox .toggleBox-content .toggleBox .toggleBox-content .list .box:not(.sp) .main {
    width: 39.73vw;
    max-width: 50%;
  }

  .sec-point .toggleBox .toggleBox-content .toggleBox .toggleBox-content .list .box.sp .row {
    flex-direction: row;
  }

  .sec-point .point-content-box02 .toggleBox .toggleBox-content .list .box.sp .row .col,
  .sec-point .toggleBox .toggleBox-content .toggleBox .toggleBox-content .list .box.sp .row .col {
    width: 50%;
    flex-wrap: wrap;
  }

  .sec-point .point-content-box02 .toggleBox .toggleBox-content .list .box.sp .row .col:nth-child(n+2),
  .sec-point .toggleBox .toggleBox-content .toggleBox .toggleBox-content .list .box.sp .row .col:nth-child(n+2) {
    margin-top: 0;
    padding-top: 0;
    border-left: 0.53vw solid #caf0a8;
  }

  .sec-point .point-content-box02 .toggleBox .toggleBox-content .list .box.sp .row .col:nth-child(n+2)::before,
  .sec-point .toggleBox .toggleBox-content .toggleBox .toggleBox-content .list .box.sp .row .col:nth-child(n+2)::before {
    display: none;
  }

  .sec-point .point-content-box02 .toggleBox .toggleBox-content .list .box.sp .row .col .head,
  .sec-point .point-content-box02 .toggleBox .toggleBox-content .list .box.sp .row .col .main,
  .sec-point .toggleBox .toggleBox-content .toggleBox .toggleBox-content .list .box.sp .row .col .head,
  .sec-point .toggleBox .toggleBox-content .toggleBox .toggleBox-content .list .box.sp .row .col .main {
    width: 100%;
    padding-right: 0;
    border-right: 0;
  }

  .sec-point .toggleBox .toggleBox-content .toggleBox .toggleBox-content .list .box.sp .row .col:nth-child(2) .head,
  .sec-point .point-content-box02 .toggleBox .toggleBox-content .list .box.sp .row .col:nth-child(2) .head {
    padding-left: 2vw;
  }

  .sec-point .point-content-box02 .toggleBox .toggleBox-content .list .box.sp .row .col {
    border-radius: 0;
    background: none;
    padding: 0;
    display: flex;
    box-sizing: border-box;
  }

  .sec-point .point-content-box02 .toggleBox .toggleBox-content .list .box.sp .row {
    flex-direction: row;
  }

  .sec-point .toggleBox .toggleBox-content .list_row {
    margin-top: 7.2vw;
    flex-direction: column;
  }

  .sec-point .toggleBox .box .txt_grey {
    border-radius: 1.33vw;
    margin-top: 0;
  }

  .sec-point .toggleBox .box .txt_grey .txt {
    font-size: 2.93vw;
    line-height: 1;
    padding: .4rem 0;
    margin-top: 0;
  }

  .sec-point .toggleBox .toggleBox-content .list_row .list_col {
    width: 100%;
    border-width: 0.8vw;
    border-radius: 2.67vw;
  }

  .sec-point .toggleBox .toggleBox-content .list_row > div:not(:first-child) {
    margin-top: 7.73vw;
  }

  .mg01 {
    margin: 0 2.13vw !important;
  }

  .mg02 {
    margin: 0 6.93vw 0 2.67vw !important;
  }

  .point-content-box04 .point-list02 li.right .txt {
    padding-right: 4.8vw;
    box-sizing: border-box;
  }

  .section.point03 .point-list02 {
    margin-top: 3rem;
  }

  .section.point03 .point-list02 li.left .txt {
    padding-left: 9.6vw;
  }

  .result-box {
    padding: 1.5vw;
  }

  .result-box .result-text {
    font-size: 4.27vw;
    line-height: 1.4375;
    margin-top: 0;
  }

  .result-box .result-text .num {
    font-size: 5.6vw;
    padding: 0 2px;
  }

  .result-content-item {
    padding: 0 2.67vw;
  }

  .result-content-item02 {
    margin-top: 1.2vw;
    padding-top: 0.8vw;
    border-top: 0.53vw solid #87c852;
  }

  .result-info {
    font-size: 4vw;
    max-width: 36vw;
    padding: 1.33vw;
    border-radius: 3rem;
  }

  .result-ad {
    font-size: 4.8vw;
  }

  .result-ad span {
    font-size: 12vw;
    margin: 0 1.07vw;
  }

  .result-info::after {
    right: -1.33vw;
  }

  .result-slog {
    margin-top: 1px;
    padding: 1.33vw 2.67vw;
    border-radius: 2vw;
  }

  .result-slog p {
    font-size: 3.47vw;
    margin-top: 0;
  }

  .simulation-intro {
    margin: 6.67vw auto 0;
    border: 0.53vw solid #009944;
    border-radius: 2.67vw;
    padding-bottom: 4.8vw;
  }

  .simulation-intro > .ttl {
    font-size: 4.8vw;
    padding: 1.07vw 2.27vw 0.8vw;
    border-radius: 1.87vw 1.87vw 0 0;
    margin-top: 0;
  }

  .simulation-intro > .txt01 {
    margin-top: 4.8vw;
    font-size: 4.8vw;
  }

  .simulation-intro > .txt02 {
    font-size: 3.73vw;
    margin-top: 2.67vw;
  }

  .simulation-intro > .box {
    margin: 0.8vw auto 0;
    max-width: 100%;
    padding: 0 3.73vw;
  }

  .simulation-intro > .box .left-box {
    width: 19.47vw;
  }

  .simulation-intro > .box .right-box {
    width: calc(100% - 19.47vw);
  }

  .simulation-intro > .box .right-box .top {
    font-size: 4.27vw;
    margin-top: 0;
    text-align: left;
    padding-left: 3.73vw;
  }

  .simulation-intro .top span {
    font-size: 4.27vw;
  }

  .simulation-intro .bot {
    margin-top: 1px;
    padding-top: 1.33vw;
    padding-left: 1.6vw;
    border-top: 0.53vw solid #87c852;
    font-size: 3.2vw;
    line-height: 1.3334;
    text-align: left;
  }

  .simulation-intro .image-box {
    margin: 2.67vw auto 0;
    max-width: 84vw;
  }

  .simulation-intro > .txt03 {
    font-size: 4.8vw;
    margin-top: 2rem;
  }

  .simulation-intro > .txt03 .num {
    font-size: 6.13vw;
  }

  .simulation-intro > .txt03 .star span {
    font-size: 2.67vw;
    top: -2.13vw;
    right: -1px;
  }

  .simulation-intro > .txt_link span {
    font-size: 3.2vw;
  }

  .simulation-intro > .note {
    margin-top: 0.8vw;
  }

  .simulation-intro > .txt_link {
    margin-top: 1.6vw;
  }

  .cvAreaTop {
    margin: 0 auto 5.6vw;
    border-radius: 2.67vw;
  }

  .cvAreaTop .txt {
    font-size: 4vw;
    padding: 3.2vw;
    max-height: 22.67vw;
    line-height: 1.4;
  }

  .cvAreaTop::after {
    width: 5.47vw;
    height: 2.67vw;
    bottom: -2.4vw;
    right: 23.87vw;
  }

  .sec-simulation .point-ttl .ttl {
    padding: 8vw 2vw;
  }

  .sec-simulation .sim-note {
    margin-top: 4vw;
  }

  .txt-underline-yel {
    background: linear-gradient(#fff366, #fff366) 0 100% / 100% 12px no-repeat;
  }

  .meiryo .txt-underline-yel {
    background: linear-gradient(#fff366, #fff366) 0 85% / 100% 12px no-repeat;
  }

  .sec-qa .section-ttl .ttl {
    padding: 5.87vw 2vw;
  }

  .sec-point .toggleBox .toggleBox-content>.note {
    font-size: 3.47vw;
    line-height: 1.46;
    padding-top: 1.87vw;
    padding-bottom: 1.6vw;
    margin-top: 0;
  }

  .sec-point .toggleBox .box .note {
    font-size: 2.93vw;
    line-height: 1.46;
    text-align: center;
    padding-top: 0;
  }

  .sec-point .toggleBox .toggleBox-content>.des {
    padding-top: 6.67vw;
    margin-top: 0;
    font-size: 4.8vw;
  }

  .sec-point .toggleBox .toggleBox-content .toggleBox {
    padding: 2.67vw 0 0;
  }

  .sec-point .toggleBox .toggleBox-content .toggleBox .toggleBox-content {
    padding: 4.53vw 0 0;
  }

  .sec-point .case_box02 .toggleBox .toggleBox-content .list.list01 .box .tag {
    min-width: 70.67vw;
  }

  .pb8 {
    padding-bottom: 2.13vw !important;
  }

  .pb11 {
    padding-bottom: 2.93vw !important;
  }
}

@media screen and (min-width: 751px) and (max-width: 960px) {
  .sec-concerns .block01::after,
  .point-content-top::before {
    border-left: 365px solid transparent;
    border-right: 365px solid transparent;
  }

  .sec-point .toggleBox .toggleBox-content .list .box .row .col {
    padding: 1.3rem 1rem 1.6rem;
  }

  .sec-concerns .block01 .txt03 {
    font-size: 1.6rem;
  }

  .point-list01 li:nth-child(3) .note {
    padding: 0 !important;
  }

  .point-list02 li .txt {
    max-width: 92%;
  }

  .point-list02 li.left .txt {
    padding-left: 6rem;
  }

  .content-inner {
    padding: 0 1rem;
  }

  .case {
    padding: 13.5rem 1rem 3.5rem;
  }

  .simulation-intro > .txt02 {
    font-size: 2rem;
  }

  .cvAreaTop .txt {
    font-size: 2rem;
  }

  .convertion-box_item_button .text-pc02 {
    font-size: 1.6rem;
    left: 11rem;
  }

  .point-list01 .point-list01-txt {
    padding: 0.6rem 1.6rem 1.6rem;
  }

  .result-ad span {
    margin: 0 0.5rem;
  }
}