.s5-row__col1 h1.s5-heading2 {
	width: 100%;
	height: 97px;
	position: relative;
	line-height: 97px;
	color: #000;
	text-align: center;
}
.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg {
	display: block;
	width: 100%;
	height: 92px;
	margin-bottom: 10px;
	background: url("../images/spring_collection_06.jpg") no-repeat center center;
}
.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg .c5-txtBox{
	font-size: 18px;
}
.c5-imageBox img.pc{
	width: 100%;
	margin-bottom: 10px;
}
.c5-imageBox img.sp{
	display: none;
}
.module-rich-main .module-rich-item .module-gallery .module-gallery-inr .module-gallery-ui{
	background-image: url(../images/bg.png);
	background-repeat: repeat;
}
.module-rich-main .module-rich-item .module-gallery .module-gallery-inr .module-gallery-ui .module-gallery-thumb li.current{
	border: 3px solid #8fa7b1;
}
.s5-outline__color--blue{
    color: #0000FF;
}
.s5-outline__color--pink{
    color: #FFCCFF;
}
.s5-outline__color--white{
    color: #FFFFFF;
    text-shadow: #CCCCCC 1px 1px 0px, #CCCCCC -1px 1px 0px,
             #CCCCCC 1px -1px 0px, #CCCCCC -1px -1px 0px;
}
.s5-outline__color--b_pink{
    color: #e346a4;
}
.s5-outline__color--green{
    color: #008800;
}
@media screen and (max-width: 640px) {
	.module-rich-main .module-rich-item .module-gallery .module-gallery-inr .module-gallery-ui .module-gallery-thumb li.current {
	    border: medium none;
	    height: auto;
	    width: 18.62%;
	}
	.module-rich-main .module-rich-item .module-gallery .module-gallery-inr .module-gallery-ui .module-gallery-thumb li.current img {
	    border: 3px solid #8fa7b1;
	}
}
@media screen and (max-width: 780px) {
	.s5-row__col1 h1.s5-heading2 {
		width: 100%;
		height: auto;
		position: relative;
		line-height: 1.2em;
		color: #000;
		text-align: center;
	}
	.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg {
		display: block;
		width: 96%;
		height: auto;
		background-image: none;
		background-color: #efd4e5;
		padding: 0.5em 2%;
	}
	.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg .c5-txtBox{
		font-size: 16px;
	}
}
@media screen and (max-width: 480px) {
	.c5-imageBox img.pc{
		display: none;
	}
	.c5-imageBox img.sp{
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}
}