@charset "utf-8";
/*introduction*/

.schedule-area {
	/*max-width:1150px;*/
	width:1150px;
	margin: 0 auto;
	/*line-height: 2.0em;
	padding-bottom: 50px;*/
	/*text-align: center;*/
}

[class^="SKD-box-0"] {
	display: flex;
	/*width: calc(50% - 40px);*/
	width:1150px;
}

#content-life-01 .SKD-box-00 {
	flex-direction: row-reverse;
}

[class^="SKD-box-0"] .txt-box {
	/*width: calc(50% - 40px);*/
	width: 515px;
	padding: 30px;
}

#content-life-01 [class^="SKD-box-0"] .txt-box {
	font-size: 20px;
	color: #534741;
	background-color: #FCF3D0;
	text-align: center;
}

#content-life-02 [class^="SKD-box-0"] .txt-box {
	font-size: 20px;
	color: #FFF;
	background-color: #736357;
}

[class^="SKD-box-0"] .txt-box hr {
	height: 0;
	border: 2px #E0BA19 dashed;
	margin-top: 15px;
}

.txt-box h3 img {
	display: inline;
	width: 25px;
	height: auto;
	margin-right: 5px;
}

.txt-box h3 {
	font-size: 30px;
	text-align: center;
	margin-bottom: 10px;
}

.txt-box .caption {
	text-align: center;
}



.img-box {
	width: 575px;
}

.img-box img {
	width: 100%;
	height: auto;
}

#content-life-02 p img {
	display: inline;
	width: 93px;
	height: 40px;
}

#content-life-02 p {
	/*color: #7979B5;
	text-align: center;
	font-size: 30px;*/
	padding: 30px 0;
	text-align: center;
}

#content-life-02 {
	border-top: 1px #1A1A1A solid;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 50px;
	/*margin-bottom: 60px;*/
	background-image: url(/wp/wp-content/uploads/2022/01/background-img-01-2.jpg);
	background-repeat: repeat-y;	
}