@charset "UTF-8";
*{ margin: 0; padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
ul, li { margin: 0; padding: 0; list-style: none;}
img, div, iframe{ border: 0; vertical-align: bottom;}
body, html { width: 100%; height: 100%;}
h1{ display: none;}
li li, li p, li span, li p span, p span{ font-size: 1em;}
a:link, a:visited ,a:hover ,a:active {text-decoration: none;}
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
body, html {
-webkit-text-size-adjust: 100%;
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
font-family: 'Noto Sans TC', 'Microsoft JhengHei', Arial, Helvetica, sans-serif;}

.kv_wrap{ width: 100%; height: 550px; float: left; overflow: hidden;}
.kv{ width: 2560px; height: 550px; position: relative; left: 50%; margin-left:-1280px;
background: url(../img/kv_bg.jpg) center center no-repeat;}
.m_kv{ display: none;}

.info{ width: 100%; background: #fff; padding: 40px 0; float: left; color: #333;}
.info_td{ width: 500px; margin: 0 auto; text-align: center;}
.info_tit{ display: inline-block; background: url(../img/frame.png) no-repeat; font-weight: 700;
background-size: 100%; font-size: 1.25rem; padding: 16px 30px 40px;}
.info_text{ display: block; font-size: 1rem; line-height: 1.75rem; text-align: left;}

.tit_wrap{ display: inline-block; width: 250px; margin-bottom: 30px; position: relative;}
.tit_wrap img{ width: 100%;}
.tit_wrap h2{ color: #fff; font-size: 2.5rem; line-height: 3rem; letter-spacing: 1px; font-weight: 500; margin-top: 5px;}

.action_wrap{ width: 100%; padding: 60px 0 100px 0; float: left; background: #f3864d;}
.action_td{ width: 1200px; margin: 0 auto; text-align: center;}

.action_td_int{ width: 100%; margin-bottom: 40px;
display: inline-flex; align-content: space-between; flex-wrap: wrap;}
.int-item{ width: 23.6%; margin: 0 0.7%; background: #fff; text-align: left; padding-bottom: 20px; margin-bottom: 40px;
display:inline-flex; flex-wrap: wrap; align-content: space-between; align-items: end;}
.int-item ul{ width: 100%;}
.int-item ul li{ width: 100%; float: left;}
.int-item ul li img{ width: 100%; margin-bottom: 20px;}
.int-item ul li h2{ font-size: 1.25rem; line-height: 1.75rem; color: #333; margin: 10px 10px 8px 15px;}
.int-item ul li h3{ padding: 5px 10px; font-size: 0.88rem; border-radius: 3px;
background: #7c67e6; color: #fff; margin: 0 10px 10px 15px; display: inline;}
.int-item ul li p{ color: #333; font-size: 1rem; line-height: 1.75rem; margin: 0 10px 10px 15px;}
.bottom{ width: 100%; float: left;}
.price_wrap{ font-size: 1.5rem; line-height: 1.75rem; color: #ff8a3e; float: right; margin: 0 15px 5px; font-weight: 700;}
.price{ font-size: 0.88rem;}

.oo{ color: #fd5a2c; font-size: 0.88rem;}
.cc{ width: 100%; color: #999; font-size: 0.88rem; text-align: right; display: inline-block; padding: 0 15px;}
.cc:before{ content: "照片Credit ｜ ";}

.cta_tit{ color: #fff; display: inline-block; font-size: 1.13rem; margin-bottom: 10px; font-weight: 700; letter-spacing: 1px;}
.cta { width: 300px; height: 60px; background: #7c67e6; color: #fff; font-weight: 700;
font-size: 1.5rem; line-height: 60px; display: inline-block; border-radius: 40px;}
.cta a { display: block; width: 100%; height: 100%; text-decoration: none; cursor: pointer;
border-radius: 40px; color: #fff;}
.cta a:hover { text-decoration: none; background: #5f41f7;}

.res{ position: fixed; bottom: 260px; right: 0; z-index: 999;
text-align: center; width: 50px; display: block; border-radius: 3px;
background: #7c67e6; font-size: 1.13rem; color: #fff; font-weight: 700;
-webkit-transition: 1s; -moz-transition: 1s; transition: 1s;}
.res a { display: block; height: 100%; padding: 5px 15px 10px 15px; line-height: 21px;
-webkit-transition: 1s; -moz-transition: 1s; transition: 1s; color: #fff;}
.res:hover { background-color: #5f41f7;}

/* back to top */
#back-top { position: fixed; bottom: 200px; right: 0; z-index:999;
text-align: center; width: 50px; height: 50px; display: block; border-radius: 3px;
background: rgba(85,85,85,0.5); line-height: 55px; font-size: 24px; color: #fff; font-weight: normal;
-webkit-transition: 1s; -moz-transition: 1s; transition: 1s;}
#back-top a { display: block; width: 100%; height: 100%; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; color: #fff;}
#back-top:hover { background-color: rgba(85,85,85,0.3);}

@media screen and (max-width: 1280px) {
.action_td{ width: 90%;}
.cta_tit{ font-size: 1rem;}
.cta { width: 250px; height: 50px; line-height: 50px; font-size: 1.25rem;}
.menu { width: 1000px;}
.int-item{ width: 46%; margin: 0 2% 40px;}
}

@media screen and (max-width: 1023px) {
.action_td{ width: 94%;}
.res{ bottom: 100px; width: 40px; font-size: 1rem; line-height: 16px;}
.res a { padding: 5px 10px 10px 10px;}
#back-top { bottom: 50px; width: 40px; height: 40px; font-size: 22px; line-height: 45px;}
.kv_wrap{ display: none;}
.m_kv{ display: block; width: 100%;}
.m_kv img{width: 100%;}
}

@media screen and (max-width: 800px) {
.info_td{ width: 80%;}
}

@media screen and (max-width: 768px) {
.info_td{ width: 70%;}
}

@media screen and (max-width: 640px) {
.action_wrap{ padding: 50px 0 100px 0; float: left;}
.action_td_int{ margin-bottom: 50px;}
.int-item{ width: 94%; margin: 0 3% 30px;}
.tit_wrap{ margin-bottom: 20px; width: 200px;}
.tit_wrap h2{ font-size: 2rem; line-height: 2.5rem;}
}

@media screen and (max-width: 400px) {
.info_td{ width: 90%;}
.info_text{ padding-left: 10px;}
.action_td{ width: 100%;}
.action_td_int{ margin-bottom: 30px;}
.tit_wrap h2{ font-size: 1.75rem; line-height: 2.25rem;}
}

@media screen and (max-width: 340px) {
.info_tit{ font-size: 1.125rem;}
}
