@charset "utf-8";
.vegas-slide-inner {
 background-position: center 0 !important;
}
#introduction {
 	width: 100%;
	height: 0;
	padding-top: calc(699 / 2000 * 100%);
	background: url(../images/img_index_01.jpg) center center / cover no-repeat;
	position: relative;
	padding: 350px 0;
}

.introParent {
	display: table;
	width: 100%;
	height: 100%;
}
.introChild {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.introChild p {
	color: #fff;
	font-weight: bold;
	text-align: center;
  margin: 0 auto;
}

.introChild p:nth-child(1) {
 font-size: 38px;
 width: 13em;
 border-bottom: 1px solid #fff;
 margin-bottom: 10px;
}
.introChild p:nth-child(2) {
 font-size: 25px;
 margin-bottom: 50px;
}
.introChild p:nth-child(3) {
 font-size: 40px;
 margin-bottom: 10px;
}
.introChild p:nth-child(4) {
 font-size: 25px;
}
.introTxt {
 position: relative;
 bottom: 130px;
}
@media screen and (max-width: 831px){
	.introChild p:nth-child(1) {
	 font-size: 25px;
	}
	.introChild p:nth-child(2) {
	 font-size: 15px;
	 margin-bottom: 30px;
	}
	.introChild p:nth-child(3) {
	 font-size: 14px;
	}
	.introChild p:nth-child(4) {
	 font-size: 10px;
	}
	.introTxt {
	 bottom: 100px;
	}
	#introduction {
		padding: 150px 0;
	}
}
#introduction01 {
 width: 100%;
 overflow: hidden;
}
.introduction01Img {
 width: 50%;
 float: left;
}
.introduction01Img img {
 width: 100%;
 height: auto !important;
}
.introduction01Expl {
 width: 47%;
 padding-right: 1%;
 float: right;
}
.introductionTab {
 width: 100%;
}
.introductionTab tr td {
 text-align: left;
 vertical-align: middle;
 padding: 50px 0px;
}
.introductionTab tr td p:nth-child(1) {
 font-size: 27px;
 font-weight: bold;
 margin-bottom: 10px;
}
.introductionTab tr td p:nth-child(2) {
 margin-bottom: 35px;
 font-weight: bold;
}
@media screen and (max-width: 62.5em){
	.introduction01Img {
	 width: 100%;
	 float: none;
	}
	.introduction01Img img {
	 width: 100%;
	 height: auto !important;
	}
	.introduction01Expl {
	 width: 100%;
   padding: 0 5% 20px;
	 float: none;
	}
	.introductionTab tr td {
	 text-align: center;
	}
}




#introduction02 {
 width: 100%;
 overflow: hidden;
}
.introduction02Img {
 width: 50%;
 float: right;
}
.introduction02Img img {
 width: 100%;
 height: auto !important;
}
.introduction02Expl {
 width: 47%;
 padding-left: 3%;
 float: left;
}
.introductionTab {
 width: 100%;
}
.introductionTab tr td {
 text-align: left;
 vertical-align: middle;
 padding: 50px 0px;
}
.introductionTab tr td p:nth-child(1) {
 font-size: 30px;
 font-weight: bold;
 margin-bottom: 10px;
}
.introductionTab tr td p:nth-child(2) {
 margin-bottom: 35px;
 font-weight: bold;
}
@media screen and (max-width: 62.5em){
	.introduction02Img {
	 width: 100%;
	 float: none;
	}
	.introduction02Img img {
	 width: 100%;
	 height: auto !important;
	}
	.introduction02Expl {
	 width: 100%;
   padding: 0 5% 20px;
	 float: none;
	}
	.introductionTab tr td {
	 text-align: center;
	}
}

#introCopy {
 background: #ea5914;
 color: #fff !important;
 padding: 0px 50px 80px;
}

#philosophy {
 background: #393636;
 color: #fff !important;
 padding: 0px 50px 80px;
}




.accessBlock {
 width: 100%;
 overflow: hidden;
 margin-top: 30px;
}
.accessLeft {
 width: 50%;
 float: left;
}
#map-canvas {
	width: 100%;
	height: 370px;
}
.accessRight {
 width: 50%;
 float: right;
 color: #fff;
 text-align: center;
}
.accessRightBg {
 background: url(../images/img_index_05.jpg) no-repeat;
 padding: 85px 0;
}
.accessRightBg h3 {
 font-size: 30px;
 font-weight: bold;
}
.accessRightBg p:nth-child(1) {
 margin-bottom: 20px;
}

@media screen and (max-width: 831px){
	.accessLeft {
	 width: 100%;
	 float: none;
	}
	.accessRight {
	 width: 100%;
	 float: none;
	}
	.accessRightBg {
	 padding: 50px 0 100px;
	}
}































/* =============================================================  header  */
.home #header{
    min-height: 32rem;
    position: relative;
}
#header_bg{display: none;}

.home #header_bg{
    display: block;
    min-height: 32rem;
    height: 100%;
    width: 100%;
    z-index: -1;
    position: absolute;
    bottom: 0;
    position: fixed;
    top: 0;
}

.header_home {
    height: 100%;
    overflow: hidden;
    min-height: 32rem;
    position: relative;
}

@media screen and (max-width: 831px){
    .home #header{
        min-height: 48rem;
    }
    .home #header_bg{
        max-height: 48rem;
        top:6.3rem;
    }
    .header_home {
        min-height: 48rem;
    }
}

@media screen and (max-width: 32em){
    .home #header{
        min-height: 32rem;
    }
    .home #header_bg{
        max-height: 32rem;
        top:6.3rem;
    }
    .header_home {
        min-height: 32rem;
    }
}



.home_main_txt,
.home_main_txt_sp,
.home_sp_area{
    height: 0;
    overflow: hidden;
}
.home_sp_area::after{
    content: "御社の開発案件を様々なフェーズでサポート致します。商品開発・意匠デザインのご相談なら当社にお任せください。";
    display: block;
    width: 33rem;
    margin: 1rem auto 0;
}
.home_main_txt{
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
        -ms-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0);
}
.home_main_txt p{
 text-align: center;
 padding: 20px 0px;
 color: #fff;
 font-size: 28px;
 /*
 -webkit-text-shadow:1px 1px 20px #000,1px 1px 20px #000;
 -moz-text-shadow:1px 1px 20px #000,1px 1px 20px #000;
 text-shadow:1px 1px 20px #000,1px 1px 20px #000;
 */
 line-height: 50px;
 margin: 0px 0px 50px 0px;
}

/* @media screen and (min-width: 42.5em), print{
    .home #header{
        min-height: 40rem;
    }
    .header_home {
        min-height: 40rem;
    }
} */
@media screen and (min-width: 831px){
    .home_main_txt{
        display: block !important;
        height: auto;
        width: 98rem;
        margin: -92px auto;
        -webkit-transform: scale(.7);
           -moz-transform: scale(.7);
            -ms-transform: scale(.7);
             -o-transform: scale(.7);
                transform: scale(.7);
    }
}

@media screen and (max-width: 831px){
    .home_main_txt_sp{
        height: auto;
        width: 30rem;
        margin: 200px auto 0;
        -webkit-transform: scale(1);
           -moz-transform: scale(1);
            -ms-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);
    }
    .home_sp_area{
        height: auto;
        text-align: center;
        padding: 0 2rem;
    }
}
@media screen and (max-width: 42.5em){
    .home_main_txt_sp{
        margin: 200px auto 0;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

}
@media screen and (max-width: 32em){
    .home_main_txt_sp{
        margin: 130px auto 0;
        -webkit-transform: scale(.6);
           -moz-transform: scale(.6);
            -ms-transform: scale(.6);
             -o-transform: scale(.6);
                transform: scale(.6);
    }
}
/*
@media screen and (max-width: 38.75em){
    .home_main_txt_sp{
        right: 45%;
        top: -12.5%;
    }
}


@media screen and (max-width: 32em){
    .home_main_txt_sp{
        right: 30%;
        top: -12.5%;
        -webkit-transform: scale(.5);
           -moz-transform: scale(.5);
            -ms-transform: scale(.5);
             -o-transform: scale(.5);
                transform: scale(.5);
    }
}
*/

/* =============================================================  common  */
.reason_list,
.service_list,
.a_service_list,
.news_box_inner{
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}
.news_box_inner{max-width: 100%}

.service_list > li,
.a_service_list > li{
    width: 100%;
    margin: 0 auto 1rem;
    position: relative;
}
.service_list > li::before,
.a_service_list > li::before{
    border-radius: 0 0 100%;
    color: #fff;
    font-size: 2.4rem;
    line-height: 2;
    text-indent: -1rem;
    height: 6rem;
    width: 6rem;
    position: absolute;
    left: 0;
    top: 0;
}
.service_list > li::before{background-color: #000;}
.a_service_list > li::before{background-color: #1078cb;}
.service_list1::before,
.a_service_list1::before{
    content: "01";
}
.service_list2::before,
.a_service_list2::before{
    content: "02";
}

/* img center */
.reason_list_img img,
.service_list_img img,
.a_service_title_img img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

@media screen and (min-width: 50em), print{
    .service_list > li{
        width: 48%;
        margin-bottom: 0;
    }
}
@media screen and (min-width: 61.25em), print{
    .a_service_list > li{
        width: 48%;
        margin-bottom: 0;
    }
}
@media screen and (min-width: 82em), print{
    .service_list > li,
    .a_service_list > li{
        width: 620px;
    }
}

.home_mouse{
    width: 100%;
    position: absolute;
    bottom: 5rem;
    color: #ea5a15;
    text-align: center;
    opacity: 1;
}

@media screen and (max-width: 32em){
    .home_mouse{
        opacity: 0;
    }
}
.home_mouse_txt {
    font-weight: bold;
    margin-top: 0.5rem;
    font-size: 1.2rem;
}
.scroll-btn .mouse {
    border: 2px solid #ea5a15;
    border-radius: 3rem;
    display: block;
    height: 3.4rem;
    margin: 0 auto;
    position: relative;
    width: 2.1rem;
}
.scroll-btn .mouse > * {
    position: absolute;
    display: block;
    top: 29%;
    left: 60%;
    width: .5rem;
    height: .5rem;
    margin: -4px 0 0 -4px;
    background-color: #ea5a15;
    border-radius: 50%;
    -webkit-animation: ani-mouse 2.5s linear infinite;
    -moz-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s linear infinite;
}
@keyframes ani-mouse {
    0% {opacity: 1;top: 29%;}
    15% {opacity: 1;top: 50%;}
    50% {opacity: 0;top: 50%;}
    100% {opacity: 0;top: 29%;}
}

/* news */
.news_box,
.news_btn,
.news_box_title,
.news_box_post{
    transition: all .3s ease;
}

.news_box {
    background-color:rgba(234,90,21,.8);
    color: #fff;
    overflow: hidden;
    padding: 0;
    text-align:left;
    width:100%;
    z-index: 100;
    position:absolute;
    bottom: -9.8rem;/* ここの数値で制御 */
}
@media screen and (max-width: 831px){
	.news_box {
	    bottom: -13.8rem;/* ここの数値で制御 */
	}
}

.news_box.show {
	bottom: 0;
	padding-top: 3rem;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 6rem;
}
.news_box a{color: #fff;}

.news_box_inner{
    position: relative;
}

.news_box_title {
    color: #fff;
    display: inline-block;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 4rem;
    margin-bottom: 1rem;
    padding-left: 2rem;
    position: relative;
}
.show .news_box_title {
    font-size: 1.8rem;
    letter-spacing: .2rem;
}
.show .news_box_title::after {
    width: 0;
    height: 0;
    border: none;
}

.news_btn {
    background: url('../images/icon_list.png') center center no-repeat;
    background-size: 2rem;
    cursor: pointer;
    height: 3rem;
    width: 3rem;
    text-indent: -9999px;
    z-index: 3;
    position: absolute;
    right: 2rem;
    top: 5px;
}
.news_btn:hover{
    background-color: transparent;
}
.show .news_btn {
    top: -7px;
}

.news_box_list1,
.show .news_box_list1{
    visibility: hidden;
    height: 0;
}

.news_box_list2{
    height: 13rem;
    padding: 0 2rem;
    overflow-y: auto;
}
.news_box_list2 li{
    border-bottom: 1px dotted rgba(255,255,255,0.6);
    line-height: 1.4;
    padding: 1.1rem 0;
}
.show .news_box_list2 li:first-child{
    border-top: 1px dotted rgba(255,255,255,0.6);
}
.news_box_date{
    display: inline-block;
    margin-right: 1.2rem;
}
.news_box_post{
    display: inline-block;
}
@media screen and (min-width: 55em), print{
    .news_box_list1 {
        visibility: visible;
        height: auto !important;
        left: 17rem;
        max-width: 70%;
        position: absolute;
        top: 1rem;
    }

    #news_list1 .slick-prev,
    #news_list1 .slick-next{
        background-color: transparent;
        border-color: #fff;
        border-style: solid;
        border-width: 2px 2px 0 0;
        cursor: pointer;
        display: block;
        padding: 0;
        text-indent: -9999px;
        width: 9px;
        height: 9px;
        position: absolute;
        top: .6rem;

    }
    #news_list1 .slick-prev:focus,
    #news_list1 .slick-next:focus{
        outline: none;
    }
    #news_list1 .slick-prev{
        left: -6em;

        -webkit-transform: rotate(-135deg);
           -moz-transform: rotate(-135deg);
            -ms-transform: rotate(-135deg);
             -o-transform: rotate(-135deg);
                transform: rotate(-135deg);
    }
    #news_list1 .slick-next{
        left: -3.5em;

        -webkit-transform: rotate(45deg);
           -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
             -o-transform: rotate(45deg);
                transform: rotate(45deg);
    }
}

/* =============================================================  home  */
.content_home{text-align: center;}

/* results */
#results {
    padding: 6rem 0 0;
}
.results_list{
    background-color: #ea5a15;
}
.results_list li{
    color: #fff;
    padding: 2rem;
    width: 100%;
}
.results_list li:nth-child(2){
    border-color: #fff;
    border-style: solid;
    border-width: 1px 0;
}
.results_list_top{
    font-size: 1.2rem;
    letter-spacing: .2rem;
    display: block;
}
.results_list_top::after{
    border-bottom: 3px solid #fff;
    content: "";
    display: block;
    height: 0;
    margin: 0 auto;
    padding: 0 0 .5rem;
    width: 3rem;
}
.results_list_num{
    font-size: 3.6rem;
}
.results_list_img{
    height: 20rem;
    position: relative;
}
.results_list_img_inner{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 120% 120%;
    border-radius: 100%;
    overflow: hidden;
    display: inline-block;
    text-indent: -9999px;
    width: 18rem;
    height: 18rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;

    -webkit-transition: all .2s ease-out;
     -moz-transition: all .2s ease-out;
        -ms-transition: all .2s ease-out;
         -o-transition: all .2s ease-out;
            transition: all .2s ease-out;
}
.results_list_img_inner.results_img1{background-image: url('../images/home_results1.png');}
.results_list_img_inner.results_img2{background-image: url('../images/home_results2.png');}
.results_list_img_inner.results_img3{background-image: url('../images/home_results3.png');}
.results_list li:hover .results_list_img_inner{
    width: 20rem;
    height: 20rem;
    background-size: 100% 100%;
}
.results_list_title{
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 1rem;
    vertical-align: middle;
}
@media screen and (min-width: 831px), print{
    #results {
        padding: 14rem 0 0;
    }
    .results_list li{
        padding: 3.5rem 2rem 5rem;
        width: 33.33%;
    }
    .results_list li:nth-child(2){
        border-width: 0 1px;
    }
}

/* reason */
#reason{
    background: url('../images/bg1.png') 0 0 repeat;
    padding: 3rem 1rem;
}
.reason_list li{
    width: 100%;
    padding: 2rem 2rem 0;
}
.reason_list_img{
    /* border: 4px solid #ea5a15; */
    box-shadow: 0 0 0 4px #ea5a15;
    border-radius: 100%;
    display: inline-block;
    width: 9.6rem;
    height: 9.6rem;
    margin-bottom: 1rem;
    position: relative;
}
.reason_list_img::after {
    border-radius: 50%;
    box-sizing: content-box;
    content: "";
    height: 100%;
    pointer-events: none;
    position: absolute;
    width: 100%;

    box-shadow: 0 0 0 4px rgba(38, 185, 235, .8);
    left: 0;
    padding: 0;
    top: 0;
    /* transition: transform 0.2s ease 0s, opacity 0.2s ease 0s; */
}
.reason_list li:hover .reason_list_img{
    box-shadow: 0 0 0 10px rgba(38, 185, 235, 1);
    color: #fff;
}
.reason_list li:hover .reason_list_img::after {
    opacity: 0.8;
    transform: scale(0.85);
}
.reason_list_title{
    font-size: 1.6rem;
    margin-bottom: 1rem;
    font-weight: bold;
}
@media screen and (min-width: 32.5em){
    .reason_list li{
        width: 50%;
    }
}
@media screen and (min-width: 42.5em){
    #reason{
        padding: 7rem 2rem;
    }
}
@media screen and (min-width: 50em), print{
    .reason_list li{
        padding: 4rem 4rem 0;
        width: 33.33%;
    }
}

/* service */
#service{
    background: #f3f3f3;
    padding: 3rem 2rem;
}
.service_list{
    margin-bottom: 5rem;
}
.service_list > li{
    background-color: #fff;
    padding: 5rem;
}
.service_list_title{
    font-size: 3rem;
    margin-bottom: 2.5rem;
}
.service_list_title .ropa{
    letter-spacing: .865rem;
}
.service_list2 .service_list_title .ropa{
    letter-spacing: .3rem;
}
.service_list_title .fs48{
    font-size: 4.8rem;
}
.service_list_img{
    border-radius: 100%;
    display: inline-block;
    height: 18rem;
    width: 18rem;
    position: relative;
}
@media screen and (min-width: 42.5em){
    #service{
        padding: 7rem 2rem;
    }
}



/* flow */
#flow{
    background: url('../images/bg2.png') 0 0 repeat;
    padding: 3rem 0;
    position: relative;
}
.flow_list_box{
    background: url('../icon/arrow2.png') -6.5rem 1.2rem no-repeat,
        url('../icon/arrow2.png') 17.5rem 1.2rem no-repeat;
    cursor: pointer;
    width: 24rem;
}
.flow_list_box:first-child{
    background: url('../icon/arrow2.png') 17.5rem 1.2rem no-repeat;
}
.flow_list_box:last-child{
    background: url('../icon/arrow2.png') -6.5rem 1.2rem no-repeat;
}
.flow_img{
    height: 12rem;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.flow_img img{
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.flow_num{
    background-color: #666;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    font-size: 1.8rem;
    line-height: 4rem;
    width: 4rem;
}
.slick-center .flow_num{
    background-color: #ea5a15;
    -webkit-transform: scale(1.4);
       -moz-transform: scale(1.4);
        -ms-transform: scale(1.4);
         -o-transform: scale(1.4);
            transform: scale(1.4);
    -webkit-transition-timing-function:ease-out;
       -moz-transition-timing-function:ease-out;
        -ms-transition-timing-function:ease-out;
         -o-transition-timing-function:ease-out;
}
.slick-center .flow_img img {
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -o-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
}
#flow_list .slick-track{
    padding-top: 2rem;
}
.slick-center p{font-weight: bold;}
@media screen and (min-width: 42.5em), print{
    #flow{
        background: url('../images/bg_tri1.png') center top no-repeat,
            url('../images/bg2.png') 0 0 repeat;
        padding: 7rem 0 0;
    }
}




/* == malihu jquery custom scrollbar plugin == Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller */

/* 1. BASIC STYLE ============================================================= */
.mCustomScrollbar{ -ms-touch-action: none; touch-action: none; /* MSPointer events - direct all pointer events to js */ }.mCustomScrollbar.mCS_no_scrollbar{ -ms-touch-action: auto; touch-action: auto; }.mCustomScrollBox{ /* contains plugin's markup */position: relative;overflow: hidden;height: 100%;max-width: 100%;outline: none;direction: ltr;}.mCSB_container{ /* contains the original content */overflow: hidden;width: auto;height: auto;}
/* 2. VERTICAL SCROLLBAR y-axis============================================================= */
.mCSB_inside > .mCSB_container{ margin-right: 30px; }.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right: 0; } /* non-visible scrollbar */.mCS-dir-rtl > .mCSB_inside > .mCSB_container{ /* RTL direction/left-side scrollbar */margin-right: 0;margin-left: 30px;}.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left: 0; } /* RTL direction/left-side scrollbar */.mCSB_scrollTools{ /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */position: absolute;width: 16px;height: auto;left: auto;top: 0;right: 0;bottom: 0;}.mCSB_outside + .mCSB_scrollTools{ right: -26px; } /* scrollbar position: outside */.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ /* RTL direction/left-side scrollbar */right: auto;left: 0;}.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: -26px; } /* RTL direction/left-side scrollbar (scrollbar position: outside) */.mCSB_scrollTools .mCSB_draggerContainer{ /* contains the draggable element and dragger rail markup */position: absolute;top: 0;left: 0;bottom: 0;right: 0; height: auto;}.mCSB_scrollTools a + .mCSB_draggerContainer{ margin: 20px 0; }.mCSB_scrollTools .mCSB_draggerRail{width: 2px;height: 100%;margin: 0 auto;-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;}.mCSB_scrollTools .mCSB_dragger{ /* the draggable element */cursor: pointer;width: 100%;height: 30px; /* minimum dragger height */z-index: 1;}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ /* the dragger element */position: relative;width: 4px;height: 100%;margin: 0 auto;-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;text-align: center;}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width: 12px; /* auto-expanded scrollbar */ }.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 8px; /* auto-expanded scrollbar */ }.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown{display: block;position: absolute;height: 20px;width: 100%;overflow: hidden;margin: 0 auto;cursor: pointer;}.mCSB_scrollTools .mCSB_buttonDown{ bottom: 0; }
/* 3. HORIZONTAL SCROLLBAR x-axis============================================================= */
.mCSB_horizontal.mCSB_inside > .mCSB_container{margin-right: 0;margin-bottom: 30px;}.mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height: 100%; }.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } /* non-visible scrollbar */.mCSB_scrollTools.mCSB_scrollTools_horizontal{width: auto;height: 16px;top: auto;right: 0;bottom: 0;left: 0;}.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom: -26px; } /* scrollbar position: outside */.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{ margin: 0 20px; }.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width: 100%;height: 2px;margin: 7px 0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width: 30px; /* minimum dragger width */height: 100%;left: 0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width: 100%;height: 4px;margin: 6px auto;}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height: 12px; /* auto-expanded scrollbar */margin: 2px auto;}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height: 8px; /* auto-expanded scrollbar */margin: 4px 0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display: block;position: absolute;width: 20px;height: 100%;overflow: hidden;margin: 0 auto;cursor: pointer;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left: 0; }.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right: 0; }
/* 4. VERTICAL AND HORIZONTAL SCROLLBARS yx-axis ============================================================= */
.mCSB_container_wrapper{position: absolute;height: auto;width: auto;overflow: hidden;top: 0;left: 0;right: 0;bottom: 0;margin-right: 30px;margin-bottom: 30px;}.mCSB_container_wrapper > .mCSB_container{padding-right: 30px;padding-bottom: 30px;}.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 20px; }.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 20px; }/* non-visible horizontal scrollbar */.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 0; }/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 0; }/* RTL direction/left-side scrollbar */.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 20px; }/* non-visible scrollbar/RTL direction/left-side scrollbar */.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 0; }.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{ /* RTL direction/left-side scrollbar */margin-right: 0;margin-left: 30px;}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{ padding-right: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{ padding-bottom: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right: 0; /* non-visible scrollbar */margin-left: 0;}/* non-visible horizontal scrollbar */.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; }
/* 5. TRANSITIONS ============================================================= */
.mCSB_scrollTools, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight{-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;transition: opacity .2s ease-in-out, background-color .2s ease-in-out;}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,opacity .2s ease-in-out, background-color .2s ease-in-out; -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,opacity .2s ease-in-out, background-color .2s ease-in-out; -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,opacity .2s ease-in-out, background-color .2s ease-in-out; transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,opacity .2s ease-in-out, background-color .2s ease-in-out; }
/* 6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS ============================================================= */

/* 6.1 THEMES ---------------------------------------- */
/* default theme ("light") */
.mCSB_scrollTools{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollBox:hover > .mCSB_scrollTools,.mCustomScrollBox:hover ~ .mCSB_scrollTools,.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }.mCSB_scrollTools .mCSB_draggerRail{background-color: #000; background-color: rgba(0,0,0,0.4);filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; }.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.75);filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.85);filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)"; }.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.9);filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight{background-image: url('../images/mCSB_buttons.png'); /* css sprites */background-repeat: no-repeat;opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; }.mCSB_scrollTools .mCSB_buttonUp{background-position: 0 0;}.mCSB_scrollTools .mCSB_buttonDown{background-position: 0 -20px;}.mCSB_scrollTools .mCSB_buttonLeft{background-position: 0 -40px;}.mCSB_scrollTools .mCSB_buttonRight{background-position: 0 -56px;}.mCSB_scrollTools .mCSB_buttonUp:hover,.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }.mCSB_scrollTools .mCSB_buttonUp:active,.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active{ opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.85); }.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.9); }.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px 0; }.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
