@charset "utf-8";
@import url("./common.css");
@import url("/assets/css/pc/header.css");
@import url("/assets/css/pc/main.css");
@import url("/assets/css/pc/footer.css");


body{
    margin: 0px;
}

.background{
    width: 1366px;
    margin: 0px;

    background-color: white;
}




.top-header {
    width: 1366px;
    height: 700px;

    margin: 0px;
    background-color: white;
    background-image: url('../img/main01＿gousei.png');
    background-size: cover;

    position: relative;
}

.top-header-topics{
    position: relative;
    left: 930px;
    top: 498px;

    width: 397px;
    height: 182px;

    background-color: #83C339;
    border-radius: 3.89px;
}
.top-header-topics-title{
    position: absolute;
    display: inline-block;
    margin: 0;

    font-family: Contents-Font-JP;
    font-size: 28px;
    color: white;

    left: 26px;
    top: 23.13px;
    right: 0px;
    bottom: 0px;
}
.top-header-topics-sentense{
    position: absolute;
    display: inline-block;
    margin: 0;

    font-family: Contents-Font;
    font-size: 16px;
    color: white;
    line-height: 30px;

    left: 26px;
    top: 70.1px;
    right: 0px;
    bottom: 0px;

    width: 259.16px;
    height: 103.44px
}
.top-header-topics-link-click{
    position: absolute;
    display: inline-block;
    margin: 0;

    font-family: Contents-Font;
    font-size: 16px;
    color: white;

    left: 341px;
    top: 99.1px;
    right: 0px;
    bottom: 0px;
}
.top-header-topics-link-arrow{
    position: absolute;
    display: inline-block;
    margin: 0;

    font-family: Contents-Font;
    font-size: 18px;
    color: #808080;

    left: 339px;
    top: 125px;
    right: 0px;
    bottom: 0px;

    width: 40px;
    height: 40px;

    text-align: center;
    line-height: 40px;

    border-radius: 50%;
    background-color: white;
}


.top-main {
    width: 1366px;
    margin: 0px;

    background-color: white;

    position: relative;
}
.top-main-background-square-01{
    position: absolute;
    z-index: 10;

    top: 211px;
    left: 335px;

    width: 197px;
    height: 12px;

    border: 4px solid #BCDE8A;
}
.top-main-background-square-02{
    position: absolute;
    z-index: 10;

    top: 122px;
    left: 789px;

    width: 573px;
    height: 234px;

    border: 4px solid #BCDE8A;
    border-right-width: 0;
}
.top-main-background-square-03{
    position: absolute;
    z-index: 10;

    top: 316px;
    left: 1255px;

    width: 107px;
    height: 234px;

    border: 4px solid #BCDE8A;
    border-right-width: 0;
}


.top-main-about{
    position: relative;

    width: 1000px;
    height: 728px;
    margin: 0 auto;

    background-color: white;
}
.top-main-about-contents{
    position: absolute;

    width: 326px;
    height: 728px;
    margin: 0;

    top:0px;
    left: 81.28px;

    background-color: white;
}
.top-main-about-title{
    position: absolute;
    top: 106px;

    margin-left: auto;
    margin-right: auto;
    width: 100%;

    height: 89px;
}
.top-main-about-title-main{
    margin: 0;

    font-family: Title-Font-EN;
    font-size: 46px;
    color: black;

    height: 65px;
    text-align: center;
}
.top-main-about-title-sub{
    margin: 0;

    font-family: Contents-Font;
    font-size: 16px;
    color: black;

    text-align: center;
}

.top-main-about-sentense{
    margin: 0;
    position: absolute;
    top: 267.3px;

    height: 215px;

    font-family: Contents-Font;
    font-size: 16px;
    color: black;

    line-height: 30px;
}
.top-main-about-link-button{
    position: absolute;

    top: 538px;
    left: 50%;

    margin: 0;
    margin-right: -50%;
    transform: translate(-50%, -50%);

    width: 205px;
    height: 54px;
    
    border-radius: 30px;
    box-shadow: 3px 3px 30px #C9D99D;
}
.top-main-about-link-text{
    display: inline-block;
    position: absolute;
    margin: 0;

    top: 50%;
    transform: translate(0, -50%);

    font-family: Contents-Font;
    font-size: 18px;
    color: #808080;

    line-height: 30px;
    left: 26px;
}
.top-main-about-link-arrow{
    display: inline-block;
    position: absolute;

    top: 50%;
    transform: translate(0, -50%);

    font-family: Contents-Font;
    font-size: 18px;
    color: #808080;

    line-height: 30px;
    right: 26px;
}

.top-main-about-picture01{
    position: absolute;
    z-index: 30;

    top: 73.5px;
    left: 747.5px;

    width: 244px;
    height: 187px;
}
.top-main-about-picture02{
    position: absolute;
    z-index: 35;
    
    top: 215.5px;
    left: 581.5px;

    width: 356px;
    height: 273px;
}



.top-main-service{
    position: relative;

    width: 1366px;
    height: 932px;
    margin: 0;
}
.top-main-service-contents{
    position: absolute;

    top: 0px;
    left: 0px;

    width: 1366px;
    height: 379px;
    margin: 0;

    background-color: #9CE4F5;
    text-align: center;
}
.top-main-service-title{
    position: absolute;
    top: 76px;

    margin-left: auto;
    margin-right: auto;
    width: 100%;

    height: 89px;
}
.top-main-service-title-main{
    margin: 0;

    font-family: Title-Font-EN;
    font-size: 46px;
    color: black;

    height: 65px;
    text-align: center;
}
.top-main-service-title-sub{
    margin: 0;

    font-family: Contents-Font;
    font-size: 16px;
    color: black;

    text-align: center;
}
.top-main-service-sentense{
    margin: 0;
    position: absolute;
    top: 231.55px;
    left: 50%;

    margin: 0;
    margin-right: -50%;
    transform: translate(-50%, -50%);

    height: 54px;

    font-family: Contents-Font;
    font-size: 16px;
    color: black;

    line-height: 30px;
}
.top-main-service-menu{
    position: absolute;
    top: 379px;
    left: 0px;

    width: 1366px;
    height: 553px;
    margin: 0;

    background-image: url('../img/main_service_background.jpeg');
    background-size: cover;
    background-color:rgba(255,255,255,0.5);
    background-blend-mode:lighten;
}
.top-main-service-menu-items{
    position: absolute;
    width: 1000px;
    top: -52.5px;
    left: 50%;

    margin: 0;
    margin-right: -50%;
    transform: translate(-50%, 0);

    padding: 0;

    text-align: center;
    list-style: none;
}
.top-main-service-menu-items li{
    position: relative;
    margin-right: 18px;
    margin-bottom: 58px;

    width: 236px;
    height: 240px;

    background-color: white;
    border-radius: 10px;
    box-shadow: 3px 3px 10px #A1D8E5;

    float: left;
}
.top-main-service-menu-item:before, .top-main-service-menu-item:after {
    content:　"";
    display:　table
}
.top-main-service-menu-item:after { clear:both }
.top-main-service-menu-items li:nth-of-type(4n){
    margin-right: 0;
}
.top-main-service-menu-items li div{
    width: 173px;
    height: 102px;

    background-position: center;
    background-repeat: no-repeat;
    background-color: #4FB3E8;

    position: relative;
    top: 24px;
    left: 50%;

    margin: 0px;
    margin-right: -50%;
    transform: translate(-50%, 0);

    border-radius: 10px;
}
.top-main-service-menu-items li div img{
    position: absolute;

    width: 97.74px;
    height: 76.27px;

    top: 50%;
    left: 50%;

    margin: 0;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}
.top-main-service-menu-items li h4{
    position: absolute;
    top: 136.5px;
    left: 50%;

    margin: 0;
    margin-right: -50%;
    transform: translate(-50%, 0);

    font-family: Contents-Font;
    font-size: 24px;
    color: #808080;

    line-height: 30px;
}
.top-main-service-menu-items li p{
    position: absolute;
    top: 172.5px;
    left: 50%;

    margin: 0;
    margin-right: -50%;
    transform: translate(-50%, 0);

    font-family: Contents-Font;
    font-size: 14px;
    color: #808080;

    line-height: 30px;
}
.top-main-service-menu-items li span{
    position: absolute;
    top: 221px;
    left: 50%;
    transform: translate(-50%,0);

    font-family: Contents-Font;
    font-size: 18px;
    color: #808080;

    width: 40px;
    height: 40px;
    line-height: 40px;

    background-color: white;
    border-radius: 30px;
    box-shadow: 3px 3px 10px #A1D8E5;
}



.top-main-information{
    position: relative;

    width: 1000px;
    height: 882px;
    margin: 0;

    background-color: white;

    left: 50%;
    transform: translate(-50%,0);
}
.top-main-information-contents{
    position: absolute;

    top: 0px;
    left: 9.5px;

    width: 981px;
    height: 882px;
    margin: 0;

    background-color: white;
}
.top-main-information-title{    
    position: absolute;
    top: 95px; /*2359 2454*/
    left: 25%;

    margin: 0;
    transform: translate(-50%, 0);

    width: 50%;
    height: 81.28px;  
}
.top-main-information-title h2{
    position: absolute;
    margin: 0;

    font-family: Title-Font-EN;
    font-size: 46px;
    color: black;

    height: 65px;
    left: 50%;
    transform: translate(-50%, 0);
}
.top-main-information-title span{
    position: absolute;
    margin: 0;

    font-family: Contents-Font;
    font-size: 16px;
    color: black;

    top: 57px;
    left: 50%;
    transform: translate(-50%, 0);
}
.top-main-information-area{
    position: absolute;
    top: 266px;

    width: 530px;
    height: 384px;
}
.top-main-information-news{
    position: relative;

    width: 530px;
    height: 106px;
    margin-bottom: 22px;

    background-color: #E3DDDD;
}
.top-main-information-news time{
    position: absolute;
    top: 41px;
    left: 27px;

    margin: 0;

    font-family: Contents-Font;
    font-size: 14px;
    color: black;
}
.top-main-information-news p{
    position: absolute;
    top: 65px;
    left: 27px;

    margin: 0;

    font-family: Contents-Font;
    font-size: 16px;
    color: black;
}
.top-main-information-news div{
    position: absolute;
    right: 0px;

    width: 140px;
    height: 34px;

    font-family: Contents-Font;
    font-size: 16px;
    color: white;
    line-height: 30px;

    text-align: center;
}
.--anaunce{background-color: #808080;}
.--anaunce:after{content: 'お知らせ'}
.--sample{background-color: #4FB3E8;}
.--sample:after{content: '施工事例'}
.--recruit{background-color: #83C339;}
.--recruit:after{content: '採用情報'}
.top-main-information-news span{
    position: absolute;
    margin-top: 12px;

    left: 0px;

    font-family: Title-Font-EN;
    font-size: 20px;
    color: black;
    line-height: 30px;
}
.--new:after{content: '【NEW】';}

.top-main-information-link-button{
    position: absolute;

    top: 700px;
    left: 25%;
    transform: translate(-50%, -50%);

    width: 205px;
    height: 54px;
    
    border-radius: 30px;
    box-shadow: 3px 3px 30px #E2DDDD;
}
.top-main-information-link-button p{
    display: inline-block;
    position: absolute;
    margin: 0;

    top: 50%;
    transform: translate(0, -50%);

    font-family: Contents-Font;
    font-size: 18px;
    color: #808080;

    line-height: 30px;
    left: 26px;
}
.top-main-information-link-button span{
    display: inline-block;
    position: absolute;

    top: 50%;
    transform: translate(0, -50%);

    font-family: Contents-Font;
    font-size: 18px;
    color: #808080;

    line-height: 30px;
    right: 26px;
}
.top-main-information-img-01{
    position: absolute;
    z-index: 30;

    width: 333px;
    height: 201px;

    top: 100px;
    right: 0;
}

.top-main-information-button-area{
    position: absolute;
    width: 383px;
    height: 480px;

    top: 402px;
    right: 9.5px;
}
.top-main-information-button-border{
    border: 1px solid #808080;
    border-right-width: 0;
    border-radius: 66px 0 0 0;

    width: 593.5px;
    height: 180px;

    margin-bottom: 28px;
}
.top-main-information-button{
    position: absolute;
    right: 0;

    width: 350px;
    height: 130px;

    margin: 20.5px 0px 20.5px 20.5px;

    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: rgba(128, 128, 128, 0.7);
    border-radius: 66px 0 0 0;

    font-family: 'Contents-Font-JP';
    font-size: 28px;
    color: white;

    line-height: 130px;
    text-decoration: none;
    text-indent: 92px;
}
.top-main-information-button:before{
    border-radius: 30px;
    width: 40px;
    height: 40px;
    line-height: 40px;

    background-color: white;
    content: '→';
    text-indent: 0;
    text-align: center;

    font-family: 'Contents-Font-JP';
    font-size: 18px;
    color: #808080;

    position: absolute;
    left: 30px;    
    top: 50%;
    transform: translate(0, -50%);
}
.button-color-darkblue{ background-color: #295CA2; }
.button-color-lightblue{ background-color: #4FB3E8; }



.top-main-recruit{
    position: relative;

    width: 1366px;
    height: 394.67px;
    margin: 0;

    background-color: white;
}
.top-main-recruit-square-01{
    position: absolute;
    left: 0;

    width: 163px;
    height: 394.67px;

    background-color: #83C339;
}
.top-main-recruit-square-02{
    position: absolute;
    right: 0;
    
    width: 163px;
    height: 394.67px;

    background-color: #83C339;
}
.top-main-recruit-contents{
    position: absolute;

    width: 1000px;
    height: 394.67px;
    margin: 0;

    left: 50%;
    transform: translate(-50%,0);

    background-color: #BCDE8A;
}
.top-main-recruit-img-01{
    width: 463.05px;
    height: 284.69px;

    position: absolute;
    top: 59px;
    left: 45px;

    border: 4px solid white;   
}
.top-main-recruit-title{    
    position: absolute;
    top: 42px;
    left: 586px;

    width: 326px;
    height: 81.28px;  
}
.top-main-recruit-title h2{
    position: absolute;
    margin: 0;

    font-family: Title-Font-EN;
    font-size: 46px;
    color: black;

    height: 65px;
    left: 50%;
    transform: translate(-50%, 0);
}
.top-main-recruit-title span{
    position: absolute;
    margin: 0;

    font-family: Contents-Font;
    font-size: 16px;
    color: black;

    top: 57px;
    left: 50%;
    transform: translate(-50%, 0);
}
.top-main-recruit-sentense{
    position: absolute;
    width: 362px;
    height: 145.8px;

    left: 571px;
    top: 186px;
}
.top-main-recruit-link-button{
    position: absolute;
    z-index: 20;

    top: 366px;
    left: 634px;

    width: 205px;
    height: 54px;
    
    border-radius: 30px;
    box-shadow: 3px 3px 30px #C9D99D;

    background-color: white;
}
.top-main-recruit-link-button p{
    display: inline-block;
    position: absolute;
    margin: 0;

    top: 50%;
    transform: translate(0, -50%);

    font-family: Contents-Font;
    font-size: 18px;
    color: #808080;

    line-height: 30px;
    left: 26px;
}
.top-main-recruit-link-button span{
    display: inline-block;
    position: absolute;

    top: 50%;
    transform: translate(0, -50%);

    font-family: Contents-Font;
    font-size: 18px;
    color: #808080;

    line-height: 30px;
    right: 26px;
}