@charset "utf-8";

#ct_bg .box01 {
	margin-top: 60px;
	color: #EA6DA4;
	border-color: #EA6DA4;
}
#ct_bg .frameArea17 .prizeWrap {
	justify-content: space-between;
}
#ct_bg .frameArea17 .prizeWrap .item01 {
	position: relative;
	width: 400px;
	margin-right: 20px;
}
#ct_bg .frameArea17 .prizeWrap .item01 .ic01 {
	max-width: 100px;
	position: absolute;
	top: -20px;
	right: -20px;
}
#ct_bg .frameArea17 .prizeWrap .item01 .tx02 {
	text-align: center;
}
#ct_bg .frameArea17 .tx03 {
    text-align: center;
    margin-bottom: 4px;
    background: url(../img/bg_index02_pc.png) no-repeat 50% 50%;
}
#ct_bg .frameArea17 .tx03 {
	margin-top: 40px;
}
#ct_bg .frameArea17 .tx04 {
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	text-align: left;
	font-weight: 300;
	line-height: 1.5;
}
#ct_bg .frameArea17 .note01 {
	margin-top: 15px;
	font-size: 1.6rem;
}
#ct_bg .heading08::before {
	border-radius: 50px;
}
#ct_bg .frameArea17 .stepWrap .item .step {
	min-height: 38.22px;
}
#ct_bg .heading07.type02 {
    margin-top: 35px;
    text-align: center;
    line-height: 1;
    background: url(../img/bg_index01_pc.png) no-repeat 50% 33px;
    position: relative;
}

#ct_bg .heading08::before {
	background: #54C2F0;
}

#ct_bg .snsInner01 {
	max-width: 400px;
	margin: 40px auto 0;
}

@media screen and (max-width: 639px) {
#ct_bg .box01 {
	margin-top: 10px;
	margin-bottom: 20px;
}
#ct_bg .heading07.type02 {
	margin-top: 31px;
	background: url(../img/bg_index01_sp.png) no-repeat 50% 50% / 100%;
}
#ct_bg .frameArea17 .prizeWrap .item01 {
	width: 100%;
	margin-top: 45px;
	margin-right: 0;
}
#ct_bg .frameArea17 .prizeWrap .item01 + .item01 {
	margin-top: 45px;
}
#ct_bg .frameArea17 .prizeWrap .item01 img {
	width: 100%;
}
#ct_bg .frameArea17 .prizeWrap .item01 .ic01 {
	max-width: 86px;
	position: absolute;
	top: -4px;
	right: -14px;
}
#ct_bg .frameArea17 .tx03 {
	text-align: center;
	margin-bottom: 15px;
	background: url(../img/bg_index02_sp.png) no-repeat 50% 50% / 100%;
	margin-left: -4vw;
	margin-right: -4vw;
}
#ct_bg .frameArea17 .tx04 {
	margin-bottom: 0;
}
#ct_bg .frameArea17 .note01 {
	font-size: 1.4rem;
}
}