/* Unchanged */
/* HTML */

body,td,th {
	width: 100%;
	height: 100%;
	font-family: "Avenir next","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	font-size: 13px;
	font-weight:normal;
	color:#000000;
	line-height: 24px;
	letter-spacing:0.03em;
	margin:0;	
	text-align: center; 
	background-color:#f7f7f7;
	}

a {color: #000000;text-decoration: none;}
a:hover {color:#888;}
a img {border: 0;text-decoration: none;display: block;}


#container {
	margin: 0 auto;
	width:1000px;
	height: 100%;
	margin-bottom:120px;

	}
	
	
/*Header*/

#cont-head {text-align:center; width:1000px; height:340px;}
	
#logo {
	left: 50%;
	margin-left: -80px;
	margin-top: 80px;
	width: 160px;
	position:absolute;
	z-index:97;
	}

#center {
	margin-top:-50px;
	margin-left:-500px;
	position:absolute;
	top:50%;
	left:50%;
	width:1000px;
	height:100px;
	text-align: center;
	float:left;
	}

.cont{	height: 50px;
	position: fixed;
	top: 60px;
	left:60px;
	float:left;
	background-color:rgba(f,f,f,f.0);
	}

.topmenu {
	width:100%;
	height:100px;
	border: none;
	color:#000;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 40px;
	line-height: 80px;
	letter-spacing:0.04em;
	}

.topmenu a {padding: 0px 26px 0px 26px ;}	
.topmenu a:hover {color:#000;}



/*MENU BAR*/
	
.menu{
    height: 20px;
    position: fixed;
    right: 60px;
    top: 60px;
    width:  24px;
    z-index: 99;
}
.menu__line{
    background: #000;
    display: block;
    height: 1px;
    position: absolute;
    transition:step-end;
    width: 100%;
}
.menu__line--center{
    top: 9px;
}
.menu__line--bottom{
    bottom: 1px;
}
.menu__line--top.active{
    top: 9px;
    transform: rotate(45deg);
}
.menu__line--center.active{
    transform:scaleX(0);
}
.menu__line--bottom.active{
    bottom: 10px;
    transform: rotate(135deg);
}


/*gnav*/

.gnav{
    background: rgba(247,247,247,1);
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 98;
    }
    
.gnav__wrap{
    align-items:center;
    display: flex;
	height: 100%;
	justify-content: center;
	position: absolute;
	width: 100%;
	}
    
.gnav__menu__item{
	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 20px;
	line-height: 30px;
	letter-spacing:0.1em;
	margin: 40px 0;
	}
    
.gnav__menu__item a{
	color: #000;
	padding: 40px;
	text-decoration: none;
	transition: .5s;
	}
	
.gnav__menu__item a:hover{
	color: #666;
	}

.site-header{
	display: flex;
	padding: 20px;
	position: absolute;
	justify-content: space-between;
	width: 100%;
	z-index: 99;
	}
	
.site-header.fixed{
	position: fixed;
	top: 0;
	}


/*cont*/

#cont {
	font-family: YuMincho,Cochin,Garamond,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-feature-settings: "palt";
	font-size: 15px;
	line-height: 44px;
	letter-spacing:0.2em;
	font-weight:lighter;
	margin: 0 auto;
	width: 1000px;
	height: 100%;
	text-align: center;
	overflow: hidden;
	position: relative;
	margin-top:0px;
	margin-bottom:0px;
	}

#cont-ms {
	margin: 0 auto;
	width: 1000px;
	height: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
	line-height:40px;
	margin-top:120px;
	margin-bottom:200px;
	}

.cont-ms-1 {
	text-align: center;
	line-height:60px;
	margin-top:0px;
	margin-bottom:100px;
	}

.cont-ms-ermite {
	text-align: center;
	line-height:36px;
	margin-top:0px;
	margin-bottom:100px;
	}



#passage-area
	{	
	margin: 0 auto;
	width: 640px;
	height: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
	}


#cont-ms-passage-img {margin: 0 auto; width:640px;}
#cont-ms-passage-text {
	font-family: YuMincho,Cochin,Garamond,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-feature-settings: "palt";
	font-size: 14px;
	line-height: 44px;
	letter-spacing:0.1em;
	line-height:36px;
	margin-top:100px;
	margin-bottom:100px;
	text-align:left;
	}
#cont-ms-passage-caption {
	font-family: YuMincho,Cochin,Garamond,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-feature-settings: "palt";
	font-size: 12px;
	line-height: 44px;
	letter-spacing:0.05em;
	line-height:36px;
	margin-top:10px;
	margin-bottom:100px;
	text-align:right;
	}	
#cont-ms-passage-caption-c {
	font-family: YuMincho,Cochin,Garamond,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-feature-settings: "palt";
	font-size: 11px;
	line-height: 44px;
	letter-spacing:0em;
		text-align:right;
	float:left;
	}
	
.cont-ms-1-en {
	text-align: center;
	line-height:60px;
	margin-top:0px;
	margin-bottom:100px;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 16px;
	line-height: 44px;
	letter-spacing:0.04em;
	font-weight:;
	}
	
.cont-ms-2 {
	padding-top:120px;
	text-align: center;
	line-height:36px;
	margin-top:0px;
	margin-bottom:0px;
	}
	
.cont-ms-3 {
	padding-top:100px;
	text-align: center;
	margin-bottom:200px;
	font-family: "Avenir next","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	line-height: 24px;
	letter-spacing:0.05em;
	}

.cont-ms-4 {
	padding-top:60px;
	text-align: left;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 13px;
	font-weight:normal;
	color:#000000;
	line-height: 24px;
	letter-spacing:0.05em;
	}
	
.cont-ms-5 {
	padding-top:0px;
	padding-left:200px;
	padding-right:200px;
	text-align: left;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 15px;
	font-weight:normal;
	color:#000000;
	line-height: 34px;
	letter-spacing:0.05em;
	text-align: left;
	}
	
.cont-ms-5-th {
	padding-top:50px;
	padding-left:200px;
	padding-right:200px;
	text-align: center;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 15px;
	font-weight:normal;
	color:#000000;
	line-height: 34px;
	letter-spacing:0.05em;
	}
	
.cont-ms-6 {
	padding-top:100px;
	padding-left:200px;
	padding-right:200px;
	text-align: left;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 13px;
	font-weight:normal;
	color:#000000;
	line-height: 24px;
	letter-spacing:0.05em;
	}
	
.cont-ms-pp-top {
	padding-left:20px;
	padding-right:20px;
	text-align: left;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 13px;
	font-weight:normal;
	color:#000000;
	line-height: 24px;
	letter-spacing:0.05em;
	}




.cont-ms-press-left-1 {
	width:380px;
	height:24px;
	margin-top:20px;
	padding-left:80px;
	text-align: left;
	float:left;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	line-height: 24px;
	letter-spacing:0.05em;
	}

.cont-ms-press-right-1 {
	width:540px;
	height:24px;
	margin-top:20px;
	padding-right:0px;
	text-align: left;
	float:right;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	line-height: 24px;
	letter-spacing:0.05em;
	}


.cont-ms-pp-left-1 {
	width:280px;
	height:24px;
	margin-top:80px;
	padding-left:20px;
	text-align: left;
	float:left;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	line-height: 24px;
	letter-spacing:0.05em;
	}	

.cont-ms-pp-right-1 {
	width:700px;
	height:24px;
	margin-top:80px;
	padding-right:20px;
	text-align: left;
	float:right;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	line-height: 24px;
	letter-spacing:0.05em;
	}	

.cont-ms-pp-left-2 {
	width:200px;
	height:48px;
	margin-top:80px;
	margin-left:20px;
	text-align: left;
	float:left;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	line-height: 24px;
	letter-spacing:0.05em;
	}	

.cont-ms-pp-right-2 {
	width:700px;
	height:48px;	
	margin-top:80px;
	padding-right:20px;
	text-align: left;
	float:right;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	line-height: 24px;
	letter-spacing:0.05em;
	}
	
.cont-ms-pp-left-3 {
	width:200px;
	height:72px;
	margin-top:80px;
	padding-left:20px;
	text-align: left;
	float:left;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	line-height: 24px;
	letter-spacing:0.05em;
	}	

.cont-ms-pp-right-3 {
	width:700px;
	height:72px;	
	margin-top:80px;
	padding-right:40px;
	text-align: left;
	float:right;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	line-height: 24px;
	letter-spacing:0.05em;
	}

.cont-ms-pp-left-4 {
	width:200px;
	height:96px;
	margin-top:80px;
	padding-left:20px;
	text-align: left;
	float:left;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	line-height: 24px;
	letter-spacing:0.05em;
	}	

.cont-ms-pp-right-4 {
	width:700px;
	height:96px;	
	margin-top:80px;
	padding-right:40px;
	text-align: left;
	float:right;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	line-height: 24px;
	letter-spacing:0.05em;
	}

.cont-ms-pp-left-5 {
	width:200px;
	height:120px;
	margin-top:80px;
	padding-left:20px;
	text-align: left;
	float:left;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	line-height: 24px;
	letter-spacing:0.05em;
	}	

.cont-ms-pp-right-5 {
	width:700px;
	height:120px;
	margin-top:80px;
	padding-right:40px;
	text-align: left;
	float:right;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	line-height: 24px;
	letter-spacing:0.05em;
	}

.cont-ms-pp-left-6 {
	width:200px;
	height:144px;
	margin-top:80px;
	padding-left:20px;
	text-align: left;
	float:left;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	line-height: 24px;
	letter-spacing:0.05em;
	}	

.cont-ms-pp-right-6 {
	width:700px;
	height:144px;
	margin-top:80px;
	padding-right:40px;
	text-align: left;
	float:right;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	line-height: 24px;
	letter-spacing:0.05em;
	}

.cont-ms-pp-left-7 {
	width:200px;
	height:168px;
	margin-top:80px;
	padding-left:20px;
	text-align: left;
	float:left;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	line-height: 24px;
	letter-spacing:0.05em;
	}	

.cont-ms-pp-right-7 {
	width:700px;
	height:168px;
	margin-top:80px;
	padding-right:40px;
	text-align: left;
	float:right;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	line-height: 24px;
	letter-spacing:0.05em;
	}

.cont-ms-pp-left-11 {
	width:200px;
	height:264px;
	margin-top:80px;
	padding-left:20px;
	text-align: left;
	float:left;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	line-height: 24px;
	letter-spacing:0.05em;
	}	

.cont-ms-pp-right-11 {
	width:700px;
	height:264px;
	margin-top:80px;
	padding-right:40px;
	text-align: left;
	float:right;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	line-height: 24px;
	letter-spacing:0.05em;
	}

.cont-ms-pp-left-14 {
	width:200px;
	height:336px;
	margin-top:80px;
	padding-left:20px;
	text-align: left;
	float:left;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	line-height: 24px;
	letter-spacing:0.05em;
	}	

.cont-ms-pp-right-14 {
	width:700px;
	height:336px;
	margin-top:80px;
	padding-right:40px;
	text-align: left;
	float:right;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	line-height: 24px;
	letter-spacing:0.05em;
	}
	
.cont-ms-pp-left-17 {
	width:200px;
	height:408px;
	margin-top:80px;
	padding-left:20px;
	text-align: left;
	float:left;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	line-height: 24px;
	letter-spacing:0.05em;
	}	

.cont-ms-pp-right-17 {
	width:700px;
	height:408px;
	margin-top:80px;
	padding-right:40px;
	text-align: left;
	float:right;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	line-height: 24px;
	letter-spacing:0.05em;
	}

.cont-ms-order {
	padding-top:60px;
	padding-bottom:20px;
	text-align: center;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 13px;
	font-weight:normal;
	color:#000000;
	line-height: 24px;
	letter-spacing:0.05em;
	}

.cm{
	padding-right: 30px;
	float:left;
	}
	

#cont img {
	top: 0;
	left: 0;
	float: left;
	}
	
.cont-inner-img {
	margin-left: 390px;
	margin-top: 80px;
	width: 220px;
	}
	
#cont-title {
	margin-top:0px;
	padding-bottom:40px;	
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 22px;
	line-height: 40px;
	letter-spacing:0.07em;
	font-weight:lighter;
	}

#cont-title-ermite {
	margin-top:60px;
	padding-bottom:10px;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 22px;
	line-height: 40px;
	letter-spacing:0.07em;
	font-weight:lighter;
	}

#cont-title-passage {
	margin-top:20px;
	padding-bottom:0px;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 20px;
	line-height: 70px;
	letter-spacing:0.07em;
	}
	
.cont-title-caption {
	margin-top:40px;
	padding-bottom:80px;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	line-height: 24px;
	letter-spacing:0.05em;
	}

.cont-title-caption-photo {
	height: 60px;
	position: fixed;
	bottom: 0;
	left:60px;
	float:left;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	line-height: 24px;
	letter-spacing:0.05em;
	}
	
.cont-caption {
	padding-top:60px;
	padding-bottom:120px;
	font-family: "Avenir next","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	line-height: 24px;
	letter-spacing:0.05em;
	}
	
.cont-caption-name {
	padding-top:60px;
	padding-bottom:4px;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 14px;
	font-weight:normal;
	color:#000000;
	line-height: 24px;
	letter-spacing:0.05em;
	}

.cont-caption-name_R {
	padding-top:20px;
	padding-right:10px;
	padding-bottom:px;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 13px;
	font-weight:normal;
	font-style:;
	color:#000000;
	line-height: 24px;
	letter-spacing:0.05em;
	text-align: right; 
	}

.cont-caption-pen {	
	padding-bottom:120px;	
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	line-height: 24px;
	letter-spacing:0.05em;
	}
	
#cont-ermite {
	margin-bottom:100px;
	float: left;
	}	

.cont-ermite-caption-1 {
	margin-top:80px;
	padding-bottom:0px;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	line-height: 24px;
	letter-spacing:0.05em;
	}

.cont-ermite-caption-2 {
	margin-top:40px;
	padding-bottom:40px;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	line-height: 24px;
	letter-spacing:0.05em;
	}

.cont-ermite-caption-price {
	margin-top:-50px;
	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 13px;
	font-weight:normal;
	color:#000000;
	letter-spacing:0.05em;
	}

.cont-ermite-caption-tax {
	margin-top:-10px;
	padding-bottom:50px;
	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	line-height: 24px;
	letter-spacing:0.05em;
	}

.cont-ermite-caption-3 {
	line-height: 24px;
	border-bottom: solid 1px #000000;;
	}

.cont-ermite-caption-4 {
	margin-top:60px;
	padding-bottom:20px;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	line-height: 24px;
	letter-spacing:0.05em;
	}

#cont-ermite img {
	margin-bottom:1px;
	float: left;
	}	

#cont-button {}

.btn {
	font-family: "Avenir next","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#ffffff;
	line-height: 58px;
	letter-spacing:0.08em;
	background-color: #717171;
	display: inline-block;
	padding: 0.6rem 5rem;
	text-decoration: none;	
	}
	
.btn:hover {	
	color: #ffffff;
	background-color: #717171;
	}


/* field */

#field1 {
	font-size: 12px;
	line-height: 28px;
	padding-top: 50px;
	padding-bottom: 60px;
	width: 100%;
	height:;
	text-align: center;
	overflow: hidden;
	}
	
.field-img {padding-left: 10px;}	
	
.field-txt {
	padding-top: 300px;
	padding-left: 60px;
	float:left;
	text-align: left;
	overflow: hidden;
	}	

.scrimg {
	left:;
	margin: 0 auto;
	display: none;
	position: relative;
	}

.cmark{	
	font-size: 12px;
	letter-spacing:0.08em;	
	height: 54px;
	position: fixed;
	bottom: 0;
	right:60px;
	float:left;
	}


/* YM */

#cont_ym {
	font-family: YuMincho,Cochin,Garamond,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-feature-settings: "palt";
	font-size: 15px;
	line-height: 44px;
	letter-spacing:0.2em;
	font-weight:lighter;
	margin: 0 auto;
	width: 800px;
	height: 100%;
	text-align: center;
	overflow: hidden;
	position: relative;
	margin-top:160px;
	margin-bottom:100px;
	}

.capt_img{
	width:398px;
	height:100%;
	margin:1px;
	float:left;
	}

#cont_ym_imgbox {

	margin: 0 auto;
	width: 200px;
	height: 100%;
	text-align: center;
	overflow: hidden;
	position: relative;
	margin-top:100px;
	margin-bottom:100px;
	}


#cont-title-ym {
	margin-top:120px;
	padding-bottom:0px;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 22px;
	line-height: 40px;
	letter-spacing:0.07em;
	font-weight:lighter;
	}

.cont-ermite-caption-4 {
	margin-top:0px;
	padding-bottom:80px;
 	font-family: Nanum Myeongjo,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	line-height: 24px;
	letter-spacing:0.05em;
	}

.cont-ermite-caption-5 {
	margin-top:20px;
	padding-bottom:20px;
	}

.cont-ermite-caption-6 {
	margin-top:0px;
	margin-bottom:20px;
	}

.cont-ermite-caption-7 {
	margin-top:0px;
	margin-bottom:80px;
	}

.cont-ermite-caption-8 {
	padding-top:120px;
	padding-bottom:120px;

	font-size: 12px;
	font-weight:normal;
	color:#000000;
	line-height: 24px;
	letter-spacing:0.05em;
	}