@charset "utf-8";

/* ****************************************************

shop.css

***************************************************** */


/*=================================

	1: contents parts for PC

================================ */

/* rootType */
.btnType03.rootType a > span {
	padding-left: 35px;
}
.btnType03.rootType a > span:before {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background-position: -440px -120px;
}


/* index
================================ */

/* mapWrap01 */
.mapWrap01 {
	margin-top: 30px;
	text-align: center;
}


/* prefectures / search
================================ */

/* contentTitle */
.contentTitle > .headline01.direct,
.contentTitle > .headline01.franchise {
	padding-right: 150px;
}
.contentTitle > .headline01.direct:after,
.contentTitle > .headline01.franchise:after {
	display: inline-block;
	position: relative;
	top: 1px;
	width: 48px;
	vertical-align: top;
	margin-left: 20px;
	background-color: #ffffff;
	color: #d12428;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 32px;
	text-align: center;
}
.contentTitle > .headline01.direct:after { content: "直營"; }
.contentTitle > .headline01.franchise:after { content: "FC"; }
.contentTitle + .seachInfo {
	margin-top: 20px !important;
}

/* seachInfo */
.seachInfo {
	position: relative;
	padding: 12px 30px;
	background-color: #f4f4f4;
}
.seachInfo > * {
	float: left;
	margin-right: 20px;
	line-height: 30px;
}
.seachInfo > *:first-child {
	margin-top: 0 !important;
}
.seachInfo + .searchResult {
	margin-top: 20px;
}

/* searchResult */
.searchResult {
	margin-top: 10px;
}
.searchResult > *:first-child {
	margin-top: 0 !important;
}
.searchResult span.number {
	margin-right: 5px;
	color: #d02427;
	font-size: 24px;
	font-size: 2.4rem;
}

/* areamapType */
.areamapType {
	margin-top: 20px;
}
.areamapType > .colLeft {
	float: left;
	width: 650px;
	margin: 0 40px 0 0;
}
.areamapType > .colLeft + * {
	float: left;
	width: 280px;
}

/* serviceList */
.seachInfo .serviceList {
	margin: -10px 0 0;
}
.seachInfo .serviceList > li {
	display: table;
	float: left;
	margin: 10px 20px 0 0;
}
.seachInfo .serviceList > li > span {
	display: table-cell;
	vertical-align: middle;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.2;
}
.seachInfo .serviceList > li > .icon {
	padding-right: 6px;
}
.searchResult .serviceList {
	margin-top: 20px;
}
.searchResult .serviceList > li {
	float: left;
	width: 130px;
	margin: 10px 0 0 20px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.2;
}
.searchResult .serviceList > li:nth-child(2n) {
	clear: left;
	margin-left: 0;
}
.searchResult .serviceList > li > input {
	position: relative;
	top: 0.6em;
	float: left;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.searchResult .serviceList > li > label {
	display: table;
	overflow: hidden;
	cursor: pointer;
}
.searchResult .serviceList > li > label > span {
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
}
.searchResult .serviceList > .allChecked {
	float: none;
	width: auto;
	margin: 0 0 5px;
}
.searchResult .serviceList > .allChecked > input {
	top: -1px;
}
.searchResult .submitType {
	margin-top: 30px;
}
.searchResult .submitType a {
	padding-top: 13px;
	padding-bottom: 8px;
}
.searchResult .submitType a > span {
	padding: 0 7px 0 23px;
}
.searchResult .submitType a > span:before {
	width: 16px;
	height: 16px;
	margin-top: -10px;
	background-position: -400px -120px;
}

/* optionsWrap */
.optionsWrap > .title {
	padding-bottom: 11px;
	border-bottom: 1px solid #c3a577;
	font-size: 20px;
	font-size: 2rem;
	line-height: 1;
}
.optionsWrap > .title > span {
	font-size: 12px;
	font-size: 1.2rem;
}
.optionsWrap > .title + * {
	margin-top: 1.3em;
}
.optionsWrap > .userSelect > *:first-child {
	margin-top: 0 !important;
}
.optionsWrap .close {
	display: none;
}
.searchResult > .optionsWrap {
	margin: 60px -500% 0;
	padding: 30px 500% 40px;
	background-color: #fffbec;
}
.searchResult > .optionsWrap .userSelect {
	margin-top: 20px;
}
.searchResult > .optionsWrap .prefSelect {
	float: left;
	width: 280px;
	margin-right: 45px;
}
.searchResult > .optionsWrap .serviceList {
	float: left;
	width: 645px;
	margin: 0;
}
.searchResult > .optionsWrap .serviceList > li,
.searchResult > .optionsWrap .serviceList > li:nth-child(2n) {
	clear: none;
	width: 128px;
}
.searchResult > .optionsWrap .serviceList > li:nth-child(6n) {
	clear: left;
	margin-left: 0;
}
.searchResult > .optionsWrap .submitType {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: center;
}
.searchResult > .optionsWrap .submitType > li {
	text-align: center;
}
.searchResult > .optionsWrap .submitType a {
	width: 280px;
}

/* prefSelect */
.prefSelect > li {
	line-height: 1.2;
}
.prefSelect > li + li {
	margin-top: 1.3em;
}
.prefSelect > li > .text {
	display: block;
}
.prefSelect > li > select {
	width: 100%;
	margin-top: 0.4em;
}

/* shopBlockList */
.shopBlockList {
	margin-top: 25px;
}
.shopBlockList > *:first-child,
.shopBlockList .shopType .detail > *:first-child {
	margin-top: 0 !important;
}
.shopBlockList .shopBlock {
	position: relative;
	border-top: 2px solid #d02427;
}
.shopBlockList .shopName {
	position: relative;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.2;
}
.shopBlockList .shopName > a {
	display: block;
	padding: 12px 280px 11px 30px;
}
.shopBlockList .shopName > a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 16px;
	width: 6px;
	height: 10px;
	margin-top: -5px;
	background: url(./../common/img/main_sp01.png) no-repeat -40px 0;
}
.shopBlockList .shopType {
	margin-top: 0;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
.shopBlockList .shopType > .col {
	display: table;
	width: 50%;
	margin-top: 0;
	margin-left: 0;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
}
.shopBlockList .shopType > .col > * {
	display: table-cell;
	vertical-align: middle;
	padding: 11px 14px;
}
.shopBlockList .shopType .title {
	width: 85px;
	background-color: #f0f0f0;
	letter-spacing: -0.04em;
}
.shopBlockList .shopType .detail {
	border-left: 1px solid #dcdcdc;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.38;
}
.shopBlockList .serviceDetails {
	position: absolute;
	top: 11px;
	right: 10px;
}
.shopBlockList .serviceDetails > .title {
	float: left;
	margin-right: 10px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 23px;
}
.shopBlockList .serviceDetails > .icDescList > li {
	width: 23px;
}
.shopBlockList .serviceDetails > .icDescList > li + li {
	margin-left: 3px;
}
.shopBlockList .serviceDetails > .icDescList > li > .detail {
	bottom: 28px;
}
.shopBlockList .serviceDetails > .icDescList > li:nth-last-child(1) > .detail { left: -142px; }
.shopBlockList .serviceDetails > .icDescList > li:nth-last-child(2) > .detail { left: -116px; }
.shopBlockList .serviceDetails > .icDescList > li:nth-last-child(3) > .detail { left: -90px; }
.shopBlockList .serviceDetails > .icDescList > li:nth-last-child(4) > .detail { left: -64px; }

/* icDescList */
.icDescList,
.icDescList > li {
	float: left;
}
.icDescList > li {
	position: relative;
}
.icDescList > li + li {
	margin-left: 6px;
}
.icDescList > li > .icon {
	display: block;
	position: relative;
	z-index: 2;
}
.icDescList > li > .icon:before,
.icDescList > li > .icon:after {
	content: "";
	position: absolute;
	left: 50%;
	width: 0;
	height: 0;
	opacity: 0;
}
.icDescList > li > .icon:before {
	top: -5px;
	margin-left: -6px;
	border-top: 12px solid #d02427;
	border-right: 6px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 6px solid transparent;
}
.icDescList > li > .icon:after {
	top: -6px;
	margin-left: -5px;
	border-top: 11px solid #ffffff;
	border-right: 5px solid transparent;
	border-bottom: 11px solid transparent;
	border-left: 5px solid transparent;
}
.icDescList > li > .detail {
	position: absolute;
	bottom: 35px;
	left: -48px;
	width: 175px;
	padding: 11px 15px;
	border: 1px solid #d02427;
	background-color: #ffffff;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	opacity: 0;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.38;
	z-index: -1;
}
.icDescList > li:hover > .icon:before,
.icDescList > li:hover > .icon:after,
.icDescList > li:hover > .detail {
	opacity: 1;
}
.icDescList > li:hover > .icon:before {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.icDescList > li:hover > .detail {
	z-index: auto;
}


/* search
================================ */

/* shopContents */
.contentTitle + .shopContents01 {
	margin-top: 30px !important;
}
.shopContents02 {
	position: relative;
}

/* visualArea */
.visualArea > .shopPhoto {
	float: left;
	width: 280px;
	margin-right: 30px;
}
.visualArea .imgPager > li {
	float: left;
	width: 31%;
	margin: 10px 0 0 3.5%;
}
.visualArea .imgPager > li:first-child {
	clear: left;
	margin-left: 0;
}
.visualArea .imgPager > li > a {
	outline: none;
}
.visualArea > .mapWrap01 {
	overflow: hidden;
	width: 660px;
	height: 235px;
}

/* releaseArea */
.shopRelease a:link,
.shopRelease a:visited {
	text-decoration: underline;
}
.shopRelease a:hover,
.shopRelease a:active {
	text-decoration: none;
}

/* detailArea */
.detailArea {
	width: 690px;
}
.detailArea > .tableType01 table th,
.detailArea > .tableType01 table td {
	padding: 11px 14px;
	line-height: 1.38;
}
.detailArea .rootType {
	position: absolute;
	top: 100px;
	right: 0;
	width: 250px;
	margin: 0;
	z-index: 2;
}

/* topicsArea */
.topicsArea {
	margin: 40px -500%;
	padding: 25px 500% 30px;
	background-color: #f9f8f8;
}
.topicsArea > *:first-child,
.topicsArea .acodType01 > *:first-child {
	margin-top: 0 !important;
}
.topicsArea .acodType01 + .acodType01 {
	margin-top: 20px;
}
.topicsArea .headline02:before,
.topicsArea .headline02:after {
	background-color: #f9f8f8;
}
.topicsArea .bannerList.range2Col > li {
	float: left;
	width: 48.3%;
	margin: 15px 0 0 3.4%;
}
.topicsArea .bannerList.range2Col > li:nth-child(2n+1),
.topicsArea .bannerList.range3Col > li:nth-child(3n+1) {
	clear: left !important;
	margin-left: 0 !important;
}
.topicsArea .bannerList.range2Col > li:nth-child(-n+2),
.topicsArea .bannerList.range3Col > li:nth-child(-n+3) {
	margin-top: 0 !important;
}
.topicsArea .bannerList.range3Col > li {
	float: left;
	width: 31.5%;
	margin: 15px 0 0 2.75%;
}
.topicsArea .saleInfo .period {
	font-size: 16px;
	font-size: 1.6rem;
}
.topicsArea .saleInfo .period + .paragraph01 {
	margin-top: 0;
}
.topicsArea .saleInfo .period + .paragraph01 + .period {
	margin-top: 1em;
}
.topicsArea .eventInfo .img img {
	width: 100%;
}

/* remarksArea */
.remarksArea {
	position: absolute;
	top: 0;
	right: 0;
	width: 250px;
	z-index: 1;
}
.remarksArea > .aroundShops {
	margin-top: 105px;
}
.remarksArea > .aroundShops > .title {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.2;
}
.remarksArea > .aroundShops > .shopList {
	margin-top: 1em;
	padding: 0 10px;
}
.remarksArea > .aroundShops > .shopList > *:first-child {
	margin-top: 0 !important;
}
.remarksArea > .aroundShops .linkType01 > li > a {
	font-size: 12px;
	font-size: 1.2rem;
}
.remarksArea > .qrBlock {
	position: relative;
	width: 250px;
	height: 80px;
	margin-top: 105px;
	border: 1px solid #dcdcdc;
}
.remarksArea > .aroundShops + .qrBlock {
	margin-top: 30px;
}
.remarksArea > .qrBlock > .qrImg {
	position: absolute;
	top: 50%;
	right: 0;
	width: 78px;
	height: 78px;
	margin-top: -39px;
}



@media only screen and (max-width: 767px) {

/*=================================

	2: contents parts for Smartphone

================================ */

/* rootType */
.btnType03.rootType a > span {
	padding-left: 24px;
}
.btnType03.rootType a > span:before {
	width: 17px;
	height: 17px;
	margin-top: -9px;
	background-position: -200px -80px;
	-webkit-background-size: 250px auto;
	background-size: 250px auto;
}


/* index
================================ */

/* mapWrap01 */
.mapWrap01 {
	display: none;
}


/* prefectures / search
================================ */

/* contentTitle */
.contentTitle > .headline01.direct,
.contentTitle > .headline01.franchise {
	padding-right: 0;
}
.contentTitle > .headline01.direct:after,
.contentTitle > .headline01.franchise:after {
	top: 0.3em;
	width: 38px;
	margin-left: 10px;
	font-size: 1rem;
	line-height: 15px;
}

/* seachInfo */
.seachInfo + .searchResult {
	margin-top: 10px;
}
.seachInfo {
	padding: 10px 14px;
}
.seachInfo > * {
	float: none;
	margin-right: 0;
	line-height: 1.58;
}

/* searchResult */
.searchResult span.number {
	font-size: 1.8rem;
}

/* areamapType */
.areamapType {
	margin-top: 0;
}
.areamapType > .colLeft {
	display: none;
}
.areamapType > .colLeft + * {
	float: none;
	width: 100%;
	margin-top: 0 !important;
}

/* serviceList */
.seachInfo .serviceList {
	margin-top: 0;
}
.seachInfo .serviceList > li {
	margin: 5px 5px 0 0 !important;
}
.seachInfo .serviceList > li > span {
	font-size: 1rem;
}
.seachInfo .serviceList > li > .icon {
	width: 27px;
	padding-right: 5px;
}
.searchResult .serviceList {
	margin-top: 15px;
}
.searchResult .serviceList > li {
	width: 46.3%;
	margin: 15px 0 0;
}
.searchResult .serviceList > li:nth-child(2n) {
	width: 53.7%;
}
.searchResult .serviceList > li > label > span {
	padding-top: 0.1em;
	padding-left: 8px;
}
.searchResult .serviceList > .allChecked > label > span {
	padding-top: 0;
}
.searchResult .submitType {
	margin-top: 15px;
}
.searchResult .submitType a {
	height: 47px;
	padding-top: 0;
	padding-bottom: 0;
}
.searchResult .submitType a > span {
	padding: 0 5px 0 25px;
}
.searchResult .submitType a > span:before {
	width: 17px;
	height: 17px;
	margin-top: -9px;
	background-position: -200px -80px;
	-webkit-background-size: 250px auto;
	background-size: 250px auto;
}

/* optionsWrap */
.optionsWrap {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	margin-top: 0 !important;
	z-index: 100;
}
.optionsWrap > .title {
	display: none;
}
.optionsWrap > .userSelect {
	display: none;
	padding: 15px 10px 100px;
	background-color: #fffbec;
}
.optionsWrap > .userSelect > *:first-child {
	margin-top: 0 !important;
}
.optionsWrap > .optionSwitch {
	display: table;
	position: relative;
	width: 100%;
}
.optionsWrap > .optionSwitch > a {
	display: table-cell;
	height: 50px;
	vertical-align: middle;
	padding: 0 30px;
	background-color: #775345;
	color: #ffffff;
	font-weight: 1.4rem;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	outline: none;
}
.optionsWrap > .optionSwitch > a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: url(./../common/img/main_sp01.png) no-repeat -80px -80px;
	-webkit-background-size: 250px auto;
	background-size: 250px auto;
}
.optionsWrap > .optionSwitch.active > a:after {
	background-position: -120px -80px;
}
.searchResult > .optionsWrap {
	margin: 0;
	padding: 0;
}
.searchResult > .optionsWrap .userSelect {
	display: none;
}
.searchResult > .optionsWrap .prefSelect,
.searchResult > .optionsWrap .serviceList {
	float: none;
	width: 100%;
	margin: 0;
}
.searchResult > .optionsWrap .serviceList {
	margin-top: 15px;
	padding: 15px 15px 20px;
	background-color: #ffffff;
}
.searchResult > .optionsWrap .submitType {
	float: none;
	margin-top: 15px;
}
.searchResult > .optionsWrap .submitType a {
	width: 100%;
}

/* prefSelect */
.prefSelect > li + li {
	margin-top: 15px;
}
.prefSelect > li > .text {
	font-size: 1.4rem;
}
.prefSelect > li > select {
	margin-top: 10px;
}

/* shopBlockList */
.shopBlockList {
	margin: 15px -10px 0;
	border-bottom: 1px solid #dddddd;
}
.shopBlockList .shopBlock {
	position: relative;
	padding: 15px 20px 15px 10px;
	border-top: 1px solid #dddddd;
	background-color: #fafafa;
}
.shopBlockList .shopBlock.spExpand:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 9px;
	width: 7px;
	height: 11px;
	margin-top: -6px;
	background: url(./../common/img/main_sp01.png) no-repeat -100px 0;
	-webkit-background-size: 250px auto;
	background-size: 250px auto;
}
.shopBlockList .shopName {
	border-right: none;
	border-left: none;
	font-size: 1.6rem;
}
.shopBlockList .shopName > a {
	padding: 0;
}
.shopBlockList .shopName > a:before {
	display: none;
}
.shopBlockList .shopType {
	margin-top: 0;
	border-right: none;
	border-bottom: none;
}
.shopBlockList .shopType > .col {
	display: none;
	width: 100%;
	border-top: none;
	border-left: none;
}
.shopBlockList .shopType > .col:first-child {
	display: block;
}
.shopBlockList .shopType > .col > * {
	display: block;
	vertical-align: top;
	padding: 0;
}
.shopBlockList .shopType .title {
	display: none;
}
.shopBlockList .shopType .detail {
	border-left: none;
	font-size: 1.2rem;
}
.shopBlockList .serviceDetails {
	position: static;
}
.shopBlockList .serviceDetails > .title {
	display: none;
}
.shopBlockList.spAcodDetail {
	margin: 0 !important;
	padding: 0 !important;
	border-bottom: none !important;
}
.shopBlockList.spAcodDetail > .shopBlock {
	border-top: none;
}
.shopBlockList.spAcodDetail > .shopBlock + .shopBlock {
	border-top: 1px solid #dddddd;
}

/* icDescList */
.icDescList {
	float: none;
}
.icDescList > li {
	width: 22px;
	margin: 5px 5px 0 0 !important;
}
.icDescList > li > .icon:before,
.icDescList > li > .icon:after,
.icDescList > li > .detail {
	display: none !important;
}

/* modalOpening */
.modalOpening {
	background-color: #fffbec;
}
.modalOpening #allContainer > *:not(#contentsContainer),
.modalOpening #main > *:not(.searchResult),
.modalOpening .searchResult > *:not(.optionsWrap),
.modalOpening .optionSwitch {
	display: none !important;
}
.modalOpening .searchResult > .areamapType {
	display: block !important;
}
.modalOpening #main {
	padding-bottom: 0 !important;
}
.modalOpening .searchResult {
	margin-top: 0;
}
.modalOpening .optionsWrap {
	position: static !important;
	width: auto;
	margin-right: -10px;
	margin-left: -10px;
}
.modalOpening .optionsWrap .userSelect {
	margin-top: 0;
}
.modalOpening .optionsWrap .close {
	display: table;
	margin: 15px auto 0;
	padding: 0 20px;
	background-color: #666666;
	font-size: 1.4rem;
	line-height: 1.11;
	cursor: pointer;
}
.modalOpening .optionsWrap .close > a {
	display: block;
	position: relative;
	padding: 12px 20px;
	vertical-align: middle;
	color: #ffffff;
}
.modalOpening .optionsWrap .close > a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	background: url(./../common/img/main_sp01.png) no-repeat -20px -60px;
	-webkit-background-size: 250px auto;
	background-size: 250px auto;
}


/* search
================================ */

/* shopContents */
.contentTitle + .bookmarkBtn,
.bookmarkBtn + .shopContents01,
.printBtn + .shopContents01 {
	margin-top: 10px !important;
}

/* bannerList */
.bannerList > li img {
	width: 100%;
}

/* visualArea */
.visualArea > .shopPhoto {
	float: none;
	width: 100%;
	margin-right: 0;
}
.visualArea > .shopPhoto .bx-viewport {
	overflow: visible !important;
}
.visualArea > .shopPhoto .slider {
	width: 9999px !important;
}
.visualArea > .mapWrap01 {
	display: block;
	width: 100%;
	margin-top: 15px;
}

/* releaseArea */
.releaseArea .headline02 {
	margin-top: 20px;
}

/* detailArea */
.detailArea {
	width: 100%;
}
.detailArea > .tableType01 table th,
.detailArea > .tableType01 table td {
	padding: 7px 10px;
	line-height: 1.58;
}
.detailArea .rootType {
	position: static;
	width: 100%;
	margin: 10px 0 0;
}
.detailArea .icDescList > li {
	margin-top: 0 !important;
}

/* topicsArea */
.topicsArea {
	margin: 20px 0 0;
	padding: 0;
	background-color: transparent;
}
.topicsArea .colWrap.spBreak > .col + .col,
.topicsArea .acodType01 + .acodType01 {
	margin-top: 0 !important;
}
.topicsArea .acodType01 {
	padding-top: 15px;
}
.topicsArea .acodType01 .headline02.spAcodSwitch {
	margin-top: 0 !important;
	margin-bottom: 15px;
	padding: 0 32px 0 27px;
	background-position: 12px 0;
}
.topicsArea .acodType01 .spAcodDetail {
	padding: 20px 10px;
	background-color: #f9f8f8;
}
.topicsArea .saleInfo .period {
	font-size: 1.4rem;
}
.topicsArea .fairInfo .bannerList > li + li {
	margin-top: 10px;
}
.topicsArea .fairInfo .bannerList > li img {
	width: 100%;
}
.topicsArea .fairInfo .bannerList > li + li {
	margin-top: 10px;
}
.topicsArea .eventInfo {
	border-top: none;
}
.topicsArea .eventInfo .bannerList > li {
	float: left;
	width: 31.33%;
	margin: 3% 0 0 3%;
}
.topicsArea .eventInfo .bannerList > li:nth-child(3n+1) {
	clear: left;
	margin-left: 0;
}
.topicsArea .eventInfo .bannerList > li:nth-child(-n+3) {
	margin-top: 0;
}

/* remarksArea */
.remarksArea {
	position: static;
	width: 100%;
	margin-top: 30px;
}
.remarksArea > .aroundShops {
	margin-top: 25px;
}
.remarksArea > .aroundShops > .shopList {
	margin-right: -10px;
	margin-left: -10px;
	padding: 0;
}
.remarksArea > .aroundShops .linkType01 {
	border-bottom: 1px solid #dcdcdc;
}
.remarksArea > .aroundShops .linkType01 > li {
	margin-top: 0;
	border-top: 1px solid #dcdcdc;
}
.remarksArea > .aroundShops .linkType01 > li > a {
	display: block;
	padding: 12px 12px 12px 32px;
	background-color: #fafafa;
}
.remarksArea > .aroundShops .linkType01 > li > a:before {
	top: 50%;
	left: 21px;
	width: 5px;
	height: 7px;
	margin-top: -4px;
	background-position: -120px 0;
	-webkit-background-size: 250px auto;
	background-size: 250px auto;
}
.remarksArea > .qrBlock {
	display: none;
}

}


/*=================================

	clearfix

=================================*/
.seachInfo:after,
.seachInfo > .serviceList:after,
.searchResult .serviceList:after,
.searchResult > .optionsWrap .userSelect:after,
.icDescList:after,
.shopBlockList .serviceDetails:after,
.visualArea:after {
	content: "";
	display: block;
	clear: both;
}
.seachInfo,
.seachInfo > .serviceList,
.searchResult .serviceList,
.searchResult > .optionsWrap .userSelect,
.icDescList,
.shopBlockList .serviceDetails,
.visualArea {
	zoom: 1;
}

/*=================================

	overwriting

================================ */

.shopSearchHit0{
	padding:20px 10px 40px;
}

.shopSearchPagerBox{
	text-align:center;
}

.shopSearchPagerBox .hitCount{
	margin:10px auto 0;
}

.shopSearchPagerBox .pager{
	margin:20px auto;
}

.shopSearchPagerBox .hitCount + .pager{
	margin:10px auto 0;
}

.shopSearchPagerBox .pager > div{
	display:inline-block;
}

.shopSearchPagerBox .pager > div span,
.shopSearchPagerBox .pager > div a{
	display:block;
	margin:0 2px;
	padding:3px 8px;
	border:1px solid #dcdcdc;
}

.shopSearchPagerBox .pager > div span{
	background:#f4f4f4;
	font-weight:bold;
}

.userSelect{
	text-align:center;
}

.shopSearchTextForm{
	width:500px;
	margin:0 auto;
	padding:5px 7px;
	border-radius:3px 5px;
	border:1px solid #ccc;
}

@media only screen and (max-width: 767px) {
	.shopSearchTextForm{
		width:100%;
		box-sizing:border-box;
	}
}
