@charset "utf-8";
@media(min-width: 960px) {
.spObj {
	display: none;	
}
.loading_base_logo {
	display: none;	
}
}
@media(min-width: 768px) {
br.spbr {
	display: none;	
}

}


@media(max-width: 959px) {
.loading_base {
	background: #E40012;
	display: flex;
	justify-content: center;
	align-items: center;
}
.loading_base_logo {
	transform: translateY(-10vw);	
}

.loading_base_logo img {
	width: 100%;
	height: auto;
}

.hero_section {
	background: url(../images/cp/cp_hero_bg_sp.jpg) no-repeat center center;
	background-size: auto 100%;
	padding-top: 40px;
	padding-bottom: 20px;
}

.hero_inner {
	padding-left: 0;
	padding-right: 0;
}

.hero_section,
.hero_inner {
	height: inherit;
}
.hero_catch1 {
	width: 72vw;
	margin-bottom: 10px;	
}
.hero_catch2 {
	width: 85vw;
	margin-bottom: 10px;	
}
.hero_flex {
	display: block;	
}
.hero_catch3 {
	width: 82vw;
	margin: 0 auto;
	padding-left: 0;
}

.hero_catch4 {
	position: static;
	width: 90vw;
	margin: 10px auto 0;
	transform: translateX(0);
}

.hero_notice_inner {
	width: 90vw;	
}
.notice_btn {
	width: 75vw;	
}
.hero_notice_lead {
	font-size: 14px;
	margin-bottom: 30px;
}
.hero_notice_lead a::after {
    border-width: 10px 7px 0 7px;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 8px;
    right: -17px;
}
.hero_notice_lead a::before {
	height: 1px;	
}
.hero_notice_alert {
	font-size: 12px;
	text-align: left;
	padding: 0 20px;
}

.hero_notice_txt {
	font-size: 18px;
}

.present_section {
	padding: 40px 0 30px;	
}

.present_section h3 {
	width: 58vw;
	margin-bottom: 30px;	
}

.present_inner h4.no1 {
	width: 85vw;
	margin: 0 0 20px;	
}

.present_flex .ult_item,
.present_flex .zt_item,
.ult_item .item_figure,
.zt_item .item_figure {
	position: static;
	top: inherit;
	left: inherit;
	right: inherit;
	width: auto;
	max-width: inherit;
}
.present_flex .ult_item,
.present_flex .zt_item {
	margin-bottom: 60px;
}

.present_flex {
	height: inherit;	
}

.ult_item .item_figure,
.zt_item .item_figure {
	width: 73vw;
	margin: 0 auto 20px;	
}
.item_caption {
	width: auto;	
}
.item_caption h5 {
	width: 50%;
	margin: 0 0 20px;	
}

.item_caption p,
.no2_figure + p {
	font-size: 14px;
	line-height: 1.8;	
}
.item_caption p br {
	display: none;	
}

.no2_item {
	max-width: inherit;
	width: auto;
	display: block;	
}
h4.no2 {
	width: 67vw;	
}
.pcObj {
	display: none;	
}
.no2_figure {
	width: 28vw;
	margin: 0 auto 20px;
	position: static;
	top: inherit;
	left: inherit;	
}

.goods_notes {
	max-width: inherit;
	padding: 20px 20px 0;
	transform: translateY(0);
}
.applicable_section {
	padding: 40px 0;	
}
.applicable_inner h3 {
	width: 50vw;
	margin: 0 auto 40px;	
}
.applicable_flex {
	display: block;	
}

.applicable_figure {
	width: 62vw;
	margin: 0 auto 20px;	
}
.applicable_caption h4 {
	width: 62vw;
	margin: 0 auto 40px;	
}

.applicable_caption {
	width: 70vw;
	margin: 0 auto;
}
.applicable_btn a img {
	width: 100%;	
}
.applicable_btn a {
	background: url(../images/cp/applicable_btn_pc.png) no-repeat center center;
	background-size: 38vw;
	padding: 8px 0;	
}
.applicable_btn a:hover {
	background: #fff url(../images/cp/applicable_btn_on_pc.png) no-repeat center center;
	background-size: 38vw;
}


.howto_section {
	padding: 40px 30px;	
}

.howto_section h3 {
	width: 28vw;
	margin-bottom: 20px;
}

.howto_flex {
	display: block;	
}
.flow_item_inner {
	min-height: inherit;
	display: block;
	padding: 15px 15px 30px;
    background: url(../images/cp/flow_bg_sp.jpg) no-repeat center center;
    background-size: cover;
}

.flow_item {
	width: 100%;
	margin: 0 0 30px;
}
.flow_item h4 {
	box-sizing: border-box;
	padding: 10px 15vw;	
}
.flow_item p {
	font-size: 14px;
	margin-bottom: 1em;
}


.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 {
	border-width: 16px 11px 0 11px;
	border-color: #e40012 transparent transparent transparent;
	top: inherit;
	left: calc(50% - 11px);
}
.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 {
	top: -22px;
}



.terms_wrap {
	margin-bottom: 40px;
	word-break: break-all;
}
.terms_title h4 {
	width: 50vw;
}
.terms_inner {
	padding: 20px 15px;	
}
.terms_inner h5 {
	font-size: 15px;
	margin: 30px 0 10px;
}
.terms_inner p,
.terms_inner li {
	font-size: 13px;	
}

.terms_title::before, .terms_title::after {
    top: calc(50% - 2px);
	right: 15px;
}
.flow_figure {
	width: 50vw;
	margin: 0 auto;	
}

.special_section {
	padding: 30px 0;	
}

.terms_appli_btn {
	width: 70vw;
	max-width: inherit;
	margin-bottom: 40px;	
}


.cp_coming {
	padding: 30px 20px;	
}
.cp_coming h4 {
	width: 80vw;
	margin: 0 auto 25px; 	
}

}


@media(max-width: 767px) {
.hero_notice_lead {
	font-size: 14px;	
}
.hero_notice_lead a {
	display: inline-block;
}
.hero_notice_lead a::after {
    top: 20px;
    right: -27px;

}	
}