@charset "Shift_JIS";


.topicPath_sponly{
  display: none;
}
.headingBlock-styleTypeSingleTop {
  width: 1097px;
  margin-bottom: 56px;
}
.areaHeaderContainer{
  margin-top: 60px;
  background: url(../img/main_pc.png);
  background-position: right 0;
  padding-top: 60px;
  padding-left: 8px;
  height: 300px;
  box-sizing: border-box;
  background-repeat: no-repeat;

}
.areaHeader_ttl{
  color: #ed0000;
  font-weight: bold;
  font-size: 4.1rem;
  margin-bottom: 10px;
}
.areaHeader_lead{
  max-width: 610px;
}
.headingBlock-shopinfo02{
  font-weight: bold;
  font-size: 1.6rem;
  margin-bottom: 9px;
}

.iconInfo_box{
  margin-bottom: 22px;
  text-align: right;
}
.iconInfo_box span{
  margin-left: 10px;
  color: #707070;
  font-size: 1.2rem;
}
.iconInfo_box span img{
  width: 26px;
  height: auto;
  margin-right: 5px;
}
.oftenShopBlock{
  background: #F7F7F0;
  padding: 17px 30px 10px;
  margin-bottom: 43px;
}
.oftenShopList .oftenShopLink{
  display: inline;
}
.textLink.textLink-often-type01{
  display: inline-block;
  line-height: 35px;
  height: 38px;
  border: 1px solid #cccccc;
  border-radius: 20px;
  margin: 0 3px 10px 0;
  padding: 0 10px;
  background: #ffffff;
}
.textLink.textLink-often-type01:hover{
  opacity: 0.7;
}
.areaListBox{
  padding-bottom:40px;
}
.areaListBox .columnComp-type03{
  justify-content: space-between;
}
.areaListBox .columnComp_box{
  width: 340px;
  margin-bottom: 25px;
}
.areaListBox .columnComp:after{
  content:'';
  display: block;
  width: 340px;
  height: 0;
}

.areaListBox_item{
  border: 1px solid #cccccc;
  padding: 20px 34px 80px 34px;
  height:100%;
  position: relative;
}

.areaListBox_item .areaListBox_ttl{
  font-weight: bold;
  font-size: 1.8rem;
}
.areaListBox_ruby{
  font-size: 1rem;
  color:#808080;
}
.areaListBox_service{
  margin-top: 5px;
  display: flex;
  min-height: 26px;
}
.areaListBox_service span{
  display: inline-block;
  width: 26px;
  margin-right: 5px;
}
.areaListBox_service span img{
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}
.areaListBox_detail{
  margin-top: 10px;
  line-height: 1.5;
}
.areaListBox_detail dt{
  font-weight: bold;
  width: 4.5em;
}
.areaListBox_detail dd{
  padding-left: 5em;
  margin-top: -1.5em;
  margin-bottom: 10px;
}
.areaListBox_link{
  margin-top: 16px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 24px;
  height: 40px;
  width: calc(100% - 68px);
}
.areaListBox_linkitem{
  width: calc(50% - 7px);
}
.areaListBox_link .areaListBox_linkitem:only-child{
  width: 100%;
}
.areaListBox_link .boxLink{
  display: block;
  padding-top: 8px;
  padding-bottom: 5px;
}
.areaListBox_link .boxLink-type04{
  color: #333333;
  border-color: #cccccc;
}

.areaBlock .headingBlock-styleType01 span.small{
  font-size: 1.6rem;
}
.moreLinkButton .boxLink,
.areaListButton .boxLink {
  display: block;
  border-color: #ED0000;
  height: 100%;
  width: 350px;
  margin: 0 auto 40px;
  cursor: pointer;
}
.areaListButton .boxLink{
  margin-top: 13px;
  margin-bottom: 0;
}
.areaListButton .boxLink::before{
  transform: rotate(135deg);
}
.areaListButton .open.boxLink::before{
  transform: rotate(-45deg);
  top:50%;
}


#shoplistContainer .headingBlock-styleType03 span::before{
  background-image: url(../img/icon/icon_01.png);
  height: 30px;
  width: 38px;
  top: calc(50% - 15px);
}
.areaShop .headingBlock-styleType03{
  font-size: 3rem;
  margin-bottom: 40px;
}
.areaShop .headingBlock-styleType03 span{
  position: relative;
  padding-left: 50px;
}
.areaShop .headingBlock-styleType03 span::before{
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: '';
  display: block;
  position: absolute;
  left: 0px;    
}



#campaignContainer{
  padding: 50px 0 10px;
  background: #F7F7F0;
  margin: 50px 0;
}
#campaignContainer .headingBlock-styleType03 span::before{
  background-image: url(../img/icon/icon_02.png);
  height: 36px;
  width: 34px;
  top: calc(50% - 20px);
  left: 6px;
}
.areaCampaign{
  justify-content: space-between;
}
.areaCampaign .columnComp_box{
  width: 246px;
  margin-bottom: 37px;
}
.areaCampaign_desc{
  margin-top: 13px;
}
.areaCampaign_item a:hover > *{
  opacity: 0.7;
}


#recommendContainer{
  padding: 50px 0 10px;
}
#recommendContainer .headingBlock-styleType03 span::before{
  background-image: url(../img/icon/icon_03.png);
  height: 30px;
  width: 43px;
  top: calc(50% - 13px);
  left: -6px;
}
.areaRecommend{
  justify-content: space-between;
}
.areaRecommend .columnComp_box{
  margin-bottom: 33px;
  width: 523px;
}
.areaRecommend_item .boxLink.areaRecommend_linkBox{
  border-color: #cccccc;
  color:#333333;
  font-weight: normal;
  text-align: left;
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
  padding: 15px 32px 15px 15px;
  position: relative;
}
.areaRecommend_item .boxLink.areaRecommend_linkBox::before {
  top: calc(50% - 5px);
  right: 20px;
  width: 12px;
  height: 12px;
}
.areaRecommend_item .areaRecommend_linkImg{
  position: absolute;
  border: 1px solid #cccccc;
  max-width: 130px;
  top: 22px;
  left: 18px;
}
.areaRecommend_item .areaRecommend_linkText{
  padding-left: 142px;
  min-height: 10em;
}
.areaRecommend_item .areaRecommend_linkText span{
  font-weight: bold;
  font-size: 1.6rem;
}
.areaRecommend_item .area_select_detail{
  margin-top: 8px;
}

#prefecturesContainer{
  padding-bottom: 20px;
}
.prefecturesList{
  background: #F7F7F0;
  padding: 21px 25px 1px;
}
.prefecturesList_ttl{
  margin-bottom: 20px;
}
.prefecturesList_ttl h3{
  font-size: 1.6rem;
  font-weight: bold;
}
.prefecturesList_areaBox{
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #cccccc;
}
.prefecturesList .prefecturesList_areaBox:last-child{
  border-bottom: none;
}
.prefecturesList_areaBox dt{
  font-weight: bold;
}
.prefecturesList_areaBox dd{
  padding-left: 185px;
  margin-top: -1.75em;
}
.prefecturesList_link a{
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.4;
  padding-right: 10px;
  margin-right: 21px;
  position: relative;
}

.prefecturesList_link a:hover{
  text-decoration: underline;
}

.prefecturesList_link a::before {
  border-top: 2px solid #ed0505;
  border-right: 2px solid #ed0505;
  content: '';
  display: block;
  height: 6px;
  position: absolute;
  top: calc(50% - 5px);
  right: 0px;
  transform: rotate(45deg);
  width: 6px;
}