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

#recruitFormButton button {
	padding: 10px 20px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	background-color: #000;
}
.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;
}

.recruit_yt {
	margin-top: 20px;
}

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

.marginTop15 {
	margin-top: 15px;
}

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

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;
}

#recruitShopName {
	font-weight: bold;
}

#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;
}

/* いいね投票機能 ----------- */
.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;
}
@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;
	}

	#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;
	}

	.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;
	}

	/* セール一覧画面、スマホの際のショップジャンル検索のレイアウト変更 */
	#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;
	}
}
