@media screen and (min-width: 768px) {
  main.room article header.local_header {
    border-bottom: 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  main.room article section.hero {
    padding: 365px 0 370px 0;
    background: #4D0107 url("../image/room/room_mv_pc.jpg") no-repeat center center/cover;
    clip-path: polygon(0 320px, calc(100% - 158px) 0, 100% 0, 100% 100%, 0 100%);
    overflow: hidden;
    filter: blur(0.2px);
  }
  main.room article section.hero .text_area {
    width: 736px;
    float: right;
    color: #ffffff;
  }
  main.room article section.hero .text_area h2 {
    margin-bottom: 46px;
    line-height: 94px;
    font-size: 80px;
    font-family: "Noto Serif JP", serif;
    text-shadow: 0 0 16px #A82F3A;
    letter-spacing: calc(-20em / 1000);
  }
  main.room article section.hero .text_area p.katsu {
    width: 608px;
    position: absolute;
    top: -90px;
    left: calc(50% - 706px);
  }
  main.room article section.hero .text_area p.text {
    line-height: 32px;
    font-size: 18px;
  }
  main.room article section.about {
    margin-top: -380px;
    padding-top: 190px;
    padding-bottom: 128px;
    color: #ffffff;
    position: relative;
  }
  main.room article section.about .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #333333;
    clip-path: polygon(0 0, 100% 380px, 100% 100%, 0 100%);
    z-index: 0;
    filter: blur(0.2px);
  }
  main.room article section.about .profile {
    margin: 0 auto 96px auto;
    width: 1056px;
  }
  main.room article section.about .profile h2 {
    margin-bottom: 47px;
  }
  main.room article section.about .profile h2 small, main.room article section.about .profile h2 span {
    display: block;
  }
  main.room article section.about .profile h2 small {
    margin-bottom: 17px;
    line-height: 21px;
    font-size: 18px;
    font-family: "Noto Serif JP", serif;
    letter-spacing: calc(120em / 1000);
  }
  main.room article section.about .profile h2 span {
    width: 270px;
  }
  main.room article section.about .profile p.image {
    width: 640px;
    position: absolute;
    top: -200px;
    right: 0;
  }
  main.room article section.about .profile p.text {
    width: 576px;
    line-height: 32px;
    font-size: 16px;
  }
  main.room article section.about p.message {
    margin: 0 auto;
    padding: 5px 0 10px 0;
    width: 1056px;
    line-height: 32px;
    font-size: 18px;
  }
  main.room article section.about p.message strong {
    font-weight: bold;
  }
  main.room article section.questions {
    padding-top: 100px;
    background: #4D0107;
    color: #ffffff;
  }
  main.room article section.questions span.q_icon {
    font-family: "Playfair Display", serif;
  }
  main.room article section.questions h2 {
    float: left;
    font-family: "Noto Serif JP", serif;
  }
  main.room article section.questions h2 small, main.room article section.questions h2 span {
    display: block;
  }
  main.room article section.questions h2 small {
    margin-bottom: 6px;
    line-height: 32px;
    font-size: 20px;
    letter-spacing: calc(400em / 1000);
  }
  main.room article section.questions h2 span {
    line-height: 96px;
    font-size: 72px;
    letter-spacing: calc(-20em / 1000);
  }
  main.room article section.questions h2 span.second {
    margin-left: 1.4em;
  }
  main.room article section.questions dl.large_question dt {
    margin-bottom: 40px;
    min-height: 40px;
    position: relative;
    line-height: 40px;
    font-size: 22px;
    font-weight: bold;
  }
  main.room article section.questions dl.large_question dt span.q_icon {
    width: 160px;
    height: 160px;
    display: block;
    border-radius: 50%;
    border: 1px solid #ffffff;
    box-sizing: border-box;
    position: absolute;
    top: calc(50% - 80px);
    left: -145px;
    line-height: 160px;
    text-align: center;
    font-size: 40px;
    font-weight: normal;
  }
  main.room article section.questions dl.large_question dd {
    line-height: 48px;
    font-size: 30px;
    font-family: "Noto Serif JP", serif;
  }
  main.room article section.questions dl.first_question {
    margin: 0 0 90px 498px;
    padding-top: 88px;
  }
  main.room article section.questions ul.questions_list {
    border-top: 1px solid #FFFFFF;
  }
  main.room article section.questions ul.questions_list li {
    padding: 24px 30px;
    border-bottom: 1px solid #FFFFFF;
  }
  main.room article section.questions ul.questions_list li dl {
    overflow: hidden;
    line-height: 48px;
  }
  main.room article section.questions ul.questions_list li dl dt {
    padding-left: 64px;
    position: relative;
    float: left;
    font-size: 18px;
  }
  main.room article section.questions ul.questions_list li dl dt span.q_icon {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 42px;
    font-size: 30px;
  }
  main.room article section.questions ul.questions_list li dl dd {
    margin-left: 610px;
    font-size: 30px;
    font-family: "Noto Serif JP", serif;
  }
  main.room article section.questions ul.pickup_questions {
    width: 100%;
    position: relative;
  }
  main.room article section.questions ul.pickup_questions li {
    position: absolute;
  }
  main.room article section.questions ul.pickup_questions.first {
    height: 685px;
  }
  main.room article section.questions ul.pickup_questions.first li:nth-child(1) {
    top: 146px;
    left: 120px;
  }
  main.room article section.questions ul.pickup_questions.first li:nth-child(1) dl dd {
    line-height: 80px;
    font-size: 80px;
  }
  main.room article section.questions ul.pickup_questions.first li:nth-child(1) dl dd small {
    display: block;
    font-size: 30px;
  }
  main.room article section.questions ul.pickup_questions.first li:nth-child(2) {
    top: 146px;
    left: 698px;
  }
  main.room article section.questions ul.pickup_questions.first li:nth-child(2) dl dd {
    font-size: 60px;
  }
  main.room article section.questions ul.pickup_questions.first li:nth-child(3) {
    top: 466px;
    left: 282px;
  }
  main.room article section.questions ul.pickup_questions.second {
    height: 426px;
  }
  main.room article section.questions ul.pickup_questions.second li:nth-child(1) {
    top: 156px;
    left: 136px;
  }
  main.room article section.questions ul.pickup_questions.second li:nth-child(2) {
    top: 156px;
    left: 760px;
  }
  main.room article section.questions ul.pickup_questions.second li:nth-child(2) dl dd {
    line-height: 80px;
    font-size: 80px;
  }
  main.room article section.strong {
    padding: 100px 0 120px 0;
    background: #4D0107;
    color: #ffffff;
  }
  main.room article section.strong h2 {
    margin-bottom: 32px;
    padding: 16px 0;
    font-family: "Noto Serif JP", serif;
  }
  main.room article section.strong h2 small, main.room article section.strong h2 span {
    display: block;
  }
  main.room article section.strong h2 small {
    line-height: 32px;
    font-size: 20px;
    letter-spacing: calc(600em / 1000);
  }
  main.room article section.strong h2 span {
    line-height: 96px;
    font-size: 72px;
    letter-spacing: calc(-20em / 1000);
  }
  main.room article section.strong ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 32px;
  }
  main.room article section.strong ul li {
    width: 272px;
    position: relative;
  }
  main.room article section.strong ul li span {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 40px;
    text-align: center;
    text-shadow: 0 0 8px #4D0006;
    font-size: 30px;
    font-weight: bold;
    font-family: "Noto Serif JP", serif;
    color: #ffffff;
  }
  main.room article section.strong ul li img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  main.room header.common p.menu.white button:before,
  main.room header.common p.menu.white button:after {
    background: #000000;
  }
  main.room article header.local_header {
    border-bottom: 0;
  }
  main.room article section.hero {
    margin-top: -65px;
    padding: 160px 0 126px 0;
    background: #4D0107 url("../image/room/room_mv_sp.jpg") no-repeat center top/cover;
    clip-path: polygon(0 94px, 100% 0, 100% 0, 100% 100%, 0 100%);
    overflow: hidden;
    filter: blur(0.2px);
  }
  main.room article section.hero .text_area {
    color: #ffffff;
  }
  main.room article section.hero .text_area h2 {
    margin-bottom: 12px;
    line-height: 50px;
    font-size: 42px;
    font-family: "Noto Serif JP", serif;
    text-shadow: 0 0 16px #A82F3A;
    letter-spacing: calc(-20em / 1000);
  }
  main.room article section.hero .text_area p.katsu {
    width: 280px;
    position: absolute;
    top: -140px;
    left: calc(50% - 30px);
  }
  main.room article section.hero .text_area p.text {
    line-height: 25px;
    font-size: 16px;
  }
  main.room article section.about {
    margin-top: -94px;
    padding-top: 87px;
    padding-bottom: 46px;
    color: #ffffff;
    position: relative;
  }
  main.room article section.about .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #333333;
    clip-path: polygon(0 0, 100% 94px, 100% 100%, 0 100%);
    z-index: 0;
    filter: blur(0.2px);
  }
  main.room article section.about .profile {
    margin: 0 auto 50px auto;
  }
  main.room article section.about .profile h2 {
    margin-bottom: 36px;
  }
  main.room article section.about .profile h2 small, main.room article section.about .profile h2 span {
    display: block;
  }
  main.room article section.about .profile h2 small {
    margin-bottom: 18px;
    line-height: 25px;
    font-size: 16px;
    font-family: "Noto Serif JP", serif;
    letter-spacing: calc(120em / 1000);
  }
  main.room article section.about .profile h2 span {
    width: 168px;
  }
  main.room article section.about .profile p.image {
    width: 270px;
    position: absolute;
    top: -60px;
    right: -20px;
    z-index: 0;
  }
  main.room article section.about .profile p.text {
    position: relative;
    z-index: 1;
    line-height: 25px;
    font-size: 14px;
  }
  main.room article section.about .profile p.text strong {
    font-weight: bold;
  }
  main.room article section.about p.message {
    margin: 0 auto;
    line-height: 25px;
    font-size: 16px;
  }
  main.room article section.about p.message strong {
    font-weight: bold;
  }
  main.room article section.questions {
    margin-top: -1px;
    padding-top: 50px;
    background: #4D0107;
    color: #ffffff;
    overflow: hidden;
  }
  main.room article section.questions span.q_icon {
    font-family: "Playfair Display", serif;
  }
  main.room article section.questions h2 {
    margin-bottom: 50px;
    font-family: "Noto Serif JP", serif;
  }
  main.room article section.questions h2 small {
    margin-bottom: 6px;
    display: block;
    line-height: 25px;
    font-size: 16px;
    letter-spacing: calc(400em / 1000);
  }
  main.room article section.questions h2 span {
    line-height: 50px;
    font-size: 42px;
    letter-spacing: calc(-20em / 1000);
  }
  main.room article section.questions dl.large_question {
    margin-bottom: 40px;
  }
  main.room article section.questions dl.large_question dt {
    margin-bottom: 12px;
    padding-left: 50px;
    min-height: 95px;
    display: flex;
    align-items: center;
    position: relative;
    line-height: 25px;
    font-size: 18px;
    font-weight: bold;
  }
  main.room article section.questions dl.large_question dt span.q_icon {
    width: 95px;
    height: 95px;
    display: block;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    box-sizing: border-box;
    position: absolute;
    top: calc(50% - 47.5px);
    left: -35px;
    line-height: 95px;
    text-align: center;
    font-size: 30px;
    font-weight: normal;
  }
  main.room article section.questions dl.large_question dd {
    line-height: 35px;
    font-size: 24px;
    font-family: "Noto Serif JP", serif;
  }
  main.room article section.questions dl.first_question {
    margin-bottom: 50px;
  }
  main.room article section.questions ul.questions_list {
    margin-bottom: 40px;
  }
  main.room article section.questions ul.questions_list li {
    margin-bottom: 25px;
  }
  main.room article section.questions ul.questions_list li:last-child {
    margin-bottom: 0;
  }
  main.room article section.questions ul.questions_list li dl {
    padding-left: 35px;
    overflow: hidden;
    line-height: 25px;
  }
  main.room article section.questions ul.questions_list li dl dt {
    position: relative;
    font-size: 16px;
    font-weight: bold;
  }
  main.room article section.questions ul.questions_list li dl dt span.q_icon {
    position: absolute;
    top: -2px;
    left: -35px;
    line-height: 25px;
    font-size: 20px;
    font-weight: normal;
  }
  main.room article section.questions ul.questions_list li dl dd {
    font-size: 18px;
    font-family: "Noto Serif JP", serif;
  }
  main.room article section.strong {
    padding: 26px 0 55px 0;
    background: #4D0107;
    color: #ffffff;
  }
  main.room article section.strong h2 {
    margin-bottom: 35px;
    font-family: "Noto Serif JP", serif;
  }
  main.room article section.strong h2 small, main.room article section.strong h2 span {
    display: block;
  }
  main.room article section.strong h2 small {
    margin-bottom: 8px;
    line-height: 25px;
    font-size: 16px;
    letter-spacing: calc(120em / 1000);
  }
  main.room article section.strong h2 span {
    line-height: 50px;
    font-size: 42px;
    letter-spacing: calc(-20em / 1000);
  }
  main.room article section.strong ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
  }
  main.room article section.strong ul li {
    width: calc(50% - 2.5px);
    position: relative;
  }
  main.room article section.strong ul li span {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 35px;
    text-align: center;
    text-shadow: 0 0 8px #4D0006;
    font-size: 26px;
    font-weight: bold;
    font-family: "Noto Serif JP", serif;
    color: #ffffff;
  }
  main.room article section.strong ul li img {
    width: 100%;
    height: auto;
  }
}