/*common*/
img {
	max-width: 100%
}
#product_03 {
	word-break: keep-all;
}
/*sec_dvd*/
.sec_dvd {
	padding: 80px 0;
}
@media (max-width:768px) {
	.sec_dvd {
		padding: 30px 0;
	}
}
/*product_03*/
#product_03 .c_tit {
	background: url(../img/prd03_tit_bg.jpg) center center no-repeat;
	background-size: cover;
	padding: 90px 15px;
}
#product_03 .c_tit h1 {
	font-size: 36px;
    line-height: 1.3em;
    text-transform: uppercase;
    font-weight: 600;
    max-width: 600px;
    margin: 0 auto;
    border-top: 1px solid rgba(255,255,255,0.5);
    border-bottom: 1px solid rgba(255,255,255,0.5);
    margin-bottom: 15px;
}
#product_03 .c_tit h3 {
	margin-bottom: 0px;
	font-size: 16px;
    line-height: 1.3em;
	font-weight: 300;
}
@media (max-width:768px) {	
	#product_03 .c_tit {
		padding: 50px 15px;
	}
	#product_03 .c_tit h1 {
		font-size: 23px;
	}
	#product_03 .c_tit h3 {
		font-size: 12px;
	}
}
/*subtit*/
.subtit span {
	display: inline-block;
    width: 40px;
    border-top: 2px solid #02aaf3;
    margin-bottom: 10px;
}
.subtit h1 {
	font-size: 22px;
    line-height: 1.3em;
    font-weight: 500;
    text-transform: uppercase;
    color: #02aaf3;
    margin-bottom: 5px;
}
.subtit h4 {
	font-size: 18px;
    line-height: 1.3em;
    font-weight: 400;
    text-transform: uppercase;
    color: #636363;
    margin-bottom: 15px;
}
@media (max-width:768px) {		
	.subtit h1 {
		font-size: 16px;
	}
	.subtit h4 {
		font-size: 14px;
	}
}
/*sub_sec01*/
.sub_sec01 .conbox {
	padding: 60px 0;
}
.sub_sec01 .img_wrp {
	padding: 20px 0;
}
.sub_sec01 .txtcon h4 {
	font-size: 19px;
    line-height: 1.3em;
    font-weight: 500;
    text-transform: uppercase;
    color: #0d8ae1;
	margin-bottom: 5px;
}
.sub_sec01 .txtcon p {
	color: #333;
    font-size: 17px;
    line-height: 1.5em;
	font-weight: 300;
}
.sub_sec01 .txtcon p.en {
	color: #aaa;
}
.sub_sec01 .txtcon p span {
	font-weight: 500;
    color: #267ea3;
    font-size: 1.1em;
}
.sub_sec01 .txtcon p strong {
	font-weight: 600;
}
@media (max-width:768px) {		
	.sub_sec01 {
		text-align: center;
	}
}
@media (max-width:768px) {		
	.sub_sec01 .conbox {
		padding: 30px 0;
	}
	.sub_sec01 .txtcon h4 {
		font-size: 14px;		
	}
	.sub_sec01 .txtcon p {
		font-size: 12px;
	}
	.sub_sec01 .txtcon .sign {
		width: 50px;
	}
}
/*sub_sec02*/
.sub_sec02 {
	background-color: #f7f7f7;
}
.sub_sec02 .conbox {
	text-align: center;
}
.sub_sec02 .txtcon {
	margin-top: 60px;
}
.sub_sec02 .txtcon .table thead tr th,
.sub_sec02 .txtcon .table tbody tr th,
.sub_sec02 .txtcon .table tbody tr td {
	color: #333;
    font-size: 20px;
    line-height: 1.5em;
	font-weight: 300;
	vertical-align: middle;
	text-align: center;
}
.sub_sec02 .txtcon .table thead tr th {
	background-color: #02aaf3;
    color: #ffff;
    font-weight: 500;
	border: 1px solid #fff;
}
.sub_sec02 .txtcon .table tbody tr th,
.sub_sec02 .txtcon .table tbody tr td {
	background-color: #fff;
	border: 1px solid #ddd;
}
.sub_sec02 .txtcon .table tbody tr th {
	font-weight: 400;
}
@media (max-width:768px) {
	.sub_sec02 .img_wrp {
		margin-top: 30px;
	}
	.sub_sec02 .txtcon p {
		font-size: 12px;
	}
	.sub_sec02 .txtcon {
		margin-top: 30px;
	}
	.sub_sec02 .txtcon .table thead tr th,
	.sub_sec02 .txtcon .table tbody tr th,
	.sub_sec02 .txtcon .table tbody tr td {
		font-size: 12px;
	}
}
/*sub_sec03*/
.sub_sec03 {
	background: url(../img/prd3_sec03_bg.jpg) center center no-repeat;
	background-size: cover;
}
.sub_sec03 .txtcon {
	margin-top: 60px;
}
.sub_sec03 .txtcon .skil_item {
	background-color: #fff;
	position: relative;
	padding: 20px 15px;
}
.sub_sec03 .txtcon .skil_item .skil_arr {
	position: absolute;
	left: 0;
	top: 0;
}
.sub_sec03 .txtcon .skil_item p {
	color: #333;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 300;
}
@media (min-width:991px) {
	.sub_sec03 .txtcon .skil_item p {
		height: 105px;
	}
}
@media (max-width:992px) {
	.sub_sec03 .txtcon .skil_item {
		margin-bottom: 15px;
	}
}
@media (max-width:768px) {
	.sub_sec03 .txtcon {
		margin-top: 30px;
	}
	.sub_sec03 .txtcon .skil_item {
		padding:  15px;
	}
	.sub_sec03 .txtcon .skil_item .skil_arr {
		width: 40px;
	}
	.sub_sec03 .txtcon .skil_item p {
		font-size: 12px;
		word-break: keep-all;
	}
}
/*sub_sec04*/
.sub_sec04 {
	background-color: #f7f7f7;
}
.sub_sec04 .txtcon p {
	color: #333;
    font-size: 17px;
    line-height: 1.5em;
	font-weight: 300;
}
.sub_sec04 .txtcon h4 {
	font-size: 19px;
    line-height: 1.3em;
    font-weight: 400;
    text-transform: uppercase;
    color: #0d8ae1;
    margin-bottom: 5px;
}
.sub_sec04 .txtcon h4 strong {
	display: block;
}
@media (max-width:992px) {
	.sub_sec04 {
		text-align: center;
	}
}
@media (max-width:768px) {
	.sub_sec04 .txtcon p {
		font-size: 12px;
	}
	.sub_sec04 .txtcon h4 {
		font-size: 14px;		
	}
	.sub_sec04 .txtcon .img_wrp {
		margin-top: 15px;
	}
}