@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 1300px) {
.drwmenu {
		display: none;
	}	
	
	
.humnav {
		display: none;
	}	




#global-nav .inner {
	padding-bottom: 0;
	padding-top: 0;
	
  max-width: 100%;
  margin-left: 50px;
	margin-right: 20px;
 
}

.global-list {
	display: flex;
	
	list-style: none;
	margin: 0;
	
}

.global-item {
	
	
}



.global-item a {
	padding: 20px;
	color: black;
	display: block;
	
	text-align: center;
	text-decoration: none;
	font-size: 0.8em;
}
.g-nav {
	font-size: 0.5em;
	text-align: center;
}
.global-item a:hover {
	
	background-color: rgba(172,184,201,1.00);
}
	a.btn_10 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 220px;
	margin-right: 20px;
	padding: 1rem 4rem;
	font-weight: bold;
	background-image: linear-gradient(to right, #27acd9 0%, #b4e12b 100%);
	border-radius: 100vh;
	color: #fff;
	border: 2px solid #fff;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
	transition: 0.5s;
}
a.btn_10:hover {
	color: #fff;
	background-image: linear-gradient(to left, #27acd9 0%, #b4e12b 100%);
}
	
	
	

	

.menubt {
	display: none;
}
.ft_flexbox {
	width: 80%;
	display: flex;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	flex-wrap: wrap;
}
.ft_box1 {
	width: 40%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	
}
	
	
.heading06 {
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 26px;
	text-align: center;
	margin-bottom: 20px;
}

.heading06 span {
	position: relative;
	z-index: 2;
}

.heading06::before {
	content: attr(data-en);
	position: absolute;
	top: -10px;
	left: 50%;
	transform: translateX(-50%);
	color: rgba(224,66,114,0.2);
	font-size: 80px;
	
}

.heading06::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%) rotate(30deg);
	width: 1px;
	height: 40px;
	background-color: rgba(224,66,114,1);
}	
	.sp-img {
	display: none;
}
	.page_title {
		font-size: 2em;
		width: 80%;
		padding: 15px;
		
		margin-left: auto;
		margin-right: auto;
		color: rgba(255,255,255,1.00);
		background-size: auto auto;
background-color: rgba(255, 255, 255, 0);
background-image: repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 252, 0, 0.41) 10px, rgba(255, 252, 0, 0.41) 20px );
		
	}	
	
#topics_list ul {
	list-style: none;
	margin-bottom: 30px;
	margin-top: 30px;
	padding: 0;
	
}
#topics_list ul li {
	clear: both;
	margin: 0 0 1em;
	padding-top: 10px;
	padding-bottom: 10px;
	
	border-bottom: rgba(221,221,221,1.00) 1px dotted;
}
#topics_list ul li span {
	display: block;
	float: left;
	width: 6em; 
	margin: 0 10px 10px 0;
	padding: 5px;
	text-align: center;
	font-size: 80%;
	
	
}
	
	#topics_list ul li span a {
		color: #ffffff;
	}
	#topics_list ul li a:hover {
		
		color:rgba(231,93,0,1.00);
	}
#topics_list ul li span.news {
	background: linear-gradient(#348F50 , #56B4D3);
	
}
#topics_list ul li span.np {
	background: linear-gradient(#0575E6 , #021B79);
	
}
#topics_list ul li span.req {
	background: linear-gradient(#f12711 , #f5af19);
	
}
#topics_list ul li span.end {
	background: linear-gradient(#C04848 , #480048);
	
}
#topics_list ul li span.ch {
	background: linear-gradient(#3F9A28 , #02BC5D);
	
}
#topics_list ul li span.ymd {
	display: inline;
	float: none;
	padding: 0 5px;
	font-size: 13px;
	color: #999;
}		

	.sp-header {
		display: none;
	}	
	
	
	

.top_box {
	display: flex;
	align-items: start;
	flex-wrap: wrap;
	margin-left: auto;
	margin-right: auto;
}
.top_box-1 {
	padding: 20px;
	
	width: 25%;
	vertical-align: top;
	
}
.top_box-1 img {
	width: 100%;
	margin: 0px;
	border-radius: 20px 20px 0px 0px;
}
.box-1-title2 {
	color: aliceblue;
	background-size: auto auto;
background-color: rgba(0, 0, 0, 1);
background-image: repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(60, 60, 60, 1) 10px, rgba(60, 60, 60, 1) 20px );
	padding: 10px;
	border-radius: 0px 0px 20px 20px;
}	
	
	
	

	
	





.ft_flexbox2 {
	
}
.topimg2 img {
	display: block;
	width: 40%;
	margin: 200px auto 50px auto;
}




}