@charset "shift_jis";
/* -----------------------------------------------------------------------
CSS Information

File name:     style.css
----------------------------------------------------------------------- */


/*  見出しの色 */
#ctBody h3 {
background-color: #ff6f0f;
}


/* -----------------------------------------------------------

common

----------------------------------------------------------- */
*,html{margin:0;padding:0;}
body {line-height: 100%;}

.clear{ clear:both;}
a{ outline:none;}

/* clearfix */
.clearfix {zoom:1;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;}

#header_area #welcome span a { text-decoration: underline!important; }

.s12_f60{ color: #FF6600; font-size: 75%; }

.pL70 { padding-left:70px !important; }
.pL50 { padding-left:50px !important; } 

.first { margin-left: 0px!important; }

/* -----------------------------------------------------------

layout

----------------------------------------------------------- */
#container {
	margin: 0 auto;
	width: 950px;
	}
	#pageBody {
		margin: 22px auto 20px;
		width: 950px;
		}
/* -----------------------------------------------------------

contentsInfo

----------------------------------------------------------- */
#contentsInfo{
	background-image: url(/jalan/doc/coupon/images/headBg.gif);
	background-repeat: repeat-x;
	margin: 0 ;
	padding: 18px 0 0 5px;
	text-align: left;
	}
	#contentsInfo .txt{
		padding:0;
		margin:0;
		color:#cc0000;
		font-weight:bold;
		font-size:12px;
		}
	#contentsInfo .dtailApp{
		color:#666;
		font-weight:normal;
		font-size:10px;
		}

/* -----------------------------------------------------------

ctBody

----------------------------------------------------------- */
h2 {margin-bottom: 40px;}

#ctBody {
		text-align: left;
		background: url(/jalan/doc/coupon/images/body_bg.gif) repeat-y;
		width: 950px;
}
#ctBody h3 {
		background-image: url(/jalan/doc/coupon/images/h3_btm.png);
		background-repeat: no-repeat;
		background-position: bottom; 
		position: relative;
		font-size:22px;		
		color: #fff;
		font-family: "メイリオ",Meiryo,sans-serif;
		padding: 17px 0 24px 0;
		zoom: 1;
}

#ctBody h3 img {
		position: absolute;
		left: 16px;
		top: 7px;
}

#bodyInner {
		padding: 0 0 0 10px;
}

/* -------------------------------------------------basic */
.couponBox {
	float: left;
	background: #fafafa;
	background: -webkit-linear-gradient(top, #fafafa, #ededed);
	background: linear-gradient(to bottom, #fafafa, #ededed);
	margin: 22px 5px 10px 5px;
	border: solid 1px #fff;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}
.noInner {
	padding: 4px 5px 0 5px;
}	
.double {
	background: url(/jalan/doc/coupon/images/double_box_bg-trans.png) no-repeat !important;
}
/* ------------------------------------------------- box inner */
.couponBoxInner {
	margin: 0;
	padding: 4px 19px 6px 20px;
	width: 298px;
	/width: 258px;
	/overflow: hidden;
}

.area {
	display: block;
	font-size: 75%;
	color: #999;
	border-bottom: 1px dotted #dfdfdf;
	padding-bottom: 2px;
}	

.couponBox h4 {
	font-size:12px;
	padding: 6px 0;
}

.couponBox .boxImage {
	border: 1px solid #dfdfdf;
	position: relative;
	height: 194px;
	/overflow: hidden;
}
.couponBox .boxTxt {
	background: #fafafa;
	height: 88px;
	width: 260px;
	margin: 10px 0;
	/margin: 6px 0 10px 0;
	position: relative;
	line-height: 90%;
	/line-height: 80%;
	font-size:16px!important;
}
.couponBox .boxTxt span {
	display: block;
	padding: 8px;
}
.couponBox .boxTxt span.tx11_333 {
	position: absolute;
	top: 30px;
	left: 0;
}
.couponBox .syousaiLink {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
.couponBox a.btn_01 {
	display: block;
	background: url(/jalan/doc/coupon/images/btn_01.gif) no-repeat;
	color: #fff!important;
	font-weight: bold;
	font-size: 12px;
	width: 261px;
	height: 34px;
	/height: 24px;
	padding-top: 10px;
	margin-bottom: 10px;
	text-decoration: none!important;
}

.couponBox a.btn_01:hover {
	background: url(/jalan/doc/coupon/images/btn_01_on.gif) no-repeat;	
	padding: 11px 0 0 2px;
	/margin: 0 0 9px 0;
}

.notes,
.notes02 {
	text-align: right;
	padding: 5px;
	font-size: 11px;
}
.notes02 span{
	color:#666666;
}
.notes02 a {
	text-decoration: underline!important;
}

a.btn_01 {
	display: block;
	background: url(/jalan/doc/coupon/images/btn_01.gif) no-repeat;
	color: #fff!important;
	font-weight: bold;
	font-size: 12px;
	width: 261px;
	height: 34px;
	/height: 24px;
	padding-top: 10px;
	margin-bottom: 10px;
	text-decoration: none!important;
}

a.btn_01:hover {
	background: url(/jalan/doc/coupon/images/btn_01_on.gif) no-repeat;	
	padding: 11px 0 0 2px;
	/margin: 0 0 9px 0;
	text-decoration: none!important;
}

/* ------------------------------------------------- sold out */
.notice {
	display: block;
	color: #cc0000;
	font-weight: bold;
	font-size: 12px;
	padding: 8px 0 8px 0;
}
.noticeNotGet {
	display: block;
	color: #cc0000;
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;
	margin-bottom: 10px;
	width: 261px;
	height: 34px;
	/height: 24px;
}
.endImage {
	position: absolute;
	left: 0;
	top: 0;
}
/* -------------------------------------------------------------------------------
----ソーシャルアイコン------------------------------------------------------------
------------------------------------------------------------------------------- */

.socialIcon {
    margin-bottom:5px;
}

ol, ul {
    list-style: none outside none;
}

.socialIcon ul {
text-align: right;
}

div.socialIcon li {
    display: inline;
    margin-right: 2px;
}
div.socialIcon li.nonmrg {
    margin:0;
}


/* -------------------------------------------------------------------------------
----パターン2-------------------------------------------------------------------
------------------------------------------------------------------------------- */

#btnSpace {
	text-align: center;
}
#btnSpace ul {
	width:800px; 
	/width: 840px;
	margin: 0 auto;
}
#btnSpace ul li {
	float: left;
	text-align: center;
}
#btnSpace ul li.kakutokuBtn a{
	display: block;
	width: 500px;
	height: 65px;
	background: url(/jalan/doc/coupon/images/btn_04.gif) no-repeat;
	font-family: 'メイリオ',Meiryo,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 0px #2760c1;	
	padding: 27px 25px 0 0;	
	text-decoration: none!important;
	margin-right:10px;
}	

#btnSpace ul li.kakutokuBtn a:hover {
	background: url(/jalan/doc/coupon/images/btn_04_on.gif) no-repeat;
	text-shadow: 1px 1px 0px #d06f24;
}

/* -------------------------------------------------------------------------------
----クーポン獲得ページ------------------------------------------------------------
------------------------------------------------------------------------------- */
#couponInfo {
	width: 760px;
	margin: 0 auto;
	}
	
#couponInfo .topTxt {
	text-align: center;
	border: 2px solid #e5e5e5;
	background: #f9f9f9;
	padding: 15px 0;
}


#couponInfo table.infoList02 {
	border: 1px solid #dfdfdf;
	width: 740px;
	font-size: 12px;
	background: #fff;
	margin-top: 15px;
}

#couponInfo table.infoList02 th {
	width: 138px;
	background: #eee;
	text-align: left;
	padding: 5px 10px;
}
#couponInfo table.infoList02 td {
	padding: 5px 10px;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}

#conponBox {
	background: url(/jalan/doc/coupon/images/coupon_bg.gif) no-repeat;
	width: 760px;
	margin-top: 30px;
	text-align: left;
	position: relative;
}

#conponBox .couponTitle {
	font-size: 12px;
	font-weight: bold;
	background: #ffe065;
	padding: 4px 5px;
}

#conponBox .leftInfo {
	float: left;
	width: 486px;
	margin: 10px 0 0 10px;
}


#conponBox .leftInfo img {
	border: 1px solid #999999;
	margin: 0 15px 0 0;
}
#conponBox .txt {
	font-size: 12px;
	padding: 10px 0;
	line-height: 160%;
}
#conponBox .leftInfo dt {
	margin: 0 0 0 15px;

}
.taisyo_icon {
	font-size: 12px;
	font-weight :bold;
}
#conponBox .leftInfo dd {
	margin-top: 2px;
	font-weight: bold;
	font-size: 16px;
	
}
#conponBox .box3 {
	width: 258px;
	float: left;
}
#conponBox .box3 .use_term_article {
	background: url("/uw/images/img_useterm_bk.gif") no-repeat;	
	position: relative;
	top: 17px;
	left: 31px;
	/left: 30px;
	height: 67px;
}
#conponBox .box3 .use_term_article.non {
	background: none;
}
#conponBox .box3 .use_term_article p.use_term {
	font-size: 16px !important;
	font-family: "メイリオ",Osaka;
	font-weight: bold;
	color: #151515;
	position: relative;
	top: 18px;
	text-align: center;
}
#conponBox .box3 .use_term_article p.use_term span.use_term_time_01 {
	font-size: 24px !important;
	color: #ff0000;
}
#conponBox .box3 .use_term_article p.use_term span.use_term_time_02 {
	font-size: 16px !important;
	color: #151515;
}
#conponBox .box3 .use_term_article p.use_term.non,
#conponBox .box3 .use_term_article p.use_term span.use_term_time_01.non,
#conponBox .box3 .use_term_article p.use_term span.use_term_time_02.non
 {
	display: none;
}
#conponBox .box3 .reservation_article {
	padding-top: 30px;
	text-align: right;
	position: relative;
	top: 0;
	width: 236px;
}
#conponBox .box3 .reservation_article p.reservation_01 {
	font-size: 20px !important;
	font-family: "メイリオ",Osaka;
	font-weight: bold;
	color: #151515;
	margin-top: 10px;
}
#conponBox .box3 .reservation_article p.reservation_02 {
	font-size: 24px !important;
	font-family: "メイリオ",Osaka;
	font-weight: bold;
	color: #151515;
	line-height: 1.8em;
}
#conponBox .box3 .reservation_article p.reservation_02 span.price {
	font-size: 34px !important;
	font-family: "メイリオ",Osaka;
	font-weight: bold;
	color: #ff0000;
}
#conponBox .box3 .reservation_article p.reservation_02 span.yen {
	font-size: 24px !important;
	font-family: "メイリオ",Osaka;
	font-weight: bold;
	color: #ff0000;
}
/* 詳細表 */

#couponInfo table.infoList {
	border: 1px solid #dfdfdf;
	width: 740px;
	font-size: 12px;
	background: #fff;
	margin-top: 20px;
	margin-left: 10px;
}

#couponInfo table.infoList th {
	width: 138px;
	background: #eee;
	text-align: left;
	padding: 5px 10px;
}
#couponInfo table.infoList td {
	padding: 5px 10px;
	font-weight: bold;
	font-size: 13px;
}	

.kakunin {
	font-size: 13px;
	padding: 15px 0;
}
#couponInfo h5 {
	margin-top: 30px;
	text-align: left;
}
.coupon-contents {
	width: 760px;
	margin: 0 auto;
}
.coupon-contents h1 {
	color: #000079;
	font-size: 23px;
	font-weight: bold;
	margin: 15px 0;
	text-align: left;
}
.coupon-contents .input-number-area {
	background-color: #ffe4B5;
	padding: 20px;
}
.coupon-contents .input-number-area span {
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	margin-right: 10px;
}
.coupon-contents .input-number-area input {
	font-size: 16px;
	padding: 2px 4px;
	width: 260px;
}
.coupon-contents .input-number-area .include-area {
	margin-top: 25px;
}
.coupon-contents .privacy-area {
	margin: 40px auto;
}
.coupon-contents .privacy-area .title-pri {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}
.coupon-contents .privacy-area .msg-pri {
	font-size: 12px;
	margin: 20 auto 10px;
}
.coupon-contents .privacy-area iframe {
	border: 1px solid #888;
	margin-bottom: 15px;
}
.coupon-contents .coupon-err-area {
}
.coupon-contents .coupon-err-area span {
	border: 1px solid #cc0000;
	display: inline-block;
	padding: 10px 30px 10px 60px;
	margin-bottom: 30px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	background: url("/common/image/icon02.gif") no-repeat 34px 7px;
	font-size: 14px;
	color: #cc0000;
}
.coupon-contents .topTxt02 {
	background: none repeat scroll 0 0 #FFEEB7;
	border: 4px solid #FFDD74;
	color: #993201;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 760px;
	margin: 0 auto 40px;
	padding: 15px 0;
}
.coupon-contents .topTxt02 span {
	display: block;
	font-size: 12px;
	font-weight: normal;
	margin-top: 6px;
}
.coupon-contents #conponBox {
	height: 203px;
	margin-bottom: 20px;
}
.coupon-contents .coupon-info {
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	width: 740px;
	margin: 0 auto;
}
.coupon-contents .btn-area:after {
	content: "";
	display: block;
	clear: both;
}
.coupon-contents .btn-area {
	*zoom: 1;
	display: block;
	margin: 25px auto;
	width: 365px;
}
.coupon-contents .btn-area li {
	float: left;
	padding: 0 10px;
}
.coupon-contents .coupon-info th, .coupon-info td {
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	font-size: 12px;
}
.coupon-contents .coupon-info th {
	background: none repeat scroll 0 0 #eee;
	padding: 5px 10px;
	text-align: left;
	width: 200px;
	color: #666;
}
.coupon-contents .coupon-info td {
	text-align: left;
	padding: 5px 10px;
}

/* -------------------------------------------------------------------------------
----クーポンの使用方法------------------------------------------------------------
------------------------------------------------------------------------------- */
.howtoUse.choosePage {
	background-color: #e5e5e5;
	margin-top: 30px;
	padding-bottom: 40px;
}

.howtoUse.choosePage>h3 {
	margin-bottom: 20px;
	padding: 8px 0 6px 12px;
	background-color: #ff6f0f;
	color: #fff;
	font-family: "メイリオ", Meiryo, sans-serif;
	font-size: 22px;
	text-align: left;
}

.howtoUse.choosePage>h3>img {
	vertical-align: middle;
}

.howtoUse.getPage {
	margin-top: 20px;
}

.howtoUse.viewPage {
	margin-bottom: 20px;
}

.howtoUse.getPage>h3,
.howtoUse.viewPage>h3 {
	margin-bottom: 5px;
	padding: 3px 0 3px 4px;
	border-left: solid 4px #ff6600;
	font-size: 14px;
	text-align: left;
}

.howtoUse ul {
	margin: 0;
	text-align: center;
}

.howtoUse ul li {
	display: inline-block;
	position: relative;
	margin-right: 25px;
	width: 230px;
	height: 243px;
	*display: inline;
	*zoom: 1;
}

.howtoUse.getPage ul li {
	width: 222px;
	height: 235px;
	margin-right: 47px;
}

.howtoUse.viewPage ul li {
	width: 222px;
	height: 235px;
	margin-right: 37px;
}

.howtoUse ul li span {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
}

.howtoUse ul .howtoStep1 {
	background: #fff url(/jalan/doc/coupon/images/howto_coupon_act1.gif) no-repeat center center;
}

.howtoUse ul .howtoStep2 {
	background: #fff url(/jalan/doc/coupon/images/howto_coupon_act2.gif) no-repeat center center;
}

.howtoUse ul .howtoStep3 {
	background: #fff url(/jalan/doc/coupon/images/howto_coupon_act3.gif) no-repeat center center;
	margin-right: 0;
}

.howtoUse.getPage ul .howtoStep3,
.howtoUse.viewPage ul .howtoStep3 {
	margin-right: 0;
}

.howtoUse ul li span {
	display: block;
	margin: 24px 0 0 42px;
}

.howtoUse .howtoArr {
	position: absolute;
	top: 50%;
	right: -20px;
	margin-top: -13px;
}

.howtoUse.getPage .howtoArr {
	right: -32px;
}

.howtoUse.viewPage .howtoArr {
	right: -27px;
}

.howtoBtn {
	margin-top: 20px;
}

.howtoBtn-bn {
	margin-top: 40px;
	text-align: center;
}

