@charset 'UTF-8';
/*---------------------------------------------------------------------------------
blood
---------------------------------------------------------------------------------*/

.wrap_cnt {
  background: url(../img/bg_top.png) repeat-x center top, url(../img/bg_btm.png) repeat-x center bottom, url(../img/background.png);
  -webkit-background-size: 600px auto, 600px auto, 305px;
  background-size: 600px auto, 600px auto, 305px;
  padding: 10px 0;
}

#blood {
  padding-top: 0;
}

.wrap_cnt img {
  display: block;
  margin: 0 auto;
}

.wrap_cnt p {
  word-break: break-all;
}

.mn_type {
  margin: 0 auto;
  width: 300px;
}

.mn_type li {
  margin-top: 10px;
}

.mn_type a {
  background: #fff;
  border: 5px solid #ccb4b8;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 5px 10px;
}

#shop_data {
  background: #fff;
  margin: 10px auto;
  text-align: left;
  width: 300px;
}

#shop_data dt {
  background: url(../img/arw_close_b.png) no-repeat 10px center;
  background-size: 20px 20px;
  -moz-background-size: 20px 20px;
  -webkit-background-size: 20px 20px;
  color: #000;
  font-weight: bold;
  margin: 0;
  padding: 8px 5px 8px 35px;
  position: relative;
}

#shop_data dt img {
  position: absolute;
  right: 0;
  top: -10px;
}

#shop_data dt.close {
  background-image: url(../img/arw_open_b.png)
}

#shop_data dd {
  font-size: 12px;
  margin: 0;
  padding: 5px;
}

#shop_data dd span {
  background: #ec7aac;
  color: #fff;
  display: block;
  font-weight: bold;
  margin: 0 0 5px;
  padding: 5px;
}

#shop_data dd span:first-child {
  background: #fff100;
  color: #000;
}

#profile {
  background: url(../img/amity.jpg) no-repeat left top;
  background-size: 100px 100px;
  -moz-background-size: 100px 100px;
  -webkit-background-size: 100px 100px;
  min-height: 100px;
  padding: 0 0 5px 105px;
}

#shop_data ul {
  line-height: 1.5;
  padding: 0 0 5px;
}

#shop_data li {
  padding-left: 17px;
}

#shop_data li:nth-of-type(1) {
  background: url(../img/icon_time.png) no-repeat left center;
  background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  -webkit-background-size: 15px 15px;
}

#shop_data li:nth-of-type(2) {
  background: url(../img/icon_address.png) no-repeat left center;
  background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  -webkit-background-size: 15px 15px;
}

#shop_data dd img {
  width: 100%;
}

#shop_data a {
  background-position: 10px center, 98% center, left;
  background-repeat: no-repeat;
  background-size: 30px 30px, 13px 20px, auto;
  -moz-background-size: 30px 30px, 13px 20px, auto;
  -webkit-background-size: 30px 30px, 13px 20px, auto;
  border: 2px solid #ec79ac;
  box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin: 5px 0;
  padding: 8px 10px 8px 45px;
  text-align: left;
  text-decoration: none;
}

#shop_data .tel {
  background-image: url(../img/icon_tel.png), url(../img/icon_arrow_w.png), -moz-linear-gradient(top, #f3a4c7, #ec79ac);
  background-image: url(../img/icon_tel.png), url(../img/icon_arrow_w.png), -webkit-gradient(linear, left top, left bottom, from(#f3a4c7), to(#ec79ac));
}

.detail {
  background: #fff;
  border: 3px solid #ccb4b8;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 5px;
  width: 300px;
}

.type {
  background: no-repeat left 8px;
  -webkit-background-size: 60px auto;
  background-size: 60px auto;
  border-top: 4px dashed #6b2142;
  margin: 10px 0;
  overflow: hidden;
  padding: 10px 0 0;
}

.catch {
  background: url(../img/arw_open_b.png) no-repeat 255px center;
  -webkit-background-size: 20px;
  background-size: 20px;
  font-size: 16px;
  padding-left: 65px;
  text-align: left;
}

.type p.close {
  background-image: url(../img/arw_close_b.png)
}

.explain dl {
  margin: 5px 0 0;
  padding: 0;
}

.explain dt,
.explain dd {
  margin: 0;
  padding: 0;
  text-align: left;
  word-break: break-all;
}

.explain dd {
  padding: 5px;
}

.explain strong {
  border-radius: 30px;
  color: #fff;
  display: block;
  margin-top: 5px;
  padding: 2px;
}

.basic dt {
  color: #fff;
  padding: 2px 5px;
}

.intro dt {
  font-size: 16px;
  padding: 0 0 2px;
  text-align: center;
}

.intro dd {
  background: url(../img/bg_intro.png);
  -webkit-background-size: 10px;
  background-size: 10px;
}

.type_a {
  background-image: url(../img/bg_a.png);
}

.type_a .catch,
.a_type dt span {
  color: #e73468;
}

.type_a strong {
  background: #e73468;
}

.type_a .basic dt {
  background: -webkit-linear-gradient(left, #e73468 90%, #ff0);
  background: linear-gradient(to right, #e73468 90%, #ff0);
}

.type_b {
  background-image: url(../img/bg_b.png);
}

.type_b .catch,
.b_type dt span {
  color: #00a5b1;
}

.type_b strong {
  background: #00a5b1;
}

.type_b .basic dt {
  background: -webkit-linear-gradient(left, #00a5b1 90%, #ff0);
  background: linear-gradient(to right, #00a5b1 90%, #ff0);
}

.type_o {
  background-image: url(../img/bg_o.png);
}

.type_o .catch,
.o_type dt span {
  color: #ed6c00;
}

.type_o strong {
  background: #ed6c00;
}

.type_o .basic dt {
  background: -webkit-linear-gradient(left, #ed6c00 90%, #ff0);
  background: linear-gradient(to right, #ed6c00 90%, #ff0);
}

.type_ab {
  background-image: url(../img/bg_ab.png);
}

.type_ab .catch,
.ab_type dt span {
  color: #22ac38;
}

.type_ab strong {
  background: #22ac38;
}

.type_ab .basic dt {
  background: -webkit-linear-gradient(left, #22ac38 90%, #ff0);
  background: linear-gradient(to right, #22ac38 90%, #ff0);
}

.button {
  background: -moz-linear-gradient(top, #fff, #eee);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
  border: 1px solid #999;
  border-radius: 3px;
  box-shadow: inset 1px 1px 1px #fff;
  -moz-box-shadow: inset 1px 1px 1px #fff;
  -webkit-box-shadow: inset 1px 1px 1px #fff;
  color: #f66;
  font-size: 14px;
  font-weight: bold;
  margin: 20px auto;
  padding: 5px 0;
  text-decoration: none;
  width: 300px;
}
