
.product-details .top_sec_cont {
	text-align: center;
}

.product-details .top_sec_cont h2 {
	font-weight: 900;
	line-height: 1.696em;
	font-size: 46px;
	margin: 0;
	color: #123086;
}
.product-details .top_sec_cont h4 {
	margin-top: 2rem;
	font-weight: 700;
	line-height: 1.584em;
	font-size: 24px;
	letter-spacing: 1px;
}


.product-details .about_cont_point {
	display: flex;
	justify-content: center;
	gap: 2.8rem;
	max-width: 106rem;
	margin:  0;
	margin: 0 auto;
}
.product-details .top_sec_cont + .about_cont_point {
	margin-top: 6rem;
}



.product-details .about_cont_point_icon {
	flex-shrink: 0;
	width: 7.8rem;
}


.product-details .about_cont_point_txt {
	font-weight: 700;
	line-height: 1.584em;
	font-size: 24px;
	color: #123086;
}

.product-details .about_cont_point_txt > *:first-child {
	margin-top: -0.291em;
}
.product-details .about_cont_point_txt > *:last-child {
	margin-bottom: 0;
}



.product-details .about_box {
	max-width: 118rem;
	margin: 0 auto;
	padding: 7.5rem 8.8rem;
	border: solid 1px;
	border-top: solid 0.4rem;
	border-color: #123086;
}


.product-details .about_cont_point + .about_box {
	margin-top: 13.5rem;
}

.product-details .about_box + .about_box {
	margin-top: 10rem;
}

.product-details .about_box_sholder {
	text-align: center;
	font-weight: 700;
	line-height: 1.408em;
	font-size: 27px;
}
.product-details .about_box_sholder > *:not(div) {
	line-height: inherit ;
	font: inherit ;
}
.product-details .about_box_sholder > *:first-child {
	margin-top: -0.203em;
}
.product-details .about_box_sholder > *:last-child {
	margin-bottom: -0.203em;
}

.product-details .about_box_head {
	text-align: center;
	font-weight: 900;
	margin-top: 2rem;
	line-height: 1.696em;
	font-size: 46px;
}
.product-details .about_box_head > * {
	line-height: inherit ;
	font: inherit ;
	color: #123086;
}
.product-details .about_box_head > *:not(div):first-child {
	margin-top: -0.347em;
}
.product-details .about_box_head > *:not(div):last-child {
	margin-bottom: -0.347em;
}

.product-details .about_box_feature {
	display: flex;
	gap: 4.5rem;
	margin-top: 4rem;
}

.product-details .about_box_feature_head {
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 14.3rem;
	line-height: 1.653em;
	font-size: 23px;
	border: solid 1px;
	font-weight: 700;
	color: #123086;
	border-color: #123086;
}
.product-details .about_box_feature_head > *:not(div) {
	line-height: inherit ;
	font: inherit ;
}
.product-details .about_box_feature_head > *:not(div):first-child {
	margin-top: -0.326em;
}
.product-details .about_box_feature_head > *:not(div):last-child {
	margin-bottom: -0.326em;
}



.product-details .about_box_feature_txt {
	line-height: 2em;
	font-size: 18px;
}


.product-details .about_box_feature_txt > *:last-child {
	margin-bottom: 0;
}


.product-details .about_box_feature_table01_wrap {
	display: flex;
	gap: 6rem;
	margin-top: 3.5rem;
	flex-wrap: wrap;
}

.product-details .about_box_feature_table01_wrap > * {
	flex-grow: 1;
}
.product-details .feature_table table {
	background: transparent;
	border: 0;
	width: 100%;
	margin: 0;
}

.product-details .feature_table table tbody tr{
	display: flex;
}




.product-details .feature_table table tbody tr>td {
	border: 0;
	flex-grow: 1;
	padding: 1.4rem 1rem;
	line-height: 1em;
	font-size: 18px;
	border-bottom: solid 1px #c3c3c3;
	width: 100%;
}

.product-details .feature_table table tbody tr>td:first-child {
	border: 0;
	flex-shrink: 0;
	width: 22.5rem;
	padding: 1.4rem 1rem;
	line-height: 1em;
	font-size: 18px;
	color: #fff;
	background-color: rgba(98, 181, 209, 0.7);
	border-bottom: solid 1px #fff;
}
.product-details .feature_table table tbody tr:last-child>td {
	border-bottom: 0;
}

.product-details .about_box_feature_table02_wrap {
	display: flex;
	gap: 0.2rem;
	margin-top: 5rem;
	flex-wrap:wrap;
}
.product-details .about_box_feature_table02 {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	gap: 0.2rem;
	margin: 0;
}

.product-details .about_box_feature_table02:first-child {
	width: 17.5rem;
}

.product-details .about_box_feature_table02 > dt, 
.product-details .about_box_feature_table02 > dd {
	font-weight: 500;
	text-align: center;
	padding: 2rem 1rem;
	line-height: 0.934em;
	font-size: 15px;
	margin: 0;
	white-space: nowrap;
}
.product-details .about_box_feature_table02 > dt > *:not(div),
.product-details .about_box_feature_table02 > dd > *:not(div) {
	line-height: inherit !important;
	font: inherit !important;
}
.product-details .about_box_feature_table02 > dt > *:not(div):first-child, 
.product-details .about_box_feature_table02 > dd > *:not(div):first-child {
	margin-top: 0.034em;
}
.product-details .about_box_feature_table02 > dt > *:not(div):last-child,
.product-details .about_box_feature_table02 > dd > *:not(div):last-child {
	margin-bottom: 0.034em;
}

.product-details .about_box_feature_table02 > dt {
	color: #fff;
	background-color: #009ba2;
}

.product-details .about_box_feature_table02 > dd {
	background-color: #e9e9e9;
}

{# Theme 2 #}
.product-details.theme2 .about_cont_point_txt {
	color: #11a8b3;
}
.product-details.theme2 .about_box {
	border-color: #11a8b3;
}
.product-details.theme2 .about_box_head > * {
	color: #11a8b3;
}
.product-details.theme2 .about_box_feature_head {
	color: #11a8b3;
	border-color: #11a8b3;
}
.product-details.theme2 .feature_table table tbody tr>td:first-child {
	background-color: rgba(119, 188, 56, 0.7);
}
.product-details.theme2 .top_sec_cont h2 {
	color: #11a8b3;
}

@media (max-width:1199px){
	.product-details .about_box{
		margin-top: calc(0.6666666667vw * 13.5);
		padding: calc(0.6666666667vw * 7.5) calc(0.6666666667vw * 8.8);
	}
	.product-details .about_box_feature_table02:first-child {
		width: calc(0.6666666667vw * 17.5);
	}
}
@media screen and (min-width: 768px) {
	.product-details  .pcn {
		display: none !important;
	}
}

@media screen and (max-width: 767px) {
	.product-details  .spn {
		display: none !important;
	}
	.product-details .about_cont_point {
		flex-direction: column;
		align-items: center;
		gap: 6rem;
		width: 59rem;
		margin: 7rem auto 0;
	}
	.product-details .about_cont_point + .about_box {
		margin-top: 9rem;
	}
	.product-details .about_cont_point_icon {
		width: 11rem;
	}
	.product-details .about_cont_point_txt {
		line-height: 1.657em;
		font-size: 16px;
		text-align: justify;
	}
	.product-details .about_cont_point_txt > *:not(div) {
		line-height: inherit !important;
		font: inherit !important;
	}
	.product-details .about_cont_point_txt > *:not(div):first-child {
		margin-top: -0.328em;
	}
	.product-details .about_cont_point_txt > *:not(div):last-child {
		margin-bottom: -0.328em;
	}
	.product-details .about_box {
		width: 67rem;
		margin: 0 auto;
		padding: 7rem 3.5rem;
	}
	.product-details .about_box + .about_box {
		margin-top: 9.5rem;
	}
	.product-details .about_box_sholder {
		line-height: 1.5em;
		font-size: 16px;
	}
	.product-details .about_box_sholder > *:not(div) {
		line-height: inherit !important;
		font: inherit !important;
	}
	.product-details .about_box_sholder > *:not(div):first-child {
		margin-top: -0.25em;
	}
	.product-details .about_box_sholder > *:not(div):last-child {
		margin-bottom: -0.25em;
	}
	.product-details .about_box_head {
		margin-top: 4rem;
		line-height: 1.688em;
		font-size: 28px;
	}
	.product-details .about_box_head > *:not(div) {
		line-height: inherit !important;
		font: inherit !important;
	}
	.product-details .about_box_head > *:not(div):first-child {
		margin-top: -0.343em;
	}
	.product-details .about_box_head > *:not(div):last-child {
		margin-bottom: -0.343em;
	}
	.product-details .about_box_feature {
		flex-direction: column;
		gap: 4rem;
		margin-top: 6rem;
	}
	.product-details .about_box_feature_head {
		width: 100%;
		padding: 1rem 0;
		line-height: 1em;
		font-size: 16px;
	}
	.product-details .about_box_feature_head > *:not(div) {
		line-height: inherit !important;
		font: inherit !important;
	}
	.product-details .about_box_feature_head > *:not(div):first-child {
		margin-top: 0em;
	}
	.product-details .about_box_feature_head > *:not(div):last-child {
		margin-bottom: 0em;
	}
	.product-details .about_box_feature_txt {
		line-height: 1.657em;
		font-size: 16px;
	}
	.product-details .about_box_feature_txt > *:not(div) {
		line-height: inherit !important;
		font: inherit !important;
	}
	.product-details .about_box_feature_txt > *:not(div):first-child {
		margin-top: -0.328em;
	}
	.product-details .about_box_feature_txt > *:not(div):last-child {
		margin-bottom: -0.328em;
	}
	.product-details .about_box_feature_table01_wrap {
		flex-direction: column;
		gap: 0;
		margin-top: 9rem;
		border-top: solid 1px #c3c3c3;
		border-bottom: solid 1px #c3c3c3;
	}
	.product-details .about_box_feature_table01 > dt {
		width: 29.5rem;
		padding: 1rem 1rem;
		line-height: 1em;
		font-size: 13px;
	}
	.product-details .about_box_feature_table01 > dt > *:not(div) {
		line-height: inherit !important;
		font: inherit !important;
	}
	.product-details .about_box_feature_table01 > dt > *:not(div):first-child {
		margin-top: 0em;
	}
	.product-details .about_box_feature_table01 > dt > *:not(div):last-child {
		margin-bottom: 0em;
	}
	.product-details .about_box_feature_table01 > dd {
		padding: 1rem 1rem;
		line-height: 1em;
		font-size: 13px;
	}
	.product-details .about_box_feature_table01 > dd > *:not(div) {
		line-height: inherit !important;
		font: inherit !important;
	}
	.product-details .about_box_feature_table01 > dd > *:not(div):first-child {
		margin-top: 0em;
	}
	.product-details .about_box_feature_table01 > dd > *:not(div):last-child {
		margin-bottom: 0em;
	}
	.product-details .about_box_feature_table02_wrap {
		flex-direction: column;
		margin-top: 8rem;
	}
	.product-details .about_box_feature_table02 {
		flex-direction: row;
		width: 100%;
	}
	.product-details .about_box_feature_table02:first-child {
		width: 100%;
	}
	.product-details .about_box_feature_table02 > dt,
	.product-details .about_box_feature_table02 > dd {
		padding: 2rem;
		line-height: 1em;
		font-size: 13px;
            padding: 1.4rem 1rem;
	}
	.product-details .about_box_feature_table02 > dt > *:not(div), 
	.product-details .about_box_feature_table02 > dd > *:not(div) {
		line-height: inherit !important;
		font: inherit !important;
	}
	.product-details .about_box_feature_table02 > dt > *:not(div):first-child, 
	.product-details .about_box_feature_table02 > dd > *:not(div):first-child {
		margin-top: 0em;
	}
	.product-details .about_box_feature_table02 > dt > *:not(div):last-child,
	.product-details .about_box_feature_table02 > dd > *:not(div):last-child {
		margin-bottom: 0em;
	}
	.product-details .about_box_feature_table02 > dt {
		width: 29.4rem;
	}
	.product-details .about_box_feature_table02 > dd {
		flex-grow: 1;
	}
	.product-details .about_box_feature_table02:first-child {
		width: auto;
	}
	.product-details .about_cont_point {
		margin-top: 0;
		width: auto;
		gap: 2.5rem;
	}

	.product-details .about_cont_point + .about_box {
		margin-top: 4rem;
		width: auto;
		padding: 30px 15px;
	}

	.product-details .about_box_head {
		margin-top: 2rem;
	}

	.product-details .about_box_feature {
		margin-top: 2rem;
		gap: 2rem;
	}

	.product-details .about_box_feature_table01_wrap {
		margin-top: 4rem;
	}

	.product-details .about_box_feature_table01_wrap > * {
		width: 100%;
		flex: auto;
	}

	.product-details .feature_table table {
	}

	.product-details .feature_table table tbody tr>td:first-child {
		width: 50%;
		font-size: 13px;
	}

	.product-details .feature_table table tbody tr>td {
		width: 50%;
		font-size: 13px;
	}

	.product-details .about_box_feature_table02_wrap {
		margin-top: 4rem;
		flex-wrap: nowrap;
	}

	.product-details .about_box_feature_table02 > dt {
		width: 50%;
		padding-left: 10px;
		padding-right: 10px;
	}

	.product-details .about_box_feature_table02 > dd {
		width: 50%;
		padding-left: 10px;
		padding-right: 10px;
	}

	.product-details .about_box {
		width: auto;
		padding: 30px 14px;
	}

	.product-details .about_box + .about_box {
		margin-top: 2.5rem;
	}

	.product-details .top_sec_cont h2 {
		font-size: 27px;
	}

	.product-details .top_sec_cont + .about_cont_point {
		margin-top: 2rem;
	}
}

.product-details .about_box_figure {
	margin-top: 5rem;
}
.product-details .about_box_figure img {
	width: 100%;
}