@charset "utf-8";



/* Point */
#Point .pointListBlock .numList  li strong { color: #009344; }



/* Highlight */
#Highlight.ctm_contentsFull { background: linear-gradient(90deg, rgb(254 223 238 / 1.0) 0%, rgb(254 223 238 / 0.5) 35%, rgb(254 223 238 / 0.5) 100%); }

#Highlight .ctm_pageTtl .ttlLv2 { color: #f97601; }

#Highlight_01 .slick-list li:nth-child(2):before { content: "ヴェネツィアのカーニバル"; }
#Highlight_01 .slick-list li:nth-child(3):before { content: "ビアレッジョのカーニバル"; }
#Highlight_01 .slick-list li:nth-child(4):before { content: "ニースのカーニバル"; }
#Highlight_01 .slick-list li:nth-child(2):after  { content: "写真：Adobe Stock"; }
#Highlight_01 .slick-list li:nth-child(3):after  { content: "写真：Adobe Stock"; }
#Highlight_01 .slick-list li:nth-child(4):after  { content: "©VDN _ J. VERAN"; }

#Highlight_02 .slick-list li:nth-child(2):before { content: "ヴェネツィアのゴンドラ運河めぐり"; }
#Highlight_02 .slick-list li:nth-child(3):before { content: "ボローニャ"; }
#Highlight_02 .slick-list li:nth-child(4):before { content: "ニースのサレヤ広場"; }
#Highlight_02 .slick-list li:nth-child(2):after  { content: "写真：Adobe Stock"; }
#Highlight_02 .slick-list li:nth-child(3):after  { content: "写真：Adobe Stock"; }
#Highlight_02 .slick-list li:nth-child(4):after  { content: "©J.KELAGOPIAN / OTMNCA"; }

#Highlight_03 .slick-list li:nth-child(2):before { content: "ボロネーゼのパスタ"; }
#Highlight_03 .slick-list li:nth-child(3):before { content: "ジェノベーゼ・スパゲッティー"; }
#Highlight_03 .slick-list li:nth-child(4):before { content: "パヴィヨン・モンテカルロ"; }
#Highlight_03 .slick-list li:nth-child(2):after  { content: "写真：Adobe Stock"; }
#Highlight_03 .slick-list li:nth-child(3):after  { content: "写真：ピクスタ"; }
#Highlight_03 .slick-list li:nth-child(4):after  { content: "©Pavyllon Monte-Carlo"; }



/* Schedule */

#Schedule .depDateWrap .headingDate { padding: 0.4rem 1.0rem 0.1rem; color: #fff; font-size: 1.8rem; font-weight: bold; text-align: center; }
#Schedule .depDateWrap.date_01 .headingDate { /* background: #f95da7; */ background: #f688bc; }
#Schedule .depDateWrap.date_02 .headingDate { /* background: #fb8720; */ background: #f69c4b; }

#Schedule .txtCarnival { color: #f43f95; }



/* Hotel */

#Hotel .ctm_pageTtl .ttlLv3 h4 sup { color: #f43f95; }



@media all and (max-width:739px){
}
@media all and (min-width:740px){
}