/*
Theme Name: Artme BLOP
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Author:  Artme Design Team
Author URI: http://www.artme.co.jp/
Description: Artme BLOP System
Version: 1.2
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
*/

@charset "utf-8";
/* CSS Document */
/* ----------------------------------------------------------------------
	common
---------------------------------------------------------------------- */
sougou_body {
	color:#333333;
	font-size:12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
}
a {
	color:#0062AD;
	outline:none;
}
a:hover img {
	opacity:0.7;
}
img {
	vertical-align: top;
}
.mb_0 {
	margin-bottom:0px;
}
.mb_5 {
	margin-bottom:5px;
}
.mb_10 {
	margin-bottom:10px;
}
.mb_15 {
	margin-bottom:15px;
}
.mb_0 {
	margin-top:0px;
}
.mt_10 {
	margin-top:10px;
}
.mt_15 {
	margin-top:15px;
}
/* ページトップ ------------------------------------------------ */

#page-top {
	position: fixed;
	z-index: 11;
	background:url(../images/pagetop.png) no-repeat right top;
	background-size: 60px;
	bottom: 16px;
	right: 8px;
}
#page-top a {
	display: inline-block;
	width: 60px;
	padding: 30px 0;
}
/* ----------------------------------------------------------------------
	HEADER：ヘッダー
---------------------------------------------------------------------- */
.header .box {
	overflow:hidden;
	clear:both;
	width:1000px;
	height:136px;
	background:#C92F18;
	margin:auto;
}
.header .box h1.name-top {
	color: #FFFFFF;
	font-size: 13px;
	display: inline-block;
	line-height: 165%;
	margin: 43px 0 0 0;
}
.header .box .logo {
	overflow:hidden;
	float:left;
	margin:40px 16px 0 0;
}
.header .box .logo img {
	display:block;
	margin-bottom:8px;
}
.header .box .logo a:hover img {
	opacity:1;
}
.header .box .header-right {
	float:right;
	width:277px;
	margin:40px 0 0 0;
}
.header {
	width:100%;
	background:#C92F18;
}
/* 掲載店舗数 */
.logo a {
	float:left;
	margin-right:8px;
}
.shop_num {
	color:#FFF;
	margin-bottom:4px;
	margin-left: -8px;
}
.shop_num .num {
	line-height:100%;
}
.shop_num .num span {
	font-size:26px;
	letter-spacing:2px;
}
#srchBox {
	float:right;
	width:240px;
	background:none;
	margin-top:5px;
}
#srchBox form {
	float:right;
}
#srchBox #srchInput {
	width:185px;
	height:20px;
	border-right:none;
	margin:0px;
	padding:0px;
	padding-left:5px;
}
#srchBox.watermark {
	background:none;
	width: 243px;
}
#srchBox.watermark #srchInput {
	border:none !important;
	width:250px;
	margin:0;
	padding:0;
}
.header .gnavi {
	background: #333333;
	height: 50px;
}
.header .gnavi ul {
	margin:0 auto;
	width:1000px;
}
.header .gnavi ul li {
	display: inline-block;
	text-align:center;
	box-sizing:border-box;
	border-right:solid 1px #000000;
	width:163px;
	height:50px;
}
.header .gnavi ul li:first-child {
	background:url(../img/com/gnavi1.png) no-repeat 25px center;
	border-left:solid 1px #000000;
	width:164px;
	padding-left: 20px;
}
.header .gnavi ul li:nth-child(2) {
	background:url(../img/com/gnavi2.png) no-repeat 20px center;
	padding-left: 20px;
}
.header .gnavi ul li:nth-child(3) {
	background:url(../img/com/gnavi3.png) no-repeat 20px center;
	padding-left: 20px;
}
.header .gnavi ul li:nth-child(4) {
	background:url(../img/com/gnavi4.png) no-repeat 15px center;
	padding-left: 25px;
}
.header .gnavi ul li:nth-child(5) {
	background:url(../img/com/gnavi5.png) no-repeat 20px center;
	padding-left: 20px;
}
.header .gnavi ul li:nth-child(6) {
	background: url(../img/com/gnavi6.png) no-repeat 6px center;
	padding-left: 24px;
	letter-spacing: -0.1em;
}
.header .gnavi ul li a {
	display:block;
	font-size:20px;
	color:#FFFFFF;
	line-height: 280%;
	width:100%;
	height:100%;
}
.header .gnavi ul li:hover {
	opacity:0.5;
}
/* ----------------------------------------------------------------------
	FOOTER：フッター
---------------------------------------------------------------------- */

.footer {
	margin:130px 0 0 0;
	background:#333333;
	width:100%;
}
.footer .box {
	overflow:hidden;
	clear:both;
	width:1000px;
	height:144px;
	margin: 0 auto;
}
.footer .box .left {
	float:left;
	color:#FFF;
	font-size:10px;
	margin: 60px 0;
}
.footer .box .left span {
	font-size:8px;
}
.footer .box .right {
	float:right;
	margin-top: 2px;
}
.footer .box .right a {
	color:#FFF;
	font-size:12px;
}
.footer .box .right a:hover {
	color:#CCC;
}
.footer .box .right ul li {
	display: inline-block;
	margin: 65px 8px 0 0;
}
/* ----------------------------------------------------------------------
	wrap
---------------------------------------------------------------------- */
.wrap {
	overflow:hidden;
	clear:both;
	margin:0px auto;
}
.wrap-2 {
	width:1000px;
}
/* ----------------------------------------------------------------------
	main-bk
---------------------------------------------------------------------- */
.main-bk {
	overflow:hidden;
	background:url(https://www.asreet.com/com/images/com/mainbk2.jpg) no-repeat top center #FFF;
	width:100%;
	height:569px;
	margin:0 auto;
}
.main-bk .box {
	margin:36px auto 24px auto;
	background:rgba(255,255,255,0.9);
	width:952px;
	height:360px;
	padding:32px 24px;
}
.main-bk .box . {
 float: left;
 margin-right:32px;
 background:url(../img/com/.png) no-repeat center;
 width:624px;
 height:360px;
}
.main-bk .box .hokkaido_tohoku a:hover {
	background:url(https://www.asreet.com/com/images/com/mainbk2.jpg) no-repeat center #FFFFFF;
}
.main-bk .box .banner {
	margin-bottom:16px;
}
.main-bk .box .banner2 a img {
	width: 280px;
	height: auto;
}
.main-bk .box .map {
	position:relative;
	float:left;
	background:url(https://www.asreet.com/com/images/com/map.png) no-repeat center;
	background-size: 624px auto;
	margin-right:48px;
	width:624px;
	height:360px;
}
.main-bk .box .map li {
	position:absolute;
	text-align:center;
	height:31px;
}
.main-bk .box .map li a {
	display:block;
	color:#FFFFFF;
	font-size:20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
	font-weight:bold;
	line-height:170%;
}
.main-bk .box .map li a:hover {
	opacity:0.3;
}
.main-bk .box .map li:nth-child(1) {
	background:#0C93C2;
	width:138px;
	right: 0px;
	top: 110px;
}
.main-bk .box .map li:nth-child(2) {
	background:#D68B1B;
	width:138px;
	top: 126px;
	right: 278px;
}
.main-bk .box .map li:nth-child(3) {
	background:#4EA242;
	width:90px;
	top: 194px;
	right: 36px;
}
.main-bk .box .map li:nth-child(4) {
	background:#DE5065;
	width:90px;
	top: 268px;
	right: 93px;
}
.main-bk .box .map li:nth-child(5) {
	background:#9A60B7;
	width:90px;
	top: 315px;
	right: 189px;
}
.main-bk .box .map li:nth-child(6) {
	background:#FF6F0F;
	width:120px;
	top: 204px;
	left: 118px;
}
.main-bk .box .map li:nth-child(7) {
	background:#4DBDB8;
	width:120px;
	top: 301px;
	left: 12px;
}
.main-bk .search {
	width: 750px;
	height:57px;
	margin: 0 auto;
}
.main-bk .search ul {
	overflow: hidden;
	border:solid 5px #999999;
	box-sizing:border-box;
	background:#FFF;
	float: left;
	width: 514px;
	height: 57px;
}
.main-bk .search select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	border: 0;
	margin: 0;
	padding: 0;
	background: none transparent;
	vertical-align: middle;
	font-size: inherit;
	color: inherit;
	box-sizing: content-box;
}
.main-bk .search select::-ms-expand {
 display: none;
}
.main-bk .search #parentList2, .main-bk .search #areaList2, .main-bk .search #cateList {
	float:left;
	background:url(../img/com/icon_plus.png) no-repeat 10px center #FFF;
	border: none;
	border-right: dashed 1px #D4D4E4;
	box-sizing: border-box;
	color:#999999;
	font-size:15px;
	font-weight:bold;
	line-height: 297%;
	height: 47px;
	padding:0 10px;
}
.main-bk .search #parentList {
	width:190px;
}
.main-bk .search #areaList2 {
	width:160px;
}
.main-bk .search #cateList {
	border:none;
	width:215px;
	padding:0 8px;
}
.main-bk .search .btn_sch {
	color:#FFFFFF;
	background:#4DBDB8;
	float:left;
}
.input.btn_sch {
	background:#000000;
}
.main-bk .search .btn_sch:hover {
	background:url(../img/com/search_btn_on.jpg) no-repeat center;
}
/* ----------------------------------------------------------------------
	banner-bk
---------------------------------------------------------------------- */

.banner-bk {
	width: 1000px;
	margin: 48px auto;
}
.banner-bk ul {
	letter-spacing:-0.3em;
}
.banner-bk ul li {
	overflow:hidden;
	display: inline-block;
	letter-spacing:normal;
	width:313px;
	margin-bottom: 32px;
}
.banner-bk ul li img {
	box-sizing:border-box;
	padding-top:8px;
	width: 312px;
	height: auto;
}
.banner-bk ul li:nth-child(2), .banner-bk ul li:nth-child(5) {
	box-sizing:border-box;
	width: 343px;
	margin-left: 15px;
	margin-right: 15px;
	padding:0 15px;
}
.banner-bk ul li p {
	margin-top:14px;
}
/* ----------------------------------------------------------------------
	feature-bk
---------------------------------------------------------------------- */
 .top-midashi {
	overflow: hidden;
	text-indent: 600%;
	white-space: nowrap;
	height:68px;
	margin:50px 0 40px 0;
}
.feature-bk .top-midashi {
	background:url(https://www.asreet.com/com/images/com/top_midashi1.png) no-repeat left;
	background-size: 311px auto;
	height: 77px;
}
.feature-bk {
	overflow:hidden;
	background:#EAEAEA;
	width:100%;
	padding-bottom:40px;
}
.feature-bk .box {
	width:1000px;
	margin:0 auto;
}
.feature-bk .box ul {
	overflow:hidden;
	letter-spacing:-0.5em;
}
.feature-bk .box ul li {
	display:inline-block;
	letter-spacing:normal;
	width:166px;
	height:166px;
}
.feature-bk .box ul li a img {
	width: 166px;
	height: auto;
}
/* ----------------------------------------------------------------------
	categpry-bk
---------------------------------------------------------------------- */
.category-bk {
	display:none;
}
.category-bk .box {
	background:#F8F8F8;
	width:100%;
	height:60px;
	margin-bottom:42px;
}
.category-bk .box h3 {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url(https://www.asreet.com/com/images/com/top_midashi2.png) no-repeat left 20px;
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}
.category-bk ul {
	letter-spacing:-0.4em;
	width:1000px;
	margin:0 auto 56px auto;
}
.category-bk ul li {
	display: inline-block;
	letter-spacing:normal;
	border-left:solid 4px #D8D8D8;
	box-sizing:border-box;
	width:200px;
	margin-bottom:24px;
	padding-left:8px;
}
.category-bk ul li a {
	color:#525252;
}
.category-bk ul li a:hover {
	color:#999999;
}
/* ----------------------------------------------------------------------
	shoplist-bk
---------------------------------------------------------------------- */

.shoplist-bk {
	overflow:hidden;
	background:#EAEAEA;
	width:100%;
	padding-bottom:40px;
}
.shoplist-bk .box {
	width:1000px;
	margin:0 auto;
}
.shoplist-bk .top-midashi {
	background:url(https://www.asreet.com/com/images/com/top_midashi3.png) no-repeat left;
	background-size: 392px auto;
}
.shoplist-bk .box ul {
	letter-spacing:-0.4em;
}
.shoplist-bk .box ul li {
	overflow: hidden;
	display: inline-block;
	letter-spacing:normal;
	background:url(https://www.asreet.com/com/images/com/icon_arrow.jpg) no-repeat 97% #FFFFFF;
	width: 492px;
	margin-bottom:30px;
}
.shoplist-bk .box ul li:nth-child(odd) {
	margin-right:16px;
}
.shoplist-bk .box ul li p {
	display: inline-block;
}
.shoplist-bk .box ul li a {
	display: inline-block;
}
.shoplist-bk .box ul li a:hover .day, .shoplist-bk .box ul li a:hover .name {
	color: #999999;
}
.shoplist-bk .box img {
	float: left;
	height: 95px;
}
.shoplist-bk .box .area {
	color: #FFFFFF;
	font-size: 12px;
	padding: 0 5px;
	line-height: 150%;
	margin: 12px 8px 8px 12px;
	background:#DE5065;
}
.shoplist-bk .box .day {
	font-size:13px;
	color:#666666;
}
.shoplist-bk .box .name {
	color:#333333;
	font-size:15px;
	font-weight:bold;
	margin-left:12px;
	width:320px;
}
/* ----------------------------------------------------------------------
	sportsclub-bk
---------------------------------------------------------------------- */

.sportsclub-bk {
}
.sportsclub-bk .box {
	width:1000px;
	margin:0 auto;
}
.sportsclub-bk .box ul {
	overflow:hidden;
	margin:40px 0;
}
.sportsclub-bk .box ul li img {
	width:180px;
	margin:0 80px;
}
.sportsclub-bk .more {
	display:none;
	text-align:center;
	line-height:200%;
	margin:10px auto 40px auto;
	width:250px;
}
.sportsclub-bk .more a {
	display:block;
	color: #999;
	font-size:16px;
}
/* ----------------------------------------------------------------------
	contents-bk
---------------------------------------------------------------------- */

.contents-bk {
	overflow:hidden;
	background:#EAEAEA;
	width:100%;
	padding-bottom:100px;
	position:relative;
}
.contents-bk .box {
	width:1000px;
	margin:0 auto;
}
.contents-bk .top-midashi {
	background:url(https://www.asreet.com/com/images/com/top_midashi4.png) no-repeat left;
	background-size: 263px auto;
}
.contents-bk .top-midashi:hover {
	background:url(https://www.asreet.com/com/images/com/top_midashi4_on.png) no-repeat left;
	background-size: 263px auto;
}
.contents-bk .top-midashi a {
	display:block;
	display: block;
	height: 100%;
	width: 263px;
}
.contents-bk span {
	display:block;
}
.contents-bk .box ul {
	margin:0 auto;
}
.contents-bk .box ul li {
}
.contents-bk .box ul li img {
	display: block;
	width:225px;
	margin:0 auto;
}
.contents-bk .box ul li .title {
	margin:16px auto;
	text-align: center;
}
.contents-bk .flex-direction-nav {
	position: absolute;
	top: 270px;
	width: 1000px;
}
.contents-bk .flex-prev, .contents-bk .flex-next {
	width: 23px;
	height: 39px;
}
.contents-bk .flex-prev {
	float:left;
	background:url(https://www.asreet.com/com/images/com/icon_back.png) no-repeat left;
}
.contents-bk .flex-next {
	float:right;
	background:url(https://www.asreet.com/com/images/com/icon_next.png) no-repeat right;
}
.contents-bk p {
	font-size:12px;
	color:#000000;
	width:225px;
	margin:0 auto;
}
.contents-bk .title {
	font-size:15px;
	font-weight:bold;
	margin:20px auto;
}
.contents-bk a:hover p {
	color:#666666;
}
/* ----------------------------------------------------------------------
	info-bk
---------------------------------------------------------------------- */
.info-bk {
	overflow:hidden;
	background:#E71437;
	width:100%;
}
.info-bk h2 {
	width: 733px;
	margin: 30px auto 15px auto;
}
.info-bk h2 img {
	width: 733px;
	height: auto;
}
.info-bk .box {
	overflow:hidden;
	background:#E71437;
}
.info-bk .box ul {
	letter-spacing:-0.4em;
	width:1000px;
	margin:32px auto 0 auto;
}
.info-bk .box ul li {
	overflow:hidden;
	letter-spacing: normal;
	display:inline-block;
	background:#FFF;
	text-align:center;
	width:322px;
	height:200px;
}
.info-bk .box ul li span {
	display: block;
	color:#E71437;
	font-weight:bold;
	font-size:20px;
	margin-top:4px;
	margin-bottom:4px;
	width:100%;
}
.info-bk .box ul li:nth-child(2) {
	margin:0 16px;
}
.info-bk .box ul li img {
    width: 323px;
	height: auto;
}
.info-bk .box p {
	width:700px;
	margin:32px auto 20px auto;
}
.info-bk .box2 ul {
	letter-spacing:-0.4em;
	width:925px;
	margin:45px auto;
}
.info-bk .box p img {
	width: 700px;
	height: auto;
}
.info-bk .box2 ul li {
	letter-spacing: normal;
	display:inline-block;
}
.info-bk .box2 ul li a img {
    width: 250px;
    height: auto;
}
.info-bk .box2 ul li:nth-child(2) a img {
	width: 230px;
}
.info-bk .box2 ul li:nth-child(3) a img {
	width: 150px;
}
.info-bk .box2 ul li:nth-child(2) {
	margin:0 110px;
}
/* ----------------------------------------------------------------------
	blog-bk
---------------------------------------------------------------------- */
.blog-bk {
	overflow:hidden;
	padding-bottom:100px;
	width:100%;
}
.blog-bk .box {
	width:1000px;
	margin:0 auto;
}
.blog-bk .top-midashi {
	background:url(https://www.asreet.com/com/images/com/top_midashi5.png) no-repeat left;
}
.blog-bk .box ul {
	letter-spacing:-0.4em;
}
.blog-bk .box ul li {
	vertical-align: top;
	letter-spacing: normal;
	display:inline-block;
	width:226px;
	margin-left:32px;
}
.blog-bk .box ul li:nth-child(1) {
	margin-left:0;
}
.blog-bk .box ul li a {
	color:#333333;
}
.blog-bk .box .title {
	font-weight:bold;
	font-size:15px;
	margin:13px 0 0 0;
}
.blog-bk .box a:hover p {
	color:#999999;
}
.blog-bk .box .category {
	padding-left: 12px;
	background: url(https://www.asreet.com/com/images/com/icon_category.png) no-repeat left center;
	background-size: 10px;
	margin-bottom: 8px;
}
/* ----------------------------------------------------------------------
	service-bk
---------------------------------------------------------------------- */

.service-bk {
	overflow:hidden;
	background:url(https://www.asreet.com/com/images/com/service_bg.jpg) repeat-x #EAEAEA;
	padding-bottom:100px;
	width:100%;
	border-top:solid 8px #FFFF00;
}
.service-bk .box {
	width:1000px;
	margin:0 auto;
}
.service-bk .top-midashi {
	background:url(https://www.asreet.com/com/images/com/top_midashi6.jpg) no-repeat left;
	background-size: 1000px auto;
	height: 114px;
	margin:0;
}
.service-bk ul {
	overflow:hidden;
	letter-spacing:-0.4em;
	margin-top:32px;
}
.service-bk ul li {
	float:left;
	letter-spacing:normal;
	width:484px;
}
.service-bk ul li:first-child {
	margin-right:32px;
}
.service-bk iframe {
}
.service-bk .title {
	font-size:20px;
	font-weight:bold;
	margin:18px 0;
}
.service-bk .text {
	line-height:150%;
}
.service-bk .btn {
	text-align:center;
	margin:32px 0;
}
.service-bk .btn a img {
    width: 300px;
    height: auto;
}
/* ----------------------------------------------------------------------
	news-bk
---------------------------------------------------------------------- */
.news-bk {
	overflow:hidden;
	padding-bottom:40px;
	width:100%;
}
.news-bk .box {
	width:1000px;
	margin:0 auto;
}
.news-bk .top-midashi {
	background:url(https://www.asreet.com/com/images/com/top_midashi6.png) no-repeat left;
}
.news-bk .box ul {
	letter-spacing:-0.4em;
}
.news-bk .box ul li {
	letter-spacing: normal;
	display: inline-block;
	border-left: solid 4px #CCCCCC;
	box-sizing: border-box;
	padding-left: 16px;
}
.news-bk .box ul li:first-child {
	width:339px;
}
.news-bk .box ul li:nth-child(2n) {
	width:339px;
}
.news-bk .box ul li:nth-child(3n) {
	width:322px;
}
.news-bk .box ul li a {
	color:#525252;
	font-size:15px;
}
.news-bk .box a:hover {
	color: #999999;
}
/* ----------------------------------------------------------------------
	sns-bk
---------------------------------------------------------------------- */
.sns-bk {
	overflow:hidden;
	width:1000px;
	margin:0 auto;
}
.sns-bk ul {
	letter-spacing:-0.4em;
}
.sns-bk ul li {
	display:inline-block;
	letter-spacing:normal;
}
.sns-bk ul li:nth-child(2) {
	margin:0 17px;
}
#pan_block {
	margin:10px 0;
}
