@charset 'UTF-8';
/* 
start of MIXIN STYLES
*/
@import url('https://fonts.googleapis.com/css?family=Roboto:500i,700i,500,900');
.sec-mainvisual
{
    position: relative;

    display: table;

    width: 100%;
    min-height: 568px;

    background: gray;
    background: url('../images/index/main_01.jpg') center bottom no-repeat;
    background-size: cover;
}
@media screen and (min-width: 768px)
{
    .sec-mainvisual
    {
        min-width: 960px; 
        min-height: 768px;

        background: url('../images/index/main_01.jpg') center bottom no-repeat;
        background-size: cover;
    }
}
.sec-mainvisual .logo
{
    position: absolute;
    top: 0;

    display: block;
    clear: both; 

    width: 100%;
    padding-top: 50px;

    text-align: center;
}
.sec-mainvisual .logo img
{
    width: 80px;
    height: auto;
}
@media screen and (min-width: 768px)
{
    .sec-mainvisual .logo img
    {
        width: 123px;
        height: auto;
    }
}
.sec-mainvisual .cont
{
    display: table-cell;
    clear: both; 

    width: 100%;
    padding: 20px 20px 30px;

    vertical-align: middle;
}
.sec-mainvisual .cont .tl-main
{
    margin-bottom: 40px; 

    text-align: center;
}
.sec-mainvisual .cont .tl-main .en
{
    font-family: 'Roboto', sans-serif !important;
    font-size: 1.0rem;
    font-weight: 500;
    font-style: italic;
    line-height: 1.8;

    display: block;

    padding-bottom: 10px;

    letter-spacing: .15em; 

    color: #e5ca00;
}
@media screen and (min-width: 768px)
{
    .sec-mainvisual .cont .tl-main .en
    {
        font-size: 1.2rem;
    }
    .sec-mainvisual .cont .tl-main .en br
    {
        display: none;
    }
}
.sec-mainvisual .cont .tl-main h1
{
    font-family: 'FOT-筑紫ゴシック Pro B';
    font-size: 3.4rem;
    font-weight: bold; 

    letter-spacing: .075em;

    color: #fff;
}
@media screen and (min-width: 768px)
{
    .sec-mainvisual .cont .tl-main h1
    {
        font-size: 5.8rem;
    }
}
.sec-mainvisual .cont .tl-main h1 span
{
    display: inline-block;

    width: 0;

    letter-spacing: 0;
}
.sec-mainvisual .cont .txt
{
    font-family: 'FOT-筑紫ゴシック Pr5 D'; 
    font-size: 1.4rem;
    line-height: 2;

    text-align: center;

    color: #fff;
}
@media screen and (min-width: 768px)
{
    .sec-mainvisual .cont .txt
    {
        font-size: 1.8rem;
        line-height: 1.8;

        letter-spacing: .075em;
    }
}

.sec-concept h3
{
    font-family: 'FOT-筑紫ゴシック Pro B';
    font-size: 1.8rem;
    font-weight: bold; 

    margin-bottom: 20px;
    padding-left: 0;

    text-align: center;
}
@media screen and (min-width: 768px)
{
    .sec-concept h3
    {
        font-size: 4.0rem;
    }
}
.sec-concept h3 span
{
    display: inline-block;

    width: 0;
    margin-left: -5px;
    padding-right: 13px;
}
@media screen and (min-width: 768px)
{
    .sec-concept h3 span
    {
        margin-left: -15px;
    }
}

.sec-concept .list-dots
{
    margin-bottom: 20px;
}
.sec-concept .list-dots li
{
    width: 5px;
    height: 5px;
    margin: 0 auto 22px;

    border-radius: 50%; 
    background: #e5ca00;
}
@media screen and (min-width: 768px)
{
    .sec-concept .list-dots li
    {
        width: 6px;
        height: 6px;
    }
}
.sec-concept .list-dots li:last-child
{
    margin-bottom: 0;
}

.sec-concept .box-txt p
{
    font-size: 1.4rem;
    line-height: 2.0;

    margin-bottom: 20px;
}
@media screen and (min-width: 768px)
{
    .sec-concept .box-txt p
    {
        font-size: 1.6rem;

        margin-bottom: 40px; 

        text-align: center;
    }
}
.sec-concept .box-txt p:last-child
{
    margin-bottom: 0;
}
.sec-concept .box-txt p br
{
    display: none;
}
@media screen and (min-width: 768px)
{
    .sec-concept .box-txt p br
    {
        display: block;
    }
}

.sec-service
{
    color: #fff; 
    background: #41455b;
}
@media screen and (min-width: 768px)
{
    .sec-service
    {
        min-width: 960px;
    }
}
.sec-service .tl-lv1 .number
{
    color: #62677c;
}
@media screen and (min-width: 768px)
{
    .sec-service .list-service
    {
        width: 680px;
        margin: 0 auto;
    }
}
.sec-service .list-service li
{
    margin-bottom: 60px;

    text-align: center;
}
@media screen and (min-width: 768px)
{
    .sec-service .list-service li
    {
        zoom: 1;

        text-align: left;
    }
    .sec-service .list-service li:before,
    .sec-service .list-service li:after
    {
        display: table; 

        content: '';
    }
    .sec-service .list-service li:after
    {
        clear: both;
    }
}
.sec-service .list-service li:last-child
{
    margin-bottom: 0;
}
.sec-service .list-service li .img
{
    margin-bottom: 20px;
}
@media screen and (min-width: 768px)
{
    .sec-service .list-service li .img
    {
        float: left; 

        width: 200px;
    }
}
@media screen and (min-width: 768px)
{
    .sec-service .list-service li .txt
    {
        float: left;

        width: 475px;
    }
}
.sec-service .list-service li .txt h3
{
    font-family: 'FOT-筑紫ゴシック Pr5 D';
    font-size: 2.0rem;

    margin-bottom: 20px;

    letter-spacing: .075em;
}
@media screen and (min-width: 768px)
{
    .sec-service .list-service li .txt h3
    {
        font-size: 2.4rem; 

        padding-top: 10px;
    }
    .sec-service .list-service li .txt h3 br
    {
        display: none;
    }
}
.sec-service .list-service li .txt .detail
{
    font-size: 1.4rem;
    line-height: 2; 

    margin-bottom: 20px;

    text-align: left;
}
@media screen and (min-width: 768px)
{
    .sec-service .list-service li .txt .detail
    {
        font-size: 1.4rem;
    }
}
.sec-service .list-service li .txt .detail br
{
    display: none;
}
@media screen and (min-width: 768px)
{
    .sec-service .list-service li .txt .detail br
    {
        display: block;
    }
}
.sec-service .list-service li .txt .link
{
    display: none;
}
.sec-service .list-service li .txt .link a
{
    font-family: 'Roboto', sans-serif !important;
    font-size: 1.4rem;
    font-weight: 500;

    letter-spacing: .1em; 

    color: #e5ca00;
}
.sec-service .list-service li .txt .link a span
{
    display: inline-block;

    padding-left: 10px;
}

.sec-company .tl-lv1 .number
{
    right: -50px;
}
@media screen and (min-width: 768px)
{
    .sec-company .tl-lv1 .number
    {
        right: -162px;
    }
}

.sec-company .table-company table
{
    font-size: 1.4rem;

    width: 100%;

    letter-spacing: .05em;
}
@media screen and (min-width: 768px)
{
    .sec-company .table-company table
    {
        font-size: 1.6rem; 

        width: 600px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 768px)
{
    .sec-company .table-company table tr th
    {
        font-family: 'FOT-筑紫ゴシック Pro B';
        font-weight: bold;
        font-weight: bold; 
        line-height: 1;

        display: block;

        width: 100%;
        padding: 20px 10px 0;

        text-align: left;
    }
}
@media screen and (min-width: 768px)
{
    .sec-company .table-company table tr th
    {
        width: 164px;
        padding: 20px 0;

        text-align: left; 

        border-bottom: 1px solid #666;
    }
}
@media screen and (max-width: 768px)
{
    .sec-company .table-company table tr td
    {
        line-height: 2; 

        display: block;

        width: 100%;
        padding: 20px 10px 15px;

        text-align: left;

        border-bottom: 1px solid #666;
    }
    .sec-company .table-company table tr td a
    {
        color: #3e3a39;
    }
}
@media screen and (min-width: 768px)
{
    .sec-company .table-company table tr td
    {
        line-height: 1.8; 

        padding: 20px 0;

        text-align: left;

        border-bottom: 1px solid #666;
    }
}

.sec-recruit
{
    background: url('../images/index/bg-recruit.jpg') center center no-repeat;
    background-size: cover;
}
@media screen and (min-width: 768px)
{
    .sec-recruit
    {
        min-width: 960px; 

        background: url('../images/index/bg-recruit.jpg') center center no-repeat;
        background-attachment: fixed;
        background-size: cover;
    }
}
.sec-recruit .tl-lv1 h2 .ja
{
    color: #3e3a39 !important;
}
.sec-recruit .tl-lv1 .number
{
    color: #dfd49a;
}
.sec-recruit h3
{
    font-family: 'FOT-筑紫ゴシック Pro B';
    font-size: 1.8rem;
    font-weight: bold; 

    margin-bottom: 20px;
    padding-left: 0;

    text-align: center;
}
@media screen and (min-width: 768px)
{
    .sec-recruit h3
    {
        font-size: 4.0rem;
    }
}
.sec-recruit h3 span
{
    display: inline-block;

    width: 0;
    margin-left: -5px;
    padding-right: 13px;
}
@media screen and (min-width: 768px)
{
    .sec-recruit h3 span
    {
        margin-left: -15px;
    }
}
.sec-recruit .list-dots
{
    margin-bottom: 20px;
}
.sec-recruit .list-dots li
{
    width: 5px;
    height: 5px;
    margin: 0 auto 22px;

    border-radius: 50%; 
    background: #e5ca00;
}
@media screen and (min-width: 768px)
{
    .sec-recruit .list-dots li
    {
        width: 6px;
        height: 6px;
    }
}
.sec-recruit .list-dots li:last-child
{
    margin-bottom: 0;
}
.sec-recruit .box-txt
{
    font-family: 'FOT-筑紫ゴシック Pro B';
    font-weight: bold; 

    margin-bottom: 40px;
}
@media screen and (min-width: 768px)
{
    .sec-recruit .box-txt
    {
        margin-bottom: 100px;
    }
}
.sec-recruit .box-txt p
{
    font-size: 1.4rem;
    font-weight: bold; 
    line-height: 2.0;

    margin-bottom: 20px;
}
@media screen and (min-width: 768px)
{
    .sec-recruit .box-txt p
    {
        font-size: 1.6rem; 

        text-align: center;
    }
}
.sec-recruit .box-txt p:last-child
{
    margin-bottom: 0;
}
.sec-recruit .box-txt p br
{
    display: none;
}
@media screen and (min-width: 768px)
{
    .sec-recruit .box-txt p br
    {
        display: block;
    }
}

.sec-contact .tl-lv1 .number
{
    right: -50px;
}
@media screen and (min-width: 768px)
{
    .sec-contact .tl-lv1 .number
    {
        right: -162px;
    }
}

@media screen and (min-width: 768px)
{
    .sec-contact .table-contact
    {
        width: 680px;
        margin: 0 auto;
    }
}

.sec-contact .table-contact .lead
{
    font-size: 1.4rem; 
    line-height: 1.8;

    margin-bottom: 30px;
}
@media screen and (min-width: 768px)
{
    .sec-contact .table-contact .lead
    {
        font-size: 1.6rem;
        line-height: 2;

        margin-bottom: 100px;
    }
}

.sec-contact .table-contact table
{
    font-size: 1.4rem;

    width: 100%;
    margin-bottom: 10px;

    letter-spacing: .05em;
}
@media screen and (min-width: 768px)
{
    .sec-contact .table-contact table
    {
        font-size: 1.6rem; 

        text-align: left;
    }
}
@media screen and (max-width: 768px)
{
    .sec-contact .table-contact table tr th
    {
        font-family: 'FOT-筑紫ゴシック Pro B';
        font-weight: bold;
        font-weight: bold; 
        line-height: 1;

        display: block;

        width: 100%;
        padding: 20px 0 0;
        padding-top: 40px;

        text-align: left;
    }
}
@media screen and (min-width: 768px)
{
    .sec-contact .table-contact table tr th
    {
        width: 174px;
        padding: 20px 0;
    }
    .sec-contact .table-contact table tr th.naiyo
    {
        padding-top: 60px;
    }
}
.sec-contact .table-contact table tr td
{
    position: relative;
}
@media screen and (max-width: 768px)
{
    .sec-contact .table-contact table tr td
    {
        line-height: 2; 

        display: block;

        width: 100%;
        padding: 20px 5px 15px;

        text-align: left;

        border-bottom: 1px solid #666;
    }
}
@media screen and (min-width: 768px)
{
    .sec-contact .table-contact table tr td
    {
        padding: 20px 0;

        border-bottom: 1px solid #666;
    }
}
.sec-contact .table-contact table tr td.naiyo
{
    padding-right: 0;
    padding-left: 0; 

    border: none;
}
@media screen and (min-width: 768px)
{
    .sec-contact .table-contact table tr td.naiyo
    {
        padding-top: 60px; 

        vertical-align: top;
    }
}
.sec-contact .table-contact table tr td input,
.sec-contact .table-contact table tr td textarea
{
    font-size: 1.6rem;
    line-height: 1.6;

    display: table-header-group;
    display: block;

    width: 100%;

    border: none;
    border-radius: 0;
    outline: none; 
    background: none;

    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
@media screen and (min-width: 768px)
{
    .sec-contact .table-contact table tr td input,
    .sec-contact .table-contact table tr td textarea
    {
        font-size: 1.6rem;
    }
}
.sec-contact .table-contact table tr td textarea
{
    padding: 10px; 

    resize: none;

    border: 1px solid #666;
}

.formError
{
    font-weight: bold; 

    top: inherit !important;
    right: 10px !important;
    bottom: 10px !important;
    left: inherit !important;

    width: 120px !important;
    margin: 0 !important;

    background: rgba(255, 0, 0, .9) !important;
}
@media screen and (max-width: 768px)
{
    .formError
    {
        top: -24px !important;
        bottom: inherit !important;

        opacity: 1 !important; 
        background: red;
    }
}
.formError .formErrorContent
{
    width: 120px !important;
}
@media screen and (max-width: 768px)
{
    .formError .formErrorContent:after
    {
        position: absolute;
        bottom: -10px;
        left: 50px;

        display: block;

        width: 0;
        height: 0;

        content: '';

        border-top: 5px solid red;
        border-right: 5px solid transparent;
        border-bottom: 5px solid transparent; 
        border-left: 5px solid transparent;
    }
}

td.naiyo .formError
{
    top: 46px !important;
    bottom: inherit !important;
}
@media screen and (max-width: 768px)
{
    td.naiyo .formError
    {
        top: -24px !important;
    }
}

.red
{
    color: #c82302;
}
