@charset "utf-8";

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

.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;
}

.sublines {
  background: #EEE;
  color: #545454;
  font-size: 14px;
  border-left: solid 1px #555555;
  padding: 15px 0 12px 20px;
  margin: 30px 0 20px;
}



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

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

/*PageNavigation*/
.purchase01 {
  width: 100%;
  float: none;
  background: #11335F;
}
.purchase01 a {
  display: block;
  height: 120px;
  line-height: 140px;
}

.purchase02 {
  width: 100%;
  float: none;
  background: #D7152A;
}
.purchase02 a {
  display: block;
  height: 140px;
  line-height: 200px;
}

.purchase03 {
  width: 100%;
  float: none;
  background: #EE7900;
}
.purchase03 a {
  display: block;
  height: 120px;
  line-height: 150px;
}

.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:after {
  content: "";
  display: block;
  clear: both;
}

.inline__box .line {
  color: #525252;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.5em;
  margin: 30px 0 20px;
}

.inline__box p {
  font-size: 12px;
  line-height: 1.5em;
  margin: 0 0 10px;
}
.inline__box p img {
  width: 100%;
  margin: 0 auto;
}
.inline__box p img.block {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}
.inline__box p span {
  display: block;
  font-size: 11px;
}

.list__sp--col2 {
  margin: 0 0 20px;
}
.list__sp--col2:after {
  content: "";
  display: block;
  clear: both;
}
.list__sp--col2 li {
  clear: both;
  float: left;
  width: 48%;
  color: #525252;
  font-size: 12px;
  line-height: 1.5em;
  margin: 0 0 10px;
}
.list__sp--col2 li:nth-child(2n) {
  clear: none;
  float: right;
  margin: 0 0 10px 0;
}
.list__sp--col2 li img {
  width: 100%;
}

.inline__box dl {
  margin: 0 0 20px;
}
.inline__box dt {
  color: #525252;
  font-size: 13px;
  line-height: 1.5em;
  margin: 0 0 5px;
}
.inline__box dd {
  color: #525252;
  font-size: 13px;
  line-height: 1.5em;
  margin: 0 0 0 15px;
}


.purchase__box {
  position: relative;
  overflow: hidden;
}
.purchase__box:after {
  content: "";
  display: block;
  clear: both;
}

.inner__liquid {
  width: auto;
  padding: 0 10px;
  margin: 0 auto;
}

/*.purchase__list*/
.purchase__list {
  float: left;
  position: relative;
  top: -1px;
  width: 50%;
  min-height: 333px;
  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;
  padding: 10px 12px 10px;
}
.purchase__list a:hover {
  opacity: 0.75;
}
.purchase__list h3 {
  margin: 0 0 20px;
}
.purchase__list img {
  width: 100%;
}
.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%;
  min-height: 340px;
  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%;
  padding: 10px 12px 10px;
}
.purchase__list2 a:hover {
  opacity: 0.75;
}
.purchase__list2 h3 {
  margin: 0 0 20px;
}
.purchase__list2 img {
  width: 100%;
  margin: 0 0 10px;
}
.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;
}


