@charset "UTF-8";
/*共通*/
*{
    margin:0;
    padding:0;
    color:#231815;
}
img {
    pointer-events: none;
  }
body{
    width:100%;
    height:auto;
    font-size:16px;
    font-family: "Zen Kaku Gothic New", sans-serif;
    background-image:url(../img/shared/bg.png);
} 
ul li{
    list-style:none;
}
.fi{
    position: fixed;
	z-index: 5;
}
.re{
    position:relative;
}
.ab{
    position:absolute;
}
.phone{
    display:none;
}
.br-phone{
    display:none;
}
.del{
    display: none;
}
/*ヘッダー*/
header{
    width:100%;
    height:100px;
    z-index: 1;
    background-color: #ffffff;
	margin-top: 0;
}
.header-logo{
    left:0px;
    width:500px;
    height:100px;
}
.header01{
    width:260px;
    height:100px;
}
img.header-logo-img{
    width:174px;
    height:60px;
    margin:20px 43px;
}
.header02{
    right:0px;
    width:240px;
    height:65px;
    margin:17.5px 0;  
}
.header-logo-line{
    left:0px;
    width:2px;
    height:65px;
    background-color: #333;
}
.header-logo-txt{
    height:42px;
    font-size:14px;
    margin:11.5px 0px 11.5px 10px;
}
.header-menu {
    position:absolute;
    right:360px;
    display:flex;
    width:180px;
    margin-top:30px;
}
.header-menu li {
    list-style: none;
}
.header-menu li a {
    display: block grid;
    place-items: center;
    width: 180px;
    height:65px;
    text-align: center;
    overflow: hidden;
    transition:all .2s ease-out;
    font-weight: bold;
}
.header-menu li li a {
    display: block;
    height: 0;
    background:#ffffff;
    opacity:0.8;
    transition:all .2s ease-out;
} 
.header-menu-line1{
    top:5px;
    left:175px;
    width:2px;
    height:30px;
    background-color: #333;
}
.header-menu-line2{
    top:5px;
    left:350px;
    width:2px;
    height:30px;
    background-color: #333;
}
.header-menu > li:hover li a {
    display: block grid;
    place-items: center;
    text-align: left;
    width: 100%;
    height: 65px;
    transition:all .1s ease-out;
    background-color:#fff;
}
.header-menu > li:hover li #header-arw1::before {
    content: "";
    margin: 0;
    position: absolute;
    top: 91px;
    right: 40px;
    width: 9px;    /* くの字を山なりに見た時、左側の長さ */
    height: 9px;   /* くの字を山なりに見た時、右側の長さ */
    border-top: 1px solid #000;     /* くの字を山なりに見た時、左側の太さと色 */
    border-right: 1px solid #000;   /* くの字を山なりに見た時、右側の太さと色 */
    transform: rotate(45deg);    /* くの字の向き */
    transition:all .1s ease-out;
}
.header-menu > li:hover li #header-arw2::before {
    content: "";
    margin: 0;
    position: absolute;
    top: 156px;
    right: 55px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(45deg);
    transition:all .1s ease-out;
}
.header-menu > li:hover li #header-arw3::before {
    content: "";
    margin: 0;
    position: absolute;
    top: 221px;
    right: 55px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(45deg);
    transition:all .1s ease-out;
}
.header-menu > li:hover li #header-arw4::before {
    content: "";
    margin: 0;
    position: absolute;
    top: 286px;
    right: 55px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(45deg);
    transition:all .1s ease-out;
}
.header-menu > li:hover li #header-arw5::before {
    content: "";
    margin: 0;
    position: absolute;
    top: 363px;
    right: 45px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(45deg);
    transition:all .1s ease-out;
}
.header-menu > li:hover li #header-arw6::before {
    content: "";
    margin: 0;
    position: absolute;
    top: 103px;
    right: -123px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(45deg);
    transition:all .1s ease-out;
}
.header-menu > li:hover li #header-arw7::before {
    content: "";
    margin: 0;
    position: absolute;
    top: 156px;
    right: -130px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(45deg);
    transition:all .1s ease-out;
}
.header-menu > li:hover li #header-arw8::before {
    content: "";
    margin: 0;
    position: absolute;
    top: 221px;
    right: -125px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(45deg);
    transition:all .1s ease-out;
}
.header-menu > li:hover li #header-arw9::before {
    content: "";
    margin: 0;
    position: absolute;
    top: 91px;
    right: -305px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(45deg);
}
.header-menu > li:hover li #header-arw10::before {
    content: "";
    margin: 0;
    position: absolute;
    top: 156px;
    right: -305px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(45deg);
}
#header-menu-turnarrow-company::before{
    content: "";
    margin: 0;
    position: absolute;
    top: 18px;
    right:35px;
    width: 11px;
    height: 11px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(-45deg);
}
#header-menu-turnarrow-recruit::before{
    content: "";
    margin: 0;
    position: absolute;
    top: 18px;
    right:-137px;
    width: 11px;
    height: 11px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(-45deg);
}
#header-menu-turnarrow-question::before{
    content: "";
    margin: 0;
    position: absolute;
    top: 18px;
    right:-326px;
    width: 11px;
    height: 11px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(-45deg);
}
.header-menu > li:hover a #header-menu-turnarrow-company::before {
    top:12px;
    transform: rotate(135deg); 
    transition:all .2s ease-out;
}
.header-menu > li:hover a #header-menu-turnarrow-recruit::before {
    top:12px;
    transform: rotate(135deg); 
    transition:all .2s ease-out;
}
.header-menu > li:hover a #header-menu-turnarrow-question::before {
    top:12px;
    transform: rotate(135deg); 
    transition:all .2s ease-out;
}
.header-underline{
    top:95px;
    width:100%;
    height:5px;
    background-color: #dcdcdc;
}

/*リンク遷移*/
#service {padding-top: 100px;margin-top:-100px;}
#news {padding-top: 100px;margin-top:-100px;}
#security {padding-top: 100px;margin-top:-100px;}
#access {padding-top: 100px;margin-top:-100px;}
#biz-promise {padding-top: 100px;margin-top:-100px;}
#biz-company {padding-top: 100px;margin-top:-100px;}
#biz-organaization {padding-top: 100px;margin-top:-100px;}
#biz-example {padding-top: 100px;margin-top:-100px;}
#biz-gallery {padding-top: 100px;margin-top:-100px;}
.link{
	padding-top: 100px;
    margin-top:-100px;
}

/*フッター*/
.footer-wrap{
    width:100%;
    height:400px;
	z-index: 1;
    color:#666666;
	background: rgba(255,255,255,0.7);
}

.footer-left{
    margin-left:45px;
    width:600px;
    height:400px;
}
.footer-left-top{
    width:560px;
    height:205px;
}
.footer-left-top-txt{
    font-size:16px;
    margin:10px 0px;
}
.footer-logo-img{
    width:174px;
    height:60px;
    margin-top:10px;
}
.footer-logo-line{
    top:60px;
    left:200px;
    width:2px;
    height:45px;
    background-color:#888888;
}
.footer-address{
    top:45px;
    right:160px;
    margin-left:11px;
}
.footer-left-under{
    display:flex;
    top:155px;
    gap:75px;
    margin-left:21px;
}
.footer-menu{
    font-size:16px;
    color:#666666;
}
.footer-left-under li ul li{
    margin-top:15px;
}
.footer-left-under li ul li a{
    color:#666666;
}
.footer-menu-line1{
    top:0px;
    left:-13px;
    width:3px;
    height:186px;
    background-color: #b8b8b8;
}
.footer-menu-line2{
    top:0px;
    left:156px;
    width:3px;
    height:225px;
    background-color: #b8b8b8;
}
.footer-menu-line3{
    top:0px;
    left:360px;
    width:3px;
    height:106px;
    background-color: #b8b8b8;
}
.footer-menu-arrow{
    text-decoration:none;
}
#footer-arrow1::before{
    content: "";
    margin: 0;
    position: absolute;
    top: 45px;
    left: 120px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    transform: rotate(45deg);
    transition:all .1s ease-out;
}
#footer-arrow2::before{
    content: "";
    margin: 0;
    position: absolute;
    top:84px;
    left: 120px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    transform: rotate(45deg);
    transition:all .1s ease-out;
}
#footer-arrow3::before{
    content: "";
    margin: 0;
    position: absolute;
    top:123px;
    left: 120px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    transform: rotate(45deg);
    transition:all .3s ease-out;
}
#footer-arrow4::before{
    content: "";
    margin: 0;
    position: absolute;
    top:161px;
    left: 120px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    transform: rotate(45deg);
    transition:all .1s ease-out;
}
#footer-arrow5::before{
    content: "";
    margin: 0;
    position: absolute;
    top:45px;
    left: 320px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    transform: rotate(45deg);
    transition:all .1s ease-out;
}
#footer-arrow6::before{
    content: "";
    margin: 0;
    position: absolute;
    top:84px;
    left: 320px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    transform: rotate(45deg);
    transition:all .1s ease-out;
}
#footer-arrow7::before{
    content: "";
    margin: 0;
    position: absolute;
    top:123px;
    left: 320px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    transform: rotate(45deg);
    transition:all .1s ease-out;
}
#footer-arrow8::before{
    content: "";
    margin: 0;
    position: absolute;
    top:161px;
    left: 320px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    transform: rotate(45deg);
    transition:all .1s ease-out;
}
#footer-arrow9::before{
    content: "";
    margin: 0;
    position: absolute;
    top:198px;
    left: 320px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    transform: rotate(45deg);
    transition:all .1s ease-out;
}
#footer-arrow10::before{
    content: "";
    margin: 0;
    position: absolute;
    top:45px;
    left: 550px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    transform: rotate(45deg);
    transition:all .1s ease-out;
}
#footer-arrow11::before{
    content: "";
    margin: 0;
    position: absolute;
    top:84px;
    left: 550px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    transform: rotate(45deg);
    transition:all .1s ease-out;
}
#footer-arrow12::before{
    content: "";
    margin: 0;
    position: absolute;
    top:123px;
    left: 550px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    transform: rotate(45deg);
    transition:all .1s ease-out;
}
.footer-right{
    width:560px;
    height:400px;
    top:0px;
    right:0px;
    z-index:0;
}
.footer-right-top-txt{
    top:20px;
    font-size:18px;
}
.footer-btn{
    top:10px;
    width:560px;
    height:160px;
    z-index:1;
    display:flex;
}
.footer-btn-left{
    width:265px;
    height:120px;
    top:50px;
    left:0px;
    border:solid 2px #da391b;
    background-color:#fff;
    font-size:24px;
    font-weight:bold;
    color:#da391b;
    z-index:2;
}
.footer-btn-left-txt{
    width:265px;
    height:120px;
    display: block grid;
    place-items: center;
    text-decoration: none;
    color:#da391b;
}
.footer-btn-left-txt:hover{
    background-color:#da391b;
    color:#fff;
    transition: all .5s;
}
.footer-btn-right{
    width:265px;
    height:120px;
    top:50px;
    left:280px;
    border:solid 2px #da391b;
    background-color:#fff;
    font-size:24px;
    font-weight:bold;
    color:#da391b;
    z-index:2;
}
.footer-btn-right-txt{
    width:265px;
    height:120px;
    display: block grid;
    place-items: center;
    text-decoration:none;
    color:#da391b;
}
.footer-btn-right-txt:hover{
    background-color:#da391b;
    color:#fff;
    transition: all .5s;
}
.footer-right-under-txt{
    top:200px;
}
.footer-right-under-txt{
    width:560px;
    height:160px;
    color:#666666;
    line-height:44px;
}
.footer-tel{
    font-size:20px;
    color:#666666;
}
.footer-number{
    font-size:24px;
    color:#666666;
}
.business-domain{
    width:100%;
    height:70px;
    font-size:14px;
    background-color:#888888;
    color:#fff;
    display: block grid;
    place-items: center;
}