@charset "utf-8";


/*
 *		フォーム
 */

.wrap_form {
	margin-bottom: 120px;
}


form {position: relative;}
form::before {
    position: absolute;
    top: 0;
    left: calc( 50% - 490px );
    display: flex;
	justify-content: center;
		align-items: center;
    content: 'キャンペーンは終了しました';
    width: 980px;
    height: 1040px;
    background: rgba(0,0,0,0.8);
    color: #fff;
    font-size: 2em;
		font-weight: bold;
	vertical-align: middle;
    z-index: 9;
}

.submit {
	margin: 50px -60px 30px;
	padding-top:537px;
	width:980px;
	height:1037px;
	font-size:30px;
	background:url(../images/bg_form.png) center top no-repeat;
	}
.submit .btn {
	display:block;
	margin:30px auto 0;
	width:900px;
}
.deco {/* フォームの入力欄装飾用 */
	display:block;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-left: 295px;
	padding:10px 6px 4px;
	width: 640px;
	height:84px;
	text-align:center;
	font-size:1em;
	color:#54b2de;
	background:#fff;
	border: 1px solid #333;
}

/*
 *		フォームここまで
 */







body {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, 游ゴシック, "Yu Gothic", 游ゴシック体, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*font-size:100%;/* 16px */
	/*font-size:112.5%; 18px */
	font-size:137.5%;/* 21px */
	line-height:1.7;
	background:#f5f5f5;
	color: #222;
}
h1 {
	}
h2 {
	margin:50px -60px;
	width:980px;
	font-size:larger;
	}
img {
	display:block;
	margin:0 auto;
}

.large {
	font-size:120%;
	}

.xlarge {
	font-size:144%;
	}

.xxlarge {
	font-size:172.8%;
	}
.small {
	font-size:82.5%;
	}
.xsmall {
	font-size:62.5%;
	}
.xxsmall {
	font-size:56.25%;
	}	
.u {
	text-decoration:underline;
}
.red {
	color:#cc2200;
}
.highlight {
	background-color:#ffe566;
}
.redhigh {
	color:#cc2200;
	background-color:#ffe566;
	}
.pic_right{
	float: right;
	margin: 10px -15px 10px 10px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}
.pconly{display: inline-block;}
.sponly{display: none;}
.gv{vertical-align: super;}
strong {
	font-weight:bold;
	}
#wrapper {
	margin:0 auto;
	background: url("../images/shadow.png") center center repeat-y;
}
main {
	margin:0 auto;
	padding: 0 60px;
	width: 980px;
	background:#fff;
	color:#222;
}
.container{
	margin: 0 auto;
	padding: 50px 0 0;
	width: 980px;
}
footer {
	margin:0 auto;
	padding:20px 0;
	background: #000;
	color: #fff;
	text-align:center;
	font-size: smaller;
}
footer a {
	color:#fff;
	text-decoration:underline;
}

footer a:hover {
}
address {
	font-style:normal;
}

.copys {
	display: flex;
	justify-content: space-between;
	margin: 20px auto 0;
	width: 960px;
}

.first {
	padding-bottom: 50px;
}


.media {
	padding-bottom: 50px;
	background: url(../images/bg01.png) #f5feff;
}


/*
 *		ヘッダー
 */

.wrap_timer {
	padding: 20px 0;
	height: 180px;
	background-color: #cc2200;
	color: #fff;
	text-align: center;
	font-size: 72px;
	font-weight: bold;
font-family: 游ゴシック, "Yu Gothic", 游ゴシック体, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.timer_bottom {
	margin: 0 -60px -50px;
	width: 980px;
}

.arw {
	margin: 40px auto -20px;
}

.prof {
	margin: 50px -20px;
}

/*
 *		メディア
 */


.pic_media {
	margin: 50px auto;
}


.att01{
	margin: 0 auto 20px;
	padding: 10px;
	width: 860px;
	border: 3px solid #f8f8f8;
	background: #fff;
	font-size: 71%;
}

.att01 h3{margin: 0 auto; padding: 0!important; background: none!important; text-align: center; font-size: larger;}

.att01 p{
	 margin: 0 auto!important;
    padding: 10px!important;
    width: 840px!important;
    background: #fff!important;
	line-height: 1.7!important;
	font-size: 105%;
	font-weight: normal;
	box-shadow: none;
}




/*
 *		特商法
 */	

/* Tokutei Table
------------------------------------------------------*/
.tb01{
	width:720px;
	margin:30px auto 30px;
	background:#ccc;
}
.tb01 .title{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color:#EBEBEB;
	padding:6px;
	width:25%;
}
.tb01 td{
	font-size: 12px;
	vertical-align: top;
	background-color:#FFFFFF;
	padding:6px;
}

	
@media screen and (max-width: 1023px) {


	
	body {width: 980px;}
	h1 {
		}
	h2 img {
		width: 96%;
	}
	main {
		width:980px;
		font-size: 200%;
	}
	.pconly{display: none;}
	.sponly{display: inline-block;}
	.xlarge {font-size: 125%;}
	.xxlarge{font-size: 150%;}
	
	footer {
		font-size: 50%;
	}
}