@charset "utf-8";
    /* CSS Document */
    /*===============共用區======================*/
    /* ---reset.css--- */
    
    html,
    body,
    div,
    span,
    applet,
    object,
    iframe,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    blockquote,
    pre,
    a,
    abbr,
    acronym,
    address,
    big,
    cite,
    code,
    del,
    dfn,
    em,
    img,
    ins,
    kbd,
    q,
    s,
    samp,
    small,
    strike,
    strong,
    sub,
    sup,
    tt,
    var,
    b,
    u,
    i,
    center,
    dl,
    dt,
    dd,
    ol,
    ul,
    li,
    fieldset,
    form,
    label,
    legend,
    table,
    caption,
    tbody,
    tfoot,
    thead,
    tr,
    th,
    td,
    article,
    aside,
    canvas,
    details,
    embed,
    figure,
    figcaption,
    footer,
    header,
    hgroup,
    menu,
    nav,
    output,
    ruby,
    section,
    summary,
    time,
    mark,
    audio,
    video {
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 100%;
        font: inherit;
        vertical-align: baseline;
    }
    /* HTML5 display-role reset for older browsers */
    
    article,
    aside,
    details,
    figcaption,
    figure,
    footer,
    header,
    hgroup,
    menu,
    nav,
    section {
        display: block;
    }
    
    body {
        line-height: 1;
    }
    
    ol,
    ul {
        list-style: none;
    }
    
    blockquote,
    q {
        quotes: none;
    }
    
    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none;
    }
    
    table {
        border-collapse: collapse;
        border-spacing: 0;
    }
    /* ---reset.css--- */
    
    html {
        font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
        -webkit-text-size-adjust: none;
                /*background-image: url(../img/main-bg.jpg);
		          background-repeat: repeat-y;
		          background-size:100%;*/
		background-color: #fcf7f3;
    }
    /*=======================================================網頁 start===================================================================*/

.fb{
	float: left;
	padding-top:22px;
	margin-left:10px;
	z-index: 999;}


    .round{
        width: 90px;
        height: 90px;
        border-radius: 50%;
    }
    .banner {
        width: 100%;
        max-width: 100%;
        height: 0;
        padding-bottom: 42%;
        margin: 0 auto;
        background-image: url(../img/1920.jpg);
        background-size: 100%;
        background-repeat: no-repeat;
        margin-top: 60px;
    }
    
    .paper {
        width: 100%;/*
        height: 35px;
        padding-bottom: 2.8%;*/
        background-image: url();
        background-size: cover;
        background-repeat: no-repeat;
    }
    
    .B {
        height: 35px;
    }
    
    .bg {
        height: auto;
        background-size: auto;
    }
    .btn_grop{
       padding:2% 5%;
       text-align: center;
       margin-bottom: 2em;


    }
    a.btn{
        display: inline-block;
        width:150px;
        height:150px;
        line-height: 90px;
        border-radius: 50%;
        text-decoration: none;
        background-image: url(../img/btn1.jpg);
        background-size: contain;
        margin: 0 5% 0 5%;
        color: #FFF;
        font-size: 1.2em;
        font-weight: bolder;
            box-shadow: 2px 2px 10px 3px rgba(0, 0, 0, 0.2);
    }
    a.btn2{        background-image: url(../img/btn2.jpg);}
    a.btn3{        background-image: url(../img/btn3.jpg);}    

    a.btn:hover{
webkit-filter: saturate(1.5);
    filter: saturate(1.5);
    -webkit-transition: .25s ease-in;
    transition: .25s ease-in;
    box-shadow: 2px 2px 10px 10px rgba(255, 255, 255, 0.2);
    }
    .wrapper {
        width: 1280px;
        height: auto;
        margin: 0 auto;
    }

    .gotop {
        position: fixed;
        bottom: 8%;
        right: 1.5%;
        z-index: 9999;
        display: block;
        width: 55px;
        height: 55px;
        background-image: url(../img/gotop.png);
        background-repeat: no-repeat;
    }
    /******------ 第一區 開始 ------*******/
    
    h1 {
        width: 800px;
        font-size: 2.2em;
        font-weight: bold;
        text-align: center;
        margin: 10% auto 0 auto;
        line-height: 2;
        color: #fb6134;
        border-bottom: 2px solid #fb6134;
        letter-spacing: 5px;
    }
    
    h2 {
        font-size: 2em;
        font-weight: bold;
        text-align: center;
        margin:0 auto;
        line-height: 2;
        color: #cc740a;
    }

    h2 img {
		width:30px;
        margin:0 .5em;}    
    
    h1:before {
        content: " ";
        display: block;
        margin-top: -15%;
        height: 45px;
        visibility: hidden;
    }
    
    .content {
        width: 90%;
        height: auto;
        margin:0 auto 3% auto;
        border-radius: 20px;
        overflow: hidden;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; 
		
    }


.anchor{
	height: 65px;
    margin-top: -65px;
	clear: both;}

.bn{
	width:60%;
	margin:3% auto;
	box-shadow: 3px 3px 10px rgba(228,135,0,0.15);}

.bn img{
	border-radius:10px;
	width:100%;
}


.pa_can{
	padding:0;
	margin-top:-5%;}


.sale_text{margin:-3% -2% 0 -2%;}
    
    .book {
        width: 25%;
        height: auto;
        float: left;
        box-shadow: 0 0 3px #bdc3c4;
        overflow: hidden;
        cursor: pointer;
    }
    
    .book img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transform: scale(1, 1);
        transition: all 1s ease-out;
    }
    
    .book:hover {
        box-shadow: 0 0 8px #a2a2a2;
    }
    
    .book img:hover {
        transform: scale(1.2, 1.2);
    }
    
    .introduce {
        width: 72%;
        height: auto;
        float: right;
        padding: 0 0 0 3%;
    }
    
    .introduce2 {
        width: 72%;
        height: auto;
        float: right;
        padding: 0 0 0 3%;
    }
    
    .tit {
        width: 72%;
        height: auto;
        float: right;
        padding: 0 0 0 3%;
    }
    
    h3 {
        font-size: 1.8em;
        font-weight: bold;
        line-height: 1.3;
        margin-bottom: 1%;
    }
    
    .line {
        border-left: 8px solid #a6937c;
        margin-right: 1.5%;
    }
    
    h4 {
        font-size: 1.05em;
        line-height: 1.6;
        padding: 0 0 0 3%;
        color: #7c7c7c;
    }

    hr.style-one {
        border: 0;
        height: 0;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        margin: 1.5% auto;
    }
    
    p {
        font-size: 1.05em;
        line-height: 1.6;
        padding: 0 0 0 3%;
        color: #fff;
        text-align: justify;
    }
    p.title{
        margin-bottom:  1em;
        font-size: 30px;
        font-weight: bold;
        color: #FFF;
        text-align: center;
    }  
    p.morebook{
		display:inline-flex;
		margin-top:2%;
		width:calc(100% - 8%);
    }
    p.noborder{
        border:none;
    }    
    p.morebook a{
		display:block;
		margin:0 auto;
		background:#361b9d;
		border-radius: 5px;
        color: #fff;
        letter-spacing:1px;
        text-decoration: none;
		font-weight: bold;
		text-align: center;
		font-size:1.2em;
		padding:0.7% 4%;
        
    }    
    p.morebook a:hover{
		color: #fff;
		background:#200978;}    

    span.title {
        font-size: 1em;

    } 
    /*------按鈕-------*/
    
    .button {
        width: 50%;
        height: auto;
        clear: both;
        margin: 0 0 0 29%;
        padding-top: 2%;
    }
    
    button {
        font-size: 1.2em;
        line-height: 2;
        font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
        border-radius: 5px;
        border: 0;
        cursor: pointer;
        -webkit-transition-duration: 0.4s;
        /* Safari */
        transition-duration: 0.4s;
    }
    
    .b_en {
        color: #FFF;
        background-color: #ae946a;
        border: 2px solid #ae946a;
        width: 30%;
    }
    
    .b_r {
        color: #FFF;
        background-color: #91aa93;
        border: 2px solid #91aa93;
        margin-left: 5%;
        width: 30%;
    }
    
    button:focus {
        outline: 0;
    }
    
    .b_en:hover {
        border: 2px solid #ae946a;
        background-color: #FFF;
        color: #ae946a;
    }
    
    .b_r:hover {
        border: 2px solid #91aa93;
        background-color: #FFF;
        color: #91aa93;
    }

    .word{
        font-size: 1.5em;
        font-weight: bold;/*
        border-bottom: 1px dashed #999;*/
        padding:1em 0;
        margin-top: 1em;
        color: #8e76cb;
    }
    .word img{
        margin: .5em .3em;
        vertical-align:middle;
    }
    /******------ 第一區 結束 ------*******/
    /******------ 第二區 開始 ------*******/
    
    .pic {
        width: 25%;
        max-width: 100%;
        height: 100%;
        float: left;
        background-color: #CCC;
        box-shadow: 0 0 3px #bdc3c4;
        overflow: hidden;
        cursor: pointer;
    }
    
    .pic_box {
        width: 300px;
        height: 200px;
    }
    
    .pic img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    
    .more {
        width: 30%;
        font-size: 1.2em;
        line-height: 2;
        font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
        border-radius: 5px;
        border: 0;
        color: #7c7c7c;
        background-color: #fff;
        border: 2px solid #7c7c7c;
        cursor: pointer;
        -webkit-transition-duration: 0.4s;
        /* Safari */
        transition-duration: 0.4s;
    }
    
    .more span {
        letter-spacing: -4px;
    }
    
    .more:hover {
        border: 2px solid #7c7c7c;
        background-color: #7c7c7c;
        color: #fff;
    }
    
    .span3 {
        font-weight: bold;
        color: #9b3a4f;
    }
    /******------ 第二區 結束 ------*******/
    /******------ 第三區 開始 ------*******/
    
    h5 {
        width: 100%;
        font-size: 1.4em;
        line-height: 1.3;
        text-align: center;
        letter-spacing: 5px;
    }
    
    .bk_list {
        width: 100%;
        height: auto;
        margin: 5% 0 2% 0;
    }
    
    .bk {
        width: 23%;
        height: 100%;
        float: left;
        margin: 0 1% 0 1%;
    }
    
    .bk_pic {
        width: 100%;
        height: 100%;
        box-shadow: 0 0 5px #f1e4d0;
        overflow: hidden;
        cursor: pointer;
        padding: 2% auto;
		border-radius:5px;
		background-image: url("../img/bg.png");
		background-size:cover;
		background-position: center;
		background-repeat:no-repeat;
		
    }
    
    .bk_pic img {
        width:calc(100% - 10%);
		padding:5%;
        height: 20vw;
        /*大小*/
        object-fit: cover;
        transform: scale(1, 1);
        transition: all 1s ease-out;
    }
    
    .bk_pic:hover {
        box-shadow: 0 0 8px #ffc9ac;
    }
    
    .bk_pic img:hover {
        transform: scale(1.2, 1.2);
    }
    /*------書列表 按鈕-------*/
    
    .but {
        width: 100%;
        height: auto;
        margin-top: 10%;
        margin-bottom: 15%;
    }
    
    .b_en2 {
        color: #FFF;
/*        background-color: #fc838f;
        border: 2px solid #fc838f;*/
        width: 50%;
    }
    
    .b_en3 {
        color: #aa5902;
        line-height:1.6em;
		background:#f8d0a4;
        width: 100%;
		font-weight: bold;
		padding:3% 0;
    }
    
    .but span {
        text-decoration: line-through;
    }
    /*單 電子書閱讀*/
    
    .b_r2 {
        color: #FFF;
        background-color: #192f5a;
        border: 2px solid #192f5a;
        margin-left: 2%;
        width: 46%;
    }
    
    .b_r3 {
        color: #FFF;
        background-color: #192f5a;
        border: 2px solid #192f5a;
        width: 100%;
    }
    /*單 線上閱讀*/
    
    .b_en2:hover {
/*        border: 2px solid #fc838f;*/
        background-color: #FFF;
        color: #fc838f;
    }
    
    .b_en3:hover {
        background:#aa5902;
		color: #fff;
    }
    /*單 電子書閱讀hover*/
    
    .b_r2:hover {
        border: 2px solid #91aa93;
        background-color: #FFF;
        color: #91aa93;
    }
    
    .b_r3:hover {
        border: 2px solid #91aa93;
        background-color: #FFF;
        color: #91aa93;
    }
ul.notice{

    margin: 1em 1em;
}
ul.notice li p{
    padding: .5em;
    font-size: 16px;
    letter-spacing:1px;
	color: #482510;
	font-weight: bold;
}
ul.notice li p a{color: #ff7300;}
ul.notice li p span{
    font-weight: bolder;
        font-size: 20px;
        color: #ff7300;
}
ul.notice li p a:hover{color: #aa5902;font-weight: bolder;}

.not_p{font-size:1.2em !important;}

.not_p span{font-size:1.3em !important;}

.p_center{text-align:center;}

.sale_time{
	margin-top:1.5%;
	font-size:1.5em;
	text-align: center;
	letter-spacing:1px;
}

.sale_time span{
    font-weight: bolder;
	color: #ffcb65;}


.push{margin-top:2%;}

hr{
	background-color:rgba(194,88,0,0.1); 
	height:2px; 
	border:none;
}


    /*單 線上閱讀hover*/
    /******------ 第三區 結束 ------*******/
    
.footer {
    width:calc(100% - 4%);
	padding:0.5% 2%;
	background-color: #aa5902;
}

.footer p {
	text-align: center;
    color: #fff;
	font-size:0.95em;
}
    /*=======================================================網頁 resize===================================================================*/
    
    @media screen and (min-width:1279px) {
		.content{width: 1280px;}		
}


    @media screen and (min-width:320px) and (max-width:1280px) {
		
		
		p.morebook{padding:2% 4%;}
		
        .wrapper {
            width: 100%;
        }
		
		.sale_text{
			width:94%;
			margin:0 auto;}
		
        button {
            line-height: 2.5;
        }
        .more {
            line-height: 2.5;
        }
    }
    
    @media screen and (min-width:481px) and (max-width:979px) {
        .banner {
            width: 100%;
            height: 0;
            /***---padding-bottom: 40%;---***/
        }
    }
    
    @media screen and (max-width:480px) {
        .banner {
            height: 0;
            padding-bottom:50%;
            background-image: url(../img/640x320.jpg);
        }
    }
    
    @media screen and (max-width:1279px) {
        .bk {
            width: 45%;
            margin: 0 2% 0 2%;
        }
    }
    
    @media screen and (min-width:768px) and (max-width:1022px) {
	
		
        h1 {
            width: 70%;
            font-size: 2em;
            line-height: 1.8;
            letter-spacing: 0px;
        }
        h2 {
            width: 70%;
            font-size: 2em;
            line-height: 1.8;
            letter-spacing: 0px;
        }
        .content {
            width: 90%;
        }
		
		.bn {width:96%;}
		
		
		.area{
			width:50% !important;
			margin:0 auto -6% auto;
			padding:2% 0;}
		
		
		
        .tit {
            width: 62%;
        }
        .tit h3 {
            height: 180px;
            line-height: 180px;
        }
        .introduce2 {
            width: 100%;
        }
        .pic {
            width: 35%;
        }
        .pic_box {
            height: 180px;
        }
        .h {
            height: 15px;
        }
    }
    
    @media screen and (min-width:320px) and (max-width:767px) {
		.content {
            width:98%;
        }
		
		.not_p{font-size:1.1em !important;}

		.not_p span{font-size:1.2em !important;}
		
		.bn {width:95%;}
		
		.sale_time {font-size: 1.2em;}
		
		.sale_text{
			width:90%;
			margin:0 auto;}

		
		.area{
			width:60% !important;
			margin:5% auto 3% auto !important;
			padding:2% 0;}
		
		
		
        .tit {
            width: 57%;
        }
        .tit h3 {
            height: 120px;
            line-height: 120px;
        }
        .introduce2 {
            width: 100%;
        }
        .pic {
            width: 40%;
        }
        .pic_box {
            height: 120px;
        }
        .h {
            height: 5px;
        }
        .but {
            margin-top: 5%;
            margin-bottom: 8%;
        }
    }
    
    @media screen and (min-width:640px) and (max-width:1024px) {
		
		
        .button {
            width: 90%;
            padding-top: 3%;
        }
        h3 {
            font-size: 1.5em;
        }
        .line {
            border-left: 5px solid #a6937c;
        }
        h4 {
            font-size: 1em;
            line-height: 1.5;
        }
        p {
            font-size: 1em;
            line-height: 1.5;
        }
        .more {
            margin: 0 0 0 10%;
        }
    }
    
    @media screen and (min-width:481px) and (max-width:639px) {
        .button {
            width: 100%;
            padding-top: 3%;
        }
        h3 {
            font-size: 1.3em;
        }
        .line {
            border-left: 5px solid #a6937c;
        }
        h4 {
            font-size: 1em;
            line-height: 1.4;
        }
        p {
            font-size: 1em;
            line-height: 1.4;
        }
        .more {
            width: 40%;
        }
    }
    
    @media screen and (min-width:480px) and (max-width:767px) {
        h1 {
            width: 80%;
            font-size: 1.5em;
            letter-spacing: 0px;
        }
        h2 {
            width: 80%;
            font-size: 1.5em;
            letter-spacing: 0px;
        }

        h5 {
            font-size: 1.5em;
            letter-spacing: 0px;
        }
		
		
    }
    @media screen and (max-width:769px) {
    .btn_grop{
        padding: 0;
    }        
    a.btn{
        margin: 2%;
    }

    }
    @media screen and (max-width:680px) {
        .bk {
            width: 45%;
            margin: 3% 2% 3% 2%;
        }
        .but {
            margin-top: 7%;
            margin-bottom: 10%;
        }
    }
    
    @media screen and (max-width:560px) {
    a.btn{
        width: 120px;
        height: 120px;
    }        
        .bk {
            width: 46%;
            margin: 3% 2% 2% 2%;
        }

        .but {
            margin-top: 6%;
            margin-bottom: 7%;
        }
		
        /******------but {display: none;}------******/
    }
    
    @media screen and (max-width:480px) {
        .content {
            margin: 4% auto;
        }
		
        .book {
            width: 50%;
            margin: 2% auto;
            float: none;
        }
        .introduce {
            width: 100%;
            float: none;
            padding: 0;
            margin: 3% 0 0 0;
        }
        .button {
            width: 150%;
            padding-top: 3%;
            margin: 0 2%;
        }
        h3 {
            font-size: 1.3em;
        }
        .line {
            border-left: 5px solid #a6937c;
        }
        h4 {
            font-size: 1em;
            line-height: 1.4;
        }
        p {
            font-size: 1em;
            line-height: 1.4;
        }
        .more {
            margin: 0 0 0 20%;
        }
        h5 {
            font-size: 1.3em;
            letter-spacing: 0px;
            line-height: 1.2;
        }
        .but {
            margin-top: 5%;
            margin-bottom: 8%;
        }
    a.btn{
        line-height: 50px;
        font-size: 90%;
        width: 85px;
        height: 85px;
    }    
    p.title {
        font-size: 22px;
    }    
       .word img{
        width: 60px;
        height: 60px;
       }
    span.title {
        font-size: 80%;

    }        
    }
    
    @media screen and (max-width:479px) {
        h1 {
            width: 90%;
            font-size: 1.5em;
            letter-spacing: 0px;}
		
        h2 {
            width: 90%;
            font-size: 1.5em;
            letter-spacing: 0px;}

		.fb{padding-top:28px;}
    }


    @media screen and (max-width:420px) {.area{width:70% !important;}
  }

    /*-------導覽列-----------*/
    
    nav {
        width: 100%;
        height: 65px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-shadow: 0 2px 4px #cccccc;
        box-shadow: 0 2px 4px #cccccc;
        background-color: #eeeeee;
        position: relative;
        z-index: 9999;
        position: fixed;
        right: 0;
        top: 0;
    }
    
    .nav-logo {
        width: auto;
        height: 100%;
        padding: 0.7% 0 0 0;
        float: left;
        display: inline;
    }
    
    .nav-logo img {
        max-width: 100%;
        max-height: 100%;
    }
    
    .nav-list {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: right;
    }
    
    .nav-list li {
        position: relative;
        list-style: none;
        float: left;
        text-align: center;
        text-decoration: none;
        list-style: none;
        line-height: 65px;
    }
    
    .nav-list li a {
        color:#cc740a;
        display: inline-block;
        margin: 0 10px;
        padding: 0 20px;
        font-size: 1em;
        text-decoration: none;
    }
    
    .nav-list li a:hover {
        background-color: #ffffff;
        border-bottom: 3px solid #cc740a;
    }
    /* 漢堡選單 */
    
    .nav-menu {
        display: none;
        float: right;
        padding: 1% 0.8%;
        position: relative;
        border: 1px solid #ccc;
        border-radius: 10%;
        margin: 1.8% 0 0 0;
        background: #fff;
        cursor: pointer;
        z-index: 999;
    }
    
    .nav-menu span {
        height: 2px;
        width: 20px;
        display: block;
        background: #CCC;
        border-radius: 5%;
    }
    
    .nav-menu span+span {
        margin-top: 25%;
    }
    /*nav .open {
  right:0%;
  overflow: auto;}*/
    
    @media screen and (max-width:1279px) {
        .nav-logo {
            padding: 1% 0 0 5%;
        }
    }
    
    @media screen and (max-width:1024px) {
        .nav-menu {
            display: block;
            margin: 1% 3% 0 0;
        }
        .nav-list {
            position: fixed;
            /******------height: 100%;------******/
            top: 80px;
            padding-top: 10px;
            width: 40%;
            background: #fff;
            right: -60%;
            -webkit-transition: 1s;
            transition: 1s;
            -webkit-box-shadow: 3px 0px 10px #f0eded;
            box-shadow: 3px 0px 10px #f0eded;
            right: 0%;
            overflow: auto;
            display: none;
        }
        .nav-list li {
            width: 100%;
            margin: 0;
            overflow: hidden;
        }
        .nav-list li {
            margin-bottom: 15px;
        }
        .nav-list li a {
            width: 100%;
            border-radius: 0;
            padding: 0px;
            margin: 0;
        }
        .nav-list li a:hover {
            background-color: #eeeeee;
            border-bottom: 0px solid #ae946a;
        }
        .nav-list li .menu {
            position: relative;
            width: 100%;
            text-align: center;
            border-radius: 0;
            -webkit-box-shadow: 0 -1px 7px #ccc inset;
            box-shadow: 0 -1px 7px #ccc inset;
        }
    }
    
    @media screen and (max-width:980px) {
        .nav-menu {
            margin: 1% 3% 0 0;
        }
    }
    
    @media screen and (max-width:900px) {
        .nav-logo {
            padding: 1.2% 0 0 5%;
        }
        .nav-menu {
            margin: 1.2% 3% 0 0;
        }
    }
    
    @media screen and (max-width:800px) {
        .nav-logo {
            padding: 1.2% 0 0 5%;
        }
        .nav-menu {
            margin: 1.8% 3% 0 0;
        }
        .nav-list {
            width: 50%;
        }
    }
    
    @media screen and (max-width:750px) {
        .nav-logo {
            padding: 1.5% 0 0 5%;
        }
        .nav-menu {
            margin: 1.6% 3% 0 0;
        }
        .nav-menu {
            padding: 1% 0.9%
        }
        .paper {
            height: 38px;
        }
        .B {
            height: 20px;
        }
    }
    
    @media screen and (max-width:680px) {
        .nav-logo {
            padding: 1.5% 0 0 5%;
        }
        .nav-menu {
            margin: 2.5% 3% 0 0;
        }
        .B {
            height: 18px;
        }
    }
    
    @media screen and (max-width:640px) {
        .nav-logo {
            padding: 1.5% 0 0 5%;
        }
        .nav-menu {
            margin: 2.5% 3% 0 0;
        }
        .B {
            height: 20px;
        }
    }
    
    @media screen and (max-width:600px) {
        .nav-logo {
            padding: 1.8% 0 0 5%;
        }
        .nav-menu {
            margin: 2.5% 3% 0 0;
        }
        .B {
            height: 25px;
        }
    }
    
    @media screen and (max-width:540px) {
        .nav-logo {
            padding: 2% 0 0 5%;
        }
        .nav-menu {
            margin: 3.2% 3% 0 0;
        }
        .paper {
            height: 35px;
        }
        .B {
            height: 25px;
        }
    }
    
    @media screen and (max-width:480px) {
        .nav-logo {
            padding: 3% 0 0 5%;
        }
        .nav-menu {
            margin: 3.2% 3% 0 0;
        }
        .nav-menu {
            padding: 1.5% 1.4%;
        }
        .nav-list {
            width: 70%;
        }
        .B {
            height: 28px;
        }
    }
    
    @media screen and (max-width:415px) {
		
		.fb{padding-top:25px;}
		
        .nav-logo {
            padding: 3.2% 0 0 5%;
        }
        .nav-menu {
            margin: 4% 3% 0 0;
        }
        .B {
            height: 30px;
        }
    }
    
    @media screen and (max-width:360px) {
        .nav-logo {
            padding: 3% 0 0 1%;
        }
        .nav-menu {
            margin: 4% 3% 0 0;
        }
        .B {
            height: 35px;
        }
    }
    
/*-------書封大小-----------*/

@media screen and (max-width:1680px) {.bk_pic img {height:23vw;}}
@media screen and (max-width:1500px) {.bk_pic img {height:25vw;}}
@media screen and (max-width:1450px) {.bk_pic img {height:28vw;}}
@media screen and (max-width:1279px) {.bk_pic img {height:55vw;}}







