@charset "UTF-8";
/*===================================
共通
===================================*/
.deco_ttl {
  position: absolute;
  display: block;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  left: 0;
  color: rgba(204, 204, 204, 0.3);
  bottom: -10px;
  font-family: 'Zen Kaku Gothic Antique', sans-serif;
  line-height: 1;
  z-index: 1;
  letter-spacing: 10px; }
  @media (min-width: 1281px) {
    .deco_ttl {
      font-size: 250px; } }
  @media (min-width: 768px) and (max-width: 1281px) {
    .deco_ttl {
      font-size: 200px; } }
  @media (max-width: 767px) {
    .deco_ttl {
      font-size: 98px;
      top: 50%;
      z-index: 5; } }

.deco_oth__01 {
  left: 20%;
  top: -35%; }
  @media (min-width: 1281px) {
    .deco_oth__01 {
      left: 15%; } }
  @media (max-width: 767px) {
    .deco_oth__01 {
      top: 0; } }

.deco_oth__02 {
  top: 35%; }
  @media (max-width: 767px) {
    .deco_oth__02 {
      top: 70%; } }

.ttl_box {
  width: 1500px;
  margin: 0 auto; }
  .ttl_box h2 {
    position: absolute;
    top: 50%;
    font-size: 120px;
    text-shadow: 0px 5px 6px rgba(0, 0, 0, 0.2);
    color: #fff;
    margin-left: 20px;
    padding-bottom: 5px;
    z-index: 1;
    border-bottom: solid 3px #fff; }
    @media (min-width: 1281px) {
      .ttl_box h2 {
        left: 210px; } }
    @media (min-width: 768px) and (max-width: 1281px) {
      .ttl_box h2 {
        font-size: 80px; } }
    @media (max-width: 767px) {
      .ttl_box h2 {
        font-size: 47px;
        width: min-content; } }
  @media (max-width: 767px) {
    .ttl_box .ttl {
      transform: translateY(-30%) translateX(0%); } }

@media (max-width: 767px) {
  .pd-1 {
    padding: 30px 25px; } }

/*===================================
ヘッダー
===================================*/
@media (min-width: 1281px) {
  #page_top {
    height: 97vh; } }
@media (min-width: 768px) and (max-width: 1281px) {
  #page_top {
    height: 70vh; } }
@media (max-width: 767px) {
  #page_top {
    height: 50vh; } }

.head_img {
  position: fixed;
  top: 40px;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 0; }
  @media (min-width: 768px) and (max-width: 1281px) {
    .head_img {
      background-position: center !important;
      height: 100vh; } }
  @media (min-width: 768px) and (max-width: 1281px) {
    .head_img {
      height: 70vh; } }
  @media (max-width: 767px) {
    .head_img {
      height: 50vh;
      background-position: -100px 0 !important; } }

/*===================================
お知らせ内容
===================================*/
.bg_w .kijiBox {
  padding-top: 50px; }
  @media (min-width: 1281px) {
    .bg_w .kijiBox {
      padding-top: 110px; } }
.bg_w .ttl {
  font-size: 35px;
  border-bottom: solid 1px #666666; }
  @media (max-width: 767px) {
    .bg_w .ttl {
      font-size: 20px; } }
.bg_w .kijicontentBox {
  margin-top: 45px;
  line-height: 1.8; }
  @media (max-width: 767px) {
    .bg_w .kijicontentBox {
      margin-top: 35px; } }
  .bg_w .kijicontentBox img {
    margin-top: 30px; }

/*===================================
会社概要
===================================*/
.table_box {
  width: 100%;
  margin-bottom: 60px; }
  .table_box th {
    width: 20%;
    padding: 16px;
    letter-spacing: 2px;
    border: solid 1px #000; }
    @media (max-width: 767px) {
      .table_box th {
        width: 27%;
        padding: 16px 10px;
        letter-spacing: 1px;
        font-size: 13px; } }
  .table_box td {
    padding: 16px;
    letter-spacing: 2px;
    border: solid 1px #000; }
    @media (max-width: 767px) {
      .table_box td {
        font-size: 13px;
        letter-spacing: 1px; } }

.map_box iframe {
  width: 100%;
  height: 65vh; }
  @media (max-width: 767px) {
    .map_box iframe {
      height: 50vh; } }

/*===================================
プライバシーポリシー
===================================*/
.privacy_wrap p {
  margin-bottom: 30px;
  line-height: 1.8; }
.privacy_wrap .p_txt {
  margin-bottom: 15px;
  font-size: 18px; }

/*===================================
ブランド
===================================*/
.BRAND img {
  margin: 0 auto; }
  @media (min-width: 1281px) {
    .BRAND img {
      width: 80%; } }
  @media (min-width: 768px) and (max-width: 1281px) {
    .BRAND img {
      width: 70%; } }

/*===================================
コンタクト
===================================*/
.CONTACT .hd04 {
  font-size: 30px;
  margin-right: 35px;
  margin-bottom: 15px;
  display: flex; }
  @media (max-width: 767px) {
    .CONTACT .hd04 {
      font-size: 20px;
      margin-right: 0; } }
  .CONTACT .hd04::before {
    content: "■";
    font-size: 60%;
    margin-right: 10px;
    vertical-align: middle; }
    @media (max-width: 767px) {
      .CONTACT .hd04::before {
        margin-right: 8px; } }
.CONTACT .c_txt {
  font-size: 40px; }
  @media (max-width: 767px) {
    .CONTACT .c_txt {
      font-size: 30px; } }
.CONTACT .mail_box {
  margin-top: 30px; }
  .CONTACT .mail_box .p_txt {
    margin: 16px 0;
    font-size: 20px; }
    .CONTACT .mail_box .p_txt a {
      position: relative; }
      .CONTACT .mail_box .p_txt a::after {
        position: absolute;
        left: 0;
        content: '';
        width: 100%;
        height: 1px;
        background: #666666;
        bottom: -1px;
        transform: scale(0, 1);
        transform-origin: center top;
        /*変形（アンダーラインの伸長）の原点がaタグ（各メニュー）の右端*/
        transition: transform 0.3s;
        /*変形の時間*/ }
      .CONTACT .mail_box .p_txt a:hover::after {
        transform: scale(1, 1);
        /*ホバー後、x軸方向に1（相対値）伸長*/ }

.contact-form {
  margin-top: 40px;
  /* デフォルトのボタン */ }
  .contact-form .label {
    display: block;
    align-items: center;
    margin-bottom: 50px; }
    @media (min-width: 1281px) {
      .contact-form .label {
        display: flex; } }
    @media (max-width: 767px) {
      .contact-form .label {
        margin-bottom: 25px; } }
  .contact-form .label_area {
    display: block;
    margin-bottom: 50px; }
    @media (min-width: 1281px) {
      .contact-form .label_area {
        display: flex; } }
  .contact-form .contact_ttl {
    position: relative;
    padding-top: 8px;
    padding-right: 50px;
    text-align: left;
    padding-bottom: calc(0.5rem + 1px);
    flex: 0 0 35%;
    max-width: 35%; }
    @media (min-width: 1281px) {
      .contact-form .contact_ttl {
        flex: 0 0 20%;
        max-width: 30%; } }
    @media (max-width: 767px) {
      .contact-form .contact_ttl {
        max-width: 70%; } }
  .contact-form .textarea_ttl {
    position: relative;
    padding-top: 25px;
    padding-right: 50px;
    text-align: left;
    padding-bottom: calc(0.5rem + 1px);
    flex: 0 0 37%;
    max-width: 37%; }
    @media (min-width: 1281px) {
      .contact-form .textarea_ttl {
        flex: 0 0 20%;
        max-width: 30%; } }
    @media (max-width: 767px) {
      .contact-form .textarea_ttl {
        padding-top: 8px;
        max-width: 70%; } }
  .contact-form .c-form__require {
    padding-right: 80px; }
    .contact-form .c-form__require::after {
      position: absolute;
      top: 9px;
      right: auto;
      padding: 5px 13px;
      color: #e60012;
      font-size: 14px;
      line-height: 1;
      vertical-align: middle;
      content: "\5FC5\9808";
      margin-left: 10px;
      border: solid 1px #e60012; }
      @media (max-width: 767px) {
        .contact-form .c-form__require::after {
          top: 8px; } }
  .contact-form .a-form::after {
    top: 25px !important; }
    @media (max-width: 767px) {
      .contact-form .a-form::after {
        top: 8px !important; } }
  .contact-form .form_box {
    flex: 0 0 70%;
    max-width: 100%;
    position: relative;
    width: 100%;
    padding: 0; }
    @media (min-width: 1281px) {
      .contact-form .form_box {
        max-width: 70%;
        padding-right: 20px;
        padding-left: 46px; } }
    .contact-form .form_box p {
      font-size: 24px;
      font-weight: 500;
      letter-spacing: 2px; }
  .contact-form .a-form_box p {
    padding-top: 8px; }
  .contact-form .form-control {
    height: 50px;
    font-size: 18px; }
  .contact-form textarea.form-control {
    height: 220px; }
    @media (max-width: 767px) {
      .contact-form textarea.form-control {
        height: 180px; } }
  .contact-form input {
    letter-spacing: 3px;
    font-size: 20px; }
    @media (max-width: 767px) {
      .contact-form input {
        font-size: 16px; } }
  .contact-form .wpcf7-list-item {
    display: inline-block;
    margin: 0 1em;
    position: relative;
    font-size: 18px; }
  .contact-form input[type="radio"] {
    position: absolute;
    left: -23px;
    top: 33%;
    width: 20px;
    height: 14px; }
