@charset "UTF-8";
@media (max-width: 600px) {
  /*****************************
   *
   *settings
   *
   ***************************** */
  .dnone {
    display: none !important; }
    .dnone.show {
      display: block !important; }

  .mgt0 {
    margin-top: 0 !important; }

  .mgb0 {
    margin-bottom: 0 !important; }

  .pdb0 {
    padding-bottom: 0 !important; }

  .bdt {
    border-top: 1px solid #ccc !important; }

  .bdb {
    border-bottom: 1px solid #ccc !important; }

  .fz20 {
    font-size: 1.9rem !important; }

  .trans_txt_parent .inner {
    overflow: hidden; }
  .trans_txt_parent s {
    display: inline-block;
    transform: translateY(100px); }

  .scroll_fadein {
    transform: translateY(100px);
    opacity: 0; }

  .serif {
    font-family: "Noto Serif jp", serif !important; }

  a.button, button {
    margin: 40px 0;
    border: none;
    cursor: pointer;
    display: flex;
    font-size: 1.8rem;
    padding: 17px 22px;
    border-radius: 8px;
    background: linear-gradient(to right, #396afc, #2948ff);
    color: #fff;
    align-items: center;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    width: 283px;
    font-weight: bold;
    position: relative;
    letter-spacing: 0.1em;
    transition: 0.4s ease;
    z-index: 11;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2); }
    a.button .material-icons, button .material-icons {
      position: relative;
      top: 4px;
      line-height: 0.5; }
    a.button.s, button.s {
      width: auto !important;
      display: table; }
    a.button.l, button.l {
      width: 300px; }
    a.button.dl:after, button.dl:after {
      content: "";
      position: absolute;
      right: 15px;
      top: calc(50% - 15px);
      font-size: 26px;
      font-weight: normal;
      font-family: "material symbols outlined";
      display: inline-block; }
    a.button.center, button.center {
      margin: 50px auto; }
    a.button.emp, button.emp {
      background: linear-gradient(#FE985F, #FF596F);
      padding: 20px 30px;
      border-radius: 50px;
      width: 280px;
      font-size: 2rem; }
    a.button.internal:after, button.internal:after {
      position: absolute;
      content: "";
      font-family: "material symbols outlined";
      display: inline-block;
      right: 20px;
      font-weight: normal;
      top: calc(50% - 12px); }
    a.button.external:after, button.external:after {
      position: absolute;
      content: "";
      font-family: "material symbols outlined";
      display: inline-block;
      right: 20px;
      font-weight: normal;
      top: calc(50% - 12px); }
    a.button:hover, button:hover {
      transform: translateY(5px);
      box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2); }
      a.button:hover i, button:hover i {
        transform: translateX(10px);
        background: #FF596F; }
        a.button:hover i svg path, button:hover i svg path {
          fill: #fff; }
    a.button i, button i {
      height: 32px;
      width: 32px;
      padding: 5px;
      border-radius: 50%;
      background: #fff;
      align-items: center;
      justify-content: center;
      display: flex;
      box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
      transition: 0.4s ease; }
    a.button.or, button.or {
      background: #FF7B67;
      border-radius: 50px; }
    a.button.green, button.green {
      background: linear-gradient(to right, #43B897, #20E3B2);
      border-radius: 50px; }
    a.button.grey, button.grey {
      background: #999 !important;
      pointer-events: none; }

  #content .color_txt .color_bg s {
    -webkit-background-clip: text !important;
    background: linear-gradient(#FE985F, #FF596F);
    -webkit-text-fill-color: transparent; }

  body .ib {
    width: 100%; }
  body .sp_content {
    display: block !important; }
  body .pc_content {
    display: none !important; }

  .lang_remark_btn {
    right: 180px; }
    .lang_remark_btn:before {
      margin-right: 3px; }

  .lang_popup {
    width: calc(100% - 50px);
    height: calc(100% - 100px);
    top: 50px;
    left: 25px;
    border-radius: 8px; }

  .sub_nav .close {
    width: 50px;
    height: 50px;
    background: #fff; }
  .sub_nav .search_container {
    margin-top: 0; }
    .sub_nav .search_container form input[type="text"] {
      height: 50px; }
      .sub_nav .search_container form input[type="text"]::placeholder {
        font-size: 2.4rem; }
    .sub_nav .search_container form button {
      height: 50px;
      width: 50px;
      padding: 5px; }
      .sub_nav .search_container form button:before {
        font-size: 32px; }
  .sub_nav .ib {
    padding: 40px 25px;
    overflow-y: scroll; }
    .sub_nav .ib .bd {
      margin: 20px 0; }
    .sub_nav .ib p.copy {
      margin-bottom: 0;
      font-size: 1.3rem;
      line-height: 1.5; }
    .sub_nav .ib .policy {
      margin: 10px 0;
      font-size: 1.4rem;
      justify-content: flex-start; }
      .sub_nav .ib .policy a {
        margin-right: 10px !important; }
    .sub_nav .ib .lang {
      display: none; }
    .sub_nav .ib .row a.logo {
      display: none; }
    .sub_nav .ib .df {
      flex-wrap: wrap;
      margin-top: 20px; }
      .sub_nav .ib .df .col {
        margin-right: 0;
        flex-wrap: wrap;
        display: flex;
        width: 100%;
        padding-left: 15px; }
        .sub_nav .ib .df .col.dfc {
          justify-content: space-between;
          order: 1;
          margin-top: 20px;
          padding-left: 0; }
          .sub_nav .ib .df .col.dfc a {
            min-height: 55px; }
        .sub_nav .ib .df .col a.parent {
          width: 100%;
          font-size: 1.8rem;
          color: #396afc;
          margin-left: -15px;
          padding-bottom: 5px; }
          .sub_nav .ib .df .col a.parent.nmgl {
            margin-left: 0; }
          .sub_nav .ib .df .col a.parent:before {
            content: "";
            font-family: "material symbols outlined";
            display: inline-block;
            margin-right: 0px; }
          .sub_nav .ib .df .col a.parent.w {
            width: 50%; }
        .sub_nav .ib .df .col a:not(.parent) {
          margin-right: 13px;
          padding-bottom: 5px;
          font-size: 1.4rem; }
          .sub_nav .ib .df .col a:not(.parent).tel, .sub_nav .ib .df .col a:not(.parent).contact {
            font-size: 1.7rem;
            margin: 0;
            width: 100%;
            padding: 10px;
            text-align: center;
            justify-content: center;
            border-radius: 6px; }
          .sub_nav .ib .df .col a:not(.parent) + a.parent {
            padding-top: 10px; }
          .sub_nav .ib .df .col a:not(.parent).tel {
            background: #eee; }

  header {
    height: 66px;
    background: #fff; }
    header .spbtn.cr {
      transform: scale(0.86);
      top: 3px;
      right: 5px;
      display: flex !important; }
    header .txt_size {
      display: none; }
    header .inner {
      height: 100%;
      padding: 10px; }
      header .inner .logo_a {
        display: block;
        height: 100%;
        width: 100%; }
        header .inner .logo_a h1 {
          height: 100%;
          margin: 0;
          width: calc(100% - 80px); }
          header .inner .logo_a h1 img {
            width: auto;
            height: 100%;
            display: block; }
          header .inner .logo_a h1 em {
            font-size: 15px; }
    header nav {
      display: none; }
    header form {
      display: none; }
    header .pr_links {
      display: none; }

  .top_info_outer {
    height: 110px;
    overflow: hidden; }
    .top_info_outer h4 {
      top: 0;
      padding: 7px 12px;
      position: relative;
      font-size: 1.6rem;
      left: 0; }

  #top_fixed_info {
    height: 100%;
    padding: 0; }
    #top_fixed_info .row {
      padding: 15px 10px; }
      #top_fixed_info .row:nth-of-type(n+2) {
        display: none; }
      #top_fixed_info .row .date {
        font-size: 1.3rem; }
      #top_fixed_info .row p {
        font-size: 1.4rem;
        width: 100%; }
        #top_fixed_info .row p a {
          display: block;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }

  #fv {
    height: 100svh; }
    #fv #globe {
      left: calc(50% - 550px) !important; }
    #fv .ib {
      flex-wrap: wrap;
      align-items: baseline;
      height: auto;
      padding: 140px 0px 100px; }
      #fv .ib .slide {
        width: 100%;
        position: relative;
        right: 0;
        height: auto;
        flex-wrap: wrap; }
        #fv .ib .slide .pr_name {
          position: relative;
          top: 0;
          padding-left: 25px;
          width: 100%; }
          #fv .ib .slide .pr_name em {
            font-size: 30px;
            margin-top: 0;
            line-height: 1; }
          #fv .ib .slide .pr_name span {
            width: 66px;
            height: 66px;
            background: #fff;
            border-radius: 50%; }
            #fv .ib .slide .pr_name span i {
              font-size: 42px; }
            #fv .ib .slide .pr_name span .inner {
              display: none; }
        #fv .ib .slide .pr_active {
          display: none; }
        #fv .ib .slide .swiper {
          margin-top: -30px; }
          #fv .ib .slide .swiper .swiper-pagination {
            left: 0;
            text-align: center; }
          #fv .ib .slide .swiper .swiper-slide {
            transform: none;
            opacity: 0.3;
            height: 200px; }
            #fv .ib .slide .swiper .swiper-slide img {
              top: 0; }
            #fv .ib .slide .swiper .swiper-slide.swiper-slide-active {
              opacity: 1; }
            #fv .ib .slide .swiper .swiper-slide.swiper-slide-prev {
              opacity: 0.3; }
      #fv .ib .txt {
        width: 100%;
        padding: 0 25px;
        right: 0;
        margin-left: 0;
        transform: scale(1);
        height: auto; }
        #fv .ib .txt h2 svg {
          width: 95%;
          transform: scale(1);
          left: 0; }
        #fv .ib .txt h2 span {
          display: none; }
        #fv .ib .txt h2 .inner s {
          font-size: 32px; }
    #fv #svg_shape {
      display: none; }

  #content.toppage section a.button {
    margin: 30px auto !important;
    float: none; }
  #content .ib {
    padding: 40px 25px; }
  #content h2 {
    margin: 30px 0; }
    #content h2:before {
      display: none; }
    #content h2 .inner {
      font-size: 4.4rem; }
  #content h2.emp span {
    font-size: 2rem; }
  #content h2.emp .inner {
    font-size: 4rem; }
    #content h2.emp .inner s {
      letter-spacing: 0.1rem; }
  #content a.button {
    margin: 30px 0; }
  #content p {
    line-height: 1.8;
    font-size: 1.5rem; }
  #content .feature_post .ib {
    padding: 25px; }
  #content #top_road {
    display: none; }
  #content .move_car {
    display: none; }
  #content section.intro:after {
    display: none; }
  #content section.intro .df {
    flex-wrap: wrap;
    flex-direction: column-reverse; }
    #content section.intro .df .l {
      width: 100%; }
    #content section.intro .df .illust {
      width: 100%; }
  #content section.intro .ib {
    padding-bottom: 40px; }
    #content section.intro .ib h2 {
      margin-top: 0; }
  #content section.products {
    margin-top: 0; }
    #content section.products:before {
      opacity: 1; }
    #content section.products .ib {
      padding: 40px 25px; }
      #content section.products .ib .df {
        flex-wrap: wrap; }
        #content section.products .ib .df .l {
          width: 100%;
          margin: 30px 0 10px; }
          #content section.products .ib .df .l .box {
            width: 100px;
            height: 100px;
            margin-right: 5px;
            background: none;
            box-shadow: none;
            margin-bottom: 20px; }
            #content section.products .ib .df .l .box p {
              font-size: 1.3rem; }
        #content section.products .ib .df .r {
          width: 100%; }
  #content section.aboutus:after {
    display: none; }
  #content section.aboutus .ib {
    padding: 40px 25px; }
    #content section.aboutus .ib .obj1 {
      width: 130px; }
    #content section.aboutus .ib .df {
      flex-wrap: wrap;
      flex-direction: column-reverse; }
      #content section.aboutus .ib .df .l {
        width: 100%;
        padding-left: 0; }
        #content section.aboutus .ib .df .l p {
          padding-left: 0; }
      #content section.aboutus .ib .df a.button {
        margin: 30px 0; }
      #content section.aboutus .ib .df .r {
        margin: 25px 0;
        width: calc(100% + 25px);
        margin-right: -25px;
        height: 180px; }

  section.btm_bnr .ib {
    padding: 50px 25px; }
    section.btm_bnr .ib .box {
      width: 100%;
      height: 170px;
      margin-bottom: 10px; }
      section.btm_bnr .ib .box h2 span {
        font-size: 2rem; }
  section.btm_bnr.front {
    margin-top: 0; }
    section.btm_bnr.front .ib {
      padding: 50px 25px; }
      section.btm_bnr.front .ib .box {
        margin-top: 0;
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
        height: 170px; }

  .headline {
    height: auto;
    height: 240px;
    overflow: hidden; }
    .headline.products {
      height: 300px; }
    .headline.single {
      height: 320px; }
      .headline.single .ib .panlist {
        margin-top: 20px; }
    .headline .ib {
      padding: 60px 25px;
      align-items: baseline;
      align-content: baseline; }
      .headline .ib .bnr {
        font-size: 1.5rem;
        left: 0px;
        margin-top: 10px;
        padding: 5px 10px;
        position: relative;
        top: 0; }
      .headline .ib .panlist {
        margin-top: 60px;
        font-size: 1.4rem;
        flex-wrap: wrap; }
      .headline .ib .subpage_globe {
        width: 260px;
        right: 0;
        height: 400px;
        top: -88px; }
        .headline .ib .subpage_globe #globe {
          padding-top: 250px;
          transform: scale(0.5); }
      .headline .ib .earth {
        transform: scale(0.4);
        right: 0px;
        transform-origin: right;
        overflow: hidden;
        bottom: 10px;
        display: none; }
      .headline .ib h1 {
        font-size: 2.5rem;
        flex-wrap: wrap;
        margin-top: 10px; }
        .headline .ib h1 img {
          height: 27px;
          display: inline-block;
          margin-right: 6px; }
          .headline .ib h1 img.asr {
            height: 32px; }
        .headline .ib h1.s {
          font-size: 2.2rem; }
          .headline .ib h1.s .date {
            display: block;
            width: 100%;
            border: none;
            border-bottom: 1px solid #396afc; }
            .headline .ib h1.s .date span {
              display: inline-block;
              font-size: 20px !important; }
      .headline .ib .panlist {
        z-index: 9; }
    .headline + #content.products {
      margin-top: -90px; }
    .headline + #content.single {
      margin-top: 0; }

  #content .form_inq {
    padding: 30px; }
    #content .form_inq img {
      margin-top: 0;
      width: 90px; }
  #content h3 {
    font-size: 2.2rem;
    margin: 40px 0;
    margin-left: 0; }
  #content .tit {
    font-size: 2.6rem;
    text-align: left;
    margin-bottom: 30px; }
    #content .tit.mgt {
      margin-top: 110px; }
    #content .tit br {
      display: none; }
    #content .tit img.tit {
      width: 220px; }
  #content .biz_intro p {
    margin-top: 0; }
  #content .buttons {
    width: 100%;
    flex-wrap: wrap;
    margin: 30px 0;
    justify-content: space-between !important;
    margin-top: 30px; }
    #content .buttons.bl a {
      width: 100%; }
    #content .buttons a, #content .buttons span {
      padding: 15px;
      width: 49%;
      font-size: 1.4rem;
      min-width: inherit;
      margin: 0;
      margin-bottom: 5px; }
  #content .bullet3 {
    flex-wrap: wrap;
    padding: 0;
    margin: 50px 0 -30px; }
    #content .bullet3.value .box {
      width: 100%;
      margin-bottom: 45px; }
      #content .bullet3.value .box span {
        width: 50px;
        height: 50px;
        top: -25px; }
    #content .bullet3 .box {
      width: 100%;
      padding: 30px 25px 25px; }
      #content .bullet3 .box p {
        font-size: 1.7rem; }
  #content img.org {
    width: 100%;
    display: block;
    margin: 30px 0; }
  #content .fz20 {
    font-size: 1.7rem !important; }
  #content table:not(.lib_brand, .type2, .terms) tr, #content table:not(.lib_brand, .type2, .terms) tbody, #content table:not(.lib_brand, .type2, .terms) td, #content table:not(.lib_brand, .type2, .terms) th {
    display: block !important;
    width: 100% !important; }
  #content table:not(.lib_brand, .type2, .terms) tr th {
    font-size: 1.6rem;
    padding: 15px;
    background: #f7f7f7; }
  #content table:not(.lib_brand, .type2, .terms) tr td {
    border: none;
    font-size: 1.5rem;
    padding: 15px 0; }
  #content table.type2 thead tr th, #content table.type2 tbody tr th {
    font-size: 1.6rem !important; }
  #content table.type2 thead tr td, #content table.type2 tbody tr td {
    font-size: 1.5rem !important;
    padding: 10px !important; }
  #content table tr th {
    padding: 15px;
    font-size: 1.6rem; }
  #content table tr td {
    padding: 15px; }
  #content iframe {
    height: 330px; }

  #content.subpage .ib.mgn {
    padding: 30px 25px; }
  #content.subpage h2 {
    margin: 50px 0; }
    #content.subpage h2 .inner {
      font-size: 5.6rem; }
    #content.subpage h2 span {
      font-size: 1.8rem; }
  #content.subpage .wide_contents {
    width: 100vw;
    margin-left: -25px;
    margin-top: 0px; }

  #content .history_con:before {
    width: 6px;
    left: 100px; }
  #content .history_con p {
    margin: 10px 0; }
    #content .history_con p.remark {
      padding-left: 130px; }
  #content .history_con .row .col {
    padding: 0; }
    #content .history_con .row .col.month:before {
      width: 16px;
      height: 16px;
      left: 95px; }
    #content .history_con .row .col.year span {
      font-size: 2.8rem; }
    #content .history_con .row .col span {
      width: 90px; }
    #content .history_con .row .col p {
      width: calc(100% - 120px); }

  #content .outer_link {
    font-size: 19px;
    margin: 35px auto; }
  #content .biz_intro p {
    width: 100%;
    font-size: 1.6rem;
    line-height: 1.8; }
  #content .biz_intro .anim {
    display: none; }
  #content .mission {
    background: #f7f7f7; }
    #content .mission.mission_outer {
      margin-left: -25px;
      margin-top: 20px; }
    #content .mission .ib {
      padding: 30px 25px; }
      #content .mission .ib .mission_list .box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px; }
      #content .mission .ib .mission_list .row {
        height: auto;
        flex-wrap: wrap;
        display: flex;
        margin-bottom: 20px;
        position: relative;
        padding: 25px; }
        #content .mission .ib .mission_list .row:before {
          content: "";
          width: calc(100% + 25px);
          position: absolute;
          height: 100%;
          right: -25px;
          top: 0;
          display: block;
          background: #fff;
          border-radius: 20px 0 0 20px; }
        #content .mission .ib .mission_list .row:nth-of-type(2n):before {
          right: auto;
          left: -25px;
          border-radius: 0 20px 20px 0; }
        #content .mission .ib .mission_list .row .img {
          box-shadow: none;
          width: 100%;
          padding: 20px 0 0;
          height: auto;
          background: none;
          position: relative; }
          #content .mission .ib .mission_list .row .img img {
            max-height: 100px; }
        #content .mission .ib .mission_list .row .txt {
          width: 100%;
          padding-left: 0; }
          #content .mission .ib .mission_list .row .txt h3 {
            font-size: 2.2rem; }
            #content .mission .ib .mission_list .row .txt h3 i {
              width: 50px;
              height: 50px; }
          #content .mission .ib .mission_list .row .txt p {
            margin-bottom: 0;
            font-size: 1.5rem; }

  #content.subpage h2.rr i {
    font-size: 2rem; }
  #content.subpage h2.rr span {
    font-size: 3.2rem; }
  #content.subpage h3.open_next {
    font-size: 2rem; }
    #content.subpage h3.open_next:before {
      align-items: center;
      display: flex; }
  #content.subpage h3:before {
    height: 100%;
    top: 0; }
  #content.subpage .pr_list {
    margin: 30px 0; }
    #content.subpage .pr_list .box {
      width: 100%;
      padding: 30px;
      margin-right: 0;
      margin-bottom: 20px; }
      #content.subpage .pr_list .box img {
        height: 140px !important; }
      #content.subpage .pr_list .box h4 {
        font-size: 2.4rem; }
  #content.subpage .docs_bullet .box {
    width: 100% !important; }
  #content.subpage .docs_bullet .box.nb {
    margin-bottom: 15px; }
    #content.subpage .docs_bullet .box.nb img {
      width: 60px; }
    #content.subpage .docs_bullet .box.nb h5 {
      width: calc(100% - 65px);
      font-size: 1.5rem; }
  #content.subpage .facility_list .box p {
    width: calc(100% - 110px); }

  #content.subpage .remark {
    padding: 15px; }
    #content.subpage .remark h4 {
      font-size: 1.8rem; }
      #content.subpage .remark h4:nth-of-type(1) {
        margin-top: 0; }
  #content.subpage .ul_df {
    flex-wrap: wrap; }
    #content.subpage .ul_df li {
      width: 100%; }
  #content.subpage .related {
    margin: 40px 0; }
    #content.subpage .related .bnrs {
      flex-wrap: wrap; }
      #content.subpage .related .bnrs a {
        font-size: 1.7rem;
        padding-left: 115px;
        width: 100%;
        height: 90px;
        margin-bottom: 5px; }
        #content.subpage .related .bnrs a .img {
          width: 90px;
          height: 90px; }
  #content.subpage .tabs {
    margin-top: 0px;
    top: 80px;
    width: 100%; }
    #content.subpage .tabs.link {
      padding-left: 0;
      flex-wrap: wrap; }
      #content.subpage .tabs.link:before {
        display: none; }
      #content.subpage .tabs.link a {
        min-height: 36px;
        padding: 8px;
        margin-bottom: 5px;
        font-size: 1.4rem; }
        #content.subpage .tabs.link a.on {
          border-bottom: 1px solid #396afc; }
          #content.subpage .tabs.link a.on:before {
            font-size: 1.8rem;
            margin-right: 0;
            top: calc(50% - 10px); }
    #content.subpage .tabs.ovs {
      overflow-x: scroll;
      overflow-y: hidden;
      width: calc(100% + 25px); }
      #content.subpage .tabs.ovs::-webkit-scrollbar {
        width: 3px;
        height: 3px; }
    #content.subpage .tabs .inner {
      width: 740px; }
      #content.subpage .tabs .inner::-webkit-scrollbar {
        width: 3px; }
    #content.subpage .tabs span, #content.subpage .tabs a {
      min-width: 70px;
      padding: 10px 8px;
      font-size: 1.4rem;
      width: max-content; }
      #content.subpage .tabs span:before, #content.subpage .tabs a:before {
        display: none; }
      #content.subpage .tabs span.active, #content.subpage .tabs a.active {
        padding: 10px; }
        #content.subpage .tabs span.active:before, #content.subpage .tabs a.active:before {
          transform: scale(0.6); }
  #content.subpage .products_content {
    margin-top: 30px; }
  #content.subpage .switch_container .switch_box {
    padding-top: 0px; }
    #content.subpage .switch_container .switch_box .sub_links {
      margin-bottom: 30px; }
  #content.subpage .freon_flow {
    margin: 30px 0; }
  #content.subpage .sub_links a, #content.subpage .sub_links span {
    margin-right: 5px;
    font-size: 1.4rem;
    padding: 3px 7px;
    display: flex;
    margin-bottom: 5px; }
  #content.subpage .mob_flow {
    margin: 50px 0; }
    #content.subpage .mob_flow .box {
      width: 100%;
      padding: 15px;
      margin-bottom: 30px; }
      #content.subpage .mob_flow .box:after {
        transform: rotate(90deg);
        font-size: 30px;
        right: calc(50% - 15px);
        top: auto;
        bottom: -22px; }
      #content.subpage .mob_flow .box:last-child {
        width: 100%;
        margin-bottom: 0; }
      #content.subpage .mob_flow .box i {
        width: 40px;
        height: 40px;
        font-size: 20px;
        top: 0;
        left: 0;
        position: relative;
        margin-right: 15px; }
      #content.subpage .mob_flow .box p {
        margin: 0;
        font-size: 17px; }
        #content.subpage .mob_flow .box p br {
          display: none; }
  #content.subpage .rel_nav {
    display: none !important; }
  #content.subpage .products_content .rel_nav {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    border: none;
    width: 100%;
    display: flex;
    margin-top: 10px;
    margin-bottom: 30px;
    z-index: 2; }
    #content.subpage .products_content .rel_nav p {
      display: none; }
    #content.subpage .products_content .rel_nav a {
      margin-right: 10px; }
    #content.subpage .products_content .rel_nav .close_btn {
      display: none; }

  #content.subpage .df_col2 {
    margin: 40px 0;
    flex-wrap: wrap; }
    #content.subpage .df_col2:after {
      display: none; }
    #content.subpage .df_col2 .box {
      width: 100%;
      border-radius: 10px;
      padding: 20px;
      margin-bottom: 20px; }
      #content.subpage .df_col2 .box.arr:before {
        bottom: -110px; }
      #content.subpage .df_col2 .box.emp {
        margin-top: 100px; }
        #content.subpage .df_col2 .box.emp p {
          font-size: 22px; }
      #content.subpage .df_col2 .box:nth-of-type(1) {
        order: 1; }
      #content.subpage .df_col2 .box:nth-of-type(3) {
        order: 2; }
      #content.subpage .df_col2 .box:nth-of-type(2) {
        order: 3; }
      #content.subpage .df_col2 .box:nth-of-type(4) {
        order: 4; }
      #content.subpage .df_col2 .box:nth-of-type(1):after, #content.subpage .df_col2 .box:nth-of-type(2):after {
        content: "業務委託";
        display: block;
        position: absolute;
        width: 100%;
        font-weight: bold;
        text-align: center;
        font-size: 28px;
        left: 0;
        color: #43B897;
        bottom: -50px; }

  #content h4 {
    font-size: 2rem; }

  #content.subpage .docs_bullet {
    margin: 30px 0;
    padding: 20px;
    justify-content: space-between; }
    #content.subpage .docs_bullet .box {
      width: 49%;
      margin-right: 0; }
      #content.subpage .docs_bullet .box h5 {
        text-align: center;
        width: 100%;
        flex-wrap: wrap;
        margin: 0; }
        #content.subpage .docs_bullet .box h5 a {
          width: 100%;
          font-size: 1.7rem;
          text-align: left; }
  #content.subpage .outer_ex {
    padding: 20px;
    margin: 30px 0; }
    #content.subpage .outer_ex a.button {
      max-width: 100%; }

  #content.subpage a.button {
    margin: 30px auto; }
  #content.subpage .remark_outer {
    width: 100vw;
    margin-left: -25px; }
    #content.subpage .remark_outer .ib {
      padding: 25px; }
  #content.subpage .list_horizonal.box3 {
    flex-wrap: wrap; }
    #content.subpage .list_horizonal.box3 .box {
      width: 100%;
      padding: 20px;
      font-size: 1.8rem;
      margin-bottom: 10px;
      border-radius: 8px; }

  #content.subpage img {
    max-width: 100%; }
  #content.subpage .nintei_df {
    margin: 30px 0; }
    #content.subpage .nintei_df .paper {
      width: 100%; }
  #content.subpage .error {
    padding: 20px; }
  #content.subpage p.emp {
    font-size: 1.8rem; }
  #content.subpage .flow {
    margin-bottom: 50px; }
    #content.subpage .flow .box {
      padding: 20px; }
      #content.subpage .flow .box:last-child {
        margin-bottom: 0; }
  #content.subpage .doc_list {
    margin: 20px 0; }
    #content.subpage .doc_list .box {
      width: 100%;
      padding: 20px;
      flex-wrap: wrap;
      justify-content: center;
      margin-bottom: 15px; }
      #content.subpage .doc_list .box .txt {
        width: 100%;
        order: 2; }
      #content.subpage .doc_list .box .doc {
        width: 100px;
        margin-bottom: 15px;
        order: 1; }
        #content.subpage .doc_list .box .doc .thum_img {
          height: auto; }
  #content.subpage .facility_list .box {
    width: 100%; }
    #content.subpage .facility_list .box a.button {
      transform: scale(0.8);
      transform-origin: right; }

  #content.subpage .info_list {
    margin-top: 30px;
    padding-right: 0;
    margin-bottom: 0; }
    #content.subpage .info_list .info_box a:not(.cat) {
      display: block;
      margin-top: 5px;
      margin-right: 29px; }
    #content.subpage .info_list .side {
      width: 100%;
      order: 2; }
    #content.subpage .info_list .main {
      width: 100%;
      order: 2; }
    #content.subpage .info_list .pager {
      order: 3;
      margin: 50px 0; }

  #content.subpage h3 {
    margin: 30px 0; }
  #content.subpage .single_file {
    padding: 20px; }
    #content.subpage .single_file .doc_iframe {
      width: 100%; }

  #content.subpage .faq_container.contact {
    margin-top: 20px; }
    #content.subpage .faq_container.contact .faq_box {
      width: 100%;
      padding: 15px; }
      #content.subpage .faq_container.contact .faq_box h4 {
        font-size: 1.8rem; }

  #content.subpage .mov_list {
    margin: 40px 0; }
    #content.subpage .mov_list .box {
      width: 100%;
      margin-bottom: 20px; }
      #content.subpage .mov_list .box .v_box {
        height: auto; }
        #content.subpage .mov_list .box .v_box.start {
          width: calc(100% - 20px);
          left: 10px;
          height: auto;
          top: calc(50% - 100px); }

  #content.subpage .contact_contents table tr th {
    padding: 15px 0; }
  #content.subpage .contact_contents table tr td {
    padding-bottom: 0; }

  #content .term_content {
    font-size: 1.6rem; }
    #content .term_content h2 {
      font-size: 2.4rem;
      line-height: 1.4; }
      #content .term_content h2:nth-of-type(1) {
        margin-top: 0; }

  #pagetop {
    bottom: 0;
    width: 46px;
    height: 46px;
    right: 25px; }
    #pagetop:before {
      font-size: 24px;
      left: 16px; }

  .country-selector.weglot-default {
    right: 25px !important; }

  .rel_links .ib {
    padding: 30px 25px 35px; }
    .rel_links .ib h3 {
      margin-top: 20px;
      font-size: 18px; }
    .rel_links .ib .links .box {
      width: 100% !important; }
      .rel_links .ib .links .box p {
        padding-bottom: 0px;
        margin: 10px 0; }

  footer .sub_nav .ib {
    width: 100%;
    padding: 40px 25px;
    overflow: visible; }
    footer .sub_nav .ib .row a.logo {
      display: flex; }
      footer .sub_nav .ib .row a.logo .img {
        width: 70px;
        height: 70px; }
    footer .sub_nav .ib .df .col a.parent {
      color: #fff; }
    footer .sub_nav .ib .df .col a.tel {
      background: #fff !important;
      color: #396afc !important; } }
/*736pxend */

/*# sourceMappingURL=style_sp.css.map */
