@charset "UTF-8";
@import url("https://use.typekit.net/jqa8tdg.css");
@media screen and (max-width: 768px) {
	.pc_contents {
		display: none;
	}
}

.campain {
	width: 1100px;
	margin: 60px auto 0;
}

@media screen and (max-width: 1100px) {
	.campain {
		width: 100%;
	}
}

@media screen and (max-width: 920px) {
	.campain {
		width: 920px;
		margin: auto;
	}
}

@media screen and (max-width: 768px) {
	.campain {
		width: 81.33333vw;
		margin: 50px auto 0;
	}
}

.campain a,
.campain h2,
.campain h3,
.campain p {
	font-family: dnp-shuei-gothic-kin-std, sans-serif;
	font-weight: 400;
	font-style: normal;
}

.campain__text {
	text-align: center;
	margin: 0 auto 43px;
	width: 100%;
}

#main .campain__text__title {
	text-align: center;
	font-weight: 500;
	color: #081D5C;
	font-size: 60px;
	letter-spacing: 0.05em;
	line-height: 1;
	margin-bottom: 19px;
	font-family: futura-pt, dnp-shuei-gothic-kin-std, "游ゴシック体", YuGothic, "游ゴシック Medium", "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "Hiragino Kaku Gothic Pro", HiraKakuProN-W3, sans-serif;
}

@media screen and (max-width: 768px) {
	#main .campain__text__title {
		font-size: 30px;
		margin-bottom: 12px;
	}
}

.campain__text__subtitle {
	text-align: center;
	color: #081D5C;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1;
	margin: 0 auto 40px;
	display: inline-block;
}

@media screen and (max-width: 768px) {
	.campain__text__subtitle {
		font-size: 13px;
		margin-bottom: 20px;
	}
}

.campain__text .white {
	text-align: center;
	width: 400px;
	height: 26px;
	background-color: #F4F4F4;
	font-size: 12px;
	letter-spacing: 0;
	font-weight: bold;
	color: #333;
	line-height: 1;
	padding-top: 14px;
	margin: 0 auto 35px;
}

@media screen and (max-width: 768px) {
	.campain__text .white {
		width: 100vw;
		font-size: 12px;
		height: 12px;
		padding: 19px 0;
		margin-left: -9.33333vw;
		margin-bottom: 15px;
	}
}

.campain__text__leadtext {
	text-align: center;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 0;
	color: #333;
	margin: 0 auto;
	display: inline-block;
}

.campain__text__leadtext .notice {
	font-size: 11px;
	display: inline-block;
}

@media screen and (max-width: 768px) {
	.campain__text__leadtext {
		line-height: 23px;
		text-align: left;
	}
	.campain__text__leadtext .notice {
		font-size: 12px;
		margin-top: 9px;
		line-height: 23px;
	}
}

.campain__img {
	width: 300px;
	margin: 0 auto 50px;
	display: block;
}

@media screen and (max-width: 768px) {
	.campain__img {
		width: 53.33333vw;
		margin-bottom: 25px;
	}
}

.campain__detail {
	display: flex;
	justify-content: space-between;
	width: 96%;
	margin: 0 auto 97px;
}

@media screen and (max-width: 768px) {
	.campain__detail {
		flex-direction: column;
		margin: 0 auto 40px;
	}
}

.campain__detail__part {
	width: 300px;
	position: relative;
}

@media screen and (max-width: 1100px) {
	.campain__detail__part {
		width: 27.27273vw;
	}
}

@media screen and (max-width: 920px) {
	.campain__detail__part {
		width: 250.90909px;
	}
}

@media screen and (max-width: 768px) {
	.campain__detail__part {
		width: 100%;
	}
}

.campain__detail__part + .campain__detail__part {
	margin-left: 60px;
}

@media screen and (max-width: 1100px) {
	.campain__detail__part + .campain__detail__part {
		margin-left: 7.27273vw;
	}
}

@media screen and (max-width: 920px) {
	.campain__detail__part + .campain__detail__part {
		margin-left: 66.90909px;
	}
}

@media screen and (max-width: 768px) {
	.campain__detail__part + .campain__detail__part {
		margin-top: 12px;
		margin-left: 0;
	}
}

.campain__detail__part__img {
	width: 100%;
}

.campain__detail__part__itemnameEn {
	position: absolute;
	top: 47%;
	right: -5%;
}

.campain__detail__part .img1 {
	width: 71.66667%;
}

.campain__detail__part .img2 {
	width: 24.33333%;
}

.campain__detail__part .img3 {
	width: 32.66667%;
}

.campain__detail__part__round {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 30px;
	margin: -30px 0 20px;
	background-color: #081D5C;
	width: 60px;
	height: 60px;
	position: relative;
}

@media screen and (max-width: 768px) {
	.campain__detail__part__round {
		width: 57px;
		height: 57px;
		border-right: 28.5px;
		margin-bottom: 25px;
	}
}

.campain__detail__part__number {
	font-size: 24px;
	letter-spacing: 0;
	color: #fff;
	text-align: center;
	line-height: 0.6;
}

.campain__detail__part__number span {
	font-size: 10px;
	letter-spacing: 0;
}

@media screen and (max-width: 768px) {
	.campain__detail__part__number {
		font-size: 22.5px;
	}
}

#main .campain__detail__part__itemnameJa {
	font-size: 16px;
	letter-spacing: 0;
	line-height: 1;
	margin-bottom: 9px;
	color: #333;
	text-align: left;
	font-family: dnp-shuei-gothic-kin-std, sans-serif;
}

@media screen and (max-width: 768px) {
	#main .campain__detail__part__itemnameJa {
		font-size: 15px;
	}
}

.campain__detail__part__itemdetail {
	text-align: left;
	font-size: 13px;
	line-height: 1.84615;
	color: #333;
}

@media screen and (max-width: 768px) {
	.campain__detail__part__itemdetail {
		line-height: 2;
	}
}

#main .campain__btn {
	width: 400px;
	background-color: #081D5C;
	margin: 0 auto 100px;
	color: #fff;
	display: block;
	padding: 23px 0;
	line-height: 1;
	font-size: 14px;
	text-align: center;
}

@media screen and (max-width: 768px) {
	#main .campain__btn {
		width: 100%;
		margin-bottom: 0px;
		font-size: 12px;
		padding: 18px 0;
	}
}
