@charset "UTF-8";
/* ===============================================
	front page
=============================================== */
.box {
	height: 400px;
	position: relative;
	width: 100%;}
.click:hover {
	cursor: pointer;
	opacity: .7;}
.box div {
	box-sizing: border-box;
	padding: 20px;
	width: 100%;}
.box h2 {
	font-size: 22px;
	font-size: 2.2rem;
	margin-bottom: 10px;}
.box a {
	color: #fff;
	text-decoration: none;}
.box span { display: none;}
.no01 {
	background: url(../img/front-page/01.jpg) center top no-repeat;
	background-size: 768px 400px;}
.no02 {
	background: url(../img/front-page/02.jpg) center top no-repeat;
	background-size: 384px 400px;}
.no03 {
	background: url(../img/front-page/03.jpg) center top no-repeat;
	background-size: 384px 200px;}
.no04 {
	background: url(../img/front-page/04.jpg) center top no-repeat;
	background-size: 384px 400px;}
.no05 {
	background: url(../img/front-page/05.jpg) center top no-repeat;
	background-size: 384px 200px;}
.no06 {
	background: url(../img/front-page/06.jpg) center top no-repeat;
	background-size: 768px 400px;}
.no07 .map {
	background: url(../img/front-page/07.jpg) center top no-repeat;
	background-size: 384px 200px;
	display: block;
	height: 200px;
	width: 100%;}
.no08 a {
	background: url(../img/front-page/08.jpg) center top no-repeat;
	background-size: 384px 200px;
	display: block;
	height: 200px;
	width: 100%;}
.no08 div {
	background: url(../img/front-page/09.jpg) center top no-repeat;
	background-size: 384px 200px;
	height: 200px}

.no01 div,
.no06 div {
	background: rgba(0,0,0,.7);
	height: 200px;
	position: absolute;
	top: 50%;}
.no03 div,
.no05 div,
.no07 .click {
	background: #597395;
	height: 200px;
	position: absolute;
	top: 50%;}
.no09 {
	box-sizing: border-box;
	padding: 25px;}
.no09 h2 { color: #1f3d6a;}
/* .no09 li {
	float: left;
	margin-right: 10%;
	width: 45%;}
.no09 li + li { margin-right: 0;} */
.no09 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.no09 li {
	width: 45%;
}
.no09 li:not(:nth-child(2n)) {
	margin-right: 10%;
}
.no09 li:nth-child(1),
.no09 li:nth-child(2) {
	margin-bottom: 20px;
}
.no09 h3 { margin-top: 10px;}
.no09 a { color: #000;}
.no09 a:hover { text-decoration: underline;}

/* ===============================================
	page setting
=============================================== */
#page { margin-bottom: 12.82%;}
.title-area {
	display: table;
	margin-bottom: 9.375%;
	position: relative;
	width: 100%;}
.title-area h2 {
	color: #fff;
	font-size: 30px;
	font-size: 3rem;
	margin-top: -30px;
	text-align: center;
	width: 100%;
	position: absolute;
	top: 50%;}
.entry {
	margin: 0 auto;
	width: 81.25%;}

/* ===============================================
	about
=============================================== */
#post-1109 .entry > p {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 2;
	margin-bottom: 8.97%;}
#post-1109 p span { border-bottom: 2px solid #5386af;}
#post-1109 li {
	margin-bottom: 50px;
	text-align: center;}
#post-1109 h3 {
	font-size: 16px;
	font-size: 1.6rem;
	margin: 20px 0 10px;}
#post-1109 h3 + p { text-align: left;}
#post-1109 ol + div {
	background: url(../img/about/bg.png) 0 0 repeat;
	margin-bottom: 8.33%;
	padding: 10px;
	width: 100%;}
#post-1109 ol + div p {
	background: #fff;
	line-height: 2;
	padding: 20px;}
#post-1109 ol + div a { text-decoration: underline;}
#post-1109 .map { margin-bottom: 25px;}
#post-1109 .info div { margin: 25px 0;}
#post-1109 .info div a {
	background: #5386af;
	color: #fff;
	display: block;
	font-size: 20px;
	font-size: 2rem;
	line-height: 1;
	padding: 10px 0;
	position: relative;
	text-align: center;}
#post-1109 .info div a:hover {
	opacity: .8;
	text-decoration: none;}
#post-1109 .fa {
	color: #a5bfd5;
	font-size: 40px;
	font-size: 4rem;
	font-weight: bold;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -20px;}
#post-1109 dt {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;}
#post-1109 dd {
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1.3;}
#post-1109 dd + dd {
	font-size: 18px;
	font-size: 1.8rem;}

/* ===============================================
	contact
=============================================== */
#post-1585 dl {
	border: 1px solid #5386af;
	box-sizing: border-box;
	text-align: center;}
#post-1585 dt {
	background: #5386af;
	color: #fff;
	font-size: 20px;
	font-size: 2rem;}
#post-1585 dd {
	color: #224472;
	font-size: 28px;
	font-size: 2.8rem;}
#post-1585 dt,
#post-1585 dd {
	line-height: 1.2;
	padding: 15px 0;}
#post-1585 dl + p {
	margin: 7.69% 0 3.84%;
	text-align: center;}
#post-1585 dl + p span { color: #f00;}
.contact table {
	border-collapse: collapse;
	box-sizing: border-box;
	margin-bottom: 50px;
	width: 100%;}
.contact th {
	background: #f1f1f1;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	font-size: 14px;
	font-size: 1.4rem;}
.contact th span { color: #f00;}
.contact th small {
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: normal;}
.contact td {
	border-bottom: 1px solid #bcbdbd;
	border-top: 1px solid #bcbdbd;}
.contact td small {
	display: block;
	margin-top: 10px;}
.contact th,
.contact td {
	box-sizing: border-box;
	display: block;
	padding: 15px 20px;
	text-align: left;
	vertical-align: top;
	width: 100%;}
.contact input[type=text],
.contact input[type=email],
.contact textarea {
	border: 1px solid #dcd7d7;
	border-radius: 0;
	padding: 8px 0;
	width: 100%;}
.acceptance {
	background: #f1f1f1;
	margin-bottom: 30px;
	padding: 20px;
	text-align: center;}
.acceptance a {
	background: url(../img/contact/i.jpg) right center no-repeat;
	background-size: 14px 17px;
	display: inline-block;
	margin-right: .5em;
	padding-right: 18px;}
.acceptance p + p { margin-top: 20px;}
.acceptance span { font-weight: bold;}
.submit-btn input {
	background: url(../img/contact/btn.png) center top no-repeat;
	border: none;
	border-radius: 0;
	height: 60px;
	overflow: hidden;
	text-indent: -9999px;
	width: 100%;}
.submit-btn input:hover { opacity: .8;}

/* ===============================================
	shop data
=============================================== */
#post-2 h3 {
	color: #5386af;
	font-size: 22px;
	font-size: 2.2rem;
	margin-bottom: 30px;}
#post-2 h3 span {
	color: #000;
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	margin-top: 10px;}
#post-2 table {
	border-collapse: collapse;
	width: 100%;}
#post-2 tr:nth-child(odd) { background: #f1f1f1;}
#post-2 th,
#post-2 td {
	box-sizing: border-box;
	display: block;
	padding: 0 15px;
	text-align: left;
	vertical-align: top;}
#post-2 th {
	padding-bottom: 15px;
	padding-top: 15px;}
#post-2 td { padding-bottom: 15px;}
#post-2 td a { text-decoration: underline;}
#gmap {
	/* height: 510px; */
	margin: 40px 0;
	width: 100%;}
#gmap iframe {
	width: 100%;
	height: 300px;
}
#post-2 dt {
	color: #5386af;
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 5px;}

/* ===============================================
	wedding and party
=============================================== */
#post-1589 a { text-decoration: underline;}
#post-1589 h3 {
	color: #5386af;
	font-size: 25px;
	font-size: 2.5rem;
	margin-bottom: 5.12%;}
#post-1589 h3 + p {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 2;
	margin-bottom: 5.12%;}
#post-1589 h3 + p span { border-bottom: 2px solid #5386af;}
.wedding ul { margin: 6.41% 0;}
.wedding li {
	margin-bottom: 30px;
	text-align: center;}
.wedding h4 {
	color: #5386af;
	font-size: 16px;
	font-size: 1.6rem;
	margin: 20px 0 10px;}
.wedding h4 + p { text-align: left;}
.wedding table {
	border-collapse: collapse;
	margin-bottom: 20px;
	width: 100%;}
.wedding tr:nth-child(odd) { background: #f1f1f1;}
.wedding th,
.wedding td {
	display: block;
	text-align: left;
	vertical-align: top;}
.wedding th { padding: 10px 20px;}
.wedding td { padding: 0 20px 10px;}
.wedding table + p {
	text-indent: -1em;
	margin-left: 1em;}
.wedding-info {
	background: url(../img/wedding/bg.png) 0 0 repeat;
	background-size: 30px 30px;
	margin: 6.41% 0 12.82%;
	padding: 30px 0;
	text-align: center;}
.wedding-info h5 {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 20px;}
.wedding-info p {
	color: #224472;
	font-size: 13px;
	font-size: 1.3rem;}
.wedding-info .wfontB {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.2;}
.wedding-info .wfontB span {
	font-size: 30px;
	font-size: 3rem;}
.wedding-info hr {
	border: none;
	border-top: 2px solid #aab5c7;
	display: block;
	height: 0;
	margin: 30px auto;
	width: 85%;}
.party article { margin-bottom: 80px;}
.party h4 {
	border-bottom:  2px solid #5386af;
	display: inline-block;
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 20px;}
.party-unit { margin-bottom: 40px;}
.party-unit h5 {
	color: #5386af;
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 10px;}
.party-unit dt {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 5px;}
.party-unit-left { margin-bottom: 30px;}
.party-unit-right { margin-bottom: 30px;}
.party table {
	border:  1px solid #5386af;
	border-collapse: collapse;
	box-sizing: border-box;
	width: 100%;}
.party th,
.party td {
	display: block;
	font-weight: bold;
	padding: 20px;
	text-align: center;
	vertical-align: middle;}
.party th {
	background: #5386af;
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;}
.party td {
	font-size: 15px;
	font-size: 1.5rem;
	padding-top: 10px;}
.party th + td {
	font-size: 18px;
	font-size: 1.8rem;
	padding-top: 20px;}
.party th + td a {
	color: #000;
	text-decoration: none !important;}

/* ===============================================
	menu
=============================================== */
#post-1151 .pc { display: none;}
#post-1151 .page-nav { margin-bottom: 25px;}
#post-1151 .page-nav li {
	line-height: 50px;
	margin-bottom: 15px;}
#post-1151 .page-nav a {
	background: #5386af;
	color: #fff;
	display: block;
	font-size: 20px;
	font-size: 2rem;
	text-align: center;
	position: relative;}
#post-1151 .page-nav a:hover {
	opacity: .8;
	text-decoration: none;}
#post-1151 .page-nav a i {
	color: #a5c0d5;
	font-size: 40px;
	font-size: 4rem;
	position: absolute;
	right: 10px;
	top: 3px;}
#post-1151 .entry > section { margin: 10.25% 0;}
#post-1151 .entry > section a { text-decoration: underline;}
#post-1151 h3 {
	color: #5386af;
	font-size: 25px;
	font-size: 2.5rem;
	margin-bottom: 3.84%;}
#post-1151 h3 + p {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 2;
	margin-bottom: 2.56%;}
#post-1151 h3 + p span { border-bottom: 2px solid #5386af;}
.music-info {
	background: url(../img/wedding/bg.png) 0 0 repeat;
	background-size: 30px 30px;
	box-sizing: border-box;
	margin: 6.41% 0 10px 0;
	padding: 10px;}
.music-info div {
	background: #fff;
	box-sizing: border-box;
	margin-bottom: 2px;
	padding: 15px;}
.music-info dt {
	background: #224472;
	color: #ffd200;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 30px;
	text-align: center;
	padding: 10px 0;
	position: relative;}
.music-info dt:before {
	border: 15px solid transparent;
	border-top: 15px solid #224472;
	content: "";
	position: absolute;
	bottom: -30px;
	left: 50%;
	margin-left: -7px;}
.music-info h4 {
	color: #5386af;
	font-size: 22px;
	font-size: 2.2rem;
	margin-bottom: 10px;}
.music-info p {
	font-size: 12px;
	font-size: 1.2rem;}
.music-info h4 + p {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;}
.music-info .music-food { background: transparent;}
.music-food h5 {
	color: #224472;
	font-size: 20px;
	font-size: 2rem;
	padding: 25px 0;
	text-align: center;}
.music-food ol {
	list-style: decimal;
	margin-left: 1.5em;}
.music-food li {
	font-size: 15px;
	font-size: 1.5rem;
	margin-bottom: 20px;}
.music-food li span {
	font-size: 12px;
	font-size: 1.2rem;}
#food ul { margin-bottom: 5.12%;}
#food li {
	float: left;
	margin: 0 10% 30px 0;
	text-align: center;
	width: 45%;}
#food li:nth-child(2n) { margin-right: 0;}
#food h4 { margin: 20px 0 10px;}
#drink li { margin-bottom: 50px;}

/* ===============================================
	privacy policy
=============================================== */
#post-1142 section { margin-bottom: 12.82%;}
#post-1142 h3 {
	color: #5386af;
	font-size: 22px;
	font-size: 2.2rem;
	margin-bottom: 5.76%;}
#post-1142 dt {
	border-bottom: 2px solid #5386af;
	color: #5386af;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 10px;
	padding-bottom: 5px;}
#post-1142 dd { margin-bottom: 5.76%;}
#post-1142 dd p { margin-bottom: 10px;}
#post-1142 dd a { text-decoration: underline;}

/* ===============================================
	category
=============================================== */
.category-nav {
	margin: 0 auto 5.12%;
	width: 81.25%;}
.category-nav li {
	text-align: center;
	margin-bottom: 10px;}
.category-nav a:hover img { opacity: 1;}
.cat h3 {
	color: #5386af;
	font-size: 30px;
	font-size: 3rem;
	margin-bottom: 5.12%;}
.cat .wfont {
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 0;}
.cat .cat-name {
	line-height: 1;
	margin: 5px 0 10px;}
.cat article {
	margin: 0 auto 20px;
	width: 240px;}
.navigation {
	clear: both;
	font-size: 12px;
	font-size: 1.2rem;}
.alignleft { float:left;}
.alignright { float:right;}

/* ===============================================
	single
=============================================== */
.single {
	margin: 0 auto 19.23%;
	padding-top: 25px;
	position: relative;
	width: 81.25%;}
.single h1 {
	border-bottom: 1px solid #bcbdbd;
	border-top: 3px solid #bcbdbd;
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 6.41%;
	padding: 20px 0;}
.single aside {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;}
.single aside div,
.single aside small { line-height: 1;}
.single aside small {
	background: #fff;
	font-weight: bold;
	display: block;
	text-align: right;
	width: 40%;
	position: absolute;
	right: 0;
	top: 0;}
.single .entry,
.single .navigation {
	margin: 0 auto;
	width: 100%;}
.single .entry p {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 2em;}

/* ===============================================
	イベントカレンダー
=============================================== */
.single-schedule h1 {
	color: #5386af;
	font-size: 30px;
	font-size: 3rem;}

/* ===============================================
	タブレット
=============================================== */
@media screen and (min-width: 421px) {

/* ===============================================
	front page
=============================================== */
.box { float: left;}
.item { width: 50%;}
.item2 { width: 100%;}

/* ===============================================
	about
=============================================== */
#post-1109 li {
	float: left;
	margin-right: 4.74%;
	min-height: 400px;
	width: 30.12%;}
#post-1109 li:nth-child(3n) { margin-right: 0;}
#post-1109 .map {
	float: left;
	margin: 0;
	width: 65.76%;}
#post-1109 .info {
	float: right;
	width: 30.76%;}

/* ===============================================
	contact
=============================================== */
#post-1585 dl {
	display: table;
	width: 100%;}
#post-1585 dt,
#post-1585 dd {
	display: table-cell;
	vertical-align: middle;}
#post-1585 dt {}
#post-1585 dd {
	font-size: 35px;
	font-size: 3.5rem;}

/* ===============================================
	wedding
=============================================== */
.wedding li {
	float: left;
	margin: 0 5.76% 0 0;
	width: 29.48%;}
.wedding li:nth-child(3) { margin-right: 0;}
.party-unit-left {
	float: left;
	margin-bottom: 0;
	width: 50%;}
.party-unit-right {
	float: right;
	margin-bottom: 0;
	width: 46.15%;}

/* ===============================================
	menu
=============================================== */
#post-1151 .pc { display: block;}
#post-1151 .sp { display: none;}
#post-1151 .page-nav li {
	float: left;
	margin: 0 3.86% 0 0;
	width: 30.76%;}
#post-1151 .page-nav li:nth-child(3) { margin-right: 0;}

/* ===============================================
	category
=============================================== */
.cat article {
	float: left;
	margin: 0 3.84% 0 0;
	min-height: 260px;
	width: 30.76%;}
.cat article:nth-child(3n) { margin-right: 0;}

/* ===============================================
	single
=============================================== */
.single aside div,
.single aside small {
	display: inline;
	float: left;
	text-align: left;
	position: static;
	width: auto;}
.single aside div { margin-right: 1em;}
.single .entry,
.single .navigation {
	margin: 0 auto;
	width: 84.61%;}



}

/* ===============================================
	PC
=============================================== */
@media screen and (min-width: 769px)  {

/* ===============================================
	front page
=============================================== */
.item { width: 240px;}
.item2 { width: 480px;}

/* ===============================================
	about
=============================================== */
#post-1109 li { min-height: 440px;}
#post-1109 ol + div { padding: 20px;}
#post-1109 ol + div p { padding: 40px;}

/* ===============================================
	contact
=============================================== */
.contact th,
.contact td { display: table-cell;}
.contact th { width: 30%;}
.contact td { width: 70%;}
.contact td small {
	display: inline-block;
	margin-left: 1em;}
.contact .tell input { width: 50%;}
.submit-btn { text-align: center;}
.submit-btn input { width: 310px;}

/* ===============================================
	shop data
=============================================== */
#post-2 th,
#post-2 td {
	display: table-cell;
	padding: 15px;}
#gmap iframe {
	height: 510px;
}

/* ===============================================
	wedding and party
=============================================== */
.wedding th,
.wedding td {
	display: table-cell;
	padding: 10px 20px;}
.wedding th { white-space: nowrap;}
.wedding-info {
	background-size: 60px 60px;
	display: table;
	table-layout: fixed;
	width: 100%;}
.wedding-info div {
	box-sizing: border-box;
	display: table-cell;
	width: 50%;}
.wedding-info hr + div { border-left: 2px solid #aab5c7;}
.wedding-info hr { display: none;}
.party th,
.party td { display: table-cell;}
.party td { padding-top: 20px;}

/* ===============================================
	menu
=============================================== */
.music-info div {
	float: left;
	margin-bottom: 0;
	padding: 20px;
	width: 49.8%;}
.music-info div + div { float: right;}
.music-info .music-food {
	clear: both;
	float: none !important;
	width: 100%;}
.music-food li {
	box-sizing: border-box;
	float: left;
	margin-bottom: 10px;
	padding-right: 30px;
	width: 50%;}
#food li {
	margin: 0 3.846% 0 0;
	min-height: 300px;
	width: 21.79%;}
#food li:nth-child(2n) { margin-right: 3.846%;}
#food li:nth-child(4n) { margin-right: 0;}
#drink li { margin-bottom: 0;}

/* ===============================================
	category
=============================================== */
.category-nav li {
	float: left;
	margin-bottom: 0;}



}