/*===== Navigation =====*/
ul.style39_header101ul_menu>li>a{
	color: #FFB200;
}
ul.style39_header101ul_menu>li>a:hover{
	border-bottom: solid 3px #FFB200;
}
/*===== index2 =====*/
/*--- section header ---*/
.section-header-wrapper.center{
	text-align: center;
}
.section-header-wrapper.left{
	text-align: left;
}
.section-header-wrapper .header-tag{
	display: inline-block;
	padding:4px 10px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	color:#FFB200;
	border-radius:4px;
	background-color: rgba(255,178,0,20%);
}

.section-header-wrapper .header-title{
	font-size: 40px;
	font-weight:bold;
	letter-spacing: 2px;
	line-height: 1.8;
	color: #000;
}
.section-header-wrapper .header-subtitle{
	font-size:24px;
	letter-spacing: 1px;
	line-height: 1.8;
}

/*--- CTA ---*/
.warpper_page.normal_item2BOX>table>tbody>tr>td{
	width: 100%;
}
.warpper_page.normal_item2BOX .joo_icon_dot{
	display: none;
}
.warpper_page.normal_item2BOX td{
	text-align: center;
}
.warpper_page.normal_item2BOX td a,
.section-header-wrapper .header-cta{
	display: inline-block;
	margin: 20px 0 0;
	background-color: #FFB200;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	padding: 12px 32px;
	border-radius: 35px;
	box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .2);
	transition: all .3s;
}
.warpper_page.normal_item2BOX td a:hover,
.warpper_page.normal_item2BOX td a:active,
.section-header-wrapper .header-cta:hover,
.section-header-wrapper .header-cta:active{
	background-color: #ff9835;
	box-shadow: 0 0 0px -10px rgba(0, 0, 0, .2);
}


/*--- section custom ---*/
#it1_82800 ul li{
	padding: 0 15px;
}
#it1_82800 .produce-title{
	font-size:24px;
	font-weight: bold;
	color:#000;
	padding:8px 0;
}
#it1_82800 .produce-subtitle{
	font-size:18px;
	color:#000;
	padding:8px 0;
}
#it1_82800 .produce-caption{
	font-size:18px;
	color: #ccc;
}


#it1_82809{
	padding: 50px 0;
}
#it1_82809 .block01{
	align-content: center;
}

#it1_83004 ul li{
	padding: 0 40px;
}