/* --------------------------------------------------- Hero Banner Index --------------------------------------------------- */

.slide-herobanner .slide-item .box-text.c1 {
    background-color: rgba(23, 145, 145, 0.7);
}

.slide-herobanner .slide-item .box-text.c2 {
    background-color: rgba(34, 45, 82, 0.7);
}

.slide-herobanner .slide-item .box-text.c3 {
    background-color: rgba(174, 29, 92, 0.7);
}

.slide-herobanner .slide-item .box-text.c4 {
    background-color: rgba(202, 32, 49, 0.7);
}

.slide-herobanner .slide-item .box-text.c5 {
    background-color: rgba(227, 131, 54, 0.7);
}

.slide-herobanner .slide-item .box-text.c6 {
    background-color: rgba(103, 30, 76, 0.7);
}


/* --------------------------------------------------- Museum Detail --------------------------------------------------- */

body.c1 .box-title-museum .box-top {
    background-color: #189291;
}

body.c2 .box-title-museum .box-top {
    background-color: #222d52;
}

body.c3 .box-title-museum .box-top {
    background-color: #ae1e5d;
}

body.c4 .box-title-museum .box-top {
    background-color: #c92030;
}

body.c5 .box-title-museum .box-top {
    background-color: #e48336;
}

body.c6 .box-title-museum .box-top {
    background-color: #671e4c;
}

body.c1 .content-right .text-condition {
    background-color: #189291;
}

body.c2 .content-right .text-condition {
    background-color: #222d52;
}

body.c3 .content-right .text-condition {
    background-color: #ae1e5d;
}

body.c4 .content-right .text-condition {
    background-color: #c92030;
}

body.c5 .content-right .text-condition {
    background-color: #e48336;
}

body.c6 .content-right .text-condition {
    background-color: #671e4c;
}

body.c1 .content-left .text-condition {
    background-color: #189291;
}

body.c2 .content-left .text-condition {
    background-color: #222d52;
}

body.c3 .content-left .text-condition {
    background-color: #ae1e5d;
}

body.c4 .content-left .text-condition {
    background-color: #c92030;
}

body.c5 .content-left .text-condition {
    background-color: #e48336;
}

body.c6 .content-left .text-condition {
    background-color: #671e4c;
}

body.c0 .box-detailtype .box-item .box-tumb-pic {
    border-color: #333333;
}

body.c1 .box-detailtype .box-item .box-tumb-pic {
    border-color: #189291;
}

body.c2 .box-detailtype .box-item .box-tumb-pic {
    border-color: #222d52;
}

body.c3 .box-detailtype .box-item .box-tumb-pic {
    border-color: #ae1e5d;
}

body.c4 .box-detailtype .box-item .box-tumb-pic {
    border-color: #c92030;
}

body.c5 .box-detailtype .box-item .box-tumb-pic {
    border-color: #e48336;
}

body.c6 .box-detailtype .box-item .box-tumb-pic {
    border-color: #671e4c;
}

body.c1 .content-right .box-btn-type .btn-type:hover,
body.c1 .content-right .box-btn-type .btn-type.active {
    background-color: #189291;
}

body.c2 .content-right .box-btn-type .btn-type:hover,
body.c2 .content-right .box-btn-type .btn-type.active {
    background-color: #222d52;
}

body.c3 .content-right .box-btn-type .btn-type:hover,
body.c3 .content-right .box-btn-type .btn-type.active {
    background-color: #ae1e5d;
}

body.c4 .content-right .box-btn-type .btn-type:hover,
body.c4 .content-right .box-btn-type .btn-type.active {
    background-color: #c92030;
}

body.c5 .content-right .box-btn-type .btn-type:hover,
body.c5 .content-right .box-btn-type .btn-type.active {
    background-color: #e48336;
}

body.c6 .content-right .box-btn-type .btn-type:hover,
body.c6 .content-right .box-btn-type .btn-type.active {
    background-color: #671e4c;
}

body.c1 .content-left .box-btn-type .btn-type:hover,
body.c1 .content-left .box-btn-type .btn-type.active {
    background-color: #189291;
}

body.c2 .content-left .box-btn-type .btn-type:hover,
body.c2 .content-left .box-btn-type .btn-type.active {
    background-color: #222d52;
}

body.c3 .content-left .box-btn-type .btn-type:hover,
body.c3 .content-left .box-btn-type .btn-type.active {
    background-color: #ae1e5d;
}

body.c4 .content-left .box-btn-type .btn-type:hover,
body.c4 .content-left .box-btn-type .btn-type.active {
    background-color: #c92030;
}

body.c5 .content-left .box-btn-type .btn-type:hover,
body.c5 .content-left .box-btn-type .btn-type.active {
    background-color: #e48336;
}

body.c6 .content-left .box-btn-type .btn-type:hover,
body.c6 .content-left .box-btn-type .btn-type.active {
    background-color: #671e4c;
}

body.c1 .box-group .btn-fail.active:before {
    background-image: url(../images/icon-fail-c1.svg);
}

body.c2 .box-group .btn-fail.active:before {
    background-image: url(../images/icon-fail-c2.svg);
}

body.c3 .box-group .btn-fail.active:before {
    background-image: url(../images/icon-fail-c3.svg);
}

body.c4 .box-group .btn-fail.active:before {
    background-image: url(../images/icon-fail-c4.svg);
}

body.c5 .box-group .btn-fail.active:before {
    background-image: url(../images/icon-fail-c5.svg);
}

body.c6 .box-group .btn-fail.active:before {
    background-image: url(../images/icon-fail-c6.svg);
}

body.c1 .box-group .btn-true.active:before {
    background-image: url(../images/icon-true-c1.svg);
}

body.c2 .box-group .btn-true.active:before {
    background-image: url(../images/icon-true-c2.svg);
}

body.c3 .box-group .btn-true.active:before {
    background-image: url(../images/icon-true-c3.svg);
}

body.c4 .box-group .btn-true.active:before {
    background-image: url(../images/icon-true-c4.svg);
}

body.c5 .box-group .btn-true.active:before {
    background-image: url(../images/icon-true-c5.svg);
}

body.c6 .box-group .btn-true.active:before {
    background-image: url(../images/icon-true-c6.svg);
}

body.c1 .part-contentdetail-main .content-left h2 ,
body.c1 h2.google_map-h2 {
    color: #189291;
}

body.c2 .part-contentdetail-main .content-left h2 ,
body.c2 h2.google_map-h2 {
    color: #222d52;
}

body.c3 .part-contentdetail-main .content-left h2 ,
body.c3 h2.google_map-h2 {
    color: #ae1e5d;
}

body.c4 .part-contentdetail-main .content-left h2 ,
body.c4 h2.google_map-h2 {
    color: #c92030;
}

body.c5 .part-contentdetail-main .content-left h2 ,
body.c5 h2.google_map-h2 {
    color: #e48336;
}

body.c6 .part-contentdetail-main .content-left h2 ,
body.c6 h2.google_map-h2 {
    color: #671e4c;
}

body.c1 .box-title-museum .box-view-main .box-btn-all a {
    color: #189291;
}

body.c2 .box-title-museum .box-view-main .box-btn-all a {
    color: #222d52;
}

body.c3 .box-title-museum .box-view-main .box-btn-all a {
    color: #ae1e5d;
}

body.c4 .box-title-museum .box-view-main .box-btn-all a {
    color: #c92030;
}

body.c5 .box-title-museum .box-view-main .box-btn-all a {
    color: #e48336;
}

body.c6 .box-title-museum .box-view-main .box-btn-all a {
    color: #671e4c;
}

body.c1 .box-content-cms a {
    color: #189291;
}

body.c2 .box-content-cms a {
    color: #222d52;
}

body.c3 .box-content-cms a {
    color: #ae1e5d;
}

body.c4 .box-content-cms a {
    color: #c92030;
}

body.c5 .box-content-cms a {
    color: #e48336;
}

body.c6 .box-content-cms a {
    color: #671e4c;
}

body.c1 .box-content-cms a:hover,
body.c2 .box-content-cms a:hover,
body.c3 .box-content-cms a:hover,
body.c4 .box-content-cms a:hover,
body.c5 .box-content-cms a:hover,
body.c6 .box-content-cms a:hover {
    color: #333;
}

body.c1 .NoAvailableData {
    color: #189291;
}

body.c2 .NoAvailableData {
    color: #222d52;
}

body.c3 .NoAvailableData {
    color: #ae1e5d;
}

body.c4 .NoAvailableData {
    color: #c92030;
}

body.c5 .NoAvailableData {
    color: #e48336;
}

body.c6 .NoAvailableData {
    color: #671e4c;
}

body.c1 .box-title-museum .box-view-main .box-btn-all a:hover {
    color: #fff;
    background-color: #189291;
}

body.c2 .box-title-museum .box-view-main .box-btn-all a:hover {
    color: #fff;
    background-color: #222d52;
}

body.c3 .box-title-museum .box-view-main .box-btn-all a:hover {
    color: #fff;
    background-color: #ae1e5d;
}

body.c4 .box-title-museum .box-view-main .box-btn-all a:hover {
    color: #fff;
    background-color: #c92030;
}

body.c5 .box-title-museum .box-view-main .box-btn-all a:hover {
    color: #fff;
    background-color: #e48336;
}

body.c6 .box-title-museum .box-view-main .box-btn-all a:hover {
    color: #fff;
    background-color: #671e4c;
}

body.c1 .box-arrow .box-btn-right .btn-arrow.left:hover {
    color: #fff;
    background-color: #189291;
}

body.c2 .box-arrow .box-btn-right .btn-arrow.left:hover {
    color: #fff;
    background-color: #222d52;
}

body.c3 .box-arrow .box-btn-right .btn-arrow.left:hover {
    color: #fff;
    background-color: #ae1e5d;
}

body.c4 .box-arrow .box-btn-right .btn-arrow.left:hover {
    color: #fff;
    background-color: #c92030;
}

body.c5 .box-arrow .box-btn-right .btn-arrow.left:hover {
    color: #fff;
    background-color: #e48336;
}

body.c6 .box-arrow .box-btn-right .btn-arrow.left:hover {
    color: #fff;
    background-color: #671e4c;
}

body.c1 .box-arrow .box-btn-right .btn-arrow.right:hover {
    color: #fff;
    background-color: #189291;
}

body.c2 .box-arrow .box-btn-right .btn-arrow.right:hover {
    color: #fff;
    background-color: #222d52;
}

body.c3 .box-arrow .box-btn-right .btn-arrow.right:hover {
    color: #fff;
    background-color: #ae1e5d;
}

body.c4 .box-arrow .box-btn-right .btn-arrow.right:hover {
    color: #fff;
    background-color: #c92030;
}

body.c5 .box-arrow .box-btn-right .btn-arrow.right:hover {
    color: #fff;
    background-color: #e48336;
}

body.c6 .box-arrow .box-btn-right .btn-arrow.right:hover {
    color: #fff;
    background-color: #671e4c;
}

body.c1 .box-arrow .box-number p.currentItem {
    color: #189291;
}

body.c2 .box-arrow .box-number p.currentItem {
    color: #222d52;
}

body.c3 .box-arrow .box-number p.currentItem {
    color: #ae1e5d;
}

body.c4 .box-arrow .box-number p.currentItem {
    color: #c92030;
}

body.c5 .box-arrow .box-number p.currentItem {
    color: #e48336;
}

body.c6 .box-arrow .box-number p.currentItem {
    color: #671e4c;
}

body.c0 .slide1item .box-day .day1 {
    background-color: rgba(51, 51, 51, 0.9);
}

body.c1 .slide1item .box-day .day1 {
    background-color: rgba(23, 145, 145, 0.9);
}

body.c2 .slide1item .box-day .day1 {
    background-color: rgba(34, 45, 82, 0.9);
}

body.c3 .slide1item .box-day .day1 {
    background-color: rgba(174, 29, 92, 0.9);
}

body.c4 .slide1item .box-day .day1 {
    background-color: rgba(202, 32, 49, 0.9);
}

body.c5 .slide1item .box-day .day1 {
    background-color: rgba(227, 131, 54, 0.9);
}

body.c6 .slide1item .box-day .day1 {
    background-color: rgba(103, 30, 76, 0.9);
}

body .slide1item .box-item.c0 .box-day .day1 {
    background-color: rgba(51, 51, 51, 0.9);
}

body .slide1item .box-item.c1 .box-day .day1 {
    background-color: rgba(23, 145, 145, 0.9);
}

body .slide1item .box-item.c2 .box-day .day1 {
    background-color: rgba(34, 45, 82, 0.9);
}

body .slide1item .box-item.c3 .box-day .day1 {
    background-color: rgba(174, 29, 92, 0.9);
}

body .slide1item .box-item.c4 .box-day .day1 {
    background-color: rgba(202, 32, 49, 0.9);
}

body .slide1item .box-item.c5 .box-day .day1 {
    background-color: rgba(227, 131, 54, 0.9);
}

body .slide1item .box-item.c6 .box-day .day1 {
    background-color: rgba(103, 30, 76, 0.9);
}

body.c0 .part-title .box-title .box-day .day1 {
    background-color: rgba(255, 255, 255, 0.9);
    color: #333333;
}

body.c1 .part-title .box-title .box-day .day1 {
    background-color: rgba(23, 145, 145, 0.9);
}

body.c2 .part-title .box-title .box-day .day1 {
    background-color: rgba(34, 45, 82, 0.9);
}

body.c3 .part-title .box-title .box-day .day1 {
    background-color: rgba(174, 29, 92, 0.9);
}

body.c4 .part-title .box-title .box-day .day1 {
    background-color: rgba(202, 32, 49, 0.9);
}

body.c5 .part-title .box-title .box-day .day1 {
    background-color: rgba(227, 131, 54, 0.9);
}

body.c6 .part-title .box-title .box-day .day1 {
    background-color: rgba(103, 30, 76, 0.9);
}

body.c1 .slide1item .box-day .day2 {
    background-color: rgba(26, 206, 206, 0.5);
}

body.c2 .slide1item .box-day .day2 {
    background-color: rgba(42, 70, 164, 0.5);
}

body.c3 .slide1item .box-day .day2 {
    background-color: rgba(207, 25, 104, 0.5);
}

body.c4 .slide1item .box-day .day2 {
    background-color: rgba(229, 30, 50, 0.5);
}

body.c5 .slide1item .box-day .day2 {
    background-color: rgba(234, 123, 33, 0.5);
}

body.c6 .slide1item .box-day .day2 {
    background-color: rgba(172, 39, 123, 0.5);
}

body .slide1item .box-item.c0 .box-day .day2 {
    background-color: rgba(51, 51, 51, 0.5);
}

body .slide1item .box-item.c1 .box-day .day2 {
    background-color: rgba(26, 206, 206, 0.5);
}

body .slide1item .box-item.c2 .box-day .day2 {
    background-color: rgba(42, 70, 164, 0.5);
}

body .slide1item .box-item.c3 .box-day .day2 {
    background-color: rgba(207, 25, 104, 0.5);
}

body .slide1item .box-item.c4 .box-day .day2 {
    background-color: rgba(229, 30, 50, 0.5);
}

body .slide1item .box-item.c5 .box-day .day2 {
    background-color: rgba(234, 123, 33, 0.5);
}

body .slide1item .box-item.c6 .box-day .day2 {
    background-color: rgba(172, 39, 123, 0.5);
}

body.c0 .part-title .box-title .box-day .day2 {
    background-color: rgba(255, 255, 255, 0.5);
    color: #333333;
}

body.c1 .part-title .box-title .box-day .day2 {
    background-color: rgba(26, 206, 206, 0.5);
}

body.c2 .part-title .box-title .box-day .day2 {
    background-color: rgba(42, 70, 164, 0.5);
}

body.c3 .part-title .box-title .box-day .day2 {
    background-color: rgba(207, 25, 104, 0.5);
}

body.c4 .part-title .box-title .box-day .day2 {
    background-color: rgba(229, 30, 50, 0.5);
}

body.c5 .part-title .box-title .box-day .day2 {
    background-color: rgba(234, 123, 33, 0.5);
}

body.c6 .part-title .box-title .box-day .day2 {
    background-color: rgba(172, 39, 123, 0.5);
}

body .slide1item .box-item.c0 .text-title a {
    color: #333333;
}

body .slide1item .box-item.c1 .text-title a {
    color: #189291;
}

body .slide1item .box-item.c2 .text-title a {
    color: #222d52;
}

body .slide1item .box-item.c3 .text-title a {
    color: #ae1e5d;
}

body .slide1item .box-item.c4 .text-title a {
    color: #c92030;
}

body .slide1item .box-item.c5 .text-title a {
    color: #e48336;
}

body .slide1item .box-item.c6 .text-title a {
    color: #671e4c;
}

body .slide1item .box-item.c1 .text-title a:hover,
body .slide1item .box-item.c2 .text-title a:hover,
body .slide1item .box-item.c3 .text-title a:hover,
body .slide1item .box-item.c4 .text-title a:hover,
body .slide1item .box-item.c5 .text-title a:hover,
body .slide1item .box-item.c6 .text-title a:hover {
    color: #666;
}

body .slide1item .box-item.c0 .box-text .text-price .tPrice span:nth-child(2) {
    color: #333333;
}

body .slide1item .box-item.c1 .box-text .text-price .tPrice span:nth-child(2) {
    color: #189291;
}

body .slide1item .box-item.c2 .box-text .text-price .tPrice span:nth-child(2) {
    color: #222d52;
}

body .slide1item .box-item.c3 .box-text .text-price .tPrice span:nth-child(2) {
    color: #ae1e5d;
}

body .slide1item .box-item.c4 .box-text .text-price .tPrice span:nth-child(2) {
    color: #c92030;
}

body .slide1item .box-item.c5 .box-text .text-price .tPrice span:nth-child(2) {
    color: #e48336;
}

body .slide1item .box-item.c6 .box-text .text-price .tPrice span:nth-child(2) {
    color: #671e4c;
}

body.c1 .part-activities-main .slide1item .box-item .text-title a {
    color: #189291;
}

body.c2 .part-activities-main .slide1item .box-item .text-title a {
    color: #222d52;
}

body.c3 .part-activities-main .slide1item .box-item .text-title a {
    color: #ae1e5d;
}

body.c4 .part-activities-main .slide1item .box-item .text-title a {
    color: #c92030;
}

body.c5 .part-activities-main .slide1item .box-item .text-title a {
    color: #e48336;
}

body.c6 .part-activities-main .slide1item .box-item .text-title a {
    color: #671e4c;
}

body.c1 .part-activities-main .slide1item .box-item .text-title a:hover,
body.c2 .part-activities-main .slide1item .box-item .text-title a:hover,
body.c3 .part-activities-main .slide1item .box-item .text-title a:hover,
body.c4 .part-activities-main .slide1item .box-item .text-title a:hover,
body.c5 .part-activities-main .slide1item .box-item .text-title a:hover,
body.c6 .part-activities-main .slide1item .box-item .text-title a:hover {
    color: #666;
}

body.c1 .part-activities-main .box-btn a.btn {
    color: #fff;
    background-color: #189291;
}

body.c2 .part-activities-main .box-btn a.btn {
    color: #fff;
    background-color: #222d52;
}

body.c3 .part-activities-main .box-btn a.btn {
    color: #fff;
    background-color: #ae1e5d;
}

body.c4 .part-activities-main .box-btn a.btn {
    color: #fff;
    background-color: #c92030;
}

body.c5 .part-activities-main .box-btn a.btn {
    color: #fff;
    background-color: #e48336;
}

body.c6 .part-activities-main .box-btn a.btn {
    color: #fff;
    background-color: #671e4c;
}

body.c1 .part-activities-main .box-btn a.btn:hover,
body.c2 .part-activities-main .box-btn a.btn:hover,
body.c3 .part-activities-main .box-btn a.btn:hover,
body.c4 .part-activities-main .box-btn a.btn:hover,
body.c5 .part-activities-main .box-btn a.btn:hover,
body.c6 .part-activities-main .box-btn a.btn:hover {
    color: #fff;
    background-color: #99908a;
}

body.c0 .slide1item .box-discount .discount>p span.text-discount1 {
    background-color: rgba(51, 51, 51, 0.9);
}

body.c1 .slide1item .box-discount .discount>p span.text-discount1 {
    background-color: rgba(23, 145, 145, 0.9);
}

body.c2 .slide1item .box-discount .discount>p span.text-discount1 {
    background-color: rgba(34, 45, 82, 0.9);
}

body.c3 .slide1item .box-discount .discount>p span.text-discount1 {
    background-color: rgba(174, 29, 92, 0.9);
}

body.c4 .slide1item .box-discount .discount>p span.text-discount1 {
    background-color: rgba(202, 32, 49, 0.9);
}

body.c5 .slide1item .box-discount .discount>p span.text-discount1 {
    background-color: rgba(227, 131, 54, 0.9);
}

body.c6 .slide1item .box-discount .discount>p span.text-discount1 {
    background-color: rgba(103, 30, 76, 0.9);
}

body .slide1item .box-item.c0 .box-discount .discount>p span.text-discount1 {
    background-color: rgba(51, 51, 51, 0.9);
}

body .slide1item .box-item.c1 .box-discount .discount>p span.text-discount1 {
    background-color: rgba(23, 145, 145, 0.9);
}

body .slide1item .box-item.c2 .box-discount .discount>p span.text-discount1 {
    background-color: rgba(34, 45, 82, 0.9);
}

body .slide1item .box-item.c3 .box-discount .discount>p span.text-discount1 {
    background-color: rgba(174, 29, 92, 0.9);
}

body .slide1item .box-item.c4 .box-discount .discount>p span.text-discount1 {
    background-color: rgba(202, 32, 49, 0.9);
}

body .slide1item .box-item.c5 .box-discount .discount>p span.text-discount1 {
    background-color: rgba(227, 131, 54, 0.9);
}

body .slide1item .box-item.c6 .box-discount .discount>p span.text-discount1 {
    background-color: rgba(103, 30, 76, 0.9);
}

body.c1 .part-promotion-main .slide1item .box-item .text-title a {
    color: #189291;
}

body.c2 .part-promotion-main .slide1item .box-item .text-title a {
    color: #222d52;
}

body.c3 .part-promotion-main .slide1item .box-item .text-title a {
    color: #ae1e5d;
}

body.c4 .part-promotion-main .slide1item .box-item .text-title a {
    color: #c92030;
}

body.c5 .part-promotion-main .slide1item .box-item .text-title a {
    color: #e48336;
}

body.c6 .part-promotion-main .slide1item .box-item .text-title a {
    color: #671e4c;
}

body.c1 .part-promotion-main .slide1item .box-item .text-title a:hover,
body.c2 .part-promotion-main .slide1item .box-item .text-title a:hover,
body.c3 .part-promotion-main .slide1item .box-item .text-title a:hover,
body.c4 .part-promotion-main .slide1item .box-item .text-title a:hover,
body.c5 .part-promotion-main .slide1item .box-item .text-title a:hover,
body.c6 .part-promotion-main .slide1item .box-item .text-title a:hover {
    color: #666;
}

body.promotion.c1 .part-title .box-title div.name p:hover {
    color: #189291;
}

body.promotion.c2 .part-title .box-title div.name p:hover {
    color: #222d52;
}

body.promotion.c3 .part-title .box-title div.name p:hover {
    color: #ae1e5d;
}

body.promotion.c4 .part-title .box-title div.name p:hover {
    color: #c92030;
}

body.promotion.c5 .part-title .box-title div.name p:hover {
    color: #e48336;
}

body.promotion.c6 .part-title .box-title div.name p:hover {
    color: #671e4c;
}

body.promotion.c1 .part-title .box-title div.name p:hover:after {
    background-color: #189291;
}

body.promotion.c2 .part-title .box-title div.name p:hover:after {
    background-color: #222d52;
}

body.promotion.c3 .part-title .box-title div.name p:hover:after {
    background-color: #ae1e5d;
}

body.promotion.c4 .part-title .box-title div.name p:hover:after {
    background-color: #c92030;
}

body.promotion.c5 .part-title .box-title div.name p:hover:after {
    background-color: #e48336;
}

body.promotion.c6 .part-title .box-title div.name p:hover:after {
    background-color: #671e4c;
}

body.promotion.c0 .part-title .box-title .box-discount .discount>p span.text-discount1 {
    background-color: rgba(255, 255, 255, 0.9);
    color: #333333;
}

body.promotion.c1 .part-title .box-title .box-discount .discount>p span.text-discount1 {
    background-color: rgba(23, 145, 145, 0.9);
}

body.promotion.c2 .part-title .box-title .box-discount .discount>p span.text-discount1 {
    background-color: rgba(34, 45, 82, 0.9);
}

body.promotion.c3 .part-title .box-title .box-discount .discount>p span.text-discount1 {
    background-color: rgba(174, 29, 92, 0.9);
}

body.promotion.c4 .part-title .box-title .box-discount .discount>p span.text-discount1 {
    background-color: rgba(202, 32, 49, 0.9);
}

body.promotion.c5 .part-title .box-title .box-discount .discount>p span.text-discount1 {
    background-color: rgba(227, 131, 54, 0.9);
}

body.promotion.c6 .part-title .box-title .box-discount .discount>p span.text-discount1 {
    background-color: rgba(103, 30, 76, 0.9);
}

body.c1 .part-promotion-main .box-btn a.btn ,
body.c1 .part-news-main .box-btn a.btn {
    color: #fff;
    background-color: #189291;
}

body.c2 .part-promotion-main .box-btn a.btn ,
body.c2 .part-news-main .box-btn a.btn {
    color: #fff;
    background-color: #222d52;
}

body.c3 .part-promotion-main .box-btn a.btn ,
body.c3 .part-news-main .box-btn a.btn {
    color: #fff;
    background-color: #ae1e5d;
}

body.c4 .part-promotion-main .box-btn a.btn ,
body.c4 .part-news-main .box-btn a.btn {
    color: #fff;
    background-color: #c92030;
}

body.c5 .part-promotion-main .box-btn a.btn ,
body.c5 .part-news-main .box-btn a.btn {
    color: #fff;
    background-color: #e48336;
}

body.c6 .part-promotion-main .box-btn a.btn ,
body.c6 .part-news-main .box-btn a.btn {
    color: #fff;
    background-color: #671e4c;
}

body.c1 .part-promotion-main .box-btn a.btn:hover,
body.c2 .part-promotion-main .box-btn a.btn:hover,
body.c3 .part-promotion-main .box-btn a.btn:hover,
body.c4 .part-promotion-main .box-btn a.btn:hover,
body.c5 .part-promotion-main .box-btn a.btn:hover,
body.c6 .part-promotion-main .box-btn a.btn:hover,
body.c1 .part-news-main .box-btn a.btn:hover,
body.c2 .part-news-main .box-btn a.btn:hover,
body.c3 .part-news-main .box-btn a.btn:hover,
body.c4 .part-news-main .box-btn a.btn:hover,
body.c5 .part-news-main .box-btn a.btn:hover,
body.c6 .part-news-main .box-btn a.btn:hover {
    color: #fff;
    background-color: #99908a;
}

body.c0 .content-right .part-detailtype-main .box-detailtype .box-item {
    color: #333333;
    border-color: #333333;
}

body.c1 .content-right .part-detailtype-main .box-detailtype .box-item {
    color: #189291;
    border-color: #189291;
}

body.c2 .content-right .part-detailtype-main .box-detailtype .box-item {
    color: #222d52;
    border-color: #222d52;
}

body.c3 .content-right .part-detailtype-main .box-detailtype .box-item {
    color: #ae1e5d;
    border-color: #ae1e5d;
}

body.c4 .content-right .part-detailtype-main .box-detailtype .box-item {
    color: #c92030;
    border-color: #c92030;
}

body.c5 .content-right .part-detailtype-main .box-detailtype .box-item {
    color: #e48336;
    border-color: #e48336;
}

body.c6 .content-right .part-detailtype-main .box-detailtype .box-item {
    color: #671e4c;
    border-color: #671e4c;
}

body.c0 .content-left .part-detailtype-main .box-detailtype .box-item {
    color: #333333;
    border-color: #333333;
}

body.c1 .content-left .part-detailtype-main .box-detailtype .box-item {
    color: #189291;
    border-color: #189291;
}

body.c2 .content-left .part-detailtype-main .box-detailtype .box-item {
    color: #222d52;
    border-color: #222d52;
}

body.c3 .content-left .part-detailtype-main .box-detailtype .box-item {
    color: #ae1e5d;
    border-color: #ae1e5d;
}

body.c4 .content-left .part-detailtype-main .box-detailtype .box-item {
    color: #c92030;
    border-color: #c92030;
}

body.c5 .content-left .part-detailtype-main .box-detailtype .box-item {
    color: #e48336;
    border-color: #e48336;
}

body.c6 .content-left .part-detailtype-main .box-detailtype .box-item {
    color: #671e4c;
    border-color: #671e4c;
}

body.c0 .part-detailtype-main .box-detailtype .box-item .box-text .text-title a {
    color: #333333;
}

body.c1 .part-detailtype-main .box-detailtype .box-item .box-text .text-title a {
    color: #189291;
}

body.c2 .part-detailtype-main .box-detailtype .box-item .box-text .text-title a {
    color: #222d52;
}

body.c3 .part-detailtype-main .box-detailtype .box-item .box-text .text-title a {
    color: #ae1e5d;
}

body.c4 .part-detailtype-main .box-detailtype .box-item .box-text .text-title a {
    color: #c92030;
}

body.c5 .part-detailtype-main .box-detailtype .box-item .box-text .text-title a {
    color: #e48336;
}

body.c6 .part-detailtype-main .box-detailtype .box-item .box-text .text-title a {
    color: #671e4c;
}

body.c1 .part-detailtype-main .box-detailtype .box-item .box-text .text-title a:hover,
body.c2 .part-detailtype-main .box-detailtype .box-item .box-text .text-title a:hover,
body.c3 .part-detailtype-main .box-detailtype .box-item .box-text .text-title a:hover,
body.c4 .part-detailtype-main .box-detailtype .box-item .box-text .text-title a:hover,
body.c5 .part-detailtype-main .box-detailtype .box-item .box-text .text-title a:hover,
body.c6 .part-detailtype-main .box-detailtype .box-item .box-text .text-title a:hover {
    color: #666;
}

body.c1 .part-top-main .box-btn a.btn {
    color: #fff;
    background-color: #189291;
}

body.c2 .part-top-main .box-btn a.btn {
    color: #fff;
    background-color: #222d52;
}

body.c3 .part-top-main .box-btn a.btn {
    color: #fff;
    background-color: #ae1e5d;
}

body.c4 .part-top-main .box-btn a.btn {
    color: #fff;
    background-color: #c92030;
}

body.c5 .part-top-main .box-btn a.btn {
    color: #fff;
    background-color: #e48336;
}

body.c6 .part-top-main .box-btn a.btn {
    color: #fff;
    background-color: #671e4c;
}

body.c1 .part-top-main .box-btn a.btn:hover,
body.c2 .part-top-main .box-btn a.btn:hover,
body.c3 .part-top-main .box-btn a.btn:hover,
body.c4 .part-top-main .box-btn a.btn:hover,
body.c5 .part-top-main .box-btn a.btn:hover,
body.c6 .part-top-main .box-btn a.btn:hover {
    color: #fff;
    background-color: #99908a;
}

body.c1 .content-left .part-360-main .box-pic360:after {
    background-image: url(../images/icon-360-c1.svg);
}

body.c2 .content-left .part-360-main .box-pic360:after {
    background-image: url(../images/icon-360-c2.svg);
}

body.c3 .content-left .part-360-main .box-pic360:after {
    background-image: url(../images/icon-360-c3.svg);
}

body.c4 .content-left .part-360-main .box-pic360:after {
    background-image: url(../images/icon-360-c4.svg);
}

body.c5 .content-left .part-360-main .box-pic360:after {
    background-image: url(../images/icon-360-c5.svg);
}

body.c6 .content-left .part-360-main .box-pic360:after {
    background-image: url(../images/icon-360-c6.svg);
}

.box-tumbC.c1 {
    background-color: #189291;
}

.box-tumbC.c2 {
    background-color: #222d52;
}

.box-tumbC.c3 {
    background-color: #ae1e5d;
}

.box-tumbC.c4 {
    background-color: #c92030;
}

.box-tumbC.c5 {
    background-color: #e48336;
}

.box-tumbC.c6 {
    background-color: #671e4c;
}

.part-top-main .box-detailtype .box-item.c1 .box-tumb-pic {
    border-color: #189291;
}

.part-top-main .box-detailtype .box-item.c2 .box-tumb-pic {
    border-color: #222d52;
}

.part-top-main .box-detailtype .box-item.c3 .box-tumb-pic {
    border-color: #ae1e5d;
}

.part-top-main .box-detailtype .box-item.c4 .box-tumb-pic {
    border-color: #c92030;
}

.part-top-main .box-detailtype .box-item.c5 .box-tumb-pic {
    border-color: #e48336;
}

.part-top-main .box-detailtype .box-item.c6 .box-tumb-pic {
    border-color: #671e4c;
}

.slide-hilight .slide-item.c1 {
    background-color: #189291;
}

.slide-hilight .slide-item.c2 {
    background-color: #222d52;
}

.slide-hilight .slide-item.c3 {
    background-color: #ae1e5d;
}

.slide-hilight .slide-item.c4 {
    background-color: #c92030;
}

.slide-hilight .slide-item.c5 {
    background-color: #e48336;
}

.slide-hilight .slide-item.c6 {
    background-color: #671e4c;
}


/*
.slide-hilight.top .slide-item.c1,
.slide-hilight.top .slide-item.c2,
.slide-hilight.top .slide-item.c3,
.slide-hilight.top .slide-item.c4,
.slide-hilight.top .slide-item.c5,
.slide-hilight.top .slide-item.c6{ background-color: #f49807; }
*/

.slide-hilight.top .slide-item.c1 .container {
    background-color: #189291;
}

.slide-hilight.top .slide-item.c2 .container {
    background-color: #222d52;
}

.slide-hilight.top .slide-item.c3 .container {
    background-color: #ae1e5d;
}

.slide-hilight.top .slide-item.c4 .container {
    background-color: #c92030;
}

.slide-hilight.top .slide-item.c5 .container {
    background-color: #e48336;
}

.slide-hilight.top .slide-item.c6 .container {
    background-color: #671e4c;
}


/*
body.c1 .part-title .box-title{ background-color: #189291; }
body.c2 .part-title .box-title{ background-color: #222d52; }
body.c3 .part-title .box-title{ background-color: #ae1e5d; }
body.c4 .part-title .box-title{ background-color: #c92030; }
body.c5 .part-title .box-title{ background-color: #e48336; }
body.c6 .part-title .box-title{ background-color: #671e4c; }
*/

body.c1 .part-content-right .box-address p.text-address:before {
    background-image: url(../images/icon-pin-c1.svg);
}

body.c2 .part-content-right .box-address p.text-address:before {
    background-image: url(../images/icon-pin-c2.svg);
}

body.c3 .part-content-right .box-address p.text-address:before {
    background-image: url(../images/icon-pin-c3.svg);
}

body.c4 .part-content-right .box-address p.text-address:before {
    background-image: url(../images/icon-pin-c4.svg);
}

body.c5 .part-content-right .box-address p.text-address:before {
    background-image: url(../images/icon-pin-c5.svg);
}

body.c6 .part-content-right .box-address p.text-address:before {
    background-image: url(../images/icon-pin-c6.svg);
}

body.c0 .box-detailtype .box-item .box-text .text-view span.btn-goto:before {
    background-image: url(../images/icon-pin-c0.svg);
}

body.c1 .box-detailtype .box-item .box-text .text-view span.btn-goto:before {
    background-image: url(../images/icon-pin-c1.svg);
}

body.c2 .box-detailtype .box-item .box-text .text-view span.btn-goto:before {
    background-image: url(../images/icon-pin-c2.svg);
}

body.c3 .box-detailtype .box-item .box-text .text-view span.btn-goto:before {
    background-image: url(../images/icon-pin-c3.svg);
}

body.c4 .box-detailtype .box-item .box-text .text-view span.btn-goto:before {
    background-image: url(../images/icon-pin-c4.svg);
}

body.c5 .box-detailtype .box-item .box-text .text-view span.btn-goto:before {
    background-image: url(../images/icon-pin-c5.svg);
}

body.c6 .box-detailtype .box-item .box-text .text-view span.btn-goto:before {
    background-image: url(../images/icon-pin-c6.svg);
}

body.c1 .box-detailtype .box-item .box-text .text-view span.btn-goto a:hover {
    color: #189291;
}

body.c2 .box-detailtype .box-item .box-text .text-view span.btn-goto a:hover {
    color: #222d52;
}

body.c3 .box-detailtype .box-item .box-text .text-view span.btn-goto a:hover {
    color: #ae1e5d;
}

body.c4 .box-detailtype .box-item .box-text .text-view span.btn-goto a:hover {
    color: #c92030;
}

body.c5 .box-detailtype .box-item .box-text .text-view span.btn-goto a:hover {
    color: #e48336;
}

body.c6 .box-detailtype .box-item .box-text .text-view span.btn-goto a:hover {
    color: #671e4c;
}

body.c1 .part-content-right .box-timedate p.text-time:before {
    background-image: url(../images/icon-timeB-c1.svg);
}

body.c2 .part-content-right .box-timedate p.text-time:before {
    background-image: url(../images/icon-timeB-c2.svg);
}

body.c3 .part-content-right .box-timedate p.text-time:before {
    background-image: url(../images/icon-timeB-c3.svg);
}

body.c4 .part-content-right .box-timedate p.text-time:before {
    background-image: url(../images/icon-timeB-c4.svg);
}

body.c5 .part-content-right .box-timedate p.text-time:before {
    background-image: url(../images/icon-timeB-c5.svg);
}

body.c6 .part-content-right .box-timedate p.text-time:before {
    background-image: url(../images/icon-timeB-c6.svg);
}

body.c0 .box-content-cms.part-price .text-price span:nth-child(2) {
    color: #333333;
}

body.c1 .box-content-cms.part-price .text-price span:nth-child(2) {
    color: #189291;
}

body.c2 .box-content-cms.part-price .text-price span:nth-child(2) {
    color: #222d52;
}

body.c3 .box-content-cms.part-price .text-price span:nth-child(2) {
    color: #ae1e5d;
}

body.c4 .box-content-cms.part-price .text-price span:nth-child(2) {
    color: #c92030;
}

body.c5 .box-content-cms.part-price .text-price span:nth-child(2) {
    color: #e48336;
}

body.c6 .box-content-cms.part-price .text-price span:nth-child(2) {
    color: #671e4c;
}

.oldnews.c1 .box-text .text-title {
    color: #189291;
}

.oldnews.c2 .box-text .text-title {
    color: #3259d8;
}

.oldnews.c3 .box-text .text-title {
    color: #ae1e5d;
}

.oldnews.c4 .box-text .text-title {
    color: #c92030;
}

.oldnews.c5 .box-text .text-title {
    color: #e48336;
}

.oldnews.c6 .box-text .text-title {
    color: #95257f;
}

.oldnews.c1 .box-pic .box-date span ,
.part-oldnews-popup .oldnews.c1 .box-text .box-date span {
    color: #189291;
}

.oldnews.c2 .box-pic .box-date span ,
.part-oldnews-popup .oldnews.c2 .box-text .box-date span {
    color: #3259d8;
}

.oldnews.c3 .box-pic .box-date span ,
.part-oldnews-popup .oldnews.c3 .box-text .box-date span {
    color: #ae1e5d;
}

.oldnews.c4 .box-pic .box-date span ,
.part-oldnews-popup .oldnews.c4 .box-text .box-date span {
    color: #c92030;
}

.oldnews.c5 .box-pic .box-date span ,
.part-oldnews-popup .oldnews.c5 .box-text .box-date span {
    color: #e48336;
}

.oldnews.c6 .box-pic .box-date span ,
.part-oldnews-popup .oldnews.c6 .box-text .box-date span {
    color: #95257f;
}

body.news.c1 .part-title .box-title div.name>a:hover {
    color: #189291;
}

body.news.c2 .part-title .box-title div.name>a:hover {
    color: #222d52;
}

body.news.c3 .part-title .box-title div.name>a:hover {
    color: #ae1e5d;
}

body.news.c4 .part-title .box-title div.name>a:hover {
    color: #c92030;
}

body.news.c5 .part-title .box-title div.name>a:hover {
    color: #e48336;
}

body.news.c6 .part-title .box-title div.name>a:hover {
    color: #671e4c;
}

body.news.c1 .part-title .box-title div.name>a:hover:after {
    background-color: #189291;
}

body.news.c2 .part-title .box-title div.name>a:hover:after {
    background-color: #222d52;
}

body.news.c3 .part-title .box-title div.name>a:hover:after {
    background-color: #ae1e5d;
}

body.news.c4 .part-title .box-title div.name>a:hover:after {
    background-color: #c92030;
}

body.news.c5 .part-title .box-title div.name>a:hover:after {
    background-color: #e48336;
}

body.news.c6 .part-title .box-title div.name>a:hover:after {
    background-color: #671e4c;
}

body.c1 .content-right .part-detailtype-main .box-detailtype::-webkit-scrollbar-thumb ,
body.c1 .content-left .overflow-detailtype::-webkit-scrollbar-thumb {
	background-color: #189291;
}
body.c2 .content-right .part-detailtype-main .box-detailtype::-webkit-scrollbar-thumb ,
body.c2 .content-left .overflow-detailtype::-webkit-scrollbar-thumb {
	background-color: #222d52;
}
body.c3 .content-right .part-detailtype-main .box-detailtype::-webkit-scrollbar-thumb ,
body.c3 .content-left .overflow-detailtype::-webkit-scrollbar-thumb {
	background-color: #ae1e5d;
}
body.c4 .content-right .part-detailtype-main .box-detailtype::-webkit-scrollbar-thumb ,
body.c4 .content-left .overflow-detailtype::-webkit-scrollbar-thumb {
	background-color: #c92030;
}
body.c5 .content-right .part-detailtype-main .box-detailtype::-webkit-scrollbar-thumb ,
body.c5 .content-left .overflow-detailtype::-webkit-scrollbar-thumb {
	background-color: #e48336;
}
body.c6 .content-right .part-detailtype-main .box-detailtype::-webkit-scrollbar-thumb ,
body.c6 .content-left .overflow-detailtype::-webkit-scrollbar-thumb {
	background-color: #671e4c;
}

/* --------------------------------------------------- Museum comment --------------------------------------------------- */

body.c1 .shifter-page .part-create-TAG .head ,
body.c1 .shifter-page .part-create-TAG a:hover ,
body.c1 .part-contentdetail-main .content-left>div.part-detail-museum-TAG .head ,
body.c1 .part-contentdetail-main .content-left>div.part-detail-museum-TAG a:hover {
    background-color: #189291;
}

body.c2 .shifter-page .part-create-TAG .head ,
body.c2 .shifter-page .part-create-TAG a:hover ,
body.c2 .part-contentdetail-main .content-left>div.part-detail-museum-TAG .head ,
body.c2 .part-contentdetail-main .content-left>div.part-detail-museum-TAG a:hover {
    background-color: #222d52;
}

body.c3 .shifter-page .part-create-TAG .head ,
body.c3 .shifter-page .part-create-TAG a:hover ,
body.c3 .part-contentdetail-main .content-left>div.part-detail-museum-TAG .head ,
body.c3 .part-contentdetail-main .content-left>div.part-detail-museum-TAG a:hover {
    background-color: #ae1e5d;
}

body.c4 .shifter-page .part-create-TAG .head ,
body.c4 .shifter-page .part-create-TAG a:hover ,
body.c4 .part-contentdetail-main .content-left>div.part-detail-museum-TAG .head ,
body.c4 .part-contentdetail-main .content-left>div.part-detail-museum-TAG a:hover {
    background-color: #c92030;
}

body.c5 .shifter-page .part-create-TAG .head ,
body.c5 .shifter-page .part-create-TAG a:hover ,
body.c5 .part-contentdetail-main .content-left>div.part-detail-museum-TAG .head ,
body.c5 .part-contentdetail-main .content-left>div.part-detail-museum-TAG a:hover {
    background-color: #e48336;
}

body.c6 .shifter-page .part-create-TAG .head ,
body.c6 .shifter-page .part-create-TAG a:hover ,
body.c6 .part-contentdetail-main .content-left>div.part-detail-museum-TAG .head ,
body.c6 .part-contentdetail-main .content-left>div.part-detail-museum-TAG a:hover {
    background-color: #671e4c;
}

body.c1 .shifter-page .part-create-TAG a ,
body.c1 .shifter-page .part-create-TAG .head::after ,
body.c1 .part-contentdetail-main .content-left>div.part-detail-museum-TAG a ,
body.c1 .part-contentdetail-main .content-left>div.part-detail-museum-TAG .head::after {
    color: #189291;
}

body.c2 .shifter-page .part-create-TAG a ,
body.c2 .shifter-page .part-create-TAG .head::after ,
body.c2 .part-contentdetail-main .content-left>div.part-detail-museum-TAG a ,
body.c2 .part-contentdetail-main .content-left>div.part-detail-museum-TAG .head::after {
    color: #222d52;
}

body.c3 .shifter-page .part-create-TAG a ,
body.c3 .shifter-page .part-create-TAG .head::after ,
body.c3 .part-contentdetail-main .content-left>div.part-detail-museum-TAG a ,
body.c3 .part-contentdetail-main .content-left>div.part-detail-museum-TAG .head::after {
    color: #ae1e5d;
}

body.c4 .shifter-page .part-create-TAG a ,
body.c4 .shifter-page .part-create-TAG .head::after ,
body.c4 .part-contentdetail-main .content-left>div.part-detail-museum-TAG a ,
body.c4 .part-contentdetail-main .content-left>div.part-detail-museum-TAG .head::after {
    color: #c92030;
}

body.c5 .shifter-page .part-create-TAG a ,
body.c5 .shifter-page .part-create-TAG .head::after ,
body.c5 .part-contentdetail-main .content-left>div.part-detail-museum-TAG a ,
body.c5 .part-contentdetail-main .content-left>div.part-detail-museum-TAG .head::after {
    color: #e48336;
}

body.c6 .shifter-page .part-create-TAG a ,
body.c6 .shifter-page .part-create-TAG .head::after ,
body.c6 .part-contentdetail-main .content-left>div.part-detail-museum-TAG a ,
body.c6 .part-contentdetail-main .content-left>div.part-detail-museum-TAG .head::after {
    color: #671e4c;
}

/* --------------------------------------------------- Museum comment --------------------------------------------------- */
body.c1 .part-comment-main h2 {
	color: #189291;
}

body.c2 .part-comment-main h2 {
    color: #222d52;
}

body.c3 .part-comment-main h2 {
    color: #ae1e5d;
}

body.c4 .part-comment-main h2 {
    color: #c92030;
}

body.c5 .part-comment-main h2 {
    color: #e48336;
}

body.c6 .part-comment-main h2 {
    color: #671e4c;
}

/* --------------------------------------------------- museum-slide --------------------------------------------------- */
body.c1 .part-slide-pic-main .box-gallery {
	background: #189291;
}

body.c2 .part-slide-pic-main .box-gallery {
    background: #222d52;
}

body.c3 .part-slide-pic-main .box-gallery {
    background: #ae1e5d;
}

body.c4 .part-slide-pic-main .box-gallery {
    background: #c92030;
}

body.c5 .part-slide-pic-main .box-gallery {
    background: #e48336;
}

body.c6 .part-slide-pic-main .box-gallery {
    background: #671e4c;
}
/*
body.c1 #sync2 .owl-item.active.current .item .img {
	border-color: #189291;
}

body.c2 #sync2 .owl-item.active.current .item .img {
    border-color: #222d52;
}

body.c3 #sync2 .owl-item.active.current .item .img {
    border-color: #ae1e5d;
}

body.c4 #sync2 .owl-item.active.current .item .img {
    border-color: #c92030;
}

body.c5 #sync2 .owl-item.active.current .item .img {
    border-color: #e48336;
}

body.c6 #sync2 .owl-item.active.current .item .img {
    border-color: #671e4c;
}
*/
