@charset "UTF-8";
/*=============================================*/
/*                   　index　　　　　          */
/*=============================================*/
.text {
  padding-top: 10px;
  padding-bottom: 10px;
}

#index #key {
  background: url(../img/index/bg-key.png) no-repeat center top, url(../img/shared/bg01.jpg) repeat center top;
  background-size: cover, auto;
  z-index: 1;
}

#index #key .p-key li {
  height: 100vh;
}

#index #key .p-key .li01 img {
  width: 60%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#index #key .p-key .li02 {
  background: url(../img/index/key.png) no-repeat center bottom;
  background-size: 130% auto;
  height: 80vh;
  padding-top: 20%;
}
#index #key .p-key .li02 .logo{
  margin-bottom: 10%;
}
#index #sec01 {
  padding-bottom: 20%;
  background: url(../img/index/s1-bg.png) no-repeat center bottom, url(../img/shared/bg01.jpg) repeat center top;
  background-size: 100%, auto;
  position: relative;
  z-index: 1;
}

#index #sec02 {
  padding-bottom: 10%;
  background: url(../img/shared/bg01.jpg) repeat center top;
  background-size: auto;
  position: relative;
  z-index: 1;
}

#index #sec02 h2 {
  width: 80%;
  margin: 5% auto 0;
}

#index #sec03 {
  padding-top: 5%;
  padding-bottom: 10%;
  background: url(../img/shared/bg01.jpg) repeat center top;
  background-size: auto;
  position: relative;
  z-index: 1;
}
#index #sec03 h2{
  margin-bottom: 5%;
}
#index #sec03 .photo {
  margin-left: -3%;
  margin-right: -3%;
}

#index #sec03 .pt1 {
  margin-top: 5%;
  margin-bottom: 5%;
}

#index #sec04 .bg {
  padding: 0 5%;
  box-sizing: border-box;
  position: relative;
}

#index #sec04 .bg h2 {
  padding: 5% 3%;
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.6);
  position: relative;
  z-index: 1;
  width: 40%;
  margin: 0 auto;
}

#index #sec04 .bg .parallax img {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  object-fit: cover;
}

#index #sec04 .wrap {
  background: url(../img/shared/bg01.jpg) repeat center top;
  background-size: auto;
  position: relative;
  z-index: 1;
  padding-bottom: 10%;
}

#index #sec05 {
  padding-top: 5%;
  padding-bottom: 5%;
  background: url(../img/shared/bg01.jpg) repeat center top;
  background-size: auto;
  position: relative;
  z-index: 1;
}

#index #sec05 h2 {
  background: url(../img/shared/dot.png) repeat-x center bottom;
  padding-bottom: 3%;
  margin-bottom: 5%;
}

#index #sec05 .twitter {
  margin-bottom: 5%;
}
#index #sec05 .twitter .cnt {
  width: 300px;
  margin: 0 auto;
}
#index #sec05 .twitter .cnt iframe{
  height: 350px !important;
}
#index #sec05 .twitter h3 {
  margin: 0 -3% 5%;
}

#index #sec05 .fb h3 {
  margin: 0 -3% 5%;
}

#index #sec05 .fb .cnt {
  text-align: center;
}

/*=============================================*/
/*                   　about　　　　　          */
/*=============================================*/
#about #key {
  background: url(../img/about/key.jpg) no-repeat center top;
  background-size: cover;
}

#about #key .txt-key {
  position: absolute;
  bottom: 12%;
  right: 0;
  width: 60%;
  z-index: 2;
}

#about #sec01 {
  padding-top: 10%;
  padding-bottom: 10%;
}

#about #sec01 .pt1 {
  margin-left: -3%;
  margin-right: -3%;
}

#about #sec01 h3 {
  margin: 0 -3%;
}

#about #sec01 .pt2 {
  width: 70%;
  margin: 5% auto 0;
}

#about #sec02 {
  padding-bottom: 10%;
}

#about #sec02 h2 {
  width: 45%;
  margin: 0 auto;
}

#about #sec02 .pt {
  width: 70%;
  margin: 5% auto 0;
}

#about #sec03 {
  padding-bottom: 10%;
}

#about #sec04 {
  padding-bottom: 10%;
}

#about #sec04 h2 {
  margin-left: -3%;
  margin-right: -3%;
}

#about #sec05 {
  padding-bottom: 10%;
}

#about #sec05 h2 {
  margin-left: -3%;
  margin-right: -3%;
}

/*=============================================*/
/*                   　menu　　　　　          */
/*=============================================*/
#menu #key {
  background: url(../img/menu/key.jpg) no-repeat center;
  background-size: cover;
}

#menu #key .txt-key {
  position: absolute;
  bottom: 10%;
  right: 0;
  width: 60%;
  z-index: 2;
}

#menu #sec01 {
  padding-bottom: 10%;
}
/*#menu #sec01 .toggle{
  border: 1px solid #000;
}*/
#menu #sec01 .toggle .toggle-link{
  padding-left: 20px;
  width: 120px;
  margin: 0 auto;
  box-sizing: border-box;
}
#menu #sec01 .toggle .toggle-link:after{
  right: 12%;
  color: #000;
}
#menu #sec01 .toggle .toggle-main{
  padding: 0 2% 20px;
}
#menu #sec01 .text{
  padding-bottom: 0;
}
#menu #sec02 {
  padding-bottom: 10%;
}

#menu #sec02 .pt1 {
  margin-left: -3%;
  margin-right: -3%;
}

#menu #sec02 .dl01 {
  margin-top: -4%;
  display: table;
  text-align: center;
}

#menu #sec02 .dl01 dt {
  display: table-cell;
  width: 30%;
}

#menu #sec02 .dl01 dd {
  display: table-cell;
  font-size: 5vmin;
  letter-spacing: 0.08em;
  vertical-align: middle;
  line-height: 1;
}

#menu #sec02 .dl01 dd span {
  font-size: 7vmin;
}

#menu #sec02 h3 {
  margin: 0 -3% 1%;
}

#menu #sec02 .dl02 {
  margin-left: -3%;
  margin-right: -3%;
}

#menu #sec02 .dl02 dt {
  width: 90%;
  margin: 0 auto;
}

#menu #sec02 .dl02 dd {
  padding-left: 10px;
  padding-right: 10px;
}

#menu #sec02 .btn {
  margin-top: 5%;
  margin-bottom: 10%;
}
#menu #sec02 h4 {
  margin: 5% -3% 0;
}
#menu #sec03 {
  padding-bottom: 10%;
}

#menu #sec03 h2 {
  margin-left: -3%;
  margin-right: -3%;
}

#menu #sec04 {
  padding-top: 5%;
  padding-bottom: 10%;
}

#menu #sec04 h2 {
  margin-bottom: 5%;
}

#menu #sec04 h3 {
  margin-bottom: 5%;
}
#menu #sec02 .dl01 {
  margin-top: -4%;
  display: table;
  text-align: center;
}
#menu #sec04 .dl01 dt {
  display: table-cell;
  width: 30%;
}

#menu #sec04 .dl01 dd {
  display: table-cell;
  font-size: 5vmin;
  letter-spacing: 0.08em;
  vertical-align: middle;
  line-height: 1;
}

#menu #sec04 .dl01 dd span {
  font-size: 7vmin;
}
#menu #sec05 {
  padding-top: 5%;
  background: rgba(0, 0, 0, 0.05);
  padding-bottom: 10%;
}

#menu #sec05 .group {
  position: relative;
}

#menu #sec05 .group .price {
  font-size: 5vmin;
  letter-spacing: 0.08em;
  vertical-align: middle;
  line-height: 1;
  position: absolute;
  bottom: 15%;
  left: 5%;
}

#menu #sec05 .group .price span {
  font-size: 7vmin;
}

#menu #sec06 {
  padding-bottom: 10%;
}

#g-btn {
  padding-bottom: 5%;
  padding-top: 5%;
}

#g-btn ul li {
  margin-bottom: 5%;
}

#g-btn ul li:last-child {
  padding-top: 5%;
}

/*=============================================*/
/*                   　drink　　　　　          */
/*=============================================*/
#drink #key {
  background: url(../img/drink/key.jpg) no-repeat center right;
  background-size: cover;
}

#drink #key .txt-key {
  position: absolute;
  bottom: 11%;
  right: 0;
  width: 60%;
  z-index: 2;
}

#drink #sec01 {
  padding-top: 10%;
}

#drink #sec01 h2 {
  margin: 0 -3% 5%;
}

#drink #sec01 .photo {
  margin-left: -3%;
  margin-right: -3%;
}

#drink #sec01 .info2 {
  padding-top: 5%;
  padding-bottom: 8%;
}

#drink #sec01 .info2 h3 {
  margin-left: -3%;
  margin-right: -3%;
}

#drink #sec02 {
  padding-top: 10%;
  padding-bottom: 10%;
  background: rgba(0, 0, 0, 0.05);
}

#drink #sec02 .photo {
  width: 70%;
  margin: 0 auto 5%;
}

#drink #sec02 .js_full {
  padding-top: calc(125% + 30px);
  margin: 0;
}

#drink #sec02 .js_full_ext img {
  margin: 0 auto;
}
#drink #sec02 .js_full_ext ul li{
  margin-left: 5px;
  margin-right: 5px;
}
#drink #sec02 dl {
  background: #fff;
  padding: 5% 3% 20px;
}

#drink #sec02 dl dt {
  padding-bottom: 5%;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 5%;
}

#drink #sec03 {
  padding-top: 5%;
  padding-bottom: 5%;
}

#drink #sec03 .toggle .toggle-link:after {
  color: #000;
  font-size: 16px;
}

#drink #sec03 .toggle .toggle-main {
  padding-top: 20px;
  margin-left: 3%;
  margin-right: 3%;
  margin-top: 5%;
  border-top: 1px solid #d8d8d8;
}

#drink #sec03 .toggle .toggle-main dl {
  margin-bottom: 20px;
  text-align: center;
}

#drink #sec04 {
  padding: 10% 3%;
  background: url(../img/drink/s4-bg.jpg) no-repeat center top;
  background-size: cover;
  color: #fff;
}

#drink #sec04 dl {
  margin: 0 auto;
}

#drink #sec04 dl dt {
  width: 35%;
  float: right;
}

#drink #sec04 dl dd {
  width: 65%;
  float: left;
  font-size: 4vmin;
  line-height: 2;
}

#drink #sec05 {
  padding-top: 5%;
  padding-bottom: 5%;
}

#drink #sec05 .toggle .toggle-link:after {
  color: #000;
  font-size: 16px;
}

#drink #sec05 .toggle .toggle-main {
  padding-top: 20px;
  margin-left: 3%;
  margin-right: 3%;
  margin-top: 5%;
  border-top: 1px solid #d8d8d8;
}

#drink #sec05 .toggle .toggle-main dl {
  margin-bottom: 20px;
  text-align: center;
}

#drink #sec06 {
  padding: 10% 2%;
  background: url(../img/drink/s6-img.jpg) no-repeat center top;
  background-size: cover;
  color: #fff;
}

#drink #sec06 h2 {
  margin-left: -2%;
  margin-right: -2%;
}

#drink #sec06 .text {
  text-align: center;
  letter-spacing: 0;
  font-size: 4.3vmin;
  line-height: 2;
}

#drink #sec07 {
  padding-top: 5%;
  padding-bottom: 5%;
}

#drink #sec07 .toggle .toggle-link {
  padding-bottom: 8%;
}

#drink #sec07 .toggle .toggle-link:after {
  color: #000;
  font-size: 15px;
  bottom: 0;
  top: auto;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}

#drink #sec07 .toggle .toggle-main {
  padding-top: 20px;
  margin-left: 3%;
  margin-right: 3%;
  margin-top: 5%;
  border-top: 1px solid #d8d8d8;
}

#drink #sec07 .toggle .toggle-main .menu_list {
  margin-bottom: 20px;
  text-align: center;
}

#drink #sec07 .toggle .toggle-main .menu_list:last-child {
  margin-bottom: 0;
}

#drink #sec07 .toggle .toggle-main .menu_list h3 {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.05);
  font-size: 16px;
  line-height: 35px;
  margin-bottom: 10px;
}

#drink #sec07 .toggle .toggle-main .menu_list h4 {
  margin-top: 15px;
}

/*=============================================*/
/*                   　scene　　　　　          */
/*=============================================*/
#scene #key {
  background: url(../img/scene/key.jpg) no-repeat center;
  background-size: cover;
}

#scene #key .txt-key {
  position: absolute;
  bottom: 12%;
  right: 0;
  width: 70%;
  z-index: 2;
}

#scene #sec01 {
  padding-top: 10%;
  padding-bottom: 10%;
}

#scene #sec01 .photo {
  margin-left: -3%;
  margin-right: -3%;
}

#scene #sec01 .g-btn {
  width: 80%;
  margin: 0 auto;
}

#scene #sec01 .g-btn li {
  margin-top: 10%;
}

#scene #sec02 {
  background-color: rgba(0, 0, 0, 0.05);
  padding-top: 10%;
  padding-bottom: 10%;
}

#scene #sec02 h2 {
  margin-bottom: 5%;
}

#scene #sec03 {
  padding-top: 5%;
  padding-bottom: 10%;
}

#scene #sec03 h2 {
  width: 30%;
  margin: 0 auto -8%;
}

#scene #sec03 .photo {
  margin-left: -3%;
  margin-right: -3%;
}

#scene #sec03 .dl01 {
  display: table;
  text-align: center;
  white-space: nowrap;
}

#scene #sec03 .dl01 dt {
  display: table-cell;
  width: 40%;
}

#scene #sec03 .dl01 dd {
  display: table-cell;
  font-size: 5vmin;
  letter-spacing: 0.08em;
  vertical-align: middle;
  line-height: 1;
}

#scene #sec03 .dl01 dd span {
  font-size: 7vmin;
}

#scene #sec03 .w-slider01{
  width: 80%;
  margin: 0 auto;
}
#scene #sec03 .toggle {
  margin-top: 5%;
  border: 1px solid rgba(66, 86, 46, 0.09);
}

#scene #sec03 .toggle .toggle-link {
  background-color: rgba(66, 86, 46, 0.09);
}

#scene #sec03 .toggle .toggle-link:after {
  color: #000;
}

#scene #sec03 .toggle .toggle-main {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

#scene #sec03 .toggle .toggle-main ul li {
  margin-bottom: 20px;
}

#scene #sec03 .toggle .toggle-main ul li:last-child {
  margin-bottom: 0;
}

#scene #sec03 .btn {
  margin-top: 5%;
}

#scene #sec04 {
  padding-top: 5%;
  padding-bottom: 15%;
}

#scene #sec04 h2 {
  width: 40%;
  margin: 0 auto;
}

#scene #sec04 .photo {
  margin-left: -3%;
  margin-right: -3%;
}
#scene #sec04 .w-slider01{
  width: 80%;
  margin: 0 auto;
}
#scene #sec04 .dl01 {
  display: table;
  text-align: center;
  white-space: nowrap;
}

#scene #sec04 .dl01 dt {
  display: table-cell;
  width: 40%;
}

#scene #sec04 .dl01 dd {
  display: table-cell;
  font-size: 5vmin;
  letter-spacing: 0.08em;
  vertical-align: middle;
  line-height: 1;
}

#scene #sec04 .dl01 dd span {
  font-size: 7vmin;
}

#scene #sec04 .toggle {
  margin-top: 5%;
  border: 1px solid rgba(66, 86, 46, 0.09);
}

#scene #sec04 .toggle .toggle-link {
  background-color: rgba(66, 86, 46, 0.09);
}

#scene #sec04 .toggle .toggle-link:after {
  color: #000;
}

#scene #sec04 .toggle .toggle-main {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

#scene #sec04 .toggle .toggle-main ul li {
  margin-bottom: 20px;
}

#scene #sec04 .toggle .toggle-main ul li:last-child {
  margin-bottom: 0;
}

#scene #sec04 .btn {
  margin-top: 5%;
}

#scene #sec05 {
  padding-bottom: 10%;
}

#scene #sec05 .dl01 {
  margin-top: 5%;
  display: table;
  text-align: center;
  white-space: nowrap;
}

#scene #sec05 .dl01 dt {
  display: table-cell;
  width: 40%;
}

#scene #sec05 .dl01 dd {
  display: table-cell;
  font-size: 5vmin;
  letter-spacing: 0.08em;
  vertical-align: middle;
  line-height: 1;
}

#scene #sec05 .dl01 dd span {
  font-size: 7vmin;
}

#scene #sec05 .toggle {
  margin-top: 5%;
}

#scene #sec05 .toggle .toggle-link {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#scene #sec05 .toggle .toggle-link:after {
  color: #000;
}

#scene #sec05 .toggle .toggle-main {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

#scene #sec05 .toggle .toggle-main dl {
  margin-bottom: 30px;
}

#scene #sec05 .toggle .toggle-main dl:last-child {
  margin-bottom: 0;
}

#scene #g-btn {
  padding-top: 10%;
  background: rgba(0, 0, 0, 0.05);
}

/*=============================================*/
/*                   　access　　　　　          */
/*=============================================*/
#access h1 {
  color: #fff;
}

#access #key {
  background: url(../img/access/key.jpg) no-repeat center;
  background-size: cover;
}

#access #key .txt-key {
  position: absolute;
  bottom: 11%;
  right: 0;
  width: 60%;
  z-index: 2;
}

#access #sec01 {
  padding-top: 10%;
  padding-bottom: 10%;
}

#access #sec01 h2 {
  margin-left: -3%;
  margin-right: -3%;
  margin-bottom: 5%;
}

#access #sec01 .logo {
  width: 50%;
  margin: 0 auto 5%;
}

#access #sec01 .tel {
  width: 80%;
  margin: 0 auto;
}

#access #sec01 .border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10% 0;
}

#access #sec01 .info {
  padding-top: 10%;
  padding-bottom: 10%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 10%;
}

#access #sec01 .info dl {
  font-size: 14px;
  line-height: 25px;
  padding-bottom: 20px;
}

#access #sec01 .info dl:last-child {
  padding-bottom: 0;
}

#access #sec01 .btn {
  margin-top: 5%;
}

#access #sec02 {
  background-color: rgba(0, 0, 0, 0.05);
  padding-top: 10%;
  padding-bottom: 10%;
}

#access #sec02 h2 {
  padding-bottom: 5%;
}

#access #sec02 #mail {
  padding-top: 5%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#access #sec02 #mail .error-email, #access #sec02 #mail .error, #access #sec02 #mail .error-number {
  position: relative;
  margin-top: 5px;
}

#access #sec02 #mail input, #access #sec02 #mail select, #access #sec02 #mail textarea {
  box-sizing: border-box;
  padding: 6px 6px;
  border: 1px solid #cbcbcb;
  border-radius: 5px;
  width: 100%;
}

#access #sec02 #mail .mark_require {
  border-radius: 5px;
  display: inline-block;
  background-color: #000;
  color: #fff;
  font-size: 11px;
  padding: 3px 2px;
  line-height: 10px;
  margin-left: 5px;
}

#access #sec02 #mail .col {
  margin-bottom: 20px;
}

#access #sec02 #mail .two_col span {
  display: flex;
  margin-bottom: 8px;
}

#access #sec02 #mail .two_col span input {
  margin-left: 10px;
}

#access #sec02 #mail textarea {
  height: 200px;
}

#access #sec02 #mail button {
  border: none;
  background: none;
}

#access #sec02 #mail .submit-confirm {
  margin-bottom: 0;
}

#access #sec02 #mail .submit-confirm button {
  margin-bottom: 5%;
  width: 100%;
}

#access #sec02 #mail .row_end {
  padding-top: 5%;
  border-top: 1px solid #cbcbcb;
}

#access #sec02 .rule {
  padding-top: 5%;
}

#access #sec02 .rule h3 {
  margin: 0 -3%;
}

#access #sec02 .rule .txt p {
  margin-bottom: 20px;
}

#access #map {
  padding-bottom: 5%;
}

#access #thanks {
  display: none;
}

#access #sec03 {
  background-color: rgba(0, 0, 0, 0.05);
  padding-top: 10%;
  padding-bottom: 10%;
}

#access #sec03 h2 {
  margin: 0 -3% 5%;
}

#access #sec03 .btn {
  margin-top: 5%;
}
.mb10px{
  margin-bottom: 10px;
}
.mt10px{
  margin-top: 10px;
}
.line{
  background: rgba(0, 0, 0, 0.05);
  height: 10px;
  border: none; 
}