@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}

body,
html {
	margin: 0;
	-webkit-font-feature-settings: "palt"1;
	font-feature-settings: "palt"1;
	-ms-overflow-style: none
}

html {
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	/* font-weight: 400; */
	/* font-size: 3.2vw; */
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@media (min-width:46.9375em) {
	html {
		font-size: 1rem
	}
}

body {
	position: relative;
	width: 100%;
	height: 100%;
	color: #333;
	letter-spacing: .05em;
	word-break: normal
}

@media (max-width:46.875em) {
	body {
		overflow-x: hidden
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 100;
	letter-spacing: .05em
}

address,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
picture,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

ol,
ul {
	list-style: none;
	list-style-type: none;
	list-style-position: putside;
	list-style-image: none
}

.edge ol,
.edge ul {
	list-style-image: url(data:0)
}

dt {
	font-weight: 700
}

dd {
	margin: 0
}

img {
	height: auto;
	max-width: 100%;
	color: #fff;
	width: auto;
	vertical-align: middle;
	border: 0
}

b,
em,
strong {
	font-weight: 700;
	font-style: normal
}

small {
	font-size: 80%
}

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	font-weight: 400;
	padding: 0;
	vertical-align: middle
}

svg:not(:root) {
	overflow: hidden;
	max-width: 100%
}

body {
	font-size: 1.16667rem;
	color: #000;
	background: #fffbdd;
	line-height: 1.71429;
	letter-spacing: 0;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	opacity: 0;
	-webkit-transition: .4s;
	transition: .4s
}

body.load {
	opacity: 1
}

section {
	position: relative;
	padding-left: 8%;
	padding-right: 8%;
	padding-bottom: 7.5%
}

div .ttl {
	padding-bottom: 1.2%;
	border-bottom: #f0cf2b 4px solid;
	margin: 0 auto;
	text-align: center
}

.category_btn {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	justify-content: space-between
}

.category_btn li {
	width: 46.98413%;
	border: #f0cf2b solid 2px;
	background: #f0cf2b;
	margin-top: 6.34921%;
	-webkit-transition: .4s;
	transition: .4s;
	cursor: pointer
}

.category_btn li.active {
	color: #f0cf2b;
	background: #24672e;
	pointer-events: none
}

#choice .engawa,
.menu .engawa {
	background: #f0cf2b;
	border: #f0cf2b solid 2px;
	-webkit-transition: .4s;
	transition: .4s;
	cursor: pointer
}

#choice .engawa.active,
.menu .engawa.active {
	pointer-events: none;
	color: #f0cf2b;
	background: #24672e
}

#choice .engawa.active p:after,
.menu .engawa.active p:after {
	border-top: 2px solid #f0cf2b;
	border-right: 2px solid #f0cf2b
}

.arrow {
	position: relative
}

.arrow:after {
	content: "";
	position: absolute;
	right: 0;
	top: 48%;
	width: 8px;
	height: 8px;
	-webkit-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
	border-top: 2px solid #24672e;
	border-right: 2px solid #24672e
}

.icon {
	background: #f0cf2b;
	border: 2px solid #24672e;
	text-align: center;
	font-weight: 700;
	letter-spacing: .1em;
	font-size: 1.5rem
}

.icon a {
	color: #24672e;
	padding-top: 3%;
	padding-bottom: 2.4%;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center
}

.icon a p {
	margin-left: 1%
}

.icon.icon_pdf img {
	width: 20px;
	height: 15px;
	margin-left: 2%
}

.icon.icon_blank img {
	width: 16px;
	height: 16px;
	margin-left: 6.5%
}

.pointer {
	cursor: pointer
}

.slide_area {
	position: relative;
	margin-top: 8.8%
}

.slide_area .swiper-button-next:after,
.slide_area .swiper-button-prev:after {
	content: '';
	width: 8px;
	height: 8px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.slide_area .swiper-button-prev:after {
	border-bottom: 2px solid #24672e;
	border-left: 2px solid #24672e;
	margin-left: 4px
}

.slide_area .swiper-button-next:after {
	border-top: 2px solid #24672e;
	border-right: 2px solid #24672e;
	margin-right: 4px
}

.slide_area .swiper-button-next {
	right: -6%
}

.slide_area .swiper-button-prev {
	left: -6%
}

.slide_area .swiper-button-next,
.slide_area .swiper-button-prev {
	width: auto;
	height: auto;
	margin-top: -3.3%
}


#site_footer_box {
	font-size: 0.875rem;
	padding: 0 10px 20px;
	max-width: 1040px;
	margin: 0 auto;
}


@media (min-width:46.9375em) {
	body {
		font-size: 1rem;
		line-height: 1.6875
	}

	body.load {
		opacity: 1
	}

	body.load .menu {
		top: 0
	}

	section {
		padding: 60px 30px
	}

	.contents {
		max-width: 1040px;
		margin: 0 auto;
		padding: 60px 30px;
	}

	div .ttl {
		padding-bottom: 4px
	}

	.icon {
		font-size: 1.286rem;
		-webkit-transition: .4s;
		transition: .4s
	}

	.icon a {
		padding-top: 9px;
		padding-bottom: 7px;
		-webkit-transition: .4s;
		transition: .4s
	}

	.icon:hover {
		opacity: .7
	}

	.category_btn li {
		-webkit-transition: .4s;
		transition: .4s
	}

	.category_btn li:hover {
		color: #f0cf2b;
		background: #24672e
	}

	#choice .engawa,
	.menu .engawa {
		-webkit-transition: .4s;
		transition: .4s
	}

	#choice .engawa p:after,
	.menu .engawa p:after {
		-webkit-transition: .4s;
		transition: .4s
	}

	#choice .engawa:hover,
	.menu .engawa:hover {
		color: #f0cf2b;
		background: #24672e
	}

	#choice .engawa:hover p:after,
	.menu .engawa:hover p:after {
		border-top: 2px solid #f0cf2b;
		border-right: 2px solid #f0cf2b
	}

	.slide_area {
		margin-top: 28px
	}

	.slide_area .swiper-slide {
		width: 230px
	}

	.slide_area .swiper-container {
		width: 100vw
	}

	.slide_area .swiper-button-next {
		right: -32px
	}

	.slide_area .swiper-button-prev {
		left: -32px
	}

	.slide_area .swiper-button-next,
	.slide_area .swiper-button-prev {
		width: 24px;
		height: 24px;
		margin-top: -12px;
		border: 2px solid #24672e;
		background: #f0cf2b;
		-webkit-transition: .4s;
		transition: .4s
	}

	.slide_area .swiper-button-next:hover,
	.slide_area .swiper-button-prev:hover {
		opacity: .7
	}

	.tel {
		pointer-events: none
	}
}

.wrapper {
	position: relative;
	z-index: 1;
	width: 100%;
	overflow-x: hidden;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	will-change: opacity;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.mainContentsWrapper {
	padding-left: 4%;
	padding-right: 4%
}

.mainContents {
	padding-bottom: 11.5942%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(255, 255, 255, .98);
	box-shadow: -5px 0 47.5px 2.5px rgba(0, 0, 0, .2)
}

.mainContents>section:not(#hello) {
	padding-left: 4.34783%;
	padding-right: 4.34783%
}

@media (min-width:46.9375em) {
	.mainContentsWrapper {
		padding-left: 0;
		padding-right: 0
	}

	.mainContents {
		padding-bottom: 115px;
		padding-left: 50px;
		padding-right: 50px
	}

	.mainContents>section {
		padding-left: 0;
		padding-right: 0
	}

	.mainContents>section:not(#hello) {
		padding-left: 0;
		padding-right: 0
	}
}

.globalFooter {
	background: #24672e;
	color: #fff;
	padding-bottom: 15.5%
}

.globalFooter .links {
	/* font-size: 1.33333rem; */
	font-weight: 700;
	/* line-height: 1.5 */
}

.globalFooter .links .arrow:after {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	right: 15%
}

.globalFooter .links li {
	border-bottom: 1px solid #f2f7f5;
	-webkit-transition: .4s;
	transition: .4s
}

.globalFooter .links li a {
	color: #fff;
	padding-left: 8%;
	padding-bottom: 2.1%;
	padding-top: 2.22222%;
	display: block;
	text-decoration: none;
}

.globalFooter .links li:hover {
	opacity: .7
}

.globalFooter .contact {
	margin-top: 7.5%;
	margin-right: 8%;
	margin-left: 8%
}

.globalFooter .contact p {
	font-weight: 700
}

.globalFooter .contact a {
	display: inline-block;
	color: #fff
}

.globalFooter .contact span {
	display: inline-block
}




.globalFooter .restriction {
	margin-top: 7%;
	margin-right: 8%;
	margin-left: 8%
}

@media (min-width:46.9375em) {
	.globalFooter {
		padding-bottom: 58px
	}

	.globalFooter .links {
		padding-top: 60px
	}

	.globalFooter .links ul {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center
	}

	.globalFooter .links ul li {
		width: 166px;
		/* font-size: 1.143rem */
	}

	.globalFooter .links ul li a {
		padding: 0
	}

	.globalFooter .links ul li+li {
		margin-left: 60px
	}

	.globalFooter .links ul .arrow:after {
		right: 3%
	}

	.globalFooter .contact {
		margin: 60px auto 0;
		font-size: 0.929rem;
	}

	.globalFooter .contact p {
		font-size: 1.286rem;
		text-align: center
	}

	.globalFooter .contact span a {
		-webkit-transition: .4s;
		transition: .4s
	}

	.globalFooter .contact span a:hover {
		opacity: .7
	}

	.contactAdd {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		column-gap: 50px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-top: 30px;
	}

	.globalFooter .restriction {
		margin-top: 57px;
		text-align: center
	}
}

.globalHeader .mv .logo {
	margin-top: 10.66667%;
	text-align: center
}

.globalHeader .mv .logo img {
	margin-left: 5.4%
}

@media (min-width:46.9375em) {
	.globalHeader .mv .logo {
		margin-top: 120px
	}

	.globalHeader .mv .logo img {
		margin-left: 0;
		width: 422px
	}
}

.menu {
	position: fixed;
	background: #24672e;
	color: #24672e;
	font-weight: 700;
	font-size: 1.5rem;
	width: 100%;
	-webkit-transition: .4s;
	transition: .4s;
	z-index: 100;
	top: -100%;
	text-align: center;
	padding-top: 10.66667%
}

.menu.active {
	top: 0
}

.menu .logo {
	margin: 0 auto;
	width: 50.05067%
}

.menu .category_btn {
	margin-top: 5.4%;
	margin-bottom: 7.6%;
	margin-right: 8%;
	margin-left: 8%
}

.menu .category_btn li {
	padding-top: 2.8%;
	padding-bottom: 2.3%
}

.menu .engawa {
	padding-top: 4.5%;
	padding-bottom: 4%
}

.menu .engawa p {
	margin-left: -1%
}

.menu .engawa p:after {
	right: 14%
}

.menu_btn {
	position: fixed;
	width: 60px;
	height: 60px;
	background: #f0cf2b;
	border: 2px solid #24672e;
	border-radius: 50%;
	right: 10px;
	bottom: 10px;
	z-index: 100
}

.menu_btn span {
	display: inline-block;
	-webkit-transition: all .4s;
	transition: all .4s;
	box-sizing: border-box;
	position: absolute;
	width: 20px;
	height: 3px;
	background-color: #24672e;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.menu_btn span:nth-of-type(1) {
	top: 18px
}

.menu_btn span:nth-of-type(2) {
	top: 27px
}

.menu_btn span:nth-of-type(2):after {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 3px;
	background-color: #24672e;
	-webkit-transition: all .4s;
	transition: all .4s
}

.menu_btn span:nth-of-type(3) {
	bottom: 18px
}

.menu_btn.active span:nth-of-type(1) {
	-webkit-transform: scale(0);
	transform: scale(0)
}

.menu_btn.active span:nth-of-type(2) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: 25%;
	width: 28px
}

.menu_btn.active span:nth-of-type(2):after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.menu_btn.active span:nth-of-type(3) {
	-webkit-transform: scale(0);
	transform: scale(0)
}

@media (min-width:46.9375em) {
	.menu {
		top: -60px;
		padding: 0;
		font-size: 1.286rem;
		-webkit-transition: top 1s .4s;
		transition: top 1s .4s;
		display: -webkit-box;
		display: flex
	}

	.menu .pc_logo {
		width: 10.7%;
		flex-shrink: 0;
		max-width: 100px;
		-webkit-transition: .4s;
		transition: .4s;
		cursor: pointer
	}

	.menu .pc_logo:hover {
		opacity: .7
	}

	.menu .category_btn {
		-webkit-box-pack: center;
		justify-content: center;
		margin: 0 5px;
		-webkit-box-align: center;
		align-items: center;
		width: 100%;
		flex-wrap: nowrap;
		font-size: 0.929rem
	}

	.menu .category_btn li {
		width: 25%;
		max-width: 140px;
		margin-top: 0;
		padding: 3px 0
	}

	.menu .category_btn li+li {
		margin-left: 5px
	}

	.menu .engawa {
		width: 22.9%;
		max-width: 287px;
		flex-shrink: 0;
		padding: 0 13px 0 0;
		letter-spacing: .1em;
		line-height: 1.35;
		text-align: left;
		font-size: 1rem;
	}

	.menu .engawa p {
		margin-left: 0
	}

	.menu .engawa p:after {
		right: 3px;
		top: 46%
	}

	.menu .engawa p a {
		display: block;
		padding: 5px 13px 3px;
		color: #24672e;
		text-decoration: none;
	}

	.menu .engawa p a:hover {
		color: #f0cf2b;
	}

	.menu .area_list {
		position: relative;
		width: 23%;
		max-width: 140px;
		font-size: 0.929rem
	}

	.menu .area_list ul {
		position: absolute;
		width: 100%;
		background: #f0cf2b;
		-webkit-transition: .4s;
		transition: .4s;
		opacity: 0;
		pointer-events: none
	}

	.menu .area_list ul li {
		border-bottom: 1px solid #24672e;
		-webkit-transition: .4s;
		transition: .4s
	}

	.menu .area_list ul li:hover {
		opacity: .7
	}

	.menu .area_list ul a {
		color: #24672e
	}

	.menu .area_list.active ul {
		opacity: 1;
		pointer-events: all;
		z-index: 10
	}

	.menu .area_select {
		text-align: left;
		color: #f0cf2b;
		border-bottom: solid 2px #f0cf2b;
		cursor: pointer;
		-webkit-transition: .4s;
		transition: .4s
	}

	.menu .area_select:hover {
		opacity: .7
	}

	.menu .area_select .arrow {
		line-height: 1.6;
		margin-top: -2px
	}

	.menu .area_select .arrow:after {
		border-top: 0;
		border-right: 2px solid #f0cf2b;
		border-bottom: 2px solid #f0cf2b;
		right: 6px;
		top: 38%
	}

	.menu_btn {
		display: none
	}

	.pc_menu {
		display: -webkit-box;
		display: flex;
		width: 100%;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		margin: 10px
	}
}

@media (min-width:68.8125em) {
	.menu .pc_logo {
		width: 100px;
		margin-right: 12px;
	}

	.menu .category_btn {
		margin: 0 20px;
		width: auto;
		/* font-size: 1.286rem */
	}

	.menu .category_btn li {
		width: 140px
	}

	.menu .engawa {
		flex-shrink: 1;
		/* font-size: 1.286rem */
	}

	.menu .area_list {
		width: 140px;
		font-size: 1.286rem
	}
}

.bg-black {
	background-color: #000
}

.bg-white {
	background-color: #fff
}

.bg-grey {
	background-color: #f5f5f5
}

@media (min-width:40.0625em) {
	.tb-blank {
		padding-top: 140px;
		padding-bottom: 140px
	}

	.t-blank {
		padding-top: 140px
	}

	.b-blank {
		padding-bottom: 140px
	}

	.left-blank {
		padding-left: 20px
	}

	.right-blank {
		padding-right: 20px
	}

	.inside-blank {
		padding-right: 20px;
		padding-left: 20px
	}

	.side-blank {
		margin-right: 20px;
		margin-left: 20px
	}
}

@media (max-width:40em) {
	.tb-blank {
		padding-top: 18.66667vw;
		padding-bottom: 18.66667vw
	}

	.t-blank {
		padding-top: 18.66667vw
	}

	.b-blank {
		padding-bottom: 18.66667vw
	}

	.left-blank {
		padding-left: 6.66667%
	}

	.right-blank {
		padding-right: 6.66667%
	}

	.inside-blank {
		padding-right: 6.66667%;
		padding-left: 6.66667%
	}

	.side-blank {
		margin-right: 6.66667%;
		margin-left: 6.66667%
	}
}

.pr0 {
	padding-right: 0 !important
}

.pl0 {
	padding-left: 0 !important
}

.full {
	width: 100% !important
}

.block-c {
	margin-left: auto;
	margin-right: auto
}

@media (min-width:46.9375em) {
	.break-pc {
		display: block !important
	}

	.break-sp {
		display: none !important
	}
}

@media (max-width:46.875em) {
	.break-pc {
		display: none !important
	}

	.break-sp {
		display: block !important
	}
}

.button {
	display: block;
	background-color: #b01f24;
	padding: 1.25em 0 1.1em;
	line-height: 1;
	color: #fff;
	border-radius: 40px;
	text-align: center;
	box-shadow: 3px 3px 0 #8d0f12
}

.button.arrow:after {
	right: 4%;
	width: 6%;
	height: 30%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.button-black {
	background-color: #46382d;
	box-shadow: 3px 3px 0 #311c0c
}

@media (min-width:46.9375em) {
	.button {
		font-size: 1.429rem;
	}

	.button.arrow:after {
		right: 2.5%;
		width: 6%;
		height: 31%;
		top: 50%
	}
}

.clf:after,
.clf:before {
	line-height: 0;
	display: table;
	content: ''
}

.clf:after {
	clear: both
}

.pc .hover-opacity {
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.pc .hover-opacity:hover {
	opacity: .7
}

.icon-sm {
	font-size: .9em
}

.icon-md {
	font-size: 1em
}

.icon-lg {
	font-size: 1.2em
}

.icon-xl {
	font-size: 1.5em
}

.img-center {
	display: block;
	margin: auto;
	text-align: center
}

.img-wrapper {
	position: relative;
	overflow: hidden
}

@media (min-width:75.0625em) {
	.img-w400 {
		width: 400px
	}
}

@media (max-width:75em) {
	.img-w400 {
		width: 40%
	}
}

@media (min-width:46.9375em) {
	.img-left {
		float: left;
		margin: 0 2.5em 2em 0
	}

	.img-right {
		float: right;
		margin: 0 0 2.5em 2em
	}
}

@media (max-width:46.875em) {

	.img-left,
	.img-right {
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 2em;
		text-align: center
	}

	.img-w400 {
		width: 100%
	}
}

.inner {
	margin-left: auto;
	margin-right: auto
}

.list-unstyled>li {
	list-style-type: none
}

.list-disc {
	padding-left: 1.5em
}

.list-disc>li {
	list-style-type: disc
}

.list-decimal {
	padding-left: 1.4em
}

.list-decimal>li {
	list-style-type: decimal
}

.list-num {
	counter-reset: circle-numbering
}

.list-num>li {
	position: relative;
	line-height: 1.8;
	list-style-type: none;
	padding-left: 35px
}

.list-num>li::before {
	content: counter(circle-numbering, decimal);
	counter-increment: circle-numbering;
	font-size: 1.143rem;
	line-height: 25px;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 2px;
	width: 25px;
	height: 25px;
	padding-left: 1px;
	text-align: center;
	color: #fff;
	background: #000;
	border-radius: 50%
}

.list-num>li+li {
	margin-top: 1.2em
}

.list-slash>li {
	display: inline-block
}

.list-slash>li::after {
	content: '/';
	padding: 0 5px
}

.list-slash>li:last-child::after {
	content: none
}



dl:not([class])+dl:not([class]),
p:not([class])+.img-center,
p:not([class])+dl,
p:not([class])+h4,
p:not([class])+p:not([class]),
p:not([class])+p[class^=text-],
p:not([class])+ul,
p:not([class])+ul:not([class]),
p[class^=text-]+.list,
p[class^=text-]+dl,
p[class^=text-]+p:not([class]),
p[class^=text-]+p[class^=text-],
p[class^=text-]+table,
p[class^=text-]+ul:not([class]),
ul+h4,
ul+p:not([class]) {
	margin-top: 1.25em
}

dl:not([class])+table,
p:not([class])+table,
table+h4,
table+p:not([class]),
table+p[class^=text-] {
	margin-top: 1.5em
}

ul+.section-heading {
	margin-top: 2em
}

.text-left {
	text-align: left
}

.text-center {
	text-align: center
}

.text-right {
	text-align: right
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-bold {
	font-weight: 700
}

.text-normal {
	font-weight: 400
}

.text-sm {
	font-size: .9rem
}

.text-md {
	font-size: 1rem
}

.text-lg {
	font-size: 1.2rem
}

.text-xl {
	font-size: 1.5rem
}

.text-caution {
	color: #b01f24
}

.text-red {
	color: #b01f24
}

.text-white {
	color: #fff
}

.text-pink {
	color: #3c6baf
}

.text-underline {
	text-decoration: underline !important
}

.text-underline:hover {
	opacity: .4
}

.hankaku {
	display: inline-block;
	padding-left: .5em
}

.inline-block {
	display: inline-block
}

.text-inner {
	display: block
}

@media (min-width:46.9375em) {
	.visible-sp {
		display: none !important
	}
}

@media (max-width:46.875em) {
	.visible-pc {
		display: none !important
	}
}

@media (min-width:52.5625em) {
	.pc_vis {
		display: none !important
	}
}

.about {
	padding-top: 6.6%
}

.about .ttl {
	width: 89.52381%
}

.about .ttl img {
	width: 95.74468%
}

.about .ttl.visible-sp {
	margin-top: 2.5%;
	width: 73.65079%
}

.about .ttl.visible-sp img {
	width: 95.68966%
}

.about p {
	margin-top: 5%
}

.about p a {
	display: inline-block;
	text-decoration: underline
}

@media (min-width:46.9375em) {
	.about {
		padding: 0;
	}

	.about .ttl {
		width: 421px
	}

	.about .ttl img {
		width: 412px
	}

	.about p {
		max-width: 1040px;
		margin: 26px auto 0
	}

	.about p a {
		text-decoration: underline
	}
}

.area_set {
	padding-left: 8%;
	padding-right: 8%;
	padding-top: 60px
}

.area_set .area {
	padding-top: 18.6%
}

.area_set .area .area_info {
	margin-top: 9%
}

.area_set .area .area_info .img {
	width: 67.5%;
	margin: 0 auto
}

.area_set .area .area_info .img img {
	width: 100%
}

.area_set .area .area_info p {
	margin-top: 8.8%;
	font-weight: 400
}

.area_set .area .property {
	text-align: center;
	color: #fff
}

.area_set .area .property>li {
	position: relative;
	margin-top: 12.3%;
	border: 2px #24672e solid
}

.area_set .area .property>li.not_house {
	border: 0
}

.area_set .area .property .icon_management {
	position: absolute;
	width: 15.87302%;
	top: -4.6%;
	left: -6.5%
}

.area_set .area .property .num {
	padding-top: 2.2%;
	padding-bottom: 2.3%;
	border-bottom: 2px #24672e solid;
	background: #cf5436
}

.area_set .area .property .num span+span {
	margin-left: 5.71429%
}

.area_set .area .property .info_list {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap
}

.area_set .area .property .info_list .house_img,
.area_set .area .property .info_list dl {
	width: 50%
}

.area_set .area .property .info_list .house_img {
	background-color: #fff;
	background-position: center;
	background-size: cover;
	border-bottom: solid 2px #24672e;
	border-right: solid 2px #24672e
}

.area_set .area .property .info_list dl {
	margin: 0;
	background: #fff
}

.area_set .area .property .info_list dl:nth-of-type(2) {
	border-right: solid 2px #24672e
}

.area_set .area .property .info_list dd,
.area_set .area .property .info_list dt {
	float: left;
	padding-top: 5.5%;
	padding-bottom: 5.2%;
	line-height: 1.5;
	border-bottom: solid 2px #24672e
}

.area_set .area .property .info_list dt {
	width: 44.8%;
	background: #24672e
}

.area_set .area .property .info_list dd {
	width: 55.2%;
	color: #000
}

.area_set .area .property .info_list dd.red {
	color: #cf5436
}

.area_set .area .property .link {
	background: #fff;
	font-size: 1.5rem;
	letter-spacing: .1em;
	padding-top: 6.34921%;
	padding-bottom: 6.34921%;
	padding-left: 6.34921%;
	padding-right: 6.34921%;
	line-height: 2
}

.area_set .area .property .link a {
	color: #24672e;
	display: block;
	margin-left: -1%
}

.area_set .area .property .link .link_btn {
	width: 100%;
	margin: 0 auto;
	background: #f0cf2b;
	border: solid 2px #24672e
}

.area_set .area .property .link .link_btn span {
	font-size: 1rem;
	margin-left: 2.5%
}

.area_set .area .property .link .link_btn a {
	padding-top: 1.8%;
	padding-bottom: 2.18182%
}

.area_set .area .property .link .link_btn+.link_btn {
	margin-top: 7%
}

.area_set .area .property .link .link_btn:after {
	right: 6.4%
}

.area_set .area .property .link .link_btn.no_link {
	opacity: .4;
	pointer-events: none
}

.area_set .area .property .link .link_btn.no_link:after {
	right: 6.4%;
	display: none
}

.area_set .area .property li.apart_design .info_list dd,
.area_set .area .property li.apart_design .info_list dt {
	padding-top: 12%;
	padding-bottom: 11.3%
}

.not_house {
	font-size: 1.5rem;
	color: #24672e;
	font-weight: 700;
	text-align: left;
	background-image: url(/img/bukken/line.svg);
	width: 100vw;
	padding-top: 5.07937%;
	padding-bottom: 5.07937%;
	padding-left: 9.52381%;
	padding-right: 9.52381%;
	margin-left: -9.52381%
}

.town .ttl {
	width: 29.20635%
}

.town .ttl img {
	width: 97.28261%
}

.maekawa .ttl {
	width: 38.73016%
}

.maekawa .ttl img {
	width: 96.22951%
}

.aone .ttl {
	width: 37.77778%
}

.aone .ttl img {
	width: 97.56303%
}

.imasyuku .ttl {
	width: 37.77778%
}

.imasyuku .ttl img {
	width: 98.06723%
}

.kawauchi .ttl {
	width: 37.77778%
}

.kawauchi .ttl img {
	width: 97.73109%
}

.motoisago .ttl {
	width: 47.61905%
}

.motoisago .ttl img {
	width: 97.86667%
}

.ono .ttl {
	width: 38.09524%
}

.ono .ttl img {
	width: 97.75%
}

.hasekura .ttl {
	width: 37.14286%
}

.hasekura .ttl img {
	width: 97.35043%
}

.hasekuradai .ttl {
	width: 45.07937%
}

.hasekuradai .ttl img {
	width: 97.46479%
}

@media (min-width:46.9375em) {
	.area_set {
		max-width: 1040px;
		margin: 0 auto;
		padding: 60px 0 0;
		/*  */
		display: flex;
	}

	.area_set .area {
		margin-top: 20px;
		padding-top: 100px
	}

	.area_set .area+.area {
		margin-top: 20px
	}

	.area_set .area .area_info {
		max-width: 1040px;
		margin: 0 auto;
		margin-top: 27px;
		display: -webkit-box;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		justify-content: space-between
	}

	.area_set .area .area_info .img {
		width: 319px;
		margin-left: 8.7%;
		margin-top: 1px
	}

	.area_set .area .area_info p {
		margin: 0;
		margin-left: 30px;
		max-width: 500px
	}

	.area_set .area .property {
		margin-top: 60px
	}

	.area_set .area .property .icon_management {
		width: 50px;
		top: -20px;
		left: -20px
	}

	.area_set .area .property li {
		margin-top: 30px;
		display: -webkit-box;
		display: flex;
		flex-wrap: wrap
	}

	.area_set .area .property li .num {
		width: 12%;
		border-bottom: 0;
		border-right: 2px #24672e solid;
		padding-top: 35px;
		padding-bottom: 34px
	}

	.area_set .area .property li .num span {
		display: block;
		margin-left: 0
	}

	.area_set .area .property li .num span+span {
		margin-top: 1px
	}

	.area_set .area .property li .info_list {
		flex-flow: nowrap;
		width: calc(88% - 2px)
	}

	.area_set .area .property li .info_list .house_img {
		width: 157px;
		flex-shrink: 0;
		border: 0
	}

	.area_set .area .property li .info_list dl {
		width: calc(100% - 157px);
		border-bottom: solid 2px #24672e
	}

	.area_set .area .property li .info_list dl dd,
	.area_set .area .property li .info_list dl dt {
		padding-top: 9px;
		padding-bottom: 8px
	}

	.area_set .area .property li .info_list dl dt:last-of-type {
		border: 0
	}

	.area_set .area .property li .info_list dl dd:last-of-type {
		border: 0
	}

	.area_set .area .property li .info_list dl:nth-of-type(2) {
		border-right: 0
	}

	.area_set .area .property li .link {
		padding: 14px 20px;
		width: 100%;
		font-size: 1.286rem;
		line-height: 1.5
	}

	.area_set .area .property li .link .link_btn {
		max-width: 244px;
		display: inline-block;
		-webkit-transition: .4s;
		transition: .4s
	}

	.area_set .area .property li .link .link_btn:hover {
		opacity: .7
	}

	.area_set .area .property li .link .link_btn a {
		padding-top: 4px;
		padding-bottom: 5px
	}

	.area_set .area .property li .link .link_btn+.link_btn {
		margin-top: 0;
		margin-left: 20px
	}

	.area_set .area .property li .link .link_btn span {
		font-size: 1rem;
		line-height: 1.42857
	}

	.area_set .area .property li.apart_design .info_list dd,
	.area_set .area .property li.apart_design .info_list dt {
		padding-top: 19px;
		padding-bottom: 18px
	}

	.area_set .ttl {
		padding-bottom: 6px
	}

	.not_house {
		font-size: 1.286rem;
		width: 100%;
		padding: 16px 0;
		margin-left: 0;
		-webkit-box-pack: center;
		justify-content: center
	}

	.town .ttl {
		width: 132px
	}

	.town .ttl img {
		width: 100%
	}

	.maekawa .ttl {
		width: 179px
	}

	.maekawa .ttl img {
		width: 98.43017%
	}

	.aone .ttl {
		width: 176px
	}

	.aone .ttl img {
		width: 99.02273%
	}

	.imasyuku .ttl {
		width: 178px
	}

	.imasyuku .ttl img {
		width: 98.3427%
	}

	.kawauchi .ttl {
		width: 178px
	}

	.kawauchi .ttl img {
		width: 98.05056%
	}

	.motoisago .ttl {
		width: 222px
	}

	.motoisago .ttl img {
		width: 99.18468%
	}

	.ono .ttl {
		width: 179px
	}

	.ono .ttl img {
		width: 98.30168%
	}

	.hasekura .ttl {
		width: 173px
	}

	.hasekura .ttl img {
		width: 98.79769%
	}

	.hasekuradai .ttl {
		width: 210px
	}

	.hasekuradai .ttl img {
		width: 98.87619%
	}
}

@media (min-width:62.5625em) {
	.area_set .area .property li {
		flex-wrap: nowrap
	}

	.area_set .area .property li .num {
		width: 118px
	}

	.area_set .area .property li .info_list {
		width: auto
	}

	.area_set .area .property li .info_list dl {
		width: 158px;
		border: 0
	}

	.area_set .area .property li .info_list dl dt {
		width: 72px
	}

	.area_set .area .property li .info_list dl dd {
		width: 86px
	}

	.area_set .area .property li .info_list dl:nth-of-type(2) {
		width: 159px
	}

	.area_set .area .property li .info_list dl:nth-of-type(2) dd {
		width: 87px
	}

	.area_set .area .property li .info_list dl:nth-of-type(3) {
		border-right: 0;
		width: 162px;
		border-right: solid 2px #24672e
	}

	.area_set .area .property li .info_list dl:nth-of-type(3) dt {
		width: 74px
	}

	.area_set .area .property li .link {
		width: 284px
	}

	.area_set .area .property li .link .link_btn+.link_btn {
		margin-top: 10px;
		margin-left: 0
	}
}

.attention {
	background-image: url(/img/bukken/line.svg)
}

.attention p {
	margin-top: 5.6%
}

.attention a {
	text-decoration: underline
}

.att_1 .a_ttl {
	width: 74.60317%
}

.att_2 {
	margin-top: 9%
}

.att_2 .a_ttl {
	width: 67.30159%
}

@media (min-width:46.9375em) {
	.attention .contents {
		display: -webkit-box;
		display: flex
	}

	.attention p {
		margin-top: 30px
	}

	.att_1,
	.att_2 {
		max-width: 500px
	}

	.att_1 img,
	.att_2 img {
		width: 100%
	}

	.att_1 .a_ttl {
		max-width: 314px;
		width: 66.45%
	}

	.att_2 {
		margin-top: 0;
		margin-left: 38px
	}

	.att_2 .a_ttl {
		max-width: 464px;
		width: 98%
	}
}

@media (max-width:46.875em) {
	.attention {
		padding-top: 6.6%
	}
}

.category {
	background-image: url(/img/bukken/line.svg)
}

.category .ttl {
	display: none
}

.category .ttl.house {
	width: 27.93651%
}

.category .ttl.house img {
	width: 92.04545%
}

.category .ttl.apart {
	width: 53.01587%
}

.category .ttl.apart img {
	width: 95.80838%
}

.category .ttl.residential {
	width: 38.4127%
}

.category .ttl.residential img {
	width: 94.21488%
}

.category .ttl.store {
	width: 53.65079%
}

.category .ttl.store img {
	width: 95.85799%
}

.category .ttl.active {
	display: block
}

.category p {
	margin-top: 4.7%
}

@media (min-width:46.9375em) {
	.category {
		padding: 60px 30px 58px
	}

	.category .ttl {
		padding-bottom: 6px
	}

	.category .ttl.house {
		width: 130px
	}

	.category .ttl.house img {
		width: 93.46154%
	}

	.category .ttl.apart {
		width: 247px
	}

	.category .ttl.apart img {
		width: 96.59919%
	}

	.category .ttl.residential {
		width: 178px
	}

	.category .ttl.residential img {
		width: 95.2809%
	}

	.category .ttl.store {
		width: 251px
	}

	.category .ttl.store img {
		width: 96.41434%
	}

	.category p {
		margin: 0 auto;
		max-width: 1040px
	}
}

@media (max-width:46.875em) {
	.category {
		padding: 10px 10px 20px;
	}
}

.choice {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 2;
	color: #24672e;
	text-align: center;
	background: #24672e;
	padding: 0;
	padding-top: 6%
}

.choice .engawa {
	padding-bottom: 3.6%;
	padding-top: 3.6%
}

.choice .engawa p {
	margin-left: -1%
}

.choice .engawa.arrow_r {
	position: relative
}

.choice .engawa.arrow_r:after {
	margin-right: 14.3%
}

.category_list {
	padding-left: 8%;
	padding-right: 8%;
	padding-bottom: 8%
}

.category_list .ttl {
	padding-bottom: 0;
	width: 73.01587%
}

.category_list ul {
	margin-top: 2.5%
}

.category_list ul li {
	padding-top: 1.90476%;
	padding-bottom: 1.26984%
}

@media (min-width:46.9375em) {
	.choice {
		display: none
	}
}

.engawa_info {
	display: none
}

@media (min-width:46.9375em) {
	.engawa_info .ttl {
		padding-bottom: 9px
	}
}

.info {
	margin-bottom: 16%;
	font-weight: 700
}

.info .area_list {
	top: 0;
	width: 100%;
	position: absolute;
	background: #f0cf2b;
	color: #24672e
}

.info .area_list ul {
	position: absolute;
	left: 0;
	padding: 0 8% 7.2%;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	justify-content: space-between;
	background: #f0cf2b;
	-webkit-transition: .4s;
	transition: .4s;
	opacity: 0;
	pointer-events: none
}

.info .area_list ul li {
	width: 48%;
	font-size: 1.143rem;
	overflow: hidden;
	-webkit-transition: .4s;
	transition: .4s;
	text-align: center;
	border: 2px solid
}

.info .area_list ul li:nth-child(n+3) {
	margin-top: 6.34921%
}

.info .area_list ul li:after {
	border-top: 0;
	border-bottom: 2px solid #24672e;
	border-right: 2px solid #24672e;
	right: 11.5%;
	top: 40%
}

.info .area_list ul li a {
	display: block;
	color: #24672e
}

.info .area_list.active ul {
	opacity: 1;
	pointer-events: all;
	z-index: 10
}

.info .area_list.menu_fixed {
	position: fixed;
	z-index: 10
}

.info .area_list .area_select {
	font-size: 1.5rem;
	line-height: 1.5;
	padding-top: 3.9%;
	padding-bottom: 4.4%;
	padding-left: 8%;
	padding-right: 8%;
	width: 100%;
	top: 0
}

.info .area_list .area_select p {
	border-bottom: solid #24672e 2px
}

.info .area_list .area_select p:after {
	border-top: 0;
	border-bottom: 2px solid #24672e;
	border-right: 2px solid #24672e;
	right: 6px;
	top: 46%
}

.select_btn {
	position: relative
}

@media (min-width:46.9375em) {
	.info {
		padding-top: 40px;
		margin-bottom: 120px
	}

	.info .area_list {
		position: relative;
		max-width: 1040px;
		background: 0 0;
		padding: 0
	}

	.info .area_list .area_select {
		display: none
	}

	.info .area_list ul {
		position: relative;
		opacity: 1;
		pointer-events: all;
		-webkit-box-pack: center;
		justify-content: center;
		margin-left: -20px;
		padding: 0;
		background: 0 0
	}

	.info .area_list ul li {
		font-size: 1.286rem;
		height: auto;
		width: 192px;
		background: #f0cf2b;
		border: 2px solid;
		letter-spacing: .1em;
		margin-top: 20px;
		margin-left: 20px;
		padding: 3px 0;
		-webkit-transition: .4s;
		transition: .4s
	}

	.info .area_list ul li:nth-child(n+3) {
		margin-top: 20px
	}

	.info .area_list ul li:hover {
		opacity: .7
	}
}

@media (max-width:46.875em) {
	.info {
		padding: 0
	}
}

.intro p {
	margin-top: 8%
}

.resident {
	position: relative;
	font-size: 3rem;
	font-weight: 700;
	color: #cf5436
}

.resident .bg {
	width: 91.2%;
	margin: 0 auto
}

.resident .bg img {
	width: 100%;
	margin-left: 1.5%
}

.eaves,
.residents {
	position: absolute;
	top: 36.2%
}

.eaves {
	right: 58%
}

.residents {
	right: 28.1%
}

@media (min-width:46.9375em) {
	.intro {
		padding-top: 28px;
	}

	.intro .contents {
		display: -webkit-box;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		justify-content: space-between;

	}

	.intro p {
		max-width: 500px;
		margin: 0;
		margin-left: 30px
	}

	.resident {
		width: 425px;
		margin-left: 3.7%;
		font-size: 3.75rem;
		flex-shrink: 0
	}

	.resident .bg {
		width: 100%
	}

	.resident .bg img {
		margin: 0
	}

	.resident .eaves,
	.resident .residents {
		top: 36%
	}

	.resident .eaves {
		right: 59.87%
	}

	.resident .residents {
		right: 27.17%
	}
}

@media (max-width:46.875em) {
	.intro {
		padding-top: 10.2%;
		padding-bottom: 7.6%
	}
}

.engawa_about {
	background-image: url(/img/bukken/line.svg);
	padding-top: 7.4%;
	padding-bottom: 8%
}

.engawa_about .ttl_text {
	text-align: center;
	font-weight: 700;
	color: #24672e
}

.engawa_about .ttl {
	width: 63.49206%;
	margin-top: 3.5%
}

.engawa_about .ttl img {
	width: 95.5%
}

.about_text {
	margin-top: 5%
}

.about_link {
	margin-top: 8.8%
}

.about_link .link_btn:nth-of-type(2) {
	margin-top: 6.34921%
}

@media (min-width:46.9375em) {
	.engawa_about {
		padding-top: 0px;
		padding-bottom: 0px
	}

	.engawa_about .ttl_text {
		font-size: 1.5rem;
	}

	.engawa_about .ttl {
		width: 310px;
		margin-top: 2px
	}

	.engawa_about .ttl img {
		width: 287px
	}

	.about_text {
		margin-top: 26px
	}

	.about_link {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		margin: 30px auto 0;
		font-size: 1.286rem;
		-webkit-transition: .4s;
		transition: .4s
	}

	.about_link:hover {
		opacity: .7
	}

	.about_link .link_btn {
		width: 315px
	}

	.about_link .link_btn:nth-of-type(2) {
		margin-top: 0;
		margin-left: 40px
	}
}

.access {
	padding-top: 7%;
	padding-bottom: 8%
}

.access .ttl {
	width: 33.96825%
}

.access .ttl img {
	width: 100%
}

.access_contents {
	margin-top: 8.2%
}

.access_contents img {
	margin-top: 9%
}

@media (min-width:46.9375em) {
	.access {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.access .ttl {
		width: 176px
	}

	.access .ttl img {
		width: 160px
	}

	.access_contents {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: justify;
		justify-content: space-between;
		margin-top: 28px;
		-webkit-box-align: center;
		align-items: center
	}

	.access_contents img {
		margin-top: 0;
		max-width: 500px;
		margin-left: 30px
	}
}

.engawa-attention {
	background-image: url(/img/bukken/line.svg);
	padding-top: 7.8%;
	padding-bottom: 8%
}

.engawa-attention .ttl {
	width: 53.96825%
}

.engawa-attention .ttl img {
	width: 98.82353%
}

.attention_intro {
	margin-top: 8%
}

.attention_contents {
	margin-top: 8.2%;
	font-weight: 700;
	color: #24672e;
	font-size: 0.875rem;
}

.attention_link {
	margin-top: 5.8%
}

.attention_item+.attention_item {
	margin-top: 8.7%
}

.attention_text {
	margin-top: 8.6%
}

@media (min-width:46.9375em) {
	.engawa-attention {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.engawa-attention .ttl {
		width: 260px
	}

	.engawa-attention .ttl img {
		width: 252px
	}

	.attention_intro {
		margin-top: 25px
	}

	.attention_contents {
		display: -webkit-box;
		display: flex;
		flex-wrap: wrap;
		margin-top: 31px;
		-webkit-box-pack: justify;
		justify-content: space-between
	}

	.attention_item {
		max-width: 500px;
		width: 49%;
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: justify;
		justify-content: space-between;
		margin-bottom: 33px;
		-webkit-box-align: center;
		align-items: center
	}

	.attention_item+.attention_item {
		margin-top: 0
	}

	.attention_item>p {
		width: 50%
	}

	.attention_link {
		max-width: 230px;
		width: 46%;
		margin-top: -5px
	}

	.attention_text {
		margin-top: -5px
	}
}

.guide {
	padding-top: 7.5%;
	padding-bottom: 19.5%
}

.guide .ttl {
	width: 57.14286%
}

.guide .ttl img {
	width: 96.66667%
}

.guide p {
	margin-top: 5.8%
}

@media (min-width:46.9375em) {
	.guide {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.guide p {
		margin-top: 28px;
		max-width: 1040px
	}

	.guide .ttl {
		width: 268px;
		padding-bottom: 7px
	}

	.guide .ttl img {
		width: 260px
	}
}

.engawa_intro {
	padding-top: 8%;
	font-weight: 700
}

.engawa_intro .contents>p {
	margin-top: 9.2%;
	color: #cf5436
}

.engawa_intro .img_set p {
	font-size: 1.5rem;
	color: #24672e;
	line-height: 1.5;
	text-align: center
}

.engawa_intro .img_set img {
	display: block;
	margin: auto
}

.engawa_intro .img_set img.lead_engawa {
	margin-top: 7.6%;
	width: 65.71429%
}

.engawa_intro .img_set img.logo_engawa {
	width: 57.4%
}

.engawa_intro .img_set:nth-of-type(2) {
	margin-top: 8.4%
}

@media (min-width:46.9375em) {
	.engawa_intro {
		margin-top: 0;
		padding-top: 0
	}

	.engawa_intro .contents>p {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		margin-top: 63px;
		font-size: 1.5rem;
		line-height: 1.52381
	}

	.engawa_logo {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center
	}

	.engawa_logo .img_set {
		margin-left: 1.9%;
		margin-top: -.5%;
		width: 324px
	}

	.engawa_logo .img_set p {
		font-size: 1.5rem;
	}

	.engawa_logo .img_set img.lead_engawa {
		margin-top: 32px;
		width: 95.8%;
		margin-left: 3.2%
	}

	.engawa_logo .img_set img.logo_engawa {
		width: 100%
	}

	.engawa_logo .img_set:nth-of-type(2) {
		margin-top: 0;
		margin-left: 19%;
		width: 360px
	}
}

.reserve {
	padding-top: 7.5%;
	padding-bottom: 7.6%
}

.reserve .ttl {
	width: 61.5873%
}

.reserve .ttl img {
	width: 97.42268%
}

.not_reserve {
	display: none;
	font-weight: 700;
	color: #cf5436;
	margin-top: 5%;
	margin-left: -.5%;
	margin-bottom: 4.9%
}

.reserve_item {
	margin-top: 7.5%
}

.reserve_item .item {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: end;
	align-items: end
}

.reserve_item .item img {
	margin-right: .8rem;
	margin-top: 1.2%;
	width: 5.7%
}

.reserve_item.file {
	margin-top: 8%
}

.reserve_item.file .item img {
	margin-top: 1%
}

.reserve_item.send {
	margin-top: 8.5%
}

.reserve_item.send .item img {
	margin-top: 1%
}

.reserve_item.set .item img {
	margin-top: 1.4%
}

.reserve_form {
	margin-top: 5.8%;
	margin-bottom: 5.7%;
	position: relative;
	width: 100%;
	height: 205px
}

.reserve_form iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block
}

.to_calender a {
	display: block;
	margin-top: 3.1746%
}

.reserve_link {
	margin-top: 1.8%
}

.reserve_link a {
	color: #cf5436;
	letter-spacing: .014em;
	text-decoration: underline
}

.dcm .lead {
	font-weight: 700;
	color: #24672e;
	margin-top: 5%
}

.download_link {
	margin-top: 5.8%
}

.download_link .icon img {
	margin-top: -.5%
}

.link_word {
	margin-top: 6.2%
}

.link_word img {
	height: 19px
}

.submit {
	margin-top: 9.2%;
	background-color: #fff;
	padding-bottom: 6.6%
}

.submit_ttl {
	padding-top: 2.5%;
	padding-bottom: 2.8%;
	background-color: #24672e;
	color: #fff;
	font-weight: 700;
	text-align: center
}

.submit_inner {
	margin-top: 5.4%;
	margin-left: 6.98413%;
	margin-right: 6.98413%;
	letter-spacing: .015em
}

.submit_inner .lead {
	color: #24672e;
	font-weight: 700
}

.submit_inner div:nth-of-type(2) {
	margin-top: 7%
}

.submit_inner div:nth-of-type(2) .lead {
	margin-left: -.8%;
	letter-spacing: 0
}

.submit_inner div:nth-of-type(2) .mail {
	margin-top: 6%
}

.submit_to {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	margin-top: 4.8%
}

.submit_to span {
	width: 25px;
	margin-right: 4.7%
}

.submit_to span::before {
	display: block;
	content: ''
}

.submit_to.fax span::before {
	margin: auto;
	width: 19px;
	height: 31px;
	background-image: url(/img/bukken/icon_fax.svg)
}

.submit_to.mail {
	margin-top: 6%
}

.submit_to.mail a {
	margin-top: -4px;
	color: #cf5436;
	text-decoration: underline
}

.submit_to.mail span::before {
	width: 25px;
	height: 26px;
	background-image: url(/img/bukken/icon_mail.svg);
	background-size: contain
}

@media (min-width:46.9375em) {
	.reserve {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.reserve .ttl {
		width: 290px
	}

	.reserve .ttl img {
		width: 283px
	}

	.not_reserve {
		font-size: 1.5rem;
		margin-left: 0;
		margin-top: 26px;
		margin-bottom: 25px
	}

	.reserve_item {
		margin-top: 23px;
		margin-bottom: 28px
	}

	.reserve_item .item {
		display: -webkit-box;
		display: flex;
		-webkit-box-align: end;
		align-items: end
	}

	.reserve_item .item img {
		margin-right: 10px;
		margin-top: 4px;
		height: 18px;
		width: 18px
	}

	.reserve_item.file {
		margin-top: 57px
	}

	.reserve_item.file .item img {
		margin-top: 3px
	}

	.reserve_item.send {
		margin-top: 53px
	}

	.reserve_item.send .item img {
		margin-top: 3px
	}

	.reserve_item.set {
		margin-top: 55px
	}

	.reserve_item.set .item img {
		margin-top: 4px
	}

	.reserve_form {
		margin-top: 28px;
		margin-bottom: 28px;
		height: 500px
	}

	.to_calender {
		display: inline-block
	}

	.reserve_link {
		display: inline-block;
		margin-top: 0;
		margin-left: 9px;
		-webkit-transition: .4s;
		transition: .4s
	}

	.reserve_link:hover {
		opacity: .7
	}

	.dcm {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: justify;
		justify-content: space-between;
		margin-top: 27px;
		line-height: 1.5
	}

	.dcm .lead {
		max-width: 500px;
		font-size: 1.25rem;
		margin-top: 0
	}

	.dcm .download_link {
		max-width: 500px;
		width: 50%;
		margin-left: 30px;
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: justify;
		justify-content: space-between;
		margin-top: 0;
		-webkit-box-align: center;
		align-items: center
	}

	.dcm .download_link .icon {
		width: 46%;
		margin-top: 0
	}

	.dcm .download_link .icon a {
		padding-top: 9px;
		padding-bottom: 10px
	}

	.submit {
		margin-top: 30px;
		padding-bottom: 2px
	}

	.submit_ttl {
		padding-top: 8px;
		padding-bottom: 8px
	}

	.submit_inner {
		width: 611px;
		display: -webkit-box;
		display: flex;
		margin: 28px auto;
		-webkit-box-pack: justify;
		justify-content: space-between
	}

	.submit_inner div {
		margin-left: 4px
	}

	.submit_inner div:nth-of-type(2) {
		margin-top: 0;
		margin-left: 30px
	}

	.submit_to {
		margin-top: 12px
	}

	.submit_to span {
		margin-right: 12px;
		margin-top: 1px
	}

	.submit_to.mail {
		margin-top: 14px
	}

	.submit_to a {
		-webkit-transition: .4s;
		transition: .4s
	}

	.submit_to a:hover {
		opacity: .7
	}
}

.thought {
	background-image: url(/img/bukken/line.svg);
	padding-top: 7.4%;
	padding-bottom: 15.7%
}

.thought .ttl {
	width: 73.01587%
}

.thought .ttl img {
	width: 96.95652%
}

.thought_lead {
	font-size: 1.5rem;
	text-align: center;
	margin-top: 9.4%;
	line-height: 1.5;
	color: #24672e;
	font-weight: 700
}

.thought_lead+p {
	margin-top: 8.8%;
	letter-spacing: .002rem
}

@media (min-width:46.9375em) {
	.thought {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.thought .ttl {
		width: 350px
	}

	.thought .ttl img {
		width: 334px
	}

	.thought .slide_area {
		margin-top: 30px
	}

	.thought_lead {
		margin-top: 27px
	}

	.thought_lead+p {
		margin-top: 28px
	}
}

.user {
	background-image: url(/img/bukken/line.svg);
	padding-top: 8%;
	padding-bottom: 7.5%
}

.user .ttl {
	width: 95.2381%
}

.user .ttl img {
	width: 98.66667%
}

.user_item {
	margin-top: 7.4%
}

.user_item .txt_set {
	margin-top: 5.71429%
}

.user_item .item {
	display: -webkit-box;
	display: flex;
	margin-top: 4.8%;
	-webkit-box-align: end;
	align-items: end
}

.user_item .item img {
	margin-right: .8rem;
	margin-top: 1.6%;
	width: 5.7%
}

.user_item .item+.item {
	margin-top: 4%
}

.target_users .lead {
	width: 33.33333%
}

.period {
	margin-top: 7.2%
}

.period .lead {
	width: 27.61905%
}

.period .item {
	margin-top: 5.2%
}

.period .item img {
	margin-right: .4rem;
	margin-top: 1.4%
}

.price .lead {
	width: 20.63492%
}

.price .item {
	margin-top: 5.3%
}

@media (min-width:46.9375em) {
	.user {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.user .ttl {
		width: 450px
	}

	.user .ttl img {
		width: 443px
	}

	.user .user_contents {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: justify;
		justify-content: space-between;
		margin-top: 26px
	}

	.user .user_contents>div {
		max-width: 500px;
		width: 50%
	}

	.user .user_item {
		margin-top: 0
	}

	.user_item .item {
		margin-top: 16px
	}

	.user_item .item img {
		margin-right: 10px;
		margin-top: 4px;
		height: 18px
	}

	.user_item .item+.item {
		margin-top: 15px
	}

	.user_item+.user_item {
		margin-top: 29px
	}

	.target_users .lead {
		width: 140px
	}

	.period {
		margin-top: 17px
	}

	.period .lead {
		width: 116px
	}

	.period .item img {
		margin-right: 5px;
		margin-top: 3px
	}

	.price {
		margin-left: 40px;
		padding-top: 1px
	}

	.price .lead {
		width: 86px
	}
}


:root {
	--swiper-theme-color: #b01f24
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
	-ms-scroll-snap-type: x mandatory;
	scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
	-ms-scroll-snap-type: y mandatory;
	scroll-snap-type: y mandatory
}

:root {
	--swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
	z-index: 10;
	cursor: pointer;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-size: var(--swiper-navigation-size)
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 10px;
	right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	content: 'prev'
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 10px;
	left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	content: 'next'
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
	--swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
	--swiper-navigation-color: #000000
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 0;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: .2s transform, .2s top;
	transition: .2s transform, .2s top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 8px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s transform, .2s left;
	transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s transform, .2s right;
	transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white {
	--swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
	--swiper-pagination-color: #000000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s infinite linear;
	animation: swiper-preloader-spin 1s infinite linear;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.is-modal-open {
	overflow: hidden
}

.is-modal-open .pointModal,
.is-modal-open .pointModalOvelay {
	opacity: 1;
	visibility: visible;
	pointer-events: auto
}


/* 追加2022年2月22日 */

.hide,
.external_link_text {
	display: none;
}

/* リスト（新着情報） */

.sectionInfoF {
	background-image: url(/img/bukken/line.svg);
	padding: 11px;
	border-radius: 11px;
	box-sizing: border-box;
	max-width: 1040px;
	margin: 0 auto 30px;
}

.sectionInfoF.zenPuku {
	width: 1100px;
	margin: 0 auto;
}

.sectionInfoF .section_information h2 {
	border-left: solid 5px #24672e;
	padding-left: 11px;
	margin-bottom: 26px;
}

.section_information {
	padding: 20px 30px;
	background: #FFF;
	border-radius: 8px;
}

.section_information h2,
#main_body .section_information h2 {
	margin: 0px 0px 10px;
	padding: 0px;
	background: none;
	border: none;
	/* font-size: 2.2rem; */
	font-weight: bold;
	line-height: 1.4;
}

.section_information p.no_data {
	margin: 0px;
}

.section_information_list ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: flex;
	column-gap: 5%;
	flex-wrap: wrap;
	row-gap: 10px;
}

.section_information_list ul li {
	flex: 0 0 30%;
	display: table;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px 0px 12px;
	padding-bottom: 10px;
}

.section_information_list ul li:last-child {
	margin-bottom: 0px;
}

.section_information_list ul li>span {
	display: table-cell;
	vertical-align: top;
}

.section_information_list ul li>span.article_date {
	width: 11em;
}

.section_information_list div.link_box {
	margin: 20px 0px 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.section_information_list div.link_box span {
	display: inline-block;
	vertical-align: top;
	margin: 0px 5px;
	/* width: 260px; */
	max-width: calc(100% - 10px);
}

.section_information_list div.link_box span a {
	display: block;
	border: none;
	background: #fff;
	margin: 0px;
	padding: 8px 20px;
	text-align: center;
	border: solid 1px #1F8393;
	border-radius: 100px;
	text-decoration: none;
	color: #222;
}

.section_information_list div.link_box span.link_rss a {
	border-color: #FD8F01;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.section_information_list div.link_box span.link_rss a::before {
	content: url(/img/kawasaki/rss_icon.png);
	margin-right: 7px;
}

.article_title {
	margin-left: 1rem;
}


/* 本文 */

#mainK {
	margin-top: 65px;
}

#main_header h1 {
	background-color: #24672E;
	max-width: 1040px;
	margin: 0 auto;
	padding: 0.5rem 1rem;
	border-radius: 6px;
	color: #FFF;
}

.content_header_wrap {
	max-width: 1040px;
	margin: 0 auto;
	text-align: right;
	padding: 0.5rem;
	font-size: 0.875rem;
}


/* パンくず */
#pankuzu_wrap {
	padding: 3px 0px 0px;
	border-bottom: solid 1px #D3D3D3;
	max-width: 1040px;
	margin: 0 auto 10px;
	font-size: 0.875rem;
}

#pankuzu_wrap>div {
	max-width: 1040px;
	margin: 0px auto 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	height: 2rem;
	column-gap: 6px;
}

.pankuzu {
	position: relative;
	padding-left: 5rem;
}

.pankuzu .icon_current {
	display: none;
}

.pankuzu:first-child .icon_current {
	display: block;
	width: 4rem;
	height: 2rem;
	background: #125A3E;
	border-radius: 3px;
	color: #fff;
	font-size: 0.75rem;
	line-height: 1.2rem;
	padding: 0.4rem 0px;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 1px;
	left: 0px;
}


/* お問い合わせ先 */

#section_footer {
	clear: both;
	background-color: #FFF;
	margin: 30px auto;
	border: solid 1px #24672E;
	max-width: 1040px;
}

#section_footer h2,
#main_body #section_footer h2 {
	margin: 0px 0px 10px;
	padding: 15px 25px;
	font-size: 1.125rem;
	border-bottom: solid 1px #24672E;
	background-image: url(/img/kawasaki/contact_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#main_body #section_footer hr.cf {
	margin: 0px;
}

#section_footer_detail {
	padding: 0 25px 15px;
	border-bottom: solid 4px #24672E;
}


#section_footer_detail span {
	display: inline-block;
	vertical-align: top;
	margin-right: 1em;
}

#section_footer_detail span.sf_name2::before {
	content: '（';
}

#section_footer_detail span.sf_name2::after {
	content: '）';
}

#section_footer_detail div.sf_email {
	margin-top: 10px;
}


/* PDF・WMPリンク */
.pdf_download,
.wmplayer_download {
	clear: both;
	margin: 30px auto;
	max-width: 1040px;
	display: flex;
	column-gap: 1rem;
	font-size: 0.875rem;
}

.pdf_download .pdf_img,
.wmplayer_download .wmplayer_img {
	width: 158px;
	margin: 0px;
	padding: 0px;
}

.pdf_download .pdf_img img,
.wmplayer_download .wmplayer_img img {
	width: 100%;
	height: auto;
}

/* snsボタン */

#content_footer {
	max-width: 1040px;
	margin: 0 auto 30px;
	padding-top: 1em;
	border-top: solid 1px #b3b3b3;
}

#content_footer .sns_button_wrap {
	display: flex;
	/* justify-content: center; */
}

/* 家情報 */

.ieJoho {
	display: flex;
	max-width: 1040px;
	margin: 0 auto;
	justify-content: center;
	column-gap: 20px;
}

.infoTable {
	flex: 0 0 30%;
}

.infoTable th {
	width: 30%;
	background-color: #24672E;
	color: #FFF;
}

.infoTable td {
	padding: 5px 10px;
}

/*  */

.linkTable {
	padding: 14px 20px;
	max-width: 1040px;
	font-size: 18px;
	line-height: 1.5;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	column-gap: 20px;
}

.linkTable .link_btn {
	flex: 0 0 auto;
}

.linkTable .link_btn a {
	-webkit-transition: .4s;
	transition: .4s;
	background-color: #f0cf2b;
	border: solid 2px #24672e;
	color: #24672e;
	text-decoration: none;
	display: flex;
	justify-content: center;
	padding: 0.3em 30px 0.3em 15px;
	letter-spacing: 0.1rem;
	background-image: url(/img/bukken/arrow001.png);
	background-repeat: no-repeat;
	background-position: right;
}

.linkTable .link_btn a:hover {
	opacity: .7;
}

.linkTable .link_btn a span {
	font-size: 1rem;
}

/* 小メニューリスト */

.site_list2_bukken .info_list {
	margin: 30px 0 40px;
}

.site_list2_bukken .info_list ul {
	max-width: 1040px;
	margin: 0 auto;
	display: flex;
	column-gap: 24px;
	flex-wrap: wrap;
	row-gap: 30px;
}

.site_list2_bukken .info_list ul li {
	flex: 0 0 242px;
	background-color: #FFF;
	border-radius: 8px;
	padding: 10px;
}

.site_list2_bukken .info_list ul li .article_img {
	display: flex;
	justify-content: center;
	margin-bottom: 8px;
}

.article_txt {
	display: flex;
	flex-direction: column;
}

.article_txt .article_title {
	margin: 0;
	padding-top: 0.3rem;
}

.article_txt .article_date {
	font-size: 0.875rem;
	color: grey;
}

.article_desc {
	padding: 0.5em;
	border: solid 1px gainsboro;
	border-radius: 6px;
	margin-top: 10px;
}


/* 大メニューリスト */

.infoList1box ul {
	display: flex;
	max-width: 1040px;
	margin: 30px auto 40px;
	flex-wrap: wrap;
	column-gap: 40px;
	row-gap: 30px;
}

.infoList1box ul li {
	flex: 0 0 320px;
	position: relative;
	border-bottom: solid 1px gray;
}

.infoList1box ul li a {
	display: block;
	padding: 10px;
	font-size: 1.2rem;
	color: #24672e;
	text-decoration: none;
	font-weight: bold;
}

.infoList1box ul li a:hover {
	background-color: #f0cf2b;
}

.infoList1box ul li::after {
	content: "";
	position: absolute;
	right: 8px;
	top: 48%;
	width: 8px;
	height: 8px;
	-webkit-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
	border-top: 2px solid #24672e;
	border-right: 2px solid #24672e;
}

.site_list2_bukken #main_body p.no_data {
	max-width: 1040px;
	margin: 30px auto 40px;
	padding: 0 1rem;
}


/* swiper関連 */
.swiper--wrapper {
	width: 100%;
	height: 300px;
}

.swiper-slide {
	color: #ffffff;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 300px;
}