.ind-image-group {
	position: relative;
	width: 100%;
}
.ind-image-group .image-01 {
	position: relative;
	width: 100%;
	z-index: 1;
}
.ind-image-group .ind-image-layer {
	position: absolute;
	width: 100%;
	height: 100%;
}
.ind-image-group .ind-image-layer .image-area {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
}
.ind-image-group .ind-image-layer .image-area img {
	position: absolute;
	top: 0;
	bottom: auto;
	left: 0;
	right: 0;
	margin: auto;
}
.ind-image-group .ind-image-layer .image-area img.image-02 {
	transform: translate(0, 0);
	width: 100%;
}

.fct-headline-04-area .headline-box {
	display: inline-block;
	background-color: transparent;
	padding: 0 0 25px 0;
}
@media screen and (max-width: 767px) {
	.fct-headline-04-area .headline-box {
		display: block;
		padding: 0 0 10px 0;
	}
}

ul.glb-listMarker.other-colors > li:before {
	content: '';
	width: 0.8em;
	height: 0.8em;
	background: transparent;
	top: 0em;
}
ul.glb-listMarker.other-colors > li.dot-color-01:before { background-color: #f5a200; }
ul.glb-listMarker.other-colors > li.dot-color-02:before { background-color: #bcc4d5; }
ul.glb-listMarker.other-colors > li.dot-color-03:before { background-color: #fcc800; }
ul.glb-listMarker.other-colors > li.dot-color-04:before { background-color: #8ec43e; }
ul.glb-listMarker.other-colors > li.dot-color-05:before { background-color: #38a1db; }
ul.glb-listMarker.other-colors > li.dot-color-06:before { background-color: #bb8dbe; }

