@charset "UTF-8";
/************************************************
overWrite
************************************************/
#mainArea {
	margin-top: 0;
}
#pageTopArea {
	bottom: 95px !important;
}
/************************************************
unique
************************************************/
/*---------------
mvBlk
------------------*/
.mvBlk .mvImg {
	text-align: center;
}
.mvBlk .mvImg img {
	margin: 0;
}
.mvBlk .mvDesc {
	text-align: center;
}
/*---------------
mainBlk
------------------*/
.mainBlk .discTitle {
	position: relative;
	text-align: center;
}
.mainBlk .discTitle .discTitleBg {
	position: absolute;
	width: 100%;
	height: 107px;
	background-color: #fffbd8;
	z-index: -1;
	top: 70px;
}
/*---------------
discBox01
------------------*/
.discBox01 {
	background-color: #fffbd8;
	padding: 0 23px;
}
.discBox01 * {
	text-align: center;
}
.discBox01 .discCnt {
	margin: 0 auto;
}
.discBox01 .discCnt.border {
	border-bottom: 1px solid #d6d6d6;
}
/*---------------
mainDesc01
------------------*/
.mainDesc01 .discBox01 .discImg02 {
	padding: 25px;
	background-color: #ffffff;
	border-radius: 20px;
}
.mainDesc01 .discBox01 .simulationCnt {
	padding: 30px 15px;
	background-color: #ffffff;
	border-radius: 20px;
	font-weight: bold;
}
/*---------------
mainDesc02
------------------*/
.mainDesc02 .discBox01 .Cnt01.border {
	border-bottom: 1px solid #d6d6d6;
}
/*---------------
mainEx
------------------*/
.mainEx {
	margin: 0 auto;
}
.mainEx .approMark .spOnlyInli{
	width: 65%;
}