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

* Style Index
	#. Cores
	#. Landing parts
	#. Units

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

/* ------------------------------------------------
# Cores
------------------------------------------------ */

/*! minireset.css v0.0.3 | MIT License | github.com/jgthms/minireset.css */

html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

h1 {
    margin-bottom:30px;
}


h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

ul {
	list-style: none;
}

button,
input,
select,
textarea {
	margin: 0;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

img,
embed,
iframe,
object,
audio,
video {
	height: auto;
	max-width: 100%;
}

iframe {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
	text-align: left;
}

/* scaffold */

html {
	font-size: 62.5%;
}

body {
	font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	font-size: 1.4rem;
	line-height: 1.6;
	font-weight: 500;
	min-width: 980px;
	color: #000;
	-webkit-text-size-adjust: 100%;
	background: #fff;
}

a {
	text-decoration: none;
	color: #5d93f7;
}

a:hover {
	text-decoration: underline;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

small {
	font-size: 100%;
}

input,
select,
button,
optgroup,
textarea {
	margin: 0;
	font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	color: inherit;
}

textarea {
	height: 8em;
	overflow: auto;
}

h1,
h2,
h3,
h4 {
	font-weight: bold;
}

h1 {
	font-size: 4.4rem;
	line-height: 1.2;
	letter-spacing: 0.1em;
	font-family: ヒラギノ明朝 ProN W6, HiraMinProN-W6, HG明朝E, ＭＳ Ｐ明朝, MS PMincho, MS 明朝, serif;
}

h2 {
	font-size: 2.4rem;
	line-height: 1.2;
}

h3 {
	font-size: 2rem;
}

h4 {
	font-size: 1.8rem;
	line-height: 1.4;
}

ul,
ol {
	padding-left: 1em;
	margin-bottom: 1em;
}

li {
	font-size: 1.4rem;
	line-height: 1.6;
}

dl {
	margin-bottom: 1em;
}

dt {
	font-size: 1.6rem;
	line-height: 1.5;
}

dd {
	font-size: 1.4rem;
	line-height: 1.6;
}

p {
	text-align: center !important ;
    font-size: 1.5rem;
	letter-spacing: 0.2em;
	line-height: 2.0;
	color:#111;
}

sup {
	vertical-align: super;
	font-size: smaller;
}

blockquote {
	display: inline-block;
	border-left: 2px solid #bebebe;
	padding-top: 0.5em;
	padding-left: 1em;
	color: #bebebe;
}

hr {
	margin-top: 3em;
	margin-bottom: 3em;
}

/* ------------------------------------------------
#. Landing parts
------------------------------------------------ */

.lp-footer {
	position: relative;
	display: block;
	padding: 15px 0;
	text-align: center;
}

.lp-footer::before {
	content: '';
	display: block;
	position: absolute;
	top: -8px;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 8px;
}

.lp-footer .footer-menu {
	border-bottom: 1px solid #d6d6d8;
}

.lp-footer .footer-menu li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.lp-footer .footer-menu li + li::before {
	content: '|';
	display: inline-block;
	vertical-align: middle;
	padding: 1em 0.5em;
}

.lp-footer .footer-menu a {
	color: #000;
	font-size: 1.4rem;
	line-height: 1.35;
}

.lp-footer .copyright {
	font-size: 13px;
	color: #c5c5c5;
	padding: 0 0.5em;
}

.lp-header {
	position: relative;
	display: block;
	width: 100%;
	height: 60px;
	padding: 15px 20px;
	border-bottom: 1px solid #d6d6d8;
	background: #fff;
	z-index: 1000;
	overflow: hidden;
}

.lp-header .container {
	width: 100%;
	max-width: 980px;
	padding-left: 15px;
	padding-right: 15px;
	margin: auto;
}

.lp-header .header_side {
	float: right;
}

.lp-header .logo {
	display: inline-block;
}

.lp-header .logo .pc {
	display: inline;
}

.lp-header .logo .sp {
	display: none;
}

.lp-header .company_links {
	float: left;
	padding-top: 8px;
	margin-right: 40px;
}

.lp-header .company_links li {
	display: inline-block;
}

.lp-header .company_links li + li {
	margin-left: 10px;
}

.lp-header .company_links a {
	display: inline-block;
	font-size: 12px;
	color: #003db4;
	text-decoration: none;
}

.lp-header .company_links a:hover {
	text-decoration: underline;
}

.lp-header .share_list {
	list-style-type: none;
	height: 20px;
	display: table;
	border-collapse: separate;
	border-spacing: 5px;
}

.lp-header .share_list li {
	display: table-cell;
	vertical-align: bottom;
}

.lp-header .share_list li a {
	display: inline-block;
}

.lp-header .share_list li img {
	width: 100%;
	vertical-align: bottom;
}

.lp-header .share_list li.fb {
	width: auto;
	height: 20px;
}

.lp-header .share_list li.tw {
	width: 75px;
	height: 20px;
	font-size: 10px;
}

.lp-header .share_list li.tw iframe {
	vertical-align: bottom;
}

.lp-header .share_list li.line {
	width: 82px;
	height: 20px;
}

/* ------------------------------------------------
#. Units
------------------------------------------------ */

.board {
	width: 100%;
	max-width: 1055px;
	padding: 30px 0 50px;
	margin: 0 auto;
	text-align: center;
}

.board-caption {
	display: none;
}

.board-title {
	position: absolute;
	top: 80%;
	left: 50%;
	display: inline-block;
	white-space: nowrap;
	font-size: 2.6rem;
	line-height: 1.2;
	font-weight: 400;
	letter-spacing: 0.2em;
	text-indent: 0.2em;
	width: auto;
	max-width: 80%;
	margin: auto;
	z-index: 1;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

/*
.board-title::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 7px;
	background: repeat-x 0 0;
	background-size: contain;
}
*/


.board-title [data-sp-block] {
	display: inline;
}

.board-description {
	margin: 40px auto;
}

.board-description p {
	font-size: 1.4rem;
	line-height: 2;
}

.board-banner {
	width: 92%;
	max-width: 862px;
	margin: 25px auto 50px;
}

.board-banner a {
	-webkit-transition: opacity 0.4s;
	transition: opacity 0.4s;
	opacity: 1;
}

.board-banner a:hover {
	opacity: 0.7;
}

.board-head {
	position: relative;
	padding: 19% 4.74% 0;
	text-align: center;
	background: center top no-repeat;
	background-size: 100% auto;
	z-index: 2;
}

.board-content {
	position: relative;
	width: 100%;
	padding: 20px 4.74% 10px;
	text-align: center;
	background: center top repeat-y;
	background-size: 100% auto;
	z-index: 1;
}

.board-foot {
	position: relative;
	padding: 56px 4.74% 0;
	text-align: center;
	background: center top no-repeat;
	background-size: 100% auto;
	z-index: 2;
}

.board-foot::before,
.board-foot::after {
	content: '';
	position: absolute;
	top: auto;
	bottom: 0;
	width: 50%;
	height: 0;
	margin: auto;
	background: no-repeat 0 100%;
	background-size: contain;
}

.board-formArea {
	position: relative;
	left: 2px;
	margin: auto;
	width: 97.2%;
	max-width: 1020px;
	padding: 40px 4.74%;
	background-color: rgba(230, 170, 0, 0.62);
	border-radius: 0 0 3px 3px;
}

.board-formArea::before,
.board-formArea::after {
	content: '';
	position: absolute;
	top: -20px;
	margin: auto;
	width: 30px;
	height: 20px;
	background: no-repeat 0 0;
	background-size: contain;
	z-index: 0;
}

.board-formArea::before {
	left: 0;
	background-image: url(../img/bg-formarea_before.png);
}

.board-formArea::after {
	right: 0;
	background-image: url(../img/bg-formarea_after.png);
}

/*
.content-winner .board-title::after {
	background-image: url(../img/winner/bg-board_title_foot.png);
}
*/

.content-winner .board-head {
	background-image: url(../img/winner/bg-box_head.png);
}

.content-winner .board-content {
	background-image: url(../img/winner/bg-box_content.png);
}

.content-winner .board-foot {
	background-image: url(../img/winner/bg-box_foot.png);
}

.content-winner .board-foot::before {
	bottom: -105%;
	left: -4%;
	width: 24%;
	padding-bottom: 19%;
	background-image: url(../img/winner/bg-box_foot_before.png);
}

.content-winner .board-foot::after {
	bottom: -118%;
	right: -6.7%;
	width: 19%;
	padding-bottom: 23%;
	background-image: url(../img/winner/bg-box_foot_after.png);
}

.content-campaign .board-title::after {
	background-image: url(../img/campaign/bg-board_title_foot.png);
}

.content-campaign .board-head {
	background-image: url(../img/campaign/bg-box_head.png);
}

.content-campaign .board-content {
	background-image: url(../img/campaign/bg-box_content.png);
}

.content-campaign .board-foot {
	background-image: url(../img/campaign/bg-box_foot.png);
}

.content-campaign .board-foot::before {
	bottom: -84%;
	left: -3%;
	width: 18%;
	padding-bottom: 18%;
	background-image: url(../img/campaign/bg-box_foot_before.png);
}

.content-campaign .board-foot::after {
	bottom: -134.5%;
	right: -4.7%;
	width: 21%;
	padding-bottom: 23%;
	background-image: url(../img/campaign/bg-box_foot_after.png);
}

.content-pastCampaign .board-title::after {
	background-image: url(../img/pastcampaign/bg-board_title_foot.png);
}

.content-pastCampaign .board-head {
	background-image: url(../img/pastcampaign/bg-box_head.png);
}

.content-pastCampaign .board-content {
	background-image: url(../img/pastcampaign/bg-box_content.png);
}

.content-pastCampaign .board-foot {
	background-image: url(../img/pastcampaign/bg-box_foot.png);
}

.content-pastCampaign .board-foot::before {
	bottom: -80%;
	left: -4%;
	width: 20%;
	padding-bottom: 20%;
	background-image: url(../img/pastcampaign/bg-box_foot_before.png);
}

.content-pastCampaign .board-foot::after {
	bottom: -140%;
	right: -7.6%;
	width: 22%;
	padding-bottom: 27%;
	background-image: url(../img/pastcampaign/bg-box_foot_after.png);
}

.main-contents {
	margin-top: -14px;
	overflow: hidden;
}

.content-winner {
	background: url(../img/winner/bg-board_pattern.jpg);
}

.content-campaign {
	position: relative;
	background: rgba(195, 238, 255, 0.95) url(../img/campaign/bg-board_pattern.png) 0 40px;
}

.content-campaign::before {
	content: '';
	display: block;
	position: absolute;
	top: -8px;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 8px;
}

.content-pastCampaign {
	position: relative;
	background: url(../img/pastcampaign/bg-board_pattern.png);
}

.content-pastCampaign::before {
	content: '';
	display: block;
	position: absolute;
	top: -8px;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 8px;
}

.formLink {
	width: 89.53%;
	margin: auto;
	letter-spacing: 0.06em;
}

.formLink−catch {
	position: relative;
	display: inline-block;
	padding: 0 1em;
	font-size: 1.8rem;
	line-height: 1.4;
	font-weight: 700;
	color: #fff;
}

.formLink−catch::before,
.formLink−catch::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 25px;
	height: 29px;
	margin: auto;
	background: no-repeat 0 100%;
	background-size: contain;
}

.formLink−catch::before {
	left: -1em;
	background-image: url(../img/bg-formLink_catch_before.png);
	background-size: contain;
}

.formLink−catch::after {
	right: -1em;
	background-image: url(../img/bg-formLink_catch_after.png);
	background-size: contain;
}

.formLink−button {
	width: 58.175%;
	margin: auto;
	text-align: center;
}

.formLink−button a {
	position: relative;
	top: 0;
	display: inline-block;
	padding: 20px 2em 16px;
	width: 100%;
	font-size: 1.8rem;
	line-height: 1.2;
	font-weight: 700;
	color: #000;
	background-color: #feff34;
	border-radius: 60px;
	margin-bottom: 4px;
	box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.05);
	-webkit-transition: background 0.4s;
	transition: background 0.4s;
}

.formLink−button a:hover {
	text-decoration: none;
	background-color: #feff81;
}

.formLink−button a:active {
	top: 7px;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.05);
}

.formLink−button a::before {
	content: '';
	position: relative;
	top: -2px;
	left: 0;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 40px;
	background: url(../img/icon-formLink_botton.png) no-repeat 50%;
}

.formLink-small {
	display: block;
	margin-top: 20px;
	font-size: 1.4rem;
	line-height: 1.4;
	color: #fff;
}

.keyvisual {
	position: relative;
	z-index: 1;
	padding-bottom: 30px;
	background: url(../img/bg-keyvisual_wave_foot.png) repeat-x bottom;
	overflow: hidden;
}

.keyvisual-title {
	position: relative;
	margin: auto;
	padding-bottom: 30%;
	text-align: center;
	background: url(../img/bg-keyvisual.jpg) no-repeat top;
	background-size: 100% auto;
}


.keyvisual-title img {
	position: absolute;
	top: -2%;
	left: 0%;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 58.084%;
	max-width: 838.1px;
}

.keyvisual-detail {
	width: 47%;
	margin: 0 auto 2px;
	text-align: center;
}

.makerTitle {
	position: relative;
	margin: 0 auto 30px;
	display: inline-block;
	padding-bottom: 5px;
	font-size: 2.4rem;
	line-height: 1.2;
	z-index: 1;
}

.makerTitle::after {
	content: '';
	position: absolute;
	left: -5%;
	right: 0;
	bottom: 0;
	margin: auto;
	background: #feff34;
	width: 110%;
	height: 17px;
	z-index: -1;
}

.presentList {
	position: relative;
	display: block;
	padding: 0;
	margin: auto;
	width: 92%;
	max-width: 862px;
}

.presentList-item {
	position: relative;
	display: block;
	min-height: 230px;
	overflow: hidden;
	margin-bottom: 30px;
}

.presentList-item .link-item {
	display: block;
	color: #000;
}

.presentList-item .link-item .presentList-image img {
	opacity: 1;
	-webkit-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

.presentList-item .link-item:hover {
	text-decoration: none;
}

.presentList-item .link-item:hover .presentList-image img {
	opacity: 0.7;
}

.presentList-item .link-item:hover .presentList-title {
	text-decoration: underline;
}

.presentList-item .link-item:hover .link-words {
	text-decoration: underline;
}

.presentList-title {
	position: relative;
	width: auto;
	min-height: 76px;
	margin-left: 45%;
	width: 55%;
	padding-left: 86px;
	text-align: left;
	font-size: 1.6rem;
	line-height: 1.9;
}

.presentList-title [data-vertical] {
	display: table-cell;
	height: 76px;
	vertical-align: middle;
}

.presentList-detail {
	margin-top: 30px;
	margin-left: 45%;
	width: 55%;
	text-align: left;
}

.presentList-detail p {
	font-size: 1.4rem;
	line-height: 2;
}

.presentList-detail .link-words {
	position: relative;
	display: inline-block;
	padding-right: 20px;
	float: right;
	color: #000;
	font-size: 1.4rem;
	line-height: 1.35;
}

.presentList-detail .link-words::after {
	content: '';
	position: absolute;
	display: inline-block;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 20px;
	height: 13px;
	background: url(../img/icon-link_arrow.png) no-repeat center;
	background-size: contain;
}

.presentList-image {
	text-align: left;
	margin-top: -60px;
	float: left;
	width: 45%;
}

.presentList-image img {
	position: absolute;
	top: 0;
}

.presentList-number {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: 0 auto;
	display: inline-block;
	width: 76px;
	height: 76px;
	text-align: center;
	background: url(../img/bg-presentlist_balloon.png) no-repeat center;
	background-size: contain;
}

.presentList-number [data-hidden] {
	position: absolute;
	opacity: 0;
	z-index: -1;
}

.presentList-number [data-number] {
	display: inline-block;
	position: relative;
	margin-left: -6px;
	font-size: 2.4rem;
	line-height: 96px;
	color: #fff;
}

.ribbonTitle {
	width: 92%;
	height: 81px;
	line-height: 86px;
	max-width: 862px;
	margin: 57px auto 40px;
	font-size: 2rem;
	letter-spacing: 0.06em;
	color: #fff;
	background: url(../img/bg-ribbonTitle.png) no-repeat 50% 0;
}

.share {
	font-size: 0rem;
	width: 50%;
	margin: 0 auto 0;
	text-align: center;
}

.share li {
	font-size: 100%;
	display: inline-block;
	margin-right: 10px;
	font-size: 1.4rem;
	line-height: 1.6;
	width: 36px;
}

.share li:last-child {
	margin-right: 0;
}

.share li a img {
	opacity: 1;
	-webkit-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

.share li a:hover img {
	opacity: 0.7;
}

.winnerBox {
	width: 89.53%;
	margin: auto;
	border: 2px solid #efe8d7;
	border-radius: 5px;
}

.winnerBox-title {
	position: relative;
	background: #fff;
	font-size: 1.8rem;
	line-height: 1.4;
	padding: auto;
}













.description {
	margin: auto;
	max-width:720px;
	font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
}

/*

.winnerBox-title::before {
	content: '';
	display: block;
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	margin: auto;
	width: 30px;
	height: 10px;
	background: url(../img/winner/bg-winnerbox_title.png) no-repeat 50% 0;
	background-size: contain;
} */

.winnerBox-body {
	margin: auto;
}

.winnerBox-body tr th,
.winnerBox-body tr td {
	position: relative;
	padding: 1% 2%;
	letter-spacing: 0.4em;
	font-size: 1.8rem;
	line-height: 1.4;
}

.winnerBox-body tr th {
	width: 19%;
	height: 100px;
	font-weight: 400;
}

.winnerBox-body tr th::before {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	margin: auto;
	height: 2px;
	width: 100%;
	background: url(../img/winner/bg-winnerbox_line_horizon.png) repeat-x 100% 0;
}

.winnerBox-body tr td {
	width: auto;
	padding-left: 4%;
}

.winnerBox-body tr td::before {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: auto;
	height: 2px;
	width: 100%;
	background: url(../img/winner/bg-winnerbox_line_horizon.png) repeat-x 0 0;
}

/*
.winnerBox-body tr td::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 2px;
	margin: auto;
	width: 2px;
	height: 60%;
	height: calc(100% - 50px);
	background: url(../img/winner/bg-winnerbox_line_vertical.png) repeat-y 0 0;
	z-index: 1;
}
*/

.winnerBox-body tr:last-of-type th::before,
.winnerBox-body tr:last-of-type td::before {
	content: none;
}

.winnerBox-body .dataWinner .dataWinner-highlight {
	display: inline-block;
	width: 100%;
	margin-bottom: 1em;
	color: #e01c1b;
	font-size: 2.2rem;
	line-height: 1.4;
}

.winnerBox-body .dataWinner .dataWinner-comment {
	font-size: 1.4rem;
	line-height: 1.1;
	letter-spacing: normal;
	text-align:left;
	padding:30px;
}

.dataWinner-comment {
padding-right:10px;
padding-left:10px;
font-size: 1.4rem;
}



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

body {
	min-width: 540px;
}

.lp-footer {
	padding-top: 10px;
}

.lp-footer::before {
	content: none;
}

.lp-footer .footer-menu a {
	font-size: 1.5rem;
}

.lp-footer .copyright {
	font-size: 16px;
}

.lp-header {
	height: 80px;
	padding: 10px 0;
	min-width: 540px;
}

.lp-header .header_side {
	margin-top: 25px;
}

.lp-header .logo .pc {
	display: none;
}

.lp-header .logo .sp {
	display: inline;
	width: 190px;
}

.lp-header .company_links {
	display: none;
}

.board {
	padding: 15px 0 35px;
}

.board-title {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	letter-spacing: 0.1em;
	font-size: 2.4rem;
	line-height: 1.6;
	white-space: normal;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.board-title [data-sp-block] {
	display: block;
}

.board-description {
	width: 85.925%;
	margin-bottom: 25px;
}

.board-description p {
	text-align: left;
	letter-spacing: 0.3em;
}

.board-banner {
	width: 87.97%;
	margin-top: 0;
	margin-bottom: 30px;
}

.board-banner:last-of-type {
	margin-bottom: 0;
}

.board-head {
	padding-top: 32.5%;
}

.board-content {
	margin-top: -20%;
	padding-top: 26%;
}

.board-content ~ .board-content {
	margin-top: 0;
	padding-top: 5px;
}

.board-foot {
	padding-top: 8.5%;
}

.board-formArea {
	left: 0;
	width: 94.445%;
	padding: 30px 10px 20px;
}

/*
.board-formArea::before,
.board-formArea::after {
	top: -10px;
	width: 15px;
	height: 10px;
}


.content-winner .board-title::after {
	width: 55%;
}
*/

.content-winner .board-head {
	background-image: url(../img/winner/bg-box_head_sp.png);
}

.content-winner .board-content {
	background-image: url(../img/winner/bg-box_content_sp.png);
}

.content-winner .board-foot {
	background-image: url(../img/winner/bg-box_foot_sp.png);
}


/*
.content-winner .board-foot::before,
.content-winner .board-foot::after {
	top: auto;
	bottom: -118%;
	z-index: 2;
}


.content-winner .board-foot::before {
	left: -3%;
	width: 28%;
	padding-bottom: 28%;
}


.content-winner .board-foot::after {
	right: -10%;
	width: 28%;
	padding-bottom: 28%;
}


.content-campaign .board {
	padding-bottom: 40px;
}

.content-campaign .board-title::after {
	width: 94.5%;
}
*/

.content-campaign .board-head {
	background-image: url(../img/campaign/bg-box_head_sp.png);
}

.content-campaign .board-content {
	background-image: url(../img/campaign/bg-box_content_sp.png);
}

.content-campaign .board-foot {
	background-image: url(../img/campaign/bg-box_foot_sp.png);
}

.content-campaign .board-foot::before,
.content-campaign .board-foot::after {
	top: auto;
	bottom: 0;
	z-index: 2;
}

/*

.content-campaign .board-foot::before {
	bottom: -100%;
	left: -2%;
	width: 20%;
	padding-bottom: 20%;
}

.content-campaign .board-foot::after {
	bottom: -140%;
	right: -4%;
	width: 22%;
	padding-bottom: 24%;
}

.content-pastCampaign .board {
	padding-bottom: 40px;
}

*/

/*
.content-pastCampaign .board-title::after {
	width: 78.5%;
}
*/

.content-pastCampaign .board-head {
	background-image: url(../img/pastcampaign/bg-box_head_sp.png);
}

.content-pastCampaign .board-content {
	background-image: url(../img/pastcampaign/bg-box_content_sp.png);
}

.content-pastCampaign .board-foot {
	background-image: url(../img/pastcampaign/bg-box_foot_sp.png);
}

.content-pastCampaign .board-foot::before,
.content-pastCampaign .board-foot::after {
	top: auto;
	bottom: 0;
	z-index: 2;
}

.content-pastCampaign .board-foot::before {
	bottom: -115%;
	left: -3%;
	width: 23%;
	padding-bottom: 23%;
}

.content-pastCampaign .board-foot::after {
	bottom: -150%;
	right: -7%;
	width: 27%;
	padding-bottom: 31%;
}

.content-winner {
	background-size: 56px 48px;
}

.content-campaign {
	background-size: 32px;
}

.content-campaign::before {
	top: -4px;
	height: 4px;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-size: auto 4px;
}

.content-pastCampaign {
	background-size: 8px 3px;
}

.content-pastCampaign::before {
	top: -4px;
	height: 4px;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-size: auto 4px;
}

.formLink−catch {
	font-size: 1.5rem;
	line-height: 1.4;
}

.formLink−button {
	width: 91.182%;
}

.formLink−button a {
	padding: 10px 1em 9px;
	-webkit-transition: none;
	transition: none;
}

.formLink-small {
	margin-top: 10px;
	font-size: 1.2rem;
	line-height: 1.4;
}

.keyvisual {
	padding-bottom: 30px;
	background-repeat: repeat-x;
	background-position: 0 98.9%;
	background-size: auto 8px;
}

.keyvisual-title {
	padding-bottom: 58.9%;
	background-image: url(../img/bg-keyvisual_sp.jpg);
}

.keyvisual-title::before {
	background-repeat: repeat-x;
	background-position: 0 0;
	background-size: auto 8px;
}

.keyvisual-title img {
	visibility: hidden;
}

.keyvisual-detail {
	width: 100%;
}

.keyvisual-detail img {
	width: 100%;
}

.makerTitle {
	font-size: 1.8rem;
	line-height: 1.4;
	margin-bottom: 10px;
}

.makerTitle::after {
	left: -3%;
	bottom: 7px;
	width: 106%;
	height: 8px;
}

.presentList {
	width: 87.97%;
}

.presentList-item {
	margin-bottom: 6.98%;
	padding-bottom: 6.98%;
	background: url(../img/bg-dot_line.png) repeat-x 0 100%;
}

.presentList-item:last-of-type {
	padding-bottom: 0;
	background: none;
}

.presentList-title {
	margin-left: 0;
	width: auto;
}

.presentList-detail {
	margin-top: 0;
	margin-left: 0;
	width: auto;
}

.presentList-image {
	margin: 10px auto 20px;
	float: none;
	width: 60.468%;
}

.presentList-image img {
	position: static;
}

.presentList-number {
	background-position: 98% 50%;
	padding-left: 2%;
	background-size: 90% auto;
}

.presentList-number [data-number] {
	font-size: 2.2rem;
}

.ribbonTitle {
	width: 63.01%;
	height: 65px;
	line-height: 68px;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 1.9rem;
	background-image: url(../img/bg-ribbonTitle_sp.png);
	background-size: contain;
}

.share li {
	margin-right: 15%;
	width: 47px;
}

.winnerBox-title {
	font-size: 1.6rem;
	line-height: 1.5;
	letter-spacing: 0.1em;
}

.winnerBox-title::before {
	bottom: -5px;
	width: 15px;
	height: 5px;
}

/*
.winnerBox-body {
	margin: 0 4.594%;
}
*/

.winnerBox-body tr th,
.winnerBox-body tr td {
	padding: 1.2% 1.2%;
	letter-spacing: 0.1em;
	font-size: 1.4rem;
	line-height: 1.6;
}

.winnerBox-body tr th {
	width: 90px;
	height: 60px;
	text-align: center;
}

.winnerBox-body tr th::before {
	background-size: auto 2px;
}

/*
.winnerBox-body tr td {
	padding-left: 4%;
}
*/

.winnerBox-body tr td::before {
	background-size: auto 2px;
}

.winnerBox-body tr td::after {
	height: 70%;
	height: calc(100% - 20px);
	background-size: 2px auto;
}

.winnerBox-body .dataWinner .dataWinner-highlight {
	font-size: 1.6rem;
	line-height: 1;
	margin-bottom: 0.8em;
}


.winnerBox-body .dataWinner .dataWinner-comment {
	max-width:320px;
}



@media screen and (max-width: 1200px) {
	p{
	margin-left:20px;
	margin-right:20px;
}

@media screen and (max-width: 1024px) {
	p{
	margin-left:20px;
	margin-right:20px;
}

@media screen and (max-width: 960px) {
	p{
	margin-left:20px;
	margin-right:20px;
}

@media screen and (max-width: 768px) {
	p{
	margin-left:20px;
	margin-right:20px;
}

@media screen and (min-width: 480px) and (max-width: 768px) {

	h2{
		text-align:center;
	}
	p{
	margin-left:20px;
	margin-right:20px;
}

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

		h2{
		text-align:center;
	}
	p{
	margin-left:20px;
	margin-right:20px;
}




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


h1 {
	font-size: 3.2rem;
	line-height: 1.2;
	letter-spacing: 0.1em;
	font-family: ヒラギノ明朝 ProN W6, HiraMinProN-W6, HG明朝E, ＭＳ Ｐ明朝, MS PMincho, MS 明朝, serif;
}
	h2{
		text-align:center;
	}
p{
	line-height: 2.0;
	margin-left:30px;
	margin-right:30px;
}

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


h1 {
	font-size: 3.2rem;
	line-height: 1.2;
	letter-spacing: 0.1em;
	font-family: ヒラギノ明朝 ProN W6, HiraMinProN-W6, HG明朝E, ＭＳ Ｐ明朝, MS PMincho, MS 明朝, serif;
}
		h2{
		text-align:center;
	}

p {
		line-height: 2.0;
	margin-left:30px;
	margin-right:30px;
}

}