@charset "UTF-8";
/* CSS Document */
/* pc.sp/on.off */
.pc-br {
    display: block;
}
.sp-br {
    display: none;
}
/* pc.sp/on.off */
section.top-car {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: visible;
}
.top-car ul.top-car-list {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: visible;
    list-style: none;
    line-height: 70%;
}
.top-car ul.top-car-list .top-car-item {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.top-car ul.top-car-list .top-car-item img {
    line-height: 70% !important;
}
.slick-dots {
    position: absolute;
    z-index: 10;
}
.slick-dots li button:before {
    font-size: 12px !important;
    color: #B5B5B8;
}
.slick-active button:before {
    color: #1d478e !important;
}
.top-car .slick-prev, .top-car .slick-next {
    z-index: 10;
}
.top-car .slick-prev {
    left: 10% !important;
}
.top-car .slick-next {
    right: 12% !important;
}
.top-car .slick-prev:before, .top-car .slick-next:before {
    content: "" !important;
    width: 50px;
    height: 50px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.3s;
}
.top-car .slick-prev:before {
    background-image: url("../img/index/carousel/car_arr-l.svg");
}
.top-car .slick-next:before {
    background-image: url("../img/index/carousel/car_arr-r.svg");
}
/****年始挨拶動画****/
.new-year_wrap {
    width: 90%;
    max-width: 1000px;
    margin: 60px auto;
    padding: 50px;
    background-image: linear-gradient(90deg, rgba(255, 236, 215, 1), rgba(255, 249, 224, 1));
    /*  background-color: #fff;*/
    box-sizing: border-box;
    border-radius: 5px;
    position: relative;
}
.movie {
    max-width: 955px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    position: relative;
    padding-top: 56.25%;
}
.movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
.new-yaer-txt {
    margin: 0 auto;
    padding: 20px;
    line-height: 120%;
    font-size: 40px;
    border-radius: 5px;
    text-align: center;
    font-weight: 600;
    color: #333;
}
.new-txt {
    width: 95%;
    margin: 0 auto 10px;
    padding: 0 0 10px;
    display: flex;
    justify-content: space-around;
    align-items: baseline;
    position: relative;
    color: #D12B2B;
}
.new-mess {
    margin: 10px auto;
    line-height: normal;
    color: #D12B2B;
    font-size: 16px;
}
.new-txt .right-sen, .new-txt .left-sen {
    width: 30px;
    height: 30px;
    font-size: 35px;
}
.new-txt .right-sen {
    transform: rotateY(180deg);
}
.mini-font {
    width: 100%;
    max-width: 440px;
    margin: 10px auto;
    padding: 0px 20px;
    font-size: 20px;
    font-weight: normal;
    background-color: #fff;
    border-radius: 3px;
    color: #333;
    display: block;
}
/****DIGITAL/買取 PEAK BANNER****/
.ec-banner_wrap {
	    gap: 20px;
    display: flex;
    justify-content: space-between;
	    position: relative;
    overflow: hidden;
}
.digital-peak, .purchase-elp {
    width: 100%;
    margin: 0 auto 60px;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.digital-peak a, .purchase-elp a {
    width: 100%;
    height: 100%;
    display: block;
}
/*****店舗情報*****/
.tento-main-area {
    width: 100%;
    margin: 0 0 30px;
    padding: 0;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.tento-main-area .tento-main-sec {
    width: 48%;
    margin: 0;
    padding: 50px 0;
    background-color: #FFFFFF;
}
.tento-main-area .tento-main-sec .tm-sec-wrap {
    width: 90%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.tm-sec-wrap h3.tm-top {
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    overflow: visible;
    text-align: center;
    font-size: 160%;
    font-weight: bold;
    line-height: 120%;
}
.tm-sec-wrap h3.tm-top-shop:before {
    content: url("../img/index/icon_store.png");
    display: block;
    margin: 0 0 10px;
}
.tm-sec-wrap h3.tm-top-shop:after {
    content: "Shop";
    display: block;
    font-size: 50%;
    font-weight: normal;
    color: #2c4b79;
}
.tm-sec-wrap h3.tm-top-repair:before {
    content: url("../img/index/icon_repair.png");
    display: block;
    margin: 0 0 10px;
}
.tm-sec-wrap h3.tm-top-repair:after {
    content: "Repair";
    display: block;
    font-size: 50%;
    font-weight: normal;
    color: #00a596;
}
.tm-sec-wrap .tm-mid {
    width: 80%;
    margin: 0 auto 30px;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.tm-sec-wrap ul.tm-link-list {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    list-style: none;
}
.tm-sec-wrap ul.tm-link-list li.tm-link-item {
    width: 90%;
    margin: 0 auto 15px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 110%;
    font-weight: bold;
    opacity: 1.0;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
}
.tm-sec-wrap ul.tm-link-list li.tm-link-item:hover {
    opacity: 0.8;
    border-radius: 20px;
}
.tm-sec-wrap ul.tm-link-shop > li.tm-link-item {
    background: rgb(44, 75, 121);
    background: linear-gradient(90deg, rgba(44, 75, 121, 1) 0%, rgba(75, 99, 159, 1) 100%);
}
.tm-sec-wrap ul.tm-link-repair > li.tm-link-item {
    background: rgb(0, 165, 150);
    background: linear-gradient(90deg, rgba(0, 165, 150, 1) 0%, rgba(130, 212, 213, 1) 100%);
}
.tm-sec-wrap ul.tm-link-list li.tm-link-item a {
    width: 90%;
    height: 100%;
    margin: 0 auto;
    padding: 20px 5%;
    display: block;
    color: #FFFFFF;
    text-decoration: none;
}
.tm-sec-wrap ul.tm-link-list li.tm-link-item a:after {
    content: "＞";
    font-weight: normal;
    float: right;
}
/*****店頭・修理　サブボタン*****/
.tento-sub-area {
    width: 90%;
    margin: 0 auto;
    padding: 30px 5%;
    position: relative;
    overflow: hidden;
    background-color: #FFFFFF;
    display: flex;
    justify-content: space-around;
}
.tento-sub-area .tento-sub-btn {
    width: 40%;
    margin: 0;
    border: solid 1px #2c4b79;
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    background-color: #FFFFFF;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
}
.tento-sub-area .tento-sub-btn a {
    width: 100%;
    display: block;
    padding: 30px 0;
    color: #0A2954;
    text-decoration: none;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
}
.tento-sub-area .tento-sub-btn:hover a {
    color: #FFFFFF;
    background-color: #2c4b79;
}
/*****ピックアップ*****/
ul.pickup-list {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    list-style: none;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}
ul.pickup-list li.pickup-item {
    width: 30%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    opacity: 1.0;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
}
ul.pickup-list li.pickup-item:hover {
    opacity: 0.7;
}
/*****blog sns btn*****/
.cal-blog-area {
    width: 95%;
    margin: 0 auto;
    padding: 30px 2.5%;
    position: relative;
    overflow: hidden;
    background-color: #f0f0f0;
    font-size: 110%;
    font-weight: bold;
    letter-spacing: 0.08em;
    display: flex;
    justify-content: space-between;
}
.cal-blog-area .cal-btn {
    width: 49%;
    background-color: #FFFFFF;
    opacity: 1.0;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
}
.cal-blog-area .cal-btn:hover {
    opacity: 0.7;
}
.cal-blog-area .cal-btn a {
    width: 80%;
    display: flex;
    margin: 0 auto;
    padding: 20px 10%;
    color: #000000;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}
.cal-blog-area .cal-btn a:before {
    content: url("../img/index/btn_calendar.png");
    float: left;
    margin: 0 20px 0 -20px;
}
.cal-blog-area .blog-btn {
    width: 48%;
    background-color: #FFFFFF;
    opacity: 1.0;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
}
.cal-blog-area .blog-btn:hover {
    opacity: 0.7;
}
.cal-blog-area .blog-btn a {
    width: 80%;
    display: flex;
    margin: 0 auto;
    padding: 20px 10%;
    color: #000000;
    text-decoration: none;
    justify-content: center;
    align-items: center;
}
.cal-blog-area .blog-btn a:before {
    content: url("../img/index/btn_blog.png");
    float: left;
    margin: 0 20px 0 -20px;
}
/*****事業・サービス*****/
section#jigyo-sec {
    padding: 100px 0;
}
.jigyo-area {
    width: 98%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
    text-align: center;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
}
.jigyo-area .jigyo-box {
    width: 32%;
    height: 200px;
    margin: 0;
    overflow: hidden;
    background-size: 180%;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1.0;
    transition: 0.2s ease-in-out;
}
.jigyo-area .jigyo-box:hover {
    opacity: 0.8;
    background-size: 200%;
}
.jigyo-area .jigyo-it-consult {
    background-image: url("../img/index/jigyo_consult_bk.jpg");
}
.jigyo-area .jigyo-drone {
    background-image: url("../img/index/jigyo_drone_bk.jpg");
}
.jigyo-area .jigyo-develop {
    background-image: url("../img/index/jigyo_develop_bk.jpg");
}
.jigyo-area .jigyo-robot {
    background-image: url("../img/index/jigyo_robopro_bk.jpg");
}
.jigyo-area .jigyo-box .jigyo-box-bk:hover {
    -webkit-filter: blur(0px);
    filter: blur(0px);
}
.jigyo-area .jigyo-box a {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    color: #FFFFFF;
    text-decoration: none;
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
}
.jigyo-area .jigyo-box .jigyo_thumb {
    width: 15%;
    margin: 0 auto 10px;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.jigyo-area .jigyo-box h3.jigyo_type {
    width: 100%;
    margin: 0 auto 10px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 150%;
    font-weight: bold;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.50);
}
.jigyo-area .jigyo-box .jigyo_type-en {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 100%;
    font-weight: normal;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.50);
}
/*****会社情報 intro*****/
.ind-intro-about {
    width: 85%;
    margin: 0 auto 60px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 120%;
    font-weight: normal;
    line-height: 210%;
    text-align: center;
    letter-spacing: 0.08em;
}
.ind-intro-about span.you {
    font-weight: bold;
}
.ind-intro-about span.connect {
    font-size: 140%;
}

.ii-flex {
    width: 80%;
    margin: 0 auto;
    padding: 0 0 60px;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.ii-flex .ii-l {
    width: 25%;
}

.ii-flex .ii-r {
    width: 70%;
}

.ii-flex .ii-r .ind-intro-about {
    text-align: left;
    margin: 0;
}

.rec-bnr {
    width: 80%;
    margin: 60px auto 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.rec-bnr .rbnr {
    margin: 0 0 30px;
}
.rec-bnr .rbnr:last-child {
    margin: 0;
}
.rec-bnr .rbnr a {
    width: 100%;
    display: block;
    transition: all 0.3s;
}
.rec-bnr .rbnr a:hover {
    opacity: 0.5;
}



/*****採用情報*****/
.recruit-btn {
    width: 90%;
    margin: 50px auto 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    background-image: url("../img/index/btn_recruit.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1.0;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
}
.recruit-btn:hover {
    opacity: 0.7;
}
.recruit-btn a {
    width: 90%;
    display: block;
    color: #FFFFFF;
    margin: 0 auto;
    padding: 40px 5%;
    text-decoration: none;
}
.recruit-btn h3.recruit-btn-hdr {
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 210%;
    font-weight: bold;
    line-height: 120%;
}
.recruit-btn .recruit-btn-txt {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 120%;
}
/*****EMERGENCY INFO*****/
.emergency-sec {
    width: 90%;
    max-width: 1000px;
    margin: 100px auto 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.emergency-box {
    width: 88%;
    margin: 0 auto 100px;
    padding: 30px 5%;
    position: relative;
    overflow: hidden;
    border: solid 2px #fe0000;
    background-color: #FFFFFF;
}
.emergency-hdr {
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 140%;
    font-weight: bold;
    color: #ff1515;
    text-align: center;
}
.emergency-date {
    font-size: 80%;
    float: left;
}
.emergency-cont {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 100%;
}
.ind-flex {
    display: flex;
    justify-content: space-between;
}
.ind-flex .ind-cal {
    width: 70%;
}
.ind-flex .ind-pu {
    width: 28%;
}
.ind-pu ul.pickup-list {
    display: block;
}
.ind-pu ul.pickup-list li.pickup-item {
    width: 100%;
    margin: 0 0 10px;
}
#info .key {
    margin: 10px 0;
    text-align: right;
}
#info .key .tento {
    color: #d17e2b;
}
#info .key .drone {
    color: #566da4;
}
#info .key .program {
    color: #a5b636;
}
#info .key .hojin {
    color: #47a587;
}
#info .key .other {
    color: #a992a8;
}
/***2023***/
.event-space {
    width: 100%;
    margin: 0;
    padding: 150px 0;
    position: relative;
    overflow: hidden;
    background-color: #FFF;
    /*
    background-image: url("../img/index/carousel/carousel_bk2023.jpg");
    background-size: cover;
    background-repeat: no-repeat;
*/
}
.event-space .event-bnr {
    width: 80%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 20px 0px rgba(34, 94, 184, 0.75);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(34, 94, 184, 0.75);
    -moz-box-shadow: 0px 0px 20px 0px rgba(34, 94, 184, 0.75);
    transition: all 0.3s;
}
.event-space .event-bnr:hover {
    box-shadow: 0px 0px 5px 0px rgba(34, 94, 184, 0.75);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(34, 94, 184, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(34, 94, 184, 0.75);
}