#rec1977284021 .t-checkbox__control.t-checkbox__control_flex {
    padding-left: calc(50% + 10px);
    padding-top: 20px;
}
.genplan_sp {
    border-radius: 0 0 15px 15px;
    overflow: hidden;
}
.menu_bg {
    width: calc(96% - 30px)!important;
}
header .tn-atom__button-text {
    white-space: nowrap;
}
.wight100 {
    width: 100%!important;
}
@media screen and (max-width: 639px) {
    .menu_bg {
    width: calc(96% - 10px)!important;
}
}
.menu_button {
    --t396-speedhover: 0.2s;
}

.menu_button:hover {
    background-color:#acbe6f;
    border-radius:12px;
}
.menu_button:hover.menu_button_in {
    color:#fff;
}