@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');
/* CSS Document */

::selection {
    background: #00a1b5;
    color: #fff;
}


.rd-navbar-nav a:first-letter {

	font-size: 24px;
	text-align: center;
	vertical-align: bottom;
}
.foot_bg {
	    background: #062c87;
    color: #fff;
    padding-top: 50px!important;
}
.title_icon {
	display: block;
    color: #00a1b5;
}
.text_shadow {text-shadow: 0px 3px 6px rgb(45 28 7 / 80%);}
.rd-navbar-nav .active {
   
    background: #062c87;
}

.pre-footer-corporate p:first-letter {
	font-size: 24px;
	text-align: center;
	vertical-align: bottom;
}
.about p:first-letter {
	font-size: 24px;
	text-align: center;
	vertical-align: bottom;
}

.dbox {
	padding: 30px;
    border: 1px #c3a656 solid;
    margin-bottom: 30px;
    margin-top: 20px;
    border-radius: 10px;
}

.dbox:first-letter {

	font-size: 24px;
	text-align: center;
	vertical-align: bottom;
}

.dbox_icon {
	font-size: 38px;
    text-align: center;
    color: #062c87;
}
.download_title {
	font-size: 28px;
    border-bottom: 2px #c3a656 dashed;
    padding-bottom: 20px;
	    font-weight: bold;
}
.button-primary {
    color: #fff;
    background-color: #00bcd4;
    border-color: #00bcd4;
}
 .button-primary:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.download_box {
	-webkit-box-shadow: 0px 0px 19px 2px rgb(0 0 0 / 10%);
    box-shadow: 0px 0px 19px 2px rgb(0 0 0 / 10%);
    padding: 50px;
    color: #062c87;
}
.download_icon {
	display: block;
	font-size: 28px;
}

.linear-icon-cart:before { z-index: 99;}
.book_li {
	    border-bottom: 1px #c3a656 dashed;
    padding-bottom: 10px;
}
.book_li a {
	    color: #062c87;
}
.book_li a:hover {
	color: #00bcd4;
}
.book_li a:first-letter {

	font-size: 22px;
	text-align: center;
	vertical-align: bottom;
}
.book_btitle {
    background: #062c87;
    color: #c3a656;
    padding: 8px 15px;
}

.books-4 {
	    flex: 0 0 25%;
    max-width: 25%;
	    padding-left: 25px;
    padding-right: 25px;
}
.product_title {
	    margin-bottom: 10px;
    font-size: 18px;
    color: #062c87;
	    font-weight: bold;
}
.product-price {
font-size: 28px;
    color: #ffffff;
    background: #b29649;
    text-align: center;
    border-radius: 2px;
	font-family: system-ui;
}

.link_text {
	    border: 1px #062c87 solid;
    padding: 1px 7px;
	color: #062c87;
	position: relative;
	    margin-right: 15px;
	    margin-bottom: 2px;
}
.link_text:hover {
	color: #fff;
	background: #062c87;
}


.tol_nt {
	    font-size: 28px;
    color: #062c87;
	    font-weight: bold;
}
.cart_pic {
	    position: absolute;
    font-size: 60px;
    left: 50%;
    margin-left: -30px;
    top: -39px;
    color: #062c87;
}

.pc2 { display: contents;}
.mobile2 { display: none;}

tr {
	
}
td {
    margin-bottom:0px;
}
.de_link{
	color: #ffc628;
}
.de_link:hover {
	color: #64e8f9;
}
.foot_link {
	color: #c3a656!important;
}
.foot_link:hover {
	opacity: 0.7;
		text-decoration:underline;
}

.cart_quantity {
	background: #062c87;
    color: #fff;
    text-align: center;
    position: absolute;
    border-radius: 80%;
    right: -15px;
    bottom: -13px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-family: sans-serif;
}


.book_h4 {
	display: block;
    font-size: 20px;
    color: #c3a656;
}
.book_photo {
	max-width: 50%;
	margin: auto;
}

.link_text::after {
	content: '/';
    position: absolute;
    left: -13px;
	color: #969696;
	
}
.link_text:nth-child(1)::after {
	content: '';
}

.thumb-creative__content ul {
   height: 195px;
    overflow: auto;	
}

.music_li {
        display: block;
    margin-bottom: 10px;
}
.music_title {
       font-size: 16px;
    font-weight: 700;
    display: block;
    width: 100%;
    margin-bottom: 5px; 
    color: #062c87;
    line-height: 1.5;
}
.music_play {
    width: 85%;
    display: inline-block;
}

audio {width: 100%;}
.download {
        width: 13%;
    background: #1c2d86;
    color: #fff;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    margin: 0 3px;
    line-height: 58px;
    font-size: 14px;
}
.download:hover {
        color: #f4e245;
    opacity: .8;
}









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

}

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

    
}


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

}


@media only screen and (max-width: 1280px) {
	
}


@media only screen and (max-width: 1200px) {
.books-4 {
	    flex: 0 0 50%;
    max-width: 50%;
}
  
}

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

	
}



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


}

@media only screen and (max-width: 991px) {
.cart_quantity {
    background: #ffffff;
    color: #062c87;
    text-align: center;
    position: absolute;
    border-radius: 80%;
    right: 2px;
    bottom: -56px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-family: sans-serif;
}
	
}

@media only screen and (max-width: 768px) {
.pc2 { display: none;}
.mobile2 { display: inherit;}
	
	tr {
    display: grid;
    text-align: center;
    padding: 30px 0px;
}
	td {
    margin-bottom: 4px;
}

	
	}

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

		.product-price { font-size: 21px;}
	.book_h4 {
	display: block;
    font-size: 15px;
    color: #c3a656;
}
	
}


@media only screen and (max-width: 480px) {
.rd-navbar-nav a:first-letter {

	font-size: 20px;
	text-align: center;
	vertical-align: bottom;
}

	.books-4 {
	    flex: 0 0 50%;
    max-width: 50%;
		padding-left: 10px;
    padding-right: 10px;
}
	
	.product-price {
font-size: 24px;
    color: #ffffff;
    background: #b29649;
    text-align: center;
    border-radius: 2px;
}
	
	.product_title {  font-size: 16px;}
    .music_play {width: 100%;}
    .download {
    margin: 5px 0px;
    line-height: 40px;
    width: 100%;
}
	
	
	}

