@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Amiri:wght@400;700&family=Noto+Sans+JP:wght@400;500&family=Roboto:wght@500&display=swap");
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
progress {
	vertical-align: baseline;
}
[hidden], template {
	display: none;
}
a {
	background-color: transparent;
}
a:active, a:hover {
	outline-width: 0;
}
abbr[title] {
	border-bottom: 0 0;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b, strong {
	font-weight: inherit;
	font-weight: bolder;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
code, kbd, pre, samp {
	font-family: monospace;
	font-size: 1em;
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
button, input, select, textarea {
	font: inherit;
}
optgroup {
	font-weight: 700;
}
button, input, select {
	overflow: visible;
}
button, select {
	text-transform: none;
}
[type=button], [type=reset], [type=submit], button {
	cursor: pointer;
}
[disabled] {
	cursor: default;
}
[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
button:-moz-focusring, input:-moz-focusring {
	outline: 1px dotted ButtonText;
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
textarea {
	overflow: auto;
}
[type=checkbox], [type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto;
}
[type=search] {
	-webkit-appearance: textfield;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}
html {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, verdana, "メイリオ", "Meiryo", "Osaka", sans-serif;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 62.5%;
	color: #333;
}
@media screen and (min-width:641px) {
	body {
		min-width: 1080px;
	}
}
.mincho_yumincho {
	font-family: YuMincho, "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.mincho_hiragino {
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", YuMincho, "游明朝", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
button, input, select, textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	background: none;
	padding: 0;
	outline: none!important;
	border: none;
}
button, select {
	cursor: pointer;
}
select::-ms-expand {
	display: none;
}
body, button, dd, dl, dt, figure, h1, h2, h3, h4, h5, h6, input, li, ol, p, select, textarea, ul {
	margin: 0;
	padding: 0;
}
img {
	-ms-interpolation-mode: bicubic;
}
body {
	padding-top: 150px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
}
@media screen and (max-width:640px) {
	body {
		padding-top: 50px!important;
		padding-bottom: 50px;
	}
}
a {
	outline: none;
	text-decoration: none;
}
.no-touchevents a [style*=background-image], .no-touchevents a[style*=background-image] {
	-webkit-transition: 0.2s ease;
	transition: 0.2s ease;
}
.no-touchevents a:hover [style*=background-image], .no-touchevents a:hover[style*=background-image], a.hover [style*=background-image], a.hover[style*=background-image] {
	-webkit-filter: brightness(1.1);
	-moz-filter: brightness(1.1);
	-ms-filter: brightness(1.1);
	-o-filter: brightness(1.1);
	filter: brightness(1.1);
}
.no-touchevents .hover01 {
	-webkit-transition: 0.2s ease;
	transition: 0.2s ease;
}
.hover01.hover, .no-touchevents .hover01:hover {
	-webkit-filter: brightness(1.2);
	-moz-filter: brightness(1.2);
	-ms-filter: brightness(1.2);
	-o-filter: brightness(1.2);
	filter: brightness(1.2);
}
li {
	list-style: none;
}
[data-backgroundsize] {
	overflow: hidden;
	background-image: none;
	position: relative;
	font-size: 0;
	padding-top: 66.66666%;
}
html.backgroundsize [data-backgroundsize] {
	background-position: center;
	background-repeat: no-repeat;
}
html.backgroundsize [data-backgroundsize=cover] {
	background-size: cover;
}
html.backgroundsize [data-backgroundsize=contain] {
	background-size: contain;
}
[data-backgroundsize]>img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
html.backgroundsize [data-backgroundsize]>img {
	display: none!important;
}
.consoleWindow {
	z-index: 1000000000;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #000;
	font-size: 0;
	width: 10px;
}
.consoleWindow .line {
	display: block;
	margin-bottom: 2px;
}
.consoleWindow .consolecheckbox {
	width: 0;
	height: 0;
}
.consoleWindow .timestamp {
	font-weight: 700;
	display: inline;
	color: #0200FF;
	padding-right: 5px;
	background-color: #fff;
	font-size: 12px;
	padding: 2px 0;
	opacity: 0.2;
}
.consoleWindow .content {
	opacity: 0.2;
	font-size: 12px;
	padding: 2px 0;
	pointer-events: none;
}
.consoleWindow .consolecheckbox:checked~* {
	background-color: #fff;
	opacity: 1;
}
.consoleWindow .source {
	display: inline;
	padding-right: 5px;
}
.consoleWindow .msg {
	font-weight: 700;
	color: #FF0004;
	display: inline;
}
[data-slidearea03-disabled] [data-slidearea03-next], [data-slidearea03-disabled] [data-slidearea03-pager], [data-slidearea03-disabled] [data-slidearea03-prev] {
	display: none!important;
}
[data-slidearea03-disabled] [data-slidearea03-slide] {
	height: auto!important;
}
[data-slidearea03-disabled] [data-slidearea03-slide]>* {
	position: static!important;
}
[data-loadfile] {
	-webkit-transition: 1s;
	transition: 1s;
	opacity: 0;
}
[data-loadfile][src*=".gif"], [data-loadfile][src*=".jpg"], [data-loadfile][src*=".png"], [data-loadfile][style] {
	opacity: 1;
}
[data-src] {
	background-size: 30px 30px;
	background-image: url(../img/loading_black.gif);
	background-repeat: no-repeat;
	background-position: center;
}
html.no-backgroundsize [data-src] {
	background-image: url(../img/loading_black_no-backgroundsize.gif);
}
[data-src-black] {
	background-image: url(../img/loading_white.gif);
}
html.no-backgroundsize [data-src-black] {
	background-image: url(../img/loading_white_no-backgroundsize.gif);
}
.touchevents [data-sc-desktop] {
	display: none!important;
}
.no-touchevents [data-sc-touch] {
	display: none!important;
}
main {
	background-color: #f4efed;
	overflow: hidden;
}
.headerArea {
	font-size: 0;
	text-align: center;
	position: fixed;
	top: 0!important;
	left: 0;
	width: 100%;
	z-index: 1000;
	-webkit-transition: -webkit-transform 1s;
	transition: -webkit-transform 1s;
	transition: transform 1s;
	transition: transform 1s, -webkit-transform 1s;
}
.touchevents body[data-pageflg="2"] .headerArea {
	display: none!important;
}
.headerArea.fixed {
	top: 0!important;
	position: fixed;
}
@media print, screen and (min-width:641px) {
	.headerArea.fixed.down {
		-webkit-transform: translateY(-59px);
		transform: translateY(-59px);
	}
}
@media print, screen and (max-width:640px) {
	.headerArea {
		top: 0!important;
	}
}
.headerArea .flowbnr01 {
	position: fixed;
	top: 200px;
	right: 0;
	width: 50px;
	height: 190px;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	z-index: 1000;
}
.headerArea .flowbnr01.hover, .no-touchevents .headerArea .flowbnr01:hover {
	-webkit-filter: brightness(1.4);
	-moz-filter: brightness(1.4);
	-ms-filter: brightness(1.4);
	-o-filter: brightness(1.4);
	filter: brightness(1.4);
}
.headerArea .row01 {
	background-color: #000;
	height: 119px;
	padding: 0 3%;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.headerArea .row01>.in {
	margin: auto;
	height: 100%;
	display: block;
}
.headerArea .row01 .left {
	display: flex;
	align-items: center;
	height: 59px;
}
@media (min-width:641px) {
	.headerArea .row01 .left {
		justify-content: space-between;
		width: 100%;
		max-width: 1126px;
		margin: auto;
	}
}
@media screen and (max-width:640px) {
	.headerArea .row01 .left {
		justify-content: center;
	}
}
.headerArea .row01 .left .logo {
	display: inline-block;
	vertical-align: middle;
}
@media print, screen and (min-width:641px) {
	.headerArea .row01 .left .logo img {
		width: 170px;
		height: auto;
	}
}
.headerArea .row01 .left .logo img {
	-webkit-transition: 0.3s;
	transition: 0.3s;
	height: auto;
}
.no-touchevents .headerArea .row01 .left .logo:hover img {
	opacity: 0.6;
}
@media (min-width:641px) {
	.headerArea .row01 .left .subleftlinks {
	}
	.headerArea .row01 .left .subleftlinks li {
		display: inline-block;
		vertical-align: middle;
	}
	.headerArea .row01 .left .subleftlinks li + li {
		margin-left: 15px;
	}
	.headerArea .row01 .left .subleftlinks a {
		display: block;
		font-size: 1.4rem;
		font-family: source-han-serif-japanese, serif;
		font-weight: 500;
		letter-spacing: 0.07em;
		line-height: 1;
		color: #7E6606;
		border: 1px solid #7E6606;
		background-color: #fff;
		text-align: left;
		position: relative;
		padding: 5px 12px;
		transition: 0.2s;
		border-radius: 2px;
	}
	.no-touchevents .headerArea .row01 .left .subleftlinks a:hover {
		background-color: #7E6606;
		color: #FFF;
	}
}
@media screen and (max-width:640px) {
	.headerArea .row01 .left .subleftlinks {
		display: none;
	}
}
.headerArea .row01 .right {
	height: 60px;
}
@media (min-width:641px) {
	.headerArea .row01 .right {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.headerArea .row01 .right>* {}
}
.headerArea .row01 .right .guest {
	display: inline-block;
}
.headerArea .row01 .right .guest a {
	display: block;
	font-family: source-han-serif-japanese, serif;
	font-weight: 500;
	font-size: 1.4rem;
	letter-spacing: 0.07em;
	line-height: 1;
	color: #3e3a39;
	text-align: left;
	padding-left: 1.6rem;
	position: relative;
}
@media screen and (min-width:641px) and (max-width:1180px){
	.headerArea .row01 .right .guest a {
    font-size: 1.2rem;
	}
}
.headerArea .row01 .right .guest a+a {
	margin-top: 0.8rem;
}
.headerArea .row01 .right .guest a:before {
	content: "";
	margin-top: calc(.5em - 1px);
	position: absolute;
	left: 0;
	width: 1rem;
	height: 2px;
	background-color: #922f83;
}
.headerArea .row01 .right:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.headerArea .links03 {
	display: inline-block;
	vertical-align: middle;
	margin-left: 11px;
}
.headerArea .links03 .link_withsub {
	display: inline-block;
	position: relative;
}
.headerArea .links03 .link_withsub .link {
	z-index: 1;
}
.headerArea .links03 .link_withsub .poparea {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, verdana, "メイリオ", "Meiryo", "Osaka", sans-serif;
	position: absolute;
	top: 100%;
	left: 50%;
	width: 480px;
	padding-top: 20px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}
.headerArea .links03 .link_withsub .poparea:after, .headerArea .links03 .link_withsub .poparea:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.headerArea .links03 .link_withsub .poparea:after {
	width: 20px;
	height: 20px;
	top: 13px;
	background-color: #7E6606;
	z-index: 1;
}
.headerArea.fairpopup_top .links03 .link_withsub .poparea:after {
	top: auto;
	bottom: 13px;
}
.csspointerevents .headerArea .links03 .link_withsub .poparea {
}
.csspointerevents .headerArea .links03 .link_withsub:hover .poparea {
	opacity: 1!important;
	pointer-events: auto!important;
}
.no-csspointerevents .headerArea .links03 .link_withsub .poparea {
	display: none;
}
.no-csspointerevents .headerArea .links03 .link_withsub:hover .poparea {
	display: block;
}
.headerArea .links03 .link_withsub .content {
	background-color: #FFF;
	border: 6px solid #7E6606;
	padding: 4px;
	text-align: left;
	position: relative;
	z-index: 2;
	font-size: 0;
}
.headerArea .links03 .link_withsub .content>.recommend_ttl {
	padding: 6px 0 10px;
}
.headerArea .links03 .link_withsub .fairs li+li {
	margin-top: 5px;
}
.headerArea .links03 .link_withsub .fairs a {
	display: block;
	padding-left: 160px;
	position: relative;
	padding-right: 20px;
	background-image: url(../img/headerfairbg.jpg);
	background-position: top left;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1) inset;
}
.headerArea .links03 .link_withsub .fairs a:before {
	content: "";
	min-height: 160px;
	display: inline-block;
	vertical-align: middle;
}
.headerArea .links03 .link_withsub .fairs .img {
	position: absolute;
	top: 0;
	left: 20px;
	bottom: 0;
	margin: auto;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: left;
}
.headerArea .links03 .link_withsub .fairs .fair_one {
	display: inline-block;
	padding: 15px 0;
	vertical-align: top;
}
.headerArea .links03 .link_withsub .fairs .title {
	font-size: 16px;
	font-size: 1.6rem;
	color: #4D4D4D;
	line-height: 25px;
	line-height: 2.5rem;
	margin-bottom: 7px;
}
.no-touchevents .headerArea .links03 .link_withsub .fairs a:hover .title {
	text-decoration: underline;
}
.headerArea .links03 .link_withsub .fairs .time>span {
	color: #A18100;
}
.headerArea .links03 .link_withsub .fairs .time>span.txt01 {
	font-size: 18px;
	font-size: 1.8rem;
	display: inline-block;
	vertical-align: middle;
}
.headerArea .links03 .link_withsub .fairs .time>span.txt02 {
	font-size: 13px;
	font-size: 1.3rem;
	display: inline-block;
	vertical-align: middle;
}
.headerArea .links03 .link_withsub .fairs .time>span.txt03 {
	font-size: 13px;
	font-size: 1.3rem;
	vertical-align: middle;
	display: block;
	color: #4C4C4C;
	margin-top: 7px;
}
.headerArea .links03 .link_withsub .fairs .time>span.txt03>span {
	display: inline-block;
	vertical-align: middle;
}
.headerArea .links03 .link_withsub .fairs .time>span.txt03>span:before {
	content: "/";
}
.headerArea .links03 .link_withsub .fairs .time>span.txt03>span:first-child:before {
	display: none;
}
.headerArea .links03 .link_withsub .link01 {
	text-align: center;
	margin-top: 4px;
}
.headerArea .links03 .link_withsub .link01 a {
	width: 100%;
}
.headerArea .links03 .link {
	display: inline-block;
	vertical-align: middle;
	padding: 10px 11px;
	background-color: #7E6606;
}
.headerArea .links03 .link.type01 {
	background-color: #8C2800;
	padding-left: 8px;
	padding-right: 8px;
	position: relative;
}
.headerArea .links03 .link.type01:after, .headerArea .links03 .link.type01:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	height: 100%;
	width: 1px;
	background-color: #fff;
}
.headerArea .links03 .link.type01:after {
	right: 4px;
}
.headerArea .links03 .link.type01:before {
	left: 4px;
}
.headerArea .links03 .link.type01 span {
	font-weight: bold;
}
.headerArea .links03 .link.type01 span:before {
	display: none;
}
.headerArea .links03 .link.type01.hover, .no-touchevents .headerArea .links03 .link.type01:hover {
	opacity: 0.6;
}
.no-touchevents .headerArea .links03 .link {
	position: relative;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
@media print, screen and (max-width:1100px) {
	.headerArea .links03 .link_withsub .poparea {
		left: -100%;
	}
	.headerArea .links03 .link_withsub .poparea:after, .headerArea .links03 .link_withsub .poparea:before {
		left: auto;
		right: 13%;
	}
}
.headerArea .links03>*+* {
	margin-left: 4px;
}
.headerArea .links03 .link span {
	font-family: source-han-serif-japanese, serif;
	font-weight: 500;
	font-size: 14px;
	font-size: 1.4rem;
	color: #f9f9f9;
}
.headerArea .tel_wrap {
	display: flex;
	margin-left: 6rem;
	margin-right: 3.5rem;
}
.headerArea .tel_box {
	text-align-last: left;
	margin-bottom: 0.6rem;
}
.headerArea .tel_box:first-of-type {
	padding-right: 2rem;
	border-right: 1px solid rgba(163, 131, 0, 0.5);
}
.headerArea .tel_box:nth-of-type(2) {
	padding-left: 2rem;
}
.headerArea .tel_title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.2rem;
	line-height: 1.5;
	letter-spacing: 0.08em;
	color: #A18100;
}
.headerArea .tel {
	display: inline-block;
	vertical-align: middle;
	color: #f9f9f9;
	font-size: 1.8rem;
	font-weight: 400;
	letter-spacing: -0.04em;
	line-height: 1;
}
.headerArea .tel_img {
	width: 1.8rem;
	height: 1.2rem;
}

@media screen and (min-width:641px) and (max-width:1250px){
	.headerArea .tel_wrap {
		margin-left: 2rem;
		margin-right: 1.5rem;
	}
	.headerArea .links03 .link span {
		font-size: 1.1rem;
	}
	.headerArea .tel_box:first-of-type {
	padding-right: 1.2rem;
	}
	.headerArea .tel_box:nth-of-type(2) {
		padding-left: 1.2rem;
	}
}
.headerArea .tel span {
	font-family: "Amiri", serif;
	font-weight: 400;
	font-weight: 400;
	color: #f9f9f9;
	line-height: 2.6rem;
	font-size: 2.8rem;
	letter-spacing: -0.03em;
}
.headerArea .tel_space {
	padding-left: 0.8rem;
}


@media screen and (min-width:641px) and (max-width:1250px){
	.headerArea .tel span {
		font-size: 2.4rem;
	}
}
.headerArea .tel .txt01 {
	font-size: 14px;
	font-size: 1.4rem;
	padding-right: 1em;
	display: block;
	vertical-align: middle;
	margin-bottom: 5px;
	margin-top: -5px;
}
.headerArea .tel .txt02 {
	font-size: 27px;
	font-size: 2.7rem;
	font-weight: 400;
	display: block;
	vertical-align: middle;
}
.headerArea .tel .txt02 span {
	position: relative;
	top: -2px;
}
.headerArea .header_time {
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	font-size: 1.2rem;
	color: #fff;
	text-align: left;
	line-height: 1.5;
}
.headerArea .snslinks {
	display: inline-block;
	vertical-align: middle;
}
.headerArea .snslinks a {
	display: inline-block;
	width: 23px;
	height: 23px;
}
.headerArea .snslinks a path {
	fill: #7E6606;
}
.headerArea .snslinks a+a {
	margin-left: 2px;
}
.headerArea .toguest {
	display: inline-block;
	vertical-align: middle;
	padding: 10px 0 10px 14px;
}
.headerArea .toguest a {
	display: inline-block;
	vertical-align: middle;
	padding: 10px 0 10px 14px;
	position: relative;
	color: #f9f9f9;
	font-size: 1.2rem;
	font-weight: 400;
	letter-spacing: 1.5px;
	text-align: left;
}
.headerArea .toguest .add_toguest {
	padding: 5px 0 5px 14px;
	display: block;
}
.headerArea .toguest .add_access {
	padding: 5px 0 5px 14px;
	display: block;
}
.headerArea .toguest a:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 3px solid #7E6606;
	border-top-color: rgba(0, 0, 0, 0);
	border-left-color: rgba(0, 0, 0, 0);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.headerArea .toguest a.hover:after, .no-touchevents .headerArea .toguest a:hover:after {
	left: 2px;
}
.headerArea .toguest a span {
	font-size: 13px;
	font-size: 1.3rem;
}
.no-touchevents .headerArea .snslinks a, .no-touchevents .headerArea .snslinks a path {
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.headerArea .snslinks a.hover path, .no-touchevents .headerArea .snslinks a:active path, .no-touchevents .headerArea .snslinks a:hover path {
	fill: #fff;
}
@media print, screen and (max-width:1270px) and (min-width:641px) {
	.headerArea {
		min-width: 1080px;
	}
	.headerArea .row01 .left .logo img {
		width: 156px;
		height: auto;
	}
	.headerArea .row01 .left .logo img {}
	.headerArea .tel .txt01 {
		padding-right: 0;
		display: block;
	}
	.headerArea .tel .txt02 {
		display: block;
	}
}
@media screen and (max-width:1180px) and (min-width:641px) {
	.headerArea .tel .txt01 {
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		width: auto;
		height: 12px;
		-webkit-filter: drop-shadow(0 0 2px white), drop-shadow(0 0 2px white), drop-shadow(0 0 2px white);
		filter: drop-shadow(0 0 2px white), drop-shadow(0 0 2px white), drop-shadow(0 0 2px white);
	}
	.headerArea .tel .txt02 {
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		width: auto;
		height: 16px;
		-webkit-filter: drop-shadow(0 0 1px #fff), drop-shadow(0 0 1px #fff);
		filter: drop-shadow(0 0 1px #fff), drop-shadow(0 0 1px #fff);
	}
	.headerArea .header_time {
		font-size: 1.1rem;
	}
	.headerArea .snslinks a {
		width: 30px;
		height: 30px;
	}
	.headerArea .toguest {
		padding-left: 10px;
	}
	.headerArea .links03 .link {
		padding: 13px 7px;
	}
	.headerArea .links03>*+* {
		margin-left: 7px;
	}
	.headerArea .links03 .link span {
		font-size: 12px;
		font-size: 1.2rem;
	}
}
@media screen and (max-width:820px) and (min-width:640px) {
	.headerArea .links03 .link {
		display: block;
		padding: 2px 7px 0;
	}
	.headerArea .links03>*+* {
		margin-top: 0;
		margin-left: 0;
	}
	.headerArea .tel dt {
		font-size: 10px;
		font-size: 1rem;
	}
	.headerArea .left .logo {
		display: inline-block;
		vertical-align: middle;
	}
	.headerArea .left .logo img {
		width: 180px;
		height: auto;
	}
	.headerArea.fixed .in .left .logo img {
		width: 140px;
	}
	.headerArea .snslinks a {
		display: block;
	}
	.headerArea .snslinks a+a {
		margin-left: 0;
	}
	.headerArea.fixed .snslinks a, .headerArea.fixed .snslinks a svg {
		width: 30px;
		height: 30px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}
@media print, screen and (max-width:640px) {
	.headerArea .flowbnr01_sp {
		-webkit-transition: 0.2s;
		transition: 0.2s;
		display: block;
		text-align: center;
		margin-bottom: 5%;
	}
	.headerArea .flowbnr01_sp img {
		display: inline-block;
		width: 90%;
		height: auto;
	}
	.headerArea .flowbnr01.hover, .no-touchevents .headerArea .flowbnr01:hover {
		-webkit-filter: brightness(1.4);
		-moz-filter: brightness(1.4);
		-ms-filter: brightness(1.4);
		-o-filter: brightness(1.4);
		filter: brightness(1.4);
	}
	.headerArea.fixed .row01, .headerArea .row01 {
		height: 50px;
		-webkit-transition: 1s;
		transition: 1s;
	}
	.headerArea.hide .row01 {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	.headerArea.menuview .row01 {
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}
	.headerArea>.in {
		display: none;
	}
	.headerArea {
		height: 50px;
		position: fixed!important;
	}
	.headerArea .row01 .left {
		float: none;
		height: 100%;
	}
	.headerArea .row01 .left .logo img {
		width: 132px!important;
	}
	.headerArea .group01 {
		/* overflow: hidden; */
		padding: 0 5% 5%;
	}
	.headerArea .tel {
		margin-right: 0;
		margin-left: 0;
		float: left;
		color: #FFF;
		text-align: left;
	}
	.headerArea .tel dt {
		font-size: 10px;
		font-size: 1rem;
	}
	.headerArea .tel .txt01 {
		font-size: 10.5px;
		font-size: 1.05rem;
	}
	.headerArea .tel .txt02 {
		font-size: 21px;
		font-size: 2.1rem;
	}
	.headerArea .left .logo img {
		width: auto;
		height: 40px;
	}
	.headerArea .menuBtn {
		width: 50px;
		height: 50px;
		position: fixed;
		z-index: 1000;
		right: 0;
		top: 0;
		-webkit-transition: background-color 0.4s;
		transition: background-color 0.4s;
		-webkit-transition: 1s;
		transition: 1s;
		background-color: transparent!important;
	}
	.headerArea .menuBtn:before {
		content: "";
		display: block;
		margin: auto;
		width: 40px;
		height: 40px;
		background-color: #f3efde;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}
	.headerArea.hide .menuBtn {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
	.headerArea.menuview .menuBtn {
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}
	.headerArea .menuBtn .open>* {
		height: 2px;
		background-color: #7E6606;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 25px;
		-webkit-transition: width 0.4s;
		transition: width 0.4s;
	}
	.headerArea .menuBtn.on .open>* {
		width: 0;
	}
	.headerArea .menuBtn .open .bar1 {
		top: -16px;
	}
	.headerArea .menuBtn .open .bar3 {
		top: 16px;
	}
	.headerArea .menuBtn .close>* {
		height: 2px;
		background-color: #7E6606!important;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		-webkit-transition: width 0.4s;
		transition: width 0.4s;
	}
	.headerArea .menuBtn .close .bar1 {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.headerArea .menuBtn .close .bar2 {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.headerArea .menuBtn.on .close>* {
		width: 30px;
	}
	.headerArea .menuBtn .close>* {
		width: 0;
	}
	.headerArea .nav .subleftlinks {
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.headerArea .nav .subleftlinks li {
		display: block;
	}
	.headerArea .nav .subleftlinks li + li {
		margin-top: 14px;
	}
	.headerArea .nav .subleftlinks a {
		display: block;
		font-size: 1.2rem;
		font-family: source-han-serif-japanese, serif;
		font-weight: 500;
		letter-spacing: 0.07em;
		line-height: 1;
		color: #7E6606;
		position: relative;
		padding: 10px 0;
		border-radius: 8px;
		text-align: center;
		border: 1px solid #7E6606;
		box-sizing: border-box;
	}
	.headerArea .nav .links span {
		font-size: 11px;
		font-size: 1.1rem;
		line-height: 1;
	}
	.headerArea .nav .links li+li span:before {
		display: none;
	}
	.headerArea .snslinks a {
		width: 35px;
		height: 35px;
	}
	.headerArea .links03 {
		/* display: block; */
		display: grid;
		grid-template-columns: repeat(2,1fr);
		gap: 0.9rem 0.4rem;
		margin-left: 0;
		margin-bottom: 4.5%;
		padding: 0 3%;
	}
	.headerArea .links03 .link {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		/* width: 32.5%; */
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		background-color: #8C2800;
		border-radius: 0.3rem;
	}
	.headerArea .links03 .link.type01::before {
		display: none;
	}
	.headerArea .links03 .link.type01::after {
		display: none;
	}
	.headerArea .links03 .link.type02 {
		background-color: #7E6606;
		grid-column: 1 / -1;
	}
	.headerArea .links03 .link+.link {
		margin-left: 0;/* 1% */
	}
	/* .headerArea .links03 .link.type01 { */
		/* width: 60vw;
		margin-top: 1rem;
		padding-top: 15px;
		padding-bottom: 11px; */
	/* } */
	.headerArea .links03 .link span {
		font-size: 11px;
		font-size: 1.1rem;
		color: #FFFFFF;
		text-shadow: none;
	}
	.headerArea .links03 .link span:before {
		font-size: 5px;
		font-size: 0.5rem;
		top: -2px;
	}
	.headerArea .toguest {
		display: block;
		padding: 0 5%;
		text-align: right;
	}
	.headerArea .toguest a {
		color: #FFF;
		text-align: right;
		display: inline-block;
	}
	.headerArea .toguest a img {
		-webkit-filter: brightness(0);
		filter: brightness(0);
	}
	.headerArea .toguest a span {
		font-size: 10.5px;
		font-size: 1.05rem;
	}
	.headerArea .toguest a span:before {
		content: "> ";
	}
}
.headerArea .nav {
	position: relative;
	background-color: #000000;
	padding: 0 3%;
}
.headerArea .nav>.in {
	max-width: 1120px;
	margin: auto;
	width: 100%;
	position: relative;
}
.headerArea .nav>.in:after {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #7E6606;
	height: 3px;
}
.headerArea .nav .links {
	height: 100%;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.headerArea .nav .links li {
	vertical-align: middle;
	height: 100%;
	position: relative;
}
.headerArea .nav .links a {
	display: block;
	height: 100%;
	-webkit-transition: none;
	transition: none;
}
.no-touchevents .headerArea .nav .links a:hover {
	-ms-filter: none;
	-webkit-filter: none;
	filter: none;
}
.headerArea .nav .links li:first-child a {
	padding-left: 0;
}
.headerArea .nav .links li:last-child a {
	padding-right: 0;
}
.headerArea .nav .links span {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	position: relative;
	font-family: source-han-serif-japanese, serif;
	font-weight: 500;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	line-height: 1.75;
}
@media print, screen and (max-width:1200px) {
	.headerArea .nav .links span {
		letter-spacing: 1.5px;
		font-size: 1.3rem;
	}
}
.headerArea .nav .links a:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.headerArea .nav .links a span:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 5px;
	width: 100%;
	height: 1px;
	background-color: #7E6606;
	-webkit-transform: translateY(6px);
	transform: translateY(6px);
	opacity: 0;
}
.no-touchevents .headerArea .nav .links a span:after, .touchevents .headerArea .nav .links li.on a span:after {
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.headerArea .nav .links li.on a:hover span:after, .headerArea .nav .links li a.hover span:after, .no-touchevents .headerArea .nav .links a:hover span:after {
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
}
.headerArea .nav .linkssub {
	text-align: center;
	padding: 0 3%;
}
.headerArea .nav .linkssub li {
	display: inline-block;
	vertical-align: middle;
}
.headerArea .nav .linkssub li+li {
	margin-left: 3%;
	padding-left: 3%;
	position: relative;
}
.headerArea .nav .linkssub li+li:after {
	content: "";
	display: block;
	width: 1px;
	height: 10px;
	background-color: #FFF;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.headerArea .nav .linkssub a {
	display: block;
	padding: 11px 0;
	font-size: 10px;
	font-size: 1rem;
	letter-spacing: -0.5px;
	letter-spacing: -0.05rem;
	color: #FFF;
}
.headerArea .nav .linkssub a.hover, .no-touchevents .headerArea .nav .linkssub a:hover {
	text-decoration: underline;
}
@media print, screen and (max-width:900px) {
	.headerArea .nav .links span img {
		width: auto;
		height: 15px;
		height: 2vw;
	}
}
@media screen and (min-width:641px) {
	.headerArea .nav {
		border-top: 1px solid #beb282;
	}
	.headerArea .nav>.in {
		display: block!important;
		height: 30px!important;
	}
}
@media print, screen and (max-width:640px) {
	.headerArea .nav {
		padding: 0;
	}
	.headerArea .nav>.in:after {
		display: none;
	}
	.headerArea .nav>.in {
		padding-bottom: 9%;
		position: fixed;
		bottom: 0;
		top: 50px;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		background-color: #131313;
		opacity: 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		-webkit-transition: 0.6s;
		transition: 0.6s;
	}
	.headerArea .nav .links li:last-child a {
		padding-right: 5%;
	}
	.csspointerevents .headerArea .nav>.in {
		pointer-events: none;
	}
	.no-csspointerevents .headerArea .nav>.in {
		display: none;
	}
	.headerArea .nav>.in.on {
		opacity: 1;
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}
	.csspointerevents .headerArea .nav>.in.on {
		pointer-events: auto;
	}
	.no-csspointerevents .headerArea .nav>.in.on {
		display: block;
	}
	.headerArea .nav.fixed {
		top: 0!important;
	}
	.headerArea .nav .links {
		height: auto;
		margin-bottom: 5%;
		display: block;
	}
	.headerArea .nav .links li {
		width: 100%!important;
		height: 55px;
		border-bottom: 1px solid #fff;
		display: block;
	}
	.headerArea .nav .links li:first-child {
		border-top: 1px solid #fff;
	}
	.headerArea .nav .links a {
		padding: 0;
		width: 90%;
		padding: 0 5%;
		display: block;
		margin: auto;
		text-align: left;
		position: relative;
	}
	.headerArea .nav .links li:first-child a {
		padding-left: 5%;
	}
	.headerArea .nav .links a:after {
		content: "";
		display: block;
		width: 5px;
		height: 5px;
		border-bottom: 1px solid #FFF;
		border-right: 1px solid #FFF;
		position: absolute;
		right: 5%;
		top: 0;
		bottom: 0;
		margin: auto;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.headerArea .nav .links span {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1;
		color: #fff!important;
	}
	.headerArea .links03 a {
		width: 31.2%;
	}
	.headerArea .snslinks {
		/* float: right; */
		margin: 1.6rem auto;
		display: block;
		width: 50%;
		text-align: right;
	}
	.headerArea .snslinks a+a {
		margin-left: 4%;
	}
	.headerArea .nav .links span img {
		height: 5.5vw;
	}
}
.subnavArea {
	background-color: #FAFAFA;
	height: 40px;
	text-align: left;
	font-size: 0;
	padding: 0 3%;
	position: relative;
}
.headerArea.fixed .subnavArea {
	top: 0!important;
}
.footerContact .telarea .tel {
	padding-bottom: 13px;
}
.footerContact .telarea .tel a {
	display: inline-block;
	color: #fff;
}
.footerContact .telarea .tel a dl dt {
	margin-bottom: 15px;
	font-family: source-han-serif-japanese, serif;
	font-weight: 500;
	font-size: 1.9rem;
	letter-spacing: 0.1em;
}
.footerContact .telarea .tel a dl dd {
	font-size: 3.7rem;
	letter-spacing: 3px;
}
.footerContact .telarea .tel a dl dd:before {
	content: "TEL.";
	font-size: 2.3rem;
}
.footerContact .telarea .restname {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 19px;
	line-height: 1.9rem;
	color: #FFF;
}
.footerContact .telarea .uketuke {
	display: inline-block;
	font-size: 0;
}
.footerContact .telarea p.uketuke {
	display: block;
	font-size: 13px;
}
.footerContact .telarea .uketuke dd, .footerContact .telarea .uketuke dt {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	color: #FFF;
}
.footerContact .telarea .juusho {
	display: block;
	vertical-align: top;
	font-size: 13px;
	color: #FFF;
	line-height: 1.6;
}
.footerContact .telarea .uketuke>dt {
	float: left;
}
.footerContact .telarea .uketuke>dd {
	display: block;
	text-align: left;
	margin-left: 60px;
}
.footerContact .telarea .uketuke>dd p {
	padding-bottom: 0;
	font-size: 12px;
}
.footerContact .telarea .uketuke>dd+dd {
	margin-top: 5px;
}
.footerContact .telarea .uketuke dl {
	display: inline-block;
	vertical-align: top;
}
.footerContact .telarea .uketuke>dt:after {
	content: "/";
	display: inline-block;
	margin-left: 3px;
}
.footerContact .telarea .uketuke .time+.time:before {
	content: "・";
	display: inline-block;
	margin: 0 -2px;
}
.footerContact .telarea .uketuke .holyday {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
}
@media screen and (max-width:840px) {}
@media screen and (max-width:640px) {
	.footerContact .telarea .uketuke, .footerContact .telarea p.juusho {
		margin-left: -5%;
		margin-right: -5%;
	}
	.footerContact .telarea p.uketuke {
		padding-bottom: 0;
		line-height: 1.8;
		font-size: 9px;
	}
	.footerContact .telarea .uketuke .holyday {
		margin-top: 5px;
		margin-left: 0;
	}
	.footerContact .telarea .juusho {
		padding-bottom: 0;
		line-height: 1.8;
		font-size: 9px;
	}
}
.footerArea {
	background-color: #212121;
	text-align: center;
	font-size: 0;
}
body.pink .footerArea {
	background-image: url(../img/footer_bg_pink.png);
}
.touchevents body[data-pageflg="2"] .footerArea {
	display: none!important;
}
.footerArea .row02 {
	margin: auto;
	background-color: #3e3a39;
	padding: 30px 0;
}
body.pink .footerArea .row02 {
	background-color: #E195A5;
}
.footerArea .row02 .textlink {
	padding-bottom: 30px;
}
.footerArea .row02 .textlink>li {
	display: inline-block;
	vertical-align: top;
}
.footerArea .row02 .textlink>li+li {
	margin-left: 15px;
	padding-left: 20px;
	position: relative;
}
@media print, screen and (min-width:641px) {
	.footerArea .row02 .textlink>li+li:before {
		content: "｜";
		margin-top: 0.18em;
		position: absolute;
		left: 0;
		font-size: 13px;
		font-size: 1.3rem;
		color: #BDBDBD;
	}
}
body.pink .footerArea .row02 .textlink>li+li:before {
	color: #FFF;
}
.footerArea .row02 .textlink a {
	font-size: 13px;
	font-size: 1.3rem;
	color: #BDBDBD;
}
body.pink .footerArea .row02 .textlink a {
	color: #FFF;
}
.footerArea .row02 .copyright {
	font-size: 13px;
	font-size: 1.3rem;
	color: #FFF;
}
.footerArea .row03 {
	padding: 75px 5% 105px 5%;
}
.footerArea .row03 .in {
	margin: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	max-width: 1180px;
	font-size: 1.4rem;
	text-align: left;
}
.footerArea .row03 .leftArea {
	width: 300px;
}
.footerArea .row03 .leftArea .logo:hover {
	-webkit-transition: 0.3s;
	transition: 0.3s;
	opacity: 0.6;
}
.footerArea .row03 .rightArea {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 880px;
}
.footerArea .row03 .rightArea .column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 25%;
}
.footerArea .row03 .rightArea .mb30 {
	margin-bottom: 30px;
}
.footerArea .row03 .rightArea .mb40 {
	margin-bottom: 40px;
}
.footerArea .row03 .rightArea .gold {
	list-style: none;
}
.footerArea .row03 .rightArea li {
	margin: 0 0 10px 0;
}
.footerArea .row03 .rightArea ul:not(.row) li a:before {
	content: "・";
}
.footerArea .row03 .rightArea li:last-child {
	margin: 0;
}
.footerArea .row03 .rightArea .row {
	margin-top: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.ie .footerArea .row03 .rightArea .row {
	margin-top: 40px;
}
.footerArea .row03 .rightArea .row li {
	margin: 0 12px 0 0;
}
.footerArea .row03 .rightArea .row li:last-child {
	margin: 0;
}
.footerArea .row03 .rightArea a {
	color: #333;
}
.footerArea .row03 .rightArea a:hover {
	text-decoration: underline;
}
@media screen and (min-width:901px) {
	.footerArea .row03 .links {
		width: 19%;
		margin-left: 1.1%;
	}
	.footerArea .row03 .links:nth-child(5n+1) {
		margin-left: 0;
	}
}
@media screen and (min-width:641px) and (max-width:900px) {
	.footerArea .row03 .links {
		width: 24%;
		margin-left: 1.1%;
	}
	.footerArea .row03 .links:nth-child(4n+1) {
		margin-left: 0;
	}
}
@media screen and (max-width:640px) {
	body.pink .footerArea {
		background-size: 25px 25px;
	}
	.footerArea .row03 .links {
		width: 48%;
		margin-left: 4%;
	}
	.footerArea .row03 .links:nth-child(odd) {
		margin-left: 0;
	}
	.footerArea .row03 .subcategory .link span {
		font-size: 12px;
		font-size: 1.2rem;
	}
	.footerArea .row03 .links {
		margin-bottom: 5%;
	}
}
@media screen and (max-width:640px) {
	.footerArea .row02 {
		padding: 7% 0;
	}
	.footerArea .row00 {
		text-align: center;
		margin-bottom: 8%;
	}
	.footerArea .row01 {
		padding: 0 9%;
	}
	.footerArea .row02 .textlink a {
		font-size: 9px;
		font-size: 0.9rem;
	}
	.footerArea .row01 .facebookArea .txt01 {
		font-size: 9px;
		font-size: 0.9rem;
		line-height: 1.5;
		margin-bottom: 7%;
	}
	.footerArea .row01 .facebookArea {
		margin-bottom: 3%;
		width: 100%;
	}
	.footerArea .row02 .textlink {
		font-size: 10px;
		font-size: 1rem;
		padding-bottom: 5%;
	}
	.footerArea .row02 .copyright {
		font-size: 9px;
		font-size: 0.9rem;
	}
	.footerArea .row01 .facebookArea .link span {
		font-size: 12px;
		font-size: 1.2rem;
	}
	.footerArea .row01 .facebookArea dt {
		margin-bottom: 3%;
	}
	.footerArea .row01 .facebookArea .link {
		padding: 13px 0;
	}
	.footerArea .row01 .facebookArea .link span {
		font-size: 10px;
		font-size: 1rem;
	}
	.footerArea .row01 .snslinks {
		text-align: center;
		display: block;
		padding-top: 4%;
	}
	.footerArea .row01>.snslinks .facebook {
		margin-bottom: 0;
	}
	.footerArea .row01 .fb-pageWrap {
		height: 210px;
		float: none;
		width: 100%;
	}
	.footerArea .row02 .textlink>li+li {
		margin-left: 4px;
		padding-left: 19px;
	}
	.footerArea .row03 {
		padding: 40px 5%;
	}
	.footerArea .row03 .leftArea {
		margin: auto;
		width: auto;
	}
	.footerArea .row03 .leftArea img {
		max-width: 140px;
	}
}
.footerArea .imp_bnr {
	display: block;
	max-width: 1100px;
	width: 100%;
	width: calc(100% - 40px);
	height: 200px;
	margin: 0 auto;
	background-color: #fff;
	border: 4px solid #000;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
}
.footerArea .imp_bnr:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}
.footerArea .imp_bnr .ph {
	width: 50%;
	height: 100%;
	background-size: cover;
	background-position: center;
	position: absolute;
	right: 0;
	top: 0;
}
.footerArea .imp_bnr .txt_box {
	display: inline-block;
	width: 50%;
	vertical-align: middle;
	text-align: center;
}
.footerArea .imp_bnr .txt_box dt {
	margin-bottom: 20px;
}
.footerArea .imp_bnr .txt_box dd {
	font-size: 1.7rem;
	line-height: 1.5;
	color: #000;
	font-weight: bold;
}
@media screen and (max-width:640px) {
	.footerArea .imp_bnr {
		margin-bottom: 6%;
		text-align: center;
		height: auto;
	}
	.footerArea .imp_bnr:before {
		content: none;
	}
	.footerArea .imp_bnr .ph {
		position: static;
		width: 100%;
		height: 140px;
		height: 41.6vw;
	}
	.footerArea .imp_bnr .txt_box {
		display: block;
		width: 100%;
		margin: 10% auto;
	}
	.footerArea .imp_bnr .txt_box dt {
		margin-bottom: 5%;
	}
	.footerArea .imp_bnr .txt_box dt img {
		max-width: 80%;
	}
	.footerArea .imp_bnr .txt_box dd {
		font-size: 1.4rem;
	}
}
@media screen and (max-width:640px) {
	.spPullUplink {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		background-color: #7e6606;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		-webkit-transition: 0.4s;
		transition: 0.4s;
		z-index: 990;
	}
	.spPullUplink.enable {
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}
	.spPullUplink.enable.move {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
	.spPullUplink .link {
		position: relative;
	}
	.spPullUplink .link:after {
		content: "";
		display: block;
		left: 50%;
		top: 0;
		position: absolute;
		height: 100%;
		border-right: 1px solid #937b1c;
	}
	.spPullUplink .link a {
		display: inline-block;
		width: 49.89%;
		height: 50px;
		position: relative;
	}
	.spPullUplink .link a:after {
		content: "";
		display: block;
		position: absolute;
		width: 5px;
		height: 5px;
		border-right: 1px solid #FFF;
		border-top: 1px solid #FFF;
		position: absolute;
		bottom: 0;
		top: 0;
		right: 10px;
		margin: auto;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.spPullUplink .link a:before {
		content: "";
		display: inline-block;
		vertical-align: middle;
		height: 100%;
	}
	.spPullUplink .link a img {
		width: 70%;
		display: inline-block;
		vertical-align: middle;
		margin-left: -5%;
	}
	.spPullUplink .fair{
		position: relative;
	}
	.spPullUplink .fair span {
		font-size: 14px;
		color: #FFF;
		display: inline-block;
		vertical-align: middle;
		margin-left: 8%;
	}
	.spPullUplink .fair span::before {
		content: "";
		background-image: url(../img/calendar_icon.svg);
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
		position: absolute;
		width: 1.3rem;
		height: 1.3rem;
		top: 1.3rem;
		left: 2.6rem;
	}
	.spPullUplink .tel {
		background-color: #B49825;
		position: relative;
	}
	.spPullUplink .tel span {
		font-size: 14px;
		color: #FFF;
		display: inline-block;
		vertical-align: middle;
		margin-left: 8%;
	}
	.spPullUplink .tel span::before {
		content: "";
		background-image: url(../img/tel_icon.svg);
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
		position: absolute;
		width: 1.3rem;
		height: 1.3rem;
		top: 1.3rem;
		left: 2.6rem;
	}
}
.pageTopBtn {
	background-color: #a18100;
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 60px;
	height: 60px;
	z-index: 100;
	opacity: 0;
	display: none;
}
.pageTopBtn:after {
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	border-left: 2px solid #FFF;
	border-top: 2px solid #FFF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 7px;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}
.no-touchevents .pageTopBtn:hover {
	background-color: #FFF;
}
.no-touchevents .pageTopBtn:hover:after {
	border-left: 2px solid #232323;
	border-top: 2px solid #232323;
}
.no-touchevents .pageTopBtn {
	-webkit-transition: background-color 0.2s;
	transition: background-color 0.2s;
}
.no-touchevents .pageTopBtn:after {
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.no-touchevents .pageTopBtn:hover:after {
	top: 0;
}
@media print, screen and (max-width:640px) {
	.pageTopBtn {
		position: absolute;
		bottom: 100%;
		right: 0;
		width: 50px;
		height: 50px;
	}
}
.subnavArea {
	background-color: #FAFAFA;
	height: 40px;
	text-align: left;
	font-size: 0;
	padding: 0 3%;
	position: relative;
}
.headerArea.fixed .subnavArea {
	top: 0!important;
}
.footerContact {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 80px 5%;
}
.footerContact .in {
	text-align: center;
	max-width: 1180px;
	width: 100%;
	margin: auto;
}
.footerContact .in p.copy {
	text-align: center;
	width: auto;
	font-size: 1.6rem;
	padding-bottom: 31px;
	font-weight: 500;
	color: #fff;
	letter-spacing: 2px;
}
.footerContact .in h2 span {
	font-size: 15px;
	font-size: 1.5rem;
	color: #fff;
	font-family: serif;
	line-height: 1.6em;
}
.footerContact .in p {
	color: #fff;
}
.footerContact .in p img {
	margin: 0 5px;
}
.footerContact .links {
	padding-bottom: 30px;
	font-size: 0;
}
.footerContact .links a {
	vertical-align: middle;
	width: 21.3%;
	height: 50px;
	margin-left: 1.5%;
}
.footerContact .links a:first-child {
	margin-left: 0;
}
.footerContact .tel h4 {
	font-size: 39px;
	font-size: 3.9rem;
	color: #fff;
	font-family: serf;
	padding-bottom: 10px;
	font-weight: 400;
}
.footerContact .tel h4 span {
	font-size: 16px;
	font-size: 1.6rem;
}
.footerContact .tel p {
	font-size: 12px;
	font-size: 1.2rem;
	padding: 0;
}
.footerArea {
	background-color: #fff!important;
	text-align: center;
	font-size: 0;
}
.touchevents body[data-pageflg="2"] .footerArea {
	display: none!important;
}
.footerArea .row00 {
	border-bottom: solid 1px #413506;
}
.footerArea .row00 .in {
	max-width: 1180px;
	border-bottom: solid 3px #7E6606;
	padding-bottom: 40px;
	margin: 0 auto;
}
.no-touchevents .footerArea .row00 .logo {
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.no-touchevents .footerArea .row00 .logo:hover {
	opacity: 0.6;
}
@media screen and (max-width:640px) {
	.footerArea .row00 {
		border-bottom: none;
		bottom: 3%;
		left: 0;
		right: 0;
	}
	.footerArea .row00 .in {
		border-bottom: none;
	}
}
.footerArea .row01 {
	text-align: left;
	padding: 0 5%;
}
.footerArea .row01>.in {
	max-width: 1180px;
	width: 100%;
	margin: auto;
	overflow: hidden;
}
.rowMenu {
	padding: 30px 0;
	text-align: center;
}
.rowMenuBox {
	display: inline-block;
	margin: 0 25px;
}
.rowMenuBox h3 {
	font-size: 15px;
	font-size: 1.5rem;
	color: #7e6606;
	padding-bottom: 1em;
	text-align: left;
}
.rowMenuBox li {
	color: #b2b2b2;
	font-size: 13px;
	font-size: 1.3rem;
	padding-bottom: 1em;
}
.footerArea .row01 .textlink {
	padding-bottom: 15px;
}
.footerArea .row01 .textlink li {
	display: inline-block;
	vertical-align: top;
}
.footerArea .row01 .textlink a {
	display: inline-block;
	padding: 10px 0;
}
.footerArea .row01 .textlink a span {
	color: #fff;
	display: inline-block;
	padding: 0 15px;
	border-left: 1px solid #FFF;
	font-size: 13px;
	font-size: 1.3rem;
}
.no-touchevents .footerArea .row01 .textlink a:hover span {
	text-decoration: underline;
}
.footerArea .row01 .textlink li:first-child a span {
	border-left: none;
	padding-left: 0;
}
.footerArea .row01 .snslinks {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 10px;
}
.footerArea .row01 .snslinks a {
	display: inline-block;
	width: 35px;
	height: 35px;
	border: solid 1px #7e6606;
}
.footerArea .row01 .snslinks a+a {
	margin-left: 5px;
}
.no-touchevents .footerArea .row01 .snslinks a path {
	fill: #7e6606;
}
.no-touchevents .footerArea .row01 .snslinks a, .no-touchevents .footerArea .row01 .snslinks a path {
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.footerArea .row01 .snslinks a.hover, .no-touchevents .footerArea .row01 .snslinks a:hover {
	background-color: #7e6606;
}
.footerArea .row01 .snslinks a.hover path, .no-touchevents .footerArea .row01 .snslinks a:hover path {
	fill: #fff;
}
.footerArea .row01 .links03 {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 10px;
}
.footerArea .row01 .links03 a {
	display: inline-block;
	vertical-align: middle;
	padding: 0 15px;
	background-color: #7e6606;
}
.no-touchevents .footerArea .row01 .links03 a {
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
@media screen and (max-width:640px) {
	.footerContact {
		padding: 9% 5% 11%;
	}
	.footerContact .in p.copy {
		font-size: 1.2rem;
		line-height: 1.5em;
		letter-spacing: 2px;
	}
	.footerContact .in h2 img {
		width: auto;
		height: 32px;
		height: 10vw;
	}
	.footerContact .telarea .tel a dl dt {
		font-size: 1.3rem;
		margin-bottom: 10px;
	}
	.footerContact .telarea .tel a dl dd {
		font-size: 2.5rem;
		letter-spacing: 2px;
	}
	.footerContact .telarea .tel a dl dd:before {
		content: "TEL.";
		font-size: 1.4rem;
	}
	.footerContact .links a {
		width: 85%;
		height: 40px;
	}
	.footerContact .links a+a {
		margin-top: 4%;
		margin-left: 0;
	}
	.footerContact .in p {
		color: #fff;
		font-size: 10px;
	}
	.footerContact .in p img {
		width: auto;
		height: 13px;
		height: 4vw;
	}
	.footerContact .links {
		padding-bottom: 9%;
	}
	.footerContact .links a span {
		font-size: 14px;
	}
	.footerContact .telarea .uketuke dd, .footerContact .telarea .uketuke dt {
		font-size: 12px;
	}
	.footerContact .telarea .uketuke>dd {
		width: 150px;
	}
	.footerContact .telarea .uketuke>dd p {
		line-height: 12px;
		font-size: 12px;
	}
	.footerContact .telarea .uketuke .time+.time:before {
		content: none;
	}
	.footerContact .telarea .uketuke>dd>dl {
		display: block;
	}
	.footerContact .telarea .uketuke>dd>dl+dl {
		margin-top: 5px;
	}
	.footerContact .telarea .tel a dl dt img {
		word-break: break-all;
	}
	.footerContact .telarea .tel a dl dt img {
		width: auto;
		height: 13px;
		height: 4vw;
	}
	.footerContact .telarea .tel a dl dd img {
		width: auto;
		height: 19px;
		height: 6vw;
	}
	.footerContact .telarea .tel {
		padding-bottom: 0;
	}
	.footerArea .row01 .textlink a span {
		font-size: 10px;
	}
	.footerArea .row01 .textlink li:first-child a span {
		padding-left: 15px;
	}
	.footerArea .row01 .textlink {
		width: 110%;
		margin-left: -5%;
	}
}
.footerArea .row03>.in {
	max-width: 1170px;
	width: 100%;
	margin: auto;
	font-size: 0;
	text-align: left;
}
.footerArea .row03 .links {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin-bottom: 30px;
}
.footerArea .row03 .bigcatebgory a {
	display: inline-block;
	padding: 5px 0;
}
.no-touchevents .footerArea .row03 .bigcatebgory a:hover {
	text-decoration: underline;
	color: #9B7C00;
}
.footerArea .row03 .bigcatebgory a span {
	font-size: 14px;
	font-size: 1.4rem;
	color: #9B7C00;
}
.footerArea .row03 .subcategory .link a {
	display: inline-block;
	padding: 2px 0;
}
.no-touchevents .footerArea .row03 .subcategory .link a:hover {
	text-decoration: underline;
	color: #FFF;
}
.footerArea .row03 .subcategory .link span {
	color: #FFF;
	font-size: 14px;
	font-size: 1.4rem;
	display: block;
	padding-left: 14px;
	position: relative;
	line-height: 1.5;
}
.footerArea .row03 .subcategory .link a span:before {
	content: "・";
	display: inline-block;
	position: relative;
	text-indent: -14px;
}
@media screen and (min-width:641px) {
	.footerArea .row03 .links {
		width: 15%;
		margin-left: 0.4%;
	}
	.footerArea .row03 .links.type02 {
		width: 23%;
	}
	.footerArea .row03 .links .bigcatebgory {
		margin-bottom: 20px;
	}
	.footerArea .row03 .links:nth-child(5n+1) {
		margin-left: 0;
	}
}
@media screen and (max-width:640px) {
	.footerArea .row03 .links {
		width: 48%;
		margin-left: 4%;
	}
	.footerArea .row03 .links:nth-child(odd) {
		margin-left: 0;
	}
	.footerArea .row03 .subcategory .link span {
		font-size: 12px;
		font-size: 1.2rem;
	}
	.footerArea .row03 .links {
		margin-bottom: 5%;
	}
}
.comBtn01 {
	display: inline-block;
	background-color: #A18100;
	height: 40px;
	color: #fff;
	text-align: center;
}
.comBtn01 span {
	font-size: 14px;
	font-size: 1.4rem;
	vertical-align: middle;
}
.comBtn01:after, .comBtn01:before {
	content: "";
	vertical-align: middle;
}
.comBtn01:before {
	display: inline-block;
	height: 100%;
}
.comWrap01 {
	margin: 0 auto;
	padding: 0 20px;
	max-width: 1600px;
}
.comWrap02 {
	margin: 0 auto;
	padding: 0 40px;
	max-width: 1180px;
}
@media screen and (max-width:640px) {
	.comWrap01, .comWrap02 {
		margin: 0 auto;
		padding: 0;
		min-width: 0;
		width: 90%;
	}
}
.copy img, .title img {
	max-width: 100%;
	height: auto;
}
.comTitle01 {
	font-size: 0;
	text-align: center;
}
.comTitle01 .top {
	position: relative;
	height: 175px;
	background-color: #000;
	white-space: nowrap;
}
.comTitle01 .top:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.comTitle01 .top .title {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
}
.comTitle01 .top:after {
	content: "";
	display: block;
	margin: 0 auto;
	width: 20px;
	height: 2px;
	background-color: #7e6606;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.comTitle01 .bottom {
	background-image: url(../img/comtit_bg.jpg);
	background-repeat: repeat;
	padding: 75px 0;
	background-color: #000;
}
.comTitle01 .bottom.type02 {
	padding: 50px 0 0;
}
.comTitle01 .bottom .copy {
	margin-bottom: 15px;
}
.comTitle01 .bottom .copy.type02 img {
	margin-bottom: 22px;
}
.comTitle01 .bottom .txt {
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.05em;
	line-height: 25px;
	line-height: 2.5rem;
	color: #bbbbbb;
}
.comTitle01 .bottom .links {
	border-bottom: 1px solid #736636;
	font-size: 0;
	text-align: center;
	margin-top: 90px;
}
.comTitle01 .bottom .links li {
	display: inline-block;
	max-width: 300px;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #937B1C;
	border-bottom: 2px solid #7e6606;
	background-color: #483A00;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	vertical-align: bottom;
}
.comTitle01 .bottom .links li.off {
	cursor: pointer;
}
.comTitle01 .bottom .links li.hover, .comTitle01 .bottom .links li.on, .no-touchevents .comTitle01 .bottom .links li:hover {
	background-color: #7E6606;
}
.comTitle01 .bottom .links li+li {
	margin-left: 2px;
}
.comTitle01 .bottom .links a {
	display: block;
	height: 60px;
}
.comTitle01 .bottom .links a:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}
.comTitle01 .bottom .links span {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
}
@media screen and (max-width:640px) {
	.comTitle01 .top {
		padding: 7% 0;
		height: auto;
	}
	.comTitle01 .top .title img {
		height: 32px;
		height: 10vw;
		width: auto;
	}
	.comTitle01 .bottom {
		padding-top: 8%;
		padding-bottom: 8%;
	}
	.comTitle01 .bottom.type02 {
		padding-top: 8%;
	}
	.comTitle01 .bottom .copy {
		margin-bottom: 5%;
	}
	.comTitle01 .bottom .copy img {
		height: 41px;
		height: 13vw;
		width: auto;
	}
	.comTitle01 .bottom .txt {
		text-align: left;
		font-size: 0.9rem;
		line-height: 1.7rem;
	}
	.comTitle01 .bottom .txt br {
		display: none;
	}
	.comTitle01 .bottom .copy.type02 img {
		margin-bottom: 3%;
		width: auto;
		height: 13px;
		height: 4vw;
	}
	.comTitle01 .bottom .links {
		margin-top: 20%;
	}
	.comTitle01 .bottom .links li {
		width: 47%;
	}
	.comTitle01 .bottom .links img {
		width: auto;
		height: 13px;
		height: 4vw;
	}
}
.comTitle02 {
	padding-bottom: 40px;
	text-align: center;
	line-height: 1;
}
@media screen and (max-width:640px) {
	.comTitle02 {
		padding-bottom: 6%;
	}
	.comTitle02 img {
		width: auto;
		height: 32px;
		height: 10vw;
	}
}
.comPageTit {
	padding: 80px 0 40px;
	font-size: 0;
	text-align: center;
	background-color: #000;
}
.comPageTit.type02 {
	padding-bottom: 50px;
}
.comPageTit .tit {
	margin-bottom: 40px;
}
.comPageTit.type02 .tit {
	margin-bottom: 0;
}
.comPageTit.type03 {
	padding: 80px 0 70px;
	position: relative;
}
.comPageTit.type03:after {
	content: "";
	width: 20px;
	height: 2px;
	background-color: #7E6606;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.comPageTit.type03 .tit {
	margin-bottom: 10px;
}
.comPageTit .tit.type02 {
	padding-bottom: 35px;
	margin-bottom: 40px;
	position: relative;
}
.comPageTit .tit.type02:after {
	content: "";
	display: block;
	width: 20px;
	height: 2px;
	background-color: #7E6606;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}
.comPageTit .copy {
	margin-bottom: 32px;
}
.comPageTit .txt {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
	line-height: 3rem;
	color: #333;
	text-shadow: 2px 2px 0 #fff;
}
@media screen and (max-width:640px) {
	.comPageTit {
		padding: 6% 0 5%;
		font-size: 0;
		text-align: center;
	}
	.comPageTit .tit.type02 {
		padding-bottom: 7%;
		margin-bottom: 7%;
	}
	.comPageTit.type02 {
		padding-bottom: 8%;
	}
	.comPageTit.type03 {
		padding: 5% 0 7%;
	}
	.comPageTit .tit {
		margin-bottom: 6%;
	}
	.comPageTit .tit img {
		height: 32px;
		height: 10vw;
		width: auto;
	}
	.comPageTit.type03 .tit img {
		height: 13px;
		height: 4vw;
	}
	.comPageTit .tit img.type02 {
		height: 9.5vw;
	}
	.comPageTit .copy {
		margin-bottom: 8%;
	}
	.comPageTit .txt {
		font-size: 1rem;
		line-height: 2.2rem;
		text-align: left;
	}
}
.comSecTit01 {
	margin-bottom: 67px;
	font-size: 0;
	text-align: center;
}
.comSecTit01 img {
	max-width: 100%;
	height: auto;
}
@media screen and (max-width:640px) {
	.comSecTit01 {
		margin-bottom: 7%;
	}
	.comSecTit01 img {
		width: auto;
		height: 32px;
		height: 10vw;
	}
}
.comBtn01 {
	display: inline-block;
	background-color: #A18100;
	height: 40px;
	color: #fff;
	text-align: center;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #B49825;
}
.comBtn01.type02 {
	height: 50px;
	max-width: 380px;
	width: 100%;
}
.comBtn01.type03 {
	position: relative;
	height: 50px;
}
.comBtn01.type04 {
	background-color: #A10044;
}
.comBtn01.type05 {
	background-color: #7F7F7F;
}
.comBtn01.type06 {
	background-color: #7e6506;
}
.comBtn01.type05.hover, .no-touchevents .comBtn01.type05:hover {
	background-color: #9E9E9E;
}
.comBtn01.hover, .no-touchevents .comBtn01:hover {
	-webkit-filter: saturate(150%) contrast(130%);
	filter: saturate(150%) contrast(130%);
}
@media screen and (max-width:640px) {
	.comBtn01.type02 {
		width: 80%;
	}
}
.comBtn01 span {
	font-size: 14px;
	vertical-align: middle;
	position: relative;
	left: 10px;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.comBtn01.type03 span, .comBtn01.type04 span {
	position: static;
	margin-right: -10px;
}
.comBtn01.type03.hover span, .comBtn01.type04.hover span, .no-touchevents .comBtn01.type03:hover span, .no-touchevents .comBtn01.type04:hover span {
	margin-right: 0px;
}
.comBtn01.type03 span:after, .comBtn01.type04 span:after {
	content: "";
	display: block;
	position: absolute;
	top: 3px;
	bottom: 3px;
	left: 3px;
	right: 3px;
	border: 1px solid #FFF;
	opacity: 0.3;
}
.telReservationBtnArea {
	display: none;
}
.telReservationBtnArea .comBtn01.type04.reservationBtn {
	background-color: #7e6606;
}
@media screen and (max-width:640px) {
	.telReservationBtnArea {
		display: block;
	}
}
.comBtn01.hover span, .no-touchevents .comBtn01:hover span {
	left: 0;
}
.comBtn01:after, .comBtn01:before {
	content: "";
	vertical-align: middle;
}
.comBtn01:before {
	display: inline-block;
	height: 100%;
}
.comBtn01:after {
	content: "";
	display: inline-block;
	margin-left: 5px;
	width: 7px;
	height: 7px;
	border-top: 1px solid;
	border-right: 1px solid;
	-webkit-transform: rotate(45deg) skew(-20deg, -20deg);
	transform: rotate(45deg) skew(-20deg, -20deg);
	position: relative;
	left: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	opacity: 0;
}
.comBtn01.hover:after, .no-touchevents .comBtn01:hover:after {
	opacity: 1;
}
.comBtn01.type05:after {
	display: none!important;
}
.comBtn01_2 {
	display: inline-block;
	border-radius: 3px;
	background-color: #bea574;
	width: 360px;
	max-width: 100%;
	height: 54px;
	color: #fff;
	text-align: center;
}
.comBtn01_2:before {
	content: "";
	display: inline-block;
	border-left: 6px solid;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	vertical-align: middle;
	position: relative;
	left: 0;
	-webkit-transition: left 0.3s;
	transition: left 0.3s;
}
.no-touchevents .comBtn01_2:hover:before {
	left: 3px;
}
.comBtn01_2 span {
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 14px;
}
.comBtn01_2:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}
.comBtn02:before {
	content: "";
	display: inline-block;
	border-left: 5px solid;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	vertical-align: middle;
	position: relative;
	left: 0;
	-webkit-transition: left 0.3s;
	transition: left 0.3s;
}
.no-touchevents .comBtn02:hover:before {
	left: 3px;
}
.comBtn02 span {
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}
.comBtn03Wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 100%;
	width: 100%;
}
.comBtn03 {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 11;
	width: 50px;
	height: 70px;
	background-color: #7E6606;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.comBtn03.hover {
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
}
.comBtn03.next {
	right: -30px;
}
.comBtn03.prev {
	left: -30px;
}
.comBtn03:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 50px;
	height: 70px;
	background-color: #000000;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
}
.no-touchevents .comBtn03:hover:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.comBtn03.prev:before {
	-webkit-transform-origin: right center;
	transform-origin: right center;
}
.comBtn03.next:before {
	-webkit-transform-origin: left center;
	transform-origin: left center;
}
.comBtn03:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 10px;
	height: 10px;
	border-top: 3px solid #FFF;
}
.comBtn03.next:after {
	border-right: 3px solid #FFF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 3px;
}
.comBtn03.prev:after {
	border-left: 3px solid #FFF;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: -3px;
}
@media screen and (max-width:640px) {
	.comBtn03 {
		width: 30px;
		height: 60px;
	}
	.comBtn03:before {
		top: -30%;
		height: 160%;
		width: 160%;
		background-color: #000000;
		opacity: 0;
		-webkit-transform: scaleX(1)!important;
		transform: scaleX(1)!important;
	}
	.comBtn03.next:before {
		right: 0;
		left: auto;
	}
	.comBtn03.prev:before {
		right: auto;
		left: 0;
	}
	.comBtn03:after {
		width: 9px;
		height: 9px;
	}
}
.comLayout01 {
	padding-bottom: 100px;
}
.comLayout01 .boxWrap {
	padding-top: 40px;
	position: relative;
}
.comLayout01 .boxWrap+.boxWrap {
	margin-top: 62px;
}
.comLayout01 .boxWrap:after {
	content: "";
	display: block;
	clear: both;
}
.comLayout01 .boxWrap .ph {
	width: 55.5%;
	padding-bottom: 31.2%;
	position: absolute;
	right: 0;
	top: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.comLayout01 .boxWrap.right .ph {
	right: auto;
	left: 0;
}
.comLayout01 .boxWrap .comTxtBox01 {
	max-width: 662px;
	width: 42%;
	max-height: 480px;
	height: 34vw;
	z-index: 1;
}
.comLayout01 .boxWrap .comTxtBox01:before {
	content: "";
	display: block;
	height: auto;
}
.comLayout01 .boxWrap .comTxtBox01 .in:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.comLayout01 .boxWrap .comTxtBox01 .in .txtWrap .txt {
	color: #fff;
}
.comLayout01 .boxWrap.right .comTxtBox01 {
	float: right;
}
@media screen and (max-width:960px) {
	.comLayout01 .boxWrap .comTxtBox01 {
		width: 65%;
		height: 44vw;
	}
	.comLayout01 .boxWrap .comTxtBox01 .txtWrap .title {
		margin-bottom: 5%;
		padding-bottom: 5%;
	}
	.comLayout01 .boxWrap .comTxtBox01 .txtWrap .copy {
		margin-bottom: 7%;
	}
	.comLayout01 .boxWrap .ph {
		padding-bottom: 28%;
		width: 40%;
	}
}
@media screen and (max-width:640px) {
	.comLayout01 {
		padding-bottom: 10%;
	}
	.comLayout01 .boxWrap {
		padding: 0;
		height: auto;
	}
	.comLayout01 .boxWrap+.boxWrap {
		margin-top: 8%;
	}
	.comLayout01 .boxWrap .comTxtBox01 {
		float: none!important;
		width: 100%;
		max-width: 100%;
		height: auto;
		max-height: 100%;
	}
	.comLayout01 .boxWrap .comTxtBox01 .txtWrap .title {
		margin-bottom: 8%;
		padding-bottom: 8%;
	}
	.comLayout01 .boxWrap .comTxtBox01 .txtWrap .title img {
		height: 22px;
		height: 7vw;
		width: auto;
	}
	.comLayout01 .boxWrap .ph {
		padding-bottom: 45%;
		width: 100%;
		position: static;
	}
}
.comLayout02 {
	padding-top: 140px;
	padding-bottom: 130px;
}
.comLayout02 ul {
	font-size: 0;
}
.comLayout02 ul li {
	display: inline-block;
	width: 32.4%;
	height: 55vw;
	max-height: 700px;
	position: relative;
}
.comLayout02 ul li+li {
	margin-left: 1.4%;
}
.comLayout02 ul li .comTxtBox01, .comLayout02 ul li .ph {
	padding: 0;
	width: 100%;
	height: 50%;
	position: absolute;
	text-align: center;
}
.comLayout02 ul li .comTxtBox01 {
	left: 0;
	bottom: 0;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.8);
}
.comLayout02 ul li .ph {
	right: 0;
	top: 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.comLayout02 ul li .ph img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.comLayout02 ul li.top .comTxtBox01 {
	bottom: auto;
	top: 0;
}
.comLayout02 ul li.top .ph {
	top: auto;
	bottom: 0;
}
.comLayout02 ul li .comTxtBox01 .txtWrap {
	width: 95%;
}
.comLayout02 ul li .comTxtBox01 .txtWrap .title {
	margin-bottom: 30px;
	padding-bottom: 38px;
}
.comLayout02 ul li .comTxtBox01 .txtWrap .copy {
	width: 100%;
}
.comLayout02 ul li .comTxtBox01 .txtWrap .copy img {
	max-width: 100%;
	height: auto;
}
.comLayout02 ul li .comTxtBox01 .txtWrap .comBtn01 {
	max-width: 300px;
}
@media screen and (max-width:1200px) {
	.comLayout02 ul li .comTxtBox01 .txtWrap .title {
		margin-bottom: 5%;
		padding-bottom: 7%;
	}
	.comLayout02 ul li .comTxtBox01 .txtWrap .comBtn01 {
		margin-top: 5%;
	}
}
@media screen and (max-width:960px) {
	.comLayout02 ul li {
		width: 100%;
	}
	.comLayout02 ul li {
		width: 100%;
		height: 45vw;
	}
	.comLayout02 ul li+li {
		margin-left: 0;
	}
	.comLayout02 ul li .comTxtBox01, .comLayout02 ul li .ph {
		width: 50%;
		height: 100%;
	}
	.comLayout02 ul li.top .comTxtBox01 {
		left: auto;
		right: 0;
	}
	.comLayout02 ul li.top .ph {
		right: auto;
		left: 0;
	}
	.comLayout02 ul li .comTxtBox01 .txtWrap {
		max-width: 90%;
	}
}
@media screen and (max-width:640px) {
	.comLayout02 {
		padding: 15% 0 8%;
	}
	.comLayout02 ul li {
		height: auto;
		max-height: 100%;
	}
	.comLayout02 ul li+li {
		margin-top: 8%;
	}
	.comLayout02 ul li .comTxtBox01, .comLayout02 ul li .ph {
		width: 100%;
		height: auto;
		position: relative;
	}
	.comLayout02 ul li .ph {
		padding-bottom: 80%;
	}
	.comLayout02 ul li .comTxtBox01 .txtWrap {
		padding: 0;
	}
	.comLayout02 ul li .comTxtBox01 {
		padding: 8% 0;
	}
	.comLayout02 ul li .comTxtBox01 .txtWrap .title img {
		height: 32px;
		height: 10vw;
		width: auto;
	}
	.comLayout02 ul li.top .ph {
		right: auto;
		left: 0;
	}
}
.comLayout03 {
	padding-top: 0;
	padding-bottom: 0;
}
.comLayout03 .comSecTit01 {
	padding-top: 50px;
	padding-bottom: 40px;
	margin-bottom: 0;
}
.comLayout03 ul {
	font-size: 0;
}
.comLayout03 ul li {
	display: inline-block;
	width: 100%;
	height: 466px;
	height: 27.5vw;
	height: calc(27.5vw + 50px);
	max-height: 466px;
	position: relative;
}
.comLayout03 ul li .comTxtBox01, .comLayout03 ul li .ph {
	padding: 0;
	width: 50%;
	height: 100%;
	position: absolute;
	text-align: center;
}
.comLayout03 ul li .comTxtBox01 {
	border: 10px solid #fff;
	top: 0;
	left: auto;
	right: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.comLayout03 ul li .ph {
	left: 0;
	right: auto;
	top: 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.comLayout03 ul li .ph img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.comLayout03 ul li.left .comTxtBox01 {
	left: 0;
	right: auto;
}
.comLayout03 ul li.left .ph {
	left: auto;
	right: 0;
}
.comLayout03 ul li .comTxtBox01 .txtWrap .title {
	margin-bottom: 35px;
	padding-bottom: 38px;
}
.comLayout03 ul li .comTxtBox01 .txtWrap .copy {
	width: 100%;
}
.comLayout03 ul li .comTxtBox01 .txtWrap .copy img {
	max-width: 100%;
	height: auto;
}
@media screen and (max-width:1400px) {
	.comLayout03 ul li .comTxtBox01 .txtWrap .numb {
		width: 20%;
	}
}
@media screen and (max-width:960px) {
	.comLayout03 ul li .comTxtBox01 .txtWrap .title {
		margin-bottom: 8%;
		padding-bottom: 8%;
	}
	.comLayout03 ul li .comTxtBox01 .txtWrap .txt {
		font-size: 10px;
		font-size: 1rem;
		line-height: 18px;
		line-height: 1.8rem;
	}
}
@media screen and (max-width:640px) {
	.comLayout03 {
		padding: 0 0 8%;
	}
	.comLayout03 ul li .comTxtBox01 .txtWrap .title img {
		width: auto;
		height: 32px;
		height: 10vw;
	}
	.comLayout03 .comSecTit01 {
		padding-top: 8%;
		padding-bottom: 7%;
	}
	.comLayout03 ul li .ph {
		border: 10px solid #fff;
		border-bottom: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.comLayout03 ul li .comTxtBox01 {
		border: 10px solid #fff;
		border-top: 0;
	}
	.comLayout03 ul li {
		height: auto;
		max-height: 100%;
	}
	.comLayout03 ul li+li {
		margin-top: 8%;
	}
	.comLayout03 ul li .comTxtBox01, .comLayout03 ul li .ph {
		width: 100%;
		height: auto;
		position: relative;
	}
	.comLayout03 ul li .ph {
		padding-bottom: 65%;
	}
	.comLayout03 ul li .comTxtBox01:after, .comLayout03 ul li.left .comTxtBox01:after {
		margin: 0 auto;
		top: -15px;
		bottom: auto;
		left: 0;
		right: 0;
		border-left: 15px solid transparent;
		border-right: 15px solid transparent;
		border-top: 0;
		border-bottom: 15px solid;
	}
	.comLayout03 ul li .comTxtBox01 .txtWrap .numb {
		display: block;
	}
	.comLayout03 ul li.left .ph {
		right: auto;
		left: 0;
	}
}
.comLayout04 {
	padding: 0 5%;
}
.comLayout04>.in {
	background-color: #fff;
	max-width: 1600px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5%;
	padding-right: 5%;
}
@media screen and (max-width:640px) {
	.comLayout04 {
		padding: 0 2.5%;
	}
}
.comLayout05Wrap {
	padding: 0 100px;
	max-width: 1640px;
	width: 100%;
	margin: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.comLayout05Wrap.type02 {
	padding-top: 100px;
	padding-top: 100px;
}
.comLayout05 {
	background-color: #fff;
	position: relative;
	max-width: 1440px;
	width: 100%;
	margin: auto;
	font-size: 0;
	margin-bottom: 113px;
}
.comLayout05.type03 {
	background-color: transparent;
	margin-bottom: 0;
}
.comLayout05.type03 .title {
	padding: 0 0 80px;
	text-align: center;
}
.comLayout05 .slideWrap {
	width: 33.333%;
	position: relative;
	margin: auto;
}
.comLayout05 .phootarea {
	position: relative;
}
.comLayout05.type03 .phootarea {
	overflow: hidden;
}
.comLayout05.type03 .comBtn03Wrap {
	top: 0;
	height: calc(100vh - 100px);
	height: -webkit-calc(100vh - 100px);
	max-height: 800px;
}
.comLayout05 .btns01 .prev {
	left: -80px;
}
.comLayout05 .btns01 .next {
	right: -80px;
}
.comLayout05 .phootarea .slide {
	width: 100%;
	padding-top: 0;
	height: calc(100vh - 100px);
	height: -webkit-calc(100vh - 100px);
	max-height: 800px;
	position: relative;
}
.comLayout05 .phootarea .slide .img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center 20%;
	background-repeat: no-repeat;
	opacity: 0;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}
.comLayout05.type03 .phootarea .slide .img {
	opacity: 1;
	width: 100.2%;
}
.comLayout05 .phootarea .slide .img.active {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.comLayout05 .info {
	padding: 4%;
}
.comLayout05.type03 .info {
	background-color: #fff;
	padding: 2.5% 2%;
}
.comLayout05 .info>.in {
	max-width: 1200px;
	margin: auto;
	width: 100%;
	overflow: hidden;
}
.comLayout05 .info .pager {
	float: left;
	width: 48%;
}
.comLayout05.type02 .info .pager {
	text-align: center;
	float: none;
	width: 100%;
}
.comLayout05.type02 .info .comments {
	margin-bottom: 50px;
	position: relative;
}
.comLayout05.type02 .info .comments li {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 25px;
	line-height: 2.5rem;
	color: #7E6606;
	text-align: center;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	opacity: 0;
}
.comLayout05.type02 .info .comments li.active {
	opacity: 1;
}
.comLayout05 .info .pager .imgWrap {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	display: inline-block;
	width: 22.3%;
	padding-top: 12%;
	margin-bottom: 3.6%;
	position: relative;
	background: #f7ea92;
	background: linear-gradient(135deg, #f7ea92 0%, #b48d46 100%);
}
.comLayout05.type02 .info .pager .imgWrap {
	width: 10.8%;
	padding-top: 5.5%;
}
.comLayout05 .info .pager .imgWrap+.imgWrap {
	margin-left: 3.5%;
}
.comLayout05.type02 .info .pager .imgWrap+.imgWrap {
	margin-left: 1.5%;
}
.comLayout05 .info .pager .imgWrap .img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.comLayout05 .info .pager .imgWrap .img {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
@media screen and (max-width:640px) {
	.comLayout05 .info .pager .imgWrap .img img {
		display: none;
	}
}
.comLayout05.type03 .info .pager .imgWrap .img {
	opacity: 1;
}
.comLayout05 .info .pager .imgWrap.active .img {
	-webkit-transform: scaleX(0.96) scaleY(0.89);
	transform: scaleX(0.96) scaleY(0.89);
}
.no-touchevents .comLayout05 .info .pager .imgWrap:hover .img {
	-webkit-filter: brightness(1.2);
	-moz-filter: brightness(1.2);
	-ms-filter: brightness(1.2);
	-o-filter: brightness(1.2);
	filter: brightness(1.2);
}
.comLayout05 .info .phototxt {
	width: 49%;
	float: right;
}
.comLayout05.type03 .info .txt01 {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 25px;
	line-height: 2.5rem;
	color: #616161;
	text-align: center;
}
.comLayout05 .info .phototxt .title {
	margin-bottom: 25px;
}
.comLayout05 .info .phototxt .caption {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 26px;
	line-height: 2.6rem;
}
@media screen and (max-width:1300px) {
	.comLayout05 .info .phototxt .caption br {
		display: none;
	}
}
@media screen and (max-width:1000px) {
	.comLayout05 .info .pager {
		width: 40%;
	}
	.comLayout05 .info .phototxt {
		width: 56%;
	}
}
@media screen and (max-width:900px) {
	.comLayout05 .info .pager {
		width: 100%;
		float: none;
	}
	.comLayout05 .info .phototxt {
		width: 100%;
		float: none;
	}
}
@media screen and (max-width:900px) and (min-width:641px) {
	.comLayout05 .info .pager .imgWrap {
		width: 12.9%!important;
		padding-top: 6.5%!important;
	}
	.comLayout05 .info .pager .imgWrap+.imgWrap {
		margin-left: 1.6%!important;
	}
	.comLayout05 .info .pager .imgWrap:nth-child(7n+1) {
		margin-left: 0!important;
	}
}
.comLayout05.type01 .phootarea .slide .img, .comLayout05.type02 .phootarea .slide .img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media screen and (min-width:641px) {
	.comLayout05 .info .pager .imgWrap:nth-child(4n+1) {
		margin-left: 0;
	}
	.comLayout05.type01 .phootarea .slide, .comLayout05.type02 .phootarea .slide {
		-webkit-transform: none!important;
		transform: none!important;
	}
	.comLayout05 .phootarea .slide .img {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	.comLayout05.type03 .phootarea .slide .img {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	.comLayout05.type01 .phootarea .slide .img, .comLayout05.type02 .phootarea .slide .img {
		left: 0!important;
	}
	.comLayout05 .phootarea .slide .img.dammy {
		display: none;
	}
	.comLayout05.type03 .phootarea .slide .img.dammy {
		display: block;
	}
}
@media screen and (max-width:640px) {
	.comLayout05 .info .phototxt .title img {
		width: auto;
		height: 38px;
		height: 12vw;
	}
	.comLayout05 {
		margin-bottom: 12%;
	}
	.comLayout05.type03 .title {
		padding: 12% 0 8%;
	}
	.comLayout05.type03 .title img {
		height: 32px;
		height: 10vw;
		width: auto;
	}
	.comLayout05Wrap.type02 {
		padding-top: 10%;
		padding-bottom: 10%;
	}
	.comLayout05Wrap {
		padding: 0 5%;
	}
	.comLayout05 .slideWrap {
		width: 60%;
	}
	.comLayout05 .phootarea .slide {
		padding-top: 50%;
		height: 0;
	}
	.comLayout05.type02 .info .pager .imgWrap {
		width: 23.8%;
		padding-top: 11.5%;
	}
	.comLayout05.type03 .phootarea .slide {
		padding-top: 150%;
	}
	.comLayout05.type02 .info .pager {
		text-align: left;
	}
	.comLayout05.type02 .info .pager .imgWrap:nth-child(4n+1) {
		margin-left: 0;
	}
	.comLayout05.type02 .info .comments {
		margin-bottom: 7%;
	}
	.comLayout05.type02 .info .comments li {
		font-size: 1rem;
		line-height: 1.7rem;
		text-align: left;
	}
	.comLayout05.type03 .phootarea {
		overflow: visible;
	}
	.comLayout05 .phootarea .slide .img {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	.comLayout05 .info .pager .imgWrap:nth-child(3n+1) {
		margin-left: 0;
	}
	.comLayout05 .info .pager .imgWrap {
		width: 31%;
		padding-top: 16%;
	}
	.comLayout05 .info .phototxt .caption {
		font-size: 0.9rem;
		line-height: 1.7rem;
	}
	.comLayout05.type03 .comBtn03Wrap {
		top: 21%;
		height: 0;
		max-height: 0;
		bottom: auto;
		padding-top: 93%;
	}
	.comLayout05.type03 .btns01 .prev {
		left: -20px;
	}
	.comLayout05.type03 .btns01 .next {
		right: -20px;
	}
	.comLayout05 .info {
		padding: 6% 4%;
	}
	.comLayout05.type03 .info {
		padding: 6% 4%;
	}
	.comLayout05 .info .pager {
		margin-bottom: 6%;
	}
	.comLayout05 .info .phototxt .title {
		margin-bottom: 6%;
	}
	.comLayout05 .phootarea .btns01 .prev {
		left: -6%;
	}
	.comLayout05 .phootarea .btns01 .next {
		right: -6%;
	}
	.comLayout06 .info:after {
		display: none!important;
	}
	.comLayout05.type03 .info .txt01 {
		font-size: 0.9rem;
		line-height: 1.7rem;
		text-align: left;
	}
	.comLayout05.type03 .info .txt01 br {
		display: none;
	}
}
.comLayout06Wrap {
	font-size: 0;
	text-align: center;
}
.comLayout06 {
	max-width: 1600px;
	width: 100%;
	margin: auto;
	position: relative;
}
.comLayout06 .phootarea {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
}
.comLayout06.photoright .phootarea {
	left: 50%;
}
.comLayout06 .phootarea .img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	opacity: 0;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}
.comLayout06[data-slidearea05-disabled] .phootarea .img {
	opacity: 1!important;
}
.comLayout06 .phootarea .img.active {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.comLayout06 .info {
	width: 50%;
	height: 100%;
	margin-left: 50%;
	text-align: left;
	background-color: #E7E2E0;
	border: 10px solid #FFF;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.comLayout06 .info:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 466px;
	height: 24.3vw;
	max-height: 466px;
}
.comLayout06.photoright .info {
	margin-left: 0;
}
.comLayout06 .info>.in {
	display: inline-block;
	vertical-align: middle;
	padding: 40px 7%;
}
.comLayout06 .phototxt {
	position: relative;
}
.comLayout06 .info .title {
	margin-bottom: 25px;
	padding-bottom: 25px;
	position: relative;
}
.comLayout06 .info .title:after {
	content: "";
	display: block;
	width: 20px;
	height: 2px;
	background-color: #7E6606;
	position: absolute;
	bottom: 0;
	left: 0;
}
.comLayout06 .info .copy {
	margin-bottom: 30px;
}
.comLayout06 .info .caption {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 25px;
	line-height: 2.5rem;
	margin-bottom: 35px;
	width: 100%;
	margin: 0 auto 30px;
	text-align: left;
	color: #333333;
}
.comLayout06 .info .pager {
	margin-left: -1%;
}
.comLayout06 .info .pager .imgWrap {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	display: inline-block;
	width: 80px;
	height: 46px;
	margin-bottom: 3.6%;
	margin: 0 1% 2%;
	position: relative;
	background: #f7ea92;
	background: linear-gradient(135deg, #f7ea92 0%, #b48d46 100%);
}
.comLayout06 .info .pager .imgWrap .img {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.comLayout06 .info .pager .imgWrap.active .img {
	-webkit-transform: scaleX(0.96) scaleY(0.89);
	transform: scaleX(0.96) scaleY(0.89);
}
.no-touchevents .comLayout06 .info .pager .imgWrap:hover .img {
	-webkit-filter: brightness(1.2);
	-moz-filter: brightness(1.2);
	-ms-filter: brightness(1.2);
	-o-filter: brightness(1.2);
	filter: brightness(1.2);
}
.comLayout06 .info .link {
	max-width: 260px;
	width: 100%;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
}
@media screen and (min-width:641px) {
	.comLayout06 .phootarea .slide {
		-webkit-transform: none!important;
		transform: none!important;
	}
	.comLayout06 .phootarea .slide .img {
		left: 0!important;
	}
	.comLayout06 .phootarea .slide .img.dammy {
		display: none;
	}
}
@media screen and (max-width:1550px) {
	.comLayout06 .info .link {
		position: static;
	}
}
@media screen and (max-width:1000px) {
	.comLayout06 .info .title img {
		width: auto;
		height: 35px;
		height: 5vw;
	}
	.comLayout06 .info .copy img {
		width: auto;
		height: 32px;
		height: 5vw;
	}
}
@media screen and (max-width:640px) {
	.comLayout06 .info .title img {
		height: 11vw;
	}
	.comLayout06 .info .copy img {
		height: 10vw;
	}
	.comLayout06 .info .pager .imgWrap {
		width: 23%;
		height: 11vw;
	}
	.comLayout06 .info .link {
		max-width: 100%;
	}
	.comLayout06Wrap+.comLayout06Wrap {
		margin-top: 8%;
	}
	.comLayout06 .phootarea {
		position: relative;
		width: 100%;
		height: 0;
		padding-top: 58%;
		left: 0!important;
	}
	.comLayout06 .phootarea .slide .img {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
	.comLayout06[data-slidearea05-disabled] .phootarea .slide .img {
		-webkit-transform: scale(1)!important;
		transform: scale(1)!important;
	}
	.comLayout06 .phootarea .slide .img.active {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	.comLayout06 .phootarea .slide {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.comLayout06 .info {
		margin-left: 0;
		padding: 0;
		width: 100%;
	}
	.comLayout06 .info .caption {
		font-size: 0.9rem;
		line-height: 1.7rem;
		margin-bottom: 8%;
	}
	.comLayout06 .info .pager {
		margin-bottom: 10%;
	}
	.comLayout06 .info .phototxt .title {
		margin-bottom: 5%;
	}
	.comLayout06 .info .copy {
		margin-bottom: 5%;
	}
	.comLayout06 .phootarea .btns01 .prev {
		left: -6%;
	}
	.comLayout06 .phootarea .btns01 .next {
		right: -6%;
	}
	.comLayout06 .info>.in {
		padding: 5% 4%;
	}
}
.comLayout07Wrap {
	font-size: 0;
	max-width: 1300px;
	width: 100%;
	margin: auto;
}
.comLayout07Wrap.type02 {
	max-width: 1560px;
}
.comLayout07 {
	width: 31%;
	margin-bottom: 50px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	position: relative;
}
.comLayout07Wrap.type02 .comLayout07 {
	width: 22.9%;
}
.comLayout07In {
	background-color: #f1ece6;
	-webkit-box-shadow: rgba(0, 0, 0, 0.0392157) 0 0 5px 2px;
	box-shadow: rgba(0, 0, 0, 0.0392157) 0 0 5px 2px;
	padding-bottom: 10px;
}
.comLayout07 .img01 {
	padding-bottom: 1%;
	position: relative;
}
.comLayout07 .img01:before {
	content: "";
	display: block;
	padding-top: 36%;
	-webkit-box-shadow: 0 0 7px 40px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 7px 40px rgba(0, 0, 0, 0.6);
	-webkit-transform: rotate(-9deg);
	transform: rotate(-9deg);
	position: absolute;
	width: 58%;
	top: 27%;
	left: -13%;
	right: 0;
	margin: auto;
	background-color: rgba(0, 0, 0, 0.6);
}
.comLayout07 .img01>div {
	position: relative;
	-webkit-transform: rotate(-6deg);
	transform: rotate(-6deg);
	border: 6px solid #FFF;
	background-size: cover;
	background-position: center center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 59%;
	left: -1%;
	width: 100%;
	background-color: #FFF;
	opacity: 1!important;
}
.comLayout07 .img01>div img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.comLayout07 .in {
	font-size: 19px;
	font-size: 1.9rem;
	line-height: 1;
	color: #7E6606;
	padding-top: 28px;
	font-weight: normal;
}
.comLayout07 .info {
	border: solid 1px #d9d1b9;
	margin: 10px 10px 0;
	padding-bottom: 70px;
}
@media screen and (max-width:640px) {
	.comLayout07 .info {
		padding-bottom: 20px;
	}
}
.comLayout07 .date {
	color: #a18100;
	font-size: 12px;
	font-size: 1.2rem;
	margin-top: 14px;
	letter-spacing: 4px;
	display: block;
}
.comLayout07 .copy {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.9;
	margin-top: 25px;
	padding: 0 20px;
	color: #525252;
}
.comLayout07 .link a {
	position: absolute;
	bottom: 30px;
	left: 30px;
	right: 30px;
}
@media screen and (min-width:641px) {
	.comLayout07 {
		left: 0!important;
	}
}
@media screen and (min-width:901px) {
	.comLayout07 {
		margin-left: 1.1%;
		margin-right: 1.1%;
	}
	.comLayout07Wrap.type02 .comLayout07 {
		margin-left: 1%;
		margin-right: 1%;
	}
}
@media screen and (min-width:641px) and (max-width:900px) {
	.comLayout07, .comLayout07Wrap.type02 .comLayout07 {
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
	}
}
@media screen and (max-width:640px) {
	.comLayout07, .comLayout07Wrap.type02 .comLayout07 {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 10%;
		padding: 0 5%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.comLayout07 .link a {
		position: absolute;
		bottom: 5.5%;
		left: 10%;
		right: 10%;
	}
	.comLayout07 .copy {
		font-size: 0.9rem;
		line-height: 1.7rem;
	}
}
.comLayout08 {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.no-touchevents .comLayout08 {
	background-attachment: fixed;
}
.comLayout09 {
	padding: 85px 0 80px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.comLayout09 .secTitle {
	margin-bottom: 77px;
	text-align: center;
}
.comLayout09 .comWrap01 .comTxtBox01 {
	max-width: 800px;
	width: 50%;
	min-width: 480px;
}
.comLayout09 .comWrap01 .comTxtBox01 .in .txtWrap .title {
	margin-bottom: 40px;
	padding-bottom: 36px;
}
@media screen and (max-width:960px) {
	.comLayout09 .comWrap01 .comTxtBox01 .in .txtWrap .title {
		margin-bottom: 6%;
		padding-bottom: 7%;
	}
}
@media screen and (max-width:640px) {
	.comLayout09 {
		padding: 10% 0 8%;
	}
	.comLayout09 .secTitle {
		margin-bottom: 8%;
	}
	.comLayout09 .secTitle img {
		height: 35px;
		height: 11vw;
		width: auto;
	}
	.comLayout09 .comWrap01 .comTxtBox01 {
		max-width: 100%;
		width: 100%;
		min-width: 0;
		background-color: rgba(244, 239, 237, 0.85);
	}
	.comLayout09 .comWrap01 .comTxtBox01 .in {
		background-color: rgba(244, 239, 237, 0.3);
	}
	.comLayout09 .comWrap01 .comTxtBox01 .in .txtWrap .title img {
		height: 35px;
		height: 11vw;
		width: auto;
	}
}
.comLayout10 {
	margin-bottom: 30px;
}
.comLayout10.type02 {
	margin: 0 auto 30px;
}
.comLayout10>.in {
	text-align: center;
	background-color: #fff;
	display: inline-block;
	padding: 30px;
	vertical-align: top;
	-webkit-box-shadow: 0 1px 1px 1px #ddd;
	box-shadow: 0 1px 1px 1px #ddd;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	width: 98.2%;
	position: relative;
	overflow: visible;
}
.comLayout10.type02>.in {
	width: 100%;
}
.comLayout10 .txtbnr {
	position: absolute;
	top: -20px;
	left: -20px;
	z-index: 99;
}
.comLayout10 p {
	bottom: 30px;
	right: 80px;
}
.comLayout10 figure {
	width: 50%;
	padding-top: 40%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
}
.comLayout10 .right img {
	display: block;
	width: 100%;
	padding: 25px 0;
}
.comLayout10 .right h4 {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.6em;
	font-weight: 400;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #A18100;
	padding-top: 5%;
	padding-bottom: 0;
}
.comLayout10 .right {
	float: right;
	text-align: left;
	width: 47%;
}
.comLayout10 .right span {
	background-color: inherit;
}
.comLayout10 .more {
	text-align: center;
}
.comLayout10 .more .comBtn01 {
	width: 100%;
}
.comLayout10.type02 .more .comBtn01.tofair {
	display: none;
}
.comLayout10 .more .comBtn01+.comBtn01 {
	margin-top: 5px;
}
.comLayout10 .topcampaign_title {
	font-size: 2.2rem;
	border: 4px solid #666;
	padding: 0.2rem;
	color: #666;
	text-align: center;
}
.comLayout10 .topcampaign_title_inline {
	border: 1px solid #666;
	padding: 0.4rem;
}
@media screen and (max-width:1100px) {
	.comLayout10 .link01 {
		width: 50%;
	}
	.comLayout10 .obi {
		position: absolute;
		top: 30px;
		right: -1vw;
		width: 50vw;
	}
}
@media screen and (max-width:840px) {
	.comLayout10 .obi {
		position: absolute;
		top: 47%;
	}
	.comLayout10 img {
		width: 50%;
		height: auto;
		padding: 0;
	}
	.comLayout10 figure {
		width: 100%;
		height: 80px;
		float: none;
	}
	.comLayout10 .right {
		width: 100%;
		float: none;
	}
	.comLayout10 .right h4 {
		padding-top: 5%;
		padding-bottom: 0;
	}
	.comLayout10 .right img {
		width: 100%;
		padding: 10px 0;
	}
	.comLayout10 .comBtn01.type02 {
		width: 100%;
	}
	.comLayout10 .topcampaign_title {
		border: 3px solid #666;
		padding: 0.2rem;
		margin-top: 5%;
	}
}
@media screen and (max-width:640px) {
	.comLayout10 .topcampaign_title {
		font-size: 1.2rem;
	}
	.comLayout10 .right h4 {
		font-size: 1rem;
		line-height: 1.5rem;
	}
	.comLayout10>.in {
		width: 100%;
	}
}
.comTxtBox01 {
	width: 534px;
	height: 436px;
	position: relative;
	white-space: nowrap;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0;
	text-align: center;
}
.comTxtBox01.numbBox {
	padding-top: 60px;
}
.comTxtBox01:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.comTxtBox01 .numb {
	width: 20%;
	position: absolute;
	left: 10%;
	top: 8%;
}
.comTxtBox01 .numb img {
	width: 100%;
	height: auto;
}
.comTxtBox01 .txtWrap {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
}
.comTxtBox01 .txtWrap .title {
	position: relative;
	margin-bottom: 45px;
	padding-bottom: 47px;
}
.comTxtBox01 .txtWrap .title:after {
	content: "";
	display: block;
	margin: 0 auto;
	width: 20px;
	height: 2px;
	background-color: #7e6606;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.comTxtBox01 .txtWrap .copy {
	margin-bottom: 30px;
}
.comTxtBox01 .txtWrap .copy img {
	max-width: 100%;
	height: auto;
}
.comTxtBox01 .txtWrap .txt {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 23px;
	line-height: 2.3rem;
	text-align: center;
}
.comTxtBox01 .txtWrap .comBtn01 {
	margin-top: 28px;
	width: 100%;
	max-width: 300px;
}
@media screen and (max-width:1200px) {
	.comTxtBox01 .txtWrap .title {
		margin-bottom: 8%;
		padding-bottom: 8%;
	}
}
@media screen and (max-width:960px) {
	.comTxtBox01 .txtWrap .copy {
		margin-bottom: 8%;
	}
	.comTxtBox01 .txtWrap .comBtn01 {
		margin-top: 8%;
	}
}
@media screen and (max-width:640px) {
	.comTxtBox01 {
		width: 100%;
		height: auto;
	}
	.comTxtBox01 .txtWrap {
		padding-top: 10%;
		padding-bottom: 8%;
	}
	.comTxtBox01.numbBox {
		padding-top: 20%;
	}
	.comTxtBox01.numbBox .numb {
		top: 5%;
		left: 5%;
	}
	.comTxtBox01 .txtWrap {
		width: 90%;
		max-width: 100%;
	}
	.comTxtBox01 .txtWrap .copy img {
		height: 38px;
		height: 12vw;
		width: auto;
	}
	.comTxtBox01 .txtWrap .txt {
		text-align: left;
		font-size: 0.9rem;
		line-height: 1.7rem;
	}
}
.comPager01Wrap {
	background-color: #1A1A1A;
	padding: 30px 20px 77px;
}
.comPager01Wrap.type02 {
	border-top: 2px solid #A18100;
}
.comPager01 {
	text-align: center;
	clear: both;
	max-width: 1106px;
	width: 100%;
	margin: 0 auto;
}
.comPager01 span {
	margin: 0 10px 15px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.comPager01 span>* {
	border: 3px solid #A18100;
}
.comPager01 span>.dots {
	border: none;
}
.comPager01 span a {
	padding: 9px 11px;
	display: inline-block;
	color: #A18100;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.comPager01 span.hover, .comPager01 span.on, .no-touchevents .comPager01 span:hover {
	background-color: #A18100;
}
.comPager01 span.hover a, .comPager01 span.on a, .no-touchevents .comPager01 span:hover a {
	color: #fff;
}
.comPager01 span.left {
	float: left;
}
.comPager01 span.right {
	float: right;
}
.comPager01 span.center, .comPager01 span.left, .comPager01 span.right {
	padding: 0;
	border: 0;
}
@media screen and (max-width:640px) {
	.comPager01Wrap {
		padding: 10% 5% 15%;
	}
	.comPager01 span.left {
		float: none;
		display: block;
		margin-bottom: 3px;
	}
	.comPager01 span.right {
		float: none;
		display: block;
		margin-bottom: 3px;
	}
	.comPager01 span.center {
		float: none;
		display: block;
		margin-bottom: 3px;
	}
}
.cmnPager02 {
	max-width: 1180px;
	width: 100%;
	margin: auto;
}
.cmnPager02:after {
	content: "";
	display: block;
	clear: both;
}
.cmnPager02 .left {
	float: left;
	width: 33%;
	text-align: left;
}
.cmnPager02 .center {
	float: left;
	width: 34%;
	text-align: center;
}
.cmnPager02 .right {
	float: right;
	width: 33%;
	text-align: right;
}
.cmnPager02 .left a:before, .cmnPager02 .right a:after {
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
}
.cmnPager02 .left a:before {
	content: "＜";
	margin-right: 5px;
}
.cmnPager02 .right a:after {
	content: "＞";
	margin-left: 5px;
}
.cmnPager02 a {
	border: 3px solid #A18100;
	margin: 0 0 15px;
	padding: 10px 11px;
	color: #A18100;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	opacity: 0.5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cmnPager02 a[href] {
	opacity: 1;
}
.cmnPager02 a[href].hover, .cmnPager02 a[href].on, .no-touchevents .cmnPager02 a[href]:hover {
	background-color: #A18100;
	color: #fff;
}
@media print, screen and (max-width:640px) {
	.cmnPager02>ul {
		position: relative;
		font-size: 0;
		padding-bottom: 13%;
	}
	.cmnPager02 .left, .cmnPager02 .right {
		float: none;
		margin-bottom: 2%;
		width: 48.5%;
		display: inline-block;
		vertical-align: top;
	}
	.cmnPager02 .right {
		margin-left: 3%;
	}
	.cmnPager02 .center {
		float: none;
		width: 100%;
		position: absolute;
		bottom: 0;
	}
	.cmnPager02 .center a, .cmnPager02 .left a, .cmnPager02 .right a {
		display: block;
	}
}
.cmnPager03 {
	overflow: hidden;
	font-size: 0;
}
.cmnPager03 a {
	display: block;
	width: 200px;
	height: 40px;
	text-align: center;
	position: relative;
	background-color: #594A09;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	color: #FFF;
}
.cmnPager03 a.hover, .no-touchevents .cmnPager03 a:hover {
	background-color: #A38710;
}
.cmnPager03 a:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.cmnPager03 a:after {
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	border: 2px solid #FFF;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}
.cmnPager03 .prev {
	float: left;
}
.cmnPager03 .next {
	float: right;
}
.cmnPager03 .prev:after {
	border-bottom-color: rgba(0, 0, 0, 0);
	border-right-color: rgba(0, 0, 0, 0);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: 15px;
}
.cmnPager03 .next:after {
	border-top-color: rgba(0, 0, 0, 0);
	border-left-color: rgba(0, 0, 0, 0);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: 15px;
}
.cmnPager03 span {
	font-size: 14px;
	font-size: 1.4rem;
	display: inline-block;
	vertical-align: middle;
}
@media screen and (max-width:640px) {
	.cmnPager03 a {
		width: 48%;
	}
}
.txtBox {
	white-space: nowrap;
}
.txtBox:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}
.txtBox .txtWrap {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
}
.comReportBox {
	font-size: 0;
	background-image: url(../img/com_report_bg.jpg);
	background-position: center;
	background-size: cover;
	padding: 100px 0;
}
.comReportBox h1 {
	text-align: center;
	padding-bottom: 30px;
}
.comReportBox p {
	text-align: center;
}
.comReportBox p.txt {
	padding-bottom: 30px;
}
@media screen and (max-width:640px) {
	.comReportBox {
		padding: 16% 0;
	}
	.comReportBox h1 {
		padding-bottom: 8%;
	}
	.comReportBox p.txt {
		padding-bottom: 8%;
	}
}
.partyReportLinkWrap {
	padding: 80px 20px;
	background-color: #fff;
}
.partyReportLink {
	max-width: 980px;
	width: 100%;
	margin: auto;
	background-color: #2B2622;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	overflow: hidden;
	display: table;
}
.partyReportLink .left {
	display: table-cell;
	width: 53%;
	position: relative;
	vertical-align: middle;
	text-align: center;
	padding: 12px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.partyReportLink .left:before {
	content: "";
	display: block;
	position: absolute;
	top: 40px;
	bottom: 40px;
	left: 50px;
	right: 50px;
	background-color: #27221E;
}
.partyReportLink .left img {
	width: 94%;
	height: auto;
	position: relative;
}
.partyReportLink .right {
	width: 47%;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	position: relative;
}
.partyReportLink .right:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	border: 1px solid #3C331C;
}
.partyReportLink .right dl {
	display: inline-block;
	vertical-align: middle;
	padding: 20px 0;
	position: relative;
}
.partyReportLink .right dt {
	margin-bottom: 30px;
	padding-bottom: 40px;
	position: relative;
}
.partyReportLink .right dt:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 20px;
	height: 2px;
	background-color: #7E6606;
}
.partyReportLink .right dd>span {
	display: block;
	margin-bottom: 40px;
}
.partyReportLink .right dd a {
	max-width: 300px;
	width: 100%;
	height: 40px;
}
@media print, screen and (max-width:640px) {
	.partyReportLinkWrap {
		padding: 10% 5%;
	}
	.partyReportLink {
		display: block;
	}
	.partyReportLink .left, .partyReportLink .right {
		display: block;
		width: 100%;
	}
	.partyReportLink .right dt img {
		width: auto;
		height: 16px;
		height: 5vw;
	}
	.partyReportLink .right dt {
		margin-bottom: 10%;
		padding-bottom: 10%;
	}
	.partyReportLink .right dd>span {
		margin-bottom: 10%;
	}
	.partyReportLink .right dd>span img {
		width: auto;
		height: 45px;
		height: 14vw;
	}
	.partyReportLink .right dd a {
		width: 90%;
	}
}
[data-imgloop01] {
	overflow: hidden;
	position: relative;
	height: 40vw;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50px 50px;
	background-image: url(../img/loading_black.gif);
}
[data-imgloop01][data-loadfile-area="1"] {
	background-image: none;
}
[data-imgloop01]>* {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 10000%;
	font-size: 0;
}
[data-imgloop01]>*>img {
	height: 40vw;
	width: auto;
	display: inline-block;
	vertical-align: top;
}
@media print, screen and (max-width:640px) {
	[data-imgloop01] {
		height: 75vw;
	}
	[data-imgloop01]>*>img {
		height: 75vw;
	}
}
.comTxt01 {
	text-align: center;
	margin-bottom: 30px;
	font-size: 16px;
	font-size: 1.6rem;
}
@media print, screen and (max-width:640px) {
	.comTxt01 {
		margin-bottom: 5%;
		line-height: 1.5;
		font-size: 14px;
		font-size: 1.4rem;
	}
	.comTxt01>img {
		width: auto;
		height: 5vw;
	}
}
.comTxt02 {
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 28px;
	line-height: 2.8rem;
	color: #424242;
	margin-bottom: 50px;
}
@media print, screen and (max-width:640px) {
	.comTxt02 {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 19px;
		line-height: 1.9rem;
		margin-bottom: 12%;
	}
	.comTxt02 br {
		display: none;
	}
}
.comBoxLine {
	padding: 20px;
	position: relative;
	background-color: #2b2622;
}
.comBoxLine.white {
	background-color: #f4efed;
}
.comBoxLine:after, .comBoxLine:before {
	content: "";
	display: block;
	margin: auto;
	background-repeat: repeat-x, repeat-y;
	position: absolute;
	pointer-events: none;
}
.comBoxLine:before {
	background-image: url(../../common/img/line_bg_top.png), url(../../common/img/line_bg_right.png);
	background-position: top, right;
	top: 10px;
	left: 20px;
	bottom: 10px;
	right: 10px;
	height: auto;
}
.comBoxLine.white:before {
	background-image: url(../../common/img/line_bg_w_top.png), url(../../common/img/line_bg_w_right.png);
}
.comBoxLine:after {
	content: "";
	background-image: url(../../common/img/line_bg_bottom.png), url(../../common/img/line_bg_left.png);
	background-position: bottom, left;
	top: 10px;
	left: 10px;
	bottom: 10px;
	right: 20px;
}
.comBoxLine.white:after {
	background-image: url(../../common/img/line_bg_w_bottom.png), url(../../common/img/line_bg_w_left.png);
}
.comBoxLine .kazari {
	height: 100%;
	background-image: url(../../common/img/line_bg_kazari.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #2b2622;
}
.comBoxLine .kazari:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.comBoxLine.white .kazari {
	background-image: url(../../common/img/line_bg_w_kazari.png);
	background-color: #f4efed;
}
.comBoxLine02 {
	position: relative;
	border: 10px solid #E7E2D2;
}
.comBoxLine02:after, .comBoxLine02:before {
	content: "";
	display: block;
	position: absolute;
	background-color: #DAD3BC;
}
.comBoxLine02:after {
	top: 100%;
	left: -10px;
	right: -10px;
	height: 10px;
}
.comBoxLine02:before {
	bottom: -10px;
	left: 100%;
	width: 10px;
	top: -10px;
}
.comBoxLine02>.in {
	padding: 22px 18px;
	display: block;
}
.comBoxLine02>.in:before {
	content: "";
	display: block;
	position: absolute;
	background-color: #CFC7AA;
	width: 10px;
	height: 10px;
	z-index: 1;
	top: -10px;
	right: -10px;
}
.comBoxLine02>.in:after {
	content: "";
	width: 62px;
	height: 59px;
	background-image: url(../img/tokuten_mark.png);
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0.2;
}
@media print, screen and (max-width:640px) {
	.comBoxLine02>.in {
		padding: 5% 3%;
	}
	.fairDetail .sec .content .tokuten dd {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.6;
	}
}
.planRecommendBox .left .tokuten {
	padding: 28px 32px;
	position: relative;
	font-size: 0;
	margin-bottom: 20px;
	background-image: url(../../img/plan/tokuten_mark.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.planRecommendBox .left .tokuten h5 {
	margin-bottom: 15px;
}
iframe[name=google_conversion_frame] {
	position: absolute;
	bottom: 0;
	height: 0;
	width: 0;
}
.tmp_topicpath {
	padding: 10px 3%;
	text-align: left;
	background-color: #7E6606;
}
.tmp_topicpath ul {
	max-width: 1180px;
	margin: 0 auto;
}
.tmp_topicpath li {
	display: inline-block;
}
.tmp_topicpath li+li {
	margin-left: 5px;
}
.tmp_topicpath li+li:before {
	content: "";
	display: inline-block;
	margin-right: 8px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 4px;
	height: 4px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	vertical-align: middle;
	position: relative;
	top: -1px;
}
.tmp_topicpath li {
	font-size: 11px;
	font-size: 1.1rem;
	vertical-align: middle;
}
.tmp_topicpath li span {
	color: #fff;
}
.tmp_topicpath.topicpath_renew li {
	color: #3c3c3c;
}
.tmp_topicpath.topicpath_renew li a, .tmp_topicpath.topicpath_renew li span {
	color: #3c3c3c;
}
@media screen and (min-width:641px) {
	.tmp_topicpath.topicpath_renew {
		background-color: #fff;
		border-top: 1px solid #ebe2d3;
	}
	.tmp_topicpath.topicpath_renew li+li:before {
		border-top: 1px solid #3c3c3c;
		border-right: 1px solid #3c3c3c;
	}
	.tmp_topicpath.topicpath_renew li a, .tmp_topicpath.topicpath_renew li span {
		color: #3c3c3c;
	}
}
@media screen and (max-width:640px) {
	.tmp_topicpath {
		padding: 0;
		background-color: #7E6606;
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
		width: 100%;
	}
	.tmp_topicpath ul {
		padding: 10px 10px;
		white-space: pre;
		display: table;
	}
	.tmp_topicpath li {
		color: #FFF;
		padding: 2px 0;
		display: table-cell;
	}
	.tmp_topicpath li+li:before {
		margin-right: 10px;
		margin-left: 6px;
		border-top: 1px solid;
		border-right: 1px solid;
	}
	.tmp_topicpath li a, .tmp_topicpath li span {
		color: #FFF;
		font-size: 1rem;
	}
	.tmp_topicpath li.titleL:last-child span {
		display: inline-block;
	}
	.tmp_topicpath li.titleL:nth-child(3) span {
		width: auto;
		overflow: inherit;
	}
	.tmp_topicpath.topicpath_renew {
		background-color: #fff;
		border-top: 1px solid #ebe2d3;
	}
	.tmp_topicpath.topicpath_renew ul {
		margin: 0;
		padding: 10px 10px 10px 20px;
	}
}
@media screen and (min-width:961px) {
	[data-sc-tab_sp] {
		display: none!important;
	}
	[data-sc-onlyTab] {
		display: none!important;
	}
	[data-sc-tab] {
		display: none!important;
	}
}
@media print, screen and (min-width:641px) {
	[data-sc-sp] {
		display: none!important;
	}
}
@media screen and (max-width:960px) {
	[data-sc-onlyPc] {
		display: none!important;
	}
}
@media screen and (max-width:640px) {
	[data-sc-pc] {
		display: none!important;
	}
	[data-sc-onlyTab] {
		display: none!important;
	}
	[data-sc-tab] {
		display: none!important;
	}
	img {
		height: auto;
	}
	[data-sc-sp-widthpercent] {
		width: 100%;
	}
}
.sec_fair {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 0 60px;
}
@media screen and (max-width:640px) {
	.sec_fair {
		background-position: center 0;
		background-size: 100% auto;
		background-repeat: repeat-y;
		padding: 0;
	}
}
.no-touchevents .sec_fair {
	background-attachment: fixed;
}
.sec_fair .title {
	text-align: center;
	margin-bottom: 60px;
}
@media screen and (max-width:640px) {
	.sec_fair .title {
		line-height: 1;
		margin-bottom: 40px;
	}
}
.sec_fair .slidearea {
	width: 100%;
}
@media screen and (min-width:641px) {
	.sec_fair .slidearea {
		min-height: 280px;
	}
}
.sec_fair .slidearea.second {
	margin-top: 30px;
}
.sec_fair .slidearea .caption {
	display: block;
	position: absolute;
	z-index: 10;
	left: -75px;
	top: 0;
	width: 60px;
	height: 100%;
	padding: 10px 0;
	text-align: center;
	background-color: #a18100;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .caption {
		width: 30px;
		left: 0;
	}
}
.sec_fair .slidearea .caption span {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 1.2;
	font-weight: bold;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .caption span {
		top: 0;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		display: block;
		font-size: 11px;
	}
}
.sec_fair .slidearea .caption span:after {
	content: "";
	display: block;
	position: absolute;
	right: -9px;
	top: 50%;
	margin-top: -10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #a18100;
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .caption span:after {
		top: 20px;
		right: -7px;
	}
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07 {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	display: none;
	z-index: 1;
	height: 100%;
	width: 40px;
	background: transparent;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #a18100;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.hover {
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07:before {
	z-index: 0;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	height: 100%;
	width: 36px;
	background-color: #a18100;
	margin: auto;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07:after {
	z-index: 1;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 10px;
	height: 10px;
	border-top: 2px solid #a18100;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.viewPC {
	display: block;
	height: 100%;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.viewPC:before {
	height: 100%;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07:hover:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07:hover:after {
	border-top: 2px solid #fff;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.prev {
	right: -65px;
	top: 0;
	bottom: auto;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.prev:before {
	-webkit-transform-origin: right center;
	transform-origin: right center;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.prev:after {
	border-left: 2px solid #a18100;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: -3px;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.prev:hover:after {
	border-left: 2px solid #fff;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.prev.viewPC, .sec_fair .slidearea .comBtn07Wrap .comBtn07.prev.viewPC+.next {
	height: calc(100% * 0.49);
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.prev.viewPC+.next:before, .sec_fair .slidearea .comBtn07Wrap .comBtn07.prev.viewPC:before {
	height: 100%;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.prev.long {
	height: 100%;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.prev.long:before {
	height: 100%;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.next {
	right: -65px;
	top: auto;
	bottom: 0;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.next:before {
	-webkit-transform-origin: left center;
	transform-origin: left center;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.next:after {
	border-right: 2px solid #a18100;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 3px;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.next:hover:after {
	border-right: 2px solid #fff;
}
.sec_fair .slidearea>.in {
	position: relative;
	max-width: 1370px;
	margin: auto;
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea>.in {
		padding: 0;
	}
}
.sec_fair .slidearea .plancontent>.link, .sec_fair .slidearea .plancontent>.view>.link {
	max-width: 380px;
	width: 100%;
	min-height: 380px;
	background-color: #fff;
}
@media screen and (min-width:421px) and (max-width:1400px) {
	.sec_fair .slidearea .plancontent>.link, .sec_fair .slidearea .plancontent>.view>.link {
		width: 96%;
	}
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent>.link, .sec_fair .slidearea .plancontent>.view>.link {
		position: static;
		margin-bottom: 8px;
		min-height: 0;
	}
}
.sec_fair .slidearea .plancontent>.link>.wrap, .sec_fair .slidearea .plancontent>.view>.link>.wrap {
	-webkit-transition: 0.5s;
	transition: 0.5s;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px;
	transition: 0.5s;
}
@media screen and (max-width:1280px) {
	.sec_fair .slidearea .plancontent>.link>.wrap, .sec_fair .slidearea .plancontent>.view>.link>.wrap {
		padding: 20px;
	}
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent>.link>.wrap, .sec_fair .slidearea .plancontent>.view>.link>.wrap {
		padding: 10px;
		overflow: hidden;
	}
}
.sec_fair .slidearea .plancontent>.link:hover .wrap {
	opacity: 0.8;
	-webkit-filter: brightness(1.2);
	filter: brightness(1.2);
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent>.hide {
		-webkit-transition: 0.7s;
		transition: 0.7s;
		display: none;
	}
	.sec_fair .slidearea .plancontent>.view {
		display: block;
	}
}
.sec_fair .slidearea .plancontent .label {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 120px;
	height: 0;
	padding-top: 30px;
	overflow: hidden;
	background-position: top;
	background-repeat: no-repeat;
	background-size: contain;
	color: #FFF;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
}
@media screen and (max-width:1280px) {
	.sec_fair .slidearea .plancontent .label {
		top: 20px;
		right: 20px;
	}
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent .label {
		top: 10px;
		right: 10px;
		width: 80px;
		height: 0;
		padding-top: 20px;
		line-height: 2;
	}
}
.sec_fair .slidearea .plancontent .label.label01 {
	background-image: url("../img/fair_label01.png");
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent .label.label01 {
		background-image: url("../img/fair_label01b.png");
	}
}
.sec_fair .slidearea .plancontent .label.label02 {
	background-image: url("../img/fair_label02.png");
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent .label.label02 {
		background-image: url("../img/fair_label02b.png");
	}
}
.sec_fair .slidearea .plancontent .label.label03 {
	background-image: url("../img/fair_label03.png");
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent .label.label03 {
		background-image: url("../img/fair_label03b.png");
	}
}
.sec_fair .slidearea .plancontent .row01 {
	margin-bottom: 15px;
}
@media screen and (min-width:641px) {
	.sec_fair .slidearea .plancontent .row01:after {
		content: "";
		display: block;
		clear: both;
	}
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent .row01 {
		min-height: 105px;
		padding-bottom: 0;
		margin-bottom: 0;
	}
}


.sec_fair .slidearea .plancontent .row01 .datetime {
	/* background-color: #f8f6ef; */
	display: block;
	/* padding: 10px; */
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	/* border-top: 1px solid #a18100; */
	/* margin-bottom: 19px; */
}

@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent .row01 .datetime {
		display: block;
		/* height: 35px; */
		padding: 7px;
		padding-left: 0;
		padding-bottom: 0;
	}
}
.sec_fair .slidearea .plancontent .row01 .datetime .date {
	font-size: 15px;
	color: #961515;
	line-height: 1;
	letter-spacing: 0.05em;
	font-weight: 700;
	margin-bottom: 5px;
	display: block;
	font-weight: normal;
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent .row01 .datetime .date {
		font-size: 10px;
		line-height: 1.2;
		margin-bottom: 0;
	}
}
.sec_fair .slidearea .plancontent .row01 .datetime .time {
	line-height: 1.5;
	margin-top: 0px;
	margin-bottom: 5px;
	/* overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis; */
	width: 100%;
}

@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent .row01 .datetime .time {
		margin-bottom: 3px;
		margin-top: 5px;
	}
}

.sec_fair .slidearea .plancontent .row01 .datetime .time li {
	font-size: 11px;
	color: #4c4c4c;
	display: inline;
	letter-spacing: 0.01em;
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent .row01 .datetime .time li {
		font-size: 8px;
		margin-top: 5px;
	}
}
.sec_fair .slidearea .plancontent .row01 .datetime .time li+li:before {
	content: " / ";
	margin-left: 2px;
	margin-right: -2px;
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent .row01 .datetime .time li+li:before {
		content: " / ";
		margin-left: 0;
		margin-right: 0;
	}
}
.sec_fair .slidearea .plancontent .row01 .left {
	font-size: 0;
	width: 42.6%;
	padding-top: 42.6%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
@media screen and (min-width:641px) {
	.sec_fair .slidearea .plancontent .row01 .left {
		float: left;
	}
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent .row01 .left {
		position: absolute;
		top: 10px;
		width: 100px;
		padding-top: 100px;
	}
}
.sec_fair .slidearea .plancontent .row01 .right {
	padding-left: 55%;
	max-height: 160px;
	overflow: hidden;
}
@media screen and (min-width:641px) {
	.sec_fair .slidearea .plancontent .row01 .right {
		padding-left: 10px;
	}
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent .row01 .right {
		padding-left: 115px;
		height: auto;
	}
}
.sec_fair .slidearea .plancontent .row01 .right .title {
	font-size: 16px;
	line-height: 1.6;
	font-weight: bold;
	color: #a18100;
	text-align: left;
	margin-bottom: 10px;
}

/* 20230705 追加 */
@media screen and (min-width:641px) {
	.sec_fair .slidearea .plancontent .row01 .right .title {
		min-height: auto;
		flex-direction: inherit;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
}

@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent .row01 .right .title {
		font-size: 12px;
		line-height: 1.5;
		text-align: left;
		margin-bottom: 0;
		/* padding-bottom: 15px; */
	}
}
.sec_fair .slidearea .plancontent .txt {
	font-size: 13px;
	line-height: 1.53;
	letter-spacing: 0.05em;
	color: #3c3c3c;
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent .txt {
		display: none;
	}
}
.sec_fair .slidearea .plancontent .txt br {
	display: none;
}
.sec_fair .slidearea .plancontent .txt>.link {
	background-color: #fff;
}
.sec_fair .prt_txtLink span {
	font-size: 1.3rem;
	color: #a18100;
	display: block;
	text-decoration: underline;
}
.sec_fair .prt_txtLink span:after {
	content: "";
	display: block;
	margin: auto 0;
	border-width: 6px 2px 2px 6px;
	border-style: solid;
	border-color: transparent #a18100 #a18100 transparent;
	width: 0px;
	height: 0px;
	position: absolute;
	top: 1px;
	bottom: 0;
	right: -10px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: -webkit-transform 0.5s;
	transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	transition: transform 0.5s, -webkit-transform 0.5s;
}
.no-touchevents .sec_fair .link:hover .prt_txtLink span {
	text-decoration: none;
}
.no-touchevents .sec_fair .link:hover .prt_txtLink span:after {
	-webkit-transform: rotate(-45deg) translate(6px, 6px);
	transform: rotate(-45deg) translate(6px, 6px);
}
@media screen and (max-width:640px) {
	.sec_fair .prt_txtLink {
		position: absolute;
		right: 30px;
		bottom: 15px;
		margin-top: 0;
	}
	.sec_fair .prt_txtLink span {
		font-size: 0.65rem;
	}
}
.sec_fair .more {
	width: 100%;
	max-width: 330px;
	margin: 40px auto 0;
	text-align: center;
}
@media screen and (max-width:640px) {
	.sec_fair .more {
		padding: 0 16px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}
.sec_fair .more .comBtn01 {
	width: 100%;
}
.sec_fair .more>a {
	max-width: 360px;
}
@media screen and (max-width:640px) {
	.sec_fair .more>a {
		max-width: 100%;
	}
}
.sec_fair .links {
	margin-top: 20px;
}
.sec_fair .links a span {
	padding: 17px 0;
	font-size: 15px;
}
@media screen and (max-width:640px) {
	.sec_fair .links a span {
		font-size: 14px;
	}
}
.sec_fair .links .comBtn01 {
	width: 100%;
}
.sec_fair .links .comBtn01.moreBtn {
	background: none;
	color: #a18100;
	background: none;
	border: 1px solid #a18100;
}
.sec_fair .links .comBtn01.moreBtn:after {
	-webkit-transform: rotate(135deg) skew(-10deg, -10deg);
	transform: rotate(135deg) skew(-10deg, -10deg);
}
[data-slidearea07] .contentWrap {
	max-width: 1200px;
	padding: 0;
	width: 100%;
	margin: auto;
	position: relative;
}
@media screen and (min-width:421px) and (max-width:1400px) {
	[data-slidearea07] .contentWrap {
		width: 90%;
	}
}
[data-slidearea07] .contentWrapIn {
	overflow: hidden;
	padding: 0 33.33333%;
}
@media screen and (max-width:640px) {
	[data-slidearea07] .contentWrapIn {
		padding: 0 0 0 16%!important;
	}
}
[data-slidearea07] .content {
	position: relative;
}
[data-slidearea07] .link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: 0.5s!important;
	transition: 0.5s!important;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}
@media screen and (min-width:1080px) and (max-width:1280px) {
	[data-slidearea07] .link {
		width: 96%;
	}
}
@media screen and (max-width:640px) {
	[data-slidearea07] .link {
		opacity: 1;
		pointer-events: auto;
		-webkit-transform: none;
		transform: none;
	}
}
[data-slidearea07] .link.view {
	opacity: 1;
	pointer-events: auto;
}
[data-slidearea07] .link>.in {
	padding: 0 8%;
}
[data-slidearea07] .imgarea .img {
	display: block;
	padding-top: 100%;
	background-size: cover;
	background-position: center center;
}
@media screen and (max-width:640px) {
	[data-slidearea07] .btns01 button.viewPC {
		opacity: 0;
		pointer-events: none;
	}
}
@media screen and (max-width:640px) {
	[data-slidearea07] .btns01 button.viewSP {
		opacity: 1;
		pointer-events: auto;
	}
}
@media screen and (max-width:460px) {
	.footerArea .row02 .textlink li {
		display: inline-block;
		width: 49%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.footerArea .row02 .textlink li+li {
		margin-left: 0;
	}
	.footerArea .row02 .textlink a span {
		border-left: none;
	}
	.footerArea .row02 .textlink li {
		border-left: 1px solid #FFF;
		margin-bottom: 8px;
	}
	.footerArea .row02 .textlink li:nth-child(odd) {
		border-left: none;
	}
}
.link_online {
	max-width: 800px;
	margin: 0 auto 40px;
}
.link_online a {
	display: block;
}
.link_online a img {
	width: 100%;
	height: auto;
	-webkit-transition: 0.2s ease;
	transition: 0.2s ease;
}
.link_online a:hover img {
	opacity: 0.8;
}
@media screen and (max-width:640px) {
	.link_online {
		max-width: 100%;
		margin: 0 auto 40px;
	}
}
.fix_bnr-line {
	position: fixed;
	right: -33rem;
	top: 12rem;
	z-index: 1001;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.fix_bnr-line>img {
	vertical-align: bottom;
}
.fix_bnr-line.active {
	right: 0;
}
@media screen and (max-width:640px) {
	.fix_bnr-line {
		right: auto;
		top: auto;
		left: 0;
		bottom: 55px;
		width: 160px;
	}
	.fix_bnr-line img {
		width: 100%;
	}
	.spPullUplink .fix_bnr-line {
		opacity: 0;
		display: none;
		-webkit-transition: 0.4s;
		transition: 0.4s;
	}
	.spPullUplink.enable .fix_bnr-line {
		opacity: 1;
		display: block;
	}
	.close_btn {
		width: 20px;
		height: 20px;
		display: block;
		position: absolute;
		right: -15px;
		top: -15px;
	}
	.spPullUplink.enable .fix_bnr-line.active {
		display: none;
	}
}
.headerArea .snslinks a.hover path, .no-touchevents .headerArea .snslinks a:active path, .no-touchevents .headerArea .snslinks a:hover path {
	fill: #9C308D;
}
.no-touchevents .footerArea .row01 .links03 .line {
	background-color: transparent;
	padding: 0 5px;
}
.modal {
	display: none;
	height: 100vh;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1002;
}
.modal__bg {
	background: rgba(0, 0, 0, 0.8);
	height: 100vh;
	position: absolute;
	width: 100%;
}
.modal__content {
	background: #fff;
	left: 50%;
	padding: 8% 5% 5%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 70%;
	border-radius: 5px;
	text-align: center;
}
.modal__content .modal_tit {
	text-align: center;
	font-size: 5.2vw;
	font-weight: 700;
	position: relative;
	margin: 0 auto 1.3em;
	display: inline-block;
}
.modal__content .modal_tit:after {
	content: "";
	width: 100%;
	height: 2px;
	background-color: #7e6606;
	position: absolute;
	bottom: -6px;
	left: 0;
}
.modal__content .txt {
	text-align: center;
	font-size: 4vw;
	font-weight: 700;
	line-height: 1.6;
	margin: 0 auto 1.1em;
}
.modal__content .btn {
	margin: 0 auto;
}
.modal__content .btn.add {
	position: relative;
	display: block;
	margin-bottom: 1em;
	padding-top: 2.8em;
}
.modal__content .btn.add:before {
	position: absolute;
	content: "";
	display: block;
	top: 1.4em;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #3c3c3c;
}
.modal__content .btn a {
	display: block;
}
.modal__content .btn a img {
	width: 100%;
	vertical-align: bottom;
}
.modal__content .txt_s {
	font-size: 3.4vw;
	line-height: 1.6;
	margin: 0 auto 1.5em;
	text-align: left;
	font-family: "noto-sans-cjk-jp";
}
.modal__content .js-modal-close {
	width: 25%;
	display: block;
	margin: 0 auto 0;
}
.modal__content .js-modal-close img {
	width: 100%;
}
.headerArea .links03 .link span:before {
	display: none;
}
.footerContact, footer, header {
	font-family: "Amiri", serif;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
}
._line-clamp {
	display: -webkit-inline-box;
	-webkit-box-orient: vertical;
	text-align: left;
	overflow: hidden;
}
._line-clamp._line1 {
	-webkit-line-clamp: 1;
}
._line-clamp._line2 {
	-webkit-line-clamp: 2;
}
._line-clamp._line3 {
	-webkit-line-clamp: 3;
}
._line-clamp._line4 {
	-webkit-line-clamp: 4;
}
._line-clamp._line5 {
	-webkit-line-clamp: 5;
}
._line-clamp._line6 {
	-webkit-line-clamp: 6;
}
._line-clamp._line7 {
	-webkit-line-clamp: 7;
}
._line-clamp._line8 {
	-webkit-line-clamp: 8;
}
._line-clamp._line9 {
	-webkit-line-clamp: 9;
}
@media screen and (max-width:640px) {
	._line-clamp._sp-line1 {
		-webkit-line-clamp: 1;
	}
	._line-clamp._sp-line2 {
		-webkit-line-clamp: 2;
	}
	._line-clamp._sp-line3 {
		-webkit-line-clamp: 3;
	}
	._line-clamp._sp-line4 {
		-webkit-line-clamp: 4;
	}
	._line-clamp._sp-line5 {
		-webkit-line-clamp: 5;
	}
	._line-clamp._sp-line6 {
		-webkit-line-clamp: 6;
	}
	._line-clamp._sp-line7 {
		-webkit-line-clamp: 7;
	}
	._line-clamp._sp-line8 {
		-webkit-line-clamp: 8;
	}
	._line-clamp._sp-line9 {
		-webkit-line-clamp: 9;
	}
}
.cm_arrow {
	position: relative;
	display: block;
}
.cm_arrow:after {
	position: absolute;
	content: "";
	display: inline-block;
	width: 7px;
	height: 7px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg) skew(-25deg, -25deg);
	transform: rotate(45deg) skew(-25deg, -25deg);
	-webkit-transition: 0.3s;
	transition: 0.3s;
	z-index: 10;
}
.no-touchevents a:hover .cm_arrow:after {
	-webkit-transform: rotate(45deg) skew(-25deg, -25deg) translate(2px, -2px);
	transform: rotate(45deg) skew(-25deg, -25deg) translate(2px, -2px);
}
.no-touchevents a:hover .cm_arrow:after {
	-webkit-transform: rotate(45deg) skew(-25deg, -25deg) translate(2px, -2px);
	transform: rotate(45deg) skew(-25deg, -25deg) translate(2px, -2px);
}
.headerArea .tel {
	margin-top: 4px;
}
.headerArea .tel .txt01 {
	position: relative;
	top: 0.5rem;
}
@media screen and (max-width:640px) {
	.headerArea .tel dt {
		margin-bottom: 12px;
	}
}
.headerArea .header_time {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	letter-spacing: 0.05em;
}
@media print, screen and (min-width:641px) {
	.headerArea .snslinks a.insta {
		position: relative;
		top: 1px;
		width: 26px;
		height: 25px;
	}
}
.headerArea .links03 .link {
	padding: 10px;
}
@media (min-width:640px) and (max-width:1270px) {
	.headerArea .links03 .link {
		/* padding-right: 10px; */
		padding: 8px;
	}
	.headerArea .links03 .link .cm_arrow:after {
		display: none;
	}
}
@media (min-width:640px) and (max-width:1270px) {
	.headerArea .nav .links {
		width: 95%;
	}
}
@media print, screen and (min-width:641px) {
	.headerArea .nav .links span {
		top: 1px;
	}
}
.footerArea {
	background-color: #323232;
}
@media print, screen and (min-width:641px) {
	.footerArea .row03 .rightArea a {
		font-family: "Noto Sans JP", sans-serif;
		font-weight: 400;
		letter-spacing: 0.05em;
		font-size: 1.4rem;
		color: #333;
	}
}
.footerArea .row03 .rightArea .gold {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	letter-spacing: 0.05em;
	font-size: 1.4rem;
}
.footerArea .row02 .textlink a {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	letter-spacing: 0.05em;
	color: #FFF;
}
@media screen and (max-width:640px) {
	.footerArea .row02 .textlink a {
		font-size: 2.8vw;
	}
}
.footerArea .row02 .copyright {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	letter-spacing: 0.04em;
}
.footerContact {
	background-image: url(../../img/texture_bg.png);
	background-repeat: repeat;
}
@media print, screen and (min-width:641px) {
	.footerContact {
		background-size: 100px;
	}
}
@media screen and (max-width:640px) {
	.footerContact {
		background-size: 50px;
	}
}
.footerContact .footer_ttl {
	padding-bottom: 35px;
}
@media screen and (max-width:640px) {
	.footerContact .footer_ttl {
		padding-bottom: 5%;
	}
}
.footerContact .footer_ttl .en {
	display: block;
	font-weight: 400;
	font-size: 4rem;
	line-height: 1.6em;
	letter-spacing: 0.05em;
	color: #a18100;
}
@media screen and (max-width:640px) {
	.footerContact .footer_ttl .en {
		margin-bottom: 8px;
		font-size: 9.7vw;
		line-height: 1;
	}
}
.footerContact .footer_ttl .ja {
	display: block;
	font-family: source-han-serif-japanese, serif;
	font-weight: 500;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
}
@media screen and (max-width:640px) {
	.footerContact .footer_ttl .ja {
		font-weight: 700;
		font-size: 3.6vw;
	}
}
.footerContact .in p {
	color: #3c3c3c;
}
.footerContact .in p.catch {
	font-family: source-han-serif-japanese, serif;
	font-weight: 500;
	letter-spacing: 0.1em;
}
@media print, screen and (min-width:641px) {
	.footerContact .in p.catch {
		padding-bottom: 20px;
		font-size: 1.6rem;
	}
}
@media screen and (max-width:640px) {
	.footerContact .in p.catch {
		margin-bottom: 16px;
		font-size: 3.6vw;
		line-height: 1.76;
	}
}
@media print, screen and (min-width:641px) {
	.footerContact .links {
		margin-bottom: 35px;
	}
}
.footerContact .links a span {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	letter-spacing: 0.05em;
	font-size: 1.4rem;
	-webkit-transform: 0.3s;
	transform: 0.3s;
}
@media screen and (max-width:640px) {
	.footerContact .links a span {
		font-size: 3.6vw;
	}
}
.footerContact .links a span:after {
	top: 4px;
	right: -18px;
}
.footerContact .links a.comBtn01_2:before {
	display: none;
}
@media screen and (max-width:640px) {
	.footerContact .telarea .tel {
		margin-bottom: 16px;
	}
}
.footerContact .telarea .tel .main_tel {
	color: #003764;
}
.footerContact .telarea .tel .main_tel dl dt {
	font-weight: 700;
}
@media print, screen and (min-width:641px) {
	.footerContact .telarea .tel .main_tel dl dt {
		margin-bottom: 15px;
		font-size: 1.6rem;
	}
}
@media screen and (max-width:640px) {
	.footerContact .telarea .tel .main_tel dl dt {
		font-size: 3.6vw;
	}
}
.footerContact .telarea .tel .main_tel dl dd {
	font-size: 0;
}
@media print, screen and (min-width:641px) {
	.footerContact .telarea .tel .main_tel dl dd {
		margin-bottom: 25px;
	}
}
.footerContact .telarea .tel .main_tel dl dd img.main_tel_img {
	margin: 0 auto;
	vertical-align: bottom;
}
@media screen and (max-width:640px) {
	.footerContact .telarea .tel .main_tel dl dd img.main_tel_img {
		width: 69%;
		height: auto;
	}
}
.footerContact .telarea .sub_tel {
	margin: 0 auto;
}
@media print, screen and (min-width:641px) {
	.footerContact .telarea .sub_tel {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		max-width: 560px;
		margin-bottom: 25px;
	}
}
@media screen and (max-width:640px) {
	.footerContact .telarea .sub_tel {
		width: 86%;
		margin-bottom: 13px;
	}
}
.footerContact .telarea .sub_tel .sub_tel_txt {
	position: relative;
	display: block;
	color: #3c3c3c;
	z-index: 1;
}
@media print, screen and (min-width:641px) {
	.footerContact .telarea .sub_tel .sub_tel_txt {
		width: 50%;
	}
}
@media screen and (max-width:640px) {
	.footerContact .telarea .sub_tel .sub_tel_txt:first-of-type:after {
		position: absolute;
		content: "";
		display: block;
		top: 0;
		right: 0;
		height: 85%;
		width: 1px;
		background-color: #9b308c;
		z-index: 1;
	}
	.footerContact .telarea .sub_tel .sub_tel_txt+.sub_tel_txt {
		margin-top: 8px;
	}
}
.footerContact .telarea .sub_tel .sub_tel_txt:before {
	position: absolute;
	content: "";
	display: block;
	top: -2px;
	left: 0;
	width: 1px;
	height: 26px;
	background-color: #9b308c;
	z-index: 1;
}
@media screen and (max-width:640px) {
	.footerContact .telarea .sub_tel .sub_tel_txt:before {
		top: 0;
		height: 85%;
	}
}
.footerContact .telarea .sub_tel .sub_tel_txt+.sub_tel_txt:after {
	position: absolute;
	content: "";
	display: block;
	top: -2px;
	right: 0;
	width: 1px;
	height: 27px;
	background-color: #9b308c;
	z-index: 1;
}
@media screen and (max-width:640px) {
	.footerContact .telarea .sub_tel .sub_tel_txt+.sub_tel_txt:after {
		top: 0;
		height: 85%;
	}
}
.footerContact .telarea .sub_tel .txt {
	font-family: source-han-serif-japanese, serif;
	font-weight: 500;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	color: #3c3c3c;
}
@media screen and (max-width:640px) {
	.footerContact .telarea .sub_tel .txt {
		position: relative;
		display: inline-block;
		padding-right: 4%;
		font-size: 3.6vw;
		z-index: 1;
	}
	.footerContact .telarea .sub_tel .txt:after {
		position: absolute;
		content: "／";
		display: inline-block;
		top: 8%;
		right: -5%;
	}
}
.footerContact .telarea .sub_tel .tel {
	padding-left: 5px;
	font-size: 2rem;
	letter-spacing: 0.03em;
	color: #3c3c3c;
}
@media screen and (max-width:640px) {
	.footerContact .telarea .sub_tel .tel {
		font-size: 4.4vw;
	}
}
.footerContact .telarea .sub_tel .num {
	padding-left: 4px;
	font-size: 2.4rem;
	color: #3c3c3c;
}
@media screen and (max-width:640px) {
	.footerContact .telarea .sub_tel .num {
		font-size: 5.6vw;
	}
}
.footerContact .telarea p.juusho, .footerContact .telarea p.uketuke {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-size: 1.4rem;
	letter-spacing: 0.05em;
	line-height: 1.85;
	color: #3c3c3c;
}
@media screen and (max-width:640px) {
	.footerContact .telarea p.juusho, .footerContact .telarea p.uketuke {
		font-size: 2.8vw;
		line-height: 1.8;
	}
}
.comLayout10 .right h4 .limit{
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.6em;
	font-weight: 400;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #A18100;
	padding-top: 5%;
	padding-bottom: 0;
}
/* 下層共通 */
/* mod_localMenu */
.mod_localMenu > .in {
  position: relative;
  z-index: 1;
  padding: 7rem 2rem 10rem;
}
@media screen and (max-width: 640px) {
  .mod_localMenu > .in {
    padding: 5rem 4rem;
  }
}
.mod_localMenu .bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
	background-image: url(../img/mod_localmenu_bg.webp);
	background-position: center;
	background-size: cover;
}
@media screen and (max-width: 640px) {
	.mod_localMenu .bg {
		background-image: url(../img/mod_localmenu_bg_sp.webp);
	}
}
.no-touchevents .mod_localMenu .bg {
  background-attachment: fixed;
}
.mod_localMenu .localMenu {
  max-width: 133rem;
  width: 100%;
  margin: auto;
}
.mod_localMenu .localMenu > dt {
	font-family: "Amiri", serif;
  font-weight: 400;
  font-size: 3.6rem;
  letter-spacing: 0.07em;
  line-height: 1;
  color: #A18100;
	text-align: center;
}
@media screen and (max-width: 640px) {
  .mod_localMenu .localMenu > dt {
    font-size: 2.1rem;
    line-height: 1.19;
    text-align: center;
  }
}
.mod_localMenu .localMenu > dd {
  margin-top: 2rem;
}
.mod_localMenu .localMenu + .localMenu {
  margin-top: 5rem;
}
@media screen and (max-width: 640px) {
  .mod_localMenu .localMenu + .localMenu {
    margin-top: 4rem;
  }
}
.mod_localMenu .menuBox.col3 {
  display: flex;
	column-gap: 2rem;
}
.mod_localMenu .menuBox.col3 li {
  width: calc(100% / 3 - 1rem);
	height: auto;
	aspect-ratio: 430 /154;
}
.mod_localMenu .menuBox.col4 {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 2rem 2.2rem;
}
.mod_localMenu .menuBox.col4 li {
  width: 100%;
	height: auto;
	aspect-ratio: 316 /120;
}
@media screen and (max-width: 640px) {
  .mod_localMenu .menuBox.col3 {
		flex-direction: column;
		row-gap: 1rem;
	}
	.mod_localMenu .menuBox.col3 li {
		width: 100%;
		aspect-ratio: 295 /82;
	}
	.mod_localMenu .menuBox.col4 {
		grid-template-columns: repeat(2,1fr);
		gap: 0.7rem;
	}
	.mod_localMenu .menuBox.col4 li {
		aspect-ratio: 144 /80;
	}
}

.mod_localMenu .menuBox li {
  display: block;
}
.mod_localMenu .menuBox li a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0,0,0, 0.55);
  transition: background-color 0.3s;
	width: 100%;
	height: 100%;
	position: relative;
}
.mod_localMenu .menuBox li a .menu_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.mod_localMenu .menuBox li a .menu_bg .img {
	width: 100%;
	height: auto;
	object-fit: cover;
}

.mod_localMenu .menuBox li a span {
  position: relative;
	font-family: source-han-serif-japanese,serif;
	font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 0.8;
  color: #fff;
}
.mod_localMenu .menuBox.col3 li a span {
  font-size: 1.4rem;
  padding-top: 4.5rem;
}
.mod_localMenu .menuBox.col4 li a span {
  font-size: 1.3rem;
  padding-top: 3.5rem;
}
@media screen and (max-width: 640px) {
	.mod_localMenu .menuBox.col3 li a span {
		font-size: 2.67vw;
		padding-top: 2.2rem;
	}
	.mod_localMenu .menuBox.col4 li a span {
		font-size: 2.4vw;
		padding-top: 1.8rem;
	}
}
.mod_localMenu .menuBox li a span:before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  content: attr(data-subtxt);
  display: inline-block;
	font-family: "Amiri", serif;
  font-weight: 400;
  letter-spacing: 0.07em;
  line-height: 1;
  white-space: nowrap;
}
.mod_localMenu .menuBox.col3 li a span:before {
  font-size: 3.4rem;
}
.mod_localMenu .menuBox.col4 li a span:before {
  font-size: 2.6rem;
}
@media screen and (max-width: 640px) {
  .mod_localMenu .menuBox.col3 li a span:before {
		font-size: 5.33vw;
	}
	.mod_localMenu .menuBox.col4 li a span:before {
		font-size: 4vw;
	}
}
.no-touchevents .mod_localMenu .menuBox li a:hover {
  background-color: rgba(0, 0, 0, 0.25);
}

/* ---------- LINEで資料請求  ---------- */
.headerArea .links03 .inLink {
	display: inline-block;
	position: relative;
	cursor: pointer;
}
.headerArea .links03 .inLink .link .small {
	font-size: 1.1rem
}
@media screen and (min-width:641px) and (max-width:1180px){
	.headerArea .links03 .inLink .link .small {
		font-size: 0.9rem;
	}
}
.headerArea .links03 .inLink > .inLinkWrap {
  transition: 0.5s;
  opacity: 0;
  position: absolute;
  width: 35rem;
  text-align: left;
  pointer-events: none;
  bottom: auto;
	left: -88%;
	z-index: 1;
	top: 100%;
  padding-top: 20px;
}
.headerArea .links03 .inLink:hover .inLinkWrap {
  opacity: 1;
	cursor: auto;
	pointer-events: all;
}
@media screen and (min-width:641px) and (max-width:1180px){
	.headerArea .links03 .inLink > .inLinkWrap {
		left: -130%;
	}
}
.headerArea .links03 .inLink > .inLinkWrap::after {
	position: absolute;
	content: "";
	width: 100%;
	height: calc(100% - 20px);
	top: 20px;
	left: 0;
	z-index: -2;
	box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
}
.headerArea .links03 .inLink > .inLinkWrap .modalTab {
  display: block !important;
  pointer-events: none;
	border: .7rem solid #fff;
	position: relative;
}
.headerArea .links03 .modalTab {
  position: relative;
  width: 100%;
  max-height: 16.5rem;
  padding: 1.8rem 2rem 2.5rem;
  box-sizing: border-box;
  background-color: #F1ECE2;
}
.headerArea .links03 .modalTab:before,
.headerArea .links03 .modalTab:after {
	content: "";
  position: absolute;
	right: 50%;
	transform: translateX(50%);
  bottom: auto;
  width: 0;
  height: 0;
  border-style: solid;
}
.headerArea .links03 .modalTab:before {
	top: -1.3rem;
	z-index: 0;
	border-width: 0 1.7rem 1.6rem 1.7rem;
  border-color: transparent transparent #ede7e6 transparent;
}
.headerArea .links03 .modalTab:after {
	top: -2.1rem;
	z-index: -1;
	border-width: 0 3.4rem 3.2rem 3.4rem;
  border-color: transparent transparent #fff transparent;
}
.headerArea .links03 .modalTab .linkBox > dt {
	color: #000;
  font-style: normal;
  font-weight: 500;
  font-size: 2rem;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #4d4d4d;
  border-bottom: 0.2rem solid #fff;
}
.headerArea .links03 .modalTab .linkBox > dt span {
  position: relative;
  display: inline-block;
}
.headerArea .links03 .modalTab .linkBox > dd {
  margin-top: 0.5rem;
}
.headerArea .links03 .modalTab .linkBox .qr {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  width: 100%;
  height: 8rem;
  padding-right: 8rem;
  box-sizing: border-box;
}
.headerArea .links03 .modalTab .linkBox .qr span {
  display: block;
	font-family: "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: -0.05em;
  text-align: left;
	color: #000;
}
.headerArea .links03 .modalTab .linkBox .qr::after {
  content: "";
  position: absolute;
  right: 0;
  top: calc(50% - 4rem);
  display: block;
  width: 8rem;
  height: 8rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.headerArea .links03 .modalTab .linkBox dt span {
  padding-left: 3.2rem;
	font-size: 2rem;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	letter-spacing: -0.03em;
	line-height: 1.7;
	color: #000;
	position: relative;
  display: inline-block;
}
.headerArea .links03 .modalTab .linkBox dt span::before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 1.4rem);
  width: 2.5rem;
  height: 2.5rem;
	display: block;
	background-image: url(../img/ico_line.png);
  background-position: center center;
  background-size: 100% auto;
  background-color: none;
}
.headerArea .links03 .modalTab .linkBox .qr::after {
	background-image: url(../img/line_qr.png);
}

/* ---------- フッター電話番号追加  ---------- */
.telarea .tel_layout {
	margin-bottom: 6.6rem;
}
.telarea .tel_layout .txt {
	font-size: 1.8rem;
	line-height: 1.1;
	letter-spacing: 0.2em;
	margin-bottom: 2.4rem;
}
.telarea .tel_layout_wrap {
	display: flex;
	justify-content: center;
	margin-left: 1.6rem;
}
.telarea .tel_layout_box {
	text-align-last: left;
}
.telarea .tel_layout_box:first-of-type {
	padding-right: 3.2rem;
	border-right: 1px solid #A18100;
	width: 30rem;
}
.telarea .tel_layout_box:nth-of-type(2) {
	padding-left: 3.2rem;
	width: 31.3rem;
}
.telarea .tel_layout_title {
	font-size: 1.4rem;
	line-height: 1.5;
	letter-spacing: 0.05em;
	font-family: "Noto Sans JP", sans-serif;
	color: #A18100 !important;
}
.telarea .tel_layout_tel {
	display: flex;
	align-items: center;
	font-size: 2.3rem;
	line-height: 1.4;
	margin-top: 1.1rem;
}
.telarea .tel_layout_tel.type01 {
	align-items: flex-end;
}
.telarea .tel_layout_tel .tel_img {
	width: 2.4rem;
	height: 1.54rem;
}
.telarea .tel_layout_tel .tel_number {
	font-size: 3.7rem;
	line-height: 1;
	letter-spacing: 0.04em;
	padding-left: 0.6rem;
}
.tel_layout_time {
	margin-top: 0.8rem;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.telarea .tel_layout_info {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.4rem;
	line-height: 1.5;
}
.telarea .tel_layout_info .date {
	padding-left: 0.8rem;
}
.telarea .tel_layout_info .slash {
	padding-left: 0.8rem;
	padding-right: 0.8rem;
}
@media screen and (max-width: 640px) {
	.telarea .tel_layout {
		margin-top: 1.3rem;
		margin-bottom: 3.4rem;
		padding: 0 2rem;
	}
	.telarea .tel_layout .txt {
		font-size: 1.2rem;
		margin-bottom: 2.1rem;
	}
	.telarea .tel_layout_wrap {
		flex-direction: column;
		margin-left: 0;
	}
	.telarea .tel_layout_box {
		text-align-last: center;
	}
	.telarea .tel_layout_box:first-of-type {
		padding-right: 0;
		padding-bottom: 2.6rem;
		border-right: none;
		border-bottom: 1px solid #A18100;
		width: 100%;
	}
	.telarea .tel_layout_box:nth-of-type(2) {
		padding-left: 0;
		padding-top: 2.6rem;
		width: 100%;
	}
	.telarea .tel_layout_title {
		font-size: 1.2rem !important;
		letter-spacing: 0.08em;
	}
	.telarea .tel_layout_tel {
		font-size: 1.8rem;
		line-height: 1.2;
		margin-top: 0.6rem;
		justify-content: center;
		color: #333;
	}
	.telarea .tel_img {
		width: 2.2rem;
		height: 1.4rem;
	}
	.telarea .tel_layout_tel .tel_number {
		font-size: 2.8rem;
		padding-left: 0.6rem;
		letter-spacing: -0.01em;
	}
	.tel_layout_time {
		margin-top: 0.6rem;
		align-items: center;
		flex-direction: column;
		flex-wrap: nowrap;
	}
	.telarea .tel_layout_info {
		font-size: 1.2rem !important;
	}
}

/* ---------- SP追従メニューモーダル  ---------- */
@media print, screen and (max-width: 640px) {
	.modal_overlay {
		display: none;
		-webkit-animation: fadeShow 0.2s linear 0s;
		animation: fadeShow 0.2s linear 0s;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.5);
		position: fixed;
		left: 0;
		top: 0;
		z-index: 28;
	}
	.modal_overlay.active {
		display: block;
	}
	.modalBlockSPwrap {
		position: fixed;
		left: 0;
		right: 0;
		top: -24px;
		bottom: 0;
		width: 92%;
		margin: auto;
		z-index: 29;
		display: none;
		text-align: center;
	}
	.modalBlockSPwrap.active {
		display: table;
	}
	@-webkit-keyframes fadeShow {
		from {
			opacity: 0;
		}
		to {
			opacity: 1;
		}
		}
		@keyframes fadeShow {
		from {
			opacity: 0;
		}
		to {
			opacity: 1;
		}
	}
	.modalBlockSP {
		background-color: #F8F8F8;
		text-align: center;
		padding: 3.4rem 2.4rem;
		position: relative;
	}
	.modalBlockSP:before {
		content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 11px 0px 11px 15px;
        border-color: transparent transparent transparent #F8F8F8;
        position: absolute;
        bottom: -1.2rem;
        right: 5.9rem;
        margin: auto;
        transform: rotate(90deg);
	}
	.modalBlockSP .close {
		display: block;
		position: absolute;
		width: 40px;
		height: 40px;
		background-color: #7E6606;
		top: 0;
		right: 0;
	}
	.modalBlockSP .close:before, .modalBlockSP .close:after {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		width: 2px;
		height: 26px;
		background: #ffffff;
	}
	.modalBlockSP .close:before {
		transform: translate(-50%,-50%) rotate(45deg);
	}
	.modalBlockSP .close:after {
		transform: translate(-50%,-50%) rotate(-45deg);
	}
	.modalBlockSP .txt {
		font-size: 1.4rem;
		letter-spacing: 0.05em;
		line-height: 1.5;
		margin-bottom: 2.1rem;
	}
	.modalBlockSP .modalTelArea.top{
		padding-bottom: 2.6rem;
		border-right: none;
		border-bottom: 1px solid #A18100;
	}
	.modalBlockSP .modalTelArea.under{
		padding-top: 2.6rem;
	}
	.modalBlockSP .tel_txt {
		font-family: "Noto Sans JP", sans-serif;
		font-size: 1.2rem;
		line-height: 1.5;
		margin-bottom: 0.6rem;
		color: #A18100;
	}
	.modalBlockSP .tel {
		font-family: "Amiri", serif;
		display: block;
		margin-bottom: 0.6rem;
		padding-left: 1.6rem;
		font-size: 2.1rem;
		text-align: left;
		color: #333;
	}
		.modalBlockSP .tel_img {
			width: 2.2rem;
			height: 1.4rem;
		}
	.modalBlockSP .tel .tel_number{
		font-size: 2.8rem;
		padding-left: 0.6rem;
		letter-spacing: -0.01em;
	}
	.modalBlockSP .tel_info {
		font-family: "Noto Sans JP", sans-serif;
		font-size: 1.2rem;
		line-height: 1.5;
		text-align: left;
		padding-left: 1.6rem;
	}
	.modalBlockSP .tel_info span {
		padding-left: 0.8rem;
	}
}


/* ---------- SPハンバーガーメニュー  ---------- */
@media print, screen and (max-width: 640px) {
	.headerArea .nav .group01 {
		margin-top: 1rem;
	}
	.headerArea .nav .tel_txt {
		font-family: "Noto Sans JP", sans-serif;
		font-size: 1.1rem;
		letter-spacing: 0.1em;
	}
	.headerArea .nav .tel {
		display: block;
		font-size: 2rem;
		margin-top: 1rem;
		width: 100%;
		padding: 0.8rem 0 0.4rem;
		text-align: center;
		color: #A18100;
		background-color: #E8E4E2;
		border-radius: 3px;
	}
	.headerArea .nav .tel a{
		color: #A18100;
		display: inline-flex;
		justify-content: center;
		align-items: center;
		line-height: 1;
	}
	.headerArea .nav .tel img{
		width: 2.2rem;
		height: 1.4rem;
		padding-bottom: 0.4rem;
		display: block;
	}
	.headerArea .nav .tel_number {
		color: #A18100;
		padding-left: 0.6rem;
		line-height: 1;
		vertical-align: middle;
		display: block;
	}
	.headerArea .nav .tel_info {
		font-family: "Noto Sans JP", sans-serif;
		display: inline-block;
		margin-top: 1rem;
		font-size: 0.94rem;
	}
	/* iosのみの調整 */
	@supports (-webkit-touch-callout: none) {
		@media (max-width: 640px) {
			.headerArea .nav .tel img{
				padding-bottom: 0;
			}
			.headerArea .nav .tel_number {
				line-height: 1.1;
				margin-top: -10px;
			}
		}
	}
}