@charset "utf-8";
/*===========SEO麵包削============*/
.breadcrumb{
    padding: 4px 10px;
}
.breadcrumb ul li{
    display: inline;
    color: #D0C293;
    font-size: 14px;
}
.breadcrumb ul li:after{
    content: ">";
}
.breadcrumb ul li:first-child:after{
    content: "";
}
.breadcrumb ul li:last-child:after{
    content: "";
}
.breadcrumb ul li a{
    color: #D0C293;
}

body,
.submit,
select,
input {
    margin: 0px;
    padding: 0px;
    font-family: 微軟正黑體;
}

h2 span {
    font-family: 微軟正黑體;
}

div,

/* CSS Document */

dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote {
    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;
}

q:before,
q:after {
    content: '';
}

a {
    text-decoration: none
}

body {
    width: 100%;
    margin: 0;
    padding: 0;
    background: url(images/bg.jpg) repeat;
}

a[name^="a"] {
    position: relative;
    top: -50px;
}


/*base*/

#append-btn,
#append-list {
    display: none !important;
}

.container {
    max-width: none;
}


/*.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:active {
    background-color:none;/
}
*/


/* transition */

*:link,
*:visited,
*:hover,
*:active,
*:focus {
    -webkit-transition: color .3s linear, background-color .3s linear, border-color .3s linear;
    transition: color .3s linear, background-color .3s linear, border-color .3s linear;
}


/*col*/

.col-md-4,
.col-md-8,
.col-xs-12 {
    padding: 0;
}


/*top*/

.scroll2top:link,
.scroll2top:visited {
    background: url(images/top.png) no-repeat 0 0;
    height: 75px;
    width: 90px;
    /*margin-left: 0px;
    right: 30%;*/
    bottom: 0px;
}

.scroll2top:hover {
    background: url(images/top.png) no-repeat 0 -80px;
}


/*head*/

/*.carousel-inner > .item:after {
    content: ".";
    display: block;
    clear: both;
    line-height: 0;
    height: 0;
    visibility: hidden;
    z-index: -1;
}

.carousel-inner > .item span img {
    max-width: 100%;
}*/

.carousel {
    margin-bottom: -20px;
}

/*.carousel-inner > .item {
    background-size: cover;
    text-align: center;
}

.carousel + .container {
    margin-top: 20px;
}
*/

/*content*/

.content {
    -webkit-box-shadow: 0px 0px 6px 0px #585651;
    -moz-box-shadow: 0px 0px 6px 0px #585651;
    box-shadow: 0px 0px 6px 0px #585651;
    display: block;
    max-width: 950px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: -1px;
    z-index: -5;
}


/*Linfo*/

.info {
    overflow: auto;
    background: #edead5;
    margin-top: 20px;
    float: left;
    margin-bottom: -10000px;
    padding-bottom: 10000px;
}


/*title-L*/

.title_top {
    background: url(images/title_top.png);
    height: 30px;
}

ul.title_L {
    background: url(images/btn_bg.png);
    height: 33px;
    text-align: center;
    margin: 0 auto;
    padding: 4px;
}

ul.title_L>li>a {
    display: block;
    color: #1b1a04;
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    width: 25%;
}

a.choose1:hover,
.index1 a.choose1,
a.choose2:hover,
.index2 a.choose2,
a.choose3:hover,
.index3 a.choose3,
a.choose4:hover,
.index4 a.choose4 {
    border: 1px solid #2a2a14;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    background: rgba(243, 237, 214, 0.3);
}

ul.title_L li a:hover:after,
.index1 a.choose1:after,
.index2 a.choose2:after,
.index3 a.choose3:after,
.index4 a.choose4:after {
    content: url(images/title_top_c.png);
    margin: -16px 0px 0px -35px;
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/*frame*/

div.frame {
    clear: both;
    overflow: auto;
}

div.frame .title {
    background: url(images/L-li-title.png)no-repeat center top;
    text-align: center;
    font-weight: bold;
    padding-top: 24px;
    height: 62px;
}

img.pic {
    border: #1b1a04 solid 2px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 100%;
}

div.frame h5 {
    font-size: 1.4em;
    padding: 5px 0 3px 0;
    color: #5b5501;
}

div.frame p {
    font-size: 1.1em;
    line-height: 1.4em;
    color: #605c4a;
}

ul.frame {
    margin: 10px 0;
    padding: 0 15px 20px 15px;
}

ul.frame b {
    color: #dc5920;
}

div.frame li {
    border-bottom: 1px dotted #605c4a;
    padding: 10px 0;
}

div.title_mobile {
    background: url(images/btn_bg.png);
    height: 50px;
    color: #34270c;
    line-height: 2.1em;
    text-align: center;
    font-size: 1.8em;
    font-weight: bold;
}


/*sence*/

.sence {
    overflow: hidden;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #f6f9eb;
    -webkit-box-shadow: 0px 0px 6px 0px #585651;
    -moz-box-shadow: 0px 0px 6px 0px #585651;
    box-shadow: 0px 0px 6px 0px #585651;
    margin-bottom: -4000px;
    padding-bottom: 4000px;
    float: right;
    margin-right: -1px;
    z-index: 99;
}


/*R*/

.title_R {
    background: url(images/little_R_bg_01.png) no-repeat 378px -30px, url(images/title_bg_01.png);
    height: 55px;
    padding: 15px 0 0 15px;
}


/* fixed bottom bar */

.container.navbar-fixed-bottom {
    border-top: 1px solid #051906;
    height: 50px;
    padding: 0 30px;
    z-index: 600 !important;
    background: url(images/btn_b_bg.png);
}

.btn-top {
    float: right;
    vertical-align: middle;
}

.btn-top:link,
.btn-top:visited {
    margin: 3px 0 0 8px;
    width: 72px;
    height: 42px;
    text-align: center;
    font-weight: bold;
    color: #5d5d5d;
    border-radius: 2px;
    background: #fff;
    background: -webkit-linear-gradient(top, rgba(253, 253, 253, 1) 0%, rgba(246, 246, 246, 1) 38%, rgba(221, 221, 221, 1) 100%);
    background: linear-gradient(to bottom, rgba(253, 253, 253, 1) 0%, rgba(246, 246, 246, 1) 38%, rgba(221, 221, 221, 1) 100%);
    -webkit-box-shadow: inset 0 0 3px 2px rgba(255, 255, 255, .5);
    box-shadow: inset 0 0 3px 2px rgba(255, 255, 255, .5);
}

.btn-top b {
    display: block;
    width: 20px;
    height: 12px;
    background: url(images/btn_top_arr.png) no-repeat center;
    margin: 8px auto 0;
}

.btn-push:link,
.btn-push:visited {
    display: inline-block;
    vertical-align: middle;
    width: 130px;
    height: 40px;
    margin: 5px 0 0;
    padding-left: 45px;
    background: url(images/btn_push.png) no-repeat 0 -40px;
    color: #fff;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
}

.btn-push:hover {
    text-decoration: none;
}

.btn-push.pressed {
    background-position: 0 0;
    text-decoration: none;
}

.drawer {
    position: fixed;
    padding-bottom: 50px;
    width: 100%;
    height: 0;
    bottom: 0;
    opacity: 0;
    z-index: 400;
    -webkit-transition: opacity 0.35s ease;
    transition: opacity 0.35s ease;
}

.drawer.lifted {
    display: block;
    height: auto;
    opacity: 1;
}

.drawer a:link,
.drawer a:visited {
    font-family: "微軟正黑體";
    padding: 10px 0;
    text-align: center;
    font-size: 17px;
    font-weight: bolder;
    display: block;
    background: url(images/btn_bg.png);
    color: #1b1a04;
    border-top: 1px solid #a8a171;
}

.drawer a:hover,
.drawer a:active {
    color: #532811;
    background: url(images/btn_hover.png) no-repeat, url(images/btn_hover_0.png) no-repeat right, url(images/title_bg_01.png);
    text-decoration: none;
}


/*===c23模組大分類===*/


/*h3 {
    font-size: 20px;
    color: #fff;
    background: url(images/btn_bg_icon.png) no-repeat 20px, url(images/btn_bg.png) repeat-x;
    border-radius: 5px;
    margin: 20px 0;
    padding: 6px 55px;
}*/


/*===c23模組專用===*/

.intro-anchors-box:before {
    content: " ";
    display: none;
    height: 60px;
}

.fixing .intro-anchors-box:before {
    display: none;
}

.intro-anchors {
    display: none;
}

.intro-anchors a {
    display: none;
}

.carrier {
    font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
}

.carrier h4 {
    position: relative;
    z-index: 1;
    clear: both;
    text-align: center;
    font-family: "微軟正黑體";
    font-size: 20px;
    color: #884006;
    border-radius: 5px;
    margin: 20px;
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #884006;
}

.carrier h4:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border: 1px solid #884006;
    background: url(images/R_sence_title_deco.png) no-repeat -2% 50%, url(images/R_sence_title_deco.png) no-repeat 102% 50%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.carrier ul {
    padding: 10px 10px 30px 10px;
    color: #434343;
}

.carrier li {
    min-height: 70px;
    border-bottom: 1px dotted #b8c0be;
    /*padding: 10px;*/
    line-height: 1.3em;
    padding: 20px 5px 30px;
}

.carrier li:hover {
    background-color: #fff3c5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


/*.carrier li:last-child{border:none;}*/

.carrier li a:link,
.carrier li a:visited {
    position: relative;
    text-decoration: none;
    font-size: 15px;
    font-family: "微軟正黑體";
    color: #434343;
    letter-spacing: 1px;
    line-height: 25px;
    display: block;
    /*padding: 5px 3px;*/
    font-family: Verdana, Geneva, sans-serif;
}

.carrier li a strong {
    font-weight: normal;
    display: block;
    font-size: 20px;
    font-weight: bolder;
    font-family: "微軟正黑體";
    color: #513900;
    margin: 2px 0 6px 0;
    *margin: 0;
    line-height: 26px;
}

.carrier li a:hover strong {
    /*text-decoration: underline;*/
    color: #6d2100;
}

.carrier li em.price {
    font-size: 14px;
    color: #f50600;
    font-family: Verdana, Geneva, sans-serif, arial, "微軟正黑體";
    float: right;
    *margin-top: -1.2em;
    margin-top: 10px;
}

.carrier li em.price span {
    font-size: 16px;
    font-weight: bold;
}

.box-head {
    display: none !important;
}

@media screen and (min-width: 1200px) {
    div.title_mobile {
        display: none;
    }
}

@media screen and (min-width: 992px)and (max-width: 1199px) {
    .nav0.stuck {
        max-width: 940px;
    }
    div.title_mobile {
        display: none;
    }
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    .scroll2top:link,
    .scroll2top:visited {
        margin-left: 805px;
    }
    .title_R {
        background: url(images/little_R_bg_01.png) no-repeat 177% 30%, url(images/title_bg_01.png);
    }
    /*ul.menu {
        padding: 0 110px;
    }
    ul.menu>li {
        margin: 8px 20px 0;
    }*/
    div.title_mobile {
        display: none;
    }
    .carrier li {
        padding: 20px 5px 50px;
    }
}

@media screen and (max-width: 767px) {
    .content {
        background: #fff;
    }
    .head,
    .content {
        -moz-box-shadow: 0px 0px 5px 2px rgba(20%, 20%, 20%, 0.3);
        -webkit-box-shadow: 0px 0px 5px 2px rgba(20%, 20%, 20%, 0.3);
        box-shadow: 0px 0px 5px 2px rgba(20%, 20%, 20%, 0.3);
    }
    .head {
        height: 410px;
        background-size: cover;
    }
    .title_R {
        background: url(images/little_R_bg_01.png) no-repeat 134% 30%, url(images/title_bg_01.png);
    }
    ul.menu {
        display: none;
    }
    div.sence {
        margin: 0;
        -webkit-border-top-left-radius: 0px;
        -webkit-border-top-right-radius: 0px;
        -moz-border-radius-topleft: 0px;
        -moz-border-radius-topright: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .desktop {
        display: none;
    }
    .info {
        margin-top: 0;
    }
    .carousel {
        margin-bottom: 0;
    }
    .carrier li {
        padding: 20px 5px;
    }
}

@media screen and (max-width: 480px) {
    .head {
        background: url(images/h_s_00.jpg) no-repeat;
        height: 360px;
    }
    .title_R {
        background: url(images/little_R_bg_01.png) no-repeat 240px 30%, url(images/title_bg_01.png);
    }
    .carrier li {
        min-height: 140px;
    }
}
