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