@charset "UTF-8";

/*----------------------------------------------------------------------------------------------------------------index----------*/




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

/*  2. Element Base
/* ---------------------------------------------*---------------------------- */


html {
    font-size: 62.5%;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}


a {
    color: #eee !important;
    text-decoration: none;

}

a:hover {
    color: #ccc !important;
    text-decoration: none;
}

main {
    display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
.faux-heading {

    font-weight: 600;
    line-height: 1.25;
    margin: 0 0 1.5rem;
    font-feature-settings: "palt"1;
}

h1,
.heading-size-1 {
    font-size: 3.6rem;
    font-weight: 800;
    line-height: 1.138888889;
}

h1.headlogo {
    margin-bottom: 0;
}


h2,
.heading-size-2 {
    color: #803B2D;
    font-size: 3.6rem;
    font-weight: 300;
}

h3,
.heading-size-3 {
    font-size: 2.4rem;
}

h4,
.heading-size-4 {
    font-size: 1.8rem;
}

h5,
.heading-size-5 {
    font-size: 1.8rem;
}

h6,
.heading-size-6 {
    font-size: 1.6rem;
    letter-spacing: 0.03125em;
    text-transform: uppercase;
}

p {

    margin: 0 0 1em 0;
    font-feature-settings: "palt"1;
    text-align: justify;
    text-justify: inter-ideograph;
    letter-spacing: 0.12em;
    font-size: 1.5rem;
}

em,
i,
q,
dfn {
    font-style: italic;
}

em em,
em i,
i em,
i i,
cite em,
cite i {
    font-weight: bolder;
}

big {
    font-size: 1.2em;
}

small {
    font-size: 0.75em;
}

b,
strong {
    font-weight: 700;
}

ins {
    text-decoration: underline;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

abbr,
acronym {
    cursor: help;
}

address {
    line-height: 1.5;
    margin: 0 0 2rem 0;
}

hr {
    border-style: solid;
    border-width: 0.1rem 0 0 0;
    border-color: #dcd7ca;
    margin: 4rem 0;
}

section {
    position: relative;

}

section .container {
    margin-top: -100px;
    padding-top: 100px;
}

.sectionbreak {
    margin: 0 0 8rem 0;

}




body {
    font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
    font-feature-settings: "palt"1;
    color: #fff;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: .2rem;
    background: #000;
    line-height: 1.83;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}

.wrapper {
    padding: 0 0;
}


iframe {
    border-width: 0 !important;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}




.col-xl-five-1,
.col-lg-five-1,
.col-md-five-1,
.col-sm-five-1,
.col-xs-five-1,
.col-xl-five-2,
.col-lg-five-2,
.col-md-five-2,
.col-sm-five-2,
.col-xs-five-2,
.col-xl-five-3,
.col-lg-five-3,
.col-md-five-3,
.col-sm-five-3,
.col-xs-five-3,
.col-xl-five-4,
.col-lg-five-4,
.col-md-five-4,
.col-sm-five-4,
.col-xs-five-4 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-five-1 {
    width: 20%;
    flex: 0 0 20%;
    float: left;
}

.col-xs-five-2 {
    width: 40%;
    flex: 0 0 40%;
    float: left;
}

.col-xs-five-3 {
    width: 60%;
    flex: 0 0 60%;
    float: left;
}

.col-xs-five-4 {
    width: 80%;
    flex: 0 0 80%;
    float: left;
}

@media (min-width: 468px) {
    .col-sm-five-1 {
        width: 20%;
        flex: 0 0 20%;
        float: left;
    }

    .col-sm-five-2 {
        width: 40%;
        flex: 0 0 40%;
        float: left;
    }

    .col-sm-five-3 {
        width: 60%;
        flex: 0 0 60%;
        float: left;
    }

    .col-sm-five-4 {
        width: 80%;
        flex: 0 0 80%;
        float: left;
    }
}

@media (min-width: 767px) {
    .col-md-five-1 {
        width: 20%;
        flex: 0 0 20%;
        float: left;
    }

    .col-md-five-2 {
        width: 40%;
        flex: 0 0 40%;
        float: left;
    }

    .col-md-five-3 {
        width: 60%;
        flex: 0 0 60%;
        float: left;
    }

    .col-md-five-4 {
        width: 80%;
        flex: 0 0 80%;
        float: left;
    }

    .col-md-offset-five-1 {
        margin-left: 4.3333333%;
    }
}

@media (min-width: 992px) {
    .col-lg-five-1 {
        width: 20%;
        flex: 0 0 20%;
        float: left;
    }

    .col-lg-five-2 {
        width: 40%;
        flex: 0 0 40%;
        float: left;
    }

    .col-lg-five-3 {
        width: 60%;
        flex: 0 0 60%;
        float: left;
    }

    .col-lg-five-4 {
        width: 20%;
        flex: 0 0 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-xl-five-1 {
        width: 20%;
        flex: 0 0 20%;
        float: left;
    }

    .col-xl-five-2 {
        width: 40%;
        flex: 0 0 40%;
        float: left;
    }

    .col-xl-five-3 {
        width: 60%;
        flex: 0 0 60%;
        float: left;
    }

    .col-xl-five-4 {
        width: 20%;
        flex: 0 0 20%;
        float: left;
    }
}


/*gridのgutter調整*/

.row-0 {
    margin-left: 0px;
    margin-right: 0px;
}

.row-0>div {
    padding-right: 0px;
    padding-left: 0px;
}

.row-10 {
    margin-left: -5px;
    margin-right: -5px;
}

.row-10>div {
    padding-right: 5px;
    padding-left: 5px;
}

.row-20 {
    margin-left: -10px;
    margin-right: -10px;
}

.row-20>div {
    padding-right: 10px;
    padding-left: 10px;
}



.row-40 {
    margin-left: -15px;
    margin-right: -15px;
}

.row-40>div {
    padding-right: 20px;
    padding-left: 20px;
}

.row-50 {
    margin-left: -15px;
    margin-right: -15px;
}

.row-50>div {
    padding-right: 25px;
    padding-left: 25px;
}

.row-60 {
    margin-left: -15px;
    margin-right: -15px;
}

.row-60>div {
    padding-right: 30px;
    padding-left: 30px;
}



@keyframes fadeInUpMin {
    from {
        opacity: 0;
        transform: translate3d(0, 8%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInUpMin {
    animation-name: fadeInUpMin;
}



@keyframes fadeInDownMin {
    from {
        opacity: 0;
        transform: translate3d(0, -8%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInDownMin {
    animation-name: fadeInDownMin;
}


@keyframes fadeInLeftMin {
    from {
        opacity: 0;
        transform: translate3d(-8%, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeftMin {
    animation-name: fadeInLeftMin;
}




@keyframes fadeInRightMin {
    from {
        opacity: 0;
        transform: translate3d(8%, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInRightMin {
    animation-name: fadeInRightMin;
}



/*----------------------------------------------------------------------------------firefox fade対策----------*/
img,
x:-moz-any-link,
x:default {
    box-shadow: #000 0 0 0;
}

/*
Back to top button 
*/
#page-top {
    position: fixed;
    right: 15px;
    z-index: 100;
}

#page-top a {
    width: 50px;
    display: block;
    text-align: center;
    font: 1.1rem/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;

}



/* arrow icon (span tag) */
#page-top span {
    padding-top: 4px;
    width: 60px;
    height: 60px;
    display: block;
    margin-bottom: 7px;
    background: #b41e8e;
    /* rounded corners */
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

#page-top a:hover span {
    background-color: #fff;
    color: #111;
}






/*
haed
*/


header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    font-size: 0;
    padding: 0;
    background-color: rgba(0, 0, 0, 1);
}


/*
foot
*/
footer {
    padding: 20px 0;
    background: #fff;
}

footer img {
    max-width: 200px;
}

.footmessage {
    margin: 10rem auto 5rem auto;
    max-width: 400px;
}

.loader {
    opacity: 0.8;
    margin-bottom: 3rem}



/*
content
*/

.youtubearea {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.youtubearea iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}


.kandatxt {
    margin-top: 2rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #666;
    margin-bottom: 2rem;
}




.wrapper {
    padding-bottom: 10rem;
}



.no-margin {
    padding-left: 0;
    padding-right: 0;
}



.txt-gray {
    color: #999;
}


.circle-red {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #cc0000;
}


.workstitle {
    position: relative;
}

.workstxt {
    padding-right: 15px !important;
}

.workstxt::after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 100%;
    height: 45px;
    background: url(../images/three_dot.svg) right top no-repeat;
}

.work-box {
    margin-bottom: 3rem;
}


/*
button 
*/
.contactbtn {
    text-align: center;
    margin: 0 auto;
}

.contactbtn a {
    border: 1px solid #f39801;
    padding: 25px 22px 22px 22px;
    display: block;
    background: #f39801;
    border-radius: 15px;
    -ms-border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -webkit-transition: background 0.2s linear 0s, color 0.2s linear 0s;
    -moz-transition: background 0.2s linear 0s, color 0.2s linear 0s;
    -o-transition: background 0.2s linear 0s, color 0.2s linear 0s;
    transition: background 0.2s linear 0s, color 0.2s linear 0s;

}

.contactbtn a:hover {
    border: 1px solid #fae079;
    background: #fae079;
    color: #fff;
    text-decoration: none;
}