/*index.html.tmpl*/
@media (max-width: 992px)
{
  .index-contents
  {
    margin-top: 5%;
  }
  .menu-btn-en
  {
    color: #939393;
    font-size: 10px;
    font-weight: bold;
    border-radius:unset;
    width: 100%;
    text-align: center;
    background-color: #fffdfa;
  }
  .menu-btn-ja
  {
    color: #14227c;
    padding-top: 7%;
    padding-bottom: 2%;
    font-size: 3.4vw;
    font-weight: bold;
    border-radius:unset;
    width: 100%;
    text-align: center;
    background-color: #fffdfa;
  }
  .menu-btn-ja3
  {
    color: #14227c;
    padding-top: 3.5%;
    padding-bottom: 2%;
    font-size: 3.0vw;
    font-weight: bold;
    border-radius:unset;
    width: 100%;
    text-align: center;
    background-color: #fffdfa;
  }
  .menu-btn-en
  {
    color: #939393;
    font-size: 20px;
    font-weight: bold;
    border-radius:unset;
    width: 100%;
    text-align: center;
    background-color: #fffdfa;
  }
  .index-contents
  {
    text-align: center;
    position: relative;   
  }
  .index-logo
  {
    position: absolute;
    top:18%;
    left:40%;
    transform: translate(-50%,-50%);

    font-size: 2.4vw;
    font-weight: bold;
    width: 100%;
    color: #f5fffa;
    font-family: "Times New Roman", Times, serif;
    text-shadow:
    1px 1px 0 rgb(125, 125, 125),
    -1px 1px 0 rgb(125, 125, 125),
    1px -1px 0 rgb(125, 125, 125),
    -1px -1px 0 rgb(125, 125, 125);
  }
  .index-row-p
  {
    text-align: left;
    position: absolute;
    top:50%;
    left:64%;
    transform: translate(-50%,-50%);
    font-size: 2.0vw;
    font-weight: bold;
    width: 80%;
    color: #f5fffa;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
  }
  .index-row-p2
  {
    text-align: left;
    position: absolute;
    top:80%;
    left:57%;
    transform: translate(-50%,-50%);
    font-size: 2.0vw;
    font-weight: bold;
    width: 80%;
    color: #f5fffa;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
  }
  #page-contents
  {
    margin-top: 80px;
    background-color: #fdfdfdf9;
    animation: fadeIn 1.5s linear;
    animation-fill-mode: both;
  }
  .header
  {
    padding-top: 2%;
    padding-bottom: 2%;
  }
  .header-a img
  {
    display: none;
  }
  .header-btn1
  {
    display: none;
  }
  .header-btn1 img
  {
    display: none;
  }
  .header2
  {
    display: block;
  }
}
/*chert.html.tmpl*/
@media (max-width: 950px)
{
  .text-end
  {
    background-color: #f5f5f5;
    font-size: 32px;
  }
  .setyear-button input
  {
    width: auto;
    font-size: 20px;
    font-weight: bold;
    background-color: rgb(255, 255, 175);
  }
  .setyear-information
  {
    margin-top: 3%;
    padding-right: 0%;
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: bold;
  }
  .setyear-information a
  {
    font-size: 18px;
  }
  .text-year
  {
    font-size:20px;
    padding-top: 5px;
    font-weight: bold;
    text-align: left;
    padding-left: 0%;
  }
}

/*giht.html.tmpl*/
@media (max-width: 950px)
{
  .image-logo img
  {
    padding: 3%;
  }
  #mainbody-1
  {
    background-color: antiquewhite;
  }
  #mainbody-2
  {
    background-color: rgb(252, 248, 239);
  }
  #mainbody-3
  {
    background-color: antiquewhite;
  }
  #mainbody-4
  {
    background-color: rgb(252, 248, 239);
  }
  .main-title
  {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
    padding-top: 3%;
    margin-bottom: 0%;
    text-shadow: 2px 2px 4px rgb(197, 197, 197);
  }
  .sub-title
  {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
    margin-bottom: 0%;
    padding-left: 0%;
    padding-right: 0%;
  }  
  .sub-text
  {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
    margin-bottom: 0%;
    padding-left: 5%;
    padding-right: 5%;
  }
  .guidance-url
  {
    text-align: center;
    font-size: 34px;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
    margin-bottom: 0%;
    padding-left: 10%;
    padding-right: 10%;
    color: rgb(238, 144, 130);
  }
  .guidance-url:hover
  {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
    margin-bottom: 0%;
    padding-left: 0%;
    padding-right: 0%;
    color: rgb(130, 168, 238);
  }
  .linenap
  {
    list-style:none;
    margin-bottom: 0%;
    padding-left: 0%;
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 20px;
  }
  .outline-text
  {
    padding-right: 0%;
  }
  .end-text
  {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-right: 0%;
  }
}

/*access.html*/
@media screen and (max-width: 950px) 
{
  .access-row
  {
    text-align: center;
    padding-left: 10%;
  }
  .access-text
  {
    text-align: center;
    font-size: 1vw;
  }
  .corporate-title 
  {
    font-size: 3.0vw;
    display: block;
    text-align: left;
  }
  .corporate-message
  {
    font-size: 1.8vw;
    display: block;
    text-align: center;
    white-space: pre-line;
  }
  .table-header
  {
    font-size: 3.0vw;
  }
  .table-data
  {
    font-size: 2vw;
  }
  .table-data2
  {
    font-size: 2.0vw;
    font-weight: bold;
    border: 1px solid black; 
    font-family: "Times New Roman", Times, serif;
  }
  .table-data3
  {
    font-size: 2.0vw;
    font-weight: bold;
    border: 1px solid black; 
    font-family: "Times New Roman", Times, serif;
  }
  .head
  {
    background-color: #98fb98;
    font-family: "Times New Roman", Times, serif;
    border: 1px solid black;
    text-align: center;
    font-size: 2.0vw;
    font-weight: bold;
  }
  .access-title
  {
    text-align: center;
    align-items: center;
    font-family: "Times New Roman", Times, serif;
    color: #5f5f5f ;
    font-size: 30px;
    text-decoration: underline #ff7f50;
    font-weight: bold;
  }
}

/*dinning.html*/
@media (max-width: 993px)
{
  .menu-btn-ja2
  {
    color: #2639b3;
    font-size: 3.8vw;
    font-weight: bold;
    border: none;
    border-radius: none;
    cursor: pointer;
    text-decoration: none;
    width: 100%;
    text-align: center;
    display: inline-block;
  }
  #dinning-contents
  {
    background-color: #f7f5ef;
    margin-top: 7.2%;
    background-color: #fdfdfdf9;
    animation: fadeIn 1.5s linear;
    animation-fill-mode: both;
  }
  .menu1
  {
    padding-top: 0%;
  }
  .menu1 h2
  {
    font-size: 4vw;
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    color: #5f5f5f ;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    margin-top: 5%;
    padding-left: 0;
  }
  .menu1 p
  {
    font-size: 3.5vw;
    text-align: center;
    padding-left: 0;
    font-family: "Times New Roman", Times, serif;
    color: #5f5f5f ;
    font-weight: bold;
  }
  .gozen-row
  {
    margin-top: 5%;
  }
  .yoyakuzen-row
  {
    margin-bottom: 15%;
  }
  .teisyoku-row
  {
    margin-bottom: 15%;
  }
  .drink-row
  {
    margin-bottom: 15%;
  }
  .teisyoku-text
  {
    text-align: left;
    font-family: "Times New Roman", Times, serif;
    font-size: 2.8vw;
    margin-top: 20px;
    font-weight: bold;
    margin-left: 5%;
    margin-top: 3%;
  }
  .drink-text
  {
    text-align: left;
    font-family: "Times New Roman", Times, serif;
    font-size: 3vw;
    margin-top: 20px;
    font-weight: bold;
    margin-left: 3%;
    margin-top: 3%;
    margin-bottom: 3%;
  }
  .drink-title
  {
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    color: #5f5f5f ;
    margin-top: 30px;
    font-size: 5vw;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  }
  .drinkbar-title
  {
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 4vw;
    color: #5f5f5f;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  }
  .drinkbar-menu li
  {
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    color: #5f5f5f ;
    margin-top: 20px;
    font-size: 20px;
    list-style: none;
    border-bottom: 1px solid #ddd;
    transition: all 0.3s ease; 
    font-weight: bold;
  }
  .alcohol-title
  {
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 4vw;
    font-weight: bold;
    color: #5f5f5f;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  }
  .alcohol-menu li
  {
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    color: #5f5f5f ;
    margin-top: 20px;
    font-size: 20px;
    list-style: none;
    border-bottom: 1px solid #ddd;
    transition: all 0.3s ease; 
    font-weight: bold;
  }
  .menu-text
  {
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    font-size: 2.85vw;
    margin-top: 20px;
    font-weight: bold;
    padding-left: 3%;
    padding-right: 3%;
  }
  .menu-text-0
  {
    font-size: 2.85vw;
  }
  .menu-row1
  {
    padding-left: 0%;
    background-color: #ececec;
  }
  .menu-row2
  {
    padding-left: 0%;
    background-color: #fae7d5;
  }
}

/*room.html.tmpl*/
@media (max-width: 993px)
{
  .room-top
  {
    font-size: 1.3rem;
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
    padding-top: 3%;
    padding-left: 5%;
    padding-right: 5%;
  }
  .room-content
  {
    padding-top: 4%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .room-text
  {
    font-size: 20px;
  }
  .room-text2
  {
    font-size: 20px;
  }
  .room-text3
  {
    font-size: 20px;
  }
}

/*reservation.html.tmpl*/
@media (max-width: 993px)
{
  .menu-text-1
  {
    text-align: left;
    font-size: 3vw;
    padding-right: 7%;
  }
  .res-text
  {
    font-size: 30px;
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
    padding-left: 2%;
    margin-bottom: 3%;
  }
  .res-subtext
  {
    font-size: 20px;
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
    text-align: center;
    margin-top: 2%;
    margin-bottom: 2%;
    padding-right: 5%;
    padding-left: 5%;
  }
  .res-contenttext
  {
  font-size: 18px;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  text-align: left;
  padding-left: 5%;
  padding-right: 5%;
  }
  .res-content
  {
  margin-top: 10%;
  margin-left: 5%;
  margin-right: 5%;
  margin-bottom: 10%;
  }
  .res-content2
  {
  margin-top: 15%;
  margin-bottom: 15%;
  }
  .res-photo3 img
  {
    padding-left: 20%;
    align-items: center;
    width: 130%;
  }
  .res-photo4 img
  {
    padding-top: 5%;
    padding-left: 20%;
    align-items: center;
    width: 75%;
  }
  .res-tablebody
  {
    font-size: 2.6vw;
  }
  .res-table
  {
    display: block;
  }
  .res-table span:first-child 
  {
    border-right: solid 1px #0f0f0f !important;
  }
  .res-tabledata
  {
    padding-left: 3%;
  }
  .res-tabledata2
  {
    border-top: solid 1px #0f0f0f;
  }
  .res-tabledata4 p
  {
    padding-left: 3%;
  }
}
@media (max-width: 699px)
{
  .res-tabledata4 p
  {
    padding-left: 5%;
  }
}
/*personal*/
@media (max-width: 900px)
{
  .box_out
  {
    margin-top: 0%;
  }
  .personal
  {
    padding-top: 2%;
  }
  .box_items ul li
  {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    list-style: none;
    margin-top: 2%;
  
  }
  .box_items p 
  {
    font-size: 12px;
    line-height: 20px;
    margin-top: 2%;
    padding-left: 3%;
  }
}

/*footer*/
@media (max-width: 993px)
{
  .footer li
  {
    list-style: none;
    font-size: 2.0vw;
    font-weight: bold;
  }
  .container
  {
    flex-direction: column;
  }
  .footer-menu1
  {
    flex-direction: column;
  }
  .company-logo
  {
    font-size: 26px;
    text-align: center;
  }
  .span1
  {
    font-size: 2.4vw;
    border-left: solid 1px gray;
    border-right: solid 1px gray;
    color: #1e7c14;
  }
  .span1:hover
  {
    color: #17147c;
  }
  .span2
  {
    font-size: 2.4vw;
    color: #1e7c14;
  }
  .span3
  {
    font-size: 2.4vw;
    border-left: solid 1px gray;
    color: #1e7c14;
  }
  .footer-menu3
  {
    color: #939393;
    text-align: left;
    padding-left: 3%;
  }
  .footer-menu3 li
  {
    padding-left: 3%;
  }
  .footer-menu5 li
  {
    color: #939393;
    padding-left: 2%;
  }
  .footer-a
  {
    padding-left: 0%;
  }
}
