@charset "utf-8";

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

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

.fwb {
  font-size: 14px;
  color: #525252;
  font-weight: bold;
  padding: 30px 0 20px;
}

/*.btn*/
.btn {
  width: auto;
  margin: 20px 0 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  overflow: hidden;
}
.btn a {
  position: relative;
  display: block;
  background: #D7152A url(/assets/img/purchase/store/ico_arrow.png) right 20px center no-repeat;
  background-size: 8px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 22px 10px 20px 30px;
}
.btn a span {
  position: absolute;
  top: 8px;
  left: 10px;
  display: inline-block;
  float: left;
}
.btn a span img {
  width: 45px;
}
.btn a:active {
  opacity: 0.75;
}
.btn2 a {
  padding: 22px 10px 20px 10px;
}


/* ==================================================
Visit
================================================== */

/*Catch*/
#catch {
  z-index: 1;
  position: relative;
  overflow: hidden;
  height: 370px;
  background: url(/assets/img/purchase/local/catch.png) center top no-repeat;
  background-size: auto 100%;
  padding: 70px 7px 30px;
  margin: 0;
}
#catch h2 {
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 1.5em;
  margin: 0 0 10px;
}
#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: #6583C7;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 1.75em;
  padding: 24px 0 0;
  margin: 0 5px 20px;
  border-radius: 45px;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
}
#catch ul li:last-child {
/*
  line-height: 1.5em;
  padding: 14px 0 0;
*/
}
#catch ul li strong {
  display: block;
  font-size: 18px;
  line-height: 1.5em;
}
#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 20px;
}
.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 dt {
  background: #F6F6F6 url(/assets/img/purchase/local/flow01.png) top left no-repeat;
  background-size: 100px;
  text-align: left;
  padding: 0 0 0 120px;
}
#flow02 dt {
  background: #F6F6F6 url(/assets/img/purchase/local/flow02.png) top left no-repeat;
  background-size: 100px;
  text-align: left;
  padding: 0 0 0 120px;
}
#flow03 dt {
  background: #F6F6F6 url(/assets/img/purchase/local/flow03.png) top left 5px no-repeat;
  background-size: 100px;
  text-align: left;
  padding: 0 0 0 120px;
}



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

.visit__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;
}
.visit__heading--right {
  background: #fff url(/assets/img/purchase/deli/bg_phone.png) top center no-repeat;
  background-size: 60px 60px;
  padding: 80px 0 0;
}
.visit__heading--right .fphone {
  color: #555;
  font-size: 27px;
  margin: 10px 0 0;
}
.visit__heading--right .fphone strong img {
  width: 40px;
  margin: 0 5px 0 0;
}
.visit__heading--right .fphone span {
  display: block;
  font-size: 12px;
  margin: 15px 0 0;
}



.visit__map {
  background: transparent url(/assets/img/purchase/local/bg_map.png) center top no-repeat;
  background-size: 300px;
  padding: 225px 0 0;
  margin: 0 0 30px;
}
.visit__map dt {
  color: #535353;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 0 20px;
}
.visit__map dd {
  font-size: 12px;
  line-height: 1.5em;
}



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

.purchase__line {
  clear: both;
  width: auto;
  color: #525252;
  font-size: 14px;
  padding: 0 0 20px;
}
.purchase__line span {
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5em;
  padding: 0 0 0 10px;
  margin: 0 20px 10px 0;
  border-left: solid 1px #525252;
}

.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: 324px;
  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: 240px;
}
.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;
}



.search__line {
  color: #11335E;
  font-size: 13px;
  font-weight: bold;
  margin: 30px 0 20px;
}
.search__line span {
  display: inline-block;
  background: #11335E;
  color: #fff;
  padding: 5px 10px 5px;
  margin: 0 10px 10px 0;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}

.search__txt {
  font-size: 12px;
  line-height: 1.5em;
  margin: 0 0 30px;
}

.search__list {
  margin: 10px 0 20px;
}
.search__list:after {
  content: "";
  display: block;
  clear: both;
}
.search__list li {
  display: table;
  position: relative;
  float: left;
  width: 49%;
  height: 60px;
  background: #fff;
  border-bottom: solid 1px #F6F6F6;
  vertical-align: middle;
}
.search__list li:nth-child(odd){
  margin-right: 2%;
}
.search__list a {
  display: table-cell;
  color: #333;
  font-size: 12px;
  padding: 10px 0 10px 55px;
  vertical-align: middle;
}
.search__list a:hover {
  opacity: 0.75;
}
.search__list img {
  position: absolute;
  top: 10px;
  left: 0;
  height: 35px;
  float: left;
  margin: 0 10px 0 0;
}



#visit05 .innerWrap,
#visit06 .innerWrap {
  width: auto;
  margin: 0 auto;
}



.faq__list {
  margin: 0 auto;
}
.faq__list dt {
  background: url(/assets/img/purchase/store/ico_question.png) left top no-repeat;
  background-size: 30px;
  color: #525252;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5em;
  border-bottom: solid 1px #DDD;
  padding: 0 0 8px 40px;
  margin: 0 0 10px;
}
.faq__list dd {
  background: url(/assets/img/purchase/store/ico_answer.png) left top no-repeat;
  background-size: 30px;
  color: #F1727F;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5em;
  padding: 0 0 15px 40px;
}

.line1 {
  padding-top: 7px !important;
  padding-bottom: 15px !important;
}


.caution__list {
  margin: 0 0 30px;
}
.caution__list li {
  color: #555;
  font-size: 12px;
  list-style-type: disc;
  line-height: 1.75em;
  margin-left: 14px;
}
.caution__list li ul li {
  list-style-type: none;
}


#visit03 .innerWrap div {
	width: 50%;
	text-align: center;
	float: left;
}
#visit03 .innerWrap div img {
	width: 90%;
	max-width: 200px;
	height: auto;
}


#visit03-temp .innerWrap div.estatesale{
	margin: 25px auto 0;
	width: 240px;
	background-color: #fff;
	text-align: center;
}
#visit03-temp .innerWrap div.estatesale img{
	margin: 20px auto 10px;
	width: 100px;
	height: 100px;
}
#visit03-temp .innerWrap div.estatesale div{
	margin: 5px 0 15px 5px;
	padding: 0 0 15px;
	font-size: 24px;
	color: #4c4c4c;
}
#visit03-temp .innerWrap div.estatesale span{
	font-size: 12px;
}




















