.boxInner_right li.proTitle,
.boxInner_right ul li.proTitle {
    width: 74px;
    text-align: justify;
    text-align-last: justify;
    letter-spacing: 0;
}

input[type='radio']:checked+label {
    color: #171717;
}

input[type="radio"] {
    opacity: 1;
}
.boxInner_right li.additionalInsu_proTitle{
    height: 30px;
    line-height: 28px;
}
.additionalInsu_proCha.proCharacter {
    position: relative;
    width: 500px;
    text-align: left
}
span#insuCount {
    margin-left: 48px;
}
.slectInsu {
    display: inline-block;
    height: 28px;
    line-height: 26px;
    border: 1px solid #D8D8D8;
    padding: 0 14px;
    margin-left: 27px;
    width: 124px;
    box-sizing: border-box;
      cursor: pointer;
}
.activeBorder{
    border-color: #42A5F5
}

.additionalInsu_proCha>img {
    display: inline;
    position: relative;
    left: -20px;
}

.additionalInsu {
  		display: none;
    position: absolute;
    left: 153px;
    top: 28px;
    width: 122px;
    text-align: center;
    border: 1px solid #D8D8D8;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
    height: 312px;
    overflow-y: scroll;
      z-index: 1;
    background: #fff;
}

.col_group .additionalInsu>li {
    display: block;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
}
.col_group .additionalInsu>li:hover{
    background-color: #e6e6e694;
}
    

#additionalInsu-checkbox>div>div,
#additionalInsu-checkbox>div>p {
    padding-left: 18px;
    font-size: 12px;
    color: #090909;
}

#additionalInsu-checkbox>div>div b {
    font-size: 12px;
    color: #090909;
}

.msg>p,
.msg a,
.msg>h3,
.msg strong {
    font-size: 22px;
    line-height: 33px;
}
.msg a{
	color: #1970d2;
}
.msg>h3 {
    margin-top: 20px;
}

.insuCountBlock {
    text-align: left;
    margin-top: 7px;
}

.slectInsu img {
    display: inline;
}