/* [ variable ]
-------------------------------------------------*/
/* element */
/* font */
/* [ font style ]
-------------------------------------------------*/
@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);
/* [ opacity ]
-------------------------------------------------*/
/* [ display style ]
-------------------------------------------------*/
/* [ easing style ]
-------------------------------------------------*/
/* [ Hover Motion style ]
-------------------------------------------------*/
/* [ icon style ]
-------------------------------------------------*/
/* [ form parts ]
-------------------------------------------------*/
/* Shop Style
-------------------------------------------------- */
#shop #two_column_body #contents #shop_wrap .section_inner {
  position: relative;
}
#shop #two_column_body #contents #shop_wrap #map,
#shop #two_column_body #contents #shop_wrap #showroom_map {
  /*position: absolute;
  left: 0;
  top: 0;*/
  display: none;
}
#shop #two_column_body #contents #shop_wrap #map {
  z-index: 2;
}
#shop #two_column_body #contents #shop_wrap .shop_list_wrap .area_wrap h3 {
  border-bottom: 1px solid #f1f0ee;
  letter-spacing: 0.1em;
}
#shop #two_column_body #contents #shop_wrap .shop_list_wrap .area_wrap ul .list {
  border-bottom: 1px solid #f1f0ee;
}
#shop #two_column_body #contents #shop_wrap .shop_list_wrap .area_wrap ul .list h4 a {
  text-decoration: underline;
}
#shop #two_column_body #contents #shop_wrap .shop_list_wrap .area_wrap ul .list h4 a:hover {
  text-decoration: none;
}
#shop #two_column_body #contents #shop_wrap .shop_list_wrap .area_wrap ul .list address a {
  color: #5e673c;
  text-decoration: underline;
}
#shop #two_column_body #contents #shop_wrap .shop_list_wrap .area_wrap ul .list address a:hover {
  text-decoration: none;
}
#shop #two_column_body #contents #shop_wrap .shop_list_wrap .area_wrap#showroom ul .list h4 {
  display: none;
}
#shop #two_column_body #contents #shop_wrap .shop_list_wrap .area_wrap#showroom .caution_text {
  background-color: #f1f0ee;
  text-align: center;
}

@media only screen and (min-width:751px) {
  #shop #two_column_body #contents #shop_wrap > .text {
    margin-bottom: 45px;
  }
  #shop #two_column_body #contents #shop_wrap .section_inner {
    /*padding-top: 585px;*/
  }
  #shop #two_column_body #contents #shop_wrap #map,
#shop #two_column_body #contents #shop_wrap #showroom_map {
    /*width: 100%;
    height: 550px;*/
	display: none;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap {
    position: relative;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .icon_wrap {
    display: none !important;
  }
  #shop #side_navi {
    border-bottom: none;
  }
  #shop #side_navi .parent_wrap #showroom {
    border-bottom: 1px solid #d9d7cd;
  }
  #shop #side_navi .icon_wrap {
    /*position: absolute;
    top: 4px;
    left: -280px;*/
	position: relative;
	top: 40px;
	margin-bottom: 60px;
    width: 225px;
  }
  #shop #side_navi .icon_wrap .icon_group {
    margin-bottom: 20px;
  }
  #shop #side_navi .icon_wrap .icon_image01 {
    width: 125px;
    height: 17px;
    line-height: 1;
  }
  #shop #side_navi .icon_wrap .icon_image02 {
    width: 55px;
    height: 8px;
    line-height: 1;
  }
  #shop #side_navi .icon_wrap .icon_image03 {
    width: 47px;
    height: 14px;
    line-height: 1;
  }
  #shop #side_navi .icon_wrap img {
    width: 100%;
  }
  #shop #side_navi .icon_wrap .icon_txt {
    font-size: 11px;
    margin-top: 8px;
  }
  #shop #side_navi .icon_wrap .tsume {
    margin-left: -6px;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .icon_wp_list {
    float: right;
    margin-left: 15px;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .icon_wp_list img {
    width: 100%;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .wp_icon01 {
    width: 125px;
    height: 17px;
    line-height: 1;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .wp_icon02 {
    width: 55px;
    height: 8px;
    margin-top: 5px;
    line-height: 1;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .wp_icon03 {
    width: 47px;
    height: 14px;
    margin-top: 2px;
    line-height: 1;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .area_wrap h3 {
    font-size: 18px;
    padding-bottom: 12px;
    margin-top: 30px;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .area_wrap ul .list {
    padding-top: 22px;
    padding-bottom: 24px;
    letter-spacing: 0.1em;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .area_wrap ul .list h4 {
    margin-bottom: 6px;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .area_wrap ul .list address a {
    margin-right: 26px;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .area_wrap ul .list address .detail_link {
    margin-left: 30px;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .area_wrap#showroom .caution_text {
    height: 50px;
    line-height: 50px;
    margin-top: 40px;
  }
}
/*
@media screen and (max-width: 1280px) {
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .icon_wrap {
    left: -260px;
  }
}
*/
@media only screen and (max-width:750px) {
  #shop #two_column_body #contents #shop_wrap > .text {
    margin: 0 15px 20px;
  }
  #shop #two_column_body #contents #shop_wrap #sort_select {
    margin-bottom: 50px;
  }
  #shop #two_column_body #contents #shop_wrap .section_inner {
    /*padding-top: 450px;*/
  }
  #shop #two_column_body #contents #shop_wrap #map,
  #shop #two_column_body #contents #shop_wrap #showroom_map {
    /*width: 100%;
    height: 435px;*/
	display: none;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .icon_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 25px;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .icon_wrap .sp_group01 {
    width: 36.23%;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .icon_wrap .sp_group02 {
    width: 27.53%;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .icon_wrap .sp_group03 {
    width: 24.63%;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .icon_wrap .icon_image01 {
    width: 125px;
    line-height: 1;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .icon_wrap .icon_image02 {
    width: 55px;
    margin-top: 6px;
    line-height: 1;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .icon_wrap .icon_image03 {
    width: 47px;
    margin-top: 1px;
    margin-bottom: 8px;
    line-height: 1;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .icon_wrap img {
    width: 100%;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .icon_wrap .icon_txt {
    font-size: 10px;
    margin-top: 4px;
    white-space: nowrap;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .icon_wrap .tsume {
    margin-left: -3px;
    margin-top: 1px;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .icon_wrap .tsume_top {
    margin-top: -2px;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .icon_wp_list {
    float: left;
    margin-right: 15px;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .icon_wp_list img {
    width: 100%;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .wp_icon01 {
    width: 125px;
    height: 17px;
    margin-top: 8px;
    line-height: 1;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .wp_icon02 {
    width: 55px;
    height: 8px;
    margin-top: 13px;
    line-height: 1;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .wp_icon03 {
    width: 47px;
    height: 14px;
    margin-top: 10px;
    line-height: 1;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .area_wrap h3 {
    font-size: 18px;
    padding-bottom: 12px;
    margin-top: 30px;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .area_wrap ul li {
    padding-top: 22px;
    padding-bottom: 36px;
    letter-spacing: 0.1em;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .area_wrap ul li h4 {
    margin-bottom: 6px;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .area_wrap ul li p a {
    margin-right: 26px;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .area_wrap#showroom .caution_text {
    height: 35px;
    line-height: 35px;
    margin-top: 25px;
  }
  #shop #two_column_body #contents #shop_wrap .shop_list_wrap .area_wrap .space {
    padding-bottom: 52px;
  }
}
/* fukidashi Style
-------------------------------------------------- */
#fukidashiWindow h3 {
  margin-top: 7px;
  font-weight: bold;
  margin-bottom: 5px;
}
#fukidashiWindow h3 a {
  font-weight: bold;
  text-decoration: underline;
}
#fukidashiWindow h3 a:hover {
  text-decoration: none;
}
#fukidashiWindow p {
  margin-bottom: 5px;
}