@charset "utf-8";
/*
Theme Name:daishogun
Theme URI:daishogun
Description:daishogun
Version:1.1
Author:sa
Author URI:https://rapunzel2022.jp
*/

/*----------------------------------------------------
	共通設定 ヘッダー
----------------------------------------------------*/
header {
    position: fixed;
    width: 100%;
    height: 43;
    background-color: #ffffff;
    padding: 22px 0px 15px 10px;
    z-index: 3;
}
p#tel{
    position: fixed;
    left:248px;
    top:21px;
}

/*----------------------------------------------------
	共通設定　ナビゲーション
----------------------------------------------------*/
nav{
    max-width: 580px;
    position: fixed;
    right : 90px;
    top   : 42px;
}
nav ul li:first-child{
    padding: 0px 10px 0px 10px;
    box-sizing: border-box;
    border-right: 1px solid #111111;
}
nav ul li:nth-child(2){
    padding: 0px 10px 0px 10px;
    box-sizing: border-box;
    border-right: 1px solid #111111;
}
nav ul li:nth-child(3){
    padding: 0px 10px 0px 10px;
    box-sizing: border-box;
    border-right: 1px solid #111111;
}
nav ul li:nth-child(4){
    padding: 0px 10px 0px 10px;
    box-sizing: border-box;
    border-right: 1px solid #111111;
}
nav ul li:nth-child(5){
    padding: 0px 0px 0px 10px;
}
nav ul{
	display:flex;
}
#menu{
    position: fixed;
    right: 17px;
    top: 21px;
    font-size: 90%;
    z-index: 5;
}

/*　ハンバーガーボタン　*/
.hamburger {
  display : block;
  position: fixed;
  z-index : 3;
  right : 13px;
  top   : 32px;
  width : 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
}
.hamburger span {
  display : block;
  position: absolute;
  width   : 30px;
  height  : 2px ;
  left    : 6px;
  background : #555;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition   : 0.5s ease-in-out;
  transition        : 0.5s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 10px;
}
.hamburger span:nth-child(2) {
  top: 20px;
}
.hamburger span:nth-child(3) {
  top: 30px;
}

/* ナビ開いてる時のボタン */
.hamburger.active span:nth-child(1) {
  top : 16px;
  left: 6px;
  -webkit-transform: rotate(315deg);
  -moz-transform   : rotate(315deg);
  transform        : rotate(315deg);
}

.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 16px;
  -webkit-transform: rotate(-315deg);
  -moz-transform   : rotate(-315deg);
  transform        : rotate(-315deg);
}

div.globalMenuSp {
  position: fixed;
  z-index : 2;
  top  : 0;
  left : 0;
  color: #000;
  background: #fff;
  text-align: center;
  transform: translateX(100%);
  transition: all 0.6s;
  width: 100%;
  height: 100%
}
div.globalMenuSp dl{
    padding: 30px 0px 0px 0px;
}
ul#hmenu li{
    padding: 15px 0px;
}
ul#hmenu-ad li{
    padding: 5px 0px;
}

/* このクラスを、jQueryで付与・削除する */
div.globalMenuSp.active {
  transform: translateX(0%);
}

/*----------------------------------------------------
	共通設定　メインコンテンツ
----------------------------------------------------*/
section{
    width: 100%;
    background:url("../image/common/so-white.png") repeat;
    padding:80px 0px 40px 0px;
}
ul#sns{
    display: flex;
    max-width: 249px;
    margin: 0 auto;
    padding: 40px 0px 0px 0px;
}
ul#sns li:first-child{
    padding: 0px 10px 0px 0px;
}
dt.color{
  position: relative;
  border-bottom: 3px solid #094;
}
dt.color:before {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 20%;
  height: 3px;
  content: '';
  background: #00cc5b;
}

/*----------------------------------------------------
	トップページ
----------------------------------------------------*/
#content{
    max-width: 1040px;
    margin: 0 auto;
}
h2{
    width: 100%;
    height: 100%;
}
p#web{
    max-width: 700px;
    max-height: 70px;
    margin: 0 auto;
    padding: 40px 0px 5px 0px;
}
h3{
    max-width: 700px;
    max-height: 384px;
    margin: 0 auto;
    padding-top: 30px;
}
#content dt{
    font-size: 150%;
    text-align: center;
    padding: 40px 0px 7px 0px;
    margin-bottom: 7px;
}
#content  dd{
    line-height: 1.8em;
}
p#link1{
    max-width: 400px;
    max-height: 50px;
    margin: 0 auto;
    padding: 30px 0px;
}
p#link2{
    max-width: 400px;
    max-height: 50px;
    margin: 0 auto;
    padding: 30px 0px;
}
p#link3{
    max-width: 400px;
    max-height: 50px;
    margin: 0 auto;
    padding: 30px 0px;
}
p.space{
    padding: 0px 0px 30px 0px;
}

/*----------------------------------------------------
	ハーブ蒸し
----------------------------------------------------*/
#herb{
    max-width: 1040px;
    margin: 0 auto;
    padding: 30px 0px 0px 0px;
}
#herb dt{
    font-size: 150%;
    text-align: center;
    padding: 20px 0px 7px 0px;
    margin-bottom: 7px;
}
#herb  dd{
    padding: 2px 0px 0px 0px;
	line-height: 1.3em;
}
#herb p{
    padding: 10px 0px 15px 0px;
}

/*----------------------------------------------------
	リンパマッサージ
----------------------------------------------------*/
#rinpa{
    max-width: 1040px;
    margin: 0 auto;
    padding: 30px 0px 0px 0px;
}
#rinpa dt{
    font-size: 150%;
    text-align: center;
    padding: 20px 0px 7px 0px;
    margin-bottom: 7px;
}
#rinpa dd{
    line-height: 1.8em;
}
#rinpa p{
    padding: 5px 0px 0px 0px;
}
p#position{
    max-width: 800px;
    max-height: 731px;
    margin: 0 auto;
    padding: 30px 0px 0px 0px;
}
.box26 {
    position: relative;
    margin: 10px 0px;
    padding: 0.5em 1em;
    border: solid 3px #094;
    border-radius: 8px;
    z-index: 0;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 20px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    font-weight: nomal;
}
.box26 p {
    margin: 0; 
    padding: 0;
    line-height: 1.4em;
}

/*----------------------------------------------------
	コース・料金
----------------------------------------------------*/
#price{
    max-width: 1040px;
    margin: 0 auto;
    padding: 30px 0px 0px 0px;
}
#price h3{
    font-size: 150%;
    font-weight: normal;
    text-align: center;
    max-width: 1040px;
    position: relative;
    border-bottom: 3px solid #094;
    padding: 20px 0px 7px 0px;
}
#price h3:before {
   position: absolute;
   bottom: -3px;
   left: 0;
   width: 20%;
   height: 3px;
   content: '';
   background: #00cc5b;
}
p.price1{
    text-align: center;
    font-size: 120%;
    padding: 20px 0px 10px 0px;
}
p.price2{
    text-align: center;
    font-size: 120%;
    padding: 30px 0px 10px 0px;
}
#price table{
	width:100%;
    height: 100%;
    margin: 0 auto;
}
td.left{
	width:65%;
    text-align: center;
	vertical-align:middle;
	padding:15px 5px;
    border: #AFA966 1px solid;
}
td.right{
	width:35%;
    text-align: center;
	vertical-align:middle;
	line-height:1.5em;
	padding:15px 5px;
    border: #AFA966 1px solid;
}
p#ticket{
    padding: 20px 0px 0px 0px;
}

/*----------------------------------------------------
	店舗情報
----------------------------------------------------*/
#store{
    max-width: 1040px;
    margin: 0 auto;
    padding: 15px 0px 0px 0px;
}
#store dl dt{
    font-size: 150%;
    text-align: center;
    padding: 20px 0px 0px 0px;
}
#store dl dd{
    max-width: 1040px;
    max-height: 600px;
}
#store h3{
    width: 230px;
    height: 50px;
    margin: 0 auto;
    padding: 45px 0px 0px 0px;
}
#store p{
    text-align: center;
    padding: 5px 0px 0px 0px;
}
ul#address{
        text-align: center;
        line-height: 1.8em;
}
.box27 {
    position: relative;
    margin: 20px 0px 0px 0px;
    padding: 0.7em 1em;
    border: solid 3px skyblue;
    border-radius: 8px;
    z-index: 0;
}
p#parking{
    font-size: 115%;
    padding: 0px 0px 6px 0px;
    margin-bottom: 7px;
    border-bottom: 1px #222222 dotted;
}


/*----------------------------------------------------
	共通設定　フッター
----------------------------------------------------*/
footer{
    background-image: url("../image/common/debut_dark.png");
    color: #ffffff;
    text-align: center;
    padding: 25px 0px 10px 0px;
    }
#footer{
    max-width: 1040px;
    margin: 0 auto;
}
h4{
    font-weight:1;
    font-size: 150%;
    padding: 0px 0px 8px 0px;
}
#footer ul{
	display:flex;
    max-width: 550px;
    margin: 0 auto;
    padding: 0px 7px 20px 7px;
}
#footer ul a{
    color: #ffffff;
}
#footer ul a:hover{
    color:darkgrey;
}
#footer ul li:first-child{
    padding: 0px 10px 0px 10px;
}
#footer ul li:nth-child(2){
    padding: 0px 10px 0px 10px;
}
#footer ul li:nth-child(3){
    padding: 0px 10px 0px 10px;
}
#footer ul li:nth-child(4){
    padding: 0px 10px 0px 10px;
}
#footer ul li:nth-child(5){
    padding: 0px 0px 0px 10px;
}
#footer p{
    line-height: 1.5em;
}
#adress{
    background: url("../image/common/so-white.png") repeat;
    padding: 25px 0px;
}
small{
    display: block;
}