@charset "utf-8";
.sptype1{
	display: flex;
}
.sp-sinner{
	width: 88%;
	margin: 0 auto;
}
.type4{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.sptype4{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.price{
	font-size: 12px;
	margin-top: 10px;
}
/* kubonbon */
.feat-list{
	border: 1px solid #cccccc;
	padding: 40px 10%;
}
.feat-list>p,.feat-list>div{
	width: 100%;
}
.feat-text{
	font-size: 15px;
	line-height: 1.8em;
}
.center {
  text-align: center;
}
.b-headingt{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.feat-list>div>p{
	margin-top: 10px;
}
.feat-list .b-headingt{
	margin-top: 20px;
}
.feat-itemlist li{
	width: 47.5%;
	margin-right: 5%;
}
.feat-itemlist li:last-child{
	margin-right: 0;
}
.mini-dtext{
	font-size: 10px;
}
.b-item-name{
	font-weight: bold;
	font-size: 14px;
}
.r-price{
	float: right;
	font-size: 12px;
}
.sp-reverse{
  flex-direction: column-reverse;
}

.spmgr20{margin-right: 20px;}
.spmgt10{margin-top: 10px;}
.spmgt15{margin-top: 15px !important;}
.spmgt20{margin-top: 20px !important;}
.spmgt30{margin-top: 30px !important;}
.spmgt40{margin-top: 40px !important;}
.spmgt45{margin-top: 45px !important;}
.spmgt60{margin-top: 60px !important;}
.spmgb50{margin-bottom: 50px !important;}
.sppdt4{padding-top: 4px !important;}
.sppdl5{padding-left: 5px! important;}
.spfs11{font-size: 11px !important;}
main{word-break: break-all;}

.style-peason {
  margin: 50px 0;
  padding: 30px 5%;
  border: 1px solid #666;
  border-radius: 10px;
  background: #f7f7f7;
}
.peason-img {
  margin-bottom: 20px;
  width: 40%;
}
.peason-img img {
  border-radius: 50%;
}
.peason-text-wrap {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
}
.peason-text {margin-bottom: 20px;text-align: center;width: 100%;font-weight: bold;}

h4.peason-name {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
  width: 40%;
}
p.peason-text2 {
  margin-bottom: 20px;
  width: 100%;
  font-size: 14px;
}
.sns-name {
  font-size: 12px;
}