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

File name:     style_template.css
Style Info:    ArtTitle
----------------------------------------------------------------------- */

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

common

----------------------------------------------------------- */
.clear{ clear:both;
		line-height:1em;}
a{ outline:none; }
img{ border:none:}

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

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

layout

----------------------------------------------------------- */
#couponBox{
	width:950px;
	height:auto;
	background:url(../images/bg.jpg) no-repeat;
	margin:0 auto;
	padding-bottom:10px;
	/*font-family: sans-serif;*/
	line-height:normal;
}

#couponBox .logo{
	width:174px;
	float:left;
	margin:20px;
}

#couponBox .title{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:690px;
	float:right;
	text-align:left;
	margin:20px;
	font-size:36px;
	font-weight:bold;
	color: #0faacb;
text-shadow:
-1px -1px 0px #FFFFFF,
1px -1px 0px #FFFFFF,
1px 1px 0px #FFFFFF,
-1px 1px 0px #FFFFFF,
1px 2px 3px rgba(0, 0, 0, 0.6);
}

#couponBox ul{
	width:950px;
	float:left;
	display:inline-block;
	margin:10px 0;
}

#couponBox ul li.left{
	background:url(../images/coupon_bg01.png) no-repeat;
	width:300px;
	height:160px;
	float:left;
	display:inline-block;
	margin:0 0 0 15px;
}
#couponBox ul li.left p.textSmall{
	width:270px;
	font-size:14px;
	color:#111183;
	margin:10px auto 0 auto;
text-shadow:
-1px -1px 2px rgba(255, 255, 255, 1),
1px 1px 1px rgba(255, 255, 255, 1);
	text-align:center;
	font-weight:bold;
}
#couponBox ul li.left p.textSmall_u{
	font-size:14px;
	color:#111183;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
#couponBox ul li.left p.textPrice{
	font-size:60px;
	color:#111183;
	margin:5px auto 0 auto;
	text-shadow:3px 3px 1px #FFFFFF;
	text-align:center;
	font-weight:bold;
}
#couponBox ul li.left p.textPrice span{
	font-size:50px;
	color:#111183;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}

#couponBox ul li.middle{
	background:url(../images/coupon_bg02.png) no-repeat;
	width:300px;
	height:160px;
	float:left;
	display:inline-block;
	margin:0 5px 0 7px;
}
#couponBox ul li.middle p.textSmall{
	font-size:14px;
	color:#111183;
	margin:10px auto 0 auto;
text-shadow:
-1px -1px 2px rgba(255, 255, 255, 1),
1px 1px 1px rgba(255, 255, 255, 1);
	text-align:center;
	font-weight:bold;
}
#couponBox ul li.middle p.textSmall_u{
	font-size:14px;
	color:#111183;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
#couponBox ul li.middle p.textPrice{
	font-size:60px;
	color:#111183;
	margin:5px auto 0 auto;
	text-shadow:3px 3px 1px #FFFFFF;
	text-align:center;
	font-weight:bold;
}
#couponBox ul li.middle p.textPrice span{
	font-size:50px;
	color:#111183;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
#couponBox ul li.right{
	background:url(../images/coupon_bg03.png) no-repeat;
	width:300px;
	height:160px;
	float:left;
	display:inline-block;
	margin:0 0 0 2px;
}
#couponBox ul li.right p.textSmall{
	font-size:14px;
	color:#111183;
	margin:10px auto 0 auto;
text-shadow:
-1px -1px 2px rgba(255, 255, 255, 1),
1px 1px 1px rgba(255, 255, 255, 1);
	text-align:center;
	font-weight:bold;
}
#couponBox ul li.right p.textSmall_u{
	font-size:14px;
	color:#111183;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
#couponBox ul li.right p.textPrice{
	font-size:60px;
	color:#111183;
	margin:5px auto 0 auto;
	text-shadow:3px 3px 1px #FFFFFF;
	text-align:center;
	font-weight:bold;
}
#couponBox ul li.right p.textPrice span{
	font-size:50px;
	color:#111183;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}

#couponBox ul li.long{
	background:url(../images/coupon_bg04.png) no-repeat;
	width:540px;
	height:170px;
	float:left;
	display:inline-block;
	margin:0 0 0 20px;
}
#couponBox ul li.long p.textSmall{
	float:left;
	width:100px;
	display:block;
	font-size:18px;
	color:#111183;
	margin:50px 5px 10px 10px;
text-shadow:
-1px -1px 2px rgba(255, 255, 255, 1),
1px 1px 1px rgba(255, 255, 255, 1);
	text-align:center;
	font-weight:bold;
}
#couponBox ul li.long p.textSmall_r{
	float:right;
	width:100px;
	display:block;
	font-size:18px;
	color:#111183;
	margin:50px 5px 10px 10px;
text-shadow:
-1px -1px 2px rgba(255, 255, 255, 1),
1px 1px 1px rgba(255, 255, 255, 1);
	text-align:center;
	font-weight:bold;
}
#couponBox ul li.long p.textSmall_u{
	font-size:16px;
	color:#111183;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
#couponBox ul li.long p.textPrice{
	width:300px;
	float:left;
	text-align:right;
	display:block;
	font-size:80px;
	color:#111183;
	margin:30px 10px 10px 0px;
	text-shadow:3px 3px 1px #FFFFFF;
	font-weight:bold;
	white-space:nowrap;
}
#couponBox ul li.long p.textPrice span{
	font-size:40px;
	color:#111183;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}

#textBg{
	width:910px;
	height:auto;
	display:block;
	background-color: rgba( 182, 228, 231, 0.8 );
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99fdcfd8,EndColorStr=#99fdcfd8);/*IE8以下用*/
	border-radius:7px;
	margin:20px auto;
	padding-bottom:15px;
}

#textBg:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html ##textBg {
    height: 1em;
}

##textBg {
    display: block;
}

/**/
#textBg .coleft{
	width:430px;
	height:192px;
	float:left;
	background-image:url(../images/ana_notes_bg.gif);
	margin:15px 5px 0 15px;
	line-height:normal;
	text-align:left;
}

#textBg .coleft .textLine{
	margin: 55px 0 0 115px;
}

#textBg .coleft .textLine p{
	font-size:14px;
	color:#2E2E2E;
	font-weight:bold;
	height:50px;
	overflow:hidden;
	vertical-align:middle;
}

#textBg .coright{
	width:440px;
	float:right;
	margin:15px 10px 0 0px;
	line-height:normal;
	text-align:left;
}

#textBg .coright p{
	font-size:12px;
	color:#2E2E2E;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:10px;
}

#textBg .coright span{
	/*font-size:12px;*/
	font-size:11px;
	color:#2E2E2E;
	/*line-height:130%;*/
	line-height:110%;
	font-weight:normal;
	width:440px;
	display:block;
	word-wrap:break-word;
}

/* for google chrome */
.chrome #couponBox ul li.left p.textPrice,
.chrome #couponBox ul li.middle p.textPrice,
.chrome #couponBox ul li.right p.textPrice
{
	font-size:50px;
}
.chrome #couponBox ul li.long p.textPrice
{
	font-size:70px;
}

.chrome #couponBox ul li.left p.textPrice span,
.chrome #couponBox ul li.middle p.textPrice span,
.chrome #couponBox ul li.right p.textPrice span,
.chrome #couponBox ul li.long p.textPrice span
{
	font-size:34px;
}
.chrome #textBg .coleft .textLine p
{
	font-size:13px;
}

/* for iPhone */
.iphone #couponBox ul li.left p.textPrice,
.iphone #couponBox ul li.middle p.textPrice,
.iphone #couponBox ul li.right p.textPrice
{
	font-size:50px;
	margin-top:0px;
}
.iphone #couponBox ul li.long p.textPrice
{
	font-size:70px;
}
.iphone #couponBox ul li.left p.textPrice span,
.iphone #couponBox ul li.middle p.textPrice span,
.iphone #couponBox ul li.right p.textPrice span,
.iphone #couponBox ul li.long p.textPrice span
{
	font-size:34px;
}
.iphone #textBg .coleft .textLine p
{
	font-size:13px;
}
.iphone #textBg .coright span{
	font-size:7px;
}

/* for safari */
.safari #couponBox ul li.left p.textPrice,
.safari #couponBox ul li.middle p.textPrice,
.safari #couponBox ul li.right p.textPrice
{
        font-size:30px;
}
.safari #couponBox ul li.long p.textPrice
{
        font-size:60px;
	width:280px;
}
.safari #couponBox ul li.left p.textPrice span,
.safari #couponBox ul li.middle p.textPrice span,
.safari #couponBox ul li.right p.textPrice span,
.safari #couponBox ul li.long p.textPrice span
{
        font-size:34px;
}
.safari #textBg .coleft .textLine p
{
        font-size:12px;
}
.safari #couponBox ul li.long p.textSmall {
	width:120px;
	font-size:17px;
}

.infoAboutDateWrapper {
  clear: both;
  margin: 0 20px 10px;
  padding: 20px;
  background-color: #fff;
  border-radius: 4px;
}

.infoAboutDate {
  display: flex;
  border-top: solid 1px #bcb6b3;
}

.infoAboutDate:last-of-type {
  border-bottom: solid 1px #bcb6b3;
}

.infoAboutDate__term {
  padding: 8px 0 8px 10px;
  width: 140px;
  color: #5b4843;
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #f7f5f2;
}

.infoAboutDate__description {
  padding: 8px 0 8px 10px;
  color: #3b1800;
  line-height: 20px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

.notesOnUse {
  margin: 20px 0;
  padding: 20px;
  text-align: left;
  border: solid 1px #bcb6b3;
  border-radius: 4px;
  color: #3b1800;
}

.notesOnUse__title {
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: bold;
}

.notesOnUse__note {
  line-height: 18px;
  font-size: 12px;
  font-weight: normal;
}

.notesOnUse__note + .notesOnUse__note {
  margin-top: 4px;
}

.notesOnUse__note--emphasis {
  color: #ca1738;
}