@import url(ress.css);

img {
	vertical-align: middle;
}

div:after,
ul:after,
section:after,
article:after {
    content: "";
    display: block;
    clear: both;
}

body {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.9;
	color: #090505;
	letter-spacing: 1px;
}

header {
	background: url(../img/bg_header.jpg) no-repeat top center;
}

.header_inner {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.main_visual {
	padding: 83px 0 0 85px;
}

.main_visual img {
}

.campaign_period {
	position: absolute;
	bottom: -20px;
	right: -100px;
}

main {
	padding-bottom: 100px;
	background: #f1b709;
}

main.campaign_detail {
	padding: 50px 0;
}

.main_inner {
	width: 1000px;
	margin: 0 auto;
}

.main_inner:first-of-type {
	position: relative;
}

h1 {
	padding: 50px 0 20px;
	text-align: center;
}

.double_chance {
	text-align: center;
}

.double_chance_about {
	padding: 20px 0 70px;
	text-align: center;
}

.jump_targetpage {
	position: absolute;
	top: 700px;
	right: 50px;
	font-size: 16px;
}

.jump_targetpage a {
	text-decoration: none;
	color: #090505;
}

.jump_targetpage a:hover {
	text-decoration: underline;
}

.glass_about {
	width: 950px;
	padding: 70px 40px 40px;
	margin: 0 auto;
	border: 6px solid #090505;
	border-radius: 30px;
	background: url(../img/broken_glass.png) no-repeat 550px 50px;
}

.glass_about p:first-of-type {
	width: 480px;
	margin: 20px 0 40px;
}

.glass_pkg img {
	width: 100%;
}

.glass_about p:nth-of-type(2) {
	margin: 40px 0;
}

.glass_about .glass_point {

}

.glass_about .glass_point div:first-child {
	float: left;
	display: inline-block;
	width: 220px;
	text-align: center;
}

.glass_about .glass_point div:first-child p {
	width: 100%;
	margin: 20px 0 0 0;
	font-size: 14px;
}

.glass_about .glass_point div:nth-child(2) {
	float: right;
	display: inline-block;
}

.title_wrapper {
	margin-top: 160px;
	background: #090505;
}

.title_wrapper h2 {
	padding: 34px 0;
	text-align: center;
}

.msp_img_wrapper {
	margin-top: 10px;
}

.msp_img_wrapper img:first-child {
	float: left;
	display: inline-block;
}

.msp_img_wrapper img:nth-child(2) {
	float: right;
	display: inline-block;
	margin-top: 50px;
}

.txt_campaign_about {
	margin: 70px 0 40px;
	text-align: center;
}

.msproducts_btn_img {
	text-align: center;
}

.txt_click {
	margin: 30px 0 60px;
	text-align: center;
}

#targetpage_wrapper,
.campaigndetail_wrapper {
	width: 950px;
	margin: 0 auto;
	border: 6px solid #090505;
	border-radius: 30px;
}

#targetpage_wrapper a,
.campaigndetail_wrapper a {
	color: #090505;
	text-decoration: none;
}

#targetpage_wrapper a:hover,
.campaigndetail_wrapper a:hover {
	text-decoration: underline;
}

#targetpage_wrapper h2,
.campaigndetail_wrapper h2 {
	background: #090505;
	padding: 12px 0 20px;
	text-align: center;
	border-radius: 20px 20px 0 0 / 20px 20px 0 0;
}

#targetpage_wrapper table {
	padding: 0 30px;
}

#targetpage_wrapper table tr th {
	font-size: 21px;
}

#targetpage_wrapper table tr td {
	padding: 30px 0 30px 30px;
}

.campaigndetail_inner {
	padding: 30px;
}

.campaigndetail_inner h3 {
	font-size: 30px;
}

.campaigndetail_inner p {
	font-size: 14px;
}

.campaigndetail_inner p strong {
	font-size: 18px;
	font-weight: bold;
}

.campaigndetail_inner p:not(:last-child) {
	margin-bottom: 50px;
}

.btn_campaign_about_wrapper {
	padding: 80px 0 50px;
	text-align: center;
}

.btn_campaign_about_wrapper a {
	display: inline-block;
	padding: 18px 170px;
	border: 4px solid #090505;
	transition: all .2s;
}

.btn_campaign_about_wrapper a:hover {
	background: #F6D36B;
}

.start_wrapper {
	padding: 230px 0 200px;
	background: url(../img/bg_footer.png) no-repeat top center, #f1b709;
}

.start_wrapper p {
	width: 930px;
	margin: 0 auto;
}

.start_wrapper p a {
	display: inline-block;
	padding: 26px 80px;
	background: #f1b709;
	border-radius: 10px;
	transition: all .2s;
}

.start_wrapper p a:hover {
	background: #F6D36B;
}

.correspondence_model {
	margin: 0 auto;
	font-size: 14px;
}

.correspondence_model tr th {
	padding: 20px 30px;
}

.correspondence_model tr th img {
	max-width: 100px;
	max-height: 100px;
}

.correspondence_model tr th p {
	margin-top: 6px;
	width: 120px;
	line-height: 1.2;
}

.correspondence_model tr td {
	padding-right: 30px;
	columns: 2;
}

.correspondence_model tr td p {
	line-height: 1.4;
}

footer {
	background: #f1b709;
}

footer .main_inner {
	text-align: center;
}

p.btn_to_top {
	margin: 0 auto 40px;
	text-align: center;
}

p.btn_to_top a {
	display: inline-block;
	width: 400px;
	color: #fff;
	line-height: 50px;
	text-decoration: none;
	background: #090505;
	border-radius: 5px;
	transition: all .2s;
}

p.btn_to_top a:hover {
	background: #444;
}