@charset "UTF-8";
/* CSS Document */

html{
  font-size: 62.5%;
  width: 100%;
}
body {
  font-family: "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	color: #000000;
	background-color: #ffffff;
}
img {
	vertical-align: bottom;
} 
a:hover img {
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 60);
  filter: alpha(opacity = 60);
  transition: all 0.4s;
}
a {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #fff;
	transition: 0.3s all;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/******* 地図成形 *******/
#japan-map div div.area div {
  border: 1px #ffffff solid;
  text-align: center;
  font-size: 14px;
  display: flex;
  display: -webkit-flex;
  align-items: center; /* 縦方向中央揃え */
  -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
  justify-content: center; /* 横方向中央揃え */
  -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
  border-radius: 6px;
  -webkit-border-radius: 6px;
  position: absolute;
  box-sizing: border-box;
  transition: 0.2s;
}
#japan-map div div.area div:hover {
  opacity:0.8;
  transition: 0.2s;
}

#japan-map {
	display: block;
	width: 777px;
	height: 482px;
	background-color: none;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#japan-map p.area-title {
	display: none;
}
.remodal{
  text-align: left;
  border-radius: 10px;
}
.remodal li{
  border-top: solid 1px #999;
  padding: 15px 0;
  margin: 15px auto;
}
.remodal li:first-of-type{
  border-top:none;
}
.remodal li h3{
  margin-bottom: 10px;
  font-size: 2rem;
  font-weight: 700;
  position: relative;
}
.remodal li h3::after{
  position: absolute;
  content: "";
  width: 5px;
  height: 25px;
  left:-10px;
  top:0;
  background: green;
}
.remodal a{
  color: #000;
}
.remodal a.merchant_link{
  text-decoration: underline;
  color: #2b2e38;
}
.flex{
  display: flex;
  flex-wrap: wrap;
}
.flex li{
  width: 46%;
  margin: 0 2% 10px 2%;
  padding-bottom: 10px;
  border-bottom: solid 1px #999;
  border-top: none;
}
a.disabled{
    pointer-events: none;
}


/* 北海道・東北 */

#hokkaido-touhoku {
	width: 136px;
	display: block;
	height: 265px;
	position: absolute;
	left: 638px;
}
#hokkaido-touhoku div.area div {
/*	background-color: #7478c2;
*/	color: #ffffff;
}

#hokkaido {	
	width: 133px;
	height: 70px;
  background-color:rgba(116,120,194,.4);
}
#aomori {
	width: 93px;
	height: 43px;
	left: 21px;
	top: 96px;
  background-color:rgba(116,120,194,.4);

}
#akita {
	width: 67px;
	height: 42px;
	left: 3px;
	top: 139px;
  background-color:rgba(116,120,194,.4);

}
#iwate {
	width: 67px;
	height: 42px;
	left: 70px;
	top: 139px;
  background-color:rgba(116,120,194,.4);

}
#yamagata {
	width: 67px;
	height: 42px;
	top: 181px;
	left: 3px;
  background-color:rgba(116,120,194,.4);
}
#miyagi {
	width: 67px;
	height: 42px;
	top: 181px;
	left: 70px;
  background-color: #7478c2;
}
#fukushima {
	width: 67px;
	height: 42px;
	top: 223px;
	left: 70px;
  background-color: #7478c2;
}

/* 関東 */

#kantou {
	width: 158px;
	display: block;
	height: 174px;
	position: absolute;
	top: 265px;
	left: 623px;
	z-index: 2;
}
#kantou div.area div {
/*	background-color: #31beca;
*/	color: #ffffff;
}
#ibaraki {
	width: 52px;
	height: 85px;
	top: 0px;
	left: 100px;
  background-color: rgba(49,190,202,.4);
}
#tochigi {
	width: 50px;
	height: 42px;
	top: 0px;
	left: 50px;
  background-color: #31beca;
}
#gunma {
	width: 50px;
	height: 42px;
	top: 0px;
	left: 0px;
  background-color: #31beca;
}
#saitama {
	width: 100px;
	height: 43px;
	top: 42px;
	left: 0px;
  background-color: #31beca;
}
#chiba {
	width: 52px;
	height: 84px;
	top: 85px;
	left: 100px;
  background-color: #31beca;
}
#tokyo {
	width: 100px;
	height: 42px;
	top: 85px;
	left: 0px;
  background-color: #31beca;
}
#kanagawa {
	width: 67px;
	height: 42px;
	top: 127px;
	left: 0px;
  background-color: #31beca;
}

/* 中部 */
#tyubu {
	width: 270px;
	height: 211px;
	position: absolute;
	left: 438px;
	top: 223px;
}
#tyubu div.area div {
/*	background-color: #4ab969;
*/	color: #ffffff;
}

#nigata {
	width: 85px;
	height: 42px;
	left: 185px;
  background-color: #4ab969;
}
#toyama {
	width: 67px;
	height: 42px;
	left: 118px;
  background-color: rgba(74,185,105,.4);
}
#ishikawa {
	width: 50px;
	height: 57px;
	left: 68px;
  background-color: #4ab969;
}
#fukui {
	width: 68px;
	height: 42px;
	left: 0px;
	z-index: 2;
  background-color: rgba(74,185,105,.4);
}
#nagano {
	width: 67px;
	height: 85px;
	left: 118px;
	top: 42px;
  background-color: rgba(74,185,105,.4);
}
#yamanashi {
	width: 67px;
	height: 42px;
	left: 118px;
	top: 127px;
  background-color: rgba(74,185,105,.4);
}
#gifu {
	width: 50px;
	height: 55px;
	left: 68px;
	top: 57px;
  background-color: rgba(74,185,105,.4);
}
#shizuoka {
	width: 67px;
	height: 42px;
	left: 118px;
	top: 169px;
  background-color: #4ab969;
}
#aichi {
	width: 50px;
	height: 57px;
	top: 112px;
	left: 68px;
  background-color: #4ab969;
}

/* 近畿 */

#kinki {
	width: 186px;
	height: 211px;
	position: absolute;
	left: 320px;
	top: 223px;
}
#kinki div.area div {
/*	background-color: #b0b72f;
*/	color: #ffffff;
}

#kyoto {
	width: 67px;
	height: 84px;
	left: 51px;
  background-color: #b0b72f;
}
#shiga {
	width: 68px;
	height: 42px;
	top: 42px;
	left: 118px;
  background-color: rgba(176,183,47,.4);
}
#osaka {
	width: 67px;
	height: 85px;
	top: 84px;
	left: 51px;
  background-color: #b0b72f;
}
#nara {
	width: 34px;
	height: 85px;
	top: 84px;
	left: 118px;
  background-color: rgba(176,183,47,.4);
}
#mie {
	width: 34px;
	height: 85px;
	top: 84px;
	left: 152px;
  background-color: rgba(176,183,47,.4);
}
#wakayama {
	width: 113px;
	height: 42px;
	top: 169px;
	left: 61px;
  background-color: rgba(176,183,47,.4);
}
#hyougo {
	width: 51px;
	height: 98px;
	left: 0px;
  background-color: #b0b72f;
}

/* 中国 */

#tyugoku {
	width: 151px;
	height: 98px;
	position: absolute;
	left: 169px;
	top: 223px;
}
#tyugoku div.area div {
/*	background-color: #ef9f27;
*/	color: #ffffff;
}
#tottori {
	width: 50px;
	height: 49px;
	left: 101px;
  background-color: rgba(239,159,39,.4);
}
#okayama {
	width: 50px;
	height: 49px;
	top: 49px;
	left: 101px;
  background-color: #ef9f27;
}
#shimane {
	width: 51px;
	height: 49px;
	left: 50px;
	background-color: #ef9f27;
}
#hiroshima {
	width: 51px;
	height: 49px;
	top: 49px;
	left: 50px;
  background-color: rgba(239,159,39,.4);
}
#yamaguchi {
	width: 50px;
	height: 98px;
	left: 0px;
  background-color: #ef9f27;
}

/* 四国 */

#shikoku {
	width: 184px;
	height: 84px;
	position: absolute;
	left: 169px;
	top: 350px;
}
#shikoku div.area div {
/*	background-color: #d08f68;
*/	color: #ffffff;
}
#kagawa {
	width: 92px;
	height: 42px;
	right: 0px;
  background-color: rgba(208,143,104,.4);
}
#ehime {
	width: 92px;
	height: 42px;
	left: 0px;
  background-color: rgba(208,143,104,.4);
}
#tokushima {
	width: 92px;
	height: 42px;
	right: 0px;
	top: 42px;
  background-color: rgba(208,143,104,.4);
}
#kouchi {
	width: 92px;
	height: 42px;
	left: 0px;
	top: 42px;
  background-color: rgba(208,143,104,.4);
}

/* 九州・沖縄 */

#kyusyu {
	width: 152px;
	height: 247px;
	position: absolute;
	left: 0px;
	top: 235px;
}
#kyusyu div.area div {
	color: #ffffff;
}
#fukuoka {
	width: 50px;
	height: 50px;
	left: 101px;
	top: 0px;
  background-color: rgba(255,117,117,.4);
}
#saga {
	width: 50px;
	height: 50px;
	left: 51px;
	top: 0px;
  background-color: rgba(255,117,117,.4);
}
#nagasaki {
	width: 50px;
	height: 50px;
	left: 1px;
	top: 0px;
  background-color: rgba(255,117,117,.4);
}
#oita {
	width: 50px;
	height: 50px;
	left: 101px;
	top: 50px;
  background-color: rgba(255,117,117,.4);
}
#kumamoto {
	width: 50px;
	height: 100px;
	left: 51px;
	top: 50px;
  background-color: rgba(255,117,117,.4);
}
#miyazaki {
	width: 50px;
	height: 50px;
	left: 101px;
	top: 100px;
  background-color: rgba(255,117,117,.4);
}
#kagoshima {
	width: 68px;
	height: 49px;
	left: 83px;
	top: 150px;
  background-color: #FF7575;
}
#okinawa {
	width: 50px;
	height: 50px;
	left: 1px;
	top: 197px;
  background-color: #FF7575;
}


/****************************************
	レスポンシブ

****************************************/
@media screen and (max-width: 776px) {
.merchant .inner {
  height: 1300px!important;
}
#japan-map {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-around;
}
#japan-map p.area-title {
	display: inline-block;
	width: 100%;
	font-size: 15px;
	text-align: center;
	margin-top: 1.5em;
	margin-bottom: 1em;
	color: #000000;
}
#hokkaido-touhoku, #kantou, #tyubu, #kinki, #tyugoku, #shikoku, #kyusyu {
	display: block;
	position: static;
	margin: 0 1em 0 1em;
}
#japan-map div div.area {
	display: block;
	position: relative;
}

#hokkaido-touhoku {
	height: calc(265px + 4.5em);
}
#kantou {
	height: calc(174px + 4.5em);
}
#tyubu {
	height: calc(211px + 4.5em);
}
#kinki {
	height: calc(211px + 4.5em);
}
#tyugoku {
	height: calc(98px + 4.5em);
}
#shikoku {
	height: calc(84px + 4.5em);
}
#kyusyu {
	height: calc(247px + 4.5em);
}

} /* レスポンシブ max-776px */



@media screen and (max-width: 500px) {
#japan-map {
	display: block;
	width: 100%;
	height: auto;
}
#hokkaido-touhoku, #kantou, #tyubu, #kinki, #tyugoku, #shikoku, #kyusyu {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	height: auto;
	position: static;
	margin-left: 0px;
	margin-right: 0px;
}
#japan-map div div.area {
	font-size: 14px;
 	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
#japan-map div div.area a {
	height: auto;
	width: 25%;
}
#japan-map div div.area div {
 	display: block;
	border-radius: 0px;
	position: static;
	height: auto;
	font-size: 16px;
	width: 100%;
	padding: 0.5em 0.3em 0.5em 0.3em;
}
.flex li{
  width: 98%;
  margin: 0 1% 20px 1%;
}
  
  
  
  
  
  
} /* レスポンシブ max-500px */