@charset "utf-8";

#content {
  margin: -40px 0 0;
}

#headline span {
  display: block;
  position: relative;
  left: -20px;
  width: 100px;
}

.share {
  background: #F6F6F6;
}
.share2 {
  background: #F6F6F6;
  padding: 0 0 30px;
}

.fwb {
  color: #525252;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5em;
  margin: 0 10px;
}

.fwb sub{
  font-size: 11px;
  font-weight: normal;
}

.howtoMain__list {
  float: none;
  display: block;
  border: none;
}



/* ==================================================
Purchase
================================================== */

/*category00*/
#category00 {
  border-top: solid 1px #eee;
  padding: 70px 0 0;
}

/*PageNavigation*/
.purchase00 {
  position: relative;
  width: 100%;
  float: none;
  background: #D7152A;
}
.purchase00 a {
  display: block;
  height: 170px;
  line-height: 200px;
}
.purchase00 span {
  position: absolute;
  display: block;
  top: 120px;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 11px;
  line-height: 1.5em;
  text-align: center;
  padding: 0 20px;
}

.purchase01 {
  position: relative;
  width: 100%;
  float: none;
  background: #11335F;
}
.purchase01 a {
  display: block;
  height: 160px;
  line-height: 140px;
}
.purchase01 span {
  position: absolute;
  display: block;
  top: 100px;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 11px;
  line-height: 1.5em;
  text-align: center;
  padding: 0 20px;
}

.purchase02 {display: none;}

.purchase03 {
  position: relative;
  width: 100%;
  float: none;
  background: #EE7900;
}
.purchase03 a {
  display: block;
  height: 155px;
  line-height: 150px;
}
.purchase03 span {
  position: absolute;
  display: block;
  top: 100px;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 11px;
  line-height: 1.5em;
  text-align: center;
  padding: 0 20px;
}

.purchase00 img,
.purchase01 img,
.purchase02 img,
.purchase03 img {
  width: 200px;
}



#purchase01,
#purchase02,
#purchase03 {
  display: block;
  padding: 0 0 20px;
}
#purchase01:after,
#purchase02:after,
#purchase03:after {
  content: "";
  display: block;
  clear: both;
}

#purchase01 .innerWrap,
#purchase02 .innerWrap,
#purchase03 .innerWrap {
  width: auto;
  border-top: solid 1px #eee;
  border-left: solid 1px #eee;
  padding: 0;
  margin: 0 10px;
}

.heading {
  text-align: center;
  padding: 50px 10px 30px;
  margin: 0 0 20px;
}
.heading h2 {
  margin: 0 0 40px;
}
.heading h2 img {
  width: 240px;
}
.heading p {
  color: #fff;
  font-size: 12px;
  line-height: 1.75em;
}

#purchase__heading--type1 {
  background: #D7152A;
}
#purchase__heading--type2 {
  background: #11335F;
}
#purchase__heading--type3 {
  background: #EE7900;
}

.inline__box {
  padding: 0;
}
.inline__box p {
  font-size: 12px;
  line-height: 1.5em;
}
.inline__box p img {
  display: block;
  width: 300px;
  margin: 10px auto 10px;
}
.inline__box p span {
  display: block;
  font-size: 11px;
}
.inline__box#recycling {
  height: 300px;
  background: url(/assets/img/purchase/fashion/nonbrand/ilust_recycling.png) center bottom no-repeat;
  background-size: 240px;
}



.purchase__box {
  position: relative;
  overflow: hidden;
}
.purchase__box2 {
  position: relative;
  overflow: hidden;
  margin: 30px 10px 0 !important;
}
.purchase__box:after,
.purchase__box2:after {
  content: "";
  display: block;
  clear: both;
}

/*.purchase__list*/
.purchase__list {
  float: left;
  position: relative;
  top: -1px;
  width: 50%;
  background: #fff;
  border-right: solid 1px #eee;
  border-top: solid 1px #eee;
}
.purchase__list:nth-child(2n) {
  border-right: none;
}
.purchase__list a {
  display: block;
  min-height: 362px;
  padding: 10px 12px 10px;
}
.purchase__list a:hover {
  opacity: 0.75;
}
.purchase__list h3 {
  text-align: center;
  margin: 0 0 15px;
}
.purchase__list img {
  display: inline-block;
  width: 100%;
  max-width: 280px;
}
.purchase__list dl {}
.purchase__list dt {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.25em;
  margin: 0 0 10px;
}
.purchase__list dd {
  color: #333;
  font-size: 12px;
  line-height: 1.5em;
}



.purchase__list2 {
  float: left;
  position: relative;
  top: -1px;
  width: 50%;
  background: #fff;
  border-right: solid 1px #eee;
  border-top: solid 1px #eee;
}
.purchase__list2:nth-child(2n) {
  border-right: none;
}
.purchase__list2 a {
  display: block;
  height: 100%;
  min-height: 362px;
  padding: 10px 12px 10px;
}
.purchase__list2 a:hover {
  opacity: 0.75;
}
.purchase__list2 h3 {
  text-align: center;
  margin: 0 0 15px;
}
.purchase__list2 img {
  display: inline-block;
  width: 100%;
  max-width: 280px;
  margin: 0 0 15px;
}
.purchase__list2 dl {}
.purchase__list2 dt {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.25em;
  margin: 0 0 10px;
}
.purchase__list2 dd {
  color: #333;
  font-size: 12px;
  line-height: 1.5em;
}



.purchase__list3 {
  float: left;
  position: relative;
  top: -1px;
  width: 50%;
  min-height: 200px;
  background: #fff;
  padding: 0 0 10px;
  border-right: solid 1px #eee;
  border-top: solid 1px #eee;
}
.purchase__list3:nth-child(2n) {
  border-right: none;
}
.purchase__list3 a {
  display: block;
  padding: 10px 7px 10px 8px;
}
.purchase__list3 a:hover {
  opacity: 0.75;
}
.purchase__list3 h3 {
  margin: 0 0 20px;
}
.purchase__list3 img {
  width: 100%;
  margin: 0 0 10px;
}
.purchase__list3 dl {
  padding: 0;
}
.purchase__list3 dt {
  clear: both;
  float: left;
  width: 60px;
  color: #333;
  font-size: 11px;
  text-align: right;
  line-height: 1.5em;
  margin: 0 0 5px;
}
.purchase__list3 dd {
  float: left;
  color: #333;
  font-size: 11px;
  line-height: 1.5em;
  margin: 0 0 5px;
}


