@charset "utf-8";

/* キャンペーンページ */

body {
		background: #000;
}
body,html{ padding:0; margin:0;
	}

/* ---------------------------------------- */
h2,h3,p {
	margin: 0;
	padding: 0;
}

a:focus {
  outline: none;
}

#contents img{
	margin: 0;
}

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

.text-right {text-align: right !important;}
.text-left {text-align: left !important;}

a:hover img {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
/* ---------------------------------------- */

/* Pankz */
ul.pankz{margin: 0; padding:15px 5px; list-style-type: none;font-size: 100%; color:#fff; width:1000px; margin:0 auto;}
ul.pankz li {padding-left:0; display: inline-block;}
ul.pankz li a:link { color: #fff; text-decoration: underline;}
ul.pankz li a:hover {color: #fff; text-decoration: none;}
ul.pankz li a:visited {color: #ccc; text-decoration: underline;} 
#contents{ padding-top:0 !important;}

#contents {
	width: 1000px;
	background-color: #ccc;
	color: #000;
	position: relative;
	margin: 0 auto;
	}

p {
	font-size: 1.3em;
	line-height: 1.5;
	}

/*メインイメージ*/
.main {
	background: url(../img/levorg_styleplus_main_bg.png) no-repeat;
	text-align: center;
	position:relative;
	height:567px;
	}
.main h1{
	position: absolute;
	right: 30px;
    top: 42px;
	}
.main .lead{
	position: absolute;
	left: 0px;
	top: 30px;
	}
.main .lead2{
	position: absolute;
    left: 30px;
    bottom: 185px;
	}
.main p{
	font-size:11px;
	color:#fff;
	line-height:16px;
	}
.main .levorg_sti{
	position: absolute;
    left: 20px;
    top: 210px;
	}
.main .levorg_sti_lead{
	position: absolute;
	left: 48px;
	top: 245px;
	letter-spacing:1px;
	}
.main .levorg_gt{
	position: absolute;
    left: 450px;
    top: 305px;
	}
.main .levorg_gt_lead{
	position: absolute;
    left: 490px;
    top: 335px;
	letter-spacing:1px;
	}
.main .days{
	position:absolute;
	top:440px;
	left:30px;
	}
.main .contact{
	position:absolute;
	bottom: 122px;
    right: 12px;
	}
.main .caution{
	position: absolute;
    top: 492px;
    left: 30px;
	letter-spacing:1px;
	font-size: 0.85em;
    line-height: 1.7em;
    text-align: left;
    color: #fff;
	padding-right: 30px;
	font-weight:100;
	}

/* itme box */
.item{
	background:#eaeae5;
	padding:0;
	margin:0;
	text-align:center;
	}
.item h2{
	padding:20px 0;
	}
.item .price_box{
	width:932px;
	height:475px;
	margin:auto;
	position:relative;
	background:url(../img/levorg_item_bg.png) no-repeat;
	}
.item .price_box p{ color:#fff; text-align:left; font-weight:100;}
.item .price_box .gt{
	position:absolute;
	right:20px;
	top:40px;
	}
.item .price_box .sti{
	position:absolute;
	right:20px;
	bottom:30px;
	}
.item .price_box .horn{
	position:absolute;
	left:300px;
	top:30px;
	font-size:12px;
	line-height: 20px;
	}
.item .price_box .qr{
	position:absolute;
	left:300px;
	bottom:50px;
	}
.item .price_box .movie{
	position:absolute;
	left: 312px;
    bottom: 4px;
	font-size:12px;
	line-height: 20px;
	}
.item .price_box .movie a{ color:#fff;}

.item .bnr{
	text-align:left;
	padding-top: 20px;
	padding-bottom:56px;
	}
.item .bnr h2{ padding:30px 0;}
.item .bnr .levorg_gt{
	background:url(../img/levorg_styleplus_bnr_bg1.png) no-repeat;
	width:966px;
	height:258px;
    margin-left: 34px;
	position:relative;
	}
.item .bnr .levorg_gt p{
	position:absolute;
	right:50px;
	top:70px;
	}
.item .bnr .levorg_sti{
	background:url(../img/levorg_styleplus_bnr_bg2.png) no-repeat;
	width:966px;
	height:257px;
    margin:20px 0 0 0;
	position:relative;
	}
.item .bnr .levorg_sti p{
	position:absolute;
	left:50px;
	top:90px;
	}

/* CONTENTS TEXT BLANK LINK ICON */
a.iconBlank_text:after {
    content: "";
    display: inline-block;
    background: url(../img/icon_white.png) no-repeat;
    width: 16px;
	height: 20px;
    vertical-align: middle;
    margin-left: 2px;
	}
a:link { color:#036EC0; text-decoration:underline; }
a:visited { color:#551A8B; text-decoration:none; }
a:hover { text-decoration:none; }


.botm{
	padding:0;
	margin:0;
	width:1000px;
	height:246px;
	border-bottom:#536e8f 36px solid;
	}

.foot_notes{
	width:1000px;
	margin:0;
	padding:  20px 33px;
    box-sizing: border-box;
    background: #5d6164;
    color: #eee;
	}
.foot_notes h3{
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: 2px;
	margin-bottom: 20px;
	}

.foot_notes h3 a {
  color: #eee;
  text-decoration: none;
}

.foot_notes h3 a:hover {
  color: #fff;
  text-decoration: underline;
}

.foot_notes p {
  font-size: 1.1em;
  margin-bottom: 4px;
}

.foot_notes li {
	font-size: 0.85em;
  line-height: 1.6;
}

.box-l {
  width: 640px;
  float: left;
  border-right: 1px solid #eee;
}

.box-r {
  float: right;
}

.box-r > img, .box-r p {
  float: left;
}

#contents .box-r > img {
  margin-right: 20px;
}

.box-r > p {
  width: 200px;
  font-size: 0.85em;
  line-height: 1.7em;
}
