@charset "utf-8";



/* Point */
#Point .pointListBlock .numList  li strong { color: #009344; }



/* Focus */
#Focus.ctm_contentsFull { background: linear-gradient(90deg, rgba(228, 246, 226, 1.0) 0%, rgba(228, 246, 226, 0.5) 35%, rgba(228, 246, 226, 0.5) 100%); }

#Focus .ctm_pageTtl .ttlLv2 { color: #0553b6; }



/* Sights */
#Sights.ctm_contentsFull { background: #fff; }

#Sights .ctm_pageTtl .ttlLv2 h3 { color: #018de4; }



/* Course */
#Course.ctm_contentsFull { background: linear-gradient(90deg, rgba(239, 237, 213, 0.5) 0%, rgba(239, 237, 213, 0.5) 65%, rgba(239, 237, 213, 1.0) 100%); }



/* Hotel */
#Hotel .ctm_pageTtl .ttlLv3 h4 sup { color: #009344; }



/* Apply */
#Apply .ctm_pageTtl .ttlLv1 { margin-top: 80px; }
@media all and (max-width: 739px){
	#Apply .ctm_pageTtl .ttlLv1 { margin-top: 50px;
}


@media all and (max-width:739px){
}
@media all and (min-width:740px){
}