/* base color */
body,
footer,
.bg::before,
body:not(.page--home) .wrap,
.page--blog .block--comment .list--comment li form input,
.page--movie .block--comment .list--comment li form input {
	background: #fed21e;
}
.bg::before {
	opacity: .7;
}
.page--home .block--content-wrap {
	background: #fed21e;
}
::selection {
	background: #435711;
	color: #fff;
}
.page--blog .block--comment .list--comment li.comment--member .comment--bg .btn-delete input,
.page--blog .block--comment .list--comment li .comment-replies .replies li.comment--member .btn-delete input,
.page--movie .block--comment .list--comment li.comment--member .comment--bg .btn-delete input,
.page--movie .block--comment .list--comment li .comment-replies .replies li.comment--member .btn-delete input {
	background: #FFFCF2;
	color:#8DBEB0;
}

/* background color */
.page--home .section--video .slick-dots li button:before {
	background:#435711;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"],
input[type="number"],
.block--category li a::after,
.btn .btn--main,
.block__answer,
.limited .section-tit::after,
.tit .limited::after,
.list--schedule .block--date > [class^="block--date"] .block--date__month::after {
	background: #435711;
}
input[readonly="readonly"] {
	background: #fff5ca;
}
.page--home .section--hero-img .block--login .g-nav--item__login::before,
textarea {
	background: #fff;
}
.page--home footer .list-tit::before,
.page--home footer .list-tit::after {
	background: #435711;
}
.block--pager li::before,
.page--schedule .section--list .block--month ul li a::after,
.page--schedule .section--list .block--refine input[type="checkbox"]:checked + p,
.tit .limited::after,
.btn .btn--main,
.block--login .nav__list--login li a,
.limited .section-tit::after,
.page--faq .block--faq-detail span.icon--a,
.page--blog .wrap--action .reply-form .btn .btn--main,
.page--movie .wrap--action .reply-form .btn .btn--main {
	background: #ef8900;
}
.page--blog .block--comment,
.page--movie .block--comment {
	background:rgb(255 255 255 / 50%);
}
.page--blog .block--comment .list--comment > li.comment--member .comment--bg, 
.page--blog .block--comment .list--comment li .replies li.comment--member,
.page--movie .block--comment .list--comment > li.comment--member .comment--bg,
.page--movie .block--comment .list--comment li .replies li.comment--member {
	background: #8dbeb0;
	color: #fffcf2;
}
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--faq .searchBox input[type="text"],
.page--movie #form__search .searchBox input[type=text] {
	background: #4357114a;
}

/* text color */
body,a,
footer,
footer a,
footer .copyright small,
.list--support .list__item a,
.page--home .block--content-wrap,
.page--home .block--contents a,
.copyright,
.page--movie .section--detail .btn .btn--sub,
.page--faq .section--detail .block--contact a,
.page--home .section--hero-img .block--login nav a,
.page--home footer .list-tit,
.btn .btn--sub,
.page--faq .block--faq-detail span.icon--q,
.limited .section-tit::after,
.btn-delete input {
	color: #435711;
}
.tit .limited::after,
.btn .btn--main,
.block--login .nav__list--login li a,
.page--home .section--hero-img .block--login nav li a,
.page--faq .block--faq-detail span.icon--a,
.limited .section-tit::after,
.page--blog .wrap--action .reply-form .btn .btn--main,
.page--movie .wrap--action .reply-form .btn .btn--main {
	color: #fff;
}
.list__item.new .tit::after,
.page--schedule .list--schedule li .block--txt.new .tit::after,
.page--qa .tit--q span:first-letter,
.page--qa .tit--a:first-letter {
	color: #ef8900;
}
.block__answer {
	color: #fff;
}
.block__question {
	background: rgb(67, 87, 17, .2);
}
.page--blog .block--comment .list--comment li.comment--member .user:after,
.page--movie .block--comment .list--comment li.comment--member .user:after {
	color: #fed220;
}
::-webkit-input-placeholder {
	color: #7d7d7d;
}
::-moz-placeholder {
	opacity: 1;
	color: #7d7d7d;
}
:-ms-input-placeholder {
	color: #7d7d7d;
}
:-moz-placeholder {
	color: #7d7d7d;
}

/* svg color */
.lineIco a svg {
	fill: #435711;
}
.ico--play {
	stroke: #435711;
}
.page--feature .block--service__contents li .inner span svg {
	fill: #fff;
}
.page--feature .page--introduction .block--service .block--service__contents li .inner span {
	background: #ef8900;
}
.page--feature .page--introduction .block--service .block--service__contents li .inner p {
	color: #435711;
}

/* border color */
.slick-prev::after, .slick-next::after,
.btn .btn--sub,
.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,
.page--faq .block--faq-detail span.icon--q,
.header .drawer .nav__list--login,
.form--confirm,
.page--movie .area--more-info .block--tab [class^=tab__],
.page--movie .btn .arrow-bottom::after {
	border-color: #435711;
}
.list--faq li {
	border-color:rgba(67, 87, 17, .5)
}
.page--blog .block--comment .list--comment li,
.page--movie .block--comment .list--comment li {
	border-color:rgb(0 0 0 / .1);
}
textarea {
	border-color: transparent;
}
.page--blog .block--comment .list--comment li .comment-replies .replies li:first-child:before,
.page--blog .block--comment .list--comment li .comment-replies .replies li:after,
.page--movie .block--comment .list--comment li .comment-replies .replies li:first-child:before,
.page--movie .block--comment .list--comment li .comment-replies .replies li:after {
	background: rgba(0,0,0,.1);
}

footer small a {
	text-decoration: underline;
}
body:not(.page--home) footer .copyright {
	opacity: .9;
}
footer .copyright small em {
	opacity: .7;
}


/* schedule scroll_icon */
#next .arrow-1 { background-color:#faedb8;}
#next .arrow-2 { background-color: #fed21e;}
#next .arrow-2 span { 
	border-top-color:#435711;
  border-right-color: #435711;
}

/* ==============================
page--ticket pat：12
============================== */
.page--ticket .list--select li a {
	background-color: #c0d9d3;
}
.page--ticket .section--list .list--ticket li a {
	background-color: #c0d9d3;
}
.page--ticket .section--list .list--ticket li a .tit {
	border-color: rgba(67, 87, 17, .2);
}
.page--ticket .section--list .list--ticket .sales_status span {
	background-color: #bd3636;
	color: #ffffff;
}
.page--ticket .section--list .list--ticket .sales_status span.sales_end {
	border: solid 1px #435711;
	background: none;
	color: #435711;
}
.page--ticket .section--list .list--ticket .sales_status span.sales_soldout {
	background-color: #ffffff;
	color: #939393;
}
.page--ticket .section--detail .block--info {
	background-color: #c0d9d3;
}
.page--ticket .section--detail .block--info dl {
	border-color: rgba(67, 87, 17, .2);
}
.page--ticket .section--detail .notice {
	background-color: #ffffff;
	color: #939393;
}
.page--ticket .section--detail .notice.nonactive {
	background-color: #818181;
	color: #ffffff;
}
.page--ticket .section--detail .txt-main.strong {
	color: #bd3636;
}
.page--ticket .section--detail .block--error {
	color: #bd3636;
}
.page--ticket .section--detail .block--form .tit {
	color: #2db2e2;
}
.page--ticket .section--detail .block--form dd input[type="checkbox"]:checked + label {
	border-color: #2db2e2;
}
.page--ticket .section--detail .ticket_used_list .tit {
	border-color: #bd3636;
	color: #bd3636;
}
.page--ticket .section--detail .ticket_used_list .used_ticket {
	border-color: #bd3636;
	color: #2c2e2f;
}
.page--ticket .section--detail .form--select {
	background: rgba(255,255,255,.9);
	color: #2c2e2f;
}
.page--ticket .section--detail .form--select select {
	background-color: #ffffff;
	color: #2c2e2f;
}
.page--ticket .section--detail input[type="checkbox"] + label {
	color: #2db2e2;
}
.page--ticket .section--detail input[type="checkbox"] + label:before {
	border-color: #2db2e2;
}
.page--ticket .section--detail input[type="checkbox"]:checked + label:before {
	border-color: #bd3636;
	border-top-color: transparent;
	border-left-color: transparent;
}
.page--ticket .section--detail .form-error {
	color: #bd3636;
}
.page--ticket .section--detail .block--alert .inner dt {
	color: #2c2e2f;
}
.page--ticket .spinner {
	border: solid 4px #ec86a6;
	border-top: solid 4px #ffffff;
}




/* ==============================
page--chat-community pat：15
============================== */
.page--chat-community .block--title,
.page--chat-community .section-detail__inner {
	background: #ffe98f;
}
.page--chat-community .block--comment .list--comment li .txt {
	background: #FED21E;
}
.page--chat-community .block--comment .list--comment li .parent.txt {
	background: #FED639;
}
.page--chat-community .block--comment .list--comment li.comment--member .comment_txt .txt {
	background: #435711;
}
.page--chat-community .block--comment .list--comment li.comment--member .comment_txt .parent.txt {
	background: #526A15;
}
.page--chat-community .form--inptarea,
.page--chat-community .form--inptarea .input_close {
	background: #FEE06B;
}
.page--chat-community #ui-datepicker-div,
.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 .block--comment .list--comment li .icon,
.page--chat-community .block--cmnty_serch .cmnty_serch .datepicker,
.page--chat-community .block--comment .list--comment li .delete input,
.page--chat-community .form--inptarea textarea,
.page--chat-community #comment_confirm_modal,
.page--chat-community .comment_reply_confirm_modal {
	background: #FFFCF4;
}
.page--chat-community #ui-datepicker-div .ui-datepicker-calendar tbody tr td .ui-state-active::before,
.page--chat-community #ui-datepicker-div .ui-datepicker-buttonpane button,
.page--chat-community .wrap--action.list--head #comment_popup,
.page--chat-community .wrap--action.list--head .form--post .form--inptarea,
.page--chat-community .wrap--action.list--head .form--post .input_close {
	background: #ef8900;
}
.page--chat-community .form--inptarea .input_close::before,
.page--chat-community .form--inptarea .input_close::after,
.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: #435711;
}
.page--chat-community .block--cmnty_serch .cmnty_serch .datepicker,
.page--chat-community .comment_reply_confirm_popup i,
.page--chat-community #comment_confirm_modal,
.page--chat-community .comment_reply_confirm_modal,
.page--chat-community .block--comment .list--comment li .delete input,
.page--chat-community .block--cmnty_serch .cmnty_serch i {
	color: #435711;
}
.page--chat-community .block--comment .list--comment li.comment--member .comment_txt .txt,
.page--chat-community #ui-datepicker-div .ui-datepicker-calendar tbody tr td .ui-state-active,
.page--chat-community #ui-datepicker-div .ui-datepicker-buttonpane button,
.page--chat-community .wrap--action.list--head #comment_popup,
.page--chat-community .wrap--action.list--head .form--post .form--inptarea i {
	color: #fff;
}
.page--chat-community .block--comment .list--comment li .wrap--action .icon--like i.clicked {
	color: #E7292D;
}
.page--chat-community .block--title {
	border-color: rgba(0, 0, 0, 0.1);
}
.page--chat-community #ui-datepicker-div .ui-datepicker-calendar tbody tr td .ui-state-highlight::before {
	border-color: #ef8900;
}
.page--chat-community .block--comment .list--comment li .parent.txt {
	border-color: #FEE06B;
}
.page--chat-community .block--comment .list--comment li.comment--member .comment_txt .parent.txt {
	border-color: #627F19;
}
.page--chat-community .block--comment .list--comment li .txt::before {
	border-color: transparent;
	border-left: 18px solid #fed21e;
}
.page--chat-community .block--comment .list--comment li .parent.txt::before {
	border-left: 18px solid #FED639;
}
.page--chat-community .block--comment .list--comment li.comment--member .comment_txt .txt::before {
	border-left: 18px solid #435711;
}
.page--chat-community .block--comment .list--comment li.comment--member .comment_txt .parent.txt::before {
	border-left: 18px solid #526A15;
}
.page--chat-community .block--comment .list--comment li .icon svg {
	fill: #435711;
}
.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 15px 60px -20px rgb(0 0 0 / 40%);
			box-shadow: 0 15px 60px -20px rgb(0 0 0 / 40%);
}
.page--chat-community .form--inptarea .input_close,
.page--chat-community .wrap--action.list--head #comment_popup {
	-webkit-box-shadow: 0 5px 20px -4px rgb(0 0 0 / 40%);
			box-shadow: 0 5px 20px -4px rgb(0 0 0 / 40%);
}

/* page--movie */
.page--movie .list--tag .tag__item a {
	color: #316088;
}


/* fc menu */
.body--app section.section--detail.page--fcmenu .list--fcmenu li{
	background: #ffd630;
	box-shadow: 2px 2px 10px -6px #d3904b;
}
.body--app section.section--detail.page--fcmenu .list--fcmenu span svg{ fill: #435711;}
.body--app section.section--detail.page--fcmenu .list--fcmenu p{color:#435711;}

/* questionnaier */
.page--questionnaire input[type="text"],
.page--questionnaire input[type="tel"],
.page--questionnaire input[type="email"],
.page--questionnaire input[type="password"],
.page--questionnaire input[type="number"]{
	background: #fff;
}


/* pc */
@media screen and (min-width: 961px){
  footer .nav__list--sns li a,
  .page--home footer .nav__list--sns li a,
  .page--home .list--support .list__item a{ color: #435711;}
  .bg::before{opacity: 0.8;}
  .list--schedule .block--date{ top: 8px; }
  .header .g-nav .nav li a::after, 
  .detail__btn a::after, 
  .list__more a::after{background: #ef8900;}

	.page--home .header{
    background: linear-gradient(0deg, rgba(255,255,255,0) 20%, #2e2e2e7a 100%);
	}
	.page--home:not(.window-scroll) .header .g-nav .nav li a::after,
	.page--home:not(.window-scroll) .header .g-nav .g-nav--item.limited a::before{background:#fff;}
	.page--home .header .drawer .block--login .nav li a,
	.page--home:not(.window-scroll) .header .drawer .nav li a{color: #fff;}


	/* border background color */
	.window-scroll .header {
    background: #ffd422;
    box-shadow: 0 0 10px 4px #e1b81375;
	}
}

/* sp */
@media screen and (max-width: 960px) and (min-width: 1px){
  .header .drawer{ background: #c0d9d3; }
  .header .drawer__btn span{ background: #fff; }
  .drawer-visible .header .drawer__btn span{ background: #435711; }
  .list--support .list__item a,
  .header .drawer .nav li a{ color: #435711;}
}
