/* index

	santen.css
	
	- header
	- nav
	- tile
	- title
	- layout
	- contents
	- menu
	- news
	- store
	- maps
	- pagination
	- footer
	- font
	- fadetop

----------------------------------------------- */


::selection {
	color: #fff;
	background: #961e23;
}

::-moz-selection {
	color: #fff;
	background: #961e23;
}


/* header
----------------------------------------------- */
.home header,
.maps header,
.page header {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;
	background: url(../../assets/santen/santen.png) repeat;
	clear: both;
}

.home header article {
	margin: 0;
	padding: 0 50px;
	min-width: 736px;
	clear: both;
}

header h1 a {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 147px;
	height: 100px;
	background: url(../../assets/santen/logo.png) no-repeat;
	text-indent: -9999px;
	clear: both;
}


/* nav
----------------------------------------------- */
nav .utility ol li.normal a:hover,
nav .utility ol li.normal.active a {
	background: #961e23 url(../../assets/images/size.png) no-repeat -67px 0;
}

nav .utility ol li.large a:hover,
nav .utility ol li.large.active a {
	background: #961e23 url(../../assets/images/size.png) no-repeat -116px 0;
}

.home nav ul a:link,
.home nav ul a:visited,
.page nav ul a:link,
.page nav ul a:visited,
.maps nav ul a:link,
.maps nav ul a:visited {
	color: #961e23;
	text-decoration: none;
}

.home nav ul a:hover,
.home nav ul a:active,
.page nav ul a:hover,
.page nav ul a:active,
.maps nav ul a:hover,
.maps nav ul a:active {
	color: #000;
	text-decoration: none;
}


/* tile
----------------------------------------------- */
.masonry .store div a {
	display: block;
	margin: 0;
	padding: 0;
	height: 50px;
	background: #961e23;
	clear: both;
}

.masonry .store ul li a {
	display: block;
	margin: 0;
	padding: 0 0 0 15px;
	width: 333px;
	height: 45px;
	font-size: 1.2em;
	line-height: 45px;
	font-weight: bold;
	background: url(../../assets/santen/arrow-r.png) no-repeat right 50%, url(../../assets/images/gradation.png) repeat-x left bottom;
	border: 1px solid #e6e6e6;
	clear: both;
}

.masonry .store ul li a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #961e23;
}

.masonry .menu div {
	display: block;
	margin: 0;
	padding: 0;
	height: 50px;
	background: #961e23;
	clear: both;
}


/* title
----------------------------------------------- */
.page .title {
	margin: 0;
	padding: 30px 0;
	width: 100%;
	background: url(../../assets/santen/santen.png) repeat;
	clear: both;
}

.maps .title {
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(../../assets/santen/santen.png) repeat;
	clear: both;
}


/* layout
----------------------------------------------- */
.page .layout h3 {
	margin: 0;
	padding: 15px 0 15px 0;
	width: 835px;
	color: #961e23;
	border-top: 2px solid #961e23;
	clear: both;
}

.page .layout .triple h3 {
	margin: 0;
	padding: 15px 0 15px 0;
	color: #000;
	border-top: 2px solid #961e23;
	clear: both;
}

.page .layout aside h5 {
	margin: 0;
	padding: 0;
	background: url(../../assets/santen/santen.png) repeat;
	clear: both;
}

.page .layout aside h5 a {
	display: block;
	margin: 0;
	padding: 15px;
	width: 215px;
	color: #fff;
	text-decoration: none;
	border: none;
	background: url(../../assets/icon/arrow-w.png) no-repeat right 1.3em;
	clear: both;
}

.page .layout aside ul li a {
	display: block;
	margin: 0;
	padding: 10px 30px 10px 15px;
	background: url(../../assets/santen/arrow-r.png) no-repeat right 0.9em;
	clear: both;
}

.page .layout aside ul li.active a {
	display: block;
	margin: 0;
	padding: 10px 30px 10px 15px;
	background: url(../../assets/santen/arrow-a.png) no-repeat right 0.9em;
	clear: both;
}

.page .layout aside ul a:link,
.page .layout aside ul a:visited {
	color: #961e23;
	text-decoration: none;
}

.page .layout aside ul a:hover,
.page .layout aside ul a:active {
	color: #000;
	text-decoration: none;
}

.page .layout aside p {
	margin: 15px 0 0 0;
	padding: 0;
	clear: both;
}

.page .layout video {
	margin: 0 0 -3px 0;
	padding: 0;
	width: 835px;
	height: auto;
	clear: both;
}


/* contents
----------------------------------------------- */
.page .layout .fc {
	margin: 0;
	padding: 0 0 50px 0;
	width: 835px;
	border-top: 2px solid #961e23 !important;
	background: url(../../assets/santen/k02.png) no-repeat right 20px;
	background-size: 30% auto;
	clear: both;
}

.page .layout .fc:last-child {
	padding: 0;
}

.page .layout .fc div {
	margin: 0;
	padding: 0;
	width: 535px;
	float: left;
}

.page .layout .fc img {
	margin: 0;
	padding: 0;
	width: 300px;
	float: left;
}

.page .layout .fc h3 {
	margin: 0;
	padding: 15px 0 15px 0;
	color: #961e23;
	border: none;
	clear: both;
}

.page .layout .block h4 {
	margin: 0;
	padding: 15px 0;
	border-top: 2px solid #961e23;
	clear: both;
}

.page .layout .link div cite a {
	display: block;
	margin: 0 20px 0 0;
	padding: 15px 0;
	width: 265px;
	background: url(../../assets/santen/arrow-r.png) no-repeat right 50%;
	border-top: 2px solid #961e23;
	float: left;

	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);

}

.page .layout .link div cite a.blank {
	display: block;
	margin: 0;
	padding: 15px 0;
	width: 835px;
	background: url(../../assets/santen/blank.png) no-repeat 805px 50%;
	border-top: 2px solid #961e23;
	float: left;

	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);

}

.page .layout .link div cite a:link,
.page .layout .link div cite a:visited,
.page .layout .link div cite a.blank:link,
.page .layout .link div cite a.blank:visited {
	color: #961e23;
	text-decoration: none;
}

.page .layout .link div cite a:hover,
.page .layout .link div cite a:active {
	background: #961e23 url(../../assets/icon/arrow-w.png) no-repeat right 50%;
	text-decoration: none;
}

.page .layout .link div cite a.blank:hover,
.page .layout .link div cite a.blank:active {
	background: #961e23 url(../../assets/icon/blank-w.png) no-repeat 805px 50%;
	text-decoration: none;
}


/* menu
----------------------------------------------- */
.page .layout .menu-santen {
	margin: 50px 0;
	padding: 0;
	clear: both;
}

.page .layout .menu-santen:after {
	display: block;
	content: '';
	clear: both;
}

.page .layout .menu-santen ol {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
	clear: both;
}

.page .layout .menu-santen ol li {
	display: table;
	margin: 0;
	padding: 0 1px 20px 0;
	font-size: 1.4em;
	float: left;
}

.page .layout .menu-santen ol li a {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding: 15px 0;
	width: 277px;
	font-weight: bold;
	text-align: center;
	clear: both;
}

.page .layout .menu-santen ol li:last-child {
	width: 278px;
}

.page .layout .menu-santen ol li.active a {
	color: #961e23;
	border-top: 2px solid #961e23;
	background: #fff;
}

.page .layout .menu-santen ol a:link,
.page .layout .menu-santen ol a:visited {
	color: #888;
	border-top: 2px solid #e6e6e6;
	background: #e6e6e6;
	text-decoration: none;
}

.page .layout .menu-santen ol a:hover,
.page .layout .menu-santen ol a:active {
	color: #fff;
	border-top: 2px solid #961e23;
	background: #961e23;
	text-decoration: none;
}

.page .layout .menu-santen #atype,
.page .layout .menu-santen #btype,
.page .layout .menu-santen #ctype {
	margin: 0;
	padding: 0;
	clear: both;
}

.page .layout .special {
	margin: 0;
	padding: 0;
	clear: both;
}

.page .layout .special:after {
	display: block;
	content: '';
	clear: both;
}

.page .layout .special h3 {
	margin: 0;
	padding: 0;
	font-size: 2em;
	text-align: center;
	border: none;
	clear: both;
}

.page .layout .special h4 {
	margin: 15px 0 0 0;
	padding: 0;
	clear: both;
}

.page .layout .special h4 a {
	display: block;
	margin: 0 10px 0 0;
	padding: 0 10px;
	font-size: 1.4em;
	text-align: center;
	line-height: 50px;
	color: #fff;
	background: #961e23;

	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;

}

.page .layout .special h4 em {
	display: inline-block;
	position: relative;
	top: -4px;
	margin: 0 10px 0 0;
	padding: 5px 10px;
	font-size: 0.6em;
	line-height: 1;
	color: #961e23;
	background: #fff;

	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;

}

.page .layout .special h4 a {
	text-decoration: none;
}

.page .layout .special h4 a:hover {
	color: #961e23;
	background: #e6e6e6;
}

.page .layout .special p {
	margin: 5px 0 0 0;
	padding: 0;
	text-align: center;
	clear: both;
}

.page .layout .special ul {
	margin: 25px 0 20px 0;
	padding: 0;
	clear: both;
}

.page .layout .special ul:after {
	display: block;
	content: '';
	clear: both;
}

.page .layout .special ul li a {
	display: block;
	margin: 0;
	padding: 0;
	width: 417px;
	float: left;
}

.page .layout .special ol {
	display: table;
	margin: 15px auto;
	padding: 0;
	list-style: none;
	clear: both;
}

.page .layout .special ol li {
	margin: 0 5px;
	padding: 0;
	font-size: 1em;
	float: left;
}

.page .layout .special ol li a {
	display: block;
	margin: 0;
	padding: 6px 25px;
	width: auto;
	font-weight: normal;
	text-align: center;
	clear: both;

	border-radius: 100px;
	-moz-border-radius: 100px 100px;

}

.page .layout .special ol a:link,
.page .layout .special ol a:visited {
	color: #fff;
	background: #961e23;
	text-decoration: none;
}

.page .layout .special ol a:hover,
.page .layout .special ol a:active {
	color: #888;
	background: #e6e6e6;
	text-decoration: none;
}

.page .layout .special ul.sub,
.page .layout .menu-santen ul.sub {
	display: table;
	margin: 15px auto;
	padding: 0;
	list-style: none;
	clear: both;
}

.page .layout .special ul.sub li,
.page .layout .menu-santen ul.sub li {
	margin: 0;
	padding: 0;
	font-size: 1em;
	float: left;
}

.page .layout .special ul.sub li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 6px 25px;
	width: auto;
	font-weight: normal;
	text-align: center;
	clear: both;
}

.page .layout .menu-santen ul.sub li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 6px 25px;
	width: auto;
	font-weight: normal;
	text-align: center;
	clear: both;
}

.page .layout .menu-santen ul.sub li.multi a {
	line-height: 44px;
}

.page .layout .special ul.sub li:first-child a,
.page .layout .menu-santen ul.sub li:first-child a {
	border-radius: 100px 0 0 100px;
	-moz-border-radius: 100px 0 0 100px;
	-webkit-border-radius: 100px 0 0 100px;
}

.page .layout .special ul.sub li:last-child a,
.page .layout .menu-santen ul.sub li:last-child a {
	margin: 0;
	border-radius: 0 100px 100px 0;
	-moz-border-radius: 0 100px 100px 0;
	-webkit-border-radius: 0 100px 100px 0;
}

.page .layout .menu-santen ul.sub li.all a {
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
}

.page .layout .special ul.sub a:link,
.page .layout .special ul.sub a:visited,
.page .layout .menu-santen ul.sub a:link,
.page .layout .menu-santen ul.sub a:visited {
	color: #fff;
	background: #961e23;
	text-decoration: none;
}

.page .layout .special ul.sub a:hover,
.page .layout .special ul.sub a:active,
.page .layout .menu-santen ul.sub a:hover,
.page .layout .menu-santen ul.sub a:active {
	color: #888;
	background: #e6e6e6;
	text-decoration: none;
}

.page .layout .special img {
	margin: 0;
	padding: 0;
	width: 417px;
	height: auto;
	clear: both;
}

.page .layout .menu-santen article {
	margin: 50px 0 0 0;
	padding: 0;
	clear: both;
}

.page .layout .menu-santen article.recommend {
	margin: 50px 0 0 0;
	padding: 50px 0;
	width: 835px;
	background: url(../../assets/menu/santen/pickup.jpg) no-repeat;
	background-size: 100% auto;
}

.page .layout .menu-santen article.border {
	margin: 50px 0 0 0;
	padding: 50px 0 0 0;
	border-top: 1px solid #e6e6e6;
	clear: both;
}

.page .layout .menu-santen article.side {
	margin: 50px 0 0 0;
	padding: 50px;
	width: 735px;
	background: #f3e9e9 url(../../assets/menu/santen/side.png) no-repeat right bottom;
	background-size: 500px 389px;
	clear: both;
}

.page .layout .menu-santen article.children {
	margin: 50px 0 0 0;
	padding: 50px 0;
	width: 835px;
	background: url(../../assets/menu/santen/children.jpg) repeat-y center top;
	background-size: 835px auto;
	clear: both;
}

.page .layout .menu-santen article.fried {
	margin: 0;
	padding: 0 0 50px 0;
	width: 835px;
	background: url(../../assets/menu/santen/pickup.jpg) repeat-y center top;
	background-size: 835px auto;
	clear: both;
}

.page .layout .menu-santen article:after {
	display: block;
	content: '';
	clear: both;
}

.page .layout .menu-santen h3 {
	margin: 0;
	padding: 0;
	font-size: 2em;
	text-align: center;
	border: none;
	clear: both;
}

.page .layout .menu-santen h3 span {
	position: relative;
	top: -3px;
	margin: 0 5px;
	padding: 6px 10px;
	font-size: 0.7em;
	color: #fff;
	background: #961e23;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
}

.page .layout .menu-santen p {
	margin: 0;
	padding: 0;
	text-align: center;
	clear: both;
}

.page .layout .menu-santen article p {
	margin: 15px 0 0 0;
	padding: 0;
	text-align: center;
	clear: both;
}

.page .layout .menu-santen article p.notice {
	padding: 35px 0 0 0;
}

.page .layout .menu-santen ul.nor {
	margin: 15px auto 0;
	padding: 0;
	width: 382px;
	clear: both;
}

.page .layout .menu-santen ul.nor li {
	margin: 0;
	padding: 0;
	font-size: 1em;
	float: left;
}

.page .layout .menu-santen ul.nor li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 6px 0;
	width: 105px;
	font-weight: normal;
	text-align: center;
	clear: both;
}

.page .layout .menu-santen ul.nor li:first-child a {
	border-radius: 100px 0 0 100px;
	-moz-border-radius: 100px 0 0 100px;
	-webkit-border-radius: 100px 0 0 100px;
}

.page .layout .menu-santen ul.nor li:last-child a {
	margin: 0;
	width: 170px;
	border-radius: 0 100px 100px 0;
	-moz-border-radius: 0 100px 100px 0;
	-webkit-border-radius: 0 100px 100px 0;
}

.page .layout .menu-santen ul.nor a:link,
.page .layout .menu-santen ul.nor a:visited {
	color: #fff;
	background: #961e23;
	text-decoration: none;
}

.page .layout .menu-santen ul.nor a:hover,
.page .layout .menu-santen ul.nor a:active {
	color: #888;
	background: #e6e6e6;
	text-decoration: none;
}

.page .layout .menu-santen .container {
	display: block !important;
	margin: 0;
	padding: 0;
	clear: both;
}

.page .layout .menu-santen cite {
	display: block;
	margin: 35px 0 0 0;
	padding: 0;
	width: 278px;
	font-style: normal;
	text-align: center;
	float: left;
}

.page .layout .menu-santen .children cite {
	display: block;
	margin: 0 0 0 0;
	padding: 0;
	width: 183px;
	font-style: normal;
	text-align: center;
	float: left;
}

.page .layout .menu-santen .children cite:nth-of-type(1) {
	margin: 0 0 0 50px;
}

.page .layout .menu-santen .fried cite {
	display: block;
	margin: 0 0 0 0;
	padding: 0;
	width: 183px;
	font-style: normal;
	text-align: center;
	float: left;
}

.page .layout .menu-santen .fried cite:nth-of-type(1) {
	margin: 0 0 0 50px;
}

.page .layout .menu-santen cite.pickup {
	display: block;
	margin: 35px 0 0 0;
	padding: 35px 0;
	width: 417px;
	font-style: normal;
	text-align: center;
	background: url(../../assets/menu/santen/pickup.jpg) no-repeat;
	background-size: cover;
	float: left;
}

.page .layout .menu-santen cite h4 {
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 1.4em;
	color: #961e23;
	clear: both;
}

.page .layout .menu-santen cite h4 span {
	display: inline-block;
	margin: 0 0 5px 0;
	padding: 5px;
	font-size: 0.6em;
	line-height: 1;
	color: #fff;
	background: #ff6600;
	float: none;
	clear: both;
}

.page .layout .menu-santen cite p {
	margin: 5px 0 0 0;
	padding: 0;
	clear: both;
}

.page .layout .menu-santen cite p span {
	display: block;
	margin: 5px 0 0 0;
	color: #961e23;
}

.page .layout .menu-santen cite p span em {
	font-size: 1.3em;
	color: #961e23;
	line-height: 1;
}

.page .layout .menu-santen cite p span.blank {
	display: inline;
	margin: 0 0 0 5px;
	color: #961e23;
}

.page .layout .menu-santen cite p.only {
	display: inline-block;
	margin: 0;
}

.page .layout .menu-santen cite p.only span {
	display: inline;
	position: relative;
	top: -2px;
	margin: 0 5px 0 0;
	padding: 3px 6px;
	font-size: 0.8em;
	color: #fff;
	background: #961e23;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
}

.page .layout .menu-santen cite img {
	margin: 0;
	padding: 0;
	width: 278px;
	height: auto;
	clear: both;
}

.page .layout .menu-santen .children cite img {
	margin: 0;
	padding: 0;
	width: 168px;
	height: auto;
	clear: both;
}

.page .layout .menu-santen .fried cite img {
	margin: 0;
	padding: 0;
	width: 168px;
	height: auto;
	clear: both;
}

.page .layout .menu-santen article.side h3 {
	margin: 0;
	padding: 0;
	letter-spacing : 0.3em;
	text-align: left;
	clear: both;
}

.page .layout .menu-santen article.side p {
	display: inline-block;
	margin: 5px 0 0 0;
	padding: 2px 12px;
	color: #fff;
	text-align: left;
	background: #961e23;
	clear: both;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
}

.page .layout .menu-santen article.side dl {
	margin: 15px 0 0 0;
	padding: 0;
	width: 380px;
	clear: both;
}

.page .layout .menu-santen article.side dl dt {
	margin: 0;
	padding: 0;
	width: 300px;
	font-size: 1.4em;
	font-weight: bold;
	color: #961e23;
	float: left;
}

.page .layout .menu-santen article.side dl dd {
	margin: 0;
	padding: 0;
	width: 80px;
	font-size: 1em;
	color: #961e23;
	float: left;
}

.page .layout .menu-santen article.side dl span {
 	margin: 0 0 0 10px;
	font-size: 0.7em;
	font-weight: normal;
	color: #000;
}

.page .layout .menu-santen article.side dl em {
	font-size: 1.4em;
	color: #961e23;
}

.page .layout .menu-santen article.children h3 {
	color: #ff6600;
	text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.2), 1px 1px 1px rgba(255, 255, 255, 0.2);
}

.page .layout .menu-santen article.children h3 span {
	display: inline-block;
	position: relative;
	top: -4px;
	margin: 0 0 0 5px;
	padding: 2px 12px;
	font-size: 0.6em;
	color: #fff;
	text-align: left;
	background: #ff6600;
	clear: both;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	text-shadow: none;
}

.page .layout .menu-santen article.children h4 {
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 1.2em;
	color: #ff6600;
	text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.2), 1px 1px 1px rgba(255, 255, 255, 0.2);
	clear: both;
}

.page .layout .menu-santen article.children p,
.page .layout .menu-santen article.children p span,
.page .layout .menu-santen article.children p em {
	text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.2), 1px 1px 1px rgba(255, 255, 255, 0.2);
}

.page .layout .menu-santen article.children p span,
.page .layout .menu-santen article.children p em {
	color: #ff6600;
}

.page .layout .menu-santen article.fried h2 {
	display: block;
	margin: 0;
	padding: 0;
	width: 835px;
	height: 120px;
	background: url(../../assets/menu/santen/fried.png) no-repeat;
	background-size: 835px auto;
	clear: both;

	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;

}

.page .layout .menu-santen article.fried h3 {
	color: #961e23;
	text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.2), 1px 1px 1px rgba(255, 255, 255, 0.2);
}

.page .layout .menu-santen article.fried h3 span {
	display: inline-block;
	position: relative;
	top: -4px;
	margin: 0 0 0 5px;
	padding: 2px 12px;
	font-size: 0.6em;
	color: #fff;
	text-align: left;
	background: #961e23;
	clear: both;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	text-shadow: none;
}

.page .layout .menu-santen article.fried h4 {
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 1.2em;
	color: #961e23;
	text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.2), 1px 1px 1px rgba(255, 255, 255, 0.2);
	clear: both;
}

.page .layout .menu-santen article.fried p,
.page .layout .menu-santen article.fried p span,
.page .layout .menu-santen article.fried p em {
	text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.2), 1px 1px 1px rgba(255, 255, 255, 0.2);
}

.page .layout .menu-santen article.fried p span,
.page .layout .menu-santen article.fried p em {
	color: #961e23;
}

.page .layout .menu-santen article.drink dl {
	margin: 35px 40px 0 0;
	padding: 0;
	width: 397px;
	float: left;
}

.page .layout .menu-santen article.drink dl:last-child {
	margin: 35px 0 0 0;
}

.page .layout .menu-santen article.drink dl dt {
	margin: 0;
	padding: 0;
	width: 297px;
	font-size: 1.4em;
	font-weight: bold;
	color: #961e23;
	float: left;
}

.page .layout .menu-santen article.drink dl dd {
	margin: 0;
	padding: 0;
	width: 100px;
	font-size: 1em;
	text-align: right;
	color: #961e23;
	float: left;
}

.page .layout .menu-santen article.drink dl em {
	font-size: 1.4em;
	color: #961e23;
}

.page .layout .menu p.type {
	margin: 0 0 20px 10px;
	padding: 15px 0;
	width: 833px;
	font-size: 1em;
	color: #961e23;
	font-weight: normal;
	text-align: center;
	border: 1px solid #e6e6e6;
	clear: both;
}

.page .layout .menu cite {
	display: block;
	margin: 0 10px 20px 10px;
	padding: 0;
	width: 263px;
	font-style: normal;
	border-top: 2px solid #961e23;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	float: left;
}

.page .layout .menu cite span {
	display: table-cell;
	vertical-align: middle;
	height: 150px;
}

.page .layout .menu a:link h3,
.page .layout .menu a:visited h3 {
	text-decoration: none;
	color: #961e23;
}

.page .layout .menu a:hover h3,
.page .layout .menu a:active h3 {
	text-decoration: none;
	color: #000;
}

.page .layout .menu ul li.book a {
	display: block;
	margin: 0;
	padding: 0;
	width: 131px;
	height: 100px;
	background: url(../../assets/santen/book.png) no-repeat;
	text-indent: -9999px;
	float: left;
}

.page .layout .menu ul li.book a:hover {
	background: url(../../assets/santen/book.png) no-repeat 0 -100px;
}

.page .layout .menu ul li.pdf a {
	display: block;
	margin: 0;
	padding: 0;
	width: 131px;
	height: 75px;
	background: url(../../assets/santen/pdf.png) no-repeat;
	text-indent: -9999px;
	float: left;
}

.page .layout .menu ul li.pdf a:hover {
	background: url(../../assets/santen/pdf.png) no-repeat 0 -100px;
}


/* news
----------------------------------------------- */
.layout .news dl a.blank {
	margin: 0;
	padding: 0 0 0 20px;
	background: url(../../assets/santen/blank.png) no-repeat 0 0.2em;
	float: left;
}

.home .layout .news ul li.active a {
	color: #961e23;
	border-top: 2px solid #961e23;
	background: #fff;
}

.home .layout .news ul a:link,
.home .layout .news ul a:visited {
	color: #888;
	border-top: 2px solid #e6e6e6;
	background: #e6e6e6;
	text-decoration: none;
}

.home .layout .news ul a:hover,
.home .layout .news ul a:active {
	color: #fff;
	border-top: 2px solid #961e23;
	background: #961e23;
	text-decoration: none;
}

.page .layout .news h3 {
	margin: 0;
	padding: 15px 0 15px 0;
	color: #000;
	border-top: 2px solid #961e23;
	clear: both;
}

.home .layout .news p.more a:link,
.home .layout .news p.more a:visited,
.page .layout .news p.more a:link,
.page .layout .news p.more a:visited {
	color: #888;
	background: #e6e6e6;
	text-decoration: none;
}

.home .layout .news p.more a:hover,
.home .layout .news p.more a:active,
.page .layout .news p.more a:hover,
.page .layout .news p.more a:active {
	color: #fff;
	background: #961e23;
	text-decoration: none;
}


/* store
----------------------------------------------- */
.page .layout .map h3 a {
	display: block;
	margin: 0 1px 0 0;
	padding: 15px 0;
	width: 278px;
	color: #000;
	border-top: 2px solid #961e23;
	background: #fff;
	text-decoration: none;
	float: left;
}

.page .layout .map p.gps a:hover,
.page .layout .map p.gps a:active,
.page .layout .map p.keyword a:hover,
.page .layout .map p.keyword a:active {
	color: #fff;
	border-top: 2px solid #961e23;
	background: #961e23;
	text-decoration: none;
}

.page .layout .map ul li a {
	display: table;
	margin: 0;
	padding: 0;
	width: 193px;
	height: 70px;
	border-top: 2px solid #961e23;
	background: #fff url(../../assets/santen/arrow-r.png) no-repeat right 50%;
	float: left;
	
	-webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);

}

.page .layout .map ul li a:link,
.page .layout .map ul li a:visited {
	color: #961e23;
	text-decoration: none;
}

.page .layout .map ul li a:hover,
.page .layout .map ul li a:active {
	color: #fff;
	background: #961e23 url(../../assets/icon/arrow-w.png) no-repeat right 48%;
	text-decoration: none;
}

.page .layout .area {
	padding: 0;
	width: 835px;
	clear: both;
}

.page .layout .area h3 {
	margin: 0;
	padding: 15px 0 0 0;
	width: 835px;
	color: #000;
	clear: both;
}

.page .layout .area ul li a,
.page .layout .area2 ul li a {
	display: block;
	margin: 0;
	padding: 0 0 0 20px;
	background: url(../../assets/santen/arrow-r.png) no-repeat 0 0.25em;
	clear: both;
}

.page .layout .prefecture ol li a:hover,
.page .layout .prefecture ol li a:active {
	color: #fff;
	text-decoration: none;
	background: #961e23;
}

.page .layout .list ul li.active a {
	color: #961e23;
	border-top: 2px solid #961e23;
	background: #fff;
}

.page .layout .list ul a:hover,
.page .layout .list ul a:active {
	color: #fff;
	border-top: 2px solid #961e23;
	background: #961e23;
	text-decoration: none;
}

.page .layout .list cite .name h4 {
	color: #961e23;
}

.page .layout .list a cite:hover {
	cursor: pointer;
	border-bottom: 1px solid #961e23;
}

.page .layout .detail .opening div {
	margin: 0;
	padding: 15px;
	width: 805px;
	background: #961e23;
	clear: both;
}

.page .layout .detail div.tel {
	margin: 0;
	padding: 15px;
	width: 805px;
	text-align: center;
	background: #961e23;
	clear: both;
}

.page .layout .detail .gmap p a:link,
.page .layout .detail .gmap p a:visited {
	color: #961e23;
	background: #fff;
	text-decoration: none;
}

.page .layout .detail .gmap p a:hover,
.page .layout .detail .gmap p a:active {
	color: #fff;
	background: #961e23;
	text-decoration: none;
}

.page .layout .detail .circle input {
	cursor: pointer;
	margin: 0; 
	padding: 15px 0;
	width: 835px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #961e23;
	background: #961e23;
}

.page .layout .detail .url p a {
	display: block;
	margin: 0;
	padding: 15px;
	width: 805px;
	font-size: 1.2em;
	line-height: 1.5;
	background: #961e23;
	clear: both;
}


/* maps
----------------------------------------------- */
.maps .controller .search ul li.kansai a,
.maps .controller .search ul li.kanto a,
.maps .controller .search ul li.chubu a,
.maps .controller .search ul li.shikoku a {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 55px;
	height: 50px;
	font-weight: bold;
	text-align: center;
	clear: both;
}

.maps .controller .search ul li.gps a {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 75px;
	height: 50px;
	font-weight: bold;
	text-align: center;
	clear: both;
}

.maps .controller .search ul li.place a {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 50px;
	font-weight: bold;
	text-align: center;
	clear: both;
}

.maps .controller .search ul li.active a {
	color: #961e23;
	border-top: 2px solid #961e23;
	background: #fff;
}

.maps .controller .search ul a:hover,
.maps .controller .search ul a:active {
	color: #fff;
	border-top: 2px solid #961e23;
	background: #961e23;
	text-decoration: none;
}

.maps .controller #form-container input.field:focus { 
	border: solid 1px #961e23; 
}

.maps .controller ul#list li:hover {
	border-bottom: solid 1px #961e23;
}

.maps #gmap .loc-open {
	margin: 0;
	padding: 5px 0 0 0;
	color: #961e23;
	clear: both;
}

.maps .controller p a.close {
	display: block;
	margin: 0;
	padding: 0; 
	width: 400px;
	height: 40px;
	background: #961e23 url(../../assets/maps/images/close.png) no-repeat;
	clear: both;
}

.maps .controller p a.close.open {
	background: #961e23 url(../../assets/maps/images/open.png) no-repeat;
}


/* pagination
----------------------------------------------- */
.page .layout .pagination {
	margin: 0;
	padding: 15px 0 15px 0;
	width: 835px;
	clear: both;
}

.page .layout .pagination ol li span {
	display: block;
	margin: 0;
	padding: 10px 15px;
	color: #961e23;
	border: 1px solid #961e23;
	float: left;
}

.page .layout .pagination ol li a:hover {
	border: 1px solid #961e23;
	text-decoration: none;
}


/* footer
----------------------------------------------- */
footer .corporate a p {
	margin: 5px 0 0 15px;
	padding: 0 0 0 20px;
	background: url(../../assets/santen/blank.png) no-repeat 0 0.2em;
	float: left;
}

footer .site div p em a {
	display: block;
	margin: 0;
	padding: 0;
	color: #961e23;
	clear: both;
}

footer a:link,
footer a:visited {
	color: #000;
	text-decoration: none;
}

footer a:hover,
footer a:active {
	color: #961e23;
	text-decoration: none;
}


/* font
----------------------------------------------- */
a:link,
a:visited {
	color: #961e23;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #961e23;
	text-decoration: none;
}


/* fadetop
----------------------------------------------- */
.fadetop a {
	display: block;
	margin: 0;
	padding: 0;
	width: 30px;
	height: 30px;
	background: url(../../assets/santen/top.png) no-repeat;
	text-indent: -9999px;
	float: left;
}
