.in-prod-nav {
}

.in-prod-nav-item {
    width: 33.3%;
    float: left;
    text-align: center;
    font-size: 16px;
    padding: 10px 0;
    font-weight: 600;
    cursor: pointer;
    background-color: #ffffff;
    color: #666666;
}

@media (max-width: 767px) {
    .in-prod-nav-item {
        font-size: 15px;
    }
}

.in-prod-nav-item:not(.on) {
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    /*border-right: 1px solid #EEEEEE;*/
    border-bottom: 2px solid #313993;
}

.in-prod-nav-item.on {
    border-top: 2px solid #313993;
    border-left: 2px solid #313993;
    border-right: 2px solid #313993;
    border-bottom: none;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    color: #313993;
}

.in-prod-nav-layer {
    height: 45px;
}

.in-prod-nav-layer-in.in-prod-nav-scroll {
    position: fixed;
    top: 61px;
    z-index: 999;
}

.prod-header-color {
    background: #4b6cb7; /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #182848, #4b6cb7); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #182848, #4b6cb7); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    z-index: 1;
    height: 540px;
}

@media (max-width: 767px) {
    .prod-header-color {
        height: 580px;
    }
}

.prod-fo-table > tbody > tr > td {
    border: 1px solid #ffffff;
    padding: 8px 0;
}

.prod-top-blur {
    background-color: rgba(71, 117, 209, 0.7);
    height: 100%;
}


html{
    scroll-behavior: smooth;
}
.subnav li:first-child{
    margin-left:0!important;
}

.subnav button {
    padding:unset;
    margin: 0 5px;
}
.subnav li .button{
    padding:0px!important;
}
.subnav li a:hover{
    color:#0ec6d5;
}
.subnav li a{
    width:140px;
    padding: 9px 15px!important;
    font-size:12px;
    color:#696969;
    font-family: S-CoreDream-5Medium;
    border:1px solid #bababa;
    border-radius: 0.25rem;
}

.affix{
    position: fixed;
    top:90px;
    z-index:1;
    width:285px;
}
section{
    padding-bottom: 0px;
}
aside .affix{
    top:160px;
}

.condetail span{
    display: block;
}
.condetail div{
    padding:30px;
}

.detailtitle{
    color:#000;
    font-weight: bold;
    font-size: 24px;
    padding-left:10px;
    border-left:solid 10px #FF0000;
    margin-bottom:0px;
    height:45px;
}
.detailtitle_sub{
    color:#000000;
    font-weight: bold;
    font-size: 18px;
    padding-left:10px;
    border-left:solid 5px #212529;
    height:35px;
    line-height:31px!important;
    margin-top:45px;
    margin-bottom:10px;
}
.detail_sub{
    padding-left:17px;
}
.detailsub li:first-child{
    margin-top:0px;
}
.pointproduct li span{
    margin-right: 10px;
    padding:5px 15px;
    background:#ff0000;
    color:#fff;
    border-radius: 30px;
    display:unset;
}
.pointproduct li:first-child{
    margin-top:0px;
}
.pointproduct li:last-child{
    margin-bottom:0px;
}
.pointproduct li{
    font-size: 16px;
    font-weight: bold;
    color:#000;
    line-height: 32px;
    letter-spacing: -0.5px;
    word-break: keep-all;
    margin: 20px 0px 30px 0;
}
.pointproduct{
    padding-top:30px;
}

.subnavi li{
    margin-right:5px;
}
.subnavi{
    width:100%;
    height:52px;
    background: #fff;
    padding: 10px 0 0 0;
}
.subnav .active a{
    color:#0ec6d5;
}


.ldcont p{
    padding:unset!important;
    margin:unset!important;
}
.ldcont table{
    display: table!important;
    width:100%!important;
}
.ldcont table td:first-child{
    border-left: unset!important;
}
.ldcont table td:last-child{
    border-right: unset!important;
}
.ldcont table td{
    border-top: solid 1px #D9D9D9!important;
    border-bottom: solid 1px #D9D9D9!important;
    text-align: center!important;
    height:auto!important;
    border-right: solid 1px #D9D9D9!important;
    padding: 6px 0 6px;
}
.ldcont table tr:nth-child(odd):first-child{
    background:#DFDFDF!important;
    font-weight: bold!important;
    color:#727272!important;
}
.ldcont table tr:nth-child(odd){
    background:#F7F7F7!important;
}
.ldvertical td:nth-child(odd){
    background:#DFDFDF!important;
    font-weight: bold!important;
    border-bottom: solid 1px #F2F2F2!important;
}
.ldvertical td:nth-child(even){
    background:#F7F7F7!important;
    font-weight: normal!important;
}
.ldvertical tr:nth-child(odd){
    background:#fff!important;
}

#prcontent_point{
    padding-top:0px;
}
.detailtitlepadding{
    padding-top:150px;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link{
    border-bottom:#fff!important;
}
.ldcontdetail{
    border:unset!important;
    padding:unset!important;
}

.nav-tabs .nav-link.active{
    box-shadow: unset;
    border: solid #F2F2F2 10px;
    border-radius: 15px 15px 0 0;
}
.card-body{
    box-shadow: unset;
    border: solid #F2F2F2 10px;
    border-radius: 0 15px 15px 15px;
}
.nav-tabs .nav-link{
    border: solid #E8E8E8 10px;
    border-bottom:unset;
    border-radius: 15px 15px 0 0;
    background-color:#E8E8E8;
}
.nav-tabs .nav-link:active{

    border: solid #F2F2F2 10px;
    border-radius: 15px 15px 0 0;
    background-color:#F2F2F2;
}
.nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    border: solid #F2F2F2 10px;
}
.nav-tabs .nav-item:nth-child(2), .nav-tabs .nav-item:not(.active) + .nav-item{
    margin-left:3px;
}
.nav-tabs {
    height:45px;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus{
    border-color:#F2F2F2;
    border-bottom:unset;
    background:#fff;
}
#_quick_menu .number-to-price{
    border-color:#F2F2F2;
}
#prcontents_point{
    position: absolute;
    width:0px;
    height:0px;
    top:-220px;
}
.prcontentslink{
    position: absolute;
    width:0px;
    height:0px;
    margin-top:-55px;
}