@charset "UTF-8";
.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{
  background: url(../images/title.png) center no-repeat;
  background-size: 100% 100%;
  padding: 5px 0;
  margin-bottom: 20px;
  text-align: center;
}

.c5-title h2{
  color: #686868;
  font-size: 20px;
  padding: 0 10px 0 50px;
  text-align: center;
  line-height: 60px;
  vertical-align: middle;
}

@-moz-document url-prefix() {
  .c5-title h2{
    padding: 31px;
    line-height: 0;
  }
}

.c5-title h2 span{
  font-size: 18px;
  font-weight: normal;
}

@media screen and (max-width: 750px) {
  .c5-title{
    background-size: auto;
  }
  .c5-title h2{
    padding:15px 20px;
  }
}

@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-white__linebox{
	border: solid 1px #cdcdcd;
    padding: 0 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;
}

.c5-aniolesx__border{
	border: solid 1px #ccc;
    padding: 20px 20px 10px !important;
    margin: 0 0 20px;
}
.c5-bunkatu .s5-inStoreFeaturesItem2__image img {
	width: 234px;
	height: 146px;
	margin: 0 10px;
	flex-shrink: 0;
}
.c5-bunkatu .s5-inStoreFeaturesItem2__image {
	display: flex;
	text-align: left;
}

@media screen and (max-width: 768px) {
	.c5-bunkatu .s5-inStoreFeaturesItem2__image {
			display: block;
			text-align: center;
	}.c5-bunkatu .s5-inStoreFeaturesItem2__text{
	text-align: left;
	}

  .c5-general--mt15{
    margin-top: 15px;
  }
}
