@charset "UTF-8";
br.sp {display: none;}

.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}
.mb40 {margin-bottom: 40px;}
.mb50 {margin-bottom: 50px;}
.mb80 {margin-bottom: 80px;}


/*================================ 753 ===============================*/
.p753 .fv_753 {
  position: relative;
  /*left: 50%;*/
  /*width: 1920px;*/
  width: 100%;
  height: 940px;
  /*transform: translateX(-50%);*/
  /*background: url(../753/images/bg_fv_753.jpg) no-repeat top center;*/
  margin-top: 50px;
}
.p753 .fv_753 h2 {
  position: absolute;
  top: -150px;
  left: 0;
  right: 0;
  z-index: 1;
  background: none;
  padding: 0;
  margin: auto;
}
.p753 .fv_753 .fv_753v1{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 1340px;
  padding: 0;
  margin: 0 auto 0;
  display: flex;
}
.p753 .fv_753 ul {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 1280px;
  padding: 0;
  margin: 0 auto 0;
  display: flex;
}
.p753 .fv_753 ul li {
  width: 426px;
  padding: 0;
}
.p753 .fv_753 ul li:nth-child(2) {
  width: 428px;
}
.p753 .fv_753 ul li img {
  width: 100%;
  height: auto;
}
.p753 .fv_753 ul li .catch {
  color: #fff;
  font-size: 24px;
  padding: 0 15px;
}
.p753 .fv_753 ul li p {
  color: #fff;
  font-size: 15px;
  padding: 0 15px;
}
.p753 .point753 {
  margin: 100px 0;
}
.p753 .point753 li {
  border: 10px solid #ccc;
  padding: 10px;
  margin: 0 0 20px;
  background: #fff;
}
.p753 .point753 li .flexBox {
  margin: 0;
}
.p753 .point753 li .flexBox .wrap {
  padding: 10px 20px 10px;
}
.p753 .point753 li .flexBox .wrap .btn01 {
  margin: 0 0 15px;
}
.p753 .point753 li .flexBox .wrap .btn01 a {
  color: #fff;
  border: none;
  border-radius: 50px;
  width: 350px;
  height: auto;
  padding: 15px;
  background-size: 20px auto;
}
.p753 .point753 li .flexBox .wrap .btn01 a::after {
  display: none;
}
.p753 .point753 li .flexBox .wrap h4 {
  border: none;
  padding: 0;
  margin: 0 0 0.5em;
}
.p753 .point753 li .flexBox .wrap h4 span {
  font-size: 30px;
  margin: 0 10px 0 0;
}
.p753 .point753 li:nth-of-type(1) {
  border: 10px solid #ddefeb;
}
.p753 .point753 li:nth-of-type(1) .btn01 a {
  background: #58b39e url(../images/arrow02.svg) no-repeat right 15px center;
}
.p753 .point753 li:nth-of-type(1) h4 {
  color: #58b39e;
}
.p753 .point753 li:nth-of-type(2) {
  border: 10px solid #eedfe6;
}
.p753 .point753 li:nth-of-type(2) .btn01 a {
  background: #d04683 url(../images/arrow02.svg) no-repeat right 15px center;
}
.p753 .point753 li:nth-of-type(2) h4 {
  color: #d04683;
}
.p753 .point753 li:nth-of-type(3) {
  border: 10px solid #eadaed;
}
.p753 .point753 li:nth-of-type(3) .btn01 a {
  background: #9d7ba4 url(../images/arrow02.svg) no-repeat right 15px center;
}
.p753 .point753 li:nth-of-type(3) h4 {
  color: #9d7ba4;
}
.p753 #item753 .lead {
  text-align: center;
}
.p753 #item753 .flexBox .lead {
  text-align: left;
}
/*------------ litbox ------------*/
#litbox {
  background: url('../images/bg_dress.png') no-repeat left center;
  background-size: cover;
  padding: 0 0 10%;
  box-sizing: border-box;
}
#litbox .thumbs {
  text-align: center;
  max-width: 1280px;
  margin: 0 auto;
}
#litbox .thumbs:after {
  content: " ";
  display: block;
  clear: both;
}
#litbox .thumbs a {
  display: inline-block;
  margin: 0;
  width: 25%;
  padding: 1% 3%;
  box-sizing: border-box;
}
#litbox .thumbs img {
  width: 100%;
  height: 100%;
}
#litbox .litbox_ttl {
  font-size: 20px;
  margin: 5% auto 1%;
  border-bottom: 1px solid #ccc;
  width: 80%;
  padding: 0 0 1% 0;
}
.tos-wrapper .tos-slide>* {
  width: auto;
  max-width: none;
  height: 90%;
  max-height: none;
}
@media only screen and (max-width: 767px) {
  #litbox .thumbs a {
    margin: 0;
    width: 32%;
    padding: 1%;
  }
  #litbox .litbox_ttl {
    border-bottom: 1px solid #ccc;
    width: 95%;
  }
}
/*================================ vip ===============================*/
.card .lead {
  color: #30aae2;
  font-weight: bold;
  font-size: 20px;
  margin: 1em auto 0;
}
.card > p {
  margin: 1em auto 0;
}
.card .flexBox {
  padding: 0 0 50px;
  display: flex;
  flex-wrap: wrap;
  margin: 50px auto 0;
  width: 1100px;
}
.card .flexBox p {
  width: 100%;
  padding: 0 0 1em;
}
.card .flexBox img {
  width: 500px;
  height: auto;
  padding-top: 75px;
}
.card .flexBox .wrap {
  width: 600px;
  padding: 0 0 0 80px;
  text-align: center;
}
.card .flexBox .wrap img {
  padding: 0 0 30px;
}
.card .flexBox .vipList li {
  color: #fff;
  background: #4bade3;
  padding: 23px 0;
  margin: 0 0 20px;
  border-radius: 8px;
}

.vip .reserve {
  display: flex;
}

.vip table {
  background: #fff;
  border-collapse: separate;
  border-spacing: 5px;
  border: none;
}

.vip table th {
  font-size: 20px;
  background: #b31919;
  border: none;
}

.vip table th.b02 {
  background: #8864a7;
}

.vip table th.b03 {
  background: #65a368;
}

.vip table td.b02 {
  background: #efe1f8;
  border: none;
  font-weight: bold;
}

.vip table td.b03 {
  background: #e7ffe8;
  border: none;
  font-weight: bold;
}

.vip table td {
  text-align: center;
  background: #f8e1e1;
  border: none;
  font-weight: bold;
  line-height: 2.5;
  letter-spacing: 1px;
}

.vip table th span {
  background: #fff;
  display: inline-block;
  font-weight: bold;
  color: #b31919;
  border-radius: 20px;
  padding: 5px 20px;
  margin: 0 0 10px;
}

.vip table th.b02 span {
  color: #8864a7;
}

.vip table th.b03 span {
  color: #65a368;
}

.vip table td span {
  display: block;
  font-weight: bold;
  color: #b31919;
  font-size: 20px;
}

.vip table td span.num {
  font-size: 1em;
  background: #333;
  display: inline-block;
  font-weight: bold;
  color: #fff;
  border-radius: 30px;
  padding: 3px 20px;
  margin: 0 5px 0 0;
}

.vip table td span.bonus {
  display: inline-block;
  font-size: 1em;
  background: #fff;
  display: inline-block;
  font-weight: bold;
  color: #333;
  border-radius: 5px;
  padding: 0 15px;
  margin: 20px 5px 10px;
  font-size: 20px;
}

.vip7 .lead {
  color: #30aae2;
  font-weight: bold;
  font-size: 18px;
  margin: 1em 0 1em;
}
.vip7 ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 50px;
  padding: 10px;
  border: 5px solid #30aae2;
}
.vip7 ul h5 {
  font-weight: bold;
  font-size: 18px;
  width: 100%;
  padding: 0;
  line-height: 1.5;
}
.vip7 ul li {
  display: flex;
  align-items: flex-start;
  width: calc(100% / 3 - 16px);
  margin: 8px 8px;
  padding: 10px;
  background: #e2f6fc;
  min-height: 106px;
}
.vip7 ul li p {
  font-family: "Kosugi Maru", sans-serif;
  font-weight: bold;
  font-size: 18px;
  width: 100%;
  padding: 0 0 0 15px;
  margin: 0;
  line-height: 1.3;
}
.vip7 ul li .num {
  font-family: "Kosugi Maru", sans-serif;
  color: #fff;
  background: #4bade3;
  font-weight: bold;
  display: inline-block;
  font-size: 24px;
  padding: 2px 13px;
  margin-top: 0;
}
.vip7 ul li span {
  font-weight: normal;
  display: block;
  font-size: 14px;
  margin-top: 10px;
}
.vip7 ul li img {
  width: 100%;
  height: auto;
}

.HowToJoin h4 {
  color: #fff;
  font-size: 18px;
  padding: 10px 15px;
  margin: 0;
  background: #7e6b5a;
  border: none;
}
.HowToJoin h4 span {
  font-size: 24px;
  margin-right: 15px;
}
.HowToJoin h5 {
  font-weight: bold;
  padding: 10px 10px 0;
  margin: 0;
}
.HowToJoin ol {
  list-style: none;
  padding-left: 0;
}
.HowToJoin ol > li {
  border-bottom: 1px dotted #ccc;
  padding: 10px 10px 20px;
  margin: 0 0 15px;
}

.BalanceCheck ol {
  list-style: none;
  padding-left: 0;
}
.BalanceCheck ol > li {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 10px 10px 20px;
  margin: 0 0 15px;
  border-bottom: 1px dotted #ccc;
}
.BalanceCheck ol > li img {
  display: block;
  width: 400px;
  margin: 0 auto 20px;
}
.BalanceCheck ol > li .wrap {
  width: 760px;
  margin-left: 20px;
}
.BalanceCheck ol > li .wrap h5 {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 30px;
  margin: 27px 0 0;
  border-radius: 5px;
  background: #7e6b5a;
}

/*================================ item ===============================*/
.item .lead {
  text-align: center;
}
.item .flexBox .lead {
  text-align: left;
}

.dpCol {
  display: flex;
  justify-content: space-between;
}
.dpCol li {
  width: calc(100% / 2 - 15px);
}
.dpCol li h4 {
  padding: 15px;
  margin: 0 0 1em;
  text-align: center;
  color: #FFF;
  background: #7a572a;
  border: none;
  border-radius: 50px;
}
.dpCol li .price {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 28px;
  color: #a80a20;
  letter-spacing: 0;
  line-height: 1.3;
  margin: 0;
}
.dpCol li .price span {
  display: inline;
  font-size: 20px;
}
.dpCol li .priceN1 {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  padding: 5px 10px;
  margin-bottom: 0.5em;
  background: #a80a20;
}
.dpCol li .spec {
  font-weight: bold;
  letter-spacing: 0;
}

#items main .indexMenuCol3 li {
  position: relative;
  border: none;
  box-sizing: border-box;
  margin: 0 0 10%;
}
#items main .indexMenuCol3 li:hover {
  opacity: unset;
}
#items main .indexMenuCol3 li a {
  padding: 0;
}
#items main .indexMenuCol3 li a .wrap {
  position: absolute;
  width: 100%;
  text-align: center;
  padding: 0 0 15px;
  /*background: #00000052;*/
  width: 100%;
  height: 100%;
  top: 0;
}
#items main .indexMenuCol3 li a:hover {
  color: #999;
  background: none;
  opacity: 0.7;
}
#items main .indexMenuCol3 li a .wrap .title {
  border: none;
  margin: 0;
  padding: 15px 0 5px;
  color: #fff;
  font-weight: normal;
  font-size: 22px;
  background: none;
  text-shadow: 1px 1px 1px #000, -1px -1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000, 0px 1px 1px #000, 0-1px 1px #000, -1px 0 1px #000, 1px 0 1px #000;
}
#items main .indexMenuCol3 li a .wrap .title::after,
#items main .indexMenuCol3 li a .wrap .title::before {
  content: none;
}
#items main .indexMenuCol3 li .btn01 {
  position: absolute;
  margin: 0 auto 3%;
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  width: 50%;
  /*color: #0cfdb9;*/
  color: #ff7575;
  font-weight: normal;
  font-size: 16px;
  padding: 2px 10px 2px 10px;
  text-align: center;
  text-decoration: none;
  background: #ffffffdb;
  /*border: 1px solid #0cfdb9;*/
  border: 1px solid #ff7575;
  border-radius: 15px;
}
#items main .indexMenuCol3 li .btn01:after {
  width: 0;
  height: 0;
  /*border-style: solid;*/
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  /*border-left: 5px solid #0cfdb9;*/
  border-left: 5px solid #ff7575;
  background: none;
}
#items .indexMenuCol3_noLink.items li .price {
  color: #c54d78;
  text-align: center;
  font-size: 16px;
}
#items ul.item_submenu {
  display: flex;
  flex-wrap: wrap;
  justify-content:center;
  width: 100%;
  margin: auto;
  list-style: none;
}
#items ul.item_submenu li {
  position: relative;
  text-align: center;
  width: calc(100% / 4 - 10px);
  display: block;
  background: #fff0f0;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 10px;
  margin: 5px;
}
#items ul.item_submenu li:hover {
  background: #ffcbcb;
  color: #333;
}
#items ul.item_submenu li.item_submenu_act {
  background: #ffcbcb;
}
#items ul.item_submenu li a {
  text-decoration: none;
  display: block;
}


/*================================ items ===============================*/
.item_camp {
  display: flex;
  margin: auto;
  justify-content: center;
  flex-wrap: nowrap;
}
.item_camp li{
  text-align: center;
  padding: 0 10px;
  width:100%;
}
.item_camp li img {
  max-width: 380px;
}

.indexMenuCol3_noLink.items li .wrap .title {
  font-size: 20px;
  color: #c54d78;
}
.indexMenuCol3_noLink.items li .wrap .title span {
  font-size: 12px;
}
.indexMenuCol3_noLink.items li .wrap P {
  font-weight: normal;
}
.indexMenuCol3_noLink.items li .wrap .spec {
  font-weight: bold;
  letter-spacing: 0;
}
.indexMenuCol3_noLink.items li .wrap .spec-cntr {
  text-align: center;
}
.indexMenuCol3_noLink.items li .wrap .payment {
  font-size: 12px;
  color: #ffd500;
}
.indexMenuCol3_noLink.items li .price {
  /*font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;*/
  font-size: 24px;
  color: #a80a20;
  letter-spacing: 0;
}
.indexMenuCol3_noLink.items li .price span {
  display: inline;
  font-size: 16px;
}
ul.spec2 {font-size: 14px; font-weight: bold; list-style: disc; text-align: left;margin: 0 20px;padding-left: 20px;letter-spacing: 0;}
ul.spec2 li{width: 100%;font-size: 14px;margin: 0; display: list-item; }
main .indexMenuCol3_noLink li .imageBox img {border-radius: 20px;}
@media only screen and (max-width: 767px) {
  ul.spec2 {width: 100%;font-size: 14px; font-weight: bold; list-style: disc; text-align: left;margin: 0;padding: 10px 0 10px 20px;letter-spacing: 0;}
  ul.spec2 li{width: 100%;font-size: 13px;margin: 0!important; display: list-item; border: none;border: none !important;padding: 0 !important;}
  .item_camp {display: block;}
  .item_camp li {padding: 0 0 25px;}
  .item_camp li img {width: 100%;}
}

/*================================ menu ===============================*/
.menu {
  /*--- planBox01 ---*/
  /*--- planBox02 ---*/
  /*--- serviceList ---*/
  /*--- serviceList ---*/
  /*--- price ---*/
  /*--- price02 ---*/
}
.menu .plan01 {
  /*
  border-style: solid;
  border-width: 10px 0 10px 0;
  border-image: url(../images/ninepatch01.png) 10 repeat repeat;
  */
  background: url(../images/bg_price01.png) repeat;
  padding: 0 60px 40px 60px;
  margin-bottom: 50px;
}
.menu .plan01 h3 {
  color: #333333;
  font-size: 34px;
  margin: 20px 0;
  border: none;
  background: none;
  position: relative;
}
.menu .plan01 h3.fntclr1 {
  color: #56bbd9;
}
.menu .plan01 h3.fntclr2 {
  color: #68c366;
}
.menu .plan01 h3 img,
.menu .plan02 h3 img {
  width: 66px;
}
.menu .plan01 h3 span {
  display: block;
  color: #c54d78;
  /*font-family: "Sacramento", cursive;*/
  font-size: 18px;
  letter-spacing: 0;
}
.menu .plan01 h4 {
  display: block;
  width: 100%;
  color: #fff;
  font-family: "Kosugi Maru", sans-serif;
  font-weight: normal;
  font-size: 20px;
  padding: 15px;
  text-align: center;
  margin: 2em 0 1.5em;
  border: 0;
  border-radius: 100px;
  background: #a6759d;
}
.menu .plan01 h4.co2 {
  background: #d47777;
}


.menu .plan02 {
  /*
  border-style: solid;
  border-width: 10px 0 10px 0;
  border-image: url(../images/ninepatch01.png) 10 repeat repeat;
  */
  background: url(../images/bg_price02.png) repeat;
  padding: 0 40px 40px 40px;
  margin-bottom: 50px;
}
.menu .plan02 h3 {
  color: #333333;
  font-size: 28px;
  margin: 20px 0;
  border: none;
  background: none;
}
.menu .plan02 h3 span {
  display: block;
  color: #c54d78;
  /*font-family: "Sacramento", cursive;*/
  font-size: 18px;
  letter-spacing: 0;
}
.menu .planBox01 {
  margin: 0 auto 35px;
}
.menu .planBox01 .planBoxInner .flexBox {
  padding: 20px;
  margin: 0;
  background: #fff;
  flex-wrap: wrap;
}
.menu .planBox01 .planBoxInner .flexBox .wrap {
  width: 630px;
  padding: 20px;
}
.menu .planBox01 .planBoxInner .flexBox .wrap .item_must{
  margin: 2em 0 1em;
  padding: 0.6em 0 1em;
  background: #fff1f1;
  border-radius: 8px;
}
.menu .planBox01 .planBoxInner .flexBox .wrap .item_must .item_must_ul{
  text-align: center;
}
.menu .planBox01 .planBoxInner .flexBox .wrap .item_must .item_must_lead{
  font-size: 20px;
  text-align: center;
}
.menu .planBox01 .planBoxInner .flexBox .wrap .item_must .item_must_ul li{
  display: inline-block;
  padding: 5px 15px;
  margin: 10px 2px 0;
  background: #ff9595;
  border-radius: 10px;
  color: #fff;
}

.menu .planBox01 .planBoxInner .flexBox .wrap .annotation {
  margin: 1em 0;
}
.menu .planBox01 .planBoxInner .flexBox .imageBox {
  padding: 20px;
}
.menu .planBox01 .planBoxInner h4 {
  display: block;
  width: 100%;
  color: #fff;
  font-family: "Kosugi Maru", sans-serif;
  font-weight: normal;
  font-size: 20px;
  padding: 15px;
  text-align: center;
  margin: 0 0 20px;
  border: 0;
  border-radius: 100px;
  background: #a6759d;
}
.menu .planBox01 .planBoxInner h4.clr1 {
  background: #56bbd9;
}
.menu .planBox01 .planBoxInner h5 {
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 5px;
  margin: 2em 0 1em;
  border-radius: 5px;
  background: #a6759d;
}
.menu .planBox01 .planBoxInner .lead {
  font-size: 20px;
  margin: 0 0 1em;
  text-align: center;
}
.menu .planBox01 .planBoxInner > p {
  margin: 0 0 1em;
  line-height: 1.58;
  text-align: left;
}
.menu .planBox01 .planBoxInner .btn01 a {
  margin: 0 0 1em;
}
.menu .planBox01.co02 h4, .menu .planBox01.co02 .serviceList li img {
  background: #d47777;
}
.menu .planBox01.co03 h4, .menu .planBox01.co03 .serviceList li img {
  background: #58a346;
}
.menu .planBox02 {
  margin: 0 auto 30px;
}
.menu .planBox02 > ul {
  display: flex;
  flex-wrap: wrap;
}
.menu .planBox02 > ul > li {
  position: relative;
  width: calc(100% / 2 - 10px);
  padding: 25px;
  margin: 20px 5px;
  border: 5px solid #e0d4a6;
  background: #fff;
}
.menu .planBox02 > ul > li:nth-of-type(1) .special {
  background: #c44e72;
}
.menu .planBox02 > ul > li:nth-of-type(2) .special {
  background: #a460a5;
}
.menu .planBox02 > ul > li:nth-of-type(3) .special {
  background: #7960a5;
}
.menu .planBox02 > ul > li:nth-of-type(4) .special {
  background: #42609d;
}
.menu .planBox02 > ul > li:nth-of-type(5) .special {
  background: #308363;
}
.menu .planBox02 > ul > li:nth-of-type(6) .special {
  background: #678330;
}
.menu .planBox02 > ul > li:nth-of-type(7) .special {
  background: #c26e13;
}
.menu .planBox02 > ul > li .special {
  position: absolute;
  top: -25px;
  left: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 50px;
  background: #c54d78;
}
.menu .planBox02 > ul > li:nth-of-type(n) .special{
  background-color: #68c366;
}

.menu .planBox02 > ul > li h4 {
  width: 100%;
  color: #333333;
  font-family: "Kosugi Maru", sans-serif;
  font-weight: normal;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  padding: 0;
  margin: 0;
  border: none;
  background: none;
}
.menu .planBox02 > ul > li h4 span {
  display: block;
  color: #c54d78;
  font-size: 24px;
  margin: 0 5px;
}
.menu .planBox02 > ul > li .imageBox {
  width: 100%;
  height: auto;
}
.menu .planBox02 > ul > li .imageBox img {
  width: 100%;
  height: auto;
}
.menu .planBox02 > ul > li .wrap {
  width: auto;
  margin: 1em 0 0;
}
.menu .planBox02 > ul > li .wrap .serviceList {
  margin: 0;
}
.menu .planBox02 > ul > li .wrap .serviceList li {
  font-size: 11px;
}
.menu .planBox02 > ul > li .wrap .serviceList li img {
  background: #c44e72;
}
.menu .planBox02 > ul > li .wrap ul li {
  font-size: 15px;
  line-height: 1.5;
}
.menu .planBox02 > ul > li .wrap .lead {
  font-size: 20px;
  margin: 0;
}
.menu .planBox02 > ul > li .wrap p {
  width: auto;
  font-size: 15px;
  margin: 0;
}
.menu .planBox02 > ul > li.col1 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.menu .planBox02 > ul > li.col1 .imageBox {
  flex-basis: 450px;
  height: auto;
}
.menu .planBox02 > ul > li.col1 .imageBox img {
  width: 100%;
  height: auto;
}
.menu .planBox02 > ul > li.col1 .wrap {
  flex-basis: 580px;
  margin-left: 20px;
}
.menu .serviceList {
  /*display: flex;*/
  display: table;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 auto;
  text-align: center;
}
.menu .planBox01 .serviceList-ttl{
  padding: 0 10px;
  background: #a6759d;
  display: inline-block;
  z-index: 999;
  color: #fff;
}
.menu .planBox01 .serviceList.serviceList-bdr{
  margin: -20px 0 0 0;
  border: 1px solid #a6759d;
  padding: 20px 8px 0 20px;
  width: fit-content;
}

.menu .planBox01.co02 .serviceList-ttl{
  padding: 0 10px;
  background: #d47777;
  display: inline-block;
  z-index: 999;
  color: #fff;
}
.menu .planBox01.co02 .serviceList.serviceList-bdr{
  margin: -20px 0 0 0;
  border: 1px solid #d47777;
  padding: 20px 8px 0 20px;
  width: fit-content;
}
.menu .plan02 .serviceList-ttl{
  padding: 0 10px;
  background: #58a346;
  display: inline-block;
  z-index: 999;
  color: #fff;
}
.menu .plan02 .serviceList.serviceList-bdr{
  margin: -20px 0 0 0;
  border: 1px solid #58a346;
  padding: 20px 8px 0 20px;
  width: fit-content;
}
.menu .serviceList li {
  display: table-cell;
  width: 110px;
  height: auto;
  font-size: 11px;
  margin: 0 0 15px -15px;
  text-align: center;
  line-height: 1.3;
  letter-spacing: 0.1em;
}
.menu .serviceList li img {
  display: block;
  width: 80px;
  height: 80px;
  background: #a6759d;
  border-radius: 50%;
  margin: 0 auto 5px;
}
.menu ul.serviceList-spc{
  list-style: square;
  padding-left: 30px;
  margin: 15px 0;
}
.menu .serviceList02 {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0;
}
.menu .serviceList02 li {
  display: block;
  width: 110px;
  height: auto;
  font-size: 11px;
  margin: 0 0 15px -15px;
  text-align: center;
  line-height: 1.3;
  letter-spacing: 0.1em;
}
.menu .serviceList02 li img {
  display: block;
  width: 80px;
  height: 80px;
  background: #a6759d;
  border-radius: 50%;
  margin: 0 auto 5px;
}
.menu .price {
  letter-spacing: 0.1em;
  text-align: center;
}
.menu .price .priceF {
  display: block;
  color: #333;
  /*font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;  font-weight: bold;*/
  font-size: 24px;
  line-height: 1.3;
  margin: 0 0 0.2em;
}
.menu .price .priceN1 {
  display: block;
  /*font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;*/
  font-weight: bold;
  color: #000;
  font-size: 16px;
  padding: 0;
  margin: 0;
  /*text-decoration: underline;*/
  /*background: #333;*/
}
.menu .price .priceIcn {
  width: 0;
  height: 0;
  margin: 10px auto;
  border-style: solid;
  border-width: 40px 20px 0 20px;
  border-color: #f1ebc6 transparent transparent transparent;

}
.menu .price .priceN2 {
  display: inline-block;
  color: #333;
  /*font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;*/
  /*font-weight: bold;*/
  font-size: 16px;
  line-height: 1.3;
  /*margin: 0 0 0.2em;*/
}
.menu .price .priceN2 span {
  font-size: 16px;
}
.menu .price .priceL2 {
  display: block;
  background:#a80a20 ;
  color: #ffffff;
  /*font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;*/
  font-weight: bold;
  padding: 2px 10px;
  text-align: center;
  width: fit-content;
  margin: 10px auto;
}
.menu .price .priceL {
  display: inline-block;
  color: #a80a20;
  /*font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;*/
  font-weight: bold;
  font-size: 40px;
  letter-spacing: 0;
  margin: 0.6em 0 1em;
  /*padding-left: 40px;*/
  /*background: url(../images/icon/icon_price_arrow.svg) no-repeat left center;*/
  background-size: 50px 50px;
  line-height: 1;
}
.menu .price .priceL span {
  font-size: 24px;
}
.menu .price .priceL span.spclbox {
  background: #a80a20;
  color: #ffffff;
  font-size: 14px;
  padding: 4px 10px;
  vertical-align: middle;
  margin: 0 10px 0 0;
}

.menu .price02 {
  letter-spacing: 0.1em;
}
.menu .price02 .priceF {
  display: block;
  color: #333;
  /*font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;*/
  font-weight: bold;
  font-size: 24px;
  line-height: 1.3;
  margin: 0 0 0.2em;
}
.menu .price02 .priceN1 {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  padding: 5px 10px;
  margin-bottom: 0.5em;
  background: #a80a20;
}
.menu .price02 .priceL {
  display: inline-block;
  color: #a80a20;
  /*font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;*/
  font-weight: bold;
  font-size: 40px;
  letter-spacing: 0;
  margin: 0 0 0.5em;
  line-height: 1.3;
}
.menu .price02 .priceL span {
  font-size: 24px;
}

/*================================ studio ===============================*/
.studio .entry .studioLogo {
  position: absolute;
  top: 130px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 312px;
  height: 100px;
  margin: auto;
  filter: drop-shadow(0px 0px 2px white) drop-shadow(0px 0px 2px white) drop-shadow(0px 0px 5px white) drop-shadow(0px 0px 10px white);
}
.studio .genre {
  margin: 50px 0 80px;
  border-top: 5px dotted #f4d2de;
}
.studio .genre dl {
  display: flex;
  flex-wrap: wrap;
}
.studio .genre dl dt {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  width: 100%;
  padding: 30px 0 0;
  margin: 0 8px 30px;
}
.studio .genre dl dd {
  width: calc(100% / 6 - 8px);
  margin: 4px;
}
.studio .genre dl dd a {
  display: block;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  padding: 10px;
  border-radius: 8px;
  background: #c7b04e url(../images/arrow03.svg) no-repeat right 10px center;
  background-size: 12px auto;
}
.studio .genre dl dd a:hover {
  transition: 0.3s;
  background: #333 url(../images/arrow03.svg) no-repeat right 10px center;
  background-size: 12px auto;
}
.studio .photoGallery02 {
  background: #fff;
  margin: 30px auto 50px;
  text-align: center;
}
.studio .photoGallery02 #loading {
  padding: 100px 0;
  background: url(../images/icon_loader.gif) no-repeat center;
  background-size: 33px;
}
.studio .photoGallery02 #loading img {
  width: 33px;
  height: 33px;
}
.studio .photoGallery02 ul {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: auto;
  background: #fff;
}
.studio .photoGallery02 ul li {
  width: calc(100% / 4 - 10px);
  margin: 5px;
  background-color: #f2f2f2;
  position: relative;
}
.studio .shopList .inner .indexMenuCol3 li.studioArea_close:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(100, 100, 100, .4);
  top: 0;
  z-index: 999;
}

.studio .photoGallery02 ul li a {
  position: relative;
  display: block;
  padding-top: 66.5%;
}
.studio .photoGallery02 ul li a img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: auto;
  height: 100%;
}
.studio .photoGallery02 ul li:hover {
  opacity: 0.5;
  transition: 0.5s;
}
.studio .shopList .inner .indexMenuCol3 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: auto;
}
.studio .shopList .inner .indexMenuCol3 li {
  position: relative;
  width: calc(100% / 3 - 20px);
  margin: 0 10px 20px;
  background: #fff;
}

.studio .shopList .inner .indexMenuCol3 li:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.studio .shopList .inner .indexMenuCol3 li:hover a .wrap .tel {
  background: #e8bbc3;
  transition: 0.3s;
}
.studio .shopList .inner .indexMenuCol3 li a {
  padding: 0 0 50px;
}
.studio .shopList .inner .indexMenuCol3 li a .wrap {
  padding: 0;
}
.studio .shopList .inner .indexMenuCol3 li a .wrap img {
  width: 156px;
  height: auto;
  margin-top: 20px;
}
.studio .shopList .inner .indexMenuCol3 li a .wrap .btn01 {
  padding: 0;
}
.studio .shopList .inner .indexMenuCol3 li a .wrap .btn01 a.tel {
  display: block;
  /*pointer-events: none;*/
  text-decoration: none;
  padding: 12px 0 10px;
  border: none;
}
.studio .shopList .inner .indexMenuCol3 li a .wrap .btn01 a.tel::after {
  display: none;
}
.studio .shopList .inner .indexMenuCol3 li a .wrap .btn01 a.tel p {
  display: inline-block;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 22px;
  line-height: 1;
  padding: 0 0 2px 20px;
  margin: 0;
  background: url(../images/icon/icon_tel.svg) no-repeat left center;
  background-size: 14px auto;
}
.studio .shopList .inner .indexMenuCol3 li a .wrap h3 {
  display: block;
  color: #c54d78;
  font-family: "Noto Sans JP", "游ゴシック体", Yu Gothic, YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0;
  border: none;
  border-bottom: 1px dotted #f6d8e4;
  padding: 0 0 15px;
  margin: 15px 0;
  background: none;
}
.studio .shopList .inner .indexMenuCol3 li a .wrap h3.row1 {
  padding: 0 0 25px;
  margin: 25px 0;
}
.studio .shopList .inner .indexMenuCol3 li a .wrap h3 span {
  display: block;
  color: #333333;
  font-size: 15px;
}

/*================================ contact ===============================*/
.contact {
  /*--- area01 ---*/
}
.contact .areaBox01 {
  width: 100%;
  border-style: solid;
  border-width: 25px;
  border-image: url(../images/9patch02.png) 32 repeat repeat;
  border-image-slice: 25 fill;
  margin: 60px auto 50px;
}
.contact .areaBox01 .tel {
  display: inline-block;
  pointer-events: none;
  color: #76655d;
  /*font-family: "Sacramento", cursive;*/
  font-size: 30px;
  display: inline-block;
  text-align: left;
  text-decoration: none;
}
.contact .areaBox01 .fax {
  display: inline-block;
  pointer-events: none;
  color: #76655d;
  /*font-family: "Sacramento", cursive;*/
  font-size: 30px;
  display: inline-block;
  text-align: left;
  text-decoration: none;
}
.contact .areaBox01 .tx_l {
  line-height: 1.4;
  color: #76655d;
  display: inline-block;
  font-size: 16px;
  margin: 10px 20px 10px;
}
.contact .areaBox01 .tx_l p {
  margin: 0;
}
.contact .areaBox01 p {
  text-align: left;
}
.contact .areaBox01:first-child {
  margin: 120px auto 50px;
}

/*================================ form ===============================*/
#mailform table {
  border: 0;
  line-height: 1.8em;
  margin-bottom: 20px;
}
#mailform table th,
#mailform table td {
  padding: 15px 20px;
  box-sizing: border-box;
  border: 0;
  border: 8px solid #fff;
}
#mailform table th {
  border-radius: 15px 0 0 15px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  width: 20%;
  color: #333;
}
#mailform table td {
  border-radius: 0 15px 15px 0;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  background: #f4f0ec;
}
#mailform table tr:last-child td {
  border-radius: 15px;
}
#mailform select {
  font-size: 16px;
  padding: 8px 30px 8px 8px;
  margin-bottom: 4px;
  background: #fff url("../images/arrow_select.svg") no-repeat center right 10px;
  background-size: 10px;
  border: 2px solid #ccc;
  width: 30%;
}
#mailform h4 {
  font-family: "Noto Sans JP", "游ゴシック体", Yu Gothic, YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: bold;
  background: #ddd;
  font-size: 16px;
  margin: 50px 0 20px 0;
  padding: 10px 10px;
}
#mailform h4:first-child {
  margin: 5px 0 20px 0;
}

.formWrap01 {
  display: flex;
  flex-wrap: wrap;
  margin: 10px;
}
.formWrap01 label {
  width: calc(100% / 3);
  margin: 0;
}

.formWrap02 {
  display: flex;
  flex-wrap: wrap;
  margin: 10px;
}
.formWrap02 label {
  width: calc(100% / 3);
  margin: 0;
}

input[type=date] {
  font-size: 16px;
  padding: 8px;
  margin: 10px 10px 10px 0;
  border: 2px solid #ccc;
  width: 30%;
}

input[type=checkbox] {
  -webkit-appearance: checkbox;
  -webkit-appearance: radio;
  transform: scale(1.5);
  margin: 10px 10px 10px 0;
}

input[type=radio] {
  -webkit-appearance: radio;
  transform: scale(1.5);
  margin: 10px 10px 10px 0;
}

input[type=text] {
  font-size: 16px;
  margin: 15px 0;
  padding: 4px;
  border: 2px solid #ccc;
  width: 40%;
}
input[type=text].datepicker {
  padding: 8px 30px 8px 8px;
  background: #fff url(../images/arrow_select.svg) no-repeat center right 10px;
  background-size: 10px;
  width: 30%;
}

#ui-datepicker-div {
  width: 32.5% !important;
}

.ui-state-default {
  text-align: center !important;
  padding: 10px 5px !important;
}

input[type=tel] {
  font-size: 16px;
  margin: 15px 0;
  padding: 4px;
  border: 2px solid #ccc;
}

input[type=email] {
  font-size: 16px;
  margin: 15px 0;
  padding: 4px;
  border: 2px solid #ccc;
}

.check_b label {
  display: inline-block;
  margin: 10px 20px 0 15px;
}

textarea {
  font-size: 16px;
  border: 1px solid #ccc;
  padding: 8px;
  box-sizing: border-box;
  width: 80%;
}

input[type=submit] {
  font-size: 16px;
  width: 80%;
  border-radius: 8px;
  border: 1px solid #fff;
  padding: 30px 30px;
  box-sizing: border-box;
  margin: 10px 4px;
  color: #fff;
  background: #76655d;
}

input[type=reset] {
  width: 80%;
  border-radius: 8px;
  border: 1px solid #fff;
  padding: 15px 30px;
  box-sizing: border-box;
  margin: 10px 4px;
  color: #fff;
  background: #d5a219;
}

input[type=submit]:hover, input[type=reset]:hover {
  transition: 0.3s;
  opacity: 0.7;
}

input[type=submit] {
  font-size: 1em;
  width: auto;
  padding: 15px 80px;
}

input[type=reset] {
  width: auto;
  padding: 15px 30px;
}

input::placeholder {
  color: #ccc;
}

input.datepicker::placeholder {
  color: #333;
}

/*================================ covit_infection-prevention ==============================*/
.covit_infection-prevention .container {
  padding: 0 0 50px;
}
.covit_infection-prevention .container .blueArea {
  text-align: center;
  margin: auto;
  padding: 0 0 80px;
  background: #e3f8ff;
}
.covit_infection-prevention .container .blueArea img {
  display: block;
  width: 680px;
  padding: 80px 0 0;
  margin: auto;
}
.covit_infection-prevention .container .whiteArea {
  text-align: center;
  padding: 0 0 80px;
  margin: auto;
  background: #fff;
}
.covit_infection-prevention .container .whiteArea img {
  display: block;
  width: 680px;
  padding: 80px 0 0;
  margin: auto;
}

/*================================ company ==============================*/
.company .note {
  margin: auto;
}
.company .note .inner .wrapper {
  padding: 50px;
  border: 8px solid #d8d3a9;
  text-align: center;
  background: url(../images/bg_note.png) repeat-y top center;
}
.company .note .inner .wrapper .catch {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 30px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin-bottom: 50px;
  background: none;
}
.company .note .inner .wrapper P {
  display: block;
  font-family: "Noto Sans JP", "游ゴシック体", Yu Gothic, YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 18px;
  line-height: 50px;
  margin: 0;
  background: url(../images/note_line.png) repeat;
}
.company .note .inner .wrapper .flexBox {
  margin: 0 0 100px;
  text-align: left;
}
.company .note .inner .wrapper .flexBox .imageBox {
  border: 1px solid #ddd;
}
.company .note .inner .wrapper .flexBox .imageBox img {
  border: 8px solid #fff;
}
.company .note .inner .wrapper .flexBox .wrap h3 {
  color: #333333;
  font-size: 20px;
  line-height: 1;
  margin: 0 0 0.5em;
}
.company .note .inner .wrapper .flexBox .wrap h3 span {
  color: #c54d78;
  font-weight: bold;
  font-size: 34px;
  letter-spacing: 0;
  margin-right: 0.5em;
}
.company .note .inner .wrapper .flexBox .wrap p {
  font-weight: normal;
  font-family: "Noto Sans JP", "游ゴシック体", Yu Gothic, YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 1em;
  line-height: 50px;
  margin: 0;
  background: url(../images/note_line.png) repeat;
  background-size: auto 50px;
}
.company table dl {
  line-height: 1.8;
}
.company table dl dt {
  margin-top: 15px;
  padding: 10px 0 5px;
  font-weight: bold;
  border-top: 1px dotted #eee;
}
.company table dl dt:first-child {
  margin-top: 0;
  border-top: none;
}
.company table dl dt::before {
  content: "◆";
  width: 1em;
  height: 1em;
}

/*================================ privacy ==============================*/
/*
.privacy main h3 {
  text-align: left;
  color: #333333;
  font-size: 18px;
  padding: 0;
  margin: 0;
  background: none;
  line-height: 2;
  border: none;
}
.privacy main p {
  margin: 0 0 3.5em;
  line-height: 1.8;
}
*/

#privacy{
	padding: 50px 0;
	font-weight: normal !important;
}
#privacy p,
#privacy ul,
#privacy li,
#privacy dt,
#privacy dd{
	font-weight: normal !important;
}
#privacy dt{
	font-weight: 700;
	font-size:150%;
	line-height: 130%;
	margin-bottom: 10px;
}
#privacy dd{
	margin-bottom: 30px;
	padding: 20px;
	background: #f2f2f2;
	line-height: 180%;
	text-align: justify;
	text-justify: inter-ideograph;
}
#privacy dd:last-child{
	margin: 0;
}
ul.ul_circle {
	padding-left: 30px;
}
ul.ul_circle li{
	list-style: circle;
}
ul.ul_circle > li::marker{
	color: #FF8090;
}
ul.ul_decimal {
	padding-left: 60px;
}
ul.ul_decimal li{
	list-style: decimal;
}
ul.ul_disc {
	padding-left: 40px;
}
ul.ul_disc li{
	list-style: disc;
  padding: 10px 0;
}
ul.ul_square {
	padding-left: 30px;
}
ul.ul_square li{
	list-style: square;
}
p.p_notice{
	font-size: 0.8em;
  border: 1px solid #ddd;
  padding: 15px;
  margin: 15px 0;
  line-height: 160%;
}
.prvcy_purpose {
	padding-left:28px ;
}

@media screen and (max-width: 736px){
	.inner {
		width: auto;
		margin: 0;
		/*padding: 1.5%;*/
	}
  #privacy main p {
    margin: 0 0 5px;
  }
  #privacy dd{
    padding:20px 15px 20px 0;
  }
  ul.ul_disc {
    padding-left: 20px;
  }
  ul.ul_square {
    padding-left: 15px;
  }
  ul.ul_decimal {
    padding-left: 40px;
    padding-bottom: 40px;
  }
  .prvcy_purpose {
    padding-left:0;
  }
  p.p_notice {
    margin: -25px 0 25px 0 !important;
  }
}


/*================================ sitemap ==============================*/
.sitemap dl {
  width: 100%;
  background: #fff;
}
.sitemap dl dt {
  margin: 0 0 25px;
}
.sitemap dl dt a {
  width: 100%;
  display: block;
  color: #34323d;
  font-size: 15px;
  outline-style: none;
  text-decoration: none;
  padding: 15px 20px;
  font-weight: bold;
  letter-spacing: 0.03em;
  background: url(../images/arrow01.svg) no-repeat center right 15px, url(../images/bgCommon04.jpg) repeat;
  background-size: auto 10px, auto;
}
.sitemap dl dt a:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.sitemap dl dd {
  width: 100%;
  font-size: 90%;
  margin-bottom: 50px;
}
.sitemap dl dd ul {
  display: flex;
  flex-wrap: wrap;
}
.sitemap dl dd ul li {
  display: flex;
  align-items: center;
  width: calc(100% / 4 - 16px);
  margin: 4px 8px;
  border-bottom: 1px dotted #f2dadc;
}
.sitemap dl dd ul li a {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 1.3;
  outline-style: none;
  text-decoration: none;
  padding: 10px;
  background: url(../images/arrow01.svg) no-repeat center right 5px;
  background-size: auto 10px;
}
.sitemap dl dd ul li a span {
  display: block;
}



@media only screen and (max-width: 767px) {
  br.sp {display: block;}
  /*================================ 753 ===============================*/
  .p753 .fv_753 {
    position: relative;
    left: 50%;
    width: 100%;
    height: auto;
    transform: translateX(-50%);
    background: none;
    margin-top: 50px;
  }
  .p753 .fv_753 h2 {
    position: absolute;
    top: -85px;
    left: 0;
    right: 0;
    z-index: 1;
    background: none;
    padding: 0;
    margin: auto;
  }
  .p753 .fv_753 h2 img {
    width: 140px;
  }
  .p753 .fv_753 ul {
    display: none;
  }
  .p753 .fv_753 .pc img {
    width: 100%;
    height: auto;
  }
  .p753 .point753 {
    margin: 50px 0;
  }
  .p753 .point753 li {
    padding: 0 10px 10px;
    margin: 0 0 15px;
    background: #fff;
  }
  .p753 .point753 li .flexBox .wrap {
    padding: 10px;
  }
  .p753 .point753 li .flexBox .wrap .btn01 {
    margin: 0 0 15px;
  }
  .p753 .point753 li .flexBox .wrap .btn01 a {
    width: 100%;
    padding: 10px;
    background-size: 20px auto;
  }
  .p753 .point753 li .flexBox .wrap h4 span {
    display: block;
    font-size: 20px;
    margin: 0;
  }
  .p753 .point753 li:nth-of-type(1) {
    border: 5px solid #ddefeb;
  }
  .p753 .point753 li:nth-of-type(2) {
    border: 5px solid #eedfe6;
  }
  .p753 .point753 li:nth-of-type(3) {
    border: 5px solid #eadaed;
  }
  .p753 #item753 .lead {
    text-align: left;
  }
  .p753 #item753 h3 {
    margin: 2.5em 0 0.5em;
  }
  .p753 #item753 .flexBox .lead {
    text-align: left;
  }

  /*================================ vip ===============================*/
  .card .lead {
    color: #30aae2;
    font-weight: bold;
    font-size: small;
    margin: 1em auto 0;
  }
  .card > p {
    padding: 0;
    margin: auto;
  }
  .card .flexBox {
    padding: 0;
    margin: auto;
    width: 100%;
  }
  .card .flexBox p {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .card .flexBox img {
    width: 100%;
    height: auto;
    padding-top: 20px;
  }
  .card .flexBox .wrap {
    width: 100%;
    padding: 0;
  }
  .card .flexBox .wrap img {
    padding: 15px 0;
  }
  .card .flexBox .vipList li {
    padding: 15px;
    margin: 0 0 10px;
  }

  .vip .reserve {
    display: block;
    margin-bottom: 20px;
  }

  .vip table {
    border-spacing: 5px;
    margin: 5px 0;
  }

  .vip table th {
    font-size: small;
  }

  .vip table td {
    text-align: center;
    font-size: small;
  }

  .vip table th span {
    padding: 5px 10px;
    margin: 0 0 10px;
  }

  .vip table td span {
    font-size: medium;
  }

  .vip table td span.num {
    font-size: 1em;
    padding: 3px 15px;
    margin: 0 5px 0 0;
  }

  .vip table td span.bonus {
    padding: 0 10px;
    margin: 15px 5px 10px;
    font-size: medium;
  }

  .vip7 {
    margin-top: 30px;
  }
  .vip7 .lead {
    color: #30aae2;
    font-weight: bold;
    font-size: small;
    padding: 0;
    margin: 1em 0 1em;
  }
  .vip7 ul {
    display: block;
    margin: 0 0 30px;
    padding: 10px;
    border: 4px solid #30aae2;
  }
  .vip7 ul h5 {
    font-size: small;
  }
  .vip7 ul li {
    width: 100%;
    margin: 0 0 8px;
    padding: 10px;
    min-height: auto;
  }
  .vip7 ul li p {
    font-size: small;
    width: 100%;
    padding: 0 0 0 15px;
    margin: 0;
    line-height: 1.3;
  }
  .vip7 ul li p span {
    font-size: x-small;
  }
  .vip7 ul li .num {
    font-size: 18px;
    padding: 2px 11px;
  }
  .vip7 ul li span {
    font-size: 14px;
    margin-top: 10px;
  }

  .HowToJoin h4 {
    font-size: small;
    padding: 5px 10px;
  }
  .HowToJoin h4 span {
    font-size: 18px;
    margin-right: 15px;
  }
  .HowToJoin h5 {
    font-weight: bold;
    padding: 10px 10px 0;
    margin: 0;
  }
  .HowToJoin ol > li {
    padding: 10px 10px 20px;
    margin: 0 0 15px;
  }

  .BalanceCheck ol > li {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .BalanceCheck ol > li img {
    display: block;
    width: 100%;
    max-width: 421px;
    margin: 0 auto 20px;
  }
  .BalanceCheck ol > li .wrap {
    margin: 0;
  }
  .BalanceCheck ol > li .wrap h5 {
    font-size: small;
    padding: 8px 30px;
    margin: 0;
  }

  /*================================ item ===============================*/
  .item .lead {
    text-align: left;
  }
  .item .flexBox .lead {
    text-align: left;
  }

  .dpCol {
    display: block;
  }
  .dpCol li {
    width: 100%;
  }
  .dpCol li h4 {
    padding: 10px;
    margin-top: 2em;
  }
  .dpCol li .price {
    /*font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;*/
    font-size: 24px;
    color: #a80a20;
    letter-spacing: 0;
    line-height: 1.3;
    margin: 0;
  }
  .dpCol li .price span {
    display: inline;
    font-size: 16px;
  }
  .dpCol li .priceN1 {
    display: inline-block;
    color: #fff;
    font-size: small;
    padding: 5px 10px;
  }
  #items main .indexMenuCol3 li {
    padding: 0 0 15%;
  }
  #items main .indexMenuCol3_noLink > li {
    position: relative;
    margin: 0 auto 30px ;
    padding: 20px 10px;
  }
  #items main .indexMenuCol3_noLink > li::after {
    position: absolute;
    display: block;
    top: -10px;
    left: 0;
    right: 0;
    margin: auto;
    width: fit-content;
    background: #fff;
    padding: 0 10px;
  }
  #items main .indexMenuCol3 li a .wrap .title {
    font-size: 28px;
    padding: 6px 0 5px;
  }
  #items main .item_cat1.indexMenuCol3_noLink > li::after {
    content: "アルバム";
  }
  #items main .item_cat2.indexMenuCol3_noLink > li::after {
    content: "インテリア アイテム";
  }
  #items main .item_cat3.indexMenuCol3_noLink > li::after {
    content: "オプション";
  }
  #items main .indexMenuCol3 li a .wrap{
    background: none;
  }
  #items main .indexMenuCol3 li .btn01 {
    /*background:#00000040 ;*/
    background: #ffffffdb;
  }
  #items main .indexMenuCol3 li a .wrap .title {
    text-shadow:1px 1px 1px #000, -1px -1px 1px #000,
          -1px 1px 1px #000, 1px -1px 1px #000,
          0px 1px 1px #000,  0-1px 1px #000,
          -1px 0 1px #000, 1px 0 1px #000;
  }
  #items ul.item_submenu li {
    width: calc(100% / 2 - 10px);
    padding: 10px;
    margin: 5px;
  }
  /*================================ items ===============================*/
  .indexMenuCol3_noLink.items {
    display: block;
  }
  .indexMenuCol3_noLink.items li {
    border: 1px solid #ddd;
    width: 100%;
    padding: 10px;
    margin: 0 auto 15px;
  }
  .indexMenuCol3_noLink.items li .wrap {
    padding: 0;
  }
  .indexMenuCol3_noLink.items li .wrap .title {
    font-size: 24px;
    padding: 0 0 10px;
    margin: 10px 0 0;
  }
  .indexMenuCol3_noLink.items li .wrap .title span {
    font-size: 12px;
  }
  .indexMenuCol3_noLink.items li .wrap p {
    font-size: small;
    margin: 0.5em 0;
  }
  .indexMenuCol3_noLink.items li .wrap .price {
    font-size: 24px;
    margin: 0;
    padding: 4% 0 0;
  }
  .indexMenuCol3_noLink.items.non-bdr {
    border: 1px solid #ddd;
  }
  .indexMenuCol3_noLink.items.non-bdr li{
    border: none;
    margin: 0 auto 5px;
  }

  /*================================ menu ===============================*/
  .menu {
    /*--- planBox01 ---*/
    /*--- planBox02 ---*/
    /*--- serviceList ---*/
    /*--- serviceList ---*/
    /*--- price ---*/
    /*--- price02 ---*/
  }
  .menu .plan01 {
    padding: 0 15px 15px 15px;
    margin-bottom: 30px;
  }
  .menu .plan01 h3 {
    color: #333333;
    font-size: 24px;
    text-align: center;
    margin: 5px 0;
  }
  .menu .plan01 h3 span {
    font-size: 16px;
  }
  .menu .plan01 h4 {
    display: block;
    width: 100%;
    color: #fff;
    font-family: "Kosugi Maru", sans-serif;
    font-weight: normal;
    font-size: 14px;
    padding: 10px 15px;
    letter-spacing: 0;
    margin: 2em 0 1em;
  }
  .menu .plan02 {
    padding: 0 15px 15px 15px;
    margin-bottom: 30px;
  }
  .menu .plan02 h3 {
    color: #333333;
    font-size: 16px;
    text-align: center;
    margin: 5px 0;
  }
  .menu .plan02 h3 span {
    font-size: 16px;
  }
  .menu .planBox01 {
    /*margin: auto;*/
  }
  .menu .planBox01 .planBoxInner .flexBox {
    padding: 15px;
  }
  .menu .planBox01 .planBoxInner .flexBox .wrap {
    width: 100%;
    padding: 10px 0;
  }
  .menu .planBox01 .planBoxInner .flexBox .wrap .annotation {
    margin: 1em 0;
  }
  .menu .planBox01 .planBoxInner .flexBox .imageBox {
    width: 100%;
    padding: 0;
  }
  .menu .planBox01 .planBoxInner h4 {
    display: block;
    width: 100%;
    color: #fff;
    font-family: "Kosugi Maru", sans-serif;
    font-weight: normal;
    font-size: 14px;
    padding: 10px 15px;
    letter-spacing: 0;
    margin: 0 0 1em;
  }
  .menu .planBox01 .planBoxInner h5 {
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 5px;
    margin: 2em 0 1em;
    border-radius: 5px;
    background: #a6759d;
  }
  .menu .planBox01 .planBoxInner .lead {
    font-size: 15px;
    padding: 0 0 5px;
  }
  .menu .planBox01 .planBoxInner .btn01 a {
    margin: 0 0 1em;
  }
  .menu .planBox02 {
    margin: 0 auto 30px;
  }
  .menu .planBox02 > ul {
    display: block;
  }
  .menu .planBox02 > ul > li {
    width: 100%;
    padding: 15px;
    margin: 30px 0;
    border: 4px solid #e0d4a6;
  }
  .menu .planBox02 > ul > li .special {
    position: absolute;
    top: -20px;
    left: 10px;
    font-size: 14px;
    padding: 3px 30px;
  }
  .menu .planBox02 > ul > li h4 {
    font-size: 15px;
    margin: 5px 0 15px;
  }
  .menu .planBox02 > ul > li h4 span {
    display: block;
    font-size: 18px;
    margin: 0;
  }
  .menu .planBox02 > ul > li .wrap .serviceList li {
    font-size: 11px;
  }
  .menu .planBox02 > ul > li .wrap ul li {
    font-size: 12px;
    line-height: 1.3;
  }
  .menu .planBox02 > ul > li .wrap .lead {
    font-size: 16px;
    padding: 0;
    margin: 0;
  }
  .menu .planBox02 > ul > li .wrap p {
    width: auto;
    letter-spacing: 0;
    font-size: 12px;
  }
  .menu .planBox02 > ul > li.col1 {
    width: 100%;
    display: block;
  }
  .menu .planBox02 > ul > li.col1 .imageBox {
    width: 100%;
    margin: 0 0 15px;
  }
  .menu .planBox02 > ul > li.col1 .wrap {
    width: 100%;
    margin-left: 0;
  }
  .menu .serviceList {
    /*display: flex;*/
    display: table;
    flex-wrap: wrap;
    align-items: stretch;
    margin: 0 auto 1em;
  }
  .menu .planBox01 .serviceList.serviceList-bdr {
    width: auto;
    justify-content: center;
    padding: 20px 0;
  }
  .menu .planBox01.co02 .serviceList.serviceList-bdr {
    width: auto;
    justify-content: center;
    padding: 20px 0;
  }
  .menu .planBox01.co03 .serviceList.serviceList-bdr {
    width: auto;
    justify-content: center;
    padding: 20px 0;
  }
  .menu .serviceList p {
    font-size: 12px;
    width: calc(100% - 60px);
  }
  .menu .serviceList li {
    width: 60px;
    font-size: 10px;
    margin: 0;
    letter-spacing: 0;
    display: table-cell;
  }
  .menu .serviceList li img {
    width: 50px;
    height: 50px;
    margin: 0 auto 5px;
  }
  .menu .serviceList02 {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin: 0 0 1em;
  }
  .menu .serviceList02 li {
    width: 60px;
    font-size: 10px;
    margin: 0;
    letter-spacing: 0;
  }
  .menu .serviceList02 li img {
    width: 50px;
    height: 50px;
    margin: 0 auto 5px;
  }
  .menu .price .priceF {
    font-size: 20px;
  }
  .menu .price .priceN1 {
    /*font-size: small;*/
  }
  .menu .price .priceN2 {
    font-size: small;
  }
  .menu .price .priceN2 span {
    font-size: small;
  }
  .menu .price .priceL2 {
    padding: 4px 15px;
    margin: 0 auto 0.5em;
  }
  .menu .price .priceL {
    font-size: 30px;
    margin: 0 0 1em;
  }
  .menu .price .priceL span {
    font-size: small;
  }
  .menu .price02 .priceF {
    font-size: 20px;
  }
  .menu .price02 .priceN1 {
    font-size: small;
  }
  .menu .price02 .priceL {
    font-size: 24px;
  }
  .menu .price02 .priceL span {
    font-size: small;
  }

  /*================================ studio ===============================*/
  .studio .entry .studioLogo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 156px;
    height: 50px;
    margin: auto;
    filter: drop-shadow(0px 0px 5px white) drop-shadow(0px 0px 5px white) drop-shadow(0px 0px 8px white) drop-shadow(0px 0px 15px white);
  }
  .studio .genre {
    margin: 30px 0 50px;
  }
  .studio .genre dl dt {
    font-size: 15px;
    width: 100%;
    padding: 15px 0 0;
    margin: 0 8px 15px;
  }
  .studio .genre dl dd {
    width: calc(100% / 2 - 6px);
    margin: 3px;
  }
  .studio .genre dl dd a {
    font-size: 11px;
    padding: 8px 5px;
    border-radius: 5px;
    background: #c7b04e url(../images/arrow03.svg) no-repeat right 5px center;
    background-size: 10px auto;
  }
  .studio .genre dl dd a:hover {
    transition: 0.3s;
    background: #333 url(../images/arrow03.svg) no-repeat right 5px center;
    background-size: 10px auto;
  }
  .studio .photoGallery02 {
    background: #fff;
    margin: 20px auto 50px;
    text-align: center;
  }
  .studio .photoGallery02 ul li {
    width: calc(100% / 3 - 6px);
    margin: 3px;
  }
  .studio .shopList .inner .indexMenuCol3 {
    display: block;
    width: 100%;
  }
  .studio .shopList .inner .indexMenuCol3::after {
    display: none;
  }
  .studio .shopList .inner .indexMenuCol3 li {
    width: 100%;
    margin: 0 0 40px;
    border: 4px solid #89c9b7;
  }
  .studio .shopList .inner .indexMenuCol3 li a {
    padding: 0 0 40px;
  }
  .studio .shopList .inner .indexMenuCol3 li a .wrap {
    padding: 0;
  }
  .studio .shopList .inner .indexMenuCol3 li a .wrap img {
    margin-top: 10px;
  }
  .studio .shopList .inner .indexMenuCol3 li a .wrap p {
    font-weight: bold;
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
    margin: 10px 20px 15px;
  }
  .studio .shopList .inner .indexMenuCol3 li a .wrap .btn01 {
    padding: 0;
    margin: 0 auto 4%;
    background: #89c9b7;
    cursor: pointer;
    border-radius: 15px;
    width: 95%;
  }
  .studio .shopList .inner .indexMenuCol3 li a .wrap .btn01 a.tel {
    display: block;
    pointer-events: none;
    text-decoration: none;
    padding: 6px 0 6px;
    border: none;
  }
  .studio .shopList .inner .indexMenuCol3 li a .wrap .btn01 a.tel p {
    display: inline-block;
    color: #fff;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    line-height: 1;
    padding: 0 0 0 20px;
    margin: 0;
    background: url(../images/icon/icon_tel.svg) no-repeat left center;
    background-size: 14px auto;
  }
  .studio .shopList .inner .indexMenuCol3 li a .wrap h3 {
    font-size: 16px;
    padding: 0 0 10px;
    margin: 10px 0;
  }
  .studio .shopList .inner .indexMenuCol3 li a .wrap h3.row1 {
    padding: 0 0 20px;
    margin: 20px 0;
  }
  .studio .shopList .inner .indexMenuCol3 li a .wrap h3 span {
    font-size: 12px;
  }
  .blogArea ul{
    margin: 0 auto 0;
  }
  .blogArea .btn01 a {
    width: 200px;
    height: auto;
    position: relative;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    border:none;
    border-radius: 8px;
    background: #333;
    padding: 15px 50px;
    margin:0 auto 50px;
  }
  .blogArea .btn01 a:after {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: url(../images/arrow03.svg) no-repeat center right;
    background-size: 12px auto;
    }

  /*================================ contact ===============================*/
  .contact {
    /*--- area01 ---*/
  }
  .contact .areaBox01 {
    text-align: center;
    width: 100%;
    padding: 0 0 10px;
    margin: 20px auto 20px;
  }
  .contact .areaBox01 .tel, .contact .areaBox01 .fax {
    pointer-events: fill;
    font-size: 22px;
  }
  .contact .areaBox01 .tx_l {
    display: block;
    text-align: left;
    font-size: small;
    margin: 10px 15px 10px;
  }
  .contact .areaBox01 .tx_l p {
    text-align: left;
    margin: 0;
  }
  .contact .areaBox01 p {
    text-align: left;
    margin: 10px 15px 10px;
  }
  .contact .areaBox01:first-child {
    margin: 50px auto 50px;
  }

  /*================================ form ===============================*/
  #mailform table {
    line-height: 1.8em;
    margin-bottom: 20px;
    border: 0;
  }
  #mailform table th,
#mailform table td {
    display: block;
    width: 100%;
    border: 0;
  }
  #mailform table th {
    color: #333;
    font-size: small;
    padding: 15px;
    margin-top: 20px;
    border-radius: 15px;
  }
  #mailform table td {
    padding: 15px 10px;
    background: #fff;
  }
  #mailform table th br {
    display: none;
  }
  #mailform table th .important {
    padding-left: 5px;
  }
  #mailform select {
    width: 100%;
    margin: 0 0 15px;
    padding: 8px 30px 8px 8px;
    margin-bottom: 4px;
    background: #fff url("../images/arrow_select.svg") no-repeat center right 10px;
    background-size: 10px;
    border: 2px solid #ccc;
  }
  #mailform h4 {
    font-family: "Noto Sans JP", "游ゴシック体", Yu Gothic, YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-weight: bold;
    background: #ddd;
    font-size: 0.7rem;
    margin: 30px 0 10px 0;
    padding: 8px 10px;
  }
  #mailform h4:first-child {
    margin: 10px 0 10px 0;
  }

  label {
    display: flex;
    align-items: center;
    font-size: small;
  }

  .formWrap01 {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0;
  }
  .formWrap01 label {
    width: 100%;
    margin: 10px 0;
  }

  .formWrap02 {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0;
  }
  .formWrap02 label {
    width: calc(100% / 2);
    margin: 10px 0;
  }

  label:first-child input[type=radio], label:first-child input[type=checkbox] {
    margin: 0 10px 0 10px;
  }

  input[type=radio], input[type=checkbox] {
    margin: 0 10px 0 10px;
  }

  input[type=text] {
    width: 100%;
    margin: 0 0 10px;
  }
  input[type=text].datepicker {
    width: 100%;
    padding: 8px 30px 8px 8px;
    background: #fff url(../images/arrow_select.svg) no-repeat center right 10px;
    background-size: 10px;
  }

  #ui-datepicker-div {
    position: absolute;
    left: 0 !important;
    width: calc(100% - 30px) !important;
    margin: 0 15px;
  }

  .ui-state-default {
    text-align: center !important;
    padding: 10px 5px !important;
  }

  input[type=date] {
    width: 100%;
    margin: 0 0 15px;
  }

  input[type=tel] {
    width: 100%;
    margin: 0 0 15px;
  }

  input[type=email] {
    width: 100%;
    margin: 0 0 15px;
  }

  textarea {
    width: 100%;
  }

  input[type=submit] {
    font-size: small;
    width: auto;
    padding: 15px 80px;
    margin: 0;
  }

  input[type=reset] {
    font-size: small;
    width: auto;
    padding: 15px 80px;
  }

  /*================================ company ==============================*/
  .company .note {
    margin: auto;
  }
  .company .note .inner .wrapper {
    padding: 20px 20px 0;
    border: 6px solid #d8d3a9;
    text-align: left;
  }
  .company .note .inner .wrapper .catch {
    font-size: 18px;
    text-align: center;
    line-height: 1.6;
    margin-bottom: 20px;
  }
  .company .note .inner .wrapper .catch br {
    display: block;
  }
  .company .note .inner .wrapper P {
    font-size: 16px;
  }
  .company .note .inner .wrapper P br {
    display: none;
  }
  .company .note .inner .wrapper .flexBox {
    padding: 0;
    margin: 0 0 30px;
  }
  .company .note .inner .wrapper .flexBox .imageBox {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    border: 1px solid #ddd;
  }
  .company .note .inner .wrapper .flexBox .imageBox img {
    width: 100%;
    height: auto;
    border: 6px solid #fff;
  }
  .company .note .inner .wrapper .flexBox .wrap h3 {
    font-size: 15px;
    line-height: 1.3;
    margin: 0 0 0.5em;
  }
  .company .note .inner .wrapper .flexBox .wrap h3 span {
    display: block;
    font-size: 24px;
    margin: 0 0 0.2em;
  }
  .company .note .inner .wrapper .flexBox .wrap p {
    font-weight: normal;
    font-family: "Noto Sans JP", "游ゴシック体", Yu Gothic, YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    line-height: 50px;
    margin: 0;
    background: url(../images/note_line.png) repeat;
    background-size: auto 50px;
  }
  .company table th {
    text-align: center;
    display: block;
    width: 100%;
  }
  .company table td {
    display: block;
    width: 100%;
  }
  .company table dl {
    line-height: 1.8;
  }
  .company table dl dt {
    margin-top: 15px;
    padding: 10px 0 5px;
    font-weight: bold;
    border-top: 1px dotted #eee;
  }

  /*================================ privacy ==============================*/
  .privacy main h3 {
    font-size: 16px;
  }
  .privacy main p {
    margin: 0 0 2em;
  }

  /*================================ sitemap ==============================*/
  .sitemap main dl {
    width: 100%;
    padding: 0 0 10px;
    margin: 10px auto 0;
  }
  .sitemap main dl dt a {
    font-size: small;
    padding: 15px 15px;
    margin: 1em 0 0;
  }
  .sitemap main dl dd {
    margin: 0.5em 0 3em;
  }
  .sitemap main dl dd ul {
    display: block;
  }
  .sitemap main dl dd ul li {
    width: 100%;
    margin: 4px;
  }
  .sitemap main dl dd ul li a {
    font-size: 12px;
    padding: 10px 0;
  }
}

/*--特別告知--*/
.sp_notice {
  padding: 1% 2% 9%;
  max-width: 1200px;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
}
.sp_notice p{
  padding: 4% 2% 3%;
  color: #c11d1d;
  font-size: 18px;
  /*font-weight: bold;*/
  border: 5px solid #c11d1d;
}
.sp_notice p span{
  color: #ff0000;
  font-size: 20px;
  /*font-weight: bold;*/
  display: block;
  text-align: center;
}
/*
.sp_notice:before, .sp_notice:after {
  content: "";
  display: inline-block;
  background: url(../images/deco_heart.png) repeat-x ;
  position: absolute;
  width: 100%;
  height: 24px;
    left: 0;
  right: 0;
  margin: auto;
}
*/
@media screen and (max-width: 727px) {
  .sp_notice {
  padding: 2% 2% 15%;
  max-width: none;
  }
  .sp_notice p{
    padding: 10% 5% 5%;
    letter-spacing: 0;
  }
}
/*--特別告知--*/