@charset "utf-8";
/* CSS Document */

.br-840 {
	display: none;
}

.p_02 {
	background: url(../img/service/bg_tt_page.jpg) left top no-repeat;
	padding-top: 35px;
}

.price_content {
	margin-top: 40px;
}

.price-title {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 30px;
	text-align: center;
	line-height: 160%;
}

.price_box {
	padding: 30px 35px 15px 35px;
	margin-bottom: 40px;
}

.price-pad {
	display: inline-block;
	width: 100%;
	padding: 25px 35px;
}

.price-bg {
	display: inline-block;
	width: 100%;
	padding: 25px 35px;
	background: rgba(255, 255, 255, 0.8);
	border-radius: 4px;
}

.price-table {
	width: 100%;
	padding: 25px 35px;
}

.price-table tr td {
	padding: 2px 0;
	vertical-align: middle;
	border: 1px solid #333;
	text-align: center;
	font-size: 18px;
	line-height: 160%;
}

.w-200 {
	width: 200px;
}

.price-table tr td:first-child {
	border-left: none;
	text-align: left;
	padding-left: 10px;
}

.price-table tr td:last-child {
	border-right: none;
}

.price-table tr:first-child td {
	border: none;
}

.price-table tr:last-child td {
	border: none;
}

.price-table tr:last-child td.price-table-child-th {
	padding: 15px 0 12px 0;
	letter-spacing: -1px
}

.price-note {
	font-size: 12px;
	color: #DF3828;
}

.price-table-child {
	width: 100%;
	border-spacing: 10px 3px;
	border-collapse: separate;
}

.price-table-child tr td {
	border-radius: 5px;
	text-align: center;
	padding: 10px 0px 5px 0;
	padding-left: 0;
}

.price-table-child tr td:first-child {
	text-align: center;
}

.price-table-child tr td.pr-yellow {
	background: rgba(254, 219, 0, 0.3);
}

.price-table-child tr td.pr-blue {
	background: rgba(3, 110, 175, 0.3);
}

.price-table-child tr td.pr-pink {
	background: rgba(223, 56, 40, 0.3);
}

.price-table-child tr td.w-28 {
	width: 190px;
}

.price-table-child tr td.w-35 {
	width: 230px;
}

.price-table-child tr td.w-37 {
	width: 230px;
}

.price-table tr td.pr-gray {
	background: rgba(192, 193, 194, 0.3);
	border-radius: 3px;
	padding: 7px 0;
}

.price-table tr td.bdb-rdu {
	border-bottom: none;
	background-image: linear-gradient(to right, black 40%, rgba(255, 255, 255, 0) 0%);
	background-position: bottom;
	background-size: 10px 1px;
	background-repeat: repeat-x;
}

.price-table tr td.bdt-rdu {
	border-top: none;
	padding: 10px;
	padding-left: 60px;
	padding-right: 60px;
	font-size: 16px;
}
.price-table tr td.bdt-rdu_aa {
	border-top: none;
	padding: 10px;
	padding-left: 60px;
	padding-right: 40px;
	font-size: 16px;
}

.price-table-child tr td .price-table-child2 {
	width: 100%;
	border-collapse: separate;
	font-size: 0;
}

.price-table-child tr td .price-table-child2 tr td {
	width: 109px;
	display: inline-block;
	margin-right: 0;
}

.price-table-child tr td .price-table-child2 tr td:first-child {
	margin-right: 10px;
	padding-left: 0;
}

.price-table tr td.top-none {
	padding-top: 0;
	padding-bottom: 5px;
}

.price-table tr td table.bdtsp-none {
	border-spacing: 10px 0;
}

.price-table tr td table.bdtsp-none tr td {
	border-radius: 0;
}

.price-table tr td table.bdtsp-none tr td.bdrd {
	border-radius: 0 0 5px 5px;
}

.price-table tr td.bot-none {
	padding-bottom: 0;
}

.price-table tr td table.bdbsp-none {
	border-spacing: 10px 0;
}

.price-table tr td table.bdbsp-none tr td {
	border-radius: 5px 5px 0 0;
}

.price-table tr td table tr td.pd0 {
	padding: 0;
}

.price-text-more {
	font-size: 16px;
	padding-left: 100px;
	line-height: 160%;
}
.price-text-more span.strong{
    display: inline-block;
    margin-top: 5px;
    font-size: 120%;
    line-height: 1.5em;
    letter-spacing: 0.07em;
}

.price-table tr:last-child td.bd-sl {
	border: 1px solid #333;
}

.price-table tr:last-child td.bd-sl:first-child {
	border-left: none;
}

.price-table tr:last-child td.bd-sl:last-child {
	border-right: none;
}

body.ie .price-table-child tr td .price-table-child2 tr td {
	width: 109.9px;
}

body.Safari .price-table-child tr td .price-table-child2 tr td {
	width: 109.5px;
}

body.Safari .price-table-child tr td .price-table-child2 tr td:first-child {
	margin-right: 10.5px;
}
.price-bg{
	overflow-x: auto;
}
.price-bg .price-table{
	width: 890px
}
@media screen and (max-width:767px) {
	.price_content {
		padding-left: 10px;
		padding-right: 10px;
	}

	.price-pad{
		padding: 20px 0 ;
	}
	.price_box{
		padding: 10px;
	}
	.price-table tr td{
		font-size: 14px !important;
	}
	.price-text-more {
		padding-left: 0;
		font-size: 14px;
	}
	.price-bg{
		padding: 20px 10px;
	}
	.price-bg .price-table{
		width: 891px
	}
	
	.price-bg{
		overflow-x: auto;
	}
	.price-bg::-webkit-scrollbar{
		width: 5px;
		background: #fed600;
	}
	.price-bg::-webkit-scrollbar:horizontal{
		height: 5px;
		background: #fed600;
	}
	.price-bg::-webkit-scrollbar-thumb{
		background: #ef9300;
		border-radius: 2px;
	}
	.price-bg::-webkit-scrollbar-thumb:horizontal{
		background: #ef9300;
		border-radius: 2px;
	}
	
}






