@charset "utf-8";

#ct_bg .frameArea03 {
	margin-top: 20px;
	padding: 29px 19px 46px;
	border: #fff solid 1px;
}

#ct_bg .frameArea03:first-child {
	margin-top: 27px;
}

#ct_bg .frameArea03.type01 {
	background: url(../img/bg_index01.png) no-repeat left top, url(../img/bg_index02.png) no-repeat left bottom;
	background-color: #fff;
}
#ct_bg .frameArea03.type02 {
	background: url(../img/bg_index03.png) no-repeat left top, url(../img/bg_index04.png) no-repeat left bottom;
	background-color: #fff;
}

#ct_bg .frameArea03 .title01 {
	margin-top: 30px;
	text-align: center;
}

#ct_bg .frameArea03 .text01 {
	margin-top: 35px;
	text-align: center;
}

#ct_bg .frameArea03 .text02 {
	margin: 25px auto 0;
	width: 158px;
	font-size: 0;
}

#ct_bg .frameArea03 .text03 {
	margin: 25px auto 0;
	width: 362px;
	font-size: 0;
}

#ct_bg .frameArea03 .text02 img,
#ct_bg .frameArea03 .text03 img {
	width: 100%;
}

#ct_bg .img01 {
	margin-top: 30px;
	text-align: center;
}

#ct_bg .list02 {
	display: table;
	width: 100%;
	word-spacing: -1.0em;
	text-align: center;
}

#ct_bg .type02 .list02 {
	margin: 0 auto;
	width: 650px;
}

#ct_bg .list02 li {
	display: inline-block;
	margin: 20px 0 0 15px;
	width: 290px;
	vertical-align: top;
	word-spacing: normal;
}

@media screen and (max-width: 639px) {
#ct_bg .frameArea03 {
	margin-top: 10px;
	padding: 15px 10px 35px;
}

#ct_bg .frameArea03:first-child {
	margin-top: 10px;
}

#ct_bg .frameArea03.type01 {
	background-size: auto 15px,auto 15px;
}
#ct_bg .frameArea03.type02 {
	background-size: auto 15px,auto 15px;
}

#ct_bg .frameArea03 .title01,
#ct_bg .frameArea03 .text01 {
	margin-top: 20px;
}

#ct_bg .frameArea03 .text02 {
	width: 54%;
}

#ct_bg .frameArea03 .text03 {
	width: 71%;
}

#ct_bg .img01 {
	margin: 15px -10px 0;
}

#ct_bg .btn01 {
	margin: 20px auto 0;
	width: 73%;
}

#ct_bg .type02 .list02 {
	width: 100%;
}

#ct_bg .list02 li {
	margin: 20px 0 0 0;
	width: 50%;
}

}