@charset "utf-8";

.share {
  background: #F6F6F6;
  padding: 40px 0;
  margin: 0;
}

.heading {
  text-align: center;
  padding: 30px 0;
  margin: 0;
}
.heading h3 {
  margin: 0;
}
.heading h3 img {
  width: 250px;
}

.btn {
  width: 420px;
  margin: 40px auto 60px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  overflow: hidden;
}
.btn a {
  display: block;
  background: #D7152A url(/assets/img/purchase/store/ico_arrow.png) right 30px center no-repeat;
  background-size: 8px;
  color: #fff;
  font-size: 22px;
  text-align: center;
  padding: 30px;
}
.btn a:hover {
  opacity: 0.75;
}



/* ==================================================
Search
================================================== */

#detail__info {
  clear: both;
  position: relative;
  top: 40px;
  color: #D7152A;
  font-size: 16px;
  line-height: 1.5em;
  border: solid 2px #D7152A;
  padding: 15px 20px;
  margin: 0 0 20px 0;
}
.detail__sns {
  margin-top: 10px;
}
.detail__sns dd {
  margin: 5px 14px 0 0;
}
.detail__sns img {
  max-width: 30px;
  max-height: 30px;
}

#detail__heading {
  clear: both;
  position: relative;
  top: 40px;
  background: #F6F6F6;
  padding: 50px 0;
  margin: 0 0 80px;
}
#detail__heading:after {
  content: "";
  display: block;
  clear: both;
}

.detail__heading--left {
  float: left;
  width: 48%;
}
.detail__heading--right {
  position: relative;
  float: right;
  width: 51%;
}

#detail__headline {
  color: #545454;;
  font-size: 40px;
  margin: 10px 0 30px;
}

.detail_attention {
  margin: 5px 0 15px 0;
}
.detail_attention span{
  background-color: #f00000;
  color: #fff;
  margin: 10px 0;
  padding: 7px 10px;
}

/*detail__category*/
.detail__category {
  margin: 0 0 50px;
}
.detail__category span {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  padding: 10px 10px 8px;
}
.detail__category .wtech {
  background: #11335E;
}
.detail__category .wstyle {
  background: #D7152A;
}
.detail__category .whobby {
  background: #F46E21;
}
.detail__category .wspocam {
  background: #8CC643;
}
.detail__category .wcamera {
  background: #965900;
}
.detail__category .wbook {
  background: #EF7A00;
}
.detail__category .roadbike {
  background: #231815;
}

/*detail__heading dlist */
#detail__heading dl {}
#detail__heading dt {
  display: inline-block;
  width: 120px;
  color: #545454;
  font-size: 16px;
  font-weight: bold;
  line-height: 2em;
  vertical-align: top;
  padding: 0 0 0 25px;
}
#detail__heading dd {
  display: inline-block;
  color: #545454;
  font-size: 16px;
  line-height: 2em;
}

#detail__heading dd ul li span {
  display: inline-block;
  padding: 0 0 0 25px;
  width: 150px;
}

#detail__heading dd ul li a {
  color: #545454;
}

.detail__address dt{
  background: transparent url(/assets/img/search/ico_address.png) left center no-repeat;
}
.detail__phone dt{
  background: transparent url(/assets/img/search/ico_phone.png) left top 5px no-repeat;
}
  .detail__phone .ptech {
    background: transparent url(/assets/img/search/ico_wtech.png) left center no-repeat;
  }
  .detail__phone .pstyle {
    background: transparent url(/assets/img/search/ico_wstyle.png) left center no-repeat;
  }
  .detail__phone .phobby {
    background: transparent url(/assets/img/search/ico_whobby.png) left center no-repeat;
  }
  .detail__phone .pspocam {
    background: transparent url(/assets/img/search/ico_wspocam.png) left center no-repeat;
  }
  .detail__phone .pcamera {
    background: transparent url(/assets/img/search/ico_wcamera.png) left center no-repeat;
  }
  .detail__phone .pbook {
    background: transparent url(/assets/img/search/ico_wbook.png) left center no-repeat;
  }
  .detail__phone .proadbike {
    background: transparent url(/assets/img/search/ico_roadbike.png) left center no-repeat;
  }
.detail__operation dt{
  background: transparent url(/assets/img/search/ico_operation.png) left center no-repeat;
}
  .detail__operation .ptech {
    background: transparent url(/assets/img/search/ico_wtech.png) left center no-repeat;
  }
  .detail__operation .pstyle {
    background: transparent url(/assets/img/search/ico_wstyle.png) left center no-repeat;
  }
  .detail__operation .phobby {
    background: transparent url(/assets/img/search/ico_whobby.png) left center no-repeat;
  }
  .detail__operation .pspocam {
    background: transparent url(/assets/img/search/ico_wspocam.png) left center no-repeat;
  }
  .detail__operation .pcamera {
    background: transparent url(/assets/img/search/ico_wcamera.png) left center no-repeat;
  }
  .detail__operation .pbook {
    background: transparent url(/assets/img/search/ico_wbook.png) left center no-repeat;
  }
  .detail__operation .proadbike {
    background: transparent url(/assets/img/search/ico_roadbike.png) left center no-repeat;
  }
.detail__holiday dt{
  background: transparent url(/assets/img/search/ico_holiday.png) left center no-repeat;
}
.detail__parking dt{
  background: transparent url(/assets/img/search/ico_parking.png) left center no-repeat;
}
.detail__access dt{
  background: transparent url(/assets/img/search/ico_access.png) left center no-repeat;
}
.detail__info dt{
  background: transparent url(/assets/img/search/ico_info.png) left center no-repeat;
}


.detail__slider {
  z-index: 1;
  position: relative;
  width: 640px;
  height: 440px;
  overflow: hidden;
}
#detail__prev {
  z-index: 2;
  display: block;
  position: absolute;
  left: 51.5%;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -362px;
  background: url(/assets/img/common/mv_icon_prev.png) no-repeat center center;
}
#detail__next {
  z-index: 2;
  display: block;
  position: absolute;
  right: 58.5%;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-right: -382px;
  background: url(/assets/img/common/mv_icon_next.png) no-repeat center center;
}
.detail__controls a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

#detail__prev:hover,
#detail__next:hover {
  opacity: .75;
}

#detail__pager .bx-pager {
  z-index: 3;
  position: absolute;
  bottom: -28px;
  left: 0;
  width: 100%;
  padding-top: 0;
  text-align: center;
}
#detail__pager .bx-pager-item {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 0 5px;
}
#detail__pager .bx-pager.bx-default-pager a {
  display: block;
  width: 100%;
  height: 100%;
  background: #cfd6df;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
#detail__pager .bx-pager.bx-default-pager a.active {
  background: #11335e;
}

#detail__slider .bx-loading {
  background-image: url(/assets/img/common/bx_loader.gif);
  z-index: 3;
}


#parking_map .flex-container {
	max-width: 1400px;
	min-width: 320px;
	display:-moz-flex;
	display:-webkit-flex;
	display:-o-flex;
	display:-ms-flex;
	flex-wrap:wrap;
	display: flex;
	justify-content: center;
	margin: 0 auto;
	text-align: center;
}
#parking_map .flex-item {
	width: 48%;
	padding: 0;
}
#parking_map .flex-item img {
	width: 96%;
  max-width: 640px;
}
#parking_map li {
  list-style: none;
}


#googlemap {
  position: relative;
  height: 0;
  padding-bottom: 36%;
  padding-bottom: 500px;
  overflow: hidden;
}
#googlemap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}



#detail__heading--type1 {
  background: #11335F;
}
#detail__heading--type2 {
  background: #D7152A;
}
#detail__heading--type3 {
  background: #F46E21;
}
#detail__heading--type4 {
  background: #8CC643;
}
#detail__heading--type5 {
  background: #965900;
}
#detail__heading--type81 {
  background: #EE7900;
  padding: 18px 0 !important;
}
#detail__heading--type11 {
  background: #231815;
}



.purchase__box {
  position: relative;
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
}
.purchase__box2 {
  position: relative;
  overflow: hidden;
  margin: 30px auto 0 !important;
}
.purchase__box:after,
.purchase__box2:after {
  content: "";
  display: block;
  clear: both;
}

.inner__liquid {
  max-width: 1304px;
  padding: 0 10px;
  margin: 0 auto;
}

.purchase__list {
  position: relative;
  top: -1px;
  left: -1px;
  float: left;
  width: 33.3%;
  height: 410px;
  background: #fff;
  border-right: solid 1px #eee;
  border-top: solid 1px #eee;
}
.purchase__list:nth-child(3n) {
  border-right: none;
}
.purchase__list:last-child {
  border-right: none;
}
.purchase__list a {
  display: block;
  height: 410px;
  padding: 15px;
}
.purchase__list a:hover {
  opacity: 0.75;
}
.purchase__list h3 {
  background: #ddd;
  height: 220px;
  font-size: 0px;
  margin: 0 0 30px;
}
.purchase__list img {
  width: 100%;
}
.purchase__list dl {
  padding: 0 10px 0;
}
.purchase__list dt {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25em;
  margin: 0 0 15px;
}
.purchase__list dd {
  color: #333;
  line-height: 1.5em;
}



.archive__list {
  margin: 40px 0 0;
}
.archive__list:after {
  content: "";
  display: block;
  clear: both;
}

.archive__list--left {
  float: left;
  width: 50%;
  min-height: 200px;
  border-right: solid 1px #ddd;
  padding: 0 3% 0 0;
}
.archive__list--right {
  float: right;
  width: 47%;
  min-height: 200px;
}

.archive__list h4 {
  background: #EEEEEE;
  color: #545454;
  font-size: 18px;
  line-height: 1.5em;
  border-left: solid 1px #8D8D8D;
  padding: 15px 20px;
  margin: 0 0 30px;
}

.archive__list ul {
  margin: 0 0 20px;
}
.archive__list ul:after {
  content: "";
  display: block;
  clear: both;
}
.archive__list li {
  color: #545454;
  font-size: 16px;
  line-height: 1.75em;
}
.archive__list li span {
  display: block;
  float: left;
  width: 15%;
}
.archive__list li a {
  display: block;
  float: right;
  width: 85%;
  color: #545454;
  font-size: 16px;
  line-height: 1.75em;
}
.archive__list li a:hover {
  opacity: 0.75;
}

a[href^="tel:"] {
    pointer-events: none;
}
a[href^="tel:"] { cursor: default; }