
.c5-title{
	background: url(../images/1200_90_a-moomin2019autumn_title.jpg) no-repeat center center;
	width: 100%;
	height: 90px;
	display: table;
	margin-bottom: 20px;
}
.c5-title h2{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.c5-title h2 span{
	font-size: 18px;
	font-weight: normal;
}

@media screen and (max-width: 750px) {
	.c5-title{
		height: 80px;
		/*line-height: 3.6em;*/
		width: 100%;
		margin-bottom:20px;
	}
	.c5-title h2{
		color: #000;
		padding:15px 20px;
	}

}

@media screen and (max-width: 639px) {
	.c5-title h2{
		font-size: 16px;
		line-height: 140%;
	}
	.c5-title h2 span{
		font-size: 14px;
	}
}

.c5-profileBox {
    padding: 15px 0;
    border: 1px solid #ffffff;
    margin: 0 30px;
}

.c5-profileBox .s5-inStoreFeaturesItem1B {
    margin: 0;
}

.c5-profileBox .s5-inStoreFeaturesItem1B img {
    max-width: 350px;
}

@media screen and (max-width: 639px) {
    .c5-profileBox {
        padding: 15px;
        margin: 0 20px 50px 20px !important;
    }
    .c5-profileBox .s5-inStoreFeaturesItem1B img {
	    max-width: 100%;
	}
}

.c5-content--original img{
	max-width: 100%;
}

.c5-glay__linebox {
    border: solid 1px #cdcdcd;
    padding: 15px;
}
.c5-anniversary {
    max-width: 900px;
    margin: auto;
}

.c5-anniversary .s5-inStoreFeaturesItem2__image{
	margin-bottom: 0;
}
.c5-anniversary .s5-inStoreFeaturesItem1B{
	margin-bottom: 0;
}
.c5-alphabetbox{
	margin-top: 0 !important;
}
.s5-detail-img{
	max-width: 200px !important;
}

.c5-anniversary img:hover{
	transition: opacity .2s;
	opacity: 0.8;

}

img{
	flex-shrink: 0;
}

.c5-row-mikubg{
	background-color: #f0f8ff;
	padding: 20px;
}

@media screen and (max-width: 639px) {
	.c5-glay__linebox {
	    padding: 20px 10px;
	}
	.c5-row-mikubg{
		padding: 20px 10px;
	}
}

.c5-bold{
	font-weight: bold;
}

/*181225*/
.s5-inStoreFeaturesItem2__title {
	border-bottom: none;
}

.s5-inStoreFeaturesItem2__image {
	display: flex;
	text-align: left;
	margin-bottom: 0;
}

.s5-inStoreFeaturesItem2__image img {
	width: 39%;
	height: 100%;
}

.c5-ml20{
	margin-left: 20px !important;
}

@media screen and (max-width: 820px) {
		.s5-inStoreFeaturesItem2__image {
			display: block;
	}
	.s5-inStoreFeaturesItem2__image img {
	width: 100%;
	/* max-width: 234px; */
	margin: 0 auto;
	display: block;
	}
	.c5-ml20{
		margin-left: 0 !important;
	}
}

.c5-border{
	border: 1px solid #f5683a;
	padding: 10px;
}

.c5-row-mikubg a:hover{
	text-decoration:none; 
}



.s5-storeItemFullWidth__image img, .s5-storeItemFullWidth2__image img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.s5-storeItemFullWidth__image img, .s5-storeItemFullWidth2__image img {
    min-width: 570px;
}

@media screen and (max-width: 1274px) {
  .s5-storeItemFullWidth__image img, .s5-storeItemFullWidth2__image img {
    min-width: 44.5vw;
  }
}

@media screen and (max-width: 820px) {
  .s5-storeItemFullWidth__image img, .s5-storeItemFullWidth2__image img {
    min-width: 40.2vw;
  }
}