/*
Theme Name: R & B 2025
Template: lightning
Author: Vektor,Inc.
Author URI: https://www.vektor-inc.co.jp
Description: Lightning is a very simple &amp; easy to customize theme which is based on the Bootstrap. It is also very friendly with custom post types and custom taxonomies. When you add a new one, the breadcrumbs will be adjusted and posts will look beautifully without editing or adding a template files.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready,block-styles,wide-blocks
Version: 14.5.0.1625739972
Updated: 2021-07-08 19:26:12

*/



body{
	overflow: overlay;
    overflow-x: hidden;
	letter-spacing: 0.05em;
    
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
    font-style: normal;
    background-color: #140000;
}

    body::-webkit-scrollbar {
      width: 10px;
		
    }
    body::-webkit-scrollbar-thumb {
      background-color: rgba(0,0,0,0.4);
      border-radius: 10rem;
      border: 1px solid #fff;
    }


    body::-webkit-scrollbar-track-piece:start {
      background: transparent;
    }

    body::-webkit-scrollbar-track-piece:end {
      background: transparent;
    }



.page-template-page-classic header {
    height: 86px;
}
body, html {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-style: normal;
    overflow-x: hidden;
}

strong {
font-weight: 700;
font-style: normal;
    white-space: nowrap;
}
html {
    -webkit-text-size-adjust: 100%;
	background-color: #141009;
}


iframe {
	margin-bottom: -5px;
}


a.anker {
	height: 1px;
	/*display: block;*/
	padding-top: 300px;
	margin-top: -300px;
}


.navbar {
    border-style: none;
    border-width: 0 0px 0px 0px;
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
}
.clear{
    clear: both;
}
.alignright{
    float: right;
}
.alignleft{
    float: left;
}
.header_scrolled .site-header {
    position: fixed !important;
}
.header_scrolled .header-top, .header_scrolled .site-header-logo, .header_scrolled .site-header-sub, .header_scrolled .vk-campaign-text {
    display: block;
}
#menu-header a,#menu-footer a{
    transition: all 300ms cubic-bezier(0.22, 0.61, 0.36, 1);
}
#menu-header a:hover ,#menu-footer a:hover{
    opacity: 0.75;
}
.tranA a{
    transition: all 500ms cubic-bezier(0.22, 0.61, 0.36, 1);
}
.tranA a:hover{
    opacity: 0.5;
}

p {
	letter-spacing: 0.02em;
}


.site-header--layout--nav-float .site-header-container {
  display: block !important;
}

.room_header {
    margin-bottom: -16px !important;
}

.pic_c{
	height: 150px;
	width: 150px;
	border-radius: 75px;
	overflow: hidden;
	margin-left: auto;
    margin-right: auto;
	margin-bottom: 25px;
}



.breadcrumb-list li {
    display: inline-block;
    margin: 0;
    list-style: none;
    color: #ffffff;
}
.breadcrumb-list li a {
    color: #ffffff;
}


.headder_upper {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	position: relative;
}

.headder_upper .header_tel {
	height: 87px;
	width: 348px;
	display: block;
	position: absolute;
	top:0px;
	right: 0px;
}
.headder_upper .header_tel a{
	background-image: url("img/header_tel.png");
	background-repeat: no-repeat;
	height: 87px;
	width: 348px;
	display: block;
	text-indent: -9000px;
} 


.headder_upper h2{
	font-size: 16px;
	position: absolute;
    top: 23px;
    left: 23px;
    display: block;
    height: 60px;
    width: 195px;
	color: #ffffff;
	background-image: url("img/logo01.png");
	text-indent: -9000px;
	background-repeat: no-repeat;
    background-size: contain;
}

.header_scrolled .site-header {
    /*background-color: rgb(0 0 0 / 75%) !important;
    backdrop-filter: blur(10px);*/
}
.header_scrolled .site-header-logo a {
    
}
.header_scrolled .site-header-logo{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
	margin-right: 0px !important;
	height: 45px;
    width: 256px !important;
    padding-top: 7px;
}
.header_scrolled .site-header .global-nav {
    display: block;
    margin-left: 300px;
    margin-right: auto;
}

.global-nav-list>li a .global-nav-name {
    color: #ffffff;
    transition: all linear 500ms;
    font-weight: 200;
    font-size: 20px !important;
}
.global-nav-list>li a:hover .global-nav-name {
    color: rgb(255 168 168);
    color: #d6ab00;
}

.header_scrolled header nav .menu a {
    background-color: rgb(255 255 255 / 0%);
    transition: all linear 500ms;
}


/*
.header_scrolled header nav .menu a:hover {
    background-color: rgb(255 255 255 / 30%);
}*/

.single .site-header{
	margin-bottom: 0px;
}

.tnp-privacy-field a{
    color: #FFFFFF;
}
.tnp-subscription {
    display: block;
    margin: 15px auto;
    max-width: 640px !important;
    width: 100%;
}

/*スライダー*/


.wrap{
	/*
	margin: 0 calc(50% - 50vw);
	max-width: 100vw;*/
	
	position: relative;
	overflow: hidden;
}


/*
@keyframes zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}*/

/*
.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img{
  animation: zoom 10s linear 0s 1 normal both;  
}*/
.slide-text{
	position: absolute;
	top: 50%;
	left: 400px;
	font-size: 46px;
	font-family: serif;
	font-weight: bold;
	text-shadow: 2px 2px 8px #000;
	color: #fff;
	transform: translate(-50%,-50%);
}
.slide-img img{
	object-fit: cover;
	height: 100vh;
  width: 100vw;
}

/**/



.header_logo_wrapper{
	
}

.header_sub ul, .header_sub ul li{
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;	
}

.header_sub ul{
	display: flex;
    justify-content: center;
}

.header_sub ul li{
	margin-left: 8px;
	margin-right: 8px;
}

.header_sub ul li a#contact{
    font-size: 20px;
    width: 100px;
    white-space: nowrap;
    font-family: trajan-pro-3, serif;
    font-weight: 400;
    font-style: normal;
		display: block;
    color: #ffffff;
	text-decoration: none;
	color: #dbdbdb;
}
.header_sub ul li a#icon_fb{
    width: 33px;
	height: 33px;
	display: block;
    white-space: nowrap;
	background-image: url("img/icon_fb.png");
	text-indent: -9000px;
}
.header_sub ul li a#icon_insta{
    width: 33px;
	height: 33px;
	display: block;
    white-space: nowrap;
	background-image: url("img/icon_insta.png");	
	text-indent: -9000px;
}










.header_sub_sm ul, .header_sub ul li{
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-right: 7px;
    margin-left: 7px;
}

.header_sub_sm ul{
	display: flex;
    justify-content: center;
}

.header_sub_sm ul li{
	margin-left: 8px;
	margin-right: 8px;
}

.header_sub_sm ul li a#contact{
    font-size: 20px;
    width: 100px;
    white-space: nowrap;
    font-family: trajan-pro-3, serif;
    font-weight: 400;
    font-style: normal;
		display: block;
    color: #ffffff;
	text-decoration: none;
	color: #dbdbdb;
}
.header_sub_sm ul li a#icon_fb{
    width: 33px;
	height: 33px;
	display: block;
    white-space: nowrap;
	background-image: url("img/icon_fb.png");
	text-indent: -9000px;
}
.header_sub_sm ul li a#icon_insta{
    width: 33px;
	height: 33px;
	display: block;
    white-space: nowrap;
	background-image: url("img/icon_insta.png");	
	text-indent: -9000px;
}


.reserve_bt a{
    display: block;
    width: 180px;
    height: 44px;
    background-color: #9A7C4A;
    position: absolute;
    top: 30px;
    right: 30px;
    text-align: center;
    border-radius: 5px;
    color: #141009;
    padding-top: 8px;
	    transition: all linear 300ms;
}
.reserve_bt a:hover{
	
	opacity: 0.75;
}







/**/

form ul.form01{
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: solid 1px #5B5B5B;
}

form ul.form01 li{
	border-bottom: solid 1px #5B5B5B;
	margin: 0px;
	padding: 0px;
	list-style: none;
	min-height: 100px;
} 

form ul.form01 li h5{
	display: block;
	width: 30%;
	background-color: #C8C8C8;
	float: left;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

form ul.form01 li div.nakami01{
	display: block;
	float: left;
	width: 70%;
}


form .hissu{
	color: #FF0004;
	font-size: 12px;
	padding-left: 10px;
}

.chk01 .checkbox-kubun .wpcf7-list-item{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

.chk01 .checkbox-kubun span:nth-child(3):before{
	content: " ";
	display: block;
	font-weight: 600;
	border-bottom: solid 1px #e5e5e5;
	margin-top: 20px;
	margin-bottom: 10px;
	
}

.confirmation_btn {
	width: 300px;
	height: 60px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	
}


form table{
        border: none !important;
}
form table th p{
    margin-bottom: 0px;
}
form table td p{
    margin-bottom: 0px;
    margin-top: 10px;
}

form table th{
	font-size: 14px;
	width: 20%;
	font-weight: 600;
        border: none !important;
	border-bottom: 1px solid #d7d7d7 !important;
	vertical-align: top;
    text-align: left;

}


form table td{
	font-size: 14px;
        border: none !important;
	border-bottom: 1px solid #d7d7d7 !important;
	line-height: 250%;

}


form table .form-control {
	border: 1px solid #cacaca;
	border-radius: 0px;
}

input[type="checkbox"] {
	margin-right: 10px !important;
}
form input.button01 {
    width: 360px;
    height: 85px;
    background-color: #2b2b2b;
    background-image: url(img/bt_arrow01.png);
    background-repeat: no-repeat;
    background-position: right 30px center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    transition: all 1s ease-out;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    border: none;
}
form input.button01:hover {
    color: #fff;
    cursor: pointer;
    background-color: #ea5249;
}



form input[type="checkbox"] {
    margin-right: 10px !important;
    width: 20px;
    height: 20px;
}






/**/
.contacts .form_pp{
    display: block;
    text-align: center;
    margin-bottom: 60px;
    margin-top: 50px;
}
.contacts .form_pp a{
	color: #ffffff;
	text-decoration: underline;
}

.contacts .form_label{
	margin-bottom: 25px;
}
.contacts .form_label i{
	font-style: normal;
	font-size: 14px;
}
.contacts .input01 .wpcf7-text{
	margin-bottom: 60px;
}
.contacts .form_button input{
    width: 187px;
    height: 62px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: transparent;
    border: none;
	border-radius: 0px;
	border-top: solid 1px rgb(255 255 255 / 40%);
	border-bottom: solid 1px rgb(255 255 255 / 40%);
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 18px;
}
.contacts .form_chk{
	text-align: center;
	margin-bottom: 60px;
}

.contacts .wpcf7-radio{
    display: block;
    margin-bottom: 60px;
}
.contacts .radio{
    display: block;
}
.wpcf7-list-item {
    display: inline-block;
    margin: 0 40px 0 0;
}
.contacts_tel_title{
    display: block;
    font-size: 28px;
    margin-top: 60px;
}
.contacts_tel {
    display: block;
    font-size: 38px;
    letter-spacing: 0.2em;
    margin-top: 20px;
}
/**/


.concept{
    text-align: right !important;
}



.blogs #mains{
    display: block !important;
}
.blogs .entry-body{
    margin-bottom: 120px;
}
.single-news .entry-header{
    font-size: 32px;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: solid 1px #e1e1e1;
}
hr {
    border: 1px solid var(--vk-color-border-hr);
    margin-bottom: 30px;
}

.entry-title--post-type--page, h2:where(:not(.wp-block-post-title)){
    padding: .5em 0;
    border-top: none;
    border-bottom: none;
}


.site-header-logo{
    margin-top: 0px !important;
    margin-bottom: 15px !important;
    margin-left: 0px !important;
	margin-right: 0px !important;
	height: 167px;
    width: 220px !important;
    padding-top: 0px;
	
}

.site-header-logo a{
    display: inline-block;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 0px;
    font-size: 1.09375rem;
    line-height: inherit;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-size: contain;
    width: 220px;
    height: 167px;
    text-indent: -9000px;
    margin-top: 0px;
	background-position: center top;
}

.global-nav-list>li .global-nav-name {
    font-size: 18px;
    display: block;
    width: 100%;
    white-space: nowrap;
	font-weight: 400;
	font-style: normal;
	color: #dbdbdb;
	
}
.global-nav-list>li .global-nav-description {
    display: block;
    overflow: hidden;
    font-size: 10px;
    line-height: 50px;
    opacity: 0.01;
    text-align: center;
    white-space: nowrap;
    color: rgb(219, 219, 219);
    transition: all linear 500ms;
}
.global-nav-list>li a:hover .global-nav-description {
    line-height: 8px;
    opacity: 1.0;
    color: #d6ab00;
}
header nav .menu .current_page_item a:hover .global-nav-description{
    line-height: 50px;
    opacity: 0.01;
}
header nav .menu .current_page_item.no-tab a:hover .global-nav-description {
    line-height: 8px;
    opacity: 1.0;
    color: #d6ab00;
}













/**/
.swiper-button-next, .swiper-button-prev {
	width: 30px !important;
	height: 79px !important;
}

.swiper-button-next:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size); 
    text-transform: none!important; 
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
	height: 79px;
    width: 30px;
	background-image: url("img/swiper_bt_next.png");
	text-indent: -9000px;
}

.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size); 
    text-transform: none!important; 
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
	height: 79px;
    width: 30px;
	background-image: url("img/swiper_bt_prev.png");
	text-indent: -9000px;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 30px !important;
    right: auto;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 30px !important;
    left: auto;
}


.page-header{
    display: none;
}


.scrolls{
	display: block;
	position: absolute;
    z-index: 100;
    bottom: 32px;
    left: 50%;    
    left: calc(50% - 50px);
	font-family: trajan-pro-3, serif;
	font-size: 18px;
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url("img/scroll_icon.png");
	height: 25px;
	width: 110px;
}


/**/
.h_title01 {
    background-color: rgb(0 0 0 / 50%) !important;
    background-blend-mode: overlay;
    margin-bottom: 0px;
}

.h1_1 {
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100px;
    color: #ffffff;
    text-align: center;
    padding: 50px;
    font-size: 40px;
    position: relative;
    margin-bottom: 80px;
    padding-top: 40px;
    text-shadow: 0 0 5px black, 0 0 10px black, 0 0 20px black, 0 0 10px white, 0 0 10px black;
}

.h1_1 i{
	text-decoration: none;
	font-style: normal;
	font-size: 16px;
	display: block;
	line-height: 150%;
}
/*
.h1_1::before {
    content: " ";
    display: block;
    background-color: rgb(234 82 73 / 50%);
    height: 328px;
    position: absolute;
    top: 28px;
    right: 150px;
    width: 2000px;
    border-radius: 178px;
}*/


.h2_2{
    color: #ffffff;
    font-family: trajan-pro-3, serif;
    font-weight: 300;
    font-size: 64px;
    position: relative;
    text-align: center;
    padding: 0 65px;
    width: 100% !important;
        margin-top: 0px !important;
}
.h2_2::before{
position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 2px;
  content: '';
  background: rgba(255,255,255,0.50);
}
.h2_2 strong {
  position: relative;
    font-weight: 300;
  padding: 0 30px;
  background: #333333;
}

.h2_3{
    color: #333333;
    font-family: trajan-pro-3, serif;
    font-weight: 300;
    font-size: 56px;
    position: relative;
    text-align: center;
    padding: 0 37px;
    margin-top: 180px !important;
    border-bottom: solid 1px rgb(51 51 51 / 50%);
    margin-left: auto;
    margin-right: auto;
    width: 300px !important;
    padding-bottom: 1px !important;
    height: auto !important;
    margin-bottom: 80px !important;
}

.h2_4{
        color: #333333;
    font-family: trajan-pro-3, serif;
    font-weight: 300;
    font-size: 56px;
    position: relative;
    text-align: center;
    padding: 0 0px;
    margin-top: 0px !important;
    border-bottom: solid 1px rgb(51 51 51 / 50%);
    margin-left: auto;
    /* margin-right: 0px; */
    width: 346px !important;
    padding-bottom: 1px !important;
    height: auto !important;
    margin-bottom: 80px !important;
}


.h3_1{
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    width: 320px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5px;
    position: relative;
    color: #ffffff;
}
.h3_1::after {
    content: " ";
    border-bottom: 1px solid rgb(255 255 255);
    display: block;
    width: 100px;
    height: 1px;
    position: absolute;
    top: 50px;
    left: 110px;
    color: #ffffff;
}

.h3_1 i{
	  font-size: 24px;
	  line-height: 120%;
	  padding-bottom: 25px;
}

.h3_2{
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5px;
    position: relative;
    color: #ffffff;
}
.h3_2::after {
    content: " ";
    border-bottom: 1px solid rgb(255 255 255);
    display: block;
    width: 100px;
    height: 1px;
    position: absolute;
    top: 40px;
    left: 175px;
    color: #ffffff;
}




.h3_3{
	text-align: center;
	color: #B79865;
	font-size: 36px;
	display: block;
	background-image: url("img/h_back1.png");
	background-repeat: no-repeat;
	width: 369px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	background-position: center bottom;
	background-size: contain;
}
.h3_3 i{
	text-decoration: none;
	font-style: normal;
	font-size: 16px;
	display: block;
	line-height: 150%;
}

.h3_4 {
  text-align: center;
  color: #B79865;
  font-size: 28px;
  display: block;
  background-image: url("img/h_back1.png");
  background-repeat: no-repeat;
  width: 700px;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
  background-position: center bottom;
}
.h3_4 i{
	text-decoration: none;
	font-style: normal;
	font-size: 16px;
	display: block;
	line-height: 150%;
}




.h4_1 {
	font-size: 16px;
	display: block;
	color: #D0C0A1;
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}




.h4_2 {
    display: block;
    text-align: center;
    font-size: 46px;
    font-weight: 400;
    font-family: trajan-pro-3, serif;
        border-bottom: solid 1px rgb(0 0 0 / 50%);
    width: 250px;
    margin-left: auto;
    margin-right: auto;
}

.picup01{
    position: relative;
        
}

.h4_3{
display: block;
    text-align: right;
    font-size: 46px;
    font-weight: 400;
    font-family: trajan-pro-3, serif;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    position: absolute;
    bottom: 0px;
    background-color: #333333;
    width: 380px;
    height: 100px;
    padding-right: 125px;
    padding-top: 15px;
    background-image: url(img/arrow01.png);
    background-repeat: no-repeat;
    background-position: right 40px center;
}
a .h4_3{
    color: #ffffff;
}



.access_waku {
	width: 400px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}



.picup01{
    background-color: #ffffff;
}
.picup01 a{
    transition: all linear 500ms;
    opacity: 100%;    
}
.picup01 a:hover{
    opacity: 75%;    
}


.h4_3::after{
        content: " ";
    border-bottom: solid 1px rgba(255,255,255,0.50);
    display: block;
    left: 0px;
    bottom: 25px;
    position: absolute;
    height: 20px;
    width: 260px;
    
}

.h4_3.white{
    background-color: #ffffff;
    background-image: none;
    padding-right: 60px;
    font-size: 24px;
    padding-top: 33px;
}

.h4_3.white::after{
    border-bottom: solid 1px rgba(0,0,0,0.50);
    width: 330px;
}








.h4_4 {
    font-size: 32px;
    font-weight: 400;
    letter-spacing: 0.15em;
}
.text01 {
    font-size: 16px;
    line-height: 250%;
    font-weight: 200;
	width: 340px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.text02{
	width: 320px;
	margin-left: auto;
	margin-right: auto;
}




.sv_button {
    display: block;
    background-color: #F9F9F9;
    padding: 15px;
    height: 230px;
	position: relative;
	transition: all linear 100ms; 
	text-align: center;
}
a.sv_button:hover {
	background-color: #FF4242;
	color: #F9F9F9;
}

a.sv_button::after {
	display: block;
	position: absolute;
	content: ">>>";
	bottom: 10px;
	right: 10px;
}

.sv_button h4{
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 20px;
}

a.contact_bt{
    display: block;
    background-color: #000000;
    color: #ffffff;
    width: 480px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    border-radius: 10px;
	transition: all linear 300ms; 
	text-decoration: none;
}
a.contact_bt:hover{
    background-color: #FF4242;
    color: #ffffff;
	text-decoration: none;
}

a.contact_bt2{
    display: block;
    background-color: #000000;
    color: #ffffff;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    border-radius: 10px;
	transition: all linear 300ms; 
	text-decoration: none;
}
a.contact_bt2:hover{
    background-color: #FF4242;
    color: #ffffff;
	text-decoration: none;
}


.waku01{
    display: flex;
    position: relative;
}

.waku01_left{
    display: block;
    height: 570px;
    flex-basis: 900px;
    background-color: #282426;
    background-image: url("img/waku01_1.png");
    background-repeat: no-repeat;
    background-position: left center;
    color: #ffffff;
    padding-top: 180px;
    padding-left: 350px;
}
.waku01_right{
    display: block;
    height: 570px;
    flex-grow: 1;
        background-image: url("img/backpic01.jpg");
    background-repeat: no-repeat;
background-position: 50% 0px;
    background-size: cover;
    
}
.waku01_right .backpic01{
    display: block;
    height: 570px;
    width: 100%;

    background-image: url("img/waku01_2.png");
    background-repeat: no-repeat;
    background-position: left center;
    
}

.waku02{
    display: flex;
    position: relative;
    
    flex-direction: row-reverse;
}

.waku02_right{
    display: block;
    height: 570px;
    flex-basis: 900px;
    background-color: #282426;
    background-image: url("img/waku02_1.png");
    background-repeat: no-repeat;
    background-position: right center;
    color: #ffffff;
    padding-top: 160px;
    padding-right: 350px;
    
}
.waku02_left{
    display: block;
    height: 570px;
    flex-grow: 1;
        background-image: url("img/backpic02.jpg");
    background-repeat: no-repeat;
background-position: 50% 0px;
    background-size: cover;
    
}
.waku02_left .backpic02{
    display: block;
    float: left;
    height: 570px;
    width: 100%;

    background-image: url("img/waku02_2.png");
    background-repeat: no-repeat;
    background-position: right center;
    
}







.waku03{
    display: flex;
    position: relative;
}

.waku03_left{
    display: block;
    height: 570px;
    flex-basis: 900px;
    background-color: #282426;
    background-image: url("img/waku01_1.png");
    background-repeat: no-repeat;
    background-position: left center;
    color: #ffffff;
    padding-top: 140px;
    padding-left: 400px;
    padding-right: 50px;
    
}
.waku03_right{
    display: block;
    height: 570px;
    flex-grow: 1;
        background-image: url("img/backpic03.jpg");
    background-repeat: no-repeat;
background-position: 50% 0px;
    background-size: cover;
    
}
.waku03_right .backpic03{
    display: block;
    width: 100%;

    background-image:none;
    background-repeat: no-repeat;
    background-position: left center;
    
}



.bt01{
	background-color: #C1010C;
    color: #ffffff;
    display: block;
    width: 260px;
    height: 50px;
    font-size: 20px;
    text-align: center;
    padding-top: 9px;
    border-radius: 10px;
	margin-left: auto;
    margin-right: auto;
	transition: all linear 300ms;
	text-decoration: none;
}
.bt01:hover{
	opacity: 0.75;
	color: #ffffff;
}



.coupon_back {
	background-image: url("img/back01.jpg");
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size:cover !important;
}
.wide_text1{
	padding-left: 15px !important;
	padding-right: 15px !important;
}


ul.list02{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	list-style: none;
	margin: 0px;
	padding-left: 0px;
}

ul.list02 li {
	list-style: none;
	margin: 0px;
	  margin-bottom: 0px;
	margin-bottom: 0px;
	display: block;
	width: 30%;
	background-color: #d2b57f;
	padding: 10px;
	margin-bottom: 45px;
	color: #fff;
	border-radius: 5px;
	font-size: 14px;
}
ul.list02 li h4 {
	text-align: center;
margin-top: 20px;
}
ul.list02 li i {
	margin-top: 30px;
	text-align: center;
display: block;
font-size: 54px;
padding-right: 0px;
margin-right: 0px;
}




ul.list03{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	list-style: none;
	margin: 0px;
	padding-left: 0px;
}

ul.list03 li {
	list-style: none;
	margin: 0px;
	  margin-bottom: 0px;
	margin-bottom: 0px;
	display: block;
	width: 30%;
	background-color: #d2b57f;
	padding: 10px;
	margin-bottom: 45px;
	color: #fff;
	border-radius: 5px;
	font-size: 14px;
}
ul.list03 li h4 {
	text-align: center;
	margin-top: 20px;
}
ul.list03 li i {
	margin-top: 30px;
	text-align: center;
	display: block;
	font-size: 54px;
	padding-right: 0px;
	margin-right: 0px;
}
ul.list03 li img {
	margin-top: 30px;
	text-align: center;
	display: block;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 80px;
}





@media only screen and (min-width: 1550px){
    .waku03.home_r .wrapper {
        width: 840px;
        margin-left: auto;
        margin-right: auto;
    }
    
    
}

.home_text03 p {
    font-size: 14px;
    letter-spacing: 0.1em;
}
.home_fix02 {
    padding-left: 90px;
}
.system_h h5{
    font-weight: 200;
}

ul.kome li{
    list-style: none;
}
ul.kome li::before {
    content: "※";
    margin-left: -1em;
}

.member_h4{
    font-size: 20px;
    margin-left: 60px;
}



a.button01{
    display: block;
    /* height: 85px; */
    font-size: 16px;
    font-weight: 700;
    color: #333333;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    /* border: solid 3px #000000; */
    transition: all 1000ms linear;
    margin-bottom: 10px;
    border-top: solid 1px rgba(51,51,51,0.5);
    border-bottom: solid 1px rgba(51,51,51,0.5);
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    width: 120px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
    font-family: trajan-pro-3, serif;
    letter-spacing: 0.0em;
}

a.button01:hover{
    opacity: 0.5;
}

a.button01.white{
    color: #ffffff;
    border-top: solid 1px rgb(255 255 255 / 50%);
    border-bottom: solid 1px rgb(255 255 255 / 50%);
}




a.button02{
    display: block;
    /* height: 85px; */
    font-size: 24px;
    font-weight: 700;
    color: #333333;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    /* border: solid 3px #000000; */
    transition: all 1000ms linear;
    margin-bottom: 10px;
    border-top: solid 1px rgba(51,51,51,0.5);
    border-bottom: solid 1px rgba(51,51,51,0.5);
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    width: 160px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
    font-family: trajan-pro-3, serif;
    letter-spacing: 0.0em;
}

a.button02:hover{
    opacity: 0.5;
}



/**/





/**/
.foodlist01 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0px;
    padding: 0px;
    width: 1440px;
    margin-left: auto;
    margin-right: auto;
}
.foodlist01 ul.around{
    justify-content:space-around;
    margin: 0px;
    padding: 0px;
    width: 1440px;
    margin-left: auto;
    margin-right: auto;
}
.foodlist01 ul li{
	display: block;
    position: relative;
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 48%;
    width: calc(50% - 60px);
    margin-bottom: 120px;
}
.foodlist01 ul li h3{
    display: block;
    position: absolute;
    bottom: 0px;
    background-color: #333333;
    width: 380px;
    height: 90px;
    margin-bottom: 0px;
}
.foodlist01.black ul li h3 {
    background-color: #232828;
}
.foodlist01.black ul li h3 strong {
    background-color: #232828;
}
.foodlist01 ul li h3 strong{
    display: block;
    bottom: 0px;
    background-color: #333333;
    width: 280px;
    margin-bottom: 0px;
    font-size: 24px;
    font-weight: 300;
    margin-top: 25px;
    border-bottom: solid 1px rgb(255 255 255 / 40%);
    text-align: right;
	color: #ffffff;
}
.foodlist01.white ul li h3{
    background-color: #ffffff;
}
.foodlist01.white ul li h3 strong{
    background-color: #ffffff;
	border-bottom: solid 1px rgb(0 0 0 / 40%);
	color: #333333;
}
.food_waku01{
	color: #ffffff !important;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}
.food_waku01.white {
    color: #333333 !important;
}

.food_waku01 p{
	border-bottom: solid 1px rgb(255 255 255 / 40%);
    padding: 10px 30px;
    font-size: 24px;
    margin: 0px;
}
.food_waku01.white p{
	border-bottom: solid 1px rgb(0 0 0 / 40%);
}
.food_waku01 p:last-child{
	border-bottom: none;
}


/**/

/**/
.news_waku01{
    background-color:transparent;
    color: #ffffff;
    margin-bottom: 60px;
    margin-top: 80px;
}

.news_waku01 .news_wrapper{
    display: block;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.news_waku01 .news_wrapper h1{
    margin-bottom: 20px;
    font-size: 34px;
    font-weight: 400;
    
}
.news_waku01 .news_date{
    margin-bottom: 70px;
}
.news_waku01 .news_pic{
    display: block;
    width: 800px;
    height: 600px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
}
.news_arrows{
    display: flex;
    justify-content: space-between;    
}
.news_arrows a{
    display: block;
    color: #ffffff;
    font-size: 18px;
    background-color: #967948;
    padding: 12px 30px;
    border-radius: 5px;
}
.news_waku01 .news_contents{
    margin-bottom: 80px;
}

/**/


/**/

.waku10{
	display: block;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}
.waku12 {
    display: block;
    width: 780px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
}

.waku11 {
    display: block;
    width: 850px;
    margin-left: auto;
    margin-right: auto;
    border: solid 3px #A37D1D;
    padding: 50px 75px 30px 75px;
    line-height: 220%;
    font-size: 18px;
}
.waku11 li{
	line-height: 220%;
}
.member_h h2 {
    width: 670px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: relative;
}
.member_h h2::before {
    position: absolute;
    top: calc(50% - 12px);
    left: 0;
    width: 100%;
    height: 1px;
    content: '';
    background: rgba(255,255,255,0.50);
}
.member_h h2 strong {
    display: block;
    font-family: trajan-pro-3, serif;
    font-size: 34px;
    font-weight: 400;
    margin-bottom: -15px;
    background-color: #333333;
    position: relative;
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding-bottom: 0px;
    line-height: 100%;
}
.member_h h2 em {
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: -15px;
    background-color: #333333;
    position: relative;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 100%;
    font-style: normal;
}
.waku11 .off{
	display: inline-block;
    background-color: #A37D1D;
    color: #ffffff;
    font-family: trajan-pro-3, serif;
    float: left;
    padding: 1px 15px;
    margin-top: -3px;
}
.waku11 strong{
	color: #D3A800;
}
.member h3 {
    font-size: 28px;
    font-weight: 300;
    letter-spacing: 0.1em;
}
.member_list01 li{
    margin-bottom: 30px;
}
.birthday_title01{
    color: #d3a800;
    font-size: 18pt;
}
.birthday_title02{
    color: #d3a800;
    font-size: 18pt;
}
/**/



.googlemap iframe{
	margin-bottom: 0px;
	vertical-align:bottom;
	/*filter: grayscale(0.4) hue-rotate(5deg);*/
}



.footer-logo{
    display: none;
    float: left;
    margin-top: 40px;
}
.footer-logo a{
    display: inline-block;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 1rem;
    font-size: 1.09375rem;
    line-height: inherit;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-size: contain;
    width: 300px;
    height: 50px;
    text-indent: -9000px;
    margin-top: 0px;
}
.footer_menu nav .menu{
    display: block;
    float: none;
    margin-top: 0px;
    margin-right: 0px;
    text-align: center;
}

.footer_menu nav .menu a{
    color: #ffffff;
}


.footer_address {
	text-align: center;
	color: #9A7C4A;
	font-size: 14px;
}


.footer_licence{
	color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    width: 270px;
	margin-top: 30px;
}
.footer_licence ul ,.footer_licence ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer_licence strong{
	width: 150px;
    display: block;
    float: left;
}


#menu-footer li{
    font-size: 14px;
    padding-left: 25px;
    padding-right: 25px;
}
#menu-footer li:last-child{
    border-right: none;
}

.entry-body {
    padding-left: 65px;
    padding-right: 65px;
}
.entry-body.underpage01 {
    padding-left: 0px;
    padding-right: 0px;
    width: 1110px;
}
.entry-body.underpage02 {
    padding-left: 0px;
    padding-right: 0px;
    width: 1110px;
}



footer .row{
    padding-left: 65px;
    padding-right: 65px;
}


.button_entry{
    background-color: #FF6B00;
    display: block;
    color: #ffffff;
    font-size: 22px;
    width: 360px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 24px;
    text-align: center;
    border-radius: 40px;
    transition: all 1000ms linear; 
}

.button_entry:hover{
    opacity: 50%;
    color: #ffffff;

}

.footer_entry{
    margin-bottom: 120px;
}


.sns_list h2{
    font-size: 18px;
    margin-bottom: 10px;
}

.footer_sns_list{
    margin-bottom: 100px;
    border-right: solid 1px #DBDBDB;
}
.footer_sns_list_first {
    margin-bottom: 0px !important;
}


.footer_sns_list .panel-grid-cell .custom-html-widget{
    height: 100px;
    border-left: solid 1px #DBDBDB;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 30px;
    padding-right: 30px;
    
}
.footer_sns_list .panel-grid-cell .custom-html-widget{
    height: 100px;
    border-left: solid 1px #DBDBDB;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 30px;
    padding-right: 30px;
    
}

.footer_sns_list ul{
    display: block;
    margin: 0px;
    padding: 0px;
    float: left;
    
}
.footer_sns_list ul li{
    list-style: none;
    display: block;
    margin: 0px;
    padding: 0px;
    text-indent: -9000px;
    float: left;
    margin-left: 12px;
}
.footer_sns_list ul li.not_sns {
    text-indent: 0px;
}


.footer_sns_list h3{
    font-size: 18px;
    font-weight: 700;
    display: block;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
}


.footer_sns_list li a{
    display: block;
    width: 42px;
    height: 42px;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all 500ms cubic-bezier(0.22, 0.61, 0.36, 1);
    
}

.footer_sns_list li a:hover{
    opacity: 50%;

    
}
.footer_sns_list li a.fb{
    background-image: url("img/icon_fb.png");
    
}

.footer_sns_list li a.insta{
    background-image: url("img/icon_instagram.png");
    
}

.footer_sns_list li a.line{
    background-image: url("img/icon_line.png");
    
}


.site-footer-content {
    padding-top: 0px !important;
}



.site-body {
    padding: 0px 0px 0px 0px;
}

header nav .menu a{
	display: block;
	padding-right: 10px !important;
	padding-left: 10px !important;
	padding-top: 8px !important;
	padding-bottom: 0px !important;
	height: 45px !important;
	color: #000000;
	font-weight: 700;
	font-size: 16pt;
}
header nav .menu .current_page_item a{
	color: #ffffff;
}

header nav .menu .current_page_item.no-tab  a {
  background-color: transparent;
  border-radius: 5px 5px 0px 0px;
  color: #ffffff;
}



header nav .menu .current_page_item a .global-nav-name{
	color: #ffffff;
}

header nav .menu .current_page_item.no-tab a .global-nav-name{
	color: #dbdbdb;
}
header nav .menu .current_page_item.no-tab a:hover .global-nav-name{
	color: #d6ab00;
}


header nav .menu .entry a{
    background-color: #FF6B00;
    color: #ffffff;
    transition: all 1000ms linear; 
}
header nav .menu .entry a:hover{
    background-color: #FF6B00;
    color: #ffffff;
    opacity: 0.7;
}


header nav .menu .current_page_item a{
    /*color: #FF6B00;
    border-bottom: solid 4px #FF6B00;*/
}



.waku_heian1 {
	display: block;
	width: 1140px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.waku_heian_back1{
	background-image: url("img/back03.jpg");
	position: absolute;
	top: 0px;
	left: -1000px;
	display: block;
	width: 2140px;
	height: 530px;
	z-index: 1;
}
.waku_heian_back2{
	background-image: url("img/back04.jpg");
	position: absolute;
	top: 0px;
	right: -1000px;
	display: block;
	width: 2140px;
	height: 500px;
	z-index: 1;
}
.waku_heian1_nakami {
	z-index: 1000;
	position: relative;
	padding-top: 70px;
	line-height: 160%;
}
.waku_heian1_nakami h3{
	color: #8E3241;
	display: block;
	position: relative;
}
.waku_heian1_nakami h3 i{
	color: #8E3241;
	display: block;
	text-decoration: none;
	font-style: normal;
}
.waku_heian1_nakami h3::after{
	content: " ";
	border-bottom: solid 1px #8E3241;
	position: absolute;
	bottom: 0px;
	left: -500px;
	width: 1000px;
}
.waku_heian1_img{
	display: block;
	position: absolute;
	top: -69px;
	right: -101px;
	z-index: 100;
}
.waku_heian1_img img{
  height: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.waku_heian2_img img {
  height: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}



.waku_heian2_nakami {
	z-index: 1000;
	position: relative;
	padding-top: 70px;
	padding-left: 450px;
}
.waku_heian2_nakami h3{
	color: #8E3241;
	display: block;
	position: relative;
}
.waku_heian2_nakami h3 i{
	color: #8E3241;
	display: block;
	text-decoration: none;
	font-style: normal;
}
.waku_heian2_nakami h3::after{
	content: " ";
	border-bottom: solid 1px #8E3241;
	position: absolute;
	bottom: 0px;
	right: -810px;
    width: 1500px;
}
.waku_heian2_img{
	display: block;
	position: absolute;
	top: -69px;
	left: -101px;
	z-index: 100;
}



.coupon{
	display: block;
	background-image: url("img/coupon.png");
	background-repeat: no-repeat;
	background-position: center center;
	width: 540px;
	height: 540px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.coupon_kigen{
	display: block;
	text-align: center;
	padding-top: 340px;
	color: #A08559;
	font-size: 18px;
	font-weight: 700;
}





.page_title{
        display: block;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-color: red;
}
.page_title .wrapper{
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    height: 166px;
}
.page_title .wrapper h1{
    font-size: 52px;
    color: #ffffff;
    font-family: trajan-pro-3, serif;
    /* z-index: 1000; */
    position: absolute;
    font-weight: 400;
    top: 45px;
    border-bottom: solid 1px rgb(255 255 255 / 50%);
    width: 450px;
    padding-left: 30px;
}
.page_title .wrapper h1.pp{
    font-size: 47px;
}
.page_title .wrapper p{
    color: #ffffff;
    padding-top: 220px;
    /* margin-top: 220px; */
    border-bottom: solid 1px rgb(255 255 255 / 50%);
    border-left: solid 1px rgb(255 255 255 / 50%);
    padding-left: 150px;
    margin-left: -150px;
    padding-bottom: 60px;
    position: relative;
    width: 923px;
        line-height: 250%;
}


.page_title .wrapper::before {
    content: " ";
    background-color: #333333;
    display: block;
    width: 1500px;
    height: 166px;
    left: -1050px;
    position: absolute;
    z-index: 0;
}

.system_h {

}

.table1{    
    border-collapse: collapse;
    border-spacing: 0;
    width: 780px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    overflow: hidden;
    border: solid 1px #ea5249;
    box-shadow: 0 0 0px 2px #ea5249;
}

.table1 th{
        width: 280px;
    background-color: #ea5249;
    color: #ffffff;
    border-bottom: solid 1px #ffffff;
    border-top: none;
    border-left: none;
    border-right: none;
    padding-top: 20px;
    padding-bottom: 20px;
}
.table1 td{
    width: 220px;
    border: solid 1px #ea5249;
    background-color: #ffffff;
    text-align: center;
}

.table1 thead td  {
	background-color: #ff8d86;
	color: #ffffff;
	font-weight: 700;
} 

.table1 td i {
	text-decoration: none;
	font-style: normal;
	font-weight: 700;
	display: block;
}

.table1 td i {
	display: none;
}


.table1 tbody tr:nth-child(2n) td{
	background-color: #f9f9f9;
}



.table2{    
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.table2 th{
    width: 20%;
    background-color: #313131;
    color: #ffffff;
    border-bottom: solid 1px #ffffff;
    border-top: none;
    border-left: none;
    border-right: none;
    padding-top: 20px;
    padding-bottom: 20px;
}
.table2 td{
    width: 30%;
    border: solid 1px #313131;
    background-color: #ffffff;
    text-align: center;
}





.system_h.system_text p{
    line-height: 250%;
}
.system_h h2{
    width: 670px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: relative;
}
.system_h h2 strong{
        display: block;
    font-family: trajan-pro-3, serif;
    font-size: 34px;
    font-weight: 400;
    margin-bottom: -15px;
    background-color: #333333;
    position: relative;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding-bottom: 0px;
    line-height: 100%;
}
.system_h.wide h2 strong {
    width: 250px;
}
.system_h h2 em{
        display: block;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: -15px;
    background-color: #333333;
    position: relative;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 100%;
    font-style: normal;
}
.system_h h2::before {
    position: absolute;
    top: calc(50% - 12px);
    left: 0;
    width: 100%;
    height: 1px;
    content: '';
    background: rgba(255,255,255,0.50);
}


.system_h.white h2 strong{
    background-color: #ffffff;
}
.system_h.white h2 em{
    background-color: #ffffff;
}
.system_h.white h2::before {
    position: absolute;
    top: calc(50% - 12px);
    left: 0;
    width: 100%;
    height: 1px;
    content: '';
    background: rgba(0,0,0,0.50);
}

.system_h.black h2 strong{
    background-color: #232828;
}
.system_h.black h2 em {
    background-color: #232828;
    letter-spacing: 0.2em;
}

.system_h h4{
    font-family: trajan-pro-3, serif;
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 5px; 
}
.food_sub{
    letter-spacing: 0.2em;
}

.price01{
    font-size: 26px;
    font-weight: 400;
    line-height: 280%;
    font-family: trajan-pro-3, serif;    
}

.list10 ul{
    width: 650px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    list-style: none;
    padding-left: 0px;
}
.list10 ul li{
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    list-style: none;
    margin: 0px;
    padding: 0px;
    height: 80px;
    border-bottom: solid 1px #333333;
    padding: 23px;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 0.15em;
}
.list10 ul li:last-child{
    border-bottom: none;
}

/*
.page_title .wrapper2::before {
    content: " ";
    width: 719px;
    height: 174px;
    left: -50px;
    position: absolute;
    z-index: 0;
    border-left: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
}*/

.device-mobile .global-nav-list>li {
    padding: 0px 60px 0px 0px !important;
        display: flex;
}

.sm_logo{
    background-image: url("img/logo1sm.png");
    background-repeat: no-repeat;
    background-size:contain;
    display: block;
    width: 81px;
    height: 21px;
    margin-left:auto;
    margin-right: auto;  
    margin-bottom: 15px;
}

.vk-menu-acc li {
    position: relative;
    margin-bottom: 0;
    padding: 0px 60px 0px 0px !important;
}

.vk-mobile-nav-menu-btn {
    border-color: #1E1E1E;
    background-color: #1E1E1E;
}
.mobile-nav-btn-right .vk-mobile-nav-menu-btn, .vk-mobile-nav-menu-btn.position-right {
    left: inherit;
    right: 0px;
}
.admin-bar .vk-mobile-nav-menu-btn {
	top: 130px;
    top: calc(130px + 0px);
	z-index: 10000;
}
.vk-mobile-nav-menu-btn {
    position: fixed;
    top: 1px;
    left: 5px;
    right: 24px !important;
    z-index: 10010;
    overflow: hidden;
    border: 0px none;
    border-radius: 5px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    text-indent: -9999px;
    transition: border-color .5s ease-out;
    color: #ffffff;
    background: none;
    background-image: url(img/sm_bt01.png);
    background-size: 30px 30px;
        background-color: #141009;
    background-repeat: no-repeat;
    padding: 0px;
    background-position: center center;
}
.scrolled .vk-mobile-nav-menu-btn {
    top: 5px;
}

.vk-mobile-nav {
  position: fixed;
  z-index: 10000 !important;
  width: 100%;
  height: 100%;
  display: block;
  padding: 45px 10px;
  overflow: scroll;
  top: 0;
  transition: all .5s ease-out;
}

.vk-mobile-nav-menu-btn.menu-open {
    background: none;
    background-image: url(img/sm_bt02.png);
    border: 0px none;
    background-size: 30px 30px;
	    background-position: center;
	    background-repeat: no-repeat;
}
.vk-mobile-nav nav ul li a {
    height: 60px;
    padding: 15px 15px;
    position: relative;
    display: block;
    overflow: hidden;
    font-weight: 700;
    /*background-image: url(img/sm_menu_bt03.png);*/
    background-repeat: no-repeat;
    background-position: right 15px;
    text-align: center;
}
.vk-mobile-nav nav ul li a:hover {
    color: #EC5249;
}

.vk-mobile-nav {
	    background-color: rgb(255 255 255);
	border-bottom: 0px none #e5e5e5;
	backdrop-filter: blur(10px);
}

.admin-bar .vk-mobile-nav.vk-mobile-nav-drop-in, .vk-mobile-nav.vk-mobile-nav-drop-in {
    top: 0px;
    right: -2500px;
}
.vk-mobile-nav.vk-mobile-nav-open.vk-mobile-nav-drop-in, .vk-mobile-nav.vk-mobile-nav-open.vk-mobile-nav-left-in, .vk-mobile-nav.vk-mobile-nav-open.vk-mobile-nav-right-in {
    top: 0;
    right: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
    z-index: 10001;
    box-shadow: 0 0 5px #000000;
    padding-top: 60px;
}


.vk-mobile-nav .widget_nav_menu ul li a, .vk-mobile-nav nav ul li a {
	color: #000;
	border-bottom: 0px none #242424;
}
.vk-mobile-nav nav>ul {
    border-top: 0px solid #989898;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
}
.vk-mobile-nav {
    padding: 0px 0px;
    /* margin-top: 50px; */
    padding-top: 20px;
}
.vk-mobile-nav-widget {
    margin-bottom: 0px;
}
.sm_menu_bt a{
    display: block;
    background-color: #FF6B00;
    color: #ffffff;
    font-weight: 800;
    height: 60px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 20px;
    text-align: center;
}
.vk-mobile-nav .vk-mobile-nav-menu-outer {
    margin-bottom: 10px;
}



.heian-pages{
	background-repeat: repeat;
	background-position: center top;
}







footer {
	background-color: #141009;
	padding-top: 0px;
	padding-bottom: 30px;
}

.site-footer {
    border-top: none;
}
.footer_menu {
    height: 65px;
    margin-bottom: 30px;
}
.site-footer-copyright{
   display: none;
}
.footer-nav {
    display: none;
}


.footer-nav2 {
    font-size: 20px;
    height: 65px;
    border-bottom: solid 1px rgb(255 255 255 / 10%);
    padding-top: 16px;
}

.footer-nav2 ul li{
    margin-left: 20px;
}


.copyright {
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 20px;
}

footer aside {
    margin-bottom: 0px !important;
}

footer .footer_entry{
    background-image: url("img/womens.png");
    background-repeat: no-repeat;
    background-position: center bottom;
}

.k18 {
	display: block;
	background-image: url("img/k18.png");
	background-repeat: no-repeat;
	width: 90px;
	height: 87px;
	position: absolute;
	top: 50px;
	right: 80px;
	text-indent: -9000px;
}

.main-section--margin-bottom--on {
  margin-bottom: 0px !important;
}


.hi_logo{
    text-align: right;
}

.home_entry h2{
    margin-top: 70px;
    margin-bottom: 20px;
    display: block;
    height: 100%;
    width: 400px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.home_entry h2::after{
    content: " ";
    display: block;
    height: 100px;
    width: 400px;
    position:absolute;
    top: -20px;
    left: 300px;
    background-image: url("img/top_h1_1b.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    text-indent: -9000px;
}



.home_news{
    background-image: url("img/back02.png");
    background-repeat: no-repeat;
    background-position: calc(50% + 240px) 20px;
}

.home_message{
    background:
        url("img/back03a.png")  calc(50% + 512px) 0px no-repeat,
        url("img/back03b.png")  calc(50% - 512px) bottom no-repeat,
        url("img/back03c.png")  calc(50% - 600px) 440px no-repeat
}

.home_message h2{
    margin-top: 0px;
    margin-bottom: 20px;
    display: block;
    height: 102px;
    width: 480px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-image: url("img/top_h1_2.png");
    background-repeat: no-repeat;
    background-position: center bottom;
}
.home_message h2::after{
    content: " ";
    display: block;
    height: 56px;
    width: 93px;
    position:absolute;
    top: 28px;
    left: 520px;
    background-image: url("img/top_h1_2b.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    text-indent: -9000px;
}

.home_message h2.company{
    margin-top: 0px;
    margin-bottom: 20px;
    display: block;
    height: 102px;
    width: 480px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-image: url("img/top_h1_5.png");
    background-repeat: no-repeat;
    background-position: calc(50% + 150px) bottom;
}
.home_message h2.company::after{
    content: " ";
    display: none;
    height: 56px;
    width: 93px;
    position:absolute;
    top: 28px;
    left: 520px;
    background-image: url("img/top_h1_2b.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    text-indent: -9000px;
}
.home_message h2.style_h2 {
    margin-top: 0px;
    margin-bottom: 20px;
    display: block;
    height: 102px;
    width: 540px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-image: url(img/top_h1_1c.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-top: 15px;
    font-size: 64px;
}
.home_message h2.style_h2::after{
    content: " ";
    display: none;
    height: 56px;
    width: 93px;
    position:absolute;
    top: 28px;
    left: 520px;
    background-image: url("img/top_h1_2b.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    text-indent: -9000px;
}

.home_message h2.special {
    margin-top: 0px;
    margin-bottom: 20px;
    display: block;
    height: 102px;
    width: 619px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-image: url("img/top_h1_2b.png");
    background-repeat: no-repeat;
    background-position: right top;
}
.home_message h2.special::after{
    content: " ";
    display: none;
}


.home_message h3 {
    font-size: 28px;
    text-align: center;
}

.home_message2 h2{
    margin-top: 0px;
    margin-bottom: 20px;
    display: block;
    height: 102px;
    width: 480px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-image: url("img/top_h1_2.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    font-size: 69px;
    font-weight: 700;
    color: #000000;
    text-align: center;
    padding-top: 5px;
}
.home_message2 h2::after{
    content: " ";
    display: block;
    height: 56px;
    width: 93px;
    position:absolute;
    top: 28px;
    left: 520px;
    background-image: url("img/top_h1_2b.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    text-indent: -9000px;
}

.waku10{
    padding-left: 65px;
    padding-right: 65px;
}
.waku12{
    padding-left: 65px;
    padding-right: 65px;
}

.home_about{
    background:
        url(img/top_h1_4b.png) calc(50% - 620px) 800px no-repeat,
        url(img/top_h1_4b.png) calc(50% - 620px) 3280px no-repeat, 
        url(img/top_h1_4b.png) calc(50% + 633px) 1930px no-repeat;
}

.home_about_set {
    margin-top: 60px;
    margin-bottom: 20px;
    display: block;
    height: 276px;
    width: 705px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-image: url(img/top_h1_4.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-top: 100px;
}

.home_about h3{
    margin-top: 0px;
    margin-bottom: 20px;
    display: block;
    height: 101px;
    width: 980px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-image: url("img/top_h3_1.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-top: 27px;
    padding-left: 170px;
    font-size: 24px;
}
.home_about h3::before{
     content: " ";
    display: block;
    height: 60px;
    width: 120px;
    position:absolute;
    top: 16px;
    left: 32px;
    background-image: url("img/top_h3_1_01.png");
    background-repeat: no-repeat;
    background-position: center bottom;
}
.home_about h4{
    background-image: url("img/top_h3_2.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 70px;
    width: 855px;
    margin-left: auto;
    margin-right: auto;
    text-indent: -9000px;
}



.home_about #point2 h3::before{
    background-image: url("img/top_h3_1_02.png");
}
.home_about #point3 h3::before{
    background-image: url("img/top_h3_1_03.png");
}
.home_about #point4 h3::before{
    background-image: url("img/top_h3_1_04.png");
}
.home_about #point5 h3::before{
    background-image: url("img/top_h3_1_05.png");
}



ul.career_set{
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

ul.career_set li{
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: block;
    width: 240px;
    height: 240px;
    background-image: url("img/career01.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    text-indent: -9000px;
}

ul.career_set li#career02{
    background-image: url("img/career02.png");
}
ul.career_set li#career03{
    background-image: url("img/career03.png");
}
ul.career_set li#career04{
    background-image: url("img/career04.png");
}


.line01{
    background-image: url("img/line01.png");
    background-repeat: repeat-x;
    display: block;
    width: 100%;
    text-indent: -9000px;
    background-position: center center;
}


.waku00{
    display: block;
    background-color: #ffffff;
    padding: 0px 0px 0px 0px !important;
    font-size: 20px;
    font-weight: 800;
    position: relative;
}
.waku00 .title01{
    position: absolute;
    top:-50px;
}





.sdgs_logo a{
    background-image: url("img/sdgs_logo.png");
    background-size: contain;
    display: block;
    width: 195px;
    height: 25px;
    float: right;
    text-indent: -9000px;
        margin-top: 40px;
}
.sdgs_logo a#aichiwomen {
    background-image: url(img/aichiwomen_logo.png);
    background-size: contain;
    display: block;
    width: 231px;
    height: 25px;
    float: right;
    text-indent: -9000px;
    margin-top: 40px;
    margin-right: 20px;
}

.header_set{
    display: block;
    position: relative;
}
.header_pic{
    display: block;
    background-image: url("img/header_pic01.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    height: 684px;
    width: 800px;
    float: right;
}
.header_pic#page02{
    background-image: url("img/header_pic02.jpg");
}
.header_pic#page03{
    background-image: url("img/header_pic03.jpg");
}
.header_pic#page04{
    background-image: url("img/header_pic04.jpg");
}


.header_info{
    display: block;
    background-color: rgba(255,255,255,0.90);
    padding: 80px;
    position: absolute;
        font-size: 24px;
    font-weight: 600;
    left: 0px;
    bottom: -40px;
}
.header_set h1{
    display: block;
    position: absolute;
    font-size: 72px;
    line-height: 36px;
    top: 180px;
    left: 80px;
}
.header_set h1 i {
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
}








.header_scrolled .site-header {
    box-shadow: 0 0px 0px !important;
}
.site-header {
	z-index: 10000 !important;
    background-color: #EA5249;
}
.page-template-page-classic .site-header {
    margin-bottom: -100px;
}

.header_menu_wrapper {
	display: block;
	width: 100%;
	background-color: #141009;
	height: 110px;
}

.site-header-container {
	background-image: url("img/bar01.png");
	padding-bottom: 1px;
}


.header_sns ul{
	display: none;
	padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    margin-left: 0px;
    padding-right: 10px;
    margin-right: 0px;
}

.header_sns ul li{    
    padding-top: 32px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    margin-left: 0px;
    padding-right: 0px;
    margin-right: 25px;
    display: block;
    width: 28px;
    height: 28px;
    float: right;
}
.header_sns ul li a{
    display: block;
    width: 39px;
    height: 39px;
    text-indent: -9000px;
    background-position: center;
    background-repeat: no-repeat;
    background-origin: content-box;
    background-size: cover;
    transition: all linear 300ms;
}
.header_sns ul li a:hover{
    opacity: 0.75;
}
.header_sns ul li a#insta{
    background-image: url("img/sns2.png")
}
.header_sns ul li a#fb{
    background-image: url("img/sns1.png")
}
.header_sns ul li a#line{
    background-image: url("img/sns3.png")
}
ul.staff_pics{
    display: flex;
    margin: 0px;
    padding: 0px;
    list-style: none;
    justify-content: space-between; 
}
ul.staff_pics li a{
    display: block;
    margin: 0px;
    padding: 0px;
    list-style: none;
    background-image: url("img/staff_pic01.jpg");
    width: 315px;
    height: 315px;
    background-size: contain;
    text-align: center;
    color: #ffffff;
    text-shadow: 0px 0px 2px #000000,0px 0px 2px #000000,0px 0px 5px #000000;
    font-weight: 900;
    font-size: 18px;
    padding-top: 240px;
}
ul.staff_pics li#staff02 a{
    background-image: url("img/staff_pic02.jpg");
}
ul.staff_pics li#staff03 a{
    background-image: url("img/staff_pic03.jpg");
}




ul.style_pics{
    display: flex;
    margin: 0px;
    padding: 0px;
    list-style: none;
        justify-content: space-around;
    flex-wrap: wrap;
}
ul.style_pics li a{
    display: block;
    margin: 0px;
    padding: 0px;
    list-style: none;
    background-image: url("img/style_pic01.jpg");
    width: 315px;
    height: 315px;
    background-size: contain;
    text-align: center;
    color: #000000;
    font-weight: 900;
    font-size: 18px;
    padding-top: 330px;
    background-repeat: no-repeat;
    text-decoration: none;
    padding-bottom: 30px;
}
ul.style_pics li#style02 a{
    background-image: url("img/style_pic02.jpg");
}
ul.style_pics li#style03 a{
    background-image: url("img/style_pic03.jpg");
}
ul.style_pics li#style04 a{
    background-image: url("img/style_pic09.jpg");
}



.waku20{
    display: block;
    background-color: #ff8ebf;
}
.waku20 .wrapper{
    display: block;
    width: 100%;    
    position: relative;
}
.waku20 .wrapper .pic{
    display: block;
    float: left;
    width: 50%;
    background-image: url("img/stafffaq01.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 490px;
    height: 390px;
}
.waku20 .wrapper .info{
    display: block;
    float: right;
    width: 50%;
    color: #ffffff;
    padding: 30px;
}
.waku20 .wrapper .info h3{
    font-size: 24px;
}

.waku20 .wrapper .info .info_qa_waku01{
    display: block;
    position: absolute;
    bottom: 0px;
    bottom: 30px;
    right: 30px;
}

.waku20 .wrapper .info .info_qa_waku01 .years{
    display: block;
    border: solid 1px;
    text-align: center;
    float: left;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 20px;
    margin-bottom: 15px;
}

.waku20 .wrapper .info .info_qa_waku01 .nametag{
    display: block;
    font-size: 16px;
    float: left;
}
.waku20 .wrapper .info .info_qa_waku01 .nametag i{
    font-size: 14px;
}

.waku20 .staff_qa{
    background-color: #ffffff;
}
.waku20 .staff_qa ul ,.waku20 .staff_qa li{
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 0px !important;
    margin-bottom: 60px !important;
}
.waku20 .staff_qa{
    padding: 80px;
}
.waku20 .staff_qa h4{
    background-image: url("img/faq_q.png");
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 16px;
    font-weight: 400;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 25px;
}
.waku20 .staff_qa .answer{
    background-image: url("img/faq_a.png");
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 90px;
}
.waku20 .staff_qa .answer h5{
    font-size: 22px;
    margin-bottom: 15px;
}
.waku20 .staff_qa .kome01{
    text-align: right;
}



.home_message.no_back {
    background-image:none;
}

.waku31 {
    display: block;
    background-color: #ffffff;
    padding: 80px;
    line-height: 180%;
}

.waku31 h3{
    display: block;
    text-align: center;
    font-size: 42px;
    margin-bottom: 10px;
    padding-bottom: 0px;
}
.waku31 h4{
    display: block;
    text-align: center;
    font-size: 22px;
    margin-bottom: 40px;
    padding-bottom: 0px;
}

.waku35 {
    display: block;
    padding: 80px;
    color: #ffffff;
}
.waku35 h3{
    display: block;
    text-align: center;
    font-size: 42px;
    margin-bottom: 10px;
    padding-bottom: 0px;
}
.waku35 h4{
    display: block;
    text-align: center;
    font-size: 22px;
    margin-bottom: 40px;
    padding-bottom: 0px;
}

.special_arrow01{
    margin-top: 40px;
    margin-bottom: 30px;
}


.company_list{
    display: block;
    padding-bottom: 40px;
    padding-top: 40px;
    border-bottom: dotted 1px rgb(0 0 0 / 30%);
}
.company_list.last{
    padding-bottom: 0px;
    padding-top: 40px;
    border-bottom: none;
}
.company_list .info30{
    padding-top: 25px;
}


.example {
    display: block;
    background-image: url("img/flasg01.png");
    background-repeat: no-repeat;
    width: 150px;
    height: 70px;
    text-indent: -9000px;
    margin-right: 15px;
    margin-top: -18px;
    float: left;
}

.style_page .waku31 h3{
    display: block;
    text-align: left;
    font-size: 42px;
    margin-bottom: 10px;
    padding-bottom: 0px;
}

.waku31 h3 .little{
    font-size: 22px;
}
.style_page .waku31 h4{
    display: block;
    text-align: left;
    font-size: 22px;
    margin-bottom: 40px;
    padding-bottom: 0px;
}

ul.style_list01{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
ul.style_list01 li{
    display: block;
    background-image: url("img/style_icon01.png");
    background-repeat: no-repeat;
    width: 211px;
    height: 211px;
    margin: 0px;
    padding: 0px;
    margin-right: 10px;
    margin-left: 10px;
    text-indent: -9000px;
}
ul.style_list01 li#s02{
    background-image: url("img/style_icon02.png"); 
}
ul.style_list01 li#s03{
    background-image: url("img/style_icon03.png"); 
}
ul.style_list01 li#s04{
    background-image: url("img/style_icon04.png"); 
}
ul.style_list01 li#s05{
    background-image: url("img/style_icon05.png"); 
}
ul.style_list02{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
ul.style_list02 li{
    display: block;
    background-color: #ffffff;
    width: 315px;
    height: 530px;
    margin: 0px;
    padding: 25px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 10px;
    
}
ul.style_list02 li h5{
    text-align: center;
    
}


ul.style_list02 li .style_pics02{
    display: block;
}
ul.style_list03{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
ul.style_list03 li {
    display: block;
    background-image: url("img/style_icon11.png");
    background-repeat: no-repeat;
    width: 195px;
    height: 195px;
    margin: 0px;
    padding: 0px;
    margin-right: 5px;
    margin-left: 5px;
    padding-top: 205px;
    font-size: 24px;
    text-align: center;
    font-weight: 800;
    text-shadow: 1px 1px 4px rgb(0 0 0 / 30%);
}
ul.style_list03 li#s02{
    background-image: url("img/style_icon12.png");
}
ul.style_list03 li#s03{
    background-image: url("img/style_icon13.png");
}
ul.style_list03 li#s04{
    background-image: url("img/style_icon14.png");
}

.waku32{
    display: block;
    background-color: #b1dcff;
}


.waku31 .time{
    display: block;
    border: solid 1px #AFAFAF;
    width: 115px;
    height: 115px;
    border-radius: 60px;
    font-size: 28px;
    font-weight: 800;
    padding-top: 37px;
    text-align: center;
    float: left;
    margin-bottom: 30px;
}

.waku31 .time_title{
    font-size: 28px;
    font-weight: 800;
    float: left;
    padding-top: 37px;
    padding-left: 20px;
}
.waku31  .twoline .time_title{
    padding-top: 17px;
}


@media screen and (max-width:1440px){
    
    
    .foodlist01 ul {
        width: 1110px;
    }
    .foodlist01 ul.around {
        width: 1110px;
    }
    
    .device-mobile .global-nav-list>li {
        padding: 0px 20px 0px 0px !important;
    }
    .waku01_left{

        margin-left: -230px;
    }
    .waku02_right{
        margin-right: -230px;
    }
    .waku03_left{

        margin-left: -230px;
    }
}

@media screen and (min-width:1400px){
    .header_scrolled .site-header .global-nav {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 920px;
        padding-left: 65px;
    }
}


@media screen and (max-width:1199px){
    
	header nav .menu a {
	  display: block;
	  padding-right: 10px !important;
	  padding-left: 10px !important;
	  padding-top: 8px !important;
	  padding-bottom: 0px !important;
	  height: 45px !important;
	  color: #000000;
	  font-weight: 700;
	  font-size: 16pt;
	}
    .headder_upper h2 {
        font-size: 16px;
        position: absolute;
        top: 20px;
        left: 20px;
        display: block;
        height: 95px;
        width: 220px;
        color: #ffffff;
        background-image: url(img/logo01.png);
        text-indent: -9000px;
        background-repeat: no-repeat;
        background-size: contain;
    }
    
    .device-mobile .global-nav-list>li {
        padding: 0px 0px 0px 0px !important;
        display: flex;
    }
	
	ul.news_info li a {
	  text-decoration: none;
	  color: #ffffff;
	  padding-left: 0px;
	  font-weight: 800;
	  display: block;
	  float: left;
	   width: 240px;
	}
	
	
	a .newspic {
	  height: 240px;
	  width: 240px;
	}
	
	.waku_heian1 {
	  display: block;
	  width: 900px;
	  margin-left: auto;
	  margin-right: auto;
	  position: relative;
	}
	.waku_heian_back1 {
	  background-image: url("img/back03.jpg");
	  position: absolute;
	  top: 0px;
	  left: -1000px;
	  display: block;
	  width: 1820px;
	  height: 530px;
	  z-index: 1;
	}
	.waku_heian1_img {
	  display: block;
	  position: absolute;
	  top: -69px;
	  right: -57px;
	  z-index: 100;
	  width: 400px;
	  height: 400px;
	}
	
	
	
    
    .waku_heian_back2 {
        background-image: url(img/back04.jpg);
        position: absolute;
        top: 0px;
        right: -1000px;
        display: block;
        width: 1800px;
        height: 430px;
        z-index: 1;
    }
    
    .waku_heian2_img {
	  width: 400px;
	  height: 400px;
            display: block;
    position: absolute;
    top: -69px;
    left: -30px;
    z-index: 100;
	}
    .waku_heian2_nakami {
    z-index: 1000;
    position: relative;
    padding-top: 70px;
    padding-left: 420px;
    }
    
    .waku_heian2_nakami h3::after {
        content: " ";
        border-bottom: solid 1px #8E3241;
        position: absolute;
        bottom: 0px;
        right: -520px;
        width: 1000px;
    }
    
    
    .waku01 .title01 {
        position: absolute;
        top: -50px;
        zoom: 70%;
    }
    
    .home_about h3 {
        zoom: 81%;
    }
    ul.career_set li {
        width: 180px;
        height: 180px;
        background-size: contain;
    }
    .home_about h4 {
        width: 100%;
        background-size: contain;
    }
    .footer_sns_list {
        zoom: 85%;
    }
    .entry-body.underpage01 {
        width: 930px;
    }
	.entry-body.underpage02 {
        width: 930px;
    }
    
    
    
    ul.staff_pics li a{
        width: 250px;
        height: 250px;
        padding-top: 180px;
    }
    
    ul.style_pics li a{
        width: 250px;
        height: 250px;
        padding-top: 260px;
    }
    
    
    
    
    .waku20 .wrapper {
        display: block;
        width: 100%;
        position: relative;
        zoom: 80%;
    }
    .waku01_b {
        width: 80%;
    }
    
    .slide-text {
        left: 30%;
    }
    
    
    .foodlist01 ul {
        width: 920px;
    }
    
    .foodlist01 ul.around {
        width: 920px;
    }
    
    
    .waku01_left {
        display: block;
        height: 570px;
        flex-basis: 700px;
        background-color: #282426;
        background-image: url(img/waku01_1.png);
        background-repeat: no-repeat;
        background-position: left center;
        color: #ffffff;
        padding-top: 180px;
        padding-left: 350px;
        margin-left: -300px;
    }
    
    
}




@media screen and (min-width:992px){
    .pc_only{display: block;}
    .sm_only{display: none !important;}
    
    .header_scrolled .site-header {
        position: relative;
    }
    .domani_rec{
        margin-top: 0px !important;
    }
    .site-header--layout--nav-float .site-header-container {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
	
	.global-nav--layout--float-right {
		width: auto;
		margin-left: 300px;
		margin-right: 300px;
	}
	
	body:not(.header_scrolled) .global-nav--layout--float-right {
		display: flex;
		justify-content: right;
		/* align-items: center; */
		align-items: baseline;
		margin-right: 300px;
	}
	.header_logo_wrapper {
		margin-right: 100px;
		margin-left: 30px;
        display: none;
	}
    
	.header_menu_wrapper ul.menu{
		padding-top: 32px;
	}
	

	
    .footer_contact {
        display: none;
    }

	
	
	
}
@media screen and (max-width:991px){
    .pc_only{display: none !important;}
    .sm_only{display: block;}

    
     
    .header_scrolled.admin-bar .site-header {
		display: none;
	}
    
	
	
	.header_sns ul li {
		padding-top: 5px;
		height: 33px;
	}
	
    footer {
        padding-bottom: 70px;
    }
    
	.footer_menu{
		display: none;
	}
	.footer_address {
		text-align: center;
		font-size: 14px;
		padding-top: 30px;
	}
	
	.header_sns ul {
		padding-top: 0px;
		margin-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-left: 0px;
		margin-left: 0px;
		padding-right: 0px;
		margin-right: 0px;
	}
	
	
	a.contact_bt {
		width: 300px;
	}
	
	
	
    ul.news_info li a {
        text-decoration: none;
        color: #ffffff;
        padding-left: 0px;
        font-weight: 800;
        display: block;
        float: left;
        width: 210px;
        height: 210px;
    }
    .h3_1 {
        font-size: 18px;
        width: 300px;
        
    }
    .h3_1::after {
        content: " ";
        border-bottom: 1px solid rgb(255 255 255);
        display: block;
        width: 100px;
        height: 1px;
        position: absolute;
        top: 40px;
        left: 100px;
        color: #ffffff;
    }
    
    
    .h3_1 i {
        font-size: 18px;
        line-height: 120%;
        padding-bottom: 25px;
    }
    
    .h3_2 {
        font-size: 18px;
        width: 300px;
        
    }
    .h3_2::after {
        content: " ";
        border-bottom: 1px solid rgb(255 255 255);
        display: block;
        width: 100px;
        height: 1px;
        position: absolute;
        top: 70px;
        left: 90px;
        color: #ffffff;
    }
	
	.h3_3 {
	  text-align: center;
	  color: #B79865;
	  font-size: 36px;
	  display: block;
	  background-image: url("img/h_back1.png");
	  background-repeat: no-repeat;
	  width: 169px;
	  height: 70px;
	  margin-left: auto;
	  margin-right: auto;
	  background-position: center bottom;
	  background-size: contain;
	}
	
	.h3_4 {
	  text-align: center;
	  color: #B79865;
	  font-size: 28px;
	  display: block;
	  background-image: url("img/h_back1.png");
	  background-repeat: no-repeat;
	  width: 100%;
	  height: 90px;
	  margin-left: auto;
	  margin-right: auto;
	  background-position: center bottom;
	}
	
    
    
    .table1 {
        border-collapse: collapse;
        border-spacing: 0;
        width: 560px;
        margin-left: auto;
        margin-right: auto;
    }
	
	
	
	ul.list02 li {
	  list-style: none;
	  margin: 0px;
		margin-bottom: 0px;
	  margin-bottom: 0px;
	  margin-bottom: 0px;
	  display: block;
	  width: 48%;
	  background-color: #d2b57f;
	  padding: 10px;
	  margin-bottom: 45px;
	  color: #fff;
	  border-radius: 5px;
	  font-size: 14px;
	}
	
	
	ul.list03 li {
	  list-style: none;
	  margin: 0px;
		margin-bottom: 0px;
	  margin-bottom: 0px;
	  margin-bottom: 0px;
	  display: block;
	  width: 100%;
	  background-color: #d2b57f;
	  padding: 10px;
	  margin-bottom: 45px;
	  color: #fff;
	  border-radius: 5px;
	  font-size: 14px;
	}
	
	
	
    
    .waku_heian1 {
        display: block;
        width: 780px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }
    
    .waku_heian1_nakami h3::after {
        content: " ";
        border-bottom: solid 1px #8E3241;
        position: absolute;
        bottom: 0px;
        left: -610px;
        width: 1000px;
    }
    
    .waku_heian_back1 {
        background-image: url(img/back03.jpg);
        position: absolute;
        top: 0px;
        left: -1000px;
        display: block;
        width: 1700px;
        height: 490px;
        z-index: 1;
    }
    .waku_heian1_nakami {
        z-index: 1000;
        position: relative;
        padding-top: 70px;
        line-height: 160%;
        padding-left: 30px;
    }

    .waku_heian1_img {
        display: block;
        position: absolute;
        top: -69px;
        right: 0px;
        z-index: 100;
        width: 320px;
        height: 320px;
    }
    .waku_heian2_img {
        width: 320px;
        height: 320px;
        display: block;
        position: absolute;
        top: -69px;
        left: 0px;
        z-index: 100;
    }
    .waku_heian_back2 {
        background-image: url(img/back04.jpg);
        position: absolute;
        top: 0px;
        right: -1000px;
        display: block;
        width: 1700px;
        height: 390px;
        z-index: 1;
    }
    .waku_heian2_nakami {
        z-index: 1000;
        position: relative;
        padding-top: 70px;
        padding-left: 360px;
    }
    .waku_heian2_nakami h3::after {
        content: " ";
        border-bottom: solid 1px #8E3241;
        position: absolute;
        bottom: 0px;
        right: -580px;
        width: 1000px;
    }

    
    
    .site-header-logo {
        padding-top: 0px;
        width: 100% !important;
    }
    
    .site-header-logo a {
        display: inline-block;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-right: 0px;
        font-size: 1.09375rem;
        line-height: inherit;
        white-space: nowrap;
        background-repeat: no-repeat;
        background-size: contain;
        width: 150px;
        height: 80px;
        text-indent: -9000px;
        margin-top: 4px;
    }
    .header_scrolled .site-header-logo a {
        display: inline-block;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-right: 0px;
        font-size: 1.09375rem;
        line-height: inherit;
        white-space: nowrap;
        background-image: url("img/logo1sm2.png");
        background-repeat: no-repeat;
        background-size: contain;
        width: 240px;
        height: 50px;
        text-indent: -9000px;
        margin-top: 4px;
    }
    .admin-bar .vk-mobile-nav-menu-btn {
        top: 63px;
        top: calc(63px + 0px);
        z-index: 10000;
        right: 24px;
        z-index: 10005;
    }
	
	.header_logo_wrapper {
		display: none;
	}
	
    
    .siteorigin-panels-stretch[data-stretch-type="full"]{
        padding-left: 60px !important;
        padding-right: 60px !important;
    }
    
    .header_scrolled .site-header {
        position:relative !important;
    }
    .site-header-logo {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        height: 80px;
        width: 150px !important;
    }
    .header_scrolled .site-header-logo {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        height: 80px;
        width: 100% !important;
        padding-top: 22px;
    }
    
    .headder_upper h2 {
        font-size: 16px;
    }
    .header_menu_wrapper {
        width: 100%;
        background-color: #141009;
        height: 207px;
    }
    
    .headder_upper .header_tel a {
        background-image: url(img/header_tel_m.png);
        background-repeat: no-repeat;
        height: 71px;
        width: 262px;
        display: block;
        text-indent: -9000px;
        margin-top: 8px;
    }
    
    
    .home_message h2.special {
        margin-top: 0px;
        margin-bottom: 20px;
        display: block;
        height: 170px;
        width: 396px;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        background-image: url(img/top_h1_2b.png);
        background-repeat: no-repeat;
        background-position: right top;
        padding-top: 35px;
    }
    
    .header_sub {
        display: none;
    }
    
    .slide-text {
        position: absolute;
        top: 50%;
        left: 38%;
        font-size: 46px;
        font-family: serif;
        font-weight: bold;
        text-shadow: 2px 2px 8px #000;
        color: #fff;
        transform: translate(-50%,-50%);
        letter-spacing: 0.02em;
    }
    
    
    
    .h2_2 {
        color: #ffffff;
        font-family: trajan-pro-3, serif;
        font-weight: 300;
        font-size: 40px;
        position: relative;
        text-align: center;
        padding: 0 65px;
        width: 390px !important;
        margin-top: 0px !important;
        margin-left: auto;
        margin-right: auto;
    }
    
    .h2_3 {
        color: #333333;
        font-family: trajan-pro-3, serif;
        font-weight: 300;
        font-size: 56px;
        position: relative;
        text-align: center;
        padding: 0 37px;
        margin-top: 0px !important;
        border-bottom: solid 1px rgb(51 51 51 / 50%);
        margin-left: auto;
        margin-right: auto;
        width: 300px !important;
        padding-bottom: 1px !important;
        height: auto !important;
        margin-bottom: 30px !important;
    }
    

	

    
    .waku01 {
        display: block;
        position: relative;
    }
    
    .waku01_a {
        display: block;
        position: absolute;
        top: 0px;
        right: 0px;
        width: 60%;
    }
    
    .waku01_b .wrapper {
        width: 100%;
        display: block;
    }
    .waku01_b {
        position: absolute;
        width: 80%;
        height: auto;
        display: block;
        justify-content: center;
        font-size: 18px;
        line-height: 250%;        
        padding: 20px;
        /*margin-top: 250px;*/
    }
    
	
	
	form h5 {
		display: block;
		width: 100%;
		background-color: #140000;
		float: none;
		height: 100%;
		margin: 0px;
		padding: 0px;
		font-size: 16px;
		color: #ffffff;
		padding: 10px;
		margin-right: 20px;
		margin-bottom: 10px;
	}
	
    
    
    
    .page_title .wrapper p {
        padding-left: 30px;
        margin-left: 0px;
        position: relative;
        width: 923px;
        line-height: 250%;
        border-left: none;
    }


    

    
    .home_message h2 {
        zoom: 66%;
    }
    .home_message h2.style_h2 {
        zoom: 50%;
    }
    .home_message h3 {
        font-size: 28px;
        text-align: center;
        zoom: 70%;
    }
    
    
    .example {
        zoom: 50%;
    }
    
    
    .home_message h2::after {
        content: none;
    }


    .style_page .waku31 h4 {
        display: block;
        text-align: left;
        font-size: 22px;
        margin-bottom: 40px;
        padding-bottom: 0px;
        padding-left: 81px;
        text-indent: 5px;
    }
    .example {
        display: block;
        background-image: url(img/flasg01.png);
        background-repeat: no-repeat;
        width: 150px;
        height: 70px;
        text-indent: -9000px;
        margin-left: -150px;
        margin-top: -18px;
        float: left;
    }
    
    

    
    
    
    /**/
    .entry-body.underpage01 {
        width: 100%;
    }
	.entry-body.underpage02 {
        width: 100%;
    }
    .news_waku01 .news_wrapper {
        width: 720px;
    }
    .news_waku01 .news_pic {
        display: block;
        width: 100%;
        max-width: 540px;
        height: 600px;
    }
    
    /**/
    
    
    .foodlist01 ul {
        width: 720px;
    }
    
    .foodlist01 ul.around {
        width: 720px;
    }
    
    .footer_contact {
        display: block;
        background-color: rgb(0 0 0 / 85%);
        position: fixed;
        bottom: 0px;
        left: 0px;
        width: 100%;
        backdrop-filter: blur(10px);
    }
    .footer_contact ul{
        display: flex;
            justify-content: center;
        margin: 0px;
        padding: 0px;
        list-style: none;
        padding-left: 10px;
        padding-right: 10px;
    }
    .footer_contact ul li{
        display: block;
        margin: 0px;
        padding: 0px;
        list-style: none;
        width: 100px;
        height: 60px;
        color: #ffffff;
        text-align: center;
        padding-top: 5px;
    }
    .footer_contact ul li a{
        color: #ffffff;
    }
    
    
    .footer_contact ul li img{
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 32px;
        height: 32px;        
    }
    
    
    .waku01_left {
        display: block;
        height: 570px;
        flex-basis: 700px;
        background-color: #282426;
        background-image: url(img/waku01_1.png);
        background-repeat: no-repeat;
        background-position: left center;
        color: #ffffff;
        padding-top: 180px;
        padding-left: 350px;
        margin-left: -300px;
    }

    
    
    
}
@media only screen and (max-width: 979px){
    .footer_sns_list {
        zoom: 80%;
    }
    .footer_menu {
        height: 330px;
    }
    a .newspic {
        height: 180px;
        width: 210px;
        /* margin-left: auto; */
        /* margin-right: auto; */
        display: block;
        float: left;
    }
    

        .main-section {
        margin-bottom: 0rem;
    }
    
    
    ul.staff_pics li a{
        width: 170px;
        height: 170px;
        padding-top: 116px;
        font-size: 16px;
    }
    
    ul.style_pics li a{
        width: 170px;
        height: 170px;
        padding-top: 180px;
        font-size: 16px;
    }
    
    .text01 {
        font-size: 16px;
        line-height: 250%;
        font-weight: 200;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
    }
    
        
    .waku01_left {
        display: block;
        height: auto;
        flex-basis: 700px;
        background-color: #282426;
        background-image: none;
        background-repeat: no-repeat;
        background-position: left center;
        color: #ffffff;
        padding-top: 40px;
        padding-left: 15px;
        margin-left: 0;
        padding-bottom: 40px;
    }
    
    .waku01_right {
        display: block;
        height: 200px;
        flex-grow: 1;
        background-image: url(img/backpic01.jpg);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }

    .waku01_right .backpic01 {
        display: block;
        height: 200px;
        width: 100%;
        background-image:none;
        background-repeat: no-repeat;
        background-position: left center;
    }
    .waku02 {
        display: block;
        position: relative;
    }
    
    .waku02_right {
        display: block;
        height: auto;
        flex-basis: 700px;
        background-color: #282426;
        background-image: none;
        background-repeat: no-repeat;
        background-position: left center;
        color: #ffffff;
        padding-top: 40px;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: 0;
        padding-bottom: 40px;
        margin-right: 0px;
    }
    .waku02_left {
        display: block;
        height: 200px;
        flex-grow: 1;
        background-image: url(img/backpic02.jpg?240130);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
    
    .waku02_left .backpic02 {
        display: block;
        height: 200px;
        width: 100%;
        background-image:none;
        background-repeat: no-repeat;
        background-position: left center;
    }
       .waku03 {
        display: block;
        position: relative;
    }
    
    
    .waku03_left {
        display: block;
        height: auto;
        flex-basis: 700px;
        background-color: #282426;
        background-image: none;
        background-repeat: no-repeat;
        background-position: left center;
        color: #ffffff;
        padding-top: 40px;
        padding-left: 15px;
        margin-left: 0;
        padding-bottom: 40px;
    }
    
    .waku03_right {
        display: block;
        height: 200px;
        flex-grow: 1;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }

    .waku03_right .backpic01 {
        display: block;
        height: 200px;
        width: 100%;
        background-image:none;
        background-repeat: no-repeat;
        background-position: left center;
    }
    
    .waku10 {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        font-size: 14px;
    }
    .waku11 {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        border: solid 3px #A37D1D;
        padding: 20px;
        line-height: 220%;
        font-size: 14px;
    }
    .waku12 {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        font-size: 14px;
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    .headder_upper {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center top;
        position: relative;
        height: 0px;
    }
    
    .header_logo1 {
        display: block;
        width: 100%;
        height: 60px;
    }
    .headder_upper h2 {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        padding-top: 15px;
        font-size: 8px;
        height: 60px;
    }
    
    .reserve_bt{
        display: block;
        padding-top: 40px;
    }
    .reserve_bt a {
        display: block;
        width: 180px;
        height: 44px;
        background-color: #9A7C4A;
        position: unset;
        text-align: center;
        border-radius: 5px;
        color: #141009;
        padding-top: 8px;
        transition: all linear 300ms;
        margin-left: auto;
        margin-right: auto;
    }
    .header_sns ul {
        width: 180px;
        padding-top: 8px;
        margin-top: 0px;
        padding-bottom: 0px;
        margin-bottom: 0px;
        padding-left: 0px;
        margin-left: auto;
        padding-right: 0px;
        margin-right: auto;
    }
    
}



@media only screen and (min-width: 781px){
    .sm_only2{display: none;}
	.pc_only2{display: block;}
} 


@media only screen and (max-width: 780px){ 
    .sm_only2{display: block;}
    .pc_only2{display: none;}
    
    header {
        height: 207px;
    }
    
    .entry-body {
        padding-left: 0px;
        padding-right: 0px;
    }
	
	
	.room .panel-grid.panel-has-style > .panel-row-style, .panel-grid.panel-no-style {
  		display: block !important;
	}
    

    .header_sns ul {
        width: 180px;
        padding-top: 8px;
        margin-top: 0px;
        padding-bottom: 0px;
        margin-bottom: 0px;
        padding-left: 0px;
        margin-left: auto;
        padding-right: 0px;
        margin-right: auto;
    }


    a.contact_bt2 {
		width: 240px;
	}
    
    .site-header-logo {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        height: 80px;
        width: 150px !important;
    }
    .headder_upper {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center top;
        position: relative;
        height: 0px;
    }
    
    .headder_upper .header_tel {
        height: 80px;
        width: 262px;
        display: block;
        position: relative;
        top: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .header_logo1 {
        display: block;
        width: 100%;
        height: 60px;
    }

    .headder_upper h2 {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        padding-top: 15px;
        font-size: 8px;
        height: 60px;
    }
    

    
    
    
    .vk-mobile-nav {
    background-color: #141009;
    border-bottom: 0px none #e5e5e5;
    backdrop-filter: blur(10px);
        color: #ffffff;
}
    .vk-mobile-nav nav ul li a {
    color: #fff;
    border-bottom: 0px none #242424;
}
    .vk-menu-acc li {
    position: relative;
    margin-bottom: 0;
    padding: 0px 0px 0px 0px !important;
}
    
    
    
    .admin-bar .vk-mobile-nav-menu-btn {
        top: 74px;
        top: calc(74px + 0px);
        z-index: 10000;
        right: 24px;
        z-index: 10005;
    }
	
	.table1 td i {
		display: block;
	}
	.table1 thead {
		display: none;
	}
    

    
    
    .waku_heian1 {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }
	
		
	.waku_heian_back1 {
	  background-image: url(img/back03.jpg);
	  position: absolute;
	  top: 0px;
	  left: -1000px;
	  display: block;
	  width: 1700px;
	  height: 690px;
	  z-index: 1;
	}
	.waku_heian1_img {
	  display: block;
	  position: relative;
	  top: 0px;
	  right: 0px;
	  z-index: 100;
	  width: 100%;
	  height: auto;
	}
	.waku_heian1_nakami {
	  z-index: 1000;
	  position: relative;
	  padding-top: 70px;
	  line-height: 160%;
	  padding-left: 30px;
	  padding-right: 15px;
	  padding-bottom: 30px;
	}
	
	.waku_heian2_nakami {
	  z-index: 1000;
	  position: relative;
	  padding-top: 70px;
	  padding-left: 30px;
	  padding-right: 15px;
		padding-bottom: 30px;
	}
	
	
	.waku02 {
	  display: block;
	  margin-right: auto;
	  margin-left: auto;
	  padding-right: 0px;
	  padding-bottom: 0;
	  font-size: 14px;
	  color: #86714D;
	  line-height: 150%;
	}
	
	.table1 {
	  border-collapse: collapse;
	  border-spacing: 0;
	  width: 280px;
	  margin-left: auto;
	  margin-right: auto;
	  border: none;
		margin-bottom: 20px;
	}
	
	
	.table1 th {
    width: 100%;
    background-color: #ea5249;
    color: #ffffff;
    border-bottom: none;
    border-top: none;
    border-left: none;
    border-right: none;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    margin-top: 0px;
    height: auto;
    text-align: center;
	}
	
	.table1 td {
	  width: 100%;
	  border: solid 1px #ea5249;
	  background-color: #ffffff;
	  text-align: center;
	  display: block;
		border-top: none;
	}

	
	
    
    .coupon {
        display: block;
        background-image: url(img/coupon.png);
        background-repeat: no-repeat;
        background-position: center center;
        width: 280px;
        height: 280px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        background-size: contain;
    }
    .coupon_kigen {
        display: block;
        text-align: center;
        padding-top: 171px;
        color: #A08559;
        font-size: 18px;
        font-weight: 700;
    }

    
    
    .footer_menu nav .menu {
       
        float:none;
        margin-top: 0px;
         width: 100%;
          display: flex;
        justify-content: center;
        
        
        
    }
    .home_entry h2 {
        zoom: 70%;
    }
    .home_entry h2::after {
        content: none;
    }
    
    
    .waku01 {
        padding: 0px 0px 0px 0px !important;
    }

    /*
    .waku01 {
        padding: 70px 20px 20px 20px !important;
    }*/
    .siteorigin-panels-stretch[data-stretch-type="full"] {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    
    
    
    .footer-logo {
        width: 100%;
        text-align: center;
         margin-bottom: 30px;
    }
   
    
    #menu-footer li {
        float:none;
    }
    
    
    

    
    
    
    
    
    .waku01 .title01 {
        position: relative;
        /* top: -35px; */
        /* zoom: 49%; */
        margin-right: auto;
        margin-left: auto;
        width: 100%;
        display: block;
        margin-top: -15px;
        padding-right: 14px;
        margin-bottom: -15px;
    }
    
    .waku03 {
        background-repeat: no-repeat;
        background-position: left top;
        background-size: contain;
        padding-left: 0px !important;
        /* margin-top: 152px; */
        padding-top: 0px;
        width: 100%;
    }
    
    
    
    .page_title {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }
    
    .page_title .wrapper p {
        padding-left: 30px;
        padding-right: 30px;
        margin-left: 0px;
        position: relative;
        width: 100%;
        line-height: 250%;
        border-left: none;
    }
    
    .page_title .wrapper h1 {
        font-size: 28px;
        color: #ffffff;
        font-family: trajan-pro-3, serif;
        /* z-index: 1000; */
        position: absolute;
        font-weight: 400;
        top: 16px;
        border-bottom: solid 1px rgb(255 255 255 / 50%);
        width: 330px;
        padding-left: 30px;
    }
    .page_title .wrapper {
        position: absolute;
        bottom: 0px;
        left: 0px;
        display: block;
        height: 60px;
    }
    .page_title .wrapper::before {
        content: " ";
        background-color: #333333;
        display: block;
        height: 72px;
        left: -1050px;
        position: absolute;
        z-index: 0;
    }
    .page_title .wrapper p {
        color: #ffffff;
        padding-top: 100px;
    }
    
    .list10 ul {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        list-style: none;
    }
    .list10 ul li {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        list-style: none;
        margin: 0px;
        padding: 0px;
        height: auto;
        padding: 12px;
        font-size: 16px;
        font-weight: 600;
    }
    
    
    
    .h3_4 {
        text-align: center;
        color: #B79865;
        font-size: 20px;
        display: block;
        background-image: url(img/h_back1.png);
        background-repeat: no-repeat;
        width: 100%;
        height: 50px;
        margin-left: auto;
        margin-right: auto;
        background-position: center bottom;
        background-size: contain;
    }
    ul.list02 li {
        list-style: none;
        margin: 0px;
        margin-bottom: 0px;
        margin-bottom: 0px;
        margin-bottom: 0px;
        display: block;
        width: 100%;
        background-color: #d2b57f;
        padding: 10px;
        margin-bottom: 45px;
        color: #fff;
        border-radius: 5px;
        font-size: 14px;
    }
    
    .k18 {
        display: block;
        background-image: url(img/k18.png);
        background-repeat: no-repeat;
        width: 100%;
        height: 87px;
        position: relative;
        top: auto;
        right: auto;
        text-indent: -9000px;
        background-position: center;
        margin-bottom: 20px;
    }
    

    
    .system_h h2 {
        width: 480px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        position: relative;
    }
    
    .system_h h2 strong {
        display: block;
        font-family: trajan-pro-3, serif;
        font-size: 26px;
        font-weight: 400;
        margin-bottom: -15px;
        background-color: #333333;
        position: relative;
        width: 250px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
        padding-bottom: 0px;
        line-height: 100%;
    }
    
    .member_h h2 {
    width: 480px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        position: relative;
    }
    .member_h h2 strong {
        display: block;
        font-family: trajan-pro-3, serif;
        font-size: 26px;
        font-weight: 400;
        margin-bottom: -15px;
        background-color: #333333;
        position: relative;
        width: 250px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
        padding-bottom: 0px;
        line-height: 100%;
    }
    
    
    .home_about_set {
        width: 100%;
    }
    
    
    
    
    
    
    .home_about h3 {
        margin-top: 0px;
        margin-bottom: 20px;
        display: block;
        height: 160px;
        width: 580px;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        background-image: url(img/top_h3_3.png);
        background-repeat: no-repeat;
        background-position: center bottom;
        padding-top: 27px;
        padding-left: 117px;
        font-size: 31px;
        background-size: cover;
    }
    
    .home_about h3::before {
        content: " ";
        display: block;
        height: 90px;
        width: 70px;
        position: absolute;
        top: 25px;
        left: 27px;
        background-image: url(img/top_h3_1_01s.png);
        background-repeat: no-repeat;
        background-position: center bottom;
    }
    .home_about #point2 h3::before {
        background-image: url(img/top_h3_1_02s.png);
    }
    .home_about #point3 h3::before {
        background-image: url(img/top_h3_1_03s.png);
    }
    .home_about #point4 h3::before {
        background-image: url(img/top_h3_1_04s.png);
    }
    .home_about #point5 h3::before {
        background-image: url(img/top_h3_1_05s.png);
    }
    
    .home_about .textwidget{
        width: 470px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .home_about .so-widget-image{
        max-width: 460px !important;
    }
    
    .footer_menu nav .menu {
        margin-right: 0px;
    }
    .sdgs_logo a {
        float:none;
        margin-left: auto;
        margin-right: auto;
    }
    .sdgs_logo a#aichiwomen {
        float:none;
        margin-left: auto;
        margin-right: auto;
    }
    
    
    
    .home_about h4 {
        background-image: url(img/top_h3_2s.png);
        background-repeat: no-repeat;
        background-position: center bottom;
        height: 70px;
        margin-left: auto;
        margin-right: auto;
        text-indent: -9000px;
    }
    
    .home_about_set {
        margin-top: 0px;
        margin-bottom: 20px;
        display: block;
        height: 200px;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        background-image: url(img/top_h1_4.png);
        background-repeat: no-repeat;
        background-position: center bottom;
        padding-top: 60px;
    }
    
    .about_pic{
            zoom: 80%;
    margin-bottom: 30px;
    }
    
    
    footer .footer_entry {
        background-image: url(img/womens.png);
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size: contain;
    }
    .footer_entry {
        margin-bottom: 80px;
    }
    .button_entry {
        width: 100%;
        height: 80px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 24px;
        text-align: center;
        border-radius: 40px;
        transition: all 1000ms linear;
    }
    
    ul.career_set li {
        width: 50%;
        height: 180px;
        background-size: contain;
    }
    
    
    .blogs .entry-body {
        padding-left: 0px;
        padding-right: 0px; 
    }
    
    .onoheader{
        padding-bottom: 160px !important;
    }
    
    .header_pic {
        display: block;
        background-image: url("img/header_pic01.jpg");
        background-size: cover;
        background-repeat: no-repeat;
        height: 380px;
        width: 100%;
        float: none;
    }
    .header_info {
        padding: 40px 20px;
        position: absolute;
        font-size: 14px;
        font-weight: 600;
        left: 0px;
        bottom: -50px;
        width: 90%;
        line-height:170%;
    }
    .header_set h1 {
        display: block;
        position: absolute;
        font-size: 38px;
        line-height: 36px;
        top: 140px;
        left: 20px;
        color: #ffffff;
        text-shadow: 2px 2px 10px rgb(0 0 0 / 56%);
    }
    .waku10 {
        padding-left: 0px;
        padding-right: 0px;
    }
    

    
    
    ul.staff_pics {
        flex-wrap: wrap;
        justify-content: center;
    }
    
    ul.staff_pics li a{
        display: block;
        margin: 0px;
        padding: 0px;
        list-style: none;
        width: 150px;
        height: 150px;
        background-size: contain;
        text-align: center;
        color: #ffffff;
        text-shadow: 0px 0px 2px #000000,0px 0px 2px #000000,0px 0px 5px #000000;
        font-weight: 900;
        font-size: 12px;
        padding-top: 105px;
        margin-bottom: 10px;
        margin-right: 10px;
    }
    
    
    
    
    
    
        
    ul.style_pics{
        display: block;
        margin: 0px;
        padding: 0px;
        list-style: none;
        justify-content: space-between; 
    }
    
    
    
    ul.style_pics li a{
        display: block;
        margin: 0px;
        padding: 0px;
        list-style: none;
        width: 330px;
        height: 330px;
        background-size: contain;
        text-align: center;
        font-weight: 900;
        font-size: 12px;
        padding-top: 105px;
        margin-bottom: 10px;
        margin-right: auto;
        margin-left: auto;
    }
    
    
    
    
    .home_message2 h2 {
        margin-top: 0px;
        margin-bottom: 20px;
        display: block;
        height: 102px;
        width: 480px;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        background-image: url("img/top_h1_2.png");
        background-repeat: no-repeat;
        background-position: center bottom;
        font-size: 69px;
        font-weight: 700;
        color: #000000;
        text-align: center;
        padding-top: 5px;
        zoom: 0.6;
    }
   
    



    .waku31 {
        display: block;
        background-color: #ffffff;
        padding: 30px;
    }
    
    
    .waku35 {
        display: block;
        padding: 0px;
        color: #ffffff;
        padding-top: 60px;
        padding-bottom: 60px;
    }
    
    
    
    .waku31 .time {
        zoom: 60%;
    }
    .waku31 .time_title {
      zoom: 60%;
    }
    
    
    

    
    
    ul.style_list02 li {
        height: auto;
    }
    
    
    /**/
    .entry-body.underpage01 {
        width: 600px;
        max-width: 540px;
    }
    .news_waku01 .news_wrapper {
        width: 600px;
        max-width: 540px;
    }
    .single .site-header {
        margin-bottom: 0px;
    }
    .news_waku01 {
        background-color: transparent;
        color: #000000;
        margin-bottom: 50px;
        margin-top: 0px;
    }
    .news_waku01 .news_pic {
        margin-bottom: 20px;
    }
    
    
    /**/

	

    
    
        
    .foodlist01 ul {
        width: 100%;
    }
    
    .foodlist01 ul.around {
        width: 100%;
    }
    .foodlist01 ul li {
        display: block;
        position: relative;
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: 100%;
        margin-bottom: 120px;
        margin-left: 30px;
        margin-right: 30px;
    }
    
    .food_waku01 {
        color: #ffffff !important;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .food_waku01 p {
        border-bottom: solid 1px rgb(255 255 255 / 40%);
        padding: 10px 30px;
        font-size: 14px;
        margin: 0px;
    }
	
	.system_cell {
		margin-bottom: 60px;
	}
    .waku10 {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        font-size: 14px;
    }
    .waku11 {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        border: solid 3px #A37D1D;
        padding: 20px;
        line-height: 220%;
        font-size: 14px;
        padding-bottom: 0px;
    }
    .waku12 {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        font-size: 14px;
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    
    .member_h4 {
        font-size: 20px;
        margin-left: 0px;
    }




    
    
}

@media only screen and (max-width: 640px){
    
    p,li {
        letter-spacing: 0.02em;
        font-size: 12px !important;
    }
    
    .slide-img img {
        object-fit: cover;
        height: 100vh;
        width: 100vw;
        object-position: 81% 100%;
    }
    .slide-img#slide02 img {
        object-fit: cover;
        height: 100vh;
        width: 100vw;
        object-position: 65% 100%;
    }
	
	
	a.contact_bt {
		width: 240px;
	}
	
	
	
    
    .h2_4 {
        color: #333333;
        font-family: trajan-pro-3, serif;
        font-weight: 300;
        font-size: 45px;
        position: relative;
        text-align: center;
        padding: 0 0px;
        margin-top: 0px !important;
        border-bottom: solid 1px rgb(51 51 51 / 50%);
        margin-left: auto;
        /* margin-right: 0px; */
        width: 100% !important;
        padding-bottom: 1px !important;
        height: auto !important;
        margin-bottom: 80px !important;
    }
    
    
    .h2_2 {
        color: #ffffff;
        font-family: trajan-pro-3, serif;
        font-weight: 300;
        font-size: 40px;
        position: relative;
        text-align: center;
        padding: 0 65px;
        width: 100% !important;
        margin-top: 0px !important;
        margin-left: auto;
        margin-right: auto;
    }
    
    
    .siteorigin-panels-stretch[data-stretch-type="full"] {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    
    
    .home_about .textwidget {
        width: 100%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    
    
    
    .home_about h3 {
        zoom: 58%;
    }
    
    #menu-footer li {
        padding-left: 15px;
        padding-right: 15px;
    }
    .footer_menu nav .menu {
        zoom: 80%;
    }
    
    
    .waku01 {
        display: block;
        position: relative;
        height: auto;
    }
    
    .waku01_a {
        display: block;
        position: absolute;
        top: 0px;
        right: 0px;
        width: 100%;
    }
    
    .waku01_b {
        position: relative;
        width: 100%;
        height: auto;
        display: block;
        justify-content: center;
        font-size: 18px;
        line-height: 250%;
        padding: 20px;
        margin-top: 250px;
    }
    
    
    
    .system_h h2 {
        width: 290px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        position: relative;
    }
    .member_h h2 {
        width: 270px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        position: relative;
    }
    
    /**/
    
    
    .entry-body.underpage01 {
        /*width: 100%;*/
    }
    .entry-body.underpage02 {
        width: 100%;
		padding-left: 0px;
    	padding-right: 0px;
    }
    
	
	
    .news_waku01 .news_wrapper {
        width: 100%;
    }
    .news_waku01 .news_pic {
        display: block;
        width: 100%;
        height: 300px;
    }
    
	.news_arrows a {
		display: block;
		font-size: 20px;
	}
	
	
	#pg-487-0> .panel-row-style#room {
		background-position: 64% center;
	}
	
	
	
	.page_title .wrapper h1 {
		font-size: 20px;
		color: #ffffff;
		font-family: trajan-pro-3, serif;
		/* z-index: 1000; */
		position: absolute;
		font-weight: 400;
		top: 16px;
		border-bottom: solid 1px rgb(255 255 255 / 50%);
		width: 220px;
		padding-left: 30px;
	}
	.page_title .wrapper::before {
		content: " ";
		background-color: #333333;
		display: block;
		height: 72px;
		left: -1280px;
		position: absolute;
		z-index: 0;
	}
	
	.foodlist01 ul li h3 strong {
		display: block;
		bottom: 0px;
		background-color: #333333;
		width: 280px;
		margin-bottom: 0px;
		font-size: 18px;
		font-weight: 300;
		margin-top: 25px;
		border-bottom: solid 1px rgb(255 255 255 / 40%);
		text-align: right;
		color: #ffffff;
	}
	
	.foodlist01 ul li h3 {
		display: block;
		position: absolute;
		bottom: 0px;
		background-color: #333333;
		width: 240px;
		height: 50px;
		margin-bottom: 0px;
	}
	.foodlist01 ul li h3 strong {
		display: block;
		bottom: 0px;
		background-color: #333333;
		width: 220px;
		margin-bottom: 0px;
		font-size: 18px;
		font-weight: 300;
		margin-top: 10px;
		border-bottom: solid 1px rgb(255 255 255 / 40%);
		text-align: right;
		color: #ffffff;
	}
	.food_waku01 p {
		border-bottom: solid 1px rgb(255 255 255 / 40%);
		padding: 10px 0px;
		font-size: 12px;
		margin: 0px 20px;
	}
	.contacts_tel_title {
		display: block;
		font-size: 16px;
		margin-top: 60px;
	}
	.contacts_tel {
		display: block;
		font-size: 20px;
		letter-spacing: 0.2em;
		margin-top: 14px;
		margin-bottom: 50px;
	}
	.room_single .room_waku h3 {
		display: block;
		font-weight: 300;
		position: relative;
		margin-left: 35px;
		margin-right: 35px;
	}
	
	.system_h h2 strong {
		display: block;
		font-family: trajan-pro-3, serif;
		font-size: 26px;
		font-weight: 400;
		margin-bottom: -15px;
		background-color: #333333;
		position: relative;
		width: 180px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
		padding-bottom: 0px;
		line-height: 100%;
	}
	
	.system_h h2::before {
		position: absolute;
		top: calc(50% - 3px);
		left: 0;
		width: 100%;
		height: 1px;
		content: '';
		background: rgba(255,255,255,0.50);
	}
	
    .member_h h2 strong {
        display: block;
        font-family: trajan-pro-3, serif;
        font-size: 18px;
        font-weight: 400;
        margin-bottom: -15px;
        background-color: #333333;
        position: relative;
        width: 200px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
        padding-bottom: 0px;
        line-height: 100%;
    }
	
    .member_h h2::before {
		position: absolute;
		top: calc(50% - 6px);
		left: 0;
		width: 100%;
		height: 1px;
		content: '';
		background: rgba(255,255,255,0.50);
	}
    .member h3 {
        font-size: 20px;
        font-weight: 300;
        letter-spacing: 0.1em;
        font-size: 16px;
    }
    #pg-740-0> .panel-row-style {
        background-image: url(https://cantabene.com/cantbn/wp-content/uploads/2022/07/back_members.jpg);
        background-position: center center;
        background-size: cover;
        padding: 600px 0px 0px 0px;
        background-position: 48% center !important;
    }
    .concept{
        text-align: left !important;
    }
    
    
    .waku01_b .info02 {
        margin-bottom: 70px;
        margin-bottom: 30px;
        font-size: 14px;
    }
    
    a.button02 {
        display: block;
        /* height: 85px; */
        font-size: 24px;
        font-weight: 700;
        color: #333333;
        padding-bottom: 0px;
        padding-top: 0px;
        text-align: center;
        /* border: solid 3px #000000; */
        transition: all 1000ms linear;
        margin-bottom: 10px;
        border-top: solid 1px rgba(51,51,51,0.5);
        border-bottom: solid 1px rgba(51,51,51,0.5);
        text-decoration: none;
        padding-left: 5px;
        padding-right: 5px;
        width: 130px;
        margin-left: auto;
        margin-right: auto;
        font-weight: 400;
        font-family: trajan-pro-3, serif;
        letter-spacing: 0.0em;
        font-size: 16px;
    }
    
    .news_waku01 .news_wrapper h1 {
        margin-bottom: 20px;
        font-size: 18px;
        font-weight: 400;
        font-size: 18px;
    }
    .birthday_title01 {
        color: #d3a800;
        font-size: 15pt;
    }
    .birthday_title02 {
        font-size: 18pt;
    }
    .birthday_title03 {
        font-size: 1.2rem;
    }
    .page_title .wrapper h1.pp {
        font-size: 20px;
    }
    
    
    /**/

    
    
}

