/* --------------- topics --------------- */

.col_topics {
	width: 100%;
	height: 360px;
	margin: 0 0 0;
	padding: 0;
	background-color: #fff;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

#breadcramb{
	width: 100%;
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 24px 40px;
    font-size: 11px;
}

#breadcramb a{
	color: #000;
    text-decoration: underline;
}


.bg_topics {
	width: 100%;
    height: 100%;
    margin: 0;
    padding: 25px 0 0;
    background-image: url(../img/topics/bg_pagettl.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 0;
    box-sizing: border-box;
}



.bg_topics:after {
	content: "";
	width: 100%;
	height: 45px;
	background-image: url(../img/top/img_line2.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 95%;
	background-size: cover;
}

.col_pagettl{
	width: 100%;
    height: 100%;
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 4%;
    color: #fff;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.col_pagettl .pagettl{
	margin: 0 0 0.15em;
    padding: 0;
    font-size: min(7.56vw, 33px);
    font-weight: 500;
    line-height: 1.3;
}


.col_pagettl .en_pagettl{
	margin: 0;
    padding: 0;
    font-size: min(4.5vw, 18px);
    line-height: 1;
}

.box_topics{
	margin: 0;
    padding: 0 0 80px;
    overflow: hidden;
    position: relative;
    z-index: 0;
    font-weight: 500;
}

.inner_topics{
	width: 90%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 4% 0;
    background-color: #fff;
    box-sizing: border-box;
}

.img_topics{
	width: 100%;
	margin: 0 auto 50px;
}

.cont_topics{
	width: 97.5%;
	margin: 0 auto 60px;
	padding: 0;
	position: relative;
	z-index: 0;
}


.cont_topics2{
	width: 97.5%;
	margin: 0 auto 0;
	padding: 0;
	position: relative;
	z-index: 0;
}


span.box_cont_topics{
	margin: 0 5px 0 0;
	padding: 5px;
	border: solid 1px #000;
}

h2.mds2{
	position: relative;
	z-index: 0;
	line-height: 1;
	text-align: center;
	font-size: 25px;
}

h2.mds2.topics{
	margin: 0 0 30px;
	padding: 0 15px;
	text-align: left;
	position: relative;
	z-index: 0;
	font-size: 27px;
	font-weight: 500;
	line-height: 1.4;

}

h2.mds2.topics span.small{
	font-size: 15px;
}

h2.mds2.topics.fs18{
	font-size: 18px;
	padding: 0 0 0 15px;
}

h2.mds2.topics:before{
	content: "";
    width: 100%;
    border-bottom: dotted 3px #231815;
    position: absolute;
    top: calc(100% + 15px);
    left: 0;
}

h2.mds2.topics:after{
	content: "";
    width: 11px;
    height: 11px;
    background-image: url(../img/top/icon_circle.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: calc(100% + 10px);
    right: -0.5%;
    z-index: -1;
}


h2.mds2.topics2{
	margin: 0 0 30px;
	padding: 0 0 0 15px;
	text-align: left;
	position: relative;
	z-index: 0;
	font-size: 20px;
}

h2.mds2.topics2:before{
	content: "";
    width: 100%;
    border-bottom: solid 1px #231815;
    position: absolute;
    top: calc(100% + 15px);
    left: 0;
}

h2.mds2.topics2:after{
	content: "";
    width: 11px;
    height: 11px;
    background-image: url(../img/top/icon_circle.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: calc(100% + 10px);
    left: -0.5%;
    z-index: -1;
}

.data.topic{
	margin: 0 0 10px;
	padding: 0;
	font-size: 15px;
	font-weight: 500;
}



h2.mds2 span.en{
	font-size: 18px;
	color: #
}

.list_topics_train{
	width: 97%;
	margin: 0 auto 0;
	padding: 0 0 60px;
	position: relative;
}

.list_topics_train2{
	width: 97%;
	margin: 0 auto 0;
	padding: 0 0 60px;
	position: relative;
}

.list_topics_train:before{
	content: "";
    width: 100%;
    height: 100%;
    max-height: 10px;
    background-image: url(../img/img_wavy.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: 100%;
    left: 0;
    background-size: 100%;
}

.list_topics_train p { margin-bottom: 1.5em; }
.list_topics_train ul {
	margin-bottom: 1.5em;
	list-style: disc;
	padding: 0;
}

.list_topics_train li{
	padding-left: 8em;
	text-indent: -8em;
}

.list_topics_train img { 
	width: auto; 
	border: solid 1px #d3d3d3
}

.list_topics_train a{
	color: #000;
}

.list_topics_train a:hover{
	opacity: .8;
}

.list_topics_car{
	width: 97%;
	margin: 0 auto 50px;
}

dl.list_topics1{
	width: 100%;
    margin: 0 0 15px;
    padding: 8px 0 0;
    display: table;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

dl.list_topics1:nth-of-type(2){
	margin: 0;
}

dl.list_topics1 dt{
	width: 30%;
	max-width: 145px;
	margin: 0;
    padding: 19px 15px;
    text-align: center;
    border: solid 1px #282828;
    line-height: 1.4;
    font-weight: 500;
}

dl.list_topics1 dd{
	width: 100%;
}

ul.txt_topics{
	margin: 0;
	padding: 0;
}

ul.txt_topics li{
	margin: 0 0 20px;
	padding: 0 0 0 24px;
    text-indent: -24px;
}


.img_event1{
	width: 90%;
	max-width: 224px;
	margin: 0 25px 0 0;
    text-align: center;
}

.img_event1 img{
    height: auto;
    margin: 0 0 5px 0;
    transition: opacity .3s;
    -moz-transition: opacity .3s;
    -webkit-transition: opacity;
    filter: drop-shadow(7px 7px 0px #dcdddd);
}

.lead_event1{
	width: 100%;
}

.lead_event1 h2{
	margin: 0 0 15px 0;
    padding: 0 10px 15px 10px;
    color: #282828;
    font-size: 20px;
    font-weight: 900;
    line-height: 1.5em;
    letter-spacing: -0.07em;
    border-bottom: 1px solid #707070;
}

.txt_event1{
	padding: 0 10px;
}

.list_event1{
	margin: 0;
    padding: 0;
}


.list_event1 dd{
	margin: 0 0 0 5px;
}


.img_pdf{
	width: 95%;
	max-width: 300px;
	margin: 25px auto 25px 0;
}

.img_pdf img{
	margin: 0 0 20px;
}

a.pdf.topic{
	color: #282828;
	position: relative;
}

a.pdf.topic:before{
	content: "";
    width: 0%;
    height: 1px;
    margin: 0;
    padding: 0;
    background-color: #000;
    position: absolute;
    left: 0;
    bottom: -0.5px;
    z-index: -1;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}

a.pdf.topic:hover{
	opacity: .8;
}

a.pdf.topic:hover:before{
	width: 100%;
}

.page-nav{
	width: 100%;
    margin: 0;
    padding: 0;
}

.pagenav{
	display: flex;
	justify-content: center;
    margin: 50px 0 0px 0;
    padding: 0;
}

.pagenav li{
	display: flex;
    margin: 0 3.5px 10px;
    border: solid 1px #231815;
    border-radius: 50%;
}

.pagenav li.active{
	background-color: #fff100;
}

.pagenav li:hover{
	background-color: #fff100;
}


.pagenav li a, .pagenav li span{
	height: 35px;
    width: 35px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1f2a67;
}

.pagenav li.more{
	border: none;
}


@media screen and ( max-width: 800px ) {
	.bg_topics:after{
		background-image: url(../img/top/sp/img_line2.png);
		top: 94%;
		height: 24px;
	}
	
	.bg_topics {
		height: 50vw;
	    background-image: url(../img/topics/sp/bg_pagettl.jpg);
	}
	
	#breadcramb{
		display: none;
	}
	
	.col_topics{
		margin: 0 0 50px;
		height: 100%;
	}
	

	
	
	dl.list_topics1{
		display: block;
	}
	
	dl.list_topics1 dt{
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
		padding: 18px 15px;
	}
	
	dl.list_topics1 dt{
		margin: 0 auto 3%;
		border: solid 2px #282828;
	}
	
	
	dl.list_topics1 dd{
		margin: 0;
	}
	
	h2.mds2.topics.fs18{
		padding: 0;
	}
	
	h2.mds2.topics{
		line-height: 1.5;
		text-align: center;
		padding: 0;
	}
	
	h2.mds2.topics:first-of-type{
		text-align: left;
	}
	
	h2.mds2.topics:after{
		left: 99%;
	}
	
	h2.mds2.topics2:after{
		left: 99%;
	}
	
	
	.cont_topics{
		margin: 0 auto 15%;
	}
	
	.cont_topics:before{
		top: 116%;
		
	}
	
	.img_topics{
		margin: 0 auto 5%;
	}
	
	.list_topics_car{
		margin: 0 auto 8.5%;
	}
	
	.img_pdf{
		margin: 25px auto;
	}
	
	.cont_topics:before:last-of-type{
		display: none;
	}
	
}	



@media screen and ( max-width: 480px ) {
	.cont_topics:before{
		top: 111%;
	}


}



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

	body{
		font-size: 14px;
	}
	
	h2.mds2.topics{
		font-size: min(5.5vw , 21px);
	}
	
	h2.mds2.topics.fs18{
		font-size: min(4.7vw , 18px);
	}
	
}

@media screen and ( max-width: 350px ) {
	.cont_topics:before{
		top: 109%;
	}
}




/* --------------- top info --------------- */

.col_topinfo{
	width: 92%;
	max-width: 1088px;
	margin: 0 auto;
	padding: 0 0 70px;
}


.list_info{
	max-width: 1088px;
    margin: 0 auto;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.list_info a{
	width: 30%;
    max-width: 330px;
    margin: 0 3% 0 0;
    padding: 15px 15px 60px 15px;
    color: #000;
    transition: all 1s;
    display: block;
    postion: relative;
    background-image: url(../img/top/img_infobg.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.list_info a:last-of-type{
	margin: 0;
}



.list_info a .thumb{
	width: 100%;
    height: calc(((90vw - 200px) / 3 - 20px)* 0.7);
    max-height: 180px;
    margin: 0 0 8px;
    padding: 0;
    overflow: hidden;

}


.list_info a .thumb img{
	width: auto;
    height: 100%;
    margin: 0;
    padding: 0;
    transform: translate(-50%, -50%);
    transition: transform .5s;
    position: relative;
    top: 50%;
    left: 50%;
}

.list_info a:hover .thumb img{
	transform: translate(-50%, -50%) scale(1.1);
}


.list_info a .title{
	margin: 0;
    padding: 0;
    font-size: 23px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
}


.list_info a .title span.en{
	font-size: 14px;
	font-weight: 600;
	color: #a3a3a3;
}








.list_info2{
	max-width: 980px;
    margin: 0 auto;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.list_info2 a{
	width: calc(50% - 35px);
    max-width: 473px;
    margin: 0 35px 0 0;
    padding: 15px 15px 25px 0;
    color: #000;
    transition: all 1s;
    display: flex;
    align-items: center;
    postion: relative;
    background-image: url(../img/top/img_infobg2.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.list_info2 a:last-of-type{
    margin: 0 0 0 0;
}


.list_info2 a .thumb{
	width: 90%;
    height: calc(((85vw - 200px) / 3 - 20px)* 0.7);
    max-height: 135px;
    margin: 0 0 8px;
    padding: 0;
    overflow: hidden;
    transform: translate(-6%, -6%);

}


.list_info2 a .thumb img{
	width: auto;
    height: 100%;
    margin: 0;
    padding: 0;
    transform: translate(-50%, -50%);
    transition: transform .5s;
    position: relative;
    top: 50%;
    left: 50%;
}

.list_info2 a:hover .thumb img{
	transform: translate(-50%, -50%) scale(1.1);
}


.list_info2 a .title{
	margin: 0;
    padding: 0;
    font-size: 23px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
}


.list_info2 a .title span.en{
	font-size: 14px;
	font-weight: 600;
	color: #a3a3a3;
}

.right_info2{
	width: 100%;
    margin: 0;
    padding: 0;
    display: block;
}



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

	.list_info{
		display: block;
	}
	
	.list_info a{
		width: 100%;
		max-width: 525px;
		margin: 0 auto 9.5%;
		padding: 15px 15px 35px 15px;
	}
	
	.list_info a .thumb{
		height: calc(((290vw - 200px) / 3 - 20px)* 0.7);
		max-height: 290px;
		transform: translate(0, -15%);
	}
	
	.list_info a:last-of-type{
		margin: 0 auto;
	}
	
	.list_info a .title{
		font-size: min(5vw , 28px);
	}
	
	.list_info2{
		max-width: 620px;
		display: block;
	}
	
	.list_info2 a{
		width: 96%;
		max-width: 590px;
		margin: 0 auto 4.5%;
	}
	
	.list_info2 a .thumb{
		height: calc(((195vw - 200px) / 3 - 20px)* 0.7);
		max-height: 175px;
		transform: translate(-8% , -8%);
	}
	
	.list_info2 a:last-of-type{
		margin: 0 auto 0;
	}
	
	.list_info2 a .title{
		font-size: min(5vw , 28px);
	}
	
	
}






/* --------------- top gallery --------------- */

.loop_foot_land{
	width: 100vw;
    height: 158px;
    display: flex;
    overflow: hidden;
    position: relative;
    z-index: -3;
}

.loop_foot_land span.loop1{
	animation: loop_land1 60s -30s linear infinite;
}

.loop_foot_land span.loop2 {
	animation: loop_land2 60s linear infinite;
}


@keyframes loop_land1 {
	0% {
		transform: translate3d(100%, 0, 0);
	}

	100% {
		transform: translate3d(-100%, 0, 0);
	}
}

@keyframes loop_land2 {
	0% {
		transform: translate3d(0, 0, 0);
	}

	100% {
		transform: translate3d(-200%, 0, 0);
	}
}

.loop_foot_land img {
	width: auto;
	max-width: max-content;
	height: 100%;
}

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

	.loop_foot_land{
	    height: 105px;
    }
}


