/* BASIC css start */
.headerNEW_gnb>.topline{ position: absolute; top:40px; right: 0px; width:70%; height: 1px; border-bottom:solid 1px #ddd;}
.headerNEW_gnb>.topline2{ position: absolute; top:40px; left: 277px; width:500px; height: 1px; border-bottom:solid 1px #ddd;}
.sub_title img{vertical-align:inherit !Important;}
.main_visual img{vertical-align:inherit !Important;}

input[type="checkbox"]{
    width: 16px !important;
    height: 16px !important;
    padding: 0 0 0 22px !important;
    background: url(/design/desart1/pc/img/common/input/check_off_small.png) no-repeat 1px 2px;
    -webkit-appearance: unset;
    background-position: center;}
    
    
input[type="checkbox"]:hover{
    background: url(/design/desart1/pc/img/common/input/check_over_small.png) no-repeat 1px 2px;
    -webkit-appearance: unset;
    background-position: center;}

    
input[type="checkbox"]:checked{
    background: url(/design/desart1/pc/img/common/input/check_on_small.png) no-repeat 1px 2px;
    -webkit-appearance: unset;
    background-position: center;}
    
input[type="radio"]{
    width: 16px !important;
    height: 16px !important;
    padding: 0 0 0 22px !important;
    background: url(/design/desart1/pc/img/common/input/radio_off_small.png) no-repeat 1px 2px;
    -webkit-appearance: unset;
    background-position: center;}
    
    
input[type="radio"]:hover{
    background: url(/design/desart1/pc/img/common/input/radio_over_small.png) no-repeat 1px 2px;
    -webkit-appearance: unset;
    background-position: center;}

    
input[type="radio"]:checked{
    background: url(/design/desart1/pc/img/common/input/radio_on_small.png) no-repeat 1px 2px;
    -webkit-appearance: unset;
    background-position: center;}


.MS_search_word{ime-mode:active;}
/* BASIC css end */

