@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: #323232;
}
.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 (min-width:641px) {
	body {
		min-width: 1080px;
	}
}
@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] {
	-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;
}
.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;
	color: #323232;
	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-image: url(../img/bg.png);
	overflow: hidden;
}
.headerArea {
	font-size: 0;
	text-align: center;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	-webkit-box-shadow: 0 0 1px 1px #ddd;
	box-shadow: 0 0 1px 1px #ddd;
	-webkit-transition: -webkit-transform 1s;
	transition: -webkit-transform 1s;
	transition: transform 1s;
	transition: transform 1s, -webkit-transform 1s;
}
.headerArea.fixed {
	top: 0!important;
	position: fixed;
}
@media print, screen and (max-width:1270px) and (min-width:641px) {
	.headerArea {
		min-width: 1080px;
	}
}
@media print, screen and (max-width:640px) {
	.headerArea {
		top: 0!important;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}
@media print, screen and (min-width:641px) {
	.headerArea.fixed.down {
		-webkit-transform: translateY(-59px);
		transform: translateY(-59px);
	}
}
.headerArea .flowbnr01 {
	position: fixed;
	top: 200px;
	right: 0;
	width: 50px;
	height: 204px;
	-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: #fff;
	height: 119px;
	padding: 0 3%;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.headerArea .row01>.in {
	max-width: 1200px;	/* max-width: 1180px; */
	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;
	}
}
@media screen and (max-width:640px) {
	.headerArea .row01 .left {
		justify-content: center;
	}
}
.headerArea .row01 .left .logo {
}
.headerArea .row01 .left .logo img {
	-webkit-transition: 0.3s;
	transition: 0.3s;
	height: auto;
}
.headerArea .row01 .left .logo.hover img, .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: #559BB9;
		border: 1px solid #559BB9;
		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: #559BB9;
		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: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-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-size: 1.4rem;
	font-family: source-han-serif-japanese, serif;
	font-weight: 500;
	letter-spacing: 0.07em;
	line-height: 1;
	color: #559bb9;
	text-align: left;
	padding-left: 1.5rem;
	position: relative;
}
.headerArea .row01 .right .guest a+a {
	margin-top: 0.8rem;
}
.headerArea .row01 .right .guest a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 1rem;
	height: 1rem;
	background-color: #559bb9;
	border-radius: 100%;
}
.headerArea .row01 .right .guest a:after {
	content: "";
	position: absolute;
	top: 45%;
	left: 0.2rem;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 0.4rem;
	height: 0.4rem;
	border: 0.1rem solid #fff;
	border-radius: 100%;
}
/* .headerArea .row01 .right:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
} */
.headerArea .links03 {
	display: inline-block;
	vertical-align: middle;
}
.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: 440px;
	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:before {
	width: 25px;
	height: 25px;
	top: 8px;
	background-color: #fff;
	z-index: 3;
	/* z-index: 1;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); */
}
.headerArea .links03 .link_withsub .poparea:after {
	width: 20px;
	height: 20px;
	top: 16px;
	background-color: #F1ECE2;
	z-index: 3;
}
.csspointerevents .headerArea .links03 .link_withsub:hover .poparea, .headerArea .links03 .link_withsub.hover .poparea {
	opacity: 1!important;
	pointer-events: auto!important;
}
.no-csspointerevents .headerArea .links03 .link_withsub .poparea {
	display: none;
}
.headerArea .links03 .link_withsub.hover .poparea, .no-csspointerevents .headerArea .links03 .link_withsub:hover .poparea {
	display: block;
}
.headerArea .links03 .link_withsub .content {
	background-color: #F1ECE2;
	border: 6px solid #FFF;
	padding: 33px 20px;
	text-align: left;
	position: relative;
	z-index: 2;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
.headerArea.fairpopup_top .links03 .link_withsub .content {
	-webkit-box-shadow: 1px -1px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 1px -1px 3px rgba(0, 0, 0, 0.2);
}
.headerArea .links03 .link_withsub .fairs .fair_one {
	display: inline-block;
	vertical-align: top;
}
.headerArea .links03 .link_withsub .fairs {
	margin-bottom: 30px;
}
.headerArea .links03 .link_withsub .fairs li+li {
	margin-top: 30px;
}
.headerArea .links03 .link_withsub .fairs a {
	display: block;
	padding-left: 110px;
	position: relative;
	min-height: 80px;
}
.headerArea .links03 .link_withsub .fairs .img {
	margin: auto 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.headerArea .links03 .link_withsub .fairs .title {
	font-size: 14px;
	font-size: 1.4rem;
	color: #3C3C3C;
	line-height: 22px;
	line-height: 2.2rem;
	margin-bottom: 7px;
}
.headerArea .links03 .link_withsub .fairs .time>span {
	color: #73D0E0;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
body.pink .headerArea .links03 .link_withsub .fairs .time>span {
	color: #EAB6BF;
}
.headerArea .links03 .link_withsub .fairs a.hover .time>span, .no-touchevents .headerArea .links03 .link_withsub .fairs a:hover .time>span {
	color: #238EA0;
}
.no-touchevents body.pink .headerArea .links03 .link_withsub .fairs a:hover .time>span, body.pink .headerArea .links03 .link_withsub .fairs a.hover .time>span {
	color: #DB8393;
}
.headerArea .links03 .link_withsub .recommend_ttl {
	text-align: center;
	margin: 0 auto 30px;
	width: 300px;
	height: 34px;
	position: relative;
	background-image: url(../img/recommend_head_fair_ribon.svg);
	background-size: contain;
}
.headerArea .links03 .link_withsub .recommend_ttl:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.headerArea .links03 .link_withsub .recommend_ttl span {
	color: #fff;
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	vertical-align: middle;
}
.headerArea .links03 .link_withsub .fairs .time {
	margin-bottom: 2px;
	line-height: 1.4;
}
.headerArea .links03 .link_withsub .fairs .time>span.txt01 {
	font-size: 20px;
	font-size: 2rem;
	font-weight: bolder;
	display: inline-block;
	vertical-align: middle;
}
.headerArea .links03 .link_withsub .fairs .time>span.txt02 {
	margin-left: 6px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bolder;
	display: inline-block;
	vertical-align: middle;
}
.headerArea .links03 .link_withsub .fairs .time>span.txt03 {
	font-size: 12px;
	font-size: 1.2rem;
	vertical-align: middle;
}
.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;
}
.headerArea .links03 .link_withsub .link01 a {
	width: 100%;
}
.headerArea .links03 .link {
	display: inline-block;
	vertical-align: middle;
	padding: 10px 10px;
	background-color: #BCA06B;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.headerArea .links03 .link.type01 {
	background-color: #003764;
	padding-left: 15px;
	padding-right: 15px;
	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: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;
}
.headerArea .links03 .link.hover, .no-touchevents .headerArea .links03 .link:hover {
	-webkit-filter: saturate(150%) contrast(130%);
	filter: saturate(150%) contrast(130%);
}
.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;
	letter-spacing: 0;
	color: #fff;
	-webkit-text-shadow: 1px 0 0 #8A703E;
	-moz-text-shadow: 1px 0 0 #8A703E;
	text-shadow: 1px 0 0 #8A703E;
}
.headerArea .links03 .link span:before {
	content: "▶ ";
	position: relative;
	font-size: 7px;
	font-size: 0.7rem;
	vertical-align: middle;
	margin-right: 3px;
}
.headerArea .tel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	text-align: left;
	vertical-align: middle;
	margin-right: 2.4rem;
	margin-left: 2.4rem;
	color: #559bb9;
}
body.pink .headerArea .tel {
	color: #EAB6BF;
}
.headerArea .tel .txt01 {
	font-size: 22px;
	font-size: 2.2rem;
	letter-spacing: 0.03em;
	padding-right: 0.5rem;
}
@media print, screen and (min-width:641px) {
	.headerArea .tel .txt01 {
		position: relative;
		top: 0.5rem;
	}
}
.headerArea .tel .head_tel {
	display: block;
	width: 200px;
	height: 23px;
}
.headerArea .tel .head_tel path {
	fill: #559bb9;
}
body.pink .headerArea .tel .head_tel path {
	fill: #EAB6BF;
}
.headerArea .tel .txt02 {
	font-size: 27px;
	font-size: 2.7rem;
	font-weight: 400;
	display: inline-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-family: source-han-serif-japanese, serif;
	font-weight: 500;
	font-size: 1.2rem;
	color: #559bb9;
	text-align: left;
	line-height: 1.666;
}
.headerArea .snslinks {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.headerArea .snslinks a {
	display: inline-block;
	width: 23px;
	height: 23px;
}
.headerArea .snslinks a+a {
	margin-left: 7px;
}
.headerArea .toguest {
	display: inline-block;
	vertical-align: middle;
}
.headerArea .toguest a {
	color: #71c1cf;
	display: block;
	padding: 12px 0;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	text-align: left;
}
.headerArea .toguest .add_toguest {
	padding: 0 0 6px;
}
.headerArea .toguest .add_access {
	padding: 0;
}
body.pink .headerArea .toguest a {
	color: #EAB6BF;
}
.headerArea .toguest a.hover, .no-touchevents .headerArea .toguest a:hover {
	color: #3999A9;
}
.no-touchevents body.pink .headerArea .toguest a:hover, body.pink .headerArea .toguest a.hover {
	color: #D56F81;
}
.headerArea .toguest a span {
	font-size: 13px;
	font-size: 1.3rem;
}
.headerArea .toguest a span:before {
	content: "▶ ";
	position: relative;
	font-size: 7px;
	font-size: 0.7rem;
	vertical-align: middle;
	margin-right: 3px;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.headerArea .toguest a.hover span:before, .no-touchevents .headerArea .toguest a:hover span:before {
	-webkit-transform: translateX(5px);
	transform: translateX(5px);
}
.no-touchevents .headerArea .snslinks a, .no-touchevents .headerArea .snslinks a path {
	overflow: hidden;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.headerArea .snslinks a.hover path, .no-touchevents .headerArea .snslinks a:hover path {
	fill: #6abecc;
}
@media print, screen and (max-width:1270px) {
	.headerArea .row01 .left .logo img {
		width: 130px;
	}
	.headerArea .tel {
		margin-right: 10px;
		margin-left: 10px;
	}
	.headerArea .tel .txt01 {
		padding-right: 0;
		display: block;
		line-height: 1.2;
	}
	.headerArea .tel .txt02 {
		display: block;
	}
	.headerArea .tel .head_tel {
		width: 15rem;
		height: auto;
		aspect-ratio: 164 /18;
	}
	.headerArea .links03 .link span:before {
		display: none;
	}
	.headerArea .header_time {
		font-size: 1.1rem;
	}
}
@media print, screen and (max-width:1100px) {
	.headerArea .links03 .link_withsub .poparea {
		left: -80%;
	}
}
@media screen and (max-width:1600px) and (min-width:640px) {
	.headerArea .links03 .link span {
		font-size: 1.1rem;
	}
}
@media screen and (max-width:1080px) and (min-width:640px) {
	.headerArea .tel .head_tel {
		width: 13rem;
		height: auto;
		aspect-ratio: 164 /18;
	}
}
@media screen and (max-width:1060px) and (min-width:640px) {
	.headerArea .tel dt {
		font-size: 11px;
		font-size: 1.1rem;
	}
	.headerArea .snslinks a+a {
		margin-left: 8px;
	}
	.headerArea .links03 {
		margin-right: 10px;
	}
	.headerArea .links03 .link {
		padding-left: 7px;
		padding-right: 7px;
	}
	/* .headerArea .tel .head_tel {
		width: 151px;
	} */
	.headerArea .links03>*+* {
		margin-left: 7px;
	}
	.headerArea .links03 .link span {
		font-size: 12px;
		font-size: 1.2rem;
	}
	.headerArea .tel .txt01 {
		font-size: 12px;
		font-size: 1.2rem;
	}
	.headerArea .tel .txt02 {
		font-size: 20px;
		font-size: 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 .snslinks a {
		display: block;
	}
	.headerArea .snslinks a+a {
		margin-left: 0;
	}
}
@media print, screen and (max-width:640px) {
	body.pink .headerArea .tel .head_tel path {
		fill: #FFF;
	}
	.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: 100px!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;
		text-align: left;
		display: block;
		min-height: auto;
		height: auto;
	}
	.headerArea .tel .txt01 {
		font-size: 10.5px;
		font-size: 1.05rem;
		margin-top: 0;
		color: #003764;
	}
	body.pink .headerArea .tel .txt01 {
		color: #FFF;
	}
	.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;
	}
	.headerArea.hide .menuBtn {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
	.headerArea.menuview .menuBtn {
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}
	.headerArea .menuBtn:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		width: 35px;
		height: 35px;
		background-color: #f7f1e9;
	}
	.headerArea .menuBtn .open>* {
		height: 2px;
		background-color: #c2a97b;
		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: #c2a97b;
		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: 10px;
		padding-bottom: 50px;
	}
	.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: #003764;
		position: relative;
		padding: 10px 0;
		border-radius: 8px;
		text-align: center;
		border: 1px solid #003764;
		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 {
		border: 1px solid #73D0E0;
		display: inline-block;
		border-radius: 50%;
		width: 36px;
		height: 36px;
		background-color: #73D0E0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.headerArea .snslinks a svg path {
		fill: #FFF;
	}
	.headerArea .links03 {
		display: block;
		margin-left: 0;
		margin-bottom: 4.5%;
		padding: 0 1.3rem;

		display: grid;
		grid-template-columns: repeat(2,1fr);
		gap: 0.9rem 0.4rem;
	}
	.headerArea .links03 .link {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		/* width: 32%; */
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		background-color: #73D0E0;
	}
	/* .headerArea .links03 .link:first-child {
		width: 40%;
	}
	.headerArea .links03 .link:nth-child(2), .headerArea .links03 .link:nth-child(3) {
		width: 27%;
	} */
	.headerArea .links03 .link+.link {
		margin-left: 0;
	}
	.headerArea .links03 .link.type01 {
		/* width: 60vw;
		margin-top: 1rem; */
		/* padding-top: 13px;
		padding-bottom: 13px; */

		padding-top: 10px;
		padding-bottom: 10px;
		width: 100%;
		margin: 0;
		background-color: #73D0E0;
	}
	.headerArea .links03 .link.type01::before,
	 .headerArea .links03 .link.type01::after {
		display: none;
	}

	/* .headerArea .links03 .link.type01 span {
		color: #FFF;
	} */
	.headerArea .links03 .link.type02 {
		grid-column: 1 / -1;
		background-color: #003764;
	}
	.headerArea .links03 .link.type02 span {
		color: #FFF;
	}
	.headerArea .links03 .link span {
		font-size: 1.2rem;
		color: #fff;
		text-shadow: none;
	}
	body.pink .headerArea .links03 .link span {
		color: #EAB6BF;
	}
	.headerArea .links03 .link span:before {
		font-size: 5px;
		font-size: 0.5rem;
		top: 0;
	}
	.headerArea .toguest {
		display: block;
		margin-top: 2.5%;
		padding: 0 5%;
	}
	.headerArea .toguest a {
		color: #003764;
		text-align: right;
	}
	.headerArea .toguest a span {
		font-size: 12px;
		font-size: 1.2rem;
	}
	body.pink .headerArea .toguest a span {
		color: #FFF;
	}
	.headerArea .tel .head_tel {
		margin-top: 3%;
		width: 164px;
		height: 18px;
	}
	.headerArea .tel .head_tel path {
		fill: #003764;
	}
}
.headerArea .nav {
	position: relative;
	background-color: #fff;
	padding: 0 3%;
}
@media screen and (min-width:641px) {
	.headerArea .nav {
		border-top: 1px solid #b4dee5;
	}
}
.headerArea .nav:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #E7E7E7;
}
.headerArea .nav>.in {
	max-width: 1180px;
	margin: auto;
	width: 100%;
}
.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;
	text-align: center;
}
.headerArea .nav .links li+li:after {
	content: "/";
	font-size: 16px;
	font-size: 1.6rem;
	color: #6abecc;
	position: absolute;
	left: -1.3rem;
	margin: auto;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media print, screen and (min-width:640px) and (max-width:1200px) {
	.headerArea .nav .links li+li:after {
		left: -1.1rem;
	}
}
body.pink .headerArea .nav .links li+li:after {
	color: #EAB6BF;
}
.headerArea .nav .links a {
	display: block;
	height: 100%;
	-webkit-transition: none;
	transition: none;
}
.headerArea .nav .links a.hover, .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;
	letter-spacing: 0.117em;
	font-size: 14px;
	font-size: 1.4rem;
	font-family: source-han-serif-japanese, serif;
	font-weight: 500;
	color: #559bb9;
	position: relative;
}
.headerArea .nav .floor {
	position: relative;
}
.headerArea .nav .floor:hover .downNV {
	opacity: 1;
	pointer-events: auto;
}
.headerArea .nav .downNV {
	padding: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 100%;
	left: 0;
	width: 900px;
	height: 180px;
	background-color: #fff;
	font-size: 1.4rem;
	text-align: center;
	opacity: 0;
	-webkit-transition: opacity 1s;
	transition: opacity 1s;
	pointer-events: none;
}
.headerArea .nav .downNV li {
	margin: 0 20px 0 0;
	width: 25%;
}
.headerArea .nav .downNV li:after {
	display: none;
}
.headerArea .nav .downNV li:last-child {
	margin: 0;
}
.headerArea .nav .downNV a {
	color: #6ABECC;
}
.headerArea .nav .downNV a:before {
	display: none!important;
}
.headerArea .nav .downNV p {
	margin: 10px 0 0 0;
}
.headerArea .nav .downNV .meiryo {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, verdana, "メイリオ", "Meiryo", "Osaka", sans-serif;
}
.headerArea .nav .floor_logo01, .headerArea .nav .floor_logo02 {
	margin: 10px 0 0 0;
	width: 100%;
	max-width: 130px;
	height: auto;
}
.headerArea .nav .floor_logo02 {
	max-width: 100px;
}
.headerArea .nav .ph {
	width: 200px;
	height: 120px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.headerArea .nav .f21_img01 {
	background-image: url(../../21f/img/mv_sp.jpg);
}
.headerArea .nav .f21_img02 {
	background-image: url(../img/nv_f21_02_sp.jpg);
}
.headerArea .nav .f21_img03 {
	background-image: url(../img/nv_f21_03_sp.jpg);
}
.headerArea .nav .f20_img01 {
	background-image: url(../img/nv_f20_01_sp.jpg);
}
.headerArea .nav .f20_img02 {
	background-image: url(../img/nv_f20_02_sp.jpg);
}
.headerArea .nav .f20_img03 {
	background-image: url(../img/nv_f20_03_sp.jpg);
}
body.pink .headerArea .nav .links span {
	color: #EAB6BF;
}
@media print, screen and (min-width:640px) and (max-width:1200px) {
	.headerArea .nav .links span {
		font-size: 12px;
		font-size: 1.2rem;
	}
}
.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: -2px;
	width: 100%;
	height: 1px;
	background-color: #71c1cf;
	-webkit-transform: scaleX(0.5);
	transform: scaleX(0.5);
	opacity: 0;
}
body.pink .headerArea .nav .links a span:after {
	background-color: #EAB6BF;
}
.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 a.hover span:after, .headerArea .nav .links li.on a:hover span:after, .no-touchevents .headerArea .nav .links a:hover span:after {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	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: #003764;
	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: #003764;
}
.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 {
		font-size: 13px;
		font-size: 1.3rem;
	}
}
@media screen and (min-width:641px) {
	.headerArea .nav>.in {
		display: block!important;
		height: 30px!important;
	}
}
@media print, screen and (max-width:640px) {
	.headerArea .nav {
		padding: 0;
	}
	.headerArea .nav:before {
		display: none;
	}
	.headerArea .nav>.in {
		padding-bottom: 9%;
		position: fixed;
		bottom: 0;
		top: 50px;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		background-color: #FFF;
		opacity: 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		-webkit-transition: 0.6s;
		transition: 0.6s;
	}
	body.pink .headerArea .nav>.in {
		background-color: #EAB6BF;
	}
	.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 #B3DEE5;
		display: block;
	}
	.headerArea .nav .links li:first-child {
		border-top: 1px solid #73D0E0;
	}
	.headerArea .nav .links a {
		width: 90%;
		padding: 0 5%;
		display: block;
		margin: auto;
		text-align: left;
		position: relative;
		background-color: #FFF;
	}
	body.pink .headerArea .nav .links a {
		background-color: #DAA6AF;
	}
	.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 #003764;
		border-right: 1px solid #003764;
		position: absolute;
		right: 5%;
		top: 0;
		bottom: 0;
		margin: auto;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.headerArea .nav .links span {
		letter-spacing: 0.2em;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1;
		color: #003764!important;
	}
	.headerArea .nav .links .nest {
		padding: 18px 5%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		height: auto;
		background-color: #FFF;
		font-size: 1.6rem;
		text-align: left;
	}
	.headerArea .nav .links .nest:after {
		display: none;
	}
	.headerArea .nav .links .nest .row {
		padding: 0 5%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.headerArea .nav .links .nest .row li {
		margin: 0 50px 0 0;
		border: none;
		width: auto!important;
		height: auto;
	}
	.headerArea .nav .links .nest .row li:last-child {
		margin: 0;
	}
	.headerArea .nav .links .nest .row li:after {
		display: none;
	}
	.headerArea .nav .links .nest a {
		margin: 0 0 18px 0;
		padding: 0 0 15px 0;
		border-bottom: 1px solid #D1EBEF;
		width: auto;
		height: auto;
		background-color: none;
	}
	.headerArea .nav .links .nest a:after {
		top: -15px;
		right: 0;
	}
	.headerArea .nav .links .nest .row a {
		margin: 0;
		padding: 0;
		border: none;
		font-size: 1.3rem;
	}
	.headerArea .nav .links .nest .row a:after {
		display: none;
	}
	.headerArea .links03 a {
		width: 31.2%;
	}
	.headerArea .snslinks {
		float: right;
		margin-right: 0;
		display: block;
		width: 50%;
		text-align: right;
		margin-top: 2%;
	}
	.headerArea .snslinks a+a {
		margin-left: 4%;
	}
}
.subnavArea {
	background-color: #FAFAFA;
	height: 40px;
	text-align: left;
	font-size: 0;
	padding: 0 3%;
	position: relative;
}
.headerArea.fixed .subnavArea {
	top: 0!important;
}
@media screen and (max-width:640px) {
	.spPullUplink {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		background-color: #519DAF;
		-webkit-transition: 0.4s;
		transition: 0.4s;
		z-index: 990;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		opacity: 0;
	}
	.spPullUplink.enable {
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
		opacity: 1;
	}
	.spPullUplink .link {
		position: relative;
	}
	.spPullUplink .link:after {
		content: "";
		display: block;
		left: 50%;
		top: 0;
		position: absolute;
		height: 100%;
		border-right: 1px solid #115D6F;
	}
	body.pink .spPullUplink .link:after {
		border-right: 1px solid #BA868F;
	}
	.spPullUplink .link a {
		display: inline-block;
		width: 49.999%;
		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 span {
		font-size: 1.4rem;
		color: #FFF;
	}
	.spPullUplink .link .tel {
		letter-spacing: 1px;
	}
	.spPullUplink .link a>span {
		display: inline-block;
		vertical-align: middle;
		margin-left: -5%;
	}
}
.footerContact {
	background-image: url(../img/footer_contact_bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 75px 5%;
}
.footerContact .in {
	text-align: center;
}
.footerContact .in h3 {
	padding-bottom: 35px;
}
.footerContact .in h3 span {
	font-size: 15px;
	font-size: 1.5rem;
	color: #c2a97b;
	line-height: 1.6em;
}
.footerContact .links {
	max-width: 1160px;
	width: 100%;
	margin: 0 auto 30px;
	font-size: 0;
}
.footerContact .links a {
	width: 21.3%;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.footerContact .links .conferlink {
	min-width: 240px;
}
.footerContact .links a.hover, .no-touchevents .footerContact .links a:hover {
	background-color: #B69861;
}
.footerContact .links a+a {
	margin-left: 3%;
}
.footerContact .links a span {
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
}
.footerContact .telarea .tel a dl dt {
	margin-bottom: 10px;
	font-size: 16px;
	font-size: 1.6rem;
}
.footerContact .telarea .tel a dl dd {
	font-size: 39px;
	font-size: 3.9rem;
}
.footerContact .telarea .uketuke {
	font-size: 0;
}
.footerContact .telarea .restname {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 19px;
	line-height: 1.9rem;
	color: #FFF;
	padding-bottom: 0;
}
.footerContact .telarea .uketuke:after {
	content: "";
	display: block;
	clear: both;
}
.footerContact .telarea .uketuke dd, .footerContact .telarea .uketuke dt {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	color: #FFF;
}
.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 {
	display: inline-block;
	vertical-align: top;
}
.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:640px) {
	.footerContact {
		padding: 13% 5% 9%;
	}
	.footerContact .in h3 {
		padding-bottom: 5%;
	}
	.footerContact .links a {
		width: 85%;
	}
	.footerContact .links a+a {
		margin-top: 4%;
		margin-left: 0;
	}
	.footerContact .links {
		margin-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 {
		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 p.uketuke {
		padding-bottom: 0;
		line-height: 1.8;
		font-size: 9px;
	}
	.footerContact .telarea .tel a dl dt {
		font-size: 11px;
		font-size: 1.1rem;
	}
	.footerContact .telarea .tel a dl dd {
		font-size: 27px;
		font-size: 2.7rem;
	}
	.footerContact .telarea .tel a dl dd img {
		max-width: 90%;
		height: auto;
	}
	.footerContact .telarea .tel {
		padding-bottom: 2.5%;
	}
	.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: #81cddf;
	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: 10px;
	padding-left: 25px;
	position: relative;
}
.footerArea .row02 .textlink>li+li:before {
	content: "｜";
	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%;
	background-color: #fff;
}
.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 {
	width: 25%;
}
.footerArea .row03 .rightArea .mb30 {
	margin-bottom: 30px;
}
.footerArea .row03 .rightArea .mb40 {
	margin-bottom: 40px;
}
.footerArea .row03 .rightArea .gold {
	color: #BEA574;
	list-style: none;
}
.footerArea .row03 .rightArea li {
	margin: 0 0 10px 0;
}
.footerArea .row03 .rightArea li:last-child {
	margin: 0;
}
.footerArea .row03 .rightArea .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.footerArea .row03 .rightArea .row li {
	margin: 0 12px 0 0;
}
.footerArea .row03 .rightArea .row li:last-child {
	margin: 0;
}
.footerArea .row03 .rightArea a {
	color: #003764;
}
.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;
	}
}
.pageTopBtn {
	background-color: #bca06b;
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 60px;
	height: 60px;
	z-index: 100;
	opacity: 0;
	display: none;
}
body.pink .pageTopBtn {
	background-color: #EAB6BF;
}
.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, .pageTopBtn.hover {
	background-color: #FFF;
}
.no-touchevents .pageTopBtn:hover:after, .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, .pageTopBtn.hover:after {
	top: 0;
}
@media print, screen and (max-width:640px) {
	.pageTopBtn {
		position: absolute;
		bottom: 100%;
		right: 0;
		width: 50px;
		height: 50px;
	}
}
.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:736px) {
	.comWrap01, .comWrap02 {
		margin: 0 auto;
		padding: 0;
		min-width: 0;
		width: 90%;
	}
}
.comPageTit {
	padding: 55px 0 70px;
	font-size: 0;
	text-align: center;
}
.comPageTit.type02 {
	padding-bottom: 50px;
}
.comPageTit .tit {
	margin-bottom: 40px;
}
.comPageTit.type02 .tit {
	margin-bottom: 0;
}
.comPageTit.type04 .tit {
	margin-bottom: 20px;
}
.comPageTit .copy {
	margin-bottom: 32px;
}
.comPageTit .copy img {
	margin-bottom: 14px;
}
.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: 12% 0 8%;
		font-size: 0;
		text-align: center;
	}
	.comPageTit.type02 {
		padding-bottom: 8%;
	}
	.comPageTit img {
		width: auto;
		height: 35px;
		height: 11vw;
	}
	.comPageTit .tit {
		margin-bottom: 6%;
	}
	.comPageTit.type03 .tit img {
		width: auto;
		height: 41px;
		height: 13vw;
	}
	.comPageTit.type04 .tit img {
		width: auto;
		height: 19px;
		height: 6vw;
	}
	.comPageTit.type02 .tit {
		margin-bottom: 0;
	}
	.comPageTit .copy {
		margin-bottom: 8%;
	}
	.comPageTit.type03 .copy img {
		width: auto;
		height: 35px;
		height: 11vw;
	}
	.comPageTit .txt {
		font-size: 0.9rem;
		line-height: 1.7rem;
		text-align: left;
	}
	.comPageTit .copy img {
		margin-bottom: 3.5%;
	}
	.comPageTit .copy.type02 img {
		width: auto;
		height: 13px;
		height: 4vw;
	}
	.comPageTit.type04 .caption {
		font-size: 11px;
		font-size: 1.1rem;
		margin-top: 4%;
	}
	.comPageTit.type04 .tit {
		margin-bottom: 0;
	}
}
.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: 41px;
		height: 13vw;
	}
}
.comBtn01 {
	display: inline-block;
	border-radius: 3px;
	background-color: #81CDDF;
	width: 260px;
	height: 50px;
	color: #fff;
	text-align: center;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
body.pink .comBtn01 {
	background-color: #EAB6BF;
}
.comBtn01.white {
	background-color: #FFF;
	color: #333;
}
.comBtn01.white.hover, .no-touchevents .comBtn01.white:hover {
	background-color: #33ADCA;
}
.comBtn01.hover, .no-touchevents .comBtn01:hover {
	background-color: #33ADCA;
	color: #fff;
}
.no-touchevents body.pink .comBtn01:hover, body.pink .comBtn01.hover {
	background-color: #DB8393;
}
.comBtn01.type02 {
	width: 330px;
	height: 50px;
	color: #FFF;
}
@media screen and (max-width:640px) {
	.comBtn01.type02 {
		width: 80%;
	}
}
.comBtn01 span {
	font-size: 14px;
	line-height: 13px;
	vertical-align: middle;
}
.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;
}
.comBtn01.hover:after, .no-touchevents .comBtn01:hover:after {
	left: 3px;
}
.comBtn01_2 {
	display: inline-block;
	border-radius: 3px;
	background-color: #bea574;
	width: 360px;
	max-width: 100%;
	height: 54px;
	color: #fff;
	text-align: center;
}
.comBtn01_3 {
	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;
}
.comBtn01_3:before {
	content: "";
	display: inline-block;
	border-top: 6px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	vertical-align: middle;
	position: relative;
	top: 0;
	-webkit-transition: top 0.3s;
	transition: top 0.3s;
}
.comBtn01_2.hover:before, .no-touchevents .comBtn01_2:hover:before {
	left: 3px;
}
.comBtn01_3.contact.hover:before, .no-touchevents .comBtn01_3:hover:before {
	top: 3px;
}
.comBtn01_2 span {
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 14px;
}
.comBtn01_3 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;
}
.comBtn01_3: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;
}
.comBtn02.hover:before, .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: 70px;
	height: 70px;
	border-radius: 50%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.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: 40px;
	height: 40px;
	background-color: #000;
	border-radius: 50%;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.comBtn03.hover:before, .no-touchevents .comBtn03:hover:before {
	background-color: #4B4B4B;
}
.comBtn03:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 12px;
	height: 12px;
	border-top: 1px solid #FFF;
}
.comBtn03.next:after {
	border-right: 1px solid #FFF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 3px;
}
.comBtn03.prev:after {
	border-left: 1px solid #FFF;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: -3px;
}
@media screen and (max-width:640px) {
	.comBtn03 {
		width: 60px;
		height: 90px;
	}
	.comBtn03:before {
		width: 35px;
		height: 35px;
	}
	.comBtn03.prev:before {
		left: -30%;
	}
	.comBtn03.next:before {
		right: -30%;
	}
	.comBtn03.prev:after {
		right: 15px;
	}
	.comBtn03.next:after {
		left: 15px;
	}
	.comBtn03:after {
		width: 9px;
		height: 9px;
	}
}
.comLayout01 .boxWrap {
	padding-bottom: 38%;
	height: 0;
	position: relative;
}
.comLayout01 .boxWrap+.boxWrap {
	margin-top: 62px;
}
.comLayout01 .boxWrap:after {
	content: "";
	display: block;
	clear: both;
}
.comLayout01 .boxWrap .ph {
	width: 75%;
	padding-bottom: 33%;
	position: absolute;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.comLayout01 .boxWrap.right .ph {
	right: auto;
	left: 0;
}
.comLayout01 .boxWrap .comTxtBox01 {
	max-width: 534px;
	width: 40%;
	max-height: 524px;
	height: 30vw;
	z-index: 1;
}
.comLayout01 .boxWrap.right .comTxtBox01 {
	float: right;
}
@media screen and (max-width:960px) {
	.comLayout01 .boxWrap {
		padding-bottom: 55%;
	}
	.comLayout01 .boxWrap .comTxtBox01 {
		width: 70%;
		height: 40vw;
	}
	.comLayout01 .boxWrap .comTxtBox01.numbBox {
		padding-top: 30px;
	}
	.comLayout01 .boxWrap .comTxtBox01 .numb {
		width: 15%;
		left: 8%;
	}
	.comLayout01 .boxWrap .ph {
		width: 50%;
	}
}
@media screen and (max-width:640px) {
	.comLayout01 .boxWrap {
		padding: 0;
		height: auto;
	}
	.comLayout01 .boxWrap+.boxWrap {
		margin-top: 8%;
	}
	.comLayout01 .boxWrap .comTxtBox01 {
		padding-top: 10%;
		float: none!important;
		width: 100%;
		max-width: 100%;
		height: auto;
		max-height: 100%;
		position: static;
	}
	.comLayout01 .boxWrap .comTxtBox01.numbBox {
		padding-top: 20%;
	}
	.comLayout01 .boxWrap .comTxtBox01.numbBox .numb {
		left: 5%;
	}
	.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: 33.333333333%;
	height: 60vw;
	max-height: 930px;
	position: relative;
}
.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;
}
.comLayout02 ul li .ph {
	right: 0;
	top: 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.comLayout02 ul li.top .comTxtBox01 {
	bottom: auto;
	top: 0;
}
.comLayout02 ul li .blue:after {
	color: #003764;
}
.comLayout02 ul li .yellow:after {
	color: #EDE3D3;
}
.comLayout02 ul li .white:after {
	color: #fff;
}
.comLayout02 ul li .gray:after {
	color: #666;
}
.comLayout02 ul li .sky:after {
	color: #82CDE0;
}
.comLayout02 ul li .gold:after {
	color: #C0A474;
}
.comLayout02 ul li .comTxtBox01:after {
	content: "";
	display: block;
	margin: 0 auto;
	width: 0;
	height: 0;
	position: absolute;
	border-bottom: 15px solid;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	left: 0;
	right: 0;
	top: -14px;
}
.comLayout02 ul li.top .comTxtBox01:after {
	border-top: 15px solid;
	border-bottom: 0;
	top: auto;
	bottom: -14px;
}
.comLayout02 ul li.top .ph {
	top: auto;
	bottom: 0;
}
.comLayout02 ul li .comTxtBox01 .txtWrap {
	max-width: 350px;
	width: 90%;
}
.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 .txt {
	text-align: left;
}
@media screen and (max-width:960px) {
	.comLayout02 ul li {
		width: 100%;
	}
	.comLayout02 ul li {
		width: 100%;
		height: 36.5vw;
	}
	.comLayout02 ul li .comTxtBox01, .comLayout02 ul li .ph {
		width: 50%;
		height: 100%;
	}
	.comLayout02 ul li.top .comTxtBox01 {
		left: auto;
		right: 0;
	}
	.comLayout02 ul li .comTxtBox01:after {
		margin: auto 0;
		top: 0;
		bottom: 0;
		right: -14px;
		left: auto;
		border-left: 15px solid;
		border-right: 0;
		border-top: 15px solid transparent;
		border-bottom: 15px solid transparent;
	}
	.comLayout02 ul li.top .comTxtBox01:after {
		border-top: 15px solid transparent;
		border-bottom: 15px solid transparent;
		border-right: 15px solid;
		border-left: 0;
		bottom: 0;
		top: 0;
		left: -14px;
		right: auto;
	}
	.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 {
		padding: 8% 0;
	}
	.comLayout02 ul li .comTxtBox01:after, .comLayout02 ul li.top .comTxtBox01:after {
		margin: 0 auto;
		top: -14px;
		bottom: auto;
		left: 0;
		right: 0;
		border-left: 15px solid transparent;
		border-right: 15px solid transparent;
		border-top: 0;
		border-bottom: 15px solid;
	}
	.comLayout02 ul li.top .ph {
		right: auto;
		left: 0;
	}
}
.comLayout03 {
	padding-top: 0;
	padding-bottom: 0;
}
.comLayout03 .comSecTit01 {
	background-color: #fff;
	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 {
	top: 0;
	left: 0;
	right: auto;
}
.comLayout03 ul li .ph {
	right: 0;
	left: auto;
	top: 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.comLayout03 ul li.left .comTxtBox01 {
	right: 0;
	left: auto;
}
.comLayout03 ul li.left .ph {
	right: auto;
	left: 0;
}
.comLayout03 ul li .comTxtBox01 .txtWrap .numb {
	position: static;
	display: block;
	margin: 0 auto 8%;
	width: 33.5%;
	max-width: 114px;
	text-align: center;
	float: none;
}
.comLayout03 ul li .comTxtBox01 .txtWrap .numb img {
	width: 100%;
	height: auto;
}
.comLayout03 ul li .comTxtBox01 .txtWrap .copy {
	width: 100%;
}
.comLayout03 ul li .comTxtBox01 .txtWrap .copy img {
	max-width: 100%;
	height: auto;
}
.comLayout03 ul li .comTxtBox01 .txtWrap .txt {
	text-align: left;
}
@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 .numb {
		display: none;
	}
	.comLayout03 ul li .comTxtBox01 .txtWrap .txt {
		font-size: 0.9rem;
		line-height: 1.7rem;
	}
}
@media screen and (max-width:640px) {
	.comLayout03 {
		padding: 0 0 8%;
	}
	.comLayout03 .comSecTit01 {
		padding-top: 8%;
		padding-bottom: 7%;
	}
	.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 {
		padding: 8% 0;
	}
	.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 20px;
}
.comLayout05 {
	background-color: #fff;
	position: relative;
	max-width: 1600px;
	width: 100%;
	margin: auto;
	font-size: 0;
	margin-bottom: 113px;
}
.comLayout05.type03 .title {
	padding: 50px 0 35px;
	text-align: center;
}
.comLayout05 .slideWrap {
	width: 33.333%;
	position: relative;
	margin: auto;
}
.comLayout05 .phootarea {
	position: relative;
}
.comLayout05.type03 .phootarea {
	overflow: hidden;
}
.comLayout05 .phootarea .btns01 .prev {
	left: 6%;
}
.comLayout05 .phootarea .btns01 .next {
	right: 6%;
}
.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 .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: 15px;
	font-size: 1.5rem;
	line-height: 27px;
	line-height: 2.7rem;
	color: #424242;
	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 {
	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;
}
.comLayout05.type03 .info .pager .imgWrap .img {
	opacity: 1;
}
.comLayout05 .info .pager .imgWrap.active .img {
	-webkit-transform: scaleX(0.93) scaleY(0.86);
	transform: scaleX(0.93) scaleY(0.86);
}
.comLayout05 .info .pager .imgWrap.hover .img, .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;
	}
}
@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 {
		margin-bottom: 12%;
	}
	.comLayout05.type03 .title {
		padding: 12% 0;
	}
	.comLayout05.type03 .title img {
		height: 38px;
		height: 12vw;
		width: auto;
	}
	.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: 11px;
		font-size: 1.1rem;
		line-height: 19px;
		line-height: 1.9rem;
	}
	.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 .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 {
	padding: 0 20px;
	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%;
}
.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.type01 .info {
	background-color: #EDE2D2;
}
.comLayout06.type02 .info {
	background-color: #81CDDF;
}
body.pink .comLayout06.type02 .info {
	background-color: #EAB6BF;
}
.comLayout06.type03 .info {
	background-color: #FFF;
}
.comLayout06 .info>.in {
	display: inline-block;
	vertical-align: middle;
	padding: 40px 4%;
}
.comLayout06 .phototxt {
	text-align: center;
}
.comLayout06 .info .title {
	margin-bottom: 24px;
}
.comLayout06 .info .copy {
	margin-bottom: 15px;
}
.comLayout06 .info .caption {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 23px;
	line-height: 2.3rem;
	margin-bottom: 35px;
	max-width: 380px;
	width: 100%;
	margin: 0 auto 20px;
	text-align: left;
}
.comLayout06.type01 .info .caption {
	color: #616161;
}
.comLayout06.type02 .info .caption {
	color: #FFF;
}
.comLayout06.type03 .info .caption {
	color: #616161;
}
.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.93) scaleY(0.86);
	transform: scaleX(0.93) scaleY(0.86);
}
.comLayout06 .info .pager .imgWrap.hover .img, .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 {
	width: 100%;
	margin-top: 15px;
	height: 50px;
}
.comLayout06 .info .link span {
	font-size: 14px;
	font-size: 1.4rem;
}
@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:640px) {
	.comLayout06 .info .pager .imgWrap {
		width: 23%;
		height: 11vw;
	}
	.comLayout06Wrap {
		padding: 0 5%;
	}
	.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;
	}
	.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%;
	}
}
.comLayout07 {
	text-align: center;
}
.comLayout07.type02 {
	max-width: 1180px;
	width: 100%;
	margin: auto;
}
.comLayout07>.in {
	background-color: #fff;
	display: inline-block;
	padding: 5%;
	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%;
	margin: 0 0 30px 0;
	position: relative;
	overflow: visible;
}
.comLayout07.type02>.in {
	width: 100%;
	max-width: 1161px;
}
.comLayout07 .txtbnr {
	position: absolute;
	top: -40px;
	left: -60px;
	z-index: 99;
}
.comLayout07 .obi {
	position: absolute;
	top: 30px;
	right: -12px;
}
.comLayout07 p {
	bottom: 30px;
	right: 80px;
}
.comLayout07 figure {
	width: 40%;
	padding-top: 40%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	width: 60%;
}
.comLayout07 .right {
	float: right;
	text-align: left;
	width: 36%;
}
.comLayout07 .right img {
	width: 100%;
	padding: 8% 0;
}
.comLayout07 .right h4 {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.6em;
	font-weight: 400;
	padding-bottom: 10%;
	padding-top: 15px;
	padding-top: 20%;
	padding-bottom: 0;
}
.comLayout07 .right span {
	background-color: inherit;
}
.comLayout07 .right .more {
	position: absolute;
	bottom: 60px;
	width: 34%;
}
.comLayout07 .more .comBtn01 {
	width: 100%;
}
.comLayout07.type02 .more .comBtn01.tofair {
	display: none;
}
.comLayout07 .more .comBtn01+.comBtn01 {
	margin-top: 5px;
}
@media screen and (max-width:1200px) {
	.comLayout07 .link01 {
		width: 50%;
	}
	.comLayout07 .obi {
		position: absolute;
		top: 30px;
		right: -1vw;
		width: 50vw;
	}
	.comLayout07 .right img {
		width: 100%;
		padding: 5% 0;
	}
	.comLayout07 .right h4 {
		font-size: 1.6rem;
		line-height: 1.2;
		padding-top: 25%;
	}
}
@media screen and (max-width:840px) {
	.comLayout07 .obi {
		position: absolute;
		top: 54vw;
	}
	.comLayout07 img {
		width: 50%;
		height: auto;
		padding: 0;
	}
	.comLayout07 figure {
		width: 100%;
		float: none;
		padding-top: 67%;
	}
	.comLayout07 .right {
		width: 100%;
		float: none;
		padding-top: 8%;
	}
	.comLayout07 .right h4 {
		padding-top: 0;
		padding-bottom: 0;
	}
	.comLayout07 .comBtn01.type02 {
		width: 100%;
	}
	.comLayout07 .right .more {
		position: relative;
		width: 100%;
		bottom: auto;
	}
}
@media screen and (max-width:640px) {
	.comLayout07 {
		margin-bottom: 6%;
	}
	.comLayout07>.in {
		margin: 0;
	}
	.comLayout07 .obi {
		width: 70vw;
	}
	.comLayout07 .txtbnr {
		left: -8%;
	}
	.comLayout07 .right h4 {
		line-height: 1.5rem;
		padding-top: 10%;
		font-size: 1rem;
	}
}
.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.blue {
	color: #fff;
	background: #003764;
}
body.pink .comTxtBox01.blue {
	background-color: #EAB6BF;
}
.comTxtBox01.white {
	background-color: #fff;
}
.comTxtBox01.yellow {
	background-color: #EDE3D3;
}
.comTxtBox01.gray {
	color: #fff;
	background-color: #666;
}
.comTxtBox01.sky {
	color: #fff;
	background-color: #82CDE0;
}
.comTxtBox01.gold {
	color: #fff;
	background-color: #C0A474;
}
.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 {
	width: 90%;
	max-width: 352px;
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
}
.comTxtBox01 .txtWrap .copy {
	margin-bottom: 30px;
}
.comTxtBox01 .txtWrap .copy img {
	max-width: 100%;
	height: auto;
}
.comTxtBox01 .txtWrap .txt {
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 20px;
	line-height: 2rem;
	text-align: left;
}
.comTxtBox01 .txtWrap .comBtn01 {
	margin-top: 28px;
	width: 100%;
}
@media screen and (max-width:960px) {
	.comTxtBox01 .txtWrap .copy {
		margin-bottom: 5%;
	}
	.comTxtBox01 .txtWrap .comBtn01 {
		margin-top: 5%;
	}
}
@media screen and (max-width:640px) {
	.comTxtBox01 .txtWrap .txt {
		font-size: 0.9rem;
		line-height: 1.7rem;
	}
	.comTxtBox01 {
		padding-top: 8%;
		padding-bottom: 5%;
		width: 100%;
		height: auto;
	}
	.comTxtBox01.numbBox {
		padding-top: 20%;
	}
	.comTxtBox01.numbBox .numb {
		top: 5%;
		left: 5%;
	}
	.comTxtBox01 .txtWrap {
		width: 90%;
		max-width: 100%;
	}
	.comTxtBox01 .txtWrap .copy img {
		width: 100%;
	}
}
.comPager01 {
	border-top: solid 1px #000;
	padding-top: 20px;
	text-align: center;
	clear: both;
	max-width: 1106px;
	width: 100%;
	margin: 0 auto 144px;
}
.comPager01 span {
	margin: 0 5px;
	color: #323232;
	font-size: 14px;
	display: inline-block;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.comPager01 span a {
	border: solid 1px #000;
	padding: 10px 14px;
	display: inline-block;
	color: #323232;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.comPager01 span.hover, .comPager01 span.on, .no-touchevents .comPager01 span:hover {
	background-color: #000;
}
.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) {
	.comPager01 {
		margin-bottom: 24%;
	}
	.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 {
	padding-top: 10px;
	border-top: solid 1px #000;
	line-height: 0;
	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 {
	font-size: 1.4rem;
	color: #323232;
	padding: 12px 5px;
	display: inline-block;
	line-height: 1.2;
	opacity: 0.3;
}
.cmnPager02 a[href] {
	opacity: 1;
}
.no-touchevents .cmnPager02 a {
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.cmnPager02 li.enable a.hover, .no-touchevents .cmnPager02 li.enable a:hover {
	color: #FFF;
	background-color: #81cddf;
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
}
.no-touchevents body.pink .cmnPager02 li.enable a:hover, body.pink .cmnPager02 li.enable a.hover {
	background-color: #EAB6BF;
}
@media print, screen and (max-width:640px) {
	.cmnPager02>ul {
		position: relative;
		font-size: 0;
		padding-bottom: 20%;
	}
	.cmnPager02 .left, .cmnPager02 .right {
		float: none;
		margin-bottom: 2%;
		width: 48%;
		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;
		background-color: #81cddf;
		color: #fff;
		padding: 15px 10px;
		text-align: center;
	}
	.cmnPager02 .center a, .cmnPager02 .right a, body.pink .cmnPager02 .left a {
		background-color: #EAB6BF;
	}
}
.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%;
	}
}
.tmp_topicpath {
	padding: 10px 3%;
	text-align: left;
	background-color: rgba(255, 255, 255, 0.7);
	border-top: 1px solid #ebe2d3;
}
.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;
	border-right: 1px solid;
	width: 4px;
	height: 4px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	vertical-align: middle;
	position: relative;
	top: -1px;
}
.tmp_topicpath li {
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0.05em;
	vertical-align: middle;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
}
.tmp_topicpath li span {
	color: #888;
}
@media screen and (max-width:640px) {
	.tmp_topicpath {
		padding: 0;
		background-color: #81cddf;
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
		width: 100%;
		border-top: none;
	}
	.tmp_topicpath ul {
		padding: 10px 10px;
		white-space: pre;
		display: table;
	}
	.tmp_topicpath li {
		color: #FFF;
		display: table-cell;
	}
	.tmp_topicpath li+li:before {
		margin-right: 10px;
		margin-left: 6px;
	}
	.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;
	}
	.tmp_topicpath.topicpath_renew {
		background-color: #fff;
		border-top: 1px solid #ebe2d3;
	}
	.tmp_topicpath.topicpath_renew ul {
		margin: 0;
		padding: 10px 10px 10px 20px;
	}
	.tmp_topicpath.topicpath_renew li {
		color: #636363;
	}
	.tmp_topicpath.topicpath_renew li a, .tmp_topicpath.topicpath_renew li span {
		color: #636363;
	}
}
[data-imgloop01] {
	overflow: hidden;
	position: relative;
	height: 100%;
	height: calc(40vw - 100px);
	height: -webkit-calc(40vw - 100px);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50px 50px;
	background-image: url(../img/loading_black.gif);
}
[data-imgloop01]>* {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 10000%;
	font-size: 0;
}
[data-imgloop01]>*>img {
	height: 100%;
	width: auto;
	display: inline-block;
	vertical-align: top;
}
[data-imgloop01].type02 {
	border-top: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
	margin-top: 120px;
}
[data-imgloop01].layout01 {
	margin-top: 0;
}
@media print, screen and (max-width:640px) {
	[data-imgloop01] {
		height: 100%;
		height: calc(100vh - 50px);
		height: -webkit-calc(100vh - 50px);
		max-height: 162px;
	}
	[data-imgloop01].layout01 {
		margin-top: 7%;
	}
	[data-imgloop01].type02 {
		border-top: 2px solid #FFF;
		border-bottom: 2px solid #FFF;
		margin-top: 5%;
	}
}
.comTxt01 {
	text-align: center;
	margin-bottom: 30px;
	font-size: 16px;
	font-size: 1.6rem;
}
[name=google_conversion_frame] {
	position: absolute;
	bottom: 0;
}
.footerArea~img {
	position: absolute;
	bottom: 0;
}
@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: 16px;
		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: 0.9rem;
		line-height: 1.7rem;
		text-align: left;
		margin-bottom: 12%;
	}
	.comTxt02 br {
		display: none;
	}
}
@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="1"] {
		width: 1%;
	}
	[data-sc-sp-widthpercent="2"] {
		width: 2%;
	}
	[data-sc-sp-widthpercent="3"] {
		width: 3%;
	}
	[data-sc-sp-widthpercent="4"] {
		width: 4%;
	}
	[data-sc-sp-widthpercent="5"] {
		width: 5%;
	}
	[data-sc-sp-widthpercent="6"] {
		width: 6%;
	}
	[data-sc-sp-widthpercent="7"] {
		width: 7%;
	}
	[data-sc-sp-widthpercent="8"] {
		width: 8%;
	}
	[data-sc-sp-widthpercent="9"] {
		width: 9%;
	}
	[data-sc-sp-widthpercent="10"] {
		width: 10%;
	}
	[data-sc-sp-widthpercent="11"] {
		width: 11%;
	}
	[data-sc-sp-widthpercent="12"] {
		width: 12%;
	}
	[data-sc-sp-widthpercent="13"] {
		width: 13%;
	}
	[data-sc-sp-widthpercent="14"] {
		width: 14%;
	}
	[data-sc-sp-widthpercent="15"] {
		width: 15%;
	}
	[data-sc-sp-widthpercent="16"] {
		width: 16%;
	}
	[data-sc-sp-widthpercent="17"] {
		width: 17%;
	}
	[data-sc-sp-widthpercent="18"] {
		width: 18%;
	}
	[data-sc-sp-widthpercent="19"] {
		width: 19%;
	}
	[data-sc-sp-widthpercent="20"] {
		width: 20%;
	}
	[data-sc-sp-widthpercent="21"] {
		width: 21%;
	}
	[data-sc-sp-widthpercent="22"] {
		width: 22%;
	}
	[data-sc-sp-widthpercent="23"] {
		width: 23%;
	}
	[data-sc-sp-widthpercent="24"] {
		width: 24%;
	}
	[data-sc-sp-widthpercent="25"] {
		width: 25%;
	}
	[data-sc-sp-widthpercent="26"] {
		width: 26%;
	}
	[data-sc-sp-widthpercent="27"] {
		width: 27%;
	}
	[data-sc-sp-widthpercent="28"] {
		width: 28%;
	}
	[data-sc-sp-widthpercent="29"] {
		width: 29%;
	}
	[data-sc-sp-widthpercent="30"] {
		width: 30%;
	}
	[data-sc-sp-widthpercent="31"] {
		width: 31%;
	}
	[data-sc-sp-widthpercent="32"] {
		width: 32%;
	}
	[data-sc-sp-widthpercent="33"] {
		width: 33%;
	}
	[data-sc-sp-widthpercent="34"] {
		width: 34%;
	}
	[data-sc-sp-widthpercent="35"] {
		width: 35%;
	}
	[data-sc-sp-widthpercent="36"] {
		width: 36%;
	}
	[data-sc-sp-widthpercent="37"] {
		width: 37%;
	}
	[data-sc-sp-widthpercent="38"] {
		width: 38%;
	}
	[data-sc-sp-widthpercent="39"] {
		width: 39%;
	}
	[data-sc-sp-widthpercent="40"] {
		width: 40%;
	}
	[data-sc-sp-widthpercent="41"] {
		width: 41%;
	}
	[data-sc-sp-widthpercent="42"] {
		width: 42%;
	}
	[data-sc-sp-widthpercent="43"] {
		width: 43%;
	}
	[data-sc-sp-widthpercent="44"] {
		width: 44%;
	}
	[data-sc-sp-widthpercent="45"] {
		width: 45%;
	}
	[data-sc-sp-widthpercent="46"] {
		width: 46%;
	}
	[data-sc-sp-widthpercent="47"] {
		width: 47%;
	}
	[data-sc-sp-widthpercent="48"] {
		width: 48%;
	}
	[data-sc-sp-widthpercent="49"] {
		width: 49%;
	}
	[data-sc-sp-widthpercent="50"] {
		width: 50%;
	}
	[data-sc-sp-widthpercent="51"] {
		width: 51%;
	}
	[data-sc-sp-widthpercent="52"] {
		width: 52%;
	}
	[data-sc-sp-widthpercent="53"] {
		width: 53%;
	}
	[data-sc-sp-widthpercent="54"] {
		width: 54%;
	}
	[data-sc-sp-widthpercent="55"] {
		width: 55%;
	}
	[data-sc-sp-widthpercent="56"] {
		width: 56%;
	}
	[data-sc-sp-widthpercent="57"] {
		width: 57%;
	}
	[data-sc-sp-widthpercent="58"] {
		width: 58%;
	}
	[data-sc-sp-widthpercent="59"] {
		width: 59%;
	}
	[data-sc-sp-widthpercent="60"] {
		width: 60%;
	}
	[data-sc-sp-widthpercent="61"] {
		width: 61%;
	}
	[data-sc-sp-widthpercent="62"] {
		width: 62%;
	}
	[data-sc-sp-widthpercent="63"] {
		width: 63%;
	}
	[data-sc-sp-widthpercent="64"] {
		width: 64%;
	}
	[data-sc-sp-widthpercent="65"] {
		width: 65%;
	}
	[data-sc-sp-widthpercent="66"] {
		width: 66%;
	}
	[data-sc-sp-widthpercent="67"] {
		width: 67%;
	}
	[data-sc-sp-widthpercent="68"] {
		width: 68%;
	}
	[data-sc-sp-widthpercent="69"] {
		width: 69%;
	}
	[data-sc-sp-widthpercent="70"] {
		width: 70%;
	}
	[data-sc-sp-widthpercent="71"] {
		width: 71%;
	}
	[data-sc-sp-widthpercent="72"] {
		width: 72%;
	}
	[data-sc-sp-widthpercent="73"] {
		width: 73%;
	}
	[data-sc-sp-widthpercent="74"] {
		width: 74%;
	}
	[data-sc-sp-widthpercent="75"] {
		width: 75%;
	}
	[data-sc-sp-widthpercent="76"] {
		width: 76%;
	}
	[data-sc-sp-widthpercent="77"] {
		width: 77%;
	}
	[data-sc-sp-widthpercent="78"] {
		width: 78%;
	}
	[data-sc-sp-widthpercent="79"] {
		width: 79%;
	}
	[data-sc-sp-widthpercent="80"] {
		width: 80%;
	}
	[data-sc-sp-widthpercent="81"] {
		width: 81%;
	}
	[data-sc-sp-widthpercent="82"] {
		width: 82%;
	}
	[data-sc-sp-widthpercent="83"] {
		width: 83%;
	}
	[data-sc-sp-widthpercent="84"] {
		width: 84%;
	}
	[data-sc-sp-widthpercent="85"] {
		width: 85%;
	}
	[data-sc-sp-widthpercent="86"] {
		width: 86%;
	}
	[data-sc-sp-widthpercent="87"] {
		width: 87%;
	}
	[data-sc-sp-widthpercent="88"] {
		width: 88%;
	}
	[data-sc-sp-widthpercent="89"] {
		width: 89%;
	}
	[data-sc-sp-widthpercent="90"] {
		width: 90%;
	}
	[data-sc-sp-widthpercent="91"] {
		width: 91%;
	}
	[data-sc-sp-widthpercent="92"] {
		width: 92%;
	}
	[data-sc-sp-widthpercent="93"] {
		width: 93%;
	}
	[data-sc-sp-widthpercent="94"] {
		width: 94%;
	}
	[data-sc-sp-widthpercent="95"] {
		width: 95%;
	}
	[data-sc-sp-widthpercent="96"] {
		width: 96%;
	}
	[data-sc-sp-widthpercent="97"] {
		width: 97%;
	}
	[data-sc-sp-widthpercent="98"] {
		width: 98%;
	}
	[data-sc-sp-widthpercent="99"] {
		width: 99%;
	}
	[data-sc-sp-widthpercent="100"] {
		width: 100%;
	}
}
.sec_fair {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
@media screen and (min-width:641px) {
	.sec_fair {
		padding: 0 60px;
	}
}
@media screen and (max-width:640px) {
	.sec_fair {
		background-position: center 0;
		background-size: 100% auto;
		background-repeat: repeat-y;
	}
}
.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: 40px;
}
.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: #81cddf;
	-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 #81cddf;
}
@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 #fff;
	-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: #81cddf;
	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 #fff;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.viewPC {
	display: block;
	height: 100%;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.viewPC:before {
	height: 100%;
}
.no-touchevents .sec_fair .slidearea .comBtn07Wrap .comBtn07:hover:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.prev {
	right: -65px;
	top: 0;
	bottom: auto;
}
.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.prev:before {
	-webkit-transform-origin: right center;
	transform-origin: right center;
}
.sec_fair .slidearea .comBtn07Wrap .comBtn07.prev:after {
	border-left: 2px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: -3px;
}
.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 #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 3px;
}
.sec_fair .slidearea>.in {
	position: relative;
	max-width: 1370px;
	margin: auto;
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea>.in {
		padding: 0 16px;
	}
}
.sec_fair .slidearea .slide {
	position: relative;
	margin-bottom: 10px;
	font-size: 0;
}
.sec_fair .slidearea .plancontentWrap {
	padding: 0 2%;
	margin-bottom: 40px;
	width: 49.9%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
}
.sec_fair .slidearea .plancontentWrapIn {
	position: relative;
}
.sec_fair .slidearea .plancontent>.link, .sec_fair .slidearea .plancontent>.view>.link {
	max-width: 390px;
	width: 100%;
	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;
	}
}
.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:640px) {
	.sec_fair .slidearea .plancontent>.link>.wrap, .sec_fair .slidearea .plancontent>.view>.link>.wrap {
		padding: 17px;
		overflow: hidden;
	}
}
.no-touchevents .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: 0;
	right: 12px;
	width: 56px;
	height: 48px;
	background-position: top;
	background-repeat: no-repeat;
	background-size: contain;
	color: #FFF;
	font-size: 12px;
	line-height: 38px;
	text-align: center;
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent .label {
		top: -4px;
		right: 14px;
		width: 50px;
		line-height: 42px;
		font-size: 10px;
	}
}
.sec_fair .slidearea .plancontent .label.label01 {
	background-image: url("../img/fair_label01.svg");
}
.sec_fair .slidearea .plancontent .label.label02 {
	background-image: url("../img/fair_label02.svg");
}
.sec_fair .slidearea .plancontent .label.label03 {
	background-image: url("../img/fair_label03.svg");
}
.sec_fair .slidearea .plancontent .row01 {
	min-height: 140px;
	padding-bottom: 20px;
	margin-bottom: 15px;
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent .row01 {
		min-height: 120px;
		padding-bottom: 0;
		margin-bottom: 0;
	}
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent .row01.prt_deco02:after, .sec_fair .slidearea .plancontent .row01.prt_deco02:before {
		content: none;
	}
}
.sec_fair .slidearea .plancontent .row01 .left {
	position: absolute;
	font-size: 0;
	width: 38.5%;
	padding-top: 38.5%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent .row01 .left {
		top: 60px;
		width: 75px;
		padding-top: 75px;
	}
}
.sec_fair .slidearea .plancontent .row01 .right {
	padding-left: 50%;
	/* height: 140px; */
	overflow: hidden;
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent .row01 .right {
		padding-left: 90px;
		height: auto;
	}
}
.sec_fair .slidearea .plancontent .row01 .right .datetime {
	color: #c0a97c;
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent .row01 .right .datetime {
		display: block;
		margin-left: -90px;
		height: 40px;
	}
}
.sec_fair .slidearea .plancontent .row01 .right .datetime .date {
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
	font-weight: normal;
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent .row01 .right .datetime .date {
		font-size: 11px;
	}
}
.sec_fair .slidearea .plancontent .row01 .right .datetime .time {
	line-height: 1.5;
	margin-bottom: 5px;
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent .row01 .right .datetime .time {
		overflow: hidden;
		display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
	}
}

.sec_fair .slidearea .plancontent .row01 .right .datetime .time li {
	font-size: 11px;
	display: inline;
	vertical-align: top;
	letter-spacing: 0;
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent .row01 .right .datetime .time li {
		font-size: 10px;
	}
}
.sec_fair .slidearea .plancontent .row01 .right .datetime .time li+li:before {
	content: " / ";
	margin-left: 1px;
	margin-right: -2px;
}
.sec_fair .slidearea .plancontent .row01 .right .title {
	font-size: 16px;
	line-height: 1.6;
	font-weight: bold;
	color: #444;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	margin-bottom: 0;
}
@media screen and (max-width:640px) {
	.sec_fair .slidearea .plancontent .row01 .right .title {
		font-size: 11px;
		line-height: 1.7;
		text-align: left;
		margin-bottom: 0;
	}
}
.sec_fair .slidearea .plancontent .txt {
	font-size: 13px;
	line-height: 2;
	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.second .plancontent>.link {
	background-color: #fff;
}
.sec_fair .prt_txtLink {
	display: block;
	margin-top: 15px;
}
.sec_fair .prt_txtLink span {
	font-size: 1.3rem;
	color: #81CCDF;
	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 #81CCDF #81CCDF 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;
}
.sec_fair .more .comBtn01 {
	width: 100%;
}
@media screen and (max-width:640px) {
	.sec_fair .more {
		padding: 0 16px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}
.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: 14px;
}
.sec_fair .links .comBtn01 {
	width: 100%;
}
.sec_fair .links .comBtn01.moreBtn {
	background: none;
	color: #fff;
	background: none;
	border: 1px solid #fff;
}
.sec_fair .links .comBtn01.moreBtn:after {
	-webkit-transform: rotate(135deg) skew(-10deg, -10deg);
	transform: rotate(135deg) skew(-10deg, -10deg);
}
.no-touchevents .sec_fair .links .comBtn01.moreBtn:hover:after {
	-webkit-transform: rotate(135deg) translate(6px, -3px);
	transform: rotate(135deg) translate(6px, -3px);
}
[data-slidearea07] {}
[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%;
}
[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%;
	}
}
[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] .contentWrapIn {
		padding: 0 0 0 13.8%!important;
	}
	[data-slidearea07] .link {
		opacity: 1;
		pointer-events: auto;
		-webkit-transform: none;
		transform: none;
	}
	[data-slidearea07] .btns01 button.viewPC {
		opacity: 0;
		pointer-events: none;
	}
	[data-slidearea07] .btns01 button.viewSP {
		opacity: 1;
		pointer-events: auto;
	}
}
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none!important;
	-webkit-backface-visibility: hidden;
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
	display: none;
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto;
}
.mfp-ajax-cur {
	cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
	cursor: auto;
}
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.mfp-loading.mfp-figure {
	display: none;
}
.mfp-hide {
	display: none!important;
}
.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}
.mfp-preloader a {
	color: #CCC;
}
.mfp-preloader a:hover {
	color: #FFF;
}
.mfp-s-ready .mfp-preloader {
	display: none;
}
.mfp-s-error .mfp-content {
	display: none;
}
button.mfp-arrow, button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}
button::-moz-focus-inner {
	padding: 0;
	border: 0;
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus, .mfp-close:hover {
	opacity: 1;
}
.mfp-close:active {
	top: 1px;
}
.mfp-close-btn-in .mfp-close {
	color: #333;
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}
.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
	margin-top: -54px;
}
.mfp-arrow:focus, .mfp-arrow:hover {
	opacity: 1;
}
.mfp-arrow:after, .mfp-arrow:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}
.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}
.mfp-arrow-left {
	left: 0;
}
.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px;
}
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
	right: 0;
}
.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px;
}
.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
	top: -40px;
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}
.mfp-figure {
	line-height: 0;
}
.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}
.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px;
}
.mfp-figure figure {
	margin: 0;
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px;
}
.mfp-image-holder .mfp-content {
	max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}
@media screen and (max-height:300px), screen and (max-width:800px) and (orientation:landscape) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}
@media (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}
@media screen and (max-width:420px) {
	.footerArea .row02 .textlink>li {
		display: inline-block;
		width: 49%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin-bottom: 10px;
	}
	.footerArea .row02 .textlink>li+li {
		margin-left: 0;
	}
	.footerArea .row02 .textlink>li:nth-child(odd) {
		border-left: none;
	}
	.footerArea .row02 .textlink>li+li:before {
		display: 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: 90%;
		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%;
	}
	.close_btn {
		width: 20px;
		height: 20px;
		display: block;
		position: absolute;
		right: -15px;
		top: -15px;
	}
	.fix_bnr-line.active {
		display: none;
	}
}
.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: #b99c5c;
	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, source-han-serif-japanese, serif, "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", verdana, "メイリオ", "Meiryo", "Osaka", sans-serif;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
}
.cm_arrow {
	position: relative;
	display: block;
}
.cm_arrow:after {
	position: absolute;
	content: "";
	display: inline-block;
	right: -12px;
	top: 2px;
	width: 6px;
	height: 6px;
	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 .headerArea .row01 .right .guest a:after, .headerArea .headerArea .row01 .right .guest a:before {
	-webkit-transform: translateY(-75%);
	transform: translateY(-75%);
}
.headerArea .headerArea .tel .txt01 {
	position: relative;
	top: 0.5rem;
}
@media screen and (max-width:640px) {
	.headerArea .headerArea .tel dt {
		margin-bottom: 12px;
	}
}
.headerArea .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 .headerArea .snslinks a.insta {
		position: relative;
		top: 1px;
		width: 26px;
		height: 25px;
	}
}
.headerArea .headerArea .links03 .link {
	padding: 12px 10px 8px;
}
@media print, screen and (min-width:641px) {
	.headerArea .headerArea .links03 .link {
		padding-right: 24px;
	}
}
@media (min-width:640px) and (max-width:1270px) {
	.headerArea .headerArea .links03 .link {
		padding-right: 10px;
	}
	.headerArea .headerArea .links03 .link .cm_arrow:after {
		display: none;
	}
}
@media (min-width:640px) and (max-width:1270px) {
	.headerArea .headerArea .nav .links {
		width: 95%;
	}
}
@media print, screen and (min-width:641px) {
	.headerArea .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;
	}
}
.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.jpg);
	background-repeat: repeat;
}
@media print, screen and (min-width:641px) {
	.footerContact {
		background-size: 100px;
	}
}
@media screen and (max-width:640px) {
	.footerContact {
		background-size: 50px;
	}
}
@media print, screen and (min-width:641px) {
	.footerContact .footer_ttl {
		margin-bottom: 40px;
	}
}
@media screen and (max-width:640px) {
	.footerContact .footer_ttl {
		margin-bottom: 20px;
	}
}
.footerContact .footer_ttl .en {
	display: block;
	font-weight: 400;
	font-size: 4rem;
	letter-spacing: 0.05em;
	color: #003764;
}
@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;
	color: #003764;
}
@media print, screen and (min-width:641px) {
	.footerContact .footer_ttl .ja {
		margin-top: 10px;
	}
}
@media screen and (max-width:640px) {
	.footerContact .footer_ttl .ja {
		font-weight: 700;
		font-size: 3.6vw;
	}
}
.footerContact .in p {
	font-weight: 500;
	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 {
	left: -6px;
	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-family: source-han-serif-japanese, serif;
	font-weight: 500;
}
@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: #3c3c3c;
		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: #3c3c3c;
	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: #3c3c3c;
	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;
	}
}

/* 2023.7.12 フェアバナー */
.fair_bnr_box {
	padding-bottom: 70px;
	text-align: center;
}

@media screen and (max-width:640px) {
	.fair_bnr_box {
		padding-bottom: 35px;
	}
}

.fair_bnr_box img {
	display: block;
	margin: auto;
}

.fair_bnr_box .sp_only {
	display: none;
}

@media screen and (max-width:640px) {
	.fair_bnr_box .sp_only {
		display: block;
	}
	.fair_bnr_box .pc_only {
		display: none;
	}
}

/* 下層共通 */
/* 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, source-han-serif-japanese, serif, "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", verdana, "メイリオ", "Meiryo", "Osaka", sans-serif;
  font-weight: 400;
  font-size: 3.6rem;
  letter-spacing: 0.07em;
  line-height: 1;
  color: #003764;
	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;
  justify-content: center;
	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, source-han-serif-japanese, serif, "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", verdana, "メイリオ", "Meiryo", "Osaka", sans-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 span > .small{
	font-size: 1.1rem;
}
@media screen and (max-width:1600px) and (min-width:640px) {
	.headerArea .links03 .inLink span > .small {
		font-size: .9rem;
	}
}
.headerArea .links03 .inLink > .inLinkWrap {
  transition: 0.5s;
  opacity: 0;
  position: absolute;
  width: 35rem;
  text-align: left;
  pointer-events: none;
  bottom: auto;
	right: -93%;
	z-index: 1;
	top: 100%;
  padding-top: 20px;
}
.headerArea .links03 .inLink:hover .inLinkWrap {
	opacity: 1;
	cursor: auto;
	pointer-events: all;
}
@media screen and (max-width:1600px) and (min-width:640px) {
	.headerArea .links03 .inLink > .inLinkWrap {
		right: -125%;
	}
}
.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 .modalTab {
	display: block !important;
  pointer-events: none;
	border: .7rem solid #fff;
	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;
	text-shadow: none;
}
.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;
	text-shadow: none;
}
.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);
}