﻿@charset "UTF-8";

/*インスタ非表示*/
.inst-title-box,
.insta-box,
.inst-title {
  display: block!important;
}

#ueda .inst-title-box,
#ueda .insta-box,
#ueda .inst-title,
#nakamura .inst-title-box,
#nakamura .insta-box,
#nakamura .inst-title {
  display: none!important;
}

h3.inst-title-box {
  display: block;
  text-align: center;
  margin-bottom: 40px;
}

h3.inst-title-box img {
  height: 45px;
}

@media screen and (max-width:768px) {

  h3.inst-title-box {
    margin-top: 60px;
    margin-bottom: 20px;
  }

  h3.inst-title-box img {
    height:30px;
  }
  
}


/***********************************
campaignSupport
************************************/
#campaignSupport {
}

#campaignSupport ul.bnrbox li strong {
  display: block;
}

#campaignSupport ul.bnrbox li a {
  text-decoration: none;
  color: #333;
}

@media print, screen and (min-width:769px) {
  
  #campaignSupport {
    padding-top: 70px;
    padding-bottom: 120px;
  }  
  
  #campaignSupport ul.bnrbox {
    position: relative;
    overflow: hidden;
    margin-bottom: 60px;
  }
  
  #campaignSupport ul.bnrbox li {
    width: 32.6%;
    float: left;
    margin-right: 1.1%;
  }
  
  #campaignSupport ul.bnrbox li:nth-child(3n) {
    margin-right: 0;
  }
  
  #campaignSupport ul.bnrbox li img {
    margin-bottom: 14px;
  }
  
  #campaignSupport ul.bnrbox li strong,
  #campaignSupport ul.bnrbox li p {
    font-size: 14px;
  }
  
  #campaignSupport ul.bnrbox li:nth-child(1),
  #campaignSupport ul.bnrbox li:nth-child(2),
  #campaignSupport ul.bnrbox li:nth-child(3) {
    margin-bottom: 30px;
  }
  
}

@media screen and (max-width:768px) {
  
  #campaignSupport {
    padding-top: 0;
    padding-bottom: 60px;
  }  
  
  #campaignSupport ul.bnrbox {
    position: relative;
    overflow: hidden;
    margin-top: 30px;
  }
  
  #campaignSupport ul.bnrbox li {
    margin-bottom: 15px;
  }
  
  #campaignSupport ul.bnrbox li img {
    margin-bottom: 10px;
  }
  
  #campaignSupport ul.bnrbox li strong,
  #campaignSupport ul.bnrbox li p {
    font-size: 14px;
  }
  
  #campaignSupport ul.bnrbox li:last-child {
    margin-bottom: 0;
  }
  
}


/***********************************
showroom-dv
************************************/
#showroom-dv {
  background-color: #ebe7da;
}

#showroom-dv ul.btnbox {
  position: relative;
  overflow: hidden;
}

#showroom-dv ul.btnbox li {
  cursor: pointer;
  text-align: center;
  font-size: 14px;
}

#showroom-dv ul.btnbox li.on {
  background-color: #fff;
}

#showroom-dv .googlemap-wrapper ul.mapbox {
}

#showroom-dv .googlemap-wrapper ul.mapbox li {
  display: none;
}

#showroom-dv .googlemap-wrapper ul.mapbox li.active {
  display: block;
}

@media print, screen and (min-width:769px) {
  
  #showroom-dv {
    padding-top: 70px;
    padding-bottom: 120px;
  }
  
  #showroom-dv ul.btnbox {
    margin-bottom: 20px;
  }
  
  #showroom-dv ul.btnbox li {
    width: 25%;
    float: left;
    display: table;
    line-height: 80px;
  }
  
  #showroom-dv ul.btnbox li.b07 {
    line-height: 20px;
    padding-top: 20px;
  }
  
  #showroom-dv ul.btnbox li:last-child {
    padding-bottom: 20px;
  }  
  
  #showroom-dv ul.btnbox li:hover {
    background-color: #f4f4f4;
  }
  
}

@media screen and (max-width:768px) {
  
  #showroom-dv {
    padding-top: 0;
    padding-bottom: 60px;
  }
  
  #showroom-dv ul.btnbox {
    margin-bottom: 20px;
  }
  
  #showroom-dv ul.btnbox li {
    width: 50%;
    float: left;
    display: table;
    line-height: 60px;
    font-size: 13px;
  }
  
  #showroom-dv ul.btnbox li.b07 {
    line-height: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  
}

/***********************************
shopList
************************************/
#shopList {
}

#shopList .shopBox:last-child {
  margin-bottom: 0;
}

#shopList .shopBox dl dd h3 {
  display: block;
  font-family: "ヒラギノ明朝 ProN", "HiraMinProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

#shopList .shopBox dl dd h3 span {
  font-size: 14px;
  display: inline-block;
  background-color: #333;
  color: #fff;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  -moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius:15px;
	position:relative;
}

#shopList .shopBox dl dd p {
  font-size: 13px;
}

#shopList .shopBox dl dd p span.time {
  display: block;
  text-indent: -4.5em;
  padding-left: 4.5em;
}

#shopList .shopBox dl dd ul li {
  text-align: center;
  width: 100%;
}

#shopList .shopBox dl dd ul li a {
  display: block;
  text-decoration: none;
  color: #fff;
  background: #b69b41;
  background: -moz-linear-gradient(top, #b69b41 0%, #9d8228 100%);
  background: -webkit-linear-gradient(top, #b69b41 0%,#9d8228 100%);
  background: linear-gradient(to bottom, #b69b41 0%,#9d8228 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b69b41', endColorstr='#9d8228',GradientType=0 );
  font-size: 14px;
}

@media print, screen and (min-width:769px) {
  
  #shopList {
    padding-bottom: 120px;
  }
  
  #shopList .shopBox {
    padding-top: 120px;
  }
  
  #shopList .shopBox dl {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
  }  
  
  #shopList .shopBox dl dt {
    width: 48%;
    float: left;
  }
  
  #shopList .shopBox dl dd {
    position: relative;
    width: 48%;
    float: right;
    padding-bottom: 15%;
  }
  
  #shopList .shopBox dl dd h3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  
  #shopList .shopBox dl dd h3 span {
    padding-left: 30px;
    padding-right: 30px;
    margin-right: 10px;
  }
  
  #shopList .shopBox dl dd ul {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
  
  #shopList .shopBox dl dd ul li {
    margin-top: 10px;
    width: 49.4%;
    float: left;
  }
  
  #shopList .shopBox dl dd ul li:last-child {
    float: right;
  }
  
  #shopList .shopBox dl dd ul li a {
    line-height: 60px;
  }

}

@media screen and (max-width:768px) {
  
  #shopList {
    padding-bottom: 60px;
  }
  
  #shopList .shopBox {
    padding-top: 60px;
  }
  
  #shopList .shopBox dl {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
  }  
  
  #shopList .shopBox dl dt {
    margin-bottom: 5px;
  }
  
  #shopList .shopBox dl dd {
    position: relative;
    width: 100%;
  }
  
  #shopList .shopBox dl dd h3 {
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  
  #shopList .shopBox dl dd h3 span {
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 10px;
    font-size: 12px;
    line-height: 23px;
  }
  
  #shopList .shopBox dl dd p {
    margin-bottom: 20px;
  }
  
  #shopList .shopBox dl dd ul {
    width: 100%;
  }
  
  #shopList .shopBox dl dd ul li {
    margin-top: 5px;
  }  
  
  #shopList .shopBox dl dd ul li a {
    line-height: 60px;
  }

}

/*sns-box*/
#shopList .shopBox dl dd ul.sns-box {
  position: absolute;
  overflow: hidden;
  bottom: 80px;
  transition: all 1s;
}

#shopList .shopBox dl dd ul.sns-box li {
  max-width: 40px;
  width: 8%;
  float: left !important;
  margin-top: 0;
  margin-right: 3%;
  transition: all 1s;
}

#shopList .shopBox dl dd ul.sns-box li a {
  background: #fff !important;
  background: -moz-linear-gradient(top, #fff 0%, #fff 100%);
  background: -webkit-linear-gradient(top, #fff 0%,#fff 100%);
  background: linear-gradient(to bottom, #fff 0%,#fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#fff',GradientType=0 );
  font-size: 0 !important;
  line-height: 0 !important;
  transition: all 1s;
}

#shopList .shopBox span.inst-title {
  display: block;
  background-image: url("../../common/images/icon_instagram.svg");
  background-size: 25px auto;
  background-repeat: no-repeat;
  line-height: 25px;
  padding-left: 30px;
  margin-bottom: 15px;
}

@media screen and (min-width:769px) and (max-width:840px) {
  
  #shopList .shopBox dl dd h3 {
    font-size: 18px;
  }

  #shopList .shopBox dl dd ul.sns-box {
    bottom: 45px;
  }
  
  #shopList .shopBox dl dd h3 {
    margin-bottom: 15px;
  }
  
  #shopList .shopBox dl dd ul li a {
    line-height: 40px;
  }
  
  #shopList .shopBox dl dd p {
    font-size: 13px;
  }
  
}

@media screen and (max-width:768px) {
  
  #shopList .shopBox dl dd ul.sns-box {
    position: relative;
    bottom: 5px;
  }
  
  #shopList .shopBox span.inst-title {
    background-size: 20px auto;
    line-height: 20px;
    padding-left: 30px;
    margin-bottom: 10px;
    margin-top: 15px;
    font-size: 14px;
  }  
  
}
  
