@charset "UTF-8";
/*
theme Name: AVANTIA
Author: JIA
Description: original theme
version： 2026.01
*/

.jost-md
{
	font-family: "Jost", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
}

.jost-bd
{
	font-family: "Jost", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
}

button,
hr,
input
{
	overflow: visible
}

address,
blockquote,
body,
dl,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
iframe,
ol,
p,
pre,
table,
ul
{
	margin: 0
}

a,
hr,
legend
{
	color: inherit
}

progress,
sub,
sup
{
	vertical-align: baseline
}

fieldset,
legend,
ol,
option,
td,
th,
ul
{
	padding: 0
}

caption,
th
{
	text-align: left
}

*,
:after,
:before
{
	box-sizing: border-box;
	border-style: solid;
	border-width: 0
}

html
{
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline-color: -webkit-focus-ring-color
}

details,
main
{
	display: block
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit
}

ul
{
	list-style: none
}

dt
{
	font-weight: 500
}

dd
{
	margin-left: 0
}

hr
{
	box-sizing: content-box;
	height: 0;
	border-top-width: 1px;
	clear: both
}

code,
kbd,
pre,
samp
{
	font-size: inherit
}

address
{
	font-style: inherit
}

a
{
	background-color: transparent;
	text-decoration: none
}

abbr[title]
{
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong
{
	font-weight: 500
}

small
{
	font-size: 80%
}

sub,
sup
{
	font-size: 75%;
	line-height: 0;
	position: relative
}

sub
{
	bottom: -.25em
}

sup
{
	top: -.5em
}

embed,
iframe,
img,
object
{
	vertical-align: bottom
}

button,
input,
optgroup,
select,
textarea
{
	-webkit-appearance: none;
	appearance: none;
	vertical-align: middle;
	color: inherit;
	font: inherit;
	background: 0;
	padding: 0;
	margin: 0;
	outline: 0;
	border-radius: 0;
	text-align: inherit
}

[type=checkbox]
{
	-webkit-appearance: checkbox;
	appearance: checkbox;
	transform: scale(1.5)
}

.land [type=checkbox],
.private [type=checkbox]
{
	transform: scale(1.2)
}

[type=radio]
{
	-webkit-appearance: radio;
	appearance: radio
}

button,
select
{
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button
{
	cursor: pointer;
	-webkit-appearance: none;
	appearance: none
}

[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled],
button[disabled]
{
	cursor: default
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner
{
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring
{
	outline: ButtonText dotted 1px
}

select::-ms-expand
{
	display: none
}

fieldset
{
	min-width: 0
}

legend
{
	display: table;
	max-width: 100%;
	white-space: normal
}

textarea
{
	overflow: auto
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button
{
	height: auto
}

[type=search]
{
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration
{
	-webkit-appearance: none
}

::-webkit-file-upload-button
{
	-webkit-appearance: button;
	font: inherit
}

label[for]
{
	cursor: pointer
}

summary
{
	display: list-item
}

[contenteditable]
{
	outline: 0
}

table
{
	border-collapse: collapse;
	border-spacing: 0
}

td,
th
{
	vertical-align: top
}

th
{
	font-weight: 500
}

[hidden],
template
{
	display: none
}

html
{
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 62.5%;
	letter-spacing: .08em;
	scroll-behavior: smooth
}

body
{
	position: relative;
	width: 100%;
	font-size: 1.4rem;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 400;
	color: #000;
	line-height: 1.8;
	word-break: break-all;
	letter-spacing: .08em
}

img
{
	width: 100%;
	max-width: 100%;
	height: auto
}

a
{
	display: block;
	color: #000;
	text-decoration-line: none;
	transition: all 0.3s 0s ease
}

a:hover
{
	opacity: .85
}

.clear
{
	clear: both
}

.pc-none
{
	display: none
}

.sp-none
{
	display: block
}

a.anchor
{
	display: block;
	margin-top: -80px;
	padding-top: 80px
}

:root
{
	--brown-a: #F7F3EE;
	--brown-b: #E8DBCA;
	--brown-c: #C3AD8F;
	--brown-d: #795624;
	--gold: #AA895A;
	--red: #C1272D;
	--blue: #178CF0;
	--bl: #003968;
	--lbl: #E8EFF4;
}

@media screen and (max-width:999px)
{
	.pc-none
	{
		display: block
	}

	.sp-none
	{
		display: none
	}

	a.anchor
	{
		margin-top: -50px;
		padding-top: 50px
	}
}

.wrap
{
	width: 100%;
	margin-top: 80px
}

.container
{
	margin: 0 auto;
	width: 90%;
	max-width: 950px
}

section.swc
{
	display: block;
	padding: 70px 0 60px
}

hgroup
{
	width: 94%;
	margin: 0 auto 30px;
	text-align: center;
}

hgroup h1
{
	display: inline-block;
	padding: 0 1em;
	background: var(--lbl);
	color: var(--bl);
}

hgroup p
{
	font-family: "Jost", sans-serif;
	font-size: 5.2rem;
	font-weight: 500;
	color: var(--bl);
	line-height: 1;
	margin-bottom: 10px;
	margin-top: 5px;
}

.btn-bk
{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 280px;
	height: 40px;
	background: var(--bl);
	font-size: 1.5rem;
	color: #fff;
	margin: 20px auto 0
}

.btn-bk::after
{
	position: absolute;
	content: '';
	top: 30%;
	right: 16px;
	width: 21.65px;
	height: 21.65px;
	background-image: url(img/common/arrow-btn-bk.svg);
	background-repeat: no-repeat;
	background-size: contain
}

@media screen and (max-width:1400px)
{
	.container
	{
		width: 85%
	}

	hgroup p
	{
		font-size: 4rem;
	}
}

@media screen and (max-width:999px)
{
	.wrap
	{
		margin-top: 50px
	}

	section.swc
	{
		padding: 40px 0 40px
	}

	hgroup
	{
		margin: 0 auto 15px
	}

	hgroup h1
	{
		width: 100%;
		text-align: center;
	}

	hgroup p
	{
		margin-top: 10px;
		text-align: center;
	}

	hgroup h2
	{
		font-size: 1.6rem
	}

	hgroup p
	{
		font-size: 3rem;
	}

	.btn-bk
	{
		width: 230px;
		height: 50px;
		font-size: 1.4rem;
		margin: 28px auto 0;
		height: 43px
	}

	.btn-bk::after
	{
		width: 18px;
		height: 18px;
		background-size: contain
	}

	#cookie-notice
	{
		bottom: 69.11px
	}
}

#header
{
	width: 100%;
	height: 80px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	background-color: #fff;
	display: flex;
	align-items: center
}

#header .header-inner
{
	width: 94%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center
}

#header .header-inner .logo
{
	width: 240px;
}

#header .header-inner .logo img
{
	width: 226.555px;
}

#header .header__nav
{
	display: flex;
	align-items: center
}

#header .header__navList
{
	display: flex;
	margin-top: 10px;
	height: 70px
}

#header .header__navItemLink
{
	display: flex;
	align-items: center;
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: .1em;
	padding: 0 2em 0 1.1em;
	height: 100%
}

.header__navItemLink:hover
{
	color: #155385;
	opacity: 1
}

#header .snsarea
{
	display: flex;
	margin-left: 3rem;
}

#header .snsarea li
{
	margin: 0 .8rem
}

#header .snsarea li img
{
	width: 28px;
	height: 28px
}

.header__navItemLink
{
	position: relative;
	display: inline-block;
	z-index: 1
}

.header__navItem.megaMenu
{
	position: relative;
}

#header .megaMenu__link
{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

#header .megaMenu__link::after
{
	content: "";
	position: absolute;
	background-image: url(img/common/megamenu-arrow-bl.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 14px;
	height: 14px;
	right: .5em;
	top: 28px
}

#header .megaMenu__link.is-active
{
	background: var(--bl);
	color: #fff
}

#header .megaMenu__link.is-active+.megaMenu__content
{
	opacity: 1;
	visibility: visible
}

#header .megaMenu__link.is-active::after
{
	background-image: url(img/common/megamenu-arrow-wt.svg)
}

#header .megaMenu__content
{
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 70px;
	left: 0;
	right: 0;
	margin: auto;
	width: 300px;
	background-color: rgba(0, 57, 104, 0.9);
	transition: all 0.3s 0s ease
}

#header .megaMenu__inner
{
	padding: 23px 40px;
}

#header .megaMenu__inner li
{
	border-bottom: 0.5px solid #fff;
	position: relative;
}

#header .megaMenu__inner li:last-child
{
	border-bottom: none;
}

#header .megaMenu__inner li::after
{
	position: absolute;
	content: '';
	width: 8px;
	height: 13.71px;
	right: 0;
	top: 20px;
	background-image: url(img/common/icon_arrow-left-wt.svg);
	background-size: cover;
}

#header .megaMenu__inner li a
{
	color: #fff;
	font-size: 1.4rem;
	padding: 17px 0;
}

#header .megaMenu__inner li:last-child a
{
	padding-right: 0;
	border: none
}

.toggle_btn
{
	display: none
}

@media screen and (max-width:1100px)
{
	#header .header-inner .logo
	{
		width: 210px
	}

	#header .header-inner .logo img
	{
		width: 210px;
	}

	#header .snsarea li
	{
		margin: 0 .5rem;
		width: 3rem;
		height: 3rem
	}

	#header .header__navItemLink
	{
		font-size: 1.35rem
	}
}

@media screen and (max-width:999px)
{
	#header
	{
		height: 50px
	}

	#header .snsarea
	{
		display: none
	}

	.header-inner
	{
		width: 110px
	}

	#header .header-inner .logo
	{
		width: 140px;
	}

	#header .header-inner .logo img
	{
		width: 100%;
		height: 100%;
	}

	.sp-head-btn01
	{
		position: absolute;
		width: 26.36px;
		height: 26.36px;
		top: 12px;
		right: 65px
	}

	.sp-head-btn02
	{
		position: absolute;
		width: 26.36px;
		height: 26.36px;
		top: 12px;
		right: 63px
	}

	nav.header__nav
	{
		display: block;
		position: fixed;
		top: 0;
		right: -100%;
		width: 80%;
		height: auto;
		background: #fff;
		overflow-x: hidden;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		transition: all .5s;
		z-index: 200;
		opacity: 0;
		height: 100%;
		position: fixed;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
		box-shadow: 0 0 6px rgb(0 0 0 / 16%)
	}

	#header .header__navList
	{
		display: none
	}

	#header .sp-nav-inner
	{
		width: 100%;
		height: 100%;
		padding: 5rem 0 3rem;
		font-size: 1.5rem
	}

	#header .sp-logo
	{
		width: 153.35px;
		height: 28.49px;
		display: block;
		margin: 0 auto 30px
	}

	.sp-nav-inner .accordion__title,
	.sp-nav-inner .no-accordion__title
	{
		position: relative;
		cursor: pointer;
		font-size: 1.6rem;
		font-weight: 500;
		border-bottom: 1px solid var(--bl);
		padding: 24px 0 10px;
		margin: 0 4rem;
	}

	.sp-nav-inner .accordion__title::after
	{
		content: "";
		position: absolute;
		top: 50%;
		right: 5px;
		background-image: url(img/common/megamenu-arrow.svg);
		background-repeat: no-repeat;
		background-size: contain;
		width: 16px;
		height: 16px
	}

	.sp-nav-inner .accordion__title.show::after
	{
		-webkit-transform: translateY(6px) rotate(-180deg);
		transform: translateY(6px) rotate(-180deg);
		top: 40%
	}

	.accordion__content
	{
		display: none;
		padding-left: 23px
	}

	.accordion__content li
	{
		margin-top: 1.5rem
	}

	.accordion__content li a
	{
		position: relative;
		padding-left: 40px;
	}

	.accordion__content li a::before
	{
		content: "";
		position: absolute;
		left: 16px;
		top: 25%;
		width: 15px;
		height: 15px;
		background-image: url(img/common/icon_arrow-left.svg);
		background-repeat: no-repeat;
	}

	.accordion__content li a:hover
	{
		color: var(--green);
		opacity: 1
	}

	.sp-nav-inner .news
	{
		margin: 30px 0 25px
	}

	.sp-nav-inner .news .title
	{
		width: 100%;
		height: 25px;
		line-height: 1;
		text-align: center;
		padding: 8px 5px;
		background: var(--green);
		color: #fff;
		font-size: 10px
	}

	.sp-nav-inner .news .txt
	{
		width: 100%;
		height: 50px;
		padding: 4px 5px;
		overflow: hidden;
		background: #fff;
		border: 1px solid var(--green);
		font-size: 13px
	}

	.sp-nav-inner .nav-btn__wrapper
	{
		background-color: #F2F2F2;
		padding: 3.2rem 3rem;
		margin-top: 40px;
	}

	.sp-nav-inner .nav-btn
	{
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		line-height: 38px;
		background: #FFF;
		border: 1px solid var(--bl);
		font-size: 1.4rem;
		color: var(--bl);
		border-radius: 4px;
	}

	.sp-nav-inner .nav-btn img
	{
		width: 16px;
		margin-right: 1em;
	}

	.sp-nav-inner .nav-btn.event
	{
		margin-bottom: 16px
	}

	.sp-nav-inner .nav-contact
	{
		margin: 0 auto 24px;
		background-color: var(--bl);
		padding: 3rem;
		font-weight: 500;
	}

	.sp-nav-inner .nav-contact p
	{
		text-align: center;
		font-size: 2.4rem;
		font-weight: 500;
		color: #FFF;
	}

	.sp-nav-inner .nav-contact .flex
	{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-top: 16px
	}

	.sp-nav-inner .nav-contact .item
	{
		width: 48%;
		background: #000;
		padding: 13px 10px 10px;
		margin-bottom: 10px;
		border: 1px solid #FFF;
		border-radius: 4px;
	}

	.sp-nav-inner .nav-contact .item a
	{
		font-size: 1.2rem;
		text-align: center;
		letter-spacing: 0;
		line-height: 1.2
	}

	.sp-nav-inner .nav-contact .item:nth-child(1) a
	{
		color: var(--bl);
	}

	.sp-nav-inner .nav-contact .item:nth-child(2) a
	{
		color: #FFF;
	}

	.sp-nav-inner .nav-contact .item img
	{
		box-sizing: border-box;
		display: block;
		height: 24px;
		margin-bottom: 4px
	}

	.sp-nav-inner .nav-contact .item:nth-child(1)
	{
		background-color: #FFDC26;
		color: var(--bl);
	}

	.sp-nav-inner .nav-contact .item:nth-child(2)
	{
		background-color: #C1272D;
	}

	/* .sp-nav-inner .nav-contact .item:nth-child(1) img {
		height: 24px;
		margin-bottom: 4px
	}

	.sp-nav-inner .nav-contact .item:nth-child(2) img {
		height: 17px;
		margin-bottom: 5px
	} */

	/* .sp-nav-inner .nav-contact .item:nth-child(3) img {
		height: 25px;
		margin-bottom: 7px
	}

	.sp-nav-inner .nav-contact .item:nth-child(4) img {
		height: 24px;
		margin-bottom: 7px
	} */

	.sp-nav-inner .nav-sns
	{
		display: flex;
		justify-content: center;
		padding-bottom: 50px;
		gap: 32px;
	}

	.sp-nav-inner .nav-sns a
	{
		width: 40px
	}

	.toggle_btn
	{
		display: block;
		position: fixed;
		top: 17px;
		right: 20px;
		width: 21.76px;
		height: 16px;
		transition: all .5s;
		cursor: pointer;
		z-index: 500
	}

	.toggle_btn span
	{
		display: block;
		position: absolute;
		left: 0;
		width: 21.76px;
		height: 1.5px;
		background-color: var(--bl);
		border-radius: 9999px;
		transition: all .5s
	}

	.toggle_btn span:nth-child(1)
	{
		top: 0
	}

	.toggle_btn span:nth-child(2)
	{
		top: 6px
	}

	.toggle_btn span:nth-child(3)
	{
		top: 12px
	}

	#mask
	{
		display: none;
		transition: all .5s
	}

	.open nav
	{
		right: 0;
		opacity: 1
	}

	.open #mask
	{
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #fff;
		opacity: .5;
		z-index: 2;
		cursor: pointer
	}

	.open .toggle_btn
	{
		z-index: bold
	}

	.open .toggle_btn span:nth-child(1)
	{
		-webkit-transform: translateY(6px) rotate(-315deg);
		transform: translateY(6px) rotate(-315deg)
	}

	.open .toggle_btn span:nth-child(2)
	{
		opacity: 0
	}

	.open .toggle_btn span:nth-child(3)
	{
		-webkit-transform: translateY(-6px) rotate(315deg);
		transform: translateY(-6px) rotate(315deg)
	}

	@keyframes fadein
	{
		0%
		{
			opacity: 0;
			transform: translateX(100px)
		}

		100%
		{
			opacity: 1;
			transform: translateX(0)
		}
	}
}

footer
{
	position: relative
}

.inner
{
	width: 90%;
	margin: 0 auto;
	padding: 5rem 0;
	display: flex;
	justify-content: space-between;
	font-size: 1.35rem;
	line-height: 1.8;
}

.category-cont-left
{
	width: 25%;
	max-width: 389px;
	font-weight: 500;
}

.category-cont-right
{
	width: 64%;
}

.category-cont-left .logo
{
	width: 240px;
	height: 38px;
	margin-bottom: 15px;
}

.category-cont-left .adress
{
	line-height: 1.5;
}

.category-cont-left .adress.last
{
	padding-top: 10px;
}

.category-cont-left dl
{
	display: flex;
	line-height: 1.3;
	padding-bottom: 2px;
}

.category-cont-left dl.time
{
	padding-top: 10px;
}

.category-cont-left dt
{
	font-weight: normal;
}

.category-cont-left .btn
{
	max-width: 321px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
	border: 1px solid var(--bl);
	color: var(--bl);
}

.category-cont-left .btn img
{
	width: 16px;
	margin-right: 1em;
}

.category-cont-right .flex
{
	display: flex;
	justify-content: space-between;
}

.category-cont-right .flex .item
{
	width: calc(100%/3);
}

.category-cont-right .flex .item p
{
	padding-bottom: 7px;
	font-weight: 500;
}

.category-cont-right .flex ul
{
	margin-bottom: 2em;
}

.category-cont-right .flex ul li
{
	font-size: 1.3rem;
	margin-bottom: 7px;
}

.category-cont-right .flex ul li a
{
	position: relative;
	padding-left: 1em;
	line-height: 1.3;
}

.category-cont-right .flex ul li a::before
{
	position: absolute;
	content: '-';
	left: 0;
	top: 0;
	width: 1em;
	height: 2px;
}

.category-cont-right .social
{
	display: flex;
	margin-top: 40px;
}

.category-cont-right .social a
{
	display: block;
	width: 30px;
	height: 30px;
	margin-right: 10px;
}

.category-cont-sp
{
	display: none;
}

.category-cont-right .category-cont-sp .flex
{
	display: none;
}

.copywrite
{
	font-size: 80%;
	font-weight: 400;
	margin-top: 20px;
	letter-spacing: 0;
}

@media screen and (max-width:1300px)
{
	.category-cont-right
	{
		width: 70%;
	}
}

@media screen and (max-width:999px)
{
	.inner
	{
		display: block;
		width: 85%;
	}

	.category-cont-left
	{
		width: 100%;
		max-width: 100%;
		border-bottom: 1px solid var(--bl);
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	.category-cont-right
	{
		width: 100%;
		padding-bottom: 80px;
		;
	}

	.category-cont-right.pc .flex
	{
		display: none;
	}

	.category-cont-sp
	{
		display: block;
	}

	.category-cont-right .category-cont-sp .flex
	{
		display: block;
	}

	.category-cont-right .flex .item
	{
		width: 100%;
	}
}

@media screen and (max-width:400px)
{
	.category-cont-left .btn
	{
		max-width: 100%;
	}
}

.page-titleimg
{
	width: 94%;
	height: 240px;
	margin: 0 auto 50px;
	background-size: cover;
	background-repeat: no-repeat;
}

@media screen and (max-width:500px)
{
	.page-titleimg
	{
		height: 100px;
		margin-bottom: 30px
	}
}

.breadcrumb
{
	width: 100%;
	padding: 15px 0 7px;
}

.breadcrumb ul
{
	width: 94%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	font-size: 1.4rem
}

.breadcrumb ul li
{
	margin-right: 1.5rem;
	font-size: 1.2rem;
	text-align: left
}

.breadcrumb ul li img
{
	vertical-align: middle
}

.breadcrumb ul li a
{
	text-decoration-line: underline;
	font-weight: 300
}

.breadcrumb ul li a:hover
{
	color: var(--green)
}

@media screen and (max-width:999px)
{
	.breadcrumb
	{
		padding: 15px 0;
	}

	.breadcrumb ul li
	{
		margin-right: .5rem;
		letter-spacing: 0;
	}
}

.float-area-pc
{
	display: none;
	transition: all 0.3s 0s ease
}

.float-area-pc.change
{
	display: block;
	position: fixed;
	right: 0;
	top: 130px;
	width: 80px;
	z-index: 5
}

.float-area-pc a
{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
	background: #000;
	height: 114px;
	margin-bottom: 10px;
	color: #fff;
	text-align: center;
	font-size: 1.4rem;
	line-height: 1.3;
	letter-spacing: 0;
	border-radius: 8px 0 0 8px;
	font-weight: 500;
	align-content: center;
	gap: 4px;
	border: 1px solid;
	border-right: none;
}

.float-area-pc a:hover
{
	opacity: .9
}

.float-area-pc a:nth-child(1)
{
	background-color: #FFDC26;
	border-color: var(--bl);
	color: var(--bl);
}

.float-area-pc a:nth-child(2)
{
	background-color: #C1272D;
	border-color: #FFF;
}

.float-area-pc a img
{
	height: 24px
}

.float-area-sp,
.float-area-sp.change
{
	display: none
}

@media screen and (max-width:999px)
{

	.float-area-pc,
	.float-area-pc.change
	{
		display: none
	}

	.float-area-sp
	{
		display: none
	}

	.float-area-sp.change
	{
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		display: flex;
		justify-content: center;
		z-index: 5
	}

	.float-area-sp a
	{
		width: calc(100%/3);
		background: var(--bl);
		color: #fff;
		text-align: center;
		padding: 11px 0;
		font-size: 1.3rem;
		letter-spacing: 0
	}

	.float-area-sp a:hover
	{
		opacity: .9
	}

	.float-area-sp a:nth-child(2)
	{
		border-right: 1px solid #fff;
		border-left: 1px solid #fff
	}

	.float-area-sp a:nth-child(1) img
	{
		width: 23.32px;
		display: block;
		margin: 0 auto 6px
	}

	.float-area-sp a:nth-child(2) img
	{
		width: 23.32px;
		display: block;
		margin: 0 auto 3px
	}

	.float-area-sp a:nth-child(3) img
	{
		width: 23.32px;
		display: block;
		margin: 0 auto 3px
	}
}

.pagetop
{
	position: absolute;
	content: '';
	top: -25px;
	right: 5%;
	width: 50px;
	height: 50px;
	background-image: url(img/common/pagetop.svg);
	background-size: cover;
	z-index: 2;
}

.pagetop:hover
{
	opacity: 1
}

@media screen and (max-width:999px)
{
	.pagetop
	{
		top: -15px;
		width: 40px;
		height: 40px
	}
}

.pagination .nav-links
{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 30px auto 100px;
}

.pagination .nav-links a
{
	font-size: 1.8rem;
	text-align: center;
	line-height: 4.3rem;
	margin: 0 1rem
}

.pagination .prev.page-numbers,
.pagination .next.page-numbers
{
	background-color: transparent;
	color: #000
}

.pagination .current
{
	width: 3rem;
	height: 3rem;
	border-radius: 50%;
	background-color: var(--bl);
	color: #fff;
	font-size: 1.8rem;
	text-align: center;
	line-height: 3rem;
	margin: 0 .5rem
}

@media screen and (max-width:999px)
{
	.pagination .nav-links
	{
		margin: 20px auto 50px;
	}
}

.searchform
{
	box-sizing: border-box;
	margin-bottom: 2em
}

.searchform input[type="text"]
{
	font-size: 15px;
	background: #fff;
	padding: .5em .5em;
	border: .5px solid var(--bl);
	width: calc(100% - 60px);
	height: 2em
}

.searchform input[type="text"]:focus
{
	outline: 0
}

.searchform button[type="submit"]
{
	cursor: pointer;
	border: none;
	background: var(--bl);
	color: #fff;
	padding: 0 1em;
	outline: none;
	width: 52px;
	;
	height: 2.35em;
	font-size: 1.3rem
}

.searchform ::-webkit-input-placeholder
{
	color: #ADADAD
}

.swc.com-event
{
	padding: 70px 0 30px
}

.com-event ul
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.com-event li
{
	width: 48%;
	margin: 0 4% 30px 0;
	background: var(--bl);
}

.com-event li:nth-child(2n)
{
	margin: 0 0 30px
}

.com-event li a
{
	display: flex;
	justify-content: space-between;
	padding: 16px;
	position: relative;
}

.com-event li .contract-end
{
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	width: 80px;
	height: 25px;
	line-height: 25px;
	background-color: #000;
	font-size: 1.2rem;
	font-weight: 500;
	text-align: center;
	color: #fff;
	letter-spacing: 0.05em;
	display: block
}

.com-event li .contract
{
	position: absolute;
	content: '';
	bottom: 0;
	right: 0;
	width: auto;
	height: 25px;
	line-height: 25px;
	padding: 0 .7em;
	background-color: var(--red);
	font-size: 1.2rem;
	font-weight: 500;
	text-align: center;
	color: #fff;
	letter-spacing: 0.05em;
	display: block
}

.com-event li a img
{
	width: 50%;
	object-fit: cover
}

.com-event li a:hover img
{
	opacity: 1;
}

.com-event li a .detail
{
	width: 45%;
	font-size: 1.4rem;
	font-weight: 500;
	color: #fff;
	line-height: 1.5
}

.com-event li a .detail h3
{
	font-size: 1.38rem;
	font-weight: 500;
}

.com-event li a .detail .taglist
{
	font-size: 1.2rem;
	font-weight: 400;
	padding-top: 8px;
}

@media screen and (max-width:700px)
{
	.swc.com-event
	{
		padding: 35px 0
	}

	.swc.com-event ul
	{
		justify-content: space-between
	}

	.com-event li,
	.com-event li:nth-child(2n)
	{
		width: 100%;
		margin: 0 0 15px
	}

	.com-event li a
	{
		display: block;
	}

	.com-event ul li a .new,
	.com-event ul li a .contract
	{
		height: 24px;
		line-height: 24px;
		font-size: 1.3rem
	}

	.com-event li a img
	{
		width: 100%;
		height: 185px
	}

	.com-event li a .detail
	{
		width: 100%;
		font-size: 1.4rem;
		line-height: 1.3;
		margin-top: 10px;
	}

	.com-event li a .detail .taglist
	{
		font-size: 1.2rem
	}

	.com-event li .contract,
	.com-event li .contract-end
	{
		bottom: auto;
		top: 0;
	}
}

.swc.com-blog
{
	padding: 80px 0 60px;
	background: #F2F2F2;
}

.swc.com-blog hgroup
{
	margin: 0 auto;
}

.swc.com-blog h2
{
	font-size: 2.5rem;
	font-weight: 500;
}

.swc.com-blog.av
{
	padding: 0 0 80px;
}

.com-blog ul
{
	background: #fff;
	padding: 20px 40px;
	border-radius: 8px;
	margin-top: 30px;
}

.com-blog ul li
{
	border-bottom: 1px solid #DDDDDD;
}

.com-blog ul li:last-child
{
	border: none;
}

.com-blog ul li a
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 20px 0;
}

.com-blog ul li .date
{
	display: inline-block;
	width: 120px;
	text-align: center;
	font-size: 1.4rem;
	color: var(--bl);
	background: #F2F2F2;
	padding: 2px 10px 0;
}

.com-blog ul li .txt
{
	width: calc(100% - 160px);
}

.com-blog .link
{
	color: var(--bl);
	text-align: center;
	font-size: 1.4rem;
	padding-top: 20px;
}

.com-blog .link:hover
{
	text-decoration: underline;
}

@media screen and (max-width:999px)
{
	.swc.com-blog
	{
		padding: 25px 0 30px;
	}

	.swc.com-blog.av
	{
		padding: 0 0 40px;
	}

	.com-blog ul
	{
		padding: 20px 30px;
		margin-top: 10px;
	}

	.com-blog li
	{
		width: 100%;
	}

	.com-blog ul li a
	{
		padding: 1em 0 0.5em;
	}

	.com-blog ul li .txt
	{
		width: 100%;
		margin-top: 7px;
	}

	.com-blog ul li .date
	{
		font-size: 1.3rem;
		width: 110px;
	}
}

.swc.com-company
{
	background: var(--brown-b);
	padding: 70px 0
}

.com-company ul
{
	display: flex;
	justify-content: center;
	flex-wrap: wrap
}

.com-company li
{
	width: 26%;
	max-width: 330px;
	margin: 0 15px
}

.com-company .link a
{
	position: relative;
	width: 100%;
	height: 70px;
	line-height: 70px;
	background: #fff;
	font-size: 1.6rem;
	font-weight: 500;
	text-align: center
}

.com-company .link a:hover
{
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	opacity: 1
}

.com-company .link a::after
{
	position: absolute;
	content: '';
	top: 28px;
	right: 15px;
	height: 13.84px;
	width: 7.92px;
	background-image: url(img/common/arrow-contact-btn.svg);
	background-repeat: no-repeat
}

.com-company .staff
{
	position: relative;
	height: 250px;
	margin-top: 40px;
	overflow: hidden
}

.com-company .staff:after
{
	position: absolute;
	content: "";
	display: block;
	top: 0;
	height: 100%;
	width: 100%;
	background-image: url(img/common/com-company-staff.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.com-company .staff:hover::after
{
	opacity: 1;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.com-company .staff a
{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1;
	width: 100%;
	height: 100%;
	text-decoration: none;
	font-size: 2.2rem;
	font-weight: 500
}

@media screen and (max-width:999px)
{
	.swc.com-company
	{
		padding: 40px 0
	}

	.com-company ul
	{
		justify-content: space-between
	}

	.com-company li
	{
		width: 48%;
		max-width: 100%;
		margin: 0 0 15px
	}

	.com-company .link a
	{
		height: 60px;
		line-height: 60px;
		font-size: 1.4rem;
		letter-spacing: 0;
		text-align: left;
		padding: 0 10px
	}

	.com-company .link a::after
	{
		top: 45%;
		right: 5px;
		width: 4.92px;
		height: 8.6px;
		background-size: contain
	}

	.com-company .staff
	{
		height: 130px;
		margin-top: 0
	}

	.com-company .staff a
	{
		font-size: 1.8rem
	}

	.com-company .staff:after
	{
		background-image: url(img/common/com-company-staff-sp.webp)
	}
}

.swc.com-contact
{
	position: relative;
	width: 100%;
	background-image: url(img/common/com-contact-bk.webp);
	background-size: cover;
	background-position: 50% 50%;
	padding: 70px 0;
	z-index: 1;
}

.swc.com-contact:before
{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 57, 104, .8);
	z-index: -1;
}

.swc.com-contact hgroup
{
	z-index: 1;
	text-align: center;
	color: #fff;
	margin-bottom: 30px;
}

.swc.com-contact hgroup p
{
	color: #fff;
	margin-bottom: 8px;
}

.com-contact ul
{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.com-contact li
{
	width: 30%;
	max-width: 330px
}

.com-contact a
{
	position: relative;
	width: 100%;
	height: 70px;
	line-height: 70px;
	background: #fff;
	font-size: 1.6rem;
	font-weight: 500;
	text-align: center;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16)
}

.com-contact a:hover
{
	opacity: 1
}

.com-contact li:nth-child(1) a
{
	line-height: 1.4;
	padding-top: 13px
}

.com-contact li:nth-child(1) a img
{
	width: 32px;
	margin-right: 5px;
}

.com-contact li:nth-child(2) a
{
	position: relative;
	background: #FFDC26;
	border: 1px solid #fff;
	color: var(--bl);
}

.com-contact li:nth-child(3) a
{
	position: relative;
	background: var(--red);
	border: 1px solid #fff;
	color: #fff;
}

.com-contact li:nth-child(2) a img,
.com-contact li:nth-child(3) a img
{
	position: absolute;
	top: 20px;
	right: 15px;
	width: 28px;
	height: 28px;
}

.com-contact a span
{
	font-size: 1.3rem;
	font-weight: 400
}

@media screen and (max-width:999px)
{
	.swc.com-contact
	{
		padding: 45px 0;
		background-image: url(img/common/com-contact-bk-sp.webp)
	}

	.swc.com-contact hgroup
	{
		margin-bottom: 15px;
	}

	.swc.com-contact hgroup h2
	{
		font-size: 1.6rem;
	}

	.com-contact ul
	{
		justify-content: center
	}

	.com-contact ul li
	{
		width: 100%;
		max-width: 100%;
		margin-bottom: 15px
	}

	.com-contact a
	{
		height: 70px;
		line-height: 70px;
		font-size: 1.8rem
	}

	.com-contact li:nth-child(1) a
	{
		padding-top: 12px
	}
}

.form-area
{
	background: var(--bl);
	padding: 80px 0;
}

.form-area hgroup
{
	text-align: center;
}

.form-area hgroup p
{
	color: #fff;
	margin-bottom: 10px;
}

.form-area hgroup h3
{
	text-align: center;
	font-size: 1.8rem;
	color: #fff;
}

.form-area .call
{
	text-align: center;
	margin: 50px 0 40px;
	color: #fff;
}

.form-area .call small
{
	font-size: 1.4rem;
}

.form-area .call a
{
	position: relative;
	width: 630px;
	margin: 0 auto 20px;
	border: 1px solid #fff;
	text-align: center;
	font-size: 1.6rem;
	color: #fff;
	padding: 30px 0;
}

.form-area.contact .call a
{
	border: none;
	padding: 0;
	width: auto;
}

.form-area.contact .call .busyo
{
	position: relative;
	width: 630px;
	margin: 0 auto 20px;
	border: 1px solid #fff;
	text-align: center;
	font-size: 1.6rem;
	color: #fff;
	padding: 30px 0 10px;
}

.form-area .call a h4
{
	position: absolute;
	top: -12px;
	left: 0;
	right: 0;
	margin: auto;
	width: 14em;
	height: 1em;
	background: var(--bl);
}

.form-area.contact .call h4
{
	position: absolute;
	top: -12px;
	left: 0;
	right: 0;
	margin: auto;
	width: 14em;
	height: 1em;
	background: var(--bl);
}

.form-area .call a span
{
	display: flex;
	justify-content: center;
	font-size: 30px;
	font-weight: 500
}

.form-area .call img
{
	width: 25.68px;
	margin-right: 8px
}

.form-area .call p.time
{
	font-size: 1.8rem;
	padding-top: 7px;
}

.form-area .mail
{
	width: 800px;
	margin: 0 auto;
	font-size: 1.6rem;
	background: #fff;
	padding: 40px 0;
}

.form-area .wpcf7-form
{
	width: 720px;
	margin: 0 auto;
}

.form-area .mail .red
{
	color: red;
	padding-bottom: 20px
}

.form-area .mail .flex label
{
	display: flex
}

.form-area .mail dl
{
	padding-bottom: 40px
}

.form-area .mail dl.flex
{
	display: flex;
	align-items: flex-start;
	color: var(--bl);
	font-weight: 500;
	padding-bottom: 0;
}

.form-area.confirm .mail dl.flex
{
	display: block
}

.form-area .mail dt
{
	padding-bottom: 15px
}

.form-area .mail .flex dt
{
	padding-bottom: 0;
	width: 9em
}

.form-area .mail .flex dd
{
	width: calc(100% - 9em)
}

.form-area .mail dt p
{
	display: flex;
	align-items: center
}

.form-area .mail .his
{
	display: inline-block;
	background: var(--red);
	width: 3.5em;
	font-size: 1.2rem;
	color: #fff;
	text-align: center;
	margin-right: 1em;
	padding-top: 2px
}

.form-area .mail .nin
{
	display: inline-block;
	background: #ddd;
	width: 3.5em;
	font-size: 1.2rem;
	color: #7B7B7B;
	text-align: center;
	margin-right: 1em;
	padding-top: 2px
}

.wpcf7-text
{
	background: #fff;
	border: .5px solid var(--bl);
	border-radius: 4px;
	width: 100%;
	padding: 8px 15px;
	font-size: 1.4rem
}

.form-area .mail .flex .wpcf7-text
{
	padding: 0 0 6px;
	background: transparent;
	font-size: 1.6rem;
	border: none
}

.form-area .mail .flex-dl,
.form-area .mail .flex-dl-land
{
	display: flex;
	align-items: center;
	justify-content: space-between
}

.form-area .mail .flex-dl dl
{
	width: 48%;
	margin-right: 2%
}

.form-area .mail .flex-dl-land dl
{
	width: 47%
}

.form-area .mail .flex-dl dl.last
{
	margin-top: 0
}

.form-area .mail .flex-dl-land dl.last
{
	margin-top: 27px
}

.form-area .mail .kara
{
	height: 16px;
	margin: 0 1%
}

.form-area .mail dl .box
{
	margin-bottom: 10px
}

.wpcf7-date
{
	background: #fff;
	border: .5px solid var(--bl);
	border-radius: 4px;
	width: 100%;
	padding: 8px 15px;
	font-size: 1.4rem
}

.select .wpcf7-form-control-wrap::after
{
	content: "";
	margin: auto;
	position: absolute;
	display: inline-block;
	top: 0;
	bottom: 0;
	right: 20px;
	width: 10px;
	height: 10px;
	border-top: 1px solid var(--bl);
	border-right: 1px solid var(--bl);
	transform: rotate(135deg);
	pointer-events: none
}

.wpcf7-select
{
	position: relative;
	background: #fff;
	width: 100%;
	padding: 8px 15px;
	font-size: 1.4rem;
	border: .5px solid var(--bl);
	border-radius: 4px;
}

.wpcf7-select option:first-child
{
	color: #ccc
}

.wpcf7-not-valid-tip
{
	position: absolute;
	width: 200px;
	height: 1em;
	right: 0
}

.wpcf7-textarea
{
	background: #fff;
	border: .5px solid var(--bl);
	border-radius: 4px;
	width: 100%;
	height: 200px;
	padding: .5em;
}

.flex .wpcf7-textarea
{
	field-sizing: content;
	min-height: min-content;
	max-height: 70px;
	height: auto;
	background: transparent;
	border: none;
	padding: 0
}

.after .wpcf7-textarea
{
	height: 100px;
	margin-bottom: 5px
}

.after p.chimei
{
	font-size: 1.2rem;
	line-height: 1.3;
	display: block;
	width: 100%
}

.confirm .after p.chimei
{
	display: none
}

.other .wpcf7-textarea
{
	height: 100px
}

.form-area .mail dd.where .wpcf7-list-item
{
	width: 30%;
	margin-bottom: 8px
}

.form-area .other
{
	display: none;
	padding: 5px 10px
}

.form-area .other p
{
	font-size: 1.4rem;
	padding-bottom: 5px
}

.form-area .mail p a
{
	display: inline
}

::placeholder
{
	color: #B5B5B5
}

.form-area .mail .privacy
{
	padding: 1.5em 0;
	text-align: center;
	line-height: 2.3;
	background: #E8EFF4;
	font-size: 1.7rem
}
.form-area .mail .privacy .last
{
	font-size: 14px;
}
.form-area .mail .privacy a
{
	color: var(--bl);
	text-decoration: underline
}

.wpcf7-list-item
{
	margin: 0 1em 5px 0;
	width: 23%
}

.wpcf7-list-item:nth-child(3n)
{
	margin: 0 0 5px 0
}

.wpcf7-radio input[type=radio]
{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

input[type="radio"]
{
	position: relative;
	width: 16px;
	height: 16px;
	border: .5px solid var(--bl);
	background: #fff;
	border-radius: 50%;
	vertical-align: -2px
}

input[type="radio"]:checked:before
{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: var(--bl);
	content: ''
}

.form-area .privacy .wpcf7-list-item
{
	width: 100%
}

.form-area .privacy input[type="checkbox"]
{
	display: none
}

.form-area .privacy input[type="checkbox"]+span
{
	position: relative;
	padding-left: 35px;
	margin-bottom: 20px;
	font-size: 1.6rem;
	font-weight: 500;
	color: var(--bl);
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.form-area .privacy input[type="checkbox"]+span:last-child
{
	margin-bottom: 0;
	width: 100%;
	color: var(--bl);
}

.form-area .privacy input[type="checkbox"]+span:before
{
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	border: 2px solid var(--bl);
	position: absolute;
	left: 0;
	top: 0;
	opacity: .6;
	-webkit-transition: all .12s, border-color .08s;
	transition: all .12s, border-color .08s
}

.form-area .privacy input[type="checkbox"]:checked+span:before
{
	width: 10px;
	top: -5px;
	left: 5px;
	border-radius: 0;
	opacity: 1;
	border: 2px solid var(--red);
	border-top-color: transparent;
	border-left-color: transparent;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.btn-confirm p
{
	position: relative;
	display: block;
	background: var(--red);
	width: 320px;
	height: 56px;
	margin: 20px auto 0
}

.btn-confirm p::before
{
	position: absolute;
	content: '';
	top: 30%;
	right: 16px;
	width: 21.65px;
	height: 21.65px;
	background-image: url(img/common/submit.svg);
	background-repeat: no-repeat;
	background-size: contain
}

.sendcheck
{
	width: 100%;
	text-align: center;
	margin: 2em 1em 5px 0
}

.wpcf7-submit
{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	background: var(red);
	font-size: 1.6rem;
	color: #fff;
	text-align: center
}

@media screen and (max-width:999px)
{
	.form-area
	{
		padding: 40px 0;
	}

	.form-area .wpcf7-form
	{
		width: 100%;
	}

	.form-area h3
	{
		font-size: 1.6rem;
		padding: 6px 0
	}

	.form-area .mail .flex-dl
	{
		display: block
	}

	.form-area .mail .flex-dl dl
	{
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
		padding-bottom: 10px
	}

	.form-area .mail .flex-dl dl.last
	{
		margin-top: 0;
		margin-bottom: 20px
	}

	.form-area .call
	{
		margin: 20px 0 30px;
		font-size: 1.5rem;
		padding: 0 8%
	}

	.form-area.contact .call .busyo
	{
		width: 100%;
	}

	.form-area .call a
	{
		font-size: 1.5rem;
		padding: 11px 5px
	}

	.form-area .call a span
	{
		font-size: 2.4rem;
		padding-top: 5px
	}

	.form-area .call img
	{
		width: 18px
	}

	.form-area .call small
	{
		font-size: 13px;
	}

	.form-area .call p
	{
		font-size: 1.4rem;
		line-height: 1.4
	}

	.form-area .call p.time
	{
		font-size: 1.4rem;
	}

	.form-area .call p.before
	{
		font-size: 1.5rem;
		padding-bottom: 1.5em
	}

	.form-area .mail
	{
		width: 86%;
		margin: 0 auto;
		font-size: 1.5rem;
		padding: 30px 3%;
	}

	.form-area .call a
	{
		width: 300px
	}

	.form-area .mail dl
	{
		padding-bottom: 20px
	}

	.form-area .mail dl.flex
	{
		display: block;
	}

	.form-area .mail .flex dd
	{
		width: 100%
	}

	.form-area .mail .flex .wpcf7-text
	{
		padding: 4px 0;
		font-size: 1.5rem
	}

	.form-area .mail dt
	{
		padding-bottom: 8px
	}

	.wpcf7-date
	{
		width: 100%;
		height: 41px
	}

	.wpcf7-select
	{
		width: 100%
	}

	.wpcf7-textarea
	{
		height: 100px
	}

	.flex .wpcf7-textarea
	{
		height: 4em
	}

	.after .wpcf7-textarea
	{
		margin-bottom: 10px
	}

	.wpcf7-list-item
	{
		width: 47%
	}

	.privacy .wpcf7-list-item
	{
		width: 100%
	}

	.wpcf7-list-item:nth-child(4n),
	.wpcf7-list-item
	{
		margin: 0 0 5px 0
	}

	.wpcf7-list-item:nth-child(odd)
	{
		margin: 0 3% 5px 0
	}

	.form-area .mail dd.where .wpcf7-list-item
	{
		width: 47%;
		margin-bottom: 5px
	}

	.form-area .mail .privacy
	{
		padding: 1em 0;
		font-size: 1.4rem;
		line-height: 1.6;
		text-align: left
	}

	.form-area .mail .privacy p
	{
		padding-bottom: .5em
	}

	.form-area .mail .privacy p:first-child
	{
		font-size: 1.6rem
	}

	.form-area .privacy input[type="checkbox"]+span:last-child
	{
		font-size: 1.3rem;
		padding-left: 25px;
		padding-top: 3px
	}

	.form-area .other
	{
		padding: 10px
	}

	.btn-confirm p
	{
		width: 230px;
		height: 50px;
		margin: 25px auto 0;
	}

	.wpcf7-submit
	{
		font-size: 1.6rem
	}

	.wpcf7-not-valid-tip
	{
		text-align: right
	}
}

@media screen and (max-width:500px)
{
	.form-area .call a
	{
		width: 100%
	}
		.form-area .mail dt p
	{
		flex-wrap: wrap;
	}

	.form-area .mail dt p label
	{
		width: 100%;
	}
		.select .wpcf7-form-control-wrap::after
	{
		right: 10px
	}
		.form-area .mail .flex-dl-land dl.last
	{
		margin-top: 50px;
	}

	.form-area .mail .kara
	{
		margin: 20px 0 0;
	}
}

.form-area.confirm .mail
{
	padding: 50px 0
}

.form-area.confirm .mail .flex label
{
	display: block
}

.form-area.confirm .mail .flex-dl-land
{
	align-items: flex-start;
	justify-content: left
}

.form-area.confirm .mail dl
{
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 20px
}

.form-area.confirm .mail .flex-dl-land dl
{
	width: auto
}

.form-area.confirm .mail .flex-dl-land dl.last
{
	margin-top: 0
}

.form-area.confirm .mail dt
{
	margin-right: 30px;
	min-width: 9em
}

.form-area.confirm .mail .flex-dl-land dl.last dt
{
	display: none
}

.form-area.confirm .mail dd
{
	font-weight: 400
}

.form-area.confirm .other
{
	display: block;
	padding: 0
}

.form-area.confirm .other p
{
	padding-bottom: 0;
	padding-top: 2px
}

.form-area.confirm .btn-confirm
{
	display: flex;
	justify-content: center
}

.form-area.confirm .btn-confirm p
{
	margin: 45px 20px 0
}

.form-area.confirm .wpcf7-previous
{
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	background: #ADADAD;
	color: #000;
	font-size: 1.6rem;
	text-align: center
}

@media screen and (max-width:999px)
{
	.form-area.confirm .mail .flex-dl-land
	{
		align-items: center
	}

	.form-area.confirm .mail .flex-dl-land dl.last
	{
		margin-bottom: 0
	}

	.form-area.confirm .mail dl
	{
		display: block;
		margin-bottom: 15px;
		padding-bottom: 0
	}

	.form-area.confirm .mail dt
	{
		margin-bottom: 3px;
		padding-bottom: 0;
		margin-right: 0
	}

	.form-area.confirm .mail .flex-dl-land dt
	{
		min-width: 6em
	}

	.form-area.confirm .mail .flex-dl-land dd.last
	{
		margin: 5px 0 0 30px
	}

	.form-area.confirm .wpcf7-previous
	{
		width: 100%;
		height: 50px;
		font-size: 1.6rem
	}

	.form-area.confirm .w pcf7-submit
	{
		width: 100%
	}

	.form-area.confirm .mail .privacy p
	{
		padding-bottom: 0
	}

	.form-area.confirm .btn-confirm p
	{
		margin: 30px 3% 0
	}

	.btn-confirm p::before
	{
		width: 18px;
		height: 18px
	}
}

.form-area.thanks
{
	background: #fff;
}

.form-area.thanks h3
{
	font-size: 2.4rem;
	font-weight: 500;
	text-align: center;
	padding-bottom: 40px
}

.form-area.thanks .container
{
	font-size: 1.6rem;
	line-height: 1.6;
	text-align: center;
}

.form-area.thanks .container p
{
	padding-bottom: 1em
}

@media screen and (max-width:999px)
{
	.form-area.thanks h3
	{
		font-size: 1.6rem;
		padding-bottom: 20px
	}

	.form-area.thanks .container
	{
		font-size: 1.5rem;
		line-height: 1.6
	}
}

.no-file .container
{
	padding: 70px 0;
	font-size: 1.6rem;
	line-height: 2
}

.no-file .container a
{
	padding-top: 3em;
	text-decoration: underline;
	color: var(--green)
}

.no-file .container .error_url
{
	padding-bottom: 2em
}

.no-file .searchform button[type="submit"]
{
	padding: .5em 1em .2em;
	line-height: 1
}

@media screen and (max-width:999px)
{
	.no-file .container
	{
		padding: 35px 0;
		font-size: 1.4rem
	}
}

input[name="stamp"]
{
	display: none
}

.navigation.pagination h2
{
	display: none
}

.grecaptcha-logo,
.grecaptcha-badge
{
	display: none
}

/* .showと合わせて使うアニメーション */
/* 下からフェードアップ */
.slide-up
{
	opacity: 0;
	transform: translate(0, 50px);
	transition: all 1s ease-out;
}

/* スパム対策Turnstileのアイコンを非表示　*/
.wpcf7-turnstile.cf-turnstile
{
	display: none;
}