@charset "utf-8";



/* CSS Document */


/* opening */
body {
  opacity: 0;
}

body.ready {
  transition: opacity 1s;
  opacity: 1;
}


h1,
.breadcrumb {
  color: transparent;
}

.color_SH,
.color_GAB {
  background: #008589;
}

.color_TD {
  background: #781d00;
}

.color_EH {
  background: #a6002f;
}

.brand_sh .bcolor,
.brand_gab .bcolor {
  background: #008589;
}

.brand_eh .bcolor {
  background: #781d00;
}

.brand_eh .bcolor {
  background: #a6002f;
}

.brand_sh .bback .brand_gab .bback {
  background: #008589;
}

.brand_eh .bback {
  background: #781d00;
}

.brand_eh .bback {
  background: #a6002f;
}

nav {
  display: none;
}


footer {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Noto Sans JP', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  background: #ffffff;
  color: #000000;
}

footer .sub_wrapper {

  padding-left: 40px;
  min-width: 100%;
  font-size: 80%;
}

footer .footer_detail {
  display: flex;
  padding-bottom: 25px;
}

footer .footer_detail_inner {
  padding-right: 20px;
}

.footer_inner {
  display: block;
  vertical-align: top;
  padding-top: 8px;
  width: calc(100% / 1);
  flex-grow: 1;
}

.footer_aside {
  padding-top: 8px;
}

.brand_logos img.brandname {
  height: 66%;
  padding-right: 15px;
  vertical-align: top;
  width: initial;
  width: auto;
}

.brand_logos {
  height: 35px;
  text-align: left;
}

.brand_eh footer p.brand_logos {
  height: 50px;
  display: block;
}

.brand_eh footer p.brand_logos img.brandname {
  height: 100%;
}

footer p.store_name {
  margin: 5px 0;
}

footer p.company_name {
  margin: 5px 0;
}

footer img.companyname {
  padding-top: 4px;
  padding-bottom: 4px;
  width: 85%;
}

footer .gablogo {
  width: 60px;
  padding-bottom: 8px;
  padding-top: 5px;
}

footer p {
  margin: 4px 0;
}

main .content_title {
  font-family: "Yu Mincho", "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "Noto Serif JP", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding-bottom: 30px;
  font-size: 22px;
  font-weight: initial;
  letter-spacing: 2px;
  color: #000000;
  background: transparent;
  line-height: 1.9;
  word-break: keep-all;
}

main .content_title::first-letter {
  text-transform: capitalize;
}

@media all and (max-width: 1050px) {

  footer .brandname {
    padding-top: 0px;
    padding-bottom: 0px;
    max-height: 50px;
    max-width: 75%;
    object-fit: contain;
  }

}


@media all and (max-width: 767px) {
  footer .sub_wrapper {
    position: initial;
    padding-left: 40px;
    width: 100%;
    font-size: 100%;
  }

  .footer_inner {
    display: block;
    text-align: left;
    width: 99%;
  }

  footer .footer_detail {
    display: block;
  }

  footer .footer_detail_inner {
    padding-right: 0px;
  }

  footer .footer_detail_inner:first-child {
    padding-right: 0px;
    padding-bottom: 10px;
  }

  .footer_aside {
    text-align: left;
  }

  footer {
    transform: scale(0.85);
    transform: scale(0.78);
    transform-origin: center left;
    padding-bottom: 0px;
  }
}




/*  welcome screen */

.welcome_screen {
  color: transparent;
  position:fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #ffffff;
  z-index: 700;
}
.welcome_screen .wsimage {
  color: transparent;
  position:fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #ffffff;
  background-image: url(../../brand/images/brand_catchcopy.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position-x: center;
  max-height: 100vh;
  background-position-y: 170px;
}
.welcome_screen .wsbutton{
  position:fixed;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  background-image: url(../../brand/images/menu_open_button.png);
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: center;
}
@media screen and (max-width: 767px) and (orientation: landscape) {
.welcome_screen .wsimage {
  background-size: 50% auto;
  background-position-y: 54px;
}
}



.welcome_screen .wsimage {
}


@media screen and (max-width: 767px) and (orientation: landscape) {
.welcome_screen .wsimage {
}
}


/* /welcome screen */



@media all {
  /* top page */

  #index header {
    height: auto;
    font-family: "Yu Mincho", "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "Noto Serif JP", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  }



  header .coverimage_box {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Noto Sans JP', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    background: #ffffff;
    position: relative;
    padding-top: 20px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    display: block;
    width: 90%;
    margin: 0 auto;
  }

  header .coverimage_box .companyname {
    width: 280px;
    object-fit: cover;
  }

  header .coverimage_box .top_catchcopy {
    font-family: "Yu Mincho", "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "Noto Serif JP", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-weight: bold;
    letter-spacing: 4px;
    margin-top: 4px;
    margin-bottom: 0px;
    font-size: 16px;
  }

  header .coverimage_box .bottom_menu {
    position: absolute;
    left: 0;
    right: 0;
    top: initial;
    bottom: 0;
    margin: 0 auto 50px;
    height:80px;
    width: 200px;
  }


  /* slider */
  .top_slider.slick-slider {
    margin-top: 0px;
  }

  .top_slider .slick-list {
    max-width: 98.5vw;
    margin: 0 auto;
  }

  .top_slider .slider_li {
    overflow: hidden;
    margin: 0px;
  }

  .top_slider .slider_li p {
    font-size: 14px;
  }

  .top_slider .slider_li img,
  .top_slider .slider_li picture {
    object-fit: cover;
    border-radius: 12px;
  }

  .top_slider .slider_li img {
    height: 400px;
    width: 400px;
  }
  .top_slider .slick-dots {
    bottom: 45px;
  }

  .top_slider .slick-dots li button {
    background: radial-gradient(circle, #fff 5%, #ffffff80 30%, #fff0 65%);
    background: none;
  }

  .top_slider .slick-dots li button:before {
    opacity: 1;
    color: #fff;
  }

  .top_slider .slider_li .haslink img {
    height: 15px;
    width: 15px;
    display: initial;
    padding-right: 5px;
    border-radius: 0px;
    vertical-align: text-bottom;
  }
}



@media all and (max-width: 767px) {

  /* top page */


  header .coverimage_box {
    position: relative;
    padding-top: 60px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    display: none;
    font-size: 80%;
  }

  header .coverimage_box .brand_catchcopy {
    margin-bottom: -40px;
    right: 12px;
    width: 100px;
    display: none;
  }

  /* slider */
  .top_slider .slick-next,
  .top_slider .slick-prev {
    display: none;
  }

  .top_slider .slider_li img {
    height: auto;
    width: 320px;
  }

  .vshort .top_slider .slider_li img {
    height: auto;
    width: 250px;
  }

  .top_slider .slider_li .haslink img {
    height: 15px;
    width: 15px;
  }


  /* lightbox */

  .lum-lightbox {
    position: fixed;
    display: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
  }

}



@media screen and (max-height: 540px) and (orientation: portrait) {

  /* slider */
  #index header {
    min-height: 100vh;
  }
}




@media all {
  /* menu */
  .top_menu .toggle-menu {
    position: fixed;
    top: 0px;
    right: 0px;
    background-image: url(../images/menu_open_button.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: right;
    width: 60px;
    height: 60px;
    z-index: 4;
  }



  body#index .top_menu>.toggle-menu.show_more_button:not(.open) {
  animation: poyopoyo 8s ease-out infinite;
  }

@keyframes poyopoyo {
  0%, 8%, 12%, 16% {
    transform: scale(1.0);
  }
  10%, 14% {
    transform: scale(0.92);
  }
}

  .top_menu .toggle-menu.open {
    background-image: url(../images/menu_close_button.png);
    background-size: contain;
    z-index: 6;
    background-position: left;
    position: fixed;
  }


  .top_menu .companyname {
    width: auto;
    object-position: initial;
    object-fit: scale-down;
    width: 260px;
  }

  .top_menu .top_name {
    z-index: initial;
    width: calc(100% - 0px);
    padding: 8px 10px;
  }

  .tiny_menu .switch {
    background-color: #008589;
    color: #ffffff;
  }

  .top_menu {
    position: fixed;
    padding-top: 6px;
  }

  .top_menu .toggle-menu {
    position: absolute;
  }

  .slide_menu .brand_logos img {
    display: none;
  }

  .slide_menu .coverimage_box {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Noto Sans JP', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    position: relative;
    text-align: center;
    font-size: 75%;
  }

}


@media all and (max-width: 767px) {}

@media screen and (orientation: portrait) {

  /* menu */
  .top_menu .companyname {
    width: auto;
    object-position: initial;
    object-fit: scale-down;
  }

  .top_menu .top_name {
    z-index: initial;
    width: calc(100% - 0px);
  }
}



.top_menu>.top_name {
  display: none;
}


@media all {

  /* contact */
  .contactus .button {
    max-width: 600px;
  }

  .contactus .button_txt {
    padding: 20px;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    background: #008589;
  }
}





@media all {

  /* news */
  #index .news_box {
    height: auto;
    background: #ffffff;
    color: #000000;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 80px;
    background-image: url(../images/news.png);
    background-position-y: 21px;
    background-position-x: 0;
    background-repeat: no-repeat;
    background-size: 48px;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    transition: margin-top 1s;
    width: 80%;
    max-width: 450px;
  }

  #index .news_box.news_loaded {
    margin: 0 30px;
    margin-top: 0px;
  }

  #index .news_box .slick-list {
    max-width: 100%;
    margin-top: 0px;
    margin-left: 60px;
  }

  #index .news_box .item_inner {
    font-family: "Yu Mincho", "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "Noto Serif JP", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  }

  #index .news_box .item_inner .grid {
    display: grid;
    text-align: left;
  }

  #index .news_box .item_inner,
  #index .news_box .slick-slide {
    max-height: 150px;
    min-height: 150px;
    height: 100px;
    overflow: hidden;
  }

  #index .news_box .news_date {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 17px;
    line-height: 0.9;
    border-bottom: none;
    margin: 0 auto;
    width: 100%;
  }

  #index .news_box .news_year {
    font-size: 17px;
    display: initial;
  }

  #index .news_box .news_year:after {
    content: ".";
  }

  #index .news_box .news_source {
    padding-top: 0px;
    max-height: 0;
    color: transparent;
  }

  #index .news_box .item_inner .news_title {
    font-size: 17px;
    font-weight: bold;
  }

  #index .news_box .item_inner .news_state {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    padding-top: 10px;
    overflow: hidden;
    max-height: 5.2em;
  }

  #index .news_box .item_inner .news_name {
    text-align: right;
    font-size: 0.8em;
  }

  #index .news_box .item_inner .news_name [href=''] {
    display: none;
  }
}

@media all and (max-width: 767px) {

  /* news */
  #index .news_box {
    height: auto;
    background: #ffffff;
    color: #000000;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 80px;
    background-image: url(../images/news_sp.png);
    background-position-y: 6px;
    background-position-x: center;
    background-repeat: no-repeat;
    background-size: 48px;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    transition: margin-top 1s;
    width: 70%;
    max-width: 400px;
  }

  #index .news_box.news_loaded {
    margin: 0 auto;
    margin-top: 100px;
  }


  #index .news_box .slick-list {
    max-width: 100%;
    margin-top: 40px;
    margin-left: 0px;
  }

  #index .news_box .item_inner {
    font-family: "Yu Mincho", "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "Noto Serif JP", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  }

  #index .news_box .item_inner .grid {
    display: grid;
    text-align: center;
  }

  #index .news_box .item_inner,
  #index .news_box .slick-slide {
    max-height: 150px;
    min-height: 150px;
    height: 100px;
    overflow: hidden;
  }

  #index .news_box .news_date {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 17px;
    line-height: 0.9;
    border-bottom: dotted 1px #d0d0d0;
    margin: 0 auto;
    width: 100%;
  }

  #index .news_box .news_year {
    font-size: 17px;
    display: initial;
  }

  #index .news_box .news_year:after {
    content: ".";
  }

  #index .news_box .news_source {
    padding-top: 0px;
    max-height: 0;
    color: transparent;
  }

  #index .news_box .item_inner .news_title {
    font-size: 17px;
    font-weight: bold;
  }

  #index .news_box .item_inner .news_state {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    padding-top: 10px;
    overflow: hidden;
    max-height: 5.2em;
  }

  #index .news_box .item_inner .news_name {
    text-align: right;
    font-size: 0.8em;
  }

  #index .news_box .item_inner .news_name [href=''] {
    display: none;
  }
}


.bottom_menu {
  right: 50px;
}

.flex_menu_sp {
  bottom: -2px;
  transition: .3s;
}

.bottom_menu .flex_menu_sp {
  bottom: -2px;
  transition: .3s;
}

.bottom_menu .menu_li:nth-child(n+5) {
  border-left: none;
  margin-left: 5px;
}

.bottom_menu .menu_li,
.flex_menu .menu_li,
.flex_menu_sp .menu_li {
  border-left: none;
  border-right: none;
  height: 100%
}

.bottom_menu .menu_li img,
.flex_menu .menu_li img,
.flex_menu_sp .menu_li img {
  object-fit: cover;
  height: 100%
}

footer .brandname {
  height: 50px;
}

main .content_title {
  text-transform: uppercase;
}

main .content_title>span {
  color: #000000;
}

#index .slick-prev {
  left: 0px;
  z-index: 5;
  display: inline-block;
}

#index .top_slider .slick-prev::before {
  background-image: url(../../images/open_arrow.png);
  background-size: contain;
  transform: rotate(90deg);
  filter: drop-shadow(0px 0px 2px white) invert(1);
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
}

#index .slick-next {
  right: 0px;
  z-index: 5;
  display: inline-block;
}

#index .top_slider .slick-next::before {
  background-image: url(../../images/open_arrow.png);
  background-size: contain;
  transform: rotate(270deg);
  filter: drop-shadow(0px 0px 2px white) invert(1);
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
}

.top_slider .slider_li img,
.top_slider .slider_li picture {
  border-radius: 0px;
}

.top_slider .slider_li picture img.slide_img {
  box-sizing: border-box;
  padding-right: 6px;
  padding-left: 6px;
  max-height: 500px;
  height: auto;
  width: 100%;
  object-fit: cover;
  object-position: bottom;
}

@media all and (max-width: 767px) {

  .top_slider .slider_li picture img.slide_img {
    box-sizing: border-box;
    padding-right: 0px;
    padding-left: 0px;
    height: auto;
    width: 100%;
  }
}


.top_menu .slide_menu .menu_inner ul.menu_list_container {
  width: 100%;
}

.top_menu .slide_menu .sns_btn {
  margin-right: 0px;
  height: 100%;
  max-height: 100%;
  padding-right: 6px;
  padding-left: 6px;
}
.top_menu .slide_menu a:last-child .sns_btn {
  border-right: none;
}
.top_menu .slide_menu .menu_inner .sns_buttons {
  display: block;
  padding-left: 50px;
  height: 35px;
}


.top_menu .slide_menu {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Noto Sans JP', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.top_menu .slide_menu {
  background: transparent;
}


.top_menu .slide_menu .menu_label span.arrow {
  position: absolute;
  right: 50px;
  transform: rotate(0deg);
  color: transparent;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 10px;
  width: 10px;
}
.top_menu .slide_menu .menu_label.open span.arrow {
  right: 50px;
}


.top_menu .slide_menu .menu_inner {
  background: transparent;
  grid-template-columns: 1fr 400px;
}

.top_menu .slide_menu .menu_inner2 {

  filter: drop-shadow(2px 0px 6px black);
  border-radius: 0px;
}


.menu_inner2 .bottom_menu {
    position: relative;
    right: 0;
    bottom: 0;
    height: 80px;
    width: 200px;
    margin: 50px auto;
}

#index .menu_inner1 {
  visibility: initial;
}

.menu_inner1 {
  background: transparent;
  visibility: hidden;
}

.menu_inner1 .catchcopy {
  background: url(../images/brand_catchcopy_pc.png);
  background-color: #00000080;
  background-position: center;
  background-size: 50%;
  background-repeat: no-repeat;
  color: transparent;
  position: fixed;
  top: 0;
  right: 400px;
  bottom: 0;
  left: 0;
}



@media all and (max-width: 767px) {

  .top_menu .slide_menu .menu_inner {
    display: grid;
    grid-template-columns: 1fr;
    padding-bottom: 0px;
  }

  .top_menu .slide_menu .menu_inner2 {
    box-sizing: border-box;
    padding-bottom: 200px;
    border-radius: 0;

  }

  .menu_inner2 .bottom_menu {
      position: fixed;
      right: 0;
      width: 100%;
      margin: 0 auto;
  }

  .onmenu .bottom_menu {
	  height:60px;
      z-index: 7;
      transition: .3s;
  }
}




/* ENDURE */

#contact-request .other_option {
  border-left: solid;
  border-bottom: solid 1px;
  padding-left: 5px;
  margin-bottom: 20px;
}

body.brand_eh.onmenu  {
    overflow-y: scroll;
    width: 100%;
}


.brand_eh .mailform-wrapper .must {
  display: block;
  background-color: #69C;
  border: solid 2px #69C;
  text-shadow: 0px 1px 2px #666;
}



.brand_eh .top_menu .slide_menu .menu_li {
    border-bottom: none;
    padding-left: 50px;
}

.brand_eh .top_menu .slide_menu .menu_li .menu_list {
    padding-top: 5px;
    padding-bottom: 15px;
}

.brand_eh .top_menu .slide_menu .to_home {
    border-bottom: none;
    padding-left: 50px;
    padding-bottom: 20px;
}

.top_menu .slide_menu .menu_inner2 .label_en {
  font-family: geologica, mono;
  display: inline-block;
  width: 130px;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.03em;
}

.top_menu .slide_menu .menu_inner2 .label_en::first-letter {
  font-size: 28px;
}

.top_menu .slide_menu .menu_inner2 .label {
  font-size: 90%;
}
.brand_eh .top_menu .slide_menu .bottom_menu .menu_li {
    padding: 0;
    padding-left: 0;
    height: 100%;
}





.top_menu>.to_home {
  position: absolute;
  width: 80px;
  height: 40px;
}

.top_menu .slide_menu .menu_list li.menu_li.menu_child {
  font-family: "Yu Mincho", "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "Noto Serif JP", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 95%;
  padding-left: 0;
  padding-top: 12px;
}

.top_menu .slide_menu .menu_list li.menu_li.menu_child::before {
  content: "■";
}







@media all {
  body#index .top_menu>li.top_name {
    display: none;
    color: #ffffff;
    font-weight: bold;
  }

  .top_menu .toggle-menu {
    position: fixed;
    top: 10px;
    right: 10px;
    background-image: url(../images/menu_open_button.png);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: center;
    width: 40px;
    height: 40px;
    z-index: 4;
  }

  .top_menu .slide_menu .to_home .to_home_button {
    max-height: 100%;
    vertical-align: top;
  }

  .top_menu .slide_menu .to_home {
    height: 16px;
    box-sizing: initial;
  }

}



@media (max-width: 1050px) {
  body#index .top_menu {
    background-color: #000000;
  }

  body#index .top_menu>li.top_name {
    display: block;
    color: #fff;
    font-weight: bold;
    font-size:80%;
  }


.top_menu>li.brand_logos img.brandname {
  padding-right: 15px;
  padding-top: 3px;
  padding-bottom: 3px;
}

  body#index .top_menu>.toggle-menu.show_more_button:not(.open) {
    background-image: url(../images/e-mark-w.png);
  }
}

@media (max-width: 560px) {
  body#index .top_menu>li.top_name {
    display: block;
    color: #fff;
    font-weight: bold;
    font-size:60%;
  }


.top_menu>li.brand_logos img.brandname {
  height: 60%;
  padding-right: 15px;
  padding-top: 3px;
  padding-bottom: 3px;
}

  body#index .top_menu>.toggle-menu.show_more_button:not(.open) {
    background-image: url(../images/e-mark-w.png);
  }
}




@media all {

  .top_slider .slick-list {
    max-width: initial;
    margin: 0 auto;
  }


  .top_slider .slick-slide {
    margin-left: 0px;
    text-align: right;
  }


  .main_wrapper.slide_box {
    display: grid;
    grid-template-columns: 1fr 400px;
    max-width: 99.5vw;
    justify-content: center;
  }

  #index.ready header .top_slider {
    visibility: initial;
    max-width: calc(100vw - 400px);
    text-align: right;
  }

  .top_slider .slider_li picture img.slide_img {
    max-height: initial;
    padding: 0;
    box-sizing: border-box;
    background: #ffffff;
    padding-right: 0px;
    padding-left: 0px;
    height: calc(100vh - 30px);
    width: 100%;
  }


.top_slider .slider_li.v_mid picture img.slide_img {
  object-position: center;
}

  #index.brand_eh header .coverimage_box {
    padding-top: 45vh;
    padding-bottom: 40px;
    display: block;
    min-height: 220px;
  }

  .coverimage_box .eh_logo_k {
    height: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .coverimage_box p {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Noto Sans JP', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
  }

}


@media (max-width: 1050px) {

  .main_wrapper.slide_box {
    display: block;
    max-width: initial;
  }

  #index.ready header .top_slider {
    max-width: 100%;
    padding: 60px 0 0;
    margin: 0;
  }

  .top_slider .slider_li picture img.slide_img {
    box-sizing: border-box;
    background: #ffffff;
    padding-right: 0px;
    padding-left: 0px;
    height: calc(100vh - 80px);
    width: 100%;
  }


  #index.brand_eh header .coverimage_box {
    display: none;
  }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
#index.ready header .slick-slide {
  max-height: 192vw;
}

.top_slider .slider_li picture img.slide_img {
    height: 100%;
}
}


@media (max-width: 1100px) and (max-height: 500px) and (orientation: landscape) {

body#index .top_menu {
    background-color: transparent;
}

body#index .top_menu>.toggle-menu.show_more_button:not(.open) {
    background-image: url(../images/menu_open_button.png);
    background-repeat: no-repeat;
}

body#index .top_menu>li.top_name {
    color: transparent;
}
body#index .top_menu>li.top_name .brandname {
    visibility: hidden;
}

  .top_slider .slick-list {
    max-width: initial;
    margin: 0 auto;
  }


  .top_slider .slick-slide {
    margin-left: 0px;
    text-align: right;
  }


  #index.ready .main_wrapper.slide_box {
    display: grid;
    grid-template-columns: 1fr 30vw;
    max-width: 99.5vw;
    justify-content: center;
  }

  #index.ready header .top_slider {
    visibility: initial;
    max-width: calc(100vw - 30vw);
    text-align: right;
    padding: 0 0;
  }

  .top_slider .slider_li picture img.slide_img {
    max-height: initial;
    padding: 0;
    box-sizing: border-box;
    background: #ffffff;
    padding-right: 0px;
    padding-left: 0px;
    height: calc(100vh - 30px);
    width: 100%;
  }

  #index.brand_eh header .coverimage_box {
    padding-top: 35vh;
    padding-bottom: 40px;
    display: block;
    min-height: 220px;
  }

  .coverimage_box .eh_logo_k {
    height: auto;
    width: 80%;
  }

  header .coverimage_box .bottom_menu {
    margin-bottom: 20px;
    max-width: 100%;
  }

}





#index.onmenu header,
#index.onmenu footer,
#index.onmenu main,
#index.onmenu nav,
#index.onmenu aside {
  filter: blur(1px);
  transition: .5s;
}
#index.onmenu header {
  filter: blur(6px);
  transition: .5s;
}

footer .sub_wrapper {
  min-width:initial;
  margin-left: 0;
}

footer .sub_wrapper.insta_box {
  width:initial;
  min-width:initial;
  margin-right: 0;
}

#index .insta_embed img.insta_photo {
  object-fit: cover;
  position: absolute;
  top: 0%;
  width: 90%;
  left: 5%;
  height: 90%;
}

#index footer .sub_wrapper .insta_embed li.insta-item {
  width: 50%;
  padding: 4px;
  padding-top: 4px;
  padding-top: 48%;
  position: relative;
}

.insta_embed .insta_mark {
  display:none;
}

#index footer .sub_wrapper .insta_embed {
  width:400px;
  padding-bottom: 0;
}

footer {
  display: flex;
  justify-content: space-between;
  align-items: end;
}

main .insta_embed {
  display:none;
  padding-bottom: 0;

}
section.insta_embed .insta_account {
	min-height:60px;
	background: url(../../images/instagram-logo.png);
	background-size: 120px;
	background-position: center;
	background-repeat: no-repeat;
	color: transparent;
	opacity: 1;
}

section.insta_embed .insta_photos {
  width: 75%;
}


@media (max-width: 1050px) {
  footer .sub_wrapper.insta_box {
    display:none;
  }
  main .insta_embed {
    margin-top: 50px;
    display:block;
  }
}

@media (max-width: 767px) {
  footer {
    width: 118%;
  }
}


/* banner */
@media all {
  .banner_wrapper {
    margin: 0 calc(30px - 8px);
    max-width: 1200px;
  }
  .banner_wrapper .bannar_button {
    max-width: 400px;
    width: calc(100% / 3);
    display: inline-block;
  }
}

@media (max-width: 767px) {
  .banner_wrapper {
    width: 75%;
    margin: 80px auto;
  }
  .banner_wrapper .bannar_button {
    max-width: 100%;
    width: 100%;
  }
}

