<span class="bg"></span>splide__slidesplide__slidesplide__slidesplide__slide/* Slider */
.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

}

.slick-arrow.slick-hidden {
    display: none;
}

/*******************************/
.index #mainvisual {

    position: relative;
    z-index: 1
}

.index #mainvisual:after {
    content: "";
    position: absolute;
    right: 50%;
    margin-right: -970px;
    width: 496px;
    height: 620px;
    background: url(../images/main_img02.png) no-repeat center bottom;
    background-size: contain;
    bottom: 0;
    z-index: 1
}

.main_grp_txt {
    position: absolute;
    top: 57.5%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
    width: auto;
}
.main_grp_txt .slide_main_h2{
    display: block;
    text-align: center;
    font-size: 42px;
    line-height: 1.55em;
    margin-bottom: 22px;
    color: #474747;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
    position: relative;
    letter-spacing: 3px;
}
.main_grp_txt .slide_main_h2:after{
    content: "";
    position: absolute;
    right: 48px;
    top: -128px;
    width: 204px;
    height: 204px;
    background: url(../images/main_img01.png) no-repeat center;
    background-size: contain;
}
.main_grp_txt .slide_main_h2 .round {
    display: block;
}
.main_grp_txt h2 {
    display: block;
    text-align: center;
    font-size: 42px;
    line-height: 1.55em;
    margin-bottom: 22px;
    color: #474747;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
    position: relative;
    letter-spacing: 3px;

}

.main_grp_txt h2:after {
    content: "";
    position: absolute;
    right: 48px;
    top: -128px;
    width: 204px;
    height: 204px;
    background: url(../images/main_img01.png) no-repeat center;
    background-size: contain;
}

.main_grp_txt h2 .round {
    display: block;
}

.main_txt {
    display: flex;
    justify-content: center;
    align-items: center;
}

.main_grp_txt li {
    display: inline-flex;
    line-height: 0;
    position: relative;
    background: url(../images/main_txt_bg.png) no-repeat center;
    background-size: contain;
    width: 196px;
    transition: all 0.3s ease
}

.main_grp_txt li img {
    position: relative;

}


.main_grp_txt .t1 .char4,
.main_grp_txt .t1 .char5,
.main_grp_txt .t1 .char6,
.main_grp_txt .t1 .char7,
.main_grp_txt .t1 .char8,
.main_grp_txt .t1 .char9,
.main_grp_txt .t2 .char4,
.main_grp_txt .t2 .char5,
.main_grp_txt .t2 .char6 {
    font-size: 62px;
    color: #25b7c0
}

.main_grp_txt .t3 .char1,
.main_grp_txt .t3 .char2,
.main_grp_txt .t3 .char3,
.main_grp_txt .t3 .char4 {
    color: #006888
}

/******/
.bg02 .main_grp_txt .t1 .char4,
.bg02 .main_grp_txt .t1 .char5 {
    font-size: 42px;
    color: #474747;
}

.bg03 .main_grp_txt .t1 span {
    font-size: 42px;
    color: #474747;
}

.bg03 .main_grp_txt span {
    font-size: 62px;
    color: #25b7c0;
}

.bg02 .main_grp_txt .t1 .char9,
.bg02 .main_grp_txt .t1 .char10,
.bg02 .main_grp_txt .t1 .char11,
.bg02 .main_grp_txt .t2 .char1,
.bg02 .main_grp_txt .t2 .char2,
.bg02 .main_grp_txt .t2 .char3 {
    font-size: 62px;
    color: #25b7c0;
}

.slider_main .slick-slide {
    line-height: 0;
    height: 850px;
    width: 100%;
    position: relative:
}


.slider_main .main_grp_txt h2::after,.slider_main .main_grp_txt .slide_main_h2::after {
    right: 0;
}

.slider_main .bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    width: 100%;
    height: 100%;
}

.slider_main .bg01 .bg {
    background: url(../images/main_bg01.jpg) no-repeat center;
    background-size: cover;

}

.slider_main .bg02 .bg {
    background: url(../images/main_bg02.jpg) no-repeat center;
    background-size: cover;
    width: 110%;
}

.slider_main .bg03 .bg {
    background: url(../images/main_bg03.jpg) no-repeat center;
    background-size: cover;
    width: 110%;
}

.slider_main .bg01.effect .bg {
    animation: mv01slideAnime 18s;
}

.slider_main .bg02.effect .bg {
    animation: mv02slideAnime 18s;
}

.slider_main .bg03.effect .bg {
    animation: mv03slideAnime 18s;
}


.arr_click {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    z-index: 2;
    top: 0;
    left: 0;
}

.arr_click span {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 1x solid #000;
    z-index: 3
}

.arr_click .prev-arrow {
    height: 100%;
    cursor: url(../images/img_arrowLe.png), auto;
    z-index: 10;
}

.arr_click .next-arrow {
    cursor: url(../images/img_arrowRi.png), auto;
    z-index: 10;
}

/*----------------------------------------------*/
.splide__slide {
	height: 850px;
	transition: opacity 1.5s ease-in-out !important;
}
/*
.splide__slide .img{
	margin: 0 0 0;
	width: 100%;
	height: 100%;
	object-fit: cover
}
.splide__slide .img img{
	height: 100%;
	width: auto;
	animation: mv01slideAnime 18s;
}
.splide__slide#splide01-slide02 .img img{
	animation: mv02slideAnime 18s;
}
.splide__slide#splide01-slide03 .img img{
	animation: mv03slideAnime 18s;
}
*/
.splide__list .bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    width: 100%;
    height: 100%;
	opacity: 0
}

.splide__list .bg01 .bg {
    background: url(../images/main_bg01.jpg) no-repeat center;
    background-size: cover;

}

.splide__list .bg02 .bg {
    background: url(../images/main_bg02.jpg) no-repeat center;
    background-size: cover;
    width: 110%;
}

.splide__list .bg03 .bg {
    background: url(../images/main_bg03.jpg) no-repeat center;
    background-size: cover;
    width: 110%;
}

.splide__list .bg01.effect .bg {
    animation: mv01slideAnime 18s;
	opacity: 1
}

.splide__list .bg02.effect .bg {
    animation: mv02slideAnime 18s;
	opacity: 1
}

.splide__list .bg03.effect .bg {
    animation: mv03slideAnime 18s;
	opacity: 1
}
.splide__arrows {
	width: 100%;
	height: 100%;
	display: flex
}
.splide__arrows .splide__arrow{
	width: 50%;
    height: 100% !important;
    background: none;
    display: block;
	
}
.splide__arrow svg{
	display: none
}
.splide__arrows .splide__arrow--prev {
    height: 100%;
    cursor: url(../images/img_arrowLe.png), auto;
    z-index: 10;
	left: 0
}

.splide__arrows .splide__arrow--next {
    cursor: url(../images/img_arrowRi.png), auto;
    z-index: 10;
	right: 0
}

@keyframes mv01slideAnime {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    100% {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
}

@keyframes mv02slideAnime {
    0% {
        -webkit-transform: translateX(0px);
        transform: translate(0px);
    }

    100% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
    }
}

@keyframes mv03slideAnime {
    0% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);

    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translate(0px);
    }
}

@media only screen and (min-width: 641px) and (max-width: 1700px) {
    .index #mainvisual:after {
        margin-right: 0;
        right: 0;
        width: 19vw;
    }
}

@media only screen and (min-width: 641px) and (max-width: 1300px) {
    .main_grp_txt {
        left: 48%
    }

    .index #mainvisual:after {

        width: 294px;
    }

    .main_txt {
        width: 90%
    }

}

@media only screen and (max-width:640px) {
    
    .slider_main .slick-slide {
        height: 110vw;
    }

    .slider_main .main_grp_txt h2::after, .slider_main .main_grp_txt .slide_main_h2::after {
        right: 10px
    }

    .main_grp_txt h2, .main_grp_txt .slide_main_h2 {
        font-size: 5.5vw;
        letter-spacing: 0;
        font-weight: 600;
        text-shadow: 0px 2px 5px #fff, 0px 2px 5px #fff, 0px 2px 5px #fff, 0px 2px 5px #fff, 0px 2px 5px #fff, 0px 2px 5px #fff;
    }

    .bg03 .main_grp_txt .t1 span {
        font-size: 5.5vw;
    }

    .main_grp_txt .t1 .char4,
    .main_grp_txt .t1 .char5,
    .main_grp_txt .t1 .char6,
    .main_grp_txt .t1 .char7,
    .main_grp_txt .t1 .char8,
    .main_grp_txt .t1 .char9,
    .main_grp_txt .t2 .char4,
    .main_grp_txt .t2 .char5,
    .main_grp_txt .t2 .char6 {
        font-size: 6.7vw
    }

    .bg02 .main_grp_txt .t1 .char4,
    .bg02 .main_grp_txt .t1 .char5 {
        font-size: 5.5vw;
    }

    .bg02 .main_grp_txt .t1 .char9,
    .bg02 .main_grp_txt .t1 .char10,
    .bg02 .main_grp_txt .t1 .char11,
    .bg02 .main_grp_txt .t2 .char1,
    .bg02 .main_grp_txt .t2 .char2,
    .bg02 .main_grp_txt .t2 .char3,
    .bg03 .main_grp_txt span {
        font-size: 6.7vw
    }

    .main_grp_txt {
        top: 55%
    }

    .main_txt {
        flex-wrap: wrap;
        width: 70%
    }

    .main_grp_txt {
        width: 100%;
        display: block
    }

    .main_grp_txt li {
        width: 19vw;
        height: 19vw;
		display: flex;
		justify-content: center;
    }

    .main_grp_txt h2::after, .main_grp_txt .slide_main_h2::after {
        right: 10px;
        top: -23vw;
        height: 25vw;
        width: 25vw;
        background-size: contain;
    }


    .index #mainvisual:after {
        width: 100%;
        right: 0;
        margin-right: 0;
        bottom: 0;
        height: 100%;
        background-size: 45vw;
        background-position: right bottom
    }

    .slider_main .bg02 .bg {
        background: url(../images/main_bg02_sp.jpg) no-repeat top center;
        background-size: cover;
        width: 110%;
    }

    .slider_main .bg03 .bg {
        background: url(../images/main_bg03_sp.jpg) no-repeat center;
        background-size: cover;
        width: 120%;
    }
	
	.splide__list .splide__slide {
        height: 110vw;
    }
	.splide__list .bg02 .bg {
		background: url(../images/main_bg02_sp.jpg) no-repeat center;
		background-size: cover;
		width: 110%;
	}

	.splide__list .bg03 .bg {
		background: url(../images/main_bg03_sp.jpg) no-repeat center;
		background-size: cover;
		width: 120%;
	}

    @keyframes mv02slideAnime {
        0% {
            -webkit-transform: translateX(0px);
            transform: translate(0px);
        }

        100% {
            -webkit-transform: translateX(-60px);
            transform: translateX(-60px);
        }
    }

    @keyframes mv03slideAnime {
        0% {
            -webkit-transform: translateX(-60px);
            transform: translateX(-60px);

        }

        100% {
            -webkit-transform: translateX(0px);
            transform: translate(0px);
        }
    }
}
