@charset "UTF-8";

/* 20200310 */

h3{
  background-image: none !important;
  background-color: none !important;
  background: none !important;
}
div.pad{
  padding: 25px 10px 30px !important; 
}
div.areaTxt ul li{
  max-width: 500px !important; 
}
/*table*/
.layout td{
  border: none !important; 
  
}
table.pref{
  margin: 5px auto;
  border-collapse: collapse;
  word-break: break-all;
  border: none;
}
table.pref th{
  border: none;
  padding: 5px;
  background-color: #EEEEEE;
}

table.pref td{
  border: none;
  padding: 5px;
  border-bottom: 1px solid #EEE;
  vertical-align: middle;
}

table.zip-detail{
  border-collapse: collapse;
  word-break: break-all;
  border: 1px solid #CC0000;
}
.zip-detail th{
  background-color: #CC0000;
  color: #FFF;
  font-weight: bold ;
  font-size: 1.2em;
}
.zip-detail span.zip-code{
  font-size: 2.5em;
  font-weight: bold;
  color: #CC0000;
  display: block;
  text-align: center;
  padding: 10px 0;
}
.partKana{
  font-size: 0.9em;
}
span.mkr-top{
  background: none;
}
span.mkr-next{
  background: none;
}
span.mkr-prev{
  background: none;
}
.zipFontL{
  font-size: 1.7em;
}
h3.llineGreen{
font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
font-size: 1.35rem;
font-weight: bold;
line-height: 1.3;
padding-left: 0.5em;
margin: 0.5em 0px;
border-left: 4px solid #45963A;

}

/* ====================================================== */
/* [ポップアップウインドウ専用のスタイル]				  */
/* ====================================================== */

/* ページの横幅 */

#popup-win #wrap-outer {
	background: url("/img/common/bg_popup.gif") 50% no-repeat;
	width: 720px;
}

#popup-win #wrap-inner {
	background: none;
}

/* 主要ブロック */

#popup-win #head-box {
	border-bottom: none;
	font: 1px/1px sans-serif;
	width: 712px;
	height: 1px;
}

#popup-win #main-box {
	width: 712px;
	float: none;
}

#popup-win #foot-box {
	font: 1px/1px sans-serif;
	width: 572px;
	height: 3px;
	clear: none;
}

/* その他 */

#popup-win #main-box div.pad {
	padding: 25px 16px 30px;
	border: none;
}

#popup-win #main-box div.win-close {
	margin-top: 30px;
	text-align: center;
}

#popup-win #main-box hr.line {
	border: 1px solid #C3C3C3;
}
#wrap-inner {
	border-width: 1px;
	border-style: none solid;
	border-color: #FFFFFF;
	margin: 0 3px;
}

@media screen and (max-width: 667px) {
	/*div.zipcordMap h3{
		display:none;
	}*/

}

/*tab中間サイズ*/
/* tablet */
@media screen and (min-width: 751px) and (max-width: 1023px) {

}/*end*/

@media screen and (min-width: 1024px) and (max-width: 1366px) {

}/*end*/

@media screen and (max-width: 750px){

} /* sp END */