@charset "utf-8";

/* CSS Document */
.special02_ct{
	position: relative;
}
.special02_fixbg{
	background: url(../../img/special02/special02_bk.jpg) no-repeat left center;
	background-size: cover;
	width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
	left: 0;
}
.new_top_sec09{
	position: relative;
	z-index: 2;
	margin-top: -90px;
}
#footer{
	position: relative;
	z-index: 2;
	padding: 140px 0 40px 0;
	margin-top: 0;
}
#footer::before{
	position: absolute;
	z-index: 0;
	content: "";
	background-color: #fff;
	width: 100%;
	height: 230px;
	left:0;
	top:0;
}
#ft01{
	margin-top: 0;
}
address{
	position: relative;
	z-index: 2;
}
.special02 {
	width: 460px;
	margin: 0 auto;
	z-index: 2;
	position: relative;
	background-color: #fff;
}

.special02 .ank {
	padding-top: 190px;
	margin-top: -190px;
}

.spacial02_main{
	background: url(../../img/special02/special02_bk.jpg) no-repeat left center;
	background-size: cover;
}

.spacial02_main_wh{
	background-color: #fff;
	padding-top: 50px;
}

.special02_main_img {
	text-align: center;
}

.special02_main_ttl {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 138px;
}

.special02_main_ttl h1 {
	background: url(../../img/special02/spacial02_main_ttl.png) no-repeat left center;
	background-size: contain;
	font-size: 34px;
	font-weight: 700;
	min-height: 138px;
	padding-left: 131px;
	margin: 0 auto 15px auto;
	letter-spacing: 0.1em;
	display: flex;
	align-items: center;
	justify-content: center;
}

.special02_main_logo {
	text-align: center;
	margin: 0 auto 35px auto;
}

.special02_main_logo img {
	max-width: 174px;
}

.special02_main_lead {
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 0.1em;
	/*line-height: 1.2;*/
	margin-bottom: 25px;
}

.special02_main_txt {
	font-size: 21px;
	font-weight: 400;
	letter-spacing: 0.1em;
	margin-bottom: 55px;
	line-height: 1.8;
}

.spacial02_menu {
	background-color: #fcf8f5;
	box-sizing: border-box;
}

.spacial02_menu ul {
	display: flex;
	flex-wrap: wrap;
	border-top: 1px solid #705028;
	border-bottom: 1px solid #705028;
}

.spacial02_menu ul li {
	width: calc((100% - 1px) / 2);

	&:not(:nth-child(5)) {
		border-bottom: 1px solid #705028;
	}

	&:nth-child(1),
	&:nth-child(3) {
		border-right: 1px solid #705028;
	}
}

.spacial02_menu ul li a {
	padding: 25px 20px;
	display: block;
}

.spacial02_menu_ttl {
	position: relative;
	color: #705028;
	font-weight: 500;
	font-size: 22px;
	letter-spacing: 0.05em;
	border-bottom: 1px solid rgba(112, 80, 40, 0.3);
	padding-bottom: 10px;
	margin-bottom: 25px;
	line-height: 1.2;
	transition: 0.3s;
}

.spacial02_menu ul li:nth-child(5) {
	width: 100%;
}

.spacial02_menu ul li:nth-child(5) a {
	padding: 30px 20px;
}

.spacial02_menu ul li:nth-child(5) .spacial02_menu_ttl {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;

}

.spacial02_menu_ttl::after {
	position: absolute;
	right: 0;
	top: 50%;
	content: "";
	background: url(../../img/special02/spacial02_menu_arrow.png) no-repeat left top;
	width: 16px;
	height: 9px;
	margin-top: -5px;
}

.spacial02_menu_img {
	width: 160px;
	margin-left: auto;
	margin-right: auto;
}

.spacial02_menu_img img {
	width: 100%;
}

.spacial02_menu ul li a:hover .spacial02_menu_ttl::after {
	top: calc(50% + 5px);
	transition: 0.3s;
}

.spacial02_ct {
	padding: 70px 0 90px 0;
	display: flex;
	justify-content: center;
}

#ct01 .spacial02_ct {
	background: url(../../img/special02/special02_ct01.jpg) no-repeat center bottom;
	background-size: cover;
}
#ct03 .spacial02_ct {
	background: url(../../img/special02/special02_ct01.jpg) no-repeat center bottom;
	background-size: cover;
}
#ct05 .spacial02_ct {
	background: url(../../img/special02/special02_ct01.jpg) no-repeat center bottom;
	background-size: cover;
	padding-bottom: 180px;
}

.spacial02_ct_ttl {
	font-size: 28px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 30px;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
	line-height: 1.4;
	border-bottom: 1px solid #705028;
	font-family: '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}

.spacial02_ct_ttl02 {
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 30px;
	letter-spacing: 0.1em;
}

.spacial02_ct_closetxt {
	font-size: 18px;
	letter-spacing: 0.1em;
	color: #705028;
}

.spacial02_ct_img {
	text-align: center;
	margin-bottom: 30px;
}

.special02_ct_pb_cover {
	margin-bottom: 50px;
}

.spacial02_ct_pb_in_img {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}

.spacial02_ct_pb_in_ttl {
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	margin: 15px 0 10px 0;
	color: #705028;
}

.spacial02_ct_pb_in_txt {
	background-color: #fff;
	padding: 20px 30px;
	margin-bottom: 50px;
}

#ct02 .spacial02_ct_pb_in_txt,#ct04 .spacial02_ct_pb_in_txt {
	background-color: #fcf8f5;
}

.spacial02_ct_pb_in_txt .txt {
	color: #705028;
	font-size: 18px;
}

.special02_ct_item ul {
	display: flex;
}

.special02_ct_item ul li {
	width: calc((100% - 90px) / 4);
}

.special02_ct_item ul li .img {
	background-color: #fff;
}

.special02_ct_closetxt {
	color: #705028;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 2.25;
	margin-top: 20px;
	text-align: center;
}
.special02 .new_common_list > ul > li .new_common_list_ttl a{
	color: #705028;
}

.special02 .new_common_list_price {
	color: #705028;
}

.special02 .new_common_list {
	margin-bottom: 50px;
}

.special02 .new_common_list ul {
	justify-content: center;
}

.special02 .new_common_list ul li {
	text-align: center;
	 width: calc((100% - 40px) / 2);
	 margin-bottom: 20px;
}

.special02 .new_common_list ul li:nth-child(2n+0) {
    margin-right: 0;
}

.scroll_up {
	transition: 0.8s ease-in-out;
	transform: translateY(30px);
	opacity: 0;
}

.scroll_up.on {
	transform: translateY(0);
	opacity: 1.0;
}

.special02 .new_common_list>ul>li .new_common_list_img a {
	display: flex;
	justify-content: center;
	align-items: center;
	aspect-ratio: 260 / 260;
}

@-webkit-keyframes fadeInUp {
	from {
		transition: 0.8s ease-in-out;
		transform: translateY(30px);
		opacity: 0;
	}

	to {
		transform: translateY(0);
		opacity: 1.0;
	}
}

@keyframes fadeInUp {
	from {
		transition: 0.8s ease-in-out;
		transform: translateY(30px);
		opacity: 0;
	}

	to {
		transform: translateY(0);
		opacity: 1.0;
	}
}

.animate__fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
	-webkit-animation-duration: 1.0s;
	animation-duration: 1.0s;
}