@charset "UTF-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, p, blockquote, th, td, form, fieldset, legend {
    margin: 0;
    padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
    margin: 0;
    padding: 0;
}
div {
    outline: medium none;
}

html {
    overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    line-height: 1.2;
}
input, textarea, select, label {
    font-family: inherit;
    font-size: 100%;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
    vertical-align: middle;
}
li {
    list-style: outside none none;
}
address, caption, cite, code, dfn, var {
    font-style: normal;
    font-weight: normal;
}
body {
    background: none repeat scroll 0 0 #222;
    color: #cccccc;
    font-family: "Meiryo","Hiragino Kaku Gothic ProN",Tahoma,Arial,Helvetica,sans-serif;
    font-size: 100%;
    line-height: 1;
    min-width: 1060px;
    overflow: hidden;
	position: relative;
}
a {
    outline: medium none;
    transition: all 0.2s ease-in-out 0s;
}
a:link, a:visited {
    color: #ffffff;
    text-decoration: none;
}
a:hover, a:active {
    color: #ffffff;
    text-decoration: underline;
}
.clearfix {
}
.clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}
#navCopyright {
    background-color: #000000;
    font-size: 75%;
    padding: 16px 0;
    text-align: center;
	bottom: 0;
    left: 0;
    min-width: 980px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 5000;
}

#navInner {
    border-top: 3px solid #333;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 100%;
	background-color:#000000;
}
#navLogo {
    margin: 0 auto;
    position: relative;
    width: 192px;
}
#navLogo a {
    display: block;
    height: 50px;
    overflow: hidden;
    padding: 23px 0 26px;
    width: 192px;
}
#navBtn {
}
#navBtn li {
    float: left;
}
#navBtn li a {
    background-position: 50% 0;
    background-repeat: no-repeat;
    display: block;
    padding: 38px 0 37px;
    text-align: center;
    text-indent: -9999px;
}
#navBtn li a:hover {
}
#navBtn01 {
    margin-left: 40px;
    position: absolute;
    left: 0;
    top: 0;
    width: 45%;
    z-index: 5;
}
#navBtn02 {
    position: absolute;
    right: -20px;
    top: 0;
    width: 45%;
    z-index: 5;
}
#navBtn001 {
    width: 20%;
}
#navBtn002 {
    width: 30%;
}
#navBtn003 {
    width: 21%;
}
#navBtn004 {
    width: 20%;
}
#navBtn005 {
    width: 28%;
}
#navBtn006 {
    width: 22%;
}
#navBtn007 {
    width: 20%;
}
#navBtn008 {
    width: 22%;
}
#navBtn009 {
    width: 18%;
}
#navBtn001 a {
    background-image: url("../img/common/nav_01.png");
}
#navBtn002 a {
    background-image: url("../img/common/nav_02-1.png");
}
#navBtn003 a {
    background-image: url("../img/common/nav_03.png");
}
#navBtn004 a {
    background-image: url("../img/common/nav_04.png");
}
#navBtn005 a {
    background-image: url("../img/common/nav_05-1.png");
}
#navBtn006 a {
    background-image: url("../img/common/nav_06.png");
}
#navBtn007 a {
    background-image: url("../img/common/nav_07.png");
}
#navBtn008 a {
    background-image: url("../img/common/nav_08.png");
}
#navBtn009 a {
    background-image: url("../img/common/nav_09.png");
}
#navBtn001 a:hover {
    background-image: url("../img/common/nav_01_on.png");
}
#navBtn002 a:hover {
    background-image: url("../img/common/nav_02-1_on.png");
}
#navBtn003 a:hover {
    background-image: url("../img/common/nav_03_on.png");
}
#navBtn004 a:hover {
    background-image: url("../img/common/nav_04_on.png");
}
#navBtn005 a:hover {
    background-image: url("../img/common/nav_05-1_on.png");
}
#navBtn006 a:hover {
    background-image: url("../img/common/nav_06_on.png");
}
#navBtn007 a:hover {
    background-image: url("../img/common/nav_07_on.png");
}
#navBtn008 a:hover {
    background-image: url("../img/common/nav_08_on.png");
}
#navBtn009 a:hover {
    background-image: url("../img/common/nav_09_on.png");
}
@media screen and (max-width: 1500px) {
	
#navBtn01 {
    margin-left: 20px;
    position: absolute;
    left: 0;
    top: 0;
    width: 40%;
    z-index: 5;
}
#navBtn02 {
    position: absolute;
    right: 0;
    top: 0;
    width: 40%;
    z-index: 5;
}

#navBtn001 {
    width: 20%;
}
#navBtn002 {
    width: 30%;
}
#navBtn003 {
    width: 20%;
}
#navBtn004 {
    width: 24%;
}
#navBtn005 {
    width: 28%;
}
#navBtn006 {
    width: 26%;
}
#navBtn007 {
    width: 26%;
}
#navBtn008 {
    width: 22%;
}
#navBtn009 {
    width: 18%;
}

#navBtn002 a {
    background-image: url("../img/common/nav_02-2.png");
}
#navBtn005 a {
    background-image: url("../img/common/nav_05-2.png");
}
#navBtn008 a {
    background-image: url("../img/common/nav_08-2.png");
}
#navBtn002 a:hover {
    background-image: url("../img/common/nav_02-2_on.png");
}
#navBtn005 a:hover {
    background-image: url("../img/common/nav_05-2_on.png");
}
#navBtn008 a:hover {
    background-image: url("../img/common/nav_08-2_on.png");
}

}

/* === mainBox内 === */
.mainBox{
	width:980px;
	padding: 40px 40px 0;
	margin:0 auto;
	font-size: 14px;
	}
	
.newsTit{
	margin: 40px 0 60px 0;
	text-align: center;
	}
	
.imageArea{
	text-align: center;
	width: 100%;
	}

.imageArea img{
	width: 100%;
	}
	
.imageAreaCol2 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px 20px;
	margin: 40px 0 !important;
	}

.imageAreaCol2 li {
	margin: 0 !important;
	}

.imageAreaCol2 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	}

.imageArea p{
	text-align: left;
	line-height:1.8;
	margin-top:15px;
	}

.topicTit{
	margin: 50px auto;
	width: 988px;
	font-size: 0.9rem;
}
.topicTit h3{
	margin: 20px 0 0 0;
	font-size: 1.1rem;
	font-weight: bold;
	letter-spacing: 0.1rem;
	}

/* --- 記事表示部分 --- */	
.topicBox{
	margin: 60px auto 80px auto;
	width: 980px;
	}
	
.words{
	padding: 0 60px 0 0;
	width: 525px;
	float: left;
	}

.words.no-float {
	width: 100%;
	float: inherit;
	}
.words p{
	margin: 0;
	text-indent: 1.0em;
	line-height: 1.8em;
	text-align: justify;
	text-justify: inter-ideograph;
	}
.words p:first-child{
	margin: 0 0 40px 0;
	text-indent: 0;
	}

.words dl{
	margin: 40px 0;
	padding: 0;
	}
.words dt{
	margin: 30px 0 20px 0;
	}
.words dd{
	text-indent: 1.0em;
	line-height: 1.8em;
	}

.words ul{
	margin: 0;
	list-style: none;
	}
.words li:first-child{
	margin: 0 0 20px 0;
	
	}
.words li{
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1.8em;
}

/* --- 外部リンク部分 --- */
.words h4{
	margin: 40px 0 0 0;
	font-weight: bold;
	line-height: 1.8em;
	}
	
.link_st{
	margin: 0 0 0 30px;
	display: inline-block;
	color: #CC0033 !important;
	}

.link_qr {
	position: relative;
	margin: 40px 0 0;
	padding: 25px 100px 0 0;
	}

.link_qr:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 75px;
	height: 75px;
	background: url("../img/news/qr.jpg") no-repeat 50% 50% / contain;
	}

/* --- イメージ（小）表示部分 --- */	
.images{
	width: 395px;
	float: left;
	}
.images img{margin: 0 0 40px 0;}

/* --- ページング表示部分 --- */	
.paging{
	margin: 80px auto 40px;
	padding: 0 0 150px 0;
	width: 988px;
	position: relative;
	}
	
.prev{
	width: 300px;
	height: 55px;
	position: absolute;
	top: 0;
	left: 0;
}
.old_topic{
	width: 300px;
	height: 55px;
	position: absolute;
	top: 0;
	left: 340px;
}
.next{
	width: 300px;
	height: 55px;
	position: absolute;
	top: 0;
	right: 0;
}
.paging a{
	display: block;
}
.paging a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
}

/* === リスト表示部分 === */
.topicList{
	margin: 0 40px 0 0;
	width: 470px;
	float: left;
	position: relative;
}
.topicList:last-child{
	margin: 0;
}

.topicList h3{
	margin: 20px 0 35px;
	font-size: 1.1rem;
	font-weight: bold;
	}
.topicList span{
	margin: 0 0 10px 0;
	font-size: 0.9rem;
	display: block;
	}
.topicList p{
	margin: 20px 0;
	line-height: 1.9em;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 0.8rem !important;
	}

.detailsBtn{
	margin: 40px auto;
	display: block;
	}
.topicList:hover{
	-webkit-transition: 0.5s ease-in-out;
       -moz-transition: 0.5s ease-in-out;
         -o-transition: 0.5s ease-in-out;
            transition: 0.5s ease-in-out;
	opacity:0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	}

.details_link{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	display: block;
	text-indent: -9999px;
	}
	


	
/* ===  === */
.box {
	border-bottom:1px dashed #656565;
	padding-bottom:40px;
	margin-bottom:40px;
}

.box h3 {
	display:block;
	font-size:18px;
	margin-bottom:20px;
}
.box h4 {
	display:block;
	font-weight: bold;
}
.box h4.mb20 {
	margin-bottom: 20px;
}


.mainBox strong.keyword{
	font-size: 20px;
	
	}

.mainBox div.official_link{
	margin-top:30px;
	font-size: 16px;
	}

.box p,
.box dl,
.box dd,
.box dt {
	line-height:1.8;
}


.box dd {
	margin-top:10px;
}

.box dt {
	font-weight:bold;
	font-size:16px;
	margin-top:40px;
}

.box ul {
	margin-top:40px;
}
.box ul.mt0 {
	margin-top:0;
}

.box ul li.proposal {
	position: relative;
	padding-left: 8em;
	margin-bottom: 20px;
}
.box ul li.proposal span {
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
}

.box .beijing-compe-img {
	width: 800px;
	margin: 20px auto ;
}
.box .beijing-compe-img img {
	width: 100%;
}



.box ul li {
	display:inline-block;
}

.box > ul > li {
	border-bottom:1px dotted #656565;
	padding-bottom:40px;
	margin-bottom:40px;
}

.box ul li strong {
	display:block;
	font-size:18px;
	margin-bottom:20px;
}

.box > ol.list {
	padding-bottom:10px;
}


.box > ol.list li {
	line-height:1.8;
	padding-left:20px;
}

.award_list {
	padding-top: 20px;
}

.award_list ol {
}

.award_list li {
	display: block;
	margin-top: 10px;
	padding-left: 1em;
}
.award_list li span {
	display: inline-block;
	width: 18em;
}




.box div.clearfix {
	margin-bottom:30px;
}


.detail {
	border-bottom:1px dashed #656565;
	padding-bottom:40px;
	margin-bottom:40px;
}

.detail dl {
	line-height:1.8;
}
.detail dt {
	float:left;
	font-weight: bold;
}
.detail > dt:after {
	content: ":";
}

.detail dd {
	margin-left:80px;
	margin-bottom: 5px;
}


.boxPhoto {
	width:470px;
	float:left;
	margin:40px 40px 0 0;
}



.boxPhoto:nth-child(2n) {
	margin-right:0px;
}

.boxPhoto_single {
	margin:40px 0 0 0;
}
.boxPhoto p,
.boxPhoto_single p {
	margin-top:15px;
}



.right {
	text-align:right;
}

p + p {
	margin-top:20px;
}
