
/* 공통사항 */
.width {width: 45.5rem;}
.margin {margin: 3.75rem auto 0.75rem auto;}
.title {color: #333;font-size: 1.75rem;font-weight: bold;letter-spacing: -0.0525rem;margin-bottom: 0.75rem;}
.title > span {font-size: 0.8125rem; font-weight: 500; padding-left: 31.5rem; color: #666;}
.title > span > span {color: #c50012;}

/* label-비활성화 컬러값 */
#disab {color: #999;}


.input-dt {
	outline: none;
    width: 50%;
    text-align: right;
    font-style: inherit;
    height: 2rem;
    font-size: 0.9375rem;
    border: none;
    color: #666666;
}

.input-price {
	outline: none;
    width: 50%;
    text-align: right;
    font-style: inherit;
    height: 2rem;
    font-size: 1rem;
    font-weight: 600;
    color: #1c8cd6;
    border: none; 
}

.input-price2 {
	outline: none;
    width: 80%;
    text-align: right;
    font-style: inherit;
    height: 2rem;
    font-size: 1.25rem;
    font-weight: 600;
    color: #000000;
    border: none; 
}

.input-price3 {
	outline: none;
    width: 80%;
    text-align: right;
    font-style: inherit;
    height: 2rem;
    font-size: 1.5rem;
    font-weight: 600;
    color: #000000;
    border: none; 
}

#input-price {
	outline: none;
    width: 50%;
    text-align: right;
    font-style: inherit;
    height: 2rem;
    font-size: 1rem;
    font-weight: 600;
    color: #1c8cd6;
    border: none; 
}

#input-price2 {
    outline: none;
    width: 50%;
    height: 1.5rem;
    border: none;
}
.price1 {
	color: #1c8cd6;
	/* font-weight: 600; */
}
/* .overflow {
	overflow: hidden;
} */

.gpu-wrap {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 3.75rem;
}
.gpu-wrap .img {
	width: 50%;
	min-width: 30.375rem;
	height: 600px;
}
.gpu-wrap .img div {
	height: 100%;
}
.gpu-wrap .img div img {
	display: block;
    object-fit: contain;
    object-position: center;
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
}
.gpu-wrap .info {
	/* width: calc(50% - 11.5rem);*/
	width: 50%;
	padding-left: 6.25rem;
}
.gpu-wrap .tb-cont > td {
	border-bottom: 0;
}
.hosting-table1 {
	position: relative;
}
.hosting-table1 table {
	
}

.tab-menu-wrap {
	width:	28.5625rem;
	/* height: 43.5rem; */
	position: absolute;
	left: 46.495rem;
	background-color: rgb(207, 224, 235);
	clear: both;
}
.tab-menu-wrap .tab-step {
	display: block;
	padding-bottom: 1.625rem;
	font-size: 0.9875rem;
	color: #555; 
	margin: 0.5rem 1.5rem 0 0;
	
}
.tab-menu-wrap .tab-step .step-imgs {
	/* position: relative;
	box-sizing: border-box; */
	float: right;
	letter-spacing: -0.03125rem;
	font-size: 0.875rem;
	
	
}
/* .tab-menu-wrap .tab-step div:nth-child(1) > img,
.tab-menu-wrap .tab-step div:nth-child(3) > img,
.tab-menu-wrap .tab-step div:nth-child(5) > img {
	box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 1.25rem;
}
.tab-menu-wrap .tab-step .step-imgs > img {
	 
}
.tab-menu-wrap .tab-step .bord:nth-child(1) {
	border: 2px solid #c50012;
	box-sizing: border-box;
} */
/* .tab-menu-wrap .tab-step .step-imgs > p {
	position: absolute; 
	top:68%; 
	left:10%;
	font-size: 0.9875rem;
	top: 87%;
    left: 78%;
    transform: translate(-40%, -50%);
    width: 100%;
} */
.tab-menu-wrap .area{
	padding-bottom: 2.5rem;
}

.tab-menu {
	/* border: 1px solid #666; */
	width: 90%;
	margin: 0.25rem auto 0 auto;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 1.25rem;
	
}
.tab-menu .tab-title {
	background-color: #666;
	color: #fff;
	text-align: center;
	padding: 0.9875rem 0;
	font-size: 1.125rem;
	letter-spacing: -0.03375rem;
}
.tab-menu .tab-contents {
	/* padding: 0 1.25rem 0 1.25rem; */
	display: flex;
	justify-content: space-between;
	background-color: #fff;
}
.tab-menu .tab-contents .tts {
	width:100%;
	display: flex;
}
.tab-menu .tab-contents .tab-cont {
	/* padding-bottom: 0.625rem; */
	font-size: 0.9375rem; 
	letter-spacing: -0.046875rem;
	color: #666;
	text-align: left;
	/* display: flex;
	justify-content: space-between; */
}
.tab-menu .tab-contents .tab-cont.cont-ls > td{
	border-bottom: none;	
}
.tab-menu .tab-contents .tab-cont > td {
	padding: 0.725rem 0 0.725rem 0;
	border-bottom: 1px solid #ccc;
}
.tab-menu .tab-contents .tab-cont-red > td {
	color: #333;
	padding: 0.5rem 0;
}
.tab-menu .tab-contents .tab-cont-red > td:nth-child(1) {
	text-align: left;
	padding-left: 1rem;
	font-size: 1.125rem;
	font-weight: 500;
}
.tab-menu .tab-contents .tab-cont-red > td:nth-child(2) {
	text-align: right;
	padding-right: 1rem;
	font-weight: bold;
}
.botm {
	background-color: #fff;
	width: 90%;
	margin: 1.25rem auto 0 auto;
}
.botm-1 {
	margin: 1.25rem 0 0 0;
	width: 100%;
}
.botm .botm-table .tab-cont  {
    padding-bottom: 0.625rem;
    font-size: 0.9375rem;
    letter-spacing: -0.046875rem;
    color: #666;
    text-align: left;
}
.botm .botm-table .tab-cont .botm-tit {
	border-bottom: 1px solid #ccc;
}
.botm .botm-table .tab-cont > td {
	padding: 0.725rem 0 0.725rem 0;
}
.botm .botm-table .tab-cont > td:nth-child(1) {
	border-right: 1px solid #ccc;
	padding-left: 1rem !important; 
	width: 15.375rem;
}
.botm .botm-table .tab-cont > td:nth-child(2) {
	width: 10.3125rem;
	text-align: center;
}
/* .botm-table {
	margin-top: 1rem;
} */

.tab-menu .tab-contents .tab-cont > td:nth-child(1){
	border-right: 1px solid #ccc;
	padding-left: 1rem !important;
}
.tab-menu .tab-contents .tab-cont > td:nth-child(2){
	text-align: right;
	padding-right: 1rem !important;
}
.botm1 .tab-cont-red > td {
	color: #333;
	padding: 0.5rem 0;
}
.botm1 {
	margin-top: 1.25rem;
	background-color: #fff;
	box-shadow: rgb(0 0 0 / 5%) 0px 0px 1.25rem;
}
.botm1 > table {width: 100%;}
.botm1 .tab-cont-red > td:nth-child(1){
	text-align: left;
	padding-left: 1rem;
	padding-right: .5rem;
	font-size: 1.0125rem;
	font-weight: 500; 
	border-right: 1px solid #ccc;
}
.botm1 .tab-cont-red > td:nth-child(2){
	text-align: right;
	padding-right: 1rem;
	font-weight: bold;
}
.botm1  .red-1 {
	border-bottom: 1px solid #ccc;
}
.botm1  .red-2 {
	font-size: 1.5rem;
}
/* .botm1  .red-2 .qu-p ,
.botm1  .red-2 .pri-colorbic {
	padding-bottom: 0.625rem;
	
} */
.botm1 .red-2 > td > span > img {
	vertical-align: baseline;
	cursor: pointer;
}
.botm1 .red-2 > td > span {
	cursor: pointer;
}
.botm1 .red-2 .desc-hover{
	background-color: rgba(0, 0, 0, 0.8);
	border-radius: 1rem 1rem 1rem 0rem ;
	position: absolute; 
	width: 178%;
	color: #fff;
	font-size: 0.875rem;
   	/* visibility: hidden; */
    left: 9.6875rem;
    top: -9.125rem;
    padding: 0.75rem 0.9875rem 0.75rem 0.9875rem;
    opacity: 1; 
  	display: none;
}
.botm1 .qu {
	position: relative;
	
}
.botm1 .qu .qu-p {
	display: inline-block;
	font-size: 1.25rem;
}


.botm1 .red-2 .desc-hover > p {
	line-height: 1.6;
} 
.botm1 .red-2 .desc-hover > p:last-child {
	margin-bottom: 0.5rem;
}
.botm1 .red-2 .desc-hover .hover-tit {
	font-size: 0.9875rem;
	margin-bottom: 0.25rem;
}
li {text-decoration: none;}
.tab-menu .tab-contents .tab-table {
	width: 100%;
}
.tab-menu .tab-contents .tab-table .tab-conttit {
	
}
.tab-menu .tab-contents .tab-table .tab-conttit > td {
	padding: 0.725rem 0;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ccc;
	text-align: center;
	color: #333;
	font-weight: 500;
}

.tab-menu .tab-contents .tab-table .tab-conttit > td:nth-child(1) {
	width: 60%;
	border-right: 1px solid #ccc;
}
.tab-menu .tab-contents .tab-cont:last-child {
	/* padding-bottom: 1.25rem; */
	
	 border-bottom: none;
}
.tab-menu .tab-contents .tab-cont > span {
	color: #333;
	text-align: right !important;
}
.tab-menu .tab-price {
	padding: 1.25rem;
	display: flex;
	justify-content: space-between;
}
.tab-menu .tab-contents .txt {
	font-size: 1.125rem;
	color: #333;
	letter-spacing: -0.075rem;
	font-weight: bold;
}
.tab-menu .tab-contents .pri {
	font-size: 1.125rem;
	color: #c50012;
	letter-spacing: -0.0625rem;
	font-weight: 500;
}
.tab-menu .tab-contents .pri > span {
	font-weight: bold;
	font-size: 1.5rem;
	letter-spacing: -0.075rem;
}
.tab-menu .price-red {
	width: 15rem;
	height: 4.125rem;
	margin: 0 auto 1.25rem auto;
}
.pri-color {
	font-size: 1.25rem;
	width: 40%;
}
.tab-menu .price-red > a {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #c50012;
	color: #fff;
	text-align: center;
	line-height: 3rem;
	font-size: 1.25rem;
	letter-spacing: -0.075rem;
}
.tab-menu .price-red > a > p > span {
	font-size: 1.5rem;
	font-weight: bold;
	letter-spacing: -0.075rem;
}
.gpu-wrap .tab-next {
	margin: 2.5rem 0;
	width: 30.75rem;
}
.tab-next {
	margin: 1.25rem auto 0 auto;
	width: 25.70625rem;
	height: 3.75rem;
}
.tab-next > a {
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: #1c8cd6;
	color: #fff;
	text-align: center;
	line-height: 3.75rem;
	/* letter-spacing: -0.05rem; */
	font-weight: 500;
	font-size: 1.125rem;
	border-radius: 0.1875rem;
}
.tab-next > a:hover {
	background-color: #333;
}

.detail-tit {
	background: #f7f7f7;
	padding: 0.625rem 1rem;
	font-size: 1.125rem;
	text-align: center;
}
.detail {
	padding-top: 30px;
}
.detail h3 {
	font-size: 1.625rem;
}
.detail ul {
	list-style: none;
}
.detail ul li {
	position: relative;
	padding-left: 0.875rem;
	margin: 0.25rem 0;
}
.detail ul li:after {
	content: "";
	width: 0.25rem;
	height: 0.25rem;
	background: #333;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0.625rem;
}
.detail table {
	border: 1px solid #e3e3e3;
	margin: 1.25rem 0;
}
.detail table tr {
	border-bottom: 1px solid #e3e3e3;
}
.detail table th,
.detail table td {
	padding: 0.625rem;
}

.table1 {
	/* text-align: center; */
}

.tb-cont > td {
	border-bottom: 1px solid #ccc;
	padding: 0.7rem 0;
	font-size: 0.9375rem;
	letter-spacing: -0.046875rem;
}
.tb-cont .ftp > input {
	color: #666;
	border: 1px solid #ccc;
	outline: none;
	height: 1.875rem;
	padding-left: 0.5rem;
}
.tb-cont .ftp > button {
    height: 2rem;
    vertical-align: middle;
    border: none;
    font-family: inherit;
    outline: none;
    background-color: #1c8cd6;
    color: #fff;
    border-radius: 0.25rem;
    width: 4.375rem;
    cursor: pointer;
    font-size: 0.8125rem;
}
.tb-cont .ftp > button:hover {
	background-color: #333;
}
.tb-cont  .id > input {
	width: 60%;
	margin-right: 0.25rem;
	
} 
.tb-cont > .id  {
	width: 16.375rem;
	text-align: center;
}
.tb-cont  .pw {
	width: 11rem;
	text-align: center;
}
.tb-cont  .pw > input {
	width: 9.875rem;
	margin-left: 0.5rem;
}
.tb-cont .second {
	/* width: 6.25rem; */
	border-left: 1px solid #ccc;
} 
.tb-cont .second > img {
	vertical-align: baseline;
	padding-left: 0.25rem;
	cursor: pointer;
}
.tb-cont > .details {
	width: 19.1%;
	padding-left: 0 !important;
	text-align: center;
	/* border-right: 1px solid #ccc; */
}

#usa-sub, #eu-sub, #asia-sub, #china-sub {
	display: none;
}
.table1 .tb-cont .txt {
	padding-left: 3.3125rem;
}
 .tb-cont > .tit >  span#star {
	color: #c50012 !important;
}
 .all-tit > span#star {
	color: #c50012 !important;
}
.tit {
	background-color: #f7f7f7;
	border-right: 1px solid #ccc;
	font-size: 0.9375rem;
	color: #333;
	letter-spacing: -0.046875rem;
	font-weight: bold;
	width: 8.75rem;
	text-align: center;
}

.gpu-wrap .tit {
	background-color: #fff;
	border-right: 0;
	width: 6.75rem;
	text-align: left;
}
.gpu-wrap .txt {
	padding-left: 0 !important;
}

#Multi-1, #Multi-2{display: none;}
.choice {text-align: left; padding-left: 3.25rem !important; color: #333 !important;}
.tits {
	width: 7.5rem;
	color: #666;
	font-size: 0.9375rem;
}
.txt {color: #666;}
/* .tb-imgs {
	width: 11.25rem;
}
.tb-imgs > div {
	width: 100%;
} */
.price {
	color: #c50012;
	font-size: 1.25rem !important;
	width: auto !important;
	font-weight: bold;
	line-height: 100px;
}
.price > span {
	font-weight: 400;
	font-size: 0.875rem;
}

.sel-tb {
	padding-left: 3.3125rem !important;
}

.sel-tb > select {
	width:95%;
}
 .se .tit {
	width:19.3%; 
}
.tb-cont .tit-inc {
	padding-left: 3.5rem;
	color: #666;
	font-family: 'Roboto', sans-serif;
}
.tb-cont .tit-inc > input {
	outline: none;
	border: 1px solid #ccc;
	height: 2.25rem;
	color: #666;
	width: 78%;
	font-family: 'Roboto', sans-serif;
	/* font-family: inherit; */
	padding-left: 0.5rem;
}
.tb-cont .korea > input::placeholder {
	color: #333 !important;
	font-weight: bold;
}
.tb-cont .tit-inc > input::placeholder {
	color: #999;
	/* padding-left: 0.5rem; */
	padding-left: 0.25rem;
}
.tit-inc input:focus::-webkit-input-placeholder, 
textarea:focus::-webkit-input-placeholder {
	color:transparent; 
	} 
.tit-inc input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
 	color:transparent; 
 } 
.tit-inc input:focus::-moz-placeholder, 
textarea:focus::-moz-placeholder {
	color:transparent; 
	} 
.tit-inc input:focus:-ms-input-placeholder, 
textarea:focus:-ms-input-placeholder {
	 color:transparent; 
}
#business , #business-1 , #business-2 , #business-3 , #business-4 , #business-5 ,
  #individual , #individual-1 , #individual-2 , #individual-3 {
	display: none;
}
#business  input, #individual  input {
	outline: none;
	/* border: none; */
	padding-left: 0.5rem;
	width: 78%
}
.l-bor {
	border-left: 1px solid #ccc;
}
.input1 {
	text-align: left;
	padding-left: 3.3125rem !important;
	
}
.input1 > input {
	font-family: inherit;
	border: 1px solid #ccc;
	height: 1.875rem;
	color: #666;
	outline: none;
	width: 78%;
	padding-left: 0.5rem;
	
}

.input2 {
	padding-left: 3.3125rem !important;
	/* display: flex; */
	justify-content: center;
	align-items: center;
	color: #ccc;
}
.input2-1 {
	padding-left: 0 !important;
	text-align: left;
	padding-left: 3.3125rem!important;
}
.input2-1 > select {
	width: 4.5rem !important;
}
.input2-1 > input {
	width: 3.5rem !important;
}
.input2 > input{
	width: 5rem !important;
	height: 1.875rem;
	border: 1px solid #ccc;
	color: #555;
	padding-left: 0.5rem;
}
.input2 > select {
	width: 5rem;
	height: 1.875rem;
	border: 1px solid #ccc;
	color: #666;
	font-family: inherit;
	outline: none;
}
.input2 > input {
	outline: none;
}
.input3 {
	color: #ccc;
	padding-left: 3.3125rem !important;
}
.input3 > input {
	width: 5rem;
	height: 1.875rem;
	border: 1px solid #ccc;
	color: #555;
	outline: none;
	padding-left: 0.5rem;
	/* margin-right: 0.25rem; */
	
}
.input3 > button {
	margin-left: 0.5rem;
    height: 1.9875rem;
    vertical-align: unset;
    border: none;
    background-color: #1c8cd6;
    color: #fff;
    border-radius: 0.25rem;
    font-family: inherit;
    width: 15%;
    cursor: pointer;
    outline: none;
}
.input3 > button:hover {
	background-color: #333;
}
.input4 {
	padding-left: 3.3125rem !important;
}
.input4  input {
	height: 1.875rem;
	border: 1px solid #ccc;
	color: #555;
	margin-right: 0.5rem;
	outline: none;
	padding-left: 0.5rem;
	/* margin-top: 0.5rem; */
}
.input4  input:nth-child(1) {
	margin-bottom: 0.5rem;
}
.input4 button {
	margin-left: 0.5rem;
    height: 1.9875rem;
    vertical-align: unset;
    border: none;
    background-color: #1c8cd6;
    color: #fff;
    border-radius: 0.25rem;
    font-family: inherit;
    width: 19%;
    cursor: pointer;
    outline: none;
}
.input4 button:hover {
	background-color: #333;
}
.tb-cont .tit-inc > p {
	font-size: 0.8125rem;
	margin-top: 0.5rem;
}
.service-numbers {
	display: flex;
	justify-content: space-between;
	margin-top: 3.75rem;
	/* border: 1px solid #ccc; */
	/* background-color: #f7f7f7; */
	
}
.service-numbers .ser-num {
	font-size: 1.75rem;
	font-weight: bold;
	color: #333;
	letter-spacing: -0.0525rem;
	padding: 0.9875rem 0; 
	border-right: 1px solid #ccc;
	width: 25%;
	text-align: center;
	line-height: 0.3;
}
.service-numbers .ser-num:nth-child(1) {
	border-left: 1px solid #ccc;
}
.ser-notice  {
	/* margin-top: 0.75rem; */
	margin-top: 1rem;
	color: #666;
	letter-spacing: -0.03rem;
	line-height: 1.63;
	margin-bottom: 3.75rem;

}
.sels {
	width: 90%;
	color: #666;
	border: 1px solid #ccc;
	outline: none;
	height: 1.875rem;
}
.ser-sel {
	text-align: center;
}
.sel {
	width: 83%;
	color: #666;
	border: 1px solid #ccc;
	outline: none;
	height: 1.875rem;
}
.select {
	width: 29.75rem;
}
.select-1 {
	width: 18.75rem;
	height: 1.875rem;
	
	/* font-family: inherit; */
}
.select2  {
	color: #333;
	
}
.select2 > span {
	padding: 0 0.25rem;
}
.select2 > select:nth-child(1){
	width: 6.185rem;
}
.select2 > #months{
	width: 4.125rem;
}
.select2 > #days{
	width: 4.125rem;
}

.select3-os {
	width: 29.75rem;
}
.select4 {
	width: 29.75rem;
}
#linux-c , #window-c, #window-c1, #window-c2 {
	display: none;
}
.table2#h_cloud > .tb-cont > .tits {
	width: auto;
}
.table2#h_cloud.tb-cont > .details {
	width: auto;
}
.table2 .tb-cont > .i {
	padding-left: 0 !important;
} 
.table2 .selects {
	text-align: center;
}
.table2 .tits {
	padding-left: 3.3125rem !important;
}
.table2 .tb-cont .cen {
	padding-left: 2.625rem !important;
}
.table2 #ftp-ann {
	padding-left: 1.5rem;
	font-size: 0.875rem;
}
 .tb-cont > .tit-24m {
	border-top: 1px solid #ccc;
	text-align: center;
	width: 13.625rem;
	padding-left: 0 !important;
 } 
 .not-wid {
 	border: 1px solid #ccc;
 }
 .tb-cont > .tit-m {
	border-top: 1px solid #ccc;
	text-align: center;
	padding-left: 0 !important;
}
.br-t {
	border-top: 1px solid #999;
}
.br-t:last-child{
	border-right: none;
}
#business,
#business-1,
#business-2,
#business-3,
#business-4,
#business-5 {
	display: table-row;
}
.center {
	text-align: center;
}
.price1 {
	width: 21%;
	text-align: center;
}
 .price-gray {
 	text-align: center;
 	/* padding-right: 0.5rem !important; */
	color: #666;
}
.tb-cont{
	position: relative;
}
 .price-gray.postion-area{
	position: absolute;
	left: 32.9375rem;
	border: 0;
	z-index: 100;
}
 .price-gray.postion-area > input {
 text-align: right;
 margin-left: -1.5rem;
 }

.tt {
	text-align: center;
	color: #666;
	font-size: 0.9375rem;
}
.sel-tit {
	width: 14.125rem;
}
.tb-cont .center:nth-child(2) {
	width: 28.485rem;
}
.tb-cont .center:nth-child(3) {
	width: 8.3125rem;
}
.tb-cont .center:nth-child(4) {
	width: 10.625rem;
}
.quants {
	text-align: center;
}
.quants > .sel {
	width: 60%;
}
.table3 .tit {
	width:8.75rem; 
}
.table3 .sel-tb {
	/* text-align: center; */
	/* width: 16.875rem !important; */
	width: 39%;
}
.sub-tit {
	color: #333;
	font-weight: 500;
}
.table3 .sel-tb .sel {
	    width: 83%;
}
 .price-gray {
	text-align: center;
}
 .price-gray > p {
	display: inline-block;
	padding-right: 0.5rem;
	font-size: 0.8375rem;
}

.table3 .price-gray {
	text-align: center;
	width: 21%;
}
.table3 .price-gray > p {
	display: inline-block;
	padding-right: 0.5rem;
	font-size: 0.8375rem;
}
.table3 .price-gray #input-price {
	/* width: 100% !important; */
}
.btn2 {
	/* border: 2px solid #666; */
	cursor: pointer;
	  border:1px solid;
      width: 100px;
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center;
}
.clicked {
	color: #c50012;
	background-color: #c50012;
}
.table4 .tit {
	width: 7.325rem;
}
.table4 .txt-red {
	color: #c50012;
}
.table4 .bt{
	text-align: center;
	}
.table4 .tit-text {
	padding-left: 4.3125rem !important;
} 
.table4 .tit-text > p {
	font-size: 0.875rem;
	letter-spacing: -0.046875rem;
	color: #666;
}
.table5 {
	border:1px solid #ccc;
	margin-top: 2.5rem;
	height: 8.75rem;
	display: flex;
}
.table5 .tb-t {
	width: 8.75rem;
	background-color: #f7f7f7;
	border-right: 1px solid #ccc;
	color: #333;
	font-weight: bold;
	text-align: center;
	letter-spacing: -0.046875rem;
	font-size: 0.9375rem;
	line-height: 8.5rem;
}
.table5 .tb-text {
	/* width: 41.4375rem; */
	width: 77%;
}
/* .table5 .tb-text  > input {
	height: 100%;
	width: 100%;
	margin-left: 1.25rem;
	border: none;
	outline: none;
} */
.table5 textarea {
	width: 105%;
	height: 100%;
	padding: 1.25rem;
	border: none;
	outline: none;
	resize: none;
	border-right: 1px solid #ccc;
	font-family: inherit;
}
.table6 {
	margin-top: 2.5rem;
	padding-bottom: 6.25rem;
}
.table6 .all-title {
	border: 1px solid #ccc;
}
.table6 .all-title input[type=checkbox] + label{
    display: inline-block !important;
    cursor: pointer;
    /* height: .9375rem; */
    padding-left: 1.4375rem;
	background: url("/img/addition/technicalsupport/check-1.png") left/1rem no-repeat;
}

.table6 .all-title input[type=checkbox]:checked + label{
	background: url("/img/addition/technicalsupport/check-2.png") left/1rem no-repeat;
}
.all-title .all-tit {
	background-color: #f7f7f7;
	border-bottom: 1px solid #ccc;
	padding: 0.625rem 0 0.625rem 0.875rem;
	color: #333;
	font-weight: 500;
	/* font-size: 1.115rem; */
	letter-spacing: -0.046875rem;
}
.all-subs {
	padding: 1rem 0 1rem 1.75rem;
	height: 6.25rem;
}
.all-subs > div:nth-child(1) {
	margin-bottom: 1rem;
}
.all-subs .all-sub {
	clear: both;
}
.all-subs > #r-ch1, .all-subs > #r-ch2 {
	line-height: 2.5;
	width: 93%;
}
.all-subs .all-sub button {
	width: 5.625rem;
	height: 2rem;
	outline: none;
	/* text-decoration: none; */
	border: 1px solid #ccc;
	border-radius: 0.1875rem;
	background-color: #fff;
	font-family: inherit;
	color: #333;
	float: right;
	cursor: pointer;
	line-height: 2;
	margin-right: 2.5rem;
}
.all-subs .all-sub button:hover {
	background-color: #e3e3e3;
}
.all-subs .all-sub:nth-child(1) button {
	margin-bottom: 0.5rem;
}
.all-sub {
	color: #333;
	font-size: 0.9375rem;
	letter-spacing: -0.046875rem;
}

 .table5 input:focus::-webkit-input-placeholder, 
textarea:focus::-webkit-input-placeholder {
	color:transparent; 
	} 
.table5 input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
 	color:transparent; 
 } 
.table5 input:focus::-moz-placeholder, 
textarea:focus::-moz-placeholder {
	color:transparent; 
	} 
.table5 input:focus:-ms-input-placeholder, 
textarea:focus:-ms-input-placeholder {
	 color:transparent; 
	 }

.table5 input {
	
}

/* 모달창 */

#modal1 {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 600;
}
#site_modal , 
#site_modal2 ,
#site_modal4 {
	display: none;
	width: 43.75rem;
	height: 27rem;
	background-color: #fff;
	position: fixed;
	top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 601;
	/* transform: translate(-50%, -50%);
	msTransform: translate(-50%, -50%);
	webkitTransform: translate(-50%, -50%); */
	
}
#site_modal3 {
	display: none;
	background-color: #fff;
	width: 36.75rem;
	height: auto;
	position: fixed;
	top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 601;
	
}
#site_modal4 {
	display: none;
	background-color: #fff;
	width: 36.75rem;
	height: auto;
	position: fixed;
	top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 601;
} 
#site_modal5 {
	display: none;
	background-color: #fff;
	width: 36.75rem;
	height: auto;
	position: fixed;
	top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 601;
} 
#site_modal .modal_colse_btn , 
#site_modal2 .modal_colse_btn,
#site_modal3 .modal_colse_btn,
#site_modal4 .modal_colse_btn,
#site_modal5 .modal_colse_btn{
	position: absolute;
	top: 0.9625rem;
	right: 1rem;
	cursor: pointer;
}
#site_modal .modal-title, 
#site_modal2 .modal-title,
#site_modal3 .modal-title,
#site_modal4 .modal-title,
#site_modal5 .modal-title  {
	background-color: #333;
	border-top: 1px solid #333;
	color: #fff;
	height: 3.5rem;
	font-size: 1.125rem;
	line-height: 3.25rem;
	padding-left: 1.5rem;
}
/* #site_modal > div {

} */
#site_modal > div, 
#site_modal2 > div {
	max-height: 23.5625rem;
	height: 23.5625rem;
	/* height: expression( this.scrollHeight > 100 ? "329px" : "auto" ); */
	overflow-y: auto;
	padding: 3.25rem 1.825rem 2rem 1.825rem;
	border: 1px solid #ccc;
	border-top: none;
	color: #666;
	letter-spacing: -0.03rem;
	line-height: 1.5;
	
}
#site_modal3 > div {
	padding: 2rem 1.825rem 2.5rem 1.825rem;
	/* height: auto;
	max-height: none;
	overflow-y: none; */
	border: 1px solid #ccc;
	border-top: none;
	color: #666;
	letter-spacing: -0.03rem;
	line-height: 1.5;
}
#site_modal4 > div {
	border: 1px solid #ccc;
	border-top: none;
	color: #666;
	letter-spacing: -0.03rem;
	line-height: 1.5;
	padding: 2rem 0 2rem 2.5rem;
}
#site_modal5 > div {
	border: 1px solid #ccc;
	border-top: none;
	color: #666;
	letter-spacing: -0.03rem;
	line-height: 1.5;
	padding: 2rem 2.5rem 2rem 2.5rem;
}
/* .tb-shape {
	margin-top: 3.75rem;
	border: 1px solid #ccc;
}
.tb-shape .titles > td:nth-child(1) {
	width: 10rem;
    border-right: 1px solid #ccc;
    text-align: center;
    background-color: #f7f7f7;
    font-size: 0.875rem;
    color: #333;
    
    line-height: 3;
    letter-spacing: -0.04375rem;
    height: 2.625rem;
}
.tb-shape .titles > td:nth-child(2) {
	padding-left: 1.3125rem;
	font-size: 0.9375rem;
	color: #666;
	letter-spacing: -0.046875rem;
}
.hosting-information {
	margin-top: 3.75rem;
}

.hosting-information .info-table {
	border: 1px solid #ccc;
}
.info-table .info-tit {
	background-color: #c50012;
	color: #fff;
	font-weight: 500;
	border: 1px solid #c50012;
	text-align: center;
}
.info-table .info-tit > td {
	border-right: 1px solid #df0116;
	padding: 0.625rem 0;
}
.info-table .info-tit > td:nth-child(1):not(.lasttit) {
	width: 7.4375rem;
}
.info-table .info-tit > td:nth-child(2) {
	width: 24.625rem;
}
.info-table .info-tit > td:nth-child(3) {
	width: 7.5rem;
}
.info-table .info-tit > td:nth-child(4) {
	
}
.info-table .tb-cont{
	
}
.info-table .tit {
	border-right: 1px solid #ccc;
	padding: 0.625rem 0;
	text-align: center !important;
	background-color: #f7f7f7;
	color: #333;
	font-size: 0.9375rem;
	letter-spacing: -0.028125rem;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
.info-table .list {
	color: #666;
	padding: 0.625rem 0 0.625rem 1.25rem;
	font-size: 0.9375rem;
	letter-spacing: -0.028125rem;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.info-table .number {
	text-align: center !important;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.info-table .number > select {
	color: #666;
	width: 5rem;
	height: 1.625rem;
	border: 1px solid #ccc;
	outline: none;
	font-family: inherit; 
	padding-left: 0.625rem;
}
.info-table .selects .month {
	border-bottom: 1px solid #ccc;
	text-align: right;
	color: #666;
	letter-spacing: -0.046875rem;
	font-size: 0.9375rem;
	padding-right: 1.875rem;
}
.info-table .p-red {
	border-bottom: 1px solid #ccc;
	text-align: right;
	color: #c50012;
	font-size: 0.9375rem;
	letter-spacing: -0.028125rem;
	padding-right: 1.875rem !important;
}
.info-table .server-img > div {
	text-align: center;
}
.info-table .p-red > span {
	font-weight: bold;
}
.info-table .num > select{
	color: #666;
	border: 1px solid #ccc;
	width: 17.5rem;
	height: 1.625rem;
	outline: none;
	font-family: inherit; 
	padding-left: 0.75rem;
	letter-spacing: -0.0225rem;
	font-size: 0.75rem;
	
}
.info-table .last  {
	border-top: 2px solid #333;
	
}
.info-table .last > td {
	padding: 0.625rem 0;
}
.last .lasttit {
	font-size: 0.875rem;
	color: #333;
	font-weight: bold;
	letter-spacing: -0.02625rem;
	padding-left: 1.25rem!important;
}

.table2 {
	border: 1px solid #ccc;
}
.table2 .tb-cont {
	border-bottom: 1px solid #ccc;
}
 .tb-cont > td {
	padding: 0.625rem 0;
	font-size: 0.9375rem;
}
 .tb-cont > td:not(:nth-child(1)) {
	color: #666;
	letter-spacing: -0.046875rem;
}
.tb-cont .tit {
	width: 7.5rem;
	background-color: #f7f7f7;
	border-right: 1px solid #ccc;
	text-align: center;
	color: #333;
	font-weight: bold;
	letter-spacing: -0.028125rem;
}
.tb-cont .text {
	border-right: 1px solid #ccc;
	width: 32.1875rem;
	padding-left: 1.25rem !important; 
}
 .tb-cont > td:nth-child(3) {
	text-align: center;
}
.table2 .tb-cont:last-child {
	border-top: 2px solid #333; 
}
.last {
	text-align: left !important;
	padding-left: 1.25rem !important;
	border-right: none!important;
}
.p-red {
	text-align: center;
	color: #c50012 !important;
}
.p-red > span {
	font-weight: bold;
}
 */
