@charset "utf-8";
.mainarea {
	background-image: url(../../img/faq-detail/main-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 670px;
	position: relative;
	width: 100%;
}
.maincopy {
	font-size: 28px;
	line-height: 48px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	top: 215px;
	left: 20%;
}
.mainarea .pan {
	width: 980px;
	margin-left: -490px;
	position: absolute;
	bottom: 20px;
	left: 50%;
}
.mainphoto {
	position: relative;
	height: 670px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}
.mainphoto.detail01 {
	background-image: url(../../img/faq-detail/01-mainphoto.jpg);
}
.namebox {
	width: 180px;
	text-align: right;
	position: absolute;
	top: 50%;
	left: 30%;
	transform: translateY(-50%);
}



.name {
	background-color: rgba(255,255,255,0.80);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-left: 4px solid #E23F31;
}

.sec-box {
	padding-bottom: 80px;
	margin-top: 40px;
}
.message-sec {
	position: relative;
	padding-bottom: 60px;
}
.txtbox01 {
	width: 450px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	position: relative;
	background-color: #FFFFFF;
	top: 120px;
	margin-left: 80px;
}
.txtbox02 {
	width: 450px;
	padding-top: 90px;
	padding-right: 90px;
	padding-bottom: 90px;
	padding-left: 180px;
	position: relative;
	background-color: #E8ECEF;
	top: 171px;
	margin-left: auto;
	z-index: -1;
	margin-right: 30px;
}
.txtbox03 {
	width: 920px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 248px;
}
.txtbox04 {
	width: 440px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	margin-top: 340px;
	padding-left: 0px;
	margin-left: 100px;
}
.txtbox05 {
	width: 440px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	margin-top: -384px;
	padding-left: 0px;
	margin-left: 100px;
}
.photobox01 {
	position: absolute;
	top: -40px;
	right: 30px;
	z-index: -1;
}
.photobox02 {
	position: absolute;
	top: 640px;
	left: 30px;
}
.photobox03 {
	position: relative;
	text-align: center;
	z-index: -1;
	top: 280px;
}
.photobox04 {
	position: relative;
	top: -100px;
	left: 651px;
}
.photobox05 {
	position: relative;
	top: -140px;
	left: 651px;
}





.title-set {
	text-align: center;
	margin-top: 40px;
	font-size: 46px;
	line-height: 48px;
	font-weight: bold;
	margin-bottom: 40px;
}
.grayarea {
	background-color: #D9D8D7;
	padding-bottom: 80px;
}
  
.faqmenu {
	width: 800px;
	max-height: 0;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;
}
.faqmenu a {
	text-decoration: none;
}

	
.faqmenu-inner {
	width: 710px;
	height: auto;
	margin: 0 auto;
}
.faqmenu-inner .navi-cel {
	width: 220px;
	color: rgba(255,255,255,1.00);
	font-size: 10px;
	line-height: 17px;
	float: left;
	margin-right: 25px;
	font-weight: normal;
}
.faqmenu-inner .navi-cel.last {
	width: 220px;
	color: rgba(255,255,255,1.00);
	font-size: 10px;
	line-height: 17px;
	float: left;
	margin-right:0px;
	font-weight: normal;
}
.faqmenu-inner .navi-cel .coment {
	background-color: #E23F30;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}
.faqmenu-inner .navi-cel.voice .coment {
	background-color: #40567F;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 30px;
	padding-left: 18px;
}

.faqmenu-inner .navi-cel a .coment{
	color:#fff;
}
.faqmenu-inner .navi-cel a:hover .coment{
	opacity: 0.8;
}

.faqmenu-inner .navi-cel.voice {
	width: 220px;
	color: rgba(255,255,255,1.00);
	font-size: 12px;
	line-height: 20px;
	float: left;
	margin-right:0px;
	margin-top: 34px;
	font-weight: normal;
}
.faqmenu-inner .navi-cel.voice .coment {
	background-color: #40567F;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 30px;
	padding-left: 18px;
}
.faqmenu-inner a {
	color: rgba(0,0,0,1.00);
}
