
.pc{
	display:block;
	}
.sp{
	display:none;
	}
@media screen and (max-width: 639px) {
	.pc{
		display:none !important;
		}
	.sp{
		display:block;
		}
	}
	
section.c5-item1 {
    overflow: hidden;
}
.c5-grayBg2 {
  padding: 20px 20px 1px 20px;
  background: #f3f4f6;
}

.c5-hoge__ginza{
background-color: #f26b89;
}

.c5-hoge__nagoya{
background-color: #22c083;
}

.c5-hoge__osaka{
background-color: #f29b28;
}

.c5-hoge__hukuoka{
background-color: #55acef;
}


.s5-table2 th, .s5-table2 td {
  padding: 10px !important;
}

@media screen and (max-width: 639px) {
.s5store-header .s5store-header__main {
    margin-top: 50px;
}
}

.c5-item1__imgCol img, .c5-item2__imgCol img {
  float: right;
  margin-left: 30px;
  width: 48%;
}
@media screen and (max-width: 639px) {
.c5-item1__imgCol img, .c5-item2__imgCol img {
  width:100%;
  padding-bottom: 15px;
}
	}

.c5-hoge__sizeimg img{
	 width: 100%;
	}
	
.c5-hoge__sizeimg {
     float: right;
    width: 25%;
    margin-left: 30px;
}


@media screen and (max-width: 639px) {
  .s5-row {
    margin-top: 20px;
  }
  .c5-hoge__sizeimg {
    width: 100%;
	padding-bottom: 15px;
}
}

.c5-hoge__img01{
	border-top: none !important;
	padding: 0 !important;
	 }
.c5-hoge__txt01{
	padding: 0 !important;
	}
.c5-hoge__illust{
	display: table;
    vertical-align: middle;
	}
.c5-hoge__icon{
	max-width: 70px;
    display: table-cell;
	}
.c5-hoge__icon img{
	width: 100%;}
.c5-hoge__icontxt{
	display: table-cell;
    vertical-align: middle;
	padding-left:10px;
	}
.c5-hoge__nobolder{
	border:none !important;
	}
.c5-hoge__graybg{
	clear: both;
    margin:0 0 60px 0;
    padding: 28px;
    background: #f3f4f6;
	}
@media screen and (max-width: 639px) {
	.c5-hoge__graybg{
	padding: 5px 15px 15px 15px;
	}
}
.s5-table--gray{
	    background: #fbfbfd;
	}
.c5-hoge__memberscard img {
	width: 400px;
}
.c5-hoge__profile{
	border: none;
	}

@media screen and (max-width: 985px) {
	.c5-hoge__memberscard img {
	width: 400px !important;
}
.s5-inStoreFeaturesItem1B__imageCol {
    width: 40% !important;
}
.s5-inStoreFeaturesItem1B__textCol {
    width: 60% !important;
}
	}
@media screen and (max-width: 639px) {
	
	.s5-inStoreFeaturesItem1B__imageCol {
    width: auto !important;
}
.s5-inStoreFeaturesItem1B__textCol {
    width: auto !important;
}

	}
 
@media screen and (max-width: 639px) {
	.s5-table2{
	width:100%;
	padding: 0 !important;
	}
	.c5-hoge__icon{
	max-width: 70px;
    display: table-cell;
	width:15%;
	}
	}