@charset "utf-8";

html {font-size: 16px;}
img {vertical-align: middle;}
body {
	color: #5f5a59;background:#f1ecf6;
	/* font-family: YakuHanJP_Noto, 'Noto Sans JP', sans-serif; */
/*font-family: 'Noto Sans JP', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
*/
font-family: "yu-gothic-pr6n", sans-serif;font-weight: 400;font-style: normal;
	font-weight: 800;
}

.outer_max {min-width: 1320px;margin: 0 auto;}
.global {width: 100%;margin: 10px 10px;padding: 0 90px 0 10px;position: fixed;}
.w1080 {width: 100%;margin: 0 auto;padding: 0 80px;}
.w1160 {width: 1180px;margin: 0 auto;padding: 0 10px;}
a {transition: opacity 0.2s;will-change: contents;}
a:hover {opacity: 0.8;}
.spview {display: none;}
.pcview {display: block;}

@media screen and (max-width:750px) {
html {font-size: 3.2vw;}
.outer_max {width: 100%;min-width: unset;}
.global {width: 100%;padding: 0 6vw;}
.w1080 {width: 100%;padding: 0 6vw;}
.w1160 {width: 100%;padding: 0 6vw;}
.spview {display: block;}
.pcview {display: none;}
}

.fix{position: fixed;
  top: 25%;
  left: 30px;
z-index: 999;}

    .swiper {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

/*header*/

header div div {display: flex;align-items: flex-start;}
header h1 {flex:1;}
header h1 span{display: none;}

header.front{position:absolute;top:0;left:0;z-index: 999;width:100%;}
header.front h1{padding-top:10px;}

header.front h1 img.sub_logo{display:none;}

header:not(.front){position:fixed;top:0;left:0;z-index: 999;width:100%;background:rgba(247,244,239,0.4);}
header:not(.front) h1{padding-top:15px;padding-bottom:15px;}


header ul:not(.menu){display: flex;font-family: "yu-gothic-pr6n", sans-serif;font-weight: 400;font-style: normal;padding-top:50px;}
header ul:not(.menu) li{padding:12px 0px 0px 40px;position: relative;}
header ul:not(.menu) li a{display:block;font-weight: 500;}
header ul:not(.menu) li a:hover{text-decoration: underline;}
header .reserve_btn{font-family: 'Roboto Condensed', sans-serif;}
header .reserve_btn a{display:block;padding:12px 35px;border:1px solid #424242;font-weight: 500;transition: background 0.3s;}
header .reserve_btn a:hover{background:rgba(255, 255, 255, 0.4);opacity:1;}
header.front ul:not(.menu){padding-top:8px;}
header.front .reserve_btn{padding-top:50px;}
header:not(.front) ul:not(.menu){padding-top:37px;}
header:not(.front) .reserve_btn{padding-top:37px;}
header ul:not(.menu) ul{display:none;position: absolute;width: max-content;background:rgba(247,244,239,0.4);padding:20px 15px 0!important;top:90%;left:22px;}
header.front ul:not(.menu) ul{background:none;}
header ul:not(.menu) li:hover ul{display:block;}
header ul:not(.menu) li ul li{padding:0;font-size:14px;font-family: YakuHanJP_Noto,'Noto Sans JP', sans-serif;padding: 0 0 20px;}
header ul:not(.menu) li ul li a{display: block;}
@media screen and (max-width:750px) {
header div div {display: block;}

header.front{position:fixed;background:rgba(247,244,239,0.4);}
header.front h1 img.sub_logo{display:block;width: 34vw;}
header.front h1{padding-top:15px;padding-bottom:15px;}
header:not(.front) h1 img.front_logo{display:none;}
header:not(.front) h1 img.sub_logo{width: 34vw;}
header:not(.front) h1{padding-top:15px;padding-bottom:15px;}
header ul:not(.menu){display: none;}
header .reserve_btn{display: none;}

}

/*pulldown navi*/
#sp_navi{display:none;position:fixed;top:0;width:100%;z-index:-1;background:rgba(255, 255, 255, 0.9);left:0;height:100vh;}
#pulldown_navi{height:100%;overflow-y:auto;padding:25vw 3vw 10vw;font-size:5vw;position: relative;}
#pulldown_navi ul{font-family: 'Roboto Condensed', sans-serif;color:#b29e7f;font-weight: 700;letter-spacing: 0.04em;}
#pulldown_navi ul ul{font-family: 'Noto Sans JP', sans-serif;display: block;font-size:3.7vw;padding-top:0;margin-top:3vw;margin-bottom:7vw;font-weight: 400;}
#pulldown_navi ul.menu>li{margin-bottom:10vw;}

#sp_navi .info_navi{position: absolute;top:25vw;right:9vw;}
#sp_navi .info_navi p a{line-height:1;font-size:3vw;padding:0.7em 2em;border:1px solid #424242;letter-spacing: 0.04em;font-weight: 500;}

/*headerbtn menu*/
.headerbtn{display:none;position:absolute;top:50%;right:5vw;z-index:1;transform: translateY(-50%);}
#openbtn{border:none;outline:none;padding:0;margin:0;background:none;-webkit-appearance:none;appearance:none;border-radius:none;z-index:1;
-webkit-tap-highlight-color: rgba(0,0,0,0);font-family:inherit;cursor:pointer;box-sizing:content-box;height:8vw;width:10vw;}
#openbtn span{position:absolute;right:1vw;transform:rotate(0deg);transform-origin:center center;transition:0.2s;}
#openbtn span:nth-of-type(1),#openbtn span:nth-of-type(2),#openbtn span:nth-of-type(3){display:block;height:1px;width:7vw;border-radius:10px;background:#424242;}

#openbtn span:nth-of-type(1){top:1vw;}
#openbtn span:nth-of-type(2){top:calc(4vw - 1px);}
#openbtn span:nth-of-type(3){top:calc(7vw - 2px);}
@media only screen and (max-width: 750px) {
.headerbtn{display:block;}


}

/*footer*/
footer {padding:40px; background: #644498;}
footer >div>div{display:flex;padding:120px 0 80px;}
footer >div>div p{padding:0 20px;width:50%;}
footer >div>div p img{width:100%;border-radius:12px;}
footer >div>div p a{display: block;position: relative;}
footer >div>div p a span:nth-of-type(1){text-align: center;position: absolute;width: 100%;top:65px;left:0;font-family: 'Roboto Condensed', sans-serif;font-weight: 700;font-size: 42px;letter-spacing: 0.05em;}
footer >div>div p a span:nth-of-type(2){text-align: center;position: absolute;width: 100%;top:110px;left:0;font-size: 15px;font-weight: 500;}
footer .ninka{text-align: center;font-size: 14px;color:#fff;line-height:1.7;}
footer .copyright {text-align: center;font-family:"termina", sans-serif;font-style: normal;letter-spacing: 0.06em;font-weight: 100;font-size: 12px;color: #fff;}

@media screen and (max-width:750px) {
footer {padding-bottom:8vw;}
footer >div>div{display:block;padding:8vw 0 6vw;}
footer >div>div p{padding:0 3vw;width:100%;margin-bottom:8vw;}
footer >div>div p a span:nth-of-type(1){top:8vw;font-size: 9vw;}
footer >div>div p a span:nth-of-type(2){top:18vw;font-size: 3vw;}
}


#slider{height:660px;
margin:80px;}
@media screen and (max-width:750px) {
#slider{height:146vw;}
}


main{}
.cardarea {margin: 0 auto; margin-bottom: 4em;width: 1080px;}
.card {
    display: inline-flex;
    align-items: center;
    padding: 1rem;
    word-wrap: break-word;
    background-clip: border-box;
    transition: 0.5s;
    width: 46%;
	margin: 1em;
	  background-color: rgba(255, 255, 255, 0.6); /* 背景色 */
  border: 1px solid rgba(255, 255, 255, 0.9); /* ボーダー */
	border-radius: 5px;
}

.card-image {
    width: 30%;
    height: 100px;
    object-fit: contain;
}


.card-box {
    padding-left: 1rem;
}

.card-title {
    margin-bottom: 0.5rem;
    font-family:"termina", sans-serif;
	font-style: normal;
	font-weight: 800;font-size: 30px;color: #644498;text-align: left;letter-spacing: 1.4px;
}

.card-description {
    margin-bottom: 0.5rem;
    line-height: 1.5;
}

.card-link {
    color: #333;
    text-decoration: none;
}

.card-link:hover .card {
    box-shadow: 0 5px 10px #ccc;
}

.more{font-family:"termina", sans-serif;
font-style: normal;letter-spacing: 0.06em;font-weight: 100;font-size: 24px;width: 150px;
--bg-gradient: linear-gradient(#644498 0 100%);
    padding: 1.5rem;
    background-image:
        var(--bg-gradient),
        var(--bg-gradient),
        var(--bg-gradient),
        var(--bg-gradient);
    background-repeat: no-repeat;
    background-size: 100% 1px, 1px 100%, 100% 1px, 1px 100%;
    background-position: left top 5px, right 5px top, left bottom 5px, left 5px top;
    color: transparent;
    -webkit-text-stroke: 1px #644498;text-align: center;}
.more a{display: inline-block;position: relative;}
.latest {font-family:"termina", sans-serif;font-style: normal;font-weight: 800;font-size: 13px;width: 220px;color: #644498;text-align: left;letter-spacing: .3em;border-bottom: 1px solid #644498;padding-bottom: 10px;}

@media screen and (max-width:750px) {
.more{font-size: 4vw;}
.more a{padding-right:12vw;}
.more a::after{width:10vw;}
}

/*front_aboutus*/
.front_aboutus{position: relative;}
.front_aboutus .about_img1{width: 27%;position: absolute;top:-100px;right: 4em;z-index: -2;animation-name: fadein;animation-duration: 6s;}
@keyframes fadein{
    from{
    opacity: 0;
    transform: translatey(0);
    }
    to{
    opacity: 1;
    transform: translatey(0);
    }
}

.sub_aboutus h3{text-align: center;color: #644498;font-family: "garamond-premier-pro", serif;font-weight: 700;font-style: normal;font-size: 42px;margin-top: 2em;margin-bottom: 1em;}
.sub_aboutus .w1080{position: relative;margin-bottom: 4em;}
.sub_aboutus img {width: 100%;margin-bottom: 4em;}

.front_aboutus .about_img1 img{width: 100%;}
.front_aboutus .about_txt{position: absolute;left:50%;top:75px;z-index: 99;}
.front_aboutus .w1080{position: relative;height:680px;max-width: 1080px;}
.front_aboutus .msg{position: absolute;top:0;width: 55%;}
.front_aboutus .event{position: relative;top:0;width: 760px; text-align: center;margin: 0 auto;}
.front_aboutus h3{text-align: center;color: #644498;font-family: "garamond-premier-pro", serif;font-weight: 700;font-style: normal;font-size: 42px;margin-top: 2em;margin-bottom: 1em;}
.front_aboutus h4{color: #5f5a59;font-weight: 700;font-style: normal;font-size: 26px;margin-top: 1.5em;margin-bottom: 1.5em;text-align: left;line-height: 2;}
.front_aboutus h4::before{content: 'JUN.';font-family:"termina", sans-serif;    color: transparent;    -webkit-text-stroke: 1px #644498;position: absolute;right: 0;font-size: 64px;font-weight: 100;line-height: 1;opacity: .5;}
.front_aboutus .title{font-size: 26px;font-weight: 400;letter-spacing: 0.04em;margin-bottom:40px;font-weight: 800;line-height: 2em;margin-top: 11em;}
.front_aboutus .title::before {
    content: '';
    display: inline-block;
    width: 633px;
    height: 299px;
    background: url("../../images/sub_about_copy.png");
    background-size:contain;
	position: absolute;
	left: -20px;
	top: 20px;
	z-index: -1;
}
.front_aboutus .en{font-size: 16px;color:#b19d81;font-family: 'Roboto Condensed', sans-serif;letter-spacing: 0.04em;margin-bottom:40px;}
.front_aboutus .txt{font-size: 18px;letter-spacing: 0.04em;text-align: justify;line-height: 2.3;font-weight: 800;margin-bottom: 1.4em;}
.front_aboutus .about_img2{position: absolute;left: 45em;top:76%;width:22%;animation-name: fadein;animation-duration: 12s;}
@keyframes fadein{
    from{
    opacity: 0;
    transform: translatey(0);
    }
    to{
    opacity: 1;
    transform: translatey(0);
    }
}
.front_aboutus .about_img2 img{width: 100%;}
.front_aboutus .about_img3{width: 60%; position: relative;margin: 0 0 0 auto;z-index: -3;animation-name: fadein;animation-duration: 20s;margin-bottom: 10em;}
.about_img4{width: 100%;margin-top: 8em;}
@keyframes fadein{
    from{
    opacity: 0;
    transform: translatey(0);
    }
    to{
    opacity: 1;
    transform: translatey(0);
    }
}
.front_aboutus .about_img3 img{width: 100%;}
.about_img4 img{width: 100%;}
.about_img5 {margin-top: 8em;}
.about_img5 img{width: 100%;margin-bottom: 20em;}
.front_aboutus .more{margin-top:70px;}

@media screen and (max-width:750px) {
.front_aboutus{margin-top:17vw;}
.front_aboutus .about_img1{width: 94vw;}
.front_aboutus .about_txt{left:0;top:-4vw;width: 18vw;}
.front_aboutus .about_txt img{width: 100%;}
.front_aboutus .w1080{height:170vw;}
.front_aboutus .msg{right:unset;left:26vw;top:50vw;width: 65vw;margin-top: 0;}
.front_aboutus .title{font-size: 4.8vw;margin-bottom:0.5em;line-height: 1.7;}
.front_aboutus .en{font-size: 3.2vw;margin-bottom:1.5em;}
.front_aboutus .txt{font-size: 3.2vw;line-height: 2;}
.front_aboutus .about_img2{left:26vw;bottom:-13vw;width:calc(100% - 26vw);}
.front_aboutus .about_img3{height:56vw;}
.front_aboutus .about_img3 img{width: 100%;height:100%;object-fit: cover;}
.front_aboutus .more{margin-top:7vw;}
}


.pricetable{width: 100%;font-size:13px;font-weight: 500;}
.pricetable th{text-align: left;}
.pricetable th,.pricetable td{border:1px solid #b8aea0;vertical-align: middle;padding-top:0.8em;padding-bottom:0.8em;}
.pricetable tr:first-child th,.pricetable tr:first-child td{border-top:none;}
.pricetable tr :first-child{border-left:none;}
.pricetable tr :last-child{border-right:none;}
.pricetable tr:last-child th,.pricetable tr:last-child td{border-bottom:none;}
.pricetable th[rowspan]{border-bottom: none;}
@media screen and (max-width:750px) {
.pricetable{font-size:2.6vw;}
}


/*front_jewelry*/
.front_jewelry{margin-top:120px;position: relative;min-height:600px;margin-bottom: 8em;}
.front_jewelry .img{position: absolute;width: 53%;top:0;right:0;}
.front_jewelry .img img{width: 100%;height: 100%;max-height:470px;object-fit: cover;}
.front_jewelry .inner{width: 30%;padding-bottom:90px;}
.front_jewelry .slide{width: 70%;padding-bottom:90px;position: relative;padding-left: 2em;margin-right: calc(50% - 50vw);flex: 1;}
.front_jewelry .title{font-size: 50px;color:#644498;font-family: "garamond-premier-pro", serif;font-weight: 700;font-style: normal;margin-bottom:10px;}
.front_jewelry .jp{font-size: 14px;font-weight: 800;margin-bottom:70px;}
.front_jewelry .txt{font-size: 18px;letter-spacing: 0.04em;text-align: justify;line-height: 2.3;margin-bottom:30px;}
.front_jewelry .more{margin-top:60px;}
.front_jewelry .w1080 {width: 100%;margin: 0 auto;padding: 0 80px;display: flex;}

.front_triming_table{}
.front_triming_table tr:first-child th{padding-left:1.5em;}
.front_triming_table td{padding-left:1.5em;}
@media screen and (max-width:750px) {
.front_jewelry{margin-top:20vw;min-height:unset;}
.front_jewelry .img{position: static;width: calc(100% - 12vw);margin:0 auto;}
.front_jewelry .img img{max-height:unset;}
.front_jewelry .inner{width: 100%;padding:0 3vw 0;}
.front_jewelry .title{font-size: 9.6vw;text-align:center;margin-bottom:0.3em;margin-top:-0.5em;position: relative;z-index: 5;}
.front_jewelry .jp{font-size: 3.4vw;margin-bottom:9vw;text-align:center;}
.front_jewelry .txt{font-size: 3vw;line-height: 2;margin-bottom:9vw;}
.front_jewelry .more{margin-top:9vw;}
}


.flow_design01 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flow_design01 ul {
  padding: 0;
}

.flow_design01 li {
  list-style-type: none;
}

.flow_design01 dd {
  margin-left: 0;
}

.flow01 > li {
  position: relative;
  list-style: none;
}

.flow01 > li:not(:last-child) {
  margin-bottom: 40px;
}

.flow01 > li dl {
  box-sizing: border-box;
  width: 100%;
  padding: 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
	border: 1px solid #644796;
  border-radius: 10px;
  position: relative;
	font-size: 18px;
	line-height: 1.2;
}

.flow01 > li:not(:last-child) dl::before,
.flow01 > li:not(:last-child) dl::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.flow01 > li:not(:last-child) dl::before {
  border-width: 22px;
  border-top-color: #644796;
}

.flow01 > li:not(:last-child) dl::after {
  border-width: 20px;
  border-top-color: #644796;
}

.flow01 > li dl dt {
  font-size: 1.2em;
  font-weight: 600;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  margin-right: 2vw;
  text-align: center;
}

.flow01 > li dl dt .icon01 {
  font-size: 0.6em;
  color: #fff;
  background: #644796;
  padding: 5px 10px;
  margin-bottom: 10px;
  display: block;
  border-radius: 20px;
  position: relative;
  z-index: 100;
}

@media(max-width: 650px) {
  .flow01 > li:not(:last-child) {
    margin-bottom: 30px;
  }

  .flow01 > li dl {
    display: block;
    padding: 10px 15px;
  }

  .flow01 > li dl dt {
    margin-right: 0;
  }

  .flow01 > li dl dt .icon01 {
    font-size: .7em;
  }
}

/*front_olddoghome*/
.front_olddoghome{position: relative;min-height:600px;}
.front_olddoghome .img{position: absolute;width: 53%;top:0;left:0;}
.front_olddoghome .img img{width: 100%;height: 100%;max-height:470px;object-fit: cover;}
.front_olddoghome .re{margin-bottom: 5em;}
.front_olddoghome .re::after {
    content: '';
    display: inline-block;
    width: 931px;
    height: 145px;
    vertical-align: middle;
    background: url("../../images/jewelry_remake2.png");
    background-size:contain;
	position: absolute;
  top: 42%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%); 
}
.front_olddoghome .w1080{display: flex;justify-content: flex-end;}
.front_olddoghome .inner{width: 30%;padding-bottom:90px;}
.front_olddoghome .slide{width: 70%;padding-bottom:90px;position: relative; padding-right: 2em;margin-left: calc(50% - 50vw);flex: 1;}
.front_olddoghome .title{font-size: 50px;color:#644498;font-family: "garamond-premier-pro", serif;font-weight: 700;font-style: normal;margin-bottom:10px;}
.front_olddoghome .jp{font-size: 14px;font-weight: 800;margin-bottom:70px;}
.front_olddoghome .txt{font-size: 18px;letter-spacing: 0.04em;text-align: justify;line-height: 2.3;margin-bottom:30px;}
.txt2{font-size: 18px;letter-spacing: 0.04em;text-align: justify;line-height: 2.3;margin-bottom:30px;text-align: center;}
.front_olddoghome .more{margin-top:60px;}
.front_olddoghome .remake{position: relative;top:0;width: 760px; text-align: center;margin: 0 auto;margin-bottom: 8em;}
.front_olddoghome .remake .more{text-align: center;margin: 0 auto;}
.front_olddoghome h4{color: #5f5a59;font-weight: 700;font-style: normal;font-size: 26px;margin-top: 1.5em;margin-bottom: 1.5em;text-align: center;line-height: 2;}

.front_olddoghome_table{}
.front_olddoghome_table tr:first-child th{padding-left:0.5em;}
.front_olddoghome_table td{padding-left:0.5em;}
@media screen and (max-width:750px) {
.front_olddoghome{margin-top:20vw;min-height:unset;}
.front_olddoghome .img{position: static;width: calc(100% - 12vw);margin:0 auto;}
.front_olddoghome .img img{max-height:unset;}
.front_olddoghome .inner{width: 100%;padding:0 3vw 20vw;}
.front_olddoghome .title{font-size: 9.6vw;text-align:center;margin-bottom:0.3em;margin-top:-0.5em;position: relative;z-index: 5;}
.front_olddoghome .jp{font-size: 3.4vw;margin-bottom:9vw;text-align:center;}
.front_olddoghome .txt{font-size: 3vw;line-height: 2;margin-bottom:9vw;}
.front_olddoghome .more{margin-top:9vw;}
}




/*front_news*/
.white{background-color: rgba(255,255,255,0.3);padding-top: 8em;padding-bottom: 8em;}
.front_news{background: url("../../images/area_bg.png");background-attachment: fixed;background-size: cover;background-position: center;}
.front_news>div{position: relative;}
.front_news .title{font-size: 50px;color:#644498;font-family: "garamond-premier-pro", serif;font-weight: 700;font-style: normal;margin-bottom:10px;}
.front_news .jp{font-size: 14px;font-weight: 800;margin-bottom:70px;}
.front_news .insta_more{position: absolute;top:0;right:10px;}
.front_news .insta_more a{display: block;padding:15px 40px;border:1px solid #b19d81;color:#b19d81;font-size:15px;}
.front_news .insta_photo{
padding:0 80px;
}
.front_news .w1080 {width: 80%;margin: 0 auto;padding: 0 10px;display: flex;}
.front_news .inner{width: 30%;}
.front_news .slide{width: 70%;position: relative;padding-left: 2em;}

.front_news .news_list {
margin: 0;
}
.front_news .news_list li {
padding: 0  0 30px 0;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.front_news .date {
font-family:"termina", sans-serif;font-style: normal;letter-spacing: 0.06em;font-weight: 800;font-size: 15px;color: #644498;
margin-right: 10px;
}
.front_news .news_text a {
color: #333;
}

@media screen and (max-width: 559px) {
.news_text a {
display: block;
margin-top: 10px;
text-overflow: ellipsis;
overflow: hidden;
}
}
/*.front_news .insta_photo{padding:0 80px;display: flex;flex-wrap: wrap;justify-content: space-between;}*/
/*.front_news .insta_photo li{width:calc((100% - 3px) / 4);margin-bottom: 1px;}
.front_news .insta_photo li a{display: block;}
.front_news .insta_photo li img{width: 100%;}*/
@media screen and (max-width:750px) {
.front_news{padding:20vw 0 20vw;}
.front_news .title{font-size:8vw;margin-bottom:4vw;text-align: center;}
.front_news .en{font-size: 3vw;margin-bottom:6vw;text-align: center;}
.front_news .insta_more{position: static;text-align: center;margin-top:8vw;}
.front_news .insta_more a{display: inline-block;padding:1em 2.5em;font-size:3vw;}
.front_news .insta_photo{padding:0;}
/*.front_news .insta_photo li{width:calc((100% - 3px) / 3);}
.front_news .insta_photo li:nth-child(n+7){display: none;}*/
}


/*footer_info*/
.footer_info{padding-top: 8em; background: #FFFFFF}
.footer_info .map{padding-bottom:80px;text-align: center;}
.footer_info .map iframe{width: 760px;height:380px;}
.footer_info .shop_info{}
.footer_info .shop_info{position: relative;min-height:325px;}
.footer_info .shop_info .img{position: absolute;width: 53%;top:0;left:0;}
.footer_info .shop_info .img img{width: 100%;height: 100%;max-height:325px;object-fit: cover;}
.footer_info .shop_info .w1080{display: flex;justify-content: center;}
.footer_info .shop_info .inner{}
.footer_info .shop_info .title{font-size: 18px;font-weight: 500;margin-bottom:40px;}
.footer_info .shop_info .txt{margin-bottom:1.5em;font-size: 14px;}
.footer_info .shop_info h4{color: #5f5a59;font-weight: 700;font-style: normal;font-size: 26px;margin-bottom: 1em;text-align: center;line-height: 2;}
.tel{font-family:"termina", sans-serif;font-style: normal;letter-spacing: 0.06em;font-weight: 800;font-size: 32px;color: #644498;}
@media screen and (max-width:750px) {
.footer_info .map{padding-bottom:8vw;}
.footer_info .map iframe{height:65vw;}
.footer_info .shop_info{min-height:unset;}
.footer_info .shop_info .img{position: static;width: calc(100% + 6vw);margin-left: -6vw;margin-bottom: 6vw;}
.footer_info .shop_info .img img{max-height:unset;}
.footer_info .shop_info .w1080{display: block;}
.footer_info .shop_info .inner{width: 100%;}
.footer_info .shop_info .title{font-size: 3.7vw;margin-bottom:5vw;text-align: center;}
.footer_info .shop_info .txt{margin-bottom:1.2em;font-size: 3vw;text-align: center;}
}



/*sub*/
.sub_head{position: relative;padding: 80px;}
.sub_head img{width: 100%;height:420px;object-fit: cover;}
.sub_copy{position: relative;}
.sub_copy img{width: 100%;height:420px;object-fit: cover;}
.sub_head h2{font-size: 50px;color:#644498;font-family: "garamond-premier-pro", serif;font-weight: 700;font-style: normal;margin-bottom:10px;position: absolute;top: 86%;
    left: 50%;transform: translate(-50%, -50%);}

@media screen and (max-width:750px) {
.sub_head img{height:60vw;}
.sub_head h2{top:27vw;font-size:9vw;}
}



/*about*/
.sub_about .slide{width: 100%;padding-bottom:90px;position: relative;}
.sub_about {position: relative;}
.sub_about h4{color: #5f5a59;font-weight: 700;font-style: normal;font-size: 26px;margin-top: 1.5em;margin-bottom: 1.5em;text-align: center;line-height: 2;}
.sub_about .inner{width: 40%;padding-bottom:90px;position: absolute;padding-top: 8em;}
.sub_about .msg{padding-top:120px;}
.sub_about .msg .title{text-align: center;margin-bottom:20px;font-size: 28px;letter-spacing: 0.04em;}
.sub_about .msg .en{text-align: center;font-size: 15px;color:#b19d81;font-family: 'Roboto Condensed', sans-serif;letter-spacing: 0.04em;margin-bottom:60px;}
.sub_about .msg .txt{text-align: center;font-size: 14px;line-height: 2.3;}
.txt3{font-size: 18px;letter-spacing: 0.04em;text-align: justify;line-height: 2.3;margin-bottom:30px;text-align: left;z-index: 3;position: relative;}
.txt3::before {
    content: '';
    display: inline-block;
    width: 478px;
    height: 144px;
    vertical-align: middle;
    background: url("../../images/sub_about_massage.png");
    background-size:contain;
	position: absolute;
	left: -20px;
	top: -80px;
	z-index: -1;
}
.sub_about .msg .img{width: 1200px;margin:80px auto -55px;position: relative;z-index: 15;}
.sub_about .msg .img img{width: 100%;}
@media screen and (max-width:750px) {
.sub_about .msg{padding-top:13vw;}
.sub_about .msg .title{margin-bottom:3vw;font-size: 5.6vw;line-height: 1.7;}
.sub_about .msg .en{font-size: 3vw;margin-bottom:8vw;}
.sub_about .msg .txt{font-size: 3.2vw;line-height: 1.9;padding:0 3vw;}
.sub_about .msg .img{width: 100%;margin:18vw auto -8vw;}

}


.sub_about .floorguide{background:#f7f4ef;padding-top:130px;}
.sub_about .floorguide h3{text-align: center;font-size: 44px;color:#b19d81;font-family: 'Roboto Condensed', sans-serif;letter-spacing: 0.04em;margin-bottom:80px;font-weight: 700;}

.sub_about .floorguide section{position: relative;}
.sub_about .floorguide section .img{position: absolute;width: 53%;top:0;left:0;}
.sub_about .floorguide section .img img{width: 100%;height: 100%;object-fit: cover;}
.sub_about .floorguide section .w1080{display: flex;justify-content: flex-end;}
.sub_about .floorguide section .inner{width: 420px;padding-bottom:90px;}
.sub_about .floorguide section.right .img{top:0;left:unset;right:0;}
.sub_about .floorguide section.right .w1080{justify-content: flex-start;}
.sub_about .floorguide .about_sec1{min-height:680px;}
.sub_about .floorguide .about_sec1 .img img{max-height:580px;}
.sub_about .floorguide .about_sec2{min-height:680px;}
.sub_about .floorguide .about_sec2 .img img{max-height:580px;}
.sub_about .floorguide .about_sec3{min-height:680px;}
.sub_about .floorguide .about_sec3 .img img{max-height:580px;}

.sub_about .floorguide .title{font-size: 44px;color:#b19d81;font-family: 'Roboto Condensed', sans-serif;letter-spacing: 0.04em;margin-bottom: 20px;}
.sub_about .floorguide .jp{font-size: 18px;margin-bottom: 50px;}
.sub_about .floorguide .txt{font-size: 14px;line-height: 2.3;text-align: justify;}
.sub_about .floorguide .more{margin-top: 30px;}
.sub_about .floorguide .map_img{margin-top: 70px;width: 130px;}
.sub_about .floorguide .map_img img{width: 100%;}

@media screen and (max-width:750px) {
.sub_about .floorguide{padding-top:20vw;}
.sub_about .floorguide h3{font-size: 8vw;margin-bottom:9vw;}
.sub_about .floorguide section .img{position: static;width: 100%;margin-bottom: 6vw;}
.sub_about .floorguide section .w1080{display: block;}
.sub_about .floorguide section .inner{width: 100%;padding:0 3vw 16vw;}
.sub_about .floorguide section.right .w1080{justify-content: flex-start;}
.sub_about .floorguide .about_sec1{min-height:unset;}
.sub_about .floorguide .about_sec1 .img img{max-height:unset;}
.sub_about .floorguide .about_sec2{min-height:unset;}
.sub_about .floorguide .about_sec2 .img img{max-height:unset;}
.sub_about .floorguide .about_sec3{min-height:unset;}
.sub_about .floorguide .about_sec3 .img img{max-height:unset;}
.sub_about .floorguide .title{font-size: 8vw;margin-bottom: 3vw;text-align: center;}
.sub_about .floorguide .jp{font-size: 3.7vw;margin-bottom: 7vw;text-align: center;}
.sub_about .floorguide .txt{font-size: 3.2vw;line-height:1.9;}
.sub_about .floorguide .more{margin-top: 6vw;}
.sub_about .floorguide .map_img{margin-top: 0;flex-shrink: 0;margin-left: 10vw;width: 25vw;}
.sub_about .floorguide .spflex{display: flex;}
.sub_about .floorguide .spflex>div{flex:1;}
}

.massage {position: relative; background: url("../../images/sub_about_dammy.png");background-size:cover;margin-top: 8em; background-repeat: no-repeat;}
.massage .w1080 {width: 1100px;margin: 0 auto;padding: 0 10px;display: flex;}
.massage .inner{width: 30%;padding-bottom:90px;}
.massage .txt{font-size: 18px;letter-spacing: 0.04em;text-align: justify;line-height: 2.3;margin-bottom:30px;}

.sub_remake {position: relative;background: #FFFFFF;display: flex;margin-top: 6em;}
.sub_remake h4{color: #5f5a59;font-weight: 700;font-style: normal;font-size: 26px;margin-top: 1.5em;margin-bottom: 1.5em;text-align: center;line-height: 2;}
.sub_remake .inner{width: 50%;padding-bottom:90px;}
.sub_remake img{width: 100%;height: auto;}
.sub_remake .number{position: absolute;	top: -20px;left: 50%;transform: translate(-50%, -50%);width: 76px;height: auto;z-index: 9;}
.sub_remake p{padding: 2em;margin-top: 4em;text-align: left;}
.sub_remake .flame {position: relative;width: 100%;}
.sub_remake .before::after{    content: "";display: inline-block;width: 362px;height: 143px;background-image: url("../../images/remake_before.png");background-position: center;background-size: contain;background-repeat: no-repeat;top: 100%;left: 50%;transform: translate(-50%, -50%);position: absolute;}
.sub_remake .after::after{    content: "";display: inline-block;width: 302px;height: 142px;background-image: url("../../images/remake_after.png");background-position: center;background-size: contain;background-repeat: no-repeat;top: 100%;left: 50%;transform: translate(-50%, -50%);position: absolute;}


/*services*/
.sub_services section{padding:100px 0 150px;}
.sub_services section.wh{background:#f7f4ef;}
.sub_services section .title{font-size: 54px;color:#b19d81;font-family: 'Roboto Condensed', sans-serif;letter-spacing: 0.04em;margin-bottom: 20px;text-align: center;font-weight: 700;}
.sub_services section .jp{font-size: 18px;margin-bottom: 50px;text-align: center;}
.sub_services section .flex{display:flex;justify-content: space-between;align-items: flex-start;}
.sub_services section .flex.right{flex-direction: row-reverse;}
.sub_services section .inner{padding:0 40px;width:580px;}
.sub_services section .flex .slide{width: 540px;}
.sub_services section .flex .slide img{width: 100%;}
.sub_services section .inner .txt{font-size: 14px;line-height: 2.3;text-align: justify;}
.sub_services section .inner .txt.red{color:#d8501b;font-weight: 500;}
.sub_services section .inner .txt.brown{color:#b19d81;font-weight: 500;}
.sub_services section .inner .course{margin-top:20px;}
.sub_services section .inner .course p{font-size: 14px;line-height: 2.3;}
.sub_services section .inner .course p span{color:#b19d81;font-weight: 500;display: block;}
.sub_services section table{margin-top: 50px;}
.sub_services section table caption{text-align: left;font-size: 15px;font-family: 'Roboto Condensed', sans-serif;letter-spacing: 0.04em;margin-bottom: 20px;font-weight: 700;}
.sub_services section table th span{display:block;background:#b8aea0;color:#fff;width: max-content;padding:5px 10px;margin-top:10px;border-radius: 6px;font-size: 12px;line-height: 1.6;}
.sub_services section p.mid{font-size: 14px;text-align: center;margin:2em 0 0;font-weight: 500;}
.sub_services section p.small{font-size: 12px;text-align: right;margin:2em 0 0;}
.sub_services section .inner .hosoku{font-size: 13px;line-height: 2;margin-top: 2em;text-align: justify;}
.sub_services section .inner .hosoku p{text-indent: -1em;padding-left: 1em;}
.sub_services section table.trimming_price tr:first-child th{padding-left:1em;}
.sub_services section table.trimming_price td{padding-left:1em;}
.sub_services section table.trimming_option th{padding-left:1em;width: 50%;}
.sub_services section table.trimming_option td{padding-left:1em;}
.sub_services section table.trimming_cure th{padding-left:1em;width: 50%;}
.sub_services section table.trimming_cure td{padding-left:1em;}
.sub_services section table.olddoghome_price tr:first-child th{padding-left:1em;}
.sub_services section table.olddoghome_price td{padding-left:1em;}
.sub_services section table.hotel_price tr:first-child th{padding-left:1em;}
.sub_services section table.hotel_price td{padding-left:1em;}

@media screen and (max-width:750px) {
.sub_services section{padding:13vw 0 13vw;}
.sub_services section .flex{display:block;}
.sub_services section .inner{padding:0 3vw 8vw;width:100%;}
.sub_services section .flex .slide{width: 100%;padding:0 3vw;}
.sub_services section .title{font-size: 9.6vw;margin-bottom: 4vw;}
.sub_services section .jp{font-size: 3.4vw;margin-bottom: 8vw;}
.sub_services section .inner .txt{font-size: 3vw;line-height: 1.9;}
.sub_services section .inner .course{margin-top:3vw;}
.sub_services section .inner .course p{font-size: 3vw;line-height: 1.9;}
.sub_services section table{margin: 7vw -3vw 0;width: calc(100% + 6vw);}
.sub_services section table caption{text-align: center;font-size: 3vw;margin-bottom: 3vw;}
.sub_services section table th span{padding:0.5em 0.5em;margin-top:1em;font-size: 2.2vw;line-height: 1.3;}
.sub_services section p.mid{font-size: 3vw;text-align: left;margin: 1em -3vw 0;line-height: 1.4;}
.sub_services section p.small{font-size: 2.5vw;text-align: left;line-height: 1.9;margin: 1em -3vw 0;}
.sub_services section .inner .hosoku{font-size: 2.5vw;line-height: 1.9;margin: 2em -3vw 0;}
.sub_services section table.trimming_price tr:first-child th{padding-left:0.5em;}
.sub_services section table.trimming_price td{padding-left:0.5em;}
.sub_services section table.trimming_option th{padding-left:1em;width: 40%;}
.sub_services section table.trimming_option td{padding-left:1em;}
.sub_services section table.trimming_cure th{padding-left:1em;width: 40%;}
.sub_services section table.trimming_cure td{padding-left:1em;}
.sub_services section table.olddoghome_price tr:first-child th{padding-left:1em;}
.sub_services section table.olddoghome_price td{padding-left:0.5em;}
.sub_services section table.hotel_price tr:first-child th{padding-left:0.5em;}
.sub_services section table.hotel_price td{padding-left:0.5em;}
}


/*contact*/
.sub_contact .tel_info{padding:120px 0 100px;}
.sub_contact .tel_info .title{text-align: center;font-size:28px;margin-bottom:60px;}
.sub_contact .tel_info .telno{text-align: center;font-size: 67px;font-family: 'Roboto Condensed', sans-serif;letter-spacing: 0.07em;margin-bottom: 30px;font-weight: 700;color:#b19d81;}
.sub_contact .tel_info .adr{text-align: center;font-size:14px;margin-bottom: 15px;}
.sub_contact .mail_form{padding:120px 0 120px;background:#f7f4ef;}
.sub_contact .mail_form .title{text-align: center;font-size:28px;margin-bottom:60px;}
.sub_contact .mail_form .txt{text-align: center;font-size:14px;line-height: 2.3;margin-bottom: 15px;}
.sub_contact .mail_form .link{text-align: center;font-size:14px;}
.sub_contact .mail_form .link span{border-bottom:1px solid #b19d81;display:inline-block;padding-bottom:5px;cursor: pointer;transition:0.2s;}
.sub_contact .mail_form .link span:hover{opacity:0.8;}
.sub_contact .mail_form .mail{margin-top:50px;padding:0 190px;}
.sub_contact .mail_form .mail input[type="text"]{appearance: none;-webkit-appearance: none;}
.sub_contact .mail_form .mail .radio{text-align: center;padding:10px 0 25px;}
.sub_contact .mail_form .mail .select{padding:10px 0;}
.sub_contact .mail_form .mail .text2{display: flex;justify-content: space-between;padding:10px 0;}
.sub_contact .mail_form .mail .text{padding:10px 0;}
.sub_contact .mail_form .mail .box{padding:10px 0;}
.sub_contact .mail_form .mail .radio label{margin:0 25px;font-size: 18px;cursor: pointer;}
.sub_contact .mail_form .mail .radio input{margin-right: 10px;font-family: inherit;color:inherit;}
.sub_contact .mail_form .mail .select select{width: 100%; border: 1px solid #b5b5b5;padding:10px;font-family: inherit;color:inherit;}
.sub_contact .mail_form .mail .text2 input{width: 48%;border: 1px solid #b5b5b5;padding:10px;font-family: inherit;color:inherit;}
.sub_contact .mail_form .mail .text input{width:100%;border: 1px solid #b5b5b5;padding:10px;font-family: inherit;color:inherit;}
.sub_contact .mail_form .mail .box textarea{width:100%;resize: vertical;min-height:180px;border: 1px solid #b5b5b5;padding:10px;font-family: inherit;color:inherit;}
.sub_contact .mail_form .mail .hissu{text-align: right;font-size:14px;}
.sub_contact .mail_form .mail .btn{text-align: center;margin-top:40px;}
.sub_contact .mail_form .mail .btn button{background:#b19d81;color:#fff;font-family: inherit;border:none;padding:25px 100px;font-size:17px;cursor: pointer;transition: opacity 0.2s;}
.sub_contact .mail_form .mail .btn button:hover{opacity: 0.8;}
@media screen and (max-width:750px) {
.sub_contact .tel_info{padding:13vw 0 10vw;}
.sub_contact .tel_info .title{font-size:5.5vw;margin-bottom:6vw;}
.sub_contact .tel_info .telno{font-size: 9vw;margin-bottom: 7vw;}
.sub_contact .tel_info .adr{font-size:3vw;margin-bottom: 1em;}
.sub_contact .mail_form{padding:13vw 0 13vw;}
.sub_contact .mail_form .title{font-size:5.5vw;margin-bottom:6vw;}
.sub_contact .mail_form .txt{font-size:3vw;line-height: 1.9;margin-bottom: 3vw;}
.sub_contact .mail_form .link{font-size:3vw;}
.sub_contact .mail_form .mail{margin-top:7vw;padding:0;}

.sub_contact .mail_form .mail .radio{padding:1em 0 0;text-align: left;}
.sub_contact .mail_form .mail .select{padding:2vw 0;}
.sub_contact .mail_form .mail .text2{display: block;padding:2vw 0;}
.sub_contact .mail_form .mail .text{padding:2vw 0;}
.sub_contact .mail_form .mail .box{padding:2vw 0;}
.sub_contact .mail_form .mail .radio label{margin:0;font-size: 3vw;display: block;margin-bottom:1em;}

.sub_contact .mail_form .mail .text2 input{width: 100%;margin-bottom:4vw;}
.sub_contact .mail_form .mail .text2 input:nth-of-type(2){margin-bottom:0;}
.sub_contact .mail_form .mail .box textarea{min-height:12em;}
.sub_contact .mail_form .mail .hissu{font-size:2.9vw;}
.sub_contact .mail_form .mail .btn{margin-top:7vw;}
.sub_contact .mail_form .mail .btn button{padding:1em 0;font-size:3.2vw;text-align: center;width: 100%;}
}



.sub_contact .insta_info{padding:120px 0 120px;background:#f7f4ef;}
.sub_contact .insta_info .title{text-align: center;font-size:28px;margin-bottom:50px;}
.sub_contact .insta_info .instalink{text-align: center;}
.sub_contact .insta_info .instalink a{font-size: 16px;background:#b19d81;color:#fff;line-height: 1;padding:1em 80px 1.2em;display: inline-block;}
.sub_contact .insta_info .txt{text-align: center;font-size:14px;line-height: 2;margin-bottom:45px;}
@media screen and (max-width:750px) {
.sub_contact .insta_info{padding:13vw 0 13vw;}
.sub_contact .insta_info .title{font-size:5.5vw;margin-bottom:6vw;}
.sub_contact .insta_info .instalink a{font-size: 3.8vw;padding:1em 4em 1.2em;}
.sub_contact .insta_info .txt{font-size:3vw;margin-bottom:6vw;}
}



/*policy*/
#overray{position: fixed;z-index: 9995;background:rgba(0,0,0,0.4);top:0;left:0;width: 100%;height:100%;display:none;}
#policy{max-width: 1080px;background:#fff;padding:70px 20px 100px 20px;position: fixed;top:130px;left:50%;width:95%;height:calc(100vh - 170px);transform: translate(-50%,0);z-index: 9999;box-shadow: 0 0 12px rgba(0,0,0,0.1);display:none;}
#policy>div{overflow-y: scroll;padding:0 20px 0 20px;margin-top:40px;height:100%;}
#policy .close{position: absolute;top:40px;right:40px;width: 46px;height:46px;cursor: pointer;}
#policy .close img{width: 100%;}
#policy h3{text-align: center;font-size: 28px;}
#policy h4{margin-top:1.2em;font-size:22px;color:#b19d81;margin-bottom:0.5em;line-height: 1.5;}
#policy p,#policy li{text-align: justify;line-height: 2;font-size: 14px;}
#policy div>p{text-align: center;margin-bottom: 50px;}
#policy ol{padding-left:0.25em;}
#policy li{text-indent:-1.5em;padding-left: 1.5em;}

@media screen and (max-width:750px) {
#policy{padding:6vw 2vw 12vw 2vw;top:20vw;height:calc(100vh - 30vw);width:95%;}
#policy>div{padding:0 2vw 0 2vw;margin-top:4vw;}
#policy .close{top:3vw;right:3vw;width: 6vw;height:6vw;}
#policy h3{text-align: left;font-size: 5vw;padding-left: 2vw;}
#policy h4{font-size:4.2vw;}
#policy p,#policy li{line-height: 1.7;font-size: 3vw;}
#policy div>p{text-align: justify;margin-bottom: 5vw;}
}


/**/
.sub_reserve .reserve_info{padding:120px 0 50px;}
.sub_reserve .reserve_info .title{text-align: center;font-size:28px;color:#b19d81;font-weight: 700;}
@media screen and (max-width:750px) {
.sub_reserve .reserve_info{padding:13vw 0 10vw;}
.sub_reserve .reserve_info .title{font-size:5.5vw;}
}



.slick-dots > li:first-child:last-child {
    display: none;
}
.swiper-button-prev::after,
.swiper-button-next::after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  height: 50px;
  width: 50px;
  margin: auto;
}
/* 前に戻る矢印の画像パス */
.swiper-button-prev::after {
  background-image: url("../../images/slide_prev.png");
}
/* 次に進む矢印の画像パス */
.swiper-button-next::after {
  background-image: url("../../images/slide_next.png");
}


/* table01 */
#table01{margin-bottom: 4em; margin:0 auto;}
#table01 tr {}
#table01 th,
#table01 td {
  padding: 12px 0;
  border: none;
	font-size: 18px;letter-spacing: 0.04em;text-align: justify;line-height: 2.3;font-weight: 800;margin-bottom: 1.4em;text-align: left;
}

#table01 th {
  width: 30%;font-family:"termina", sans-serif;font-style: normal;letter-spacing: 0.06em;font-weight: 800;font-size: 32px;color: #644498;
}

#table02{margin-bottom: 4em; margin: 0 auto;}
#table02 tr {}
#table02 td {
  padding: 12px 0;
  border: none;width: 30%;font-family:"termina", sans-serif;font-style: normal;letter-spacing: 0.06em;font-weight: 800;font-size: 32px;color: #644498;text-align: right;
}

#table02 th {
  width: 30%;letter-spacing: 0.06em;font-weight: 800;font-size: 18px;color: #5f5a59;text-align:left;}

#table03{margin-bottom: 8em; margin: 0 auto;}
#table03 tr {}
#table03 td {
  padding: 12px 0;
  border: none;width: 30%;font-family:"termina", sans-serif;font-style: normal;letter-spacing: 0.06em;font-weight: 800;font-size: 32px;color: #644498;text-align: right;
}
#table03 th {
  width: 30%;letter-spacing: 0.06em;font-weight: 800;font-size: 18px;color: #5f5a59;text-align:left;}

/* sp */
@media only screen and (max-width: 480px) {
  #table01 th,
  #table01 td {
    width: 100%;
    display: block;
  }

  #table01 th {
    width: 100%;
  }

  #table01 td {
    padding-top: 0;
  }
}