@charset "UTF-8";
/*
    _body_settings.scssで、
    最大のコンテンツ幅は、1164pxにしている
*/
/* 
    WordPressのブロックテーマでは、 theme.jsonのcontentSizeが、カスタムプロパティに設定される
    --wp--style--layout--content-size

    theme.json の contentSize はブロックテーマの「デフォルトのコンテンツ幅」を定義します。
    エディター（Site Editor / ブロックエディター）: サイト編集画面やブロックエディターのキャンバス幅（コンテンツ領域の最大幅）に反映され、ブロック配置の見た目が変わります。

    Group、Columns、Cover 等の「制約された（constrained）」レイアウトを使うブロックはこの幅に基づいて最大幅を決めます。
    wideSize は「ワイド」配置（wide align）の幅を定義し、full はビューポート全幅です。
*/
@-webkit-keyframes show_hikari_anim {
  0% {
    top: 26.8%;
    left: 10%;
  }
  100% {
    top: 31%;
    left: 34%;
  }
}
@keyframes show_hikari_anim {
  0% {
    top: 26.8%;
    left: 10%;
  }
  100% {
    top: 31%;
    left: 34%;
  }
}
#webshowroom_index_block {
  width: 100%;
  max-width: 1766px;
  margin: 0 auto;
}
#webshowroom_index_block img {
  max-width: 100%;
  height: auto;
}
#webshowroom_index_block .webshowroom_bg_block {
  position: relative;
  width: 100%;
  max-height: 800px;
  height: 45.3vw;
  background: url("../../images/webshow_gph_6.png") no-repeat 0 0/contain;
}
#webshowroom_index_block .webshowroom_bg_block #mot_blocks {
  position: absolute;
  left: -1%;
  top: -1.8%;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
#webshowroom_index_block .webshowroom_bg_block #mot_blocks #swhow_r_hikari_sss {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.69vw;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
#webshowroom_index_block .webshowroom_bg_block .show_r_human_block {
  z-index: 1500;
  position: absolute;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#webshowroom_index_block .webshowroom_bg_block .show_r_human_block .srhi_hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
#webshowroom_index_block .webshowroom_bg_block .show_r_human_block:hover {
  -webkit-transform: translateY(-16px);
          transform: translateY(-16px);
}
#webshowroom_index_block .webshowroom_bg_block .show_r_human_block:hover .srhi_normal {
  opacity: 0;
}
#webshowroom_index_block .webshowroom_bg_block .show_r_human_block:hover .srhi_hover {
  opacity: 1;
}
#webshowroom_index_block .webshowroom_bg_block .show_r_human00 {
  position: absolute;
  z-index: 1000;
  top: 33.9%;
  left: 8.9%;
  width: 18.5vw;
}
#webshowroom_index_block .webshowroom_bg_block .show_r_human00 .human_pc_show {
  display: inline-block;
}
#webshowroom_index_block .webshowroom_bg_block .show_r_human00 .human_smp_show {
  display: none;
}
#webshowroom_index_block .webshowroom_bg_block .show_r_human00 .show_r_human_txt {
  font-size: 0.9vw;
  line-height: 1.6;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 58%;
  height: 100%;
  height: 17.5vw;
  max-height: 308px;
  overflow-y: hidden;
}
#webshowroom_index_block .webshowroom_bg_block .show_r_human00 .show_r_human_txt .show_r_human_txt_inner {
  position: absolute;
  top: auto;
  left: 0;
  width: 100%;
}
#webshowroom_index_block .webshowroom_bg_block .show_r_human00 .show_r_human_txt P {
  position: relative;
  padding: 1em 0.6em 1em 0.6em;
  color: #fff;
  z-index: 100;
}
#webshowroom_index_block .webshowroom_bg_block .show_r_human00 .show_r_human_txt a {
  color: #0099ff;
}
#webshowroom_index_block .webshowroom_bg_block .show_r_human00 .show_r_human_txt .show_r_txt_inner_img {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 1760px) {
  #webshowroom_index_block .webshowroom_bg_block .show_r_human00 .show_r_human_txt {
    width: 190px;
    font-size: 16px;
  }
  #webshowroom_index_block .webshowroom_bg_block .show_r_human00 .show_r_human_txt p {
    padding: 1em 0.5em 1em 0.6em;
  }
}
@media screen and (max-width: 768px) {
  #webshowroom_index_block .webshowroom_bg_block .show_r_human00 .human_pc_show {
    display: none;
  }
  #webshowroom_index_block .webshowroom_bg_block .show_r_human00 .human_smp_show {
    display: inline-block;
  }
  #webshowroom_index_block .webshowroom_bg_block .show_r_human00 .show_r_human_txt {
    display: none;
  }
}
#webshowroom_index_block .webshowroom_bg_block .show_r_human01 {
  position: absolute;
  top: 36.1%;
  left: 26.2%;
  width: 11.32vw;
}
#webshowroom_index_block .webshowroom_bg_block .show_r_human02 {
  position: absolute;
  top: 34%;
  left: 35.5%;
  width: 11.32vw;
}
#webshowroom_index_block .webshowroom_bg_block .show_r_human03 {
  position: absolute;
  top: 34%;
  left: 62.1%;
  width: 11.32vw;
}
#webshowroom_index_block .webshowroom_bg_block .show_r_human04 {
  position: absolute;
  top: 36.1%;
  left: 71.5%;
  width: 11.32vw;
}
#webshowroom_index_block .webshowroom_smp_btns {
  display: none;
}
@media screen and (max-width: 768px) {
  #webshowroom_index_block .webshowroom_smp_btns {
    margin-top: 10px;
    display: block;
  }
  #webshowroom_index_block .webshowroom_smp_btns .webshowroom_smp_btns_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #webshowroom_index_block .webshowroom_smp_btns .webshowroom_smp_btns_row .webshowroom_smp_btns_col {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 42%;
            flex: 0 1 42%;
    width: 42%;
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
  }
  #webshowroom_index_block .webshowroom_smp_btns .webshowroom_smp_btns_row .webshowroom_smp_btns_col a {
    color: #00182e;
    width: 100%;
    padding: 10px 10px 10px 25px;
    font-weight: bold;
    display: inline-block;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-position: 5px 50%;
    background-size: auto 70%;
  }
  #webshowroom_index_block .webshowroom_smp_btns .webshowroom_smp_btns_row .wsp_btn1 a {
    border: 3px solid #00e1ff;
    background-image: url("../../images/show_color_yaji_01.svg");
  }
  #webshowroom_index_block .webshowroom_smp_btns .webshowroom_smp_btns_row .wsp_btn2 a {
    border: 3px solid #00ff00;
    background-image: url("../../images/show_color_yaji_02.svg");
  }
  #webshowroom_index_block .webshowroom_smp_btns .webshowroom_smp_btns_row .wsp_btn3 a {
    border: 3px solid #ff00ff;
    background-image: url("../../images/show_color_yaji_03.svg");
  }
  #webshowroom_index_block .webshowroom_smp_btns .webshowroom_smp_btns_row .wsp_btn4 a {
    border: 3px solid #ff6600;
    background-image: url("../../images/show_color_yaji_04.svg");
  }
  #webshowroom_index_block .webshowroom_smp_btns .wsb_toiawase {
    width: 40%;
    margin: 10px auto 10px;
  }
  #webshowroom_index_block .webshowroom_smp_btns .wsb_toiawase a {
    text-align: center;
    color: #fff;
    width: 100%;
    padding: 13px 10px 13px 20px;
    font-weight: bold;
    display: inline-block;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-position: 5px 50%;
    background-size: auto 80%;
    background-color: #0060af;
  }
}

#main-contents.showroom_toiawase {
  display: none;
}
@media screen and (max-width: 768px) {
  #main-contents.showroom_toiawase {
    display: block;
  }
}

#showroom_slider_block {
  width: 100%;
  max-width: 1766px;
  margin: 0 auto;
  padding-bottom: 100px;
}
#showroom_slider_block img {
  max-width: 100%;
  height: auto;
}
#showroom_slider_block .slick-dots {
  bottom: -35px;
}
#showroom_slider_block .showroom_bg_block {
  position: relative;
  width: 100%;
  max-height: 800px;
  height: 45.3vw;
  background: url("../../images/showrooom_slider_bgimg02.png") no-repeat 0 0/contain;
}
#showroom_slider_block .showroom_bg_block .showroom_header_md {
  padding-top: 7%;
  text-align: center;
}
#showroom_slider_block .showroom_bg_block .showroom_header_md .showroom_header_txtimg {
  display: inline-block;
  width: 12.4vw;
}
#showroom_slider_block .showroom_bg_block .slick_slider_block {
  width: 90%;
  margin: 0 auto;
  padding-top: 5%;
}
#showroom_slider_block .showroom_bg_block .slick_slider_block .slick_slider_imgs {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#showroom_slider_block .showroom_bg_block .slick_slider_block .slick_slider_imgs .slick-slide {
  margin-left: 10px;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  #showroom_slider_block .showroom_bg_block .slick_slider_block {
    padding-top: 2%;
  }
  #showroom_slider_block .showroom_bg_block .slick_slider_block .slick_slider_imgs .slick-slide {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media screen and (max-width: 768px) {
  #showroom_slider_block .slick-dots {
    bottom: -50px;
  }
}