/* index

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

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


::selection {
	color: #fff;
	background: #d80c18;
}

::-moz-selection {
	color: #fff;
	background: #d80c18;
}


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

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

header h1 a {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 211px;
	height: 100px;
	background: url(../../assets/sato/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: #d80c18 url(../../assets/images/size.png) no-repeat -67px 0;
}

nav .utility ol li.large a:hover,
nav .utility ol li.large.active a {
	background: #d80c18 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: #d80c18;
	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
----------------------------------------------- */
.home .tile {
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 1120px;
	background: url(../../assets/images/vgrid.png) repeat;
	clear: both;
}

.home .tile article {
	margin: 0;
	width: 80%;
	float: left;
}

.home .tile article .container {
	margin: 0;
	width: 100%;
	min-width: 780px;
}

.home .tile aside {
	margin: 50px 50px 0 0;
	padding: 0;
	width: 185px;
	float: right;
}

.home .tile aside ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: rgba(255,255,255,0.5);
	clear: both;
}

.home .tile aside ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e6e6e6;
	clear: both;
}

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

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

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

.home .tile aside ul li.current a {
	color: #000;
}

.masonry .store div a {
	display: block;
	margin: 0;
	padding: 0;
	height: 50px;
	background: #d80c18;
	clear: both;
}

.masonry .store ul li {
	margin: 0 0 11px 0;
	padding: 0;
	clear: both;
}

.masonry .store ul.map li a {
	display: block;
	margin: 0;
	padding: 0 0 0 15px;
	width: 153px;
	height: 105px;
	font-size: 1.2em;
	line-height: 105px;
	font-weight: bold;
	background: url(../../assets/sato/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.sub li a {
	display: block;
	margin: 0;
	padding: 0 0 0 10px;
	width: 153px;
	height: 46px;
	line-height: 46px;
	font-weight: bold;
	background: url(../../assets/sato/arrow-r.png) no-repeat 135px 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 #d80c18;
}

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


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

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


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

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

.page .layout aside h5 {
	margin: 0;
	padding: 0;
	background: url(../../assets/sato/sato.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/sato/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/sato/arrow-a.png) no-repeat right 0.9em;
	clear: both;
}

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

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


/* contents
----------------------------------------------- */
.page .layout .block h4 {
	margin: 0;
	padding: 15px 0;
	border-top: 2px solid #d80c18;
	clear: both;
}

.page .layout .link div cite a {
	display: block;
	margin: 0 20px 0 0;
	padding: 15px 0;
	width: 265px;
	background: url(../../assets/sato/arrow-r.png) no-repeat right 50%;
	border-top: 2px solid #d80c18;
	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 {
	color: #d80c18;
	text-decoration: none;
}

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


/* menu
----------------------------------------------- */
.page .layout .menu cite {
	display: block;
	margin: 0 10px 20px 10px;
	padding: 0;
	width: 263px;
	font-style: normal;
	border-top: 2px solid #d80c18;
	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: 180px;
}

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

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

.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/sato/book.png) no-repeat;
	text-indent: -9999px;
	float: left;
}

.page .layout .menu ul li.book a:hover {
	background: url(../../assets/sato/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/sato/pdf.png) no-repeat;
	text-indent: -9999px;
	float: left;
}

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

.page .layout .menu ul li.links a {
	display: block;
	margin: 30px 0 0 0;
	padding: 0;
	width: 262px;
	height: 100px;
	text-align: center;
	float: left;
}

.page .layout .menu ul li.links a:hover {
	text-decoration: none;
	color: #000;
}

.page .layout .menu cite p.area {
	margin: 0;
	padding: 15px 15px 0 15px;
	width: 233px;
	height: 85px;
	font-style: normal;
	text-align: left;
	border-top: 1px solid #e6e6e6;
	clear: both;
}

.page .layout .menu cite.price span {
	padding: 25px 0;
	height: auto;
}

.page .layout .menu cite.price p a {
	display: block;
	margin: -51px 0 25px 0;
	padding: 0;
	clear: both;
}

.page .layout .menu cite.price p a:hover {
	color: #000;
}

.page .layout .menu cite.price2 span {
	padding: 52px 0 53px;
	height: auto;
}

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

.page .layout .menu .takeout dl {
	margin: 0;
	padding: 0;
	clear: both;
}

.page .layout .menu .takeout dt {
	margin: 0;
	padding: 0;
	width: 263px;
	border-right: 1px solid #e6e6e6;
	float: left;
}

.page .layout .menu .takeout dd {
	margin: 0;
	padding: 0;
	width: 284px;
	text-align: center;
	border-right: 1px solid #e6e6e6;
	float: left;
}

.page .layout .menu .takeout dd:last-child {
	border: none;
}

.page .layout .menu .takeout h3 {
	margin: 0;
	padding: 15px 0;
	width: 263px;
	font-size: 1.2em;
	line-height: 1.5;
	text-align: center;
	border: none;
	clear: both;
}

.page .layout .menu .takeout h4 {
	margin: 0;
	padding: 32px 0 31px 0;
	font-size: 1em;
	line-height: 1.5;
	clear: both;
}

.page .layout .menu .takeout ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #e6e6e6;
	clear: both;
}

.page .layout .menu .takeout ul li {
	margin: 0;
	padding: 0;
	width: 141px;
	height: 100px;
	border-right: 1px solid #e6e6e6;
	float: left;
}

.page .layout .menu .takeout ul li:last-child {
	border: none;
}

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

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

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

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


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

.home .layout .news ul li.active a {
	color: #d80c18;
	border-top: 2px solid #d80c18;
	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 #d80c18;
	background: #d80c18;
	text-decoration: none;
}

.page .layout .news h3 {
	margin: 0;
	padding: 15px 0 15px 0;
	color: #000;
	border-top: 2px solid #d80c18;
	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: #d80c18;
	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 #d80c18;
	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 #d80c18;
	background: #d80c18;
	text-decoration: none;
}

.page .layout .map ul li a {
	display: table;
	margin: 0;
	padding: 0;
	width: 193px;
	height: 70px;
	border-top: 2px solid #d80c18;
	background: #fff url(../../assets/sato/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: #d80c18;
	text-decoration: none;
}

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

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

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

.page .layout .area div {
	margin: 0;
	padding: 15px 0 0 0;
	width: 208px;
	float: left;
}

.page .layout .area ul li a {
	display: block;
	margin: 0;
	padding: 0 0 0 20px;
	background: url(../../assets/sato/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: #d80c18;
}

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

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

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

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

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

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

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

.page .layout .detail .gmap p a:hover,
.page .layout .detail .gmap p a:active {
	color: #fff;
	background: #d80c18;
	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 #d80c18;
	background: #d80c18;
}

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


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

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

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

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

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

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

.maps .controller p a.close.open {
	background: #d80c18 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: #d80c18;
	border: 1px solid #d80c18;
	float: left;
}

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


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

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

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

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


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

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


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