@font-face {
  font-family: "Rotis Serif Std Regular";
  src: url("https://wasara.jp/font/Rotis Serif Std Regular.otf") format("opentype");
}

ul li {
	list-style-type: none !important;
}
body {
	font-family: 'Rotis Serif Std Regular', 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
	color: #221814;
}
a {
	color: #221814;
	text-decoration: none;
}
h1,
h2,
h3 {
	font-weight: normal !important;	
}

#mfPreviewBarShow,
#mfPreviewBar {
	display: none;	
}


/*   pc  */
body.pc #contents {
	position: relative;
}
body.pc h1 {
	width: 1000px;
	margin: 10px auto 0 auto;
	text-align: center;
	font-size: 22px;
	letter-spacing: 0.8px;
}
body.pc h1 span {
	display: block;
	padding: 8px 0 33px 0;
	font-size: 10px;
}

body.pc .sectionBox h2 {
	font-size: 12px;
    margin: 30px auto 25px auto;
	text-align: center;
}

body.pc #localNav {
	font-size: 12px;
	width: 1000px;
	margin: 30px auto 25px auto;
	display: block;
	text-align: center;
	border-bottom: 1px solid #aaaaaa;
	padding-bottom: 16px;
}
body.pc #localNav li {
	display:inline;
	list-style-type:none;
	margin-right:10px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom: 2px;
	border-left:1px solid #aaaaaa;
}
body.pc #localNav li a {
	padding-bottom: 5px;
}
body.pc #localNav li.current a {
	border-bottom: 2px solid #aaaaaa;
}
body.pc #localNav li:first-child {
	border-left:none;
}

body.pc #archiveNav {
	font-size: 12px;
	width: 725px;
	margin: 0 auto 40px auto;
	display: block;
	text-align: center;
}
body.pc #archiveNav li {
	display:inline;
	list-style-type:none;
	margin-right:8px;
	padding-left:10px;
	padding-top:2px;
	border-left:1px solid #aaaaaa;
}
body.pc #archiveNav li.current a {
	color: #9a9b9b;
}
body.pc #archiveNav li:first-child {
	border-left:none;
}

body.pc #contents #section-01 {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
body.pc #contents #list-wrap {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
body.pc #contents #list-wrap .col1-1 {
	text-align: center;
	width: 1000px;
	margin: 0 auto 35px auto;
	border-top: 1px solid #aaaaaa;
	padding-top: 25px;
	line-height: 1.8;
}
body.pc #contents #list-wrap .col1-1 h2 {
	font-size: 16px;
	margin: 0;
}
body.pc #contents #list-wrap .col1-1 p {
	font-size: 12px;
}
body.pc #contents #list-wrap .col1-1 p.add {
	margin-top: 20px;
}


body.pc #contents #list-wrap h2,
body.pc #contents #list-wrap h3 {
	text-align: center;
	font-size: 15px;
	margin: 50px;
}


body.pc #contents #list-wrap table {
	width: 1000px;
	margin: 0 auto 35px auto;
	border-top: 1px solid #aaaaaa;
}

body.pc #contents #list-wrap table td {
	padding: 15px 15px 0 15px;
	font-size: 12px;
	line-height: 1.6;
}
body.pc #contents #list-wrap table td.area {
	width: 80px;
	padding-left: 0;
}
body.pc #contents #list-wrap table td.shopname {
	width: 225px;
}
body.pc #contents #list-wrap table td.address {
	width: 320px;
}
body.pc #contents #list-wrap table td.telnumber {
	width: 150px;
	padding-right: 0;
}
body.pc #contents #list-wrap table td a {
	text-decoration: underline;
}
body.pc #contents #list-wrap table td a:hover {
	text-decoration: none;
}

body.pc #contents #list-wrap table {
	width: 1000px;
	margin: 0 auto 35px auto;
	border-top: 1px solid #aaaaaa;
}
body.pc #contents #list-wrap #assortment {
	width: 1000px;
	margin: 50px auto 35px auto;
	text-align: right;
	font-size: 11px;
	line-height: 1.6;
}

.urlList {
	width: 60%;
	margin: 0 auto;
	text-align: center;
	position: relative;
	padding: 10px 0px; 
	border-bottom: 0.5px solid #989898;
}

#top{
	border-top: 0.5px solid #989898;
}

.attention {
	font-size: 12px;
	color: #6f6f6f;
}

.urlList li {
  padding: 20px 0px;

}

/*   SP  */
body.sp #contents h1 {
	text-align: center;
	font-size: 22px;
	padding-top: 0px;
}
body.sp #contents h1 span {
	display: block;
	padding: 8px 0 47px 0;
	font-size: 10px;
}

body.sp .sectionBox h2 {
	font-size: 10px;
    margin: 30px auto 20px auto;
    display: block;
    text-align: center;
}

body.sp #localNav {
	font-size: 10px;
	margin: 30px auto 20px auto;
	display: block;
	text-align: center;
}
body.sp #localNav li {
	display:inline;
	list-style-type:none;
	margin-right:8px;
	padding-left:10px;
	padding-top:2px;
	border-left:1px solid #aaaaaa;
}
body.sp #localNav li.current {
	text-decoration: underline;
}
body.sp #localNav li:first-child {
	border-left:none;
}

body.sp #archiveNav {
	font-size: 10px;
	width: 455px;
	margin: 0 auto 40px auto;
	display: block;
	text-align: center;
}
body.sp #archiveNav li {
	display:inline-block;
	list-style-type:none;
	margin-right:8px;
	padding-left:10px;
	padding-top:2px;
	margin-bottom: 5px;
	border-left:1px solid #aaaaaa;
}
body.sp #archiveNav li.current a {
	color: #9a9b9b;
}
body.sp #archiveNav li:first-child {
	border-left:none;
}

body.sp #contents #section-01 {
	position: relative;
}
body.sp #contents #list-wrap {
	position: relative;
}
body.sp #contents #list-wrap .col1-1 {
	text-align: center;
	width: 455px;
	margin: 0 auto 35px auto;
	border-top: 1px solid #aaaaaa;
	padding-top: 25px;
	line-height: 1.8;
}
body.sp #contents #list-wrap .col1-1 h2 {
	font-size: 16px;
	margin: 0;
}
body.sp #contents #list-wrap .col1-1 p {
	font-size: 12px;
}

body.sp #contents #list-wrap h3 {
	text-align: center;
	font-size: 15px;
	margin: 50px;
}
body.sp #contents #list-wrap h2 {
	text-align: center;
	font-size: 15px;
	margin: 10px 50px 30px 50px;
}

body.sp #contents #list-wrap table {
	width: 455px;
	margin: 0 auto 35px auto;
	border-top: none;
}
body.sp #contents #list-wrap table.oversea {
	border-top: none;
}
body.sp #contents #list-wrap table td {
	padding: 0;
	font-size: 12px;
	line-height: 1.6;
	width: 100%;
	display: block;
	text-align: center;
}
body.sp #contents #list-wrap table td.shopname {
	padding-top: 20px;
}

body.sp #contents #list-wrap table td a {
	text-decoration: underline;
}
body.sp #contents #list-wrap table td a:hover {
	text-decoration: none;
}
body.sp #contents #list-wrap #assortment {
	width: 455px;
	margin: 50px auto 35px auto;
	border-top: none;
	font-size: 12px;
	line-height: 1.6;
	text-align: center;
}


