/*事業内容*/
a:hover{
    opacity:1;
}
.home-back a:hover,.sub-menuarea a:hover,.pan-area a:hover,.bisiness a:hover,.zisseki a:hover,.ser-sen a:hover,.to-form a:hover,.detail-form a:hover,.undersns-all a:hover,.foot-all a:hover,.case-button a:hover{
    opacity:0.8;
}
.bisiness,.characteristics{
max-width:1300px;
margin:0 auto;
margin-top:0;
margin-bottom:70px;
padding:0 20px;
}
.sub-header{
    background-image: url(../img_n/service/top3.jpg);
    background-position: 50% 0%;
}
.bis-sub{
    margin-top:-20px;
    margin-bottom:20px;
    color:#1A569E;
    font-weight:bold;
    text-shadow: 0 3px 6px #CDCCCC;
}
.lp1_link{
    margin-top:20px;
    margin-bottom:80px;
}
.lp1_link img{
    max-width:500px;
    box-shadow: 2px 2px 3px #7c7c7c;
}
.ser-flex{
    display:flex;
    justify-content: space-around;
}
.cha-illus{
    width:30%;
    position:relative;
    max-width:400px;
    text-align: center;
}
.cha-illus p:last-child{
    text-align: left;

}
.cha-illus img{
    margin:20px auto;
    width:300px;
}
.cha-sen{
    width:400px;
}
.maru{
    content:"";
    width:200px;
    height:200px;
    background-color: #bfd6ffc0;
    border-radius: 50%;
    filter: blur(60px);
    z-index:-1;
    top:50px;
    left:50%;
    transform: translateX(-50%);
    position: absolute;
}
.cha-illus p:first-child{
font-weight:bold;
font-size:20px;
}
/*サービス*/
.service{
    background-image: url('../img_n/service/serback.png');
    padding:30px 20px 300px 20px;
    background-size: cover;
    z-index: -1;    
}
.service-area{
    max-width:1300px;
    margin:0 auto;
}
.zisseki{
    text-align:right;
    margin-right:10%;
}
.zisseki a{
    font-size:14px;
    color:#1A569E;
}
.ser-flex{
    display:flex;
    flex-wrap: wrap;
    gap:10px;
}
.ser1{
    width:auto;
    background-color: #ffffff;
    width:calc(33% - 50px);
    margin-top:50px;
    position:relative;
}
.ser-pho{
    width:100%;
    height:200px;
}
.ser-pho img{
    width:100%;
    height:100%;
    object-fit:cover;
}
.ser-pho img{
    width:100%;
    height:100%;
    object-fit:cover;
}
.ser-pho a::after{
    width:100%;
    height:200px;
    background-color: #002e7d2d;
    position:absolute;
    top:0;
    content:"";
    z-index:2;
    left:0;
    transition: all 0.5s 0s ease;
}
.ser-pho a:hover::after{
opacity:0;
}

.ser-sen p:first-child{
    text-align:center;
    font-weight:bold;
    font-size:18px;
    margin-top:10px;
}
.ser-sen p:nth-child(2){
text-align:left;
padding:10px;
}
.ser-sen a{
    position:absolute;
    right:10px;
    bottom:10px;
    color:#001a46de;
    font-weight:bold;    
}
.ser-pho6{
    border:1px solid #cecece;
}
.ser-pho6 p{
    color:red;
    font-weight:bold;
    text-align:center;
    top:40%;
    line-height:200px;
}
/*フォームボタン*/
.to-form{
    background-color: #fcfcfc;
    width:800px;
    height:100px;
    display:flex;
    justify-content: space-around;
    padding:14px;
    color:#002E7D;
    margin:0 auto;
    margin-top:-180px;
    margin-bottom:80px;
    box-shadow: 0 3px 6px #c4c4c4;
}
.to-form-left p{
    color:#002E7D;
    font-size:12px;
}
.tel{
font-size:24px !important;
margin-top:10px;
}
.to-form-right a{
    font-size:14px;
    color:#ffffff;
    padding:10px;
    background-color:#002E7D;
    line-height:70px;
    box-shadow:0 3px 3px #c4c4c4;
}
/*詳細*/
.detail{
    max-width:1300px;
    margin:0 auto;
}

.detail-flex{
    display:flex;
}
.detail-area{
    width:70%;
    margin-right:50px;
}
.detail-pho{
    width:30%;
    height:370px;
}
.detail-pho img{
    width:100%;
    height:100%;
    object-fit: cover;
}
.detail-ex{
    background-color: #F7F7F7;
    padding:20px;
    margin-top:40px;
}
.detail-ex p{
    font-size:13px;
    font-weight:bold;
}
.detail-sub-menuarea a{
width:calc(25%);
text-align:center;
}
/* カンボジア */
.margin20{
    margin-bottom:20px;
}
.can_link_area{
margin-top:40px;
margin-bottom:-30px;
display:block;
}
.can_link_area:hover{
opacity:0.8;
    }
.can_link{
    width:60%;
}
.can_right{
    width:30%;
}
.can_youtube{
    width: calc(16px * 25);
    height: calc(9px * 25);
    margin-top: 30px;
}
.can_youtube iframe{
    width:100%;
    height:100%;
}
.can_photo{
    height:260px;
    margin-top:60px;

}
.can_photo img{
    width:100%;
    height:100%;
    object-fit: cover;
}
.can_line_area{
    margin-top:50px;
    text-align:center;
}
.can_line_area p{
    margin-top:10px;
    font-weight:bold;
    font-size:14px;
}
.line_sen{
    width:400px;
}
.can_line_icon{
    margin:30px;
}
.can_line_ac{
    width:70px;
}
.can_line_img{
    width:60px;

}
.can_line{
    color:#3ACD01;
    font-weight:bold;
}
.bg2_can{
    opacity:0.3;
}
.ca_detail_sen{
    margin:20px 0;
}
.ca_detail_sen h3{
    margin:30px 0 10px 0;
}
.sns p{
margin-top:-10px;
padding-bottom:10px;
text-align:center;
font-weight:bold;
color:#001A46;
font-size:14px;
}
.case-flex{
    display:flex;
    justify-content: left;
    margin-left:50px;
}
.case{
max-width:1300px;
margin:0 auto;
background-color:#EEF5FF;
padding:10px 10px 50px 20px;
margin-top:50px;
margin-bottom:50px;
height:600px;
position:relative;
}
.case-pho{
margin:0;
width:550px;
position:relative;
margin-right:10%;
}
.case-pho img{
    width:350px;
    height:250px;
    padding:6px;
    background-color: #ffffff;
    box-shadow: 2px 2px 3px #7c7c7c;
}
.casea{
    top:0;
    left:0;
    z-index:1;
    position:absolute;
}
.caseb{
    position:absolute;
    top:70px;
    left:200px;
}
.case-sen{
    margin-top:20px;
}
.case-sen p{
    padding:10px;
}
.case-button{
    position:absolute;
    bottom:50px;
    right:100px;
}
.case-button a{
    background-color: #e0dfdf;
    padding:6px 10px;
    box-shadow: 2px 2px 3px #868686;
    font-weight:bold;
}
.detail-form{
    background-color: #fcfcfc;
    width:800px;
    height:100px;
    display:flex;
    justify-content: space-around;
    padding:14px;
    color:#002E7D;
    margin:0 auto;
    margin-top:0;
    margin-bottom:50px;
    box-shadow: 0 3px 6px #c4c4c4;
}
.bg2{
    transform: scale(-1, 1);
    position: absolute;
    z-index: -1;
    width: 100%;
    top: 450px;
    margin:0;
    left:0px;
}
.detail4-case{
    height:40px;
}
.achievement-table{
    background-color:#EEF5FF;
    height:200px;
    width:50%;
}
.achievement-form{
    display:flex;
    max-width:1300px;
}
.detail9-sen{
    margin-top:50px;
    margin-bottom:30px;
}
.achievement-form td{
    padding-left:30px;
}
#bt-area{
    display: flex;
    justify-content: center;
}
.achievement-btn{
    margin-left:100px;
    margin:0 auto;
    margin-top:80px;
}
.achievement-btn input{
    background-color:#002E7D;
    box-shadow: 1px 2px 2px 1px #b4b4b4;
    border:none;
    height:40px;
    color: #ffffff;
    padding:10px;
    width:100px;
    margin:10px;
    /*background-image: linear-gradient(to right, #002E7D , #7d9acc 0%, #002E7D 100%);*/
}
.download-area a{
    color:red;
    border-bottom:solid 1px red;
}
.for-form{
    padding:10px;
    background-color: #7c7c7c;
}
.pc-form p{
font-size:14px;
margin-top:28px;
font-weight:bold;
}
.pc-detail-form{
    height:100px;
    padding:0px;
    margin:30px 2px;
    width:700px;
}
.pc-form-img{
    width:50px;
    height:50px;
    margin-top:24px;
    margin-right:20px;
}
.pc-form-flex{
    display:flex;
    vertical-align: middle;
}
.pc-detail-form a{
line-height:100px;
}
.kari{
    padding:50px;
}
@media  (max-width:1199px) and (min-width:960px){
    .cha-illus img{
        margin:20px auto;
        width:200px;
    }
    .cha-illus p:first-child{
        font-size:18px;
        }
    .ser-flex{
        gap:0px;
    }
    .ser1{
        width:calc(33% - 10px);
        margin-top:20px;
        position:relative;
    }
    /*詳細*/
    .detail-sub-menuarea{
    margin:0 10px;
    }
    .detail-sub-menuarea a{
    width:calc(25% -40px);
    font-size:15px;
    }
    .detail-area{
        width:70%;
        margin-right:20px;
    }
    .detail-pho{
        width:30%;
        height:300px;
    }
    .case-pho{
        margin:0;
        width:400px;
        position:relative;
        margin-right:20px;
        }
    .case-pho img{
        width:250px;
        height:200px;
    }
    .casea{
        top:0;
        left:0;
        z-index:1;
        position:absolute;
    }
    .caseb{
        position:absolute;
        top:70px;
        left:100px;
    }
    .bg2{
        transform: scale(-1, 1);
        position: absolute;
        z-index: -1;
        width: 100%;
        top: 650px;
        margin:0;
        left:0px;
    }
    /* カンボジア */
    .can_detail_area{
        width:60%;
    }
    .can_right{
        width:40%;
    }
.line_sen{
    width:300px;
}
    .can_youtube{
        position: relative;
        padding-bottom: 56.25%;
        height: 0px;
        width: 100%;
        margin-top: 30px;
    }
    .can_youtube iframe{
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }
}/*メディア*/
@media  (max-width:959px) {
    .sub-menuarea a {
        width: 100%;
    }
    .bisiness,.characteristics{
        margin:0 10px 70px 10px;
        padding:0;
        }
    .content-h2{
        margin-top:50px;
    }
    .service-contnet-all{
        margin-top:10px;
        overflow: hidden;
    }
    .lp1_link{
        margin-top:20px;
    }
    .lp1_link img{
        width:100%;
        box-shadow: 2px 2px 3px #7c7c7c;
    }
    .ser-flex{
        display:block;
    }
    .cha-illus{
        width:100%;
        margin:0 auto;
        margin-top:30px;
    }
    .cha-illus img{
        width:200px;
    }
    .cha-illus p:first-child{
        font-size:18px;
        }
    .service{
        padding:10px 10px 300px 10px;  
    }
    .zisseki{
        text-align:left;
        margin:0 auto;
    }
    .ser-flex{
        display:block;
    }
    .ser1{
        width:100%;
        background-color: #ffffff;
        margin-top:50px;
    }
    .ser-pho{
        width:100%;
        height:100px;
    }
    .ser-pho a::after{
        width:100%;
        height:100px;
    }
    .ser-pho6 p{
        line-height:100px;
        font-size:13px;
    }
    /*フォームボタン*/
    .to-form{
        width:90%;
        height:auto;
        display:block;
        padding:10px;
        margin:0 auto;
        margin-top:-220px;
        margin-bottom:40px;
    }
    .to-form-left p{
        color:#002E7D;
        font-size:12px;
    }
    .tel{
    text-align:center;
    margin-top:2px;
    }
    .to-form-right{
        text-align:center;
    }
    .to-form-right a{
        line-height:50px;
    }
    .detail-flex{
        display:block;
    }
    .detail-area{
        width:100%;
        margin-right:0px;
    }
    .detail-pho-mo{
        width:100%;
        height:200px;
        margin:0 auto;
        margin-bottom:20px;
    }
    .detail-pho-mo img{
        width:100%;
        height:100%;
        object-fit: cover;
    }
    .detail-ex{
        margin-top:20px;
    }
    .bg2{
        transform: scale(-1, 1);
        position: absolute;
        z-index: -1;
        width: 100%;
        top: 1000px;
    }
    .case{
        height:auto;
        padding-bottom:100px;
    }
    .case-flex{
        margin:0 auto;
        display: block;
    }
    .case-pho{
        width:200px;
        height:100px;
        position:relative;
        margin:0 auto;
        margin-bottom:100px;
    }
    .case-pho img{
        width:100%;
        height:100%;
        object-fit: cover;
        padding:6px;
    }
    .casea{
        top:0;
        left:-35px;
        z-index:1;
        position:absolute;
    }
    .caseb{
        position:absolute;
        top:70px;
        left:35px;
    }
    .case-button{
        bottom:50px;
        left:50%;
        transform:translateX(-50%);
        right:50%;
        width:240px;
    }
    .case-button a{
font-size:14px;
    }
    .case-sen p{
font-size:14px;
padding:4px;
    }
/*フォームボタン*/
.detail-form{
    width:90%;
    height:auto;
    display:block;
    padding:10px;
    margin:0 auto;
    margin-top:0px;
    margin-bottom:40px;
}
.achievement-table{
    background-color:#EEF5FF;
    width:100%;
}
.achievement-form{
    display:block;
    margin:0 auto;
} 
.achievement tr td {
    width: 100%;
    display: block;
}
.achievement .trr {
    padding:10px;
}
.achievement-form td{
    padding-left:10px;
}
.achievement-form .trl {
    padding-top:20px;
}
.achievement-form tr {
    width: 100%;
    text-align: left;
    border-bottom: 1px dotted #002E7D;
}
.pc-form-flex{
display:flex;
margin:0 auto;
justify-content: center;
height:auto;
}
.pc-detail-form{
    height:auto;
    padding:10px;
    margin:20px 2px;
    width:100%;
}
.pc-form-img{
    margin-top:0px;
}
.pc-form p{
    font-size:14px;
    margin-top:0px;
    font-weight:bold;
    }
.kari{
    padding:10px;
}
    /* カンボジア */
    .can_detail_area{
        width:100%;
    }
    .can_right{
        width:100%;
    }
.line_sen{
    width:300px;
}
    .can_youtube{
        position: relative;
        padding-bottom: 56.25%;
        height: 0px;
        width: 100%;
        margin-top: 30px;
    }
    .can_youtube iframe{
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }
.can_link{
    width:100%;
}
.margin20{
    margin-bottom:50px;
}

}
