@charset "utf-8";


#gNavi .navi04 a {
	background: url(/common2/images/g_navi_bg.gif) repeat-x left bottom;
}


#main .topBox {
	margin-bottom: 14px;
}

#main .topBox p {
	float: left;
}

#main .topBox .text02 {
	/*float: right;*/
}


#main .topBox .text02 img {
	padding-top:27px;
	height: 23px;
	width: auto;
}

#main .-head {
	font-family: 'Hiragino Kaku Gothic Pro', MyYuGothicM, Meiryo, sans-serif;
	font-size: 20px;
	letter-spacing: 0.2em;
}

#main .needBox {	
	display: block;
	margin-top: 20px;
	width: 725px;
	margin-left: auto;
	margin-bottom: 30px;
}


#main .img_box {
	width: 725px;
	float: left;
	display: block;
}
#main .img_box img {
	max-width: 100%;
	height: auto;
}
#main .flowBox {
	width: 100%;
	display: block;
	height: 390px;
}
#main .txt_box {
	display: block;
	width: 250px;
	float: left;
}
#main .txt_box h2 {
	border: none;
	color: #39005a;
	font-family: 'Hiragino Kaku Gothic Pro', MyYuGothicM, Meiryo, sans-serif;
	font-size: 32px;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-bottom: 0;
}
#main .textRed {
	font-size: 14px;
	color: #dc143c;
	margin-top: 10px;
	letter-spacing: 0.1em;
}

#main .mibunText {
	float: left;
	margin-bottom: 25px;
	padding-left: 20px;
	position: relative;
	width: 100%;
}

#main .mibunText::after {
	font-size: 14px;
	color: #dc143c;
	content: '※';
	position: absolute;
	left: 0;
	top: 0;
}

#main .sp_number {
	height: auto;
	width: 150px;
}

#main .flowCopy {
	margin-bottom: 25px;
	margin-top: 40px;
	font-size: 18px;
	font-family: 'Hiragino Kaku Gothic Pro', MyYuGothicM, Meiryo, sans-serif;
	font-weight: normal;
	letter-spacing: 0.2em;
}
#main .flowTxt {
	font-size: 14px;
	letter-spacing: 0.15em;
	line-height: 23px;
	margin-bottom: 45px;
}

#main .flowTxt a {
	color: blue;
	text-decoration: underline;
}

#main .flowTxt a:hover {
	opacity: 0.5;
}

#main .nextDot {
	margin-right: auto;
	margin-left: 90px;
	height: 80px;
	width: 18px;
}
#main .next {
	margin-top: 35px;
	margin-bottom: 35px;
	height: 40px;
	text-align: center;
}

	.mibunImg{
	float: left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	}


@media all and (min-width: 0) and (max-width: 640px)  {
	#main .topBox .text02 img {
		height: 23px;
		width: auto;
		padding-top: 0px;
	}

	#main .topBox p {
		margin-bottom: 20px;
	}
		
	#main .needBox {		
		margin-top: 10px;
		align-items: flex-start;
		display: flex;
		width: 100%;
		margin-bottom: 0px;
	}
	
	#main .needBox .text03 img {
		width: 60%;
	}
		
	#main .textRed {		
		margin-left: 5%;
		margin-top: 20px;
		padding: 0px;
		font-size: 12px;
	}
	
	#main .txt_box {
		float: none;
		width: 100%;
		text-align: center;
	}
	
	#main .img_box {
		float: none;
		width: 100%;
	}

	#main .img_box img {
		width: 100%;
	}

	#main .txt_box h2 {
		font-size: 25px;
	}

	#main .txt_box .flowCopy {		
		margin: 20px 0 10px;
		font-size: 18px;
	}
	
	#main .txt_box .flowTxt {
		margin-bottom: 20px;
	}
	
	#main .nextDot {
		display: none;
	}

	#main .img_box .next {
		margin: 20px 0 0;
	}
	
	#main .img_box .next img {		
		width: 30px;
	}
	
	#main .flowBox {
		height: auto;
	}
	
	#main .mibunImg{		
		width: 20%;
		height: auto;
		margin: 20px 0 0px;
	}
	
	#main .mibunText{		
		width: 100%;
		height: auto;
		margin-bottom: 0;
		margin-left: 0;
		padding-left: 18px;
		text-align: justify;
	}

	#main .mibunText::after {
		font-size: 12px;
	}
	
	
    .pc_view{
	display:none;
    }

    .sp_view{
	/*display:block;
	float: none;
	width: 100%;
	margin-bottom: 30px;*/
    }

	#main .sp_number {
		height: auto;
		width: 100px;
	}


}

