@charset 'UTF-8';

/* ===============================================================================
Kodawari Category
=============================================================================== */
/* kodawariArea01
	======================================== */
#kodawariArea01 {
	padding: 48px 0 40px;
	font-family: 'MatisseProN-DB', 'FOT-マティス ProN DB', serif;
}

#kodawariArea01 .contentsBlock01 .imageBlock01 {
	margin-bottom: 50px;
}

#kodawariArea01 .contentsBlock01 .textBlock01 {
	margin-bottom: 48px;
}

#kodawariArea01 .contentsBlock01 .textBlock01 p {
	font-size: 1.7vw;
	text-align: center;
	line-height: 2.19;
}

#kodawariArea01 .contentsBlock01 .accordionBlock01 {
	margin-bottom: 77px;
}

#kodawariArea01 .contentsBlock01 .accordionBlock01 .accordionDetail {
	display: none;
	position: relative;
	padding-bottom: 79px;
}

#kodawariArea01 .contentsBlock01 .accordionBlock01 .accordionDetail .closeBtn {
	position: absolute;
	bottom: 34px;
	width: 100%;
}

#kodawariArea01 .contentsBlock01 .accordionBlock01 .accordionDetail .closeBtn p {
	width: 90px;
	height: 90px;
	margin: 0 auto;
	background: #e50112;
	border-radius: 45px;
	cursor: pointer;
}

#kodawariArea01 .contentsBlock01 .accordionBlock01 .accordionDetail .closeBtn p span {
	display: block;
	position: absolute;
	bottom: 7px;
	width: 90px;
	color: #fff;
	font-size: 0.95rem;
	text-align: center;
}

#kodawariArea01 .contentsBlock01 .accordionBlock01 .accordionDetail .closeBtn p span::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 43px;
	left: 18px;
	width: 55px;
	height: 1px;
	background: #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#kodawariArea01 .contentsBlock01 .accordionBlock01 .accordionDetail .closeBtn p span::before {
	content: '';
	display: block;
	position: absolute;
	bottom: 43px;
	left: 17px;
	width: 55px;
	height: 1px;
	background: #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

#kodawariArea01 .contentsBlock01 .accordionBlock01.type02 .accordionDetail .closeBtn p {
	background: #b99757;
}

#kodawariArea01 .contentsBlock01 .kodawariBlock01 {
	position: relative;
}

#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01 {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 32%;
	margin-left: -16%;
	padding-bottom: 20%;
	cursor: pointer;
	transition: opacity 0.3s ease;
}

#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01:hover {
	opacity: 0.8;
}

#aakodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -25px;
	border-width: 50px 50px 0;
	border-style: solid solid none solid;
	border-color: rgba(229, 0, 18, 0.9) transparent transparent;
}

#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -51px;
	border-width: 52px 51px 0;
	border-style: solid solid none solid;
	border-color: rgba(229, 0, 18, 0.9) transparent transparent;
}


#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01 .blockCover02 {
	box-sizing: border-box;
	position: relative;
	padding: 25px 5px 13px;
	background: rgba(229, 0, 18, 0.9);
	color: #fff;
	text-align: center;
	z-index: 1;
}

#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01 .blockCover02 .text01 {
	margin-bottom: 3%;
	font-size: 2.2vw;
	line-height: 1.41;
}

#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01 .blockCover02 .text02 {
	margin-bottom: 3%;
	font-size: 1.45vw;
	line-height: 1.6;
}

#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01 .blockCover02 .text03 {
	margin-bottom: 5%;
}

#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01 .blockCover02 .text03 span {
	box-sizing: border-box;
	display: block;
	width: 50%;
	margin: 0 auto;
	padding: 1.5% 5% 1.5%;
	background: #fff;
	border-radius: 5px;
	color: #e50112;
	font-size: 1.5vw;
	font-weight: bold;
}

#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01 .blockCover02 .accordionBtn {
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	margin: -15px auto 0;
	transition-delay: 0s;
	transition-duration: 300ms;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}

#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01 .blockCover02 .accordionBtn.active {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

#kodawariArea01 .contentsBlock01 .kodawariBlock01.type02 .blockCover01::after {
	border-top-color: rgba(185, 151, 87, 0.9);
}

#kodawariArea01 .contentsBlock01 .kodawariBlock01.type02 .blockCover01 .blockCover02 {
	background: rgba(185, 151, 87, 0.9);
}

#kodawariArea01 .contentsBlock01 .kodawariBlock01.type02 .blockCover01 .blockCover02 .text03 span {
	color: #b99757;
}

#kodawariArea01 .contentsBlock01 .column2Block01 {
	background: #fcd9dd;
}

#kodawariArea01 .contentsBlock01 .column2Block01 .column {
	width: 50%;
}

#kodawariArea01 .contentsBlock01 .column2Block01 .column .blockCover01 {
	max-width: 550px;
	margin: 17.5% auto 0;
	padding: 0 30px;
}

#kodawariArea01 .contentsBlock01 .column2Block01 .column .blockCover01 .title {
	color: #e50112;
	font-size: 1.66vw;
	line-height: 1.45;
}

#kodawariArea01 .contentsBlock01 .column2Block01 .column .blockCover01 .text {
	font-size: 1.4vw;
	line-height: 1.77;
}

#kodawariArea01 .contentsBlock01 .column2Block01 .column.rightBlock {
	float: right;
}

#kodawariArea01 .contentsBlock01 .column2Block01 .column.leftBlock {
	float: left;
}

#kodawariArea01 .contentsBlock01 .column2Block01.type02 {
	background: #eae0cc;
}

#kodawariArea01 .contentsBlock01 .column2Block01.type02 .column .blockCover01 .title {
	color: #a77c2b;
}

#kodawariArea01 .contentsBlock01 .column2Block01.type02 .column .blockCover01 .text {
	font-size: 1.2rem;
	line-height: 1.77;
}

/* 1365以上はフォントサイズ固定 */
@media screen and (min-width: 1365px) {
	#kodawariArea01 .contentsBlock01 .textBlock01 p {
		font-size: 1.57rem;
	}
	#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01 .blockCover02 .text01 {
		font-size: 2.05rem;
	}
	#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01 .blockCover02 .text02 {
		font-size: 1.33rem;
	}
	#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01 .blockCover02 .text03 span {
		font-size: 1.4rem;
	}
	#kodawariArea01 .contentsBlock01 .column2Block01 .column .blockCover01 .title {
		font-size: 1.54rem;
	}
	#kodawariArea01 .contentsBlock01 .column2Block01 .column .blockCover01 .text {
		font-size: 1.3rem;
	}
}

#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01 {
	padding-bottom: 2.8%;
}
#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01 .blockCover02 {
	padding: 2% 1% 6%;
}
#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01 .blockCover02 .accordionBtn {
	margin-top: -7%;
}
#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01 .blockCover02 .accordionBtn img {
	width:	8%;
}

@media screen and (max-width: 750px) {
	#kodawariArea01 {
		padding: 15px 0;
	}
	#kodawariArea01 .contentsBlock01 .imageBlock01 {
		margin-bottom: 25px;
	}
	#kodawariArea01 .contentsBlock01 .textBlock01 {
		margin-bottom: 27px;
	}
	#kodawariArea01 .contentsBlock01 .textBlock01 p {
		font-size: 3.4vw;
		line-height: 1.7;
	}
	#kodawariArea01 .contentsBlock01 .accordionBlock01 {
		margin-bottom: 20px;
	}
	#kodawariArea01 .contentsBlock01 .accordionBlock01 .accordionDetail {
		padding-bottom: 20px;
	}
	#kodawariArea01 .contentsBlock01 .accordionBlock01 .accordionDetail .closeBtn {
		position: absolute;
		bottom: 0;
		width: 100%;
	}
	#kodawariArea01 .contentsBlock01 .accordionBlock01 .accordionDetail .closeBtn p {
		width: 45px;
		height: 45px;
		border-radius: 23px;
	}
	#kodawariArea01 .contentsBlock01 .accordionBlock01 .accordionDetail .closeBtn p span {
		width: 45px;
		font-size: 0.6rem;
	}
	#kodawariArea01 .contentsBlock01 .accordionBlock01 .accordionDetail .closeBtn p span::after {
		bottom: 20px;
		left: 12px;
		width: 20px;
		height: 1px;
	}
	#kodawariArea01 .contentsBlock01 .accordionBlock01 .accordionDetail .closeBtn p span::before {
		bottom: 20px;
		left: 12px;
		width: 20px;
		height: 1px;
	}
	#kodawariArea01 .contentsBlock01 .accordionBlock01.type02 .accordionDetail .closeBtn p {
		background: #b99757;
	}
	#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01 {
		top: 50%;
		bottom: auto;
		width: 70%;
		margin-left: -35%;
		padding-bottom: 40px;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01::after {
		bottom: 1px;
		margin-left: -40px;
		border-width: 40px 40px 0;
		border-top-color: #e50112;
	}
	#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01 .blockCover02 {
/*		min-height: 225px; */
		padding: 5% 0 3%;
		background: #e50112;
		color: #fff;
		text-align: center;
	}
	#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01 .blockCover02 .text01 {
		margin-bottom: 5%;
		font-size: 4.8vw;
		line-height: 1.41;
	}
	#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01 .blockCover02 .text02 {
		margin-bottom: 5%;
		font-size: 3vw;
		line-height: 1.6;
	}
	#kodawariArea01 .contentsBlock01 .kodawariBlock01.test .blockCover01 .blockCover02 .text03 {
		margin-bottom: 0;
	}
	#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01 .blockCover02 .text03 span {
		width: 42%;
		padding: 3px 5px;
		font-size: 3vw;
	}
	#kodawariArea01 .contentsBlock01 .kodawariBlock01.type02 .blockCover01 {
		background: none;
	}
	#kodawariArea01 .contentsBlock01 .kodawariBlock01.type02 .blockCover01::after {
		border-top-color: #b99757;
	}
	#kodawariArea01 .contentsBlock01 .kodawariBlock01.type02 .blockCover01 .blockCover02 {
		background: #b99757;
	}
	#kodawariArea01 .contentsBlock01 .kodawariBlock01.type02 .blockCover01 .blockCover02::before {
		border-color: transparent #b99757 #b99757 transparent;
	}
	#kodawariArea01 .contentsBlock01 .column2Block01 {
		background: #fcd9dd;
	}
	#kodawariArea01 .contentsBlock01 .column2Block01 .column {
		width: 100%;
	}
	#kodawariArea01 .contentsBlock01 .column2Block01 .column .blockCover01 {
		max-width: 100%;
		margin: 0;
		padding: 7% 8%;
	}
	#kodawariArea01 .contentsBlock01 .column2Block01 .column .blockCover01 .title {
		font-size: 4.2vw;
	}
	#kodawariArea01 .contentsBlock01 .column2Block01 .column .blockCover01 .text {
		font-size: 3.2vw;
		line-height: 1.7;
	}
	#kodawariArea01 .contentsBlock01 .column2Block01 .column.leftBlock {
		float: none;
	}
	#kodawariArea01 .contentsBlock01 .column2Block01 .column.rightBlock {
		float: none;
	}
	#kodawariArea01 .contentsBlock01 .column2Block01.type02 .column .blockCover01 .text {
		font-size: 3.2vw;
		line-height: 1.77;
	}
	#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01 .blockCover02 .accordionBtn {
		margin-top: -3.5%;
	}
	#kodawariArea01 .contentsBlock01 .kodawariBlock01 .blockCover01 .blockCover02 .accordionBtn img {
		width:	7%;
	}
}

