@charset "utf-8";
/*------------------------------------------------------------
	business_detail
------------------------------------------------------------*/
#main {
	overflow: hidden;
}
#main .mainVisual {
	margin-bottom: 6.9rem;
	padding: 6.6rem 0 4rem;
	min-height: 70rem;
}
#main .mainVisual .content {
	max-width: 95rem;
}
#main .mainVisual .content02 {
	max-width: 115rem;
}
#main .mainVisual .content02 {
	margin-top: 8.5rem;
}
#main .mainVisual .content02 p {
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.834;
}
#main .heading04 {
	margin-bottom: 0.7rem;
	width: fit-content;
	font-weight: 600;
	font-size: 1.984rem;
	color: #EB6200;
	letter-spacing: 0.05em;
	background: linear-gradient(to top,#FFFF00 1.3rem,transparent 0%);
}
#main .mainVisual .comTxtList {
	margin: 1.4rem 0 8rem;
}
#main .mainVisual .inner02 {
	margin-bottom: 8rem;
}
#main .mainVisual .inner03 {
	margin-bottom: 6rem;
}
#main .mainVisual .inner02 .heading04,
#main .mainVisual .inner02 .heading05 {
	color: #D30076;
}
#main .mainVisual .inner03 .heading04,
#main .mainVisual .inner03 .heading05 {
	color: #00AE00;
}
#main .heading05 {
	margin: 3rem 0 0.3rem;
	font-size: 1.654rem;
	font-weight: 600;
	color: #EB6200;
	letter-spacing: 0.05em;
}
#main .textList {
	margin: 0 0.4rem;
}
#main .textList li {
	padding-left: 0.7rem;
	font-weight: 500;
	line-height: 1.834;
	letter-spacing: 0.05em;
	text-indent: -0.7rem;
}
#main .pageTitle {
	margin-bottom: 4.3rem;
	font-size: 3.992rem;
	font-weight: 600;
	letter-spacing: 0.1em;
}
#main .slideBox {
	margin: 0 auto 6rem;
	width: 39.5rem;
}
#main .slideBox .slideUl {
	width: 100%;
}
#main .slideBox .slick-list {
	overflow: visible;
}
#main .slideBox .slick-arrow {
	width: 3.2rem;
	height: 3.2rem;
	font-size: 0;
	position: absolute;
	left: -1.6rem;
	top: 50%;
	transform: translateY(-50%);
	background: url(../img/common/prev_icon.png) no-repeat center center / 100%;
	border: none;
	border-radius: 100%;
	z-index: 2;
	transition: 0.3s;
	box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
#main .slideBox .slick-next {
	left: auto;
	right: -1.6rem;
	background-image: url(../img/common/next_icon.png);
}
#main .slideBox li {
	margin: 0 1.2rem;
	width: 37.1rem !important;
	border-radius: 1.6rem;
	overflow: hidden;
	display: block !important;
	flex-shrink: 0;
	aspect-ratio: 371/206;
	overflow: hidden;
}
#main .slideBox li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .textBox .heading01 {
	margin-bottom: 3.8rem;
	font-size: 2.268rem;
	font-weight: 600;
	color: #EB6200;
	letter-spacing: 0.05em;
}
#main .textBox p {
	font-weight: 500;
	line-height: 1.834;
	letter-spacing: 0.03em;
}
#main .message {
	padding: 0 1rem 6.5rem;
	gap: 6.6rem;
}
#main .message .photoBox {
	width: 45.6rem;
}
#main .message .textBox {
	flex: 1;
}
#main .message .heading01 {
	margin-bottom: 1.7rem;
}
#main .service {
	padding: 4.6rem 0 3.8rem;
	background-color: #FDD415;
}
#main .heading02 {
	margin: 0 auto 4.2rem;
	padding: 0.3rem 2rem;
	width: fit-content;
	min-width: 20.3rem;
	font-size: 2.268rem;
	font-weight: 600;
	color: #fff;
	text-align: center;
	border-radius: 2rem;
	background: #EB6200;
}
#main .service .slideBox {
	margin-bottom: 5rem;
	width: 100%;
}
#main .service .slideBox .slick-prev {
	top: 40.5%;
	left: 1.9rem;
	background-image: url(../img/common/prev_icon02.png);
}
#main .service .slideBox .slick-next {
	top: 40.5%;
	right: 1.9rem;
	background-image: url(../img/common/next_icon02.png);
}
#main .service .slideBox li {
	margin: 0 2.3rem;
	width: 21.7rem !important;
	height: 100%;
	border-radius: 1.028rem;
	background: #fff;
	aspect-ratio: inherit;
	box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.2);
	overflow: hidden;
}
#main .service .slideBox a {
	padding: 0.9rem 1rem 0.8rem;
	display: flex;
	height: 100%;
	flex-direction: column;
}
#main .service .slideBox .image {
	aspect-ratio: 197/130;
	overflow: hidden;
}
#main .service .slideBox .title {
	margin: 0.5rem 0.5rem 0.8rem;
	font-size: 1.575rem;
}
#main .service .slideBox .date {
	margin: auto 0 0 auto;
	padding: 0.2rem 1.3rem;
	width: fit-content;
	font-size: 1.019rem;
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.02em;
	border-radius: 1.9rem;
	background: #F5AB10;
}
#main .service .comLink.white a {
	min-width: 18.6rem;
	height: 4.3rem;
	border-width: 0.3rem;
	background-position: right 2.8rem center;
}
#main .contctBox {
	padding: 2rem 0 7rem;
	background: url(../img/common/bg01.jpg) no-repeat center top / cover;
}
#main .contctBox .heading03 {
	margin-bottom: 1.5rem;
	font-size: 1.748rem;
	text-align: center;
	color: #fff;
	text-shadow: 0 0 0.3rem #000;
}
#main .contctBox .text {
	margin: 0 auto;
	width: fit-content;
	text-align: center;
	font-size: 1.843rem;
	line-height: 1.682;
	font-weight: 600;
	letter-spacing: 0.025em;
	position: relative;
}
#main .contctBox .text::before,
#main .contctBox .text::after {
	width: 8.4rem;
	height: 8.4rem;
	content: "";
	position: absolute;
	top: -2rem;
	left: -10.7rem;
	background: url(../img/common/img07.png) no-repeat center top/ 100%;
}
#main .contctBox .text::after {
	left: auto;
	right: -9.8rem;
	background-image: url(../img/common/img08.png);
}
#main .contctBox .comLink {
	margin: 5.6rem auto 0;
	gap: 4rem;
}
#main .contctBox .comLink li {
	width: 29.7rem;
}
#main .mapBox {
	padding: 7.6rem 0 5rem;
	max-width: 113rem;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 5.8rem;
}
#main .mapBox .map {
	width: 45.4rem;
	aspect-ratio: 454/395;
	background: #ccc;
}
#main .mapBox .map iframe {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
#main .mapBox .textBox {
	flex: 1;
}
#main .mapBox .head {
	margin-bottom: 2.2rem;
	font-size: 1.397rem;
	font-weight: 600;
	letter-spacing: 0.05em;
}
#main .mapBox .comTxtList > li .rBox .text,
#main .mapBox .comTxtList > li .title {
	font-size: 1.224rem;
}
#main .mapBox .comTxtList > li .title {
	padding-left: 0.5rem;
	font-weight: 600;
}
#main .mapBox .snsUl {
	margin: 3rem 9rem 0 0;
	display: flex;
	justify-content: center;
	gap: 1.5rem;
}
#main .mapBox .snsUl li {
	width: 5.4rem;
}
#main .mapBox .snsUl a {
	display: block;
}
@media all and (min-width: 897px) {
	#main .service .slideBox li a:hover,
	#main .mapBox .comTxtList a:hover,
	#main .mapBox .snsUl a:hover {
		opacity: 0.7;
	}
	#main .slideBox .slick-arrow:hover {
		opacity: 0.7;
	}
	#main .mainVisual .comTxtList > li .title {
		width: 24.2rem;
		color: #000;
		font-weight: 600;
		display: flex;
		align-items: center;
		padding: 1.5rem 0 1.5rem 1.5rem;
		border-color: #eb6200 !important;
	}
	#main .mainVisual .comTxtList > li .title small {
		font-size: 1.134rem;
		font-weight: 500;
	}
	#main .mainVisual .comTxtList > li:not(:first-child) .rBox {
		padding: 0.4rem 0 0.4rem 2rem;
	}
	#main .mainVisual .comTxtList > li:not(:first-child) .title {
		padding: 0.4rem 0 0.4rem 1.5rem;
		letter-spacing: 0;
	}
	#main .mainVisual .comTxtList > li .rBox {
		padding: 1.7rem 0.9rem 2rem 2rem;
		width: calc(100% - 25.9rem);
		font-weight: 500;
	}
	#main .titleBox .comTag span {
		min-width: 17.8rem;
		font-size: 1.996rem;
		text-align: center;
	}
	#main .message .headLine02 {
		margin-bottom: 4.9rem;
		font-size: 1.417rem;
	}
	#main .message .headLine02 .en {
		margin-bottom: 1.3rem;
		font-size: 2.835rem;
		opacity: 1;
		line-height: 0.65;
	}
	#main .message .headLine02::after {
		width: 3.9rem;
		height: 0.5rem;
		left: 0.2rem;
		bottom: -0.5rem;
	}
	#main .contctBox .comLink a {
		max-width: 100%;
		min-width: 29.7rem;
		height: 5.2rem;
		font-size: 1.748rem;
		background-size: 1.7rem;
		background-position: right 4.6rem center;
	}
	#main .comTxtList > li:last-child .title,
	#main .comTxtList > li:last-child .rBox {
		border-bottom: 1px solid;
	}
}
@media all and (max-width: 896px) {
	#main .pageTitle {
		margin-bottom: 3rem;
		font-size: 2.5rem;
	}
	#main .slideBox {
		margin-bottom: 2rem;
		width: 33.5rem;
	}
	#main .slideBox li {
		width: 33.5rem !important;
	}
	#main .slideBox .slick-next {
		right: -1.4rem;
	}
	#main .slideBox .prev-next {
		left: -1.4rem;
	}
	#main .textBox .heading01 {
		margin-bottom: 1.8rem;
		font-size: 1.8rem;
	}
	#main .mainVisual {
		margin-bottom: 4rem;
		padding: 6rem 0 4rem;
		min-height: inherit;
	}
	#main .message {
		padding: 0 0 4rem;
		display: block;
	}
	#main .message .photoBox {
		margin-bottom: 2rem;
		width: auto;
	}
	#main .message .photoBox img {
		width: 100%;
	}
	#main .message .headLine02 .en {
		opacity: 1;
	}
	#main .service {
		padding: 4rem 0;
	}
	#main .heading02 {
		margin-bottom: 3rem;
		min-width: 18rem;
		font-size: 1.8rem;
	}
	#main .service .slideBox li a {
		margin: 0 1rem;
	}
	#main .service .slideBox {
		margin-bottom: 3rem;
	}
	#main .service .slideBox .slick-prev {
		left: -1rem;
	}
	#main .service .slideBox .slick-next {
		right: -1rem;
	}
	#main .contctBox {
		padding: 3rem 0;
	}
	#main .contctBox .text {
		max-width: 75%;
		font-size: 1.5rem;
	}
	#main .contctBox .text::before,
	#main .contctBox .text::after {
		width: 5rem;
		height: 5rem;
		left: -5rem;
	}
	#main .contctBox .text::after {
		left: auto;
		right: -5rem;
	}
	#main .contctBox .comLink {
		margin: 3rem 0 0;
		gap: 1rem;
		flex-direction: column;
		align-items: center;
	}
	#main .mapBox {
		padding: 4rem 0;
		display: block;
	}
	#main .mapBox .map {
		margin-bottom: 2rem;
		width: 100%;
	}
	#main .mapBox .head {
		margin-bottom: 1rem;
	}
	#main .mapBox .comTxtList > li .title {
		padding-left: 0;
	}
	#main .comTxtList > li:last-child .rBox {
		border-bottom: 1px solid #eb6200;;
	}
	#main .mapBox .snsUl {
		margin: 2rem 0 0;
	}
	#main .mainVisual .content02 {
		margin-top: 4rem;
	}
	#main .mainVisual .comTxtList {
		margin-bottom: 4rem;
	}
	#main .mainVisual .inner02 {
		margin-bottom: 4rem;
	}
	#main .mainVisual .inner03 {
		margin-bottom: 2rem;
	}
}