@charset "utf-8";

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

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

.fwb {
  clear: both;
  display: block;
  font-size: 14px;
  color: #525252;
  font-weight: bold;
  text-align: center;
  padding: 0 0 20px;
}

.sublines {
  background: #eee;
  font-weight: normal;
  padding: 12px 10px 8px;
  margin: 20px 0;
}



/* ==================================================
Dilivery
================================================== */

/*#catch*/
#catch {
  z-index: 1;
  position: relative;
  overflow: hidden;
  height: 370px;
  background: url(/assets/img/purchase/line/catch.png) center top no-repeat;
  background-size: auto 100%;
  padding: 120px 7px 30px;
  margin: 0;
}
#catch h2 {
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 1.5em;
  margin: 0 0 15px;
}
#catch h2 span {
  display: block;
  font-size: 30px;
  line-height: 1.75em;
}

#catch ul {
  position: relative;
  float: left;
  left: 50%;
  width: 300px;
  padding: 0;
  margin: 0 auto;
}
#catch ul li {
  display: block;
  position: relative;
  float: left;
  left: -50%;
  width: 90px;
  height: 90px;
  background: #00C300 url(/assets/img/purchase/line/catch02.png) center top 10px no-repeat;
  background-size: 40px 40px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 1.75em;
  padding: 50px 0 0;
  margin: 0 5px 25px;
  border-radius: 45px;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
}
#catch ul li:first-child {
  background: #00C300 url(/assets/img/purchase/line/catch01.png) center top 10px no-repeat;
  background-size: 40px 40px;
}
#catch ul li:last-child {
  background: #00C300 url(/assets/img/purchase/line/catch03.png) center top 10px no-repeat;
  background-size: 40px 40px;
}
#catch ul li strong {
  display: block;
  font-size: 18px;
}
#catch ul li span {
  position: relative;
  top: 25px;
  font-size: 10px;
}
#catch p {
  clear: both;
  margin: 0 auto;
}



.flow__list {
  width: auto;
  height: auto;
  background: #F6F6F6;
  text-align: center;
  padding: 30px 15px 20px;
  margin: 0 0 10px;
}
.flow__list:last-child {
  margin-right: 0;
}
.flow__list dl {}
.flow__list dt {
  color: #535353;
  font-size: 18px;
  line-height: 1.5em;
  margin: 0 0 10px;
}
.flow__list dt span {
  display: block;
  width: 80px;
  background: #11335E;
  color: #fff;
  font-size: 13px;
  text-align: center;
  line-height: 1.5em;
  padding: 2px 0 0;
  margin: 0 0 10px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
.flow__list dt img {
  width: 80px;
  display: block;
  margin: 20px auto 0;
}
.flow__list dd {
  color: #535353;
  font-size: 12px;
  text-align: left;
  line-height: 1.5em;
}
.flow__list dd span {
  display: block;
  font-size: 12px;
}

#flow01 {
  background: #F6F6F6 url(/assets/img/purchase/line/flow01.png) top 20px left 15px no-repeat;
  background-size: 115px;
  text-align: left;
  padding: 20px 15px 20px 150px;
}
#flow02 {
  background: #F6F6F6 url(/assets/img/purchase/line/flow02.png) top 20px left 15px no-repeat;
  background-size: 115px;
  text-align: left;
  padding: 20px 15px 20px 150px;
}
#flow03 {
  background: #F6F6F6 url(/assets/img/purchase/line/flow03.png) top 20px left 15px no-repeat;
  background-size: 115px;
  text-align: left;
  padding: 20px 15px 20px 150px;
}



#deli__heading {
  text-align: center;
  margin: 30px 0;
}
#deli__heading h4 {
  color: #11335E;
  font-size: 18px;
  margin: 0 0 20px;
}

.deli__heading--left {
  background: #fff url(/assets/img/purchase/deli/bg_web.png) top center no-repeat;
  background-size: 60px 60px;
  padding: 80px 0 10px;
  border-bottom: solid 1px #ddd;
  margin: 0 0 20px;
}
.deli__heading--right {
  background: #fff url(/assets/img/purchase/deli/bg_phone.png) top center no-repeat;
  background-size: 60px 60px;
  padding: 80px 0 0;
}
.deli__heading--right .fphone {
  color: #555;
  font-size: 27px;
  margin: 10px 0 0;
}
.deli__heading--right .fphone strong img {
  width: 40px;
  margin: 0 5px 0 0;
}
.deli__heading--right .fphone span {
  display: block;
  font-size: 12px;
  margin: 15px 0 0;
}



.notes__box {
  width: auto;
  background: #00C300;
  padding: 15px;
  margin: 10px 10px 30px;
}
.notes__box p {
  color: #fff;
  font-size: 13px;
  line-height: 1.5em;
}



/*.purchase__list*/
.purchase__box {
  position: relative;
  overflow: hidden;
  margin: 0 0 30px;
}
.purchase__box:after {
  content: "";
  display: block;
  clear: both;
}

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



.regist__box {
  margin: 0 0 30px;
}
.regist__box:after {
  clear: both;
  content: "";
  display: block;
}

.regist__box p {
  color: #525252;
  font-size: 12px;
  line-height: 1.5em;
}

.regist__box--left {
  float: none;
  width: 100%;
}
.regist__box--right {
  float: none;
  width: 100%;
}

.regist__box--right dl {
  clear: both;
  float: none;
  width: 100%;
  margin: 15px 0 0;
}
.regist__box--right dl:after {
  content: "";
  display: block;
  clear: both;
}
.regist__box--right dt {
  float: left;
  width: 40%;
  color: #525252;
  font-size: 16px;
  line-height: 1.75em;
}
.regist__box--right dt img {
  width: 100%;
}
.regist__box--right dd {
  float: right;
  width: 55%;
  color: #525252;
  font-size: 12px;
  line-height: 1.5em;
}
.regist__box--right dd span {
  display: block;
  font-size: 13px;
  margin: 0 0 5px;
}

.point__list {
  margin: 20px 0;
}
.point__list li {
  background: transparent url(/assets/img/purchase/line/ico_point.png) left top 3px no-repeat;
  background-size: 15px;
  color: #00C300;
  font-size: 13px;
  font-weight: bold;
  line-height: 2em;
  padding: 0 0 0 30px;
}


.step__list {
  float: none;
  width: 100%;
  min-height: 190px;
  margin: 0;
}
.step__list dt {
  height: 40px;
  background: #00C300 url(/assets/img/purchase/line/line_sp.png) right top no-repeat;
  background-size: 300px 40px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.5em;
  padding: 12px 10px;
  margin: 0 0 15px;
}
.step__list dt span {
  margin: 0 5px 0 0;
}

.step__list dd {
  min-height: 120px;
  color: #525252;
  font-size: 12px;
  line-height: 1.5em;
  padding: 0 0 0 160px;
}

#step01 dd {
  background: transparent url(/assets/img/purchase/line/step01.png) left top no-repeat;
  background-size: 150px;
}
#step02 dd {
  background: transparent url(/assets/img/purchase/line/step02.png) left top no-repeat;
  background-size: 150px;
}
#step03 dd {
  background: transparent url(/assets/img/purchase/line/step03.png) left top no-repeat;
  background-size: 150px;
}
#step04 dd {
  background: transparent url(/assets/img/purchase/line/step04.png) left top no-repeat;
  background-size: 150px;
}

.step__box {
  width: 100%;
  margin: 0 auto 30px;
}
.step__box:after {
  clear: both;
  content: "";
  display: block;
}
.step__box--left {
  float: left;
  width: 50%;
  height: 180px;
  text-align: center;
  border: solid 1px #ddd;
  padding: 10px 5px;
}
.step__box--right {
  display: none;
}
.step__box--rightsp {
  float: right;
  width: 50%;
  height: 180px;
  text-align: center;
  border: solid 1px #ddd;
  border-left: none;
  padding: 10px 5px;
}

.step__box i {
  display: inline-block;
  width: 100px;
  background: #00C300;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  padding: 8px 20px 5px;
  margin: 0 0 5px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
.step__box span {
  display: block;
  color: #535353;
  font-size: 16px;
  line-height: 120px;
}
.step__box span img {
  width: 100%;
  max-width: 130px;
}



/* howto
-------------------------------------------------- */
.howtoMain .innerWrap {
  padding: 0;
}

#howto01 {
  background: transparent url(/assets/img/purchase/line/howto01.png) right 10px bottom 10px no-repeat;
  background-size: 190px;
}
#howto02 {
  background: transparent url(/assets/img/purchase/line/howto02.png) right 10px bottom 10px no-repeat;
  background-size: 190px;
}
#howto03 {
  background: transparent url(/assets/img/purchase/line/howto03.png) right 10px bottom 10px no-repeat;
  background-size: 190px;
}

.howtoMain__list {
  display: block;
  border-top: solid 1px #ddd;
}
.howtoMain__list:after {
  content: "";
  display: block;
  clear: both;
}
.howtoMain__left {
  float: left;
  width: 100px;
  margin: 0 0 20px;
}
.howtoMain__right {
  float: left;
  width: 65%;
  text-align: left;
  margin: 0 10px 0 0;
}

.howtoMain__text2 {
  font-size: 11px;
  line-height: 1.5em;
}



.howtoMain__link {
  padding: 20px 0 15px;
}
.howtoMain__img {
  margin-bottom: 10px;
}
.howtoMain__img img {
  width: 70px;
}
.howtoMain__title {
  margin: 0 auto;
}
.howtoMain__title .sub {
  display: block;
  margin-bottom: 6px;
  padding-right: 0;
  font-size: 10px;
  text-align: center;
  letter-spacing: 3px;
}
.howtoMain__title .sub + .main {
  margin-top: 0;
}
.howtoMain__title .main {
  display: block;
  margin-top: 16px;
  padding-right: 0;
  font-size: 14px;
  letter-spacing: 4px;
  vertical-align: middle;
}
.howtoMain__title .main:after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 14px;
  vertical-align: middle;
  background: url(/assets/img/top/howto_arrow.png) no-repeat center center;
  background-size: 5px 9px;
}
.howtoMain__title:after {
  display: none;
}
.howtoMain__text {
  display: none;
}

.howtoMain__link:hover {
  color: #333;
  background: #fff;
}
