@charset "utf-8";

.share {
  background: #F6F6F6;
  padding: 10px 0 30px;
  margin: 50px auto 0;
}

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

.sublines {
  background: #eee;
  font-weight: normal;
  padding: 20px 20px 16px;
  margin: 30px 0;
}



/* ==================================================
Delivery
================================================== */

/*Catch*/
#catch {
  z-index: 1;
  position: relative;
  overflow: hidden;
  height: 540px;
  background: url(/assets/img/purchase/line/catch.png) center top no-repeat;
  background-size: cover;
  padding: 120px 0 50px;
  margin: 0 0 60px;
}
#catch h2 {
  color: #fff;
  font-size: 28px;
  text-align: center;
  line-height: 2.4em;
  margin: 0 0 30px;
}
#catch h2 span {
  display: block;
  font-size: 50px;
}
#catch ul {
  position: relative;
  float: left;
  left: 50%;
}
#catch ul li {
  display: block;
  position: relative;
  float: left;
  left: -50%;
  width: 160px;
  height: 160px;
  background: #00C300 url(/assets/img/purchase/line/catch02.png) center top 27px no-repeat;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 1.5em;
  padding: 100px 0 0;
  margin: 0 15px 25px;
  border-radius: 80px;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
}
#catch ul li:first-child {
  background: #00C300 url(/assets/img/purchase/line/catch01.png) center top 27px no-repeat;
}
#catch ul li:last-child {
  background: #00C300 url(/assets/img/purchase/line/catch03.png) center top 27px no-repeat;
}
#catch ul li strong {
  display: block;
  font-size: 32px;
  line-height: 1.2em;
}
#catch p {
  clear: both;
  margin: 0 auto;
}


/*Flow*/
.flow__list {
  float: left;
  width: 32.8%;
  height: 600px;
  background: #F6F6F6;
  text-align: center;
  padding: 40px 30px;
  margin-right: 10px;
}
.flow__list:last-child {
  margin-right: 0;
}
.flow__list dl {}
.flow__list dt {
  color: #535353;
  font-size: 28px;
  line-height: 1.5em;
  margin: 0 0 20px;
}
.flow__list dt span {
  display: block;
  width: 100px;
  background: #11335E;
  color: #fff;
  font-size: 16px;
  line-height: 1.8em;
  padding: 2px 0 0;
  margin: 0 auto;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
.flow__list dt img {
  display: block;
  margin: 30px auto 20px;
}
.flow__list dd {
  color: #535353;
  font-size: 16px;
  text-align: left;
  line-height: 1.5em;
}
.flow__list dd span {
  display: block;
  font-size: 14px;
}


/*Heading*/
#deli__heading {
  width: 1295px;
  text-align: center;
  margin: 40px auto 0;
}
#deli__heading h4 {
  color: #11335E;
  font-size: 24px;
  margin: 0 0 40px;
}

.deli__heading--left {
  float: left;
  width: 50%;
  height: 300px;
  background: #fff url(/assets/img/purchase/deli/bg_web.png) top 30px center no-repeat;
  background-size: 60px 60px;
  border-right: solid 1px #ddd;
  padding: 120px 0 0;
}
.deli__heading--right {
  float: right;
  width: 50%;
  height: 300px;
  background: #fff url(/assets/img/purchase/deli/bg_phone.png) top 30px center no-repeat;
  background-size: 60px 60px;
  padding: 120px 0 0;
}
.deli__heading--right .fphone {
  color: #555;
  font-size: 42px;
  margin: 40px 0 0;
}
.deli__heading--right .fphone strong img {
  width: 60px;
  margin: 0 5px 0 0;
}
.deli__heading--right .fphone span {
  display: block;
  font-size: 14px;
  margin: 15px 0 0;
}



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



#delivery04 .innerWrap,
#delivery05 .innerWrap {
  width: 1000px !important;
  margin: 0 auto;
}



/*Search*/
.purchase__box {
  position: relative;
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
}
.purchase__box:after {
  content: "";
  display: block;
  clear: both;
}

.purchase__list {
  position: relative;
  top: -1px;
  left: -1px;
  float: left;
  width: 33.3%;
  height: 410px;
  background: #fff;
  border-right: solid 1px #eee;
  border-top: solid 1px #eee;
}
.purchase__list:nth-child(3n) {
  border-right: none;
}
.purchase__list:last-child {
  border-right: none;
}
.purchase__list a {
  display: block;
  height: 410px;
  padding: 15px;
}
.purchase__list a:hover {
  opacity: 0.75;
}
.purchase__list h3 {
  background: #ddd;
  height: 220px;
  font-size: 0px;
  margin: 0 0 30px;
}
.purchase__list img {
  width: 100%;
}
.purchase__list dl {
  padding: 0 10px 0;
}
.purchase__list dt {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25em;
  margin: 0 0 15px;
}
.purchase__list dd {
  color: #333;
  line-height: 1.5em;
}



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

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

.regist__box--left {
  float: left;
  width: 48%;
}
.regist__box--right {
  float: right;
  width: 50%;
}
.regist__box--right dl {
  float: left;
  width: 50%;
}
.regist__box--right dt {
  color: #525252;
  font-size: 16px;
  line-height: 1.75em;
}
.regist__box--right dd {
  color: #525252;
  font-size: 13px;
  line-height: 1.5em;
}
.regist__box--right dd span {
  display: block;
  color: #525252;
  font-size: 16px;
  line-height: 1.75em;
}

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


.step__list {
  float: left;
  width: 25%;
  height: 380px;
  margin: 0;
}
.step__list dt {
  height: 80px;
  background: transparent url(/assets/img/purchase/line/line_pc.png) left top no-repeat;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5em;
  padding: 28px 20px;
  margin: 0 0 20px;
}
.step__list dt span {
  margin: 0 5px 0 0;
}

.step__list:first-child dt {
  padding: 14px 20px;
}
.step__list:first-child dt span {}

.step__list dd {
  height: 290px;
  color: #525252;
  font-size: 16px;
  line-height: 1.5em;
  padding: 0 0 240px 0;
}

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

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

.step__box i {
  display: inline-block;
  width: 150px;
  background: #00C300;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 8px 20px 5px;
  margin: 0 0 10px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
.step__box span {
  display: block;
  color: #535353;
  font-size: 40px;
  line-height: 200px;
}









