@charset "utf-8";

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

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

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

/*.btn*/
.btn {
  width: auto;
  margin: 30px 10px 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  overflow: hidden;
}
.btn a {
  display: block;
  background: #D7152A url(/assets/img/purchase/store/ico_arrow.png) right 30px center no-repeat;
  background-size: 8px;
  color: #fff;
  font-size: 13px;
  text-align: center;
  padding: 20px;
}
.btn a:active {
  opacity: 0.75;
}



/* ==================================================
Store
================================================== */

/*Catch*/
#catch {
  z-index: 1;
  position: relative;
  overflow: hidden;
  height: 370px;
  background: url(/assets/img/purchase/store/catch.png) center top no-repeat;
  background-size: auto 100%;
  padding: 60px 7px 30px;
  margin: 0;
}
#catch h2 {
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 1.5em;
  margin: 0 0 5px;
}
#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: #F17481;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 1.75em;
  padding: 24px 0 0;
  margin: 0 5px 10px;
  border-radius: 45px;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
}
#catch ul li strong {
  display: block;
  font-size: 18px;
}
#catch ul li span {
  position: relative;
  top: 25px;
  font-size: 10px;
}
#catch ul li span a {
  color: #fff;
  text-decoration: underline;
}
#catch p {
  clear: both;
  position: relative;
  top: 18px;
  width: auto;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5em;
  border-top: solid 2px #fff;
  border-bottom: solid 2px #fff;
  padding: 8px 0;
  margin: 0 auto;
}



.flow__list {
  width: auto;
  height: auto;
  background: #F6F6F6;
  text-align: center;
  padding: 30px 15px;
  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;
}
.flow__list dd span a {
  color: #535353;
  text-decoration: underline;
}
.flow__list dd i {
  display: inline-block;
  font-size: 12px;
}

#flow01 dt {
  background: #F6F6F6 url(/assets/img/purchase/store/flow01.png) top left 10px no-repeat;
  background-size: 60px;
  text-align: left;
  padding: 0 0 0 90px;
}
#flow02 dt {
  background: #F6F6F6 url(/assets/img/purchase/store/flow02.png) top left 10px no-repeat;
  background-size: 60px;
  text-align: left;
  padding: 0 0 0 90px;
}
#flow03 dt {
  background: #F6F6F6 url(/assets/img/purchase/store/flow03.png) top left 10px no-repeat;
  background-size: 60px;
  text-align: left;
  padding: 0 0 0 90px;
}

/*shop__list*/
.map__text {
  color: #F1727F;
  font-size: 14px;
  line-height: 1.5em;
  text-align: center;
  margin: 0 0 20px;
}
.map__text span {
  display: none !important;
  color: #525252;
  display: block;
  font-size: 12px;
  margin: 0 0 10px;
}

#shop__list--sp {}
#shop__list--sp:after {
  content: "";
  display: block;
  clear: both;
}
#shop__list--sp.gridder {
  position: relative;
  width: auto;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  letter-spacing: -.40em !important;
}

#shop__list--sp .gridder-list {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 55px;
  background: #FDEAEB;
  color: #545454;
  text-align: left;
  vertical-align: middle;
  border: solid 1px #ddd;
  border-left: solid 1px #FDEAEB;
  border-top: none;
  cursor: pointer;
  letter-spacing: normal !important;
}
#shop__list--sp .active.gridder-list {
  z-index: 100;
  background: #F17481 !important;
  color: #fff;
  border: solid 1px #F17481;
}

#shop__list--sp .gridder-list:after {
  position: absolute;
  right: 15px;
  top: 16px;
  content: "+";
  display: block;
  font-size: 20px;
  font-weight: normal;
}
#shop__list--sp .active.gridder-list:after {
  display: block;
  position: absolute;
  right: 10px;
  top: 15px;
  content: "ー";
  color: #fff !important;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5em;
  padding: 2px 5px 0;
}

#shop__list--sp .gridder-list h4 {
  position: absolute;
  top: 52%;
  left: 15px;
  width: 80%;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4em;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.gridder-content {
  display: none;
}
.gridder-navigation {
  display: none;
}

.gridder-show {
  z-index: 10;
  float: left;
  display:block;
  position: relative;
  width: 100%;
  height: auto;
  min-height: 60px;
  background: #fff;
  text-align: left;
  padding: 0;
  overflow: hidden;
  letter-spacing: 0 !important;
}
.gridder-show ul {
  width: 100%;
  padding: 15;
}
.gridder-show ul:after {
  content: "";
  clear: both;
  display: block;
}
.gridder-show ul li {
  width: 100%;
  padding: 0;
  margin: 0;
}
.gridder-show ul li a {
  position: relative;
  display: block;
  color: #333;
  font-size: 13px;
  padding: 20px;
  border-bottom: solid 1px #ddd;
}
.gridder-show ul li a:active {
  background: #F17481 !important;
  color: #fff;
}

.gridder-show ul li a div {
  position: absolute;
  display: block;
  right: 0;
  top: 17px;
  width: 160px;
  text-align: right;
  margin: 0 15px 0 0;
}
.gridder-show ul li a div span {
  display: inline-block;
  width: 40px;
  color: #fff;
  font-size: 10px;
  text-align: center;
  padding: 5px 2px;
  margin: 0;
}

.gridder-show .wtech {
  background: #11335E;
}
.gridder-show .wstyle {
  background: #D7152A;
}
.gridder-show .wbook {
  background: #EF7A00;
}

.shop__list {
  position: relative;
  background: transparent url(/assets/img/search/ico_link.png) right 10px center no-repeat;
  background-size: 10px 18px;
  text-align: left;
  border-bottom: solid 1px #EEE;
  padding: 20px 10px 15px;
}
.shop__list:active {
  background: #F6F6F6 url(/assets/img/search/ico_link.png) right 10px center no-repeat;
  background-size: 10px 18px;
}

.shop__link {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.shop__link img {
  position: absolute;
  width: 40px;
  top: 60px;
  left: 10px;
  margin-top: -30px;
  vertical-align: middle;
}

.shop__heading {
  position: relative;
  padding: 0 10px 10px 50px;
}
.shop__heading img {
  position: absolute;
  width: 40px;
  top: 50%;
  margin-top: -30px;
  left: 0;
  vertical-align: middle;
}
.shop__heading h4 {
  color: #545454;
  font-size: 14px;
  margin: 0 0 10px;
}
.shop__heading p {
  color: #525252;
  font-size: 12px;
  line-height: 1.5em;
  margin: 0 0 5px;
}
.shop__heading p span {
  margin: 0 5px;
}

ul.shop__items {}
ul.shop__items:after {
  content: "";
  display: block;
  clear: both;
}
ul.shop__items li {
  position: relative;
  z-index: 1;
  float: left;
  width: auto;
  display: inline;
  line-height: 20px;
  margin: 0 0 5px 0;
}
ul.shop__items li img {
  position: relative;
  top: 5px;
  width: 18px;
  margin: 0 5px 0 0;

}
ul.shop__items li a {
  display: inline;
  height: 20px;
  background: #EEE;
  color: #555;
  font-size: 10px;
  padding: 5px 10px 3px;
  margin: 0 10px 0 0;
  border: none;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
ul.shop__items li a:active {
  opacity: 0.75;
}

p.shop__info {
  position: relative;
  color: #525252;
  font-size: 10px;
  line-height: 1.5em;
  border: solid 1px #eee;
  padding: 5px;
  margin: 10px 0 0;
}



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



#store05 .innerWrap,
#store06 .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;
}
























