/*20171118 추가*/

@charset "utf-8";


.aboard-section01{
	background-color: #ff8942;
}

.aboard-section01 > .main-image{
	display: block;
	margin: 0 auto;
}


.aboard-section02{
	background-color: #ffe700;	
}

.aboard-section02 .content-wrap{
	display: block;
	margin: 0 auto;
	height: 470px;
	width: auto;

	background-image: url("/talksam/nimages/info/aboard_section02_back.png");
	background-position: center;
	background-repeat: no-repeat;
}

/*.aboard-section02 .content-frame{
	display: table;
	width: 900px;
	margin: 0 auto 0 auto;
}*/

.aboard-section02 .content-frame > .col-image,
.aboard-section02 .content-frame > .col-content{
	display: table-cell;
	vertical-align: top;

}

.aboard-section02 .content-frame > .col-image{
	width: 134px;
}

.aboard-section02 .content-frame > .col-content{
	padding-left: 25px;
}

.aboard-section02 .content-frame > .col-content .p01{
	font-size: 27px;
	line-height: 35px;
	color: #440e62;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
	margin-top: 20px;
}

.aboard-section02 .content-frame > .col-content .p02{
	font-size: 20px;
	line-height: 30px;
	text-align: left;
	color: black;
	margin-top: 30px;
}
.aboard-section02 .content-frame > .col-content .p02 > strong{
	font-weight: bold;
}


.aboard-section02 .content-frame > .col-content .p03{
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	text-align: left;
	color: black;
	margin-top: 30px;
}


.aboard-section03{
	background-color: #544741;
}
.aboard-section03 > .content-wrap{
	display: block;
	margin: 0 auto;
	height: 622px;
	width: auto;

	background-image: url("/talksam/nimages/info/aboard_section03_back.png");
	background-position: center;
	background-repeat: no-repeat;
}

.aboard-section04{
	background-color: #372f2d;
	padding-top: 70px;
	padding-bottom: 70px;
}

.aboard-section04 > .content-wrap{
	display: block;
	margin: 0 auto;
	width: 800px;
}

.aboard-section04 > .content-wrap .title-image{
	display: block;
	margin: 0 auto 60px auto;
}

.aboard-section04 > .content-wrap .content-list{
	display: block;
}

.aboard-section04 > .content-wrap .content-list > .content-item{
	display: block;
	float: left;
	width: 33.3333333%;
	box-sizing: border-box;
	padding: 0 5px;
}
.aboard-section04 > .content-wrap .content-list > .content-item > .wrap{
	display: block;

}
.aboard-section04 > .content-wrap .content-list > .content-item > .wrap > .content-image{
	display: block;
	width: 100%;
	height: auto;
}

.aboard-section04 > .content-wrap .content-list:after{
	display: table;
	content: "";
	clear: both;
}


.aboard-section05{
	background-image: url("/talksam/nimages/info/aboard_section05_back.png");
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 948px;
    background-size: 386px 100%;
}

.aboard-section05 > .content-wrap{
	display: block;
	margin: 0 auto;
	height: 948px;
	width: 100%;

	background-image: url("/talksam/nimages/info/aboard_section05_content_back.png");
	background-position: center;
	background-repeat: no-repeat;
}

.aboard-section06{
	background-color: #525686;
}
.aboard-section06 > .content-wrap{
	display: block;
	margin: 0 auto;
	height: 386px;
	width: 900px;

	background-image: url("/talksam/nimages/info/aboard_section06_content_back.png");
	background-position: center;
	background-repeat: no-repeat;
}
