
.c5-row {
	border: solid 1px #ccc;
	display: table;
	max-width: 100%;
	background: #fff;
}
.c5-col__img, .c5-col__text {
	display: table-cell;
	vertical-align: top;
	padding: 20px;
}
.c5-col__img {
	width: 40%;
}
.c5-col__img img{
	max-width: 100%;
}
.c5-col__text  {
	max-width: 60%;
}
@media screen and (max-width: 768px) {
	.c5-row, .c5-col__img, .c5-col__text {
		display: block;
		max-width: 100%;
	}
	.c5-col__text {
		padding: 0 20px;
	}
	.c5-col__img {
		width: 90%;
		text-align: center;
		margin: 0 auto;
	}
}


.c5-title{
	height: auto;
	background: url(../images/title_a-uchitama.jpg) no-repeat center center;
	line-height: 150%;
	margin-bottom:20px;
	width: 100%;
	min-height: 90px;
	color: #fff;
	text-align: center;
	display: table;
}

.c5-title h2{
  color: #ad5f48;
  font-size: 20px;
  padding:0;
  display: table-cell;
  vertical-align: middle;
}

@-moz-document url-prefix() {
  .c5-title h2{
    padding: 31px;
  }
}

.c5-title h2 span{
  font-size: 18px;
  font-weight: normal;
}

@media screen and (max-width: 750px) {
  .c5-title{
		height: 90px;
    width: 100%;
    margin-bottom:20px;
  }
  .c5-title h2{
    color: #ad5f48;
    padding:15px 5px;
  }

}

@media screen and (max-width: 639px) {
  .c5-title h2{
    font-size: 16px;
  }
  .c5-title h2 span{
    font-size: 14px;
  }
}

.c5-glay__linebox {
    border: solid 1px #cdcdcd;
	padding: 15px;
	background-color: #fff;
}
.c5-wm40th {
    max-width: 900px;
    margin: auto;
}

.c5-wm40th{
	max-width: 900px;
    margin: auto;
}
.c5-glay__linebox{
	border: solid 1px #cdcdcd;
    padding: 15px;
}
.c5-wm40th .s5-inStoreFeaturesItem2__image{
	margin-bottom: 0;
}
.c5-wm40th .s5-inStoreFeaturesItem1B{
	margin-bottom: 0;
}
.c5-alphabetbox{
	margin-top: 0 !important;
}
.s5-detail-img{
	max-width: 200px !important;
}

.c5-wm40th img:hover{
	transition: opacity .2s;
	opacity: 0.8;

}

img{
	flex-shrink: 0;
}

.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;
  }
}

.s5-header1__heading, .s5-inStoreFeaturesItem1A__text p, .s5-inStoreFeaturesItem1B__text p, .s5-inStoreFeaturesItem1A__text a.s5-link {
	color: #ad5f48 !important;
}

a.s5-link:hover{
	color: #7d8794 !important;
}


.c5-aniolesx__border{
	border: solid 1px #ccc;
    padding: 20px 20px 10px !important;
    color: #000;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#92ffffff,endColorstr=#92ffffff);
    background: rgba(255,255,255,.65);
    margin: 0 0 20px;
}