#product h1{
  margin-bottom: 10px;
  margin-left: 10px;
    color: #111111;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1.3;
  font-family: 游明朝;}
  
  .productform-inner-option{
margin: 0 0 15px;
}
.product-explain{
  padding: 0px;
    margin: 20px 0 0.5rem;
    font-size: 142.85714%;
  font-weight: normal;}

.imagelist {
	width:100%;
}
.imagelist p {
	height:auto;
}
.imagelist ul {
	display:block;
	overflow:hidden;
	margin-top:10px;
	clear:both;
}
.imagelist li {
	display:block;
	float:left;
	background:#fff;
    margin-right:10px;
	max-width:25%;
}
.imagelist li img {
	cursor:pointer;
}
.tuiki{
border: 5px solid #f2c9ac;
padding: 10px;
font-size:15px;
}

.img50percent{
  width: 100%;
}

.breadcrumb-list__section{
margin: 0 auto;
overflow-x :scroll;}

.breadcrumb-list__section a{
  color: #2196f3;
}
.breadcrumb-list__section ol{
margin-left:0;
  padding-left:10px;
list-style-type: none;
display: flex;}

.breadcrumb-list__section ol li{
list-style-type: none;
display: inline;
flex:none;
    }
.breadcrumb-list__section ol li::after{
  content: '>';
  display: inline-block;
  padding: 0 10px; /*左右に余白*/
}
.breadcrumb-list__section ol li:last-child::after{
  display: none;
}
::-webkit-scrollbar {
display: none;
-webkit-appearance: none;}
.please{
  margin: 0 auto;
    padding: 5px;
    background-color: #fff7e4;
  margin: 10px;
font-family:游明朝;
}
.please p {text-align:center;}
.strong{
font-size:1.2em;
font-family:メイリオ;
color:red;}