﻿@import url(http://fonts.googleapis.com/css?family=Didact+Gothic);

@font-face {
    font-family: 'KozMin';
    src: url(KozMinPr6N-Heavy.otf)
}
@font-face{
	font-family: 'ica';
	src: url(G-OTF-GKyokaICAPro-Medium.otf)
}






article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background: transparent
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 1.35em;
    margin: .67em 0; font-family: 'ica',meiryo,arial,sans-serif; font-weight: normal; color: #000;
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 2.5em;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

.std-title {
    color: #685e74
}

.fontColor-title {
    color: #8e7f65
}

.cf:before,.cf:after {
    content: "";
    display: table
}

.cf:after {
    clear: both
}

.invisible {
    display: none
}

ul.list-unstyled li {
    list-style-type: none
}

ul.list-inline li {
    float: left;
    list-style-type: none
}

@media screen and (min-width: 992px) {
    .hidden-md {
        display:none!important
    }
}

@media screen and (min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display:none!important
    }
}

@media screen and (min-width: 320px) and (max-width:991px) {
    .hidden-smxs {
        display:none!important
    }
}

@media screen and (max-width: 767px) {
    .hidden-xs {
        display:none!important
    }
}

html {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

*,*:before,*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-size: 1em;
    font-family: '微軟正黑體',Arial,sans-serif;
    line-height: 1.5
}

.noscroll {
    overflow: hidden
}

a {
    text-decoration: none
}

a:visited {
    text-decoration: none
}


img {
    display: block
}

ul {
    padding: 0
}

p {
    margin: 0.4375em 0
}

.section-header {
    width: 100%;
    padding: 0.375em;
    position: relative;
    /*box-shadow: 0 15px 27px -3px rgba(0,0,0,.3)*/ margin-bottom: 2.5%;
}
.section-header img{display:inline-block; height: 4em; width: auto;}


.section-header p {
    margin: 0 5%;
    color: #000;
    /*font-family: "FrutigerL Roman";*/
	font-family: 'ica';
    font-weight: normal;
	font-size: 1.35em;
    letter-spacing: 1px; 
    
}


.section-header .sideline {
    display: block;
    width: 100%
}

.section-header span {
    position: absolute;
    right: 1.5625em;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.875em
}

.index-main-wrap {
    margin-top: 5%;
}

.page-banner { display: none;
    margin-bottom: 20px
}

.content .description a {
    color: #1c1c1c
}

.page-container {
    min-height: 100%;
    height: auto!important;
    height: 100%;
    margin-top: 40px
}

.page-container .section-header {
    margin-bottom: 1.25em
}

.page-container .section-header h2 {
    font-size: 1em;
    font-weight: normal
}

.page-container .section-header h2 span {
    color: #000;
    font-size: 1.5em;
    font-weight: bold
}

@media screen and (min-width: 320px) and (max-width:991px) {
    .index-main-wrap {
        margin-top:0
    }

    .section-header {
        margin: 0.625em 0
    }

    .section-header h2 {
        width: 100%;
        line-height: 1.2
    }

    .section-header h2 span {
        font-size: 1em;
    }

    .section-header:before {
        width: 1.5625em;
        height: 1px;
        top: -20px;
        left: 50%;
        -moz-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
        -webkit-transform: translate(-50%,0);
        transform: translate(-50%,0);
        background-color: #d6d2db;
        background-image: none
    }
}

.container {
    padding: 0 0.9375em;
}

.carousel {
    position: relative;
    overflow: hidden
}

.item img {
    max-height: 37.5em
}

.bannerframe {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.carousel-one {
    width: 100%;
    z-index: -999;
    background-color: #000;
    position: relative
}

.carousel-one img {
    width: 100%;
    height: auto;
    margin: 0 auto
}

.index-news {
    width: calc(29.074% - 2px);
    vertical-align: top;
    display: inline-block;
    margin: auto
}

.index-news .section-header {
    background-color: #b1b71a;
    margin-bottom: 3.125em
}

.index-contact {
    width: calc(26.432% - 2px);
    vertical-align: top;
    display: inline-block;
    margin: auto
}

.index-contact .section-header {
    background-color: #374957;
    margin-bottom: 2.5em
}

.index-products {
    /*width: calc(44.1% - 2px);*/
	width: 100%;
    vertical-align: top;
    display: inline-block;
    margin: auto
}

.index-products .section-header {
	width: 100%;
    /*background-color: #666666;
    margin-bottom: 2.5em;*/
}

.page-banner {
    width: 100%;
    background-color: #000
}

.page-banner img {
    width: 100%;
    height: auto;
    margin: 0 auto
}

.page-banner .bannerframe {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    height: 37.5em;
    margin: 0 auto
}

.main-stage {
    position: relative
}

.side {
    min-height: 6.25em;
    margin-top: 1.875em
}

.side .sidelist {
    padding: 1.25em;
    color: #454545
}

.side .main-list li {
    margin-bottom: 1.875em;
    padding-bottom: 0.625em;
    color: #454545;
}

.side .main-list li a,.side .main-list li a:visited {
	display: block;
    font-size: 1em;
	line-height: 2.5em;
	/*font-weight: bold;*/
    color: #454545;
}

.side .second-list {
	line-height: 1.875em;
    padding: 1.25em;
	background: #ededed;
	border-radius: 0.9375em;
	margin-top: 0.9375em;
}

.side .second-list li {
    margin-bottom: 0.3125em;
    border-bottom: none;
    padding-bottom: 0
}

.side .second-list li a,.side .second-list li a:visited {
    font-size: 0.9375em;
	line-height: 1.5em;
    color: #454545
}

.about_side .section-header {
    background-color: #514b67
}

.about_side .main-list li {
    border-bottom: 1px dotted #514b67
}

.side-xs {
    width: 100%;
    margin-bottom: 0.625em;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #1c1c1c
}

@media screen and (max-width: 1204px) {
    .carousel-one img {
        width:100%;
        height: auto
    }

    .carousel-one .bannerframe {
        width: 100%;
        height: auto
    }

    .page-banner img {
        width: 100%;
        height: auto
    }

    .page-banner .bannerframe {
        width: 100%;
        height: auto
    }
}

@media screen and (min-width: 1200px) {
    .container {
        max-width:1170px;
        margin-left: auto;
        margin-right: auto
    }

    .container:after {
        content: " ";
        display: block;
        clear: both
    }
}

@media screen and (min-width: 992px) and (max-width:1199px) {
    .container {
        max-width:980px;
        margin-left: auto;
        margin-right: auto
    }

    .container:after {
        content: " ";
        display: block;
        clear: both
    }
}

@media screen and (min-width: 992px) {
    .main-stage {
        width:72.91667%;
        float: left;
        margin-left: 1.04167%;
        margin-right: 1.04167%
    }

    .side {
        width: 22.91667%;
        float: left;
        margin-left: 1.04167%;
        margin-right: 1.04167%
    }
}

@media screen and (min-width: 768px) and (max-width:991px) {
    .container {
        max-width:750px;
        margin-left: auto;
        margin-right: auto
    }

    .container:after {
        content: " ";
        display: block;
        clear: both
    }

    .side {
        width: 97.91667%;
        float: left;
        margin-left: 1.04167%;
        margin-right: 1.04167%
    }

    .main-stage {
        width: 97.91667%;
        float: left;
        margin-left: 1.04167%;
        margin-right: 1.04167%
    }

    .index-news,.index-products,.index-contact {
        width: 97.91667%;
        float: left;
        margin-left: 1.04167%;
        margin-right: 1.04167%
    }
}

@media screen and (min-width: 320px) and (max-width:991px) {
    .side {
        min-height:1.875em;
        background-image: none
    }
}

@media screen and (min-width: 320px) and (max-width:767px) {
    .container {
        max-width:100%;
        margin-left: auto;
        margin-right: auto
    }

    .container:after {
        content: " ";
        display: block;
        clear: both
    }

    .page_container {
        padding: 0
    }

    .side {
        width: 97.91667%;
        float: left;
        margin-left: 1.04167%;
        margin-right: 1.04167%
    }

    .main-stage {
        width: 97.91667%;
        float: left;
        margin-left: 1.04167%;
        margin-right: 1.04167%
    }

    .index-news,.index-products,.index-contact {
        width: 97.91667%;
        float: left;
        margin-left: 1.04167%;
        margin-right: 1.04167%
    }
}

.products-detail-top {
    position: relative;
    margin-bottom: 1.25em;
    padding-bottom: 1.25em;
    border-bottom: 1px solid #ccc
}

.products-detail-top .content .title {
   
    
}

.products-detail-top .content .description {
    /*max-height: 6em;*/
    line-height: 2.25em;
	margin-bottom: 2.5em;
}

.main-products {
	width: 40%; margin: 2.5%;
     float: left;
    position: relative
}

.main-products .index-products-imgblock {
    width: 28.125%;
    float: left;
    margin-left: .52083%;
    margin-right: .52083%
}

.main-products .product_imgBlock {
    display: block;
    width: 100%;
    position: relative;
    padding-top: 100%;
    overflow: hidden
}

.main-products .product_imgBlock img {
    position: absolute;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.index-products .main-products .content {
    width: 69.79167%;
    float: left;
    margin-left: .52083%;
    margin-right: .52083%;
    padding-left: 2.8125em;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.index-products .main-products .content .title {
    line-height: 1.5em;    
    margin-bottom: 5%
}

.content .title {
    color: #68695c;
    word-break: break-all;
    overflow: hidden
}

.content .title a {
	font: 0.875em/1.5em meiryo,arial,sans-serif;
    color: #68695c
}

.content .description {
    font-size: .75em;
    line-height: 1.875em;
    color: #666;
    word-break: break-all;
    max-height: 7em;
	font-family: arial,新細明體,sans-serif;
    overflow: hidden;
}

.content .description p { color:#666;
    margin: 0
}

.products-img img {
    width: 100%
}

.product_side .section-header {
    
    color: #fff
}

.product_side .main-list li {
}

.product_side .main-list li .second-list li {
    border-bottom: none
}

@media screen and (min-width: 992px) {
    .page-products-list .main-products {
        width:31.25%;
        float: left
    }

    .page-products-list .main-products:nth-child(3n+1) {
        margin-left: 1.04167%;
        margin-right: -100%;
        clear: both
    }

    .page-products-list .main-products:nth-child(3n+2) {
        margin-left: 34.375%;
        margin-right: -100%;
        clear: none
    }

    .page-products-list .main-products:nth-child(3n+3) {
        margin-left: 67.70833%;
        margin-right: -100%;
        clear: none
    }

    .page-products-list .main-products .content {
        width: 97.91667%;
        float: left;
        margin-left: 1.04167%;
        margin-right: 1.04167%;
        height: 3.4375em;
        font-size: 1.125em;
    }

    .products-detail-top .products-img {
        width: 36.25%;
        float: left;
        margin-left: 1.04167%;
        margin-right: 1.04167%
    }

    .products-detail-top .content {
        width: 55.58333%;
        float: left;
        margin-left: 5.04167%;
        margin-right: 1.04167%
    }
}

@media screen and (max-width: 767px) {
    .index-products .main-products .index-products-imgblock {
        width:97.91667%;
        float: left;
        margin-left: 1.04167%;
        margin-right: 1.04167%;
        margin-bottom: 1.875em;
    }

    .index-products .main-products .content {
        width: 97.91667%;
        float: left;
        margin-left: 1.04167%;
        margin-right: 1.04167%;
        position: static;
        transform: translateY(0);
        padding: 0.9375em;
    }

    .index-products .main-products .content .title {
        margin-bottom: 5%
    }
}

@media screen and (min-width: 768px) and (max-width:991px) {
    .page-products-list {
        width:97.91667%;
        float: left;
        margin-left: 1.04167%;
        margin-right: 1.04167%
    }

    .page-products-list .main-products {
        width: 49.30556%;
        float: left
    }

    .page-products-list .main-products:nth-child(2n+1) {
        margin-left: .34722%;
        margin-right: -100%;
        clear: both
    }

    .page-products-list .main-products:nth-child(2n+2) {
        margin-left: 50.34722%;
        margin-right: -100%;
        clear: none
    }

    .page-products-list .content {
        width: 97.91667%;
        float: left;
        margin-left: 1.04167%;
        margin-right: 1.04167%;
        font-size: 1em;
    }

    .products-detail-top .products-img {
        width: 47.91667%;
        float: left;
        margin-left: 1.04167%;
        margin-right: 1.04167%
    }

    .products-detail-top .content {
        width: 47.91667%;
        float: left;
        margin-left: 1.04167%;
        margin-right: 1.04167%
    }
}

footer {
    margin-top: 1.875em;
    /*padding: 0.3125em 0;*/
    font-size: 0.875em;
	background: #000; padding: 2.5% 0;
    /*background-color: #454545*/
}

.social-nav-wrap {
    display: block;
	clear: both;
    margin: 0 auto
}

.social-nav-wrap ul {
	width: 1170px;
	margin: 0 auto;
    height: 100%;
    display: block;
	height: 40px;
	list-style: none; text-align: center;
}

.social-nav-wrap ul li {
	float: left; width: 12%;
	}
.social-nav-wrap ul li:first-child{ margin-left: 20%;}
.social-nav-wrap ul li:last-child{ margin-right: 20%;}
.social-nav-wrap ul li::after { content: "∣"; line-height: 40px; color: #fff; font: 18px/40px 標楷體,arial,sans-serif; }
.social-nav-wrap ul li:last-child::after{ content:"";}
.social-nav-wrap ul li a{
	font: 16px/40px meiryo,arial,sans-serif; color: #fff;
	float: left;
	text-align: center;
}
.social-nav-wrap ul li a:hover{ color: aquamarine;}


.social-nav-wrap ul span[class*="icon"] {
    display: block;
    margin: auto;
    width: 1.875em;
    height: 1.875em;
    clear: both;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover
}

.social-nav-wrap ul span[class*="icon"]:hover {
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover
}

.social-nav-wrap ul .icon_youtube {
    background: url(http://mix.kpnweb.com/templates/img/xicon_youtube.png.pagespeed.ic.T0lFxtpygd.webp)
}

.social-nav-wrap ul .icon_facebook {
    background: url(http://mix.kpnweb.com/templates/img/xicon_fb.png.pagespeed.ic._qfWDQQDdI.webp)
}

.social-nav-wrap ul .icon_google {
    background: url(http://mix.kpnweb.com/templates/img/xicon_google.png.pagespeed.ic.nqmthyNdN3.webp)
}

.social-nav-wrap ul .icon_twitter {
    background: url(http://mix.kpnweb.com/templates/img/xicon_twitter.png.pagespeed.ic.UWQ4M01rEr.webp)
}

.social-nav-wrap ul .icon_youtube:hover {
    background-position-y: -1.875em;
}

.social-nav-wrap ul .icon_facebook:hover {
    background-position-y: -1.875em;
}

.social-nav-wrap ul .icon_google:hover {
    background-position-y: -1.875em;
}

.social-nav-wrap ul .icon_twitter:hover {
    background-position-y: -1.875em;
}

.copyright { display: block; margin:0 auto; /*padding: 1.25em;*/ font-size: 0.8125em; font-weight: 400; line-height: 1.25em; text-align: left; color: #fff; text-align: center; padding-top: 1%;  }
.copyright_txt{ display: block; background: #eee; color: #000; width: 100%; padding: 2.5% 0; margin-bottom: -1.875em; }
.copyright_txt div{ width: 1170px; margin: 0 auto; }

.copyright_txt span{ display: block; margin-bottom: 2.5%; font: 1.35em/150% 'ica',meiryo,arial,sans-serif; margin: 0 5% 2.5%; }
.copyright_txt p{ font: 12px/22px arial,新細明體,sans-serif; width: 100%; margin: 0 5%;  }
footer .email{ margin: 0 auto; color: #fff; text-align: center; }
footer .email a{ color: #fff; }
.footer_clearfloat {
    clear: both
}

.sitemap ul {
    margin-bottom: 0
}

.sitemap ul li:after {
    content: '•';
    margin: 0 1.25em
}

.sitemap ul li:last-child::after {
    content: none
}

.sitemap ul li a {
    color: #bdae88
}

.sitemap ul li a:hover {
    text-decoration: underline
}

.guarantee {
    padding-bottom: 0.3125em;
    border-bottom: 1px solid #fff
}


@media screen and (min-width: 320px) and (max-width:767px) {
    footer { font-size:0.75em; height: 300px; }
    footer .social-nav-wrap { width: 100%;}

    footer .social-nav-wrap ul { float: none; display: block; margin: 0.9375em auto ; width: 70%;}

    footer .social-nav-wrap ul li { width: 90%; margin: 0 auto; display: block; }
	footer .social-nav-wrap ul li::after{ content: "";}
	footer .social-nav-wrap ul li:first-child{ margin-left: 0;}
    footer .social-nav-wrap ul li:last-child { margin-right: 0; }

    .copyright {
        text-align: center;
        width: 100%
    }
}

.index-news .content .title,.index-news .content .title a {
    color: #b1b71a
}

.index-news .title {
    font-size: 0.75em
}

.index-news .main-news .content {
    margin: 1.5625em 1.25em 1.5625em;
    padding-bottom: 1.5625em;
    border-bottom: 1px dotted #b1b71a
}

.index-news .main-news .content .description {
    word-break: break-all;
    max-height: 3em;
    overflow: hidden;
    font-size: 0.8125em
}

.index-news .normal-news .content {
    margin: 1.5625em 1.25em 1.5625em;
    padding-bottom: 1.5625em;
    border-bottom: 1px dotted #b1b71a
}

.index-news .normal-news .content .description {
    word-break: break-all;
    max-height: 3em;
    overflow: hidden
}

.index-news .normal-news:last-child .content {
    border-bottom: none
}

.news_side .section-header {
    background-color: #b1b71a
}

.news_side .section-header p {
    color: #fff
}

.news_side .main-list li {
    border-bottom: 1px dotted #b1b71a
}

.page-news-list .normal-news {
    padding: 1.875emx 0.625em;
    border-top: 1px dotted #b1b71a
}

.page-news-list .normal-news:first-child {
    border-top: none
}

.page-news-list .normal-news .content .description {
    font-size: 1em
}

.page-news-list .normal-news .content .title {
    color: #b1b71a
}

.index-contact {
    background-image: url(http://mix.kpnweb.com/templates/img/bg_line.png) , url(http://mix.kpnweb.com/templates/img/bg_line2.png);
    background-position: center top , center bottom;
    background-repeat: no-repeat
}

.index-contact {
    margin-right: 0;
    color: #4c483f
}

.index-contact .index-contact-area {
    margin: 1.25em;
}

.index-contact .index-contact-area .contact-phone,.index-contact .index-contact-area .contact-fax,.index-contact .index-contact-area .contact-mail,.index-contact .index-contact-area .contact-address {
    margin-top: 1.25em;
}

.index-contact .index-contact-area .contact-phone .c-content,.index-contact .index-contact-area .contact-fax .c-content,.index-contact .index-contact-area .contact-mail .c-content,.index-contact .index-contact-area .contact-address .c-content {
    display: table;
    font-size: 0.9375em;
    font-weight: bold;
    position: relative;
    font-family: "meiryoUI bold";
    margin: 0 0 1.25em 2.5em;
}

.index-contact .index-contact-area .contact-phone .c-content img,.index-contact .index-contact-area .contact-fax .c-content img,.index-contact .index-contact-area .contact-mail .c-content img,.index-contact .index-contact-area .contact-address .c-content img {
    position: absolute;
    top: 5%;
    transform: translateX(-120%)
}

.index-contact .index-contact-area .contact-phone .c-content a,.index-contact .index-contact-area .contact-phone .c-content a:visited,.index-contact .index-contact-area .contact-fax .c-content a,.index-contact .index-contact-area .contact-fax .c-content a:visited,.index-contact .index-contact-area .contact-mail .c-content a,.index-contact .index-contact-area .contact-mail .c-content a:visited,.index-contact .index-contact-area .contact-address .c-content a,.index-contact .index-contact-area .contact-address .c-content a:visited {
    color: #000;
    font-weight: normal
}

.index-contact .index-contact-area .contact-phone .c-content span,.index-contact .index-contact-area .contact-fax .c-content span,.index-contact .index-contact-area .contact-mail .c-content span,.index-contact .index-contact-area .contact-address .c-content span {
    font-size: 0.75em;
    font-weight: normal
}

.index-contact .index-contact-area .contact-phone,.index-contact .index-contact-area .contact-fax,.index-contact .index-contact-area .contact-mail {
    border-bottom: 1px dotted #71787d
}

.index-contact .index-contact-area .contact-address .c-content a,.index-contact .index-contact-area .contact-address .c-content a:visited {
    color: #fff;
    background-color: #374957;
    padding: 0 0.3125em 0.1875em;
    border-radius: 0.3125em;
}

img {
    margin: 0 auto
}

span[class*="icon"] {
    display: inline-block;
    width: 2.1875em;
    height: 2.1875em;
    vertical-align: middle;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover
}

.icon_phone {
    background: url(http://mix.kpnweb.com/templates/img/contact_call.png)
}

.icon_contact_facebook {
    background: url(http://mix.kpnweb.com/templates/img/xicon_fb.png.pagespeed.ic._qfWDQQDdI.webp)
}

.contact-logo {
    width: 100%
}

.contact-address {
    font-size: 0.9375em
}

.contact-phone {
    font-size: 0.9375em
}

.contact-phone a {
    color: #4c483f
}

.contact-phone a:visited {
    color: #4c483f
}

.contact-mail {
    margin-top: 3.125em;
    font-size: 0.75em;
}

.contact-mail a {
    color: #8e7f65
}

.contact-mail a:visited {
    color: #8e7f65
}

.side .index-contact {
    width: 100%
}

.side .index-contact .contact-facebook {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #374957
}

.side .index-contact .contact-facebook a {
    display: block;
    width: 100%;
    padding: 0.3125em 0;
    color: #fff
}

.side .index-contact .contact-facebook:hover {
    background-color: #3b5998
}

@media screen and (max-width: 991px) {
    .contact-logo {
        max-width:60%
    }

    .page_contact p {
        text-align: center
    }
}

@media screen and (min-width: 320px) and (max-width:767px) {
    .index-contact {
        margin-bottom:1.875em;
        padding: 1.875em 0
    }
}

header {
    width: 100%;
    z-index: 99999;
    background-color: #fff;
    position: relative;
	border-bottom: solid 1px #000;
	min-height: 7.5em;
    /*box-shadow: 0 0 20px 0 rgba(0,0,0,.3)*/
}

header .container {
    background-color: #fff
}

@media screen and (min-width: 992px) {
    header {
        padding-top:0.3125em;
    }
}

.logo-container {
    width: 27%;
    float: left;
    margin-left: 1.04167%;
    margin-right: 0;
    margin-left: 0;
    display: block;
    position: relative;
    padding-top: 10%
}

.logo-container a {
    display: block;
    width: 100%;
    position: absolute;
	top:1em;
    /*top: 50%;
	transform: translateY(-50%);*/

}

.logo-container a img {
    width: 100%;
    height: 4em;
    display: inline-block; 
    width: auto;  float: left;
}
.logo-container a span{
	display: inline-block;
	/*float: right;*/
    font: 1.5em/4em meiryo,arial,sans-serif;
    color: #444;
}
.logo-container h1{ color: #000; font: 15px/22px meiryo,arial,sans-serif; float: left; margin: 15px 0; letter-spacing: 0; }
.logo-container h1 span{ font:30px/32px 'ica',meiryo,arial,sans-serif;  display: block; letter-spacing: 1px; }
.logo-container p{ color: #000; font: 15px/22px meiryo,arial,sans-serif; float: left; margin: 15px 0; letter-spacing: 0; }
.logo-container p span{ font:30px/32px 'ica',meiryo,arial,sans-serif;  display: block; letter-spacing: 1px; }
.logo-container h1 br{ display: block; height: 0;padding: 0;margin: 0; }
.nav-container {
    width: 68%;
    float: left;
    margin-left: 1.04167%;
    margin-right: 1.04167%;
    padding: 3.4375em 0 0
}

.nav-container ul {
    display: table;
    margin: auto
}

.nav-container ul li {
    margin: 0
}

.nav-container ul li a {
    width: 100%;
    color: #000;
    padding: 0 2.1875em 1.75em;
}

.nav-container ul li:hover>a {
    border-bottom: 0.1875em solid #454545
}

.nav-container ul li:after {
    position: absolute;
    content: "|";
    color: #000;
    display: inline-block
}

.nav-container ul li:last-child:after {
    color: #fff
}

.header_clearfloat {
    clear: both
}

.online-check {
    border: 2px solid #bfbfbf
}

.online-check a {
    display: block;
    padding: 0 0.325em;
    color: #bfbfbf
}

nav ul {
    list-style: none
}

.toggle-menu {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

@media screen and (min-width: 992px) {
    nav .social-nav-wrap {
        display:none
    }

    .close_smallMenu {
        display: none
    }
}

@media screen and (max-width: 991px) {
    header {
        position:relative;
        height: 100%
    }
}

@media screen and (min-width: 768px) and (max-width:991px) {
    .toggle-menu {
        right:calc((100% - 750px)/2 + 30px)
    }
}

@media screen and (min-width: 992px) and (max-width:1199px) {
    .nav-container {
        padding:2.8125em 0 0
    }

    .nav-container ul li a {
        padding: 0 1.25em 0.9375em;
    }
}

@media screen and (max-width: 991px) and (min-width:768px) {
    .logo-container {
        width:31.25%;
        float: left;
        margin-left: 1.04167%;
        margin-right: 1.04167%
    }

    .logo-container img {
        height: 100%
    }
}

.breadcrumb {
    width: 100%;
    margin-bottom: 3.75em;
    font-size: 0.8125em;
	margin-top: 3.75em;
}

.breadcrumb li {
    position: relative;
    padding: 0
}

.breadcrumb li a {
    margin-left: 1.5625em;
    color: #929292;
    word-break: break-all
}
.breadcrumb li a:hover{color:#000;}
.breadcrumb li:before {
    content: "．";
    margin-left: 1.25em;
    color: #929292
}

.breadcrumb li:first-child:before {
    content: url(http://mix.kpnweb.com/templates/img/hover_heart.png);
    display: block;
    width: 0.75em;
    height: 0.625em;
    position: absolute;
    left: 0;
    margin: 0
}

.breadcrumb li.active:last-child a {
    color: #38153f
}

.edit-area {
    min-height: 31.25;
    margin:3.125em 1.25em;
    word-break: break-all; color: #666;
	font: 0.8125em/1.875em meiryo,arial,sans-serif;
}

.pagination {
    margin: 1.25em auto;
    text-align: center
}

.pagination ul {
    display: inline-block
}

.pagination li {
    display: inline
}

.pagination li a {
    display: block;
    width: 1.5625em;
    height: 1.5625em;
    float: left;
    margin: 0 0.1875em;
    color: #929292;
    font-family: 'Didact Gothic',sans-serif;
    font-size: 0.8125em;
    line-height: 1.375em;
    text-align: center;
    border: 1px solid #cdcdcd;
    -moz-border-radius: 0.1875em;
    -webkit-border-radius: 0.1875em;
    border-radius: 0.1875em;
}

.pagination li a:hover {
    color: #fff;
    background-color: #454545;
    border: 1px solid #454545
}

.pagination li:nth-child(2) a {
    margin-right: 2.5em;
}

.pagination li:nth-last-child(2) a {
    margin-left: 2.5em;
}

.pagination li.active a {
    color: #fff;
    background-color: #454545;
    border: 1px solid #454545
}

@media screen and (max-width: 350px) {
    .pagination li:nth-child(2) a {
        margin-right:1.25em;
    }

    .pagination li:nth-last-child(2) a {
        margin-left: 1.25em;
    }
}

.form-control {
    display: block;
    width: 100%;
    height: 2.1875em;
    padding: 0.375 0.75em;
    color: #1c1c1c;
    font-size: 0.875em;
    background-color: #fff;
    border: 1px solid #ccc
}

textarea.form-control {
    height: 100%
}

.form-wrap {
    margin-bottom: 1.25em;
}

.form-vcode img {
    margin-top: 0.625em;
}

.form-wrap {
    width: 97.91667%;
    float: left;
    margin-left: 1.04167%;
    margin-right: 1.04167%
}

.form-half {
    width: 47.91667%;
    float: left;
    margin-left: 1.04167%;
    margin-right: 1.04167%
}

.form-third {
    width: 31.25%;
    float: left;
    margin-left: 1.04167%;
    margin-right: 1.04167%
}

.form-forth {
    width: 14.58333%;
    float: left;
    margin-left: 1.04167%;
    margin-right: 1.04167%
}

.btn,.btn-reverse,.form-btn input[type="reset"],.form-btn input[type="submit"] {
    display: block;
    margin: 0.3125em 0;
    padding: 0.3125em 0.625em;
    color: #fff;
    text-align: center;
    background-color: #374957;
    border: 1px solid #374957
}

.btn:hover,.btn-reverse:hover,.form-btn input[type="reset"]:hover,.form-btn input[type="submit"]:hover {
    color: #454545;
    background-color: #fff
}

.btn-reverse,.form-btn input[type="reset"] {
    color: #374957;
    background-color: #fff;
    border: 1px solid #374957
}

.btn-dl {
    width: 7.5em;
    height: 2.1875em;
    position: absolute;
    bottom: 0.3125em;
    right: 0
}

.form-btn input {
    width: 7.5em;
    display: inline-block
}

.form-btn input[type="submit"] {
    display: inline-block;
    margin-right: 0.3125em;
}

.form-btn input[type="reset"] {
    display: inline-block
}


.page-main-wrap{ margin-top: 5%;}


.about{ display: block; width: 80%; margin: 2.5% 5% 10%; font: 0.9375em/1.875em meiryo,arial,sans-serif; }
.hot,.rss{ /*margin: 2.5% !important;*/}


.hot_each{ width: 90%; margin: 5%; overflow: hidden;}
.hot_each img{ display: block;  width: 100%; }
.hot_img{ float: left; width: 25%; }
.hot_img a{ }
.hot_content{ float: right; width:65%; margin: 0 5%;}
.hot_content a{ display: block; width: 100%; margin: 0 auto; color: #666; float: left;  }
.hot_title p{ display: block; font: 1.125em/2.5em meiryo,arial,sans-serif; color: #000; /*margin: 3.75em 0 2.1875em; */}
.hot_desc p{ display: block; font: 0.8125em/2em arial,新細明體,微軟正黑體,sans-serif; color: #666; margin:0 0 2.1875em 0; }


@media screen and (min-width: 320px) and (max-width:991px) {
.hot_each{ width: 90%; margin: 5%; overflow: hidden;}
.hot_each img{ display: block;  width: 100%; margin-bottom: 1.875em; }
.hot_img{ float: left; width: 90%; margin: 0 5% 0.375em;  }
.hot_content{ float: left; width:90%; margin: 0 5%; color: #68695c;}
	.hot_title p{ font: 1.125em/1.5em meiryo,arial,sans-serif; color:  #68695c; margin-bottom: 5%;}
	.hot_desc p{ font: 0.75em/1.875em arial,新細明體,微軟正黑體,sans-serif; color: #666; }

}







.index_rss{ margin-top: 5%; }
.eachrss{float: left; width: 40%; margin: 0 5% 5%;}






.rss_column{column-gap: 0;-moz-column-count: 3;-webkit-column-count: 3;column-count: 3; }
.eachrss_page{float: left; display: -webkit-box; width: 100%; margin: 0; overflow: hidden; position: relative; border-bottom: solid 1px #fff; border-left: solid 1px #fff;}
.eachrss_page .content img{ /*filter: grayscale(1);*/}
.eachrss_page .content:hover img{ filter: grayscale(0);}
.eachrss_page .content:hover .rss_description span{ background:rgba(0,0,0,0.8); }
.eachrss_page .content:hover .rss_description{ }
.eachrss_page .content:hover .rss_title{}
.rss_side{ width: 100%; max-width: 1170px; margin: 5% auto;}
.rss_side a{ display: inline-block; width: calc(99%/3); font: 1.25em/30px 'ica',meiryo,arial,sans-serif; color: #000;  text-align: center; border-right: solid 1px #ccc; }
.rss_side a:last-child{border-right: none;}
.rss_pages{ width: 100%; max-width: 1170px; margin: 8px auto; text-align:center ;}
.rss_pages a{ color :#999; }
.rss_title{font:1.125em/1.5em meiryo,arial,sans-serif; color: #000; }
.rss_title a {color: #252525; }

.rss_description{font: 0.8125em/1.5em arial,新細明體,微軟正黑體,sans-serif; color: #999;  }

.this_rss{ width: 90%; margin: 0 auto;}

@media screen and (min-width: 320px) and (max-width:991px) {
	.eachrss{float: left; width: 90%; margin: 0 5% 10%; padding-bottom: 10%; border-bottom: dashed 1px #666; }
	.eachrss:last-child{ border-bottom: none;}
	.rss_title{font:1.25em/1.5em meiryo,arial,sans-serif; color: #000; margin-bottom: 1.875em; color: #68695c; }
	.rss_description{font: 0.8125em/1.5em arial,新細明體,微軟正黑體,sans-serif; color: #666;   }
	.rss_column { column-count: 1; }
	.rss_side a { width: calc(90%/3); margin:10% 0;}

.logo-container h1{font: 14px/22px meiryo,arial,sans-serif;  }
.logo-container h1 span{ font:26px/32px 'ica',meiryo,arial,sans-serif;   }
.logo-container p{ color: #000; font: 14px/22px meiryo,arial,sans-serif;  }
.logo-container p span{ font:26px/32px 'ica',meiryo,arial,sans-serif; }
	.copyright_txt div{ width: 100%;}
	.copyright_txt span{ width: 80%; margin: 10%;}
	.copyright_txt p{ width: 80%; margin: 10%;}
	.first_group_descript{ font-size: 20px;}
	.subarticle{ margin: 5% 0;}
	.opendata img{ max-width: 100%!important;}
	.eachrss_page .rss_description img{ width: 100%; max-height: auto!important; }
}



.eachrss_page .rss_title{font:1em/1.25em meiryo,arial,sans-serif; position: absolute; margin:20px 5%; color: #fff; bottom: 110px; z-index: 10; }
.eachrss_page .rss_description{font: 0.8125em/1.5em arial,新細明體,微軟正黑體,sans-serif; color: #fff; display: block; margin: 0; min-height: 200px; }
.eachrss_page .rss_description span{ position: absolute; bottom: 0; z-index: 5; padding: 90px 5% 10px; height: 200px; width: 100%;line-height: 22px; /*background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 50%,rgba(0,0,0,0.75) 100%);*/ background: rgba(0,0,0,0.8);}
.eachrss_page .rss_description img{ min-width: 380px; max-height:640px;}
.thisrss_content{ margin: 2.5% 0;}
.thisrss_content img{ display:inline-block; height: auto; width: 100%;  margin:25px 0; float: left; }
a.rss_title:hover{color:#ffff00;}
a.rss_title:hover + .rss_description{color:#ffff00;}

p.source{ display: block; margin: 10% 5%; clear: both;}

.opendata{ margin-bottom: 50px; float: right; }
.opendata img{display:inline-block; height: auto; width: 100%; max-width: 300px; margin: 0; float: left; }
.opendata .title{  width: calc(100% - 350px); float: right;  }
.opendata .title a{ font: 1.5em/1.875em meiryo,arial,sans-serif; color: #454545;}
.opendata .title a:hover{ color: aqua; }
.opendata p{ width: calc(100% - 350px); float: right; font:0.8125em/2em arial,新細明體,sans-serif;  }

@media screen and (min-width: 320px) and (max-width:991px) {
	.opendata .title{  width: 100%; }
	.opendata p{ width: 100%;  }
	.footer .email{ width: 100%!important; }

}

.opendata_detail{ margin-bottom: 50px; float: right; }
.opendata_detail img{display:inline-block; height: auto; width: 100%;  margin: 0; float: left; }
.opendata_detail .title{  width: calc(100% - 350px); float: right; font:bold 1.5em/1.875em meiryo,arial,sans-serif; color: #454545; }
.opendata_detail .title a{ }
.opendata_detail .title a{ }
.opendata_detail p{ width: 100%; float: right; font:1em/2em meiryo,arial,sans-serif;  }


.other_article{ margin:0 auto; font:bold 1.125em/2em meiryo,arial,sans-serif; color: #454545; }

.other_article a{ color: #454545; float: left; margin-top: 50px;}
.other_article a:hover{ color: aqua; }

.other_article p::after{ content: "╱"; font: 1em/2em 標楷體,arial,sans-serif; margin:0 35px; color: #454545!important; }
.other_article a:last-child p::after{content: "";} 
.other_article p{} 

.first_group_descript{ font: 24px/30px 'ica',meiryo,arial,sans-serif; margin-bottom: 5%;}
.first_group_descript::before{content:"“";}
.first_group_descript::after{ content: "“";}


.subarticle{ border-top: solid 1px #ddd; width: 100%; padding-top: 5%; margin: 5% 1.25em; }
.subarticle a{ color: #666; font: 14px/30px meiryo,arial,新細明體,sans-serif;}
.subarticle p{}
.subarticle p::before{content:"- ";}














