@charset "UTF-8";
/* tour-temp-3 装飾用CSS */

/*明朝体（Noto Serif）*/
/*font-family: 'Noto Serif JP', serif;*/

.momiji h2,.momiji h3,.momiji h4 {
	font-family: 'Noto Serif JP', serif;
	font-weight: 300;
}
.momiji a {
	color: #8c7042;
}
/*=======================================
	メインビジュアル
=======================================*/
.momiji .mainvisual {
}
.momiji .mainvisual .inner::before {
	    border-top: 100px solid rgba(183,40,46,0.8);
    border-bottom: 100px solid rgba(0,0,0,0);
    border-left: 100px solid rgba(183,40,46,0.8);
    border-right: 100px solid rgba(0,0,0,0);
}
.momiji .mainvisual .inner::after {
	    border-top: 100px solid rgba(0,0,0,0);
    border-bottom: 100px solid rgba(183,40,46,0.8);
    border-left: 100px solid rgba(0,0,0,0);
    border-right: 100px solid rgba(183,40,46,0.8);
}
@media screen and (max-width:768px){
.momiji .mainvisual .ttl-wrap {
	background-image: linear-gradient(#640125 60%,#330113);
}
.momiji .mainvisual .sub-ttl {
	background: rgba(0,0,0,0.7);
}
}
/*=======================================
	ツアー詳細
=======================================*/
.momiji .tour-detail .kodawari-ico li.color-1 {
	background: #db8449;
}
.momiji .tour-detail .kodawari-ico li.color-2 {
	background: #69b076;
}
.momiji .tour-detail .kodawari-ico li.color-3 {
	background: #640125;
	color: #FFF;
}
.momiji .tour-detail .left-box li span {
	color: #640125;
}
.momiji .tour-detail .right-box dl.course-no dd,
.momiji .tour-detail .right-box dl.price,
.momiji .info dl {
	background: #ede4cd;
}
.momiji .tour-detail .right-box dl.course-no dt {
	background: #cbb994;
}
/*=======================================
	インフォメーション
=======================================*/
.momiji .info dt {
	color: #8c7042;
}
.momiji .info dt::after {
	background: #640125;
}
.momiji .info.about-covid .note,
.momiji .info.about-covid .btn2 a {
	color: #8c7042;
}
.momiji .info.about-covid ul li::after {
	border-top: 5px solid #8c7042;
    border-bottom: 5px solid #ede4cd;
    border-left: 5px solid #8c7042;
    border-right: 5px solid #ede4cd;
}
.momiji .info.about-goto .btn2 a {
	background: #8c7042;
}
/*=======================================
	コンテンツナビ（アンカーリンク）
=======================================*/
.momiji .content-nav,
.momiji .content-nav ul li a {
	background: #640125;
	color: #FFF;
}

/*=======================================
	おすすめポイント
=======================================*/
.momiji .recommend-point {
	background: #ede4cd;
}
.momiji .point .img-box img {
	border: 1px solid #8c7042;
	padding: 2px;
}
.momiji .point .txt-box h4 {
	border-bottom: 1px dotted #8c7042;
	color: #640125;
}
.momiji .content-wrap.kodawari {
	background-image: linear-gradient(-45deg,#b7282e,#d66a35 20%,#d66a35 80%,#b7282e);
}
.momiji .content-wrap.kodawari li::before,
.momiji .content-wrap.kodawari p::after {
	color: #f8b500;
}
.momiji .content-wrap.midokoro {
	border: 3px solid #8c7042;
	position: relative;
}
.momiji .content-wrap.midokoro h4 {
	color: #8c7042;
}
.momiji .content-wrap.midokoro .box-wrap {
	z-index: 1;
	position: relative;
}
.momiji .content-wrap.midokoro::before {
	content:"";
	width: 400px;
	height: 263px;
	background: url("../img/momiji-bk-left.png") no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.momiji .content-wrap.midokoro::after {
	content:"";
	width: 300px;
	height: 197px;
	background: url("../img/momiji-bk-right.png") no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
}
/*=======================================
	ツアー行程
=======================================*/
.momiji .schedule th {
	background: #ede4cd;
}
.momiji .schedule .midashi th {
	background: #640125;
	color: #FFF;
}
.momiji .schedule th, .momiji .schedule td {
	border: 1px solid #8c7042;
}
.momiji .schedule td.detail li.kanko {
	background: #d6e9ca;
}
.momiji .schedule td.detail li.kanko span {
	color: #769164;
}
.momiji .schedule td.detail li.move {
	color: #8c7042;
}
.momiji .schedule td .stay {
	background: #f8f4e6;
}
.momiji .schedule .attention li {
	color: #8c7042;
}
.momiji .schedule .guide ul {
	background: #f8f4e6;
}
.momiji .schedule .guide p {
	background: #640125;
}

/*=======================================
	ご予約
=======================================*/
.momiji .reserve .btn-wrap li a {
	color: #000;
    background-image: linear-gradient(-45deg,#f39800,#fbca4d 20%,#fbca4d 80%,#f39800);
}
.momiji .reserve .btn-wrap li a span {
	color: #d3381c;
}
.momiji .reserve .btn-wrap2 li a {
	color: #000;
    background-image: linear-gradient(-45deg,#ed7f22,#f7b36d 20%,#f7b36d 80%,#df640d)
}
.momiji .reserve .btn-wrap2 li a span {
	color: #d3381c;
}
/*=======================================
	FAQ
=======================================*/
.momiji .faq .que {
	background: #f8f4e6;
	color: #000;
}
.momiji .faq .que::after {
	color: #000;
}
.momiji .faq .que span {
	background: #640125;
}
.momiji .faq .ans span.icon {
	color: #f8b500;	
}
/*=======================================
	その他類似ツアー
=======================================*/
.momiji .other-tour {
	background: #640125;
}
.momiji .other-tour h2,
.momiji .other-tour h3 {
	color: #c89932;
}
.momiji .other-tour .detail li {
	color: #FFF;
}
.momiji .other-tour .box-col1 {
	    border-top: 1px solid #c89932;
    border-bottom: 1px solid #c89932;
}
.momiji .other-tour .box-col1 .txt {
	color: #FFF;
}
.momiji .other-tour .box-col1 .detail {
    border-left: 8px solid #c89932;
}
.momiji .other-tour .box-col1 .tourbtn a {
	background: #000;
}
.momiji .other-tour .detail span.price {
    color: #f39800;
}
