@charset "utf-8";



/* Point */
#Point .pointListBlock .numList  li strong { color: #009344; }



/* Focus */
#Focus.ctm_contentsFull { background: linear-gradient(90deg, rgba(247, 236, 251, 1.0) 0%, rgba(247, 236, 251, 0.5) 35%, rgba(247, 236, 251, 0.5) 100%); }

#Focus .ctm_pageTtl .ttlLv2 { color: #f42d6a; }



/* Sights */
#Sights.ctm_contentsFull {}

#Sights .ctm_pageTtl .ttlLv2 h3 { color: #f8577d; }



/* Hotel */

#Hotel .ctm_pageTtl .ttlLv3 h4 sup { color: #b576cf; }



@media all and (max-width:739px){
}
@media all and (min-width:740px){
}