/*
Theme Name: Hanaemi Ladies Clinic 
Theme URI:
Author:
Author URI:
Description:
Version: 1.0
Text Domain: hanaemi_ladies_clinic 
*/

/**
 * トップページ診療時間
 **/
@media screen and (max-width: 1023px) {
	.index__scrollToTimetable {
		height: 65px !important;
	}
}

/**
 * 私たちについて
 */
@media screen and (max-width:409px) {
	.about_online {
		margin-top: -26px !important;
	}
}

/**
 * 子宮頸癌ワクチン
 */
.vaccine_adjustment_ul >li:before {
	top: 10px !important;
}
.vaccine_add_font {
	font-size: 18px !important;
}