@charset "UTF-8";
/*@media screen and (max-height:768px) and ( max-width:1024px) {
#opnenText {
    right: 15vh;
}
}
@media (max-height: 745px){
#opnenText {
    right: 45vh;
}
}
@media (max-height: 567px){
#opnenText {
    right: 43vh;
    bottom: 12%;
}
}
@media (max-height: 445px){
#opnenText {
    right: 42vh;
}
}
*/
@media (max-width: 955px){
.rowPage .textBoxComment br {
    display: none;
}
.rowPage .textBoxComment {
    margin: 0;
}
.cl2 .textBox h2 {
    margin-top: 0;
}
.rowPage .textBoxComment {
    line-height: 2em;
}
.rowPage .textBoxComment {
    font-size: 13px;
}


}
@media (max-height: 768px){
#opnenText {
    right: initial;
    bottom: 47%;
    left: 10%;
}

}
@media (max-width: 1024px){
.headerCopy {
    top: 6%;
    height: 90%;
}
#message {
top: 20%;
right: 5%;
padding: 0;
height: auto;
width: initial;
font-size: 24px;
}
.headerTitle {
    font-size: 20px;
}
.cl2 .imgBox{
    display: block;
}
}
@media (max-width: 970px){
.cl2 .textBox {
    padding: 30px 30px;
}
}
@media (max-width: 870px){
body {
    padding-top: 65px;
}
nav li {
    padding: 0 5px;
}
.cl2 .textBox {
    padding: 16px 20px;
}
.cl2 .textBox h2 {
    margin-bottom: 0;
}
.nav img {
    max-height: 40px;
}
#opneningLogo {
    max-width: 10%;
}
.textBoxComment {
    padding: 14px 0;
    margin: 0;
}
section {
    padding: 0 20px;
    
}
.headerCopy {
    font-size: 13px;
}
#breadcrumb2 {
    max-width: calc(100% - 40px);
    padding: 10px 0;
}
.cl2 {
    margin-bottom: 40px;
}
.headerTitle {
    padding: 0;
    font-size: 20px;
    width: initial;
    right: 5%;
    top: 14%;
}
.headerCopy {
    padding: 0;
    right: 10%;
    top: 5%;
    height: 90%;
}
.headerCopy br{
    display: none;
}
.mw_wp_form {
    position: static;
    width: 100%;
    max-width: 600px;
}
.infoWrap {
    position: static;
    width: 90%;
    margin-bottom: 40px;
    max-height: 500px;
}
.infoInner {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    max-height: 400px;
}
#message{
	padding: 0;
    right: 5%;
    top: 14%;
}
.textBoxComment br {
    display: none;
}
.takeoutWrap .textBoxComment br {
    display: block;
}
.address th,
.address td,
.contactContentInner th,
.contactContentInner td {
    display: block;
    width: 100%;
    padding: 2px 0 2px;
    font-size: 12px;
}
.address th,
.contactContentInner th{
    border-bottom: none;
}
.addressWrap, .contactContentInner {
    padding: 10px 30px;
}
.contactContentInner.contactMessage {
    padding: 20px;
}
.flmt.formBlock label {
    font-size: 14px;
}
span.wpcf7-not-valid-tip {
    position: static;
    margin-top: -10px;
    font-size: 11px;
}
.contactContentInner.contactMessage ul {
    padding-left: 1em;
}
}

@media (max-width: 768px){
    body{
        overflow-y: hidden;
        width: 100%;
    }
    #hanaWrap{
        max-width: 100%;
        /*overflow-y: hidden;*/
    }
.cl2 .imgBox{
    display: block;
}
/*.home footer {
    position: fixed;
    width: 100%;
    bottom: -30px;
}*/
#opneninginnder03 {
    background-image: url(../img/f_bg03.jpg);
}
#opnenText {
    right: 20%;
}

/*--------- nav -----------------------*/
nav ul{
	display: none;
}
#navi {
    display: block;
}

nav .menu-trigger,
nav .menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
nav .menu-trigger {
  position: relative;
  width: 30px;
  height: 20px;
}
nav .menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #f4a695;
  border-radius: 0px;
}
nav .menu-trigger span:nth-of-type(1) {
  top: 0;
}
nav .menu-trigger span:nth-of-type(2) {
  top: 8px;
}
nav .menu-trigger span:nth-of-type(3) {
  bottom: 0;
}


nav .menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(20px) rotate(-315deg);
  transform: translateY(8px) rotate(-315deg);
}
nav .menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
nav .menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-20px) rotate(315deg);
  transform: translateY(-8px) rotate(315deg);
}

#navi {
    position: absolute;
    right: 20px;
    top: 40%;
}
nav ul#navMenu{
	display: block;
}
#navMenu {
    position: fixed;
    right: -100%;
    width: 100%;
    text-align: center;
    background: rgba(255,231,235,0.95);
    top: 65px;
    bottom: 0;
    z-index: 600;
    padding-top: 20px;
    transition: all 300ms 0s ease;
}
#navMenu.active{
    right: 0;
}
nav a {
    font-size: 16px;
}
nav li {
    padding: 10px 5px;
}
.singleContentWrap {
    margin: 30px 20px;
}
.cl2 .textBox h2 {
    font-size: 16px;
    margin: 0 0 0 50px;
}
.yoyaku {
    font-size: 16px;
}
.reservationWrap p {
    font-size: 14px;
}

}
@media (max-width: 700px){
.cl2 .imgBox {
    display: block;
}
.cl2 .imgBox img {
    object-fit: initial;
    /*height: auto;*/
}
.contactContentInner {
    width: 100%;
    margin: 5px;
    max-width: 100%;
}
.contactContentInnerImg {
    width: 100%;
    margin: 5px;
    max-width: 100%;
}
.contactContentInnerImg.formWrap .wpcf7 {
    float: none;
    width: 100%;
    max-width: 100%;
}
.mw_wp_form {
    position: static;
    width: 100%;
    max-width: 100%;
}
.contactContentInnerImg.formWrap {
    padding-top: 49%;
    background-position: top;
}
.layout_menu_text_wrap {
    padding: 5% 0;
    width: 95%;
    max-width: 600px;
}
.layout_menu_text_wrap th,
.layout_menu_text_wrap td {
    font-size: 13px;
}
.caution {
    font-size: 13px;
}
.mw_wp_form {
    background-color: #fff5f5;
}
.contactContentInnerBlock {
    display: block;
    width: 100%;
}
.contactContentInnerBlock .contactContentInner,
.contactContentInnerBlock .contactContentInnerImg {
    width: 100%;
}



}

@media (max-width: 670px){
.cl2 {
    flex-wrap: wrap;
}
.cl2 .imgBox,
.cl2 .textBox {
    width: 100%;
}
.address th, .address td {
    font-size: 13px;
}
.addressWrap {
    padding: 20px;
}
.mapWrap {
    padding-bottom: 50%;
}
.mw_wp_form {
    width: 100%;
}
.addressWrap {
    margin: 50px 20px;
}
.policyWrap {
    padding: 20px;
}
.infoWrap {
    padding: 20px;
    font-size: 13px;
}
.singleContentWrap {
    padding: 20px;
}
}

@media (max-width: 420px){
body {
    padding-top: 54px;
}
.textBoxComment {
    text-align: left;
    font-size: 13px;
}
.nav img {
    max-height: 30px;
}
#navi {
    right: 10px;
    top: 33%;
}
#message {
    height: 90%;
}
.date {
    display: block;
}
.singleContent h2,
.singleTitle {
    font-size: 16px;
}
#navMenu {
    top: 55px;
}
.blocks-gallery-item {
    list-style-type: none;
}
#opneingtext {
    height: 80%;
}
#opnenText {
    bottom: 18%;
    right: 16%;
    left: inherit;
}
.headerCopy {
    position: static;
    writing-mode: inherit;
    width: 100%;
    margin: auto;
    color: #444;
    padding: 0 20px;
    line-height: 1.5;
}
#breadcrumb2 {
    display: none;
}
.headerTitle {
    /* position: static; */
    height: auto;
    /* writing-mode: inherit; */
    /* padding: 5px 20px; */
    /* color: #444; */
    font-size: 14px;
    top: 10%;
    max-height: 43vw;
}
.reservationWrap {
    padding: 0;
    margin: 0;
}
.reservationWrap .yoyaku {
    padding: 0 20px;
}
.reservationWrap .inner > p {
    padding: 0 20px;
}
.address th, .address td {
    display: block;
}
.address th {
    border: none;
}
#topKeyImg {
    height: auto;
}
.slick-slide img {
    height: auto;
}
#message {
    /* position: static; */
    /* writing-mode: initial; */
    /* color: #444; */
    height: auto;
    /* padding: 20px; */
    font-size: 14px;
    top: 10%;
}
.home #message {
    padding-bottom: 80px;
}

.firstView {
    height: auto;
}
.sp{
    display: initial;
}
.topMessageTitle {
    font-size: 16px;
}
.topMessage p {
    font-size: 14px;
    text-align: justify;
}
.topMessage {
    margin: 0 auto 22%;
    padding: 10px 20px;
}
#opneingImg01 {
    max-width: 100%;
    padding: 0 0 10% 20%;
}
}



