@charset "utf-8";

body{
	margin: 0;
	font-family: "Microsoft JhengHei"!important;
	background: #fff;
}
img {border:none;}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {display: inline-block;}
html[xmlns] .clearfix,.note_btn,article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary{display:block;}
* html .clearfix {height: 1%;}
div.bk{clear:both;}


/* 加载遮罩样式 */
#loading-overlay {
    position: fixed; /* 固定定位 */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7); /* 半透明黑色背景 */
    color: #fff!important; /* 字体颜色 */
    display: flex; /* 使用flex布局 */
    justify-content: center; /* 居中对齐 */
    align-items: center; /* 居中对齐 */
    font-size: 32px; /* 增加字体大小 */
    font-weight: bold; /* 字体加粗 */
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8); /* 添加文字阴影 */
    z-index: 9999; /* 确保在其他内容上方 */
}


#container{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
#main01{
	position:relative;
	width:100%;
	overflow:hidden;
}
.logo img{width:100%;}
.contact{
	margin:0;
	padding:0;
	width:100%;
	background: #18b3c5;
}
body ul{margin:0;padding:0;}
ul {list-style: none;}
a{color:#fff;text-decoration: none;}
body h2, body ul, body li, body p {
    margin: 0;
    padding: 0;
}

.store_btn hover,.store_btn_act hover{
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: -webkit-transform 0.8s ease, opacity 0.8s ease;
	transition: transform 0.8s ease, opacity 0.8s ease;
}

.store_pr h1{padding:0;margin:0 0 0 1.5%;font-size:1em;line-height: 2em;}
.store_pr .font05{padding:0;margin:0 0 0 1.5%;font-size:.85em;line-height: 2em;}
/*top*/
.ad_top{
	background: url(../images/top.png);
	height: 56px;
	width: 55px;
}
.ad_top:hover{background-position: bottom;}
/*通路icon*/
.ti01{background: url(../images/store_ti_01.png) no-repeat;} /*眼鏡通路*/
.ti02{background: url(../images/store_ti_02.png) no-repeat;} /*屈臣氏*/
.ti03{background: url(../images/store_ti_03.png) no-repeat;} /*康是美*/
.ti04{background: url(../images/store_ti_04.png) no-repeat;} /*日藥本舖*/
.ti05{background: url(../images/store_ti_05.png) no-repeat;} /*小三美日*/
.ti06{background: url(../images/store_ti_06.png) no-repeat;} /*ok*/
.ti07{background: url(../images/store_ti_07.png) no-repeat;} /*Tomod's*/
.ti08{background: url(../images/store_ti_08.png) no-repeat;} /*松本清*/
.ti09{background: url(../images/store_ti_09.png) no-repeat;} /*寶雅*/
.ti10{background: url(../images/store_ti_10.png) no-repeat;} /*眼鏡市場*/
.ti11{background: url(../images/store_ti_11.png) no-repeat;} /*711*/
.ti12{background: url(../images/store_ti_12.png) no-repeat;} /*大倉酷*/



.store_pr ul{margin:0;display: block;padding:0;}	
.store_add{background: url(../images/store_add.png) no-repeat;}	
.store_tel{background: url(../images/store_tel.png) no-repeat;}
.store_time{background: url(../images/store_time.png) no-repeat;}
.store_add a,.store_tel a{color:#898989;text-decoration: none;}
.store_add a:hover,.store_tel a:hover{color:#1A8FE4;text-decoration: underline;}

/*頁碼*/
.main_page {
    text-align: center;
    margin: 28px 0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main_page_box {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
    justify-content: center;
}

.page_icon,
.page_num {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 36px;
    height: 36px;
    padding: 0 10px;
    box-sizing: border-box;
    border: 1px solid #d6d0cc;
    border-radius: 4px;
    background: #fff;
    color: #534741;
    line-height: 1;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}

.page_icon:hover,
.page_num:hover {
    border-color: #534741;
    color: #534741;
    background: #f7f5f4;
}

.page_num.current_page {
    background: #534741;
    border-color: #534741;
    color: #fff;
    cursor: default;
}

.page_ellipsis {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 24px;
    height: 36px;
    color: #999;
    font-size: 14px;
    letter-spacing: 1px;
    user-select: none;
}

.page_money {
    display: none;
}






/*.main_page_box{
	width: 100%;
    display: flex;
    margin: 2% auto;
    justify-content: center;
}

.page_icon{
	background: #3ad0d1;
	float:left;
	width:45px;
	height:40px;
	margin:0 5px;
	text-align: center;
	color:#fff;
	line-height: 40px;
	font-weight: bold;
	cursor: pointer;
}
.page_icon:active{
	background: #32b7b8;
}
.current_page {
    background: #32b7b8;
}

.page_money{
	color:#666;
	font-size:.8em;
	text-align: center;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}/*
/**/
.store_pr ul li{
    background: #9c9794;
    color: #fff;
}
/**/
.pri_txt {color:#333;}
.pri_txt:hover{color:#09c;}
@media screen and (min-width:1200px){
	.store_path {
    width: 40px; /* 设置适当的宽度 */
    height: 40px; /* 设置适当的高度 */
    /* 其他样式 */
}
.form-control{
	width:100%;
	height:40px;
	border:1px solid #ccc;
	font-size:1em;
	color:#666;
	font-family: "Microsoft JhengHei"!important;
	padding:0 0 0 2%;
}	
/*通路產品介紹*/
.pri_box{
	background: #c3c5c7;
	width:100%;
	height:50px;
	margin:0 0 2% 0;
}
.pri_box1{
	background: #c3c5c7;
	width:100%;
	/*height:50px;*/
	margin:1% 0; 
}	
.pri_m{width:70%;margin:0 auto;}
.pri_ti{
	color: #fff;
    background: #251a17;
    border-top: 3px solid #ccc;
    float: left;
    text-align: center;
    padding: 1%;
    font-size: 1em;
}
.pri_txt_b{
	float: left;
    width: 90%;
}
.pri_txt{
    background: url(../images/store_line.png) #f5f5f5 no-repeat right;
    float: left;
  	margin: .9% .2% .9% .4%;
    border-radius: 5px;
    padding: 3px 3.5% 0 1%;
    line-height: 2em;
    display: block;
    font-size: .9em;
	box-shadow: 1px 1px 5px 1px #b3b0b0;
	font-weight: bold;
}
.cellphone,.header_box_phone,.index_menu{display: none !important;}
#gotop{
 	display: none;
	position: fixed;
    right: 100px;
    bottom: 100px;       
    cursor: pointer;
    z-index: 999;
}
/*header*/
.header_box {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 10000;
}
/*頂*/
.menu_top{	
	background: rgba(0,0,0,.8);
	color:#fff;
	height:35px;
	font-size:.8em;
	line-height:35px;
	width:70%;
	padding:0 15%;
	margin:0 auto;
	overflow: hidden;
}
.menu_top a{color: #fff;text-decoration: none;}
.menu_top a:hover{color: #FF0;}
.p_logo,.menu_top_link{float:left;}
.menu_top_lan{float:right;}
/*選單*/
.header_box_down{
	background: #000;
	padding:12px 0;
	height:40px;
	width:100%;
}	
.wrapper {
    width: 70%;
	margin: 0 auto;
}	
.header_box_down .logo_box {
    float:left;
	height:40px;
}
.header_box_down .logo_box a {
	display:block;
	height:40px;
}
.header_box_down .logo {
	width:110px;
	height:40px;
	display:table-cell;
	vertical-align:middle;
}
.header_box_down .logo img {
	display:block;
	width:100%;
	height:auto;
}
.header_box_down .nav {
    float:right;
	height:40px;
	line-height:40px;
}
.header_box_down .nav_ul {width: 100%;}
.header_box_down .nav_ul .nav_list { padding: 0 8px;}
.header_box_down .nav_ul .nav_list {
    display: inline-block;
    vertical-align: middle;
    /*margin: 0 15px;*/
    text-align: center;
    color: #fff;
    /*padding: 15px 20px;*/
    transition: ease-in-out .3s;
    -moz-transition: ease-in-out .3s;
    -webkit-transition: ease-in-out .3s;
    -o-transition: ease-in-out .3s;
}
.header_box_down .nav_ul .nav_list_tw {
    font-size: 18px;
   /* font-weight: bold;*/
    letter-spacing: 2px;
    margin: 0 10px;
    display: inline-block;
}	
.header_box_down .nav_ul .nav_list_en {
    font-size: .8em;
    font-weight: bold;
	letter-spacing: 0;
}	
.header_box_down .nav_ul .nav_list:hover{/*background:#e89441;*/color:#ae8f72!important}
/*上方連結*/	
.page_title_box {
    width: 100%;
    height: 0;
    background: url(../images/page_title_bg.png) no-repeat;
    background-size: cover;
    overflow: hidden;
	padding:70px 0 100px 0;
    background-position: 50% 100%;
}
.page_title_bread {
    display: inline-block;
    vertical-align: middle;
    float: right;
    font-size: 16px;
    color: #afafaf;
}	
.page_title {
	display: inline-block;
    vertical-align: middle;
    float: left;
	padding:1%;
	color:#fff;
}
.page_title_tw {
    font-size: 1.5em;
    line-height:1.5em;
}
.page_title_en {
    font-size: .8em;
    line-height:1.5em;
	text-transform: uppercase;
	letter-spacing: 0;
}
.page_title_bread {
    display: inline-block;
    vertical-align: middle;
    float: right;
    font-size: 16px;
    color: #afafaf;
	margin:3%;
}
.page_title_bread_list {
    display: inline-block;
    vertical-align: middle;
}
/*內容*/
#main_box{position: relative;}	
.main_b_in{width:60%;margin:3% auto 7% auto;}	
.main_b_in img {width:100%;height:auto;}
.main_b_in >:nth-child(1){float:left;width:40%;height:20vw;margin:0 5%;}
.main_b_in >:nth-child(2){float:left;width:40%;height:20vw;margin:0 5%;}
.main_b_in >a{position:relative;}
.main_b_in >a:hover>:last-child{position: absolute; top:0;left:0;}		
/*下拉選單*/
#recordtype{
	margin:2% auto;
	width: 70%;
}
#recordtype .acc-content select{
	float:left;
	width:23%;
	margin:0 1%;
}
/*據點*/
#main_m{
	width: 70%;
	padding: 0 15%;
	min-height: 650px;
}
.m_title{display:block;height:30px;}
.m_ti{color:#666;float:left;margin: 0 0 0 1%;}
.no_ti{color:#E03943;float:right;font-size:1em;margin: 0 1% 0 0;}	
/*通路*/
.main_store{
	margin:1%;
	background: #fff;
	border-radius: 10px;
	border:1px solid #e7eaec;
	color:#706e6b;
	box-shadow: 1px 1px 5px 1px #d6d6d6;
	position: relative;
}
/*.store_text{
		display: flex;
	width:100%;
	}	*/
.store_up{
	margin:2%;
	display: flex;
	flex-direction: column;
}

.store_icon_box{
		display: flex;
	align-items: center;
	}
	
	.store_add_tel{
		display: flex;
        justify-content: space-between;
	}	
	
.store_ti{
	flex:1;
	width:auto;
	min-width:0;
	padding: 6px 0 0 2%;
	font-size:1em;
	line-height:40px;
	display: block;
	color:#000000;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.store_add,.store_tel{
	min-height:40px;
	padding: 5px 0 0 40px;
	font-size:1em;
	display: block;
	line-height:1.5em;
	width:450px;
}
.store_time{
	float:left;
	height:28px;
	padding: 6px 0 0 4%;
	width:22%;
	font-size:1em;
	display: block;
}	
.store_btn{
	float:right;
	width:10%;
	background: #534741;
	color:#fff;
	line-height: 45px;
	font-size:.9em;
	text-align: center;
	cursor: pointer;
	border-radius: 5px;
	}	
.store_btn_act{
	float:right;
	width:10%;
	background: #826659;
	color:#fff;
	line-height: 45px;
	font-size:.9em;
	text-align: center;
	cursor: pointer;
	border-radius: 5px;
	}	
.store_pr{
	background: #f2f1f1;
	padding:.5% 2%;
	clear:both;
	border-radius: 0 0 10px 10px;
	border:1px solid #d6d6d6;
}
.store_pr ul li{
	float:left;
	background: #9c9794;
	padding:.8%;
	margin:.5%;
	font-size:.9em;
	line-height: .9em;
	color:#fff;
	border-radius: 5px;
}


	
	
/*footer*/
	
.wrapper {
	width:1200px;
    margin: 0 auto;
}
footer{width:100%;position:relative}
.footer_box{width:100%;}
.footer_special_info{
	width:92%;padding:20px 4%;
	background:#ff8da1;
	color:#fff;
	font-size:17px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:1.7;
	transform:translateY(29%);
	-ms-transform:translateY(29%);
	-moz-transform:translateY(29%);
	-webkit-transform:translateY(29%);
	-o-transform:translateY(29%);
}
.footer_special_info ol{margin:0;}
.footer_box_up{width:100%;background:#202126;color:#fff;padding:65px 0 0;}
.footer_box_up_left{width:35%;display:inline-block;vertical-align:top;}
.footer_box_up_left_text{width:100%;text-align:center;font-weight:normal;margin:0 0 40px 0;}
.fbult_tw{font-size:28px;line-height:28px;letter-spacing:12px;margin:0 0 15px 0;}
.fbult_en{font-size:28px;line-height:28px;letter-spacing:1px;}
.footer_box_up_left_pic{width:100%;text-align:center;}
.footer_box_up_left_pic img{width:160px;height:auto;}
.footer_box_up_right{width:60%;display:inline-block;vertical-align:top;margin:0 0 0 4%;}
.box_up_right_list{width:20%;display:inline-block;vertical-align:top;margin:0 12px 30px;}
.box_up_right_list:last-child{width:20%;}
.right_list_title{width:100%;font-size:19px;line-height:19px;letter-spacing:2px;color:#fff;font-weight:600;}
.footer_box .sub_last{width:150%;}
.footer_box .sub li{font-size:15px;line-height:1.5;font-weight:bold;letter-spacing:1px;color:#838486;}
.footer_box .sub li:hover{color:#fff;}
.footer_box_down{
	width: 90%;
    text-align: center;
    background: #0b0b0c;
    color: #fff;
    padding: 1% 5%;
    font-size: .85em;
    line-height: 1.5em;
    font-weight: bold;
	}
.footer_box_down .wrapper{margin:0 auto;}
.fbdt_text_company{font-size:14px;line-height:1.5em;font-weight:bold;margin:0 0 6px 0;letter-spacing:1px;}
}
@media screen and (max-width:1200px){	
	.store_path {
    width: 40px; /* 设置适当的宽度 */
    height: 40px; /* 设置适当的高度 */
		margin:0 auto;
    /* 其他样式 */
}
.form-control{
	width:22%;
	margin:1%;
	height:40px;
	border:1px solid #ccc;
	font-size:.8em;
	color:#666;
	font-family: "Microsoft JhengHei"!important;
	padding:0 0 0 2%;
	float:left;
}	
.pri_box,.pri_box1{
	background: #c3c5c7;
	width:100%;
	margin:0;
}
.pri_m{width:100%;margin:0 auto;}
.pri_ti{
	color: #fff;
    background: #251a17;
    border-top: 3px solid #ccc;
    float: left;
    text-align: center;
    line-height: 40px;
    padding: 0 1%;
    font-size: 1em;
    width: 100%;
}
.pri_txt_b{
	float: left;
    width: 100%;
	margin:2% 0;
}
.pri_txt{
	background: url(../images/store_line.png) #f5f5f5 no-repeat right;
    float: left;
    margin: .8%;
    border-radius: 5px;
    height: 28px;
    padding: 3px 6.5% 0 2%;
    font-size: 1em;
    line-height: 1.5em;
    display: block;
	box-shadow: 1px 1px 5px 1px #b3b0b0;
	font-weight: bold;
}		
.pc,.header_box,.page_title_box{display: none;}	
#gotop{
 	display: none;
	position: fixed;
    right: 20px;
    bottom:110px;       
    cursor: pointer;
    z-index: 999;
}
	
/*標題*/
	
.wrapper {
    width: 70%;
	margin: 0 auto;
}	
.header_box_phone .logo_box {
    display: inline-block;
    vertical-align: middle;
	float:left;
}
.header_box_phone .logo {width:120px;}
	
	
.header_box_phone{
	display: block;
    background: #000;
    padding: 2% 5%;
    position: relative;
	color:#fff;
	letter-spacing: 1px;
}
.header_box_phone h1{
	font-size: 1.2em;
    line-height: 1.5em;
    font-weight: 100;
	margin:0;
	padding:0;
}
.header_box_phone p{
	font-size: .6em;
    font-weight: 100;
    text-transform: uppercase;	   
}	
/*選單*/
.index_menu{display: block!important;}	
.index_menu ul {
    width: 100%;
	overflow: hidden;
}
/*.index_menu ul li.index_menu_text_bg1 {background: #58bddb;}
.index_menu ul li.index_menu_text_bg2 {background: #f39e41;}
.index_menu ul li.index_menu_text_bg3 {background: #eb6d78;}	
.index_menu ul li.index_menu_text_bg4 {background: #93c33c;}
.index_menu ul li.index_menu_text_bg1:hover {background: #79c2d9;}
.index_menu ul li.index_menu_text_bg2:hover {background: #eda967;}
.index_menu ul li.index_menu_text_bg3:hover {background: #e06d77;}	
.index_menu ul li.index_menu_text_bg4:hover {background: #a1c763;}	*/
	
.index_menu ul li.index_menu_text_bg1,.index_menu ul li.index_menu_text_bg2,.index_menu ul li.index_menu_text_bg3,.index_menu ul li.index_menu_text_bg4 {background: #a9866b;}

.index_menu ul li.index_menu_text_bg1:hover,.index_menu ul li.index_menu_text_bg2:hover,.index_menu ul li.index_menu_text_bg3:hover,.index_menu ul li.index_menu_text_bg4:hover {color: #851b24!important;border-bottom:2px solid #851b24;}		
	
.index_menu ul li {
    width: 21%;
    float: left;
    color: #fff;
    padding: 2%;
    text-align: center;
}	
.index_menu .index_menu_text_tw {
    font-size: 1em;
    line-height:2em;
    letter-spacing: 0;
}	
.index_menu .index_menu_text_en {
    font-size: .8em;
    line-height: 1em;
    font-weight: 100;
	letter-spacing: 0;
}
/*內容*/
#main_box{position: relative;padding:0;height:auto;}	
.main_b_in{width:80%;margin:0 auto;height:auto;padding:5% 0;}	
.main_b_in img {width:100%;height:auto;}
.main_b_in >:nth-child(1){float:left;width:100%;height:80vw;margin:5% 0 30% 0;}
.main_b_in >:nth-child(2){float:left;width:100%;height:95vw;margin:-23% 0;}
.main_b_in >a{position:relative;}
.main_b_in >a:hover>:last-child{position: absolute; top:0;left:0;}		

	
/*下拉選單*/
#recordtype{
	margin:5% auto;
}	
		
#main_box form{padding:1% 2%;}
.form-group{
	float:left;
	width:48%;
	margin:0 2% 0 0;
	padding:2% 0;
}
.form-group1{
	float:left;
	width:48%;
	margin:0 0 0 2%;
	padding:2% 0;
}
/*據點*/
#main_m{padding:0 2%;}
.m_ti{color:#666;margin:0 2%;}
.no_ti{color:#E03943;font-size:.9em;padding:2% 0;margin:0 2%;}

	
/*通路*/
    .main_in {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }	
	
	
.store_up{
	margin:2%;
	display: flex;
	    flex-direction: column;
	
}	
	.store_text{
		display: flex;
		flex-direction: column;
	}	
.main_store{
	margin:1% 1% 3% 1%;
	background: #fff;
	border-radius: 10px;
	border:1px solid #e7eaec;
	color:#706e6b;
	box-shadow: 1px 1px 5px 1px #d6d6d6;
	position: relative;
	width:47%;
}
	.store_icon_box{
		display: flex;
		flex-direction: column;
		border-bottom:1px dashed #ccc;
		margin:2% 0 0 0;
	}	
	
.store_ti{
	line-height: 20px;
	font-size: 15px;
    display: block;
        color: #000;
        text-align: center;
       /* height: 45px;*/
        margin: 5% 0;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:100%;
}
	
.store_add{
	padding: 5px 0 0 40px;
	font-size:.9em;
	display: block;
	line-height:1.5em;
	/*min-height: 75px;*/
}
.store_tel{
	    padding: 0 0 0 40px;
        font-size: .9em;
        display: block;
        line-height: 40px;
        min-height: 35px;
}
.store_btn{
	background: #534741;
	color:#ececec;
	line-height: 1.8em;
	font-size:.8em;
	text-align: center;
	cursor: pointer;
	border-radius: 5px;
	padding:1% 2%;
	/*position: absolute;
	right:2%;
	top:5%;*/
}		
.store_btn_act{
	background: #826659;
	color:#ececec;
	line-height: 1.8em;
	font-size:.8em;
	text-align: center;
	cursor: pointer;
	border-radius: 5px;
	padding:1% 2%;
	/*position: absolute;
	right:2%;
	top:5%;	*/
}		
.store_pr{
	background: #f2f1f1;
	padding:.5% 2% 2% 2%;
	clear:both;
	border-radius: 0 0 10px 10px;
	border:1px solid #d6d6d6;
}
.store_pr ul li{
	float:left;
	background: #9c9794;
	padding:1.5%;
	margin:1%;
	font-size:.8em;
	line-height: 1em;
	color:#ececec;
	border-radius: 5px;
}
.main_page{width:100%;margin:3% auto;height:auto;}		
/*footer*/	
footer{width:100%;position:relative;margin:10% 0 0 0;}
.footer_box,.footer_box .wrapper{width:100%;}
.footer_special_info{
	width:90%;
	padding:10px 5%;
	background:#ff8da1;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:1.4;
	transform:translateY(0%);
	-ms-transform:translateY(0%);
	-moz-transform:translateY(0%);
	-webkit-transform:translateY(0%);
	-o-transform:translateY(0%);
	}
.footer_special_info>div{margin:5px 0;}
.footer_box_up{width:100%;background:#202126;color:#fff;padding:65px 0 0;display:none;}
.footer_box_down{width:100%;text-align:center;background:#0b0b0c;color:#fff;padding:11px 0 13px;}
.footer_box_down .wrapper{width:90%;margin:0 auto;}
.fbdt_text_company{font-size:13px;line-height:1.5em;font-weight:bold;margin:0 0 6px 0;letter-spacing:1px;}
.fbdt_text1{font-size:12px;line-height:1.5em;font-weight:bold;margin:0 0 6px 0;}
.fbdt_text2{font-size:14px;line-height:16px;letter-spacing:1px;font-weight:bold;}
}	


	

::-webkit-scrollbar{width:12px;height: 12px;}
::-webkit-scrollbar-thumb{background: #666 !important;}
::-webkit-scrollbar-track{
	    background: #FFFFFF;
    -webkit-box-shadow: inset 1px 1px 2px #E0E0E0;
    border: 1px solid #D8D8D8;
}
::selection{
    background: #F9A386;
    color: #fff;
    text-shadow: none;
}
/* ========== 聯絡我們 ========== */
.contact_wrap {
    width: 70%;
    max-width: 720px;
    margin: 40px auto 72px;
    padding: 12px 28px 8px;
    box-sizing: border-box;
    background: #fafafa;
    border: 1px solid #ececec;
    border-radius: 12px;
}
.contact_list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.contact_item {
    overflow: hidden;
    padding: 16px 4px 0;
}
.contact_item:last-child {
    padding-bottom: 12px;
}
.contact_icon {
    float: left;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    color: #fff;
    position: relative;
}
.contact_icon svg {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -11px 0 0 -11px;
}
.contact_emoji_icon {
    float: left;
    width: 44px;
    height: 44px;
    text-align: center;
    font-size: 28px;
    line-height: 44px;
}
.contact_icon_line,
.contact_icon_mail,
.contact_icon_addr,
.contact_icon_tel { background: #ff8da1; }
.contact_body {
    margin-left: 60px;
    padding-bottom: 16px;
    border-bottom: 1px solid #e8e8e8;
}
.contact_item:last-child .contact_body {
    border-bottom: none;
    padding-bottom: 4px;
}
.contact_label {
    font-size: 13px;
    letter-spacing: 1px;
    color: #999;
    margin-bottom: 4px;
    line-height: 1.4;
}
.contact_label_note {
    margin-left: 4px;
    color: #ff8da1;
    letter-spacing: 0;
}
.contact_value {
    font-size: 17px;
    line-height: 1.55;
    color: #444;
    letter-spacing: 0.5px;
}
.contact_value_line {
    overflow: hidden;
}
.contact_id {
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
    letter-spacing: 1px;
}
.contact_line_btn {
    display: inline-block;
    vertical-align: middle;
    margin-left: 12px;
    line-height: 0;
}
.contact_line_btn img {
    display: block;
    height: 36px;
    width: auto;
}
.contact_hours {
    display: block;
    margin-top: 6px;
    font-size: 14px;
    color: #888;
}
.contact_value .contact_hours {
    margin-top: 3px;
}
@media screen and (max-width: 767px) {
    .contact_wrap {
        width: 92%;
        margin: 24px auto 52px;
        padding: 8px 14px 4px;
    }
    .contact_item {
        padding-top: 14px;
    }
    .contact_icon {
        width: 40px;
        height: 40px;
    }
    .contact_icon svg {
        width: 18px;
        height: 18px;
        margin: -9px 0 0 -9px;
    }
    .contact_emoji_icon {
        width: 40px;
        height: 40px;
        font-size: 24px;
        line-height: 40px;
    }
    .contact_body {
        margin-left: 52px;
        padding-bottom: 14px;
    }
    .contact_value {
        font-size: 15px;
    }
    .contact_hours {
        font-size: 13px;
    }
    .contact_line_btn {
        display: block;
        margin: 8px 0 0;
    }
}

/* ========== 聯絡我們（emoji 版：雙欄卡片） ========== */
.emoji_contact {
    width: 70%;
    max-width: 880px;
    margin: 42px auto 88px;
    padding: 0 10px;
    box-sizing: border-box;
}
.emoji_contact_lead {
    margin: 0 0 28px;
    text-align: center;
    font-size: 15px;
    line-height: 1.7;
    color: #888;
    letter-spacing: 1px;
}
.emoji_grid {
    margin: 0 -1%;
}
.emoji_card {
    float: left;
    width: 48%;
    margin: 0 1% 20px;
    padding: 28px 24px 26px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 14px;
    box-shadow: 0 6px 18px rgba(0,0,0,0.04);
    min-height: 210px;
    text-align: left;
}
.emoji_card:nth-child(2n+1) {
    clear: left;
}
.emoji_card_icon {
    font-size: 34px;
    line-height: 1;
    margin-bottom: 14px;
}
.emoji_card_title {
    font-size: 13px;
    color: #999;
    letter-spacing: 1px;
    margin-bottom: 8px;
}
.emoji_card_text {
    font-size: 17px;
    line-height: 1.55;
    color: #444;
    letter-spacing: 0.4px;
    word-break: break-all;
}
.emoji_card_note {
    margin-top: 8px;
    font-size: 13px;
    line-height: 1.5;
    color: #888;
}
.emoji_card .contact_icon {
    float: none;
    display: block;
    margin: 0 0 14px;
}
.emoji_card .contact_line_btn {
    display: inline-block;
    margin-top: 14px;
    line-height: 0;
}
.emoji_card .contact_line_btn img {
    display: block;
    height: 36px;
    width: auto;
}
@media screen and (max-width: 767px) {
    .emoji_contact {
        width: 92%;
        margin: 28px auto 60px;
        padding: 0;
    }
    .emoji_contact_lead {
        margin-bottom: 18px;
        font-size: 14px;
        text-align: left;
    }
    .emoji_grid {
        margin: 0;
    }
    .emoji_card {
        float: none;
        clear: none;
        width: 100%;
        margin: 0 0 14px;
        padding: 22px 18px 20px;
        min-height: 0;
    }
    .emoji_card_icon {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .emoji_card_text {
        font-size: 15px;
    }
}
