@import url("//fonts.googleapis.com/css2?family=Bebas+Neue&family=Noto+Sans+JP:wght@400;500;600;700;900&display=swap");
/*
font-family: $font-gothic;
300 400 500 700
*/
/*
font-family: $font-min;
300 400 500 600 700
*/
/*
font-family: $font-en;
400
*/
/*
font-family: $font-en2;
400
*/
/*@include font-gothic();*/
/*@include font-min();*/
/*@include font-en();*/
/*@include font-en2();*/
/*@include incImg100();*/
/*@include incSmooth();*/
/*@include dropshadow;*/
/*@include boxshadow;*/
/*@include fs();*/
/*@include btm();*/
.contents {
  padding: 0; }

.sec01 {
  background: url("../img/top/contact_bg.jpg") left top no-repeat;
  background-size: 76% auto;
  display: flex;
  justify-content: flex-end;
  padding-bottom: 100px;
  padding-top: 100px;
  max-width: 100%; }
  .sec01 .inr {
    background: rgba(0, 0, 0, 0.5);
    padding-bottom: 60px;
    max-width: 1100px;
    width: 70%; }
    .sec01 .inr h2 {
      background: #ff8343;
      color: #FFF;
      display: block;
      font-size: 36px;
      font-size: 3.6rem;
      line-height: 2;
      line-height: 1.8;
      font-weight: 900;
      line-height: 1.2;
      letter-spacing: 0.02em;
      padding: 24px 36px 12px;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      @media only screen and (max-width: 960px) {
        .sec01 .inr h2 {
          font-size: 31px;
          font-size: 3.1rem; } }
      .sec01 .inr h2 span {
        border-radius: 100%;
        display: inline-block;
        margin-right: 20px;
        overflow: hidden;
        height: 70px;
        width: 70px;
        vertical-align: middle;
        position: relative;
        top: -5px; }
        .sec01 .inr h2 span img {
          height: auto;
          width: 100%; }
    .sec01 .inr .desc {
      color: #FFF;
      display: block;
      font-size: 23px;
      font-size: 2.3rem;
      line-height: 2;
      line-height: 1.8;
      font-weight: 900;
      line-height: 1.8;
      letter-spacing: 0.02em;
      padding: 36px;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      @media only screen and (max-width: 960px) {
        .sec01 .inr .desc {
          font-size: 20px;
          font-size: 2rem; } }
    .sec01 .inr .checkList {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      padding: 0 36px; }
      .sec01 .inr .checkList li {
        background: url("../img/top/contact_02.png") left 12px center no-repeat #FFF;
        background-size: 37px auto;
        border-radius: 5px;
        display: flex;
        align-items: center;
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 2;
        line-height: 1.8;
        line-height: 1.4;
        font-weight: 600;
        margin-bottom: 8px;
        padding: 16px 16px 16px 68px;
        width: calc(50% - 8px); }
        @media only screen and (max-width: 960px) {
          .sec01 .inr .checkList li {
            font-size: 19px;
            font-size: 1.9rem; } }
    .sec01 .inr .btnLinkList.noIcon li a {
      border: 4px solid #ff8343;
      color: #ff8343;
      font-size: 26px;
      font-size: 2.6rem;
      line-height: 2;
      line-height: 1.8;
      font-weight: 900;
      line-height: 1;
      letter-spacing: 0.02em;
      min-width: 500px;
      padding: 24px 36px; }
      @media only screen and (max-width: 960px) {
        .sec01 .inr .btnLinkList.noIcon li a {
          font-size: 22px;
          font-size: 2.2rem; } }
      .sec01 .inr .btnLinkList.noIcon li a img {
        width: 46px; }
      .sec01 .inr .btnLinkList.noIcon li a:hover {
        color: #FFF; }

.sec02 {
  max-width: 100%;
  padding-bottom: 0; }
  .sec02 .btnLinkList li {
    width: 500px; }
    .sec02 .btnLinkList li a {
      font-size: 28px;
      font-size: 2.8rem;
      line-height: 2;
      line-height: 1.8;
      font-weight: 600;
      letter-spacing: 0.06em;
      width: 100%; }
      @media only screen and (max-width: 960px) {
        .sec02 .btnLinkList li a {
          font-size: 24px;
          font-size: 2.4rem; } }
      .sec02 .btnLinkList li a:hover {
        color: #000; }
  .sec02 .conBox {
    background: #ff8343; }
    .sec02 .conBox .conBoxLi {
      display: flex;
      justify-content: space-between;
      padding: 80px 0;
      max-width: 1000px;
      margin: auto; }
      .sec02 .conBox .conBoxLi li {
        border: 6px solid #fff;
        color: #fff;
        position: relative;
        text-align: center;
        width: 48%; }
        .sec02 .conBox .conBoxLi li a, .sec02 .conBox .conBoxLi li span {
          color: #fff;
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
          align-items: center;
          align-content: center;
          text-decoration: none;
          padding: 20px 0 0;
          width: 100%;
          min-height: 170px; }
          .sec02 .conBox .conBoxLi li a .ja, .sec02 .conBox .conBoxLi li span .ja {
            font-size: 22px;
            font-size: 2.2rem;
            line-height: 2;
            line-height: 1.8;
            font-weight: 600;
            line-height: 1;
            width: 100%; }
            @media only screen and (max-width: 960px) {
              .sec02 .conBox .conBoxLi li a .ja, .sec02 .conBox .conBoxLi li span .ja {
                font-size: 19px;
                font-size: 1.9rem; } }
          .sec02 .conBox .conBoxLi li a .en, .sec02 .conBox .conBoxLi li span .en {
            display: flex;
            line-height: 1;
            min-height: 90px;
            justify-content: center;
            align-items: center;
            align-content: center;
            font-family: "Bebas Neue", sans-serif;
            font-size: 36px;
            font-size: 3.6rem;
            line-height: 2;
            line-height: 1.8;
            position: relative;
            padding-left: 15px;
            width: 100%; }
            @media only screen and (max-width: 960px) {
              .sec02 .conBox .conBoxLi li a .en, .sec02 .conBox .conBoxLi li span .en {
                font-size: 31px;
                font-size: 3.1rem; } }
            .sec02 .conBox .conBoxLi li a .en i, .sec02 .conBox .conBoxLi li span .en i {
              margin-right: 12px;
              vertical-align: 10px;
              font-size: 45px;
              font-size: 4.5rem;
              line-height: 2;
              line-height: 1.8; }
              @media only screen and (max-width: 960px) {
                .sec02 .conBox .conBoxLi li a .en i, .sec02 .conBox .conBoxLi li span .en i {
                  font-size: 38px;
                  font-size: 3.8rem; } }
          .sec02 .conBox .conBoxLi li a.spDisp, .sec02 .conBox .conBoxLi li span.spDisp {
            display: none; }
        .sec02 .conBox .conBoxLi li a {
          transition: 0.3s; }
          .sec02 .conBox .conBoxLi li a:hover {
            color: #000; }
        .sec02 .conBox .conBoxLi li.tel span .en {
          font-size: 46px;
          font-size: 4.6rem;
          line-height: 2;
          line-height: 1.8; }
          @media only screen and (max-width: 960px) {
            .sec02 .conBox .conBoxLi li.tel span .en {
              font-size: 39px;
              font-size: 3.9rem; } }

/*  /////////////////////////////////////////////////
Responsive Start 
*/
@media only screen and (max-width: 960px) {
  .sec01 {
    background-size: 110% auto;
    padding: 50vw 0 0;
    max-width: 100%; }
    .sec01 .inr {
      background: rgba(0, 0, 0, 0.5);
      padding-bottom: 20px;
      margin-bottom: 30px;
      max-width: 100%;
      width: calc(100% - 5vw); }
      .sec01 .inr h2 {
        font-size: 20px;
        line-height: 1.2;
        letter-spacing: 0.02em;
        padding: 16px 5vw 12px; }
        .sec01 .inr h2 span {
          border-radius: 100%;
          display: inline-block;
          margin-right: 12px;
          overflow: hidden;
          height: 36px;
          width: 36px;
          vertical-align: middle;
          position: relative;
          top: -2px; }
          .sec01 .inr h2 span img {
            height: auto;
            width: 100%; }
      .sec01 .inr .desc {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.9;
        padding: 16px 5vw 24px; }
      .sec01 .inr .checkList {
        display: block;
        padding: 0 5vw 20px; }
        .sec01 .inr .checkList li {
          background: url("../img/top/contact_02.png") left 12px center no-repeat #FFF;
          background-size: 32px auto;
          border-radius: 5px;
          display: flex;
          align-items: center;
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.4;
          font-weight: 600;
          margin-bottom: 8px;
          padding: 12px 16px 12px 60px;
          width: 100%; }
      .sec01 .inr .btnLinkList.noIcon {
        padding: 0 5vw; }
      .sec01 .inr .btnLinkList.noIcon li {
        margin-bottom: 0; }
      .sec01 .inr .btnLinkList.noIcon li a {
        font-size: 19px;
        font-size: 1.9rem;
        line-height: 1;
        letter-spacing: 0.02em;
        min-width: 100%;
        padding: 14px 10px; }
        .sec01 .inr .btnLinkList.noIcon li a img {
          width: 46px; }

  .sec02 {
    padding: 0; }
    .sec02 .btnLinkList {
      padding: 20px 7.5vw 20px; }
      .sec02 .btnLinkList li {
        width: 100%; }
        .sec02 .btnLinkList li a {
          font-size: 18px;
          font-size: 1.8rem; }
    .sec02 .conBox {
      padding: 0; }
      .sec02 .conBox .conBoxLi {
        display: block;
        padding: 40px 5vw;
        max-width: 100%; }
        .sec02 .conBox .conBoxLi li {
          border: 4px solid #fff;
          margin-bottom: 16px;
          width: 100%; }
          .sec02 .conBox .conBoxLi li:last-child {
            margin-bottom: 0; }
          .sec02 .conBox .conBoxLi li a, .sec02 .conBox .conBoxLi li span {
            color: #fff;
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            align-items: center;
            align-content: center;
            text-decoration: none;
            padding: 30px 0 0;
            width: 100%;
            min-height: auto;
            min-height: none; }
            .sec02 .conBox .conBoxLi li a .ja, .sec02 .conBox .conBoxLi li span .ja {
              font-size: 22px;
              font-size: 2.2rem;
              line-height: 2;
              line-height: 1.8;
              font-weight: 600;
              line-height: 1;
              width: 100%; } }
            @media only screen and (max-width: 960px) and (max-width: 960px) {
              .sec02 .conBox .conBoxLi li a .ja, .sec02 .conBox .conBoxLi li span .ja {
                font-size: 19px;
                font-size: 1.9rem; } }
@media only screen and (max-width: 960px) {
            .sec02 .conBox .conBoxLi li a .en, .sec02 .conBox .conBoxLi li span .en {
              display: flex;
              line-height: 1;
              min-height: 90px;
              justify-content: center;
              align-items: center;
              align-content: center;
              font-family: "Bebas Neue", sans-serif;
              font-size: 36px;
              font-size: 3.6rem;
              line-height: 2;
              line-height: 1.8;
              position: relative;
              padding-left: 0;
              width: 100%; } }
            @media only screen and (max-width: 960px) and (max-width: 960px) {
              .sec02 .conBox .conBoxLi li a .en, .sec02 .conBox .conBoxLi li span .en {
                font-size: 31px;
                font-size: 3.1rem; } }
@media only screen and (max-width: 960px) {
              .sec02 .conBox .conBoxLi li a .en i, .sec02 .conBox .conBoxLi li span .en i {
                margin-right: 12px;
                vertical-align: 10px;
                font-size: 45px;
                font-size: 4.5rem;
                line-height: 2;
                line-height: 1.8; } }
              @media only screen and (max-width: 960px) and (max-width: 960px) {
                .sec02 .conBox .conBoxLi li a .en i, .sec02 .conBox .conBoxLi li span .en i {
                  font-size: 38px;
                  font-size: 3.8rem; } }
@media only screen and (max-width: 960px) {
            .sec02 .conBox .conBoxLi li a.spDisp, .sec02 .conBox .conBoxLi li span.spDisp {
              display: flex; }
            .sec02 .conBox .conBoxLi li a.spHide, .sec02 .conBox .conBoxLi li span.spHide {
              display: none; }
          .sec02 .conBox .conBoxLi li a {
            transition: 0.3s; }
            .sec02 .conBox .conBoxLi li a:hover {
              color: #000; }
          .sec02 .conBox .conBoxLi li.tel a .en {
            font-size: 40px !important; } }

.sec02 .conBox {
    display: flex;
    justify-content: center; /* 中央揃えにするために追加 */
    align-items: center; /* 垂直方向も中央揃えにするために追加 */
}

.sec02 .conBox .conBoxLi {
    display: flex;
    justify-content: center; /* 中央揃えにするために追加 */
    align-items: center; /* 垂直方向も中央揃えにするために追加 */
    width: 100%; /* 必要に応じて幅を調整 */
}

.sec02 .conBox .conBoxLi li.mail {
    width: 100%; /* 必要に応じて幅を調整 */
    max-width: 600px; /* 必要に応じて最大幅を設定 */
    text-align: center; /* テキストを中央揃え */
}

.sec02 .conBox .conBoxLi li.mail a {
    display: flex;
    flex-direction: column;
    align-items: center;
}
