#index_head_title {width:19em;}
@media (max-width: 1000px){#index_head_title {width:100%; font-size:1.4em;}}

#index_head_sub_title {font-size:1.8em;}
@media (max-width: 1000px){
	#index_head_sub_title {font-size:1.3em;}
	.index_head_sec {font-size:1.3em;}
}

#collab div:first-of-type {background:none !important;}
#collab a {vertical-align: text-top;}
#collab div a > img {border-radius:50%;}
.colab_circle_logo {background-color:white;aspect-ratio:1;border-radius:100%;display:inline-block;max-width:120px;width:30%;}

#index_info {background:#0B0072;}
#index_info .index_info_item {color:#bcbcbe;}
#index_info .index_info_item div img {filter: brightness(0) invert(1);}

.conf_accent_colorborder{border-color: #0B0072 !important;}


.pdmark {position:absolute; bottom:25px; right:25px; background:rgba(255, 255, 255, 0.9); width:280px; padding:10px 15px; font-size:0.8em; border-radius:5px;}
		@media (max-width: 1000px){.pdmark {left:0; right:0; margin:auto;}}
	.pdmark a {text-decoration:none;}