@charset "utf-8";

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

info-cno1

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

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

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

.info-title{
	font-size:20px;
	margin-bottom:10px;
}

@media screen and (min-width: 992px),
print {
    .info-title{
	font-size:26px;
	margin-bottom:20px;
}
}

.info-day{
	font-size:12px;
	text-align: right;
	margin-bottom:10px;
}

.info-txt01{
	line-height: 2.1;
	margin-bottom:30px;
}

@media screen and (min-width: 992px),
print {
    .info-txt01{
	line-height: 2.4;
	margin-bottom:70px;
}
}

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

info-cno2

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

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

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

.info-con2 li{
	padding-bottom:20px;
    margin-bottom:20px;
	border-bottom: 1px #E8E8E8 solid;
}

@media screen and (min-width: 992px),
print {
   .info-con2 li{
	padding-bottom:70px;
    margin-bottom:70px;
	border-bottom: 1px #E8E8E8 solid;
}
}

.info-con2-txt01{
	line-height: 2.1;
}

@media screen and (min-width: 992px),
print {
    .info-con2-txt01{
	line-height: 2.5;
}
}


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

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

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

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







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

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; 
}
}


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

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

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

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





















