@charset "UTF-8";

/*--------------------------------------------------------------*/
/* general */
* {
    outline: none !important;
    border-radius: 0 !important;
    line-height: 1.4;
}

.sp {
    display: none;
}

/*--------------------------------------------------------------*/
/* common */
.anchor_fixtop {
    display: block;
    position: relative;
    top: -100px;
    width: 100%;
    visibility: hidden;
}

table.base {
    width: 100%;
    max-width: 100%;
}

table.base>tbody>tr>th {
    width: 30%;
    max-width: 250px;
    background-color: #f7f4ee;
    border: 1px solid #FFF;
    font-size: 13px;
    font-weight: bold;
    white-space: nowrap;
    padding: 20px 70px 20px 25px;
}

table.base>tbody>tr>th>.label {
    transform: translateX(120%);
}

table.base>tbody>tr>td {
    background-color: #F6F6F6;
    border: 1px solid #FFF;
    font-size: 13px;
    padding: 20px 25px 20px 25px;
}

table.base>tbody>tr>td[colspan] {
    text-align: center;
}

.input-group-addon,
.form-control {
    box-shadow: none;
    border-color: #E6E6E6;
    height: 28px;
    padding-top: 3px;
    padding-bottom: 3px;
}

form {
    max-width: 100%;
}

form .label-black {
    float: right;
    display: inline-block;
    width: 44px;
    height: 20px;
    line-height: 17px;
    background-color: #362e2b;
    color: #FFF;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    margin: 0 0 0 10px;
}

form textarea.form-control {
    width: 100% !important;
}

form table td label>input[type=radio] {
    margin-top: 1.5px;
}

/*--------------------------------------------------------------*/
/* header */
/*--------------------------------------------------------------*/
/* .contents */
body:not(#top) header+.contents {
    margin-top: 65px;
}

#message .content_wrap>.container>div>h4 {
    margin: 0 0 1.5em 0;
}

#message .content_wrap>.container>div>div>p+p {
    margin: 1.5em 0 0 0;
}

#message .content_wrap>.container>div>img {
    width: 100%;
}

#privacy_policy .content_wrap>.container>div>h4 {
    border-bottom: 1px solid #DDD;
    margin: 42px 0 18px 0;
    padding: 0 0 19px 0;
}

#privacy_policy .content_wrap>.container>div>p {
    line-height: 24px;
    margin: 0 !important;
}

#asset_management .content_wrap>.container>div {
    text-align: center;
}

#asset_management .content_wrap>.container>div>p,
#asset_management .content_wrap>.container>div>div>p {
    line-height: 25px;
    text-align: left;
    margin: 0 !important;
}

#asset_management .content_wrap>.container>div>img {
    max-width: 100%;
    margin: 30px 0;
}

#works p.btn-block {
    background-color: #a6937c;
    color: #FFF;
    border-radius: 6px !important;
    margin: 0;
    padding: 10px;
}

#works>.contents>.content_wrap>.container>div>p {
    line-height: 24px;
    margin: 0 !important;
}

#works .link-box>[class^=col-] {
    position: relative;
    margin-top: 38px;
    margin-bottom: 0;
}

#works .link-box>[class^=col-]>p {
    position: absolute;
    bottom: 0;
    left: 15px;
    width: calc(100% - 30px);
    background-color: rgba(0, 0, 0, 0.4);
}

#works .link-box>[class^=col-]>p>a {
    display: block;
    color: #FFF;
    text-align: center;
    padding: 10px 0;
}

#company_profile #organization_unit img {
    width: 100%;
    max-width: 600px;
}

#flow>.contents>.content_wrap>.container>div>.text-center>img {
    width: 100%;
    max-width: 500px;
    margin: 52px 0 30px 0;
}

#flow .content_wrap>.container>div>p,
#flow .content_wrap>.container>div>div>p {
    line-height: 25px;
    text-align: left;
    margin: 0 !important;
}

#flow #condition_table {
    margin: 0;
}

#flow #condition_table>thead>tr>th {
    width: 33%;
    background-color: #e2ecfa;
    border-right: 1px solid #FFF;
    font-weight: bold;
    text-align: center;
    padding: 23px 0 21px 0;
}

#flow #condition_table>thead>tr>th:nth-child(3) {
    background-color: #ffecee;
}

#flow #condition_table>tbody>tr>td {
    text-align: center;
}

#message .content_wrap>.container>div>div>p {
    line-height: 25px;
}

#recruit>.contents>.content_wrap>.container>div>.row>[class^=col-]>p {
    line-height: 24px;
}

.link-lesson a {
    font-weight: bold !important;
    text-decoration: underline !important;
}

/*--------------------------------------------------------------*/


/* Style function and raku-------------- */
#hs_create_file_html {
    position: fixed;
    left: 0;
    top: 200px;
    z-index: 9999999;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    width: 220px;
    text-align: left;
    border: 1px #ccc solid;
    background: #fff;
    padding: 10px;
}

.title-func-st1 {
    text-align: center;
    font-size: 20px;
    line-height: normal;
    margin-bottom: 20px;
}

.btn-func-st1 {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    text-align: left;
}

#formAdmin {
    display: none;
}

._edEdit .data-wrap {
    height: auto !important;
    width: inherit !important;
    left: 0;
}

._edEdit .data-wrap img {
    max-width: 100% !important;
    position: relative;
    left: 0 !important;
    width: 100% !important;
    height: auto !important;
    max-height: 100% !important;
}

/* End style function and raku-------------- */

/* Banner */
.banner_ct {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
    margin-top: 74px;
}

.overlay_banner {
    background: rgba(0, 0, 0, 0.6);
    padding: 56px 0 52px 0;
}

.banner_ct h2 {
    color: #FFF;
    font-size: 22px;
    margin: 0;
}

.banner_ct_en {
    display: inline-block;
    min-width: 200px;
    border-top: 1px solid #fff;
    color: #FFF;
    font-size: 10px;
    font-weight: normal;
    margin: 10px 0 0 0;
    padding: 12px 0 0 0;
    text-transform: uppercase;
}

/* End banner */
/* Contact NPN */
.contact2c-sub label {
    font-weight: normal;
}

.contact2c-sub {
    width: 15%;
    min-width: 120px;
}

.contact-form-st23 tr td input,
select {
    height: 37px;
    min-width: 50px;
}

.contact-form-st23 .contact2c-sub input {
    width: 30px;
    height: 20px;
    min-width: auto;
}

.ui-widget.ui-widget-content {
    width: 270px;
}

.contact-form-st23 select {
    padding: 10px;
}

/* footer */
/* XS : W < 768px */
@media screen and (max-width: 767px) {
    table.base_block>tbody>tr>th {
        display: block;
        width: 100%;
        max-width: none;
        min-width: none !important;
        border-bottom: none;
        padding: 10px 25px;
    }

    table.base_block>tbody>tr>th>.label {
        float: left;
        transform: none;
        margin: 0 10px 0 0;
    }

    table.base_block>tbody>tr>td {
        display: block;
        width: 100%;
        border-top: none;
        border-bottom: 10px solid #FFF;
        padding: 10px 25px 10px 25px;
    }

    table.base_block>tbody>tr>td>.form-control {
        width: 100% !important;
    }

    .table-responsive {
        position: relative;
    }

    .table-responsive>.left,
    .table-responsive>.right {
        content: "";
        position: fixed;
        bottom: 0;
        left: 0;
        display: block;
        width: 30px;
        height: 810px;
        font-size: 16px;
        text-align: center;
        cursor: pointer;
        margin-left: -15px;
        margin-bottom: 203px;
    }

    .table-responsive>.right {
        left: auto;
        right: 0;
        margin-left: 0;
        margin-right: -15px;
    }

    .table-responsive>.left::after,
    .table-responsive>.right::after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background-image: url(../img/pankuzu_arrow.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 50%;
    }

    .table-responsive>.left::after {
        transform: scaleX(-1);
    }

    .table-responsive>table.base>tbody>tr>th {
        white-space: nowrap;
        padding: 10px;
    }

    .table-responsive>table.base>tbody>tr>td {
        white-space: nowrap;
        padding: 10px;
    }

    .pd-sp0 {
        padding-left: 0;
        padding-right: 0;
    }

    .pd-sp-l0 {
        padding-left: 0;
    }

    .pd-sp-r0 {
        padding-right: 0;
    }
}

.cl_red {
    color: red;
}

.contacthc_sub {
    margin-top: 5px;

}

.contacthc_sub input {
    margin-top: 0 !important;
    width: auto !important;
    min-width: auto !important;
    height: auto !important;
    margin-right: 6px;
}

/*--------------------------------------------------------------*/
input[type=checkbox],
input[type=radio] {
    margin: 0px 0 0 !important;
    margin-top: 1px\9;
    line-height: normal;
}

.contact_flex {
    display: flex;
    flex-wrap: wrap;
}

.contact_flex input {
    width: 30px !important;
    height: 20px !important;
    min-width: auto !important;
}

.contact_flex .contact2c-full:last-child {
    margin-left: 20px;
}
.full_check{
    display: none;
}
.check_un{
    display: none;
}

.contacthc_flex{
    display: flex;
}
.dow_2{
    margin-left: 5px;
}
@media screen and (max-width: 767px) {
    .contact_flex .contact2c-full {
        width: 100%;
    }

    .contact_flex .contact2c-full:last-child {
        margin-left: 0px;
        margin-top: 10px;
    }
}