            /*
            Theme Name:NO BORDER-CHILD
            Template:noborder
            Version:1.68
            */

            /*全てに適応*/
            body {
            	font-family: Montserrat, "Noto Sans JP", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif !important;
            }

            .top_access .content01-text a,
            .recruit a {
            	color: #d11000 !important;
            	transition: 0.8s;
            }
.recruit .menu_link a{
	color:#fff!important;
}

            .top_access .content01-text a:hover,
            .recruit a:hover {
            	opacity: 0.6;
            }

            h1 {
            	font-family: Montserrat, "Noto Sans JP", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif !important;
            }

            h2 {
            	position: relative;
            }

            h2:after {
            	position: absolute;
            	content: "";
            	border-bottom: 1px solid #666;
            	bottom: -5px;
            	left: 50%;
            	width: 40px;
            	margin-left: -20px;
            }

            .content01-title {
            	margin-bottom: 50px;
            }

            img.h_logo {
            	width: auto;
            	height: 100%;
            	padding: 5px 0;
            	box-sizing: border-box;
            }

            .logo-image {
            	top: 15px;
            }

            .logo {
            	height: 70px;
            }

            .footer_link a {
            	display: block;
            	background: #191b60;
            	color: #fff;
            	width: 200px;
            	text-align: center;
            	line-height: 50px;
            	border: 1px solid #fff;
            	font-size: 1.1em;
            	transition: 0.8s;
            	margin: 30px auto 0;
            }

            .slider_link a:hover {
            	opacity: 0.6;
            }
.top-slider-content{
					height:300px!important;
}
            .top-slider-content-inner {
            	background: initial;
				height:300px!important;
            }

            .top-slider-logo {
            	width: 300px;
            	margin-bottom: 0;
            	filter: drop-shadow(2px 2px 2px rgba(160, 160, 160, 0.8));
            }
			.top-slider-text{
    font-weight: 600;
    filter: drop-shadow(10px 10px 10px rgba(0,0,0,0.6));
}
            .top-slider-content-inner:hover {
            	background: initial;
            }

            .top-slider-content-inner:after {
            	color: #fff !important;
            	font-weight: 600;
            	filter: drop-shadow(2px 2px 2px rgba(160, 160, 160, 0.8));
            }

            .signage {
            	height: 500px;
            }

            .logo_text {
            	color: #333;
            	font-size: 16px;
            	margin-bottom: 4px;
            }

            .logo {
            	height: 90px;
            }

            .header-bar {
            	position: absolute;
            	z-index: 1;
            	background: rgba(255, 255, 255, 0.5) !important;
            	height: 120px;
            }

            img.h_logo {
            	width: auto;
            	height: 70px;
            	padding: 5px 0;
            	box-sizing: border-box;
            }

            .global-nav > ul > li {
            	padding: 30px 0 !important;
            }

            .global-nav > ul > li > a {
            	color: #333 !important;
            }

            .global-nav .current-menu-item > a {
            	color: #568EA3 !important;
            }

            .top-slider {
            	height: 100vh !important;
            }

            .global-nav > ul {
            	text-align: center;
            }

            .global-nav .sub-menu {
            	top: 80%;
            }

            .global-nav > ul > li {
            	padding: 20px 0;
            }

            .global-nav .sub-menu li {
            	border-top: 1px solid #ddd;
            }

            .global-nav .sub-menu {
            	left: 50%;
            	margin-left: -110px;
            }

            .global-nav .menu-item-has-children:hover > .sub-menu {
            	left: 50%;
            	margin-left: -110px;
            }

            .global-nav > ul > li > a {
            	font-weight: 600;
            	font-size: 17px;
            	line-height: 60px;
            	padding: 0 15px;
            }

            .global-nav .sub-menu a {
            	width: 230px;
            }

            h2.content01-title,
            h2.headline-primary,
            h2.column-layout03-title,
            h2.archive-title {
            	font-size: 30px !important;
            	font-weight: 600;
            }

            p.content01-text,
            p.column-layout03-text,
            p.content02-text {
            	font-size: 16px;
            }

            .content02 {
            	padding-top: 90px;
            	padding-bottom: 90px;
            }

            .f_logo {
            	width: 200px;
            }

            .top_menu_box_cover {
            	display: flex;
            	justify-content: space-around;
            	width: 96%;
            	margin: 0 auto;
            	flex-wrap: wrap;
            }

            .top_menu_box_cover:after {
            	content: "";
            	width: 22%;
            }

            .top_menu_box {
            	width: 22%;
            	margin-bottom: 40px;
            }

            .top_menu_box_img {
            	position: relative;
            }

            .top_menu_box_img img {
            	width: 100%;
            }

            .top_menu_box_img a:hover {
            	opacity: 0.6;
            }

            .top_menu_content {
            	margin: 10px 0 0;
            	line-height: 1.4;
            	padding: 0 5px;
            }

            .sub-menu a {
            	background: #568EA3 !important;
            }

            .content02 .top_menu_category {
            	font-weight: 600;
            	position: absolute;
            	top: 50%;
            	left: 50%;
            	transform: translateY(-50%) translateX(-50%);
            	-webkit- transform: translateY(-50%) translateX(-50%);
            	color: #fff;
            	font-size: 1.6em;
            	filter: drop-shadow(2px 4px 6px black);
            }

            .top_menu_text {
            	font-size: 15px;
            }

            .seemore {
            	width: 200px;
            	border: 1px solid #666;
            	line-height: 60px;
            	text-align: center;
            	margin: 30px auto 0;
            }

            .seemore a {
            	display: block;
            	font-size: 15px;
            	background: #fff;
            }

            .seemore a:hover {
            	opacity: 0.6;
            }

            .top_access_cover {
            	display: flex;
            	justify-content: space-around;
            	margin: 0 auto 50px;
            	max-width: 1150px;
            }

            .top_access_img,
            .top_access {
            	width: 46%;
            }

            .top_access .top_menu_category {
            	border-left: 6px solid #666;
            	padding-left: 8px;
            	line-height: 1.4;
            	border-bottom: 1px solid #666;
            	margin-bottom: 15px;
            	font-weight: 600;
            	font-size: 1.1em;
            }

            .top_access .content01-text {
            	margin-bottom: 20px;
            	text-align: left;
            	padding: 0 10px;
            	line-height: 1.8;
            }

            .top_access .content01-text span {
            	font-size: 0.9em;
            }

            .top_access_img img {
            	width: 100%;
            }

            .top_access .seemore {
            	margin: 30px 0 0;
            }

            h2.column-layout03-title {
            	text-align: center;
            	margin-top: 30px;
            }

            .column-layout03 .button {
            	margin-bottom: 30px;
            	margin-top: 30px;
            }

            .sp_open {
            	display: none;
            }

            .pc_open {
            	display: block;
            }

            .button {
            	margin-bottom: 0px;
            }

            .article03-title {
            	height: inherit;
            	margin-bottom: 0;

            }

            .footer {
            	margin-top: 0;
            	background: #f6f6f6;
            }

            .footer-gallery,
            .footer-nav-wrapper {
            	display: none;
            }

            .footer-content {
            	background: #f6f6f6;
            	padding: 60px 0;
            	width: 100%;
            	margin: 60px auto 0;
            }

            .footer-logo {
            	margin-bottom: 0;
            	width: 100%;
            }

            .reserve_button {
            	position: fixed;
            	right: 0;
            	bottom: 80px;
            	z-index: 100;
            }

            .reserve_button a {
            	background: #623d4e;
            	display: block;
            	color: #fff;
            	text-align: center;
            	width: 60px;
            	line-height: 60px;
            	font-size: 14px;
            	box-sizing: border-box;
            }

            .reserve_button a:hover {
            	opacity: 0.6;
            }

            .reserve_reserve_button {
            	margin-bottom: 5px;
            }
.recruit .reserve_reserve_button {
            	margin-bottom: 40px;
            }
.recruit .reserve_reserve_button a{
color:#fff!important;
}
            .post-content .reserve_reserve_button a {
            	background: #623d4e;
            	display: block;
            	color: #fff;
            	text-align: center;
            	width: 300px;
            	line-height: 60px;
            	border: 1px solid #fff;
            	box-sizing: border-box;
            	margin: 0 auto;
            }

            .post-content .reserve_reserve_button a:hover {
            	opacity: 0.6;
            	color: #fff;
            }

            .post-content .reserve p {
            	text-align: center;
            	font-size: 0.9em;
            	margin-bottom: 50px;
            }

            .qr_box {
            	width: 300px;
            	margin: 0 auto 40px;
            }

            .qr_h {
            	text-align: center;
            	margin: 0 auto 10px;
            	line-height: 40px;
            	font-weight: 600;
            	font-size: 1.1em;
            }

            .qr_box img {
            	display: block;
            	margin: 0 auto;
            	width: 180px;
            }

            .row {
            	background: #f6f6f6;
            	padding: 30px;
            	box-sizing: border-box;
            	width: 800px;
            	margin: 0 auto;
            	max-width: 100%;
            }

            .app_h {
            	background: #191b60;
            	color: #fff;
            	text-align: center;
            	line-height: 40px;
            }

            .app_sub_h {
            	font-weight: 600;
            	text-align: center;
            	font-size: 1.2em;
            	margin: 10px 0 20px;
            }

            .post-content .row p {
            	text-align: center;
            }

            .appbanner {
            	display: flex;
            	justify-content: space-around;
            	padding: 0 15%;
            }

            .col-md-6 {
            	height: 60px;
            }

            .col-md-6 img {
            	height: 100%;
            	width: auto;
            }

            /*


    トップ以外のページ




    */
            .post-content h1,
            h1.archive-title,
            h1.post-title {

            	font-size: 30px !important;
            	text-align: center;
            	color: #568EA3;
            	margin-bottom: 56px;
            	position: relative;
            	padding: 0;
				font-weight:600;
            }

            .post-content h1:after,
            h1.archive-title:after,
            h1.post-title:after {
            	position: absolute;
            	content: "";
            	border-bottom: 2px solid #666;
            	bottom: -15px;
            	left: 50%;
            	width: 40px;
            	margin-left: -20px;

            }

            .post-header {
            	margin: 60px auto 60px;
            }

            .post-content ul.menu_link,
            .post-content ul.gallery_link {
            	display: flex;
            	list-style: none;
            	padding: 0;
            	margin: 60px 0;
            	justify-content: space-around;
            	flex-wrap: wrap;
            }

            .menu_link li,
            .gallery_link li {
            	width: 40%;
            	margin-bottom: 50px;

            }
.gallery_link li {
            	width: 30%;
            	margin-bottom: 20px;

            }

            .menu_link li a,
            .gallery_link li a {
            	display: block;
            	text-align: center;
            	line-height: 60px;
            	font-weight: 600;
            	background: #568EA3;
            	color: #fff;
            	transition: 0.8s;
            }

            .menu_link li a:hover,
            .gallery_link li a:hover {
            	opacity: 0.6;
            	color: #fff;
            }

            #menu-menu.menu {
            	margin-bottom: 0;

            }

            .menu {
            	margin: 0 auto;
            	max-width: 100%;
            	margin-bottom: 30px;
            }

            .post-content .menu table {
            	table-layout: fixed;
            	margin-bottom: 40px;
            }

            .post-content .menu table td:last-child {
            	width: 50%;
            }

            .post-content .menu table th {
            	background: #f6f6f6;
            	/*            	font-weight: 600;*/
            	vertical-align: middle;
            	line-height: 1.4;
            	text-align-last: auto;
            	padding: 12px 15px 12px;
            }

            .post-content .menu table td {
            	vertical-align: middle;
            	line-height: 1.4;
            	padding: 12px 15px 12px;
            }

            .post-content .menu table td .price_color,
            .post-content p .price_color {
            	color: #d11000;
            	font-weight: 600;
            	text-align: center;
            	display: block;
            }

            .post-content .menu table td span.price_text {
            	line-height: 1.4;
            	display: block;
            	font-size: 0.9em;
            	margin-bottom: 5px;
            }

            div.signage-title {
            	font-size: 40px !important;
            	font-family: Montserrat, "Noto Sans JP", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif !important;
            }

            .post-content h2,
            .post-header h2 {
            	text-align: center;
            	font-size: 23px;
            	margin-bottom: 30px;
            	line-height: 1.4;
            }

            .post-content .menu h2 {
            	text-align: left;
            	border-left: 8px solid #568EA3;
            	padding-left: 8px;
            	padding-top: 0;
            }

            .post-content .menu h2:after {
            	content: none;
            }

            .post-content h3 {
            	font-size: 21px;
            }

            .post-content h4 {
            	font-size: 19px;
            }

            .post-content p {
            	font-size: 16px;
            }

            .post-content p.notice {
            	text-align: center;
            }

            .menu_box {
            	display: flex;
            	margin-bottom: 32px;
            }

            .menu_box_img {
            	width: 40%;
            	margin-right: 3%;
            }

            .menu_box_img img {
            	width: 100%;
            	margin-bottom: 5px;
            }

            .menu_img_text {
            	font-size: 90%;
            	margin: 5px;
            }

            .post-content ul.products {
            	margin-left: 0;
            }

            .menu_box .products {
            	width: 57%;
            }

            .products .product {
            	display: flex;
            	align-items: stretch;
            	border-bottom: 1px solid #999;
            	justify-content: space-between;
            }

            .menu_box .products,
            .products .product {
            	font-size: 16px;
            }

            .menu .productPrice {
            	margin-bottom: 0;
            	line-height: 2.6;
            	padding: 0 10px;
				
            }

            .menu .productName {
            	font-weight: normal;
            	line-height: 2.6;
            	padding: 0 10px;
            	max-width: 65%;
            }

            .product_text {
            	line-height: 1.6;
            	padding: 10px;
            	font-size: 90%;
            }

            .post-content ul.menu_list {
            	display: flex;
            	list-style: none;
            	margin-left: 0;
            	justify-content: flex-start;
            	list-style: none;
            	margin-bottom: 40px;
            	flex-wrap: wrap;
            }

            .post-content ul.menu_list.menu_list_eyelash {
            	justify-content: center;
            }

            .post-content ul.menu_list li {
            	width: 20%;
            	text-align: center;
            	font-size: 19px;
            	font-weight: 600;
            	border: 1px solid #fff;
            	box-sizing: border-box;
            }
			.post-content ul.menu_list li.menu14 {
            	width: 40%;
            }

            .post-content ul.menu_list.menu_list_eyelash li {
            	width: 30%;
            }
.page-id-1293 p:empty,.page-id-852 p:empty,.page-id-863 p:empty{
	display: none;
}
            .menu_list li a {
            	display: block;
            	background: #568EA3;
            	color: #fff;
            }

            .menu_list li a:hover {
            	color: #fff;
            }
.menu .productName {
    font-weight: normal;
    line-height: 1.4;
    padding: 8px 10px;
    font-weight: 600;
	width: calc(100% - 190px);

}
.menu .productPrice {
    margin-bottom: 0;
    line-height: 2.6;
    padding: 0 10px;
    color: #d11000;
    font-weight: 600;
		letter-spacing: 1px;
}
.products{
    border: 1px solid #999;
    margin-bottom: 15px;
}
.product_text {
    background: #f6f6f6;
}
.products_no_border .products .product{
border-bottom:none;
}
.post-content .menu h2 {
    margin-top: 30px;
}
.menu .bg .productPrice{
background: #fff;
    border-left: 1px solid #999;
}
.products_no_border.bg .products .product {
    background: #f6f6f6;
}
.menu .bg .productPrice {
        width: 200px;
    text-align: right;
}

.tabs {
    max-width: 800px;
}
            /*ギャラリーサイズ調整*/
            #gallery {
            	margin: 0px 0 0 0.9rem;
            }

            /*パーティーメニュー*/
            .party {
            	text-align: center;
            	line-height: 2;
            	margin-bottom: 16px;

            }

            .post-content .party_plan_cover {
            	display: flex;
            	justify-content: space-around;
            	flex-wrap: wrap;
            	argin-top: 40px;
            }

            .post-content .party_plan {
            	width: 42%;
            	background: #eee;
            	padding: 24px;
            	height: 100%;
            	box-sizing: border-box;
            	margin-bottom: 34px;
            }

            .post-content .party_plan h3 {
            	text-align: center;
            	margin-bottom: 16px;

            }

            .post-content .party_plan p {
            	margin-bottom: 0;
            }

            .post-content .party_plan img {
            	width: 90%;
            	display: block;
            	margin: 0 auto;
            }

            .post-content .party_plan dl {
            	display: flex;
            	flex-wrap: wrap;
            	justify-content: space-between;
            	font-size: 16px;
            }

            .post-content .party_plan dl dt {
            	width: 25%;
            	border-bottom: 1px solid #666;
            	margin-bottom: 0;
            	padding: 8px;
            	box-sizing: border-box;
            }

            .post-content .party_plan dl dd {
            	border-bottom: 1px solid #666;
            	width: 70%;
            	margin-bottom: 0;
            	padding: 8px;
            	box-sizing: border-box;

            }

            .post-content .party_plan dl dd ul {
            	list-style: disc;
            }

            .post-content .party_plan .precaution {
            	font-size: 80%;
            	line-height: 1.4;
            }

            .post-content .party_plan .recommend {
            	line-height: 2.2;
            }

            .breadcrumb {
            	font-size: 16px !important;

            }

            .wpcf7 {

            	max-width: 800px;
            	margin: 0 auto 2.5em !important;
            	box-sizing: border-box;

            }

            .blog-title {
            	font-size: 16px;
            	font-weight: 600;
            	color: #568EA3;
            	line-height: 1.2;
            }

            .post-content .top-blog p {
            	margin: 0;

            }

            .headline-font-type {
            	font-family: Montserrat, "Noto Sans JP", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif !important;

            }

            .archive-header {

            	margin: 60px 0 0;

            }

            .pagination {

            	text-align: center;
            	margin-top: 30px;

            }

            .pagination span,
            .pagination a {
            	padding: 0 5px;
            }

            .article03-meta {
            	line-height: 2 !important;
            	font-size: 16px;
            	color: #333;
            }

            .headline-primary {
            	margin: 90px 0 50px;
            }

            .article03 {
            	margin: 0 10px 30px 0;
            }

            #atrsb {
            	margin-bottom: 30px;
            }

            /*リクルート*/
            .recruit {
            	width: 800px;
            	margin: 0 auto;
            	max-width: 100%;
            }

            .post-content .recruit table {
            	margin-bottom: 50px;
            }

            .post-content .recruit th {
            	background: #568EA3;
            	color: #fff;
            	vertical-align: middle;
            	width: 30%;
            }

            .recruit_tel {
            	background: #f6f6f6;
            	padding: 30px;
            	margin-bottom: 30px;
            }
.recruit_tel.border {
            	    border: 2px solid #568EA3;
            }

            .post-content .recruit_tel h2 {
            	text-align: center;
            	line-height: 1.8;
            	background: #568EA3;
            	color: #fff;
            	padding: 0;
            	margin-bottom: 10px;
            	font-size: 1.2em;
            }

            .post-content .recruit_tel h2:after {
            	content: none;
            }

            .post-content .recruit_tel p {
            	margin-bottom: 0;
            	padding: 0 5px;
            }

            /*ギャラリー*/
            .rbs-imges-container {
            	margin-left: -7.5px !important;
            }

            /*メニュー切り替え*/
            .tabs {
            	padding-bottom: 40px;
            	margin: 0 auto;
            }

            /*タブのスタイル*/
            .tab_item {
            	width: calc(100%/2);
            	height: 50px;
            	border-bottom: 3px solid #568EA3;
            	background-color: #f6f6f6;
            	line-height: 50px;
            	font-size: 20px;
            	text-align: center;
            	color: #333;
            	display: block;
            	float: left;
            	text-align: center;
            	font-weight: bold;
            	transition: all 0.2s ease;
            	cursor: pointer;
            }

            .tab_item:hover {
            	opacity: 0.75;
            }

            /*ラジオボタンを全て消す*/
            input[name="tab_item"] {
            	display: none;
            }

            /*タブ切り替えの中身のスタイル*/
            .tab_content {
            	display: none;
            	padding: 60px 0 0;
            	clear: both;
            	overflow: hidden;
            }


            /*選択されているタブのコンテンツのみを表示*/
            #all:checked ~ #all_content,
            #programming:checked ~ #programming_content,
            #design:checked ~ #design_content {
            	display: block;
            }

            /*選択されているタブのスタイルを変える*/
            .tabs input:checked + .tab_item {
            	background-color: #568EA3;
            	color: #fff;
            }

            .menu_img {
            	max-width: 400px;
            	margin: 0 0 25px;
            }
.single-news .primary {
    width: 100%;
    max-width: 800px;
    float: none;
    margin: 0 auto;
}
.single-news .secondary {
    display: none;
}
.menu_text{
    color: #568EA3;
    border: 2px solid #568EA3;
    margin: 0 auto;
    padding: 20px;
    border-radius: 10px;
    width: 600px;
    font-size: 24px;
    text-align: center;
    font-weight: 600;
}
.content02.top_line{
    background: #fff;
	    padding-top: 40px;
}
.top_line_text {
    text-align: center;
    margin-bottom: 15px;
    font-size: 1.1em;
}
.top_line_img{
	text-align: center;
}
.top_line_img img{
    width: 300px;
    max-width: 80%;
}
.top_line_img img:hover,.top_instagram_img img:hover{
	opacity:0.6;
}

.dp-footer-bar-item .icon-share-alt:before {
    content: "\ea92";
}
.sns_link{
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-top: 40px;
}
.footer_line{
	margin: 0 2%;
}
.footer_line .top_line_img img {
    width: 200px;
    max-width: 80%;
}
.top_instagram_img{
    margin: 0 2%;
}
.top_instagram_img img{
    width: 164px;
}
.post-content .app_link a{
    width: 300px;
    background: #568EA3;
    display: block;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    border-radius: 6px;
    color: #fff;
    max-width: 80%;
}
.app_link a:hover{
	opacity:0.6;
}
.reserve .footer_line{
    margin-bottom: 50px;	
}
.menu_text {
    margin-bottom: 50px;
}
 .top_reserve_text{
    background: #623d4e;
    line-height: 50px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    margin: 50px auto;
    display: block;
    width: 500px;
    font-size: 1.1em;
    max-width: 90%;
}
.post-content p.gallery_text{
    color: #568EA3;
    text-align: center;
    font-size: 1.2em;
}
            @media only screen and (max-width: 1200px) {

            	/*1200pxまで*/
            	.global-nav .menu-item-has-children > a span::before {
            		color: #333 !important;
            	}

            	.global-nav .sub-menu a {
            		background: #f6f6f6 !important;
            		font-size: 1em;
            		color: #333;
            	}

            	.logo-image {
            		font-weight: 400;
            	}

            	.global-nav .sub-menu {
            		left: 0;
            		margin-left: 0
            	}

            	.global-nav .menu-item-has-children:hover > .sub-menu {
            		left: 0;
            		margin-left: 0;
            	}

            	.header-bar {
            		height: 70px !important;
            		z-index: 1;
            		position: absolute !important;
            		box-sizing: initial;
            		border: none;
            		background: rgba(255, 255, 255, 0.5) !important;
            	}

            	.logo {
            		line-height: 50px !important;
            	}

            	.logo_text {
            		font-size: 13px;
            		line-height: 1;
            		padding-top: 3px;
            	}

            	img.h_logo,
            	img.s_logo {
            		padding: 0 0 5px !important;
            		height: 50px !important;
            	}

            	.global-nav-button {
            		line-height: 70px !important;
            		height: 70px !important;
            		border: none !important;
            	}

            	.global-nav > ul > li {
            		padding: 0 !important;
            	}

            	.signage {
            		height: 360px !important;
            	}

            }

            @media only screen and (max-width: 991px)

            /*991pxmまで*/
            	{
            	.post-content ul.menu_list li {
            		font-size: 17px;
            		width: 33.3333333%;
            	}
				.post-content ul.menu_list li.menu14{
            		width: 33.3333333%;
            	}

            	.post-content ul.menu_list.menu_list_eyelash li {
            		width: 40%;
            	}

            	div.signage-title {
            		font-size: 34px !important;
            	}

            	.post-content h2,
            	.post-header h2 {
            		font-size: 22px;
            	}

            	.post-content h3 {
            		font-size: 19px;
            	}

            	.post-content h4 {
            		font-size: 17px;
            	}

            	.post-content p {
            		font-size: 15px;
            	}

            	.menu_box .products,
            	.products .product {
            		font-size: 15px;
            	}

            	.post-content .party_plan {
            		width: 46%;
            	}

            	.post-content .party_plan dl {
            		font-size: 15px;
            	}

            	.post-content h1,
            	h1.archive-title,
            	h1.post-title {
            		font-size: 26px !important;
            	}

            	.post-meta-box {
            		padding: 10px !important;

            	}

            	#atrsb {
            		margin-bottom: 0px;

            	}
					.top-slider-content-inner,.top-slider-content{
    max-width: 96%;
}
								.top-slider-text{
        font-size: 24px!important;
}
					.post-content p.gallery_text{
    text-align: left;
    font-size: 1.1em;
}
					.gallery_link li {
            		width: 70%;
            		margin-bottom: 40px;

            	}
            }

            @media only screen and (max-width: 767px) {
            	.menu_box {
            		display: block;
            	}

            	.menu_box_img {
            		width: 100%;
            		margin-right: 0%;
            	}

            	.menu_box .products {
            		width: 100%;
            	}

            	.post-content ul.menu_list li {
            		font-size: 15px;
            		width: 50%
            	}
				.post-content ul.menu_list li.menu14 {
            		width: 50%
            	}

            	.post-content ul.menu_list.menu_list_eyelash li {
            		width: 50%;
            	}

            	div.signage-title {
            		font-size: 30px !important;
            	}

            	.post-content h2,
            	.post-header h2 {
            		font-size: 21px;
            	}

            	.post-content h3 {
            		font-size: 17px;
            	}

            	.post-content h4 {
            		font-size: 15px;
            	}

            	.post-content p {
            		font-size: 14px;
            	}

            	.menu_box .products,
            	.products .product {
            		font-size: 14px;
            	}

            	.post-content .party_plan {
            		width: 90%;
            	}

            	.post-content .party_plan dl {
            		font-size: 14px;
            	}

            	.post-content h1,
            	h1.archive-title,
            	h1.post-title {
            		font-size: 22px !important;
            	}

            	.breadcrumb {
            		font-size: 12px !important;

            	}

            	.article03-content {
            		padding: 10px !important;
            		background: #f6f6f6;

            	}

            	.blog-title {
            		font-size: 14px;
            	}

            	.post-meta-box {

            		background: #f6f6f6 !important;

            	}

            	.menu_link li,
            	.gallery_link li {
            		width: 70%;
            		margin-bottom: 40px;

            	}

            	.menu_link li a,
            	.gallery_link li a {
            		font-size: 15px;
            	}

            	.post-content .recruit table {
            		font-size: 14px;
            	}

            	.post-content .recruit_tel h2 {
            		font-size: 1em;
            	}

            	/*					メニュー*/
            	.post-content .menu table {
            		font-size: 14px;
            	}

            	.tab_content {
            		padding: 40px 0 0;
            	}

            	.tab_item {
            		font-size: 17px;
            		height: 40px;
            		line-height: 40px;
            	}

            	.post-content ul.menu_list {
            		margin-bottom: 30px;
            	}

            	.menu_list li a {
            		line-height: 40px;
            	}

            	.menu_list li.line2 a {
            		line-height: 16px;
            		padding: 4px 0;
            	}

            	.post-content .menu table th {
            		padding: 12px 10px 12px;
            		text-align: left;
            	}

            	.post-content .menu table td {
            		padding: 12px 10px 12px;
            	}

            	.post-content .menu table td:nth-child(2) {
            		width: 60px;
            	}

            	.post-content .menu table td:last-child {
            		width: 35%;
            	}

            	.menu_img {
            		margin: 0 auto 25px;
            	}

            	.reserve_button {
            		bottom: 130px;
            		display: none;
            	}

            	.reserve_button a {
            		width: 50px;
            		height: 50px;
            		line-height: 50px;
            		font-size: 12px;
            	}

            	.social-nav {
            		margin: 20px 0 !important;

            	}

            	.f_logo {
            		width: 160px;
            	}

            	.footer-logo {
            		padding: 40px 0 20px;
            	}

            	.row {
            		padding: 20px;
            	}

            	.app_h {
            		background: #191b60;
            		font-size: 15px;
            	}

            	.app_sub_h {
            		font-size: 15px;
            	}

            	.post-content .row p {
            		font-size: 14px;
            		margin-bottom: 20px;
            	}

            	.appbanner {
            		padding: 0;
            		margin-bottom: 20px;
            	}

            	.col-md-6 {
            		height: 40px;
            	}

            	.top-slider-content-inner:after {
            		bottom: 0px !important;
            	}

            	.top-slider {
            		height: 50vh !important;
            	}

            	.signage {
            		height: 280px !important;
            	}
				.menu .bg .productPrice {
    width: 135px;
}
				.menu .bg.en .productPrice {
    width: 190px;
}
												.top-slider-text{
        font-size: 22px!important;
}
				.menu_text{
					max-width:90%;
    font-size: 19px;
					box-sizing:border-box;
					line-height:1.6;
}
				.top_line_img img{
    width: 200px;
}
				 .top_reserve_text{
    font-size: 1em;
}
.footer_line,.top_instagram_img {
    margin: 0;
	width: 50%;
}
.top_line_text {
    font-size: 0.8em;
}
.top_instagram_img img {
    width: 119px;
	    margin: 0 auto;
    display: block;
}
.reserve .footer_line {
    margin: 10px auto;
}
            }











            @media only screen and (max-width: 1200px)

            /*1200pxまで*/
            	{

            	img.h_logo,
            	img.s_logo {
            		width: auto;
            		height: 55px;
            		padding: 8px 0;
            		box-sizing: border-box;
            	}

            	.global-nav > ul > li > a {
            		font-weight: 400;
            		font-size: 16px;
            	}

            	.global-nav > ul {
            		border-top: 1px solid #ddd;
            	}

            	.global-nav > ul > li {
            		padding: 0;
            		border-bottom: 1px solid #ddd;
            	}

            	.global-nav > ul > li a {
            		background: #fff;
            		color: #333 !important;
            	}

            	.global-nav > ul > li a:hover {
            		background: #fff;
            		color: #568EA3 !important;
            	}
            }

            @media only screen and (max-width: 991px)

            /*991pxmまで*/
            	{
            	.top-slider-logo {
            		width: 240px;

            	}

            	h2.content01-title,
            	h2.headline-primary,
            	h2.column-layout03-title,
            	h2.archive-title {
            		font-size: 26px !important;
            	}

            	p.content01-text,
            	p.column-layout03-text,
            	p.content02-text {
            		font-size: 15px;
            	}

            	.top_menu_box_cover:after {
            		width: 46%;
            	}

            	.top_menu_box {
            		width: 46%;
            		margin-bottom: 30px;
            	}

            	.top_menu_content {
            		margin: 8px 0 15px;
            	}

            	.top_menu_category {
            		font-size: 18px;
            	}

            	.top_menu_text {
            		font-size: 14px;
            	}

            	.seemore a {
            		font-size: 14px;
            	}

            	h2.column-layout03-title {
            		margin-top: 0;
            	}

            	.footer-logo {
            		width: 100%;
            		padding: 40px 0;
            	}
            }

            @media only screen and (max-width: 767px)

            /*767pxmまで*/
            	{

            	img.h_logo,
            	img.s_logo {
            		max-width: 60%;
            	}

            	.top-slider-logo {
            		width: 180px;

            	}

            	h2.content01-title,
            	h2.headline-primary,
            	h2.column-layout03-title,
            	h2.archive-title {
            		font-size: 22px !important;
            	}

            	h2.column-layout03-title {
            		margin-bottom: 30px;
            	}

            	.content01 .content01-title,
            	.content02 .content01-title {
            		margin-bottom: 20px;

            	}

            	p.content01-text,
            	p.column-layout03-text,
            	p.content02-text {
            		font-size: 14px;
					text-align: left;
            	}

            	.content02 {
            		padding-top: 34px;
            		padding-bottom: 34px;
            	}

            	.top_menu_box_cover {
            		margin-top: 30px;

            	}

            	.top_menu_category {
            		font-size: 17px;
            	}

            	.top_menu_text {
            		font-size: 13px;
            	}

            	.seemore {
            		width: 160px;
            		line-height: 50px;
            	}

            	.seemore a {
            		font-size: 13px;
            	}

            	.top_access_cover {
            		display: block;
            		margin: 0 auto 30px;
            	}

            	.top_access_img {
            		width: 80%;
            		margin: 30px auto 20px;
            	}

            	.top_access {
            		width: 88%;
            		margin: 0 auto;
            	}

            	.top_access .seemore {
            		margin: 30px auto 0;
            	}

            	.column-layout03-item {
            		width: auto;
            	}

            	.column-layout03 .seemore {
            		margin-bottom: 0;
            	}

            	.sp_open {
            		display: block;
            	}

            	.pc_open {
            		display: none;
            	}

            	.button {
            		margin: 20px auto 0 !important;
            	}

            	.headline-primary {
            		margin: 34px 0 30px !important;

            	}

            	.footer-content {
            		margin-bottom: 0 !important;
            	}

            	.footer-bar01-inner {
            		/*            		background: #f6f6f6;*/
            	}

            	.column-layout03 {

            		background: #f6f6f6 !important;
            	}

            }

            @media only screen and (max-width: 600px) {
            	.table_cover {
            		overflow-x: auto;
            	}

            	.post-content .menu .table_cover table {
            		width: 640px;
            	}

            	.post-content .menu .table_cover table th:first-child {
            		width: 200px;
            	}

            	.post-content .menu .table_cover table td:last-child {
            		width: 300px;
            	}
            }
