.layout{color:#333333;width:100%;max-width: 625px;margin:0 auto;}
.wrap_1600{width:100%;margin: auto;position: relative;height:100%;padding-left:5px;}
.header{width:100%;text-align:center;padding:13px 0;max-width: 414px;background-color:#858585; border-radius:10px 10px 0 0;font-size:16px; color:#fff;}

select{background:url(../img/ico/sel_bg.jpg) no-repeat right top !important; text-align:left;position:relative;box-shadow:none;-webkit-border-radius:0; -moz-border-radius:0; -o-border-radius:0; border-radius:0;outline:none;position:relative;}
select::after {
    content:'';
    background:url(../img/ico/ico_arrow_d.png) no-repeat 50%;
    background-size:cover;
    width:16px;
    height:8px;
    display:block;
    position:absolute;
    right:5px;
    top:10px;
    z-index: 5;
}
select{
    -webkit-appearance: none;
    -moz-appearance: none; 
    appearance: none;
}
select::-ms-expand{ 
    display:none; 
}

.cont05{background:#FFF;box-sizing: border-box;width:100%;text-align: center;position: relative;padding:14px 26px 20px 20px;zoom:0.97;}
.desc{display: block;margin:1rem auto 0; text-align:center;width:26.7rem;}
.desc h4 { font-size:0.9rem;color:#959595;font-weight:500;margin-bottom:12px;}
.desc ul li{ color:#959595;font-weight:400;font-size:0.6rem;text-align:left;line-height:1.4;position:relative;letter-spacing: -0.055rem;}
.desc ul .on { color:#FF8314; font-weight:bold;}
.desc ul .on::before { background:#FF8314;}
.cont05 .info_wrap label{display: inline-block;text-align: left;font-size: 19px;margin-bottom: 12px; font-weight:400;color:#7B6353;}
.cont05 .info_wrap .ipt_full{width:98%;border:1px solid #FF9053;border-radius:0.3rem;box-sizing: border-box;padding:0.8rem 6.5% 0.8rem 0.5rem;color:#858585;font-size: 18px;font-weight:300;}
.cont05 .info_wrap .ipt_275{width:82.5%;border:1px solid #FF9053;border-radius:0.3rem;box-sizing: border-box;padding:0.8rem 6.5% 0.8rem 0.5rem;color:#858585;font-size: 18px;font-weight:300;}
.cont05 .info_wrap .ipt_95{width:27%;display: inline-block;border:1px solid #FF9053;border-radius:0.3rem;box-sizing: border-box;padding:0.8rem 6.5% 0.8rem 0.5rem;color:#B7B7B7;font-size: 18px;font-weight:300;}
.cont05 input[type=text]::placeholder { color:#B7B7B7; }
.cont05 select { color:#B7B7B7;background:url(../img/ico/ico_arrow_d.png) no-repeat 93% center #fff !important;}
.cont05 .info_wrap li{margin-bottom: 6px;text-align:left;}
.cont05 .info_wrap{box-sizing: border-box;padding-left:4%;}
.cont05 .sel_200{width:46%;display: inline-block;border:1px solid #FF9053;border-radius:0.3rem;box-sizing: border-box;padding:0.8rem 6.5% 0.8rem 0.5rem;color:#B7B7B7;font-size: 18px;}
.cont05 .sel_162{width:50%;display: inline-block;border:1px solid #FF9053;border-radius:0.3rem;box-sizing: border-box;padding:0.8rem 6.5% 0.8rem 0.5rem;color:#B7B7B7;font-size: 18px;}
.cont05 .info_wrap em{display: inline-block;vertical-align: middle;font-size: 16px;font-weight: 500;color:#858585;margin:0 1%}
.cont05 #dueYear { width:33%;}
.cont05 #dueHospital { width:66%;}
.cont05 #dueArea { margin-left:2%; width:33.5% !important;}
.cont05 .sel_80{width:25.7%;display: inline-block;border:1px solid #FF9053;border-radius:0.3rem;box-sizing: border-box;padding:0.8rem 6.5% 0.8rem 0.5rem;color:#B7B7B7;font-size: 18px; background:#fff;}
.cont05 .sel_90{width:35%;margin-left:1%;display: inline-block;border:1px solid #FF9053;border-radius:0.3rem;box-sizing: border-box;padding:0.7rem 6.5% 0.7rem 0.5rem;color:#B7B7B7;font-size: 18px;background:#fff;font-weight:300}
.mr20{margin-right: 23px;}
.cont05 .btn { width:100%;}
.cont05 .point{position: relative;}
.cont05 .point::after{display:block;content: '';clear: both;width: 10px;height: 10px;position: absolute;    left: -16px;
    top: 25%;background:url(../img/ico/ico_point.png) 0 0 no-repeat;background-size: contain;}
.cont05 .sel_point { margin-bottom:0;}
.cont05 .sel_point::after { top:13px;}
.cont05 .point_g { text-align:center !important;}
.cont05 .point_g::after {background:none; width:10px;height:10px; border-radius:5px; background:#B7B7B7;left:-20px;}
.cont05 .point_g::before { display:none; }
.cont05 .point_txt{display:block;margin-top:8px;text-align:right;font-weight:400;font-size:12px;color:#ff671d;margin-bottom:10px}
.cont05 .point_txt em{display:inline-block;vertical-align:middle;width:10px;height:10px;margin-top:-3px;background:url(../img/ico/ico_point.png) 0 0 no-repeat;background-size: contain;margin-right:3px}
.cont05 .necessary { margin-right:10px;text-align:right;color:#7B6353; margin-bottom:6px; font-size:12px !important;font-weight:500;}
.cont05 .necessary img { width:10px; margin:0 2px 7px 0;}
.cont05 .necessary .point::after { width:6px;height:6px;left: -10px;}

.cont05 .sel_wrap {
    display:flex;
    display:-webkit-flex;
    flex-wrap:wrap;
    margin-top:-20px;
    justify-content: space-between;
}
.cont05 .sel_wrap .sel_tit {
    background:#FF9053;
    color:#fff;
    border-radius:0.5rem 0.5rem 0 0 ;
    font-size:17px;
    padding:0.5rem 6.5% 0.5rem 0.5rem;
    line-height:1.1;
    font-weight:500;
    width:100%;
}
.cont05 .sel_wrap select {
    margin-left:0 !important;
    border-radius:0 0 8px 8px !important;
    width:33%;
}

.etc_chk{
    height: 1.3rem;
    margin: 0 0.3rem 0px -0.5rem;
    transform: translate(0,1rem);
}
.etc_chk input[type='checkbox'] { left:10px !important}
.etc_chk label{width:28px !important;background-position:right !important;}
.rcbox_blue{display:inline-block;}
.rcbox_blue p{position:relative;display:inline-block;}
.rcbox_blue p > input[type="checkbox"]{position:absolute; left:0px; top:0; width:20px; height:20px; margin:0; opacity:0;cursor:pointer;display:none; }
.rcbox_blue p > input[type="checkbox"] + label{text-indent:30px; display:inline-block;width:100%; height:1.53em;display:block; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;font-size:1rem;color:#676767;line-height:1.2;font-weight:500;}
.rcbox_blue p > input[type="checkbox"] + label {background: url(../img/ico/ico_chk.png) 0 6% no-repeat;background-size:1.2rem; cursor:pointer;}
.rcbox_blue p > input[type="checkbox"]:checked + label { background:url(../img/ico/ico_chk_on.png) 0 6% no-repeat;background-size:1.2rem; }
.cont05 #etcHospital { 
    width: calc(100% - 28px - 0.3rem);
    margin-left: auto;
}
.cont05 #recom{ 
    width: calc(100% - 28px - 0.3rem);
    display: block;
    margin: 0.5rem 0.3rem 0 auto;
}

.chk_wrap{margin: 1rem 0 0 auto;box-sizing: border-box;width:97%;}
.chk_wrap li{margin-bottom: 0.5rem;text-align: left;}
.chk_wrap li label.txt_indent{text-indent: 0 !important;}
.chk_wrap li label{font-size: 20px;}
.chk_wrap li label span{text-align: left;width:100%;padding-left:30px;font-size: 1rem;line-height:1;display:inline-block;}
.chk_wrap li label span .org { color:#F37418;font-size:0.6rem;}
.chk_wrap li b {color:#FF8314;font-weight:400;}
.chk_wrap li label { padding-bottom:2px;}

.termsPop{padding:0.5rem;overflow:hidden;color:#000;width:90%;box-sizing: border-box;background: #fff;position: fixed; width:590px;left:50%;top:50%;transform:translate(-50%,-50%);z-index: 50;border-radius:1.8rem; overflow:hidden;
    border:1px solid #FF7511;
}
.termsPop .title_box {
    background:#FF7511;
    color:#fff;
    font-weight:600;
    padding:0.8rem 0;
    text-align:center;
    font-size:1.2rem;
    border-radius:5rem;
}
.termsPop table {
    width:85%;
    border-collapse: collapse;
    margin:0px auto 0.75rem;
}
.termsPop table ul li {
    text-indent:0;
    line-height:1.4;
	font-weight:400;
}
.termsPop table tr {
    border-top:1px solid #E2E2E2;
    border-bottom:1px solid #E2E2E2;
}
.termsPop table th {
    padding: 0.5rem;
    width: 20%;
    font-size: 0.9rem;
    color: #000;
    text-align: right;
    font-weight:500;
}
.termsPop table td {
    font-size: 0.9rem;
    padding: 0.5rem 10px 0.5rem 25px;
    font-weight: 400;
    color: #000;
    text-align: left;
}
.termsPop .desc_txt{
    text-align:left;
    font-size:1rem !important;
    line-height:1.3;
    padding:1rem 0;
    text-align:center;
	font-weight:500;
}
.termsPop .detail {
    font-size:0.8rem !important;;
    /* text-indent:-7px; */
    line-height:1.4;
    text-align:center;
    width:95%;
    margin:0 auto;
    font-weight:400;
}
.termsPop .detail span {
    display:inline-block;
    margin:0 3px -5px 0;
}
.termsPop .btn_close{
    margin-top:1rem;
}
.termsPop .btn_close img {
    width:13.2rem;
}
.termsPop .cont{position: relative;}

.terms_pop01 table th {
    vertical-align: top;
}
.terms_pop01 li:first-child {
    margin-bottom:4px;
}
.terms_pop02 table td {
	font-weight:400;
}
.mask{width:100%;height: 100%;background:rgba(0,0,0,0.58);position: fixed;left:0;top:0;z-index:20;display: none;}

@media screen and (max-width:768px) {
	.chk_wrap {
		margin:20px 0 55px 0;
	}
}
@media screen and (max-width:615px) {
    .cont05 .sel_90 {
        width:32%;
    }
    .cont05 .sel_80 { width:23.5%; }
    .cont05 .sel_162 { width:40%; }
    .etc_chk { margin-left:-6.5%; }
	.desc {
		margin:30px auto 10px;
	}
	.termsPop {
		width:95%;
	}
	.termsPop .btn_close {
		padding:14px 0;
		font-size:22px;
	}
	.termsPop .title_box {
		font-size:20px;
	}
	/* .termsPop .desc_txt {
		font-size:13px;
	}
	.termsPop table th,.terms_pop02 table td,.termsPop table ul li{
		font-size:14px;
	} */
}
@media screen and (max-width:450px) {
    .layout { zoom:0.87; width:95%;}
	.cont05 .info_wrap label {
		font-size:18px;
	}
	.chk_wrap li b {
		font-size:17px; 
	}
	.chk_wrap li label span {
		font-size:17px;
		display:inline-block;
		margin-top:-3px;
	}
	.cont05 .info_wrap .ipt_full,.cont05 .info_wrap .ipt_95,.cont05 .sel_80,.cont05 .sel_162,.cont05 .sel_90,.cont05 .info_wrap .ipt_275{
		font-size:20px;
	}
	.cont05 .sel_162{
		padding:15px 2% 15px 3%;
	}
	.cont05 .necessary {
		font-size:16px;
	}
	.cont05 .info_wrap .ipt_95 {
		padding: 15px 2% 15px 2.5%;
	}
}
@media screen and (max-width:400px) {
    .cont05 { zoom:0.89;}
}
@media screen and (max-width:352px) {
    .cont05 { zoom:0.73;}
    .cont05 .info_wrap { padding-left:3%;}
    .cont05 .point::after {
        left:-16px;
    }
    .cont05 .sel_162 {
        width:44%;
    }
}