@charset "utf-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;	
}

.no_scroll {
	height: 100vh!important;
	overflow: hidden;	
}
.page_container {
	overflow: hidden;	
}
.loading_base {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background: #000 url(../images/cp/loading_logo.gif) no-repeat center center;
	background-size: auto 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999;
}

.hero_section img,
.hero_notice_inner img,
.hero_movie img {
	width: 100%;
	height: auto;	
}
.hero_section,
.hero_inner {
	height: 880px;
}


.hero_section {
	background: url(../images/cp/cp_hero_bg_pc.webp) no-repeat center top;
	background: url(../images/cp/cp_hero_bg_pc.jpg) no-repeat center top;
	background-size: cover;
	position: relative;
	box-sizing: border-box;
	padding-top: 40px;
}
.hero_section img,
.hero_notice_inner img,
.notice_btn img,
.present_section img,
.applicable_section img {
	width: 100%;
	height: auto;	
}

.hero_catch1 {
	width: 685px;
	margin: 0 auto -16px;
	transform: translateX(12px);
}
.hero_catch2 {
	max-width: 1340px;
	margin: 0 auto 10px;
	padding: 0 10px;
}
.hero_flex {
	max-width: 1270px;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
}
.hero_catch3 {
	width: 605px;	
}
.hero_catch4 {
	position: absolute;
	right: -19px;
	top: -62px;
	width: 648px;	
}

.hero_notice {
	background: #e40012;
	color: #fff;
	position: relative;
	z-index: 10;
	box-sizing: border-box;
	padding: 30px 0;
	text-align: center;
}
.hero_notice_inner {
	max-width: 665px;
	margin: 0 auto;
}
.notice_btn {
	max-width: 680px;
	margin: 30px auto 25px;	
}

.hero_notice_lead {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 22px;
	font-weight: 700;
	margin: 0 0 20px;
}
.hero_notice_lead a {
	position: relative;
	color: #fff;
	text-decoration: none;
}

.hero_notice_lead a::before {
	position: absolute;
	content: '';
	display: block;
	height: 2px;
	background: #fff;
	width: 100%;
	left: 0;
	bottom: -5px;	
}
.hero_notice_lead a:hover::before {
	background: rgba(255,255,255,0);
}

.hero_notice_lead a::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 10px 0 10px;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	top: 15px;
	right: -20px;
}

.hero_notice_alert {
	font-size: 12px;	
}

.hero_notice_txt {
	margin: 40px 0 20px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 0.1em;
}
.hero_notice_txt.terms_txt {
	text-align: center;
	color: #e40012;
	margin-top: 0;
}

@media(max-width: 1340px) {

.hero_section,
.hero_inner {
	height: 68vw;	
}
.hero_inner {
	padding-left: 20px;
	padding-right: 20px;
}
.hero_catch3 {
	width: 46.8%;
	padding-left: 30px;
	box-sizing: border-box;
}
.hero_catch4 {
	width: 51%;
	right: 0; 
}
}


.present_section {
	padding: 85px 0;
	background: #0e0e0e;
	color: #fff;	
}
.present_section h3 {
	max-width: 425px;
	margin: 0 auto 60px;	
}

.present_inner {
	max-width: 1335px;
	margin: 0 auto;
	position: relative;
	padding: 0 20px;
}
@media(max-width: 1340px) {
.present_inner {
	padding-left: 30px;
}
}

.present_inner h4.no1 {
	width: 628px;
	margin-bottom: 124px;
}

.present_flex {
	position: relative;
	height: 910px;
}

.present_flex .ult_item {
	position: absolute;
	right: 0;
	top: 0;
	width: 300px;
}
.present_flex .zt_item {
	position: absolute;
	left: 0;
	top: 0;	
}

.item_caption {
	width: 300px;	
}
.item_caption h5 {
	width: 270px;
	margin: 0 0 35px;	
}
.item_caption p,
.no2_caption p {
	font-size: 13px;
	line-height: 1.8;
	margin: 0 0 1em;	
}
.no2_caption p {
	margin: 0;	
}

.ult_item .item_figure {
	width: 542px;
	position: absolute;
	left: -358px;
	top: 28px;	
}
.zt_item .item_figure {
	width: 485px;
	position: absolute;
	top: -64px;
	left: 160px;	
}

.no2_item {
	max-width: 700px;
	margin: 0 auto;
	color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.goods_notes {
	max-width: 1000px;
	margin: 0 auto;
	font-size: 11px;
	text-align: right;
	transform: translateY(-2.5em);
}

h4.no2 {
	width: 410px;
	margin: 0 0 34px;	
}

.no2_figure {
	width: 130px;
	position: relative;
	top: 6px;
	left: -20px;
}
.cp_coming {
	background: #fff;
	text-align: center;
	padding: 80px 20px;	
}
.cp_coming h4 {
	width: 680px;
	margin: 0 auto 65px; 	
}
.cp_coming h4 img {
	width: 100%;
	height: auto;	
}

@media(max-width: 1380px) {
	
.present_inner h4.no1 {
	width: 40vw;
	margin-bottom: 8vw;
}

.present_flex {
	position: relative;
	height: 60vw;
}
.present_flex .ult_item {
	width: 300px;
	right: -20px;
}
.present_flex .zt_item {
	position: absolute;
	left: 0;
	top: 0;	
}
.item_caption {
	width: 26vw;
}
.item_caption h5 {
	width: 100%;
	margin: 0 0 35px;	
}
.ult_item .item_figure {
	width: 37.9vw;
	left: -24vw;
	top: 2vw;	
}
.zt_item .item_figure {
	width: 33.8vw;
	position: absolute;
	top: -5.5vw;
	left: 14vw;	
}

.no2_item {
	max-width: 60vw;
}
h4.no2 {
	width: 28vw;
	margin: 0 0 20px;	
}
.no2_figure {
	width: 10vw;	
}
.goods_notes {
	max-width: 84%;
}
}
@media(max-width: 1200px) {
.item_caption p, .no2_caption p {
    font-size: 12px;
    line-height: 1.6;
    margin: 0 0 0.75em;
}
.ult_item .item_figure {
	width: 37.8vw;
	left: -21vw;
	top: 1.2vw;	
}
.zt_item .item_figure {
	width: 33.5vw;
	position: absolute;
	top: -5.5vw;
	left: 12vw;	
}
.goods_notes {
	max-width: 80%;
	transform: translateY(-2em);
}
}



.applicable_section {
	padding: 80px 0;
	background: #e40012;
}
.applicable_inner {
	max-width: 906px;
	margin: 0 auto;
	padding: 0 40px;
}
.applicable_inner h3 {
	width: 370px;
	margin: 0 auto 45px;
}

.applicable_flex {
	display: flex;
	justify-content: space-between; 
}
.applicable_figure {
	width: 355px;	
}
.applicable_caption {
	width: 475px;	
}
.applicable_caption h4 {
	margin: 0 0 40px;	
}
.applicable_btn a {
	display: block;
	border: 1px solid #fff;
	background: url(../images/cp/applicable_btn_pc.png) no-repeat center center;
	background-size: 270px;
	padding: 20px 0;
	transition: background 0.3s;
}
.applicable_btn a:hover {
	background: #fff url(../images/cp/applicable_btn_on_pc.png) no-repeat center center;
	background-size: 270px;
}
.applicable_btn a img {
	opacity: 0;
	width: 270px;
	height: auto;	
}



.howto_section img {
	width: 100%;
	height: auto;	
}


.howto_section {
	background: #fff;
	padding: 80px 40px;	
}
.howto_section h3 {
	width: 185px;
	margin: 0 auto 45px;	
}

.howto_flex {
	max-width: 1020px;
	margin: 0 auto 60px;
	display: flex;
	justify-content: space-between; 	
}

.flow_item {
	width: calc(25% - 20px);
}
.flow_item a {
	color: #e40012;
	text-decoration: underline;	
}
.desktop_device .flow_item a:hover {
	text-decoration: none;	
}
.desktop_device .flow_item a:hover img {
	opacity: 0.8;	
}


.flow_item_inner {
	background: url(../images/cp/flow_bg.jpg) no-repeat center center;
	background-size: cover;
	min-height: 420px;
	padding: 30px 20px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.howto_flex .flow_item:nth-of-type(2),
.howto_flex .flow_item:nth-of-type(3),
.howto_flex .flow_item:nth-of-type(4)  {
	position: relative;
}
.howto_flex .flow_item:nth-of-type(2)::before,
.howto_flex .flow_item:nth-of-type(3)::before,
.howto_flex .flow_item:nth-of-type(4)::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: calc(50% - 10px);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 14px;
	border-color: transparent transparent transparent #e40012;
}
.howto_flex .flow_item:nth-of-type(2)::before,
.howto_flex .flow_item:nth-of-type(3)::before,
.howto_flex .flow_item:nth-of-type(4)::before  {
	left: -20px;	
}



.flow_item h4 {
	background: #e40012;
	padding: 18px 0;	
}
.flow_item p {
	line-height: 1.8;
	font-size: 14px;
}



.terms_wrap {
	max-width: 1020px;
	margin: 0 auto 90px;
	border: 1px solid #e40012;
}

.terms_title {
	cursor: pointer;
	padding: 15px 0;
	position: relative;
}
.terms_title::before,
.terms_title::after {
	content: '';
	display: block;
	width: 20px;
	height: 2px;
	background: #e40012;
	position: absolute;
	top: 31px;
	right: 20px;
	transition: transform 0.3s;
}
.terms_title::after {
	transform: rotate(90deg);	
}
.terms_title.contOpen::before,
.terms_title.contOpen::after {
	transform: rotate(180deg);	
}
.terms_title.contOpen::after {
	opacity: 0;	
}

.terms_title h4 {
	width: 310px;
	margin: 0 auto;
}

.terms_cont {
	display: none;
	border-top: 1px solid #e40012; 
}

.terms_inner  {
	padding: 65px 50px; 	
}

.terms_inner h5 {
	font-size: 20px;
	color: #e40012;
	font-weight: bold;
	margin: 40px 0 10px;	
}
.terms_inner h5.first {
	margin-top: 0;	
}

.terms_inner p,
.terms_inner li {
	font-size: 14px;
	line-height: 1.8;	
}
.terms_inner p.extra {
	margin-bottom: 1em;	
}
.terms_inner li {
	list-style: none;
	margin: 0 0 5px;
	position: relative;	
}
.terms_inner ul {
	margin-left: 1em;	
}
.terms_inner li span.mark {
	position: absolute;
	top: 0;
	left: -1em;	
}
.terms_inner ul + p {
	padding-top: 1.5em;	
}
.terms_inner a {
	color: #0148ba;
	text-decoration: underline;	
}
.terms_inner a:hover {
	color: #0148ba;
	text-decoration: none;	
}

.terms_appli_btn {
	max-width: 680px;
	margin: 0 auto 100px;
}
.howto_section .terms_appli_btn:last-child {
	margin-bottom: 0;	
}

.terms_appli_btn img {
	width: 100%;
	height: auto;	
	transition: opacity 0.3s;	
}

.terms_appli_btn a:hover img {
	opacity: 0.6;	
}







.special_section {
	background: #e40012;
	padding: 60px 20px;	
}
.special_inner {
	max-width: 692px;
	margin: 0 auto;
	padding: 0 20px;	
}
.special_inner img {
	width: 100%;
	height: auto;	
}