@charset "UTF-8";
/* Theme Name: child
Theme URI:
Description:
Template: twentytwentyone
Author: makesview
Author URI: https://makes-view.co.jp/
Version: 1.0.0 */
.css_grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-auto-rows: 1fr;
  grid-gap: 0.8em;
  border: 1px solid #ddd;
  padding: 0.8em;
  margin: 0 0 2em; }
  .css_grid div {
    background: #ddd;
    overflow: auto;
    min-width: 0;
    padding: 1em; }

.hover_effect1, .common-contactform div#btn_wrap button.common_page_btn:hover {
  background-color: #5079B2;
  background-image: -webkit-linear-gradient(top, #5079B2, #304266);
  background-image: linear-gradient(to bottom, #5079B2, #304266); }

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: "gen_bold", sans-serif; }

button {
  font-family: "gen_bold", sans-serif; }

input {
  font-family: "gen_bold", sans-serif; }

select {
  font-family: "gen_bold", sans-serif; }

textarea {
  font-family: "gen_bold", sans-serif; }

body {
  font-size: 16px;
  line-height: 1.7;
  margin: 0px;
  overflow: hidden;
  min-width: 1340px;
  font-family: "toppan-bunkyu-gothic-pr6n", serif; }
  @media screen and (max-width: 575px) {
    body {
      font-size: 4vw;
      line-height: 1.4; } }
  body .report_box .report_slider {
    width: 645px;
    margin: 25px auto 60px; }

h1 {
  margin: 0px; }

h2 {
  margin: 0px; }

h3 {
  margin: 0px; }

h4 {
  margin: 0px; }

h5 {
  margin: 0px; }

h6 {
  margin: 0px; }

p {
  margin: 0px; }

a {
  text-decoration: none; }

img {
  width: 100%;
  max-width: 100%;
  vertical-align: bottom; }

ul {
  padding: 0px;
  list-style: none;
  margin: 0; }

.oh {
  overflow: hidden; }

.sp {
  display: none; }
  @media screen and (max-width: 767px) {
    .sp {
      display: block; } }

.flex, #problems .bad_reputation_box .quotation {
  flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex; }

.flex-sb {
  flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .flex-sb {
      padding: 0 0 1rem; } }

.pr {
  position: relative; }

.pa {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.wrap {
  position: relative;
  width: 1140px;
  margin: 0 auto; }

.wrap_01 {
  position: relative;
  width: 1340px;
  margin: 0 auto; }

.wrap_02 {
  position: relative;
  width: 95%;
  margin: 0 auto; }

.wh {
  color: #fff; }

.gen_r {
  font-family: "gen_regular", sans-serif; }

.gen_b {
  font-family: "gen_bold", sans-serif; }

.gen_h {
  font-family: "gen_heavy", sans-serif; }

.gen_m {
  font-family: "gen_medium", sans-serif; }

.ft {
  font-family: 'Futura Lt BT', sans-serif; }

.cc {
  font-family: 'Cochin', sans-serif;
  font-style: italic;
  font-weight: 600; }

.ap {
  font-family: 'Apple LiGothic', sans-serif; }

.din {
  font-family: din-2014-narrow, sans-serif;
  font-weight: 600;
  font-style: normal; }

.common-page_wrap {
  padding: 200px 0; }

.common-page_title {
  text-align: center;
  margin-bottom: 2em; }
  .common-page_title h2 {
    font-size: 30px; }
    @media screen and (max-width: 767px) {
      .common-page_title h2 {
        font-size: 18px; } }
  .common-page_title p.sub_title {
    font-size: 14px;
    letter-spacing: .1em; }

p.reserve_text {
  text-align: center;
  font-size: 30px; }
  @media screen and (max-width: 767px) {
    p.reserve_text {
      font-size: 18px; } }

a.common-btn {
  display: block;
  width: 300px;
  line-height: 50px;
  background-color: #333;
  color: #fff;
  margin: 0 auto;
  transition: .3s; }
  a.common-btn:hover {
    opacity: .7; }

.breadcrumb {
  font-size: 12px; }
  .breadcrumb a {
    text-decoration: none;
    color: initial; }

@media screen and (max-width: 767px) {
  section {
    padding: 0.5rem 0; } }

section.company_profile {
  margin-bottom: 100px; }
  section.company_profile table {
    width: 100%;
    border-collapse: collapse; }
    section.company_profile table th {
      padding: 1em;
      border-bottom: 1px solid;
      font-size: 14px;
      width: 20%; }
    section.company_profile table td {
      padding: 1em;
      border-bottom: 1px solid;
      font-size: 14px;
      width: 80%; }

section.company_access .map {
  height: 350px; }
  section.company_access .map iframe {
    width: 100%;
    height: 100%; }

.thanks_textArea {
  color: #304266;
  text-align: center;
  line-height: 2; }
  .thanks_textArea a {
    display: block;
    width: 300px;
    line-height: 50px;
    margin: 40px auto 0 auto;
    background: linear-gradient(to bottom, #AA1616, #89131C); }

.common-contactform {
  padding: 1rem 0; }
  .common-contactform *,
  .common-contactform ::before,
  .common-contactform ::after {
    box-sizing: border-box;
    border-style: solid;
    border-width: 0; }
  .common-contactform table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 50px; }
    .common-contactform table th {
      padding: 1em;
      font-size: 16px;
      text-align: left;
      width: 25%;
      vertical-align: middle;
      color: #5978AD; }
      @media screen and (max-width: 575px) {
        .common-contactform table th {
          font-size: 4vw;
          line-height: 1.4; } }
      .common-contactform table th span {
        font-size: 13px;
        padding: .2em 1em;
        display: inline-block;
        margin-right: 15px;
        font-weight: 100; }
      .common-contactform table th span.hissu {
        background: #FABC3B;
        color: #FFF;
        font-weight: bold;
        font-size: 14px; }
      .common-contactform table th span.nini {
        background: #5079B2;
        color: #FFF;
        font-size: 14px;
        font-weight: bold; }
    .common-contactform table td {
      padding: 1em;
      font-size: 14px;
      text-align: left;
      width: 75%;
      color: #5978AD; }
    .common-contactform table input {
      border: 1px solid #5978AD;
      height: 40px; }
      .common-contactform table input:focus, .common-contactform table input:focus-visible {
        border: 1px solid #0D1D3D; }
  .common-contactform input[type="text"] {
    width: 75%;
    padding: 1em;
    color: #5978AD; }
  .common-contactform input[type="email"] {
    width: 75%;
    padding: 1em;
    color: #5978AD; }
  .common-contactform #zip {
    width: 75%;
    padding: 1em;
    color: #5978AD; }
  .common-contactform input.tel {
    color: #5978AD; }
  .common-contactform select {
    outline: none;
    background: transparent;
    padding: 1em;
    width: 50%;
    border: 1px solid #5978AD;
    color: #5978AD;
    -moz-appearance: menulist;
    -webkit-appearance: menulist;
    appearance: menulist; }
    .common-contactform select option {
      color: #5978AD; }
  .common-contactform textarea {
    width: 75%;
    padding: 1em;
    height: 280px;
    color: #5978AD;
    border: 1px solid #5978AD; }
    .common-contactform textarea::placeholder {
      color: #ADADAD; }
  .common-contactform p.attention {
    font-size: 12px; }
  .common-contactform div#btn_wrap {
    justify-content: center; }
    .common-contactform div#btn_wrap button.common_page_btn {
      background-color: #5079B2;
      border: none;
      cursor: pointer;
      outline: none;
      padding: 0;
      appearance: none;
      color: #fff;
      display: block;
      width: 650px;
      line-height: 80px;
      width: 100%;
      font-size: 18px;
      transition: .3s;
      text-align: center; }
      @media screen and (max-width: 575px) {
        .common-contactform div#btn_wrap button.common_page_btn {
          font-size: 4vw;
          line-height: 1.4; } }
      @media screen and (max-width: 767px) {
        .common-contactform div#btn_wrap button.common_page_btn {
          min-height: 40px;
          margin-left: 0;
          line-height: 12vw;
          width: 80%;
          font-size: 4vw; } }
    .common-contactform div#btn_wrap button[name="submitBack"] {
      background-color: #333;
      margin-right: 20px;
      background: #EEE;
      color: #000; }
      .common-contactform div#btn_wrap button[name="submitBack"]:hover {
        opacity: 0.7; }
  .common-contactform input[type="checkbox"] {
    display: none; }
  .common-contactform .thanks_textArea {
    text-align: center; }
    .common-contactform .thanks_textArea p {
      font-size: 16px;
      line-height: 2; }
      @media screen and (max-width: 575px) {
        .common-contactform .thanks_textArea p {
          font-size: 4vw;
          line-height: 1.4; } }
    .common-contactform .thanks_textArea p.contact_text {
      margin-bottom: 20px; }
    .common-contactform .thanks_textArea a.ichiran_link {
      background-color: #d10606;
      border: none;
      cursor: pointer;
      outline: none;
      padding: 0;
      appearance: none;
      color: #fff;
      display: block;
      width: 300px;
      line-height: 50px;
      border-radius: 50px;
      font-size: 15px;
      transition: .3s;
      margin: 0 auto;
      text-decoration: none; }
      .common-contactform .thanks_textArea a.ichiran_link:hover {
        background-color: #bf0000; }
  .common-contactform .progressbar {
    margin-bottom: 30px; }
    .common-contactform .progressbar .item {
      position: relative;
      width: 33%;
      text-align: center;
      position: relative;
      align-items: center;
      justify-content: center;
      padding: 13px 0;
      line-height: 1.5;
      background: #F5F5F5;
      color: #999999; }
      .common-contactform .progressbar .item:not(:last-child)::before {
        position: absolute;
        z-index: 2;
        top: 0;
        bottom: 0;
        left: 100%;
        content: '';
        border: 37px solid transparent;
        border-left: 20px solid #F5F5F5;
        margin: auto;
        margin-left: 1px;
        border-left-color: #FFF; }
      .common-contactform .progressbar .item:not(:last-child)::after {
        position: absolute;
        z-index: 2;
        top: 0;
        bottom: 0;
        left: 100%;
        content: '';
        border: 37px solid transparent;
        border-left: 20px solid #F5F5F5;
        margin: auto; }
    .common-contactform .progressbar .item.active {
      z-index: 1;
      background: #0070BD;
      color: #FFF; }
      .common-contactform .progressbar .item.active:not(:last-child)::after {
        border-left-color: #0070bd; }
      .common-contactform .progressbar .item.active:not(:last-child)::before {
        border-left: none; }

#contact {
  position: relative;
  z-index: 30;
  background-color: #FFF;
  font: "toppan-bunkyu-gothic-pr6n", serif;
  padding: 80px 0 35px;
  padding-top: 95px;
  position: relative;
  text-align: left; }
  @media screen and (max-width: 767px) {
    #contact {
      text-align: center; } }
  #contact .mw_wp_form_confirm .description {
    display: none; }
  #contact .mw_wp_form_confirm #btn_wrap {
    flex-wrap: initial; }
  #contact .contact_header {
    display: grid;
    grid-template-columns: 1fr; }
    @media screen and (max-width: 767px) {
      #contact .contact_header {
        grid-template-columns: 1fr; } }
  #contact .ttl_wrapper {
    display: flex;
    justify-content: left; }
    @media screen and (max-width: 767px) {
      #contact .ttl_wrapper {
        justify-content: center; } }
  #contact .ttl {
    padding-left: 1rem;
    font-size: 48px;
    letter-spacing: .05em;
    margin-bottom: 10px;
    color: #304266;
    font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
    width: fit-content; }
    @media screen and (max-width: 767px) {
      #contact .ttl {
        font-size: 5vw; } }
    @media screen and (max-width: 767px) {
      #contact .ttl {
        height: 4rem; } }
    #contact .ttl:after {
      position: relative;
      bottom: 23px;
      content: "";
      float: left;
      width: 100%;
      background: #FABC3B;
      height: 10px;
      border-radius: 10px;
      margin-bottom: 2rem;
      z-index: -1; }
      @media screen and (max-width: 767px) {
        #contact .ttl:after {
          height: 6px;
          bottom: 9px; } }
  #contact .text {
    padding-left: 1rem;
    letter-spacing: .08em;
    line-height: 2;
    color: #304266;
    text-align: left;
    font-size: 32px;
    font-weight: bold;
    font-family: "toppan-bunkyu-midashi-go-std", sans-serif; }
    @media screen and (max-width: 575px) {
      #contact .text {
        font-size: 18px; } }
    @media screen and (max-width: 767px) {
      #contact .text {
        text-align: center;
        font-size: 3.5vw;
        line-height: 1.5;
        margin-bottom: 0.5rem; } }
  #contact .sub_text {
    color: #304266;
    font-size: 22px;
    font-weight: bold;
    font-family: "toppan-bunkyu-midashi-go-std", sans-serif; }
    @media screen and (max-width: 575px) {
      #contact .sub_text {
        font-size: 16px; } }
    @media screen and (max-width: 767px) {
      #contact .sub_text {
        text-align: center;
        font-size: 2.8vw; } }
  #contact .description {
    color: #304266;
    margin-top: 1rem;
    font-size: 18px; }
    @media screen and (max-width: 575px) {
      #contact .description {
        font-size: 4vw;
        line-height: 1.4; } }
    @media screen and (max-width: 767px) {
      #contact .description {
        font-size: 3vw; } }

.radio-btns input[type=radio].radio-btns__item {
  display: none; }
.radio-btns label {
  display: inline-block; }
.radio-btns .radio-btns__item + span {
  padding-left: 2em;
  display: inline-block;
  position: relative;
  color: #fff; }
  .radio-btns .radio-btns__item + span::after {
    content: '';
    display: block;
    position: absolute;
    background: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    top: 3px;
    left: 3px;
    border: none;
    background: #f18800;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    transition: all .3s; }
  .radio-btns .radio-btns__item + span::before {
    content: '';
    display: block;
    position: absolute;
    background: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0; }
.radio-btns .radio-btns__item:checked + span {
  color: #f18800; }
  .radio-btns .radio-btns__item:checked + span::after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

span.mwform-tel-field {
  color: #fff; }

.mwform-checkbox-field-text {
  display: inline-block;
  position: relative;
  padding: 0 36px 0 36px; }
  .mwform-checkbox-field-text::before {
    content: "";
    position: absolute;
    display: block;
    background: #fff;
    border: 2px solid #ccc;
    border-radius: 2px;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 0;
    transform: translateY(-50%); }
  .mwform-checkbox-field-text::after {
    content: "";
    position: absolute;
    display: block;
    border-width: 3px;
    border-color: transparent transparent #f18800 #f18800;
    border-style: solid;
    width: 20px;
    height: 10px;
    margin-top: -0.2em;
    top: 50%;
    left: 0;
    transform: translateY(-50%) rotate(-45deg);
    opacity: 0; }

input[type="checkbox"]:checked + .mwform-checkbox-field-text::after {
  opacity: 1; }

.mw_wp_form .horizontal-item {
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block; }

section.privacy_page p.main_text {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 3em; }
  @media screen and (max-width: 575px) {
    section.privacy_page p.main_text {
      font-size: 4vw;
      line-height: 1.4; } }
section.privacy_page dl {
  margin-bottom: 30px; }
  section.privacy_page dl:last-child {
    margin-bottom: 0; }
  section.privacy_page dl dt {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: .5em;
    border-left: 5px solid;
    padding-left: 1em; }
    @media screen and (max-width: 575px) {
      section.privacy_page dl dt {
        font-size: 4vw;
        line-height: 1.4; } }
  section.privacy_page dl dd {
    font-size: 14px;
    line-height: 2; }

section#page-404 {
  text-align: center; }
  section#page-404 p.num {
    font-size: 100px;
    font-family: 'Montserrat', 'Noto Sans JP', sans-serif;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  section#page-404 p.text {
    margin-bottom: 1em;
    font-size: 16px; }
    @media screen and (max-width: 575px) {
      section#page-404 p.text {
        font-size: 4vw;
        line-height: 1.4; } }

.archive_page_list > article {
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: 1px dashed #eee;
  padding-right: 30px; }
  .archive_page_list > article:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 0;
    right: 5px;
    bottom: 0;
    margin: auto;
    border: solid #ccc;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg); }
  .archive_page_list > article .date {
    font-weight: bold;
    font-size: 80%;
    width: 100px; }
  .archive_page_list > article .content_area {
    width: calc(100% - 100px); }
    .archive_page_list > article .content_area .ttl {
      font-weight: bold; }
    .archive_page_list > article .content_area .content {
      font-size: 80%; }

.wp-pagenavi {
  clear: both;
  text-align: center;
  margin-top: 50px; }
  .wp-pagenavi a {
    color: #999;
    background-color: #FFF;
    border: solid 1px #e0e0d2;
    padding: 8px 15px;
    margin: 0 2px;
    white-space: nowrap;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    text-align: center;
    text-decoration: none; }
    .wp-pagenavi a:hover {
      color: #FFF;
      background-color: #66cccc;
      border-color: #66cccc; }
  .wp-pagenavi span {
    color: #999;
    background-color: #FFF;
    border: solid 1px #e0e0d2;
    padding: 8px 15px;
    margin: 0 2px;
    white-space: nowrap;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    text-align: center;
    text-decoration: none; }
  .wp-pagenavi span.current {
    color: #FFF;
    background-color: #66cccc;
    border-color: #66cccc;
    font-weight: bold; }

div#single_page .fl_wrap {
  align-items: flex-start; }
div#single_page .singleContent {
  width: 62%; }
  div#single_page .singleContent a.ichiran_link {
    display: block;
    width: 300px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background-color: #333;
    margin: 50px auto 0 auto;
    font-size: 16px;
    transition: .3s; }
    @media screen and (max-width: 575px) {
      div#single_page .singleContent a.ichiran_link {
        font-size: 4vw;
        line-height: 1.4; } }
    div#single_page .singleContent a.ichiran_link:hover {
      opacity: .7; }
div#single_page .singleSidebar {
  width: 32%;
  background-color: #f1f1f1;
  padding: 20px; }
div#single_page aside#info-side {
  background-color: #fff;
  padding: 20px; }
  div#single_page aside#info-side h2 {
    font-size: 20px;
    text-align: center;
    border-bottom: 2px solid;
    padding-bottom: .5em;
    margin-bottom: .5em; }
    @media screen and (max-width: 767px) {
      div#single_page aside#info-side h2 {
        font-size: 4vw; } }
  div#single_page aside#info-side p#news-not_found {
    text-align: center; }
  div#single_page aside#info-side ul li a {
    color: initial;
    display: block;
    border-bottom: 1px dashed;
    padding: 10px;
    transition: .3s; }
    div#single_page aside#info-side ul li a:hover {
      opacity: .7; }
    div#single_page aside#info-side ul li a time {
      font-size: 12px;
      font-weight: 600; }
      div#single_page aside#info-side ul li a time i {
        margin-right: .5em; }
    div#single_page aside#info-side ul li a h3 {
      font-size: 14px;
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1; }

.singleContent h1 {
  font-size: 22px;
  padding: 10px 40px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  letter-spacing: 1px;
  line-height: 1.4; }
  @media screen and (max-width: 575px) {
    .singleContent h1 {
      font-size: 16px; } }
.singleContent .single_title {
  margin-bottom: 50px; }
  .singleContent .single_title time {
    font-size: 12px;
    font-weight: 600; }
    .singleContent .single_title time i {
      margin-right: .5em; }
.singleContent .category_list {
  margin-bottom: 20px; }
  .singleContent .category_list ul li {
    background-color: #333;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    padding: .5em 2em;
    margin: 5px; }
.singleContent h2 {
  font-size: 20px;
  border-left: 2px solid;
  padding: 15px;
  margin: 1.5em 0 1em;
  position: relative;
  line-height: 1.4;
  background-color: rgba(52, 61, 74, 0.2); }
  @media screen and (max-width: 767px) {
    .singleContent h2 {
      font-size: 4vw; } }
  .singleContent h2::before {
    content: "";
    position: absolute;
    left: -3px;
    width: 4px;
    height: 4px;
    border-radius: 15px;
    top: 0px; }
  .singleContent h2::after {
    content: "";
    position: absolute;
    left: -3px;
    width: 4px;
    height: 4px;
    border-radius: 15px;
    bottom: 0; }
.singleContent h3 {
  position: relative;
  padding: 0.7rem 1rem;
  font-size: 18px;
  margin: 1.5em 0 1.5em 1em;
  color: #fff;
  background-color: #566b73; }
  @media screen and (max-width: 575px) {
    .singleContent h3 {
      font-size: 4vw;
      line-height: 1.4; } }
.singleContent h4 {
  padding: 10px;
  margin: 1.5em 0 1em 1em;
  color: #333;
  border-bottom: 1px solid #333;
  font-size: 22px; }
  @media screen and (max-width: 575px) {
    .singleContent h4 {
      font-size: 16px; } }
  .singleContent h4:before {
    content: '■';
    padding-right: 10px; }
.singleContent h5 {
  font-size: 18px;
  border-left: 5px solid;
  padding-left: 1em;
  margin: 1.5em 0; }
  @media screen and (max-width: 575px) {
    .singleContent h5 {
      font-size: 4vw;
      line-height: 1.4; } }
.singleContent img {
  height: auto; }
.singleContent h6 {
  font-size: 18px;
  border-bottom: 1px solid;
  padding-bottom: .5em;
  margin: 1.5em 0; }
  @media screen and (max-width: 575px) {
    .singleContent h6 {
      font-size: 4vw;
      line-height: 1.4; } }
.singleContent p {
  font-size: 16px;
  line-height: 2; }
  @media screen and (max-width: 575px) {
    .singleContent p {
      font-size: 4vw;
      line-height: 1.4; } }

.logo a {
  display: block;
  width: 237px; }

.hd_conversion_box {
  flex-wrap: nowrap;
  align-items: flex-start; }

header#main_header {
  color: #fff;
  padding: 23px 0 15px;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  min-width: 1340px;
  z-index: 1000;
  background: linear-gradient(to bottom, #304266, #5079B2); }
  @media screen and (max-width: 767px) {
    header#main_header {
      padding: 0; } }
  header#main_header a {
    color: #fff; }

footer {
  text-align: center;
  padding: 81px 0 28px;
  background: linear-gradient(to top, #304266, #5079B2); }
  footer .ft_logo {
    max-width: 389px;
    margin: auto; }
  footer .ft_btn_box {
    justify-content: center;
    margin-top: 30px; }
    @media screen and (max-width: 767px) {
      footer .ft_btn_box {
        flex-wrap: inherit; } }

#sp_fixed_menu {
  position: fixed;
  width: 100%;
  bottom: 0px;
  font-size: 0;
  z-index: 99;
  background: #FFF;
  background: linear-gradient(to top, #304266, #5079B2); }
  #sp_fixed_menu ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0.5rem;
    max-width: 100%;
    justify-content: space-around; }
    #sp_fixed_menu ul li {
      justify-content: center;
      align-items: center;
      width: 46.5%;
      background: transparent;
      height: 50px;
      border-radius: 10px;
      border: solid 2px #fff;
      display: flex;
      vertical-align: middle; }
      #sp_fixed_menu ul li a {
        font-size: 3vw;
        color: #fff;
        text-align: center;
        display: block; }
      #sp_fixed_menu ul li .btn_contact {
        display: block;
        font-weight: bold; }
      #sp_fixed_menu ul li .btn_tel {
        display: block;
        font-weight: bold;
        text-align: center;
        line-height: 1px;
        height: 100%; }
        #sp_fixed_menu ul li .btn_tel .number {
          font-family: "futura-pt", sans-serif;
          font-size: 24px;
          top: 10px;
          position: relative;
          font-weight: normal; }
          @media screen and (max-width: 767px) {
            #sp_fixed_menu ul li .btn_tel .number {
              font-size: 4vw;
              line-height: 1.4; } }
        #sp_fixed_menu ul li .btn_tel svg {
          padding: 0.2rem 0;
          vertical-align: middle;
          margin-top: 0.5rem; }

.copy_right {
  color: #fff;
  margin-top: 80px;
  font-size: 12px;
  letter-spacing: .08 rm;
  font-family: "gen_regular", sans-serif; }

#Group_7 {
  position: absolute;
  width: 50px;
  height: 30px;
  left: 1340px;
  top: 40px;
  overflow: visible; }

.hd_tel_box {
  letter-spacing: .08em; }
  @media screen and (min-width: 576px) {
    .hd_tel_box {
      display: none; } }
  @media screen and (max-width: 767px) {
    .hd_tel_box {
      margin-right: 20px;
      display: flex;
      align-items: center;
      column-gap: 20px; } }
  .hd_tel_box .text {
    font-size: 14px;
    margin-left: 36px; }
  .hd_tel_box .tel {
    line-height: 0; }
    .hd_tel_box .tel svg#tel_icon {
      vertical-align: middle; }

.site_hf_cmn_btn {
  display: block;
  transition: .3s;
  width: 250px;
  line-height: 60px;
  text-align: center;
  position: relative;
  letter-spacing: .08em;
  color: #fff;
  font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
  border-radius: 10px;
  font-weight: bold;
  margin-right: 1rem; }
  @media screen and (max-width: 767px) {
    .site_hf_cmn_btn {
      line-height: 50px; } }
  .site_hf_cmn_btn::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 240px;
    height: 50px;
    border: solid 2px #fff;
    border-radius: 10px;
    padding: 0.2rem;
    box-sizing: initial; }
  .site_hf_cmn_btn:hover {
    opacity: .8; }
  .site_hf_cmn_btn.btn_tel {
    display: block;
    font-weight: bold;
    text-align: center;
    line-height: 1px; }
    .site_hf_cmn_btn.btn_tel .text {
      font-family: Gen Shin Gothic Monospace;
      font-weight: bold;
      font-size: 10px;
      padding: 0;
      top: 10px;
      position: relative;
      padding: 0.4rem 0; }
      @media screen and (max-width: 767px) {
        .site_hf_cmn_btn.btn_tel .text {
          display: none; } }
    .site_hf_cmn_btn.btn_tel .number {
      font-family: "futura-pt", sans-serif;
      font-size: 24px;
      top: 10px;
      position: relative;
      font-weight: normal; }
      @media screen and (max-width: 767px) {
        .site_hf_cmn_btn.btn_tel .number {
          font-size: 4vw;
          line-height: 1.4; } }
    .site_hf_cmn_btn.btn_tel svg {
      padding: 0.2rem 0;
      vertical-align: middle;
      margin-top: 0.5rem; }

.hd_btn_box {
  margin: 0 10px 0 35px; }

.hamburger {
  width: 50px;
  height: 50px; }
  .hamburger:before {
    content: none; }
  .hamburger span {
    width: 24px;
    height: 2.7px;
    background: #fff;
    display: block;
    width: 37px;
    left: 7px; }
    .hamburger span:nth-child(1) {
      top: 17px; }
    .hamburger span:nth-child(2) {
      top: 30px; }
    .hamburger span:nth-child(3) {
      top: 43px; }

#mv {
  margin-top: 20px;
  position: relative;
  padding: 100px 0 54px; }
  @media screen and (max-width: 767px) {
    #mv {
      margin-top: 0;
      padding: 20px 0 400px; } }
  #mv::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 60px;
    background-image: url(img/mv_bg.png);
    background-position: left 56% bottom 75%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: 110%; }
    @media screen and (max-width: 767px) {
      #mv::before {
        background: url(img/mv_bg.png) center no-repeat;
        background-size: 260% auto; } }
  #mv p.text_dotted {
    font-size: 28px;
    line-height: 1; }
    @media screen and (max-width: 575px) {
      #mv p.text_dotted {
        font-size: 20px; } }
  #mv > * {
    position: relative;
    z-index: 10; }
  #mv .wrap_01 {
    position: relative;
    padding-top: 0px; }
  @media screen and (max-width: 767px) {
    #mv .wrap_01 {
      padding-top: 60px; }
  }
  #mv .wrap_01::before {
    content: "";
    position: absolute;
    right: 10px;
    bottom: -125px;
    width: 494px;
    height: 650px;
    background: url(img/mv_mr.takada.png) center no-repeat;
    background-size: contain;
    z-index: -10; }
    @media screen and (max-width: 767px) {
      #mv .wrap_01::before {
        bottom: -108vw;
        width: 110%;
        height: 112vw;
        z-index: -1;
        background: url(img/mv_mr.takada_sp2.png) no-repeat center/cover;
        right: inherit;
        left: -5%;
    }
    .mv_btn_flame {
      position: absolute;
      bottom: -85vw;
    } }
  #mv:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .8;
    background-color:rgba(255,255,255,0.8);}
  #mv .text_box > .mv_ttl_main {
    width: 60%;
    height: auto;
    left: 0px;
    top: 0px; }
  @media screen and (max-width: 767px) {
    #mv .text_box > .mv_ttl_main {
      height: auto;
      width: 100%; } }
  #mv .mv_btn_flame {
    display: block;
    width: 40%;
    transition: all .3s;
  }
  @media screen and (max-width: 767px) {
    #mv .mv_btn_flame {
      height: auto;
      width: 100%;
      padding-right: 0;
      position: absolute;
      bottom: -85vw; } }
  #mv .mv_ttl_above {
    line-height: 1.2;
    margin-top: 1.8rem;
    margin-bottom: 2rem;
    position: relative;
    overflow: visible;
    width: 496px;
    white-space: nowrap;
    text-align: left;
    font-family: "toppan-bunkyu-gothic-pr6n", serif;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    color: #304266;
    letter-spacing: 1px; }
    @media screen and (max-width: 767px) {
      #mv .mv_ttl_above {
        font-size: 4vw;
        line-height: 1.4; } }
    @media screen and (min-width: 576px) {
      #mv .mv_ttl_above .strong {
        font-weight: bold;
        font-size: 30px;
        font-family: "toppan-bunkyu-midashi-go-std", sans-serif; } }
    @media screen and (max-width: 767px) {
      #mv .mv_ttl_above {
        width: 100%; }
        #mv .mv_ttl_above .odd {
          display: block;
          width: fit-content;
          margin: 0.3rem 0;
          padding: 0.5rem 4rem 0.5rem 1rem;
          background: #304266;
          color: #FFF; }
        #mv .mv_ttl_above .even {
          display: block;
          width: fit-content;
          margin: 0.3rem 0;
          padding: 0.5rem 1rem;
          background: #5079B2;
          color: #FFF; } }
    @media screen and (max-width: 767px) {
      #mv .mv_ttl_above .slide {
        transform: translateX(-100%);
        opacity: 0;
        animation: slide-in-anim 3.5s ease-out forwards; } }
@keyframes slide-in-anim {
  100% {
    opacity: 1;
    transform: translateX(0); } }
  #mv .mv_text_flame {
    align-items: center;
    margin-top: -10px; }
  #mv .mv_ai_text_box {
    letter-spacing: .06em; }
    #mv .mv_ai_text_box .text {
      font-size: 28px; }
      @media screen and (max-width: 575px) {
        #mv .mv_ai_text_box .text {
          font-size: 20px; } }
    #mv .mv_ai_text_box .success {
      font-size: 32px;
      line-height: 1.2;
      letter-spacing: .14em; }
      @media screen and (max-width: 575px) {
        #mv .mv_ai_text_box .success {
          font-size: 18px; } }
      #mv .mv_ai_text_box .success .large {
        font-size: 62px; }
      #mv .mv_ai_text_box .success .mid {
        font-size: 42px; }
        @media screen and (max-width: 575px) {
          #mv .mv_ai_text_box .success .mid {
            font-size: 28px; } }
  #mv .mv_percentage_box {
    margin-right: 50px; }
    #mv .mv_percentage_box .num {
      font-size: 165px;
      line-height: 0.9;
      margin-right: -2px;
      letter-spacing: .05em; }
    #mv .mv_percentage_box .kome {
      display: block; }
    #mv .mv_percentage_box .percentage {
      font-size: 42px;
      line-height: 1.3; }
      @media screen and (max-width: 575px) {
        #mv .mv_percentage_box .percentage {
          font-size: 28px; } }
    #mv .mv_percentage_box .notion {
      font-size: 16px;
      letter-spacing: .1em;
      margin-top: -10px;
      font-family: "gen_regular", sans-serif; }
      @media screen and (max-width: 575px) {
        #mv .mv_percentage_box .notion {
          font-size: 4vw;
          line-height: 1.4; } }
  #mv .num_box {
    align-items: end;
    margin-left: 10px;
    font-size: 80px;
    color: #DEB713; }
  /* #mv .site_cmn_btn {
    display: flex;
    transition: .3s;
    width: fit-content;
    color: #fff;
    text-align: left;
    position: relative;
    letter-spacing: .08em;
    background: #FABC3B;
    flex-direction: column;
    align-items: center;
    padding: 1rem 3rem;
    border-radius: 10px;
    font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);} */
    #mv .site_cmn_btn .txt_area {
      display: flex;
      flex-direction: column;
      align-items: flex-start; }
      @media screen and (max-width: 767px) {
        #mv .site_cmn_btn .txt_area {
          align-items: center; } }
    @media screen and (max-width: 575px) {
      #mv .site_cmn_btn {
        font-size: 20px; } }
    @media screen and (max-width: 767px) {
      #mv .site_cmn_btn {
        width: auto; } }
    #mv .site_cmn_btn::before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      margin: auto;
/*
      width: 370px;
      height: 110px;
*/
}
    #mv .site_cmn_btn::after {
      content: "";
      position: absolute;
      right: 25px;
      top: 0;
      bottom: 0;
      margin: auto;
      background-size: contain;
/*
      width: 25px;
      height: 25px;
*/
}
    #mv .site_cmn_btn .sub_txt {
      font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 19px;
      color: #304266;
      letter-spacing: 0.5px; }
    #mv .site_cmn_btn .btn_arrow {
/*      height: 40px;*/
      width: auto;
      vertical-align: middle; }

      @media screen and (max-width: 767px) {
        #mv .site_cmn_btn .btn_arrow {
          display: none; } }
  #mv .text_sub {
    color: #304266;
    font-weight: bold;
    font-size: 14px;
    margin-top: 0.5rem;
    margin-left: 1rem; }
    @media screen and (max-width: 767px) {
      #mv .text_sub {
        color: #FFF;
        text-shadow: 1px 1px 0px #304266, -1px -1px 0px #304266, -1px 1px 0px #304266, 1px -1px 0px #304266, 1px 0px 0px #304266, -1px 0px 0px #304266, 0px 1px 0px #304266, 0px -1px 0px #304266; } }

#reputation_damage_cloud {
  background: #304266;
  position: relative;
  z-index: 20; }
  @media screen and (max-width: 767px) {
    #reputation_damage_cloud .wrap {
      max-width: 100%; } }
  #reputation_damage_cloud .ttl {
    color: #FFF;
    font-weight: bold;
    font-size: 36px;
    font-size: 36px; }
    @media screen and (max-width: 767px) {
      #reputation_damage_cloud .ttl {
        font-size: 6vw; } }
    @media screen and (max-width: 767px) {
      #reputation_damage_cloud .ttl {
        font-size: 20px;
        padding-bottom: 1rem; } }
  #reputation_damage_cloud .description {
    color: #FFF;
    font-size: 22px; }
    @media screen and (max-width: 575px) {
      #reputation_damage_cloud .description {
        font-size: 16px; } }
    @media screen and (max-width: 767px) {
      #reputation_damage_cloud .description {
        font-size: 14px;
        margin-bottom: 1rem; } }
  #reputation_damage_cloud .label {
    color: #FFF;
    font-weight: bold;
    font-size: 30px;
    margin: 1rem 0; }
    @media screen and (max-width: 767px) {
      #reputation_damage_cloud .label {
        font-size: 20px;
        padding: 0 1rem; } }
    #reputation_damage_cloud .label:before, #reputation_damage_cloud .label:after {
      background: #FFF !important; }
  @media screen and (max-width: 767px) {
    #reputation_damage_cloud .btn_wrapper {
      position: absolute;
      bottom: -3.5rem;
      width: 100%; } }
  #reputation_damage_cloud .btn_contact {
    text-decoration: none;
    padding: 1.5rem 2rem;
    text-align: center;
    position: relative;
    background: #FABC3B;
    flex-direction: column;
    font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    color: #FFF;
    letter-spacing: 0.3px;
    border-radius: 10px;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    display: inline-block;
    margin: 2rem 0 0;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3); }
    @media screen and (max-width: 575px) {
      #reputation_damage_cloud .btn_contact {
        font-size: 20px; } }
    @media screen and (max-width: 767px) {
      #reputation_damage_cloud .btn_contact {
        margin: 1rem;
        line-height: 30px;
        font-size: 5vw;
        padding: 1rem 2rem;
        line-height: initial; } }
    #reputation_damage_cloud .btn_contact:hover {
      opacity: 0.9; }
    #reputation_damage_cloud .btn_contact .text {
      padding-left: 20px; }
      @media screen and (max-width: 767px) {
        #reputation_damage_cloud .btn_contact .text {
          padding-left: 48px; } }
    #reputation_damage_cloud .btn_contact .large {
      font-family: Cochin;
      font-style: normal;
      font-weight: bold;
      font-size: 68px;
      color: #5079B2;
      letter-spacing: 0.3px;
      line-height: 60px;
      position: absolute;
      left: 25px;
      top: 0; }
      @media screen and (max-width: 767px) {
        #reputation_damage_cloud .btn_contact .large {
          font-size: 40px; } }
  #reputation_damage_cloud .wrap {
    padding: 4rem 0 2rem;
    text-align: center; }
    @media screen and (max-width: 767px) {
      #reputation_damage_cloud .wrap {
        padding: 3rem 0 4rem; } }
  #reputation_damage_cloud .video_wrapper {
    background: #03091E;
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%; }
    #reputation_damage_cloud .video_wrapper iframe {
      width: 560px;
      height: 315px;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  #reputation_damage_cloud .cloud_img {
    width: 820px;
    height: 480px;
    left: 310px;
    top: 790px; }
    @media screen and (max-width: 767px) {
      #reputation_damage_cloud .cloud_img {
        height: auto; } }

#achievement {
  position: relative;
  z-index: 10; }
  @media screen and (max-width: 767px) {
    #achievement {
      padding-bottom: 3rem; } }
  #achievement .ttl_box {
    padding: 2rem 0px; }
    @media screen and (max-width: 767px) {
      #achievement .ttl_box {
        padding: 0 1rem; } }
    #achievement .ttl_box .ttl_wrapper {
      display: flex;
      justify-content: center; }
    #achievement .ttl_box .ttl {
      width: fit-content;
      text-align: center;
      font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
      font-style: normal;
      font-weight: bold;
      line-height: 2.5rem;
      font-size: 24px;
      color: #304266;
      letter-spacing: 0.8px;
      margin-bottom: 1rem;
      position: relative; }
      @media screen and (max-width: 767px) {
        #achievement .ttl_box .ttl {
          font-size: 4vw;
          line-height: 1.4; } }
      @media screen and (max-width: 767px) {
        #achievement .ttl_box .ttl {
          top: 4px;
          font-size: 3vw;
          margin-bottom: 1rem;
          padding-left: 0;
          text-align: center;
          width: 105%; } }
      #achievement .ttl_box .ttl .num {
        font-family: Impact;
        font-weight: normal;
        font-size: 40px; }
        @media screen and (max-width: 767px) {
          #achievement .ttl_box .ttl .num {
            font-size: 6vw; } }
      #achievement .ttl_box .ttl .large {
        font-family: Impact;
        font-weight: normal;
        font-size: 42px;
        padding: 0 0.25rem; }
        @media screen and (max-width: 575px) {
          #achievement .ttl_box .ttl .large {
            font-size: 28px; } }
        @media screen and (max-width: 767px) {
          #achievement .ttl_box .ttl .large {
            font-size: 6vw; } }
    #achievement .ttl_box .sub_ttl {
      font-weight: bold;
      font-size: 14px;
      color: #304266; }
      #achievement .ttl_box .sub_ttl .num {
        font-size: 22px;
        letter-spacing: 1px; }
        @media screen and (max-width: 767px) {
          #achievement .ttl_box .sub_ttl .num {
            font-size: 6vw; } }
      @media screen and (max-width: 767px) {
        #achievement .ttl_box .sub_ttl {
          margin-bottom: 0.5rem;
          font-size: 4vw;
          text-align: center; } }
  #achievement .no1_wrapper {
    margin-bottom: 1rem;
    min-height: 70px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr; }
    @media screen and (max-width: 767px) {
      #achievement .no1_wrapper {
        grid-template-columns: 1fr;
        margin-bottom: 0px; } }
    #achievement .no1_wrapper .content_box {
      position: relative;
      background: url(img/no.1.png);
      background-repeat: no-repeat;
      background-size: contain;
      background-repeat: no-repeat;
      height: 150px; }
      @media screen and (max-width: 767px) {
        #achievement .no1_wrapper .content_box {
          height: 100%; } }
      #achievement .no1_wrapper .content_box .list {
        font-family: "ruika", sans-serif;
        font-size: 1.5vw;
        color: #304266;
        z-index: 20;
        height: 100px;
        vertical-align: middle;
        line-height: 25px;
        text-align: center;
        width: 60%;
        padding-top: 6%;
        font-size: 18px; }
        @media screen and (max-width: 767px) {
          #achievement .no1_wrapper .content_box .list {
            padding-top: 6%;
            padding-left: 2%;
            font-size: 3.5vw;
            height: 23vw;
            line-height: 1rem; } }
      #achievement .no1_wrapper .content_box .no1 {
        position: absolute;
        right: 47px;
        top: -89px;
        z-index: 10;
        width: max-content;
        font-family: Impact;
        font-size: 105px;
        color: #FABC3B; }
        @media screen and (max-width: 767px) {
          #achievement .no1_wrapper .content_box .no1 {
            font-size: 65px;
            top: -1rem;
            right: 2rem; } }
        #achievement .no1_wrapper .content_box .no1 .one {
          font-size: 143px; }
          @media screen and (max-width: 767px) {
            #achievement .no1_wrapper .content_box .no1 .one {
              font-size: 80px; } }
  #achievement .source {
    text-align: center;
    font-size: 16px;
    color: #304266; }
    @media screen and (max-width: 767px) {
      #achievement .source {
        font-size: 12px;
        margin-top: 2rem; } }

.banner_wrapper {
  padding: 0; }

.banner_area_01 {
  position: relative;
  z-index: 10;
  background: linear-gradient(to top, #304266, #5079B2);
  padding: 0;
  min-height: 310px; }
  @media screen and (max-width: 767px) {
    .banner_area_01 {
      padding-bottom: 0.5rem; }
      .banner_area_01::before {
        content: "";
        position: absolute;
        right: -45px;
        bottom: -20px;
        width: 400px;
        height: 500px;
        background: url(img/mr.takada_banner1_sp.png) center no-repeat;
        background-size: contain;
        padding: 0;
        margin: 0;
        height: 100%;
        z-index: -1; } }
  .banner_area_01 .wrap {
    width: 100%;
    position: relative;
    z-index: 10; }
  .banner_area_01 .image_box::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 400px;
    height: 500px;
    background: url(img/mr.takada_banner1.png) center no-repeat;
    background-size: contain;
    padding: 0;
    margin: 0;
    z-index: 10; }
  @media screen and (max-width: 767px) {
    .banner_area_01 .image_box {
      display: none; } }
  .banner_area_01 .banner_box {
    padding-top: 3rem;
    margin-left: 280px; }
    @media screen and (max-width: 767px) {
      .banner_area_01 .banner_box {
        margin-left: 0;
        justify-content: left;
        padding: 1rem 0 0 0; } }
    .banner_area_01 .banner_box .banner_main_text {
      font-weight: bold;
      font-size: 40px;
      color: #eeeeee;
      margin-bottom: 0;
      padding-left: 7rem;
      text-indent: -7rem;
      font-family: "toppan-bunkyu-midashi-go-std", sans-serif; }
      @media screen and (max-width: 767px) {
        .banner_area_01 .banner_box .banner_main_text {
          font-size: 20px;
          padding-left: 0;
          text-indent: 0; } }
  @media screen and (max-width: 767px) and (max-width: 767px) {
    .banner_area_01 .banner_box .banner_main_text {
      font-size: 4vw; } }

      .banner_area_01 .banner_box .banner_main_text .large {
        font-size: 48px;
        color: #FABC3B; }
        @media screen and (max-width: 767px) {
          .banner_area_01 .banner_box .banner_main_text .large {
            font-size: 5vw; } }
    .banner_area_01 .banner_box .banner_keyword_box {
      position: relative; }
      @media screen and (max-width: 767px) {
        .banner_area_01 .banner_box .banner_keyword_box {
          justify-content: left;
          flex-direction: column; } }
      .banner_area_01 .banner_box .banner_keyword_box .banner_main_text {
        font-weight: bold;
        font-size: 40px;
        color: #fff; }
        @media screen and (max-width: 767px) {
          .banner_area_01 .banner_box .banner_keyword_box .banner_main_text {
            font-size: 26px;
            text-wrap: normal; } }
  @media screen and (max-width: 767px) and (max-width: 575px) {
    .banner_area_01 .banner_box .banner_keyword_box .banner_main_text {
      font-size: 20px;
      line-height: 1.4; } }

        .banner_area_01 .banner_box .banner_keyword_box .banner_main_text .large {
          font-size: 48px;
          color: #FABC3B; }
          @media screen and (max-width: 767px) {
            .banner_area_01 .banner_box .banner_keyword_box .banner_main_text .large {
              font-size: 5vw; } }
      .banner_area_01 .banner_box .banner_keyword_box .keyword {
        font-weight: 500;
        text-align: left;
        font-size: 24px;
        color: #fff; }
        @media screen and (max-width: 767px) {
          .banner_area_01 .banner_box .banner_keyword_box .keyword {
            font-size: 4vw;
            line-height: 1.4; } }
        @media screen and (max-width: 767px) {
          .banner_area_01 .banner_box .banner_keyword_box .keyword {
            left: 0;
            right: 0;
            position: relative;
            width: 100%;
            text-align: left;
            font-weight: normal; } }
    .banner_area_01 .banner_box .banner_conversion_box {
      display: grid;
      grid-template-columns: 1fr 1fr;
      width: 100%;
      justify-content: left;
      padding-bottom: 2rem;
      padding-left: 8rem; }
      @media screen and (max-width: 767px) {
        .banner_area_01 .banner_box .banner_conversion_box {
          flex-direction: column-reverse;
          display: flex;
          align-items: center;
          text-align: center;
          padding-left: 0;
          grid-template-columns: 1fr;
          margin-top: 1rem; } }
      .banner_area_01 .banner_box .banner_conversion_box a.btn_contact {
        color: #fff;
        text-decoration: none;
        font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 28px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 1rem 2rem;
        border-radius: 1vh;
        margin-right: 2rem;
        background: #FABC3B;
        position: relative;
        width: fit-content;
        text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3); }
        @media screen and (max-width: 575px) {
          .banner_area_01 .banner_box .banner_conversion_box a.btn_contact {
            font-size: 20px; } }
        .banner_area_01 .banner_box .banner_conversion_box a.btn_contact:hover {
          opacity: 0.8; }
        @media screen and (max-width: 767px) {
          .banner_area_01 .banner_box .banner_conversion_box a.btn_contact {
            margin-bottom: 1rem;
            width: auto;
            margin-right: 0;
            margin-top: 1rem;
            font-size: 18px;
            z-index: 20; } }
        .banner_area_01 .banner_box .banner_conversion_box a.btn_contact .btn_arrow {
          height: 60px;
          width: auto;
          position: absolute;
          right: -30px; }
          @media screen and (max-width: 767px) {
            .banner_area_01 .banner_box .banner_conversion_box a.btn_contact .btn_arrow {
              display: none; } }

.banner_area_02 {
  position: relative;
  background: #304266;
  padding: 0;
  min-height: 310px; }
  @media screen and (max-width: 767px) {
    .banner_area_02 {
      min-height: 150px; }
      .banner_area_02::before {
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        width: 150px;
        height: 240px;
        background: url(img/mr.takada_banner2.png) center no-repeat;
        background-size: contain;
        padding: 0;
        margin: 0;
        z-index: 30; } }
  .banner_area_02 .wrap {
    width: 100%; }
  .banner_area_02 .wrap_01 {
    z-index: 40; }
  .banner_area_02 .image_box::before {
    content: "";
    position: absolute;
    right: -90px;
    bottom: 0px;
    width: 400px;
    min-height: 500px;
    background: url(img/mr.takada_banner2.png) center no-repeat;
    background-size: contain;
    padding: 0;
    margin: 0;
    z-index: 10; }
  @media screen and (max-width: 767px) {
    .banner_area_02 .image_box {
      display: none; } }
  .banner_area_02 .banner_box {
    padding-top: 0.5rem;
    min-height: 310px; }
    @media screen and (max-width: 767px) {
      .banner_area_02 .banner_box {
        min-height: 150px; } }
    .banner_area_02 .banner_box .banner_text01, .banner_area_02 .banner_box .banner_text02 {
      font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 21px;
      color: #fff; }
      @media screen and (max-width: 575px) {
        .banner_area_02 .banner_box .banner_text01, .banner_area_02 .banner_box .banner_text02 {
          font-size: 16px; } }
      @media screen and (max-width: 767px) {
        .banner_area_02 .banner_box .banner_text01, .banner_area_02 .banner_box .banner_text02 {
          justify-content: left;
          flex-direction: column;
          line-height: 30px;
          font-size: 12px; } }
      .banner_area_02 .banner_box .banner_text01 .left, .banner_area_02 .banner_box .banner_text02 .left {
        position: relative;
        top: 10px;
        margin-right: 20px; }
        @media screen and (max-width: 767px) {
          .banner_area_02 .banner_box .banner_text01 .left, .banner_area_02 .banner_box .banner_text02 .left {
            top: 10px;
            font-size: 12px; } }
      .banner_area_02 .banner_box .banner_text01 .right, .banner_area_02 .banner_box .banner_text02 .right {
        font-size: 36px; }
        @media screen and (max-width: 767px) {
          .banner_area_02 .banner_box .banner_text01 .right, .banner_area_02 .banner_box .banner_text02 .right {
            font-size: 12px;
            margin-bottom: 1rem; } }
      .banner_area_02 .banner_box .banner_text01 .line, .banner_area_02 .banner_box .banner_text02 .line {
        fill: #4f77b0;
        stroke: white;
        stroke-width: 3px;
        stroke-linejoin: miter;
        stroke-linecap: butt;
        stroke-miterlimit: 4;
        shape-rendering: auto;
        height: 20px;
        position: relative;
        top: 25px;
        margin-left: 20px;
        width: 500px; }
        @media screen and (max-width: 767px) {
          .banner_area_02 .banner_box .banner_text01 .line, .banner_area_02 .banner_box .banner_text02 .line {
            display: none; } }
    .banner_area_02 .banner_box .banner_text02 {
      position: relative;
      top: -20px;
      margin-left: calc(100% / 8); }
      @media screen and (max-width: 767px) {
        .banner_area_02 .banner_box .banner_text02 {
          margin-left: 0;
          align-items: center;
          top: -20px;
          margin-top: 0.5rem; } }
      .banner_area_02 .banner_box .banner_text02 .left_top {
        position: absolute;
        border-top: 3px solid #FFF;
        border-left: 3px solid #FFF;
        top: -1px;
        left: -1px;
        width: 30px;
        height: 70px; }
        @media screen and (max-width: 767px) {
          .banner_area_02 .banner_box .banner_text02 .left_top {
            width: 20px;
            height: 30px;
            top: 0; } }
      .banner_area_02 .banner_box .banner_text02 .right_bottom {
        position: absolute;
        border-bottom: 3px solid #FFF;
        border-right: 3px solid #FFF;
        bottom: -1px;
        right: -1px;
        width: 30px;
        height: 70px; }
        @media screen and (max-width: 767px) {
          .banner_area_02 .banner_box .banner_text02 .right_bottom {
            width: 20px;
            height: 30px;
            bottom: 0; } }
      .banner_area_02 .banner_box .banner_text02 .middle {
        font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 60px;
        padding: 0 5rem; }
        @media screen and (max-width: 575px) {
          .banner_area_02 .banner_box .banner_text02 .middle {
            font-size: 28px; } }
        @media screen and (max-width: 767px) {
          .banner_area_02 .banner_box .banner_text02 .middle {
            font-size: 5.2vw;
            padding: 0.5rem 1.5rem;
            line-height: 2.5rem; } }
        .banner_area_02 .banner_box .banner_text02 .middle .large {
          color: #FABC3B; }
        .banner_area_02 .banner_box .banner_text02 .middle .dot_text {
          padding-top: 2rem;
          background-position: top -1rem left 28px;
          background-repeat: no-repeat;
          background-size: 2.1em 1em;
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22149%22%20height%3D%2213%22%20viewBox%3D%220%200%20149%2013%22%3E%20%3Cg%20id%3D%22Group_1037%22%20data-name%3D%22Group%201037%22%20transform%3D%22translate(-611%20-3383)%22%3E%20%3Ccircle%20id%3D%22Ellipse_2%22%20data-name%3D%22Ellipse%202%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%20transform%3D%22translate(611%203383)%22%20fill%3D%22%23fabc3b%22%2F%3E%20%3Ccircle%20id%3D%22Ellipse_4%22%20data-name%3D%22Ellipse%204%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%20transform%3D%22translate(747%203383)%22%20fill%3D%22%23fabc3b%22%2F%3E%20%3Ccircle%20id%3D%22Ellipse_5%22%20data-name%3D%22Ellipse%205%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%20transform%3D%22translate(679%203383)%22%20fill%3D%22%23fabc3b%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E"); }
          @media screen and (max-width: 767px) {
            .banner_area_02 .banner_box .banner_text02 .middle .dot_text {
              background-position: top -5px left 8px;
              padding-top: 10px;
              background-size: 2rem 0.8em; } }
    .banner_area_02 .banner_box .banner_main_text {
      font-weight: bold;
      font-size: 40px;
      color: #eeeeee;
      margin-bottom: 0; }
      .banner_area_02 .banner_box .banner_main_text.second {
        position: relative;
        top: -20px;
        margin-left: calc(100% / 8); }
      .banner_area_02 .banner_box .banner_main_text .large {
        font-size: 48px;
        color: #FABC3B; }
        @media screen and (max-width: 767px) {
          .banner_area_02 .banner_box .banner_main_text .large {
            font-size: 5vw; } }
    .banner_area_02 .banner_box .banner_keyword_box {
      position: relative; }
      @media screen and (max-width: 767px) {
        .banner_area_02 .banner_box .banner_keyword_box {
          justify-content: left; } }
      .banner_area_02 .banner_box .banner_keyword_box .banner_main_text {
        font-weight: bold;
        font-size: 40px;
        color: #fff; }
        .banner_area_02 .banner_box .banner_keyword_box .banner_main_text .large {
          font-size: 48px;
          color: #FABC3B; }
          @media screen and (max-width: 767px) {
            .banner_area_02 .banner_box .banner_keyword_box .banner_main_text .large {
              font-size: 5vw; } }
      .banner_area_02 .banner_box .banner_keyword_box .keyword {
        position: absolute;
        right: 0;
        top: 10px;
        font-weight: bold;
        font-size: 16px;
        color: #fff; }
        @media screen and (max-width: 575px) {
          .banner_area_02 .banner_box .banner_keyword_box .keyword {
            font-size: 4vw;
            line-height: 1.4; } }

.banner_area_03 {
  position: relative;
  background: #304266;
  padding: 0;
  min-height: 150px; }
  @media screen and (max-width: 767px) {
    .banner_area_03 {
      min-height: 110px; } }
  .banner_area_03 .wrap {
    width: 100%; }
  .banner_area_03 .image_box::before {
    content: "";
    position: absolute;
    left: -100px;
    bottom: -75px;
    width: 400px;
    height: 500px;
    background: url(img/mr.takada_banner3.png) center no-repeat;
    background-size: contain;
    padding: 0;
    margin: 0;
    z-index: 10; }
    @media screen and (max-width: 767px) {
      .banner_area_03 .image_box::before {
        height: 160px;
        bottom: 0;
        left: -50%; } }
  .banner_area_03 .banner_box {
    padding-top: 0.5rem;
    margin-left: 400px; }
    @media screen and (max-width: 767px) {
      .banner_area_03 .banner_box {
        margin-left: 0;
        justify-content: end; } }
    .banner_area_03 .banner_box .banner_keyword_box {
      position: relative;
      text-align: right;
      width: 100%; }
    .banner_area_03 .banner_box .sub_ttl {
      padding-top: 1.5rem;
      font-family: A-OTF UD Shin Maru Go Pr6N;
      font-style: normal;
      font-weight: normal;
      color: #fff;
      font-size: 20px; }
      @media screen and (max-width: 767px) {
        .banner_area_03 .banner_box .sub_ttl {
          font-size: 4vw; } }
      @media screen and (min-width: 576px) {
        .banner_area_03 .banner_box .sub_ttl {
          position: absolute; } }
    .banner_area_03 .banner_box .ttl {
      font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
      font-style: normal;
      font-weight: bold;
      color: #fff;
      text-align: left;
      font-size: 48px;
      padding-top: 1rem; }
      @media screen and (max-width: 767px) {
        .banner_area_03 .banner_box .ttl {
          font-size: 5vw; } }
      @media screen and (max-width: 767px) {
        .banner_area_03 .banner_box .ttl {
          font-size: 6vw;
          text-align: right; } }
      .banner_area_03 .banner_box .ttl .large {
        color: #FABC3B;
        font-size: 80px; }
        @media screen and (max-width: 767px) {
          .banner_area_03 .banner_box .ttl .large {
            font-size: 10vw; } }
        .banner_area_03 .banner_box .ttl .large:after {
          background-image: url("data:image/svg+xml;charset=utf8,%20%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2246.488%22%20height%3D%2247.481%22%20viewBox%3D%220%200%2046.488%2047.481%22%3E%20%3Cg%20id%3D%22Group_1100%22%20data-name%3D%22Group%201100%22%20transform%3D%22translate(922.378%20-4791.192)%20rotate(16)%22%3E%20%3Cpath%20id%3D%22Polygon_9%22%20data-name%3D%22Polygon%209%22%20d%3D%22M5.573%2C0l5.573%2C21.637H0Z%22%20transform%3D%22matrix(-0.819%2C%200.574%2C%20-0.574%2C%20-0.819%2C%20456.526%2C%204874.651)%22%20fill%3D%22%23FABC3B%22%2F%3E%20%3Cpath%20id%3D%22Polygon_11%22%20data-name%3D%22Polygon%2011%22%20d%3D%22M5.573%2C0l5.573%2C21.637H0Z%22%20transform%3D%22translate(467.544%204894.158)%20rotate(-92)%22%20fill%3D%22%23FABC3B%22%2F%3E%20%3Cpath%20id%3D%22Polygon_10%22%20data-name%3D%22Polygon%2010%22%20d%3D%22M8.277%2C0l8.277%2C26.8H0Z%22%20transform%3D%22matrix(-0.883%2C%20-0.469%2C%200.469%2C%20-0.883%2C%20469.41%2C%204884.28)%22%20fill%3D%22%23FABC3B%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E");
          content: '';
          display: inline-block;
          width: 50px;
          height: 50px;
          bottom: 85px;
          background-size: contain;
          position: absolute; }
          @media screen and (max-width: 767px) {
            .banner_area_03 .banner_box .ttl .large:after {
              display: none; } }
  .banner_area_03 .attention {
    position: absolute;
    right: 100px;
    top: 30px; }
    @media screen and (max-width: 767px) {
      .banner_area_03 .attention {
        right: 0; } }

.title_border {
  display: flex;
  align-items: center; }
  .title_border:before, .title_border:after {
    content: "";
    height: 3px;
    flex-grow: 1;
    background-color: #666; }
  .title_border:before {
    margin-right: 4rem; }
    @media screen and (max-width: 767px) {
      .title_border:before {
        margin-right: 2rem; } }
  .title_border:after {
    margin-left: 4rem; }
    @media screen and (max-width: 767px) {
      .title_border:after {
        margin-left: 2rem; } }

.attention02, #reputation_damage_cloud .label {
  width: fit-content;
  position: relative;
  display: inline-block;
  padding: 0 30px; }
  @media screen and (max-width: 767px) {
    .attention02, #reputation_damage_cloud .label {
      padding: 0 10px;
      margin-bottom: 1rem; } }
  .attention02:before, #reputation_damage_cloud .label:before, .attention02:after, #reputation_damage_cloud .label:after {
    position: absolute;
    top: 0;
    content: "";
    width: 3px;
    height: 80%;
    background: #000;
    border-radius: 3px; }
    @media screen and (max-width: 767px) {
      .attention02:before, #reputation_damage_cloud .label:before, .attention02:after, #reputation_damage_cloud .label:after {
        width: 1px; } }
  .attention02:before, #reputation_damage_cloud .label:before {
    transform: rotate(-25deg);
    left: 0; }
  .attention02:after, #reputation_damage_cloud .label:after {
    transform: rotate(25deg);
    right: 0; }

.border_box, #problems .bad_reputation_box, #about_our_service .diagnosis, #solution .measures .measure_one, #solution .measures .measure_two {
  border: solid 5px #304266;
  border-top: none;
  padding: 70px 70px 70px;
  position: relative;
  margin-top: 62px;
  background-color: #fff;
  padding-top: 6rem; }
  @media screen and (max-width: 767px) {
    .border_box, #problems .bad_reputation_box, #about_our_service .diagnosis, #solution .measures .measure_one, #solution .measures .measure_two {
      border: solid 3px #304266;
      border-top: none;
      padding: 2rem 1rem; } }
  .border_box:before, #problems .bad_reputation_box:before, #about_our_service .diagnosis:before, #solution .measures .measure_one:before, #solution .measures .measure_two:before, .border_box:after, #problems .bad_reputation_box:after, #about_our_service .diagnosis:after, #solution .measures .measure_one:after, #solution .measures .measure_two:after {
    content: "";
    width: 100px;
    height: 5px;
    background: #304266;
    position: absolute;
    top: 0; }
    @media screen and (max-width: 767px) {
      .border_box:before, #problems .bad_reputation_box:before, #about_our_service .diagnosis:before, #solution .measures .measure_one:before, #solution .measures .measure_two:before, .border_box:after, #problems .bad_reputation_box:after, #about_our_service .diagnosis:after, #solution .measures .measure_one:after, #solution .measures .measure_two:after {
        width: 50px;
        height: 3px; } }
  .border_box:before, #problems .bad_reputation_box:before, #about_our_service .diagnosis:before, #solution .measures .measure_one:before, #solution .measures .measure_two:before {
    left: 0; }
  .border_box:after, #problems .bad_reputation_box:after, #about_our_service .diagnosis:after, #solution .measures .measure_one:after, #solution .measures .measure_two:after {
    right: 0; }
  .border_box .ttl, #problems .bad_reputation_box .ttl, #about_our_service .diagnosis .ttl, #solution .measures .measure_one .ttl, #solution .measures .measure_two .ttl {
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 30px;
    display: inline-block;
    text-align: center;
    letter-spacing: .02em;
    font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    color: #304266;
    width: auto; }
    @media screen and (max-width: 767px) {
      .border_box .ttl, #problems .bad_reputation_box .ttl, #about_our_service .diagnosis .ttl, #solution .measures .measure_one .ttl, #solution .measures .measure_two .ttl {
        font-size: 5vw; } }
    .border_box .ttl .large, #problems .bad_reputation_box .ttl .large, #about_our_service .diagnosis .ttl .large, #solution .measures .measure_one .ttl .large, #solution .measures .measure_two .ttl .large {
      font-size: 60px;
      color: #5079B2; }
      @media screen and (max-width: 575px) {
        .border_box .ttl .large, #problems .bad_reputation_box .ttl .large, #about_our_service .diagnosis .ttl .large, #solution .measures .measure_one .ttl .large, #solution .measures .measure_two .ttl .large {
          font-size: 28px; } }
      @media screen and (max-width: 767px) {
        .border_box .ttl .large, #problems .bad_reputation_box .ttl .large, #about_our_service .diagnosis .ttl .large, #solution .measures .measure_one .ttl .large, #solution .measures .measure_two .ttl .large {
          font-size: 6vw; } }
    @media screen and (max-width: 767px) {
      .border_box .ttl, #problems .bad_reputation_box .ttl, #about_our_service .diagnosis .ttl, #solution .measures .measure_one .ttl, #solution .measures .measure_two .ttl {
        padding: 0;
        top: -40px; } }

#problems {
  padding-top: 4rem; }
  @media screen and (max-width: 767px) {
    #problems {
      padding: 2rem 0 0 0; } }
  #problems .bad_reputation_box {
    padding: 70px 30px 10px; }
    @media screen and (max-width: 767px) {
      #problems .bad_reputation_box {
        padding: 2rem 1rem; }
        #problems .bad_reputation_box:before, #problems .bad_reputation_box:after {
          width: 5%; } }
    @media screen and (max-width: 767px) {
      #problems .bad_reputation_box .ttl {
        top: -1rem; } }
    #problems .bad_reputation_box .content .content_ttl {
      border-bottom: 2px solid #5079B2;
      justify-content: center; }
      #problems .bad_reputation_box .content .content_ttl .right {
        padding: 1rem 0;
        font-family: "toppan-bunkyu-gothic-pr6n", serif;
        font-style: normal;
        font-size: 24px;
        color: #5079B2;
        font-weight: bold;
        font-family: "toppan-bunkyu-midashi-go-std", sans-serif; }
        @media screen and (max-width: 767px) {
          #problems .bad_reputation_box .content .content_ttl .right {
            font-size: 4vw;
            line-height: 1.4; } }
        @media screen and (max-width: 767px) {
          #problems .bad_reputation_box .content .content_ttl .right {
            font-size: 5.2vw;
            font-weight: bold; } }
    #problems .bad_reputation_box .content li {
      border-top: 2px solid #5079B2;
      border-bottom: 3px solid #5079B2;
      width: 32%; }
      @media screen and (max-width: 767px) {
        #problems .bad_reputation_box .content li {
          border-bottom: 2px solid #5079B2;
          margin-bottom: 1rem;
          width: 100%; } }
      #problems .bad_reputation_box .content li .img {
        text-align: center; }
        #problems .bad_reputation_box .content li .img img {
          margin: 2rem 0 1.5rem;
          height: 160px;
          width: auto; }
          @media screen and (max-width: 767px) {
            #problems .bad_reputation_box .content li .img img {
              margin: 0.5rem 0 0.5rem; } }
    #problems .bad_reputation_box .quotation {
      justify-content: center;
      align-items: center; }
      #problems .bad_reputation_box .quotation blockquote {
        font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 38px;
        color: #5079B2;
        position: relative;
        padding: 20px; }
        @media screen and (max-width: 767px) {
          #problems .bad_reputation_box .quotation blockquote {
            font-size: 5.5vw;
            padding: 0;
            margin: 0.5rem; } }
        #problems .bad_reputation_box .quotation blockquote p {
          padding: 0;
          margin: 10px 0;
          line-height: 1.7; }
          @media screen and (max-width: 767px) {
            #problems .bad_reputation_box .quotation blockquote p {
              margin-bottom: 1rem;
              line-height: 1.5;
              padding-left: 1rem; } }
        #problems .bad_reputation_box .quotation blockquote .large {
          font-family: Cochin;
          font-style: normal;
          font-weight: bold;
          font-size: 52px;
          letter-spacing: 0.8px;
          color: #FABC3B;
          padding: 0 1rem;
          line-height: 2px; }
          @media screen and (max-width: 767px) {
            #problems .bad_reputation_box .quotation blockquote .large {
              font-size: 6.5vw;
              padding: 0; } }
        #problems .bad_reputation_box .quotation blockquote:before {
          display: inline-block;
          position: absolute;
          top: 10px;
          left: -50px;
          width: 40px;
          height: 40px;
          line-height: 40px;
          border-radius: 50%;
          text-align: center;
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          content: "\f10d";
          font-weight: bold;
          font-size: 40px;
          color: #304266; }
          @media screen and (max-width: 767px) {
            #problems .bad_reputation_box .quotation blockquote:before {
              width: 20px;
              height: 20px;
              font-size: 16px;
              left: -25px;
              top: -10px; } }
        #problems .bad_reputation_box .quotation blockquote:after {
          display: inline-block;
          position: absolute;
          bottom: 10px;
          right: -50px;
          width: 40px;
          height: 40px;
          line-height: 40px;
          border-radius: 50%;
          text-align: center;
          font-family: "Font Awesome 5 Free";
          content: "\f10e";
          font-weight: bold;
          font-size: 40px;
          color: #304266; }
          @media screen and (max-width: 767px) {
            #problems .bad_reputation_box .quotation blockquote:after {
              width: 20px;
              height: 20px;
              font-size: 16px;
              right: -25px;
              bottom: 1rem; } }
        #problems .bad_reputation_box .quotation blockquote cite {
          display: block;
          text-align: left;
          font-family: Gen Shin Gothic Monospace;
          font-style: normal;
          font-weight: normal;
          font-size: 14px;
          color: #5079B2; }
          @media screen and (max-width: 767px) {
            #problems .bad_reputation_box .quotation blockquote cite {
              padding-left: 1rem; } }
  #problems .arrow_to {
    position: relative;
    height: 120px;
    overflow: visible; }
    @media screen and (max-width: 767px) {
      #problems .arrow_to {
        height: 70px; } }
    #problems .arrow_to .arrow_pc {
      position: absolute;
      right: 10%;
      top: -50px;
      width: 117px;
      max-width: unset; }
      @media screen and (max-width: 767px) {
        #problems .arrow_to .arrow_pc {
          display: none; } }
    #problems .arrow_to .arrow_sp {
      position: absolute;
      left: 10%;
      top: -40px;
      max-width: unset;
      height: 100px;
      width: auto; }
      @media screen and (min-width: 768px) {
        #problems .arrow_to .arrow_sp {
          display: none; } }

.bg_grid, #reasons {
  background: url(img/bg_grid.png) repeat; }

.bg_gray, #solution, #solution .measures .measure_one, #solution .measures .measure_two {
  background: #F5F5F5; }

.btn_effect1:hover, #mv .site_cmn_btn:hover, #reputation_damage_cloud .btn_contact:hover, .banner_area_01 .banner_box .banner_conversion_box a.btn_contact:hover, #about_our_service .diagnosis .btn_contact:hover {
  transform: scale(1.1); }

.text_high_light {
  background: linear-gradient(transparent 60%, #FABC3B 60%); }

  #about_our_service {
    padding-bottom: 6rem; }
  @media screen and (max-width: 767px) {
    #about_our_service {
      padding-bottom: 2rem; } }
  #about_our_service .wrap_2col {
    display: flex;
    align-items: center;
    width: 1140px;
    margin: 60px auto 90px;
    gap: 90px;
  }
  @media screen and (max-width: 767px) {
    #about_our_service .wrap_2col {
      flex-direction: column;
      width: 100%;
      margin: 30px auto;
      gap: 120px;
    }
  }
  #about_our_service .wrap_2col .l_2col {
    width: 60%;
    position: relative;
  }
  #about_our_service .wrap_2col .l_2col:before {
    position: absolute;
    content: "";
    display: block;
    box-sizing: border-box;
    width: 127px;
    height: 186px;
    /* background: url(./img/arrow_2col.png) no-repeat center center/cover; */
    background: url(./img/arrow_to2.png) no-repeat center center/cover;
    transform: rotate(-70deg);
    top: 30%;
    right: -110px;
  }
  #about_our_service .wrap_2col .r_2col {
    width: 40%;
  }
  #about_our_service .wrap_2col .r_2col img {
    width: 70%;
    margin: 0 auto;
    display: block;
  }
  #about_our_service .wrap_2col .l_2col .ttl {
    font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    color: #304266;
    line-height: 1.4;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  #about_our_service .wrap_2col .l_2col .ttl:before {
    position: absolute;
    content: "";
    height: 3px;
    width: 90px;
    left: 0;
    bottom: 0;
    background: #304266;
  }
  #about_our_service .wrap_2col .l_2col .ttl .cl1 {
    color: #5079B2;
  }
  #about_our_service .wrap_2col .l_2col .ttl .cl2 {
    color: #FABC3B;
  }
  #about_our_service .wrap_2col .l_2col .txt {
    font-size: 22px;
  }
  @media screen and (max-width: 767px) {
    #about_our_service .wrap_2col .l_2col {
      width: 85%;
      margin: 0 auto;
    }
    #about_our_service .wrap_2col .l_2col:before {
      /* border-left: 90px solid transparent;
      border-right: 90px solid transparent;
      border-top: 30px solid #304266;
      border-bottom: none; */
      width: 64px;
      height: 93px;
      transform: rotate(15deg);
      top: inherit;
      right: 0;
      left: 0;
      bottom: -110px;
      margin: 0 auto;
    }
    #about_our_service .wrap_2col .r_2col {
      width: 100%;
    }
    #about_our_service .wrap_2col .r_2col img {
    width: 60%;
    margin: 0 auto;
    display: block;
    }
    #about_our_service .wrap_2col .l_2col .ttl {
      font-size: 28px;
      line-height: 1.4;
      padding-bottom: 15px;
      margin-bottom: 15px;
    }
    #about_our_service .wrap_2col .l_2col .txt {
      font-size: 16px;
    }
  }
  #about_our_service .diagnosis {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 2rem; }
  @media screen and (max-width: 767px) {
    #about_our_service .diagnosis {
      padding: 2rem 1rem 1rem; } }
  #about_our_service .description {
    font-family: "toppan-bunkyu-gothic-pr6n", serif;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    color: #304266;
    letter-spacing: 0.3px;
    margin-bottom: 1rem; }
  @media screen and (max-width: 575px) {
    #about_our_service .description {
      font-size: 16px; } }
  @media screen and (max-width: 767px) {
    #about_our_service .description {
      font-size: 3vw;
      margin-bottom: 0.5rem; } }
  #about_our_service .description .large {
    font-weight: bold;
    font-size: 26px;
    font-family: "toppan-bunkyu-midashi-go-std", sans-serif; }
  @media screen and (max-width: 575px) {
    #about_our_service .description .large {
      font-size: 12px; } }
  #about_our_service .report_2col {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 30px;
  }
  #about_our_service .report_2col li {
    width: calc(50% - 15px);
  }
  #about_our_service .report_2col li p {
    max-height: 275px;
    width: auto;
    overflow: hidden;
  }
  #about_our_service .img_label {
    font-weight: bold;
    padding-top: 30px;
  }
  @media screen and (max-width: 767px) {
    #about_our_service .report_2col {
      flex-direction: column;
      gap: 15px;
    }
    #about_our_service .report_2col li {
      width: 100%;
    }
    #about_our_service .report_2col li p {
      max-height: 275px;
      width: auto;
      overflow: hidden;
    }
  }
  #about_our_service .btn_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0; }
  @media screen and (max-width: 767px) {
    #about_our_service .btn_wrapper {
      display: flex;
      justify-content: center; } }
  #about_our_service .report {
    font-weight: bold;
    font-size: 32px;
    color: #304266;
    font-family: "toppan-bunkyu-midashi-go-std", sans-serif; }
  @media screen and (max-width: 575px) {
    #about_our_service .report {
      font-size: 18px; } }
  @media screen and (max-width: 767px) {
    #about_our_service .report {
      font-size: 4vw; } }
  #about_our_service .report .large {
    font-weight: bold;
    font-size: 85px;
    color: #FABC3B;
    padding: 0 1rem;
    font-family: Cochin; }
  @media screen and (max-width: 767px) {
    #about_our_service .report .large {
      padding: 0.5rem;
      font-size: 12vw; } }
  #about_our_service .diagnosis .site_cmn_btn {
    text-decoration: none;
    width: 430px;
    text-align: center;
    position: relative;
    background: #FABC3B;
    flex-direction: column;
    font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    color: #FFF;
    letter-spacing: 0.3px;
    border-radius: 60px;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    line-height: 60px; }
  @media screen and (max-width: 575px) {
    #about_our_service .diagnosis .site_cmn_btn {
      font-size: 16px; } }
  @media screen and (max-width: 767px) {
    #about_our_service .diagnosis .site_cmn_btn {
      line-height: 30px;
      font-size: 3.5vw; } }
  #about_our_service .diagnosis .site_cmn_btn:hover {
    opacity: 0.9; }
  #about_our_service .diagnosis .site_cmn_btn .text {
    padding-left: 20px; }
  @media screen and (max-width: 767px) {
    #about_our_service .diagnosis .site_cmn_btn .text {
      padding-left: 48px; } }
  #about_our_service .diagnosis .site_cmn_btn .large {
    font-family: Cochin;
    font-style: normal;
    font-weight: bold;
    font-size: 68px;
    color: #5079B2;
    letter-spacing: 0.3px;
    line-height: 60px;
    position: absolute;
    left: 25px;
    top: 0; }
  @media screen and (max-width: 767px) {
    #about_our_service .diagnosis .site_cmn_btn .large {
      font-size: 40px; } }
  #about_our_service .diagnosis .img {
    text-align: center;
    margin: 2rem 0;
    width: 100%; }
  #about_our_service .diagnosis .img img {
    width: 80%; }
  #about_our_service .diagnosis .img p {
    font-family: "toppan-bunkyu-gothic-pr6n", serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #304266;
    letter-spacing: 0.3px; }
  @media screen and (max-width: 575px) {
    #about_our_service .diagnosis .img p {
      font-size: 4vw;
      line-height: 1.4; } }
  #about_our_service .diagnosis .img_label {
    font-size: 22px;
    color: #304266;
    margin-bottom: 2rem; }
  @media screen and (max-width: 575px) {
    #about_our_service .diagnosis .img_label {
      font-size: 4vw;
      line-height: 1.4; } }
  #about_our_service .diagnosis .bx-viewport .report_slider li {
    display: block !important; }
  #about_our_service .diagnosis .report_slider {
    text-align: center; }
  #about_our_service .diagnosis .report_slider li {
    display: none; }
  #about_our_service .diagnosis .report_slider img {
    width: auto;
    max-height: 450px;
    margin: auto;
    border: 2px solid #5079B2; }
  #about_our_service .diagnosis .report_slider .bx-next {
    right: 10%; }
  #about_our_service .diagnosis .report_slider .bx-previous {
    left: 10%; }
  #about_our_service .diagnosis .bx-wrapper {
    box-shadow: none;
    border: none;
    background: none; }
  @media screen and (max-width: 767px) {
    #about_our_service .diagnosis .bx-wrapper {
      margin-bottom: 2.5rem; } }
  #about_our_service .diagnosis .bx-pager {
    bottom: -40px; }
  #about_our_service .diagnosis .online_checkup {
    padding: 2rem 2rem;
    color: #fff;
    background-color: #eb6100; }
  #about_our_service .diagnosis .online_checkup:hover {
    color: #fff;
    background-color: #eb6100; }
  #about_our_service .diagnosis .btn_contact {
    color: #fff;
    text-decoration: none;
    font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    justify-content: center;
    align-items: center;
    border: solid 3px #fff;
    margin-right: 2rem;
    background: #FABC3B;
    position: relative;
    width: fit-content;
    padding: 1rem 5rem;
    display: inline-block;
    border-radius: 60px;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3); }
  @media screen and (max-width: 575px) {
    #about_our_service .diagnosis .btn_contact {
      font-size: 20px; } }
  #about_our_service .diagnosis .btn_contact:hover {
    opacity: 0.8; }
  @media screen and (max-width: 767px) {
    #about_our_service .diagnosis .btn_contact {
      margin-bottom: 1rem;
      width: auto;
      margin-right: 0;
      padding: 1rem 0;
      font-size: 4vw;
      width: 100%; } }
  #about_our_service .diagnosis .btn_contact .btn_arrow {
    height: 50px;
    width: auto;
    position: absolute;
    right: 10px; }
  @media screen and (max-width: 767px) {
    #about_our_service .diagnosis .btn_contact .btn_arrow {
      display: none; } }
  #about_our_service .arrow_to {
    position: relative;
    width: 88.891px;
    height: 82.835px;
    overflow: visible; }
  #about_our_service .arrow_to img {
    position: absolute;
    left: 150px;
    top: -30px; }
  #about_our_service .ttl_sub {
    font-family: "toppan-bunkyu-gothic-pr6n", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 0.3px;
    color: #FFF;
    background: #5079B2;
    position: relative;
    display: inline-block;
    margin: 1.5em 0;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    width: 80%;
    width: -webkit-fill-available;
    margin: 1.5em 0.4em; }
    @media screen and (max-width: 575px) {
      #about_our_service .ttl_sub {
        font-size: 16px; } }
    @media screen and (max-width: 767px) {
      #about_our_service .ttl_sub {
        font-size: 4vw;
        font-weight: normal; } }
    #about_our_service .ttl_sub:before {
      content: "";
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -15px;
      border: 15px solid transparent;
      border-top: 15px solid #5079B2; }
      @media screen and (max-width: 767px) {
        #about_our_service .ttl_sub:before {
          border: 10px solid transparent;
          border-top: 10px solid #5079B2; } }

#influence {
  position: relative;
  z-index: 10;
  background-color: #FFF; }
  @media screen and (max-width: 767px) {
    #influence {
      position: relative;
      z-index: 30; } }
  #influence .problems_box {
    padding: 4rem 0; }
    @media screen and (max-width: 767px) {
      #influence .problems_box {
        padding: 2rem 0; } }
    #influence .problems_box .ttl_main, #influence .problems_box #reasons .ttl_wrapper .ttl_main_02, #reasons .ttl_wrapper #influence .problems_box .ttl_main_02 {
      font-weight: bold;
      font-size: 38px;
      color: #304266;
      margin: 0 0 2rem;
      font-family: "toppan-bunkyu-midashi-go-std", sans-serif; }
      @media screen and (max-width: 767px) {
        #influence .problems_box .ttl_main, #influence .problems_box #reasons .ttl_wrapper .ttl_main_02, #reasons .ttl_wrapper #influence .problems_box .ttl_main_02 {
          font-size: 6vw; } }
      @media screen and (max-width: 767px) {
        #influence .problems_box .ttl_main, #influence .problems_box #reasons .ttl_wrapper .ttl_main_02, #reasons .ttl_wrapper #influence .problems_box .ttl_main_02 {
          font-size: 5vw;
          margin: 0 auto 2rem;
          width: fit-content; } }
    #influence .problems_box .content {
      text-align: center; }
      @media screen and (max-width: 767px) {
        #influence .problems_box .content ul {
          justify-content: center; } }
      #influence .problems_box .content li {
        min-width: 220px; }
        #influence .problems_box .content li .ttl {
          font-weight: bold;
          font-size: 30px;
          color: #304266;
          font-family: "toppan-bunkyu-midashi-go-std", sans-serif; }
          @media screen and (max-width: 767px) {
            #influence .problems_box .content li .ttl {
              font-size: 18px; } }
          #influence .problems_box .content li .ttl:after {
            position: relative;
            bottom: -4px;
            content: "";
            float: left;
            width: 100%;
            background: #FABC3B;
            height: 10px;
            border-radius: 10px;
            margin-bottom: 2rem; }
        #influence .problems_box .content li img {
          width: fit-content;
          max-height: 145px; }
        #influence .problems_box .content li p {
          font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
          font-style: normal;
          font-weight: bold;
          font-size: 17px;
          color: #5079B2;
          border-top: 3px solid #304266;
          margin-top: 1rem;
          padding-top: 1rem; }
        @media screen and (max-width: 767px) {
          #influence .problems_box .content li {
            margin-bottom: 1rem; } }
  #influence .measure_scroll_box {
    margin-top: 1rem;
    padding-bottom: 8rem;
    text-align: center; }
    @media screen and (max-width: 767px) {
      #influence .measure_scroll_box {
        padding-bottom: 0; } }
    #influence .measure_scroll_box .ttl_main, #influence .measure_scroll_box #reasons .ttl_wrapper .ttl_main_02, #reasons .ttl_wrapper #influence .measure_scroll_box .ttl_main_02 {
      font-weight: bold;
      font-size: 48px;
      margin-bottom: 3rem;
      color: #304266;
      font-family: "toppan-bunkyu-midashi-go-std", sans-serif; }
      @media screen and (max-width: 767px) {
        #influence .measure_scroll_box .ttl_main, #influence .measure_scroll_box #reasons .ttl_wrapper .ttl_main_02, #reasons .ttl_wrapper #influence .measure_scroll_box .ttl_main_02 {
          font-size: 22px; } }
    #influence .measure_scroll_box .bx-viewport {
      height: 350px !important; }
    #influence .measure_scroll_box .bx-wrapper {
      box-shadow: none;
      border: none;
      background: none; }
    #influence .measure_scroll_box li {
      text-align: center;
      background: #fff;
      position: relative;
      margin-right: 0.5rem;
      -webkit-filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.8));
      filter: drop-shadow(0px 6px 6px #ccc);
      width: 300px;
      height: 300px; }
      #influence .measure_scroll_box li .ttl {
        padding-top: 2rem;
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        color: #5079B2;
        letter-spacing: 0.3px; }
      #influence .measure_scroll_box li .img {
        margin: 20px auto 0;
        width: 300px;
        display: flex;
        justify-content: center; }
        #influence .measure_scroll_box li .img img {
          width: 240px;
          height: 200px; }
      #influence .measure_scroll_box li .topic {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        width: 285px;
        background: #5079B2;
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        color: #FFF;
        letter-spacing: 0.1px;
        line-height: 1.3;
        height: 55px;
        display: flex;
        align-items: center;
        justify-content: center;
        top: -26px;
        width: 220px;
        height: 40px; }
        @media screen and (max-width: 575px) {
          #influence .measure_scroll_box li .topic {
            font-size: 4vw;
            line-height: 1.4; } }
        @media screen and (max-width: 767px) {
          #influence .measure_scroll_box li .topic {
            font-weight: normal; } }
    #influence .measure_scroll_box ul {
      width: 3120px;
      padding-top: 30px; }

@media screen and (max-width: 767px) {
  #solution {
    padding: 0; } }
#solution .about_service {
  padding: 4rem 0 2rem;
  text-align: center; }
  @media screen and (max-width: 767px) {
    #solution .about_service {
      padding: 1rem 0; } }
  #solution .about_service .ttl {
    font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    color: #304266;
    letter-spacing: 0.8px;
    margin: 0 0 1rem; }
    @media screen and (max-width: 767px) {
      #solution .about_service .ttl {
        font-size: 5vw; } }
    @media screen and (max-width: 767px) {
      #solution .about_service .ttl {
        margin-bottom: 1rem; } }
  #solution .about_service .description {
    font-family: "toppan-bunkyu-gothic-pr6n", serif;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    color: #304266;
    letter-spacing: 0.3px;
    margin: 0 0 1rem; }
    @media screen and (max-width: 575px) {
      #solution .about_service .description {
        font-size: 16px; } }
    @media screen and (max-width: 767px) {
      #solution .about_service .description {
        font-size: 3.5vw; } }
#solution .measures {
  padding-top: 1rem;
  padding-bottom: 6rem;
  display: grid;
  width: 100%; }
  @media screen and (max-width: 767px) {
    #solution .measures {
      grid-template-columns: 1fr;
      font-size: 4vw;
      padding-bottom: 2rem; } }
  #solution .measures .img img {
    min-height: 300px; }
    @media screen and (max-width: 767px) {
      #solution .measures .img img {
        width: 100%;
        height: auto;
        min-height: 0; } }
  @media screen and (max-width: 767px) {
    #solution .measures .right {
      flex-direction: column-reverse;
      display: flex;
      padding-top: 1rem; } }
  #solution .measures .measure_one {
    padding: 3rem;
    text-align: center;
    position: relative; }
    @media screen and (max-width: 767px) {
      #solution .measures .measure_one {
        margin-right: 0;
        padding: 2rem 1rem 1rem;
        margin-top: 0; } }
    @media screen and (max-width: 767px) {
      #solution .measures .measure_one:before, #solution .measures .measure_one:after {
        width: 10%; } }
    #solution .measures .measure_one .ttl {
      top: -2rem;
      font-size: 36px;
      font-size: 36px; }
      @media screen and (max-width: 767px) {
        #solution .measures .measure_one .ttl {
          font-size: 6vw; } }
      @media screen and (max-width: 767px) {
        #solution .measures .measure_one .ttl {
          top: -1rem; } }
    #solution .measures .measure_one .description {
      font-weight: bold;
      font-size: 22px;
      color: #304266; }
      @media screen and (max-width: 575px) {
        #solution .measures .measure_one .description {
          font-size: 16px; } }
      @media screen and (max-width: 767px) {
        #solution .measures .measure_one .description {
          font-size: 14px; } }
    #solution .measures .measure_one .content {
      display: grid;
      grid-template-columns: 3fr 1fr 3fr; }
      @media screen and (max-width: 767px) {
        #solution .measures .measure_one .content {
          grid-template-columns: 1fr; } }
  #solution .measures .measure_two {
    padding: 3rem;
    text-align: center;
    position: relative; }
    @media screen and (max-width: 767px) {
      #solution .measures .measure_two {
        margin-left: 0;
        padding: 2rem 1rem 1rem; } }
    #solution .measures .measure_two .ttl {
      top: -2rem;
      font-size: 36px; }
      @media screen and (max-width: 767px) {
        #solution .measures .measure_two .ttl {
          font-size: 6vw; } }
      @media screen and (max-width: 767px) {
        #solution .measures .measure_two .ttl {
          top: -1rem; } }
    #solution .measures .measure_two .description {
      font-weight: bold;
      font-size: 22px;
      color: #304266; }
      @media screen and (max-width: 575px) {
        #solution .measures .measure_two .description {
          font-size: 16px; } }
      @media screen and (max-width: 767px) {
        #solution .measures .measure_two .description {
          font-size: 14px; } }
    #solution .measures .measure_two .content {
      display: grid;
      grid-template-columns: 3fr 1fr 3fr; }
      @media screen and (max-width: 767px) {
        #solution .measures .measure_two .content {
          grid-template-columns: 1fr; } }
  #solution .measures .speech_balloon_01, #solution .measures .speech_balloon_02 {
    font-family: "toppan-bunkyu-gothic-pr6n", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 0.3px;
    color: #FFF;
    background: #5079B2;
    position: relative;
    display: inline-block;
    margin: 1.5em 0;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    width: 80%;
    width: -webkit-fill-available;
    margin: 1.5em 0.4em; }
    @media screen and (max-width: 575px) {
      #solution .measures .speech_balloon_01, #solution .measures .speech_balloon_02 {
        font-size: 16px; } }
    @media screen and (max-width: 767px) {
      #solution .measures .speech_balloon_01, #solution .measures .speech_balloon_02 {
        font-size: 4vw;
        font-weight: normal; } }
    #solution .measures .speech_balloon_01:before, #solution .measures .speech_balloon_02:before {
      content: "";
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -15px;
      border: 15px solid transparent;
      border-top: 15px solid #5079B2; }
      @media screen and (max-width: 767px) {
        #solution .measures .speech_balloon_01:before, #solution .measures .speech_balloon_02:before {
          border: 10px solid transparent;
          border-top: 10px solid #5079B2; } }
  @media screen and (max-width: 767px) {
    #solution .measures .speech_balloon_02:before {
      content: "";
      position: absolute;
      top: initial;
      bottom: 100%;
      left: 50%;
      margin-left: -15px;
      border: 10px solid transparent;
      border-bottom: 10px solid #5079B2; } }
  #solution .measures .triangle {
    padding-top: 1rem;
    padding-bottom: 2rem; }
    @media screen and (max-width: 767px) {
      #solution .measures .triangle {
        padding: 0; } }
    #solution .measures .triangle:before {
      content: "";
      position: absolute;
      left: 50%;
      margin-left: -10px;
      border: 20px solid transparent;
      border-left: 25px solid #5079B2; }
      @media screen and (min-width: 576px) {
        #solution .measures .triangle:before {
          top: 50%; } }
      @media screen and (max-width: 767px) {
        #solution .measures .triangle:before {
          left: 50%;
          margin-left: -10px;
          border: 10px solid transparent;
          border-top: 10px solid #5079B2; } }

#reasons {
  position: relative;
  z-index: 10;
  background-color: #fff;
  text-align: center;
  padding-top: 1rem; }
  @media screen and (max-width: 767px) {
    #reasons {
      padding: 3rem 0; } }
  #reasons .ttl_main, #reasons .ttl_wrapper .ttl_main_02 {
    font-weight: bold;
    font-size: 48px;
    color: #304266;
    letter-spacing: 0.8px;
    margin-bottom: 1rem; }
    @media screen and (max-width: 767px) {
      #reasons .ttl_main, #reasons .ttl_wrapper .ttl_main_02 {
        font-size: 5vw; } }
    #reasons .ttl_main .large, #reasons .ttl_wrapper .ttl_main_02 .large {
      font-size: 100px;
      color: #FABC3B;
      font-family: Cochin; }
      @media screen and (max-width: 767px) {
        #reasons .ttl_main .large, #reasons .ttl_wrapper .ttl_main_02 .large {
          font-size: 12vw; } }
  #reasons .img_wrapper {
    padding: 0.5rem 2rem 1rem; }
    @media screen and (max-width: 767px) {
      #reasons .img_wrapper {
        padding: 0.5rem; } }
    #reasons .img_wrapper img {
      height: 160px;
      width: auto; }
      @media screen and (max-width: 767px) {
        #reasons .img_wrapper img {
          height: auto;
          max-height: 100px; } }
  @media screen and (min-width: 576px) {
    #reasons .reasons_01 {
      margin-bottom: 2rem; } }
  @media screen and (max-width: 767px) {
    #reasons .reasons_01 ul {
      justify-content: space-evenly; } }
  #reasons .reasons_01 li {
    width: 420px;
    border: 4px solid #5079B2;
    border-radius: 10px;
    margin-right: 1rem;
    background: #FFF;
    -webkit-filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.8));
    filter: drop-shadow(0px 6px 6px #ccc); }
    @media screen and (max-width: 767px) {
      #reasons .reasons_01 li {
        margin: 0 0 1rem 0;
        width: 45% !important;
        height: 25%; } }
    #reasons .reasons_01 li .ttl {
      font-weight: bold;
      font-size: 24px;
      color: #5079B2;
      letter-spacing: 1px;
      margin: 1rem 0 0;
      line-height: 32px;
      min-height: 64px;
      vertical-align: middle;
      font-family: "toppan-bunkyu-midashi-go-std", sans-serif; }
      @media screen and (max-width: 767px) {
        #reasons .reasons_01 li .ttl {
          font-size: 4vw;
          line-height: 1.4; } }
      @media screen and (max-width: 767px) {
        #reasons .reasons_01 li .ttl {
          min-height: initial;
          margin: 0.5rem 0;
          font-size: 2.5vw; } }
    #reasons .reasons_01 li .text {
      font-weight: bold;
      font-size: 14px;
      color: #5079B2;
      letter-spacing: 0.3px;
      line-height: 20px; }
      @media screen and (max-width: 767px) {
        #reasons .reasons_01 li .text {
          padding: 0 0.5rem; } }
  #reasons .reasons_01 .box01 {
    width: 420px;
    margin-bottom: 2rem; }
  #reasons .reasons_01 .box02 {
    width: 420px;
    margin-bottom: 2rem; }
  #reasons .reasons_01 .box03 {
    width: 420px;
    margin-bottom: 2rem; }
  #reasons .reasons_01 .box04 {
    width: 310px; }
    #reasons .reasons_01 .box04 .ttl {
      min-height: initial; }
  #reasons .reasons_01 .box05 {
    width: 310px; }
    #reasons .reasons_01 .box05 .ttl {
      min-height: initial; }
  #reasons .reasons_01 .box06 {
    width: 310px; }
    #reasons .reasons_01 .box06 .ttl {
      min-height: initial; }
  #reasons .reasons_01 .box07 {
    width: 310px; }
    #reasons .reasons_01 .box07 .ttl {
      min-height: initial; }
  @media screen and (max-width: 767px) {
    #reasons .reasons_01 {
      flex-direction: row;
      display: flex; }
      #reasons .reasons_01 .box01 {
        order: 1;
        margin-bottom: 1rem; }
      #reasons .reasons_01 .box02 {
        order: 4;
        margin-bottom: 1rem; }
      #reasons .reasons_01 .box03 {
        order: 2;
        margin-bottom: 1rem; }
      #reasons .reasons_01 .box04 {
        order: 7; }
      #reasons .reasons_01 .box05 {
        order: 5; }
      #reasons .reasons_01 .box06 {
        order: 6; }
      #reasons .reasons_01 .box07 {
        order: 3; } }
  #reasons .reasons_02 {
    margin-bottom: 2rem; }
    @media screen and (max-width: 767px) {
      #reasons .reasons_02 ul {
        justify-content: center; } }
    #reasons .reasons_02 li {
      width: 310px;
      border: 4px solid #5079B2;
      border-radius: 10px;
      margin-right: 1rem;
      background: #FFF;
      -webkit-filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.8));
      filter: drop-shadow(0px 6px 6px #ccc); }
      @media screen and (max-width: 767px) {
        #reasons .reasons_02 li {
          margin: 0 0 1rem 0;
          width: 90%;
          padding-bottom: 1rem; } }
      #reasons .reasons_02 li .ttl {
        font-weight: bold;
        font-size: 24px;
        color: #5079B2;
        letter-spacing: 1px;
        margin: 1rem 0; }
        @media screen and (max-width: 767px) {
          #reasons .reasons_02 li .ttl {
            font-size: 4vw;
            line-height: 1.4; } }
      #reasons .reasons_02 li .text {
        font-weight: bold;
        font-size: 14px;
        color: #5079B2;
        letter-spacing: 0.3px;
        line-height: 20px; }
        @media screen and (max-width: 767px) {
          #reasons .reasons_02 li .text {
            padding: 0 0.5rem; } }
  #reasons .ttl_box {
    font-family: "toppan-bunkyu-midashi-go-std", sans-serif; }
    @media screen and (max-width: 767px) {
      #reasons .ttl_box {
        margin-top: 8rem; } }
    #reasons .ttl_box .ttl_sub {
      font-weight: bold;
      font-size: 24px;
      color: #304266; }
      @media screen and (max-width: 767px) {
        #reasons .ttl_box .ttl_sub {
          font-size: 4vw;
          line-height: 1.4; } }
  #reasons .ttl_wrapper {
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (max-width: 767px) {
      #reasons .ttl_wrapper {
        flex-direction: column-reverse;
        margin-bottom: 2rem; } }
    #reasons .ttl_wrapper .speech_balloon_01, #reasons .ttl_wrapper #solution .measures .speech_balloon_02, #solution .measures #reasons .ttl_wrapper .speech_balloon_02 {
      background-image: url(img/baloon1.png);
      background-size: cover;
      height: 250px;
      width: 220px;
      position: relative;
      margin-left: 3rem; }
      @media screen and (max-width: 767px) {
        #reasons .ttl_wrapper .speech_balloon_01, #reasons .ttl_wrapper #solution .measures .speech_balloon_02, #solution .measures #reasons .ttl_wrapper .speech_balloon_02 {
          height: 200px;
          width: 200px; } }
      #reasons .ttl_wrapper .speech_balloon_01 .text, #reasons .ttl_wrapper #solution .measures .speech_balloon_02 .text, #solution .measures #reasons .ttl_wrapper .speech_balloon_02 .text {
        text-align: center;
        font-weight: bold;
        font-size: 20px;
        color: #5079b2;
        position: absolute;
        top: 80px;
        left: 80px; }
        @media screen and (max-width: 767px) {
          #reasons .ttl_wrapper .speech_balloon_01 .text, #reasons .ttl_wrapper #solution .measures .speech_balloon_02 .text, #solution .measures #reasons .ttl_wrapper .speech_balloon_02 .text {
            font-size: 4vw; } }
        @media screen and (max-width: 767px) {
          #reasons .ttl_wrapper .speech_balloon_01 .text, #reasons .ttl_wrapper #solution .measures .speech_balloon_02 .text, #solution .measures #reasons .ttl_wrapper .speech_balloon_02 .text {
            top: 74px;
            left: 61px; } }
      #reasons .ttl_wrapper .speech_balloon_01 .img, #reasons .ttl_wrapper #solution .measures .speech_balloon_02 .img, #solution .measures #reasons .ttl_wrapper .speech_balloon_02 .img {
        height: 250px;
        width: 220px; }
  #reasons .strengths {
    margin-bottom: 8rem; }
    @media screen and (max-width: 767px) {
      #reasons .strengths {
        margin-bottom: 2rem; } }
    #reasons .strengths ul {
      display: flex;
      margin-bottom: 2rem; }
      @media screen and (max-width: 767px) {
        #reasons .strengths ul {
          margin-bottom: 1rem; } }
      #reasons .strengths ul li {
        background: #5079B2;
        color: #FFF;
        border-radius: 10px;
        font-weight: bold;
        font-size: 28px;
        letter-spacing: 0.3px; }
        @media screen and (max-width: 575px) {
          #reasons .strengths ul li {
            font-size: 20px; } }
        @media screen and (max-width: 767px) {
          #reasons .strengths ul li {
            margin-bottom: 1rem;
            width: 80%;
            font-size: 4vw; } }
    #reasons .strengths .strength_01 {
      justify-content: space-between; }
      @media screen and (max-width: 767px) {
        #reasons .strengths .strength_01 {
          justify-content: center; } }
      #reasons .strengths .strength_01 li {
        padding: 2rem 5.8rem; }
        @media screen and (max-width: 767px) {
          #reasons .strengths .strength_01 li {
            padding: 1.5rem 2rem; } }
    #reasons .strengths .strength_02 {
      justify-content: center; }
      @media screen and (max-width: 767px) {
        #reasons .strengths .strength_02 {
          justify-content: center; } }
      #reasons .strengths .strength_02 li {
        margin-right: 2rem;
        padding: 2rem 2rem; }
        @media screen and (max-width: 767px) {
          #reasons .strengths .strength_02 li {
            margin-right: 0;
            padding: 1.5rem 2rem; } }

#improvement_effect {
  text-align: center;
  padding-top: 4rem; }
  @media screen and (max-width: 767px) {
    #improvement_effect {
      padding: 1rem 0; } }
  #improvement_effect .ttl_main, #improvement_effect #reasons .ttl_wrapper .ttl_main_02, #reasons .ttl_wrapper #improvement_effect .ttl_main_02 {
    font-weight: bold;
    font-size: 48px;
    color: #304266;
    letter-spacing: 0.8px;
    margin-bottom: 1rem; }
    @media screen and (max-width: 767px) {
      #improvement_effect .ttl_main, #improvement_effect #reasons .ttl_wrapper .ttl_main_02, #reasons .ttl_wrapper #improvement_effect .ttl_main_02 {
        font-size: 5vw; } }
    #improvement_effect .ttl_main .large, #improvement_effect #reasons .ttl_wrapper .ttl_main_02 .large, #reasons .ttl_wrapper #improvement_effect .ttl_main_02 .large {
      font-size: 70px;
      color: #5079B2;
      letter-spacing: 0.85px; }
      @media screen and (max-width: 575px) {
        #improvement_effect .ttl_main .large, #improvement_effect #reasons .ttl_wrapper .ttl_main_02 .large, #reasons .ttl_wrapper #improvement_effect .ttl_main_02 .large {
          font-size: 28px; } }
  #improvement_effect .improvements {
    margin-bottom: 4rem;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr; }
    @media screen and (max-width: 767px) {
      #improvement_effect .improvements {
        grid-template-columns: 1fr;
        margin-bottom: 0px; } }
    #improvement_effect .improvements .ttl {
      font-weight: bold;
      font-size: 32px;
      color: #304266;
      letter-spacing: 0.8px;
      border-bottom: 2px solid #304266;
      padding: 1rem; }
      @media screen and (max-width: 575px) {
        #improvement_effect .improvements .ttl {
          font-size: 18px; } }
    #improvement_effect .improvements .description {
      padding-top: 2rem;
      padding-bottom: 2rem;
      font-weight: normal;
      font-size: 16px;
      color: #304266;
      letter-spacing: 0.3px; }
      @media screen and (max-width: 575px) {
        #improvement_effect .improvements .description {
          font-size: 4vw;
          line-height: 1.4; } }
      #improvement_effect .improvements .description .large {
        font-weight: bold; }
      @media screen and (max-width: 767px) {
        #improvement_effect .improvements .description {
          padding: 2rem 0.5rem; } }
    #improvement_effect .improvements .text {
      font-weight: bold;
      font-size: 34px;
      color: #304266;
      letter-spacing: 0.8px; }
      @media screen and (max-width: 575px) {
        #improvement_effect .improvements .text {
          font-size: 18px; } }
      @media screen and (max-width: 380px) {
        #improvement_effect .improvements .text {
          font-size: 14px; } }
      @media screen and (max-width: 767px) {
        #improvement_effect .improvements .text {
          font-weight: normal;
          font-size: 4vw; } }
    #improvement_effect .improvements .number {
      font-family: DIN 2014;
      font-weight: normal;
      font-size: 67px;
      color: #FABC3B;
      letter-spacing: 0.3px; }
      @media screen and (max-width: 767px) {
        #improvement_effect .improvements .number {
          font-size: 8vw; } }
      #improvement_effect .improvements .number .large {
        font-size: 142px; }
        @media screen and (max-width: 767px) {
          #improvement_effect .improvements .number .large {
            font-size: 12vw; } }
    #improvement_effect .improvements .box_01 {
      border-right: 2px solid #304266;
      border-top: 2px solid #304266;
      border-bottom: 2px solid #304266; }
      @media screen and (max-width: 767px) {
        #improvement_effect .improvements .box_01 {
          border-left: 2px solid #304266;
          margin-bottom: 1rem; } }
    #improvement_effect .improvements .box_02 {
      text-align: center;
      border-right: 2px solid #304266;
      border-top: 2px solid #304266;
      border-bottom: 2px solid #304266; }
      @media screen and (max-width: 767px) {
        #improvement_effect .improvements .box_02 {
          border-left: 2px solid #304266;
          margin-bottom: 1rem; } }
      #improvement_effect .improvements .box_02 .statistics .flex, #improvement_effect .improvements .box_02 .statistics #problems .bad_reputation_box .quotation, #problems .bad_reputation_box #improvement_effect .improvements .box_02 .statistics .quotation {
        justify-content: space-around;
        margin-bottom: 2rem; }
        @media screen and (max-width: 767px) {
          #improvement_effect .improvements .box_02 .statistics .flex, #improvement_effect .improvements .box_02 .statistics #problems .bad_reputation_box .quotation, #problems .bad_reputation_box #improvement_effect .improvements .box_02 .statistics .quotation {
            margin-bottom: 1rem; } }
      #improvement_effect .improvements .box_02 .statistics .industry {
        font-weight: bold;
        font-size: 22px;
        color: #304266;
        letter-spacing: 0.3px; }
        @media screen and (max-width: 575px) {
          #improvement_effect .improvements .box_02 .statistics .industry {
            font-size: 16px; } }
        @media screen and (max-width: 767px) {
          #improvement_effect .improvements .box_02 .statistics .industry {
            font-weight: normal; } }
      #improvement_effect .improvements .box_02 .statistics .figure {
        font-family: DIN 2014;
        font-weight: normal;
        font-size: 14px;
        color: #FABC3B;
        letter-spacing: 0.3px; }
        #improvement_effect .improvements .box_02 .statistics .figure .large {
          font-size: 36px; }
    #improvement_effect .improvements .box_03 {
      border-top: 2px solid #304266;
      border-bottom: 2px solid #304266; }
      @media screen and (max-width: 767px) {
        #improvement_effect .improvements .box_03 {
          border-right: 2px solid #304266;
          border-left: 2px solid #304266;
          margin-bottom: 1rem; } }
      #improvement_effect .improvements .box_03 .content .text {
        padding-top: 2rem;
        font-weight: bold;
        font-size: 22px;
        margin-bottom: 1rem;
        margin-right: 1rem; }
        @media screen and (max-width: 575px) {
          #improvement_effect .improvements .box_03 .content .text {
            font-size: 16px; } }
        @media screen and (max-width: 767px) {
          #improvement_effect .improvements .box_03 .content .text {
            margin: 0 0 1rem 0; } }
      #improvement_effect .improvements .box_03 .content .description {
        padding-top: 0;
        padding-bottom: 1rem;
        margin-bottom: 2rem; }
        @media screen and (max-width: 767px) {
          #improvement_effect .improvements .box_03 .content .description {
            margin-bottom: 1rem; } }
      #improvement_effect .improvements .box_03 .content .left {
        font-weight: bold;
        font-size: 16px;
        color: #304266;
        padding: 0 1.5rem;
        display: flex;
        align-items: center;
        justify-content: center; }
        @media screen and (max-width: 575px) {
          #improvement_effect .improvements .box_03 .content .left {
            font-size: 4vw;
            line-height: 1.4; } }
        @media screen and (max-width: 767px) {
          #improvement_effect .improvements .box_03 .content .left {
            font-weight: normal; } }
      #improvement_effect .improvements .box_03 .content .right {
        display: flex;
        align-items: center;
        justify-content: center; }
      #improvement_effect .improvements .box_03 .content .fbs {
        padding: 0 0.5rem; }
      @media screen and (max-width: 575px) {
        #improvement_effect .improvements .box_03 .before {
          justify-content: center;
          padding-bottom: 1rem;
          margin: 0 4vw; } }
      #improvement_effect .improvements .box_03 .before .right {
        position: relative;
        padding: 0.5rem;
        margin-bottom: 2rem;
        text-align: center;
        color: #FFF;
        background: #304266;
        width: 290px; }
        @media screen and (max-width: 767px) {
          #improvement_effect .improvements .box_03 .before .right {
            width: 100%; } }
        #improvement_effect .improvements .box_03 .before .right:after {
          content: "";
          position: absolute;
          width: 0;
          height: 0;
          top: 100%;
          left: 0;
          border-style: solid;
          border-color: #304266 transparent transparent transparent;
          border-width: 20px 145px 3px 145px;
          z-index: 1; }
          @media screen and (max-width: 767px) {
            #improvement_effect .improvements .box_03 .before .right:after {
              border-width: 20px 40vw 0 40vw; } }
        #improvement_effect .improvements .box_03 .before .right .fbs {
          font-size: 18px; }
          @media screen and (max-width: 575px) {
            #improvement_effect .improvements .box_03 .before .right .fbs {
              font-size: 4vw;
              line-height: 1.4; } }
        #improvement_effect .improvements .box_03 .before .right .point {
          font-size: 24px; }
          @media screen and (max-width: 767px) {
            #improvement_effect .improvements .box_03 .before .right .point {
              font-size: 4vw;
              line-height: 1.4; } }
          #improvement_effect .improvements .box_03 .before .right .point .large {
            font-size: 53px; }
      @media screen and (max-width: 575px) {
        #improvement_effect .improvements .box_03 .after {
          justify-content: center;
          margin: 0 4vw; } }
      #improvement_effect .improvements .box_03 .after .right {
        color: #304266;
        background: #FFF;
        border: 4px solid #304266;
        width: 295px; }
        @media screen and (max-width: 767px) {
          #improvement_effect .improvements .box_03 .after .right {
            width: 100%; } }
        #improvement_effect .improvements .box_03 .after .right .fbs {
          font-size: 18px; }
          @media screen and (max-width: 575px) {
            #improvement_effect .improvements .box_03 .after .right .fbs {
              font-size: 4vw;
              line-height: 1.4; } }
        #improvement_effect .improvements .box_03 .after .right .point {
          font-size: 24px; }
          @media screen and (max-width: 767px) {
            #improvement_effect .improvements .box_03 .after .right .point {
              font-size: 4vw;
              line-height: 1.4; } }
          #improvement_effect .improvements .box_03 .after .right .point .large {
            font-size: 53px; }
      #improvement_effect .improvements .box_03 .figure {
        display: flex;
        align-items: center;
        justify-content: center; }
        #improvement_effect .improvements .box_03 .figure .text {
          font-weight: bold;
          font-size: 30px;
          color: #304266; }
          @media screen and (max-width: 767px) {
            #improvement_effect .improvements .box_03 .figure .text {
              font-size: 18px; } }
          @media screen and (max-width: 767px) {
            #improvement_effect .improvements .box_03 .figure .text {
              margin-right: 1rem; } }
  #improvement_effect .ttl_box {
    margin-bottom: 3rem; }
    @media screen and (max-width: 767px) {
      #improvement_effect .ttl_box {
        margin-bottom: 0;
        margin-top: 2rem; } }
    #improvement_effect .ttl_box .ttl_sub {
      font-weight: bold;
      font-size: 20px;
      color: #304266; }
      @media screen and (max-width: 767px) {
        #improvement_effect .ttl_box .ttl_sub {
          font-size: 4vw; } }

.voice_slider_box {
  margin-top: 15px;
  padding-bottom: 60px;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media screen and (max-width: 767px) {
    .voice_slider_box {
      margin-top: 2rem !important;
      padding-bottom: 1rem; } }
  .voice_slider_box .bx-wrapper {
    box-shadow: none;
    border: none;
    background: none; }
  @media screen and (max-width: 767px) {
    .voice_slider_box .voice_slider .wrapper {
      flex-direction: column; } }
  .voice_slider_box .voice_slider li {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2rem 0;
    width: 900px; }
    @media screen and (max-width: 767px) {
      .voice_slider_box .voice_slider li {
        width: 100%;
        padding: 0.5rem 0; } }
    .voice_slider_box .voice_slider li .wrapper {
      padding: 2rem;
      min-height: 280px;
      position: relative;
      background: linear-gradient(to right, #5079B2 4px, transparent 4px) 0 0, linear-gradient(to right, #5079B2 4px, transparent 4px) 0 100%, linear-gradient(to left, #5079B2 4px, transparent 4px) 100% 0, linear-gradient(to left, #5079B2 4px, transparent 4px) 100% 100%, linear-gradient(to bottom, #5079B2 4px, transparent 4px) 0 0, linear-gradient(to bottom, #5079B2 4px, transparent 4px) 100% 0, linear-gradient(to top, #5079B2 4px, transparent 4px) 0 100%, linear-gradient(to top, #5079B2 4px, transparent 4px) 100% 100%;
      background-repeat: no-repeat;
      background-size: 50px 50px; }
      @media screen and (max-width: 767px) {
        .voice_slider_box .voice_slider li .wrapper {
          width: 100%;
          flex-direction: column-reverse;
          padding: 0.5rem;
          min-height: initial;
          background: linear-gradient(to right, #5079B2 3px, transparent 3px) 0 0, linear-gradient(to right, #5079B2 3px, transparent 3px) 0 100%, linear-gradient(to left, #5079B2 3px, transparent 3px) 100% 0, linear-gradient(to left, #5079B2 3px, transparent 3px) 100% 100%, linear-gradient(to bottom, #5079B2 3px, transparent 3px) 0 0, linear-gradient(to bottom, #5079B2 3px, transparent 3px) 100% 0, linear-gradient(to top, #5079B2 3px, transparent 3px) 0 100%, linear-gradient(to top, #5079B2 3px, transparent 3px) 100% 100%;
          background-repeat: no-repeat;
          background-size: 30px 30px; } }
    .voice_slider_box .voice_slider li .img {
      z-index: 20;
      margin-right: 30px; }
      @media screen and (max-width: 767px) {
        .voice_slider_box .voice_slider li .img {
          width: 100%; } }
      .voice_slider_box .voice_slider li .img img {
        max-width: 370px;
        max-height: 200px;
        flex-shrink: 0; }
        @media screen and (max-width: 767px) {
          .voice_slider_box .voice_slider li .img img {
            width: 200px;
            height: auto;
            margin: auto; } }
    .voice_slider_box .voice_slider li .text_box {
      z-index: 20;
      color: #304266; }
      @media screen and (max-width: 767px) {
        .voice_slider_box .voice_slider li .text_box {
          padding: 0;
          width: fit-content;
          width: 100%;
          margin-top: 1rem; } }
  .voice_slider_box .voice_slider .company {
    border-bottom: solid 1px #304266;
    padding-bottom: 1rem;
    font-size: 28px;
    letter-spacing: .05em;
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
    line-height: 1; }
    @media screen and (max-width: 575px) {
      .voice_slider_box .voice_slider .company {
        font-size: 20px; } }
    @media screen and (max-width: 767px) {
      .voice_slider_box .voice_slider .company {
        font-size: 5vw;
        display: flex;
        flex-direction: column; } }
    .voice_slider_box .voice_slider .company .name {
      font-family: "toppan-bunkyu-midashi-go-std", sans-serif; }
      @media screen and (max-width: 767px) {
        .voice_slider_box .voice_slider .company .name {
          font-weight: bold;
          margin-bottom: 1rem; } }
    .voice_slider_box .voice_slider .company .type, .voice_slider_box .voice_slider .company .type02 {
      font-size: 22px;
      background: #5079B2;
      color: #fff;
      line-height: 39px;
      display: inline-block;
      padding: 0 25px;
      margin-left: 15px; }
      @media screen and (max-width: 575px) {
        .voice_slider_box .voice_slider .company .type, .voice_slider_box .voice_slider .company .type02 {
          font-size: 16px; } }
      @media screen and (max-width: 767px) {
        .voice_slider_box .voice_slider .company .type, .voice_slider_box .voice_slider .company .type02 {
          font-size: 3.5vw; } }
    .voice_slider_box .voice_slider .company .type02 {
      background: #304266; }
  .voice_slider_box .voice_slider .text_box {
    text-align: left; }
    .voice_slider_box .voice_slider .text_box .text {
      text-align: left;
      font-size: 18px;
      letter-spacing: .05em;
      font-family: "toppan-bunkyu-gothic-pr6n", serif; }
      @media screen and (max-width: 575px) {
        .voice_slider_box .voice_slider .text_box .text {
          font-size: 4vw;
          line-height: 1.4; } }
      @media screen and (max-width: 767px) {
        .voice_slider_box .voice_slider .text_box .text {
          font-size: 3vw;
          margin-bottom: 2rem;
          text-align: center; } }
  .voice_slider_box .voice_slider .img {
    width: 370px;
    flex-shrink: 0;
    margin-right: 30px; }

.bx-wrapper .bx-prev {
  background: #5079B2;
  width: 50px;
  height: 50px;
  border-radius: 50%; }
  .bx-wrapper .bx-prev:before {
    content: "";
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(-135deg);
    left: 4px;
    width: 10px;
    height: 10px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 1; }
  .bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus {
    background-position: initial; }
  .bx-wrapper .bx-prev .bx-next {
    right: 10%; }
  .bx-wrapper .bx-prev .bx-previous {
    left: 10%; }

.bx-wrapper .bx-next {
  background: #5079B2;
  width: 50px;
  height: 50px;
  border-radius: 50%; }
  .bx-wrapper .bx-next:before {
    content: "";
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
    position: absolute;
    left: -6px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 1; }
  .bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {
    background-position: initial; }

.bx-wrapper .bx-pager {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100px;
  position: absolute;
  bottom: -20%;
  left: 50%;
  transform: translateX(-50%); }
  @media screen and (max-width: 767px) {
    .bx-wrapper .bx-pager {
      bottom: 0; } }

.bx-wrapper .bx-pager.bx-default-pager a {
  opacity: 0.9;
  background: #FFF;
  border: 2px solid #5079B2;
  border-radius: 1000px;
  display: block;
  text-indent: -9999px;
  width: 15px;
  height: 15px; }
  @media screen and (max-width: 767px) {
    .bx-wrapper .bx-pager.bx-default-pager a {
      width: 10px;
      height: 10px; } }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #5079B2;
  opacity: 0.9; }

.cmn_satisfaction_ttl_box_box {
  position: relative;
  display: inline-block; }

.satisfaction_text {
  margin-top: 62px;
  font-size: 32px;
  letter-spacing: .08em; }
  @media screen and (max-width: 575px) {
    .satisfaction_text {
      font-size: 18px; } }

.satisfaction_notion {
  text-align: left;
  margin-top: 20px;
  font-size: 12px;
  letter-spacing: .03em; }

.suffer_box {
  margin-top: 35px; }

.suffer_reason {
  margin-top: 107px;
  font-size: 38px;
  letter-spacing: .08em;
  line-height: 1; }
  .suffer_reason .color {
    font-size: 58px;
    color: #879EAC; }

.rep_post_demo {
  margin-top: 30px; }
  .rep_post_demo .img {
    width: 366px; }
  .rep_post_demo li {
    width: 366px; }

.digital_rep {
  text-align: center;
  font-size: 38px;
  letter-spacing: .1em;
  margin-top: 40px; }
  .digital_rep .color {
    font-size: 50px;
    color: #DEB713; }

.digi_sub_title {
  text-align: center;
  font-size: 20px;
  letter-spacing: .05em; }
  @media screen and (max-width: 767px) {
    .digi_sub_title {
      font-size: 4vw; } }

.digital_tatoo_flame {
  text-align: center;
  margin-top: 106px;
  padding: 85px 65px 90px;
  border: solid 3px;
  position: relative; }
  .digital_tatoo_flame .text_box {
    margin-top: 20px; }
    .digital_tatoo_flame .text_box .risk {
      font-size: 20px;
      letter-spacing: .09em; }
      @media screen and (max-width: 767px) {
        .digital_tatoo_flame .text_box .risk {
          font-size: 4vw; } }
      .digital_tatoo_flame .text_box .risk .large {
        font-size: 40px; }
    .digital_tatoo_flame .text_box .text {
      font-size: 20px;
      letter-spacing: .08em;
      font-family: "gen_medium", sans-serif;
      line-height: 1.6; }
      @media screen and (max-width: 767px) {
        .digital_tatoo_flame .text_box .text {
          font-size: 4vw; } }
    .digital_tatoo_flame .text_box .important {
      font-size: 32px;
      line-height: 1.5;
      letter-spacing: .13em;
      margin-top: 23px; }
      @media screen and (max-width: 575px) {
        .digital_tatoo_flame .text_box .important {
          font-size: 18px; } }
    .digital_tatoo_flame .text_box .tumari {
      margin: 20px 0 29px;
      position: relative;
      font-size: 28px;
      display: inline-block;
      padding: 0 40px;
      background: #000; }
      @media screen and (max-width: 575px) {
        .digital_tatoo_flame .text_box .tumari {
          font-size: 20px; } }
      .digital_tatoo_flame .text_box .tumari::before {
        content: "";
        position: absolute;
        left: -410px;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 2px;
        background: #fff;
        width: 1034px;
        right: 0;
        z-index: -1; }

.digi_tatoo .large {
  font-size: 40px;
  display: block;
  line-height: 1.4; }

.digi_image_box {
  margin-top: 75px; }
  .digi_image_box .img {
    width: 901px;
    margin: 28px auto 0; }
  .digi_image_box .digi_tatoo {
    font-size: 35px;
    letter-spacing: .08em; }
    .digi_image_box .digi_tatoo .large {
      font-size: 38px;
      line-height: 1;
      margin-top: -8px; }
    .digi_image_box .digi_tatoo .color {
      color: #DEB713;
      font-size: 100px;
      line-height: 1;
      font-style: normal;
      margin: 0 10px;
      position: relative;
      bottom: -15px; }
  .digi_image_box .notion {
    font-size: 14px;
    margin-top: 10px;
    letter-spacing: .03em;
    font-family: "gen_medium", sans-serif; }

#video {
  width: 100%; }

.img_why_let {
  width: 297px;
  margin: auto;
  position: absolute;
  top: -49px;
  padding: 0 45px;
  background: #000;
  left: 0;
  right: 0; }

#protect .ttl {
  font-size: 32px; }
  @media screen and (max-width: 575px) {
    #protect .ttl {
      font-size: 18px; } }

#reputation {
  padding-bottom: 109px; }

.counter_let {
  width: 151px;
  margin: 0 auto 15px; }

.counter_plan_box {
  border: solid 2px #fff;
  border-top: none;
  padding: 70px 95px 80px;
  position: relative;
  margin-top: 62px; }
  .counter_plan_box:before {
    content: "";
    width: 340px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0; }
  .counter_plan_box:after {
    content: "";
    width: 340px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0; }
  .counter_plan_box .measures {
    position: absolute;
    top: -33px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 38px;
    align-items: center;
    padding: 0 30px;
    display: inline-block;
    text-align: center;
    width: 409px;
    letter-spacing: .02em; }
  .counter_plan_box .text {
    font-size: 26px;
    line-height: 1.5;
    letter-spacing: .06em;
    margin-top: 28px; }
    @media screen and (max-width: 575px) {
      .counter_plan_box .text {
        font-size: 20px;
        line-height: 1.4; } }
  .counter_plan_box + .counter_plan_box {
    margin-top: 100px; }
    .counter_plan_box + .counter_plan_box:before {
      width: 410px; }
    .counter_plan_box + .counter_plan_box:after {
      width: 410px; }

.banner_main_text {
  font-size: 32px;
  letter-spacing: .1em;
  margin-top: 18px; }
  @media screen and (max-width: 575px) {
    .banner_main_text {
      font-size: 18px; } }
  .banner_main_text .sm_color {
    color: #0F669D; }
  .banner_main_text .color {
    font-size: 48px;
    color: #DEB713;
    line-height: 1.2; }
    @media screen and (max-width: 767px) {
      .banner_main_text .color {
        font-size: 5vw; } }

.reason_whole_flame {
  margin-top: 49px; }
  .reason_whole_flame li {
    background: #fff;
    border-radius: 10px;
    padding: 20px 61px 20px 37px;
    align-items: center;
    flex-wrap: nowrap; }
    .reason_whole_flame li + li {
      margin-top: 20px; }
  .reason_whole_flame .num {
    width: 80px;
    height: 80px;
    background: linear-gradient(to bottom, #DEB713, #D09D15);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    font-size: 45px;
    line-height: 1;
    margin-right: 20px;
    flex-shrink: 0; }
  .reason_whole_flame .en {
    font-size: 12px; }
  .reason_whole_flame .ttl {
    font-size: 31px;
    letter-spacing: .05em;
    width: 296px;
    flex-shrink: 0;
    margin-right: 57px;
    line-height: 1.4; }
    .reason_whole_flame .ttl .small {
      font-size: 21px;
      display: block; }
      @media screen and (max-width: 575px) {
        .reason_whole_flame .ttl .small {
          font-size: 16px; } }
  .reason_whole_flame .text {
    letter-spacing: .02em;
    line-height: 1.4; }

#strength {
  margin-top: 90px; }
  #strength .ttl_box {
    font-size: 24px; }
    #strength .ttl_box .large {
      display: block;
      line-height: 1.2;
      letter-spacing: .07em;
      font-size: 48px; }
      @media screen and (max-width: 767px) {
        #strength .ttl_box .large {
          font-size: 5vw; } }
    @media screen and (max-width: 767px) {
      #strength .ttl_box {
        font-size: 4vw;
        line-height: 1.4; } }

#rumor {
  padding: 90px 0 76px;
  background: #181818; }
  #rumor #site_cmn_banner {
    padding: 85px 0 0; }

.free_checkup {
  text-align: center;
  position: absolute;
  background: #fff;
  width: 430px;
  z-index: 10;
  border-radius: 40px;
  font-size: 20px;
  right: 0;
  left: 0;
  margin: auto;
  top: -50px;
  letter-spacing: .1em;
  display: flex;
  align-items: center;
  justify-content: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex; }
  @media screen and (max-width: 767px) {
    .free_checkup {
      font-size: 4vw; } }
  .free_checkup .color {
    font-size: 68px;
    color: #DEB713;
    font-style: normal;
    line-height: 1;
    position: relative;
    bottom: 0;
    left: -5px; }

#and {
  margin: 0 50px; }

.improve_risk_flame {
  margin-top: 85px; }
  .improve_risk_flame .ttl_box {
    text-align: center; }
  .improve_risk_flame .ttl {
    font-size: 54px;
    letter-spacing: .08em; }
  .improve_risk_flame .text {
    margin-top: 10px;
    font-size: 20px;
    letter-spacing: .08em;
    font-family: "gen_regular", sans-serif; }
    @media screen and (max-width: 767px) {
      .improve_risk_flame .text {
        font-size: 4vw; } }

.improve_table {
  width: 980px;
  background: #fff;
  margin: 30px auto 0;
  padding: 30px 63px; }
  .improve_table .improve_percentage {
    width: 150px;
    height: 150px;
    position: absolute;
    right: 61px;
    bottom: -8px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 17px; }
    .improve_table .improve_percentage .num {
      font-size: 61px;
      line-height: 1;
      margin-top: -5px; }
      .improve_table .improve_percentage .num .sm {
        font-size: 28px; }
        @media screen and (max-width: 575px) {
          .improve_table .improve_percentage .num .sm {
            font-size: 20px; } }
  .improve_table .ttl {
    width: 320px;
    line-height: 60px;
    background: #0F669D;
    font-size: 28px;
    letter-spacing: .05em;
    margin: auto; }
    @media screen and (max-width: 575px) {
      .improve_table .ttl {
        font-size: 20px; } }
  .improve_table li {
    background: #E6EFF5;
    width: 400px;
    padding: 20px 0 27px;
    position: relative; }
    .improve_table li:first-child::before {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 101px 0 101px 35px;
      border-color: transparent transparent transparent #E6EFF5;
      position: absolute;
      right: -35px;
      top: 0; }
    .improve_table li + li {
      margin-left: 54px;
      background: #F6E7E7; }
      .improve_table li + li .ttl {
        background: #AA1616; }
  .improve_table .point {
    color: #303030;
    font-size: 22px;
    letter-spacing: .03em;
    margin-top: 30px;
    line-height: 1; }
    @media screen and (max-width: 575px) {
      .improve_table .point {
        font-size: 16px; } }
    .improve_table .point .num {
      font-size: 65px;
      margin: 10px; }
      .improve_table .point .num .pt {
        font-size: 30px;
        margin-left: 3px; }
        @media screen and (max-width: 767px) {
          .improve_table .point .num .pt {
            font-size: 18px; } }
  .improve_table > * {
    position: relative;
    z-index: 10; }

.about_support_box {
  text-align: center;
  margin-top: 80px;
  border: solid 2px;
  padding: 53px 0 50px;
  position: relative; }
  .about_support_box .ttl {
    position: absolute;
    display: inline-block;
    font-size: 38px;
    color: #DEB713;
    width: 670px;
    top: -35px;
    background: #181818;
    letter-spacing: .08em;
    right: 0;
    left: 0;
    margin: auto; }
  .about_support_box .inner {
    font-size: 25px;
    letter-spacing: 0.08em;
    line-height: 1.9;
    font-family: "gen_regular", sans-serif; }
    @media screen and (max-width: 575px) {
      .about_support_box .inner {
        font-size: 16px;
        line-height: 1.4; } }

.about_intro_rep {
  margin-top: 30px;
  flex-wrap: nowrap; }
  .about_intro_rep .img {
    width: 400px;
    flex-shrink: 0;
    margin-right: 30px; }
  .about_intro_rep .name_box {
    font-size: 38px;
    letter-spacing: .08em;
    border-left: solid 5px #D8B941;
    padding-left: 20px; }
    .about_intro_rep .name_box .position {
      display: block;
      font-size: 18px;
      line-height: 1.4;
      letter-spacing: .03em; }
      @media screen and (max-width: 575px) {
        .about_intro_rep .name_box .position {
          font-size: 4vw;
          line-height: 1.4; } }
    .about_intro_rep .name_box .en {
      font-size: 32px;
      color: #DEB713;
      letter-spacing: .05em;
      margin-left: 22px; }
      @media screen and (max-width: 575px) {
        .about_intro_rep .name_box .en {
          font-size: 18px; } }
  .about_intro_rep .history {
    margin-top: 22px;
    letter-spacing: .08em;
    line-height: 1.7;
    font-family: "gen_regular", sans-serif; }
  .about_intro_rep .message_box {
    background: #fff;
    color: #303030;
    padding: 20px;
    margin-top: 25px;
    font-size: 18px;
    letter-spacing: .03em; }
    @media screen and (max-width: 575px) {
      .about_intro_rep .message_box {
        font-size: 4vw;
        line-height: 1.4; } }

.about_intro_rep .history {
  font-size: 16px; }
  @media screen and (max-width: 575px) {
    .about_intro_rep .history {
      font-size: 4vw;
      line-height: 1.4; } }

.about_intro_rep .message_box {
  background: #fff; }

.company_profile {
  margin-top: 50px; }
  .company_profile .ttl {
    font-size: 38px;
    letter-spacing: .08em;
    border-left: solid 5px #D8B941;
    padding-left: 20px; }
    .company_profile .ttl .en {
      display: block;
      font-size: 32px;
      color: #DEB713;
      line-height: 1;
      letter-spacing: .05em;
      margin-bottom: -3px; }
      @media screen and (max-width: 575px) {
        .company_profile .ttl .en {
          font-size: 18px; } }
  .company_profile table {
    margin-top: 30px;
    width: 100%;
    border-collapse: separate; }
    .company_profile table th {
      background: #fff;
      color: #181818;
      text-align: left;
      letter-spacing: .08em;
      margin: 5px;
      padding: 21px 30px;
      font-size: 21px;
      width: 271px;
      margin-left: 0; }
      @media screen and (max-width: 575px) {
        .company_profile table th {
          font-size: 16px; } }
    .company_profile table td {
      background: #fff;
      color: #181818;
      text-align: left;
      letter-spacing: .08em;
      margin: 5px;
      padding: 21px 40px;
      font-size: 25px;
      width: 75%;
      margin-right: 0; }
      @media screen and (max-width: 575px) {
        .company_profile table td {
          font-size: 16px;
          line-height: 1.4; } }
    .company_profile table tr {
      display: flex;
      flex-wrap: wrap;
      display: flex;
      flex-wrap: wrap;
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flexbox;
      display: -moz-flexbox;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: -moz-flex; }
    .company_profile table td.ap {
      letter-spacing: .05em;
      font-family: "gen_bold", sans-serif; }

.voice_scroll_box {
  margin-top: 80px;
  overflow-x: scroll; }
  .voice_scroll_box li {
    width: 360px;
    text-align: center;
    background: #fff;
    position: relative;
    padding: 39px 32px;
    margin-right: 30px; }
    .voice_scroll_box li .img {
      margin: 20px auto 0;
      width: 300px; }
    .voice_scroll_box li .topic {
      position: absolute;
      left: 0;
      right: 0;
      margin: auto;
      width: 285px;
      background: linear-gradient(to bottom, #DEB713, #D09D15);
      border-radius: 52px;
      color: #fff;
      line-height: 1.3;
      height: 55px;
      display: flex;
      align-items: center;
      justify-content: center;
      top: -26px; }
  .voice_scroll_box ul {
    width: 3120px;
    padding-top: 30px; }

.about_let {
  width: 70px;
  margin: 0 auto 10px; }

#voice {
  padding: 51px 0 80px;
  position: relative; }
  #voice .cmn_text {
    text-align: center;
    color: #fff; }
  #voice .ttl_box .text {
    font-size: 20px;
    letter-spacing: .08em;
    margin-top: 25px;
    font-family: "gen_regular", sans-serif; }
    @media screen and (max-width: 767px) {
      #voice .ttl_box .text {
        font-size: 4vw; } }
  #voice::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(/wp-content/themes/brandControl/lp3/img//voice_bg.png) center no-repeat;
    background-size: contain;
    width: 100%;
    height: 1518px;
    z-index: -1; }

.voice_slide_ttl {
  letter-spacing: .08em;
  font-size: 32px;
  padding-bottom: 90px;
  position: relative; }
  .voice_slide_ttl .color {
    display: block;
    font-size: 73px;
    color: #DEB713;
    line-height: 1.4; }
  @media screen and (max-width: 575px) {
    .voice_slide_ttl {
      font-size: 18px; } }
  .voice_slide_ttl::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 2px;
    height: 80px;
    background: #fff;
    bottom: 0; }

.voice_scroll_ttl {
  padding-bottom: 45px;
  margin-top: 70px;
  font-size: 38px;
  letter-spacing: .05em;
  line-height: 1.4;
  position: relative; }
  .voice_scroll_ttl::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background: url(/wp-content/themes/brandControl/lp3/img//line_for_voice.png) center no-repeat;
    background-size: contain;
    width: 606px;
    height: 25px;
    bottom: 0; }

.voice_scroll_text {
  margin-top: 34px;
  font-size: 18px;
  line-height: 1.7; }
  @media screen and (max-width: 575px) {
    .voice_scroll_text {
      font-size: 4vw;
      line-height: 1.4; } }
  .voice_scroll_text .large {
    display: block;
    font-size: 32px; }
    @media screen and (max-width: 575px) {
      .voice_scroll_text .large {
        font-size: 18px; } }

@media (max-width: 750px) {
  .pc {
    display: none; }

  .sp {
    display: block; }

  .wrap {
    max-width: 90%; }

  .wrap_01 {
    max-width: 90%; }

  body {
    font-size: 13px;
    line-height: 1.5;
    padding-top: 0;
    min-width: unset; }
    body .report_box .report_slider {
      width: 85%;
      margin: 10vw auto 20vw; }
    body .voice_slider .slick-track li {
      padding: 3vw;
      margin: 4vw;
      flex-wrap: wrap !important; }
    body .voice_slider .slick-dots li {
      width: 3vw;
      height: 3vw; }

  .common-page_wrap {
    padding: 100px 0 20vw 0; }

  .common-page_title h2 {
    font-size: 5vw; }
  .common-page_title p.sub_title {
    font-size: 3vw; }

  p.reserve_text {
    font-size: 6vw; }

  a.common-btn {
    width: 80%;
    line-height: 12vw; }
    a.common-btn:hover {
      opacity: 1; }

  .breadcrumb {
    font-size: 2.5vw; }

  header#sp_header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    box-shadow: 1px 1px #ccc;
    z-index: 999;
    height: 55px; }
    header#sp_header .logo {
      position: absolute;
      left: 10px;
      top: 10px;
      line-height: 0; }
      header#sp_header .logo img {
        height: 40px; }
    header#sp_header a.icon {
      color: #000;
      position: absolute; }
    header#sp_header a.mail {
      right: 70px;
      top: 13px;
      font-size: 25px; } }
    @media screen and (max-width: 750px) and (max-width: 575px) {
      header#sp_header a.mail {
        font-size: 16px;
        line-height: 1.4; } }
@media (max-width: 750px) {
    header#sp_header a.tel {
      right: 110px;
      top: 15px;
      font-size: 20px; } }
    @media screen and (max-width: 750px) and (max-width: 767px) {
      header#sp_header a.tel {
        font-size: 4vw; } }

@media (max-width: 750px) {
  section.company_profile {
    margin-bottom: 20vw; }
    section.company_profile table {
      border-top: 1px solid; }
      section.company_profile table th {
        font-size: 3.2vw;
        width: 100%;
        display: block;
        width: 100%;
        background-color: #f2f2f2; }
      section.company_profile table td {
        font-size: 3.2vw;
        width: 100%;
        display: block;
        width: 100%; }

  section.company_access .map {
    height: 50vw; }

  .common-contactform {
    padding: 10vw 0; }
    .common-contactform table {
      margin-bottom: 10vw; }
      .common-contactform table th {
        font-size: 4vw;
        display: block;
        width: 100%;
        text-align: left; }
      .common-contactform table td {
        font-size: 4vw;
        display: block;
        width: 100%; }
    .common-contactform input[type="text"] {
      width: 100%;
      height: 12vw; }
    .common-contactform input[type="email"] {
      width: 100%;
      height: 12vw; }
    .common-contactform #zip {
      width: 100%;
      height: 12vw; }
    .common-contactform select {
      width: 100%; }
    .common-contactform textarea {
      width: 100%;
      height: 60vw; }
    .common-contactform div#btn_wrap button {
      width: 80%;
      line-height: 12vw;
      font-size: 4.5vw; }
    .common-contactform div#btn_wrap button[name="submitBack"] {
      margin-right: 0;
      margin-bottom: 4vw; } }
    @media screen and (max-width: 750px) and (max-width: 767px) {
      .common-contactform div#btn_wrap button[name="submitBack"] {
        margin-bottom: 0;
        margin-right: 1rem;
        min-height: 40px; } }
@media (max-width: 750px) {
    .common-contactform p.attention {
      font-size: 3vw; }
    .common-contactform .thanks_textArea p {
      font-size: 4vw; }
    .common-contactform .thanks_textArea p.contact_text {
      margin-bottom: 2em; }
    .common-contactform .thanks_textArea a.ichiran_link {
      width: 80%;
      line-height: 12vw;
      border-radius: 12vw;
      font-size: 4vw; }
    .common-contactform .progressbar .item {
      font-size: 11px;
      line-height: 1.4;
      padding: 10px 0; }
      .common-contactform .progressbar .item:not(:last-child)::before {
        border-width: 25px;
        border-left-width: 12px; }
      .common-contactform .progressbar .item:not(:last-child)::after {
        border-width: 25px;
        border-left-width: 12px; }

  span.mwform-checkbox-field.horizontal-item {
    display: block; }

  .mw_wp_form .horizontal-item + .horizontal-item {
    margin-left: 0;
    margin-top: 2vw; }

  section.privacy_page p.main_text {
    font-size: 3.5vw; }
  section.privacy_page dl {
    margin-bottom: 10vw; }
    section.privacy_page dl dt {
      font-size: 4vw; }
    section.privacy_page dl dd {
      font-size: 3.5vw;
      margin-left: 5vw; }

  section#page-404 p.num {
    font-size: 20vw;
    line-height: 1.5; }
  section#page-404 p.text {
    font-size: 3.5vw; }

  .archive_page_list > article {
    padding-right: 20px; }
    .archive_page_list > article .date {
      width: 80px; }
    .archive_page_list > article .content_area {
      width: calc(100% - 80px); }
    .archive_page_list > article:after {
      width: 7px;
      height: 7px; }

  .singleContent h1 {
    font-size: 4.5vw;
    padding: 2vw; }
  .singleContent .single_title {
    margin-bottom: 10vw; }
    .singleContent .single_title time {
      font-size: 3vw; }
  .singleContent .category_list {
    margin-bottom: 2vw; }
    .singleContent .category_list ul li {
      font-size: 2.5vw; }
  .singleContent h2 {
    font-size: 4.2vw;
    padding: 2vw; }
  .singleContent h3 {
    font-size: 4vw;
    padding: 2vw;
    margin: 1.5em 0 1em; }
  .singleContent h4 {
    font-size: 4vw;
    padding: 2vw;
    margin: 1.5em 0 1em; }
  .singleContent h5 {
    font-size: 4vw; }
  .singleContent h6 {
    font-size: 3.8vw; }
  .singleContent p {
    font-size: 3.5vw; }

  div#single_page .singleContent {
    width: 100%; }
    div#single_page .singleContent a.ichiran_link {
      width: 80%;
      line-height: 12vw;
      margin: 10vw auto 0 auto;
      font-size: 4vw; }
      div#single_page .singleContent a.ichiran_link:hover {
        opacity: 1; }
  div#single_page .singleSidebar {
    display: none; }

  ul#sitemap_list li {
    margin: 0; }

  header#main_header {
    min-width: unset;
    top: auto; }
    header#main_header .hamburger {
      width: 50px;
      height: 50px; }
      header#main_header .hamburger:before {
        font-size: 10px;
        left: 11px; }

  .hd_tel_box {
    margin-right: 20px;
    display: flex;
    align-items: center;
    column-gap: 20px; }
    .hd_tel_box .tel span {
      display: none; }
    .hd_tel_box .text {
      display: none; }

  svg#tel_icon {
    width: 30px;
    height: 60px; }

  h1.logo {
    width: auto; }

  .logo a {
    width: 150px; }

  .hd_conts {
    align-items: center; }

  .satisfaction_box ul {
    justify-content: center;
    align-items: center; }
  .satisfaction_box li {
    width: 60%;
    height: 60vw;
    font-size: 3vw; }
    .satisfaction_box li:first-child {
      margin-bottom: 0vw; }
    .satisfaction_box li::before {
      top: 4vw;
      background-size: contain; }
  .satisfaction_box li.after {
    width: 48%;
    height: 56vw;
    margin: 0;
    display: block;
    padding-top: 16vw; }
    .satisfaction_box li.after::before {
      background-size: contain;
      top: 0; }
  .satisfaction_box li.suggest {
    width: 46%;
    height: 55vw;
    margin-left: 2%;
    display: block;
    padding-top: 13vw; }
    .satisfaction_box li.suggest::before {
      background-size: contain;
      top: 0; }

  .satisfaction_text {
    margin-top: 14vw;
    font-size: 5vw;
    letter-spacing: .02em; }

  .satisfaction_notion {
    margin-top: 4vw;
    font-size: 3vw; }

  #suffer {
    padding: 10vw 0 0 0;
    overflow: hidden; }
    #suffer .ttl {
      font-size: 5.5vw; }
    #suffer li {
      width: 48%;
      margin-bottom: 3vw; }
      #suffer li .text {
        bottom: 2vw;
        font-size: 3.5vw; }
    #suffer::before {
      bottom: -18vw;
      width: 100%;
      height: 80vw; }
    #suffer .wrap {
      position: relative; }
      #suffer .wrap::before {
        display: none; }

  .suffer_box {
    margin-top: 10vw; }

  .suffer_reason {
    margin-top: 15vw;
    font-size: 4.5vw; }
    .suffer_reason .color {
      font-size: 7vw;
      margin: 0 .5vw; }

  .rep_post_demo {
    margin-top: 10vw; }
    .rep_post_demo .img {
      width: 100%; }
    .rep_post_demo li {
      width: 80%;
      margin: 0 auto; }
      .rep_post_demo li:nth-child(2) {
        margin: 5vw auto; }

  .digital_rep {
    font-size: 5vw;
    margin-top: 10vw; }
    .digital_rep .color {
      font-size: 8vw;
      display: block; }

  .digi_sub_title {
    font-size: 4vw; }

  .digital_tatoo_flame {
    margin-top: 30vw;
    padding: 20vw 2vw 10vw 2vw; }
    .digital_tatoo_flame .text_box {
      margin-top: 5vw; }
      .digital_tatoo_flame .text_box .risk {
        font-size: 4vw; }
        .digital_tatoo_flame .text_box .risk .large {
          font-size: 6vw; }
      .digital_tatoo_flame .text_box .text {
        font-size: 4vw; }
      .digital_tatoo_flame .text_box .important {
        font-size: 3.7vw;
        margin-top: 4vw; }
      .digital_tatoo_flame .text_box .tumari {
        margin: 5vw 0 10vw;
        font-size: 7vw;
        display: inline-block;
        padding: 0 6vw; }
        .digital_tatoo_flame .text_box .tumari::before {
          left: -20vw;
          width: 80vw; }

  .digi_burst_box .digi_tatoo {
    font-size: 3.8vw;
    padding-left: 20vw;
    margin-bottom: 10vw; }
    .digi_burst_box .digi_tatoo::before {
      width: 20vw;
      height: 15vw;
      display: flex;
      font-size: 3.5vw; }

  .digi_tatoo .large {
    font-size: 5vw;
    display: block;
    line-height: 1.4; }

  .digi_image_box {
    margin-top: 10vw; }
    .digi_image_box .img {
      width: 100%;
      margin: 10vw auto 0; }
    .digi_image_box .digi_tatoo {
      font-size: 4.5vw; }
      .digi_image_box .digi_tatoo .large {
        font-size: 5vw;
        margin-top: 1.5vw; }
      .digi_image_box .digi_tatoo .color {
        font-size: 15vw;
        margin: 0 2vw 0 0;
        bottom: -2vw; }
    .digi_image_box .notion {
      font-size: 3vw;
      margin-top: 4vw; }

  .img_why_let {
    width: 50vw;
    top: -7vw;
    padding: 0 10vw; }

  #protect {
    padding: 10vw 0; }
    #protect .ttl {
      font-size: 5vw;
      letter-spacing: .08em;
      padding-left: 20vw; }
      #protect .ttl .pop {
        font-size: 3.6vw;
        width: 25vw;
        height: 20vw;
        left: 10vw;
        top: -20vw;
        padding-right: 1.5vw; }
        #protect .ttl .pop::before {
          right: 0;
          -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          transform: rotate(45deg); }
    #protect .protect_box {
      font-size: 5vw;
      padding: 7vw 0;
      margin-left: 16vw;
      line-height: 2; }
      #protect .protect_box::before {
        height: 3vw;
        height: 3vw; }
      #protect .protect_box::after {
        height: 3vw; }
      #protect .protect_box .color::before {
        left: -2vw;
        top: -2vw;
        width: 14vw;
        height: 3vw; }
    #protect .wrap::before {
      left: -10vw;
      top: -10vw;
      width: 38%;
      height: 70vw;
      z-index: -9; }

  #reputation {
    padding-top: 10vw;
    padding-bottom: 20vw; }

  #counter_plan {
    padding: 10vw 0; }
    #counter_plan .ttl {
      font-size: 5.5vw; }

  .counter_let {
    width: 35vw;
    margin: 0 auto 2vw; }

  .counter_plan_box {
    padding: 20vw 2vw 10vw 2vw;
    margin-top: 15vw; }
    .counter_plan_box li {
      width: 80%;
      margin: 0 auto; }
      .counter_plan_box li:first-child {
        margin-bottom: 10vw; }
      .counter_plan_box li + li .balloon::before {
        background: url(/wp-content/themes/brandControl/lp3/img//balloon_sk.png) center no-repeat;
        background-size: contain; }
    .counter_plan_box .measures {
      top: -5vw;
      font-size: 6vw;
      padding: 0 6vw;
      width: 80%; }
    .counter_plan_box:before {
      width: 10vw; }
    .counter_plan_box:after {
      width: 10vw; }
    .counter_plan_box + .counter_plan_box {
      margin-top: 10vw; }
      .counter_plan_box + .counter_plan_box:before {
        width: 19vw; }
      .counter_plan_box + .counter_plan_box:after {
        width: 19vw; }
    .counter_plan_box .text {
      font-size: 4.5vw;
      margin-top: 10vw; }

  .counter_inner .balloon {
    font-size: 4vw;
    position: relative; }
    .counter_inner .balloon::before {
      top: -5.5vw;
      height: 20vw; }
  .counter_inner .img {
    margin-top: 10vw; }
  .counter_inner li + li::before {
    left: -9vw;
    top: -8vw;
    width: 15vw;
    height: 13vw;
    margin: 0;
    transform: scale(1, -1) rotate(-43deg); }

  .bannar_keyword_box {
    justify-content: center; }
    .bannar_keyword_box .keyword {
      width: 30vw;
      height: 30vw;
      font-size: 3.5vw;
      margin: 1vw; }
      .bannar_keyword_box .keyword + .keyword {
        font-size: 4.5vw; }

  .cmn_banner_inner {
    padding: 12vw 0 10vw;
    border: 10px solid #E0B840;
    background: #F4F3E7; }
    .cmn_banner_inner::before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      background: url(/wp-content/themes/brandControl/lp3/img//site_banner_bg.png) center no-repeat;
      background-size: cover;
      width: 100%;
      height: 100%;
      display: none; }
    .cmn_banner_inner #site_cmn_banner .cmn_satisfaction_ttl_box {
      top: -2vw; }
    .cmn_banner_inner .cmn_satisfaction_ttl_box .ttl::before {
      top: -2vw;
      right: -3vw; }
    .cmn_banner_inner::after {
      left: -5vw;
      top: -8vw;
      width: 40vw;
      height: 20vw; }

  .site_cmn_banner .cmn_satisfaction_ttl_box {
    margin: 0 0 6vw 0; }
    .site_cmn_banner .cmn_satisfaction_ttl_box .ttl {
      font-size: 6vw;
      text-align: center; }
      .site_cmn_banner .cmn_satisfaction_ttl_box .ttl::after {
        top: -2vw;
        left: -3vw; }
    .site_cmn_banner .cmn_satisfaction_ttl_box .num {
      font-size: 10vw; }
    .site_cmn_banner .cmn_satisfaction_ttl_box .sub_ttl {
      font-size: 3vw;
      line-height: 1.3;
      margin-top: 2vw; }
    .site_cmn_banner .cmn_satisfaction_ttl_box .big {
      font-size: 10vw; }

  .banner_conversion_box {
    margin-top: 10vw;
    right: 0;
    justify-content: flex-start; }
    .banner_conversion_box .tel_box {
      font-size: 4vw;
      margin-right: 0;
      padding-left: 15vw;
      margin-bottom: 3vw; }
      .banner_conversion_box .tel_box .tel {
        font-size: 8.5vw; }
        .banner_conversion_box .tel_box .tel::before {
          left: -14vw;
          width: 10vw;
          height: 10vw;
          top: -2vw; }

  .site_cmn_btn {
    width: 100%;
    font-size: 4.5vw;
    padding: 4vw 7vw 4vw 0; }
    .site_cmn_btn .sub {
      font-size: 3vw;
      padding: 1vw 6vw;
      border-radius: 10vw;
      margin-bottom: 2vw; }
    .site_cmn_btn::before {
      width: 96%;
      height: 90%; }
    .site_cmn_btn:hover {
      opacity: 1; }
    .site_cmn_btn::after {
      right: 5vw;
      top: 2vw;
      width: 5vw;
      height: 5vw; }

  .site_cmn_btn.report {
    margin-left: 0;
    margin-top: 3vw; }
    .site_cmn_btn.report::after {
      right: 5vw;
      top: 2vw;
      width: 5vw;
      height: 5vw; }

  #reason {
    padding: 10vw 0; }
    #reason .ttl_box {
      font-size: 5vw; }
      #reason .ttl_box .color {
        font-size: 13vw; }
      #reason .ttl_box .large {
        font-size: 6vw; }
    #reason::before {
      top: 40vw; }

  .reason_whole_flame {
    margin-top: 10vw; }
    .reason_whole_flame li {
      padding: 3vw 3vw 3vw 3vw;
      flex-wrap: wrap; }
      .reason_whole_flame li + li {
        margin-top: 4vw; }
    .reason_whole_flame .num {
      width: 17vw;
      height: 17vw;
      font-size: 8.5vw;
      margin-right: 2vw; }
    .reason_whole_flame .en {
      font-size: 3vw; }
    .reason_whole_flame .ttl {
      font-size: 5.5vw;
      width: calc(100% - 28vw);
      margin-right: 0; }
      .reason_whole_flame .ttl .small {
        font-size: 4vw;
        display: block; }
    .reason_whole_flame .text {
      margin-top: 3vw; }

  #strength {
    margin-top: 20vw; }
    #strength .ttl_box {
      font-size: 4.5vw; }
      #strength .ttl_box .large {
        font-size: 6vw; }

  .strength_box {
    margin-top: 5vw; }
    .strength_box .ttl_flame {
      margin-top: 16vw;
      margin-right: 1vw; }
      .strength_box .ttl_flame .box {
        width: 100%;
        padding-left: 2vw;
        font-size: 3.2vw; }
      .strength_box .ttl_flame .box.space {
        line-height: 1.4;
        display: flex;
        align-items: center;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flexbox;
        display: -moz-flexbox;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-flex; }
    .strength_box .box {
      height: 15vw;
      line-height: 15vw;
      margin: 1vw 1vw 1vw 0; }
    .strength_box .inner_box .box {
      width: 13vw;
      font-size: 6vw; }
    .strength_box .inner_box .box.ttl {
      font-size: 4vw; }
    .strength_box .inner_box.cloud .box.ttl::before {
      display: none; }

  .strength_box .ttl_flame .box {
    width: 100%; }

  .harmful_rumor_ttl {
    color: #fff;
    text-align: center; }
    .harmful_rumor_ttl .ttl {
      font-size: 4.6vw;
      padding-bottom: 10vw; }
      .harmful_rumor_ttl .ttl::before {
        width: 100%;
        height: 4vw; }
    .harmful_rumor_ttl .text_box {
      margin-top: 3vw;
      font-size: 3.6vw; }
      .harmful_rumor_ttl .text_box .large {
        font-size: 5vw; }

  #rumor {
    padding: 10vw 0; }
    #rumor #site_cmn_banner {
      padding: 10vw 0 0; }

  .report_box {
    padding: 10vw 0 20vw; }
    .report_box::before {
      left: -5vw;
      bottom: -10vw;
      width: 29vw;
      height: 60vw; }
    .report_box .result {
      font-size: 4vw;
      padding-left: 15vw; }
    .report_box .slick-dots {
      bottom: -10vw; }
      .report_box .slick-dots li button:before {
        width: 3vw;
        height: 3vw; }
    .report_box .text {
      font-size: 4vw; }

  .rumor_inner_box {
    margin-top: 20vw;
    margin-bottom: 10vw; }
    .rumor_inner_box .ttl {
      font-size: 6vw;
      height: 25vw;
      padding-top: 11vw; }

  .free_checkup {
    width: 90%;
    border-radius: 10vw;
    font-size: 4vw;
    top: -6vw; }
    .free_checkup .color {
      font-size: 11vw;
      left: -1vw; }

  #improvement {
    padding: 10vw 0 20vw; }

  .advertaisement_flame .ttl {
    font-size: 5vw;
    margin-bottom: 4vw; }
    .advertaisement_flame .ttl .large {
      font-size: 6vw; }
  .advertaisement_flame .text {
    font-size: 3.5vw; }
    .advertaisement_flame .text .large {
      font-size: 5vw; }
  .advertaisement_flame .text_box {
    margin-top: 10vw; }
  .advertaisement_flame .ttl.space {
    left: -10vw; }
    .advertaisement_flame .ttl.space::before {
      right: -27vw;
      bottom: -6vw;
      width: 25vw;
      height: 17vw; }
  .advertaisement_flame .ad_keywords {
    margin-top: 10vw; }
    .advertaisement_flame .ad_keywords .round {
      width: 42%;
      height: 40vw;
      font-size: 4vw; }
      .advertaisement_flame .ad_keywords .round + .round {
        font-size: 6vw; }
      .advertaisement_flame .ad_keywords .round .color {
        font-size: 5.5vw; }
        .advertaisement_flame .ad_keywords .round .color b {
          font-size: 4vw; }
    .advertaisement_flame .ad_keywords .round.add {
      font-size: 4.5vw; }
      .advertaisement_flame .ad_keywords .round.add .color.num {
        font-size: 14vw;
        margin-top: -1vw; }
        .advertaisement_flame .ad_keywords .round.add .color.num b.sm {
          font-size: 6vw; }

  #and {
    margin: 0 2vw;
    width: 10vw;
    height: 5vw; }

  .improve_risk_flame {
    margin-top: 15vw; }
    .improve_risk_flame .ttl {
      font-size: 5vw; }
    .improve_risk_flame .text {
      margin-top: 3vw;
      font-size: 4vw; }

  .improve_inner_box {
    margin-top: 10vw; }
    .improve_inner_box li {
      width: 48%;
      height: 45vw;
      font-size: 3vw;
      margin: 0 0 2vw 0 !important; }
      .improve_inner_box li .type, .improve_inner_box li .voice_slider_box .voice_slider .company .type02, .voice_slider_box .voice_slider .company .improve_inner_box li .type02 {
        font-size: 4vw;
        top: -1vw; }
      .improve_inner_box li .num {
        font-size: 10vw;
        line-height: 1; }
        .improve_inner_box li .num .sm {
          font-size: 5vw; }
    .improve_inner_box ul {
      justify-content: space-between; }

  #based {
    padding: 10vw 0 20vw 0; }
    #based .main_ttl {
      padding-bottom: 14vw;
      font-size: 5vw; }
      #based .main_ttl::before {
        height: 10vw; }

  .based_box .ttl {
    font-size: 5vw;
    padding-bottom: 10vw;
    margin-bottom: 2vw; }
    .based_box .ttl::before {
      height: 6vw; }
  .based_box .text {
    font-size: 4vw; }
    .based_box .text .large {
      font-size: 4vw; }
  .based_box:first-child .text {
    padding-left: 35vw; }
  .based_box + .based_box {
    margin-top: 10vw;
    padding-left: 35vw; }
    .based_box + .based_box .ttl {
      font-size: 5vw; }

  .based_flame {
    margin-top: 5vw; }
    .based_flame::before {
      left: -5vw;
      top: 40vw;
      width: 40vw;
      height: 80vw;
      z-index: 1; }

  .improve_table {
    width: 100%;
    margin: 10vw auto 0;
    padding: 2vw;
    z-index: 2;
    position: relative; }
    .improve_table .improve_percentage {
      width: 23vw;
      height: 23vw;
      right: -2vw;
      bottom: -8vw;
      font-size: 3.5vw; }
      .improve_table .improve_percentage .num {
        font-size: 8.5vw;
        margin-top: -0vw; }
        .improve_table .improve_percentage .num .sm {
          font-size: 5vw; }
    .improve_table .ttl {
      width: 100%;
      line-height: 10vw;
      font-size: 5vw; }
    .improve_table li {
      width: 4100%;
      padding: 4vw 0 3vw; }
      .improve_table li:first-child::before {
        right: -42vw;
        top: 100%;
        border-width: initial;
        border-top: 6vw solid #E6EFF5;
        border-left: 42.5vw solid transparent;
        border-right: 42.5vw solid transparent;
        transform: translateX(-50%); }
      .improve_table li + li {
        margin-left: 0;
        margin-top: 10vw; }
    .improve_table .point {
      font-size: 5vw;
      margin-top: 4vw; }
      .improve_table .point .num {
        font-size: 14vw;
        margin: 2vw; }
        .improve_table .point .num .pt {
          font-size: 7vw;
          margin-left: 2vw; }

  #about {
    padding: 10vw 0 20vw; }
    #about .ttl_box .ttl {
      font-size: 4.5vw;
      padding-bottom: 10vw; }
    #about .ttl_box .text {
      font-size: 3.8vw;
      margin-top: 2vw; }
    #about .ttl_box .text.large {
      font-size: 4vw; }
    #about .text_box {
      padding-bottom: 10vw; }
      #about .text_box::before {
        width: 100%;
        height: 30vw;
        bottom: 1vw; }
    #about .message {
      font-size: 4.5vw;
      margin-top: 10vw; }
    #about::before {
      height: 110vw;
      top: auto;
      bottom: 120vw; }

  .about_support_box {
    margin-top: 10vw;
    padding: 10vw 4vw 5vw; }
    .about_support_box .ttl {
      font-size: 5vw;
      padding: 0 5vw;
      width: 90%;
      top: -9vw; }
    .about_support_box .inner {
      font-size: 4vw; }

  .about_intro_rep {
    margin-top: 10vw;
    flex-wrap: wrap; }
    .about_intro_rep .img {
      width: 100%;
      margin-right: 0;
      margin-bottom: 10vw; }
    .about_intro_rep .name_box {
      font-size: 8vw;
      padding-left: 5vw; }
      .about_intro_rep .name_box .position {
        font-size: 4vw; }
      .about_intro_rep .name_box .en {
        font-size: 4vw;
        margin-left: 3vw; }
    .about_intro_rep .history {
      margin-top: 4vw; }
    .about_intro_rep .message_box {
      padding: 4vw;
      margin-top: 10vw;
      font-size: 4vw; }

  .about_intro_rep .history {
    font-size: 3vw; }

  .company_profile {
    margin-top: 10vw; }
    .company_profile .ttl {
      font-size: 7vw;
      padding-left: 5vw; }
      .company_profile .ttl .en {
        font-size: 5vw;
        margin-bottom: 1vw; }
    .company_profile table {
      margin-top: 5vw; }
      .company_profile table th {
        margin: 2px;
        padding: 3vw;
        font-size: 4vw;
        width: 30%; }
      .company_profile table td {
        margin: 2px;
        padding: 3vw;
        font-size: 4vw;
        width: calc(70% - 9px); }

  #contact {
    padding: 10vw 0 0 0;
    padding-top: 66px;
    z-index: 10; }
    #contact .ttl {
      font-size: 6vw;
      margin-bottom: 3vw; }
    #contact::before {
      height: 45vw;
      background-position: right; }

  footer {
    padding-top: 10vw;
    padding-bottom: 5rem; }

  .ft_logo {
    width: 60vw; }

  .copy_right {
    margin-top: 15vw;
    font-size: 3vw; } }
  @media screen and (max-width: 750px) and (max-width: 767px) {
    .copy_right {
      margin-top: 5vw; } }

@media screen and (max-width: 750px) and (max-width: 767px) {
  .voice_slider .wrapper {
    flex-direction: column; } }
@media (max-width: 750px) {
  .voice_slider li .img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 3vw; }
  .voice_slider .text {
    font-size: 3.5vw; }
  .voice_slider .slick-prev {
    width: 10vw;
    height: 10vw;
    top: calc(50% - 15vw);
    left: 2vw; }
    .voice_slider .slick-prev:before {
      width: 3vw;
      height: 3vw;
      left: -2vw;
      left: 2vw; }
  .voice_slider .slick-next {
    width: 10vw;
    height: 10vw;
    top: calc(50% - 15vw);
    right: 2vw; }
    .voice_slider .slick-next:before {
      width: 3vw;
      height: 3vw;
      left: -2vw; }

  .voice_scroll_box {
    margin-top: 10vw; }
    .voice_scroll_box li {
      width: 70vw;
      padding: 10vw 4vw;
      margin-right: 4vw;
      display: inline-block;
      vertical-align: top; }
      .voice_scroll_box li .img {
        margin: 4vw auto 0;
        width: 100%; }
      .voice_scroll_box li .topic {
        width: 80%;
        border-radius: 10vw;
        height: 12vw;
        top: -6vw; }
    .voice_scroll_box ul {
      padding-top: 10vw;
      display: block;
      width: auto;
      overflow-x: auto;
      white-space: nowrap;
      overflow-scrolling: touch;
      -webkit-overflow-scrolling: touch; }

  .about_let {
    width: 18vw;
    margin: 0 auto 2vw; }

  .voice_slide_ttl {
    font-size: 5vw;
    padding-bottom: 14vw; }
    .voice_slide_ttl .color {
      font-size: 7vw; }
    .voice_slide_ttl::before {
      height: 10vw; }

  #voice {
    padding: 15vw 0 20vw; }
    #voice .ttl_box .text {
      font-size: 4vw;
      margin-top: 5vw; }
    #voice::before {
      height: 530vw;
      z-index: -1;
      background-repeat: repeat; }

  .voice_scroll_ttl {
    padding-bottom: 10vw;
    margin-top: 15vw;
    font-size: 5vw; }
    .voice_scroll_ttl::before {
      width: 100%;
      height: 4vw; }

  .voice_scroll_text {
    margin-top: 10 wv;
    font-size: 4vw; }
    .voice_scroll_text .large {
      font-size: 5vw; }

  .voice_slider_box {
    margin-top: 10vw; }

  .hd_btn_box {
    margin: 0;
    width: 100%;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 2vw 2vw;
    justify-content: space-between;
    z-index: 998; }

  header .hd_btn_box {
    display: none; }

  .site_hf_cmn_btn {
    width: 49%;
    font-size: 3.1vw; }
    .site_hf_cmn_btn::before {
      width: 96%;
      height: 90%; }

  .site_hf_cmn_btn.report {
    margin: 0; }

  nav.globalMenuSp.active {
    padding-top: 80px !important; }

  nav.globalMenuSp ul li a {
    font-size: 4vw !important; } }

.pt_none {
	display: none;
}
.s_none {
	display: block;
}
@media screen and (max-width: 767px) {
	.pt_none {
		display: block;
	}
	.s_none {
		display: none;
	}
}

/*# sourceMappingURL=style.css.map */
