@charset "UTF-8";
/* CSS Document */


.title-box h3::before {
	background-image: url("images/icon.svg");
}

/* contents01 */

.contents01 {
	margin-bottom: 100px;
	text-align: center;
	width: 1000px;
}

.contents01 h3 {
	font-size: 26px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.2em;
font-weight: 200;
	padding: 10px 0px;
	background-color: #603813;
}

.contents01 p {
color: #1a1a1a;
line-height: 2.2;
letter-spacing: 0.1em;
	padding: 30px 0px 40px;
}

.contents01 .ba-box {
	width: 850px;
}

.contents01 .ba-box .box-box {
	width: 390px;
	text-align: center;
}

.contents01 .ba-box .box-box::before, .contents01 .ba-box .box-box::after {
	display: none;
}

.contents01 .ba-box h6 {
	padding-top: 20px;
color: #1a1a1a;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 500;
}

.lay02 .ba-box {
	width: 100%;
	margin-bottom: 50px;
}

.lay02 .ba-box .box-box {
	width: 40%;
}


/* contents02 */

.contents02 {
	margin-bottom: 100px;
	text-align: center;
	width: 1060px;
	border-style : solid;
border-color : #c69c6d;
border-width : 8px;
}

.contents02 .box01 {
	padding: 40px;
}

.contents02 .box02 {
	padding: 0px 40px 40px;
	background : rgba(198, 156, 109, 0.3);
}

.contents02 h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 54px;
color: #c69c6d;
line-height: 1.2;
font-weight: 600;
}

.contents02 h4 {
	font-size: 23px;
color: #534741;
line-height: 1.4;
	letter-spacing: 0.2em;
font-weight: 200;
	padding: 10px 0px 35px;
}

.contents02 h5 {
	font-size: 18px;
color: #FFF;
line-height: 1.2;
font-weight: 200;
	letter-spacing: 0.2em;
	display: inline-block;
	padding: 10px 60px;
	background-color: #603813;
	margin-bottom: 30px;
}

.contents02 p {
color: #1a1a1a;
line-height: 2.2;
	left: 0.1em;
}


/* contents03 */

.lay02 .contents03 {
	width: 530px;
}

.contents03 h4 {
	font-size: 25px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.05em;
font-weight: 200;
	padding: 8px 0px;
	text-align: center;
	background-color: #7a5e42;
	position: relative;
	border-radius: 8px;
}

.contents03 ul {
	background-color: #FFF;
	border-radius: 20px;
	padding: 20px 25px;
	margin-top: 20px;
	text-align: left;
}

.contents03 ul li {
	line-height: 1.6;
	text-indent: -16px;
	margin-left: 16px;
}

.contents03 ul li:not(:last-child) {
	margin-bottom: 10px;
}



.sp-view {
	display: none;
}
