body {
  background: #000;
  color: #FFF;
  font-family: 'Microsoft YaHei', ’メイリオ’,’ヒラギノ角ゴ Pro W3’, ’Osaka’, ’ＭＳ Ｐゴシック’, Arial, sans-serif;
  line-height: 1.6em;
  text-align: center;
  min-width: 1033px;
  padding: 0;
  margin: 0 auto;
  font-size: 1.6rem;
  letter-spacing: 0.04em;
}
a img{
  border:none;
}

div {
  margin: auto ;
  padding: 0;
}
.header {
  height: 800px;
  width: 964px;
  /*margin: 0 ;*/
}
@media (min-width: 1600px) and (max-width: 1800px) {
  .header {
    height: 700px;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .header {
    height: 600px;
  }
}
@media screen and (max-width: 1200px) {
  .header {
    height: 500px;
  }
}
@media only screen
 and (max-device-width: 667px) {
  .header {
    height: 500px;
  }
}


.contents ,.container{
  text-align: center;
  position: relative;
}
.main-visual{
  padding: 0px;
}

.favor{
  position: relative;
  color:black;
  text-align: center;
}
.favor-title{
  background: url(../common/image/top/ttl_01.png) top center no-repeat;
	background-size: 100%;
	height: 100px;
}

.iteminfo{
  background: url(../common/image/transparent_1px.png) top center no-repeat;
  padding :30px 30px 30px 30px ;
  width:984px;
  text-align: left;
}

.iteminfo-input{
	background: url(../common/image/transparent_1px.png) top center no-repeat;
	padding :20px 0px 0px 30px ;
	width:984px;
	text-align: left;
}

.favor .bunner{
  /* padding-bottom: 30px */

}

.notes{
  background-color: gray;
}


.buttonarea{
  padding-bottom: 30px;
  background: #ED7900;
}
.buttonarea-title{

  background: url(../common/image/top/ttl_02.png) top center no-repeat;
	background-size: 100%;
	height: 100px;

}
.buttonarea-title-2{
  background: url(../common/image/top/ttl_02-2.png) top center no-repeat;
	background-size: 100%;
	height: 100px;

}
.buttonarea-title-cbt{

  background: url(../common/image/top/ttl_04.png) top center no-repeat;
	background-size: 100%;
	height: 100px;

}
.buttonlist{
  padding-top: 30px;
  width:984px;
}

#cbtApply_1 {
    width: 25px;
    height: 25px;
    vertical-align: middle;
    -moz-transform-origin: center ;
    -moz-transform: scale( 2 , 2 );
}

.attention{

  background: gray;
}
.attention-title{
  /*background: url(../common/image/top/ttl_attention.png) top center no-repeat;*/
  /*height: 82px;*/

}
.attention-title_select{
	background: url(../common/image/top/ttl_attention.png) top center no-repeat;
	background-size: 100%;
	height: 100px;

}
.attention .notice{
  width:984px;
  font-size: 1.4rem;
  text-align:left;
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(../common/image/transparent_1px.png) top center no-repeat;
}
.reg-type-change{
  padding-top: 20px;
}
.reg-type-change .notice{
  padding-top: 10px;
  padding-bottom: 10px;
}

.reg-buttons{
  padding-top: 5px;
}
a.reg-buttons{
  padding-top: 8px;
}
.title-top-sp{
  padding-top: 24px;
}
.footer{
	background: #000;
	color: #FFF;
}



.term-select{
  position: relative;
  background: url(../common/image/bg_01.png)   #F2C52E;
  color:black;
  text-align: center;
}
.term-select-title{
  background: url(../common/image/ttl_01.png) top center no-repeat;
	background-size: 100%;
	height: 100px;
}
.term-select .buttons{
  width: 984px;
  text-align: center;
}
.term-select .buttons img{
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px;

}

.term-select .notice {
  padding-bottom: 50px;
}

.notice-big {
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 2.0rem;
}

#copy_right_block {
	padding: 20px 0px 20px 0px;
	text-align: center;
	font-size: 1.0rem;
	line-height: 1.5em;
}
.env_str {
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 1;
	opacity: 0.7;
	font-size: 50px;
	text-align:left;
	text-shadow: #000000 1px 1px 0px, #000000 -1px 1px 0px, #000000 1px -1px 0px, #000000 -1px -1px 0px;
}

/*====================================================
	PC版シェアエリア設定
====================================================*/
.share_area_top_bg {
	background-color: #000000;
	height: 60px;
}
.share_area_top {
	position: absolute;
	background-color: initial;
	top: -4px;
	right: 5%;
	left: initial;
	text-align: center;
	width: 380px;
	z-index: 2;
	padding: 14px 20px 5px;
	font-size: 15px;
}
.share_area_bottom {
	position: initial;
	background-color: #000000;
	text-align: center;
	left: initial;
	964px;
	height: 40px;
	z-index: 1;
	bottom: -5px;
	font-size: 15px;
	padding-top: 10px;
}
.share_area_bottom_bg {
	width: 250px;
	margin:0px auto;
}
.share_icon {
	width: 30px;
	margin-left: 4px;
}
.share_area_text {
	float: left;
}
.share_area_margin {
	float: left;
	margin-top: 5px;
}
.share_area_margin_bottom {
	float: left;
}
/*====================================================
	iOS・Android版シェアエリア設定
====================================================*/
.share_area_top_bg_large {
	background-color: #000000;
	height: 150px;
}
.share_area_top_large {
	position: absolute;
	background-color: initial;
	top: -4px;
	right: 5%;
	left: initial;
	text-align: center;
	width: 800px;
	z-index: 2;
	padding: 14px 20px 5px;
	font-size: 15px;
}
.share_area_bottom_large {
	position: initial;
	background-color: #000000;
	text-align: center;
	left: initial;
	964px;
	height: 130px;
	z-index: 1;
	padding: 14px 20px 5px;
	bottom: -5px;
	font-size: 15px;
}
.share_area_bottom_bg_large {
	width: 940px;
	margin:0px auto;
}
.share_icon_large {
	width: 120px;
	margin-left: 4px;
	padding: 0 20px 0;
}
.share_area_text_large {
	float: left;
	margin-top: 45px;
	font-size: 25px;
}
.share_area_margin_large {
	float: left;
	margin-top: 5px;
}
.share_area_margin_bottom_large {
	float: left;
	margin-top: 10px;
}

.text_shadow {
	text-shadow: -1px -1px 0px #5c5c5c, 1px -1px 0px #5c5c5c, 1px 1px 0px #5c5c5c, -1px 1px 0px #5c5c5c;
	-ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#5c5c5c,offx=1,offy=1)";
	display:block;
}
.title_top {
	color:#FFFFFF;
	font-size: 48px;
	font-weight: 800;
}

.title_bg {
	background-color: #AAAAAA;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	width: 850px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-style: solid;
	border-color: #5c5c5c;
	border-width: 1px;
}

.list_bg {
	background-color: #AAAAAA;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	width: 850px;
	border-style: solid;
	border-color: #5c5c5c;
	border-width: 1px;
	text-align: left;
	font-size: 20px;
	margin-bottom:5px
}

.list_title {
	border-bottom-style:dotted;
	border-bottom-width:1px;
	width:97%;
	padding:7px;
}

.list_detail {
	padding-left:7px;
	margin-top:10px;
	width:97%;
	height:130px;
	line-height:30px;
	font-size:16px;
}

a.button {
	background-color:#000;
	border:1px solid #666;
	color:white !important;
	padding:5px 8px;
	cursor:pointer;
	border-radius:5px;
	text-decoration:none;
	outline: none;
}
.grad {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #afbdc0), color-stop(0.50, #6d7673), color-stop(0.50, #0a0f0b), color-stop(1.00, #0a0809));
	background: -webkit-linear-gradient(top, #afbdc0 0%, #6d7673 50%, #0a0f0b 50%, #0a0809 100%);
	background: -moz-linear-gradient(top, #afbdc0 0%, #6d7673 50%, #0a0f0b 50%, #0a0809 100%);
	background: -o-linear-gradient(top, #afbdc0 0%, #6d7673 50%, #0a0f0b 50%, #0a0809 100%);
	background: -ms-linear-gradient(top, #afbdc0 0%, #6d7673 50%, #0a0f0b 50%, #0a0809 100%);
	background: linear-gradient(to bottom, #afbdc0 0%, #6d7673 50%, #0a0f0b 50%, #0a0809 100%);
}

a.campaign_button {
    background: #2437BC;
    border: 5px solid #DDDDDD;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    color: #FFFFFF !important;
    text-decoration: none;
    width: 50%;
    padding: 15px 10px;
    font-size: 27px;
    padding: 20px;
    font-weight: bold;
}

a.campaign_button:hover {
    background: #475BED;
    border: 5px solid #DDDDDD;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    color: #FFFFFF !important;
    text-decoration: none;
    width: 50%;
    padding: 15px 10px;
    font-size: 27px;
    padding: 20px;
    font-weight: bold;
}

input[type=checkbox].check-deals {
	height: 20pt;
	width: 20pt;
}