/* 共通部分 */
*{
  margin: 0px;
}
html{
  overflow: scroll;
}
body{
  width:375px;
  background-color: #ffffff;
  font-family: "Noto Sans JP Regular";
  line-height: 1.2;
  /* 1L_iOS対策
  ・文字自動調整を倍率を1倍に固定
  */
  -webkit-text-size-adjust: 100%;
}
a,p{
  text-decoration: none;
  text-decoration-color: #4b474d;
}
img{
  pointer-events: fill;
  /* 4L_コピー不可対策 */
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-touch-callout:none;
  -moz-user-select:none;
  touch-action:none;
  user-select:none;
}
ul li{
  list-style:none;
}
.underline{
  text-decoration: underline;
}

/* ヘッダーとfixボタン */
#ham {
  text-decoration: none;
  float: right;
  position: fixed;
  top: 10px;
  left: 315px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  z-index: 100;
}
#header-top {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 375px;
  height: 70px;
}
#to-yoyaku {
  text-decoration: none;
  clear: both;
  position: fixed;
  top: 70px;
  left: 300px;
  width: 75px;
  height: 75px;
  cursor: pointer;
  z-index: 99;
}
#to-top{
  text-decoration: none;
  position: fixed;
  top: 145px;
  left: 300px;
  width: 75px;
  height: 75px;
  cursor: pointer;
  z-index: 98;
}


/* mainのメニューエリア */
.form_area {
  position: relative;
}
h1{
  position: absolute;
  top: 90px;
  left: 100px;
  font-size: 17pt;
  letter-spacing: 1.1px;
  line-height: 40px;
  font-weight: 400;
  font-family: serif ;
  color: #4B474D;
}
p{
  position: absolute;
  top: 140px;
  width: 350px;
  font-size: 13pt;
  letter-spacing: 1.1px;
  line-height: 25px;
  font-weight: 400;
  font-family: serif ;
  color: #4B474D;
  text-align: center;
}

/* ここから仮予約フォーム */
.yoyaku_all {
  position: relative;
  top: 310px;
  left: 24px;
}
#yoyaku {
  position: absolute;
  top: 335px;
  left: 0px;
  width: 205px;
}
#yoyaku p{
  font-size: 10pt;
  letter-spacing: 1.1px;
  line-height: 18px;
  font-weight: 400;
  font-family: sans-serif ;
  color: #4B474D;
  text-align: left;
  cursor: pointer;
  z-index: 96;
}
input{
  display: inline-block;
  width: 230px;
  font-size: 10pt;
  letter-spacing: 1.1px;
  line-height: 18px;
  font-weight: 400;
  font-family: sans-serif ;
  color: #4B474D;
  text-align: left;
  cursor: pointer;
  z-index: 97;
  border: none;
  box-sizing: border-box;
}
#yoyaku01{
  position: absolute;
  top: 7px;
  left: 100px;
}
#yoyaku02{
  position: absolute;
  top: 162px;
  left: 100px;
}
#yoyaku03{
  position: absolute;
  top: 247px;
  left: 100px;
}
#yoyaku04 input,
#yoyaku05 input,
#yoyaku06 input,
#yoyaku07 input,
#yoyaku08 input,
#yoyaku09 input,
#yoyaku11 input{
  width: 30px;
}
#yoyaku04{
  position: absolute;
  top: 297px;
  left: 170px;
  width: 350px;
}
#yoyaku05{
  position: absolute;
  top: 325px;
  left: 170px;
}
#yoyaku06{
  position: absolute;
  top: 360px;
  left: 170px;
}
#yoyaku07{
  position: absolute;
  top: 390px;
  left: 170px;
}
#yoyaku08{
  position: absolute;
  top: 420px;
  left: 170px;
}
#yoyaku09{
  position: absolute;
  top: 450px;
  left: 170px;
}
#yoyaku10{
  position: absolute;
  top: 582px;
  left: 100px;
}
#yoyaku10 textarea{
  font-size: 10pt;
  letter-spacing: 1.1px;
  line-height: 18px;
  font-weight: 400;
  font-family: sans-serif ;
  color: #4B474D;
  text-align: left;
  cursor: pointer;
  border: none;
  box-sizing: border-box;
}
#yoyaku11{
  position: absolute;
  top: 790px;
  left: 90px;
}
#yoyaku12{
  position: absolute;
  top: 850px;
  left: 90px;
}


/* 問い合わせフォーム */
.toiawase_all {
  position: relative;
  top: 370px;
  left: 24px;
}
#toiawase {
  position: absolute;
  top: 370px;
  left: 0px;
  width: 205px;
}
#toiawase p{
  font-size: 10pt;
  letter-spacing: 1.1px;
  line-height: 18px;
  font-weight: 400;
  font-family: sans-serif ;
  color: #4B474D;
  text-align: left;
  cursor: pointer;
  z-index: 96;
}
#toiawase01{
  position: absolute;
  top: 33px;
  left: 100px;
}
#toiawase02{
  position: absolute;
  top: 118px;
  left: 100px;
}
#toiawase03{
  position: absolute;
  top: 260px;
  left: 100px;
}
#toiawase03 textarea{
  font-size: 10pt;
  letter-spacing: 1.1px;
  line-height: 18px;
  font-weight: 400;
  font-family: sans-serif ;
  color: #4B474D;
  text-align: left;
  cursor: pointer;
  border: none;
  box-sizing: border-box;
}
#toiawase04{
  position: absolute;
  top: 610px;
  left: 90px;
}
#toiawase04 input{
  width: 30px;
}
#toiawase05{
  position: absolute;
  top: 665px;
  left: 90px;
}


/* ここからイベント用仮予約フォーム */
.yoyaku_all_event {
  position: relative;
  top: 410px;
  left: 0px;
}
#yoyaku_event {
  position: absolute;
  top: 435px;
  left: 0px;
  width: 205px;
}
#yoyaku_event p{
  font-size: 10pt;
  letter-spacing: 1.1px;
  line-height: 18px;
  font-weight: 400;
  font-family: sans-serif ;
  color: #4B474D;
  text-align: left;
  cursor: pointer;
  z-index: 96;
}
#yoyaku_event01{
  position: absolute;
  top: 777px;
  left: 100px;
}
#yoyaku_event02{
  position: absolute;
  top: 928px;
  left: 100px;
}
#yoyaku_event03{
  position: absolute;
  top: 1016px;
  left: 100px;
}
#yoyaku_event04 input,
#yoyaku_event05 input,
#yoyaku_event06 input,
#yoyaku_event07 input,
#yoyaku_event09 input
{
  width: 30px;
}
#yoyaku_event04{
  position: absolute;
  top: 1066px;
  left: 170px;
  width: 370px;
}
#yoyaku_event05{
  position: absolute;
  top: 1090px;
  left: 170px;
}
#yoyaku_event06{
  position: absolute;
  top: 1133px;
  left: 170px;
}
#yoyaku_event07{
  position: absolute;
  top: 1195px;
  left: 170px;
}
#yoyaku_event08{
  position: absolute;
  top: 1355px;
  left: 100px;
}
#yoyaku_event08 textarea{
  font-size: 10pt;
  letter-spacing: 1.1px;
  line-height: 18px;
  font-weight: 400;
  font-family: sans-serif ;
  color: #4B474D;
  text-align: left;
  cursor: pointer;
  border: none;
  box-sizing: border-box;
}
#yoyaku_event09{
  position: absolute;
  top: 1565px;
  left: 90px;
}
#yoyaku_event10{
  position: absolute;
  top: 1630px;
  left: 90px;
}

  /* sns〜footerエリア */
.sns {
    position: relative;
    top: 470px;
    width: 378px;
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 50px;
    display: flex;
    border: none;
    background-color: transparent;
    list-style-type: none;
}
.sns_icon{
    text-decoration: none;
    width: 31.5px;
    padding: 10px;
    cursor: pointer;
}
.footer {
    position: relative;
    display: inline-block;
    top: 440px;
    bottom: 0px;
    left: 0px;
    background-color: #4B474D;
    width: 375px;
    height: 180px;
    text-align: left;
    font-size: 13px;
    line-height: 1.3;
    color: white;
    font-family: var(--font-noto-sans-jp);
  } 
.li01 {
    position: absolute;
    top: 20px;
    left: 0px;
    width: 328px;
}
.li02 {
    position: absolute;
    left: 25px;
}
.copyright {
    position: absolute;
    width: 375px;
    bottom: 10px;
    font-size: 10px;
    font-weight: 500;
    text-align: center;
}




