@charset "UTF-8";

/*
#f59fb1 ピンク
#e7e4da 茶
*/

/* *{outline: 1px solid rgba(150, 150, 150, 0.1);} */

.case-study-pc {
    display: block !important;
}

.case-study-sp {
    display: none !important;
}

@media screen and (max-width:750px){
    .case-study-pc {
        display: none !important;
    }

    .case-study-sp {
        display: block !important;
    }

}

.cont-elem{
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}


.hero-after.section{
    position: relative;
    padding-top: 0;
    margin-top: -120px;
}
.hero-after .cont-elem{
    padding: 40px 30px;
    background-color: #FFF;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
}

.hero-after .title-h3{
    font-size: 1.8rem;
    margin-bottom: 0.86em;
}
.hero-after .title-h2{letter-spacing: 0.1em;}
.hero-after .title-h2 .sizeS{letter-spacing: 0.05em;}
.hero-after .title-wrap+.box2{margin-top: 30px;}
.hero-after .box2>.box:last-child{padding-left: 40px;}
.hero-after .title-wrap{font-weight: bold;}

.hero-after .you .thumb{position: relative;}
.hero-after .you .thumb:hover:after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(../img/ytimg_on.jpg) no-repeat 50%;
    background-size: cover;
}
.hero-after .you .txt{
    font-size: 1.6rem;
    line-height: 1.2;
    font-weight: bold;
    color: #007C97;
    margin-top: 0.5em;
}
.hero-after .you .txt2{
    font-size: 1.4rem;
    line-height: 1.2;
    color: #505050;
    margin-top: 0.5em;
}
.hero-after .you .txt2 a{color: #007C97;}

.hero-after .you .com-coverbox:before,
.box-cbox1 .you .com-coverbox:before {padding-top: 56.5%;}


#cboxLoadedContent{margin-bottom: 0;}
.box-cbox1 .you{min-width:0;}

@media screen and (max-width:750px){

    .hero-after.section{margin-top: 0;}
    .hero-after .cont-elem{
        padding: 25px 0;
        background-color: #FFF;
        box-shadow: none;
    }
    .hero-after .title-h2{
      line-height: 1.1;
    }
    .hero-after .title-h3{
        font-size: 1.0rem;
        margin-bottom: 0.6em;
    }
    .hero-after .title-wrap+.box2{margin-top: 25px;}
    .h100 {height: 56vw !important;}
    .hero-after .box2{
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .hero-after .box2>.box{width: 100%;}
    .hero-after .box2>.box:first-child{padding: 20px 20px 0;}
    .hero-after .box2>.box:last-child{padding: 0 44px;}
    .hero-after .you .txt{font-size: 0.9rem;}

    .box-cbox1 .you{min-width:0;}

}

.top-speed{
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding-top: 56px;
    padding-bottom: 56px;
}


.top-speed .btn-wrap{
    text-align: right;
    padding-top: 30px;
}
.top-speed .part-link{
    display: inline-block;
    font-size: 1.4rem;
    font-weight: bold;
}
.top-speed .elem2 .cont-elem{
    padding: 40px 0px;
}

.top-speed .box3-sl{
    margin: 0 -16px;
    width: calc(100% + 32px);
}
.top-speed .box3-sl .box{padding: 0 16px;}

.top-speed .box3-sl .box .thumb{position:relative;}

.top-speed .box3-sl .box .thumb::after{
    display:block;
    content:'';
    background:url('../img/play_bf.png') no-repeat left top;
    background-size:100%;
    width:51px;
    height:36px;
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
}

.top-speed .box3-sl .box:hover .thumb::after{background-image: url('../img/play_af.png');}

.top-speed .box3-sl .lead{
    font-size: 1.6rem;
    text-align: center;
    padding-top: 0.5em;
}
.top-speed .elem1{margin-top: 10px;}
.top-speed .elem1 .title-h2{font-size: 4.1rem;}
/* .top-speed .elem1 .title-h2+.lead{margin-top: 1em;outline: 4px solid red;} */
.top-speed .elem1 .title-wrap+.lead{margin-top: 1em;}
.top-speed .elem3 .lead{margin-top: 1em;}
.top-speed .elem2 .title-h2{
    text-align: center;
    margin-bottom: 25px;
}
.top-speed .elem3{margin-top: 10px;}
.top-speed .elem3 .title-h2{font-size: 41px;}
.top-speed .elem3 .title-wrap+.lead{margin-top: 1em;}

/**
 * slick
 */
.slick-arrow {
    display: none !important;
}

.slick-dots {
    display: none !important;
}


@media screen and (max-width:750px){
    .top-speed{
        padding-top: 0;
        padding-bottom: 35px;
    }
    .top-speed .elem2 .cont-elem{padding: 0px 0px;}
    .top-speed .elem2 .title-h2{text-align: left;}
    .top-speed .box3-sl{
        margin: 0 -12px;
        width: calc(100% + 24px);
    }
    .top-speed .box3-sl .box{padding: 0 12px;}


    .top-speed .elem1 .box2>.box{
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .top-speed .elem1 .title-wrap{
        background: url(../img/top-speed-img1_sp.jpg) no-repeat 50%;
        background-size: cover;
        margin: 0 -12px;
        height: 43vw;

        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .top-speed .elem1{margin-top: 0;}
    .top-speed .elem1 .title-h2{
        font-size: 2rem;
        color: #FFF;
    }
    .top-speed .elem1 .lead{padding: 20px 20px 0;}
    /* .top-speed .elem1 .title-h2+.lead{margin-top: 1em;} */
    .top-speed .elem2{padding-top: 60px;padding-bottom: 35px}
    .top-speed .elem2 .title-h2{
        text-align: left;
        font-size: 2.6rem;
        /* margin-bottom: 25px; */
    }

    .top-speed .elem3 .box2>.box{
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .top-speed .elem3 .title-wrap{
        background: url(../img/top-speed-img2_pc.png) no-repeat 50%;
        background-size: cover;
        margin: 0 -12px;
        height: 43vw;

        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .top-speed .elem3{margin-top: 0;}
    .top-speed .elem3 .title-h2{
        font-size: 2rem;
        padding: 20px 20px 0;
    }
    .top-speed .elem3 .lead{padding: 0 20px;}

    .top-speed .box3-sl .box:hover .thumb::after{background-image: url('../img/play_bf.png');}
}


.elem-feat-com .cont-elem{
    max-width: 1080px;
    padding-top: 60px;
}
.elem-feat-com .box2{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.elem-feat-com:nth-child(odd) .box2>.txt{
    padding-left: 40px !important;
    padding-right: 12px;
    /* outline: 1px solid #F0F; */
}
.elem-feat-com:nth-child(even) .box2>.txt{
    padding-left: 12px !important;
    padding-right: 40px;
    /* outline: 1px solid #00F; */
}
.elem-feat-com .box2>.txt .lead{margin-top: 1.2em;}

@media screen and (max-width:750px){

    .elem-feat-com .cont-elem{padding-top: 30px;}
    .elem-feat-com .box2{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .elem-feat-com:nth-child(odd) .box2>.txt{
        padding-left: 0 !important;
        padding-right: 0;
    }
    .elem-feat-com:nth-child(even) .box2>.txt{
        padding-left: 0 !important;
        padding-right: 0;
    }
    .elem-feat-com .box2>.img{width: 100%;}
    .elem-feat-com .box2>.txt{width: 100%;}
    .elem-feat-com .box2>.txt .lead{padding: 20px 20px 0;}
    .elem-feat-com .box2>.txt .img{margin-top: 30px;}
}




.feat1 .box2>.img{width: 55%;}
.feat1 .box2>.txt{
    width: 45%;
    padding-right: 20px !important;
}

.feat2:not(.feat4) .cont-elem{padding-bottom: 40px;}
.feat5 .cont-elem{padding-bottom: 50px;}
.feat2 .box2{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.feat2 .box2>.txt{
    padding-left: 12px;
    padding-right: 40px;
}
.feat2 .elem-video{
    margin-left: -270px;
    margin-top: -88px;
}
.feat2 .elem-video video{
    width: 1050px;
    min-height: 100%;
}
.feat4 .elem-video{margin-top: -30px;}


.feat3 .box2{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
/* .feat3 .box2>.txt{padding-left: 40px !important;} */
.feat3{
    background: url(../img/feat3-bg_pc.jpg) no-repeat 50%;
    background-size: cover;
    color: #FFF;
    overflow: hidden;
}
.feat3 .lead{color: #FFF;}


.feat3 .box4-2{
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 7%;
}
.feat3 .box4-2>.box{
    display: block;
    width: 50%;
    max-width: 198px;
}
.feat3 .box4-2>.box:nth-child(2n){margin-left: -34px;}
.feat3 .box4-2 .capt{
    display: block;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.3;
    text-align: center;
    margin-top: -0.5em;
}
.feat3 .part-img{
    width: 758px;
    margin-top: 20px;
    margin-left: -14%;
}


.feat5{background-color: #EDEDED;}
.feat5 .box2>.img{
    padding-left: 12px;
    padding-right: 40px !important;
    padding-top: 125px;
}

.feat4 .testbtn{
    margin: 0 0 0 auto;
    width: 50px;
}
/* @media screen and (max-width:1080px){
    .feat2 .elem-video{
        margin-left: -25vw;
        margin-top: -8vw;
    }
    .feat2 .elem-video video{width: 104vw;}
} */

@media screen and (max-width:750px){
    .feat1 .box2>.img{width: 100%;}
    .feat1 .box2>.txt{
        width: 100%;
        padding-right: 0!important;
    }
    .feat2:not(.feat4) .cont-elem,
    .feat4 .cont-elem,
    .feat5 .cont-elem{padding-bottom: 20px;}
    .feat2 .box2>.img{width: 100%;}
    .feat2 .box2>.txt{width: 100%;}
    .feat2 .elem-video{
        margin-left: -23vw;
        margin-top: -8vw;
        overflow: hidden;
    }
    .feat2 .elem-video video{width: 140vw;}
    .feat2 .box2>.txt .img{margin-top: 30px;}
    .feat2 .box2>.txt .lead{margin-top: -6vw;}
    .feat4 .elem-video{margin-top: -4vw;}
    .feat4 .box2>.txt .lead{margin-top: -12vw;}
    .feat3 .box2>.img{
        width: 100%;
        padding-left: 0 !important;
        margin-top: 30px;
    }
    .feat3 .box2>.txt{width: 100%;}
    .feat3{
        background: url(../img/feat3-bg_sp.jpg) no-repeat 50%;
        background-size: cover;
    }
    .feat3 .box2>.txt .lead {margin-top: 0;}
    .feat3 .box4-2{
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0;
        width: 103%;
    }
    .feat3 .box4-2>.box{
        display: block;
        width: 25%;
        max-width: 198px;
    }
    .feat3 .box4-2>.box:nth-child(2n),
    .feat3 .box4-2>.box{margin-left: -3%;}
    .feat3 .box4-2 .capt{
        font-size: 0.8rem;
        padding: 0 0.5em;
    }
    .feat3 .part-img{
        width: calc(100% + 12px);
        margin-top: 20px;
        margin-left: 0;
    }
    .feat5 .box2>.img{
        padding-left: 20px;
        padding-right: 20px !important;
        padding-top: 0;
    }
    .feat5 .title-wrap{margin: 0px -20px 20px;}
    .feat5 .box2>.txt .lead{margin-top: 0;}
}



.elem-dl .cont-elem{
    padding-top: 50px;
    padding-bottom: 55px;
}
.elem-dl .title-wrap{padding-bottom: 50px;}
.elem-dl .title-wrap .lead{text-align: center;}
.elem-dl .title-h2{
    text-align: center;
    margin-bottom: 0.6em;
}
.elem-dl .btn-wrap{margin-top: 30px;}
.elem-dl .btn-wrap .btn-sq>*{min-width: 100%;}
.elem-dl .btn-wrap>*{
    display: block;
    width: 440px;
    margin-left: auto;
    margin-right: auto;
}
.elem-dl .btn-wrap .btn-sq+.btn-sq{margin-top: 20px;}
.elem-dl #ebook .ebook{
    font-size: 13px;
    line-height: 1.6;
    text-decoration: underline;
    margin: 10px;
}
.elem-dl #ebook p{
    text-align: center;
    margin: 40px auto 20px;
}
.elem-detail>.box{
    position: relative;
    z-index: 0;
}
/*.elem-detail .box+.box{z-index: -1;} */
.elem-detail .box2+.box2{margin-top: 80px;}
.elem-detail .box2>.img{
    padding-right: 20px !important;
    margin-left: -50px;
    width: 257px;
}
.elem-detail .box2>.txt{width: calc(100% - 207px);}
.elem-detail .title{
    font-size: 1.5rem;
    line-height: 1.4;
    margin-bottom: 2em;
    /* text-indent: -0.8em; */
}
.elem-detail li:before{
    content: "";
    position: absolute;
    left: 0;
    top: -5px;
    width: 10px;
    height: 16px;
	transform: rotate(45deg);
	border-right: 2px solid #007C97;
	border-bottom: 2px solid #007C97;
}
.elem-detail li{
    position: relative;
    font-size: 1.2rem;
    line-height: 1.4;
    padding-left: 27px;
}
.elem-detail li+li{margin-top: 1.2em;}



@media screen and (max-width:750px){
    .elem-dl .inner>.box2>.box{
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
    .elem-dl .inner>.box2>.box+.box{margin-top: 20px;}
    .elem-dl .cont-elem{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .elem-dl .title-wrap{padding-bottom: 20px;}
    .elem-dl .title-wrap .lead{font-size: 1.1rem;}
    .elem-dl .btn-wrap>*{width: 100%;}
    .elem-dl .btn-wrap .btn-sq+.btn-sq{margin-top: 15px;}

    .elem-detail .box2+.box2{margin-top: 30px;}
    .elem-detail .box2>.img{
        padding-right: 10px !important;
        margin-left: 0;
        width: 36%;
    }
    .elem-detail .box2>.txt{width: 64%;}
    .elem-detail .title{
        font-size: 1.2rem;
        margin-bottom: 1em;
    }
    .elem-detail li:before{
        top: -1px;
        width: 4px;
        height: 8px;
        border-right: 1px solid #007C97;
        border-bottom: 1px solid #007C97;
    }
    .elem-detail li{
        font-size: 0.9rem;
        padding-left: 15px;
    }
    .elem-detail li+li{margin-top: 0.8em;}
}



img {
    width: 100%;
    height: auto;
}


.box2,
.box3,
.box4-2{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; */
}
.box2>.box{width: 50%;}
.box2>.box:first-child{padding-right: 12px;}
.box2>.box:last-child{padding-left: 0px;}
.box3>.box{width: calc(100% / 3.001);}
.box3>.box:nth-child(n + 4){margin-top: 70px;}

/* .box3>.box.fxpc,
.box3>.box.fx{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
} */
.r100 .box2>.box:first-child{width: calc(50% - 70px);}
.r100 .box2>.box:last-child{width: calc(50% + 70px);}
.box.pad50r{padding-right: 50px;}
.box.pad80r{padding-right: 80px;}

/* .box3 .title{
    font-size: 2rem;
    line-height: 1.4;
    margin-bottom: 1.5rem;
} */
@media screen and (max-width:750px){
    .box2 {display: block}
    .box2.text {display: flex}
    .box2>.box {width: 100%}
    .box2>.box.text {width: 50%}
    .box2>.box:first-child{padding-right: 0px; padding-bottom: 12px}
    .box2>.box:last-child{padding-left: 0px;}
    /* .box2>.box{width: 50%;}
    .box3>.box{width: calc(100% / 3.001);} */
    /* .box3>.box:nth-child(n + 4){margin-top: 50px;} */
    /* .box3>.box.fxpc{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    } */
    .r100 .box2>.box:first-child,
    .r100 .box2>.box:last-child{ width: 100%;}
    .box.pad50r{padding-right: 0;}
    .box.pad80r{padding-right: 0;}
    /* .box3 .title{font-size: 1.8rem;} */
}



.section-type1 .cont-elem .inner+.inner{margin-top: 75px;}

.section-type1 .cont-elem .part1{
    background-color: #e7e4da;
    padding-top: 58px;
    padding-bottom: 50px;
    margin-left: 57px;
}
.section-type1.fill-pink .cont-elem .part1{background-color: #FFF;}
.section-type1 .cont-elem .part1 .img{
    width: 280px;
    height: 247px;
    /* padding-top: 58px; */
    margin-bottom: 55px;
}
.section-type1 .cont-elem .part1 dt+dd{margin-top: 1.4em;}
.section-type1 .cont-elem .part1 dd+dt{margin-top: 2em;}


@media screen and (max-width:750px){

    /* .section{padding: 60px 0;} */
    .section.no-en{padding-top: 40px;}
    .section .title-elem{
        /* width: 100%; */
        background-color: royalblue;
        display: none;
    }
    .section .title-elem .title-v,
    .section .title-elem .title-v:before{display: none;}
    .section .cont-elem{padding-left: 0;}

    .section .cont-elem>.inner{
        padding-left: 12px;
        padding-right: 12px;
        /* background-color:rgba(46, 139, 87, .1); */
    }
    .section .cont-elem>.inner.r100{padding-right: 20px;}
    .section .cont-elem>.inner.r100>.inner-in{padding-right: 0;}
    .section-type1 .cont-elem .inner+.inner{margin-top: 40px;}
    .section-type1 .cont-elem .part1{
        padding-top: 30px;
        padding-bottom: 25px;
        margin-left: 0;
    }
    .section-type1 .cont-elem .part1 .img{
        width: 240px;
        height: 214px;
        margin: 10px auto 40px;
    }
    /* .section-type1 .cont-elem .part1 dt+dd{margin-top: 1.4em;}
    .section-type1 .cont-elem .part1 dd+dt{margin-top: 2em;} */


}





.hero .inner{background-image: url(../img/top-hero_pc.jpg);}


header.col-white{color: #666;}
#page-company header.col-white{color: #CCC;}
#page-contact header.col-white{color: #FFF;}
#page-privacy header.col-white{color: #FFF;}



/* .hero{padding-left: 140px;} */
.hero .inner{
    background-repeat: no-repeat;
    background-position: 50% 63%;
    background-size: cover;
    position: relative;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    height: 360px;
    padding: 0 40px;
}
.hero .part-title .txt{
    font-size: 4.4rem;
    font-weight: bold;
    line-height: 1.3;
    color: #FFF;
}
.hero-top .part-title{
    width: 50%;
    margin-left: 50%;
}
.hero .part-title .btn-sq{margin-top: 45px;}
.hero-top .inner{height: 722px;}



@media screen and (max-width:750px){

    .hero .inner{background-image: url(../img/top-hero_sp.jpg);}
    .hero{padding-left: 0;}
    .hero .inner{
        height: 50vw;
        padding: 20px 20px;
    }
    .hero .title{font-size: 2.2rem;}
    .hero-top .inner{height: 100vw;}


    .hero .part-title .txt{
        font-size: 2.2rem;
        font-size: calc(100vw / 16);
    }

    .hero-top .part-title{
        width: 100%;
        margin-left: 0%;
    }
    .hero .part-title .btn-sq{
        margin-top: 20px;
    }
    .hero .part-title .sp{display: inline;}
    .hero .part-title .btn-wrap{text-align: center;}

}


/* performance ------------------------------*/

.performance{
    color: #fff;
    background: #0A2F3C;
    padding: 50px 0 74px;
}

.performance-lead{
    color:#C1C1C1;
    padding-top: 10px;
    margin-bottom: 40px;
    line-height: 1.3;
}

.performance .slick-slider{
    padding-bottom: 20px;
    margin: 0 -15px;
}

.performance .slick-slider figure{border:none;}
.performance .slick-slider figure img{border:none}

.case-study {
    width: 972px;
    height: 600px;
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
}

/*.case-study .play::after{
    display:block;
    content:'';
    background:url('../img/play_bf.png') no-repeat left top;
    background-size:100%;
    width:51px;
    height:36px;
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
}

.case-study a:hover .play::after{
    background-image: url('../img/play_af.png');
}
*/
.case-study p {
    text-align: center;
}

.case-study .thumb {
  width: 200px;
  height: 312px;
  margin: 15px;
}

.slick-slide-inner a{
    display: block;
    margin: 0 15px;
    position:relative;
}

.slick-slide-inner a:hover{
	opacity: 0.7;
	transition: all .0s;
}
.slick-slide-inner a .thumb{
    position:relative;
}

.slick-slide-inner a .thumb::after{
    display:block;
    content:'';
    background:url('../img/play_bf.png') no-repeat left top;
    background-size:100%;
    width:51px;
    height:36px;
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
}

.slick-slide-inner a:hover .thumb::after{
    background-image: url('../img/play_af.png');
}


.slick-slide-inner a img{
}

.slick-slide-inner a:hover img{
}

.performance .slick-slider .lead{
    text-align:center;
    padding: 10px 0;
    color: #fff;
    font-weight:bold;
}

.performance .slick-slider .sub{
    font-size:13px;
    color:#C1C1C1;
    line-height: 1.7;
}

.performance .slick-slider a .sub{transition: all .6s;}
.performance .slick-slider a:hover .sub{transition: all .0s;color:#fff;}

.performance .slick-dots li{margin:0 18px;}

.performance .slick-dots li button::before{
    border: 1px solid #C1C1C1;
    background: none;
    border-radius:10px;
    width: 12px;
    height: 12px;
}
.performance .slick-dots li.slick-active button::before{background: #c1c1c1;}


@media screen and (max-width:750px){

    .performance{padding: 30px 15px 60px;}

    .performance .title-h2 small{
        font-size:113%;
        line-height: 1.4
    }

    .performance-lead{
        padding-top: 15px;
        margin-bottom: 25px;
        line-height: 1.5;
        font-size:96%;
    }

    .performance .slick-slider{
        padding-bottom: 25px;
        margin: 0 -12px;
    }

    .slick-slide-inner a{margin: 0 12px;}
    .slick-slide-inner a:hover .thumb::after{background-image: url('../img/play_bf.png');}
    .performance .slick-slider .lead{padding: 20px 0 10px;}

    .performance .slick-slider .sub{
        font-size:12px;
        line-height: 1.6;
    }

    .performance .slick-dots li{margin:0 12px;}

    .performance .slick-dots li button::before{
        width: 13px;
        height: 13px;
    }

}

.top-speed .play-btn {
  text-align: center;
}
.top-speed .play-btn .btn-sq {
  background: #E7E6E6;
  border: 3px solid #000;
  min-width: 150px;
  transition: all 0.3s;
}
.top-speed .play-btn .btn-sq:hover {
  opacity: 0.6;
}
.top-speed .play-btn a {
  color: #000;
  width: 100%;
}
.elem-dl .dl-btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.dl-btn .type4 {
  max-width: 235px;
}
.elem-dl .btn-wrap .type4 {
  background: #007c97;
  border: 3px solid #007c97;
}
.feat3 .title-h2 {
  font-size: 3.2rem;
}
@media screen and (max-width: 750px) {
  .feat3 .title-h2 {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 420px) {
  .hero-after .title-h2{
    font-size: 1.6rem;
  }
  .feat3 .title-h2 {
    font-size: 1.9rem;
  }
  .feat4 .title-h2 {
    font-size: 2rem;
  }
  .lead-contact {
    font-size: 1.5rem;
  }
}



/**
 * footer
 */
.part1 {
    border-top: 1px solid #808080;
    margin-top: 40px;
    padding-top: 40px;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.part1 .logo {
    width: 200px;
}

.part1 .nav-ft {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    font-family: メイリオ, Meiryo, "ＭＳ ゴシック", "Hiraginfont-familyo Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}

.part1 .nav-ft li + li {
    margin-left: 2em;
}

.part1 .nav-ft li button {
    background-color: transparent !important;
    color: white !important;
    border: none !important;
    cursor: pointer !important;
    outline: none !important;
    padding: 0 !important;
    appearance: none !important;
}


@media (max-width: 576px) {
    .part1 {
        margin-bottom: 32px;
    }

    .part1 .logo {
        width: 30%;
        height: auto;
    }

    .part1 .nav-ft {
        font-size: 0.6rem;
    }

    .part1 .nav-ft li + li {
        margin-left: 1.3em;
    }
}

.box-cbox1 .you{min-width:0;}

@media screen and (max-width:750px){

    .hero-after.section{margin-top: 0;}
    .hero-after .cont-elem{
        padding: 25px 0;
        background-color: #FFF;
        box-shadow: none;
    }
    .hero-after .title-h2{
      line-height: 1.1;
    }
    .hero-after .title-h3{
        font-size: 1.0rem;
        margin-bottom: 0.6em;
    }
    .hero-after .title-wrap+.box2{margin-top: 25px;}
    .h100 {height: 56vw !important;}
    .hero-after .box2{
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .hero-after .box2>.box{width: 100%;}
    .hero-after .box2>.box:first-child{padding: 20px 20px 0;}
    .hero-after .box2>.box:last-child{padding: 0 44px;}
    .hero-after .you .txt{font-size: 0.9rem;}

    .box-cbox1 .you{min-width:0;}

}

#cboxOverlay{background-color: #000;}
#cboxContent {padding-top: 0;}
.box-cbox1 .you>.com-coverbox{background-color: #000;}
.box-cbox1 .btn-close{cursor: pointer;}
.box-cbox1 .elem-head{
    height: 50px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.box-cbox1 .elem-head>*{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.box-cbox1 .elem-head .btn-close{
    position: relative;
    width: 50px;
    background-color: #333;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.box-cbox1 .elem-head .btn-close:before,
.box-cbox1 .elem-head .btn-close:after{
    position: absolute;
    left: calc(25%);
    content: "";
    display: block;
    background-color: #FFF;
    width: 50%;
    height: 1px;
}
.box-cbox1 .elem-head .btn-close:before{
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.box-cbox1 .elem-head .btn-close:after{
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.box-cbox1 .elem-cont{
    background-color: #bebebe;
    padding: 0;
}

.box-cbox1 .you{
    width: 100%;
}

#cboxTitle {
    height: 5em;
    position: relative !important;
}
@media screen and (max-width:750px){
    .box-cbox1{overflow: hidden;}
    #cboxLoadedContent {
        /* margin-bottom: 28px; */
        padding-left: 0;
        padding-right: 0;
    }
    .box-cbox1 .elem-head{height: 40px;}
    .box-cbox1 .elem-head .btn-close{width: 40px;}
    .box-cbox1 .you{
        width: 100%;
    }
}

.com-coverbox{
    position: relative;
    width: 100%;
}
.com-coverbox:before{
    content:"";
    display: block;
    padding-top: 58%;
}
.com-coverbox>*{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}

.fx,
.fxpc{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.hc{
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.vc{
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.r-vc{
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.f-just{
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.f-center{
-webkit-box-pack:center;
-moz-box-pack:center;
-ms-flex-pack:center;
-webkit-justify-content:center;
justify-content:center;
}
/*
.f-row>*{
  width: calc(50% - 0.5%);
  font-weight: 700;
}
*/

.sp{display: none;}
@media screen and (max-width:750px){
    .pc{ display: none;}
    .sp{ display: block;}
    .pc+a.sp{ display: inline;}

    .tbpc,.tb{display: block;}
    .tbpc>.cell,.tb>.cell{display: block;}
    
    .fxpc{display: block;}
    .fxsp{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
    .hc{
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
    .vc{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
    .f-just{
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    }

    .f-center{
    -webkit-box-pack:center;
    -moz-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center;
    }
    /*
    .f-row>*{
        width: calc(50% - 0.5%);
        font-weight: 700;
    }
    */  
}
