@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : common.css
 author     : Ability Consultant
 style info : 基本・共通設定
=================================================================== */
.con_inner, .con_topicpath, .con_title, #footer .con_link .con_inner_shiga .con_fnav_shiga {
	max-width: 1140px;
	margin: auto;
}

@media only screen and (max-width: 1140px) {
	.con_inner, .con_topicpath, .con_title, #footer .con_link .con_inner_shiga .con_fnav_shiga {
		width: 95%;
	}
}

.con_inner:after, #header:after {
	content: "";
	display: table;
	clear: both;
}

/* -----------------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------------- */
html {
	font-size: small;
	line-height: 1.8;
}

body {
	color: #2c130c;
	background: #ffffff;
	-webkit-text-size-adjust: none;
	font-size: 108%;
	background: url(../images/common/bg_base.png) repeat;
}

.ie body {
	font-size: 105%;
}

@media only screen and (max-width: 767px) {
	body {
		font-size: 100%;
	}
}

body a {
	color: #2c130c;
}

body a:link, body a:visited, body a:active {
	text-decoration: underline;
}

.mouse body a:hover,
.touch body a.touchstart {
	text-decoration: none;
}

body img {
	max-width: 100%;
	-webkit-touch-callout: none;
}

/*
*	“はんなり明朝” licensed under the IPA Font License Agreement v1.0
*	http://typingart.net/
*	http://ipafont.ipa.go.jp/
*	http://ipafont.ipa.go.jp/ipa_font_license_v1.html
*/
@font-face {
	font-family: 'Hannari';
	src: url("fonts/Hannari.woff") format("woff"), url("fonts/Hannari.otf’") format("opentype");
}

/*
*	Asterism -可愛いweb素材＆フォントの無料配布-
*	http://www.asterism-m.com/
*/
@font-face {
	font-family: 'yomogi';
	src: url("fonts/yomogifont.woff") format("woff"), url("fonts/yomogifont.otf’") format("opentype");
}

body, pre, input, textarea, select {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}

input, select, textarea {
	font-size: 100%;
}

html.ie8 .view_tab,
html.ie8 .view_tab_sp,
html.ie8 .view_sp {
	display: none !important;
}

html.ie8 #page {
	min-width: 1140px !important;
	margin: auto;
	font-size: 100% !important;
}

@media only screen and (min-width: 1141px) {
	body .view_tab-sp, body .view_tab {
		display: none !important;
	}
}

@media print {
	body .view_tab-sp, body .view_tab {
		display: none !important;
	}
}

.ie8 body .view_tab-sp, .ie8 body .view_tab {
	display: none !important;
}

@media only screen and (min-width: 768px) {
	body .view_sp {
		display: none !important;
	}
}

@media print {
	body .view_sp {
		display: none !important;
	}
}

.ie8 body .view_sp {
	display: none !important;
}

@media only screen and (max-width: 1140px) {
	body .view_pc {
		display: none !important;
	}
}

@media only screen and (max-width: 767px) {
	body .view_pc-tab, body .view_tab {
		display: none !important;
	}
}

.mouse .over {
	-webkit-transition: opacity 200ms ease-in;
	-moz-transition: opacity 200ms ease-in;
	-o-transition: opacity 200ms ease-in;
	transition: opacity 200ms ease-in;
}

.mouse .over:hover,
.touch .over.touchstart {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
}

.touch .over {
	-webkit-tap-highlight-color: transparent;
}

.touch .over.touchend {
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:focus {
	outline: none;
}

.st_high {
	text-align: center;
	color: #533c35;
	margin-bottom: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 1140px) {
	.st_high {
		margin-bottom: 50px;
	}
}

@media only screen and (max-width: 767px) {
	.st_high {
		margin-bottom: 30px;
	}
}

.st_high span {
	font-family: "Hannari", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-weight: normal;
	font-size: 286%;
	position: relative;
	display: inline-block;
	padding: 0 1em;
	line-height: 1;
}

@media only screen and (min-width: 768px) and (max-width: 1140px) {
	.st_high span {
		padding: 0 1em;
	}
}

@media only screen and (max-width: 767px) {
	.st_high span {
		padding: 0 0.5em;
	}
}

.st_high span:before {
	content: '';
	background: url(../images/common/ic_dot.png) no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateX(-50%);
}

.st_high span:after {
	content: '';
	background: url(../images/common/ic_dot.png) no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateX(-50%);
}

@media only screen and (max-width: 767px) {
	.st_high span {
		font-size: 250%;
	}
}

.st_high_sec {
	font-family: "Hannari", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-weight: normal;
	color: #845548;
	font-size: 293%;
	text-align: center;
	line-height: 1;
}

@media only screen and (max-width: 767px) {
	.st_high_sec {
		font-size: 258%;
	}
}

.st_high_poi {
	color: #845548;
	font-weight: normal;
}

.st_high_poi span {
	display: inline-block;
	vertical-align: bottom;
}

.st_high_poi .en {
	font-family: "Crimson Text", serif;
	position: relative;
	font-size: 143%;
}

.st_high_poi .nam {
	color: #b17969;
	font-family: "Dancing Script", cursive;
	font-size: 500%;
	opacity: 0.5;
	line-height: 1;
	margin-left: -28px;
}

@media only screen and (max-width: 767px) {
	.st_high_poi .nam {
		font-size: 429%;
	}
}

.st_high_poi .jp {
	font-family: "Hannari", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 308%;
	margin-left: 20px;
}

@media only screen and (max-width: 767px) {
	.st_high_poi .jp {
		display: block;
		margin-left: 0;
		line-height: 1;
		font-size: 272%;
	}
}

.st_mid_center {
	text-align: center;
	color: #533c35;
}

.st_mid_center span {
	font-family: "Hannari", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-weight: normal;
	font-size: 236%;
	display: inline-block;
	position: relative;
	line-height: 1;
	padding-top: 0.5em;
}

.st_mid_center span:before {
	content: '';
	background: url(../images/common/ic_dot.png) no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
}

.st_mid_left {
	text-align: left;
	color: #2b130c;
}

.st_mid_left span {
	font-family: "Hannari", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-weight: normal;
	font-size: 236%;
	display: inline-block;
	position: relative;
	line-height: 1;
	padding-left: 0.75em;
}

.st_mid_left span:before {
	content: '';
	background: url(../images/common/ic_dot.png) no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0.5em;
	left: 5px;
}

.st_sm {
	text-align: left;
	color: #2b130c;
}

.st_sm span {
	font-family: "Hannari", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-weight: normal;
	font-size: 165%;
	display: inline-block;
	position: relative;
	line-height: 1;
	padding-left: 1em;
}

.st_sm span:before {
	content: '';
	background: url(../images/common/ic_dot.png) no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0.5em;
	left: 5px;
}

.btn_basic a {
	font-size: 108%;
	display: inline-block;
	text-align: center;
	border: 3px solid #d3bfb9;
	background: #fff;
	padding: 10px;
	text-decoration: none !important;
	color: #3c2b26;
	min-width: 274px;
	position: relative;
	-webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
}

.btn_basic a:after {
	content: '';
	position: absolute;
	bottom: -3px;
	left: 50%;
	transform: translateX(-50%);
	background: #2b130c;
	width: 38px;
	height: 3px;
	z-index: 2;
}

.btn_basic a:hover {
	color: #3c2b26 !important;
	background: #d3bfb9;
}

.btn_short {
	text-align: center;
	padding-bottom: 10px;
}

.btn_short a {
	color: #2c130c !important;
	text-decoration: none !important;
	padding: 0 27px 14px 27px;
	position: relative;
	min-width: 188px;
	margin: 0 auto;
}

.btn_short a:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	background: #d3bfb9;
	width: 100%;
	height: 3px;
	z-index: 1;
	-webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}

.btn_short a:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	background: #2b130c;
	width: 38px;
	height: 3px;
	z-index: 2;
}

.btn_short a:hover:before {
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
}

.btn_ghost {
	display: inline-block;
	font-size: 108%;
	text-decoration: none !important;
	margin: 0;
	min-width: 280px;
	border: 1px solid #fff;
	letter-spacing: .2ex;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
	text-align: center;
	color: #fff;
}

.btn_ghost a {
	display: block;
	width: 100%;
	padding: 15px;
	color: #fff;
	text-decoration: none !important;
}

.btn_ghost:hover {
	background: #fff;
}

.btn_ghost:hover a {
	color: #2c130c;
}

/* -----------------------------------------------------------
	#page
----------------------------------------------------------- */
#page {
	overflow: hidden;
	position: relative;
}

@media only screen and (min-width: 768px) {
	#page {
		font-size: 100% !important;
	}
}

@media print {
	#page {
		font-size: 100% !important;
	}
}

.ie8 #page {
	font-size: 100% !important;
}

/* -----------------------------------------------------------
	#bg_page
----------------------------------------------------------- */
#bg_page {
	padding-top: 400px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

@media only screen and (max-width: 767px) {
	#bg_page {
		padding-top: 65%;
	}
	#bg_page:after {
		content: " ";
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, transparent 60%, transparent 100%);
		background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, transparent 60%, transparent 100%);
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, transparent 60%, transparent 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3300000', endColorstr='#00000',GradientType=0 );
	}
}

#ui-datepicker-div {
	z-index: 9999 !important;
}

/* -----------------------------------------------------------
	.slick
----------------------------------------------------------- */
.slick-dots {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 40px;
	transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
	.slick-dots {
		left: 5%;
	}
}

.slick-dots li {
	display: block;
	margin: 20px 0;
	vertical-align: bottom;
}

.slick-dots li button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: none;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	border: none;
	padding: 0;
	margin: 0;
	width: 13px;
	display: block;
	padding-top: 13px;
	height: 0;
	overflow: hidden;
	background: #fff;
	cursor: pointer;
}

.slick-dots li.slick-active button {
	background: #961e23;
}

/* -----------------------------------------------------------
	#header
----------------------------------------------------------- */
#header {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999;
	min-height: 400px;
}

@media only screen and (max-width: 767px) {
	#header {
		min-height: 0;
		padding-top: 64%;
	}
}

#header .con_header {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	color: #fff;
	margin-top: 38px;
}

@media only screen and (max-width: 767px) {
	#header .con_header {
		width: 95%;
		margin-top: 70px;
		top: 18%;
		left: 50%;
		transform: translateX(-50%);
	}
}

#header .con_header .logo {
	text-align: center;
}

#header .con_header .box_header {
	position: absolute;
	top: 0;
	right: 50px;
	text-align: right;
	width: 30%;
}

@media only screen and (max-width: 767px) {
	#header .con_header .box_header {
		position: relative;
		right: 0;
		width: 100%;
		text-align: center;
	}
}

#header .con_header .box_header h1 {
	font-weight: normal;
	font-size: 93%;
	margin-bottom: 8px;
	text-shadow: 0 0 16px #2c130c;
}

@media only screen and (max-width: 767px) {
	#header .con_header .box_header h1 {
		margin-bottom: 10px;
	}
}

#header .con_header .box_header .txt_tel {
	font-family: "Crimson Text", serif;
	font-size: 143%;
	line-height: 1;
}

#header .con_header .box_header .txt_tel em {
	font-size: 140%;
}

#header .con_header .box_header .txt_tel em a {
	color: #fff;
	text-decoration: none;
}

/* -----------------------------------------------------------
	#gnav
----------------------------------------------------------- */
#gnav {
	width: 100%;
	position: absolute;
	overflow: hidden;
	bottom: 0;
	left: 0;
	z-index: 6;
	border-top: 1px solid;
	border-color: rgba(255, 255, 255, 0.3);
}

#gnav.fixed {
	position: fixed;
	top: 0;
	left: 0;
	bottom: auto;
	width: 100%;
	z-index: 1000;
	background-color: rgba(44, 19, 12, 0.8);
}

#gnav a {
	color: #fff;
	text-decoration: none;
}

#gnav ul {
	overflow: hidden;
	float: left;
}

#gnav ul li {
	float: left;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
}

#gnav ul.nav {
	width: 74.5614%;
	border-right: 1px solid;
	border-color: rgba(255, 255, 255, 0.3);
}

@media only screen and (min-width: 768px) and (max-width: 1140px) {
	#gnav ul.nav {
		width: 76%;
	}
}

#gnav ul.nav li {
	text-align: center;
	min-width: 100px;
	display: inline-block;
	vertical-align: middle;
}

#gnav ul.nav li a {
	font-size: 122%;
	display: inline-block;
	width: 100%;
	padding: 20px 10px;
	position: relative;
}

#gnav ul.nav li a:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	background: #fff;
	top: -1px;
	left: 0;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
}

#gnav ul.nav li a:hover:before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}

@media only screen and (min-width: 768px) and (max-width: 1140px) {
	#gnav ul.nav li a {
		padding: 15px 10px;
	}
}

#gnav ul.snav {
	width: 25.4386%;
	padding-left: 32px;
}

@media only screen and (min-width: 768px) and (max-width: 1140px) {
	#gnav ul.snav {
		width: 24%;
	}
}

#gnav ul.snav li {
	margin-right: 24px;
	padding-top: 15px;
}

#gnav ul.snav li:last-child {
	margin-right: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1140px) {
	#gnav ul.snav li {
		float: none;
		width: 100%;
	}
}

#gnav ul.snav li a {
	display: inline-block;
	font-size: 108%;
	text-decoration: none !important;
	margin: 0;
	min-width: 280px;
	border: 1px solid #fff;
	letter-spacing: .2ex;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
	text-align: center;
	color: #fff;
	font-size: 114%;
	padding: 5px 18px;
	min-width: 0;
}

#gnav ul.snav li a a {
	display: block;
	width: 100%;
	padding: 15px;
	color: #fff;
	text-decoration: none !important;
}

#gnav ul.snav li a:hover {
	background: #fff;
}

#gnav ul.snav li a:hover a {
	color: #2c130c;
}

#gnav ul.snav li a:hover {
	color: #2c130c;
}

@media only screen and (min-width: 768px) and (max-width: 1140px) {
	#gnav ul.snav li a {
		display: block;
		width: 100%;
	}
}

/* -----------------------------------------------------------
	#spmenu
----------------------------------------------------------- */
#spmenu {
	display: none;
	position: fixed;
	z-index: 1001;
	top: 0;
	left: 0;
	width: 100%;
}

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

#spmenu ul {
	display: table;
	width: 100%;
	height: 70px;
}

#spmenu ul li {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 25%;
}

#spmenu ul li > a, #spmenu ul li > span {
	text-decoration: none;
	display: block;
	color: #fff;
	line-height: 1.2;
}

#spmenu ul li > a span, #spmenu ul li > span span {
	display: block;
}

#spmenu ul li > a span.ic, #spmenu ul li > span span.ic {
	font-size: 143%;
}

#spmenu ul li > a span.txt, #spmenu ul li > span span.txt {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 86%;
	margin: 5px 0 0;
}

#spmenu ul li.menu {
	background: #2b130c;
}

#spmenu ul li.tel {
	background: #47261c;
	border-right: 1px solid #593428;
}

#spmenu ul li.event {
	background: #47261c;
	border-right: 1px solid #593428;
}

#spmenu ul li.event .ic {
	font-size: 143%;
}

#spmenu ul li.access {
	background: #47261c;
}

/* -----------------------------------------------------------
	#js-ganv
----------------------------------------------------------- */
#js-gnav {
	z-index: 1000;
	background: #fff;
	top: 0;
	height: 100%;
	visibility: hidden;
	width: 100%;
	position: fixed;
	padding-top: 100px;
	right: -100%;
	padding-top: 70px;
	-webkit-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	display: none;
}

@media only screen and (max-width: 767px) {
	#js-gnav {
		display: block;
	}
}

#js-gnav #js-gnav-menu {
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: relative;
}

#js-gnav .nav {
	width: 100%;
}

#js-gnav .nav ul li a {
	display: block;
	padding: 0.8em 1em;
	text-decoration: none;
	position: relative;
	-webkit-transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
	padding-right: 35px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
}

#js-gnav .nav ul li a:before {
	content: "\f362";
	display: inline;
	margin-right: 0.5em;
	font-family: "Ionicons";
}

#js-gnav .nav ul li a.active {
	color: #866a4c;
}

#js-gnav .nav ul li.language {
	border-top: 1px dotted #2c130c;
}

#js-gnav .nav ul li.general a {
	background: #292929;
	color: #fff;
}

#js-gnav .nav ul li ul {
	display: none;
}

#js-gnav .nav ul li ul li a {
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	font-size: 93%;
}

#js-gnav .link {
	background: #2b130c;
}

#js-gnav .link .txt_shiga {
	font-size: 108%;
	color: #b08e85;
	padding-top: 10px;
}

#js-gnav .link .box_logo {
	color: #fff;
}

#js-gnav .link .box_logo a {
	color: #fff;
}

#js-gnav .link .box_logo .txt_fax {
	padding-bottom: 15px;
}

#js-gnav .link dl {
	padding: 20px 0;
	border-top: 1px solid #47261c;
}

#js-gnav .link dl:first-child {
	margin-top: 0;
}

#js-gnav .link dl dt {
	color: #b08e85;
	text-align: center;
}

#js-gnav .link dl dd ul {
	overflow: hidden;
}

#js-gnav .link dl dd ul li {
	margin-top: 0.5em;
	float: left;
	width: 50%;
}

#js-gnav .link dl dd ul li:nth-child(odd) {
	clear: both;
}

#js-gnav .link dl dd ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 1em;
	font-size: 86%;
}

#js-gnav .link dl dd ul li a:hover {
	text-decoration: underline;
}

#js-overlay {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	display: none;
}

@media only screen and (max-width: 767px) {
	#js-overlay {
		display: block;
	}
}

.is-opened-gnav #js-gnav {
	visibility: visible;
	right: 0;
}

.is-opened-gnav #js-overlay {
	opacity: 1;
	visibility: visible;
}

/* -----------------------------------------------------------
	.con_search
----------------------------------------------------------- */
.con_search {
	background: #194063;
	overflow: hidden;
	padding: 10px 0 0 0;
}

.con_search.fixed {
	position: fixed;
	top: 69px;
	left: 0;
	width: 100%;
	z-index: 1000;
	padding: 10px 0;
}

@media only screen and (max-width: 1140px) {
	.con_search.fixed {
		top: 66px;
		padding-bottom: 0;
	}
	.con_search.fixed .wrp_menu {
		float: right;
		margin-right: -1%;
	}
	.con_search.fixed .wrp_menu ul li a {
		font-size: 86%;
	}
	.con_search.fixed .wrp_menu ul li:last-child a {
		font-size: 86%;
	}
}

.con_search.fixed .wrp_tel {
	display: none;
}

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

.con_search .wrp_top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	/* Safari */
	justify-content: space-between;
	-webkit-align-items: center;
	/* Safari */
	align-items: center;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media only screen and (max-width: 1140px) {
	.con_search .wrp_top {
		display: block;
	}
}

.con_search .wrp_search {
	float: left;
	width: 760px;
}

@media only screen and (max-width: 1140px) {
	.con_search .wrp_search {
		float: none;
		text-align: center;
		width: auto;
	}
}

.con_search .wrp_search form {
	display: block;
}

.con_search .wrp_search form > * {
	display: inline-block;
	vertical-align: middle;
}

.con_search .wrp_search form > div {
	padding-right: 10px;
}

.con_search .wrp_search form > div:last-child {
	padding-right: 0;
}

.con_search .wrp_search .box .box_num > * {
	display: inline-block;
	vertical-align: middle;
}

.con_search .wrp_search .box .box_num .st {
	color: #fff;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 93%;
	margin-right: 10px;
}

.con_search .wrp_search .st_search {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	color: #ffecaa;
	font-size: 129%;
	padding-right: 1em;
}

@media only screen and (max-width: 1140px) {
	.con_search .wrp_search .st_search {
		font-size: 115%;
	}
}

.con_search .wrp_search input[type="text"], .con_search .wrp_search select {
	font-family: "Times New Roman", serif;
	font-size: 129%;
	color: #3e200a;
	padding: 7px 14px;
	background: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	border: 1px solid #745d42;
}

@media only screen and (max-width: 1140px) {
	.con_search .wrp_search input[type="text"], .con_search .wrp_search select {
		font-size: 115%;
	}
}

.con_search .wrp_search select {
	width: 60px;
}

.con_search .wrp_search input[type="text"] {
	width: 150px;
	background: url(../images/common/ic_cal.png) right center no-repeat #fff;
}

@media only screen and (max-width: 1140px) {
	.con_search .wrp_search input[type="text"] {
		width: 140px;
	}
}

.con_search .wrp_search .box_btn .btn_confirm button {
	display: inline-block;
	width: 100%;
	background: #a38434;
	color: #fff;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 108%;
	line-height: 35px;
	border: none;
	width: 100%;
	width: 140px;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
}

.con_search .wrp_search .box_btn .btn_confirm button i {
	margin-right: 0.5em;
}

@media only screen and (max-width: 1140px) {
	.con_search .wrp_search .box_btn .btn_confirm button {
		width: 120px;
	}
}

.con_search .wrp_search .box_btn .btn_confirm button:hover {
	background: #90742e;
}

.con_search .wrp_menu {
	width: calc(100% - 760px);
}

@media only screen and (max-width: 1140px) {
	.con_search .wrp_menu {
		width: 390px;
		float: left;
		margin-top: 15px;
		margin-left: -20px;
		padding-bottom: 10px;
	}
}

.con_search .wrp_menu ul {
	overflow: hidden;
}

.con_search .wrp_menu ul li {
	width: calc(50% - 12px);
	margin-left: 12px;
	float: left;
}

.con_search .wrp_menu ul li a {
	display: inline-block;
	width: 100%;
	background: #a38434;
	color: #fff;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 108%;
	line-height: 35px;
	border: none;
	width: 100%;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
	text-decoration: none;
}

.con_search .wrp_menu ul li a i {
	margin-right: 0.5em;
}

.con_search .wrp_menu ul li a:hover {
	background: #90742e;
}

.con_search .wrp_menu ul li:last-child a {
	font-size: 100%;
	background: #fff;
	border: 1px solid #cccccc;
	color: #2c130c;
	line-height: 33px;
}

.con_search .wrp_menu ul li:last-child a:hover {
	background: #ccc;
}

.con_search .wrp_tel {
	float: right;
}

@media only screen and (max-width: 1140px) {
	.con_search .wrp_tel {
		margin-top: 7px;
	}
}

.con_search .wrp_tel dl > * {
	display: inline-block;
	vertical-align: middle;
	color: #ffecaa;
}

.con_search .wrp_tel dl dt {
	font-size: 93%;
	margin-right: 0.5em;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
}

.con_search .wrp_tel dl dd {
	font-family: "Times New Roman", serif;
	font-size: 136%;
}

.con_search .wrp_tel dl dd a {
	text-decoration: none;
	color: #ffecaa;
}

.con_search .wrp_tel dl dd strong {
	font-size: 127%;
	font-weight: normal;
}

/* -----------------------------------------------------------
	.con_hotelselect
----------------------------------------------------------- */
.con_hotelselect {
	text-align: right;
	padding: 15px 0;
	background: #fff;
}

.con_hotelselect .con_inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	/* Safari */
	justify-content: flex-end;
	-webkit-align-items: center;
	/* Safari */
	align-items: center;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.con_hotelselect .con_inner > * {
	display: inline-block;
	vertical-align: middle;
	line-height: 30px;
	height: 30px;
}

@media only screen and (max-width: 767px) {
	.con_hotelselect .con_inner > * {
		height: auto;
		line-height: 1.6;
		padding: 0.5em 1em !important;
	}
}

.con_hotelselect .con_inner p {
	font-size: 93%;
	margin-right: 10px;
}

@media only screen and (max-width: 767px) {
	.con_hotelselect .con_inner p {
		padding: 0 !important;
	}
}

.con_hotelselect .con_inner select {
	padding: 0 0.5em;
	width: 330px;
	border: 2px solid #3176bb;
}

@media only screen and (max-width: 767px) {
	.con_hotelselect .con_inner select {
		width: auto;
	}
}

/* -----------------------------------------------------------
	.con_topicpath
----------------------------------------------------------- */
.con_topicpath {
	margin-top: 15px;
	margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
	.con_topicpath {
		margin-top: 10px;
		margin-bottom: 30px;
	}
}

.con_topicpath ul li {
	display: inline;
	margin-left: 1.5em;
	position: relative;
	color: #43281b;
}

.con_topicpath ul li:before {
	content: "\f105";
	font-family: "FontAwesome";
	position: absolute;
	left: -1em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.con_topicpath ul li:first-child {
	margin-left: 0;
}

.con_topicpath ul li:first-child:before {
	display: none;
}

.con_topicpath ul li a {
	color: #43281b;
}

/* -----------------------------------------------------------
	.con_title
----------------------------------------------------------- */
/* -----------------------------------------------------------
	#contents
----------------------------------------------------------- */
/* -----------------------------------------------------------
	#footer
----------------------------------------------------------- */
#footer {
	margin-top: 125px;
}

@media only screen and (max-width: 767px) {
	#footer {
		margin-top: 60px;
	}
}

#footer .con_fnav {
	background: url(../images/footer/bg_fnav.png) repeat;
	overflow: hidden;
	position: relative;
}

#footer .con_fnav:before, #footer .con_fnav:after {
	content: '';
	width: 100%;
	height: 5px;
	display: block;
}

#footer .con_fnav:before {
	background: url(../images/footer/bg_fnav_top.png) repeat-x top center;
}

#footer .con_fnav:after {
	background: url(../images/footer/bg_fnav_bottom.png) repeat-x bottom center;
}

#footer .con_fnav .box_r {
	color: #f9f5e6;
	display: table-cell;
	vertical-align: middle;
	width: 34.73684%;
	border-right: 1px solid rgba(249, 245, 230, 0.2);
	overflow: hidden;
}

@media only screen and (max-width: 767px) {
	#footer .con_fnav .box_r {
		padding: 15px 0;
		border: none;
	}
}

#footer .con_fnav .box_r .logo {
	float: left;
	width: 42.92929%;
}

@media only screen and (max-width: 1140px) {
	#footer .con_fnav .box_r .logo {
		float: none;
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}
}

#footer .con_fnav .box_r .box_add {
	float: left;
	width: 57.07071%;
	padding-left: 23px;
	font-size: 93%;
}

@media only screen and (max-width: 1140px) {
	#footer .con_fnav .box_r .box_add {
		width: 100%;
		float: none;
		padding: 0;
		text-align: center;
	}
}

#footer .con_fnav .box_r .box_add .txt_tel a {
	text-decoration: none;
	color: #f9f5e6;
}

#footer .con_fnav .fnav {
	display: table-cell;
	vertical-align: middle;
	width: 65.26316%;
	padding: 30px 0;
}

@media only screen and (min-width: 768px) and (max-width: 1140px) {
	#footer .con_fnav .fnav {
		padding: 20px 0;
	}
}

@media only screen and (max-width: 767px) {
	#footer .con_fnav .fnav {
		display: none;
	}
}

#footer .con_fnav .fnav .sitemap {
	width: 38.77193%;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
	margin-top: -28px;
	margin-left: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 1140px) {
	#footer .con_fnav .fnav .sitemap {
		width: 100%;
		display: block;
		margin-bottom: 15px;
	}
}

#footer .con_fnav .fnav .sitemap li {
	float: left;
	margin-left: 30px;
	margin-top: 28px;
	line-height: 1;
}

#footer .con_fnav .fnav .sitemap li a {
	color: #f9f5e6;
	font-size: 108%;
	text-decoration: none;
}

#footer .con_fnav .fnav .sitemap li a:hover {
	text-decoration: underline;
}

#footer .con_fnav .fnav .sitemap li a:before {
	content: "\f101";
	font-family: "FontAwesome";
	display: inline-block;
	margin-right: 0.3em;
}

#footer .con_fnav .fnav .btn {
	width: 26.49123%;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}

@media only screen and (max-width: 1140px) {
	#footer .con_fnav .fnav .btn {
		width: 100%;
		display: block;
		padding-left: 40px;
	}
}

#footer .con_fnav .fnav .btn li {
	float: left;
	width: 44.37086%;
	margin-left: 5.62914%;
}

#footer .con_fnav .fnav .btn li:first-child {
	margin-left: 0;
}

#footer .con_fnav .fnav .btn li a {
	display: inline-block;
	font-size: 108%;
	text-decoration: none !important;
	margin: 0;
	min-width: 280px;
	border: 1px solid #fff;
	letter-spacing: .2ex;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
	text-align: center;
	color: #fff;
	min-width: 0;
	width: 100%;
	padding: 7px 0;
	border-color: #f9f5e6;
	color: #f9f5e6;
}

#footer .con_fnav .fnav .btn li a a {
	display: block;
	width: 100%;
	padding: 15px;
	color: #fff;
	text-decoration: none !important;
}

#footer .con_fnav .fnav .btn li a:hover {
	background: #fff;
}

#footer .con_fnav .fnav .btn li a:hover a {
	color: #2c130c;
}

#footer .con_fnav .fnav .btn li a:hover {
	color: #2c130c;
}

#footer .con_link {
	background: url(../images/footer/bg_link.png) repeat;
	position: relative;
}

@media only screen and (max-width: 767px) {
	#footer .con_link {
		display: none;
	}
}

#footer .con_link:after {
	content: '';
	background: url(../images/footer/bg_link_bottom.png) repeat-x bottom center;
	width: 100%;
	height: 5px;
	display: block;
}

#footer .con_link .con_inner_shiga .con_fnav_shiga {
	overflow: hidden;
	padding: 20px 0;
}

#footer .con_link .con_inner_shiga .con_fnav_shiga .txt_shiga {
	font-size: 108%;
	color: #b08e85;
	margin-bottom: 5px;
	display: block;
}

#footer .con_link .con_inner_shiga .con_fnav_shiga .con_inner {
	padding-top: 0;
}

#footer .con_link .con_inner_shiga .con_fnav_shiga .con_inner .box_logo {
	float: left;
	width: 370px;
	color: #fff;
}

@media only screen and (max-width: 767px) {
	#footer .con_link .con_inner_shiga .con_fnav_shiga .con_inner .box_logo {
		width: 100%;
		float: none;
		text-align: center;
	}
}

#footer .con_link .con_inner_shiga .con_fnav_shiga .con_inner .box_logo .logo {
	margin-bottom: 5px;
}

#footer .con_link .con_inner_shiga .con_fnav_shiga .con_inner .box_logo .logo a {
	color: #fff;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 158%;
	text-decoration: none;
}

@media only screen and (max-width: 767px) {
	#footer .con_link .con_inner_shiga .con_fnav_shiga .con_inner .box_logo .logo a {
		font-size: 129%;
	}
}

#footer .con_link .con_inner_shiga .con_fnav_shiga .con_inner .box_logo address {
	font-size: 108%;
	line-height: 1.5;
}

#footer .con_link .con_inner_shiga .con_fnav_shiga .con_inner .box_logo .txt_tel {
	font-family: "Times New Roman", serif;
	color: #fff;
	font-size: 108%;
}

#footer .con_link .con_inner_shiga .con_fnav_shiga .con_inner .box_logo .txt_tel a {
	color: #fff;
	text-decoration: none;
}

#footer .con_link .con_inner_shiga .con_fnav_shiga .con_inner .box_logo .txt_tel strong {
	font-weight: normal;
	font-size: 167%;
}

#footer .con_link .con_inner_shiga .con_fnav_shiga .con_inner .box_logo .txt_fax {
	font-size: 86%;
}

#footer .con_link .con_inner_shiga .con_fnav_shiga .con_inner .fnav {
	width: calc(100% - 370px);
	float: right;
}

@media only screen and (max-width: 1140px) {
	#footer .con_link .con_inner_shiga .con_fnav_shiga .con_inner .fnav {
		width: 100%;
		float: none;
		margin-top: 40px;
	}
}

@media only screen and (max-width: 767px) {
	#footer .con_link .con_inner_shiga .con_fnav_shiga .con_inner .fnav {
		display: none;
	}
}

#footer .con_link .con_inner_shiga .con_fnav_shiga .con_inner .fnav ul {
	overflow: hidden;
	margin-top: -20px;
	margin-left: -45px;
}

#footer .con_link .con_inner_shiga .con_fnav_shiga .con_inner .fnav ul li {
	float: left;
	margin-left: 45px;
	margin-top: 20px;
	line-height: 1;
}

#footer .con_link .con_inner_shiga .con_fnav_shiga .con_inner .fnav ul li a {
	color: #fff;
	font-size: 108%;
	text-decoration: none;
}

#footer .con_link .con_inner_shiga .con_fnav_shiga .con_inner .fnav ul li a:hover {
	text-decoration: underline;
}

#footer .con_link .con_inner_shiga .con_fnav_shiga .con_inner .fnav ul li a:before {
	content: "\f101";
	font-family: "FontAwesome";
	display: inline-block;
	margin-right: 0.3em;
}

#footer .con_link .con_inner_shiga .con_fnav_shiga .con_inner .fnav dl {
	margin-top: 20px;
	display: table;
	table-layout: fixed;
}

#footer .con_link .con_inner_shiga .con_fnav_shiga .con_inner .fnav dl dt {
	font-size: 108%;
	color: #b49d59;
	margin-left: -0.5em;
	margin-bottom: 10px;
	display: table-cell;
	vertical-align: middle;
}

#footer .con_link .con_inner_shiga .con_fnav_shiga .con_inner .fnav dl dd {
	display: table-cell;
	vertical-align: middle;
}

#footer .con_link .con_inner_shiga .con_fnav_shiga .con_inner .fnav dl dd ul {
	margin-left: -20px;
}

#footer .con_link .con_inner {
	padding: 15px 0 0;
}

#footer .con_link .con_inner > * {
	vertical-align: top;
	width: 50%;
	padding-right: 20px;
	float: left;
}

@media only screen and (max-width: 1140px) {
	#footer .con_link .con_inner > * {
		width: 100%;
		padding-right: 0;
	}
}

#footer .con_link .con_inner dl dt {
	font-size: 108%;
	color: #b08e85;
	margin-left: -0.5em;
	margin-bottom: 5px;
}

#footer .con_link .con_inner dl dd {
	overflow: hidden;
}

#footer .con_link .con_inner dl dd ul {
	float: left;
	padding-right: 1em;
	margin-top: -5px;
}

#footer .con_link .con_inner dl dd ul li {
	margin-top: 5px;
}

@media only screen and (max-width: 1140px) {
	#footer .con_link .con_inner dl dd ul li {
		padding-right: 1em;
	}
}

#footer .con_link .con_inner dl dd ul li a {
	color: #fff;
	font-size: 108%;
	text-decoration: none;
}

#footer .con_link .con_inner dl dd ul li a:hover {
	text-decoration: underline;
}

#footer .con_link .con_inner dl dd ul li a:before {
	content: "\f101";
	font-family: "FontAwesome";
	display: inline-block;
	margin-right: 0.3em;
}

#footer .con_link .con_inner dl.gen {
	width: 100%;
	padding-right: 0;
}

#footer .con_link .con_inner dl.gen:first-child {
	margin-bottom: 35px;
}

#footer .con_link .con_inner dl.gen ul {
	overflow: hidden;
	width: 100%;
	margin-top: -10px;
}

@media only screen and (max-width: 1140px) {
	#footer .con_link .con_inner dl.gen ul {
		padding-right: 0;
	}
}

#footer .con_link .con_inner dl.gen ul li {
	width: 20%;
	float: left;
	margin-top: 10px;
}

@media only screen and (max-width: 1140px) {
	#footer .con_link .con_inner dl.gen ul li {
		width: 33.33333% !important;
	}
}

#footer .con_link .con_inner dl.col3 ul {
	width: 38.333333%;
}

@media only screen and (max-width: 1140px) {
	#footer .con_link .con_inner dl.col3 ul {
		width: 33.33333% !important;
	}
}

#footer .con_link .con_inner dl.col3 ul:last-child {
	width: 23.3333333%;
}

#footer .con_link .con_inner dl.col2 ul {
	width: 55%;
}

@media only screen and (max-width: 1140px) {
	#footer .con_link .con_inner dl.col2 ul {
		width: 33.33333% !important;
	}
}

#footer .con_link .con_inner dl.col2 ul:last-child {
	width: 45%;
}

#footer .con_general {
	padding: 25px 0;
	overflow: hidden;
}

@media only screen and (max-width: 767px) {
	#footer .con_general {
		padding: 20px 0;
	}
}

@media only screen and (max-width: 1140px) {
	#footer .con_general .con_inner {
		width: 95%;
		margin: 0 auto;
	}
}

#footer .con_general .logo {
	float: left;
	width: 35.08772%;
	margin-bottom: 15px;
}

@media only screen and (max-width: 1140px) {
	#footer .con_general .logo {
		width: 300px;
	}
}

@media only screen and (max-width: 1140px) {
	#footer .con_general .logo {
		width: 100%;
		float: none;
		text-align: center;
	}
}

#footer .con_general .fnav {
	float: right;
	width: 64.91228%;
}

@media only screen and (max-width: 1140px) {
	#footer .con_general .fnav {
		width: 100%;
		float: none;
		margin-top: 40px;
	}
}

@media only screen and (max-width: 767px) {
	#footer .con_general .fnav {
		display: none;
	}
}

#footer .con_general .fnav .nav {
	overflow: hidden;
	margin-top: -10px;
	margin-left: -15px;
	overflow: hidden;
}

@media only screen and (max-width: 1140px) {
	#footer .con_general .fnav .nav {
		text-align: center;
	}
}

#footer .con_general .fnav .nav li {
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}

@media only screen and (max-width: 1140px) {
	#footer .con_general .fnav .nav li {
		float: none;
		display: inline-block;
		vertical-align: middle;
	}
}

#footer .con_general .fnav .nav li a {
	font-size: 108%;
	text-decoration: none;
	color: #4d4d4d;
}

#footer .con_general .fnav .nav li a:hover {
	text-decoration: underline;
}

#footer .con_general .fnav .nav li a:before {
	content: "\f101";
	font-family: "FontAwesome";
	display: inline-block;
	margin-right: 0.3em;
}

#footer .con_general .fnav .btns {
	display: none;
}

#footer #copyright {
	margin-bottom: 5px;
	background: url(../images/footer/bg_copyright.png) repeat;
	color: #fff;
	font-size: 93%;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Ｐゴシック", "MS PGothic", sans-serif;
}

#footer #copyright span {
	display: block;
	padding: 13px 0;
}

@media only screen and (max-width: 767px) {
	#footer #copyright span {
		width: 95%;
		padding: 5px 0;
	}
}

@media only screen and (min-width: 768px) {
	#footer #copyright:before {
		content: '';
		display: block;
		background: url(../images/footer/bg_c_top.png) repeat;
		height: 5px;
	}
	#footer #copyright:after {
		content: '';
		display: block;
		background: url(../images/footer/bg_c_bottom.png) repeat;
		height: 5px;
	}
}

@media print {
	#footer #copyright:before {
		content: '';
		display: block;
		background: url(../images/footer/bg_c_top.png) repeat;
		height: 5px;
	}
	#footer #copyright:after {
		content: '';
		display: block;
		background: url(../images/footer/bg_c_bottom.png) repeat;
		height: 5px;
	}
}

.ie8 #footer #copyright:before {
	content: '';
	display: block;
	background: url(../images/footer/bg_c_top.png) repeat;
	height: 5px;
}

.ie8 #footer #copyright:after {
	content: '';
	display: block;
	background: url(../images/footer/bg_c_bottom.png) repeat;
	height: 5px;
}

@media only screen and (max-width: 767px) {
	#footer #copyright {
		margin-bottom: 0;
	}
}

/* -----------------------------------------------------------
	#sidemenu
----------------------------------------------------------- */
#sidemenu {
	z-index: 98;
	position: fixed;
	right: 0;
	top: 50%;
	display: none;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
	#sidemenu {
		display: none !important;
	}
}

#sidemenu ul li a {
	writing-mode: tb-rl;
	writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-o-writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	-webkit-text-orientation: upright;
	-moz-text-orientation: upright;
	-ms-text-orientation: upright;
	text-orientation: upright;
	text-align: left;
	display: inline-block;
	width: 48px;
	height: 160px;
	text-decoration: none;
	display: block;
	color: #fff;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 108%;
	-webkit-transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
	text-align: center;
}

#sidemenu ul li a span {
	display: inline-block;
	padding: 0 10px;
}

#sidemenu ul li a i, #sidemenu ul li a img {
	margin-bottom: 8px;
}

#sidemenu ul li.yellow a {
	background: #987010;
}

#sidemenu ul li.yellow a:hover {
	background: #6a4e0b;
}

#sidemenu ul li.blue a {
	background: #063f74;
}

#sidemenu ul li.blue a:hover {
	background: #032544;
}

/* -----------------------------------------------------------
	下層共通スタイル
----------------------------------------------------------- */
/* -----------------------------------------------------------
	テーブル
----------------------------------------------------------- */
.tbl_primary {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}

.tbl_primary th {
	width: 30%;
	border-top: 1px solid #d3bfb9;
	border-right: 1px solid #d3bfb9;
	border-bottom: 1px solid #d3bfb9;
	color: #333;
	text-align: left;
	font-size: 108%;
	font-weight: normal;
}

@media only screen and (max-width: 767px) {
	.tbl_primary th {
		font-weight: bold;
		border: 1px solid #d3bfb9;
		text-align: center;
	}
}

.tbl_primary td {
	text-align: left;
	border: 1px solid #d3bfb9;
}

@media only screen and (max-width: 767px) {
	.tbl_primary td {
		border-top: none;
	}
}

.tbl_primary th, .tbl_primary td {
	padding: 18px 10px;
}

@media only screen and (max-width: 767px) {
	.tbl_primary th, .tbl_primary td {
		width: 100%;
		display: block;
	}
}

.tbl_primary_fix {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}

.tbl_primary_fix th {
	width: 30%;
	border-top: 1px solid #d3bfb9;
	border-right: 1px solid #d3bfb9;
	border-bottom: 1px solid #d3bfb9;
	color: #333;
	text-align: left;
	font-size: 108%;
	font-weight: normal;
}

@media only screen and (max-width: 767px) {
	.tbl_primary_fix th {
		width: 30%;
	}
}

.tbl_primary_fix td {
	text-align: left;
	border: 1px solid #d3bfb9;
}

.tbl_primary_fix th, .tbl_primary_fix td {
	padding: 18px 10px;
}

/*# sourceMappingURL=../maps/common.css.map */
