@charset "UTF-8";
/* Parts */
.vc_area h1 {
  font-size: 32px;
  line-height: 36px;
  font-family: '游明朝 Demibold', 'YuMincho-DemiBold', '游明朝体 デミボールド', 'YuMincho Demibold', 'Yu Mincho Demibold', sans-serif;
  text-align: left;
  padding-top: 97px;
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 45px; }
  @media (max-width: 768px) {
    .vc_area h1 {
      padding-top: 20px;
      margin-bottom: 10px;
      font-size: 28px;
      line-height: 32px; } }
  @media (max-width: 499px) {
    .vc_area h1 {
      font-size: 24px;
      line-height: 26px; } }

.vc_area h2 {
  width: 100%;
  font-family: '游ゴシック Bold', 'Yu Gothic Bold', '游ゴシック体 ボールド', 'YuGothic Bold', 'YuGo-Bold', 'YuGothic-Bold', sans-serif;
  font-weight: bold;
  font-size: 26px;
  line-height: 30px;
  text-align: left;
  margin-bottom: 55px;
  position: relative;
  padding: 64px 0 0 50px; }
  .vc_area h2:before {
    content: '';
    position: absolute;
    left: 0;
    top: 77px;
    width: 30px;
    height: 4px;
    background-color: #d70029; }
    @media (max-width: 1099px) {
      .vc_area h2:before {
        left: 20px; } }
  @media (max-width: 1099px) {
    .vc_area h2 {
      padding-left: 70px; } }
  @media (max-width: 768px) {
    .vc_area h2 {
      padding-left: 35px;
      padding-top: 20px !important;
      margin-bottom: 20px; }
      .vc_area h2:before {
        top: 35px;
        left: 0; } }
  @media (max-width: 599px) {
    .vc_area h2 {
      font-size: 18px;
      line-height: 33px;
      padding-left: 25px; }
      .vc_area h2:before {
        height: 2px;
        top: 35px;
        width: 20px; } }

.vc_area h3 {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 24px;
  font-family: '游ゴシック Bold', 'Yu Gothic Bold', '游ゴシック体 ボールド', 'YuGothic Bold', 'YuGo-Bold', 'YuGothic-Bold', sans-serif;
  font-weight: bold;
  width: 100%; }

.vc_area h4 {
  font-size: 16px;
  line-height: 20px;
  color: #d70029;
  font-family: '游ゴシック Bold', 'Yu Gothic Bold', '游ゴシック体 ボールド', 'YuGothic Bold', 'YuGo-Bold', 'YuGothic-Bold', sans-serif;
  font-weight: bold;
  position: relative;
  padding-left: 12px;
  margin-bottom: 15px; }
  .vc_area h4:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background-color: #d70029; }

.vc_area h3, .vc_area h4 {
  text-align: left; }


/* ブランドトップ の スライダーの上 スペース対策  */
@media (max-width: 769px) {
 .brand-top__top-links {
    margin-bottom: 180px;
 }


}

/* topページ ムービー のIE対策  */
@media (max-width: 769px) {
  .top-slider__fader {
    position:relative;
  } 
}


/* フッターCVのメニュー グラデ対策  */
.additional-nav {
    background-size: unset;
}


/* メインメニュー 横幅対策 */
@media (min-width: 770px){

 .header-part__navigation {
    width: 850px;
 }
}
/* お問い合わせ  矢印対策 */

@media (max-width: 499px){
.contact .links__info li a:after {
    top: 52px;
 }
.contact .links__info li a:before {
    top: 55px;
}
}
@media (max-width: 367px){
.contact .links__info li a:after {
    top: 69px;
 }
.contact .links__info li a:before {
    top: 72px;
}
}


/*  採用 他の人のスライダー部分崩れ対策   */
.employees.k_add {
  display: inline;
  flex-wrap: unset;
  justify-content: unset;
}

/* 物件情報 表崩れ対策 */

  .contact-table-b {
    width: 100%;
    border-collapse: collapse; 
  }
    @media (max-width: 769px) {
      .contact-table-b tbody, .contact-table-b tr {
      } 
    }
    .contact-table-b th, .contact-table-b td {
      vertical-align: top;
      border: 1px solid #a0a0a0;
      height: 100%; 
    }
      @media (max-width: 769px) {
        .contact-table-b th, .contact-table-b td {
        } 
      }
    .contact-table-b th {
      padding: 25px 20px;
      font-family: '游ゴシック Bold', 'Yu Gothic Bold', '游ゴシック体 ボールド', 'YuGothic Bold', 'YuGo-Bold', 'YuGothic-Bold', sans-serif;
      font-weight: bold;
      font-size: 15px;
      line-height: 19px;
      width: 266px;
      text-align: left;
      background-color: #eeeeee; 
    }
      @media (max-width: 769px) {
        .contact-table-b th {
        } 
      }
    .contact-table-b td {
      padding: 20px 30px;
      font-size: 15px;
      line-height: 19px;
      font-family: '游ゴシック Regular', '游ゴシック体 ミディアム', 'YuGothic Medium', 'YuGo-Medium', 'Yu Gothic Regular', 'YuGothic-Regular', sans-serif; 
    }
      .contact-table-b td label {
      }
      @media (max-width: 769px) {
        .contact-table-b td {
        } 
      }
    @media (max-width: 769px) {
      .contact-table-b {
        }
    }
    .contact-table-b .red_c {
      color: #d70029; 
    }
  .contact-table-b .required {
    display: inline-block;
    float: right;
    background-color: #d70029;
    color: #fff;
    min-width: 40px;
    font-family: '游ゴシック Regular', '游ゴシック体 ミディアム', 'YuGothic Medium', 'YuGo-Medium', 'Yu Gothic Regular', 'YuGothic-Regular', sans-serif;
    font-size: 13px;
    line-height: 22px;
    padding: 0 5px;
    text-align: center;
    font-weight: 400;
  }


      .contact-table-b .required:after {
        content: '';
        display: block;
        clear: both;
      }





/*   事業紹介  k_top_head */
@media (max-width: 499px){
    .top-head-2.k_top_head{
      line-height: 26px;
    }
}

/* 海外展開 スマホ対策 */
@media (max-width: 499px){
.world-shops__quantity-list ul .list-item {
    width: 73%;

}
}

/* 私たちのこころ 左より対策 */
.about-kokoro__post:nth-of-type(2n+1) .about-kokoro__post_info, .about-kokoro__post:nth-of-type(2n+1) .about-kokoro__post_number {
    /*left: 12px;*/
}

/* ニュース一覧 右寄り対策*/
/*.news__content {
    justify-content: unset;
}
@media (min-width: 770px){
 .k_news_archive{
   width:80%;
 }
}*/


/*  環境方針記事ページ  パンくず h1被り対策  */
@media (max-width: 460px){
  
 .title-top .breadcrumbs li {
    height: 32px;
 }

.breadcrumbs li:not(:last-child) a:after {
    transform: translate(0, 36%) !important;
 }

}


/*  プラグイン 用に追加している 店舗情報ページで 地図がちゃんと出るようにしている   */
.w2dc-maps-canvas-wrapper {
  width: 100%;
}

.search-detail__map {
    width:100%;/* byki */
}

/* 店舗検索 プラグインのページャの矢印が ずれる対策  */
.search-result__main .w2dc-pagination-wrapper .w2dc-inactive.next {
    position: unset;
}

.search-result__main .w2dc-pagination-wrapper .w2dc-inactive.next:before{
  display:none;
}






.additional-store {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - 90px);
  z-index: 999;
  background-color: rgba(255, 255, 255, 0.9);
  transition: .3s;
  transform: scaleY(0);
  overflow-y: scroll; }
  .additional-store ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    padding: 145px 170px;
    box-sizing: border-box;
    overflow: auto; }
    .additional-store ul li {
      width: 160px;
      text-align: center; }
      @media (max-width: 1099px) {
        .additional-store ul li {
          margin-bottom: 30px; } }
    @media (max-width: 1099px) {
      .additional-store ul {
        padding: 50px 70px; } }
    @media (max-width: 769px) {
      .additional-store ul {
        padding: 50px 100px 50px 30px; } }
    @media (max-width: 499px) {
      .additional-store ul {
        justify-content: center; } }
  .additional-store__active {
    transform: scaleY(1); }



.additional-topics {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - 90px);
  z-index: 999;
  background-color: rgba(255, 255, 255, 0.9);
  transition: .3s;
  transform: scaleY(0); }
  .additional-topics ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    padding: 145px 170px;
    box-sizing: border-box;
    overflow: auto; }
    .additional-topics ul li {
      width: 160px;
      text-align: center; }
      @media (max-width: 1099px) {
        .additional-topics ul li {
          margin-bottom: 30px; } }
    @media (max-width: 1099px) {
      .additional-topics ul {
        padding: 50px 70px; } }
    @media (max-width: 769px) {
      .additional-topics ul {
        padding: 50px 100px 50px 30px; } }
    @media (max-width: 499px) {
      .additional-topics ul {
        justify-content: center; } }
  .additional-topics__active {
    transform: scaleY(1); }


/*  海外展開 対策   */
.world-shops__quantity-current .current-item__text {
    margin-left: 20px;
}

.overflow-text {
    max-height: 272px;
}




/* メニュー対策 */
/*
.header-part__navigation {
    width: 686px;
}
*/




/* お問い合わせ対策 */

.contact-table td {
  vertical-align: middle;
  display: table-cell;
}


.mwform-radio-field label input[type=radio] {
    display: none;
}


.mwform-radio-field label input[type=radio] + span {
    position: relative;
    display: inline-block;
    right:-24px;
    margin-right:26px;
/*  
    position: relative;
    display: inline-block;
    margin-right: 22px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;    
*/
}



.mwform-radio-field label input[type=radio] + span::before {
    content: '';
    position: absolute;
    left: -17px;
    top: 42%;
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff;
    transform: translate(0, -50%);
    z-index: 1;

}


.mwform-radio-field label input[type=radio] + span::after {
    content: '';
    position: absolute;
    left: -14px;
    top: 42%;
    display: block;
    width: 18px;
    height: 18px;
    margin-top: 0;    
    transform: translate(-50%,-50%);
    border-radius: 50%;
    border: 1px solid #aaa;
}

.mwform-radio-field label input[type=radio]:checked + span::after {
    background-color: #d70029;
}





.mwform-checkbox-field label input[type=checkbox] {
    display: none;
}


.mwform-checkbox-field label input[type=checkbox] + span {
    position: relative;
    display: inline-block;
/*
    right:-24px;
    margin-right:26px;
  
    position: relative;
    display: inline-block;
    margin-right: 22px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;    
*/
}



.mwform-checkbox-field label input[type=checkbox] + span::before {
/*  
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #a0a0a0;
    vertical-align: middle;
    margin-right: 17px;
    cursor: pointer;
    transition: .2s;
    position: relative;
*/
    content: '';
    position: absolute;
    left: -20px;
    top: 9px;
    display: block;
/*
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff;
    transform: translate(0, -50%);
*/
    z-index: 1;

    width: 13px;
    height: 9px;
    margin: -6px 0 0;
    /* background: #093047; */
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
    transform: rotate( -45deg);

}
.mwform-checkbox-field label input[type=checkbox]:checked + span::before {
}



.mwform-checkbox-field label input[type=checkbox] + span::after {
    content: '';
    position: absolute;
    left: -30px;
    top: -26px;
    display: block;

    width: 30px;
    height: 30px;
    border: 1px solid #a0a0a0;
    vertical-align: middle;
    margin-right: 17px;
    cursor: pointer;
    transition: .2s;
    position: relative;

/*
    content: '';
    position: absolute;
    top: 9px;
    left: 3px;
    transform: rotate(45deg) scale(0);
    width: 5px;
    height: 2px;
    background-color: #fff;
    transition: .2s;
*/
/*
    content: '';
    position: absolute;
    left: -14px;
    top: 42%;
    display: block;
    width: 18px;
    height: 18px;
    margin-top: 0;    
    transform: translate(-50%,-50%);
    border-radius: 50%;
    border: 1px solid #aaa;
*/
}
.mwform-checkbox-field label input[type=checkbox]:checked + span::after {
    background-color: #d70029;
    border: 1px solid #d70029;
}


.k_submit_btn {
  margin:0 auto;
  border:none;
}

.k_submit_btn:hover {
  background: linear-gradient(to right, #ed6c00, #7d0000);
  color:#fff;
 }


@media (min-width: 769px){/* お問い合わせ項目枠 短くする対策  */

 .k_w40 {
    width: 40%;
 }
 .customer-contact-form__holder .select-holder.k_w40{
    width: 40%;
 }

}

.customer-contact-form__holder textarea {
    padding: 10px 14px;
}

.customer-contact-form__holder .default-input {
    padding: 0 10px;
}


@media (max-width: 769px){/* スマホ時 ラジオボタン垂直並び対策 */
.customer-contact-form__holder .radio-btn-holder {
    display: unset;
}

}

@media (max-width: 1036px){/* スマホ時 チェックボックス 文字かぶり対策 */
 .customer-contact-agree {
    margin-top: 25px;
 }
}


.brand-menu-title-top .section-title {
    background: unset 0 0 no-repeat;
}


/*
.mwform-radio-field-text:before{
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #a0a0a0;
    transition: .2s;
    margin-right: 20px;
}

.radio-btn-holder input:checked ~ .mwform-radio-field-text::before {
    background-color: #d70029;
}

.radio-btn-holder input:checked ~ .mwform-radio-field-text:after {
    display: block;
}

.mwform-radio-field-text:after {
    content: "";
    position: absolute;
    display: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: white;
    transition: .3s;
}
*/
