@charset "utf-8";

/**********************************

 general

***********************************/
html {
	font-size: 10px;
}

@media screen and (max-width:999px){
	html {
		font-size: 1vw;
	}
}


/**********************************

 p-go__season01-guide

***********************************/
.p-go__season01-guide {
	width: 63em;
	margin: -4em auto 0;
	font-size: 14.2858px;
	background: #fff;
	border-radius: 1rem;
}

.p-go__season01-guide-ttl {
	padding: 1.4em 0;
	background: #1695d4;
	border-radius: 1rem 1rem 0 0;
}

.p-go__season01-guide-ttl img {
	display: block;
	width: 41.3em;
	margin: 0 auto;
}

.p-go__season01-guide-first {
	width: 57.1em;
	padding: 2.4em 1.5em;
	margin: 6em auto 0;
	background: #fff23f;
	border-radius: 2em;
}

.p-go__season01-guide-first .txt01 {
	color: #1695d4;
	font-size: 2.8em;
	text-align: center;
	line-height: 1.28571429;
	letter-spacing: .11em;
}

.p-go__season01-guide-first .txt01 .bold {
	font-weight: bold;
}

.p-go__season01-guide-first .txt02 {
	color: #1695d4;
	font-size: 3em;
	font-weight: bold;
	text-align: center;
	line-height: 1.28571429;
	letter-spacing: .03em;
}

.p-go__season01-guide-first .txt02 a {
	color: #1695d4;
	text-decoration: underline;
}

.p-go__season01-guide-first .txt02 a:hover {
	text-decoration: none;
}

.p-go__season01-guide-note {
	margin-top: .7em;
	color: #ff0000;
	font-size: 2.4em;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
}

.p-go__season01-guide-flow {
	padding-bottom: 6em;
	margin-top: 3.5em;
}

.p-go__season01-guide-flow ol {
}

.p-go__season01-guide-flow ol li {
	margin-top: 4.6em;
	padding-top: 7.6em;
	position: relative;
	z-index: 1;
}

.p-go__season01-guide-flow ol li:first-child {
	margin-top: 0;
}

.p-go__season01-guide-flow ol li:first-child {
	padding-top: 0;
}

.p-go__season01-guide-flow ol li:before {
	content: "";
	display: block;
	width: 5.5em;
	height: 4.4em;
	background: url(../images/campain_apply_step_arr01.png) no-repeat center / contain;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.p-go__season01-guide-flow ol li:first-child:before {
	display: none;
}

.p-go__season01-guide-flow ol li .num {
	width: 14.5em;
	margin: 0 auto;
}

.p-go__season01-guide-flow ol li .txt01 {
	margin-top: .75em;
	color: #1695d4;
	font-size: 3em;
	text-align: center;
	line-height: 1.33333333;
	letter-spacing: .03em;
}

.p-go__season01-guide-flow ol li .txt02 {
	margin-top: .75em;
	color: #000;
	font-size: 2.4em;
	text-align: center;
	line-height: 1.5;
	letter-spacing: .03em;
}

.p-go__season01-guide-flow ol li .txt02 a {
	color: #1695d4;
	font-weight: bold;
	text-decoration: underline;
}

.p-go__season01-guide-flow ol li .txt02 a:hover {
	text-decoration: none;
}

.p-go__season01-guide-flow ol li .note {
	margin-top: .75em;
	color: #000;
	font-size: 2.4em;
	text-align: center;
	line-height: 1.5;
	letter-spacing: .03em;
}

.p-go__season01-guide-flow ol li .pic {
	width: 39.5em;
	margin: 2em auto 0;
}

.p-go__season01-guide-flow ol li .pic02 {
	width: auto;
	margin: 2em -5.6em 0;
}

@media screen and (max-width:1499px){

}

@media screen and (max-width:767px){

	.p-go__season01-guide {
		font-size: 1.33333333vw;
	}

}



/**********************************

 xxx

***********************************/


@media screen and (max-width:1499px){

}

@media screen and (max-width:767px){

}

