@charset "UTF-8";

@media print, screen and (min-width: 600px) {
  .sp-header-logo {
    width: 80%;
  }

  .top-news dl {
    width: 70%;
  }

  .to-news-page {
    width: 30%;
  }

  .top-selected-food-list li {
    width: 50%;
  }

  .top-selected-food-list li:nth-child(3) {
    order: 4;
  }

  .top-selected-food-list li:last-child {
    order: 3;
  }

  .top-selected-drink-text {
    width: 50%;
    margin: 40px 0;
  }

  .top-selected-drink-text h3 {
    text-align: left;
  }

  .top-party {
    padding: 40px 0 0;
  }

  .top-party-text {
    text-align: center;
  }

  .sp-top-party-img {
    display: none;
  }

  .top-party-img {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 0 0;
  }

  .top-party-img img {
    width: 25%;
  }

  .menu-catch-field {
    margin: 80px 0 0 0;
  }

  .menu-catch p {
    text-align: center;
  }

  .menu-catch-img {
    margin: 40px 0 0 0;
  }

  .menu-type {
    height: 400px;
  }

  .menu-type h3 {
    width: 50%;
    max-width: 200px;
    position: relative;
    top: 20px;
  }

  .menu-field {
    margin: 80px 0 0 0;
  }

  .menu-field:last-of-type {
    padding-bottom: 80px;
  }

  .menu-list {
    width: 55%;
  }

  .menu-img {
    display: block;
    width: 40%;
  }

  .menu-img * + * {
    margin-top: 40px;
  }

  .menu-list dl {
    line-height: 2;
  }

  .drink-catch-field {
    margin: 80px 0 0 0;
  }

  .drink-catch p {
    text-align: center;
  }

  .drink-catch-img {
    margin: 40px 0 0 0;
  }

  .drink-type {
    height: 400px;
  }

  .drink-type h3 {
    width: 50%;
    max-width: 200px;
    position: relative;
    top: 20px;
  }

  .drink-field {
    margin: 80px 0 0 0;
  }

  .drink-field:last-of-type {
    padding-bottom: 80px;
  }

  .drink-list {
    width: 55%;
    margin: 0;
  }

  .drink-list dl {
    line-height: 2;
    margin: 0;
  }

  .drink-img {
    display: block;
    width: 45%;
  }
  
  .drink-field#beer .drink-list:first-of-type dl dt {
    font-size: 7.5rem;
    line-height: 6rem;
    margin-top: 8%;
  }
  
  .drink-field#beer .drink-list:first-of-type dl dt span {
    font-size: 2.4rem;
  }
  
  .drink-field#beer .drink-list:first-of-type dl dd {
    font-size: 2.4rem;
    text-align: center;
  }
  
  .drink-field#beer .drink-list:first-of-type dl dd span {
    color: #CD2313;
    font-size: 5.0rem;
    text-shadow: 2px 2px 3px #fff;
  }
  
  .drink-field#beer .drink-img {
    display: block;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 40px;
  }

  .drink-field#beer .drink-img:last-of-type {
    display: block;
    border-radius: 0;
  }

  .party-catch-field {
    margin: 80px 0 0 0;
  }

  .party-catch h2 {
    max-width: 500px;
  }

  .drink-img * + * {
    margin-top: 40px;
  }

  .information-message {
    /* margin: 80px 0 0 0; */
    padding: 80px 0;
  }

  .information-table-list dl {
    position: relative;
    margin: 80px 0 0 0;
  }

  .information-table-list dl dt {
    width: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  .information-table-list dl:nth-of-type(odd) dt {
    right: 0;
  }

  .information-table-list dl dd {
    width: 70%;
  }

  .information-table-list dl:nth-of-type(even) dd {
    margin-left: auto;
  }
}

@media print, screen and (min-width: 768px) {
  .footer-info-contact {
    margin: 20px 0 0 0;
  }

  .footer-info-contact a {
    font-size: 2.2rem;
  }

  .footer-info-contact a::before {
    width: 40px;
    height: 40px;
    left: -40px;
  }

  .footer-info-location {
    margin: 40px auto 0;
  }

  .footer-info-location p {
    width: 380px;
  }

  .footer-info-location p::before {
    width: 40px;
    height: 40px;
  }

  .footer-info-location iframe {
    width: 70%;
    height: 300px;
  }

  .footer-nav ul li {
    width: 25%;
  }

  .footer-nav ul li a {
    font-size: 1.6rem;
  }

  .top-mv-catch {
    width: 30%;
    max-width: 500px;
    top: 20%;
    left: 75%;
  }

  .top-welcome::before {
    background-position: 0 0;
  }

  .top-welcome-message {
    width: 700px;
    text-align: center;
  }

  .top-selected-drink-img {
    display: block;
    width: 60%;
    margin: 20px auto 0;
  }

  .top-party-price p {
    font-size: 2.4rem;
  }

  .top-party-price p span {
    font-size: 3.2rem;
  }

  .menu-catch h2 {
    max-width: 560px;
  }

  .menu-list-area {
    margin: 80px auto 0;
  }

  .menu-list {
    width: 50%;
  }

  .menu-list dl {
    margin: 0;
  }

  .menu-img {
    width: 50%;
  }

  .party-field {
    margin: 80px 0 0 0;
  }

  .party-course-list ul {
    gap: 20px 0;
  }

  .party-course-list ul li {
    width: 48%;
  }

  .party-course h3 {
    width: 90%;
    max-width: 400px;
    top: 20%;
  }
  
  .party-course p {
    bottom: 20%;
  }

  .party-course-list ul li:not(:first-of-type) {
    margin: 0;
  }

  .party-attention ul {
    width: 48%;
  }
}

@media print, screen and (min-width: 1024px) {
  .footer-info-field {
    position: relative;
    padding: 0;
  }

  .footer-info-bg {
    width: 100%;
    max-width: 100%;
    border-radius: 0;
  }

  .footer-info {
    position: absolute;
    top: 50%;
    left: 55%;
    transform: translateY(-50%);
    background-color: transparent;
    padding: 0;
    margin: 0;
  }

  .footer-info-flex {
    width: 100%;
    padding: 0;
  }

  .footer-info-ritokiya {
    border-right: none;
  }

  .footer-info-contact a {
    font-size: 2.0rem;
  }

  .footer-info-location {
    width: 100%;
    margin: 0;
  }

  .footer-info-location iframe {
    width: 70%;
    max-width: 600px;
    height: 200px;
  }

  .footer-nav ul {
    width: 75%;
  }

  .footer-ritokara-link {
    margin: 0 auto;
  }

  .top-news dl dd {
    width: 80%;
    margin: 0 auto;
  }

  .top-welcome {
    padding: 0 0 80px 0;
  }

  .top-welcome::before {
    background-size: auto;
    background-position: center center;
  }

  .top-welcome::after {
    background: none;
  }

  .top-welcome-message {
    width: 50%;
    text-align: left;
    margin: 40px 0 0 auto;
  }

  .top-welcome-message h1 {
    font-size: 2.4rem;
    text-align: left;
  }

  .top-welcome-message h1 p {
    font-size: 4.0rem;
  }

  .top-welcome-message h1 p::after {
    width: 200px;
    height: 80px;
    bottom: 10px;
    left: 110%;
  }

  .top-welcome-message h1 span {
    font-size: 3.2rem;
  }

  .top-welcome-text {
    margin: 40px 0 0 0;
  }

  .top-welcome-img {
    width: 100%;
  }

  .top-welcome-img img {
    transform: translate(0);
  }

  .top-selected-food-list .list01 {
    position: relative;
  }

  .top-selected-food-list .list01 .top-selected-food-list-img {
    left: 60%;
  }

  .top-selected-food-list .list01::before {
    content: "";
    width: 120px;
    height: 180px;
    background-image: url(./../img/top/top-selected-food-img01_1.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    right: 70%;
  }

  .top-selected-drink {
    padding-bottom: 120px;
  }

  .top-selected-food .top-selected-title {
    margin-left: 13.5%;
  }

  .top-selected-drink .top-selected-title {
    margin-right: 13.5%;
  }

  .top-selected-drink-text h3 {
    font-size: 2.4rem;
  }

  .top-selected-drink-text h3 span {
    font-size: 3.2rem;
  }

  .top-selected-drink-img {
    margin-bottom: 80px;
  }

  .menu-field:last-of-type,
  .drink-field:last-of-type,
  .party-advantage-field,
  .information-table-field {
    margin-bottom: 0;
  }

  .drink-catch h2 {
    max-width: 950px;
  }

  .party-course-list ul {
    gap: 80px 0;
  }

  .party-course {
    height: 280px;
  }

  .party-course h3 {
    top: 30%;
  }

  .party-attention {
    margin: 40px 0 0 0;
  }

  .party-advantage-field {
    padding-bottom: 80px;
  }

  .party-advantage p {
    margin: 20px 0 0 0;
  }

  .party-advantage ul {
    margin: 40px 0 0 0;
  }

  .information-field {
    margin-bottom: 0;
    padding-bottom: 80px;
  }

  .information-table-list dl dd {
    width: 100%;
  }

  .information-table-list dl:nth-of-type(even) dd img {
    display: block;
    margin-left: auto;
  }
}

@media print, screen and (min-width: 1200px) {
  .sp-header-menu {
    display: none;
  }

  #header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
    
  .pc-header-menu {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 95%;
    margin: 0 auto;
  }
    
  .pc-header-left {
    margin: 40px 0 0 0;
  }
  
  .pc-header-left-logo {
    width: 300px;
  }
  
  .pc-header-left-tel {
    margin: 20px 0 0 0;
  }
  
  .pc-header-left-tel a {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    padding: 0 0 0 40px;
    margin: 0 0 0 40px;
    pointer-events: none;
  }
    
  .pc-header-left-tel a::before {
    content: "";
    width: 40px;
    height: 80px;
    background-image: url(../img/icon-tel.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 5px;
    left: -10px;
  }
    
  .pc-header-left-tel a span {
    display: block;
    font-size: 1.6rem;
    border-bottom: 2px solid #ffffff80;
  }
    
  .pc-header-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 0;
    margin: 40px 0 0 0;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 9999px;
  }
    
  .pc-header-nav li {
    width: 25%;
    border-right: 1px solid #fff;
  }

  .pc-header-nav li:nth-child(4),
  .pc-header-nav li:last-child {
    border-right: none;
  }
  
  .pc-header-nav li a {
    display: block;
    color: #fff;
    font-size: 1..6rem;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 0 5px rgba(0,0,0,.5);
    transition: .2s;
  }

  .pc-header-nav li a:hover {
    color: #F1E321;
  }
    
  .pc-ritokara-link {
    width: 180px;
  }
  
  .top-selected-food-list-area {
    margin-top: 80px;
  }

  .top-selected-food-list li {
    width: 25%;
  }

  .top-selected-food-list li:nth-child(3) {
    order: 3;
  }

  .top-selected-food-list li:last-child {
    order: 4;
  }

  .top-selected-food-list .list02::after {
    width: 300px;
    height: 150px;
    top: -100px;
    right: -10%;
  }
  
  .top-selected-food-list .list04::after {
    width: 300px;
    height: 150px;
    background-position: center;
    top: -100px;
    left: -10%;
  }

  .top-party {
    align-items: center;
    padding: 0;
  }

  .top-party-info {
    width: 45%;
    max-width: 700px;
    padding: 20px 80px 20px 0;
    margin-right: 0;
  }

  .top-party-title {
    margin: 0;
  }

  .top-party-price {
    margin: 80px 0 0 0;
  }

  .top-party-price p {
    text-align: left;
  }

  .top-party-text {
    text-align: left;
    margin: 40px 0 80px 0;
  }

  .top-party-text br.only-upper600 {
    display: none;
  }

  .top-party-img {
    width: 50%;
    margin: 0;
  }

  .top-party-img img {
    width: 50%;
  }

  .top-selected-food-list li {
    padding-bottom: 150px;
  }

  .top-selected-food-list .list04 .top-selected-food-list-img {
    max-width: 300px;
  }

  .top-selected-drink {
    padding-bottom: 240px;
  }

  .menu-field#yakitori {
    scroll-margin-top: 120px;
  }

  .drink-field#beer {
    scroll-margin-top: 120px;
  }
}

@media print, screen and (min-width: 1400px) {
	.pc-header-nav li {
    width: auto;
  }

  .pc-header-nav li:nth-child(4) {
    border-right: 1px solid #fff;
  }

  .pc-header-nav li a {
    padding: 0 15px;
  }

  .footer-info-location {
    margin: 40px 0 0 0;
  }

  .footer-info-location iframe {
    height: 300px;
    margin: 40px 0 0 0;
  }

  .footer-nav ul {
    width: 80%;
  }

  .footer-nav ul li {
    width: auto;
    border-right: 1px solid #000;
  }

  .footer-nav ul li:last-child {
    border-right: none;
  }

  .footer-nav ul li a {
    padding: 0 20px;
  }

  .top-mv-field {
    height: calc(100vh - 80px);
  }

  .top-mv-slide-img img {
    height: calc(100vh - 80px);
  }

  .top-mv-catch {
    top: 5%;
    left: 75%;
  }

  .top-news {
    position: relative;
    height: 80px;
  }

  .top-news::after {
    content: "";
    width: 26%;
    height: 80px;
    background-color: #F1E321;
    position: absolute;
    top: 0;
    right: 0;
  }

  .top-news h2 {
    width: 20%;
  }

  .top-news dl {
    width: 60%;
    margin: 0;
  }

  .to-news-page {
    width: 20%;
    background-color: transparent;
    margin: 0;
    z-index: 100;
  }

  .top-welcome {
    padding: 0 0 280px 0;
  }

  .top-welcome-message h1 {
    font-size: 4.4rem;
  }

  .top-welcome-message h1 p {
    font-size: 6.0rem;
  }

  .top-welcome-message h1 p::after {
    width: 300%;
    height: 120px;
    bottom: 10px;
    left: 110%;
  }

  .top-welcome-message h1 span {
    font-size: 5.0rem;
  }

  .top-selected-food-list li {
    padding-bottom: 150px;
  }

  .top-selected-food-list .list01 p {
    width: 60%;
    margin-left: auto;
  }

  .top-selected-food-list .list01::before {
    width: 40%;
    height: 50%;
    bottom: 5%;
    right: 60%;
  }

  .top-selected-food-list .list01 .top-selected-food-list-img {
    max-width: 450px;
    bottom: -15%;
    left: 50%;
  }

  .top-selected-food-list .list02 .top-selected-food-list-img {
    bottom: -20px;
    max-width: 420px;
  }

  .top-selected-drink-text h3 {
    font-size: 4.0rem;
  }

  .top-selected-drink-text h3 span {
    font-size: 4.8rem;
  }
}