/* ベース */
html{
  font-size: 62.5%;
}
body{
  color: #222222;
  font-size: 1.2rem;
  font-family: "メイリオ";
  line-height: 140%;
  background-color: #fff;
  margin: 0px 0px 0px 0px;
  scrollbar-3dlight-color:#010f29;
  scrollbar-arrow-color:#010f29;
  scrollbar-base-color:#ffffff;
  scrollbar-darkshadow-color:#ffccff;
  scrollbar-face-color:#ffccff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#010f29;
}

/*--------　マージン初期化　タグ設定　--------*/
h1,h2,h3,p,div,ul,li,dl,dt,dd,table,th,td {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
}

h1 {
  font-size: 1.2rem;
  font-weight: normal;
}
h2 {
  width: 55%;
  color: #fff;
  font-size: 2rem;
  letter-spacing: 1px;
  text-shadow: 2px 2px 2px #333;
  background-image: url(../img/bg_13.png);
  position: absolute;
  bottom: 4px;
  left: 0px;
  padding: 10px 0px 5px 20px;
  border-radius: 0px 40px 0px 0px;
}
h2.l {width: 75%;}
h3 {
  color: #000;
  font-size: 2.6rem;
  text-align: center;
  letter-spacing: 2px;
  padding: 10px 0px 10px 0px;
}
li {list-style-type: none;}

/*--------　共通の設定　表示サイズ設定--------*/
#wrapper,
#header,
#header2,
#main_img,
#navi,
#navi_b,
#contents,
#footer {
  width: 100%;
}

/*--------　アンカーの設定　--------*/
a {text-decoration: none;}
a:visited,
a:link {color: #000;}
a:hover,
a:active {color: #fff;}

/*--------　navi　ナビゲーションの設定　--------*/
#navi{
  display: none;
}

/*--------　navi_b　下部ナビゲーション　--------*/
#navi_b {
  background: #e9dacb;
  padding: 20px 0px 20px 0px;
}
#navi_b span {
  display: block;
  padding: 0px 0px 5px 20px;
}

/*-----　トップページ　ヘッダーの設定　-----*/

#nav-drawer {
  z-index: 9;
}

#header,
#header2 {
  position: relative;
  padding: 10px 0px 0px 0px;
}
#logo {
  z-index: 8;
  position: fixed;
  width: 100%;
  background: #fff;
  top: 0px;
  left: 0px;
}
#logo p.logo,
#logo p.tel {
  display: none;
}
#logo p.hp {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  background: #fff;
  padding: 0px 10px 0px 40px;
}
#logo p.hp span {
  display: block;
}
#logo p.hp span.logo {
  width: 25%;
}
#logo p.hp span.logo img {
  max-width: 100%;
  height: auto;
}
#logo p.hp span.tel {
  width: 65%;
  color: #6a4b31;
  font-size: 1.8rem;
  text-align:right;
}
#logo ul {
  display:none;
}
#main_img {
  padding:30px 0px 0px 0px;
}
#main_img p img,
.logo p img,
#bnn_LI  p img {
  max-width: 100%;
  height: auto;
}
#header2 #main_img p{height:100px;}
#header2 #main_img p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#bnn_LI {
  width: 40%;
  position: absolute;
  bottom: 10px;
  left: 10px;
}

/*-----　フッターの設定　-----*/
#footer {
  background-image: url(../img/bg_footer.jpg);
  background-position: bottom right;
  background-size: cover;
  padding:30px 0px 30px 0px;
}
#footer ul {
  width: 90%;
  text-align: center;
  background-image: url(../img/bg_10.png);
  padding: 20px 0px 20px 0px;
  margin: 0px auto;
}
#footer ul li {
  color: #000;
  font-size: 1.3rem;
  line-height: 160%;
}
span.logo,
span.link {
  display: inline-block;
  width: 35%;
  margin: 0px auto;
}
.logo img,
.link img {
  max-width: 100%;
  height: auto;
  margin: 10px;
}
.tel {
  display: block;
  font-size: 200%;
  padding: 10px 0px 10px 0px;
}
.s {
  display: block;
  font-size: 80%;
}
.br {
  display: block;
}

#footer p {
  font-size: 80%;
  color: #fff;
  text-align: center;
  padding-top: 10px;
}

/*-----　サブタイトル設定　共通　-----*/
dt.sub_ttl {
  font-size: 1.9rem;
  font-weight: bold;
  text-align: center;
  line-height: 120%;
}
dt.sub_ttl span {
  color: #bf587b;
  font-size: 150%;
}
dt.sub_ttl2 {
  color: #000;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  padding: 0px 0px 20px 0px;
}
dt.sub_ttl2 span {
  display: block;
  color: #668cbd;
  font-size: 80%;
  padding: 5px 0px 0px 0px;
}

/*-----　ボタン設定　共通　-----*/
dd.btn span {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
  border-radius: 30px 30px 30px 30px;
  background:#ffac5c;
  padding: 10px 20px 10px 20px;
  margin: 10px 0px 0px 0px;
}

/*-----　こんな不安を抱えている方に　-----*/
#annai1 {
  background-image: url(../img/bg_concept.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 30px 0px 30px 0px;
}

#annai1 dl {
  width: 95%;
  margin: 0px auto;
}
#annai1 dt {
  border-style: solid;
  border-width: 0px 0px 2px 0px;
  padding: 0px 0px 10px 0px;
}

#annai1 dd.dd1{
  font-size: 2.6rem;
  text-align: center;
}
#annai1 .dd3 {
  width: 100%;
  display: flex;
  flex-wrap:wrap;
  justify-content: space-around;
  padding: 10px 0px 0px 0px;
}
#annai1 .dd3 p {
  width: 95%;
}
#annai1 .dd3 p img {
  max-width: 100%;
  height: auto;
}
#annai1 .dd3 ul {
  width: 95%;
  background-image: url(../img/bg_10.png);
  padding: 0px 10px 10px 10px;
  margin-top: 10px;
}
#annai1 .dd3 li {
  background-image: url(../img/box.png);
  background-repeat: no-repeat;
  background-position: 5px 5px;
  background-size: 20px;
  border-style: dotted;
  border-color: #666;
  border-width: 0px 0px 1px 0px;
  padding: 5px 0px 0px 25px;
}
#annai1 dd.btn {
  text-align: center;
}

/*----- ギャラリー -----*/
#gallery {
  background-image: url(../img/bg_gallery.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 40px 0px 30px 0px;
}
#gallery dd {
  width: 90%;
  margin: 0px auto;
  padding: 0px 0px 5px 0px;
}
#gallery dd.sum {
  display: flex;
  flex-wrap:wrap;
  justify-content: space-around;
}
#gallery dd.sum span {
  display: inline-block;
  width: 19.5%;
  padding: 0px 0px 4px 0px;
}
#gallery dd.dd1 img,
#gallery dd.sum span img {
  max-width: 100%;
  height: auto;
}

/*----- わたしたちの想い-----*/
#concept {
  padding: 40px 0px 30px 0px;
  background-image: url(../img/bg_concept.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#concept dd {
  width:95%;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 130%;
  text-align: center;
  margin: 0px auto;
}
#concept dd p {
  width: 240px;
  height: 240px;
  margin: 0px auto 10px auto;
}
#concept dd p img{
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}


/*--------　メニューページの設定　--------*/
.menu {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap:wrap;
  justify-content: space-around;
  padding: 20px 0px 20px 0px;
}
.menu p.menu_img {
  width: 80%;
}
.menu_img img {
  max-width:100%;
  height: auto;
}
.menu dl {
  width: 95%;
  padding: 20px 0px 0px 0px;
}
.menu dt {
  font-size: 1.9rem;
  line-height: 120%;
  text-align: center;
}
.menu dt span {
  display: block;
  font-size: 1.6rem;
  padding: 2px 0px 2px 0px;
}
.menu table,
.menu th,
.menu td {
  border-style: dotted;
  border-color: silver;
}
.menu table {
  width: 98%;
  margin: 5px auto 5px 0px;
  border-width: 1px 0px 0px 0px;
}
.menu th,
.menu td {
  border-width: 0px 0px 1px 0px;
}
.menu th {
  width:10%;
  font-weight: normal;
  writing-mode: vertical-rl;
}
.menu th span {
  display: block;
  background-color: #eee;
  padding: 0px 5px 0px 5px;
  margin: 0px 0px 4px 0px
}
.menu td {
  width: 90%;
  padding: 5px 0px 5px 5px;
}
.menu td p {
  line-height: 180%;
}

.menu td.link {
  text-align: center;
}
.menu td.link span {
  display: block;
  width: 60%;
  margin: 0px auto;
}
.menu td.link span img {
  max-width: 100%;
  height: auto;
}

.info_m {
  background: #ede4e1;
  padding: 15px 5px 15px 5px;
  margin: 0px 0px 20px 0px;
}
.info_m dl {
  width: 90%;
  margin: 0px auto;
}
.info_m dt {
  font-size: 1.9rem;
  font-weight: bold;
  letter-spacing: 2px;
}
.info_m dd {
  line-height: 150%;
}
.info_m dd p {
  margin-top: 10px;
}
/*--------　コースの流れ　--------*/
#flow {
  width: 90%;
  background: #e6bfb2;
  padding: 10px 0px 30px 0px;
  margin: 0px auto 30px auto;
}
#flow dl {
  width: 90%;
  margin: 0px auto;
  background: #fff;
}
#flow dt {
  color: #000;
  font-size: 1.6rem;
  padding: 10px 0px 0px 10px;
}
#flow dd {
  font-size: 1.3rem;
  line-height: 100%;
  padding: 5px 0px 10px 10px;
}
#flow dd.ya {
  height: 30px;
  background: #e6bfb2;
  background-image: url(../img/yajirusi.png);
  background-repeat: no-repeat;
  background-position: center 0px;
  background-size: 40px;
  padding: 0px;
}
/*--------　当サロンのシミケア　--------*/
#stain {
  margin: 20px 0px 20px 0px;
}
#stain dl{
  width: 95%;
  margin: 0px auto;
}
#stain dt {
  color: #622d18;
  font-size: 1.7rem;
  font-weight:bold;
  line-height: 110%;
}
#stain dd.com {
  color: #000;
  font-size: 1.3rem;
  line-height: 120%;
  padding: 10px 0px 10px 0px;
}
#stain dd.com p {
  padding: 10px 0px 0px 0px;
}
#stain dd.img {
  width: 100%;
  margin: 0px auto;
  padding: 15px 0px 10px 0px;
}
#stain dd.img img {
  max-width: 100%;
  height: auto;
}

/*----- よくあるご質問-----*/
#question {
  background: #f7f6f5;
  padding: 50px 0px 40px 0px;
}
#question dl#qa {
  width: 95%;
  margin: 0px auto;
  padding: 0px;
}
#question dl#qa dt {
  color: #192f60;
  font-size: 1.6rem;
  line-height: 110%;
  font-weight: normal;
  text-align: left;
  background-image: url(../img/q.png);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 0px 0px;
  padding: 0px 0px 10px 25px;
}
#question dl#qa dd {
  color: #6b3f31;
  background-image: url(../img/a.png);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 5px 0px;
  padding: 0px 0px 20px 25px;
}

/*--------　Before After ページの設定　--------*/
#before_after {
  display: flex;
  flex-wrap:wrap;
  justify-content: space-around;
  width: 100%;
  margin: 40px auto;
}
#before_after p {
  width: 90%;
  border-style: solid;
  border-color: #b8860b;
  border-width: 1px;
  border-radius: 16px;
  background: #fff;
  padding: 8px;
  margin-bottom: 8px;
}
#before_after p span {display: block;}
#before_after p span.photo img,
#before_after span.douga video {
  width: 270px;
  height: 270px;
  object-fit: cover;
  object-position: center;
  border-radius: 10px;
}
#before_after span.photo video {display: none;}
#before_after span.douga img {display: none;}

#before_after p span.com1 {
  color: #3E2723;
  font-family: serif;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0px;
  line-height:100%;
  border-style: solid;
  border-color: #b8860b;
  border-width: 1px 0px 1px 0px;
  margin-top: 5px;
  padding: 5px 0px;
}
#before_after p span.com1 span {
  display: inline;
  color: #654321;
  font-family: "メイリオ";
  font-weight: bold;
  font-size: 12px;
}

#before_after p span.com2 {
  color: #b8860b;
  font-size:90%;
  letter-spacing: 0px;
  line-height:100%;
  padding: 5px 0px;
}

/*--------　お客様の声　--------*/
#voice {
  display: flex;
  flex-wrap:wrap;
  justify-content: space-around;
  width: 100%;
  margin: 40px auto;
}
#voice p {
  width: 90%;
  border-style: solid;
  border-color: #b8860b;
  border-width: 1px;
  border-radius: 16px;
  background: #fff;
  padding: 8px;
  margin-bottom: 8px;
}
#voice p span {display: block;}
#voice p span.photo_c img,
#voice p span.photo_t img,
#voice p span.photo_b img,
#voice p span.photo_b2 img {
  width: 270px;
  height: 270px;
  object-fit: cover;
  object-position: center;
  border-radius: 10px;
}
#voice p span.photo_c img {object-position: center;}
#voice p span.photo_t img {object-position: top;}
#voice p span.photo_b img {object-position: bottom;}
#voice p span.photo_b2 img {object-position: 90% 90%;}

#voice p span.com_c {
  color: #3E2723;
  font-family: serif;
  font-size; 14px;
  letter-spacing: 0px;
  line-height:150%;
  border-style: solid;
  border-color: #b8860b;
  border-width: 1px 0px 1px 0px;
  margin-top: 20px;
  padding: 5px 0px;
}
#voice p span.com_s {
  color: #b8860b;
  font-size:90%;
  letter-spacing: 0px;
  line-height:100%;
  padding: 5px 0px;
}
#voice p span.point_t {
  color: #654321;
  font-size; 15px;
  font-weight: bold;
  padding-top: 30px;
}
#voice p span.point_n {
  color: #3E2723;
  font-family: serif;
  font-size; 14px;
  line-height:150%;
  text-align: center;
}





/*----- アクセス-----*/
#access {
  margin: 50px 0px 0px 0px;
}
#access dl {
  width: 95%;
  margin: 0px auto;
}
#access dd.dd1 {
  width: 60%;
  margin: 0px auto;
}
#access dd.dd1 img {
  max-width: 100%;
  height: auto;
}
#access dd.add ul {
  width: 90%;
  margin: 10px auto;
}
#access dd.add li {
  border-style: dotted;
  border-color: #622d18;
  border-width: 0px 0px 1px 0px;
  padding: 15px 2px 0px 2px;
}

#access dd.add li span {
  display: block;
}
#access dd.add li span.sp1 {
  width: 25%;
  background: #dcd6d2;
  vertical-align: top;
  text-align: center;
  padding: 2px 0px 2px 0px;
}
#access dd.add li span.sp2 {
  width: 100%;
  line-height:140%;
  padding: 5px 0px 5px 0px;
}
#access dd.map {
  background: #fff;
  margin: 50px 0px 0px 0px; 
  padding: 20px 20px 20px 20px;
}

/*-----　お問い合わせ　-----*/
#contact {
  width: 95%;
  margin: 20px auto 20px auto;
}
#contact dt {}
#contact dd {}
#contact ul {
  border-style: solid;
  border-color: #6f5436;
  border-width: 1px 1px 0px 1px;
  margin: 10px 0px 10px 0px;
}
#contact li {
  border-style: solid;
  border-color: #6f5436;
  border-width: 0px 0px 1px 0px;
  background: #e9dacb;
  padding: 0px 0px 3px 10px;
}
#contact li span.sp1 {
  display: block;
  width: 50%;
  padding: 5px 5px 0px 0px;
}
#contact li span.sp2 {
  display: inline-block;
  width: 97%;
  background: #fff;
  padding: 5px 0px 5px 5px;
}
#contact input,
#contact select,
#contact textarea {
  padding: 5px 0px 5px 5px;
  margin: 0px 0px 5px 0px
}
#contact input.text1 {width: 50%;}
#contact input.text2 {width: 95%;}
#contact textarea {
  width: 95%;
  height: 100px;
}
#contact p {text-align: center;}
.doc_s {font-size: 80%;}
