@charset "utf-8";

html,
body {
	color: #000;
	background: #fff;
}

body {
	padding-top: 0;
}

header {
	position: static;
}

body.child #contents .main .page_title {
	border-bottom: 1px solid #333 !important;
}

body.child #contents .main .title_type_03 {
	border-bottom: 1px dotted #666 !important;
}

body.home #mainimages {
	overflow: hidden;
}

body.home .flickity-button,
body.home .flickity-page-dots {
	display: none !important;
}

