@charset'UTF-8';
#hero--image
{
    position: relative;

    width: 100%;
    height: 100vh;
}
#hero--image #hero--slider
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
#hero--image #hero--slider .swiper-slide
{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#hero--image #hero--slider .slider--caption
{
    font-size: 1.3rem;
    font-weight: 700;

    position: absolute;
    right: 40px;
    bottom: 130px;

    color: #fff;
}
#hero--image #hero--slider .slider--caption small
{
    font-size: .9rem;
}

@media (max-width:1199px)
{
    #hero--image {
     
        width: 100%;
    }

}
@media (max-width:991px)
{

    #hero--image {
        height:450px;
        width: 100%;
    }
    #hero--image #hero--slider .slider--caption
    {
        bottom: 100px;
    }
    #aside--posts .section--title.text-center.mb20,
    .contents .section--title.text-center.mb20
	{
        margin-bottom: 0px !important;
    }
}
@media (max-width:767px)
{
        #hero--image {
        height:450px;
        width: 100%;
    }
    #hero--image #hero--slider .slider--caption
    {
        font-size: 1rem;

        right: 20px;
        bottom: 80px;
    }
}
@media (max-width:575px)
{
    #hero--image #hero--slider .slider--caption
    {
        bottom: 70px;
    }
}

#hero--image #hero--slider #slide03
{
    background-image: url('../img/main_sp.jpg');
}
#hero--image #hero--slider #slide04
{
    background-image: url('../img/main_sp2.jpg');
}
#hero--image #hero--slider #slide01
{
    background-image: url('../img/main_sp3.jpg');
}

#hero--image #hero--moutain
{
    position: relative;

    max-width: 80%;
    margin: 0 auto 30px;

    opacity: 0;
}
#hero--image #hero--moutain #hero--cloud01,
#hero--image #hero--moutain #hero--cloud02
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
#hero--image #hero--moutain #hero--cloud01
{
    opacity: 0;
}
#hero--image #hero--moutain #hero--cloud02
{
    opacity: 0;
}
#hero--text--wrapper--normal
{
   font-size: 45px;
    font-weight: bold;
    line-height: .8;

    position: absolute;
    z-index: 2;
    top: 42%;
    left: 14%;

    width: 100%;
    height: 100%;

    letter-spacing: 20px;

    color: #fff;

    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#l1
{
    font-size: 45px;

    display: block;
}

#l2
{
    position: relative;
    left: -5px;

    display: block;
}

@media (max-width:991px)
{
    #hero--text--wrapper
    {
        word-spacing: normal;
    }
}
#hero--text--wrapper
{
    position: relative;
    z-index: 111111;

    width: 500px;

    color: white;
}
@media (max-width:767px)
{
    #hero--image #hero--text #hero--text--wrapper
    {
        width: 300px;
    }
}
@media (max-width:575px)
{
    #hero--image #hero--text #hero--text--wrapper
    {
        width: 260px;
    }
}
@media (max-width:350px)
{
    #hero--image #hero--text #hero--text--wrapper
    {
        width: 240px;
    }
}
#hero--image #hero--text h2
{
    font-size: 3rem;
    font-weight: 400;
    line-height: 120%;

    margin: 0 auto;

    opacity: 0;
}
@media (max-width:767px)
{
    #hero--image #hero--text h2
    {
        font-size: 3.5rem;
    }
}
@media (max-width:575px)
{
    #hero--image #hero--text h2
    {
        font-size: 3.2rem;
    }
}
#hero--image #hero--text h2 #l1
{
    font-size: 2rem;
    font-weight: 700;
    line-height: 130%;

    display: flex;

    padding: 10px 0 5px 20px;

    letter-spacing: 200px;
}
@media (max-width:575px)
{
    #hero--image #hero--text h2 #l1
    {
        font-size: 1.3rem;
    }
}
#hero--image #hero--text h2 #l1 .wrap
{
    overflow: hidden;
}

#hero--image #hero--text h2 #l2
{
    font-weight: 700;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    padding: 10px 30px 0 15px;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#hero--image #hero--text h2 #l2 .wrap
{
    display: block;
    overflow: hidden;
}
#hero--image #hero--text h2 #l2 .wrap span
{
    display: block;

    -webkit-transform: translateX(-130px);
            transform: translateX(-130px);
}
#hero--image #hero--text h2 #l3
{
    font-weight: 700;
    /*padding: 10px 0;*/

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#hero--image #hero--text h2 #l3 .wrap
{
    display: block;
    overflow: hidden;
}
#hero--image #hero--text h2 #l3 .wrap span
{
    display: block;

    -webkit-transform: translateX(-130px);
            transform: translateX(-130px);
}



#index #in
{
    position: relative;
    z-index: 2;

    padding-bottom: 35px;

    background-color: rgba(255,255,255,.9);
}



#index #index--information
{
    position: relative;
    z-index: 3;

    width: 1400px;
    /*top: -75px;*/
    /*margin-bottom: 0px;*/
    min-height: 100px;
    margin: auto;
}

#index #index--information .align-items-center {
align-items: end !important;
}

#index #index--information #index--information--title
{
    position: relative;

    text-align: center;
    letter-spacing: 2px;
}
#index #index--information #index--information--title h4
{
    display: inline-block;
    text-align: left;

    font-size: 1.5rem;

    position: relative;
    z-index: 2;

    margin-bottom: 0;
     padding:40px 0;
    /*padding: 0 0 90px 0;*/
}
@media (max-width:991px)
{
    #index #index--information #index--information--title h4
    {
        padding: 20px 0 0 0;
    }
}

#index #index--information #index--information--title h4:after
{
/*    position: absolute;
    z-index: 3;
    right: 20px;
    bottom:46%;*/
    /*bottom: calc(89% - 3px);*/

/*    width: 8px;
    height: 8px;

    content: '';
    -webkit-transition: all .4s cubic-bezier(.165,.84,.44,1);
            transition: all .4s cubic-bezier(.165,.84,.44,1);
    -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
            transition-timing-function: cubic-bezier(.165,.84,.44,1);
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);

    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;*/
}
#index #index--information #index--information--title a
{
    display: block;
    overflow: hidden;

    width: 100%;
    text-align: right;
    color: #000;
}
#index #index--information #index--information--title a:before
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: '';
    -webkit-transition: all .4s cubic-bezier(.165,.84,.44,1);
            transition: all .4s cubic-bezier(.165,.84,.44,1);
    -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
            transition-timing-function: cubic-bezier(.165,.84,.44,1);
    -webkit-transform: scale(.9);
            transform: scale(.9);

    opacity: 0;
}
#index #index--information #index--information--title a:active,
#index #index--information #index--information--title a:focus,
#index #index--information #index--information--title a:hover
{
    text-decoration: none;

    color: #ec4c4c;
}
#index #index--information #index--information--title a:active h4:before,
#index #index--information #index--information--title a:focus h4:before,
#index #index--information #index--information--title a:hover h4:before
{
    background-color: #ec4c4c;
}
#index #index--information #index--information--title a:active h4:after,
#index #index--information #index--information--title a:focus h4:after,
#index #index--information #index--information--title a:hover h4:after
{
    border-color: #ec4c4c;
}
#index #index--information #index--information--title a:active h4 .index--information--title--morebtn:after,
#index #index--information #index--information--title a:focus h4 .index--information--title--morebtn:after,
#index #index--information #index--information--title a:hover h4 .index--information--title--morebtn:after
{
    border-color: #ec4c4c;
}
#index #index--information #index--information--title a:active:before,
#index #index--information #index--information--title a:focus:before,
#index #index--information #index--information--title a:hover:before
{
    -webkit-transform: scale(1);
            transform: scale(1);

    opacity: 1;
}
#index #index--information #index--information--title h4 .index--information--title-innner
{
    display: inline-block;
    padding-bottom: 10px;
}
#index #index--information #index--information--title h4 .index--information--title--morebtn
{
    position: relative;
    display: block;
    font-size: 1rem;
    font-weight: normal;
}
#index #index--information #index--information--title h4 .index--information--title--morebtn:after
{
    position: absolute;
    z-index: 3;
    right: 36%;
    bottom: 18%;
    /*bottom: calc(89% - 3px);*/

    width: 10px;
    height: 10px;

    content: '';
    -webkit-transition: all .4s cubic-bezier(.165,.84,.44,1);
            transition: all .4s cubic-bezier(.165,.84,.44,1);
    -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
            transition-timing-function: cubic-bezier(.165,.84,.44,1);
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);

    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
}
#index #index--information #index--information--body
{
    padding: 20px 60px;
}
@media (max-width:575px)
{
    #index #index--information #index--information--body
    {
        padding: 10px 20px 30px;
    }
}
#index #index--information #index--information--body .index--information--list
{
    padding: 20px 0;
    border-bottom: 1px solid #AFAFB0;
}
#index #index--information #index--information--body .index--information--list:last-child
{
    border: none;
}
#index #index--information #index--information--body .index--information--list:hover
{
    opacity: .7;
}
#index #index--information #index--information--body .index--information--time
{
    max-width: 130px;

    letter-spacing: 1px;

    -ms-flex: 130px;
    -webkit-box-flex: 130px;
        flex: 130px;
}
#index #index--information #index--information--body .index--information--time time
{
    color: #EC4C4C;
}
@media (max-width:575px)
{
    #index #index--information #index--information--body .index--information--time
    {
        max-width: 100%;

        -ms-flex: 100%;
        -webkit-box-flex: 100%;
            flex: 100%;
    }
}
#index #index--information #index--information--body .index--information--body
{
    overflow: hidden;

    max-width: calc(100% - 150px);

    white-space: nowrap;
    text-overflow: ellipsis;

    -ms-flex: calc(100% - 150px);
    -webkit-box-flex: calc(100% - 150px);
        flex: calc(100% - 150px);
}
#index #index--information #index--information--body .index--information--body a
{
    transition: all .5s;

    color: #111;
}
#index #index--information #index--information--body .index--information--body a:hover
{
    font-weight: bold;

    padding: 5px;

    text-decoration: none;

    color: #ec4c4c;
}
@media (max-width:575px)
{
    #index #index--information #index--information--body .index--information--body
    {
        max-width: 100%;

        -ms-flex: 100%;
        -webkit-box-flex: 100%;
            flex: 100%;
    }
}


@media (max-width:991px)
{
    #index #index--information #index--information--title h4:after
    {
/*        position: absolute;
        z-index: 3;
        right: 20px;
        bottom: 5px;

        width: 8px;
        height: 8px;

        content: '';
        -webkit-transition: all .4s cubic-bezier(.165,.84,.44,1);
                transition: all .4s cubic-bezier(.165,.84,.44,1);
        -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
                transition-timing-function: cubic-bezier(.165,.84,.44,1);
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);

        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff;*/
    }
    #index #index--information #index--information--title a
    {
        text-align: center;
    }
    #index #index--information #index--information--title h4
    {
        display: flex;
        align-items: baseline;
        justify-content: space-between;
    }
    #index #index--information #index--information--title h4 .index--information--title-innner
    {
        padding-left: 60px;
        font-size: 1.3rem;
    }
    #index #index--information #index--information--title h4 .index--information--title--morebtn
    {
        padding-right: 80px;
        font-size: 0.8rem;
    }
    #index #index--information #index--information--title h4 .index--information--title--morebtn:after
    {
        right: 40%;
        bottom: 16%;
        width: 8px;
        height: 8px;
    }
    #index #index--information #index--information--body .index--information--list {
        padding: 8px 0;
        border-bottom: none;
    }
    #index #index--information #index--information--body .index--information--time time {
        color: #000000;
    }
}
@media (max-width:575px)
{
    #index #index--information #index--information--title h4 .index--information--title-innner
    {
        padding-left: 20px;
    }
    #index #index--information #index--information--title h4 .index--information--title--morebtn
    {
        padding-right: 30px;
    }
    #index #index--information #index--information--title h4 .index--information--title--morebtn:after
    {
        right: 20%;
    }
}


/*------------------------------プレスリリース-----------------------*/


#index #index--press
{
    position: relative;

    min-height: 100px;
    margin-left: auto;
    /*top: -80px;*/
    /*margin-bottom: -80px;*/

    background-color: #fff;
}



#index #index--press #index--press--title
{
    position: relative;

    text-align: center;
    letter-spacing: 2px;
}
#index #index--press #index--press--title h4
{
    font-size: 1.4rem;

    position: relative;
    z-index: 2;

    margin-bottom: 0;
    padding: 20px 0 90px 0;
}
@media (max-width:991px)
{
    #index #index--press #index--press--title h4
    {
        padding: 20px;
    }
}

#index #index--press #index--press--title h4:after
{
    position: absolute;
    z-index: 3;
    right: 20px;
    bottom: calc(75% - 3px);

    width: 8px;
    height: 8px;

    content: '';
    -webkit-transition: all .4s cubic-bezier(.165,.84,.44,1);
            transition: all .4s cubic-bezier(.165,.84,.44,1);
    -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
            transition-timing-function: cubic-bezier(.165,.84,.44,1);
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);

    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
#index #index--press #index--press--title a
{
    display: block;
    overflow: hidden;

    width: 100%;

    color: #000;
}
#index #index--press #index--press--title a:before
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: '';
    -webkit-transition: all .4s cubic-bezier(.165,.84,.44,1);
            transition: all .4s cubic-bezier(.165,.84,.44,1);
    -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
            transition-timing-function: cubic-bezier(.165,.84,.44,1);
    -webkit-transform: scale(.9);
            transform: scale(.9);

    opacity: 0;
}
#index #index--press #index--press--title a:active,
#index #index--press #index--press--title a:focus,
#index #index--press #index--press--title a:hover
{
    text-decoration: none;

    color: #ec4c4c;
}
#index #index--press #index--press--title a:active h4:before,
#index #index--press #index--press--title a:focus h4:before,
#index #index--press #index--press--title a:hover h4:before
{
    background-color: #ec4c4c;
}
#index #index--press #index--press--title a:active h4:after,
#index #index--press #index--press--title a:focus h4:after,
#index #index--press #index--press--title a:hover h4:after
{
    border-color: #ec4c4c;
}
#index #index--press #index--press--title a:active:before,
#index #index--press #index--press--title a:focus:before,
#index #index--press #index--press--title a:hover:before
{
    -webkit-transform: scale(1);
            transform: scale(1);

    opacity: 1;
}
#index #index--press #index--press--body
{
    padding: 20px 60px;
}
@media (max-width:575px)
{
    #index #index--press #index--press--body
    {
        padding: 20px;
    }
}
#index #index--press #index--press--body .index--press--list
{
    padding: 10px 0;
}
#index #index--press #index--press--body .index--press--time
{
    max-width: 130px;

    letter-spacing: 1px;

    -ms-flex: 130px;
    -webkit-box-flex: 130px;
        flex: 130px;
}
@media (max-width:575px)
{
    #index #index--press #index--press--body .index--press--time
    {
        max-width: 100%;

        -ms-flex: 100%;
        -webkit-box-flex: 100%;
            flex: 100%;
    }
}
#index #index--press #index--press--body .index--press--body
{
    overflow: hidden;

    max-width: calc(100% - 150px);

    white-space: nowrap;
    text-overflow: ellipsis;

    -ms-flex: calc(100% - 150px);
    -webkit-box-flex: calc(100% - 150px);
        flex: calc(100% - 150px);
}
#index #index--press #index--press--body .index--press--body a
{
    color: #111;
}
@media (max-width:575px)
{
    #index #index--press #index--press--body .index--press--body
    {
        max-width: 100%;

        -ms-flex: 100%;
        -webkit-box-flex: 100%;
            flex: 100%;
    }
}
#index #index--press #index--press--body .index--press--body a
{
    transition: all .5s;
}
#index #index--press #index--press--body .index--press--body a:hover
{
    font-weight: bold;

    padding: 10px;

    text-decoration: none;

    color: #ec4c4c;
    background-color: white;
}


/*------------------------------理念の背景-----------------------*/

#index #index--about
{
    position: relative;
}
#index #index--about #bg-index-about
{
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 65%;
    height: 100%;
    background-image: url('../img/group.JPG');
    background-position: center center;
    background-size: cover;
}


#index #index--insurance #bg-index-insurance
{
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 65%;
    height: 100%;
    background-image: url('../img/hoken.jpg');
    background-position: center center;
    background-size: cover;
}
#index #index--about img
{
    position: absolute;
    z-index: 100000000;
    top: -50px;
    right: 0;
    bottom: 0;
    left: 30px;

    margin: auto;
}

/*------------------------------理念の背景終わり-----------------------*/

@media (max-width:991px)
{
	
    #index #index--insurance #bg-index-insurance,
	#index #index--about #bg-index-about
    {
        position: relative;
        width: 100%;
        height: 400px;
    }
}
@media (max-width:767px)
{
    #index #index--insurance #bg-index-insurance,
	#index #index--about #bg-index-about
    {
        height: 350px;
    }
}
@media (max-width:575px)
{
	
    #index #index--insurance #bg-index-insurance,
    #index #index--about #bg-index-about
    {
        height: 200px;
    }
}
#index #index--insurance .in,
#index #index--about .in
{
    max-width: 80%;
    margin: 0 auto;
    padding: 50px 0;
}
@media (max-width:991px)
{
    #index #index--insurance .pos-r,
    #index #index--about .pos-r
    {
        max-width: 100%;
    }
}
#index #index--insurance .index--insurance--wrapper,
#index #index--about .index--about--wrapper
{
    position: relative;
    z-index: 2;

    max-width: 500px;
    padding: 85px 60px;

    background-color: #fff;
}
@media (max-width:991px)
{
    #index #index--insurance .index--insurance--wrapper,
    #index #index--about .index--about--wrapper
    {
        top: -60px;
        max-width: 500px;
        margin: 0 auto -60px;
        padding: 15px;
		background-color: rgba(255,255,255,.7);
    }
	
	#aside--posts .list--column-wrapper,
	#aside--posts .list--qa-wrapper,
	.contents .list--column-wrapper{
		margin-bottom: -17px!important;
	}
}
@media (max-width:767px)
{
    #index #index--insurance .index--insurance--wrapper,
    #index #index--about .index--about--wrapper
    {
        top: -40px;
        max-width: 400px;
        margin-bottom: -40px;
    }
}
@media (max-width:575px)
{
    #index #index--insurance .index--insurance--wrapper,
    #index #index--about .index--about--wrapper
    {
        top: 0!important;
        margin-bottom: 0;
    }
}
@media (max-width:320px)
{
    #index #index--insurance .index--insurance--wrapper,
    #index #index--about .index--about--wrapper
    {
        padding-right: 0;
        padding-left: 0;
    }
}
#index #index--insurance .index--insurance--title,
#index #index--about .index--about--title
{
    line-height: 150%;
    margin-bottom: 30px;
}
@media (max-width:767px)
{
    #index #index--insurance .index--insurance--title,
    #index #index--about .index--about--title
    {
        margin-bottom: 0px;
    }
}
#index #index--insurance .index--insurance--body,
#index #index--about .index--about--body
{
    margin-bottom: 30px;
}
@media (max-width:767px)
{
    #index #index--insurance .index--insurance--body,
    #index #index--about .index--about--body
    {
        margin-bottom: 20px;
    }
#index #index--insurance .index--insurance--btn,
#index #index--about .index--about--btn
{
    width: 80%;
    margin: 0 auto;
}	
}
#index #index--insurance .index--insurance--btn,
#index #index--about .index--about--btn
{
    text-align: center;
}



#index #index--rinen #bg-index-consignment
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: -60px;

    width: 50%;
    height: 100%;

    background-image: url('../img/koudou.JPG');
    background-position: center center;
    background-size: cover;
}



/*-------------------------グループ概要背景-----------------------*/


#index #index--outline #bg-index-outline
{
    position: absolute;
    z-index: 1;
    top: 0;

    width: 70%;
    height: 100%;

    background-image: url('../img/service.jpg');
    background-position: center center;
    background-size: cover;
}
@media (max-width:1199px)
{
    #index #index--outline #bg-index-outline
    {
        right: 0;
            width: 120%;
    height: 100%;
    }
}
@media (max-width:991px)
{
    #index #index--outline #bg-index-outline
    {
        position: relative;

        width: 100%;
        height: 400px;
    }
}
@media (max-width:767px)
{
    #index #index--outline #bg-index-outline
    {
        height: 350px;
    }
}
@media (max-width:575px)
{
    #index #index--outline #bg-index-outline
    {
        height: 200px;
    }
}
@media (max-width:991px)
{
    #index #index--outline .container
    {
        max-width: 100%;
    }
}
#index #index--outline .in
{
    margin: 0 auto;
    padding: 0 0;
}
@media (max-width:991px)
{
    #index #index--outline .in
    {
        max-width: 100%;
    }
#index #index--outline .index--outline--wrapper
{
    rgba(255,255,255,.7)
}	
}
#index #index--outline .index--outline--wrapper
{
    position: relative;
    z-index: 2;

    float: right;

    max-width: 500px;
    padding: 110px 120px;
    /*margin: 0 auto;*/

    text-align: center;

    background-color: #fff;
}
@media (max-width:991px)
{
    #index #index--outline .index--outline--wrapper
    {
        top: -60px;

        max-width: 500px;
        margin-bottom: -60px;
        padding: 40px;
		background-color: rgba(255,255,255,.7);
    }
}
@media (max-width:767px)
{
    #index #index--outline .index--outline--wrapper
    {
        top: -40px;

        max-width: 400px;
        margin-bottom: -40px;
        padding: 30px;
    }
}
@media (max-width:575px)
{
    #index #index--outline .index--outline--wrapper
    {
        top: 0;

        margin-bottom: 0;
        padding-right: 20px;
        padding-left: 20px;
    }
}
@media (max-width:320px)
{
    #index #index--outline .index--outline--wrapper
    {
        padding-right: 0;
        padding-left: 0;
    }
}
#index #index--outline .index--outline--title
{
    line-height: 130%;

    margin-bottom: 20px;
}
@media (max-width:767px)
{
    #index #index--outline .index--outline--title
    {
        margin-bottom: 15px;
    }
}
#index #index--outline .index--outline--body
{
    font-size: .9rem;

    margin-bottom: 30px;
}
@media (max-width:767px)
{
    #index #index--outline .index--outline--body
    {
        margin-bottom: 20px;
    }
}
#index #index--outline .index--outline--btn
{
    text-align: center;
}

#index--outline .content-inner-b
{
    padding-bottom: 0;
}



/*-------------------------事業内容背景-----------------------*/

#index #index--rent #bg-index-rent
{
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;

    width: 70%;
    height: 100%;

    background-image: url('../img/outline.jpg');
    background-position: center center;
    background-size: cover;
}


@media (max-width:1199px)
{
    #index #index--rent #bg-index-rent
    {
        right: 0;
    }

    #index #index--rent #bg-index-rent
{
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;

    width: 80%;
    height: 100%;

    background-image: url('../img/outline.jpg');
    background-position: center center;
    background-size: cover;
}
}
@media (max-width:991px)
{
    #index #index--rent #bg-index-rent
    {
        position: relative;

        width: 100%;
        height: 400px;
    }
}
@media (max-width:767px)
{
    #index #index--rent #bg-index-rent
    {
        height: 350px;
    }
}
@media (max-width:575px)
{
    #index #index--rent #bg-index-rent
    {
        height: 200px;
    }
}
@media (max-width:991px)
{
    #index #index--rent .container
    {
        max-width: 100%;
    }
}
#index #index--rent .in
{
    margin: 0 auto;
    padding: 60px 0;
}
@media (max-width:991px)
{
    #index #index--rent .in
    {
        max-width: 100%;
    }
}
#index #index--rent .index--rent--wrapper
{
    position: relative;
    z-index: 2;

    max-width: 500px;
    padding: 93px 60px;

    background-color: #fff;
    /*margin: 0 auto;*/
}
@media (max-width:991px)
{
    #index #index--rent .index--rent--wrapper
    {
        top: -60px;

        max-width: 500px;
        margin-bottom: -60px;
        padding: 40px;
		background-color: rgba(255,255,255,.7);
    }
}
@media (max-width:767px)
{
    #index #index--rent .index--rent--wrapper
    {
        top: -40px;

        max-width: 400px;
        margin-bottom: -40px;
        padding: 30px;
    }
}
@media (max-width:575px)
{
    #index #index--rent .index--rent--wrapper
    {
        top: 0;

        margin-bottom: 0;
        padding-right: 20px;
        padding-left: 20px;
    }
}
@media (max-width:320px)
{
    #index #index--rent .index--rent--wrapper
    {
        padding-right: 0;
        padding-left: 0;
    }
}
#index #index--rent .index--rent--title
{
    line-height: 150%;

    margin-bottom: 20px;
}
@media (max-width:767px)
{
    #index #index--rent .index--rent--title
    {
        margin-bottom: 15px;
    }
}
#index #index--rent .index--rent--body
{
    font-size: .9rem;

    margin-bottom: 30px;
}
@media (max-width:767px)
{
    #index #index--rent .index--rent--body
    {
        margin-bottom: 20px;
    }
}
#index #index--rent .index--rent--btn
{
    text-align: center;
}


/*--------------採用情報----------------*/


#index #index--recruit #bg-index-recruit
{
    position: absolute;
    z-index: 1;
    top: 0;

    width: 100%;
    height: 100%;

    background-image: url('../img/recruit.jpg');
    background-position: center center;
    background-size: cover;
}
@media (max-width:1199px)
{
    #index #index--recruit #bg-index-recruit
    {
        right: 0;
            width: 115%;
    height: 100%;
    }
}
@media (max-width:991px)
{
    #index #index--recruit #bg-index-recruit
    {
        position: relative;

        width: 100%;
        height: 400px;
    }
}
@media (max-width:767px)
{
    #index #index--recruit #bg-index-recruit
    {
        height: 350px;
    }
}
@media (max-width:575px)
{
    #index #index--recruit #bg-index-recruit
    {
        height: 200px;
    }
}
@media (max-width:991px)
{
    #index #index--recruit .container
    {
        max-width: 100%;
    }
}
#index #index--recruit .in
{
    margin: 0 auto;
    padding: 0 0;
}
@media (max-width:991px)
{
    #index #index--recruit .in
    {
        max-width: 100%;
    }
}
#index #index--recruit .index--recruit--wrapper
{
    position: relative;
    z-index: 2;
    /*margin: 0 auto;*/

    float: right;

    max-width: 500px;
    padding: 105px 120px;

    text-align: center;

    background-color: #fff;
}
@media (max-width:991px)
{
    #index #index--recruit .index--recruit--wrapper
    {
    top: -60px;
    max-width: 80%;
    margin: 0 auto -60px;
    padding: 40px;
	background-color: rgba(255,255,255,.7);
    }
}
@media (max-width:767px)
{
    #index #index--recruit .index--recruit--wrapper
    {
        top: -40px;

        max-width: 400px;
        margin-bottom: -40px;
        padding: 30px;
    }
}
@media (max-width:575px)
{
    #index #index--recruit .index--recruit--wrapper
    {
        top: 0;

        margin-bottom: 0;
        padding-right: 20px;
        padding-left: 20px;
    }
}
@media (max-width:320px)
{
    #index #index--recruit .index--recruit--wrapper
    {
        padding-right: 0;
        padding-left: 0;
    }
}
#index #index--recruit .index--recruit--title
{
    line-height: 150%;

    margin-bottom: 20px;
}
@media (max-width:767px)
{
    #index #index--recruit .index--recruit--title
    {
        margin-bottom: 15px;
    }
}
#index #index--recruit .index--recruit--body
{
    font-size: .9rem;

    margin-bottom: 30px;
}
@media (max-width:767px)
{
    #index #index--recruit .index--recruit--body
    {
        margin-bottom: 20px;
    }
}
#index #index--recruit .index--recruit--btn
{
    text-align: center;
}

#index--recruit .content-inner-b
{
    padding-bottom: 0;
}

@media (max-width:991px)
{
    /*
    video
    {
        display: none;
    }
    */
    .slider--bg
    {
        width: 100vw;
        height: 100vh;
    }

    #sampleMuted
    {
        display: none;
    }

    #l2
    {
        position: relative;
        left: 0;

        display: block;

        letter-spacing: 8px;
    }

    #hero--text--wrapper--normal
    {
        top: 40%;
    }


    #aside--posts .posts--wrapper
    {
        width: 325px;
    }

    #header--logo #logo img.white
    {
        display: none;
    }
    #header--logo #logo img.black
    {
        display: block;
    }
}

#aside--posts #bg-rinen{
    transition: background-size 0.3s cubic-bezier(.4, 0, .2, 1);
        background-size: 100%;
}
#aside--posts .content-inner-y:hover #bg-rinen {
    background-size: 104%;
}

.posts--wrapper a:hover {
text-decoration: none;
}

#aside--posts #bg-koudou{
    transition: background-size 0.3s cubic-bezier(.4, 0, .2, 1)!important;
    background-size: 100%!important;
}
#aside--posts .content-inner-y:hover #bg-koudou {
    background-size: 104%!important;
}
#index--about .pos-r #bg-index-about {
    transition: background-size 0.3s cubic-bezier(.4, 0, .2, 1);
    background-size: cover; 
}
#index--about .pos-r:hover #bg-index-about{
    background-size: 104%;
}


.index--about--wrapper a:hover,
.index--outline--wrapper a:hover,
.index--rent--wrapper a:hover,
.index--recruit--wrapper a:hover {
    text-decoration: none
}
#index #index--about .pos-r #bg-index-about,
#index #index--outline .pos-r #bg-index-outline,
#index #index--rent .pos-r #bg-index-rent,
#index #index--recruit .pos-r #bg-index-recruit{
    transition: background-size 0.3s cubic-bezier(.4, 0, .2, 1);
    background-size: 100%;
}
#index #index--about .pos-r:hover #bg-index-about,
#index #index--outline .pos-r:hover #bg-index-outline,
#index #index--rent .pos-r:hover #bg-index-rent,
#index #index--recruit .pos-r:hover #bg-index-recruit {
    background-size: 104%;
}

#index #index--about .pos-r img {
    width:715px;
    transition: width 0.3s cubic-bezier(.4, 0, .2, 1); 
}

#index #index--about .pos-r:hover img {
    width: 750px;
}



@media (max-width:991px){
#aside--posts  #bg-koudou{
    transition: background-size 0.3s cubic-bezier(.4, 0, .2, 1);
    background-size: 100%; 
}
#aside--posts .content-inner-y:hover #bg-koudou {
    background-size: 104%;
}

#aside--posts  #bg-rinen{
    transition: background-size 0.3s cubic-bezier(.4, 0, .2, 1);
        background-size: 125%;
}
#aside--posts .content-inner-y:hover #bg-rinen {
    background-size: 129%;
}


#index #index--about .pos-r #bg-index-about,
#index #index--recruit .pos-r #bg-index-recruit{
    transition: background-size 0.3s cubic-bezier(.4, 0, .2, 1);
    background-size: 150%;
}
#index #index--about .pos-r:hover #bg-index-about,
#index #index--recruit .pos-r:hover #bg-index-recruit {
    background-size: 154%;
}


#index #index--outline .pos-r #bg-index-outline,
#index #index--rent .pos-r #bg-index-rent{
    transition: background-size 0.3s cubic-bezier(.4, 0, .2, 1);
    background-size: 120%;
}

#index #index--outline .pos-r:hover #bg-index-outline,
#index #index--recruit .pos-r:hover #bg-index-recruit {
    background-size: 124%;
}
}

#insurance {
    height: 223px;
    width: 1000px;
    margin: 40px auto;
}
a.none:hover {
    text-decoration: none !important;
}

#insurance:hover .btn-outline {
    color: #ec4c4c !important;
}
#insurance:hover .btn-outline.btn-arrow-right-secondary span:after {
    border-right: 2px solid #ec4c4c !important;
    border-bottom: 2px solid #ec4c4c !important;
}
#insurance .boxTtl
{
width: 40%;
float: left;
text-align: center;
padding: 25px 0;
}
#insurance .photo
{
width: 60%;
    height: 223px;
float: right;
text-indent: 120%;
overflow: hidden;
white-space: nowrap;
background: url(../img/hoken.jpg)no-repeat top right;
background-size: 110%;
transition: background-size 0.3s cubic-bezier(.4, 0, .2, 1);
}

#insurance .photo:hover  {
    background-size: 114%;
}

@media (max-width:991px)
{
#insurance {
    height: 223px;
    width: 100%;
    margin: 40px auto;
    position: relative;
}

#insurance .boxTtl
{
width: 80%;
height: 223px;
float: none;
margin:auto;
text-align: center;
padding: 25px 0;
position: absolute;
top: 40px;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(255,255,255,0.8);
}

#insurance .photo
{
width: 100%;
padding: 35px 0;
height: 323px;
float: none;
text-indent: 120%;
overflow: hidden;
white-space: nowrap;
background: url(../img/hoken.jpg)no-repeat top right;
background-size: cover;
}

}
@media (max-width:767px)
{
   
}
@media (max-width:575px)
{
  
}
@media (max-width:320px)
{
   
}

        .btn-outline span {
            position: relative;
            z-index: 2;
            display: block;
            padding: 10px 20px 30px}

/*動画バナー*/
#index .videobnr{
	text-align: center;
    margin: 20px 0 100px;
    width: 100%;
}
#index .videobnr a:first-child img{
margin-bottom: 50px;
    box-shadow: #000;
    -moz-box-shadow: 1px 6px 30px -8px rgba(0, 0, 0, 0.55);
    -webkit-box-shadow: 1px 6px 30px -8px rgba(0, 0, 0, 0.55);
    -ms-box-shadow: 1px 6px 30px -8px rgba(0, 0, 0, 0.55);
	box-shadow: 1px 6px 30px -8px rgba(0, 0, 0, 0.55);
}
#index .videobnr a:hover{
    opacity: 0.6;
}

@media (max-width:767px)
{
#index .videobnr a:nth-child(2) img{
    width: 94%;
}
	}
/* カウントダウン */
#countDown {
	z-index: 10000;
	position: relative;
	padding-top: 8%;
	margin-right: 2%;
	font-size: 58px;
	color: #ffff;
	top: 100;
	text-align: right;
}
#countDownText {
	font-size: 130px;
	margin-right: -20px;
}
@media (max-width:1500px)
{
    #countDown {
	padding-top: 15%;
	margin-right: 2%;
    font-size: 40px;
}
#countDownText {
	font-size: 120px;

}	
}@media (max-width:990px)
{
    #countDown {
	padding-top: 320px;
	margin-right: 2%;
    font-size: 35px;
    text-align: center;
}
#countDownText {
	font-size: 100px;

}	
}
@media (max-width:767px)
{
    #countDown {
	padding-top:250px;
	margin-right: 2%;
    font-size: 25px;
}
#countDownText {
	font-size: 50px;
	margin-right: -8px;
}	
	
}
@media (max-width:575px)
{
     
    #countDown {
	padding-top: 250px;
    font-size: 37px;
    text-shadow: 0px 0px 10px #00000091;
}
#countDownText {
	font-size: 65px;
	margin-right: -8px;
}
	#l1,
	#hero--text--wrapper--normal{
		font-size: 32px!important;
	}
   
}

/* /カウントダウン */