
/********************************************** header_bar **********************************************/

.header_bar_mobile2 { display: none; }
.header_bar_mobile_content2 { display: none; }
.wrap_shadow2 { display: none; }
/*選單的白色區塊*/
.header_bar { width:100%; height:100px; margin-top:auto; box-shadow:2px 2px 20px #333; overflow:hidden; position:relative; position:fixed; z-index:2147483646; background:#fff; } 
.header_bar.fixed { margin-top:-50px; height:100px; transition:0.5s;-webkit-transition:0.5s; background:rgba(255,255,255,0.6); }
.header_bar.fixed:hover { background:rgba(255,255,255,1); }
.header_bar.fixed2 { margin-top:0; height:100px; transition:0.3s;-webkit-transition:0.3s; background:#fff; }
.header_bar .up_box {
	width: 100%;
	height: 50px;
	background: -webkit-linear-gradient( left , #00561F , #007D37 , #00561F); 	
	background: linear-gradient(left , #00561F , #007D37 , #00561F);
	background:-webkit-linear-gradient(left , #00561F , #007D37 , #00561F);
	background: -o-linear-gradient(left , #00561F , #007D37 , #00561F);
	background: -moz-linear-gradient(left , #00561F , #007D37 , #00561F);
	background: -ms-linear-gradient(left , #00561F , #007D37 , #00561F);
}
.header_bar .up_box .search_area {width:1090px; height:50px; margin:0 auto; font-size:15px; overflow:hidden; font-weight:200; letter-spacing:1px; }/*2023.07修正無障礙會消失問題原width:1000px*/
.header_bar .up_box .search_area input::-webkit-input-placeholder { color:rgba(255,255,255,0.8); }
.header_bar .up_box .search_area input::-moz-placeholder { color:rgba(255,255,255,0.8); }
.header_bar .up_box .search_area input::-moz-placeholder { color:rgba(255,255,255,0.8); }
.header_bar .up_box .search_area input::-ms-input-placeholder { color:rgba(255,255,255,0.8); }
.header_bar .up_box .search_area .search { background:#009943; width:200px; float:right; margin:11px 10px; border-radius:11px; position:relative; }
.header_bar .up_box .search_area .search img{ width:16px; position:relative; z-index:5; margin-top:6px; }
.header_bar .up_box .search_area .search input { border:none; width:150px; border-radius:11px; padding:4.5px 12px; background:#009943; float:left; height:20px; color:#fff; }
.header_bar .up_box .search_area .search .submit-box { position:absolute; right:0; width:35px; height:30px; opacity:0; z-index:10; cursor:pointer; }
.header_bar .up_box .search_area .search-put { float:right; padding: 18px 10px 12px 10px; color:#fff; }
.header_bar .up_box .search_area .search-put.icon { padding: 12px 10px 18px 10px;}
/*.header_bar .up_box .search_area .search-put.icon img {width:20px !important; height:20px !important;}*/
.header_bar .up_box .search_area .search-put.bg { border-radius:7px; background-color:#fff; color:#007D37; padding: 4px 8px; margin:13px 10px 0px 10px; font-weight:600; }
.header_bar .up_box .search_area .search-put.securities_bg { border-radius:7px; background-color:#ff0000; color:#fff; padding: 4px 8px; margin:13px 10px 0px 10px; font-weight:600; }
.header_bar .up_box .search_area .search-put.goyee_bg { border-radius:7px; background-color:rgb(230,75,35); color:#fff; padding: 4px 8px; margin:13px 10px 0px 10px; font-weight:600; }
.header_bar .up_box .search_area .search-put.PAY_bg { border-radius:7px; background-color:rgb(255,175,0); color:#fff; padding: 4px 8px; margin:13px 10px 0px 10px; font-weight:600; }
.header_bar .up_box .search_area #goyeeText{display:inline;}
.header_bar .up_box .search_area .securitiesText{display:inline;}
.header_bar .up_box .search_area #PAYText{display:inline;}
.header_bar .up_box .search_area .bigPageText{display:inline;}
.header_bar .up_box .search_area .middlePageImg{display:none;}
.header_bar .up_box .search_area #goyeeIcon{display:none;}
.header_bar .up_box .search_area #PAYIcon{display:none;}
#fblogo,.securitieslogo,#linelogo {display:none;}


.down.right{
	display: inline-flex;
	justify-content: center;
}
.header_bar .down_box { width:100%; height:50px; margin:0 auto; }
.logo {
    width: 150px;
    /*margin-right: 20px;*/
    margin-top: 5px;
    /* float: right; */
    padding: 0;
    overflow: hidden;
}
.logo2 {
    width: 150px;
    /*margin-right: 20px;*/
    margin-top: 3px;
    /* float: right; */
    padding: 0;
    overflow: hidden;
}
.header_bar .down_box .down.left img{ width:100%; }
.header_bar .down_box .down.right { width:100%; padding:0 10px; }
.header_bar .down_box .down.right .icon_box { display:inline-flex; padding:14px 0; color:#333; }
.header_bar .down_box .down.right .icon_box .icon_pic { width:18px; display:flex; padding:3px 10px 0 16px; }
.header_bar .down_box .down.right .icon_box .icon_pic.three { width:20px; padding:1px 9px 0 14px; }
.header_bar .down_box .down.right .icon_box .icon_pic.four { padding:3px 10px 0 14px; }
.header_bar .down_box .down.right .icon_box .icon_pic.five { width:20px; padding:1px 6px 0 16px }
.header_bar .down_box .down.right .icon_box .icon_pic.six { width:20px; padding:1px 9px 0 12px; }
.header_bar .down_box .down.right .icon_box .icon_pic.fourteen { width:20px; padding:1px 9px 0 12px; }
.header_bar .down_box .down.right .icon_box .icon_pic img { width:100%; }
.header_bar .down_box .down.right .icon_box p { width:85px; font-size:16px; margin-top:3px; letter-spacing:2px; display: inline-flex;}
.header_bar .down_box .down.right .icon_box.six p { min-width:170px; }
.header_bar .down_box .down.right .icon_box.six p { width:130px; font-size:14px; margin: -5px; padding-top:8px; letter-spacing:2px; }


.hover_down_box { width:960px; margin:0 auto;/* display:none;*/ }
.hover_down_box .down_menu { position:fixed; z-index:99999999; margin-left:-50px; border-radius:7px; top:85px; overflow:hidden; background:#009646; display:none; }
.hover_down_box.hover .down_menu { position:fixed; z-index:99999999; border-radius:7px; top:50px; overflow:hidden; background:#009646; }
.hover_down_box .down_menu.about .menu_box { min-height:255px; }
/*.hover_down_box .down_menu.banking { left:50%; margin-left:-65px; }
.hover_down_box .down_menu.banking .menu_box { min-height:160px; }
.hover_down_box .down_menu.banking .menu_box_title.one { border-bottom:none; margin-bottom:0; padding-bottom:0px; }
.hover_down_box .down_menu.banking .menu_box { min-height:0px; }
.hover_down_box .down_menu.banking .menu_box.no_line { border-right:none; }*/
.hover_down_box .down_menu .menu_box { width:180px; min-height:200px; padding:20px 12px; margin-top:10px; border-right:1px dashed #ccc; float:left; overflow:hidden; }
.hover_down_box .down_menu .menu_box.one { margin-left:0; }
.hover_down_box .down_menu .menu_box.last { border:none; }
.hover_down_box .down_menu .menu_box_title { width:100%; letter-spacing:3px; font-size:15px; font-weight:100; overflow:hidden; padding-bottom:10px; }
.hover_down_box .down_menu .menu_box_title.one { border-bottom:0.5px solid rgba(255,255,255,0.4); font-weight:400; margin-bottom:15px; }
.hover_down_box .down_menu .menu_box_title.last { font-size:14px; }
.hover_down_box .down_menu .menu_box_title .title_name { float:left; color:#fff; padding:0 5px; width:80%; }
.hover_down_box .down_menu .menu_box_title .title_arrow { float:right; width:20px; margin-top:1px; }
.hover_down_box .down_menu .menu_box_title .title_arrow img { width:100%; }
.hover_down_box .down_menu a.menu_choose { display:block; font-size:14px; color:rgba(255,255,255,1); letter-spacing:2.5px; font-weight:100; margin-top:8px; margin-left:20px; }
.hover_down_box .down_menu a.menu_choose:hover { color:rgba(255,255,255,0.8);  }
.hover_down_box .down_menu a.menu_choose p { line-height:140%; }
.hover_down_box .down_menu .bottom_line {
	position: absolute;
	width: 100%;
	height: 6px;
	bottom: 0;
	background: -webkit-linear-gradient( left , #007543 , #6EB92B , #007543); 	
	background: linear-gradient(left , #007543 , #6EB92B , #007543);
	background: -webkit-linear-gradient(left , #007543 , #6EB92B , #007543);
	background: -o-linear-gradient(left , #007543 , #6EB92B , #007543);
	background: -moz-linear-gradient(left , #007543 , #6EB92B , #007543);
	background: -ms-linear-gradient(left , #007543 , #6EB92B , #007543);
}

/********************************************** 右側捷徑選單 **********************************************/

@keyframes menu_open {
	0% { transform:translate(0px, 0px); opacity:0; }
	100% { transform:translate(-48px, 0px); opacity:1; }
}
@-webkit-keyframes menu_open {
	0% { -webkit-transform:translate(0px, 0px); opacity:0; }
	100% { -webkit-transform:translate(-48px, 0px); opacity:1; }
}
@keyframes menu_close {
	0% { transform:translate(-48px, 0px); opacity:1; }
	100% { transform:translate(0px, 0px); opacity:0; }
}
@-webkit-keyframes menu_close {
	0% { -webkit-transform:translate(-48px, 0px); opacity:1; }
	100% { -webkit-transform:translate(0px, 0px); opacity:0; }
}

@keyframes menuB_open {
	0% { transform:translate(100px, 0px); opacity:0; }
	100% { transform:translate(0px, 0px); opacity:1; }
}
@-webkit-keyframes menuB_open {
	0% { -webkit-transform:translate(100px, 0px); opacity:0; }
	100% { -webkit-transform:translate(0px, 0px); opacity:1; }
}
@keyframes menuB_close {
	0% { transform:translate(0px, 0px); opacity:1; }
	100% { transform:translate(100px, 0px); opacity:0; }
}
@-webkit-keyframes menuB_close {
	0% { -webkit-transform:translate(0px, 0px); opacity:1; }
	100% { -webkit-transform:translate(100px, 0px); opacity:0; }
}

.right_menu {
    position: fixed;
    top:140px;
    right: -66px;
    width: 65px;
    height: 40px;
    padding: 1px;
    background: rgba(0,153,67,1);
    z-index: 999999;
    cursor: pointer;
}
.right_menu .right_menu_line {
    width: 26px;
    height: 3px;
    margin: 7.2px 0px 0px 14px;
}
/*.right_menu .right_menu_line .right_menu_line_left {
    width: 3px;
    height: 100%;
    background: #fff;
    float: left;
}*/
.right_menu .right_menu_line .right_menu_line_right {
    width: 34px;
    height: 100%;
    background: #fff;
    float: right;
}
.right_menu.hover { -webkit-animation:menu_close 0.8s forwards; animation:menu_close 0.8s forwards; }
.right_menu.close { -webkit-animation:menu_open 0.8s forwards; animation:menu_open 0.8s forwards; }
.right_menuB {
	top:140px;
    position: fixed;
    overflow: hidden;
    right: -15px;
    width: 105px;
    height: auto;
    border-radius: 10px;
    background: rgba(0,0,0,0.7);
    z-index: 999999;
}
.right_menuB.hover { -webkit-animation:menuB_close 0.8s forwards; animation:menuB_close 0.8s forwards; }
.right_menuB.close { -webkit-animation:menuB_open 0.8s forwards; animation:menuB_open 0.8s forwards; }
.right_menuB .arrow_box { cursor:pointer; margin:-2px auto 0 auto; width:100%; height:35px; background:rgba(0,153,67,0.9); }
.right_menuB .arrow_box img { width:40px; margin:12px 0 0 22px; }
.right_menuB .click_box { width:100%; padding:15px 0; color:#fff; letter-spacing:1px; font-size:12px; }
.right_menuB .click_box.first { margin-top:10px; }
.right_menuB .click_box.last { margin-bottom:10px; }
.right_menuB .click_box p { color:#fff; }
.right_menuB .click_box:hover { background:rgba(0,153,67,0.5); } 
.right_menuB .click_box img { width:28px; margin-left:30px; }
.right_menuB .click_box p { margin:10px 0 0 -15px; text-align:center; }
 
@media screen and (min-width: 1800px){

	.header_bar .up_box .search_area {width:1300px; font-size:16px; }
	.header_bar .up_box .search_area .search { width:250px; }
	.header_bar .up_box .search_area .search input { width:200px; }
	.header_bar .down_box { width:100%; }
	.header_bar .down_box .down.right { width:100%; }
	/* .header_bar .down_box .down.right .icon_box { padding:14px 15px 14px 9px; } */
	.header_bar .down_box .down.right .icon_box.six p{  }
	.header_bar .down_box .down.right .icon_box.personal { margin-left:0px; }
	.header_bar .down_box .down.right .icon_box p { font-size:17px; letter-spacing:2px; }
	.header_bar .down_box .down.right .icon_box.six p { font-size:15px; }
	.header_bar .down_box .down.right .icon_box .icon_pic { width:20px; padding:2px 11px 0 17px; }
	.header_bar .down_box .down.right .icon_box .icon_pic.three { width:22px; padding:0 10px 0 15px; }
	.header_bar .down_box .down.right .icon_box .icon_pic.four { padding:2px 11px 0 15px; }
	.header_bar .down_box .down.right .icon_box .icon_pic.five { width:22px; padding:0 7px 0 17px }
	.header_bar .down_box .down.right .icon_box .icon_pic.six { width:22px; padding:0 10px 0 13px; }
	.header_bar .down_box .down.right .icon_box .icon_pic.fourteen { width:22px; padding:0 7px 0 17px }
	.hover_down_box { width:1300px; }
	.hover_down_box .down_menu { left:50%; margin-left:-600px; }
	/*.hover_down_box .down_menu.banking { margin-left:-30px; }*/
	.hover_down_box .down_menu .menu_box { width:208px; min-height:230px; padding:20px; }
	.hover_down_box .down_menu .menu_box_title { font-size:16px; }
	.hover_down_box .down_menu .menu_box_title.last { font-size:15px; }
	.hover_down_box .down_menu a.menu_choose { font-size:15px; margin-top:10px; }

	.right_menu { right:-73px; top:200px; width:75px; height:40px; padding:5px 0; }
	.right_menu .right_menu_line { width:39px; height:4px; margin:7px 0 0 6px; }
	.right_menu .right_menu_line .right_menu_line_left { width:3px; }
	.right_menu .right_menu_line .right_menu_line_right { width:35px; }
	.right_menuB { top:200px; width:120px; }
	.right_menuB .arrow_box img{ width:45px; margin:11px 0 0 28px; }
	.right_menuB .click_box { padding:20px 0; }
	.right_menuB .click_box img { width:36px; margin-left:34px; }
}
@media screen and (max-width: 1799px) and (min-width: 960px){ 
	.header_bar .up_box .search_area .search { width:150px; }
	.header_bar .up_box .search_area .search input { width:100px; }
}
@media screen and (max-width: 1070px) and (min-width: 960px){ 
	.hover_down_box .down_menu { margin-left:0px; }
	.hover_down_box .down_menu .menu_box { width:165px; }
	/* .header_bar .down_box .down.right .icon_box.six p { padding-top:0px; min-width:160px; } */
	/* .header_bar .down_box{ width:1090px; } */
}
@media screen and (max-width: 1180px) and (min-width: 960px) {
	.header_bar .down_box .down.right .icon_box p {width: 60px; letter-spacing: 0px; font-size: 14px;}
	.header_bar .down_box .down.right .icon_box.six p {min-width: 100px;  letter-spacing: 0px; padding-top: 8px;}
	.logo {width: 110px; margin-top: 12px; margin-right: 5px; margin-left: -8px;} 
	.logo2 {width: 110px; margin-top: 9px; margin-right: 5px; margin-left: -8px;} 
}
@media screen and (max-width: 959px) and (min-width: 701px){
	.logo {width: 95px; margin-top: 13px; margin-right: 5px; margin-left: -8px;}
	.logo2 {width: 95px; margin-top: 12px; margin-right: 5px; margin-left: -8px;}

	.header_bar .up_box .search_area { width:714px; font-size:12px; }/*2023.07修正無障礙會消失問題原width:700px*/
	.header_bar .up_box .search_area #fblogo{display:none;}
	.header_bar .up_box .search_area .securitiesText{display:none;}
	.header_bar .up_box .search_area #goyeeText{display:none;}
	.header_bar .up_box .search_area #PAYText{display:none;}
	.header_bar .up_box .search_area #goyeeIcon{display:inline;}
	.header_bar .up_box .search_area #PAYIcon{display:inline;}
	.header_bar .up_box .search_area .bigPageText{display:none;}
	.header_bar .up_box .search_area .middlePageImg{display:inline;}
	.header_bar .up_box .search_area .search-put { padding:19px 10px 12px 10px; }
	.header_bar .up_box .search_area .search { width:160px; }
	.header_bar .up_box .search_area .search input { width:110px; }	
	.header_bar .up_box .search_area .search-put.bg { padding: 6px 8px; }
	/* .header_bar .down_box { width:700px; } */
	.header_bar .down_box .down.left { width:100px; margin-top:14px; margin-right:12px; }
	/* .header_bar .down_box .down.right { width:560px; } */
	.header_bar .down_box .down.right .icon_box { padding:14px 0; }
	.header_bar .down_box .down.right .icon_box.six { padding:15px 6px; }
	.header_bar .down_box .down.right .icon_box p { width:52px; font-size:11px; margin-top:5px; }
	.header_bar .down_box .down.right .icon_box.six p { padding-top:0px; min-width:70px; font-size:11px; width:0; text-align: center;}
	.header_bar .down_box .down.right .icon_box .icon_pic { width:16px; display: flex; padding:4px 8px 0 0; }
	.header_bar .down_box .down.right .icon_box .icon_pic.three { width:18px; padding:3px 6px 0 0;}
	.header_bar .down_box .down.right .icon_box .icon_pic.four { padding:4px 6px 0 0; }
	.header_bar .down_box .down.right .icon_box .icon_pic.five { width:18px; padding:3px 3px 0 0; }
	.header_bar .down_box .down.right .icon_box .icon_pic.six { width:18px; padding:2px 5px 0 0; }
	.header_bar .down_box .down.right .icon_box .icon_pic.fourteen { width:18px; padding:3px 3px 0 0; }
	.hover_down_box { width:700px; }
	/*.hover_down_box .down_menu.banking { margin-left:-85px; }*/
	.hover_down_box .down_menu .menu_box { width:100px; min-height:250px;}
	.hover_down_box .down_menu .menu_box.last { width:160px; height:150px; }
	.hover_down_box .down_menu .menu_box_title { font-size:14px; }
	.hover_down_box .down_menu .menu_box_title.last { font-size:13px; }
	.hover_down_box .down_menu .menu_box_title .title_name { width:70%; }
	.hover_down_box .down_menu a.menu_choose { font-size:13px;  }

	.right_menu { top:300px; }
	.right_menuB { top:300px; }
	.securitieslogo,#linelogo {display:inline;}
}
@media screen and (max-width: 700px) {

	.header_bar { display:none; }
	.right_menu { display:none; }
	.hover_down_box { display:none; }
	.header_bar_mobile2 {
		display: flex;
		flex-direction:column;
		flex-wrap:wrap;
		align-content:center;
		justify-content:center;
		align-items:center;
		/*display: block;*/
		width: 100%;
		height: 42px;
		box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
		position: fixed;
		top: 0;
		z-index: 9999999;
		position: fixed;
		background: -webkit-linear-gradient( left , #00561F , #007D37 , #00561F);
		background: linear-gradient(left , #00561F , #007D37 , #00561F);
		background: -webkit-linear-gradient(left , #00561F , #007D37 , #00561F);
		background: -o-linear-gradient(left , #00561F , #007D37 , #00561F);
		background: -moz-linear-gradient(left , #00561F , #007D37 , #00561F);
		background: -ms-linear-gradient(left , #00561F , #007D37 , #00561F);
	}
	.header_bar_mobile2 .logo { width:130px; height:42px; margin:0 auto; overflow:hidden; padding-right:8px; }
	.header_bar_mobile2 .logo img { width:100%; padding:3px 0; }
	.header_bar_mobile2 .logo1 { width:130px; height:42px; margin:0 auto; overflow:hidden; padding-right:8px; }
	.header_bar_mobile2 .logo1 img { width:100%; padding:5px 10px; }
	.header_bar_mobile2 .menu { width:21px; margin:11px 11px 0 0; cursor:pointer; position:absolute; top:0; right:0; transition:0.3s; -webkit-transition:0.3s; } 
	.header_bar_mobile2 .menu img{ width:100%; }
	.header_bar_mobile2.clicked .menu{ transform-origin:center; transform:rotate(90deg); -webkit-transform-origin:center; -webkit-transform:rotate(90deg); }

	.header_bar_mobile_content2 .search { background:rgba(255,255,255,0.1); width:180px; float:right; margin:0 10px; border-radius:15px; position:relative; }
	.header_bar_mobile_content2 .search img { padding:8px; float:right; position:relative; }
	.header_bar_mobile_content2 .search .search_box { background:rgba(255,255,255,0); border:none; width:120px; border-radius:15px; padding:10px 12px; font-size:15px; float:left; height:10px; color:#fff; }
	.header_bar_mobile_content2 .search input::-webkit-input-placeholder { color:rgba(255,255,255,0.8); }
	.header_bar_mobile_content2 .search input::-moz-placeholder { color:rgba(255,255,255,0.8); }
	.header_bar_mobile_content2 .search input::-moz-placeholder { color:rgba(255,255,255,0.8); }
	.header_bar_mobile_content2 .search input::-ms-input-placeholder { color:rgba(255,255,255,0.8); }
	.header_bar_mobile_content2 .submit_box { opacity:0; border:none; width:30px; height:30px; position:absolute; right:0; z-index:10; cursor:pointer; }

	.header_bar_mobile_content2 { display:block; margin-top:38px; right:0; width:220px; height:100%; margin-right:-220px; background:#009943; position:fixed; top: 0; z-index:9999998; transform: translateX(0); }
	.header_bar_mobile_content2 .mCustomScrollbar { padding:10px 0; }
	.header_bar_mobile_content2 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background: rgba(255,255,255,0.6); opacity:1; }
	.header_bar_mobile_content2 .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.header_bar_mobile_content2 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background: rgba(255,255,255,0.7); opacity:1; }

	.header_bar_mobile_content2 .new_icon_area { width:206px; border-bottom:1px solid rgba(255,255,255,0.4); }
	.header_bar_mobile_content2 .new_icon_area .new_icon_box { width:68px; height:62px; float:left; position:relative; border-bottom:1px solid rgba(255,255,255,0.4); }
	.header_bar_mobile_content2 .new_icon_area .new_icon_box.line { border-left:1px solid rgba(255,255,255,0.4); }
	.header_bar_mobile_content2 .new_icon_area .new_icon_box.bottom {/* */ }
	.header_bar_mobile_content2 .new_icon_area .new_icon_box .atm { margin-top:16px; }
	.header_bar_mobile_content2 .new_icon_area .new_icon_box p{ font-size:12px; width:100%; text-align:center; letter-spacing:1px; color:#fff; position:absolute; bottom:5px; }
	.header_bar_mobile_content2 .new_icon_area .new_icon_box img { width:27px; margin-left:20px; margin-top:8px; }
	.header_bar_mobile_content2 .item { width:190px; color:#fff; font-size:14px; letter-spacing:1px; overflow:hidden; display:block; padding:12px 15px; border-bottom:0.5px solid rgba(255,255,255,0.2); }
	.header_bar_mobile_content2 .item .icon_box { width:20px; height:20px; float:left; overflow:hidden; }
	.header_bar_mobile_content2 .item .icon_box img{ width:100%; }
	.header_bar_mobile_content2 .item .arrow_box { width:10px; height:18px; margin-top:2px; margin-right:10px; float:right; overflow:hidden; transition:0.3s; -webkit-transition:0.3s; }
	.header_bar_mobile_content2 .item .arrow_box.active { transform-origin:center; transform:rotate(90deg); -webkit-transform-origin:center; -webkit-transform:rotate(90deg); }
	.header_bar_mobile_content2 .item .arrow_box img{ width:100%; }
	.header_bar_mobile_content2 .item p { display:block; float:left; margin:3px 0 0 15px;}
	.header_bar_mobile_content2 .item.child p { width:100%; margin:3px 0 0 35px; }
	.header_bar_mobile_content2 .item.child2 p { width:100%; margin:3px 0 0 35px; }
	.header_bar_mobile_content2 .child_area { display:none; background:#1cb751; width:230px; }
	.header_bar_mobile_content2 .child_area.active { display:block; }
	.header_bar_mobile_content2 .child_area2 { display:none; background:#1cb751; width:230px; }
	.header_bar_mobile_content2 .child_area2.active { display:block; }
	
	.wrap_shadow2 { display:none; top:0; position:fixed; width:100%; height:100%; background:rgba(0, 0, 0, 0.85); z-index:9999997; cursor:pointer; }

	.header_bar_mobile_content2 img {image-rendering: -webkit-optimize-contrast;}
}