@charset "UTF-8";
.maindiv > p {
  padding: 0;
  background-color: inherit;
  color: #5B4216;
  text-align: left;
  font-size: 14px;
  line-height: 1.5;
  width: 570px;
  margin: 10px auto 0;
}
.maindiv div.img {
  text-align: center;
  margin: 10px auto 20px;
}

#photo_div {
  margin: 0 auto;
  width: 600px;
}
#photo_div ul {
  background-image: url(../image/facial/about/kouka_illust_nt.gif);
  width: 600px;
  height: 175px;
  margin: 0 auto;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#photo_div ul li {
  display: block;
  width: 80px;
  padding-left: 70px;
  padding-top: 10px;
  color: #71411c;
  text-align: left;
  font-size: 14px;
  line-height: 1.2;
}
#photo_div > p:nth-of-type(1) {
  background-color: #eee1ca;
  border-radius: 100px;
  margin-bottom: 10px;
  text-align: center;
  color: #71411c;
  font-weight: bold;
  line-height: 1;
  padding: 8px 0 6px;
}
#photo_div > p:nth-of-type(2) {
  color: #9f1515;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.2;
  margin: 15px 0;
}
#photo_div > p:nth-of-type(3) {
  font-size: 12px;
  padding-left: 60px;
  text-align: left;
  color: #222;
  background-image: url(../image/facial/about/caution.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

.pointlink {
  background-color: #623d1c;
  text-align: center;
  display: block;
  text-decoration: none;
  margin: 10px 20px;
  padding: 10px 5px;
  font-size: 14px;
  border-radius: 100px;
}
.pointlink:link {
  color: #fff;
  text-decoration: none;
}
.pointlink:visited {
  color: #fff;
  text-decoration: none;
}
.pointlink:hover {
  color: #fff;
  text-decoration: none;
}
.pointlink:active {
  color: #fff;
  text-decoration: none;
}
.pointlink:hover {
  background-color: #6b4d32;
}

.priceDiv {
  width: 570px;
  margin: 0 auto;
}
.priceDiv div {
  position: relative;
  width: 570px;
  height: 100px;
  margin-bottom: 20px;
  color: #623d1c;
  line-height: 1;
  border-bottom: dashed 1px #d1ad87;
}
.priceDiv div h3 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  position: absolute;
  left: 0;
  top: 23px;
  font-size: 24px;
  padding-right: 10px;
}
.priceDiv div h3 span {
  font-size: 15px;
}
.priceDiv div p.point {
  position: absolute;
  width: 560px;
  text-align: left;
  top: 0;
  font-size: 11px;
  padding: 4px 5px 2px 2px;
  background-color: #fdf0e0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.priceDiv div p.price {
  position: absolute;
  right: 0;
  top: 35px;
  display: inline-block;
  font-family: "Crimson Text", serif;
  color: #af1e1e;
  font-size: 45px;
}
.priceDiv div p.price::first-letter {
  font-size: 30px;
}
.priceDiv div p.oldname {
  position: absolute;
  left: 0;
  top: 50px;
  font-size: 10px;
}
.priceDiv div p.otameshi {
  position: absolute;
  text-align: right;
  right: 0;
  top: 24px;
}
.priceDiv div p.otameshi > span {
  display: inline-block;
}
.priceDiv div p.otameshi > span:first-of-type {
  font-size: 10px;
  padding: 2px 5px;
  background-color: #99816a;
  color: #fff;
  border-radius: 3px;
  margin-right: 5px;
}
.priceDiv div p.otameshi > span:last-of-type {
  font-family: "Crimson Text", serif;
  color: #af1e1e;
  font-size: 16px;
}
.priceDiv div p.otameshi > span:last-of-type::first-letter {
  font-size: 11px;
}
.priceDiv div p.tax {
  position: absolute;
  right: 0;
  bottom: 8px;
  opacity: 0.9;
  font-size: 11px;
}
.priceDiv div ol {
  position: absolute;
  top: 64px;
  width: 450px;
  text-align: left;
  padding: 0;
  font-size: 10px;
}
.priceDiv div ol li {
  display: inline-block;
  padding: 0;
}
.priceDiv div ol li:nth-of-type(n+2)::before {
  content: "→";
}
.priceDiv div:nth-of-type(5), .priceDiv div:nth-of-type(6) {
  height: 80px;
}
.priceDiv div:nth-of-type(5) ol, .priceDiv div:nth-of-type(6) ol {
  top: 50px;
}
.priceDiv div:nth-of-type(5) .price, .priceDiv div:nth-of-type(6) .price {
  top: 17px;
}
.priceDiv div:nth-of-type(7) {
  height: 60px;
}
.priceDiv div:nth-of-type(7) ol {
  top: 30px;
}
.priceDiv div:nth-of-type(7) h3 {
  top: 0;
}
.priceDiv div:nth-of-type(7) .price {
  top: -4px;
}

.kasyo > p {
  font-size: 12px;
  margin-top: -10px;
}
.kasyo > div:nth-of-type(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  line-height: 1;
  width: 590px;
  margin: 0 auto;
}
.kasyo > div:nth-of-type(1) h3 {
  width: 170px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 40px;
  padding-top: 50px;
  text-align: left;
}
.kasyo > div:nth-of-type(1) p:nth-of-type(1) {
  width: 420px;
  text-align: right;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 40px;
}
.kasyo > div:nth-of-type(1) p:nth-of-type(1) > span {
  display: inline-block;
  font-family: "Crimson Text", serif;
  font-size: 100px;
  color: #FF8C00;
  background: #e74e4e;
  background: -moz-linear-gradient(top, #e74e4e 0%, #aa1b1b 100%);
  background: -webkit-linear-gradient(top, #e74e4e 0%, #aa1b1b 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#e74e4e), to(#aa1b1b));
  background: linear-gradient(to bottom, #e74e4e 0%, #aa1b1b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e74e4e", endColorstr="#aa1b1b",GradientType=0 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.kasyo > div:nth-of-type(1) p:nth-of-type(1) > span::first-letter {
  font-size: 60px;
}
.kasyo > div:nth-of-type(1) p.tax {
  font-size: 14px;
  text-align: right;
  width: 590px;
}
.kasyo > div:nth-of-type(2) {
  background-color: #fdf0e0;
  padding: 10px;
  border-radius: 10px;
  width: 550px;
  margin: 20px auto 40px;
}
.kasyo > div:nth-of-type(2) > p {
  text-align: left;
  font-size: 15px;
}
.kasyo > div:nth-of-type(2) > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.kasyo > div:nth-of-type(2) > ul > li {
  font-size: 12px;
  padding: 5px;
}

.pack_tansan {
  margin: 20px auto;
  text-align: left;
  background-image: url(../image/facial/pack/tansan_bg.png);
  background-repeat: no-repeat;
  background-position: center 10px;
  padding-bottom: 20px;
  border-bottom: dashed 1px #ecdbc2;
}
.pack_tansan h3 {
  background: #7875c4;
  background: -moz-linear-gradient(top, #7875c4 0%, #1d1e94 100%);
  background: -webkit-linear-gradient(top, #7875c4 0%, #1d1e94 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#7875c4), to(#1d1e94));
  background: linear-gradient(to bottom, #7875c4 0%, #1d1e94 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#7875c4", endColorstr="#1d1e94",GradientType=0 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 36px;
  font-weight: 900;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.pack_tansan h3 span {
  font-size: 56px;
}
.pack_tansan ol {
  margin-top: -15px;
}
.pack_tansan ol li {
  display: inline-block;
  font-size: 12px;
  color: #000;
}
.pack_tansan ol li > p:nth-of-type(1) > span {
  display: inline-block;
  font-family: "Crimson Text", serif;
  font-size: 38px;
  color: #aa2624;
  line-height: 1;
}
.pack_tansan ol li > p:nth-of-type(1) > span::first-letter {
  font-size: 27px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.pack_tansan ol li > p.tax {
  font-size: 12px;
  opacity: 0.9;
  text-align: right;
}
.pack_tansan ol li:nth-of-type(n+2) > p:nth-of-type(1)::before {
  content: "/";
  color: #ccc;
  font-size: 20px;
}
.pack_tansan > div {
  background-color: #cef3ba;
  border-radius: 10px;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 5px auto 10px;
}
.pack_tansan > div > h4 {
  color: #559630;
  font-weight: bold;
  width: 180px;
  text-align: left;
  font-size: 15px;
}
.pack_tansan > div > p {
  width: 390px;
  padding-left: 10px;
  font-size: 12px;
  line-height: 1.1;
  color: #000;
  border-left: solid 1px #559630;
}
.pack_tansan > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pack_tansan > ul > li {
  border: solid 2px #f4b952;
  padding: 5px;
  width: 182px;
}
.pack_tansan > ul > li:nth-of-type(n+2) {
  margin-left: 10px;
}
.pack_tansan > ul > li:nth-of-type(n+2) h4 {
  padding-top: 10px;
  padding-bottom: 8px;
}
.pack_tansan > ul > li h4 {
  padding: 5px 0;
  color: #e9a53d;
  font-size: 18px;
  line-height: 1;
  font-weight: normal;
}
.pack_tansan > ul > li p {
  font-size: 12px;
  line-height: 1.2;
  color: #333;
}
.pack_tansan > p:nth-of-type(1) {
  color: #fff;
  font-family: "M PLUS 1p", sans-serif;
  font-weight: bold;
  font-size: 16px;
  text-shadow: #dc9924 2px 0px, #dc9924 -2px 0px, #dc9924 0px -2px, #dc9924 0px 2px, #dc9924 2px 2px, #dc9924 -2px 2px, #dc9924 2px -2px, #dc9924 -2px -2px, #dc9924 1px 2px, #dc9924 -1px 2px, #dc9924 1px -2px, #dc9924 -1px -2px, #dc9924 2px 1px, #dc9924 -2px 1px, #dc9924 2px -1px, #dc9924 -2px -1px;
}
.pack_tansan > p:nth-of-type(2) {
  font-size: 12px;
  line-height: 1.2;
  margin-top: 10px;
}

.pack_sekkou {
  background: #8c8c93;
  background: -moz-linear-gradient(top, #8c8c93 0%, #ffffff 30%);
  background: -webkit-linear-gradient(top, #8c8c93 0%, #ffffff 30%);
  background: -webkit-gradient(linear, left top, left bottom, from(#8c8c93), color-stop(30%, #ffffff));
  background: linear-gradient(to bottom, #8c8c93 0%, #ffffff 30%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#8c8c93", endColorstr="#ffffff",GradientType=0 );
  margin: 20px auto;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center 10px;
  position: relative;
  padding-bottom: 20px;
  border-bottom: dashed 1px #ecdbc2;
}
.pack_sekkou h3 {
  padding: 10px;
  color: #ddd;
  font-family: "M PLUS 1p", sans-serif;
  text-shadow: 0 -1px 1px #fff, 1px 1px 1px #000;
  font-size: 36px;
  font-weight: 900;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.pack_sekkou h3 span {
  font-size: 56px;
}
.pack_sekkou ol {
  margin-top: -20px;
  padding: 0 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pack_sekkou ol li {
  margin: 0;
  padding: 0;
  color: #000;
  width: 193px;
}
.pack_sekkou ol li > p:nth-of-type(1) span {
  display: inline-block;
}
.pack_sekkou ol li > p:nth-of-type(1) span:nth-of-type(1) {
  font-size: 16px;
  width: 80px;
  line-height: 1;
}
.pack_sekkou ol li > p:nth-of-type(1) span:nth-of-type(2) {
  width: 113px;
  color: #bd2b36;
  font-weight: bold;
  font-size: 36px;
  -webkit-transform: scale(1, 1.6);
          transform: scale(1, 1.6);
  /* C */
  -webkit-transform: scale(0.8, 1);
          transform: scale(0.8, 1);
  /* D */
  letter-spacing: -2px;
}
.pack_sekkou ol li > p:nth-of-type(1) span:nth-of-type(2)::first-letter {
  font-size: 24px;
}
.pack_sekkou ol li > p.tax {
  font-size: 12px;
  opacity: 0.9;
  text-align: right;
  margin: -9px 10px 5px 0;
}
.pack_sekkou ol li:nth-of-type(3) > p span:nth-of-type(1) {
  font-size: 10px;
}
.pack_sekkou > div:nth-of-type(1) {
  background-color: #fff1dc;
  border-radius: 10px;
  margin: 0 10px;
  padding: 15px;
}
.pack_sekkou > div:nth-of-type(1) h4 {
  font-size: 18px;
  color: #ffbe00;
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 900;
  line-height: 1;
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
.pack_sekkou > div:nth-of-type(1) p {
  width: 420px;
  font-size: 11px;
  line-height: 1.3;
  margin: 8px 0 10px;
}
.pack_sekkou > div:nth-of-type(1) p:last-of-type {
  margin-bottom: 0;
}
.pack_sekkou > div:nth-of-type(2) {
  position: absolute;
  top: 170px;
  right: -30px;
  border: solid 2px #fac40d;
  border-radius: 100%;
  background: #fac40d;
  background: -moz-linear-gradient(top, #fac40d 0%, #fac40d 34%, #ffffff 34%);
  background: -webkit-linear-gradient(top, #fac40d 0%, #fac40d 34%, #ffffff 34%);
  background: -webkit-gradient(linear, left top, left bottom, from(#fac40d), color-stop(34%, #fac40d), color-stop(34%, #ffffff));
  background: linear-gradient(to bottom, #fac40d 0%, #fac40d 34%, #ffffff 34%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fac40d", endColorstr="#ffffff",GradientType=0 );
  width: 200px;
  height: 200px;
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
  text-align: center;
  line-height: 1;
}
.pack_sekkou > div:nth-of-type(2) h4 {
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 20px;
}
.pack_sekkou > div:nth-of-type(2) ul li {
  font-size: 14px;
  padding: 0 5px 5px;
  color: #000;
}

.pack_doro {
  text-align: left;
  background-image: url(../image/facial/pack/doro_photo.png), url(../image/facial/pack/doro_bg.jpg);
  background-repeat: no-repeat, no-repeat;
  background-position: right 20px, center center;
  line-height: 1;
  position: relative;
  height: 270px;
  padding-bottom: 20px;
  border-bottom: dashed 1px #ecdbc2;
}
.pack_doro h3 {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
  color: #fdf3d8;
  text-shadow: #876d19 2px 0px, #876d19 -2px 0px, #876d19 0px -2px, #876d19 0px 2px, #876d19 2px 2px, #876d19 -2px 2px, #876d19 2px -2px, #876d19 -2px -2px, #876d19 1px 2px, #876d19 -1px 2px, #876d19 1px -2px, #876d19 -1px -2px, #876d19 2px 1px, #876d19 -2px 1px, #876d19 2px -1px, #876d19 -2px -1px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 36px;
  font-weight: 900;
  letter-spacing: -1px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.pack_doro h3 span {
  font-size: 56px;
  color: #866c21;
  text-shadow: none;
  font-family: "M PLUS Rounded 1c", sans-serif;
  background: #866c21;
  background: -moz-linear-gradient(top, #866c21 0%, #664b19 100%);
  background: -webkit-linear-gradient(top, #866c21 0%, #664b19 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#866c21), to(#664b19));
  background: linear-gradient(to bottom, #866c21 0%, #664b19 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#866c21", endColorstr="#664b19",GradientType=0 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.pack_doro > ol {
  position: absolute;
  left: 20px;
  top: 67px;
  width: 470px;
  height: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pack_doro > ol > li {
  color: #c62823;
  font-weight: bold;
  line-height: 1;
  width: 53%;
}
.pack_doro > ol > li:nth-of-type(1) > p:nth-of-type(1) {
  font-size: 12px;
}
.pack_doro > ol > li:nth-of-type(1) > p:nth-of-type(1) span:nth-of-type(1) {
  display: inline-block;
  color: #fff;
  background-color: #c62823;
  font-size: 10px;
  padding: 5px;
  border-radius: 3px;
  margin-right: 3px;
}
.pack_doro > ol > li:nth-of-type(1) > p:nth-of-type(1) span:nth-of-type(2) {
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
  font-family: "M PLUS 1p", sans-serif;
  display: inline-block;
  font-size: 38px;
  letter-spacing: -1px;
  margin-left: 3px;
}
.pack_doro > ol > li:nth-of-type(1) > p:nth-of-type(1) span:nth-of-type(2)::first-letter {
  font-size: 24px;
}
.pack_doro > ol > li:nth-of-type(1) > p:nth-of-type(2) {
  font-size: 10px;
  text-align: right;
}
.pack_doro > ol > li:nth-of-type(2) {
  width: 47%;
}
.pack_doro > ol > li:nth-of-type(2) > p:nth-of-type(1) {
  text-align: right;
}
.pack_doro > ol > li:nth-of-type(2) > p:nth-of-type(1) span:nth-of-type(1) {
  display: inline-block;
  line-height: 1;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
}
.pack_doro > ol > li:nth-of-type(2) > p:nth-of-type(1) span:nth-of-type(2) {
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
  font-family: "M PLUS 1p", sans-serif;
  display: inline-block;
  font-size: 38px;
  letter-spacing: -1px;
}
.pack_doro > ol > li:nth-of-type(2) > p:nth-of-type(1) span:nth-of-type(2)::first-letter {
  font-size: 24px;
}
.pack_doro > ol > li:nth-of-type(2) > p:nth-of-type(2) {
  font-size: 10px;
  text-align: right;
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
.pack_doro > ol > li:nth-of-type(3) > p:nth-of-type(1) {
  font-size: 12px;
  padding: 2px 0 0 140px;
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
.pack_doro > ol > li:nth-of-type(3) > p:nth-of-type(2) {
  font-size: 10px;
  text-align: right;
  margin-top: 5px;
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
.pack_doro > p {
  position: absolute;
  top: 155px;
  left: 0;
  padding: 0 20px;
  font-size: 12px;
  color: #000;
  line-height: 1.2;
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
.pack_doro > div {
  position: absolute;
  top: 235px;
  left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pack_doro > div h4 {
  color: #fff;
  text-shadow: #68550e 2px 0px, #68550e -2px 0px, #68550e 0px -2px, #68550e 0px 2px, #68550e 2px 2px, #68550e -2px 2px, #68550e 2px -2px, #68550e -2px -2px, #68550e 1px 2px, #68550e -1px 2px, #68550e 1px -2px, #68550e -1px -2px, #68550e 2px 1px, #68550e -2px 1px, #68550e 2px -1px, #68550e -2px -1px;
}
.pack_doro > div ul {
  color: #68550e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 20px;
}
.pack_doro > div ul li {
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
.pack_doro > div ul li::after {
  content: " / ";
}
.pack_doro > div ul li:last-of-type::after {
  content: "";
}

.pack_blueberry {
  text-align: left;
  background-image: url(../image/facial/pack/blueberry_bg.jpg);
  background-repeat: no-repeat;
  line-height: 1;
  height: 240px;
  margin-top: 20px;
}
.pack_blueberry h3 {
  position: relative;
  top: 0;
  left: 0;
  padding: 10px;
  color: #280f45;
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
  letter-spacing: -1px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 48px;
}
.pack_blueberry h3 span {
  position: absolute;
  display: block;
  top: 20px;
  right: -10px;
  -webkit-transform: rotate(-7deg);
          transform: rotate(-7deg);
  color: #7849af;
  font-size: 30px;
  text-shadow: none;
  font-family: "M PLUS Rounded 1c", sans-serif;
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
.pack_blueberry > ol {
  width: 470px;
  height: 80px;
  margin: -5px 0 10px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pack_blueberry > ol > li {
  color: #c62823;
  font-weight: bold;
  line-height: 1;
}
.pack_blueberry > ol > li:nth-of-type(1) {
  width: 53%;
}
.pack_blueberry > ol > li:nth-of-type(1) > p:nth-of-type(1) {
  font-size: 12px;
}
.pack_blueberry > ol > li:nth-of-type(1) > p:nth-of-type(1) span:nth-of-type(1) {
  display: inline-block;
  color: #fff;
  background-color: #c62823;
  font-size: 10px;
  padding: 5px;
  border-radius: 3px;
  margin-right: 3px;
}
.pack_blueberry > ol > li:nth-of-type(1) > p:nth-of-type(1) span:nth-of-type(2) {
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
  font-family: "M PLUS 1p", sans-serif;
  display: inline-block;
  font-size: 38px;
  letter-spacing: -1px;
  margin-left: 3px;
}
.pack_blueberry > ol > li:nth-of-type(1) > p:nth-of-type(1) span:nth-of-type(2)::first-letter {
  font-size: 24px;
}
.pack_blueberry > ol > li:nth-of-type(1) > p:nth-of-type(2) {
  font-size: 10px;
  text-align: right;
  margin-top: 5px;
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
.pack_blueberry > ol > li:nth-of-type(2) {
  width: 47%;
}
.pack_blueberry > ol > li:nth-of-type(2) > p:nth-of-type(1) {
  text-align: right;
}
.pack_blueberry > ol > li:nth-of-type(2) > p:nth-of-type(1) span:nth-of-type(1) {
  display: inline-block;
  line-height: 1;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
}
.pack_blueberry > ol > li:nth-of-type(2) > p:nth-of-type(1) span:nth-of-type(2) {
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
  font-family: "M PLUS 1p", sans-serif;
  display: inline-block;
  font-size: 38px;
  letter-spacing: -1px;
}
.pack_blueberry > ol > li:nth-of-type(2) > p:nth-of-type(1) span:nth-of-type(2)::first-letter {
  font-size: 24px;
}
.pack_blueberry > ol > li:nth-of-type(2) > p:nth-of-type(2) {
  font-size: 10px;
  text-align: right;
  margin-top: 5px;
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
.pack_blueberry > ol > li:nth-of-type(3) {
  padding-top: 5px;
}
.pack_blueberry > ol > li:nth-of-type(3) > p:nth-of-type(1) {
  font-size: 12px;
  padding: 2px 0 0 140px;
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
.pack_blueberry > ol > li:nth-of-type(3) > p:nth-of-type(2) {
  font-size: 10px;
  text-align: right;
  margin-top: 5px;
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
.pack_blueberry > p {
  padding: 5px 20px 0;
  font-size: 12px;
  color: #000;
  line-height: 1.2;
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
.pack_blueberry > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #fff;
  padding: 10px;
  margin: 5px 0 0 20px;
  border-radius: 5px;
  color: #fff;
  background: #8543d1;
  background: -moz-linear-gradient(left, #8543d1 0%, #c2a1e8 28%);
  background: -webkit-linear-gradient(left, #8543d1 0%, #c2a1e8 28%);
  background: -webkit-gradient(linear, left top, right top, from(#8543d1), color-stop(28%, #c2a1e8));
  background: linear-gradient(to right, #8543d1 0%, #c2a1e8 28%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#8543d1", endColorstr="#c2a1e8",GradientType=1 );
}
.pack_blueberry > div ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 20px;
}
.pack_blueberry > div ul li::after {
  content: "　/　";
}
.pack_blueberry > div ul li:last-of-type::after {
  content: "";
}

/***********************
title
***********************

h3#title {
  margin-top: 30px;
  margin-left: 30px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 655;
  height: 40px;
  background-image: url('../image/datumou/price/title.gif');
}
*/
/***********************
kasyo
**********************

#kasyo-layout {
  margin-top: 15px;
  margin-left: 60px;
}

#kasyo-layout>div:first-of-type{
  display: flex;
  flex-wrap: wrap;
}
#kasyo-layout>div:first-of-type>h3 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 300px;
  height: 68px;
  background-image: url('../image/facial/price/kasyo_price.gif');
}
#kasyo-layout>div:first-of-type>p {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 292px;
  height: 68px;
  background-image: url('../image/facial/price/kasyo_price.gif');
  background-position: right;
}
#kasyo-layout>div:last-of-type{
  background-color: #FDF0E0;
  border-radius: 10px;
  width: 592px;
}
#kasyo-layout>div:last-of-type>p{
  color: #624022;
  padding: 10px 15px 0;
  font-weight: bold;
}
#kasyo-layout>div:last-of-type>ul{
  display: flex;
  flex-wrap: wrap;
  padding: 0 10px 10px 10px;
}
#kasyo-layout>div:last-of-type>ul>li{
  padding: 0 10px;
  font-size: 12px;
  line-height: 1.8;
}
**/
/***********************
月額
**********************

#getsugaku-layout {
  margin-top: 60px;
  margin-left: 60px;
}

#getsugaku-layout>h3 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 595px;
  height: 43px;
  background-image: url('../image/facial/price/getsugaku_title.gif');
}

#getsugaku-layout>p{
  font-size: 12px;
  text-align: right;
  margin: 8px 70px 0 0;
  padding: 0;
}


#getsugaku01 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 557px;
  height: 88px;
  margin-left: 15px;
  background-image: url('../image/facial/price/getsugaku01.gif');
}
**/
/***********************
course
**********************

#course-layout {
  margin-top: 60px;
  margin-left: 60px;
}

#course-layout>div:first-of-type {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 595px;
  height: 60px;
  background-image: url('../image/facial/price2/course_title.gif');
}

#course-layout>div:last-of-type {
  margin-left: 15px;
}

#course01 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 557px;
  height: 109px;
  background-image: url('../image/facial/price3/course01.gif');
}

#course02 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 557px;
  height: 112px;
  background-image: url('../image/facial/price3/course02.gif');
}

#course03 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 557px;
  height: 112px;
  background-image: url('../image/facial/price3/course03.gif');
}

#course03_2 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 557px;
  height: 112px;
  background-image: url('../image/facial/price3/course03_2.gif');
}

#course04 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 557px;
  height: 112px;
  background-image: url('../image/facial/price3/course04.gif');
}

#course05 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 557px;
  height: 98px;
  background-image: url('../image/facial/price3/course05.gif');
}

#course06 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 557px;
  height: 98px;
  background-image: url('../image/facial/price3/course06.gif');
}

#course07 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 557px;
  height: 78px;
  background-image: url('../image/facial/price2/course07.gif');
}

#course08 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 585px;
  height: 269px;
  background-image: url('../image/facial/price2/course08.gif');
}
**/
/***********************
option
**********************

#option-layout {
  margin-top: 60px;
  margin-left: 60px;
}

#option-title {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 595px;
  height: 40px;
  background-image: url('../image/facial/price2/option_title.gif');
}

#option-price {
  margin-left: 15px;
}

#option01 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 556px;
  height: 50px;
  background-image: url('../image/facial/price2/option01.gif');
}

#option02 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 556px;
  height: 50px;
  background-image: url('../image/facial/price2/option02.gif');
}

#option03 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 556px;
  height: 50px;
  background-image: url('../image/facial/price2/option03.gif');
}

.dispPack {
  margin: 30px 0 0 15px;
  width: 685px;
}

#sekkoupackBox {
  overflow: hidden;
  position: relative;
  zoom: 1;
  width: 685px;
}

#sekkoupack_l {
  float: left;
}

#sekkoupack_r {
  float: right;
}

**/
/*# sourceMappingURL=facial.css.map */