header {
  width: 100%;
  height: 30%;
  background: linear-gradient(#e6afaa,#f9eed1);
}

header img {
  width: 20%;
  margin: 5px 0 0 0;
  padding: 0;
}

#nav-drawer {
  position: absolute;
  text-align: right;
  top: 15px;
  right: 5%;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

/*アイコンのスペース*/
#nav-open {
  display: inline-block;
  width: 30px;
  height: 22px;
  vertical-align: middle;
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 3px;/*線の太さ*/
  width: 30px;/*長さ*/
  border-radius: 3px;
  background: #fff;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -8px;
}
#nav-open span:after {
  bottom: -16px;
}



/*中身*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 45px;
  left: 0;
  z-index: 9999;/*最前面に*/
  width: 100%;/*右側に隙間を作る（閉じるカバーを表示）*/
  /*max-width: 330px;/*最大幅（調整してください）*/
  background: #e6afaa;/*背景色*/
  transition: .3s ease-in-out;/*滑らかに表示*/
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);/*左に隠しておく*/
}

#nav-content li {
  text-align: right;
  list-style: none;
  font-size: 1rem; 
  margin: 20px 20px 0 0;
  font-family: Yu Mincho;
}

#nav-content ul {
  padding: 0 10px 10px 0;
}

#nav-content a {
  color: #fff;
  text-decoration: none;
}

/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
  display: block;/*カバーを表示*/
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);/*中身を表示（右へスライド）*/
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}

header p {
  margin-block-start: 0rem;
  font-size: 0.8rem;
  color: #fff;
  text-align: left;
  font-family: Yu Mincho;
  margin-top: 15px; 
  left: 20px;
  position: absolute;
  margin-bottom: 0;
}

header h3 {
  margin-block-end: 0rem;
  font-size: 1.2rem;
  color: #fff;
  text-align: center;
  font-family: Yu Mincho;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-top: 0;
}

header {
    background-repeat: repeat-x;
    width: 100%;
    height: 50px;
    position: fixed;
    margin-top: 0;
    z-index: 1;
}

.top1 {
  padding-top: 50px;
}

.wrapper {
  width: 100%;
}

body {
  text-align: center;
  margin: 0;
  padding: 0;
}


ul {
  text-align: left;
}

footer {
  width: 100%;
  height:10%;
  background-color: #e6afaa;
}

.foot {
  text-align: left;
  top: 50%;
  left: 20%;
}

.foot img {
  width: 10%;
  margin: 10px 10px 0 ;
}

.foot h3 {
  margin: 0 50px 5px 40px;
  font-size: 1.3rem;
  font-family: Yu Mincho;
  color: #fff;
}

.foot p {
  font-size: 0.6rem;
  margin-top: 10px;
  margin-bottom: 0;
  color: #fff;
  margin-left: 1.8rem;
  width: 100%;
}

.copy p {
  text-align: right;
  font-size: 0.6rem;
  color: #fff;
  margin: 0 15px 0 0;
  margin-block-end: 0rem;
  font-family: Yu Mincho;
}

img {
  width: 100%;
}

.box3 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #fff;
    background: #ff288f;/*背景色*/
}

.box3 p {
    margin: 0; 
    padding: 0;
}

.tokuten {
  position: relative;
}

.tokutop {
  margin-top: 30px;
}

.tokuten p {
  position: absolute;
  color: white;
   top: 45%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  font-size: 0.8rem;
}

.tokuten img {
  width: 15%;
  margin-bottom: 0;

}

.toku p {
  color: #5e5e5e;
  font-size: 0.9rem;
  margin-top: 0;
  margin-bottom: 15px;
}

.sen img {
  width: 60%;
  margin: 0 auto;
}

.sen2 img {
  width: 60%;
  top: 40%;
}

.eraberu {
  position: relative;
}

.eraberu p {
  position: absolute;
  color: #941100;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin: 0;
  padding: 0;
  font-size: 1.2rem;
  font-family: Yu Mincho;
  white-space: nowrap;
}
.eraberu img {
  width: 30%;
  opacity: 0.3;
  margin: 0 auto;
}

.rinpa {
  position:relative;
}

.rinpa p {
  position: absolute;
  color: #ff288f;
  top: 5%;
  left: 7%;
  margin: 0;
  padding: 0;
  font-size: 0.8rem;
  text-shadow: 0 0 5px #fff;
}

.rinpa h1 {
  position: absolute;
  color: #ff288f;
  top: 18%;
  left: 6%;
  margin: 0;
  padding: 0;
  font-size: 1.5rem;
  text-shadow: 0 0 5px #fff;
}

.rinpa img {
  width: 100%;
}
.front {
position: relative;
}
.front img[src="front2.jpg"] {
  width: 100%;

}
.front .senhana,
.front .circle2{
  position: absolute;
}
.front .senhana {
  top: -40px;
  left: 225px;
  width: 40%;
}
.front .circle2 {
  right: 25px;
  bottom: 30px;
}

.otoku img {
  width: 10%;
  margin: 0 0 0 10px;
}

.otoku h3 {
  color: #5e5e5e;
  margin: 0 0 0 20px;
  font-weight:lighter;
}
img.senhana {
 opacity: 0.4;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;    
  position: absolute;
  left: 45%;
  width: 55%;
}

.senhana img {
  opacity: 0.4;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;    
  position: absolute;
  top: 38%;
  left: 45%;
  width: 55%;
}

.top1 {
  position: relative;
}

.top2 {
  position: relative;
}

.top2 p {
  position: absolute;
  color: #5e5e5e;
  top: 13%;
  left: 0;
  margin: 30px 0 0 0;
  padding: 0 20px;
  font-size: 0.7rem;
}

.top2 h2 {
  color: #5e5e5e;
}

.top2 img {
  opacity: 0.1;
  width: 60%;
  padding-top: 50px;
  padding-bottom: 120px;
}

.tb {
  margin-top: 20px;
}

.massage {
  margin: 0 0 10px 0;
}

.box3 {
  display: inline-block;
  margin: 0 0 10px 0;
  padding: 0;
}

.box3 p {
  font-size: 0.9rem;
  margin: 7px 5px 7px;
}

.part h3 {
  color: #5e5e5e;
  font-weight: lighter;
  margin: auto;
  font-size: 1rem;
}

.part ul {
  color: #5e5e5e;
  font-size: 0.8rem;
  text-align: left;
  margin-left: 20%;
  margin-top: 10px;
}

.parta ul {
  color: #5e5e5e;
  font-size: 0.8rem;
  text-align: left;
  margin-left: 20px;
  margin-top: 10px;

}

.parta h3 {
  color: #5e5e5e;
  font-weight: lighter;
  margin: auto;
  font-size: 1rem;
}


.part p {
  color: #5e5e5e;
  font-size: 0.8rem;
}

.gem ul {
  position: absolute;
  list-style: none;
  font-size: 0.6rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  color: #5e5e5e;
  margin: 5px 0 0 5px;
  padding: 0;
}

.gem img {
  width: 3%;
  margin: 0 5px 3px 0;
}

.gem li img {
  vertical-align: bottom;
}

.gem li {
  padding-bottom: 10px;
}

.attention p {
  color: #5e5e5e;
  font-size: 0.8rem;
}

.circle {	
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: linear-gradient(-150deg,#f9eed1,#e6afaa);
  margin: 5px;
}

.circle span {
  position: absolute;
  display: inline-block;
  left: -10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width :120px;
  text-align:center;
  color: #009051;
  font-size: 0.75rem;
  font-family: Yu Mincho;
}

.circle2 {	
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: linear-gradient(-135deg,#e6afaa,#f9eed1);
  margin: 10px;
}

.circle2 span {
  position: absolute;
  display: inline-block;
  left: -45px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width :180px;
  text-align:center;
  color: #941100;
  font-size: 1rem;
  font-family: Yu Mincho;
}


.method {
  position: relative;
}

.method img {
  width: 100%;
}

.method a {
  position: absolute;
  top: 10%;
  right: 10px;
}

.waku {
  position: absolute;
  top: 20%;
  left: 0%;
  text-align: left;
}

.waku .box4 p {
  font-size: 0.6rem;
  margin: 0;
  text-shadow: 0 0 5px #fff;
  padding: 0;
  margin-top: -10px;
}

.waku .box4 {
  margin-bottom: 0;
  text-align: center;
  padding: 0 10px 0 10px;
  height: 70px;
  position: absolute;
  top: 23%;
  left: 0.9rem;
}


.meth p {
  font-size: 0.58rem;
  color: #ff288f;
  text-shadow: 0 0 15px #fff;
  text-align: left;
  margin-top: 70px;
  position: relative;
  padding-top: 50px;
}

.meth {
  padding-left: 1rem;
}

.box1 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #fff;
    background: #009051;/*背景色*/
}
.box1 p {
    margin: 0; 
    padding: 0;
}

.box1 {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0;
}

.box1 p {
  font-size: 1rem;
  margin: 5px 30px 5px;
}

.gem3 img {
  width: 5%;
  margin: 0 10px 5px 0;

}

.gem3 p {
  font-size: 1.1rem;
  color: #ff288f;
  margin: 15px 0 10px 0;
}

.gem3 p img {
  vertical-align: bottom;
}

.hana img {
  width: 100%;
  margin-top: 20px;
}

.hana {
  position: relative;
}

.hana p {
  position: absolute;
  color: #fff;
  opacity: 0.9;
  top: 60%;
  right: 8%;
  margin: 30px 0 0 0;
  padding: 0;
  font-size: 1rem;
  text-shadow: 0 0 15px #00bfff;
  font-family: Yu Mincho;
}

.box2 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #fff;
    background: #b6edff;/*背景色*/
}


.box2 {
  display: inline-block;
  margin: 10px 0 0 0;
  padding: 0;
}

.box2 p {
  font-size: 1rem;
  margin: 10px 20px 10px;
}

.diamond img {
  width: 5%;
  margin: 0 10px 3px 0;

}

.diamond p {
  font-size: 1rem;
  color: #00a2ff;
  margin: 15px 0 10px 0;
}

.diamond p img {
  vertical-align: bottom;
}

.matuge {
  position: relative;
  margin-top: 20px;
}

.matu p {
  position: absolute;
  color: #941100;
  top: 65%;
  left: 18%;
  margin: 10px 0 0 0;
  padding: 0;
  font-family:Yu Mincho;
  font-size: 1.08rem;
  text-shadow: 0 0 5px #fff;
}

.matuge .box4 {
  position: absolute;
  top: 68%;
  right: 10px;
}

.matuge .box4 p {
  margin: 0;
  padding: 0;
  font-size: 0.6rem;
  text-align: right;
  text-shadow: 0 0 5px #fff;
}


.foto p {
  position: absolute;
  color: #941100;
  font-family: Yu Mincho;
  font-size: 1rem;
  top: 32%;
}

img.senha {
  position: absolute;
  width: 30%;
  left: 5%;
  opacity: 0.3;
  position: absolute;
  top: 20%;
}

.box4 {
  display: inline-block;
  padding: 0.5em 1em;
  margin: 2em 0;
  color: #fff; 
  background: #ff288f;
}

.box4 p {
  font-size: 1rem;
  margin: 10px 15px 10px;
  text-shadow: 0 0 5px #fff;
}

.box5 {
  display: inline-block;
  padding: 0.5em;
  margin: 1rem 0;
  color: #fff; 
  background: #ff8dc6;
}

.box5 p {
  font-size: 1rem;
  margin: 5px 20px 5px;
}

.store {
  position: relative;
  margin-top: 20px;
}

.slogo {
   display: flex;
   justify-content: center;
   align-items: center;
   cursor: pointer;
   width: 40%;
   position: absolute;
   top: 30%;
   left: 15px;
}

.name {
  color: #941100;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Yu Mincho;
}

.name p {
  text-align: right;
  margin-right: 50px;
  margin-bottom: 0;
  font-size: 0.8rem;
  font-family: Yu Mincho;
}

.name h3 {
  text-align: right;
  margin-right: 50px;
  margin-top: 5px;
  font-size: 0.9rem;
}

.setu p {
  color: #5e5e5e;
  font-size: 0.7rem;
  padding: 0 20px;
}

.setu2 p {
  color: #5e5e5e;
  font-size: 0.7rem;
  margin: 0 0 10px 0;
}

p.final {
  font-size: 0.8rem;
}

.maru ul {
  text-align: left;
  margin-left: 80px;
  margin-bottom: 20px;
  color: #5e5e5e;
  font-size: 0.8rem;
}

.list_test-wrap {
    list-style:  none;  /* デフォルトのアイコンを消す */
    margin:  0;         /* デフォルト指定上書き */
    padding: 0;         /* デフォルト指定上書き */
}
 
.maru b {
  margin: 0 10px 0 0;
}
 
.storeu img {
  width: 50%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.tel img {
  width: 3%;
  opacity: 0.5;
  margin-right: 10px;
}

.tel {
  text-align: left;
  margin: 0px 20px 10px 60px;
}

.tel p {
  margin-left: 1rem;
  color: #941100;
  font-family: Yu Mincho;
  font-size: 0.6rem;
}

.hpb img {
  width: 30%;
  margin: 10px 0 0 0;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin-left: 20px;
margin-bottom: 20px;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 95%;
height: 100%;
}

.flex {
  display:flex;
}
.h-between {
    justify-content: space-between;
}
.v-center {
  align-items: center;
}
.flex50 *{
  width: 50%;
}
.h-between.flex50 div:nth-of-type(2){
  text-align: right;
  padding-right: 30px;
}

body {
  font-family: "MS ゴシック",sans-serif;
}

.datu li:first-child {
  color: #941100
}

.datu h3:first-child {
  margin-bottom: 0;
}

.datu p:nth-child(2) {
  margin-top: 0;
}

.datumou {
  padding: 0 20px;
  font-size: 0.8rem;
  color: #5e5e5e;
}

.datus {
  color: #941100
}

.datu li {
  list-style: none;
}

.datumou ul {
  padding: 0 20px;
}
