#recruit #introImgArea {
	margin-bottom: 20px;
}

#recruitFormButton button {
	padding: 10px 20px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	background-color: #000;
}

#recruit .imgArea img,
#recruit #imgArea img {
	width: 100% !important;
}

#recruit .shopDtlTable .area {
	padding-bottom: 0px !important;
}

.recruit_yt {
	margin-top: 20px;
}

.recruit_title {
	font-size: 1.2em !important;
}

#recruitShopName {
	font-weight: bold;
}

#recruit .back-to-index a {
	display: block;
	margin: 20px auto 0;
	text-align: center;
	padding: 10px 20px;
	/*font-size: ;*/
	font-weight: bold;
	color: #000;
	border: 1px solid #000;
	width: 350px;
}

#recruit .back-to-index a:hover {
	text-decoration: none;
	background-color: #eee;
}

.reminder_link a {
	color: blue;
	text-decoration: underline;
}

.reminder_link a:hover {
	color: black;
}

.flash_failure {
	color: #CD0A0A;
	padding: 10px;
}

.ytIframe, .ytIframeSpecial {
	position: relative;
	width: 100%;
}

.ytIframe {
	padding-top: 56.25%;
}

.ytIframeSpecial {
	padding-top: 20.25%;
}

.ytIframe iframe, .ytIframeSpecial iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
}

.ytIframe iframe {
	height: 100% !important;
}

.marginTop15 {
	margin-top: 15px;
}

a.wrap.datePosition {
	padding: 20px;
}

a.rankingLink {
	text-decoration: underline;
}

a.rankingLink:hover {
	color: #999;
}

.counter {
	text-align: right;
	margin: 0 5% 30px 0;
}

#shopCounter {
	text-align: right;
	margin: 10px 20px 20px 0;
}

.ads_description {
	padding: 15px;
}

.specialTtl {
	font-weight: bold;
	clear: both;
	text-align: left;
	margin: 10px 0 20px;
}

.specialTtlArticle {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 30px;
}

#warnBox {
	color: red;
	font-size: 20px;
	margin: 20px;
}

.float_left {
	float: left !important;
}

#special .shopCont.clm .txtArea {
	line-height: 1.2em;
}

#special .shopCont.clm .txtAreaNoImg {
	line-height: 1.2em;
	margin-left: 3%;
}

.brandTitle {
	padding: 4px 2px;
	font-weight: bold;
}

.freeTxtNoImg {
	text-align: left;
	clear: inherit;
	font-size: 0.857em;
}

#special .itemList .thum img {
	border: none !important;
}

#special .itemList .shopName {
	padding-left: 30px !important;
}

#special .speciallist.itemList .img {
	margin-top: 30px;
}

#sale #post #txtArea {
	text-align: left;
}

#special .itemList .photoTempThum {
	margin-top: 15px;
}

#special .itemList .photoTempShopInfo {
	text-align: left !important;
	font-size: 12px;
	padding-left: 123px;
}

/* いいね投票機能 ----------- */
.good_box,
.good_box_list {
	text-align: center;
	margin: 15px auto 30px;
}

.good_box a,
.good_box_list div {
	color: #000 !important;
}

.good_box_list .good_btn {
	border: none !important;
}

.good_btn {
	display: inline-block;
	padding: 10px 10px 10px 34px;
	border: 1px solid #000;
	border-radius: 7px;
	background: url(../img/special/heart_b.png) no-repeat 8px 50%;
	background-size: 20px 20px;
	text-decoration: none !important;
	color: #000;
}

.good_box .good_btn:hover {
	background: url(../img/special/heart_w.png) #000 no-repeat 8px 50%;
	background-size: 20px 20px;
	cursor: pointer;
	color: #fff !important;
}

.good_box .good_btn:active {
	background: url(../img/special/heart_w.png) #B50080 no-repeat 8px 50%;
	background-size: 20px 20px;
	border: 1px solid #B50080;
	color: #fff !important;
}

/* /いいね投票機能------------ */

/* セールの１店舗１行テンプレ ---- */
#sale .itemList .item_long {
	width: 100% !important;
	height: auto !important;
}

#sale .itemList .item_long:hover {
	background: none;
}

.calendarControl {
	margin-top: 20px !important;
}

/*.reserve .thWrap {
  display: block;
  position: relative;
  padding: 20px 10px;
}*/
.reserve .month {
	/*position: absolute;*/
	top: 10px;
	left: 10px;
	font-size: 1em;
	font-weight: bold;
}

.reserve .date {
	margin-bottom: 10px;
	display: block;
	font-size: 2.143em;
	text-align: center;
	font-weight: bold;
}

.reserve .day {
	display: block;
	text-align: center;
	font-size: 1em;
}

.reserveTable .date {
	width: none !important;
}

.rankingTable .number {
	vertical-align: middle;
}

.rank-icon img {
	display: inline !important;
	width: 25px !important;
	margin: 5px auto 0 !important;
}

.noCoupon {
	margin-left: 20px;
}

/*他社サイトへの遷移ページ*/
.transition {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 50%;
	height: 200px;
}

.contentTransition {
	text-align: center;
}

.contentTransition .logo {
	margin-top: 0;
}

.contentTransition #copyright {
	padding: 10px;
}

/* オーバーレイテンプレート */

#special .masonry-list {
	width: 97% !important;
	margin: 0 auto;
}

#special .list-box {
	width: 30%;
	/*padding: 4px;*/
	/*border: 0.5px solid #EEEEEE;*/
	margin: 6.5px;
}

.itemList #before_photofloat {
	width: 33% !important;
	height: 700px !important;
}

.photofloat_freetxt {
	clear: both;
	text-align: left;
	padding: 30px;
}

.photofloat_specialttl {
	font-weight: bold;
	clear: both;
	text-align: left;
	margin: 10px 0 20px;
	padding: 10px 20px 0 30px;
}

#special .list-img img {
	width: 100%;
	height: auto;
}

.modal_photofloat {
	z-index: 101;
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 90%;
	margin: 0 auto;
	padding: 50px;
	overflow: auto;
}

.modal_photofloat .modal_item {
	margin: 0 auto !important;
	padding: 20px;
	max-width: 800px;
	float: none;
	clear: both;
	background-color: #fff;
	height: 800px;
}

.modal_photofloat .img {
	float: left;
}

.modal_photofloat .specialBodyWrap1 {
	width: 90%;
	margin: auto;
	padding: 50px;
	line-height: 1.5;
	letter-spacing: 1px;
}

.modal_photofloat .specialBodyWrap2 {
	clear: both;
	padding: 20px;
	margin: auto;
	width: 80%;
	line-height: 1.5;
	letter-spacing: 1px;
}

.modal_photofloat .specialBodyWrap {
	clear: both;
	padding: 20px;
	margin: auto;
	width: 80%;
}

.modalTxtArea {
	padding: 0 20px 20px 20px;
	margin: 0 30px 50px 30px;
	margin-top: 80px;
	float: left;
	width: 43%;
}

.itemList .modal_photofloat .item:hover {
	background-color: transparent;
}

#special .modal_photofloat .thum,
#special-overlays .modal_photofloat .thum {
	width: auto;
	height: auto;
	float: left;
	margin-right: 10px;
}

#special .modal_photofloat .thum img,
#special-overlays .modal_photofloat .thum img {
	padding: 10px;
	border: 1px solid #ccc;
	background: #fff;
}

#special .modal_photofloat .shopName,
#special-overlays .modal_photofloat .shopName {
	margin-top: 30px;
	font-weight: bold;
	margin-left: 140px;

}

#special .modal_photofloat .img,
#special-overlays .modal_photofloat .img {
	margin-bottom: 10px;
	padding: 10px;
	margin-right: 7px;
}

.modal_item .img img {
	margin-bottom: 20px !important;
}

.modal_item .shopInfo {
	display: block;
	/*	padding-top: 20px;*/
	padding: 0;
	line-height: 1.2em;
}

.modal-overlay {
	z-index: 100;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.75);
	overflow: auto;
}

#button_area {
	text-align: center;
}

#close_button_area {
	float: right;
}

.list-img {
	position: relative;
	overflow: hidden;
}

.list-img .plusMark {
	width: 100%;
	height: 70px;
	font-size: 140%;
	text-align: center;
	overflow: hidden;
	line-height: 70px;
}

.list-img .mask {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin: 0;
	padding: 0;
	opacity: 0;
	background-color: rgba(255, 18, 113, 0.7);

}

.list-img:hover .mask {
	opacity: 1;
}

.modal_btn:hover {
	text-decoration: none;
}

.close_btn_area {
	width: 70px !important;
	padding: 0 !important;
	float: right;
}

.close_btn:hover {
	text-decoration: none;
}

.modalShopName {
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.overfloat_close .appear {
	text-align: right;
}

.close_btn_mark {
	text-align: center;
	color: #C6C6C6;
	top: -10px;
	text-decoration: none;
	height: 30px;
	font-size: 50px;
}

#special-overlays .modal_item img {
	display: block;
	max-width: 100%;
	height: auto;
	width: auto;
	margin: 0 auto;
}

.fixed {
	position: fixed;
	width: 100%;
	height: 100%;
}

/**
 * スタッフ募集
 */
.recruitNews .itemList .dtl dt {
	margin-right: 5px;
	margin-bottom: 3px;
}

.top .recruitNews .itemList li.item .thum img {
	padding: 10px;
	border: 1px solid #ccc;
	background: #fff;
}

.top .recruitNews .recruit-tab-detail {
	margin-bottom: 10px;
	line-height: 14px;
	font-size: 0.857em
}

.top .recruitNews .recruit-tab-detail:after {
	content: '';
	clear: both;
	display: block;
}

.top .recruitNews .recruit-tab-detail p.title {
	width: 50px;
	border: 1px solid #ccc;
	float: left;
	padding: 1px;
}

.top .recruitNews .recruit-tab-detail p.content {
	margin-left: 58px;
	text-align: left;
	padding-top: 1px;
}

/* ランキング：ショップに紐付かないランキング */
p.no-shop-ranking {
	width: 122px;
	height: 72px;
	line-height: 72px !important;
	text-align: center;
	border: 1px solid #ccc;
	color: #ccc;
	margin: 0 auto !important;
}

/* メルマガ関係フォームの */
.formTable .note-pass {
	line-height: 1.3em;
}

/* ショップリストの電話番号欄 */
#shoplist .itemList .phone {
	background-image: url(../img/common/ico_phone_01.png);
	width: fit-content;
	margin: auto;
	font-size: 0.857em;
}

#shoplist .itemList .icoTxt {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 1px;
	background-size: 16px auto;
}

@media screen and (min-width: 768px) {
	#recruitFormButton button {
		width: 350px;
	}

	#recruitFormButton {
		padding: 0 40px;
		text-align: center;
	}

	.itemList .date {
		white-space: nowrap;
	}

	.eventNews .itemList .wrap, .shopNews .itemList .wrap {
		padding: 30px 20px 60px;
	}

	#magazine #submitBtn {
		margin-right: 10px;
	}

	.noImgShopName {
		font-weight: bold;
		font-size: 1em;
		line-height: 140%;
		text-align: center;
		margin-bottom: 10px;
	}

	.noImgFreeTxt {
		font-size: 0.857em;
		line-height: 140%;
	}

	#special .shopCont.clm .imgArea {
		float: left;
		left: -20px;
		width: 37.0625%;
		margin-bottom: 0;
	}

	#special .shopCont.clm .txtArea {
		position: relative;
		float: left;
		width: 60.9375%;
	}

	#special .shopCont.clm .imgArea iframe {
		padding-left: 20px;
	}

	.itemList .dateShop {
		font-size: 0.8em;
		width: 90%;
		margin: 0 auto 10px;
		line-height: 140%;
		background: #eee;
		margin-bottom: 10px;
		padding: 4px 10px;
	}

	/* セコムワッペン */
	.side_box {
		margin-top: 15px;
	}

	/* recruit */
	#recruit #post.clm #introImgArea {
		width: 26.5625%;
		position: relative;
		float: left;
		left: -20px;
	}

	#recruit #post.clm #introTxtArea {
		width: 73.4375%;
		position: relative;
		float: left;
		left: 20px;
	}

	/* セールの１店舗１行テンプレ ---- */
	#sale .itemList .item_long .shopItem .logo {
		width: auto !important;
	}

	#sale .itemList .item_long .shopItem .shopInfo {
		width: auto !important;
		margin-left: 140px !important;
	}

	#recruit .tableWrap {
		padding: 0 20px;
	}

	#recruit #post {
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 767px) {
	#recruitFormButton button {
		width: 100%;
	}

	#recruitFormButton {
		padding: 0 10px 10px;
		text-align: center;
	}

	#recruit .back-to-index a {
		width: 80%;
		padding: 10px 0;
		margin-top: 10px;
	}

	#footerFlash {
		display: none;
	}

	.newsList .itemList #topShopNews {
		position: relative;
		top: 0;
		left: 0;
		width: auto;
		margin: 0 0 0 0;
		font-size: 12px;
		width: auto;
		padding-left: 0px;
		background: url(../img/common/ico_event_01.png) no-repeat left 4px;
		background-size: 0px auto;
		word-break: normal;
	}

	dl#shopNewsDtl {
		margin: 0 0 0 0;
	}

	.wrap p#specialShopName.shopName {
		margin: 33px 0 0 25%;
	}

	#special .itemList .thum {
		display: inline;
	}

	#special .itemList .shopName {
		margin-top: 0;
	}

	.rankingTable td {
		padding: 10px 20px;
	}

	.rank-icon img {
		vertical-align: middle;
	}

	#closeBtn {
		right: 90px;
	}

	.noImgShopName {
		text-align: left;
		font-weight: bold;
		font-size: 12px;
		margin: 0 0 10px 0;
		clear: both;
	}

	.noImgFreeTxt {
		font-size: 0.857em;
		line-height: 140%;
	}

	#special .shopCont.clm {
		padding: 20px;
	}

	.itemList .dateShop {
		font-size: 12px;
		margin-bottom: 10px;
	}

	#event .thumRight {
		margin: 0px 0px 10px 34%;
	}

	#event .itemList .date,
	#event .itemList .dtl,
	#event .itemList .newsTtl,
	#event .itemList .category {
		margin-left: 0 !important;
	}

	.reminder_link {
		margin-top: 15px;
		text-align: center;
	}

	.noCoupon {
		margin-left: 10px;
	}

	#special .itemList .item {
		float: none;
		width: 100% !important;
		text-align: left;
		padding-bottom: 0;
		height: auto;
	}

	#special .itemList .photoTempThum {
		margin-top: 30px;
	}

	#special .itemList .photoTempShopInfo {
		font-size: 12px;
	}

	#special .itemList .photoTempShopInfo.telno {
		text-align: left !important;
	}

	/* セール一覧画面、スマホの際のショップジャンル検索のレイアウト変更 */
	#sale .type-btn .slideInner {
		display: block;
	}

	#sale .type-btn #shopSort {
		border-left: none;
	}

	#sale .type-btn #shopSort li {
		width: 30%;
		height: 50px;
		font-size: 0.6em;
		letter-spacing: -0.1em;
		margin-left: 2.5%;
		margin-bottom: 5px;
		border-radius: 10px;
		background-color: #fff;
		border: 1px solid #ccc;
	}

	#sale .type-btn #shopSort .active .wrap {
		background: #B50080;
		padding: 0 5px 0 24px;
		border-radius: 10px;
	}

	#sale .type-btn #shopSort li a {
		color: #000;
		font-size: 1.2em;
	}

	#sale .type-btn #shopSort li.active a {
		color: #fff;
	}

	#sale .type-btn #shopSort .wrap:before {
		display: none;
		position: absolute;
		top: 48%;
		left: 10px;
		width: 6px;
		height: 6px;
		margin-top: -4px;
		border-top: 3px solid #000;
		border-right: 3px solid #000;
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		-ms-transform: rotate(135deg);
		-moz-transform: rotate(135deg);
		content: "";
	}

	#sale .type-btn #shopSort .active .wrap:before {
		display: block;
		border-top: 3px solid #fff;
		border-right: 3px solid #fff;
	}

	#sale .type-btn #shopSort .wrap:hover {
		background-color: #B50080;
		color: #fff;
		border-radius: 10px;
	}

	#sale .type-btn #shopSort .wrap:hover:before {
		border-top: 3px solid #fff;
		border-right: 3px solid #fff;
	}

	#sale .type-btn #shopSort .sortTtl {
		text-align: center;
		height: 50px;
		display: table-cell;
		vertical-align: middle;
		line-height: 1.2em;
		width: 1000px;
	}

	#genre-search {
		margin-top: -60px;
		padding-top: 60px;
	}

	/* スマホトップページ下部バナー */
	.spOverlay {
		display: none;
	}

	.tsTime {
		/*		margin: 30px;
				padding: 10px;*/
		text-align: center;
	}


	/*他社サイトへの遷移ページ*/
	.transition {
		max-width: 100%;
		width: 80%;
	}

	.contentTransition {
		text-align: center;
		font-size: 16px;
	}

	.contentTransition img {
		margin-top: 0;
		width: 100%;

		height: auto;
	}

	/* オーバーレイテンプレート for SP */
	#before_photofloat {
		padding: 0;
	}

	.sp_photoonly {
		width: 100%;
		text-align: center;
	}

	.item#sp_column2 {
		text-align: center;
		padding: 0 !important;
		display: inline-block;
		width: 48% !important;
		border: none;
	}

	.sp_photoonly .modal_photofloat {
		width: 90%;
		padding: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-left: 5%;
		margin-right: 5%;
	}

	.sp_photoonly .modal_item {
		margin: 0 auto;
	}

	.modal_item .shopInfo {
		display: table-cell;
		text-align: left;
	}

	.sp_photoonly .item:hover {
		background: #fff;
	}

	.sp_photoonly .specialBodyWrap {
		clear: both;
		margin: auto;
		width: 80%;
		text-align: left;
	}

	.item#sp_column3,
	#special-overlays .item#sp_column3 {
		text-align: center;
		padding: 0 !important;
		display: inline-block;
		width: 32% !important;
		border: none;
	}

	#special-overlays .item#sp_column3 img,
	#special-overlays .item#sp_column2 img {
		margin-top: -55px;
		padding-top: 55px;
	}

	.sp_photoonly .modal_photofloat .modal_item {
		height: 1000px;
	}

	.close_btn_mark {
		font-size: 30px;
	}

	.modalShopname {
		margin-top: 10px;
		font-weight: bold;
	}


	/* sp recruit
-------------------------*/
	.recruitNews.newsList .itemList .item {
		width: 50% !important;
		float: left;
		height: 300px !important;
	}

	.recruitNews.newsList .itemList .newsTtl {
		margin: 0 10px 10px 0;
		font-size: 12px;
		text-align: center;
	}

	.recruitNews.newsList .itemList .shopName {
		margin: 0 0 10px 0;
		font-size: 10px;
	}

	.recruitNews.newsList .itemList .wrap {
		padding: 15px 15px 0 !important;
	}

	.recruitNews .itemList .dtl dd {
		margin: 0 auto;
	}

	.recruitNews .dtl {
		margin: 0 !important;
	}

	.recruitNews .itemList .thum {
		width: 100% !important;
		float: none !important;
		margin-bottom: 10px;
	}

	.recruitNews .itemList .dtl dt {
		margin-right: 5px;
		margin-bottom: 3px;
	}

	.top .recruitNews .recruit-tab-detail .title {
		text-align: center;
	}

	.top .recruitNews .sp-display-none {
		display: none;
	}

	.top .recruitNews .itemList li.item .thum img {
		padding: 0;
		border: none;
		background: #fff;
	}

	#shoplist .itemList .icoTxt {
		margin: 0 0 0 34%;
	}
}
