@charset "UTF-8";

.ml-about-item {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4em;
}

.ml-about-item .ml-lead {
    border-bottom: none;
}

#spats301217 img {
  display: block;
  width: 100%;
}

#spats301217 .cartArea {position: relative;}
#spats301217 .cartArea a {position: absolute; top:36%;left: 50%;transform: translateX(-50%);max-width: 618px; width: 82.4%;}
#spats301217 .cartArea a:nth-of-type(2) {top:57%;}

#spats301217 .flex_area {
  display: flex;
  width: 100%;
}
#spats301217 #specialset {margin-top: 7.6%;}

.ml-component__contents {
  padding-bottom: 0;
  height: auto;
}
.ml-component__contents:before {
  content: none;
}

@media screen and (max-width:750px) {
	.ml-about-item .ml-lead {
	  margin: auto -16px;
	  padding-left: unset;
	  padding-right: unset;
	}
 }
