@charset "utf-8";


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

con-area01

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



.con-area01{
    padding:0 10px;
    margin-bottom: 40px;
}

@media screen and (min-width: 992px),
print {
    .con-area01{
        padding:0 30px;
        margin:0 auto 80px;
        max-width:1500px;
}
}

.con-area900{
    padding:0 10px;
    margin-bottom: 40px;
}

@media screen and (min-width: 992px),
print {
    .con-area900{
        padding:0 30px;
        margin:0 auto 80px;
        max-width:900px;
}
}

.con-area1200{
    padding:0 10px;
    margin-bottom: 40px;
}

@media screen and (min-width: 992px),
print {
    .con-area1200{
        padding:0 30px;
        margin:0 auto 80px;
        max-width:1200px;
}
}

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

conte01

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

.conte01{
		margin-bottom:70px;
		
}

@media screen and (min-width:768px),
print {
    .conte01{
		max-width: 1800px;
		margin:0 auto 110px;
		display: flex;
		justify-content: space-between;
		
}
}

.conte01-left{
	padding:0 10px;
	margin-bottom: 20px;
}

@media screen and (min-width: 768px)
{
    .conte01-left{
		padding:0 35px 0 30px;
	margin-bottom:0;
		max-width:400px;
}
}

@media screen and (min-width:992px),
print {
    .conte01-left{
        padding:80px 35px 0 40px;
		max-width:50%;
}
}


@media screen and (min-width: 768px),
print {
.conte01-right{
	width:50%;
}
	}

.conte01-photo01{
	border-top-left-radius:40px; 
    margin-left:20px;
    max-width:800px;
}

@media screen and (min-width:768px),
print {
    .conte01-photo01{
    margin-left:0;
}
}

.conte01-photo01 img{
	border-top-left-radius:40px; 
}

@media screen and (min-width:768px),
print {
    .conte01-photo01 img{
}
}

.conte01-photo02{
	width:80%;
	margin-top:-50px;
}

@media screen and (min-width:768px),
print {
    .conte01-photo02{
        margin-top:-30px;
        margin-left:30px;
        
}
}

@media screen and (min-width:992px),
print {
    .conte01-photo02{
		margin-top:-50px;
		max-width:400px;
}
}

@media screen and (min-width:1260px),
print {
    .conte01-photo02{
		margin-top:-50px;
		margin-left:-150px;
		max-width:600px;
}
}

.conte01-photo02 img{
	border-bottom-right-radius:30px; 
}

@media screen and (min-width:768px),
print {
    .conte01-photo02 img{
	border-bottom-left-radius:30px; 
}
}


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

top-con02

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

.conte02-back{
    background:#FBFBFB;
    padding:50px 10px 60px;
    margin-right:5%;
    margin-bottom: 40px;
    border-bottom-right-radius:30px; 
}

@media screen and (min-width: 992px),
print {
    .conte02-back{
    padding:150px 30px;
    margin-right:5%;
        margin-bottom:100px;
        border-bottom-right-radius:50px; 
}
}

@media screen and (min-width: 992px),
print {
.conte02{
    max-width:1000px;
    margin:0 auto;
}
    }

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

conte03

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

.conte03{
    margin:-30px 0 40px;
}

@media screen and (min-width:768px)
{
.conte03{
    max-width: 1700px;
    display: flex;
    margin:0 0 80px;
}
    }

@media screen and (min-width:992px),
print {
.conte03{
    margin:-55px 0 80px;
}
    }


.conte03-photo01{
    width:75%;
}

@media screen and (min-width: 768px),
print {
.conte03-photo01{
    width: 40%;
}
    }


.conte03-photo02{
    margin-left:5%;
}

.conte03-photo02 img{
    border-bottom-left-radius:20px; 
}

@media screen and (min-width: 768px){
.conte03-photo02{
    margin-left:0;
    width: 60%;
    padding-top:70px;
    border-bottom-left-radius:40px; 
}
    }

@media screen and (min-width: 992px),
print {
.conte03-photo02{
    padding-top:130px;
}
    }




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

conte04

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

.conte04{
	padding:0 10px;
    margin-bottom: 40px;
}

@media screen and (min-width: 992px),
print {
    .conte04{
    max-width:1600px;
        margin:0 auto 120px;
		padding:0;
}
}

.conte04 ul{
    display: grid;
    grid-template-columns: 1fr 1fr;
grid-column-gap:1px;
    
}

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

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

conte05

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

.conte05{
	padding:0 10px;
    margin-bottom: 40px;
}

@media screen and (min-width: 768px),
print {
    .conte05{
    max-width:1500px;
        margin:0 auto 120px;
		padding:0 30px;
        display: flex;
        justify-content: space-between;
}
}

.conte05-left{
    margin-bottom: 40px;
}

@media screen and (min-width: 768px),
print {
    .conte05-left{
        margin-bottom: 0;
        width:45%;
}
}

@media screen and (min-width: 768px),
print {
    .conte05-right{
        width:45%;
}
}

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

conte06

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

.conte06{
    margin:-30px 0 40px;
}

@media screen and (min-width:768px)
{
.conte06{
    max-width: 1700px;
    display: flex;
    margin:0 0 80px;
}
    }

@media screen and (min-width:992px),
print {
.conte06{
    margin:-55px 0 80px;
}
    }


.conte06-photo01{
    width:75%;
}

@media screen and (min-width: 768px),
print {
.conte06-photo01{
    width: 40%;
}
    }


.conte06-photo02{
    margin-left:5%;
}

.conte06-photo02 img{
    border-bottom-left-radius:20px; 
}

@media screen and (min-width: 768px){
.conte06-photo02{
    margin-left:0;
    width: 60%;
    padding-top:70px;
    border-bottom-left-radius:40px; 
}
    }

@media screen and (min-width: 992px),
print {
.conte06-photo02{
    padding-top:130px;
}
    }




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

conte07

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

.conte07-back{
    background:#FBFBFB;
    padding:50px 10px 60px;
    margin-right:5%;
    border-bottom-right-radius:30px; 
}

@media screen and (min-width: 992px),
print {
    .conte07-back{
    padding:150px 30px;
    margin-right:5%;
        border-bottom-right-radius:50px; 
}
}

@media screen and (min-width: 992px),
print {
.conte07{
    max-width:900px;
    margin:0 auto;
}
    }

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

conte08

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

.conte08{
    margin-bottom: 40px;
}

@media screen and (min-width: 992px),
print {
    .conte08{
    max-width:1300px;
        margin:0 auto 120px;
        display: flex;
}
}

.conte08-left{
    width:95%;
     position: relative;
    z-index:1;
}

.conte08-left img{
    border-top-right-radius:30px; 
}

@media screen and (min-width: 992px),
print {
.conte08-left{
    width:45%;
}
    .conte08-left img{
    border-top-right-radius:50px; 
}
    
    }



.conte08-right{
    background: #F9F9F9;
    padding:50px 15px;
    margin:-30px 0 40px 3%;
    border-bottom-left-radius:30px; 
    line-height: 2.5;
    position: relative;
    z-index:2;
}

@media screen and (min-width: 992px),
print {
    .conte08-right{
        line-height:3.5;
    padding:70px 70px;
    width:55%;
    border-bottom-right-radius:50px; 
        border-bottom-left-radius:0; 
        margin:150px 0 0 -70px;
        height:450px;
}
}

.conte08-right02{
    background: #F9F9F9;
    padding:50px 15px;
    margin:-30px 0 40px 3%;
    border-bottom-left-radius:30px; 
    line-height: 2.5;
    position: relative;
    z-index:2;
}

@media screen and (min-width: 992px),
print {
    .conte08-right02{
        line-height:3.5;
    padding:70px 70px;
    width:55%;
    border-bottom-right-radius:50px; 
        border-bottom-left-radius:0; 
        margin:150px 0 0 -70px;
        height:auto;
}
}

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

conte10

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


.conte10{
 margin-bottom:70px;
}

@media screen and (min-width:768px)
{
.conte10{
    display: flex;
    margin:0 auto 120px;
    max-width: 1600px;
    justify-content: space-between;
}
    }

.conte10-left{
    margin-bottom: 40px;
    width:95%;
}

@media screen and (min-width:768px),
print {
    .conte10-left{
        margin-bottom:0;
    max-width:35%;
}
}

.conte10-left img{
    border-bottom-right-radius:50px; 
}

.conte10-right{
    margin-right:5%;
    padding:0 10px;
}

@media screen and (min-width: 768px)
{
    .conte10-right{
    margin-right:0;
        width:55%;

}
}

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

.conte11{
    margin:0 10px 40px;
    background: #F9F9F9;
    padding:50px 15px;
    border-bottom-left-radius:30px; 
    line-height: 2.5;
}

@media screen and (min-width:768px),
print {
    .conte11{
    max-width:1100px;
        margin:0 auto 80px;
        line-height:3.5;
    padding:80px 80px 120px;
    border-bottom-right-radius:50px; 
}
}

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

グリッド

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

.grid02 ul{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap:15px;
    margin-bottom: 40px;
}

@media screen and (min-width:768px)
{
    .grid02 ul{
    grid-column-gap:50px;
        margin-bottom:110px;
}
}

.grid03 ul{
    display: grid;
    grid-template-columns: 1fr;
    grid-column-gap:15px;
    margin-bottom: 20px;
}

@media screen and (min-width:768px)
{
    .grid03 ul{
        grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap:30px;
        margin-bottom:90px;
}
}

.grid03 li{
    margin-bottom: 20px;
}

.grid04 ul{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap:15px;
    margin-bottom: 20px;
}

@media screen and (min-width:768px)
{
    .grid04 ul{
        grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap:20px;
        margin-bottom:90px;
}
}

.grid04 li{
    margin-bottom: 20px;
}

.grid04-no2{
    margin-bottom: 40px;
    display: grid;
        grid-template-columns: 1fr 1fr;
}

@media screen and (min-width: 992px),
print {
    .grid04-no2{
    max-width:1500px;
        margin:0 auto 120px;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
}
}

@media screen and (min-width: 992px),
print {
.grid04-no2-photo02{
    margin-top:20px;
}

.grid04-no2-photo03{
    margin-top:40px;
}

.grid04-no2-photo04{
    margin-top:60px;
}
}


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

top-news

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

.top-news{
    padding-bottom:80px;
    position: relative;
}

@media screen and (min-width:768px)
{
.top-news{
    max-width:1200px;
    display: flex;
    margin:0 auto 30px;
}
    }

.top-news-left{
    background: #efefef;
    padding:40px;
    margin-right:5%;
    border-top-right-radius:50px; 
}

@media screen and (min-width:768px) {
    .top-news-left{
    padding:40px;
    margin-right:0;
        width:30%;
        height:300px;
}
}

@media screen and (min-width:992px),
print {
    .top-news-left{
    padding:80px;
    margin-right:0;
        width:30%;
        height:450px;
        border-top-left-radius:50px; 
        border-top-right-radius:0;
}
}

.top-news-t1{
    font-size:35px;
}

@media screen and (min-width:768px),
print {
   .top-news-t1{
       text-align: center;
    font-size:55px;
} 
}

.top-news-right{
    margin-left:5%;
    background: #f9f9f9;
    padding:30px 10px 140px;
    border-bottom-left-radius:50px; 
}

@media screen and (min-width:768px),
print {
    .top-news-right{
    padding:50px;
        width:70%;
        margin-top:90px;
        margin-left:0;
        border-bottom-right-radius:50px; 
}
}

@media screen and (min-width:992px),
print {
    .top-news-right{
    padding:120px;
        width:70%;
        margin-top:90px;
        margin-left:0;
        border-bottom-right-radius:50px; 
}
}



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

写真

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

.photo01 img{
    border-top-right-radius:35px; 
    border-bottom-left-radius:35px; 
}

.photo02{
    margin:-40px 0 0 25px;
    width:60%;
}

@media screen and (min-width: 768px) {
    .photo02{
    margin:30px 0 0 25px;
    width:90%;
}
}

@media screen and (min-width: 992px),
print {
    .photo02{
    margin:-40px 0 0 40px;
    width:70%;
}
}

.photo02 img{
    border-top-right-radius:35px; 
    border-bottom-left-radius:35px; 
}

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

マップ

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

.map iframe{
    width:100%;
    height:450px;
    
}

@media screen and (min-width: 992px),
print {
    .map iframe{
    width:100%;
    height:600px;
    
}
}


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

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

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

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