
.is_sp {
	display: none !important;
}
.summer_container .w1240 {
	width: 1240px;
	margin: 0 auto;
}
.summer_container a:hover {
	text-decoration: none;
	opacity: 0.8;
}

/*anchor*/
.anchor {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 80px 0;
}

.anchor_col {
	position: relative;
}
.anchor_col:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: #FFF188;
	top: 10px;
	left: 10px;
	border-radius: 15px;
	z-index: 1;
}
.anchor_col_content {
	display: flex;
    border: 5px solid #309BE3;
    border-radius: 15px;
    position: relative;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    padding: 25px 0;
	width: 382px;
	z-index: 5;
	background: #fff;
	
}
.anchor_col_content > div {
	width: 100%;
}
.anchor_txt {
	padding: 20px 0;
	font-size: 27px;
	font-weight: bold;
	color: #000971;
	line-height: 1;
}
.anchor_icon {
	min-height: 65px;
}

/*box01*/
.box01 .box01_content {
	background: #63bcea;
	text-align: center;
}
.box01 .box01_ttl {
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1;
	margin-bottom: 25px;
}

.box01 .note23 {
	display: flex;
	justify-content: space-between;
	margin: 25px auto;
	width: 1060px;
}
.box01_txt {
	font-size: 18px;
	line-height: 25px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 270px;
	padding-bottom: 25px;
}

/*box_step*/
.box_step {
	margin-top: 55px;
}
.box_step_txt {
	text-align: center;
	padding: 60px 0;
	font-size: 26px;
	line-height: 34px;
	font-weight: bold;
	color: #000000;
}
.box_step .t_red {
	color: #FF0000;
}

.box_step_content {
	width: 996px;
	margin: 0 auto;
}

.step {
	background: #FEFFEF;
	border-radius: 7px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 45px;
}
.step_ttl {
	font-size: 26px;
	line-height: 1;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #FBFFA0;
}
.step_content {
	padding: 30px 60px;
}
.box_step_txt p {
	font-weight: bold;
}
.step p {
	font-size: 22px;
	line-height: 42px;
	color: #000000;
	
}
.step01 .txt01 span {
	font-size: 32px;
	color: #FF0000;
}
.step01 .btn01 {
	font-size: 22px;
    color: #ffffff;
    border-radius: 7px;
    background: #010A72;
    padding: 14px 25px 17px;
    line-height: 1;
    margin-top: 20px;
    display: inline-block;
}
.step01 p.txt02 {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 20px;
}
.step02 .step_content {
	width: 515px;
	margin: 0 auto;
	padding: 30px 0;
}
.step_item {
	display: flex;
    align-items: self-start;
    padding-bottom: 10px;
    border-bottom: 1px solid #707070;
	margin-bottom: 65px;
	position: relative;
}
.step_item.step_item03 {
	margin-bottom: 0;
}
.step_item .num {
	font-size: 45px;
    font-weight: bold;
    color: #010A72;
    padding-right: 142px;
    line-height: 1;
}
.step_item03 .num {
	padding-right: 20px;
}
.step_item03 .txt02 {
    font-size: 16px;
    color: red;
}
.step_item p {
	text-align: left;
}
.step_item01:after,
.step_item02:after {
	position: absolute;
	content: "";
	background: url("../../../img/freepage/summer_wcampaign_2025/arrow02.png") no-repeat;
	width: 81px;
	height: 14px;
	left: 50%;
	margin-left: -40px;
	top: calc(100% + 20px);
}

p.step01_ttl, p.step02_ttl {
	font-weight: bold;
	font-size: 26px;
}
p.step02_ttl {
	margin: 20px 0;
}
.list_step01,
.list_step02 {
	width: 895px;
	margin: 0 auto;
	text-align: left;
}
.list_step01 li {
	border-bottom: 1px solid #707070;
	padding: 15px 0;
}
.step06 p {
	text-align: left;
}
.step07 .txt02 {
	text-align: left;
}
.step07 .txt01 {
	font-size: 36px;
	padding-bottom: 30px;
	padding-top: 20px;
}
.step07 .txt01 span {
	font-size: 26px;
}
.box_ad {
	text-align: center;
}
p.box_ad_txt {
	font-size: 22px;
	margin-bottom: 20px;
	background: linear-gradient(to bottom, transparent 50%, #FEFE5A 50%);
	padding: 0 10px;
	display: inline-block;
	font-weight: bold;
}
.box_ad .btn01 {
	font-size: 22px;
    color: #ffffff;
    border-radius: 7px;
    background: #010A72;
    padding: 14px 25px 17px;
    line-height: 1;
    margin: 30px auto 40px;
    display: inline-block;
}

/**/
.box04 .box04_ttl {
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    margin-bottom: 25px;
	background: #010A72;
	padding-bottom: 20px;
	text-align: center;
}
.box04_content {
	margin: 40px 0;
}
.box04_content .block-ranking-r li {
	margin-bottom: 32px;
	justify-content: center;
}
.box04_content .block-ranking-r li .block-ranking-r--goods:not(:nth-of-type(4n)){
	margin-right: 45px;
}
/**/
.box05 {
	text-align: center;
}
.box05 .box05_ttl {
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    margin-bottom: 25px;
	background: #010A72;
	padding-bottom: 20px;
	text-align: center;
}
.box05_content {
	    margin: 40px auto;
    width: 950px;
}
.box05_des {
	font-size: 23px;
	line-height: 42px;
}
.item {
	margin-top: 40px;
	
}
.item_ttl {
	padding-top: 40px;
}
.item_ttl a {
	font-size: 24px;
	line-height: 1.6;
	
	font-weight: bold;
	color: #000000;	
	text-decoration: underline;
	
}
.item_des {
	font-size: 18px;
	line-height: 32px;
	padding-top: 20px;
	color: #000000;	
}
.item_note {
	background: #FDFFD8;
	padding: 20px 0;
	display: flex;
	align-items: center;
	margin-top: 30px;
}
.item_note__thumb {
	width: 280px;
}
.item_note_des {
	text-align: left;
}
.item_note_des .txt01 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;	
	padding-bottom: 20px;
}
.item_note_des .txt02 {
	font-size: 16px;
	line-height: 32px;
	color: #000000;	
}

/**/
.box_ad02 {
	margin-top: 60px;
	margin-bottom: 20px;
}


/**/
.box06 {
	background: #C3EBFF;
	padding: 100px 0;
	position: relative;
	
}
.box06:before {
	content: "";
	background: url("../../../img/freepage/summer_wcampaign_2025/box06_bg01.png") no-repeat;
	width: 467px;
	height: 416px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.box06:after {
	content: "";
	background: url("../../../img/freepage/summer_wcampaign_2025/box06_bg02.png") no-repeat;
	width: 564px;
	height: 450px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.box06_content {
	position: relative;
	
}
.box06 .note {
	background: #ffffff;
}
.box06 .note_ttl {
	font-size: 20px;
	line-height: 1;
	color: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	text-align: center;
	background: #62BCEA;
}
.box06 .note_des {
	padding: 40px;
}
.box06 .note_des p {
	font-size: 18px;
	line-height: 33px;
	color: #000000;	
}
.box06 .note_des .txt {
	font-weight: bold;
}
.box06 .note_des .txt a {
	text-decoration: underline;
}