@charset "UTF-8";
/*--------------------------------------------------
**************************************************
  PC スマホ共通
**************************************************
--------------------------------------------------*/
.stateBk{
    /*background: linear-gradient(45deg, #f7f7f7 0%, #f7f7f7 25%, #f4f8fc 25%, #E5EAF0 50%,#f7f7f7 50%, #f7f7f7 75%, #f4f8fc 75%, #E5EAF0 100%);*/
}


#main {
    width:100vw;
    height:340px;
    position:relative;
    background:url(../images/web/main_bg.png) no-repeat center top;
    background-size:cover;
}

#main .main_text_area {
    top:10vh;
    left:0;
    right:0;
    margin:auto;
    text-align:center;
    position:absolute;
    z-index:1;
}

#main .main_text_area .main_text {
    margin-top:30px;
    font-size:21px;
    line-height:1.8em;
    font-weight:500;
}

.main_text_area .cont{
	margin: 0 auto;
	width: 40%;
    background-color: rgb(255, 255, 255,0.8);

}
.main_text_area p{
	font-weight: bold;
	font-family: 'ヒラギノ明朝 Pro','sans-serif';
}

.main_text_area p.text1{
    margin: 0;
	font-size: 40px;
	padding-top: 30px;
}

.main_text_area p.text2{
	padding-bottom: 20px;
}

.main_text_area p.text3{
	margin: 10px 10px 30px;
}

#web{
    margin-bottom: 100px;
}

#web div.cont{
	width: 1100px;
	margin: 0 auto;
}

#web h2{
	text-align: center;
	padding: 50px 0;
	font-size: 30px;
}

#websubtitle{
    margin-bottom: 100px;
}

#websubtitle div.cont{
	text-align: center;
	width: 1100px;
	margin: 0 auto;
    padding-top: 60px;
	font-size: 18px;
	font-weight: bold;
}

.webCont{
    margin-bottom: 100px;
    position: relative;
}
.state h3,
.state2 h3,
.state3 h3{
    font-size: 24px;
	font-weight: bold;
	font-family: 'ヒラギノ明朝 Pro','sans-serif';
    border-bottom: 1px #bdbdbd solid;
}
    

.state{
    position: relative;
    margin-bottom: 100px;
    background: linear-gradient(180deg, #fff 0%, #fff 14%, #f8f8f8 14%, #f8f8f8 86%, #fff 86%, #fff 100%);
}


.state1Img{
    width: 70%;
    background:url(../images/realstaet/realstaetImg1.png) no-repeat left top;
    min-height: 480px;
}


.state1Right{
    width: 40%;
    position: absolute;
    bottom: 25%;
    right: 10%;
    background-color: #fff;
    border-right: 1px solid #dddddd;
    filter: drop-shadow(0px 0px 10px rgb(211, 211, 211));
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all  0.6s ease;
}


.state2{
    position: relative;
    margin-bottom: 100px;
}
.state2Img{
    width: 70%;
    margin: 0 0 100px auto;
    background:url(../images/realstaet/realstaetImg2.png) no-repeat right top;
    min-height: 480px;
}


.state2Right{
    width: 40%;
    position: absolute;
    bottom: 20%;
    left: 10%;
    background-color:#fff;
    border-right: 1px solid #dddddd;
    filter: drop-shadow(0px 0px 20px rgb(211, 211, 211));
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all  0.6s ease;
}

.state3{
    position: relative;
    margin-bottom: 100px;
}


.state3Img{
    width: 70%;
    background:url(../images/realstaet/realstaetImg3.png) no-repeat left top;
    min-height: 480px;
}


.state3Right{
    width: 40%;
    position: absolute;
    bottom: 20%;
    right: 10%;
    background-color: #fff;
    border-right: 1px solid #dddddd;
    filter: drop-shadow(0px 0px 10px rgb(211, 211, 211));
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all  0.6s ease;
}
a .state1Right,
a .state2Right,
a .state3Right{
    color: #000;
}

.state1Right:hover,
.state2Right:hover,
.state3Right:hover {
    color: #fff;
    background-color: #1476c7;
}

a:hover,
a h2:hover{
    color: #fff;
}

.state1Right .websaite,
.state2Right .websaite,
.state3Right .websaite{
    width: 90%;
    margin-right: 9%;
    padding: 55px 10%;
    border-right: 1px solid #dddddd;
    min-height: 240px;
}

.state1Right p,
.state2Right p,
.state3Right p{
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.5;
    line-height: 1.75;
    padding: 20px 0;
}

.state1Right .arrow1,
.state2Right .arrow1,
.state3Right .arrow1{
    position: absolute;
    width: 12px;
    height: 12px;
    right: 6.23818%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}


a .web1right{
    color: #000;
}

.web1right:hover {
    color: #fff;
    background-color: #1476c7;
}

a:hover,
a h2:hover{
    color: #fff;
}


.web1left .arrow1,
.web2left .arrow1,
.web3left .arrow1{
    position: absolute;
    width: 12px;
    height: 12px;
    right: 6.23818%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.webCont2 a {
    color: #000;
}



.web1right .websaite{
    width: 90%;
    margin-right: 9%;
    padding: 55px 10%;
    border-right: 1px solid #dddddd;
}


.web1right .arrow1{
    position: absolute;
    width: 12px;
    height: 12px;
    right: 6.23818%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}


.webCont2{
    width: calc(50% + 600px);
    margin-top: 100px;
    margin-left: auto;
    display: flex;
    min-height: 300px;
}



.web2left{
    width: 400px;
    position: relative;
    top:20%;
    left: 20%;
}

.web2left .websaite:hover {
    color: #fff;
    background-color: #1476c7;
}


.web2left .websaite{
    width: 300px;
    padding: 50px;
    background-color: #fff;
    filter: drop-shadow(0px 0px 10px rgb(122, 122, 122));
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all  0.6s ease;
}

.web2left h2{
    width: 300px;
}
.web2left .arrow1{
    position: absolute;
    width: 12px;
    height: 12px;
    right: 6.23818%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.webCont2 a {
    color: #000;
}

.web2right{
    width: calc(100% - 400px);
}


.web2right img{
    width: 100%;
    height: auto;
    display: block;
}

a .web2right{
    color: #000;
}

.web2right:hover {
    color: #fff;
    background-color: #1476c7;
}


.web2right .websaite{
    width: 90%;
    margin-right: 9%;
    padding: 55px 10%;
    border-right: 1px solid #dddddd;
}


.web2right .arrow1{
    position: absolute;
    width: 12px;
    height: 12px;
    right: 6.23818%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}


a .web3right{
    color: #000;
}

.web3right:hover {
    color: #fff;
    background-color: #1476c7;
}



.web3right .websaite{
    width: 90%;
    margin-right: 9%;
    padding: 55px 10%;
    border-right: 1px solid #dddddd;
}


.web3right .arrow1{
    position: absolute;
    width: 12px;
    height: 12px;
    right: 6.23818%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}




@media screen and (max-width: 767px) {


    #main {
        height:300px;
        background:url(../images/system/main_bg_sp.png) no-repeat center top;
    }
    
    
    .main_text_area p.text1{
        margin: 0;
        font-size: 24px;
        padding-top: 30px;
    }
    
    .main_text_area p.text2{
        padding-bottom: 20px;
    }
    #websubtitle div.cont {
        width: 100%;
    }

    .state,
    .state2,
    .state3{
        margin-bottom: 40px;
    }

    .state1Img,
    .state2Img,
    .state3Img {
        width: 100%;
        background:none;
        margin: 0;
        min-height: 480px;
    }
    
    .state h3,
    .state2 h3,
    .state3 h3{
        font-size: 18px;
    }
        
    .state1Right,
    .state2Right,
    .state3Right{
        position: absolute;
        width: 80%;
        bottom: 0%;
        margin: 0 auto;
        -webkit-transform: translateY(calc(-50% + 15px)) !important;
        transform: translateY(calc(-50% + 15px)) !important;
        transform: translateY(-50%) !important;
        opacity: 1;
    }
    
    .state1Right .websaite,
    .state2Right .websaite,
    .state3Right .websaite{
        padding: 20px 10%;
        min-height: 120px;
    }
    .state1Right p,
    .state2Right p,
    .state3Right p{
        font-size: 14px;
    }
}