@charset "utf-8";
 @media screen and (min-width:768px) {
* {
	-webkit-text-size-adjust: 100%;
}
}
#wrapper {
	overflow: hidden;
}
body {
	font-family: "Trajan Pro", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "游明朝体", "Yu Mincho", "HG明朝E", "Hiragino Kaku Gothic ProN", "メイリオ", "Roboto ", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	margin: 0;
}
img {
	max-width: 100%;
	height: auto;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #599826;
	text-decoration: none;
}
a img {
	border: 0;
}
.txt12 {
	font-size: 86%;
	line-height: 129%;
}
.txt10 {
	font-size: 72%;
	line-height: 115%;
}
.align_r {
	text-align: right;
}
.align_c {
	text-align: center;
}
.align_l {
	text-align: left;
}
.valign_m {
	vertical-align: middle;
}
/*  float
-----------------------------------------------------------------------------*/
.fl,  li {
	float: left;
}
.fr {
	float: right;
}
/* # clearfix

---------------------------------------------------------------------------- */

.clearfix {
	zoom: 1;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
/**/
.w-i .img{
 text-align: center;
}

input,  select {
	font-size: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 3px 0;
}
select {
	margin: 0 0 10px;
	height: 30px;
}
.txt_red {
	color: #C00;
}
/* pagetop
-----------------------------------------------------------------------------*/
#pagetop {
	text-align: right;
	padding: 0 25px 50px;
	right: 0;
	bottom: 0;
	clear: both;
	position: fixed;
}
/*-------------------------------------------------------------
LAYOUT
-------------------------------------------------------------*/
.pc_no {
	display: none;
}
h2,  h3,  .btn_black {
	font-weight: normal;
}
h3 {
	font-size: 24px;
	letter-spacing: 3px;
}
/*------- title -------*/

.maintitle {
	padding: 80px 0 0 0;
}
.maintitle h2 {
	height: 240px;
	background: url(../img_w/plan/main_title.jpg) center no-repeat;
	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 1;
	background-size: cover;
}
.maintitle h2 span {
	display: block;
	padding: 105px 0 0 0;
	letter-spacing: 13px;
}
.maintitle p {
	width: 645px;
	line-height: 2.1;
	display: block;
	margin: 99px auto 111px;
}
/* btn */
.btn_black {
	/*width: 136px;*/

	width: 33%;
	margin: 0 auto;
	text-align: center;
	background: #000;
}
.btn_black a {
	color: #fff;
	display: block;
	padding: 11px 0;
}
.btn_black a:hover {
	background: #b59413;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
	background: #f2f4f1;
	line-height: 1;
	position: fixed;
	width: 100%;
	height: 80px;
	overflow: visible;
	z-index: 10;
}
#header .hd_box {
	margin: 0 auto;
	width: 1400px;
}
#header h1 {
	float: left;
}
#nav {
	color: #333;
	float: right;
}
#nav li {
	padding: 35px 0 0 0;
}
#nav .contact {
	font-size: 17px;
	border-right: none;
}
#nav li a {
	/*border-right: 1px solid #333;*/
	display: block;
	padding: 0 16px;
	color: #333;
}
#nav .contact {
	margin: 0 0 0 20px;
}
#nav .contact a {
	border-top: 5px solid #333;
	margin: -35px 0;
	padding: 27px 3px;
}
#nav .contact a:hover {
	border-top: 5px solid #599826;
	margin: -35px 0;
	padding: 27px 3px;
}
#nav .bd_no a {
	border-right: none;
}
.box_nav {
	display: none;
}
#nav a {
	font-size: 108%;	
}
#nav a:hover {
    color: #599826;
}
#nav .link_hd{
	padding: 20px 0 0 0;	
}
#nav .link_hd a{
	padding: 15px 0 10px !important;
	display: block;	
	color: #fff;
	width: 160px;
	text-align: center;
}
#nav .link_bl a{
	background: #2b2c2c;
	border: 1px solid #2b2c2c;
	margin: 0 10px 0 20px;	
}
#nav .link_gr a{
	background: #599826;	
	border: 1px solid #599826;	
}
#nav .link_bl a:hover{
	border: 1px solid #2b2c2c;
	color: #2b2c2c;	
	background: #fff;
}
#nav .link_gr a:hover{
	border: 1px solid #599826;
	background: #fff;	
	color: #599826;
}

/* contact
-----------------------------------------------------------------------------*/
#contact {
	border-top: solid 1px #ecefea;
	padding: 70px 0 0;
	background: #ffffff;
}
#contact .ct_inbox {
	width: 888px;
	margin: 0 auto;
}
#contact .inbox h3 {
	text-align: center;
	margin: 0 0 3px;
}
#contact .inbox .title {
	text-align: center;
	font-size: 12px;
	color: #8d8f90;
	letter-spacing: 3px;
}
#contact .ct_box {
	width: 920px;
	margin: 37px auto 84px;
}
#contact .ct_box p {
	font-weight: normal;
	font-size: 16px;
	float: left;
	padding: 0 43px 0 0;
	border-right: dashed 1px #cacdce;
	letter-spacing: 2px;
}
#contact .ct_box span {
	font-size: 30px;
}
#contact .ct_box .btn {
	float: right;
}
#contact .ct_box .btn a {
	display: block;
	color: #fff;
	padding: 20px 0;
}
#contact .ct_box .btn a.pc_no {
	display: none;
}
#contact .ct_box .btn li {
	font-size: 20px;
	width: 291px;
	text-align: center;
}
#contact .ct_box .btn .blc {
	background: #2b2c2c;
	margin: 0 13px 0;
	border: solid 2px #2b2c2c;
}
#contact .ct_box .btn .blc a:hover {
	background: #fff;
	color: #2b2c2c;
}
#contact .ct_box .btn .grn {
	background: #599826;
	border: solid 2px #599826;
}
#contact .ct_box .btn .grn a:hover {
	background: #fff;
	color: #599826;
}
#contact .ct_box .btn li a:hover {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
/* footer
-----------------------------------------------------------------------------*/
#footer {
	background: #f2f4f1;
}
#footer .ft_inner {
	width: 1200px;
	margin: 0 auto;
	padding: 60px 0 45px;
}
#footer .copyright {
	text-align: center;
  margin: -5px 0 0 0;
	font-size: 12px;
}
#footer .ft_box {
	float: left;
	line-height: 1.8;
}
#footer .ft_box .ft_logo {
	padding: 0 0 30px 0;
	border-bottom: solid 1px #c8cbcb;
}
#footer .ft_box .ft_logo img {
	width: 227px;
	height: 89px;
}
#footer .ft_box .ft_text {
	font-size: 12px;
	border-bottom: solid 1px #c8cbcb;
	padding: 20px;
	margin: 0 0 17px 0;
}
#footer .ft_box .ft_top {
	background: #599826;
    border: solid 2px #599826;
	text-align: center;
}
#footer .ft_box .ft_top a {
	display:block;
	padding: 15px 0;
	color: #fff;
	width:100%;
	height: auto;
}
#footer .ft_box .ft_top:hover {
	background: #fff;
	color:#599826;
}
#footer .ft_box .ft_top a:hover{
	color: #599826;
}
#footer .ftnav {
	float: right;
}
#footer .ftnav .ft_link {
	margin: 0 0 0 60px;
}
#footer .ftnav .ft_link li {
	background: url(../img_w/common/arrow_01.gif) 0 no-repeat;
	float: none;
	line-height: 2;
}
#footer .ftnav .ft_link .inner_link {
	background: url(../img_w/common/arrow_02.gif) 0 no-repeat;
	margin: 0 0 0 20px;
	line-height: 1.7;
}
#footer .ftnav .ft_link .inner_link2 {
	background: url(../img_w/common/arrow_02.gif) 0 no-repeat;
	margin: 0 0 0 44px;
	line-height: 1.7;
}
#footer .ftnav .ft_link li a {
	margin: 0 0 0px 20px;
	display: block;
}
/* plan
-----------------------------------------------------------------------------*/
#plan .h3_title {
	font-size: 30px;
	margin: 105px auto 40px;
	text-align: center;
}
#plan .maintitle .txt_01 {
	margin: 0 auto 111px;
}
#plan #section .box {
	width: 1100px;
	margin: 0 auto 80px;
}
#plan #section .box li {
	width: 530px;
}
#plan #section .box li a {
	display: block;
}
#plan #section .box .in_box01 {
	margin: 0 40px 0 0;
}
#plan #section .box li span {
	display: block;
}
#plan #section .box li .planphot {
	position: relative;
	min-height: 320px;
	text-align: center;
	vertical-align: middle;
}
#plan #section .box li a:hover {
	opacity: 0.8;
	display: block;
}
#plan #section .box .title:hover {
	text-decoration: underline;
}
#plan #section .box .txt_info {
	padding: 15px 0 60px;
	font-size: 86%;
	line-height: 2.1;
	margin: 0 0 2px;
}
#plan #section .box .title {
	margin: 6px 0 9px;
	font-size: 180%;
	line-height: 34px;
	color: #b59412;
	border-bottom: 1px solid #fff;
	display: inline-block;
	font-weight: bold;
}
#plan #section .box .time {
	color: #8d8f90;
}
#plan .sp_show {
	display: none;
}
#plan .sp_hide {
	display: block;
	margin: 0 auto;
	vertical-align: middle;
}
#plan .pagination {
	width: 376px;
	margin: 40px auto 80px;
}
#plan #section .box .pagination li {
	float: left;
	width: 40px;
	margin: 0 10px;
	text-align: center;
}
#plan #section .box .pagination li a {
	display: block;
	background: #b2b2b2;
	color: #fff;
	padding: 6px 0 2px;
	border-radius: 5px;
	font-size: 172%;
}
#plan #section .box .pagination li:first-child,  #plan #section .box .pagination li:last-child {
	width: auto;
}
#plan #section .box .pagination li:first-child a,  #plan #section .box .pagination li:last-child a {
	background: none;
	padding-top: 4px;
}
#plan #section .box .pagination li a.active,  #plan #section .box .pagination li:hover a {
	background: #599826;
}
#plan #section .box .pagination li:first-child:hover a,  #plan #section .box .pagination li:last-child:hover a {
	background: none
}
/* plan detail
-----------------------------------------------------------------------------*/
#plan_detail .content_inner {
	width: 1200px;
	margin: 0 auto;
	padding: 70px 0 0;
	color: #000000;
}
#plan_detail .h2_title {
	text-align: center;
	font-size: 186%;
	line-height: 30px;
	color: #333333;
	font-weight: normal;
}
#plan_detail .block_content01 {
	margin: 75px 0 65px;
}
#plan_detail .block_content01 .img_left {
	float: left;
	min-width: 660px;
	max-height: 480px;
}
#plan_detail .block_content01 .img_left img {
	display: block;
	margin: auto auto;
}
#plan_detail .block_content01 .block_right {
	float: right;
	width: 500px;
	padding: 0;
	line-height: 24px;
}
#plan_detail .block_content01 .txt_01 {
	margin-bottom: 20px;
	line-height: 20px;
}
#plan_detail .block_content01 span {
	display: block;
}
#plan_detail .block_content01 .price {
	font-size: 18px;
	line-height: 32px;
	color: #b59412;
}
#plan_detail .block_content01 .price b {
	font-size: 26px;
	padding-right: 6px;
}
#plan_detail .block_content01 .time {
	color: #8d8f90;
	font-size: 90%;
	line-height: 17px;
}
#plan_detail .block_content01 .txt_02 {
	margin: 17px 0 19px;
	font-size: 14px;
}
#plan_detail .block_content01 .list_label {
	margin-left: -4px;
	margin-bottom: 4px;
}
#plan_detail .block_content01 .list_label li {
	float: left;
	font-size: 86%;
	margin-left: 4px;
	background: #73aa34;
	color: #ffffff;
	line-height: 24px;
	width: 120px;
	text-align: center;
	margin-bottom: 4px;
}
#plan_detail .block_content01 .list_label .bg_gray {
	background: #f2f4f1;
	color: #8d8f90;
}
#plan_detail .block_content02 .h2_title02 {
	font-size: 26px;
	line-height: 30px;
	padding-bottom: 12px;
	border-bottom: 1px solid #2b2c2c;
}
#plan_detail .block_content02 {
	margin-bottom: 75px;
	font-size: 14px;
}
#plan_detail .block_content02 dl {
	margin: 35px 0 0 30px;
}
#plan_detail .box_info {
	padding-bottom: 20px;
}
#plan_detail .box_info .box_left {
	float: left;
	padding: 0 0 60px 0;
	margin: 0 auto;
	vertical-align: middle;
	min-height: 400px;
	position: relative;
}
#plan_detail .box_info .box_right {
	float: right;
	padding: 0 0 60px 0;
	margin: 0 auto;
	vertical-align: middle;
	min-height: 400px;
	position: relative;
}
#plan_detail .box_info .box_right img {
	display: block;
	margin: auto auto;
	vertical-align: middle;
	text-align: center;
}
#plan_detail .box_info .box_left img {
	display: block;
	margin: auto auto;
	vertical-align: middle;
	text-align: center;
}
#plan_detail .box_info span {
	display: block;
	background: rgba(242, 244, 241, .78);
	padding: 15px 30px;
	position: absolute;
	bottom: 60px;
	width: 534px;
}
#plan_detail .block_content02 .txt_01 {
	line-height: 24px;
	padding: 45px 30px 100px;
}
#plan_detail .block_content02 .box_contact {
	width: 1040px;
	margin: 0 auto;
}
#plan_detail .block_content02 .box_contact .box_left {
	background: #f2f4f1;
	text-align: center;
	padding: 40px 10px;
	width: 501px;
	float: left;
}
#plan_detail .block_content02 .box_contact .box_left p {
	font-size: 129%;
	line-height: 18px;
	margin-bottom: 43px;
}
#plan_detail .block_content02 .box_contact .box_left span {
	display: block;
	font-size: 215%;
	line-height: 30px;
	margin: 17px 0 0;
}
#plan_detail .block_content02 .box_contact .img_right {
	float: right;
	width: 519px;
}
#plan_detail .block_content02 .btn {
	display: block;
	width: 290px;
	font-size: 143%;
	line-height: 20px;
	background: #2b2c2c;
	color: #ffffff;
	text-align: center;
	margin: auto;
	padding: 30px 0;
}
#plan_detail .block_content02 .pc_no {
	display: none;
}

#plan_detail .block_content02 .btn:hover {
	background: #ccad3f;
}
#plan_detail .block_content02 .box_link {
	margin: 32px 0 64px;
}
#plan_detail .block_content02 .box_link li {
	margin-right: 16px;
	width: 280px;
}
#plan_detail .block_content02 .box_link li p {
	height: 180px;
	overflow: hidden;
}
#plan_detail .block_content02 .box_link li p a:hover {
	opacity: 0.8;
}
#plan_detail .block_content02 .box_link li:last-child {
	margin-right: 0;
}
#plan_detail .block_content02 .box_link li span {
	margin-top: 10px;
	display: block;
	color: #b59412;
	padding-right: 55px;
	font-weight: bold;
	font-size: 14px;
	background: url(../img_w/plan/detail/icon_arrow.gif) 265px center no-repeat;
}
#plan_detail .block_content02 .box_link li a:hover span {
	text-decoration: underline;
}
#plan_detail .block_content02 .box_link li a img {
	width: 100%;
}
#plan .maintitle p {
	text-align: center;
}
/* contact */



#contact01 {
	line-height: 20px;
}
#contact01 .maintitle h2 {
	background: url(../img_w/contact/main_title.jpg) center no-repeat;
	background-size: cover;
}
#contact01 section {
	width: 1100px;
	margin: 0 auto 100px;
}
#contact01 .txt_01 {
	font-size: 18px;
	line-height: 30px;
	color: #444444;
	font-weight: bold;
	margin: 60px 0;
	text-align: center;
}
#contact01 .form {
	width: 1000px;
	margin: 0 auto;
}
#contact01 table {
	margin: 80px 0 34px;
	width: 100%;
}
#contact01 .table_form th {
	padding-left: 50px;
	width: 264px;
	vertical-align: top;
	text-align: left;
	font-size: 16px;
}
#contact01 .table_form th.required {
	background: url(../img_w/contact/icon_required.gif) top left no-repeat;
}
#contact01 .table_form td:first-child {
	padding-bottom: 20px;
}
#contact01 .table_form td {
	padding-bottom: 24px;
}
#contact01 .table_form .group_checkbox {
	font-size: 14px;
	line-height: 30px;
	color: #000000;
	padding: 0 0 20px 10px;
}
#contact01 .table_form .group_checkbox label {
	color: #000000;
}
#contact01 .group_checkbox .first_p {
	margin-top: -6px;
}
#contact01 .table_form td input {
	width: calc(96% - 2px);
	border: 1px solid #d7d7d7;
	background: #f2f4f1;
	margin: 0 0 8px;
	padding: 11px 2%;
}
#contact01 .table_form td .w_323 {
	width: 323px;
}
#contact01 .table_form td .label_02 {
	color: #000000;
	padding: 0 16px 0 12px;
}
#contact01 .table_form td input:focus {
	outline: 0;
}
#contact01 .table_form .group_checkbox input {
	width: auto;
	margin: 0 4px 0 0;
}
#contact01 p {
	font-size: 12px;
	color: #656565;
}
#contact01 .table_form select {
	border: 1px solid #d7d7d7;
	padding: 0 0 0 10px;
	width: 354px;
	height: 38px;
	color: #666666;
	background: #f2f4f1;
}
#contact01 .table_form textarea {
	width: 683px;
	height: 195px;
	border: 1px solid #d7d7d7;
	background: #f2f4f1;
	text-align: left;
	margin-bottom: 14px;
}
#contact01 .table_form .last_child p {
	color: #000000;
	font-size: 14px;
}
#contact01 .table_form .last_child p.m_b5 {
	margin-top: 40px;
}
#contact01 .table_form .txt_02 {
	margin-top: 5px;
	padding-left: 15px;
}
#contact01 .table_form .link {
	color: #599826;
	text-decoration: none;
}
#contact01 .table_form .link:hover {
	text-decoration: underline;
}
#contact01 .align_c {
	text-align: center;
}
#contact01 .btn_01 {
	font-size: 18px;
	color: #ffffff;
	border: none;
	background: url(../img_w/contact/icon_arrow01.png) 330px center no-repeat #599826;
	cursor: pointer;
	padding: 20px 60px 19px 30px;
}
#contact01 .table_form02 {
	color: #000000;
	margin: 40px 0 60px;
}
#contact01 .table_form02 td {
	padding: 40px 0 35px;
	font-size: 14px;
	line-height: 20px;
}
#contact01 .table_form02 th {
	width: 315px;
	font-size: 16px;
	line-height: 20px;
	padding-top: 40px;
	font-weight: normal;
}
#contact01 .table_form02 th,  #contact01 .table_form02 td {
	border-bottom: 1px solid #d7d7d7;
	vertical-align: top;
	text-align: left;
}
#contact01 .table_form02 tr:last-child th,  #contact01 .table_form02 tr:last-child td {
	border-bottom: none;
}
#contact01 .group_btn .btn_01 {
	padding: 20px 112px 19px 100px;
	background-position: 252px center;
	margin-left: 18px;
}
#contact01 .btn_back {
	display: inline-block;
	font-size: 18px;
	border:0;
	color: #ffffff;
	padding: 20px 55px 19px 73px;
	background: url(../img_w/contact/icon_arrow02.png) 30px center no-repeat #2b2c2c;
}
#contact01 .btn_back:hover,  #contact01 .btn_01:hover {
	opacity: 0.7;
}
#contact01 .box_txt {
	margin-top: 100px;
	text-align: center;
}
#contact01 .box_txt p {
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}
#contact01 .box_txt .txt_title {
	font-size: 28px;
	line-height: 28px;
}
#contact01 .box_txt .txt_02 {
	margin: 65px 0 35px;
}
#contact01 .m_t145 {
	margin-top: 145px;
	padding: 20px 110px 19px 126px;
}
/* Prefix */

#prefix * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#prefix .maintitle h2 {
	background: url(../img_w/cuisine/main_title.jpg) no-repeat center;
	background-size: cover;
}
#prefix .h3_title {
	margin: 70px auto;
	text-align: center;
}
#prefix .txt_02 {
	font-size: 16px;
	text-align: left;
	margin-top: 30px;
	padding: 0 80px;
}
#prefix .prefix__food-list:before,  #prefix .prefix__food-list:after,  #prefix .prefix__food-detail-image:before,  #prefix .prefix__food-detail-image:after,  #prefix .prefix_menu-wrapper:before,  #prefix .prefix_menu-wrapper:after {
	content: ' ';
	display: table;
}
#prefix .prefix__food-list:after,  #prefix .prefix__food-detail-image:after,  #prefix .prefix_menu-wrapper:after {
	clear: both;
}
#prefix .prefix__food-list {
	zoom: 1;
	padding: 0 50px;
}
#prefix .prefix__food-item {
	float: left;
	width: 32.3%;
	margin-right: 16px;
	background: #f2f4f1;
	text-align: center;
	/*height: 550px;*/

	position: relative;
	font-size: 14px;
	line-height: 24px;
}
#prefix .prefix__food-item a {
	display: block;
	padding-bottom: 80px;
}
#prefix .prefix__food-item a:hover {
	color: #000;
}
#prefix .prefix__food-item span {
	display: block;
}
#prefix .prefix__food-item:hover {
	background: #fff9e7;
}
#prefix .prefix__food-item:last-child {
	margin-right: 0;
}
#prefix .prefix__food-item-image {
	position: relative;
	height: 0;
	width: 100%;
	overflow: hidden;
	padding-top: 294px;
}
#prefix .prefix__food-item-image img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#prefix .prefix__food-item-title {
	margin: 27px auto;
	display: block;
}
#prefix .prefix__food-item-arrow {
	position: absolute;
	bottom: 30px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
#prefix .box_contact {
	padding: 100px 0;
	margin: 0 100px;
	border-bottom: none;
}
#prefix .prefix__food-detail {
	margin-bottom: 50px;
	padding-top: 10px;
}
#prefix .prefix__food-detail-title {
	margin-bottom: 50px;
}
#prefix .prefix__food-detail-image li {
	float: left;
	width: 50%;
	position: relative;
	overflow: hidden;
}
#prefix .prefix__overlay {
	background: rgba(0, 0, 0, 0.3);
	color: #fff;
	padding: 0 30px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: translateY(70%);
	-ms-transform: translateY(70%);
	-o-transform: translateY(70%);
	transform: translateY(70%);
	-webkit-transition: all 0.4s ease-in;
	-o-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
}
#prefix .prefix__food-detail-image li:hover .prefix__overlay {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
#prefix .prefix__food-detail-image li:hover .prefix__overlay img {
	opacity: 0;
}
#prefix .prefix__overlay img {
	display: block;
	margin: 8px auto 25px;
	-webkit-transition: all 0.4s ease-in 0.4s;
	-o-transition: all 0.4s ease-in 0.4s;
	transition: all 0.4s ease-in 0.4s;
}
#prefix .prefix__overlay-title {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 50px;
}
#prefix .prefix__overlay-content {
	font-size: 14px;
	line-height: 24px;
}
#prefix .prefix_menu-wrapper {
	max-width: 1200px;
	padding: 0 50px;
}
#prefix .prefix_menu-item {
	float: left;
	width: 49%;
	overflow: hidden;
	margin-right: 2%;
	margin-top: 60px;
}
#prefix .prefix_menu-item:last-child {
	margin-right: 0;
}
#prefix .prefix__menu-content {
	background: rgba(255, 255, 255, 1);
	border: 25px solid #f5f3ed;
	padding: 40px 90px;
}
#prefix .prefix_menu-title {
	color: #df907c;
	text-align: center;
	margin: 0 auto 30px;
	border-bottom: 1px dashed #df907c;
	padding-bottom: 18px;
}
#prefix .prefix_menu-title .title {
	font-size: 30px;
}
#prefix .prefix_menu-title .subtext {
	font-size: 14px;
}
#prefix .prefix_menu-text {
	text-align: center;
	font-size: 16px;
	line-height: 30px;
}
#prefix .prefix_main-slider .bx-wrapper .bx-prev {
	left: -30px;
	background: url('../img_w/cuisine/prefix/arrow-left.jpg') no-repeat left top;
}
#prefix .prefix_main-slider .bx-wrapper .bx-next {
	right: -30px;
	background: url('../img_w/cuisine/prefix/arrow-right.jpg') no-repeat left top;
}
#prefix .prefix_main-slider .bx-wrapper {
	margin: 0;
	width: 100%;
}
#prefix .prefix_main-slider .bx-wrapper .bx-controls-direction a {
	width: 20px;
	height: 33px;
}
#prefix .prefix_menu-slider {
	position: relative;
}
#prefix .prefix_menu-slider .bx-wrapper {
	margin-bottom: 0;
}
#prefix .prefix_menu-slider .bx-controls {
	position: absolute;
	bottom: 35px;
	width: 100%;
}
#prefix .prefix_menu-slider .bx-wrapper .bx-pager.bx-default-pager a {
	width: 15px;
	height: 15px;
	background: rgba(255, 255, 255, 1);
	border-radius: 50%;
}
#prefix .prefix_menu-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: rgba(89, 152, 38, 1);
}
#prefix #top_gallery {
	margin-bottom: 7px;
}
#prefix .top_gallery {
	margin: 0 auto 100px;
}
.fullorder_section {
	background: #f2f4f1;
}
#prefix .fullorder_section .box_contact .box_left {
	background: #fff;
}
#prefix .fullorder_wrapper:before,  #prefix .fullorder_wrapper:after {
	content: ' ';
	display: table;
}
#prefix .fullorder_wrapper:after {
	clear: both;
}
#prefix .fullorder_wrapper {
	max-width: 1100px;
	margin: 0 auto 100px;
	padding-top: 100px;
}
#prefix .fullorder_desc {
	font-size: 24px;
	text-align: center;
	margin-bottom: 70px;
}
#prefix .fullorder_wrapper li {
	float: left;
	margin-right: 20px;
	margin-bottom: 70px;
	width: 350px;
}
#prefix .fullorder_wrapper li:last-child {
	margin-right: 0;
}
#prefix .fullorder_wrapper .fullorder_box {
	padding: 32px 20px;
	background: #fff;
	min-height: 240px;
}
#prefix .fullorder_wrapper .fullorder_title {
	border-bottom: 1px solid #b59413;
	padding: 0 10px 16px;
	margin-bottom: 20px;
}
#prefix .fullorder_wrapper .fullorder_title span {
	display: inline-block;
	vertical-align: bottom;
	font-size: 16px;
}
#prefix .fullorder_wrapper .fullorder_title span:last-child {
	margin-bottom: -5px;
}
#prefix .fullorder_wrapper .fullorder_text {
	padding: 0 10px;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0.1em;
}
/* ceremony */



#ceremony .maintitle h2 {
	background: url(../img_w/ceremony/main_title.jpg) no-repeat center;
	background-size: cover;
}
#ceremony .maintitle p {
	margin: 0 auto 111px;
}
#ceremony .maintitle .txt_01 {
	text-align: center;
}
#ceremony .h3_title {
	font-size: 30px;
	text-align: center;
	margin: 105px auto 40px;
}
#ceremony .btn_more {
	text-align: center;
	margin: 40% auto 14%;
	display: block;
	margin-left: auto!important;
	margin-right: auto!important;
	width: 160px;
}
#ceremony .reception_list {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto 100px;
}
#ceremony .reception_list li {
	float: left;
	position: relative;
	line-height: 20px;
	width: calc(33% - 3px);
}
#ceremony .reception_list li {
	text-align: center;
	margin-right: 6px;
}
#ceremony .reception_list li:last-child {
	margin: 0;
}
#ceremony .detail .reception_list .box_hover {
	padding: 0;
	width: 100%;
}
#ceremony .detail .reception_list .box_hover .title {
	font-size: 200%;
	margin: 15% 0 5%;
}
#ceremony .photo_box {
	margin: 0 auto 140px;
}
#ceremony .photo_box h3 {
	border-top: 2px solid #2b2c2c;
	padding: 80px 0 30px;
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}
#ceremony .top_gallery {
	margin: 0 auto;
}
#ceremony #top_gallery {
	margin: 0 0 7px;
}
/* ceremony detail01
-----------------------------------------------------------------------------*/
.pc_show {
	display: block;
}
.sp_show,  #cuisine .sp_dish {
	display: none;
}
.detail .content_inner {
	width: 1200px;
	margin: 0 auto;
}
.detail .maintitle h2 {
	background: url(../img_w/ceremony/detail01/main_title.jpg) center no-repeat;
	background-size: cover;
}
.detail .txt_img {
	margin: 89px 0 95px;
	text-align: center;
}
.detail .txt_img img {
	margin: 0 auto;
}
.detail .w_100 img {
	width: 100%;
}
.detail .txt_02 {
	font-size: 129%;
	line-height: 30px;
	margin: 95px 0 90px;
	text-align: center;
}
.detail .box_contact {
	width: 1000px;
	border-bottom: 1px solid #000;
	padding: 100px;
}
.detail .box_contact .box_left {
	background: #f2f4f1;
	text-align: center;
	padding: 40px 0;
	width: 500px;
	float: left;
}
.detail .box_contact .box_left p {
	font-size: 129%;
	line-height: 18px;
	margin-bottom: 43px;
}
.detail .box_contact .box_left span {
	display: block;
	font-size: 215%;
	line-height: 30px;
	margin: 17px 0 0;
}
.detail .box_contact .img_right {
	float: right;
}
.detail .btn {
	display: block;
	width: 290px;
	font-size: 143%;
	line-height: 20px;
	background: #2b2c2c;
	color: #ffffff;
	border: 1px solid #2b2c2c;
	text-align: center;
	margin: auto;
	padding: 29px 0;
}

.detail .pc_no {
	display: none;
}

.detail .sp_no {
	display: block;
}

.detail .btn:hover {
	background: #ffffff;
	color: #2b2c2c;
}
.detail .box_info {
	margin: 0 0 80px;
	padding-top: 50px;
}
.detail .info_inner,  #cuisine .info_inner,  #prefix .info_inner {
	float: left;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.info_inner.small-img{
  width: 100%;
}

.wi-100{
  width: 100%;
}

.detail .box_hoverbg,  #cuisine .box_hoverbg, #prefix .box_hoverbg {
	display: block;
	background: #000;
	opacity: 0.3;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	filter: alpha(opacity=50);
	text-indent: -999px;
}
.detail .box_hover,
#reception .box_hover,
#cuisine .box_hover,
#prefix .box_hover {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 150px;
	width: calc(100% - 300px);
	height: 100%;
	color: #fff;
	text-align: center;
	font-size: 86%;
	line-height: 20px;
}
.detail .info_inner img,  #cuisine .info_inner img, #prefix .info_inner img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}
.detail .info_inner:hover img,  #cuisine .info_inner:hover img, #prefix .info_inner:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.detail .info_inner:hover>.box_hoverbg,  #cuisine .info_inner:hover>.box_hoverbg, #prefix .info_inner:hover>.box_hoverbg {
	display: none;
}
.detail .box_hover .title {
	font-size: 250%;
	line-height: 30px;
	margin: 75px 0 40px;
}
.detail .box_hover .btn_more,  #cuisine .box_hover .btn_more,  #prefix .box_hover .btn_more {
	margin: 50px auto 0;
	width: 180px;
	font-size: 100%;
	line-height: 30px;
	position: absolute;
 bottom: 10%20: 51 2016/09/29;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.detail .box_hover .btn_more.m_t75 {
	margin-top: 70px;
}
.detail .box_hover .btn_more span,  #cuisine .box_hover .btn_more span,  #prefix .box_hover .btn_more span {
	color: #fff;
	display: block;
	padding: 7px 30px 2px;
	border: 2px solid #fff;
}
.detail .info_inner:hover>.box_hover .btn_more span,  #cuisine .info_inner:hover>.box_hover .btn_more span,  #prefix .info_inner:hover>.box_hover .btn_more span {
	color: #000;
	background: #fff;
	display: block;
	padding: 7px 30px 2px;
}
.detail .btn02 a {
	display: block;
	width: 290px;
	font-size: 143%;
	line-height: 20px;
	background: #2b2c2c;
	color: #ffffff;
	text-align: center;
	margin: 0 auto 80px;
	padding: 30px 0;
}
.detail .btn02 a:hover {
	background: #ccad3f;
}
/* gallery */



.fs-lightbox {
	background: none!important;
}
.fs-lightbox-mobile .fs-lightbox-container,  .fs-lightbox-mobile .fs-lightbox-content {
	background: none!important;
}
.fs-lightbox-mobile .fs-lightbox-image_container {
	width: auto!important;
	height: auto!important;
}
.fs-light.fs-lightbox-mobile .fs-lightbox-tools {
	background-color: #263238;
	width: 100%!important;
	display: none;
}
.fs-lightbox-overlay {
	opacity: 0.75!important;
}
.fs-lightbox.fs-light {
	z-index: 101;
	background: #fff;
	border-radius: 2px;
	box-shadow: 0 0 25px #141A1E;
	padding: 0;
}
.fs-lightbox.fs-light img {
	max-width: none;
}
.fs-lightbox.fs-light .fs-lightbox-close {
	height: 60px;
	width: 60px;
	top: 0;
	right: 0;
	background: #141A1E;
	border-radius: 0;
}
.fs-lightbox-meta_content {
	display: none!important;
}
.fs-lightbox.fs-light .fs-lightbox-close:before {
	color: #78909C;
	font-size: 28px;
	font-weight: 700;
	line-height: 36px;
}
.fs-lightbox.fs-light .fs-lightbox-close:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	color: #263238;
	content: "\00d7";
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 30px;
	margin: auto;
	text-align: center;
	text-indent: 0;
	-webkit-transition: color .15s linear;
	transition: color .15s linear;
}
.fs-light.fs-lightbox-mobile .fs-lightbox-close:before {
	color: #78909C;
	font-size: 45px;
	font-weight: 700;
	line-height: 60px;
}
.fs-lightbox.fs-light .fs-lightbox-control {
	background: transparent;
	width: 50px;
	height: 100%;
	z-index: 105;
	box-shadow: 0 0 5px rgba(20, 26, 30, .25);
	opacity: 1;
	overflow: hidden;
	text-indent: 200%;
	-webkit-transition: opacity .15s linear, visibility .15s linear;
	transition: opacity .15s linear, visibility .15s linear;
	visibility: visible;
}
.fs-lightbox.fs-light:hover .fs-lightbox-control {
	opacity: 1;
}
.fs-lightbox.fs-light .fs-lightbox-control:before {
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: '';
	margin: auto;
}
.fs-lightbox.fs-light .fs-lightbox-control_next {
	right: 2px;
}
.fs-lightbox.fs-light .fs-lightbox-control_next:before {
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 10.4px solid #263238;
	margin-right: 14px;
}
.fs-light.fs-lightbox-mobile .fs-lightbox-control_next:before {
	border-left-color: #90A4AE;
	margin-right: 19px;
}
.fs-lightbox.fs-light .fs-lightbox-control_previous {
	left: 2px;
}
.fs-lightbox.fs-light .fs-lightbox-control_previous:before {
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 10.4px solid #263238;
	margin-left: 14px;
	border-right-color: #90A4AE;
	margin-left: 19px;
}
.fs-lightbox.fs-light .fs-lightbox-caption p {
	color: #546E7A;
	font-size: 14px;
	line-height: 1.6;
	margin: 5px 0;
	padding: 0;
}
.fs-lightbox.fs-light .fs-lightbox-position {
	color: #78909C;
	font-size: 12px;
	margin: 5px 0;
	padding: 0;
}
.fs-light.fs-lightbox-mobile .fs-lightbox-meta {
	padding: 15px 65px;
}
.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-meta {
	bottom: 35px!important;
}
.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-controls {
	padding: 25px 0;
	background: #263238;
}
.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-toggle {
	background: transparent;
	color: #90A4AE;
	display: none!important;
}
#gallery .contents {
	padding-bottom: 90px;
}
#gallery .maintitle h2 {
	background: url(../img_w/gallery/main_title.jpg) center no-repeat;
	background-size: cover;
}
.m_b10 {
	margin-bottom: 10px;
}
#gallery .group_filter {
	width: 1120px;
	margin: 95px auto 60px;
}
#gallery .group_filter button {
	font-family: "Trajan Pro", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "游明朝体", "Yu Mincho", "HG明朝E", "Hiragino Kaku Gothic ProN", "メイリオ", "Roboto ", sans-serif;
	margin: 5px;
	width: 360px;
	text-align: center;
	background: #f2f4f1;
	font-size: 18px;
	color: #73aa34;
	padding: 14px 0 16px;
	border: none;
	cursor: pointer;
}
#gallery .group_filter button span {
	display: block;
	font-size: 12px;
	color: #6f6f6f;
}
#gallery .group_filter button:hover,  #gallery .group_filter button.active {
	background: #73aa34;
	color: #ffffff;
}
#gallery .group_filter button:hover span,  #gallery .group_filter button.active span {
	color: #ffffff;
}
#gallery .group_album {
	width: 1200px;
	margin: 0 auto 90px;
}
#gallery .group_album li {
	margin: 5px!important;
}
#gallery #animationList .hidden {
	display: none;
	opacity: 0;
	visibility: hidden;
	transition: all 3s ease-in-out;
}
#gallery #animationList {
	font-size: 0;
	margin: 0;
	padding: 0;
}
#gallery #animationList li {
	float: none;
	display: inline-block;
	opacity: 1;
	visibility: visible;
	transition: all 1s ease-in-out;
}
#gallery #animationList li img {
	width: 100%;
}
#gallery .btn_more {
	text-align: center;
	width: 300px;
	margin: 90px auto;
	font-size: 18px;
	line-height: 30px;
}
#gallery .btn_more a {
	display: block;
	padding: 19px 0;
	color: #000000;
	border: 1px solid #000000;
}
#gallery .btn_more a:hover {
	color: #ffffff;
	background: #000000;
}
/* Reception
-----------------------------------------------------------------------------*/
#reception .maintitle h2 {
	background: url(../img_w/reception/main_title.jpg) center no-repeat;
	background-size: cover;
}
#reception .txt_02 {
	font-size: 100%;
	margin: 75px 0;
	line-height: 42px;
}
#reception .h3_title {
	font-size: 30px;
	text-align: center;
	margin: 105px auto 40px;
}
#reception .content_inner {
	max-width: 1600px;
	margin: 0 auto 140px;
}
#reception .content_inner .txt_01 {
	line-height: 30px;
	margin: 0 0 80px 0;
	text-align: center;
}
#reception .reception_list,  #cuisine .reception_list {
	width: 100%;
	margin: auto;
}
#reception .reception_list li,  #cuisine .reception_list li {
	float: left;
	position: relative;
	line-height: 20px;
	width: calc(50% - 3px);
}
#reception .reception_list li .half,  #cuisine .reception_list li .half {
  float: left;
  width: 50%;
}
#reception .reception_list li:first-child,  #cuisine .reception_list li:first-child {
	margin-right: 6px;
}

#reception .reception_list li .txt_02,  #cuisine .reception_list li .txt_02 {
	font-size: 24px;
	line-height: 36px;
	margin: 0 0 2%;
}
#reception .reception_list li .btn,  #cuisine .reception_list li .btn {
	width: 31%;
	margin: 7% auto 0;
}
#reception .reception_list li .btn a,  #cuisine .reception_list li .btn a {
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	padding: 8px 0;
	border: 2px solid #ffffff;
	display: block;
}
#reception .reception_list li .btn a:hover,  #cuisine .reception_list li .btn a:hover {
	background-color: rgba(255, 255, 255, 0.62);
}
#reception .reception_list .box_hover,  #cuisine .reception_list .box_hover {
	padding: 0;
	width: 100%;
}
#reception .reception_list .box_hover .title,
#cuisine .reception_list .box_hover .title {
	font-size: 200%;
	margin: 14% 0 5%;
}
/*#reception .reception_list .half .box_hover .title,*/
#reception .reception_list .half .box_hover .title,
#cuisine .reception_list .half .box_hover .title {
  margin: 20% 0 10%;
}
#reception .reception_list .half .box_hover .timelimit,
#cuisine .reception_list .half .box_hover .timelimit {
  margin-top: -4%;
  font-size: 17px;
  line-height: 1.3;
}
#reception .reception_list .half .box_hover .timelimit span,
#cuisine .reception_list .half .box_hover .timelimit span {
  display: block;
  margin-top: 10px;
}

#reception .reception_list .box_hover .btn_more,
#cuisine .reception_list .box_hover .btn_more {
	margin: 5% auto 0;
}
#reception .reception_list .half .box_hover .btn_more,
#cuisine .reception_list .half .box_hover .btn_more {
  margin: 10% auto 0;
}
#reception .reception_list .box_hover .timelimit + .btn_more,
#cuisine .reception_list .box_hover .timelimit + .btn_more {
  margin-top: 5%;
}
/*detail_01 detail_02*/

#reception .detail_box01 .box_hover .title,  #cuisine .detail_box01 .box_hover .title {
	margin: 5% 0 2%;
}
#reception .detail_box01 .box_hover .btn_more,  #cuisine .detail_box01 .box_hover .btn_more {
	margin: 3% auto 0;
}
#reception .photo_box {
	margin: 0 auto 140px;
}
#reception .photo_box h3 {
	border-top: 2px solid #2b2c2c;
	padding: 80px 0 30px;
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}
#reception .top_gallery {
	margin: 0 auto;
}
#reception #top_gallery {
	margin: 0 0 7px;
}
/* Access
-----------------------------------------------------------------------------*/
#access .maintitle h2 {
	background: url(../img_w/access/main_title.jpg) center no-repeat;
	background-size: cover;
}
#access #map_box {
	width: 100%;
	height: 550px;
	margin: 0 auto;
}
#access #map_box iframe {
	width: 100%;
	height: 550px;
}
#access .access_box01 {
	width: 1100px;
	margin: 0 auto;
	padding: 70px 50px 50px;
}
#access .access_box01 ul:nth-child(2n) {
	margin-left: 120px;
}
#access .access_list01 {
	width: 490px;
	color: #333;
	float: left;
}
#access .access_list01 li {
	margin-bottom: 5px;
}
#access .access_list01 li dl {
	width: 490px;
}
#access .access_list01 li dl dt {
	background: url(../img_w/access/icon_01.gif) no-repeat 0 0;
	padding-left: 25px;
	float: left;
	width: 365px;
	margin-top: 6px;
}
#access .access_list01 li dl dd {
	color: #599826;
	float: right;
	margin-right: 30px;
}
#access .access_list01 li dl dd span {
	font-size: 143%;
}
#access .access_list01 .txt01 {
	font-size: 86%;
	line-height: 18px;
	color: #8d8f90;
	display: inline-block;
	width: 85%;
}
/*#access .access_box01 ul:nth-child(2n) li:last-child dl dt {
	width: 280px;
	background: url(../img_w/access/icon_02.gif) no-repeat 0 0;
}*/
#access .access_box02 {
	background: #f2f4f1;
	padding: 70px 0 50px;
}
#access .access_box02>div {
	width: 1200px;
	margin: 0 auto;
}
#access .access_sbox {
	width: 550px;
	margin: 0 20px 20px 0;
	float: left;
	background: #fff;
	padding: 20px;
}
#access .access_sbox:nth-child(2n) {
	margin: 0;
}
#access .access_sbox h3 {
	font-weight: bold;
	text-align: center;
	padding: 15px 0 30px;
}
#access .access_list02 {
	padding-left: 20px;
	margin-bottom: 20px;
}
#access .access_list02 li {
	background: url(../img_w/access/icon_03.gif) no-repeat 0 10px;
	padding-left: 15px;
	float: none;
	margin-bottom: 10px;
}
#access .access_list02 li span {
	color: #599826;
	padding-left: 5px;
}
#access .access_list02 .txt_number {
	font-size: 129%;
	padding-left: 0;
}
#access .access_list02 li .txt01 {
	font-size: 86%;
	line-height: 21px;
	color: #8d8f90;
	display: block;
}
#access .access_box02 .p_title {
	background: #f0f0f0;
	padding: 5px 20px 4px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	margin-bottom: 10px;
}
#access .access_box02 .p_title span {
	font-size: 86%;
}
#access .access_box02 .btn_02 {
	text-align: center;
	margin: 35px 0;
}
#access .access_box02 .btn_02 a {
	background: #2b2c2c;
	color: #fff;
	text-align: center;
	padding: 8px 30px;
}
#access .access_box02 .btn_02 a:hover {
	opacity: 0.8;
}
#access .access_box02 .txt02 {
	color: #8d8f90;
	border: 3px solid #f0f0f0;
	padding: 20px 20px 20px 35px;
	text-indent: -15px;
	margin: 0 20px 30px;
}
#access .access_box02 .txt02 span {
	display: block;
}
#access .maintitle p {
	text-align: center;
}
/* Information */



#information h2 {
	background: url(../img_w/information/main_title.jpg) center no-repeat;
	background-size: cover;
	letter-spacing: 10px;
}
#information .content_inner {
	width: 1200px;
	margin: 75px auto 100px;
}
#information .h3_title {
	font-size: 186%;
	text-align: center;
	border-bottom: 1px solid #000000;
	padding-bottom: 75px;
}
#information .box_link {
	font-size: 90%;
	width: 950px;
	margin: 90px auto 0;
}
#information .table_link dt {
	color: #599826;
	width: 135px;
	line-height: 32px;
	vertical-align: top;
	display: inline-block;
	font-weight: bold;
}
#information .table_link dd {
	padding-left: 9px;
	vertical-align: top;
	padding-bottom: 24px;
	line-height: 32px;
	display: inline-block;
	width: 780px;
	font-size: 120%;
}
#information .table_link dd a {
	display: block;
}
#information .table_link dd a:hover {
	color: #599826;
}
#information .pagination {
	width: 376px;
	margin: 40px auto 80px;
}
#information .pagination li {
	float: left;
	width: 40px;
	margin: 0 10px;
	text-align: center;
}
#information .pagination li a {
	display: block;
	background: #b2b2b2;
	color: #fff;
	padding: 6px 0 2px;
	border-radius: 5px;
	font-size: 172%;
}
#information .pagination li:first-child,  #information .pagination li:last-child {
	width: auto;
}
#information .pagination li:first-child a,  #information .pagination li:last-child a {
	background: none;
	padding-top: 4px;
}
#information .pagination li a.active,  #information .pagination li:hover a {
	background: #599826;
}
#information .pagination li:first-child:hover a,  #information .pagination li:last-child:hover a {
	background: none
}
#information .btn {
	width: 290px;
	margin: 0 auto;
}
#information .btn a {
	text-align: center;
	font-size: 129%;
	display: block;
	padding: 18px 0;
	background: #000000;
	border: 1px solid #000000;
	color: #ffffff;
}
#information .btn a:hover {
	background: #ffffff;
	color: #000000;
}
/* Information detail
-----------------------------------------------------------------------------*/
#info_detail .maintitle h2 {
	background: url(../img_w/information/main_title.jpg) center no-repeat;
	background-size: cover;
	letter-spacing: 10px;
}
#info_detail .content_inner {
	width: 1200px;
	margin: 70px auto 100px;
}
#info_detail .h3_title {
	font-size: 180%;
	line-height: 2em;
	text-align: center;
}
#info_detail .img_top {
	margin: 70px 0 60px;
	max-height: 400px;
	overflow: hidden;
}
#info_detail dl {
	width: 1000px;
	margin: 0 auto;
	font-size: 115%;
}
#info_detail dl dt {
	color: #599826;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 87%;
}
#info_detail dl dd {
	line-height: 2em
}
#info_detail .group_btn {
	width: 600px;
	margin: 90px auto 0;
}
#info_detail .group_btn p {
	width: 290px;
}
#info_detail .group_btn p a {
	background: #000;
	color: #fff;
	border: 1px solid #000;
	padding: 20px 0;
	display: block;
	text-align: center;
	font-size: 120%;
}
#info_detail .group_btn p a:hover {
	background: #fff;
	color: #000;
}
#info_detail .btn_left {
	float: left;
}
#info_detail .btn_right {
	float: right;
}
/* Reception detail
-----------------------------------------------------------------------------*/
.detail_boxImg .img_right {
	float: right;
}
.detail_boxImg .img_right img {
	margin-bottom: 10px;
}
.detail_boxImg .img_left {
	float: left;
}
.detail_boxImg .txt_r {
	text-align: right;
	color: #8d8f90;
}
.detail_box01 {
	position: relative;
	width: 1100px;
	margin: 64px auto 0;
	padding: 0 50px;
	overflow: hidden;
}
.detail_box01 a:hover {
	opacity: 0.8;
}
.detail_box01 .box_txt01 {
	text-align: center;
	padding: 20px 30px;
	background: #fff;
	position: absolute;
	top: 55px;
	left: 115px;
}
.detail_box01 .box_txt01 span {
	font-size: 215%;
	display: block;
}
.detail_box01 .link_icon {
	position: absolute;
	right: 115px;
	top: 80px;
}
#reception .box_contact {
	padding-top: 70px;
}
#reception .btn:hover {
	background: #ccad3f;
	border: 1px solid #ccad3f;
	color: #fff;
}
#reception_detail01 .box_contact {
	border-bottom: none;
}
.detail_box02 {
	border-bottom: 1px solid #000;
	width: 1100px;
	padding: 0 50px 55px;
}
.detail_box02 ul li {
	width: 352px;
	margin-right: 22px;
}
.detail_box02 ul li:last-child {
	margin-right: 0;
}
.detail_box02 .detail_title {
	padding: 25px 0;
	text-align: center;
}
.detail_box02 .reception_txt01 {
	font-size: 86%;
	padding: 0 25px;
	line-height: 22px;
}
.detail_box02 .reception_txt01 span {
	color: #8d8f90;
	display: block;
}
#reception_detail02 .box_contact {
	border-bottom: none;
}
.detail_box03 {
	border-bottom: 1px solid #000;
	width: 1100px;
	padding: 0 110px 55px;
	margin: 0 auto;
}
.detail_box03 ul li {
	width: 480px;
	margin-right: 20px;
}
.detail_box03 ul li:last-child {
	margin-right: 0;
}
.detail_box03 .detail_title {
	padding: 25px 0;
	text-align: center;
}
.detail_box03 .reception_txt01 {
	font-size: 86%;
	padding: 0 25px;
}
.detail_box03 .reception_txt01 span {
	color: #8d8f90;
	display: block;
}
/* Privacy */



#privacy .maintitle h2 {
	background: url(../img_w/privacy/main_title.jpg) no-repeat center;
	background-size: cover;
}
#privacy .content_inner {
	width: 1200px;
	margin: 0 auto 80px;
}
#privacy .content_inner .h3_title {
	text-align: left;
	margin: 0 0 20px;
}
#privacy .privacy_box {
	padding-left: 30px;
}
#privacy .h3_title {
	font-weight: bold;
	text-align: center;
	margin: 100px 0;
	line-height: 30px;
}
#privacy .h3_title span {
	color: #599826;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
}
#privacy .privacy_list {
	margin: 0 0 45px;
}
#privacy .privacy_list li {
	float: none;
}
#privacy .privacy_list>li {
	text-indent: -20px;
	padding-left: 20px;
	margin-top: 15px;
}
#privacy .privacy_list li ul li {
	text-indent: -25px;
	padding-left: 25px;
	margin-top: 15px;
}
/* Q and A */



#qanda .maintitle h2 {
	background: url(../img_w/qanda/main_title.jpg) no-repeat center;
	background-size: cover;
}
#qanda .h3_title {
	font-weight: bold;
	padding: 90px 0;
	text-align: center;
}
#qanda .content_inner {
	width: 1200px;
	margin: 0 auto 90px;
}
#qanda .qanda_box {
	border-top: 1px solid #b2b2b2;
	padding: 30px 50px 25px;
	font-size: 16px;
	line-height: 30px;
}
#qanda .q_box {
	background: url(../img_w/qanda/txt_q.gif) no-repeat 0 3px;
	padding-left: 50px;
}
#qanda .q_box a {
	display: block;
}
#qanda .q_box a:hover {
	color: #000;
}
#qanda .q_box a span {
	display: block;
	padding-right: 20px;
}
#qanda .ans_box {
	margin: 30px 0;
}
#qanda .ans_box p {
	background: url(../img_w/qanda/txt_a.gif) no-repeat 0 3px;
	padding-left: 50px;
}
#qanda .btn_quest {
	background: url(../img_w/qanda/icon_01.gif) no-repeat right 4px;
}
#qanda .btn_ans {
	background: url(../img_w/qanda/icon_02.gif) no-repeat right 2px;
}
#qanda .allList th {
	width: 22%;
	padding: 0 3% 40px 50px;
	text-align: left;
	vertical-align: top;
}
#qanda .allList td {
	width: 60%;
	padding-bottom: 40px;
	text-align: left;
}
#qanda .allList .align_c span {
	background: #efefef none repeat scroll 0 0;
	display: block;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
	width: 70%;
}
.scroll-icon {
	color: #fff;
	font-size: 60px;
	position: absolute;
	bottom: 40px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	cursor: pointer;
	line-height: 0;
	-webkit-animation: nhapnho 2.5s linear infinite;
	-moz-animation: nhapnho 2.5s linear infinite;
	animation: nhapnho 2.5s linear infinite;
}
#cuisine .scroll-icon {
	bottom: 0;
}
#concept .scroll-icon {
	bottom: 80px;
}
 @-webkit-keyframes nhapnho {
 0% {
-webkit-transform: translate(-50%, 0);
}
 25% {
-webkit-transform: translate(-50%, 8px);
}
 75% {
-webkit-transform: translate(-50%, -8px);
}
 100% {
-webkit-transform: translate(-50%, 0);
}
}
 @-moz-keyframes nhapnho {
 0% {
-moz-transform: translate(-50%, 0);
}
 25% {
-moz-transform: translate(-50%, 8px);
}
 75% {
-moz-transform: translate(-50%, -8px);
}
 100% {
-moz-transform: translate(-50%, 0);
}
}
 @keyframes nhapnho {
 0% {
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);;
transform: translate(-50%, 0);
}
 25% {
-webkit-transform: translate(-50%, 8px);
-moz-transform: translate(-50%, 8px);
transform: translate(-50%, 8px);
}
 75% {
-webkit-transform: translate(-50%, -8px);
-moz-transform: translate(-50%, -8px);
transform: translate(-50%, -8px);
}
 100% {
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);;
transform: translate(-50%, 0);
}
}
/* concept */



body.concept {
	overflow-x: visible;
}
#concept {
	height: 100%;
	width: 100%;
}
#concept img {
	/*display: block;*/

	width: 100%;
}
#concept .gah--sp {
	display: none;
}
#concept .pos-cen-top {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
#concept .pos-cen {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#concept .pos-top {
	position: absolute;
	top: 0;
	right: 12%;
}
#concept .gahsec1 {
	position: fixed;
	top: 80px;
	left: 0;
	width: 100%;
	height: 100%;
}
#concept .gahsec1 .text {
	width: 55%;
	height: auto;
	right: 13%;
}
#concept .gahsec1 .background {
	width: 100%;
	height: 100%;
	background: url('../img_w/concept/1_img.jpg') center center no-repeat;
	background-size: cover;
}
#concept .gah__content {
	position: relative;
	background: rgb(255, 255, 255);
}
#concept .gahsec {
	position: absolute;
	width: 100%;
	height: 100vh;
	left: 0;
}
#concept .gahsec#gahstack-0 {
	top: 100vh;
}
#concept .gahsec#gahstack-1 {
	top: 600vh;
}
#concept .gahsec#gahstack-2 {
	top: 1100vh;
}
#concept .gahsec#gahstack-3 {
	top: 1600vh;
}
#concept .gahsec#gahstack-4 {
	top: 1900vh;
}
#concept .gah--fixed {
	position: fixed !important;
	top: 80px !important;
	left: 0 !important;
}
#concept .gah--stack {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
}
#concept .gah--stack .background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#concept .gahsec2 .text {
	width: 883px;
	height: auto;
}
#concept .gah--stack.gahsec2 .background {
	background: url('../img_w/concept/2_img.jpg') center center no-repeat;
	background-size: cover;
}
#concept .gah--stack.gahsec3 .background {
	background: url('../img_w/concept/3_img.jpg') center center no-repeat;
	background-size: cover;
}
#concept .gahsec4 .text {
	width: 950px;
	height: auto;
}
#concept .gah--stack.gahsec4 .background {
	background: url('../img_w/concept/4_img.jpg') center center no-repeat;
	background-size: cover;
}
#concept .gah--stack.gahsec5 .background {
	background: url('../img_w/concept/5_img.jpg') center center no-repeat;
	background-size: cover;
}
#concept .gahsec6 .text {
	width: auto;
	height: auto;
}
#concept .gah--stack.gahsec6 .background {
	background: url('../img_w/concept/6_img.jpg') center center no-repeat;
	background-size: cover;
}
#concept .gah--stack.gahsec7 .background {
	background: url('../img_w/concept/7_img.jpg') center center no-repeat;
	background-size: cover;
}
#concept .gah--stack.gah--stack--before {
	z-index: 2;
}
#concept .gah--stack.gah--stack--after {
	z-index: 1;
	opacity: 0;
}
#concept .gahsec8 .text {
	width: 540px;
	height: auto;
	opacity: 0;
	-webkit-transition: opacity 0.4s ease-out 0.1s;
	-moz-transition: opacity 0.4s ease-out 0.1s;
	transition: opacity 0.4s ease-out 0.1s;
}
#concept .gahsec8 .text.gah--show {
	opacity: 1;
	-webkit-transition: opacity 1.3s ease-out 6s;
	-moz-transition: opacity 1.3s ease-out 6s;
	transition: opacity 1.3s ease-out 6s;
}
#concept .gah--stack.gahsec8 .background {
	background: url('../img_w/concept/8_img.jpg') center center no-repeat;
	background-size: cover;
}
#concept .gahsec--mini {
	font-size: 0;
	position: absolute;
	left: 0;
	top: 58px;
	width: 51%;
}
#concept .gahsec--mini li {
	display: inline-block;
	width: 32%;
	margin-right: 1px;
	opacity: 0;
	-webkit-transition: opacity 0.8s ease-out 0.1s;
	-moz-transition: opacity 0.8s ease-out 0.1s;
	transition: opacity 0.8s ease-out 0.1s;
}
#concept .gahsec--mini.gah--show li:nth-child(1) {
	transition-delay: 0.2s;
}
#concept .gahsec--mini.gah--show li:nth-child(2) {
	transition-delay: 0.4s;
}
#concept .gahsec--mini.gah--show li:nth-child(3) {
	transition-delay: 0.6s;
}
#concept .gahsec--mini.gah--show li:nth-child(4) {
	transition-delay: 1.6s;
}
#concept .gahsec--mini.gah--show li:nth-child(5) {
	transition-delay: 1.8s;
}
#concept .gahsec--mini.gah--show li:nth-child(6) {
	transition-delay: 0.8s;
}
#concept .gahsec--mini.gah--show li:nth-child(7) {
	transition-delay: 1.4s;
}
#concept .gahsec--mini.gah--show li:nth-child(8) {
	transition-delay: 1.2s;
}
#concept .gahsec--mini.gah--show li:nth-child(9) {
	transition-delay: 1.0s;
}
#concept .gahsec--mini.gah--show li {
	opacity: 1;
	-webkit-transition: opacity 0.4s ease-out;
	-moz-transition: opacity 0.4s ease-out;
	transition: opacity 0.4s ease-out;
}
#concept .gahsec9 {
	position: relative;
	width: 100%;
	height: 45vh;
}
#concept .gahsec9 .logo {
	width: 327px;
	height: auto;
}
#concept .gahsec9 .background {
	width: 100%;
	height: 100%;
	background: url('../img_w/concept/9_img.jpg') center center no-repeat;
	background-size: cover;
}
#concept .gah__list {
	background: #fff;
	padding: 80px 0;
}
#concept .gah__wrapper {
	border-top: 2px solid #2b2c2c;
	width: 1100px;
	height: 550px;
	margin: 0 auto;
	padding: 80px 0 0;
}
#concept .gah__list li {
	display: inline-block;
	vertical-align: top;
	width: 366px;
	/*height: 549px;*/

	overflow: hidden;
	margin-right: 1px;
}
#concept .gah__list li:last-child {
	margin-right: 0;
}
#concept .gah__list li.has-children ul li {
	width: 100%;
	height: 274px;
	margin-bottom: 1px;
	margin-right: 0;
	overflow: hidden;
}
#concept .gah--sp .none {
	text-indent: -9999px;
}
#concept .gah__list li a {
	display: block;
	position: relative;
}
#concept .gah__list li a .pos-cen {
	z-index: 1;
	text-align: center;
}
#concept .gah__list a span.nolink {
	color: #fff;
	padding: 8px;
	background: #ccc;
	display: block;
}
#concept .detail .box_hover {
	padding: 0;
	width: 100%;
	top: 40%;
	left: 0%;
}
#concept .detail .box_hover .title {
	margin: 0;
}
#concept .detail .box_hover .btn_more {
	margin: 10% 0 0;
}
/* ---------------------------------------------------------------------- */



#concept .scroller__item {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 1.2s ease-out, visibility 0.4s cubic-bezier(0.6, 0.2, 0.1, 1);
	-moz-transition: opacity 1.2s ease-out, visibility 0.4s cubic-bezier(0.6, 0.2, 0.1, 1);
	-o-transition: opacity 1.2s ease-out, visibility 0.4s cubic-bezier(0.6, 0.2, 0.1, 1);
	transition: opacity 1.2s ease-out, visibility 0.4s cubic-bezier(0.6, 0.2, 0.1, 1);
}
#concept .scroller--animate {
	opacity: 1;
	visibility: visible;
}
/* cuisine */



#cuisine .banner {
	background: url(../img_w/cuisine/banner.jpg) top left no-repeat;
	background-size: cover;
	text-align: center;
}
#cuisine .banner .content_inner  {
  max-width: none;
}
#cuisine .banner h2 {
  text-align: right;
}
#cuisine .content_inner {
	max-width: 1100px;
	/*padding: 0 50px;*/

	margin: 0 auto;
	position: relative;
}
#cuisine .slide_block.content_inner {
	max-width: 1600px;
	padding: 0;
}
#cuisine .block_content {
	overflow: hidden;
}
#cuisine .block_wrapper {
	position: relative;
	margin: 0 auto 20px;
	overflow: hidden;
}
#cuisine .block_wrapper * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#cuisine .block_wrapper:first-child {
	margin-top: -20px;
}
#cuisine .block_center {
	float: left;
	position: relative;
	/*width: 734px;*/

	width: 66%;
}
#cuisine .block_center.block_right {
	float: right;
}
#cuisine .img_left {
	float: left;
	margin-right: 28px;
	margin-left: -294px;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 0;
	-webkit-transition: transform 1s cubic-bezier(0.47, -0.01, 0.56, 0.86), opacity 1s cubic-bezier(0.47, -0.01, 0.56, 0.86) 0.4s;
	-moz-transition: transform 1s cubic-bezier(0.47, -0.01, 0.56, 0.86), opacity 1s cubic-bezier(0.47, -0.01, 0.56, 0.86) 0.4s;
	transition: transform 1s cubic-bezier(0.47, -0.01, 0.56, 0.86), opacity 1s cubic-bezier(0.47, -0.01, 0.56, 0.86) 0.4s;
}
#cuisine .img_right {
	float: right;
	margin-left: 28px;
	margin-right: -294px;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	transform: translateX(100%);
	opacity: 0;
	-webkit-transition: transform 1s cubic-bezier(0.47, -0.01, 0.56, 0.86), opacity 1s cubic-bezier(0.47, -0.01, 0.56, 0.86) 0.4s;
	-moz-transition: transform 1s cubic-bezier(0.47, -0.01, 0.56, 0.86), opacity 1s cubic-bezier(0.47, -0.01, 0.56, 0.86) 0.4s;
	transition: transform 1s cubic-bezier(0.47, -0.01, 0.56, 0.86), opacity 1s cubic-bezier(0.47, -0.01, 0.56, 0.86) 0.4s;
}
#cuisine .img_right.show,  #cuisine .img_left.show {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}
#cuisine .content_inner .block_txt {
	opacity: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: all 1s cubic-bezier(0.47, -0.01, 0.56, 0.86);
	-moz-transition: all 1s cubic-bezier(0.47, -0.01, 0.56, 0.86);
	transition: all 1s cubic-bezier(0.47, -0.01, 0.56, 0.86);
	-webkit-transform: translateY(-30%);
	-moz-transform: translateY(-30%);
	transform: translateY(-30%);
}
#cuisine .content_inner .block_txt.show {
	opacity: 1;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
#cuisine .content_inner .txt_left {
	text-align: right;
}
#cuisine .block_txt.txt_right .bx-wrapper {
  padding-top: 20px;
	margin-left: 0 !important;
}
#cuisine .block_txt.txt_left .bx-wrapper {
  padding-top: 20px;
	margin-right: 0 !important;
}
#cuisine .txt_right .bx-wrapper .bx-viewport,  #cuisine .txt_left .bx-wrapper .bx-viewport {
	background: transparent !important;
}
#cuisine .content_inner .block_txt .txt_title {
	font-size: 36px;
	line-height: 36px;
}
#cuisine .content_inner .block_txt .txt_subtitle {
	font-size: 18px;
	color: #a67c52;
	margin: 10px 0 25px;
}
#cuisine .content_inner .block_txt .slide_product {
/*	margin-top: 25px;*/
}
#cuisine .content_inner .block_txt .slide_product li {
	margin-right: 7px;
}
#cuisine .content_inner .block_txt .slide_product li:last-child {
	margin-right: 0px;
}
#reception .reception_list,
#cuisine .reception_list {
	margin: 120px 0 100px;
}
#cuisine .block_02 .content_inner {
	width: 1100px;
	margin: 0 auto;
	padding: 50px 50px 40px;
	background-color: #f2f4f1;
}
#cuisine .block_02 .h3_title {
	font-size: 20px;
	line-height: 50px;
	width: 470px;
	text-align: center;
	margin: 0px auto 40px;
}
#cuisine .block_02 .h3_title .line1 {
	display: block;
	background-color: #f2f4f1;
	position: relative;
}
#cuisine .block_02 .h3_title .line1:before,  #cuisine .block_02 .h3_title .line1:after {
	position: absolute;
	top: 50%;
	width: 80px;
	content: "";
	background: #777777;
	height: 1px;
}
#cuisine .block_02 .h3_title .line1:before {
	left: 0;
}
#cuisine .block_02 .h3_title .line1:after {
	right: 0;
}
#cuisine .block_02 .h3_title .line2 {
	font-size: 38px;
}
#cuisine .block_02 .box_info {
	width: 540px;
	text-align: center;
	background: #fff;
	min-height: 665px;
}
#cuisine .block_02 .box_info .title {
	font-size: 26px;
	line-height: 40px;
	margin: 25px 0 5px;
}
#cuisine .block_02 .box_info .title span {
	font-size: 14px;
}
#cuisine .block_02 .box_info .heightLine-01 span {
	display: block;
}
#cuisine .block_02 .box_info .sub_title {
	color: #c69c6d;
	margin-bottom: 20px;
}
#cuisine .block_02 .box_info .btn_more {
	width: 180px;
	font-size: 100%;
	line-height: 30px;
	text-align: center;
	margin: 20px auto 40px;
}
#cuisine .block_02 .box_info .btn_more a {
	display: block;
	color: #fff;
	background: #000;
	padding: 5px 0 0;
}
#cuisine .block_02 .box_info .btn_more a:hover {
	opacity: 0.8;
}
#cuisine .block_03 {
	margin: 100px 0 115px;
	height: auto;
	background: url(../img_w/cuisine/img21.jpg) top left no-repeat;
	background-size: cover;
	text-align: center;
}
#cuisine .block_04 {
}
#cuisine .block_04 p.content_inner {
	content: "";
	height: 1px;
	width: 1200px;
	background: #000;
}
#cuisine .bx-wrapper .bx-prev {
	left: 0px;
	background: url(../img_w/cuisine/btn_prev.png) no-repeat left top;
}
#cuisine .bx-wrapper .bx-next {
	right: 0px;
	background: url(../img_w/cuisine/btn_next.png) no-repeat left top;
}
#cuisine .bx-wrapper .bx-controls-direction a {
	width: 38px;
	height: 39px;
	top: 57%;
	color: transparent;
}
#prefix .detail_box01 {
	padding: 0;
}
#prefix .box_hover {
	padding: 0 300px;
	width: calc(100% );
}
#prefix.detail .box_hover .title {
/*	margin: 40px 0 0;*/
}

#cuisine .block_course_menu {
  margin-bottom: 100px;
}
#cuisine .block_course_menu .h3_title {
  margin-bottom: 20px;
  text-align: center;
}
#cuisine .block_course_menu .lead_block_course_menu {
  color: #a67c52;
  font-size: 18px;
  text-align: center;
}
#cuisine .block_course_menu .lead_block_course_menu br {
  display: none;
}
#cuisine .block_course_menu .price_block_course_menu {
  margin-top: 10px;
  font-size: 18px;
  text-align: center;
}
#cuisine .block_course_menu .txt_block_course_menu {
  margin-top: 20px;
  font-size: 18px;
  text-align: center;
}
#cuisine .block_course_menu .notes_block_course_menu {
  margin-top: 10px;
  text-align: center;
}
#cuisine .block_course_menu .course_menu_gallery {
  margin: 50px 0 70px;
}

#cuisine .box_btn_course_menu {
  max-width: 800px;
  margin: auto;
  padding: 0 20px;
}
#cuisine .box_btn_course_menu .btn_course_menu_inner {
  position: relative;
}
#cuisine .box_btn_course_menu .btn_course_menu_inner:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: 0.3;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}
#cuisine .box_btn_course_menu a {
  display: block;
  overflow: hidden;
}
#cuisine .box_btn_course_menu img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}
#cuisine .box_btn_course_menu a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#cuisine .box_btn_course_menu a:hover .btn_course_menu_inner:after {
  background-color: #fff;
  opacity: 0.4;
}
#cuisine .box_btn_course_menu a:hover .btn_course_menu_txt {
  color: #000;
}

#cuisine .box_btn_course_menu .btn_course_menu_cont {
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}

#cuisine .box_btn_course_menu .btn_course_menu_txt {
  font-size: 20px;
  color: #fff;
}


@media screen and (max-width: 768px) {
  #cuisine .block_course_menu {
    margin: 50px 0;
  }
  #cuisine .block_course_menu .h3_title {
    margin-bottom: 15px;
  }
  #cuisine .block_course_menu .lead_block_course_menu {
    font-size: 16px;
  }
  #cuisine .block_course_menu .price_block_course_menu {
    margin-top: 10px;
    font-size: 16px;
  }
  #cuisine .block_course_menu .txt_block_course_menu {
    margin-top: 15px;
    font-size: 14px;
  }
  #cuisine .block_course_menu .notes_block_course_menu {
    font-size: 12px;
  }
  #cuisine .block_course_menu .course_menu_gallery {
    margin: 25px 0 40px;
  }
  #cuisine .box_btn_course_menu .btn_course_menu_txt {
    font-size: 16px;
  }
}

@media screen and (max-width: 640px) {
  #cuisine .block_course_menu .lead_block_course_menu br {
    display: block;
  }
  #cuisine .block_course_menu .course_menu_gallery {
    margin: 25px 0 30px;
  }
  #cuisine .box_btn_course_menu .btn_course_menu_txt {
    font-size: 14px;
  }
}


@media screen and (max-width: 1099px) {
	#cuisine .img_side {
		width: 50%;
	}
	#cuisine .block_center {
		width: 70%;
	}
}
 @media screen and (max-width: 920px) and (min-width: 768px) {
   #reception .reception_list .box_hover .title,
   #cuisine .reception_list .box_hover .title {
     margin: 10% 0 5%;
   }
   #reception .reception_list .half .box_hover .title,
   #cuisine .reception_list .half .box_hover .title {
     margin: 14% 0 5%;
   }
   #reception .reception_list .half .box_hover .timelimit,
   #cuisine .reception_list .half .box_hover .timelimit {
     margin-top: 6%;
     font-size: 15px;
     line-height: 1.3;
   }

}
 @media screen and (max-width: 768px) {
/* スライドインメニューに必要なところ */

html {
	position: relative;
	overflow-x: hidden;
}
body {
	overflow-x: hidden;
	margin: 0;
}
/* 共通設定 */

.pc_no {
	display: block;
}
.sp_no {
	display: none;
}
h2,  h3,  .btn_black {
	font-weight: normal;
}
h3 {
	font-size: 100%;
	letter-spacing: 3px;
	text-align: center;
	margin: 0 auto 13px;
}
/* btn */

.top_3points ul li .btn_black {
	font-size: 86%;
	width: 113px;
	margin: 5px;
	text-align: center;
	background: #000;
}
.top_3points ul li .btn_black a {
	color: #fff;
	display: block;
	padding: 9px 0;
}
.maintitle {
	padding: 0;
}
/* Header */

#header {
	background: #f2f4f1;
}
#header .hd_inner:after {
	display: block;
	content: "";
	clear: both;
}
#header .logo {
	float: left;
	width: 55px;
}
#header .logo img {
	width: 55px;
	height: 40px;
	margin: 5px 0 0 10px;
}
#header .drawer-button {
	float: right;
	width: 100px;
}
#sp_header {
	background: #f2f4f1;
	position: fixed;
	width: 100%;
	z-index: 9999;
	top: 0;
	left: 0;
}
main {
	margin-top: 49px;
}
#sp_header .logo {
	float: left;
	width: 25%;
	padding: 0 0 0 3%;
}
#sp_nav .sp_menu {
	float: right;
	width: 16%;
}
#sp_nav .sp_menu.width_02 {
	width: 23%;
}
#sp_nav .sp_menu img {
	width: 100%;
}
.box_nav, .box_nav02 {
	z-index: 3;
	display: none;
	position: absolute;
	overflow-y: scroll;
	top: 0;
	left: 0;
	background: #3e403d;
	width: 74%;
	padding: 3%;
	z-index: 99999;
	color: #ffffff;
}
.box_nav02 {
	overflow-y: auto;
}
.box_nav02 {
	color: #ffffff;
	height: 94%;
}
 .box_nav::-webkit-scrollbar-thumb, .box_nav02::-webkit-scrollbar-thumb {
 background-color: #fefefe;
}
.box_nav a, .box_nav02 a {
	color: #fff;
}
.box_nav ul li, .box_nav02 ul li {
	float: none;
}
.box_nav>ul, .box_nav02 .sp_txt01 {
	padding: 16% 0 2%;
}
.box_nav02 .sp_txt01 {
	padding: 16% 0 8%;
}
.box_nav02>ul {
	padding: 4% 0;
	margin-bottom: 4%;
	border-top: 1px solid #5a5d59;
	border-bottom: 1px solid #5a5d59;
}
.box_nav>ul>li {
	padding: 3% 2%;
	border-top: 1px solid #5a5d59;
}
.box_nav>ul>li>a, .box_nav02>ul>li>a {
	padding-left: 15px;
	font-size: 86%;
}
.box_nav>ul>li>a {
	background: url(../img_w/common/arrow_sp05.gif) no-repeat left center;
	background-size: 7px;
}
.box_nav02>ul>li {
	background: #242422;
	margin: 3% 0;
}
#sp_header .overlay {
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	background: rgba(0,0,0,0.7);
	z-index: 1;
}
.box_nav02>ul>liL:last-child {
	margin-bottom: 0;
}
.box_nav02>ul>li a {
	display: block;
	padding: 5% 2%;
	background: url(../img_w/common/arrow_sp06.gif) no-repeat 98% center;
	background-size: 7px;
}
.box_nav>ul>li>ul {
	padding-left: 10px;
}
.box_nav>ul>li ul li {
	padding: 3% 2% 0;
}
.box_nav>ul>li ul li.spnav_inner {
	padding-left: 25px;
}
.box_nav>ul>li ul li a {
	background: url(../img_w/common/arrow_sp04.gif) no-repeat left center;
	background-size: 7px;
	padding-left: 15px;
}
.sp_close {
	width: 12%;
	display: inline-block;
	float: right;
}
.sp_close a {
	display: block;
}
/* contact */

#contact {
	border-top: solid 1px #ecefea;
	padding: 34px 0 40px 0;
	text-align: center;
	line-height: 1.5;
	background: #ffffff;
}
#contact .inbox h3 {
	font-size: 140%;
	padding-bottom: 4%;
}
#contact .inbox {
	padding: 0 15px;
}
#contact .inbox .title {
	text-align: center;
	font-size: 70%;
	color: #8d8f90;
}
#contact .ct_box {
	margin: 20px 0 0 0;
	width: 100%;
}
#contact .ct_box p {
	border: 1px solid #c8cbcb;
	float: none;
	font-size: 110%;
	margin: 0 0 10px;
	padding: 0 4%;
	width: 91%;
}
#contact .ct_box p span {
	font-size: 200%;
	display: block;
}
#contact .ct_box p a {
	color: #666;
	display: block;
	padding: 10px 0;
	font-size: 79%;
}
#contact .ct_box span {
	font-size: 115%;
	margin: 0 0 0 12px;
	color: #000;
}
#contact .ct_box .btn li {
	width: 48%;
	text-align: center;
	background: #2b2c2c;
	font-size: 86%;
	margin: 0 !important;
}
#contact .ct_box .btn li a {
	display: block;
	padding: 14px 0;
	color: #fff;
	font-size: 86%;
}
#contact .ct_box .btn a.sp_no {
	display: none;
}
#contact .ct_box .btn a.pc_no {
	display: block;
}
#contact .ct_box .btn .grn {
	float: right;
	background: #599826;
}
#contact .ct_box .btn {
	float: none;
}
/* footer */

#footer {
	background: #f2f4f1;
	padding: 0 0 15px 0;
	font-size: 72%;
	line-height: 1.5;
	margin: 0 auto;
}
#footer .ft_inner {
	width: 100%;
	padding: 10% 0 0;
}
#footer .ft_box {
	float: none;
}
#footer .ft_box .ft_logo {
	text-align: center;
	padding: 0 10px 22px 10px;
	border-bottom: solid 1px #c8cbcb;
	margin: 0 10px 10px;
}
#footer .ft_box .ft_logo img {
	width: 162px;
	height: 61px;
}
#footer .ft_box .ft_text {
	padding: 0 20px 10px;
	font-size: 79%;
	margin: 0;
}
#footer .ft_box .ft_top {
/* 	background: #2b2c2c;
	padding: 0; */
	width: 80%;
    margin: 0 auto;
}
#footer .ft_box .ft_top a {
	display: block;
	padding: 10px 0;
	color: #fff;
	text-align: center;
	background: none;
	font-size: 79%;
}
#footer .ft_box .ft_top a span {
/* 	background: url(../img_w/common/arrow_sp03.gif) no-repeat center right;
	padding-right: 12px;
	background-size: 4px; */
}
#footer .ft_box .ft_top img {
	margin: -2px 0 0px 10px;
}
#footer .copyright {
	text-align: center;
	padding: 12px 0 0 0;
	color: #8d8f90;
	margin: 0;
	font-size: 79%;
}
#pagetop {
	/*right: 4%;*/
	padding: 0 10px 50px 25px;
}
/* plan */

    /*------- title -------*/

#plan .maintitle {
	font-size: 86%;
	line-height: 2;
}
#plan .maintitle h3 {
	margin: 12% auto 6%;
}
#plan .maintitle h2 {
	background: url(../img_w/plan/sp_main.jpg) center no-repeat;
	background-size: cover;
}
#plan .maintitle h2 span {
	display: block;
	letter-spacing: 13px;
	padding: 105px 0 0;
}
#plan .maintitle p {
	padding: 0 10%;
	width: 80%;
	margin: 11% 0;
}
#plan #section .box {
	padding: 0 3%;
	line-height: 1.5;
	width: 94%;
	margin: 0;
}
#plan #section .box li {
	float: none;
	margin: 0 0 5% 0;
	width: 100%;
}
#plan #section .box dd {
	margin: 17px 0 40px 0;
}
#plan #section .box .title {
	color: #b59412;
	font-size: 136%;
	line-height: 1.3;
	margin: 0 0 12px 0;
}
#plan #section .box .txt_info p {
	font-size: 72%;
}
#plan #section .box .time {
	color: #8d8f90;
	margin: 0 0 6px 0;
	font-size: 86%;
}
#plan #section .box li img {
	width: 100%;
}
#plan .sp_show {
	display: block;
}
#plan .sp_hide {
	display: none
}
#plan .maintitle .txt_01 {
	font-size: 86%;
	line-height: 2em;
	margin: 0 auto 15%;
	padding: 0 10%;
	text-align: left !important;
	width: auto;
}
/* ceremony */

#ceremony .h3_title {
	margin: 12% auto 6%;
}
#ceremony .maintitle p {
	padding: 0 10%;
	margin: 0 auto 15%;
	width: auto;
	font-size: 86%;
	line-height: 2em;
	text-align: left !important;
}
#ceremony .reception_list {
	margin: 0 auto 8%;
	width: 94%;
}
#ceremony .reception_list h3 {
	padding: 0 0 8px;
}
#ceremony .reception_list li {
	margin: 0 auto 4% !important;
	padding-bottom: 9px;
}
#ceremony .reception_list li img {
	width: 640px;
}
#ceremony .btn {
	width: 180px;
}
#ceremony .btn a {
	padding: 14px 5px;
}
#ceremony .reception_list li p {
	font-size: 150%;
	height: auto !important;
	margin: 0% 6% 10%;
}
#ceremony .reception_list li p.btn_more {
	font-size: 100%;
	height: auto !important;
	margin: 20% 6% 10%;
}
.detail .info_inner:hover img {
	-webkit-transform: scale(1);
	transform: scale(1);
}
#ceremony .content_inner {
	margin-bottom: 20%;
}
#ceremony .content_inner .txt_01 {
	font-size: 86%;
	width: 78%;
	text-align: left;
	margin: 10% auto;
	line-height: 2em;
}
#ceremony .reception_list li {
	width: 100%;
	float: none;
}
#ceremony .reception_list li:first-child {
	margin: 0 0 3%;
}
#ceremony_detail01 .info_inner:hover>.box_hover {
	display: none;
}
#ceremony .photo_box h3 {
	width: 92%;
	margin: 0 auto;
	padding: 6% 0;
	font-size: 129%;
}
#ceremony .photo_box {
	margin: 0 auto 15%;
}
/* Ceremony detail01 */

.detail .txt_img {
	margin: 10% auto;
	width: 25%;
}
.detail .content_inner {
	width: 94%;
}
.detail .txt_02 {
	font-size: 86%;
	line-height: 21px;
	margin: 10% auto;
	width: 70%;
	text-align: left;
}
.detail .txt_02.detail02 {
	width: 80%;
}
.detail .txt_02.detail03 {
	width: 65%;
}
.detail .box_contact {
	width: 94%;
	padding: 15% 3%;
}
.detail .box_contact .box_left {
	width: 50%;
	padding: 4% 5px;
	box-sizing: border-box;
}
.detail .box_contact .box_left p {
	font-size: 100%;
	margin-bottom: 5%;
}
.detail .box_contact .box_left span {
	font-size: 115%;
	margin-top: 0;
}
.detail .btn {
	width: 87%;
	padding: 5px 0;
	font-size: 79%;
}

.detail .pc_no {
	display: block;
}

.detail .sp_no {
	display: none;
}
	 
	
.detail .box_contact .img_right {
	width: 50%;
}
.detail .box_info {
	margin: 0 0 4%;
	padding-top: 8%;
}
.detail .info_inner {
	margin-bottom: 5%;
}
.detail .box_info a {
	margin-bottom: 5%;
}
.detail .box_info a span {
	display: block;
/*	color: #b59412;*/
	margin: 3% 0 1%;
/*	font-size: 155%;*/
}
.detail .info_inner:hover>.box_hover {
/*display: none;*/

}
.detail .btn02 a {
	padding: 17px 0;
	width: 72%;
	font-size: 100%;
	margin-bottom: 13%;
}
/* reception */

#reception .h3_title {
	margin: 12% auto 6%;
}
#reception .content_inner {
	margin-bottom: 20%;
}
#reception .content_inner .txt_01 {
	font-size: 86%;
	width: 78%;
	text-align: left;
	margin: 10% auto;
	line-height: 2em;
}
#reception .reception_list li {
	width: 100%;
}
#reception .reception_list li:first-child {
	margin: 0 0 3%;
}
#reception .reception_list li .txt_02 {
	font-size: 122%;
	margin: 0 0 2%;
	line-height: 1.5;
}
#reception .reception_list .txt_03 {
	font-size: 72%;
}
#reception .reception_list li .btn {
	margin: 4% auto 0;
}
#reception .reception_list li .btn a {
	display: block;
	font-size: 86%;
	padding: 5% 0;
	line-height: 1.5;
}
#reception .txt_02.detail02 {
	width: 100%;
	margin: 12% auto;
	font-size: 86%;
}
#ceremony_detail01 .info_inner:hover>.box_hover {
	display: none;
}
#ceremony_detail01 .btn02 a {
	padding: 17px 0;
	width: 72%;
	font-size: 100%;
	margin-bottom: 13%;
}
#reception .txt_02.detail02 {
	width: 82%;
	line-height: 2em;
}
#reception .photo_box h3 {
	width: 92%;
	margin: 0 auto;
	padding: 6% 0;
	font-size: 129%;
}
#reception .photo_box {
	margin: 0 auto 15%;
}
/* contact */

#contact01 section {
	width: 92%;
	margin-bottom: 12%;
}
#contact01 .txt_01 {
	font-size: 100%;
	line-height: 22px;
	margin: 8% auto;
}
#contact01 .box_txt {
	margin-top: 6%;
}
#contact01 .box_txt .txt_title {
	font-size: 115%;
}
#contact01 .box_txt .txt_02 {
	margin: 4% 0;
	font-size: 86%;
}
#contact01 .box_txt p {
	font-size: 86%;
}
#contact01 .btn_back {
	background-size: 6px;
	background-position: 10px center;
	/* margin-top: 8%; */
	padding: 10px 30px;
	font-size: 86%;
}
#contact01 .form {
	width: 100%;
}
#contact01 .table_form th {
	display: inline-block;
	width: 100%;
	font-size: 110%;
	border-bottom: none;
}
#contact01 .table_form td {
	display: inline-block;
	width: 100%;
	font-size: 86%;
	border-bottom: none;
}
#contact01 .table_form {
	margin: 7% 0 0;
}
#contact01 .table_form02 {
	margin: 5% 0 0;
}
#contact01 .table_form th {
	padding: 0 0 1%;
	background: none;
}
#contact01 .table_form th.required {
	background: none;
}
#contact01 .table_form th span {
	background: url(../img_w/contact/icon_required.gif) center right no-repeat;
	padding-right: 40px;
}
#contact01 .table_form02 th {
	padding: 1% 0 0;
	font-weight: bold;
}
#contact01 .table_form02 td {
	padding: 0 0 2%;
}
#contact01 .table_form02 th,  #contact01 .table_form02 td {
	display: inline-block;
	width: 100%;
	font-size: 86%;
	border-bottom: none;
}
#contact01 .btn_01,  #contact01 .group_btn .btn_01 {
	background-size: 6px;
	background-position: 10px center;
	padding: 10px 30px;
	font-size: 86%;
}
#contact01 .table_form td input,  #contact01 .table_form td .w_323 {
	width: 93%;
	margin-top: 2%;
	padding: 3%;
}
#contact01 .table_form select {
	width: 100%;
	height: auto;
	padding: 3% 0;
}
#contact01 .table_form textarea {
	width: 93%;
	margin: 2% 0 6%;
	padding: 3%;
}
#contact01 .group_checkbox .first_p {
	margin-top: 2%;
}
#contact01 .list_contact {
	margin: 0 0 4%;
}
#contact01 .list_contact li {
	background: #f2f4f1;
	width: 33%;
	text-align: center;
	padding: 5px 0;
	border-right: 1px solid #d7d7d7;
	font-size: 86%;
	font-weight: bold;
}
#contact01 .list_contact li:last-child {
	border-right: none;
}
#contact01 .list_contact .active {
	color: #fff;
	background: #599826;
}
/* gallery */

#gallery .group_filter {
	width: 100%;
	margin: 10% 0 5%;
}
#gallery .group_filter button {
	width: calc(50% - 7px);
	margin: 2px;
}
#gallery .group_album li {
	width: calc(50% - 4px);
	margin: 2px!important;
}
#gallery .group_filter button {
	min-height: 72px;
	float: left;
	padding: 0;
}
#gallery .group_album {
	width: calc(100% - 8px);
	padding: 0 5px;
}
.fs-lightbox.fs-light .fs-lightbox-close {
	height: 60px;
	width: 60px;
	right: 0;
	background: #141A1E;
	border-radius: 0;
}
#gallery .btn_more {
	margin: 5% auto;
	width: 96%;
	padding-bottom: 9%;
	font-size: 86%;
}
#gallery .btn_more a {
	padding: 5% 0;
	line-height: 1.5;
}
#gallery .group_album {
	margin-bottom: 9%;
}
/* Access */

.btn_show span {
	background: url(../img_w/access/icon_04.gif) no-repeat center center;
}
.btn_current span {
	background: url(../img_w/access/icon_05.gif) no-repeat center center;
}
#access .maintitle p {
	margin: 0;
	padding: 12% 10%;
	width: auto;
	font-size: 86%;
}
#access #map_box {
	width: 100%;
	height: 200px;
}
#access .access_box01 {
	width: 92%;
	padding: 8% 4%;
}
#access .access_list01 {
	width: 100%;
	float: none;
	margin: 0 !important;
}
#access .access_list01 li dl dt {
	font-size: 93%;
	float: none;
	background-size: 16px;
	padding-left: 20px;
}
#access .access_list01 li dl dd {
	font-size: 115%;
	float: none;
	padding-left: 20px;
	line-height: 21px;
}
#access .access_list01 li dl dd span {
	font-size: 115%;
}
#access .access_box02 {
	padding: 8% 3%;
}
#access .access_box02>div {
	width: 100%;
}
#access .access_sbox {
	width: 94%;
	padding: 3% 3% 6%;
	margin: 0 0 3% !important;
	float: none;
	height: auto !important;
}
#access .access_sbox h3 {
	padding: 4% 0;
	margin-bottom: 0;
	font-size: 143%;
	font-weight: normal;
}
#access .access_sbox .pc_no a span {
	display: block;
	height: 9px;
	width: 15px;
	margin: 0 auto;
	background-size: cover;
}
#access .access_list02 li {
	margin-bottom: 0;
	background: url(../img_w/access/sp_icon_01.gif) no-repeat 0 8px;
	background-size: 11px;
	padding-left: 18px;
}
#access .access_box02 .txt02 {
	padding: 4% 2% 4% 30px;
	text-indent: -10px;
}
#access .access_list02 {
	height: auto !important;
}
/* Plan */

.pc_show {
	display: none;
}
.sp_show {
	display: block;
	background: url(../img_w/common/arrow_01.gif) no-repeat right;
}
#plan_detail img {
	overflow: hidden;
}
#plan_detail .h2_title {
	font-size: 24px;
	line-height: 1.8em;
	padding: 0 4%;
}
#plan .maintitle h2 {
	background: url(../img_w/plan/sp_main.jpg) center no-repeat;
	background-size: cover;
}
#plan .maintitle h2 span {
	display: block;
	letter-spacing: 13px;
	padding: 105px 0 0;
}
#plan_detail .content_inner {
	width: 100%;
	margin: 0 auto;
	padding: 12% 0 0;
	color: #000000;
}
#plan_detail .block_content01 {
	margin: 12% 0 8%;
}
#plan_detail .block_content01 .block_right {
	width: 94%;
	padding: 5% 3% 0;
}
#plan_detail .block_content01 .txt_01 {
	margin-bottom: 10%;
}
#plan_detail .block_content01 .txt_02 {
	margin: 10% 0 5%;
}
#plan_detail .block_content01 .list_label li {
	font-size: 76%;
	line-height: 12px;
	padding: 12px 0;
}
#plan_detail .block_content02 {
	width: 94%;
	padding: 0 3%;
	margin-bottom: 10%;
}
#plan_detail .block_content02 dl {
	margin: 5% 0 0;
}
#plan_detail .block_content02 .box_link li p {
	height: auto;
}
#plan_detail .box_info {
	margin-top: 10%;
}
#plan_detail .box_info span {
	padding: 3%;
	font-size: 86%;
	width: 94%
}
#plan_detail .box_info .box_left {
	min-height: auto;
	width: 100%
}
#plan_detail .box_info .box_right {
	min-height: auto;
	width: 100%
}
#plan_detail .block_content02 .txt_01 {
	padding: 10% 3%;
	font-size: 100%;
}
#plan_detail .block_content02 .box_contact {
	width: 100%;
}
#plan_detail .block_content02 .box_contact .box_left {
	width: 50%;
	padding: 5% 5px;
	box-sizing: border-box;
}
#plan_detail .block_content02 .box_contact .img_right {
	width: 50%;
}
#plan_detail .block_content02 .box_contact .box_left p {
	font-size: 100%;
	margin-bottom: 5%;
}
#plan_detail .block_content02 .box_contact .box_left span {
	font-size: 115%;
	margin-top: 0;
}
#plan_detail .block_content02 .btn {
	width: 87%;
	padding: 5px 0;
	font-size: 79%;
}

#plan_detail .block_content02 .pc_no {
	display: block;
}

#plan_detail .block_content02 .sp_no {
	display: none;
}

#plan_detail .block_content02 .box_link {
	margin: 10% 0;
}
#plan_detail .block_content02 .box_link li {
	width: calc(50% - 10px);
	margin: 0 5px 5%;
	font-size: 86%;
}
#plan_detail .block_content02 .box_link li span {
	padding-right: 10%;
	font-size: 100%;
	background-position: 99% center;
}
#plan_detail .block_content02 .btn_sp {
	padding: 17px 0;
	width: 72%;
}
#plan #section .box li .planphot {
	min-height: auto;
}
#plan_detail .block_content01 .img_left {
	float: none;
	min-width: auto;
}
/* information */

#information .maintitle h2 {
	height: auto;
}
#information .maintitle h2 span {
	padding: 55px 0 50px;
	letter-spacing: 3px;
}
#information .content_inner {
	width: 94%;
	margin: 12% auto 0;
}
#information .box_link {
	width: 90%;
	margin-top: 10%;
}
#information .h3_title {
	font-size: 129%;
	padding-bottom: 7%;
}
#information .table_link dt {
	display: block;
	margin-bottom: 3%;
	line-height: 1.4em;
}
#information .table_link dd {
	display: block;
	padding: 0;
	margin-bottom: 9%;
	width: 100%;
	line-height: 1.8em;
}
#info_detail .h3_title {
	font-size: 160%;
	width: 90%;
}
#information .pagination {
	width: 266px;
	margin: 10% auto;
}
#information .pagination li {
	width: 32px;
	margin: 0 5px;
}
#information .pagination li a {
	display: block;
	background: #b2b2b2;
	color: #fff;
	padding: 6px 0;
	border-radius: 5px;
	font-size: 115%;
}
#information .pagination li:first-child,  #information .pagination li:last-child {
	width: 13px;
}
#information .pagination li:first-child a,  #information .pagination li:last-child a {
	padding: 4px 0 0;
	font-size: 0;
}
#information .btn {
	width: 72%;
}
#information .btn a {
	padding: 17px 0;
	font-size: 100%;
	margin-bottom: 13%;
}
/* information detail */

#info_detail .maintitle h2 {
	height: auto;
}
#info_detail .maintitle h2 span {
	padding: 55px 0 50px;
	letter-spacing: 3px;
}
#info_detail .content_inner {
	width: 94%;
	margin: 10% auto;
}
#info_detail .img_top {
	margin: 10% 0;
}
#info_detail dl {
	width: 90%;
	margin: 0 auto;
}
#info_detail dl dt {
	margin-bottom: 5%;
}
#info_detail dl dd {
	margin-bottom: 5%;
	font-size: 86%;
}
#info_detail .group_btn {
	width: 100%;
	margin-top: 15%;
}
#info_detail .group_btn p {
	width: 48%;
}
#info_detail .group_btn p a {
	padding: 15px 0;
}
/* Reception detail */

.detail_box01 {
	width: 94%;
	margin: 0 auto;
	padding: 12% 0 0;
}
.detail_boxImg .img_left {
	width: 49.5%;
}
.detail_boxImg .img_right {
	width: 48.5%;
}
.detail_boxImg .img_right img {
	margin-bottom: 4%;
}
.detail_boxImg .txt_r {
	font-size: 79%;
}
#reception .box_contact {
	padding-top: 10%;
}
.detail_box02 {
	width: 94%;
	margin: 0 auto;
	padding: 0 3%;
}
.detail_box02 ul li {
	margin: 0 0 14% !important;
	width: 100%;
}
.detail_box02 .detail_title,  .detail_box03 .detail_title {
	padding: 8% 0 2%;
	width: 40%;
	margin: 0 auto;
}
.detail_box02 .reception_txt01,  .detail_box03 .reception_txt01 {
	font-size: 82%;
	padding: 5% 0 0;
	line-height: 22px;
}
#reception_detail01 .txt_img {
	width: 11%;
}
.detail_box03 {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.detail_box03 ul li {
	margin: 0 auto 8% !important;
	width: 100%;
}
.detail_box03 .detail_title img {
	display: block;
	margin: 0 auto;
}
#reception .detail_box01 {
	width: 100%;
	height: 100px;
	margin: 10% 0 0;
}
#reception .detail_box01 a, #prefix.detail .detail_box01 a {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#reception .detail_box01 .title,  #reception .detail_box01 span, #prefix.detail .detail_box01 .title, #prefix.detail .detail_box01 span {
	font-size: 18px;
	color: #FFF;
}
#reception .detail_box01 .box_hoverbg, #prefix.detail .detail_box01 .box_hoverbg {
	z-index: 1;
}
#reception .detail_box01 a .pos-cen, #prefix.detail .detail_box01 a .pos-cen {
	z-index: 1;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 5% 0;
}
#prefix.detail .detail_box01 a .pos-cen {
	margin: 13% 0;
}
#reception .detail_box01 a .pos-cen .s_txt {
	font-size: 12px;
	display: block;
	margin: 0 0 5%;
}
#reception .detail_box01 .button, #prefix.detail .detail_box01 .button {
	border: 2px solid #fff;
	display: inline-block;
	font-size: 14px;
	margin: 5% 0 0;
	padding: 10px 54px 6px;
}
#reception .detail_box01 .img__wrapper {
	position: absolute;
	top: -20%;
}
/* Privacy */

#privacy .content_inner {
	width: 94%;
	margin: 0 auto 15%;
}
#privacy .maintitle h2 {
	font-size: 143%;
}
#privacy .privacy_box {
	padding-left: 15px;
	font-size: 86%;
}
#privacy .h3_title {
	margin: 11% 0;
	line-height: 21px;
	padding: 0 5%;
}
#privacy .h3_title span {
	color: #599826;
	font-size: 143%;
	font-style: italic;
	font-weight: normal;
}
#privacy .content_inner .h3_title {
	padding: 0;
	margin: 0 0 10px;
}
#privacy .privacy_list {
	margin: 0 0 25px;
}
#privacy .privacy_list li {
	float: none;
}
#privacy .privacy_list>li {
	text-indent: -16px;
	padding-left: 16px;
	margin-top: 15px;
}
#privacy .privacy_list li ul li {
	text-indent: -24px;
	padding-left: 24px;
	margin-top: 15px;
}
/* Q and A */

#qanda .content_inner {
	width: 94%;
	margin: 0 auto 12%;
	padding: 3%;
}
#qanda .maintitle h2 {
	font-size: 143%;
}
#qanda .h3_title {
	padding: 8% 0;
	margin: 0;
}
#qanda .qanda_box {
	padding: 3%;
	font-size: 100%;
	line-height: 21px;
}
#qanda .q_box {
	background-size: 15px;
	padding-left: 25px;
}
#qanda .ans_box {
	margin: 15px 0;
}
#qanda .ans_box p {
	background-size: 15px;
	padding-left: 25px;
}
#qanda .btn_quest {
	background-size: 12px;
}
#qanda .allList th {
	display: block;
	width: 96%;
	padding: 5% 2%;
}
#qanda .allList td {
	border-bottom: 1px solid #efefef;
	display: block;
	margin-bottom: 5%;
	overflow: hidden;
	padding: 0 2% 8%;
	width: 96%;
}
#qanda .allList .align_c span {
	background: none;
	padding: 18px 0 12px;
}
/* concept */

#concept .scroll-icon {
	bottom: 0;
}
#concept .gah--sp {
	display: block;
}
#concept .gah--pc {
	display: none;
}
#concept .gah--fixed {
	top: 57px !important;
}
#concept .gahsec1 {
	top: 0;
}
#concept .gahsec1 .text {
	width: 80%;
	right: 6%;
	top: 35%;
}
#concept .gahsec1 .background {
	background: url('../img_w/concept/1_img_sp.jpg') no-repeat;
	background-size: cover;
}
#concept .gahsec2 .text {
	width: 100%;
}
#concept .gah--stack.gahsec2 .background {
	background: url('../img_w/concept/2_img_sp.jpg') no-repeat;
	background-size: cover;
}
#concept .gah--stack.gahsec3 .background {
	background: url('../img_w/concept/3_img_sp.jpg') no-repeat;
	background-size: cover;
}
#concept .gahsec4 .text {
	width: 100%;
}
#concept .gah--stack.gahsec4 .background {
	background: url('../img_w/concept/4_img_sp.jpg') no-repeat;
	background-size: cover;
}
#concept .gah--stack.gahsec5 .background {
	background: url('../img_w/concept/5_img_sp.jpg') no-repeat;
	background-size: cover;
}
#concept .gahsec6 .text {
	width: 100%;
}
#concept .gah--stack.gahsec6 .background {
	background: url('../img_w/concept/6_img_sp.jpg') no-repeat;
	background-size: cover;
}
#concept .gah--stack.gahsec7 .background {
	background: url('../img_w/concept/7_img_sp.jpg') no-repeat;
	background-size: cover;
}
#concept .gahsec8 .text {
	width: 100%;
	left: -30px;
	top: auto;
	bottom: 90px;
}
#concept .gah--stack.gahsec8 .background {
	background: url('../img_w/concept/8_img_sp.jpg') no-repeat;
	background-size: cover;
}
#concept .gahsec--mini {
	width: 100%;
}
#concept .gahsec--mini li {
	width: 30%;
}
#concept .gahsec9 {
	height: 25vh;
}
#concept .gahsec9 .logo {
	width: 70%;
}
#concept .gah__wrapper {
	width: 90%;
	padding-top: 40px;
	height: 804px;
}
#concept .gah__list {
	padding-top: 30px;
	padding-bottom: 40px;
}
#concept .gah__list li {
	width: 100%;
	height: 200px;
	margin: 0 0 1px 0;
}
#concept .gah__list li a {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#concept .gah__list span {
	font-size: 18px;
	color: #FFF;
}
#concept .gah__list .button {
	padding: 8px 20px;
	font-size: 14px;
	border: 2px solid #fff;
	display: block;
	margin: 10% 0 0;
}
#concept .gah__list .none_link .button {
	background: #ccc;
	border: none;
}
.ceremony_list .detail .box_hover {
	padding: 0;
	width: 100%;
}
.ceremony_list .detail .box_hover .title {
	margin: 9% 0 6%;
	font-size: 200%;
}
.ceremony_list .detail .box_hover .btn_more.m_t75 {
	margin-top: 0;
}
.ceremony_list .detail .box_hover .btn_more {
	margin-top: 9%;
}
.ceremony_list .detail .box_hover .btn_more {
	font-size: 87%;
	width: 160px;
}
#cuisine .block_center {
	width: 100%;
	height: auto !important;
	float: none;
}
#cuisine .content_inner .block_txt {
	position: relative;
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	transform: translateY(50px);
}
#cuisine .content_inner .block_txt.show {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
}
#cuisine .block_wrapper:first-child {
	margin-top: 0;
}
#cuisine .img_side {
	display: none;
}
#cuisine .content_inner .block_txt {
	width: 100%;
}
#cuisine .banner {
	background: url(../img_w/cuisine/banner_sp.jpg) top left no-repeat;
	background-size: cover;
}
#cuisine .content_inner {
	width: 94%;
	padding: 0 3%;
}
#cuisine .content_inner .block_txt {
	margin: 3% 0;
	padding: 0;
}
#cuisine .content_inner .block_txt .txt_title {
	font-size: 28px;
	line-height: 44px;
}
#cuisine .content_inner .block_txt .txt_subtitle {
	font-size: 15px;
	margin: 0% 0 5%;
}
#cuisine .content_inner .txt_left {
	text-align: left;
}
#reception .slide_block.content_inner,
#cuisine .slide_block.content_inner {
	width: 100%;
}
#reception .reception_list,
#cuisine .reception_list {
	margin: 5% 0;
}
#cuisine .reception_list li {
	width: 100%;
}
#cuisine .reception_list li:first-child {
	margin: 0 0 5%;
}
#reception .reception_list .box_hover .title,
#cuisine .reception_list .box_hover .title {
	font-size: 18px;
	margin: 5% 0 3%;
}
#reception .reception_list .half .box_hover .title,
#cuisine .reception_list .half .box_hover .title {
  margin: 13% 0 6%;
}
#cuisine .reception_list .box_hover .btn_more {
	margin: 2% auto 0
}
#reception .reception_list .half .box_hover .btn_more span,
#cuisine .reception_list .half .box_hover .btn_more span {
  display: inline-block;
}
#cuisine .block_02 .content_inner {
	width: 94%;
	padding: 7% 3%;
}
#cuisine .block_02 .h3_title {
	width: 100%;
	line-height: 30px;
}
#cuisine .block_02 .h3_title .line1 {
	font-size: 20px;
}
#cuisine .block_02 .h3_title .line2 {
	display: block;
	font-size: 18px;
}
#cuisine .block_02 .h3_title .line1:before,  #cuisine .block_02 .h3_title .line1:after {
	width: 30px;
}
#cuisine .block_02 .box_info {
	width: 100%;
	min-height: auto;
	padding-bottom: 10%;
}
#cuisine .block_02 .box_info .title {
	font-size: 20px;
	line-height: 20px;
}
#cuisine .block_02 .box_info .title span {
	font-size: 13px;
}
#cuisine .block_02 .box_info .heightLine-01 {
	padding: 0 20px;
	text-align: left;
}
#cuisine .block_02 .box_info .heightLine-01 span {
	display: inline;
}
#cuisine .block_02 .box_info .sub_title {
	margin-bottom: 5%;
}
#cuisine .block_03 {
	margin: 10% 0;
	background: url(../img_w/cuisine/img21sp.jpg) top left no-repeat;
	background-size: cover;
}
#cuisine .bx-wrapper .bx-viewport {
	height: auto!important
}
#cuisine .bx-wrapper img {
	width: 100%;
}
/* prefix */

#prefix .sp_show {
	display: block;
	background: none;
}
#prefix .content_inner {
	width: 93.75%;
}
#prefix .h3_title {
	margin: 40px auto;
	text-align: center;
	font-size: 20px;
}
#prefix .txt_02 {
	padding: 0 10px;
	margin: 20px 0;
	width: 100%;
	font-size: 12px;
}
#prefix .prefix__food-list {
	padding: 0 25px;
}
#prefix .prefix__food-item {
	float: none;
	width: 100%;
	margin-bottom: 20px;
	/*height: 300px;*/

	font-size: 12px;
	line-height: 16px;
}
#prefix .prefix__food-item a {
	padding-bottom: 30px;
}
#prefix .prefix__food-item-image {
	padding-top: 130px;
}
#prefix .prefix__food-item-title {
	width: 34%;
	margin: 15px auto 15px;
}
#prefix .prefix__food-item:last-child .prefix__food-item-title {
	width: 27%;
}
#prefix .prefix__food-item span {
	display: inline;
}
#prefix .prefix__food-item-arrow {
	bottom: 0;
}
#prefix .prefix__food-item-arrow img {
	width: 40%;
}
#prefix .box_contact {
	margin: 0 auto;
	padding: 15% 0;
}
#prefix .prefix__food-detail-title {
	margin-bottom: 20px;
}
#prefix .prefix_menu-wrapper {
	padding: 0;
}
#prefix .prefix_menu-item {
	width: 94%;
	margin: 20px auto 5px;
	float: none;
}
#prefix .prefix__menu-content {
	border-width: 10px;
	padding: 20px;
}
#prefix .prefix_menu-item:last-child {
	margin-right: auto;
}
#prefix .prefix_menu-text {
	font-size: 14px;
	line-height: 20px;
	margin: 40px auto 20px;
}
#prefix .prefix_menu-title {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#prefix .prefix_menu-title .title {
	font-size: 18px;
}
#prefix .prefix_menu-title .subtext {
	font-size: 10px;
}
#prefix .prefix_menu-text p:first-child {
	font-size: 18px;
}
#prefix .prefix__menu-content .prefix_menu-text p {
	font-size: 16px;
}
#prefix .sp_show.prefix__food-detail-image p {
	font-size: 16px;
	line-height: 20px;
}
#prefix .prefix__overlay-title {
	color: #b59413;
}
#prefix .sp_show.prefix__food-detail-image img {
	margin-bottom: 16px;
}
#prefix .sp_show.prefix__food-detail-image p {
	margin-bottom: 10px;
}
#prefix .sp_show.prefix__food-detail-image .prefix__overlay-title {
	font-size: 18px;
}
#prefix .sp_show.prefix__food-detail-image .prefix__overlay-content {
	font-size: 14px;
	margin-bottom: 30px;
}
#prefix .prefix_main-slider {
	max-width: 80%;
}
#prefix .prefix__food-detail {
	margin-bottom: 10px;
}
#prefix .fullorder_wrapper {
	max-width: 1100px;
	margin: 35px auto;
	padding-top: 35px;
}
#prefix .fullorder_desc {
	font-size: 16px;
	margin-bottom: 25px;
}
#prefix .fullorder_wrapper li {
	float: none;
	margin: 0 auto 30px;
	width: 80%;
}
#prefix .fullorder_wrapper li:last-child {
	margin-right: auto;
}
#prefix .fullorder_wrapper .fullorder_box {
	padding: 16px 16px;
	min-height: 200px;
}
#prefix .fullorder_wrapper .fullorder_title {
	padding: 0 5px 10px;
	margin-bottom: 10px;
}
#prefix .fullorder_wrapper .fullorder_title span {
	font-size: 15px;
}
#prefix .fullorder_wrapper .fullorder_text {
	padding: 0 5px;
	font-size: 13px;
	line-height: 24px;
}
#prefix .top_gallery {
	margin-bottom: 30px;
}
#cuisine .sp_dish {
	display: block;
	position: absolute;
	left: -60%;
	top: 0;
	z-index: -1;
}
#cuisine .block_right .sp_dish {
	left: auto;
	right: -60%;
}
.fullorder#prefix .txt_img {
	width: 50%;
}

   #reception .reception_list .half .box_hover .timelimit,
   #cuisine .reception_list .half .box_hover .timelimit {
     margin-top: -4%;
     font-size: 12px;
   }
   #reception .reception_list .box_hover .timelimit + .btn_more,
   #cuisine .reception_list .box_hover .timelimit + .btn_more {
     margin-top: 5%;
   }
}
 @media screen and (min-width: 321px) {
#gallery .group_filter li a {
	min-height: auto;
}
}
/**

 * Slick slider for Cuisine/Prefix + Cuisine/Full_order

 */

.prefix_main-sliderMain {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 40px;
	overflow: hidden;
}
.prefix_main-sliderMain img {
	width: 100%;
}
.prefix_main-sliderMain .slick-slide {
	width: 100%;
}
.prefix_main-sliderNav {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 1020px;
	margin: 0 auto;
}
.prefix_main-sliderNav img {
	max-width: 100%;
}
.prefix_main-sliderNav .slick-slide {
	margin: 0 4px;
}
.slick-prev, .slick-next {
	z-index: 2;
	height: 50px;
}
.slick-prev:before, .slick-next:before {
	color: #b59413;
	font-family: FontAwesome;
	font-size: 50px;
}
.slick-prev:before {
	content: "\f104";
}
.slick-next:before {
	content: "\f105";
}
 @media screen and (max-width: 1024px) {
.prefix_main-sliderNav {
	max-width: 90%;
}
}
 @media screen and (max-width: 640px) {
.prefix_main-sliderNav {
	max-width: 80%;
}
.prefix_main-sliderNav .slick-slide {
	margin: 0 10px;
}
}


#prefix-new .lead_prefix {
  padding-bottom: 50px;
  border-bottom: 2px solid #000;
}

.sns_btn {
	width: 5%;
    margin: -50px auto 25px;
}

@media screen and (max-width:767px){
	.sns_btn {
    width: 10%;
    margin: 20px auto 0px;
}
}