/* responsive */
@media (max-width: 1024px) {
  .alohalei03 {
    background-image: url("../img/intro/bg_intro_03_2.jpg"); } }
@media (max-width: 991px) {
  #header {
    height: 60px; }
    #header .navbar .main-nav li a {
      text-align: left; }

  #header_1 {
    display: none; }

  #hero {
    height: 72vw;
    padding-top: 60px;
    background-size: 160%;
    background-position: center 60px; }

  .logo h2 {
    margin-top: 6px; }
    .logo h2 a {
      padding-top: 6px; }

  section {
    padding: 60px 0 0; }

  .top_alohalei {
    background: url("../img/top/bg_top_about_s.jpg") 50% 100% no-repeat;
    height: 1000px; }
    .top_alohalei ul {
      width: 90%;
      margin: 0 auto;
      padding-left: 0; }

  .profile {
    background-image: none;
    background-color: #e2efee;
    height: auto;
    padding-bottom: 10rem;
    overflow: visible; }
    .profile .profile_img {
      margin-top: -3rem; }
    .profile .profile_text {
      padding-top: 5rem; }

  .step {
    background: url("../img/top/bg_top_step_s.jpg") 50% 100% no-repeat;
    height: 1083px; }

  .plans {
    background-color: #fbf9f9;
    height: auto; }
    .plans .plan_text {
      padding-top: 10rem; }

  .footer .footer1 {
    background: url("../img/footer/bg_footer_s.jpg") 50% 50% no-repeat;
    height: auto;
    padding-top: 15vh; }
  .footer .footer2 .footer_logo .img-fluid {
    width: 100%; }
  .footer .footer3 .footer3_list {
    justify-content: center; }

  section.section_mv {
    padding-top: 60px;
    height: 354px; }
    section.section_mv h2 {
      padding: 80px 0 0 0; }

  .intro02 {
    margin-bottom: 0; }
    .intro02 .about-wrapper {
      margin-top: 520px; }

  .alohalei03 {
    background: url("../img/intro/bg_intro_03_s.jpg") 20% 3rem no-repeat; }

  .intro03 {
    background: url("../img/intro/bg_profile_s.jpg") 50% 0 no-repeat;
    min-height: 1200px;
    padding-top: 30vh; }

  .intro04 {
    margin-top: -200px; }
    .intro04 .profile-txt {
      margin-top: -50px; }

  .step02, .step03 {
    background-image: none;
    background: linear-gradient(#fff 50%, #EDF4F2 50%);
    margin-bottom: 1.25rem; }
    .step02 .step_contents, .step03 .step_contents {
      display: block; }
    .step02 .step_img, .step03 .step_img {
      width: 60%;
      margin: 0 auto;
      transform: rotate(0deg); }
    .step02 .step_txt, .step03 .step_txt {
      width: 90%;
      margin: -100px auto 0; }

  .step03 {
    background: linear-gradient(#fff 50%, #fbf9f9 50%); }

  .documents {
    background: url("../img/step/bg_documents_s.jpg") 50% 100% no-repeat;
    min-height: 810px; }
    .documents .document_contents .doc_content {
      background-color: #fff;
      max-width: calc(50% - 10px); }
      .documents .document_contents .doc_content :before, .documents .document_contents .doc_content :after {
        left: 14px;
        width: 92%; }

  .plan01 {
    background-image: none;
    padding-bottom: 6.25rem; }
    .plan01 .table_wrapper {
      width: 90%; }
      .plan01 .table_wrapper table {
        width: 100%; }
        .plan01 .table_wrapper table tr th {
          font-size: 24px;
          padding: 2rem 1rem; }
        .plan01 .table_wrapper table tr td {
          font-size: 30px;
          padding: 2rem 1rem; }
          .plan01 .table_wrapper table tr td .yen {
            font-size: 18px; }
          .plan01 .table_wrapper table tr td .miai {
            font-size: 14px; }

  .service .service01 .service_content h6 {
    font-size: 1.25rem; } }
@media (max-width: 767px) {
  body {
    margin-top: -60px;
    padding-top: 60px; }

  .pc-only {
    display: none; }

  #hero {
    height: 74vw;
    background-size: 150%; }
    #hero h2 {
      display: none; }

  #header .logo h2 a {
    font-size: 34px; }
    #header .logo h2 a span {
      font-size: 16px; }

  h3 {
    font-size: calc(1.2rem + .4vw); }

  section {
    padding: 60px 0 0; }
    section p {
      font-size: 18px;
      width: 100%;
      padding: 20px 10px; }

  .navbar .main-nav span::before {
    content: " | "; }

  .top_alohalei {
    height: 1200px; }
    .top_alohalei ul li:nth-child(2) {
      padding-top: 0; }
    .top_alohalei ul li {
      padding-left: 0;
      margin: 0 auto; }

  .profile {
    height: auto;
    padding-bottom: 5rem; }

  .step {
    background-size: 140%;
    height: 100vh; }

  .plans {
    height: auto;
    padding: 0 0 5rem; }
    .plans .plan_img, .plans .plan_text {
      padding-top: 5rem; }

  .blog .post {
    padding: 1.5rem 1rem;
    margin: 1.5rem 0.75rem;
    max-width: calc(100% - 1.5rem); }

  .blog .post h4 {
    font-size: 1.25rem; }

  .footer .footer1 {
    height: auto; }
    .footer .footer1 .area {
      top: -14px;
      left: 0; }
      .footer .footer1 .area .img-fluid {
        width: 60%; }
  .footer .footer2 .footer2_list1 h4.phone, .footer .footer2 .footer2_list1 h4 a {
    padding: 1.3rem 0; }
  .footer .footer2 .footer2_list2 ul li a {
    padding: 1.3rem 0; }
  .footer .footer3 .copyright {
    text-align: center; }

  section.section_mv {
    height: 254px; }
    section.section_mv h2 {
      padding: 40px 0 0 0;
      text-align: center; }
    section.section_mv h3.lora {
      text-align: center; }

  .intro01 {
    background-position: 70% 100%; }

  .alohalei01, .alohalei02, .alohalei04 {
    background-position: 50% 0;
    background-size: 150%; }

  .alohalei03 {
    background-image: url("../img/intro/bg_intro_03_s.jpg");
    background-position: 24% 0;
    background-size: 150%; }

  .intro02 .about-wrapper {
    margin-top: 290px; }

  .intro03 {
    background: url("../img/intro/bg_profile_xs.jpg") 50% 0 no-repeat;
    padding-top: 500px;
    padding-bottom: 120px;
    height: auto; }
    .intro03 p {
      padding: 1.25rem 0.8rem; }

  .intro04 {
    margin-top: -120px; }
    .intro04 .profile-txt h5 {
      font-size: calc(1.5rem + .3vw); }

  .intro05 {
    margin: 3.125rem 0; }

  .step01 {
    background-position: 90% 100%; }

  .step02, .step03 {
    background: linear-gradient(180deg, #fff 30%, #EDF4F2 0); }
    .step02 .step_img, .step03 .step_img {
      width: 80%; }
    .step02 .step_txt, .step03 .step_txt {
      width: 96%;
      margin: 0 auto; }
      .step02 .step_txt h4, .step03 .step_txt h4 {
        text-align: center; }
        .step02 .step_txt h4 span, .step03 .step_txt h4 span {
          margin: 1.5rem auto 0; }
          .step02 .step_txt h4 span img, .step03 .step_txt h4 span img {
            width: 25%;
            height: auto; }

  .step03 {
    background: linear-gradient(180deg, #fff 30%, #fbf9f9 0); }

  .documents {
    padding-bottom: 40vh; }
    .documents .document_contents .doc_content {
      max-width: 80%;
      margin: 15px auto; }
      .documents .document_contents .doc_content :before, .documents .document_contents .doc_content :after {
        left: 12px;
        width: 92%; }

  .plan {
    background-position: 80% 100%; }

  .plan01 {
    padding: 0 0 3.125rem; }
    .plan01 h5 {
      width: 100%; }
    .plan01 .table_wrapper {
      margin-bottom: 1.25rem;
      width: 100%; }
      .plan01 .table_wrapper table tr th {
        font-size: 18px;
        padding: 2rem 1rem;
        width: 45%; }
      .plan01 .table_wrapper table tr td {
        font-size: 26px;
        padding: 2rem 1rem; }
        .plan01 .table_wrapper table tr td .yen {
          font-size: 14px; }
    .plan01 .miai02 {
      font-size: 16px;
      text-align: center;
      padding: 0 0 3.75rem; }

  .service {
    padding-bottom: 6.25rem; }
    .service .service01 {
      padding-bottom: 3.125rem; }
      .service .service01 h5 {
        font-size: 1.25rem; }
      .service .service01 .line {
        width: 50%; }
      .service .service01 .service_content {
        width: calc(100% - 1.5rem);
        margin: 1.875rem 0.75rem; }
        .service .service01 .service_content h6 {
          font-size: 1.5rem; }

  .faq {
    background-position: 80% 100%; }

  .faq01 .accordion .accordion-item {
    margin-bottom: 1.875rem;
    border: 1px solid #aa872e; }
    .faq01 .accordion .accordion-item .accordion-button {
      font-size: 20px;
      line-height: 2rem;
      padding: 1.5rem; }
    .faq01 .accordion .accordion-item .accordion-body {
      font-size: 18px;
      padding: 1.5rem; }
    .faq01 .accordion .accordion-item .accordion-button::after {
      background-image: url("../img/faq/icon_arrow.png"); }
    .faq01 .accordion .accordion-item .accordion-button:not(.collapsed)::after {
      background-image: url("../img/faq/icon_arrow.png");
      transform: rotate(-90deg); }

  .contact01 {
    padding-top: 3.125rem; }
    .contact01 .office table tr th {
      display: block;
      width: 100%;
      text-align: center;
      padding: 1.8rem 1rem;
      border-bottom: none;
      background-color: #fbf9f9; }
    .contact01 .office table tr td {
      display: block;
      width: 100%;
      text-align: center; }
    .contact01 .office table tr:first-of-type td {
      border-top: none; }
    .contact01 .office table tr:last-child td {
      border-bottom: 1px solid #515151; } }
@media (min-width: 767px) {
  .sp-only {
    display: none; } }
