@charset "UTF-8";

#shop_area {
  background: #fff;
  margin-bottom: 40px
}

#shop_area .cnt {
  background: #fff;
}

#shop_area img {
  width: auto
}

#shop_area h2 {
  font-size: 33px;
  line-height: 1;
  letter-spacing: .2em;
  color: #666;
  font-weight: 300!important;
  text-align: center;
  padding: 83px 0 0
}

#shop_area h2 strong {
  display: block;
  font-size: 45.6px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: .1em;
  color: #55ace1;
  padding-top: 33px
}

#shop_area h2 strong>strong {
  display: inline;
  font-size: 57px;
  line-height: 1
}

#shop_area h2 small {
  font-size: 14px;
  line-height: 1;
  font-weight: 300;
  letter-spacing: .1em;
  color: #555;
  text-align: right;
  padding: 50px 20px 12px;
  display: block
}

#shop_area h3 {
  background: url(../img/shop_btn_open.png) 660px top / 50px auto no-repeat #55ace1;
  text-align: center;
  cursor: pointer
}

#shop_area h3.active {
  background: url(../img/shop_btn_close.png) 660px top / 50px auto no-repeat #55ace1
}

#shop_area h3 img {
  height: 100px
}

#shop_area .incnt+h3 {
  margin-top: 10px
}

#shop_area .incnt {
  display: none
}

#shop_area tr {
  display: block;
  position: relative
}

#shop_area tr.kanto {
  padding-bottom: 60px
}

#shop_area tr+tr {
  margin-top: 10px
}

#shop_area a, #shop_area .more a:nth-child(odd) {
  width: 100%;
  display: block;
  text-decoration: none;
  padding: 18px 40px 14px 30px;
  font-size: 15px;
  line-height: 19px;
  color: #555;
  background: url(../img/shop_arrow.png) 572px center no-repeat #fefefe;
  box-sizing: border-box
}

#shop_area a dt {
  color: #55ace1;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 5px;
  font-weight: 700
}

#shop_area a:nth-child(odd), #shop_area .more a:nth-child(even) {
  background: url(../img/shop_arrow.png) 572px center no-repeat #fafafa
}

#shop_area th {
  width: 150px;
  text-align: center;
  vertical-align: middle;
  color: #55ace1;
  font-size: 30px;
  background: #f0f9ff;
  font-weight: 400
}

#shop_area td {
  width: 600px;
  box-sizing: border-box
}

#shop_area .more h4 {
  position: absolute;
  left: 0;
  bottom: 0;
  cursor: pointer;
  background: url(../img/shop_more_close.png) left top no-repeat;
  background-size: 100%
}

#shop_area .more h4.active img {
  visibility: hidden
}

#shop_area h4+.incnt {
  display: none
}

#shop_area .incnt, #shop_area th {
  position: relative
}

/* 20240206修正 */
#shop_area .region h3:hover, #shop_area .region h4:hover, #shop_area .region dl:hover {
  opacity: .7;
  filter: alpha(opacity=70);
  -moz-opacity: .7;
  -ms-filter: "alpha(opacity=70)"
}

#shop_area .anchor01 {
  position: absolute;
  left: 0;
  top: -110px;
  visibility: hidden
}

#shop_area .anchor02 {
  position: absolute;
  left: 0;
  top: -110px;
  visibility: hidden
}
