
/* common
===============================================================*/


/* Main
===============================================================*/
#top01 {
	position: relative;
	width: 100%;
}
#top01_01 {
	width: 100%;
	height: 950px;
	background: url(../../images/top/top_bg01_sp.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
}
.top01_t01{
	padding-top: 110px;
}
.top01_t02{
	padding-top: 50px;
}
.top_t01 {
	position: absolute;
	top: 180px;
	right: 50px;
}
#top01_02 {
	width: 100%;
	height: 1501px;
}
.top_t02 {
	margin-bottom: 97px;
	padding-top: 160px;
}
.top_t03 {
	position: absolute;
	top: 470px;
	left: 20px;
}
#top02 {
	padding-top: 1100px;
}
#top02_01 {
	width: 94%;
	margin: 0 auto;
	padding-top: 120px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
.top_t04 {
	width: 100%;
	margin-bottom: 40px;
	line-height: 1.2;
	font-size: 41px;
	font-weight: bold;
}
.top_t05 {
	width: 100%;
	margin-bottom: 80px;
	line-height: 1.4;
	font-size: 30px;
	font-weight: bold;
}
.top_t06 {
	width: 100%;
	margin-bottom: 90px;
	line-height: 1.4;
	font-size: 37px;
	font-weight: bold;
}
.top02_col01 {
	width: 310px;
	margin: 0 auto 55px auto;
}
.top02_col02 {
	width: 436px;
	margin: 0 auto 120px auto;
}
.top02_col03 {
	margin-bottom: 50px;
}
.top_t07 {
	width: 100%;
	margin-bottom: 40px;
	line-height: 1.2;
	font-size: 41px;
	font-weight: bold;
}
.top_t08 {
	width: 100%;
	margin-bottom: 110px;
	line-height: 1.4;
	font-size: 30px;
	font-weight: bold;
}
.top_t09 {
	width: 100%;
	margin-bottom: 40px;
	line-height: 1.2;
	font-size: 41px;
	font-weight: bold;
}
.top_t10 {
	width: 100%;
	margin-bottom: 140px;
	line-height: 1.4;
	font-size: 30px;
	font-weight: bold;
}
.top_logo02 {
	width: 100%;
	margin-bottom: 48px;
}
.top_sns {
	width: 320px;
	margin: 0 auto 61px auto;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
.top_sns01 {
	width: 80px;
	margin-right: 40px;
}
.top_sns02 {
	width: 80px;
       margin-right: 40px;
}
.top_sns03 {
	width: 80px;
}
#top02_02 {
	position: relative;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.top02_col04 {
	margin: 0 auto 55px auto;
}
.top02_02_01 {
	width: 540px;
	margin: 0 auto 79px auto;
}
.top_t11 {
	margin-bottom: 15px;
	text-align: left;
	font-size: 30px;
	font-weight: bold;
}
.top02_col05 {
	width: 575px;
	margin: 0 auto 40px auto;
}
.top02_col06 {
	width: 100%;
	margin-bottom: 70px;
}
.top_t12 {
	line-height: 1.4;
	font-size: 30px;
}

/* SeparatePic
===============================================================*/
.separate_pic{
	height: 320px;
  background-image: url(../../images/top/top_bg02.jpg);
  background-position: center center;
  background-size: cover;
  background-attachment: inherit;
}


/* First-modal
===============================================================*/
#First-modal {
	background: rgba(0, 0, 0, .4);
	position: absolute;
	top: 0;
	z-index: 200;
	width: 100%;
	height: 100%;
}

#First-modal figure {
	text-align: center;
	margin: auto;
	width: 90%;
	padding-top: 30px;
}

#First-modal figure img {
	width: 100%;
}