.wrap,
.sp--view,
.pc--view .footer_block,
.header .drawer
{ background: #fffaf5; }

/* background color */
.page--home .section--video .slick-dots li button:before,
.block__answer,
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"],
input[type="number"]
{ background: #fdf0ee; }
.nonlogin .list--thumbnail .list__item .thumb .limited-thumb {background: #fff2e4;}

/* logo shadow color */
h1.logo a img {
 filter: drop-shadow(2px 1px 0px #96887a66);
}

.tit .limited::after,
.limited .section-tit::after,
.block--login .nav__list--login li a,
.page--schedule .section--list .block--refine label p,
.page--feature .page--introduction .block--service .block--service__contents li .inner span,
.page--faq .block--faq-detail span.icon--a,
.page--home footer .list-tit::before,
.page--home footer .list-tit::after,
.drawer__btn::before
{ background: #a3be86;}

.drawer__btn span,
.page--blog .section--list .section--latestBlogs .list--latestBlogs::-webkit-scrollbar-thumb
{background: #7482b5;}
.page--blog .section--list .section--latestBlogs .list--latestBlogs::-webkit-scrollbar-track{ background: rgba(116, 130, 181, 0.2); }

input[readonly="readonly"],
.list--schedule .block--date > [class^="block--date"] .block--date__month::after,
.block--pager li::before,
.page--schedule .section--list .block--refine li input[type="checkbox"]:not(:checked) + p
{ background: #7482b5;}
.block__question
{ background: rgba(255, 255, 255, 0.1);}

input:-webkit-autofill, input:-webkit-autofill:hover,
input:-webkit-autofill:focus, input:-webkit-autofill:active {
	-webkit-box-shadow: 0 0 0 30px #fff inset !important;
}

/* page--home salon intro */
.salon--intro .detailTit { background: #fffaf5c7; }
.salon--detail.show::after {
	background: -webkit-gradient(linear, left bottom, left top, color-stop(40%, #fffaf5), to(rgba(255, 255, 255, 0)));
	background: linear-gradient(360deg, #fffaf5 40%, rgba(255, 255, 255, 0) 100%);
}
.salon--detail_btn {
	background: #ff8d7b;
}

/* text color */

body,
.page--faq .section--detail .block--contact a,
.page--home .section--schedule .list--schedule li {color: #7482b5;}

.block__answer,
.block--login nav li a,
.page--home .salon--intro .tit,
.page--home .fa-plus-circle:before,
.page--home .fa-chevron-right:before,
.fanstream--btn li a .fa-chevron-right::before,
.section--detail.new .block--title .date::after,
.list__item.new .tit::after,
.block--category .current a,
.page--schedule .list--schedule li .block--txt.new .tit::after,
.page--qa .tit--q span:first-letter,
.page--qa .tit--a:first-letter,
.page--blog .block--comment .list--comment li.comment--member .user::after
{ color: #ff8d7b; }
.nonlogin .list--thumbnail .list__item .thumb .limited-thumb span {color: #7482b5;}

.next-stream .block--date .block--date__youbi {color: inherit;}

/* svg color */
.block--share li a{color:#ff8d7b;}
.block--share li svg,
.next-stream svg { fill:#ff8d7b;}
.ico--play{ stroke: #a4a39c; }
.page--feature .block--service__contents li .inner span svg { fill: #fff; }

/* box-shadow */
.next-stream {
	-webkit-box-shadow: 3px 3px 16px -6px rgba(211,210,189,0.8);
	box-shadow: 3px 3px 16px -6px rgba(211,210,189,0.8);
}

.list--thumbnail .list__item .thumb {
	-webkit-box-shadow: 5px 5px 16px -3px rgba(211,210,189,0.8);
		box-shadow: 5px 5px 16px -3px rgba(211,210,189,0.8);
}


/* border color */
.block--pager .pager__item--newer a::after,
.block--pager .pager__item--newer span::after,
.block--pager .pager__item--older a::after,
.block--pager .pager__item--older span::after,
.page--faq .block--faq-detail span.icon--q,
.form__select select,
.form__select select:focus,
.form__select::after,
.form__checkbox label p::before,
.list__more a::after
{ border-color: #ff8d7b;}
header .drawer .nav__list--login,
.fanstream--btn li,
.page--blog .block--comment .list--comment li{border-color: #f7d6d2;}

.block--category li:not(:last-child)::after {
	background: #9D9C9C;
}
textarea,
.page--blog .form--comment {border-color:#f7d6d2;}

.page--faq .block--faq-detail,
.page--faq .block--faq-detail dt,
.list--faq li:last-child,
.list--faq li,
.list .list__item,
.form--confirm
{ border-color:rgb(255 141 123 / 30%);}

.page--blog .section--list .section--latestBlogs .writer{ border-color: #7482b5; }

/* pastel color */
.header .drawer .nav li a {color: #ff8d7b;}
.list--support .list__item a,
.page--home footer .list-tit{ color: #7482b5;}
.next-stream{
	background: #d8eef8;
}
.page--blog .section--list .list .list__item,
.page--blog .section--list .section--latestBlogs
{ background: #d8eef8; }

.btn .btn--main{background: #a3be86;}
header{ background: #f7d6d2; border-bottom: none;}
.section-tit{color: #ff8d7b;}
.btn .btn--sub{ background: none; border-color: #a3be86; color:#a3be86; }
.page--information .category {background: #ffd3ce;}
.page--information .category.streaming {
	background: #ff8d7b;
}
.block--login .nav__list--login li.g-nav--item__login a{
	background: none;
	color: #ff8d7b;
	border-color: #ff8d7b;
}
.block--login .nav__list--login li.g-nav--item__join a
{color: #fffaf5; background: #ff8d7b;}


/* page--blog */
.page--blog .block--comment .list--comment .reply-form .btn {
	background: #a3be86;
	color: #fff;
}
.list--blog	.category,
.page--blog .section--detail .category {
	color: #7783b6;
	background: #f7d5d2;
}
.page--blog--all .list--blog .category {
	color: #7482b5;
	background: #f7d7d2;
}
.page--blog .block--comment .list--comment .replies li:first-child::before,
.page--blog .block--comment .list--comment .replies li::after {background: rgb(247 215 210 / 60%);}
.page--blog .block--comment .list--comment > li.comment--member .comment--bg,
.page--blog .block--comment .list--comment .replies li.comment--member
{background: #f7d5d2;}
.page--blog .block--comment .list--comment .comment--member textarea {background: #fff;}
.page--blog .block--comment .list--comment {
	background: #eaf9ff;
	color: #5d6da7;
}


/* questionnaire */
.page--questionnaire .form--post dt:not(:first-child) {
	border-color: rgb(116 130 181 / 30%);
}
.page--questionnaire input[type="text"],
.page--questionnaire textarea {
	background: transparent;border-color: #ff8d7b;
}
.page--questionnaire .icon--required:after {
	background: #ff8d7b;
	color: #fffaf5;
}
.page--questionnaire .form__select select {
	color: #fffaf5;
}
.page--questionnaire .form__radio :checked ~ p::before,
.page--questionnaire .form__radio label p::before {
	border-color: #ff8d7b;
}
.page--questionnaire .form__checkbox :checked ~ p::before {
	background: #ff8d7b;
	border-color: #ff8d7b;
}
.page--questionnaire .form__checkbox label p::after {
	border-color: #fffaf5;
}


/* swipe navigation */
.page--home .swiper-pagination-bullet {
	background: #ff8d7b;
}
.page--home .swiper-pagination-bullet::before {
	background: #f7d6d2;
}


/* PC */
@media screen and (min-width: 961px) {
	.page--home footer .list--support {
		background: #fffaf5;
	}
	.header .g-nav .nav li a::after, .detail__btn a::after, .list__more a::after {
		background: #f7d6d2;
	}
	h1.logo .salon--copy.pc,
	footer .copyright {
		color:#7482b5 !important;
	}
}
/* SP */
@media screen and (max-width: 960px) and (min-width: 1px){
	.page--home footer {
		padding-top: 30px;
	}
}


/* page--chat-community */
.page--chat-community .block--title {
	background: #f7d6d2;
}

.page--chat-community .block--comment .list--comment li .txt {
	background: #d8eef8;
}
.page--chat-community .block--comment .list--comment li .parent.txt {
	background: #EDF7FB;
}
.page--chat-community .wrap--action.list--head .form--post .input_close::before,
.page--chat-community .wrap--action.list--head .form--post .input_close::after,
.page--chat-community .section-detail__inner,
.page--chat-community .form--inptarea textarea,
.page--chat-community .form--inptarea .input_close::before,
.page--chat-community .form--inptarea .input_close::after,
.page--chat-community #ui-datepicker-div,
.page--chat-community .block--cmnty_serch .cmnty_serch .datepicker,
.page--chat-community .block--comment .list--comment li .delete input,
.page--chat-community #comment_confirm_modal,
.page--chat-community .comment_reply_confirm_modal {
	background: #fffaf5;
}
.page--chat-community #ui-datepicker-div .ui-datepicker-calendar tbody tr td .ui-state-active::before,
.page--chat-community .wrap--action.list--head .form--post .form--inptarea,
.page--chat-community .block--comment .list--comment li.comment--member .comment_txt .txt {
	background: #f7d6d2;
}
.page--chat-community .form--inptarea,
.page--chat-community .form--inptarea .input_close,
.page--chat-community #ui-datepicker-div .ui-datepicker-buttonpane button,
.page--chat-community .wrap--action.list--head .form--post .form--inptarea,
.page--chat-community .wrap--action.list--head .form--post .input_close,
.page--chat-community .wrap--action.list--head #comment_popup {
	background: #a3be86;
}

.page--chat-community .block--comment .list--comment li.comment--member .comment_txt .parent.txt {
	background: #FBEBE9;
}


.page--chat-community #comment_modal_close::after,
.page--chat-community #comment_modal_close::before,
.page--chat-community .comment_reply_modal_close::after,
.page--chat-community .comment_reply_modal_close::before {
	background: #61605b;
}
.page--chat-community .block--comment .list--comment li .icon {
	background: #ff8d7b;
}
.page--chat-community #ui-datepicker-div .ui-datepicker-buttonpane button,
.page--chat-community .comment_reply_confirm_popup i,
.page--chat-community #comment_confirm_popup i,
.page--chat-community .wrap--action.list--head #comment_popup,
.ui-widget-header .ui-icon {
	color: #fffaf5;
}
.page--chat-community .block--cmnty_serch .cmnty_serch i,
.page--chat-community .block--cmnty_serch .cmnty_serch .datepicker,
.page--chat-community .comment_reply_confirm_modal.is-visible,
.page--chat-community .block--comment .list--comment li .delete input,
.page--chat-community .block--comment .list--comment li.comment--member .comment_txt .delete input,
.page--chat-community #ui-datepicker-div .ui-datepicker-calendar tbody tr td .ui-state-active,
.page--chat-community .block--comment .list--comment li.comment--member .comment_txt .txt,
.page--chat-community .block--comment .list--comment li.comment--member .comment_txt .txt a,
.page--chat-community .wrap--action.list--head .form--post .form--inptarea i,
.page--chat-community #comment_confirm_modal {
	color: #7482b5;
}
.page--chat-community .block--comment .list--comment li .wrap--action .icon--like i.clicked {
	color: #ff8d7b;
}
.page--chat-community .block--title {
	border-top:1px solid rgba(255, 250, 245, 0.4);
	border-bottom:1px solid rgba(255, 250, 245, 0.4);
}
.page--chat-community #ui-datepicker-div .ui-datepicker-calendar tbody tr td .ui-state-highlight::before {
	border-color: #ff8d7b;
}
.page--chat-community .block--comment .list--comment li .parent.txt {
	border-color: #F7FDFF;
}
.page--chat-community .block--comment .list--comment li.comment--member .comment_txt .parent.txt {
	border-color: #fffaf5;
}
.page--chat-community .block--comment .list--comment li .txt::before {
	border: 8px solid transparent;
	border-left: 18px solid #d8eef8;
}
.page--chat-community .block--comment .list--comment li .parent.txt::before {
	border-left: 18px solid #EDF7FB;
}
.page--chat-community .block--comment .list--comment li.comment--member .comment_txt .txt::before {
	border-left: 18px solid #f7d6d2;
}
.page--chat-community .block--comment .list--comment li.comment--member .comment_txt .parent.txt::before {
	border-left: 18px solid #FBEBE9;
}
.page--chat-community .block--comment .list--comment li .icon svg {
	fill: #fffaf5;
}
.page--chat-community #ui-datepicker-div,
.page--chat-community .form--inptarea,
.page--chat-community #comment_confirm_modal,
.page--chat-community .comment_reply_confirm_modal {
	-webkit-box-shadow: 0 35px 60px -20px rgba(77, 73, 70, 0.7);
			box-shadow: 0 35px 60px -20px rgba(77, 73, 70, 0.7);
}
.page--chat-community .form--inptarea .input_close,
.page--chat-community .wrap--action.list--head #comment_popup {
	-webkit-box-shadow: 0 5px 20px -4px rgba(77, 73, 70, 0.7);
			box-shadow: 0 5px 20px -4px rgba(77, 73, 70, 0.7);
}
