@charset "utf-8";

/*
+++++++++++++++++++++++++++++++

shi-con01

+++++++++++++++++++++++++++++++
*/

.shi-con01{
    margin-bottom: 40px;
    
}

@media screen and (min-width: 768px),
print {
    .shi-con01{
        margin:0 auto 110px;
        max-width: 2000px;
}
}

.shi-con01 ul{
    display:grid;
    grid-template-columns: 1fr 1fr;
}

@media screen and (min-width: 768px),
print {
    .shi-con01 ul{
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
}



@media screen and (min-width: 768px),
print {
    .shi-con01 li:nth-child(2){
margin-top:15px;
}
}

@media screen and (min-width: 768px),
print {
    .shi-con01 li:nth-child(3){
margin-top:30px;
}
}

@media screen and (min-width: 768px),
print {
    .shi-con01 li:nth-child(4){
margin-top:45px;
}
}

/*
+++++++++++++++++++++++++++++++

shi-con02

+++++++++++++++++++++++++++++++
*/

.shi-con02{
    padding:0 15px;
    line-height: 2;
    margin-bottom: 40px;
    
}

@media screen and (min-width: 768px),
print {
    .shi-con02{
        line-height:3;
        margin:0 auto 110px;
        max-width: 900px;
}
}

/*
+++++++++++++++++++++++++++++++

shi-con03

+++++++++++++++++++++++++++++++
*/

.shi-con03{
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    
}

@media screen and (min-width: 768px),
print {
    .shi-con03{
        flex-direction:row;
        margin:0 auto 110px;
        max-width: 1500px;
        justify-content: space-between;
}
}

.shi-con03-left{
order: 2;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

@media screen and (min-width: 768px),
print {
    .shi-con03-left{
        order:1;
        width:47%;
        display:block;
}
}

.shi-con03-left02{
order: 2;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

@media screen and (min-width: 768px),
print {
    .shi-con03-left02{
        order: 2;
        width:47%;
        display: block;

}
}

@media screen and (min-width: 768px),
print {
.shi-con03-photo01{

}
    }

@media screen and (min-width: 992px),
print {
.shi-con03-photo01{
 width:480px;
}
    }

@media screen and (min-width: 768px),
print {
.shi-con03-photo02{
    margin-top:-70px;
    width:90%;
    padding-left:30px;
}
    }

@media screen and (min-width: 992px),
print {
.shi-con03-photo02{
    margin-top:-50px;


}
    }

@media screen and (min-width:768px),
print {
.shi-con03-photo03{

}
    }

@media screen and (min-width: 992px),
print {
.shi-con03-photo03{
    display: flex;
    justify-content: flex-end;
}
    }

@media screen and (min-width: 992px),
print {
.shi-con03-photo03 img{
    width:480px;
}
    }

@media screen and (min-width: 768px),
print {
.shi-con03-photo04{
    margin-top:-70px;
    width:90%;
    padding-right:30px;

}
    }

@media screen and (min-width: 992px),
print {
.shi-con03-photo04{
    margin-top:-50px;
    width:100%;
     display: flex;
    justify-content: flex-end;
}
    }

@media screen and (min-width: 992px),
print {
.shi-con03-photo04 img{
    width: 90%;
}
    }

.shi-con03-right{
    order:1;
    margin-bottom: 30px;
    padding:0 15px;
}

@media screen and (min-width:768px),
print {
    .shi-con03-right{
    order:2;
    margin-bottom:0;
    padding:0 30px 0 0;
        width:47%;
}
}

@media screen and (min-width:992px),
print {
    .shi-con03-right{
    padding-top:30px;
}
}

.shi-con03-right02{
    order:1;
    margin-bottom: 30px;
    padding:0 15px;
}

@media screen and (min-width:768px),
print {
    .shi-con03-right02{
    order:1;
    margin-bottom:0;
    padding:0 0 0 30px;
        width:47%;
}
}

@media screen and (min-width:992px),
print {
    .shi-con03-right02{
    padding-top:30px;
}
}

.shi-con03-t01{
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', sans-serif;
    font-size:27px;
    text-align: center;
    font-weight: bold;
    padding:10px 0;
    margin-bottom: 30px;
}

@media screen and (min-width: 992px),
print {
    .shi-con03-t01{
    margin-bottom: 60px;
         padding:30px 0;
}
}

.shi-con03-t02 li{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px #ccc solid;
    line-height: 2;
}

@media screen and (min-width: 992px),
print {
    .shi-con03-t02 li{
    line-height:2.5;
}
}

.shi-con03-t03{
    font-size:18px;
    font-weight: bold;
    margin-bottom: 20px;
}

@media screen and (min-width: 992px),
print {
    .shi-con03-t03{
        font-size:22px;
    margin-bottom: 40px;
}
}

    .shi-con03-t04{
    
    font-size:18px;
    font-weight: bold;
    margin-bottom: 20px;
}

@media screen and (min-width: 992px),
print {
    .shi-con03-t04{
        font-size:22px;
    margin-bottom: 40px;
}
}



.shi-con03-t05{
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', sans-serif;
    position: relative;
    font-size:27px;
    text-align: center;
    font-weight: bold;
    padding:10px 0;
    margin-bottom: 30px;
}

@media screen and (min-width: 992px),
print {
    .shi-con03-t05{
    margin-bottom: 60px;
}
}


.shi-con03-t05::before{
    content: '';
    position: absolute;
    left:0;
    top: 0;
    height:1px;
    width:300px;
    background:#fff; 
}

.shi-con03-t05::after{
    content: '';
    position: absolute;
    right:0;
    bottom: 0;
    height:1px;
    width:300px;
    background:#fff; 
}

@media screen and (min-width: 992px),
print {
   .shi-con03-t05::before{
    
    width:400px;

}

.shi-con03-t05::after{
    
    width:400px;
}
}


/*
+++++++++++++++++++++++++++++++

shi-con04

+++++++++++++++++++++++++++++++
*/

.shi-con04{
    margin-bottom: 40px;
    
}

@media screen and (min-width: 768px),
print {
    .shi-con04{
        margin:0 auto 110px;
        max-width:800px;
}
}

/*
+++++++++++++++++++++++++++++++

shi-con05

+++++++++++++++++++++++++++++++
*/
    
    .shi-con05-back{
        background: url("../../../../img/shizai/back02-sp.jpg");
        background-repeat: no-repeat;
        background-size: cover;
    margin-bottom: 40px;
        padding:50px 15px;
}

@media screen and (min-width: 768px),
print {
   .shi-con05-back{
        background: url("../../../../img/shizai/back02.jpg");
        background-repeat: no-repeat;
        background-size: cover;
    margin-bottom:110px;
       padding:100px 50px;
}
}

.shi-con05{
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
    color:#fff;
}

@media screen and (min-width: 768px),
print {
    .shi-con05{
        margin:0 auto;
        max-width:1500px;
        flex-direction:row;
        justify-content: space-between;
}
}

.shi-con05-left{
    order:2;
}

@media screen and (min-width: 768px),
print {
    .shi-con05-left{
    order:1;
        width:40%;
}
}

.shi-con05-right{
    order:1;
    margin-bottom: 30px;
}

@media screen and (min-width: 768px),
print {
    .shi-con05-right{
        padding-top:30px;
    order:2;
        width:50%;
        margin-bottom:0;
}
}

.shi-con05-t01{
    font-size:20px;
    margin-bottom: 15px;
}

@media screen and (min-width: 992px),
print {
    .shi-con05-t01{
    font-size:26px;
        margin-bottom:40px;
}
}

.shi-con05-t02{
    background:#EBEBEB;
    color:#000;
    font-weight: bold;
    padding:7px 0;
    width:280px;
    text-align: center;
    margin-bottom: 15px;
}

@media screen and (min-width: 992px),
print {
    .shi-con05-t02{
    margin-bottom:40px;
}
}

/*
+++++++++++++++++++++++++++++++

shi-con06

+++++++++++++++++++++++++++++++
*/

.shi-con06{
    margin-bottom: 40px;
    
}

@media screen and (min-width: 768px),
print {
    .shi-con06{
        margin:0 auto 110px;
        max-width:800px;
}
}

.shi-con06-t01{
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', sans-serif;
    position: relative;
    font-size:23px;
    text-align: center;
    font-weight: bold;
    padding:10px 0;
    margin-bottom: 30px;
}

@media screen and (min-width: 992px),
print {
    .shi-con06-t01{
    margin-bottom: 60px;
        padding:30px 0;
}
}


.shi-con06-t01::before{
    content: '';
    position: absolute;
    left:0;
    top: 0;
    height:1px;
    width:300px;
    background:#000; 
}

.shi-con06-t01::after{
    content: '';
    position: absolute;
    right:0;
    bottom: 0;
    height:1px;
    width:300px;
    background:#000; 
}

@media screen and (min-width: 992px),
print {
   .shi-con06-t01::before{
    width:400px;
}

.shi-con06-t01::after{
    width:400px;
}
}

/*
+++++++++++++++++++++++++++++++

.shi-con07

+++++++++++++++++++++++++++++++
*/





.shi-con07{
    padding:0 15px;
    
}

@media screen and (min-width: 768px),
print {
    .shi-con07{
    margin:0 auto;
        max-width: 1020px;
}
}


.shi-con07 li{
    margin-bottom: 20px;
    padding:0 7px 20px 7px;
    border-bottom: 1px #DFDFDF solid;
    
}

@media screen and (min-width: 992px),
print {
    .shi-con07 li{
    margin-bottom: 40px;
    padding:0 7px 40px 7px;
    display: flex;
}
}

.shi-con07-left{
    font-weight: bold;
    margin-bottom: 7px;
}

@media screen and (min-width: 992px),
print {
   .shi-con07-left{
       font-weight:normal;
    margin-bottom:0;
       width:20%;
} 
}

@media screen and (min-width: 992px),
print {
    .shi-con07-right{
    width:80%;
}
}


/*
++++++++++++++++++++++++++++++++++++++++

@media screen and (min-width: 992px),
print {
    
}

@media screen and (min-width: 768px) and (max-width:991px)
{
}

++++++++++++++++++++++++++++++++++++++++
*/