@charset 'UTF-8';

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

	トップページ

■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */



/* ================================================================================

	レイアウト

================================================================================ */

/* PC設定
----------------------------------------------- */
@media (min-width: 768px) {
	#wrapper {
	}

	main.outer_wrap {
		position: relative;
		max-width: none;
		/* max-width: 1920px; 固定幅レイアウト時 */
		width: 100%;
		min-height: 50vh;
		display: block;
		margin: 0 auto;
	}

	.inner_wrap {
		position: relative;
	}
}



/* SP設定
----------------------------------------------- */
@media (max-width: 767px) {
	#wrapper {
	}

	main.outer_wrap {
		position: relative;
		width: 100%;
	}

	.inner_wrap {
		position: relative;
	}
}





/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★

	ここからコンテンツ内容

★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */



/* ================================================================================

	〇〇

================================================================================ */


/* PC設定
----------------------------------------------- */
@media (min-width: 768px) {
	.shodai_text01{
		position: relative;
		margin: -26vw 0 0 53vw;
		font-size: 1.7vw;
	}
	.shodai_text02{
		position: absolute;
		margin: 370vw 0 0 59vw;
		  margin-bottom: 0px;
		font-size: 1.5vw;
		z-index: 9999;
	}
	.saiyo_btn{
		width: 400px;
		height: 80px;
		line-height: 80px;
		margin: -196px auto;
	}
	.saiyo_btn a{
		display:block;
		width:100%;
		height:100%;
		text-decoration: none;
		background:#D13F3F;
		text-align:center;
		color:#FFFFFF;
		font-size:30px;
		font-weight:bold;
	}
	.saiyo_btn a:hover{
		background:#D13F3F;
		color:#FFFFFF;
		margin-left:5px;
		margin-top:5px;
		box-shadow:none;
	}
	

	.access_btn{
		width: 30vw;
		line-height: 80px;
		margin: -11vw auto 0;
	}
	.access_btn a{
		display:block;
		width:100%;
		height:100%;
		text-decoration: none;
		background:#D13F3F;
		text-align:center;
		color:#FFFFFF;
		font-size:30px;
		font-weight:bold;
	}
	.access_btn a:hover{
		background:#D13F3F;
		color:#FFFFFF;
		margin-left:5px;
		margin-top:5px;
		box-shadow:none;
	}
}


/* SP設定
----------------------------------------------- */
@media (max-width: 767px) {
	.shodai_text01{
		position: relative;
		margin: -33vw 0 0 8vw;
		  margin-bottom: 0px;
		font-size: 3.7vw;
	}
	.shodai_text02{
		position: absolute;
		margin: 370vw 0 0 59vw;
		  margin-bottom: 0px;
		font-size: 1.5vw;
		z-index: 9999;
	}
	.saiyo_btn{
		width: 100vw;
		height: 20vw;
		line-height: 80px;
		font-size: 3vw !important;
		margin: 0 auto;
	}
	.saiyo_btn a{
		display:block;
		width:100%;
		height:100%;
		text-decoration: none;
		background:#D13F3F;
		text-align:center;
		color:#FFFFFF;
		font-size:30px;
		font-weight:bold;
	}
	.saiyo_btn a:hover{
		background:#D13F3F;
		color:#FFFFFF;
		margin-left:5px;
		margin-top:5px;
		box-shadow:none;
	}


	.access_btn{
		width: 100vw;
		height: 20vw;
		line-height: 80px;
		font-size: 3vw !important;
		margin: -15vw auto 0;
	}
	.access_btn a{
		display:block;
		width:100%;
		height:100%;
		text-decoration: none;
		background:#D13F3F;
		text-align:center;
		color:#FFFFFF;
		font-size:30px;
		font-weight:bold;
	}
	.access_btn a:hover{
		background:#D13F3F;
		color:#FFFFFF;
		margin-left:5px;
		margin-top:5px;
		box-shadow:none;
	}
}





/* ================================================================================

	〇〇

================================================================================ */


/* PC設定
----------------------------------------------- */
@media (min-width: 768px) {
	
}


/* SP設定
----------------------------------------------- */
@media (max-width: 767px) {
	
}





/* ================================================================================

	〇〇

================================================================================ */


/* PC設定
----------------------------------------------- */
@media (min-width: 768px) {
	
}


/* SP設定
----------------------------------------------- */
@media (max-width: 767px) {
	
}





/* ================================================================================

	〇〇

================================================================================ */


/* PC設定
----------------------------------------------- */
@media (min-width: 768px) {
	
}


/* SP設定
----------------------------------------------- */
@media (max-width: 767px) {
	
}





/* ================================================================================

	〇〇

================================================================================ */


/* PC設定
----------------------------------------------- */
@media (min-width: 768px) {
	
}


/* SP設定
----------------------------------------------- */
@media (max-width: 767px) {
	
}
