@charset "utf-8";
/* CSS Document */
/*--reset--*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
/*h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}*/
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}

html {
	min-height: 100%;
	_height:100%;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	_height:100%;
	height: 100%;
}
a{text-decoration:none;}
/*--reset_END--*/

/*--共用版型--*/
body{ font-family:"微軟正黑體";}
   
/*背景漸層色*/  
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #BDEAEF 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #BDEAEF 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #FFFFFF 0%, #BDEAEF 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #BDEAEF));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #BDEAEF 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FFFFFF 0%, #BDEAEF 100%);

/*背景漸層色*/ 
 
  }
#gotop {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;    
    padding: 10px 15px;    
    font-size: 20px;
    background: #777;
    color: white;
    cursor: pointer;
}
html,body{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
#DIV_PARENT {
    position: relative;
    background:rgba(0,0,0,0);
	// 這個DIV是提供定位點的父區塊，一般設為 relative
    // 提供定位點的父區塊，因為只提供定位點，一般不設定寬度與高度
} 

.clear_b{
	clear:both;
}	

/* sec */

.bg { width:100%; position: relative; margin-top:84px; padding:0;}
.abouttit { width: 60%; margin:0px auto; padding:5px 0;}
.abouttit p { display: inline-block; color:black; }
.sectit { text-align: center; font-size: 25px; font-family: 華康粗圓體,華康細圓體,Microsoft JhengHei,Comic Sans MS,arial,helvetica,sans-serif,DFKai-sb,MingLiU; }
/*.secbox { width: 100%; padding:20px 0 200px; margin-bottom: 5px; background: url(../img/Secret_salon02_1.jpg) no-repeat top center; background-size: cover; }*/
.secbox { width: 100%; padding:20px 0 200px; margin-bottom: 5px; background: url(../img/treat_bg.jpg) no-repeat top center; background-size: cover; }
.seccon { width: 1000px; margin:0px auto; text-align: center; }
.secc { width: 240px; display: inline-block; margin:50px 1% 0; vertical-align: bottom;}
.secc_img { height: 290px; -webkit-box-shadow: 4px 4px 10px rgba(20%,20%,40%,0.5); -moz-box-shadow: 4px 4px 10px rgba(20%,20%,40%,0.5); box-shadow: 4px 4px 10px rgba(20%,20%,40%,0.5); }
.secc p {line-height: 1.6;color:black;text-align: left;margin:5px 0;letter-spacing: 1px;font-family: 華康粗圓體,華康細圓體,Microsoft JhengHei,Comic Sans MS,arial,helvetica,sans-serif,DFKai-sb,MingLiU;height: 75px;min-height: 75px;}
.more { float: right; width: 40%; }
.more:hover { opacity: 0.8; }

/* sec_con */
.bg_background {  }
.sec_tit { width: 100%; background: #fbfbfb; letter-spacing: 1px; padding:10px 0; font-size: 25px; text-align: center; font-family: 華康粗圓體,華康細圓體,Microsoft JhengHei,Comic Sans MS,arial,helvetica,sans-serif,DFKai-sb,MingLiU; }
.sec_share { width: 60%; padding:15px 0; margin:0px auto; }
.sec_line { display: inline-block; margin-right: 10px; vertical-align: bottom;}
.sec_conbox { width: 100%; background-color: white;}
.sec_concent {width: 60%;margin:0px auto;word-break: break-all;padding-bottom: 20px;}
.extread { width: 100%; padding:50px 0 80px; background: url(../img/001-01.jpg) no-repeat center center; background-size: cover;}
.extimg { width: 13%; margin-bottom: 30px;}
.extli { text-align: center; }
.env_pic { width: 220px; height: 180px; border-radius: 10px; display: inline-block; margin:0px 20px; clip-path:polygon( 15px 0, calc(100% - 15px) 0, 100% 15px, 100% calc(100% - 15px), calc(100% - 15px) 100%, 15px 100%, 0 calc(100% - 15px), 0 15px); }
.env_pic2 {width: 220px;height: 300px;border-radius: 10px;display: inline-block;margin:0px 20px;clip-path:polygon( 15px 0, calc(100% - 15px) 0, 100% 15px, 100% calc(100% - 15px), calc(100% - 15px) 100%, 15px 100%, 0 calc(100% - 15px), 0 15px);}

/* treat_con */

.con_more { text-align: center; margin:30px 0; }
.con_more p { font-size: 20px; letter-spacing: 2px; font-family: 華康粗圓體,華康細圓體,Microsoft JhengHei,Comic Sans MS,arial,helvetica,sans-serif,DFKai-sb,MingLiU;}



.gotop_ {position: fixed;bottom:2%;right:2%;cursor: pointer;background: white;border-radius: 100%;z-index: 99999;}



@media screen and (max-width: 1400px){

}
@media screen and (max-width: 1150px){
	.env_pic { width: 200px; height: 160px; margin:0px 12px; }
	.env_pic2 {width: 200px;height: 266px;margin:0px 12px;}
	.extimg { width: 17%; }
}
@media screen and (max-width: 1000px){
	.abouttit { width: 70%; }
	.seccon { width: 100%; }
	.sec_share,.sec_concent { width: 85%; }
	.env_pic { width: 180px; height: 140px; margin:0px 8px; }
	.env_pic2 { width: 180px; height: 246px; margin:0px 8px; }
}
@media screen and (max-width: 880px){
	.env_pic { width: 280px; height: 210px; margin:10px; }
	.env_pic2 {width: 280px;height: 370px;margin:10px;}
	.extimg { width: 25%; }
}
@media screen and (max-width: 720px){
	.secbox { background-size: auto }
	.sec_line { margin-bottom: 10px; }
	.env_pic { width: 220px; height: 180px; margin:10px; }
	.env_pic2 { width: 220px; height: 286px; margin:10px; }
	.extimg { width: 28%; }
}
@media screen and (max-width: 550px){
	.env_pic { width: 175px; height: 135px; margin:10px; }
	.env_pic2 { width: 175px; height: 215px; margin:10px; }
	.extimg { width: 35%; }
}
@media screen and (max-width: 480px){
	.abouttit { width: 90%; } 
	.env_pic { width: 240px; height: 190px; }
	.env_pic2 {width: 240px;height: 320px;}
	.extimg { width: 53%; }
}
