<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*--------------------------index.html-----------------------*/
.telpc{
    pointer-events: none;
}
.top-about01{
    background: url("../images/top/bg_top_about.png") no-repeat top center;
    padding: 56px 0 120px;
    width: 1211px;
    margin: 0 auto;
}

.top-about .img{
    padding-top: 30px;
    float: right;
    width: 793px;
    overflow: hidden;
}

.top-about .desbox{
    float: right;
    padding-right: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.top-about .desbox .ab_tt01{
    font-size:54px;
    color: #2a83db;
    line-height: 1;
    padding-left: 45px;
    padding-bottom: 15px;
    border-bottom: 2px solid #2a83db;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top-about .desbox .ab_tt02{
    padding-top: 15px;
    font-size: 23px;
    padding-left: 45px;
    color: #2a83db;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top-about .desbox .destxt01{
    padding-left: 45px;
    font-size: 30px;
    margin: 30px 0;
    color: #606060;
}
.top-about .desbox .destxt02{
    font-size: 17px;
    max-width: 370px;
    padding-left: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top-about .desbox .btn{
    margin-top: 40px;
    padding-left: 45px;
}

.slick-dots{
    position: absolute;
    bottom: 0;
    display: block;
    right: 807px;
    width: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    text-align: center;
    z-index: 999;
}

.slick-dots li
{
    width: 17px;
    height: 17px;
    margin: 0 5px;
}
.slick-dots li button
{
    width: 17px;
    height: 17px;
    padding: 5px;
}
.slick-dots li button:before
{
    font-size: 35px;
    line-height: 17px;
    width: 17px;
    height: 17px;
    content: '•';
    opacity: 1;
    color: black;
}
.slick-dots li button:before {
    font-size: 35px;
    line-height: 17px;
    width: 17px;
    height: 17px;
    content: '•';
    opacity: 0.4;
    color: #2a83db;

}
.slick-dots li.slick-active button:before
{
    opacity: 1;
    color: #2a83db;
}

.top-works-box{
    display: table;
    width: 100%;
}

.top-works-box .imgbox{
    display: table-cell;
    width: 667px;
}
.top-works-box .top-works-des{
    display: table-cell;
    vertical-align: middle;
    padding-left: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top-works-box .top-works-des .tit{
    font-size: 54px;
    color: #28ade8;
    padding-left: 34px;
    border-bottom: 2px solid #28ade8;
    font-family: "brandon-grotesque",sans-serif;;
}
.top-works-box .top-works-des .tit span{
    font-size: 23px;
    margin-left: 20px;
    font-family: 'Noto Sans Japanese', sans-serif;
}

.top-works-box .top-works-des .txt01{
    margin: 30px 0 25px;
    font-size: 31px;
    padding-left: 34px;
    color: #606060;
}
.top-works-box .top-works-des .txt02{
    font-size: 17px;
    padding-left: 34px;
    max-width: 410px;
    color: #606060;
}
.top-works-box .top-works-des .btn{
    margin-top: 35px;
    padding-left: 34px;
}

.top-bus{
    padding: 85px 0 75px;
    margin-top: -46px;
    background: url("../images/top/bg_top_bus.jpg") no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top-bus .tit{
    font-size: 33px;
    text-align: center;
    color: #2a83db;
    font-family: "brandon-grotesque",sans-serif;
}
.top-bus .tit span{
    display: block;
    text-align: center;
    font-size: 26px;
    position: relative;
    padding-bottom: 20px;
    line-height: 1;
    color: #2a83db;
    font-family: 'Noto Sans Japanese', sans-serif;
}
.top-bus .tit span:before{
    background: #2a83db;
    width: 60px;
    height: 3px;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    content: '';
    z-index: 2;
    position: absolute;
}
.top-bus .top-bus-box{
    margin-top: 36px;
}
.top-bus .top-bus-box ul{
    margin: -64px 0 0 -27px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.top-bus .top-bus-box li{
    float: left;
    width: 33.33%;
    padding-left: 27px;
    padding-top: 64px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top-bus .top-bus-box li a{
    display: block;
    text-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.top-recruit{
    padding: 40px 0 50px;
    background: url("../images/top/bg_top_recruit.jpg") no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
}
.top-recruit .tit{
    text-align: center;
    position: relative;
}

.top-recruit .tit span{
    position: relative;
    z-index: 9;
    text-align: center;
    font-size: 43px;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background: #3dbce7;
    font-family: "brandon-grotesque",sans-serif;
}
.top-recruit .tit:before{
    background: #FFF;
    width: 100%;
    height: 2PX;
    left: 0;
    top: 30PX;
    content: '';
    z-index: 2;
    position: absolute;
}
.top-recruit .titsmall{
    text-align: center;
    font-size: 21px;
    margin-top: 18px;
    color: #fff;
}
.top-recruit .top-recruit-txt{
    font-size: 31px;
    margin-top: 40px;
    text-align: center;
    color: #fff;
}
.top-recruit .top-recruit-img{
    margin: 68px 0 40px;
    text-align: center;
    width: 100%;
}
.top-recruit .top-recruit-img img{
    width: 100%;
}
.top-recruit .top-recruit-txt01{
    font-size: 22px;
    text-align: center;
    color: #fff;
}
.top-recruit .top-recruit-btn{
    margin-top: 55px;
    text-align: center;
}
.top-employee{
    background: #fff;
    padding: 50px 0 60px;
}
.top-employee-cont{
    width: 1100px;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
}
.top-employee-cont .img01{
    width: 1050px;
    overflow: hidden;
    border-radius: 11px;
}
.top-employee-cont .img01 img{
    overflow: hidden;
    transition: all 0.2s;
}

.top-employee-cont:hover .img01 img{
    overflow: hidden;
    transform: scale(1.03);
    transition: all 0.2s;
}

/**/

.top-access{
    padding: 0px 0px 50px 0px;
    /*background: url("../images/top/bg_top_recruit.jpg") no-repeat top center;*/
    -webkit-background-size: cover;
    background-size: cover;
	overflow: hidden;
}
.top-access_in{
	width: 1100px;
	margin: 43px auto 0px auto;
	overflow: hidden;
}
.top-access .tit{
    text-align: center;
    position: relative;
}
.top-access .tit span{
    position: relative;
    z-index: 9;
    text-align: center;
    font-size: 43px;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #0071b7;
    background: #fff;
    font-family: "brandon-grotesque",sans-serif;
}
.top-access .tit:before{
    background: #0071b7;
    width: 100%;
    height: 2PX;
    left: 0;
    top: 30PX;
    content: '';
    z-index: 2;
    position: absolute;
}
.top-access .titsmall{
    text-align: center;
    font-size: 21px;
    margin-top: 18px;
    color: #0071b7;
}
.top-access .top-access-txt{
    font-size: 31px;
    margin-top: 40px;
    text-align: center;
    color: #0071b7;
}
.top-access .top-access-img{
    margin: 68px 0 40px;
    text-align: center;
    width: 100%;
}
.top-access .top-access-img img{
    width: 100%;
}
.top-access .top-access-txt01{
    font-size: 22px;
    text-align: center;
    color: #0071b7;
}
.top-access .top-access-btn{
    margin-top: 55px;
    text-align: center;
}
.top-access .left_col{
	width: 645px;
	float: left;
	overflow: hidden;
}
.top-access .left_col iframe{
	width: 100%;
	height: 492px;
}
.top-access .right_col{
	width: 405px;
	float: right;
	overflow: hidden;
	padding-top: 30px;
	padding-left: 50px;
}
.top-access .right_col dl{
    padding-bottom: 40px;
}

.top-access .right_col dl dt{
	font-size: 18px;
    color: #118ecc;
    padding-bottom: 10px;
}

.top-access .right_col dl dd{
	font-size: 16px;
	line-height: 2;
}

.top-access .right_col dl dd span{
	margin: 0px 5px;
}



/**/

.top-employee-pos{
    position: relative;
}
.top-employee-pos .img02{
    position: absolute;
    bottom: -10px;
    right: 0;
    z-index: 2;
}
.top-employee-cont a{
    position: absolute;
    bottom: 60px;
    right: 110px;
    z-index: 3;
}
.top-links{
    padding-bottom: 55px;
    background: #fff;
}
.top-links ul{
    width: 100%;
    margin-left: -10px;
}
.top-links li{
    float: left;
    width: 33.33%;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top-links li .listbox{
    position: relative;
    overflow: hidden;
}
.top-links li .listbox img{
    transition: all 0.5s;
}
.top-links li .listbox img:hover{
    transform: scale(1.05);
    transition: all 0.5s;
}
.top-links li .listbox img{
    width: 100%;
}
.top-links li .listbox .txt a{
    position: absolute;
    bottom: 20px;
    left: 30px;
    font-size: 23px;
    padding-right: 42px;
    text-decoration: none;
    color: #fff;
    -webkit-text-shadow: 0 0 5px rgba(0,0,0,0.5);
    -moz-text-shadow: 0 0 5px rgba(0,0,0,0.5);
    -ms-text-shadow: 0 0 5px rgba(0,0,0,0.5);
    -o-text-shadow: 0 0 5px rgba(0,0,0,0.5);
    text-shadow: 0 0 5px rgba(0,0,0,0.5);
    z-index: 9;
    background: url("../images/top/ico_top01.png") no-repeat top 7px right;
}

.top-links-btn{
    margin-top: 45px;
    text-align: center;
}


.top-contact{
    background: url("../images/top/bg_top_contact.jpg") no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 50px 0;
}
.top-contact-in{
    width: 950px;
    margin: 0 auto;
    padding: 30px 66px 50px;
    background: url("../images/top/bg_top_contact01.png") repeat 0 0;
    border-radius: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top-contact-in .tit{
    font-size: 43px;
    text-align: center;
    color: #2298e0;
    line-height: 1.2;
}
.top-contact-in .titsmall{
    font-size: 24px;
    text-align: center;
    position: relative;
    padding-bottom: 12px;
    color: #606060;
}
.top-contact-in .titsmall:before{
    background:#2298e0;
    width: 50px;
    height: 1px;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    content: '';
    z-index: 2;
    position: absolute;
}
.top-contact-in .top-contact-txt{
    font-size: 17px;
    margin-top: 22px;
    text-align: center;
}
.top-contact-in .box{
    margin-top: 25px;
    padding: 7px 0 0;
    position: relative;
}
.top-contact-in .box:before{
    background: #3fa4f0;
    width: 1px;
    height: 100PX;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    content: '';
    z-index: 2;
    position: absolute;
}
.top-contact-in .box li{
    float: left;
    width: 362px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top-contact-in .box li:last-child{
    float: right;
}

.top-contact-in .box .listbox .txt{
    font-size: 16px;
    padding-top: 5px;
    text-align: center;
}


/*--------------------------work.html-----------------------*/

.ht01{
    font-size: 25px;
    text-align: center;
    letter-spacing: 6px;
}
.ht01 span{
    display: inline-block;
    font-size: 25px;
    padding: 0 70px 15px;
    color: #0071b7;
    border-bottom: 2px solid #29a6dd;
}
.work .logistics{
    background: url("../images/work/bg_work01.png") no-repeat top center;
    padding: 120px 0 78px;
}
.work .logistics-txt01{
    font-size: 28px;
    text-align: center;
    margin-top: 90px;
    color: #0071b7;
}
.work .logistics-txt02{
    font-size: 16px;
    margin-top: 50px;
    text-align: center;
    color: #333333;
}
.work .logistics .img{
    text-align: center;
    margin-top: 80px;
}

.work .business{
    padding: 20px 0 60px;
    background: #fff;
}
.imgtit{
    text-align: center;
}
.work .business-in{
    margin-top: 50px;
}
.work .business-in.bg01{
    padding: 50px 0;
    background: #f7f7f7!important;
}
.work .business-in+.business-in{
    margin-top: 115px;
}
.work .business-cont{
    width: 1340px;
    margin: 57px auto 0;
}
.work .business-cont .img{
    float: left;
}
.work .business-cont.bg01 .img{
    float: left;
    width: 667px;
    background: url("../images/work/img_work02_pc.png") no-repeat top right;
    height: 462px;
}
.work .business-cont.bg02 .img{
    float: right;
    width: 667px;
    background: url("../images/work/img_work05_pc.jpg") no-repeat top right;
    height: 462px;
}
.work .business-cont.bg03 .img{
    float: left;
    width: 667px;
    background: url("../images/work/img_work08_pc.jpg") no-repeat top right;
    height: 462px;
}
.work .business-cont.bg01 .des{
    height: 462px;
}
.work .business-cont.bg02 .des{
    height: 462px;
}
.work .business-cont.bg03 .des{
    height: 462px;
}
.work .business-cont .img img{
    width: auto;
}
.work .business-cont .des{
    float: left;
    padding-left: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.work .business-cont .destit{
    font-size: 25px;
}
.work .business-cont .destxt{
    max-width: 630px;
    font-size: 16px;
    line-height: 2;
    margin: 36px 0;
}
.work .business-cont.bg02 .destxt{
    margin: 20px 0;
}

.work .business-cont .desimg img:last-child{
    margin-left: 10px;
}

.work .business-in01 .img{
    float: right;
}
.work .business-in01 .des{
    float: right;
    padding-left: 0;
    padding-right: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.work .main-work{
    margin-top: 155px;
    padding-bottom: 80px; /*250px*/
}

.work .main-work-box:first-child{
    background: url("../images/work/bg_main-work.png") repeat-x 0 0;
    padding-bottom: 70px;
}

.work .main-work-box02:first-child{
    background: url("../images/work/bg_main-work-2.png") repeat-x 0 0;
    padding-bottom: 70px;
}

.work .work-box{
    width: 1350px;
    margin: 0 auto;
}

.work .main-work-box+.main-work-box02{
    margin-top: 40px;
    background: url("../images/work/bg_main-work-2.png") repeat-x 0 0;
    padding-bottom: 280px; /*70px*/
}
.work .main-work .img{
    padding-top: 66px;
    float: right;
}
.work .work-box.bg04 .img{
    float: right;
    width: 667px;
    background: url("../images/work/img_work11_pc.jpg") no-repeat bottom center;
    height: 528px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.work .work-box.bg04 .des{
    height: 528px;
}
.work .work-box.bg05 .img{
    float: left;
    width: 667px;
    background: url("../images/work/img_work12_pc.jpg") no-repeat bottom center;
    height: 528px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.work .work-box.bg05 .des{
    height: 528px;
}
.work .work-box.bg06 .img{
    float: right;
    width: 667px;
    background: url("../images/work/img_work13_pc.jpg") no-repeat bottom center;
    height: 528px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.work .work-box.bg06 .des{
    height: 528px;
}
.work .main-work .des{
    max-width: 680px;
    float: right;
    padding-right: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.work .main-work .des .work_main_des_txt{
    font-size: 16px;
    line-height: 2.3;
    margin-top: 20px;
    max-width: 580px;
}
.work_main_des_img{
    margin-top: 40px;
    text-align: center;
}
.work_main_des_img img:last-child{
    margin-left: 10px;
}

.work_main_des_img02{
    margin-top: 15px;
    text-align: center;
}
.work_main_des_img02 img:last-child{
    margin-left: 10px;
}

.work .work-box01 .img{
    float: left;
}
.work .work-box02 .img{
    float: right;
    padding-top: 0;
}
.work .work-box01 .des{
    float: left;
    padding-right: 0;
    padding-left: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.work .work-box02 .des{
    float: right;
    padding-top: 150px;
    padding-left: 0;
    padding-right: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 1339px) {
    .work .business-cont{
        width: 100%;
    }

    .work .business-cont.bg01 .img{
        width: 40%;
    }
    .work .business-cont.bg02 .img{
        width: 40%;
    }
    .work .business-cont.bg03 .img{
        width: 40%;
    }
    .work .work-box{
        width: 100%;
        margin: 0 auto;
    }
    .work .work-box.bg04 .img{
        width: 40%;
    }
    .work .work-box.bg05 .img{
        width: 40%;
    }
    .work .work-box.bg06 .img{
        width: 40%;
    }
}


/*--------------------------company.html-----------------------*/

.company #teaser{
    background: url("../images/company/bg_teaser_company.jpg") no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}
.company #content{
    padding: 80px 0;
    background: #fff;
}

.company .concept .leftbox{
    float: left;
    width: 46%;
    background: url("../images/company/bg_company01.jpg") no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
}
.company .concept .rightbox{
    float: right;
    width: 54%;
    padding-left: 70px;
    padding-top: 30px;
    padding-bottom: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("../images/company/bg_company02.jpg") no-repeat top left #fff;
}

.company .concept .righttit{
    font-size: 16px;
}
.company .concept .righttit span{
    display: inline-block;
    padding-right: 40px;
    color: #0071b7;
    padding-bottom: 10px;
    letter-spacing: 6px;
    border-bottom: 1px solid #29a6dd;
}

.company .concept .righttxt01{
    margin: 60px 0;
    line-height: 2.4;
    font-size: 23px;
    color: #0071b7;
    letter-spacing: 8px;
    font-weight: normal;
}
.company .concept .righttxt02{
    font-size: 16px;
    line-height: 2;
    letter-spacing: 2px;
}
.company .concept .righttxt02+.righttxt02{
    margin-top: 38px;
}

.company .company-box .leftbox{
    float: left;
    width: 54%;
    background: #29a6dd;
    padding: 60px 0 70px;
}
.company .company-box .leftbox .box{
    width: 560px;
    float: right;
    margin-right: 70px;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.company .company-box .lefttit{
    letter-spacing: 2px;
    font-size: 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid #94d2ee;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.company .company-box dl{
    display: table;
    width: 100%;
}
.company .company-box dt{
    display: table-cell;
    width: 110px;
    text-align: left;
    padding: 20px 20px 20px 0;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.company .company-box dd{
    font-size: 16px;
    display: table-cell;
    padding: 20px 20px 20px 0;
    border-bottom: 1px solid #94d2ee;
}
.company .company-box dl.other{
    display: block;
    width: 100%;
    padding: 20px 20px 10px 0;
}
.company .company-box dl.other dt{
    display: block;
    float: left;
    padding: 0 20px 0 0;
}

.company .company-box dl.other dd{
    padding:0;
    border-bottom:none;
}
.company .company-box dl dd.bortop{
    border-top: 1px solid #94d2ee;
}
.company .company-box .rightbox{
    background: url("../images/company/bg_company03.jpg") no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
    float: right;
    width: 46%;
}
.company .iso{
    padding: 65px 0 80px;
	background-color:#f0fbff; 
}
.company .iso-txt{
    letter-spacing: 6px;
    margin-top: 56px;
    text-align: center;
    color: #0071b7;
    font-size: 23px;
	width: 650px;
    margin: 56px auto 0;
    display: flex;
}
.iso-1{
	display: block;
	width: 26%;
	text-align: left;
}
.iso-2{
	text-align: left;
}
.company .iso-txt01{
    margin-top: 35px;
}

.company .iso-txt02{
    letter-spacing: 6px;
    text-align: center;
    color: #0071b7;
    font-size: 23px;
	width: 100%;
    margin: 35px auto 0;
}

.company .iso-img{
    margin-top: 50px;
    text-align: center;
}

.company .link-club{
    background: #f0fbff;
    padding: 70px 0 80px;
}
.company .link-club-in{
    width: 902px;
    margin: 0 auto;
}
.company .link-club-in .ht01{
    margin-bottom: 43px;
}
.company .link-club-in .link-club-tit{
    font-size: 19px;
    text-align: center;
    color: #118ecc;
    position: relative;
    padding-bottom: 10px;
}
.company .link-club-in .link-club-tit:before{
    background: #118ecc;
    width: 50px;
    height: 2PX;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    content: '';
    z-index: 2;
    position: absolute;
}
.company .link-club-img{
    margin-top: 27px;
}
.link-club-tit01{
    font-size: 19px;
    color: #118ecc;
    margin: 20px 0 24px;
    text-align: center;
}
.link-club-txt01{
    font-size: 16px;
    line-height: 2;
    color: #000;
}
.link-club-box{
    margin-top: 80px;
}
.link-club-box .list{
    margin-top: 45px;
    padding: 0 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.link-club-box .list ul{
    margin: -52px 0 0 -40px;
}
.link-club-box .list li{
    float: left;
    width: 25%;
    padding-left: 52px;
    padding-top: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.link-club-box .list li .txt{
    font-size: 16px;
    text-align: center;
    padding-top: 5px;
    color: #0071b7;
}

.facilities{
    padding: 74px 0 0;
}

.facilities .facilities-box{
    margin-top: 60px;
}
.facilities .facilities-box02{
    margin-top: 60px;
    padding-bottom: 240px;
}

.facilities .facilities-box03{
    margin-top: 60px;
    padding-bottom: 240px;
}

.facilities .facilities-box .imgbox{
    position: relative;
    float: left;
}
.facilities .facilities-box01 .imgbox{
    position: relative;
    float: right;
}
.facilities .facilities-box .txtbox{
    position: absolute;
    right: -450px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    width: 566px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #29a6dd;
    padding: 45px 50px 50px;
    color: #fff;
    border-radius: 6px;
}
.facilities .facilities-box01 .txtbox{
    position: absolute;
    left: -450px;
    right: auto;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    width: 566px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #29a6dd;
    padding: 45px 50px 50px;
    color: #fff;
    border-radius: 6px;
}
.facilities .facilities-box .txtbox-tit{
    font-size: 25px;
    letter-spacing: 6px;
}
.facilities .facilities-box .txtbox-tit span{
    font-size: 17px;
}

.facilities .facilities-box .txtbox-txt{
    font-size: 16px;
    margin-top: 35px;
    line-height: 2;
}

.facilities-box02 .imgbox{
    text-align: center;
    position: relative;
}

.facilities-box02 .txtbox{
    width: 940px;
    background: #29a6dd;
    padding: 45px 50px 50px;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    /*bottom:  -230px;*/
    transform: translateX(-50%);
    z-index: 2;
}
.facilities-box02 .txtbox-txt{
    font-size: 16px;
    line-height: 2;
    color: #fff;
    text-align: left;
}

.facilities-box03 .imgbox{
    text-align: center;
    position: relative;
}

.facilities .facilities-box03 .txtbox-tit{
    font-size: 25px;
    letter-spacing: 6px;
    color: #fff;
}
.facilities .facilities-box03 .txtbox-tit span{
    font-size: 17px;
}

.facilities .facilities-box03 .txtbox-tit br{
    display: none;
}

.facilities-box03 .txtbox{
    width: 940px;
    background: #29a6dd;
    padding: 45px 50px 50px;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    bottom:  -230px;
    transform: translateX(-50%);
    z-index: 2;
}

.facilities-box03 .txtbox-txt{
    font-size: 16px;
    line-height: 2;
    color: #fff;
    text-align: left;
    margin-top: 35px;
}


.certificate {
    width: 100%;
	margin: 0 auto;
	
}

.certificate .txtbox{
	display: block;
    padding: 70px 80px ;
}


.certificate .txtbox-tit {
        font-size: 25px;
        letter-spacing: 6px;
	color: #0071b7;

    }

.certificate .txtbox-txt {
        font-size: 16px;
        line-height: 2;
        text-align: left;
        margin-top: 35px;
        color: #000;	
	
    }

.certificate li{
list-style-type: decimal;
	font-size: 16px;
        line-height: 2;
        color: #000;
    }


#company03 .ht01 {
        margin-bottom: 43px;
}

    .certificate-tit {
        font-size: 19px;
        text-align: center;
        color: #118ecc;
        position: relative;
        padding-bottom: 10px;
    }
.certificate-tit:before {
        background: #118ecc;
        width: 50px;
        height: 2PX;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        content: '';
        z-index: 2;
        position: absolute;
}
.certificate-img{
 float:right;
    }	
	
.wsr {
	padding: 65px 0 80px;
}	
	
.certificate-pdf {
        display: inline-block;
        width: 200px;
        height: 46px;
        line-height: 43px;
        font-size: 18px;
        text-decoration: none;
        text-align: center;
        border-radius: 8px;
        background-color :#29a6dd;
		margin: 20px 0;
}

.certificate-pdf span {
letter-spacing: 4px;
	padding-left: 22px;
    }
.certificate-pdf span:after {
        margin: auto;
        right: 15px;
        width: 6px;
        height: 6px;
        content: '＞';
		float: right;
	    padding-right: 18px;
    }


.certificate-pdf  a{
	text-decoration:none;
        color: #FFFFFF;
	padding: 8px 43px;
}

.certificate-pdf:hover{
	opacity: 0.7;
    transition: all 0.5s !important;
    -moz-transition: all 0.5s !important;
    -webkit-transition: all 0.5s !important;
}



.certificate .txtbox table {
	font-size: 16px;
	width: 70%;
}

.certificate .txtbox table th{
	font-weight: normal;
}
/*--------------------------recruit.html-----------------------*/

.recruit #teaser{
    background: url("../images/recruit/bg_teaser_recruit_2.png") no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}
.message{
    padding: 100px 0;
    background: url("../images/recruit/bg_recruit01.png") no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
}

.message-tit{
    font-size: 25px;
    text-align: center;
    color: #0071b7;
    margin: 50px 0 45px;
}
.message-txt{
    font-size: 16px;
    line-height: 2;
    max-width: 900px;
    margin: 0 auto;
}
.bus01{
    background: #fff;
    padding: 50px 0 0;
}
.bus01-in{
    width: 1135px;
    margin: 0 auto;
}
.bus01-img{
    margin: 38px 0 0;
    width: 100%;
}
.bus01-img img{
    width: 100%;
}
.bus01-box{
    padding: 53px 0 70px;
    background: url("../images/recruit/bg_recruit02.jpg") repeat-x 0 0;
}

.bus01-box .txtimg{
    text-align: center;
}

.bus01-box .bus01-txt{
    font-size: 16px;
    line-height: 2;
    margin: 58px 0 70px;
}
.bus01-box .list ul{
    margin: -35px 0 0 -18px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.bus01-box .list li{
    float: left;
    width: 33.33%;
    padding-left: 18px;
    padding-top: 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bus01-box .list .listbox .txt{
    font-size: 20px;
    padding: 5px 0;
    text-align: center;
}
.member{
    padding: 80px 0 0 ;
}
.member .ht01{
    margin-bottom: 45px;
}
.memberbox{
    margin-bottom: 5px;
}
.member .memberbox{
    height: 293px;
}
.member .memberbox01 .leftbox{
    float: left;
    width: 50%;
    height: 293px;
    background: url("../images/recruit/img_recruit08.jpg") no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
}
.member .memberbox02 .leftbox{
    float: left;
    width: 50%;
    height: 293px;
    background: url("../images/recruit/img_recruit09_2.png") no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
}
.member .memberbox03 .leftbox{
    float: left;
    width: 50%;
    height: 293px;
    background: url("../images/recruit/img_recruit10.jpg") no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
}
.member .memberbox04 .leftbox{
    float: left;
    width: 50%;
    height: 293px;
    background: url("../images/recruit/img_recruit11.jpg") no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
}

.memberbox .rightbox{
    float: left;
    width: 50%;
    background: #29a6dd;
    color: #fff;
    padding: 30px 0 25px 90px;
    height: 293px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.memberbox .rightbox .en_name{
    font-size: 25px;
}

.memberbox .rightbox .ja_name{
    margin-top: 15px;
    font-size: 25px;
}
.memberbox .rightbox .ja_name span{
    font-size: 17px;
    margin-left: 15px;
}
.memberbox .rightbox .jb{
    margin-top: 15px;
    line-height: 1.75;
    font-size: 16px;
}
.memberbox .rightbox .member-btn{
    margin-top: 35px;
}
.memberbox .rightbox .member-btn a{
    display: inline-block;
    width: 400px;
    height: 43px;
    line-height: 43px;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    color: #29a6dd;
    border-radius: 4px;
    background: url("../images/recruit/ico_recruit01.png") no-repeat right 34px center #fff;
}

.memberbox .rightbox .member-btn a.on{
    display: inline-block;
    width: 400px;
    height: 43px;
    line-height: 43px;
    font-size: 20px;
    text-align: center;
    color: #29a6dd;
    background: url("../images/recruit/ico_recruit02.png") no-repeat right 34px center #fff;
}

.member-detail{
    padding: 70px 0 100px;
    display: none;
}
.member-detail-inner{
    /*width: 1100px;*/
	width: 1206px;
    margin: 0 auto;
}
.member-detail-box dl+dl{
    margin-top: 70px;
}
.member-detail-box dt{
    padding: 0 35px 15px;
    border-bottom: 1px solid #2a83db;
    font-size: 20px;
    color: #2a83db;
}
.member-detail-box dd{
    font-size: 16px;
    padding: 15px 35px 15px;
    line-height: 1.8;
}

.on-day{
    margin-top: 80px;
}
.on-day-tit{
    font-size: 20px;
    color: #29a6dd;
    padding-left: 50px;
    border-bottom: 1px solid #29a6dd;
}
.on-day-tit span{
    margin-right: 30px;
    font-size: 41px;
    line-height: 1.2;
}
.on-day-box{
    padding: 20px 50px 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.on-day-box dl{
    display: table;
    width: 100%;
}
.on-day-box dt{
    display: table-cell;
    padding: 15px 0;
    font-size: 16px;
    width: 90px;
    vertical-align: top;
}
.on-day-box dd{
    display: table-cell;
    padding: 15px 0;
    font-size: 16px;
}
.on-day-box dd p+p {
    margin-top: 20px;
}
.member-detail-close a{
    display: block;
    width: 100%;
    padding: 15px 0;
    color: #fff;
    font-size: 20px;
    text-align: center;
    background: #74c5e9;
}
.member-detail-close a span{
    display: inline-block;
    padding: 5px 46px 5px 0;
    background: url("../images/recruit/ico_close01.png") no-repeat right center;
}

.institution{
    padding: 60px 0 40px;
}
.institution-inner{
    width: 850px;
    margin: 0 auto;
}
.institution-box{
    margin-top: 46px;
    display: table;
    width: 100%;
}
.institution-box .img{
    display: table-cell;
    width: 393px;
}
.institution-box .des{
    padding: 0 15px 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
}
.institution-box .des .tit{
    font-size: 25px;
}
.institution-box .des .txt{
    font-size: 16px;
    line-height: 1.7;
    margin-top: 30px;
}

.environment{
    padding: 60px 0 40px;
}
.environment-inner{
    width: 815px;
    margin: 0 auto;
}
.environment-box01{
    margin-top: 46px;
}
.environment-box01 ul{
    margin-left: -29px;
}
.environment-box01 li{
    float: left;
    width: 50%;
    padding-left: 29px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.environment-tit{
    font-size: 25px;
    text-align: center;
    margin: 30px 0 16px;
}
.environment-txt{
    font-size: 16px;
    line-height: 1.7;
}
.environment .box{
    margin-top: 70px;
    display: table;
    width: 100%;
}
.environment .box .img{
    display: table-cell;
    width: 393px;
}
.environment .box .des{
    padding: 0 0 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
}
.environment .des .tit{
    font-size: 25px;
}
.environment .des .txt{
    font-size: 16px;
    line-height: 1.7;
    margin-top: 30px;
}

.wanted{
    margin: 80px 0;
    padding: 70px 0;
    text-align: center;
    background: url("../images/recruit/bg_recruit01.jpg") no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
}
.wanted-box .tit{
    font-size: 30px;
    color: #fff;
    margin: 34px 0 34px;
}

/*--------------------------recruit_point.html-----------------------*/

.point #teaser{
    background: url("../images/recruit/bg_teaser_recruit01_2.png") no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}
.graduate{
    padding: 85px 0 70px;
    background: #fff;
}
.graduate-txt{
    font-size: 17px;
    text-align: center;
    margin: 40px 0 50px;
}
.graduate .box{
    width: 840px;
    margin: 0 auto;
    padding: 7px 0 0;
    position: relative;
}
.graduate .box:before{
    background: #3fa4f0;
    width: 1px;
    height: 100PX;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    content: '';
    z-index: 2;
    position: absolute;
}
.graduate .box li{
    float: left;
    width: 364px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.graduate .box li:last-child{
    float: right;
}
.graduate .box li:first-child .listbox a{
    pointer-events: none;
}
.graduate .box .listbox .txt{
    font-size: 16px;
    padding-top: 5px;
    text-align: center;
}

.old{
    padding: 50px 0 60px;
    background: #f0fcff;
}
.old-inner{
    width: 1100px;
    margin: 0 auto;
}
.old-txt{
    font-size: 17px;
    text-align: center;
    margin: 20px 0 32px;
}
.old-box .toggle{
    margin-bottom: 24px;
    border: 1px solid #29a6dd;
    border-radius: 10px;
    padding: 20px 55px;
    font-size: 26px;
    cursor: pointer;
    color: #0071b7;
    background: url("../images/recruit_point/ico_point01.png") no-repeat right 35px center #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.old-box .toggle.on{
    margin-bottom: 24px;
    border: 1px solid #29a6dd;
    border-radius: 10px;
    padding: 20px 55px;
    font-size: 26px;
    color: #0071b7;
    background: url("../images/recruit_point/ico_point02.png") no-repeat right 35px center #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.old-box .toggle-box{
    padding: 10px 20px 50px;
    display: none;
}

.old-box .toggle-box table{
    width: 100%;
    border: 1px solid #2f91d3;
}
.old-box .toggle-box table th{
    font-size: 16px;
    color: #fff;
    padding: 15px 0 15px 38px;
    background: #2f91d3;
    width: 20%;
    border-bottom: 1px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: normal;
}
.old-box .toggle-box table tr:last-child th{
    border-bottom: 1px solid #2f91d3;
}
.old-box .toggle-box table td{
    font-size: 16px;
    color: #000;
    padding: 15px 0 15px 30px;
    background: #fff;
    line-height: 1.75;
    border-bottom: 1px solid #2f91d3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}




/*準備中*/

.junbityuu_txt{
	margin: 80px auto 130px auto;
	text-align: center;
	font-size: 28px;
	line-height: 175%;
	font-weight: bold;
}
/*TOP - TABLET */
@media screen and (max-width: 1119px){
	.top-works-box .imgbox{
		width: 55%;
		vertical-align: middle;
	}
	.top-works-box .top-works-des{
		padding-left: 3%;
	}
	.top-works-box .top-works-des .tit,.top-works-box .top-works-des .txt01,.top-works-box .top-works-des .txt02{
		padding-left: 3%;
	}
	.top-employee-cont{
		max-width: 1100px;
		width: 100%;
	}
	.top-employee-cont .img01{
		max-width: 1050px;
		width: 100%;
	}
	.top-contact-in{
		max-width: 950px;
		width: 100%;
	}
	.top-contact-in .box li {
		width: 47%;
	}
	.footer-in{
		max-width: 1000px;
		margin: auto;
		width: 100%;
	}
	
	.pageTop{
		bottom: -28px;
	}
	#headerlinks ul li a, #headerlinks ul li{
		font-size: 1.42vw !important;
	}
	p.comlogo{
		width: 28%;
	}
	#headerlinks ul li{
		height: 24px;
		display: flex;
		align-items: center;
	}
	#navbar{
		width: 100%;
		}
	#navbar a{
		padding: 0 2.25%;
		font-size: 15px;
	}
	.company .concept .rightbox{
		padding: 2% 0% 2% 2%;
	}
	.company .company-box .leftbox .box{
		width: initial;
		margin-left: 20px;
		margin-right: 20px;
	}
	.company .link-club-in{
		max-width: 902px;
		width: 100%;
	}
	.facilities .facilities-box .txtbox{
		right: 0;
	}
	.facilities-box02 .txtbox{
		width: 100%;
		max-width: 940px;	
	}
    
	.facilities-box03 .txtbox{
		width: 100%;
		max-width: 940px;	
	}
    
	.facilities .facilities-box01 .txtbox{
		left: 0;
	}
	.work .business-cont .des .desimg img,.work_main_des_img img,.work_main_des_img02 img{
		width: 47%;
	}
	.work .business-cont .des,.work .work-box01 .des{
		width: 60%;
		padding-left: 3%;
	}
	.work .work-box.bg04 .des{
		width: 60%;
		padding-right: 3%;
	}
	.bus01-in{
		max-width: 1135px;
		width: 100%;
	}
	.member-detail-inner{
		max-width: 1100px;
		width: 100%;
	}
	.memberbox {
		width: 100%;
	}
	.memberbox .rightbox .member-btn a{
		width: 98%;
	}
	.memberbox .rightbox{
		padding-left: 20px;
	}
	.institution-inner{
		max-width: 850px;width: 100%;
	}
	.environment-inner{
		max-width: 815px;width: 100%;
	}
	.graduate .box{
		max-width: 840px;width: 100%;
	}
	.graduate .box li{
		width: 40%;
	}
	.old-inner{
		width: 100%;
		max-width: 1100px;
	}
}

/*ipad横向き時*/
@media screen and (max-width: 1200px) and (orientation: landscape) {
	.facilities .facilities-box .txtbox{
		right: 0;
}
	.facilities .facilities-box01 .txtbox{
		left: 0;
}
    .facilities .facilities-box{
    position: relative;
}
    .facilities .facilities-box .imgbox{
    position: static;
}
}


.news{
    width: 1000px;
    margin: 20px auto;
}

.newsarea{
    font-size: 16px;
    padding: 20px 50px;
}


.title_news{
	font-size: 20px;
	text-align: center;
    font-weight: 700;
    color: #0848a5;
}

.newsarea span{
	background-color: #0848a5;
	padding: 5px 10px;
	color: white;
	font-weight: 500;
    display: inline-block;
}
.news_in{
    border-bottom: 1px solid #b6b5b5;
    padding: 30px 0;
    /*display: flex;*/
}
.news_in .date{
    width: 30%;
    margin: 0 1.0%;
}
.in_txt{
	margin-top: 30px;
}
.newsimg{
	margin-left: 30px;
}

/**/
/*画像あり*/

.news_in .post{
    /*
    width: 30%;
    margin: 0 1.0%;
    */
    width: 100%;
}
.news_in .post dl{
    margin-bottom: 10px;
}
.news_in .post dl dt{
    display: flex;
    align-items: center;
}
.news_in .post dl dt p{
    min-width: 90px;
}
.news_in .post dl dt span{
    display: inline-block;
    /*margin-left: 10px;*/
}
.news_in .post dl dt a{
    display: block;
    /*margin-top: 5px;*/
    padding-left: 15px;
}
.news_in .post dl dd{
    margin-top: 10px;
}
.news_in .post dl dd.tate{
    max-width: 160px;
    margin: 0 auto;
}

.policy{
	margin: 20px auto ;
	font-size: 15px;
	text-align: center;
}

.policy a{
	color: #fff;
}


/*----------------sdgsバナー-------------*/

.sdgs_block{
	    position: absolute;
    top: 160px;
    left: 40px;
    z-index: 100;
}

.sdgs_block img {
    width: 55%;
}



</pre></body></html>