/* トップ */
.condition-submit-button {
width: 230px!important;
}
.condition-submit-all .condition-submit-button {
width: 550px!important;
}
.search-home {
margin-bottom: 10px!important;
}
.condition-heading-icon span {
font-size: 70%;
margin-right: 5px;
}
.condition-field-item {
border-top: none!important;
border-bottom: solid 1px #e0d6c6!important;
}
.custom-control-lebel-checkbox:before {
border-radius: 0!important;
}
.custom-radio .custom-control-input:checked ~ .custom-control-lebel-checkbox::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Crect x='-3' y='-3' width='6' height='6' fill='%23cd172c'/%3E%3C/svg%3E");
}

/* アドバイザー詳細 */
.bold {
font-weight: bold;
}
.border-none {
border-bottom: none!important;
}
.bg-white {
background-color: #fff;
}
.performance-overview {
font-size: 0.9rem;
padding-left: 1rem!important;
padding-right: 1rem!important;
}
.px-1rem {
padding-left: 1rem!important;
padding-right: 1rem!important;
}

@media (min-width: 992px) {
.globalnav .navbar-nav .nav-link {
padding-left: 1.2rem!important;
padding-right: 1.2rem!important;
}
}

li.side-checkbox {
padding-left: 1.8rem!important;
}
label.side-checkbox {
font-size: 1rem!important;
font-weight: normal!important;
}
label.side-checkbox::before {
width: 1.4rem!important;
height: 1.4rem!important;
top: -0.1rem!important;
left: -1.8rem!important;
}
label.side-checkbox::after {
width: 1.4rem!important;
height: 1.4rem!important;
padding-top: 1.55rem!important;
padding-left: 2.15rem!important;
}
.custom-radio .custom-control-input:checked ~ label.side-checkbox::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Crect x='-3' y='-3' width='6' height='6' fill='%23cd172c'/%3E%3C/svg%3E");
}

li.side-radio {
padding-left: 1.8rem!important;
}
label.side-radio {
font-size: 1rem!important;
font-weight: normal!important;
}
label.side-radio::before {
width: 1.4rem!important;
height: 1.4rem!important;
top: -0.1rem!important;
left: -1.8rem!important;
border-radius: 50%!important;
}
label.side-radio::after {
width: 1.4rem!important;
height: 1.4rem!important;
padding-top: 1.55rem!important;
padding-left: 2.15rem!important;
}
.custom-radio .custom-control-input:checked ~ label.side-radio::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23cd172c'/%3E%3C/svg%3E");
}

.arrow-none:after {
display: none;
}

.profile-table-tags .badge {
margin-right: 10px!important;
}
.profile-table-tags .badge + .badge {
margin-left: 0!important;
}

ul.list-circle {
list-style-type: circle!important;
}
