@charset "UTF-8";
/* CSS Document */

/*main-img*/

.main-img h2 {
  background-image: url(images/main-img.jpg);
}

div.title span {
  height: 105px;
  margin-top: 15px;
}


/*concept-box*/

.concept-box {
  width: 100%;
}

.concept-box .box {
  width: 900px;
  /* background-image: url(images/conceptimg.png);
	background-position: right top; */
  margin-top: 15px;
  margin-bottom: 15px;
  height: 121px;
}

.concept-box h3 {
  margin-left: 50px;
  margin-top: 15px;
}



/*midashi-contentsbox*/

.mc01 {
  background-image: url(images/midashi-contents01.png);
  height: 62px;
  width: 917px;
}



/*contents01*/

.contents01 {
  clear: both;
  width: 917px;
  padding-top: 60px;
  margin-bottom: 50px;
}

.under-h3 {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 21px;
  color: #AA619C;
  text-align: center;
  margin-top: 35px;
  margin-bottom: 50px;
  line-height: 1.6;
}

.work-box {
  clear: both;
  width: 890px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #C7B299;
  background-color: #FFF;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 10px;
}

.work-box h4 {
  margin-top: 15px;
  display: block;
  margin-bottom: 20px;
}

.shop-messeage {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 18px;
  color: #AA619C;
  margin-left: 20px;
  margin-bottom: 25px;
  line-height: 1.4;
}

.work-box .contents-left {
  vertical-align: top;
  display: inline-block;
}

.work-box .contents-right {
  vertical-align: top;
  display: inline-block;
}

.work-box dl {
  clear: both;
  width: 450px;
  display: block;
  margin-left: 20px;
}

.work-box dl dt,
dd {
  display: block;
  vertical-align: top;
  float: left;
  margin-bottom: 3px;
  height: 26px;
}

.work-box dl dt {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 16px;
  color: #C69C6D;
  width: 120px;
}

.work-box dl dd {
  font-size: 12px;
  color: #998675;
  width: 330px;
  line-height: 1.6em;
}

.work-box dl dd span.tel {
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -9999px;
  display: inline-block;
}

.work-box dl dd span.tel01 {
  background-image: url(images/tel01-guide.png);
  height: 14px;
  width: 127px;
}

.work-box dl dd span.tel02 {
  background-image: url(images/tel02-guide.png);
  height: 14px;
  width: 127px;
}

.work-box dl dd span.tel03 {
  background-image: url(images/tel03-guide.png);
  height: 14px;
  width: 127px;
}

.work-box dl dd span.tel04 {
  background-image: url(images/tel04-guide.png);
  height: 14px;
  width: 127px;
}

.work-box dl dd span.tel05 {
  background-image: url(images/tel05-guide.png);
  height: 14px;
  width: 127px;
}

.work-box dl dd a {
  color: #FF7BAC;
  text-decoration: none;
}

.work-box dl dd a:hover {
  text-decoration: underline;
}

.work01 {
  margin-bottom: 45px;
}

.work01 .contents-left {
  width: 335px;
  margin-left: 20px;
}

.work01 .contents-right {
  width: 500px;
}

.work02 {
  margin-bottom: 45px;
}

.work02 .contents-left {
  width: 465px;
  margin-left: 35px;
}

.work02 .contents-right {
  width: 335px;
  margin-right: 43px;
}

.work03 {
  margin-bottom: 45px;
}

.work03 .contents-left {
  width: 335px;
  margin-left: 20px;
}

.work03 .contents-right {
  width: 500px;
}

.work04 {
  margin-bottom: 0px;
}

.work04 .contents-left {
  width: 500px;
  margin-left: 35px;
}

.work04 .contents-right {
  width: 335px;
  margin-right: 20px;
}

.c-yoyaku-link {
  clear: both;
  padding: 10px 20px;
  display: flex;
  gap: 20px;
}

a.c-yoyaku-link-btn {
  display: block;
  width: 200px;
  height: 40px;
  background-color: #F04590;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  border-radius: 100px;
  text-decoration: none;
}

a.c-yoyaku-link-btn:hover {
  background-color: #eb7aab;
}

.c-yoyaku-link.pt30 {
  padding-top: 45px;
}


.contents-left {
  position: relative;
  margin-top: 10px;
}

.contents-right {
  position: relative;
  margin-top: 10px;
}


.swiper-01 {
  width: 345px;
  overflow: hidden;
}

.swiper-slide img {
  width: 100%;
  height: auto;
}

.slide-cover {
  position: absolute;
  top: -17px;
  left: 0;
  z-index: 1;
}

.tel-v02 {
  font-size: 1.4em;
  font-weight: bold;
  letter-spacing: .01em;
}

.c-yoyaku-link.u-soon span {
  display: block;
  width: 200px;
  height: 40px;
  background-color: #65afd8;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  border-radius: 100px;
  text-decoration: none;
}