/*---popup8.html---*/
/*---700px---*/
.popup_frame700{
	position:relative;
	width:100%;
	height:auto;
	margin:0px auto;
	background-color: #e6e6e6;
}
.popup_frame700.cast-coupon-frame{
	background-color: #fdeeed;
}

/*---popup1.htmlを利用、後で削除---*/
.close_btn{
	position: absolute;
	width:52px;
	height:52px;
	margin:0px 0px;
	top:-20px;
	right:75px;
	border: 0px solid #ccc;
	cursor:pointer;
}

.arrow50percent img{
	width:50%;
	height:auto;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

ul.popup_base700{
	width:auto;
	height:auto;
	margin: 0px auto;
	border: 0px solid #ccc;
}

ul.popup_base700 li.base_frame_c{
	width:auto;
	height:auto;
	margin: 0 auto;
	border: 0px solid #ccc;
}

.popup700{
	background:rgba(255,255,255,1);
	width:700px;
	height:auto;
	min-height:200px;
	margin: 0px auto;
	border: 0px solid #ccc;
	border-radius: 0px;
  border-bottom: 15px solid #e6e6e6;
}
.popup700.cast-pink-border{
	border-bottom: 15px solid #fdeeed;
}

.popup700_title{
	width:100%;
	height:auto;
}

dl.popup700_title_logo{
	width:100%;
	height:auto;
}

dl.popup700_title_logo dt:nth-child(1){
	width:10%;
}
dl.popup700_title_logo dt:nth-child(2){
	width:90%;
}

.popup700_logo{
	width:50px;
	height:50px;
	overflow:hidden;
}

.popup700_logo img{
	width:50px;
	height:50px;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

.coupon_frame_pop{
	width:100%;
	height:auto;
	border-bottom: none;
}
a:hover{
	opacity: 0.6;
	color: rgba(89,57,18,1) !important;
}

.title-bg{
	background-image: url("../img/shop-coupon-bg.jpg");
	background-size: cover;
	height: 242px;
	background-repeat: no-repeat;
	position: relative;
}
.title-bg p{
	color: #e7bc75;
	text-align: center;
}
.title-bg-name{
	position: absolute;
	left: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	top: 73%;
}
.title-bg-title{
	position: absolute;
	left: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	top: 31%;
}
.title-bg-title-cast{
	position: absolute;
	left: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	top: 34%;
}
.title-bg.cast-coupon-bg p{
	color: white;
}
.title-bg .border-top{
	width:500px;
	/* border-bottom: 1px solid #f8d39754; */
	position: absolute;
	left: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
.title-bg.cast-coupon-bg{
	background-image: url("../img/castcoupon-bg.jpg");
}

.coupon-maintext p{
	text-align: center;
}
.coupon-time{
	border: 1px solid rgba(89,57,18,1);
	padding: 15px 0;
	margin: 15px auto;
	width: 60%;
	border-radius: 5px;
}

.height80{
	height:88px;
}

.height30{
	height:30px;
}

dl.howto_frame{
	width:100%;
	height:auto;
}

dl.howto_frame dt{
	width:48%;
	height:auto;
	border-top: 1px dotted #5a4938;
	border-bottom: 1px dotted #5a4938;
	padding: 20px 0;
	margin: 0 16px;
}
.coupon_mark dt{
	border: none !important;
	padding: 0 !important;
}
.border-cl{
	border: 1px solid rgba(89,57,18,1);
}

.howto_box{
	width:100%;
	height: auto;
	/* height:30px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px; */
}
.howto_box img{
	width: 100%;
}
.copy-text p{
	text-align: center;
	color: #5a4938;
}

.howto_box2{
	background-image: url("../img/coupon-ticket.png");
	background-size: cover;
	width:100%;
	height:120px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: unset;
	display: flex;
	filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.2));
}
.howto_box2 p{
	width: 46%;
	margin-left: 55px;
}
.howto_box2 img{
	height: 100px;
}

.howto_box3{
	width:100%;
	border: none;
	height: auto;
}
.howto_box3 input{
	height: 55px;
	border-radius: 10px;
	width: auto;
}

dl.qr_frame_pop{
	width:100%;
	height:127px;
}

dl.qr_frame_pop dt{
	width:auto;
	height:auto;
	border: 0px solid #ccc;
}

dl.qr_frame_pop dt:nth-child(1){
	width:49%;
}
dl.qr_frame_pop dt:nth-child(2){
	width:47%;
}

dl.coupon_mark{
	width:100%;
	margin:0px 0px;
	text-indent: -1em;
    margin-left: 1em;
	font-size:12px;
	border: 0px solid #ccc;
}
dl.coupon_mark dt{
	width:100%;
	margin-left: 0;
}
dl.coupon_mark dt:before {
	content: "▼ ";
}

input.coupon_input_pop{
	width:92%;
	height:40px;
	margin:0px auto;
	padding:0px 10px 0px 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid rgba(0,0,0,0.3);
}
.hover-submitbtn{
	transition: 0.2s;
}
.hover-submitbtn:hover{
	opacity: 0.6;
	transition: 0.2s;
}

input[type="submit"].coupon_btn_pop{
	width:68px;
	height:30px;
	padding:0px 0px 0px 0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-align:center;
	cursor:pointer;
	border: 0px solid rgba(0,108,183,1);
}
.print_btn_pop{
	height: auto;
	width: 100%;
	border: none;
	transition: 0.2s;
}
.print_btn_pop img{
	/* background-image: -moz-linear-gradient(top, #FFFFFF 10%, #D3D3D3);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #FFFFFF), color-stop(1.0, #D3D3D3));
	width:270px;
	height:37px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid rgba(0,0,0,0.3);
	cursor:pointer; */
	width: 100%;
}
.print_btn_pop:hover{
	opacity: 0.6;
	transition: 0.2s;
}

dl.coupon_shop_name_pop{
	width:100%;
	height:auto;
}

dl.coupon_shop_name_pop dt{
	width:auto;
	height:auto;
	border: 0px solid #ccc;
}

dl.coupon_shop_name_pop dt:nth-child(1){
	width:89%;
}
dl.coupon_shop_name_pop dt:nth-child(2){
	width:11%;
}
.shopnamefont-w{
	font-weight: 500;
}

.map_btn_pop{
	width:68px;
	height:75px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:0px solid rgba(0,0,0,0.3);
	cursor:pointer;
}
.shopmap{
	display: flex;
	justify-content: center;
	align-items: center;
}
.shopmap a{
	color: #5a4938;
	text-decoration: underline;
}
.shopmap::after{
	content: "";
	background-image: url("../img/mapicon.svg");
	background-size: cover;
	display: inline-block;
	height: 15px;
	width: 11px;
	margin-left: 8px;
}

/*-------------------------------
	ボタン調整
--------------------------------*/
.more_btn_link{
	background: rgba(0,0,0,1);
	width: 380px;
	height: 50px;
	margin: 0 auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: rgba(255,255,255,1);
	cursor: pointer;

}
.more_btn_link:hover{
  background: rgba(0,0,0,0.8);
  transition: 0.3s;
}
.more_btn_link a{
	color: white;
	display: block;
}
.more_btn_link span:nth-child(1) {
    width: 90%;
}
