@charset "UTF-8";
/* Body */
html,body,div,span,object,iframe,img,p,h1,h2,h3,h4,h5,h6,
blockquote,pre,abbr,address,cite,code,del,dfn,em,ins,kbd,q,samp,
small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,
form,label,legend, table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,figcaption,figure,footer,header,nav,section,
time,mark,audio,video{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*{
	font-feature-settings: "palt";
}
body {
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/back.jpg);
	font-family: "Mplus 1p"; 
}

body header nav {
	width: 960px;
}

a img:hover {
	opacity: 0.8;
}
.cl::after{
    content:'';
    display:table;
    clear:both
}
.clearfloat{
	margin: 0;
	padding: 0;
	clear: both;
	width: 0px;
	height: 0px;
}
.container {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
header {
	display: block;
}
header nav {
	width: auto;
}
header nav ul {
	list-style-type: none;
}
header nav ul:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}
header nav img{
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
	float: left;
}
header .rogo {
	padding: 0;
	margin: 0;
	line-height: 0;
	display: block;
}
.top-bnr2 {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 960px;
    flex-wrap: wrap;
}
.top-bnr2 p {
    width: 310px;
    text-align: center;
    margin-bottom: 25px;
    margin-left: 10px;
    margin-right: 10px;
}
.top-bnr2 img {
    border: 1px solid #CCC;
	max-width: 100%;
    height: auto;
    width: auto;
}
/*.top-bnr2 p:last-of-type {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}*/
.top-youtube {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 30px;
}
.top-youtube li{
    width: 49%;
    list-style: none;
    text-align: center;
}
.top-youtube .youtube {
  position: relative;
  width: 100%;
  padding-top: 49.7%;
  margin-bottom: 15px;
    
}
.top-youtube .youtube iframe {
    position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
}
.youtube {
    text-align: center;
    padding: 30px 0;
}

.top-youtube li p strong {
	color: #703b21;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 600;
	background-color: #f9d1da;
	display: inline-block;
	padding: 3px 10px 0;
	border-radius: 5px;
	width: auto;
    text-align: center;
}
.past-bnr {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 30px;
    /* width: 960px; */
    flex-wrap: wrap;
    margin: 0!important;
    flex-wrap: wrap;
}
.past-bnr li {
    width: 32%;
    text-align: center;
    margin-bottom: 25px;
    margin-left: 0;
    margin-right: 0;
    list-style: none;
}
.past-bnr img {
    border: 1px solid #CCC;
    max-width: 100%;
    height: auto;
    width: auto;
}
.top-info {
    border: 5px #ff0000 solid;
    padding: 30px;
    margin-bottom: 30px;
    color: #FF0000;
    font-weight: bold;
    text-align: center;
}
.top-info div{
    display: inline-block;
    text-align: left;
}
.info {
    background-image: url(../images/index_08.jpg);
    background-repeat: no-repeat;
    height: 324px;
    padding-left: 43px;
    display: block;
}
.info ul {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 16px;
	position: relative;
	top: 95px;
	width: auto;
}
.info ul li {
	height: 43px;
	display: block;
	width: auto;
	letter-spacing: 0.05em;
	margin-left: 16px;
}
.info ul li:first-child {
	/* margin-bottom: 10px; */
}
.info ul li a {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
.info ul li a:hover  {
	text-decoration: underline;
}
.info-table tr th {
	width: 150px;
	padding-left: 16px;
	display: block;
}
.banner {
	width: 960px;
	height: 350px;
	display: flex;
}
.about {
	width: 960px;
	margin-bottom: 40px;
}
.about h1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	font-size: 30px;
	color: rgba(197,128,95,1.00);
	display: table;
	width: 960px;
	text-align: center;
}
.triangle {
	width: 960px;
	margin: 10px auto;
	text-align: center;
}
.about-waku {
	width: 960px;
	margin:20px auto;
	display: flex;
	justify-content: center
}
.about p {
	font-size: 14px;
	line-height: 1.5em;
	width: 420px;
	text-align: justify;
	font-family: "Mplus 1p";
	font-weight: 400;
	margin-right: 2em
}
.about article {
	font-size: 14px;
	line-height: 1.5em;
}
.about article h2 {
	font-size: 16px;
	line-height: 1em;
	color: rgba(194,128,95,1.00);
	height: 24px;
}
.about article p {
line-height: 2em;
font-family: "Mplus 1p";
font-weight:600;
 }
footer {
	width: 960px;
	display: table;
	height: 300px;
}
.copyright {
	width: 960px;
	height: 50px;
	display: table-cell;
	text-align: center;
	background-image: url(../images/index_14.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 16px;
	line-height: 1.5em;
}
.year-activity {
	width: 960px;
	height: auto;
	display: inline-table;
	background-image: url(../images/kokuban.jpg);
	background-position: center bottom;
	margin-bottom: 50px;
	padding: 30px 50px 70px;
}
.year-activity #activity {
	width: 100%;
	border-top: thin solid rgba(255,255,255,1.00);
	border-left: thin solid rgba(255,255,255,1.00);
	color: rgba(0,0,0,1.00);
	font-size: 12px;
	line-height: 1em;
	border-spacing: 0px 0px;
	/* [disabled]border-collapse: separate; */
}
.year-activity th {
	margin: 12px;
	margin: 0;
	border-right: thin solid rgba(255,255,255,1.00);
	border-bottom: thin solid rgba(255,255,255,1.00);
	padding: 12px;
	vertical-align: middle;
}
.year-activity td {
	margin: 12px;
	margin: 0;
	border-right: thin solid rgba(255,255,255,1.00);
	border-bottom: thin solid rgba(255,255,255,1.00);
	padding: 12px;
	vertical-align: middle;
}
.report-td {
	width: 960px;
	height: auto;
	display: inline-block;
	background-image: url(../images/kokuban.jpg);
	background-position: center bottom;
	margin-bottom: 30px;
	padding: 0px 50px 70px;
}
.report{
	display: inline-block;
	border-bottom: 2px dotted rgba(255,255,255,1.00);
	width: 100%;
	padding-left: 40px;
	padding-bottom: 40px;
}
.report-img {
	margin-top: 30px;
	display: inline-block;
	margin-right: 20px;
	width: 30%;
	border-radius: 6px;
}
.report h1 {
	color: rgba(255,255,255,1.00);
	font-size: 34px;
	line-height: 1.4em;
	margin-top: 30px;
	font-weight: 600;
}
.report h2 {
	margin-top: 8px;
	color: rgba(255,255,255,1.00);
	font-size: 21px;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	font-weight: 500;
}
.report p {
	margin-top: 12px;
	color: rgba(255,255,255,1.00);
	font-size: 16px;
	line-height: 1.8em;
	width: 780px;
	letter-spacing: 0.1em;
	text-align: justify;
	font-weight: 300;
}
.report h3 {
	width: 100%;
	margin-right: 0px;
	text-align: center;
	margin-top: 20px;
	color: rgba(255,255,255,1.00);
	font-size: 32px;
	letter-spacing: 0.05em;
	font-weight: 400;
}
.report h3 a {
	color: rgba(255,255,255,1.00);
	font-style: normal;
	text-decoration: none;
}
.report-td .waku {
	font-size: 18px;
	border-radius: 6px;
	padding: 1em;
	border: 2px solid rgba(255,255,255,1.00);
	margin-top: 22px;
	margin-bottom: 12px;
	width: 50%;
	text-align: center;
	color: rgba(255,255,255,1.00);
 }
.report-td  a {
	color: rgba(255,255,255,1.00);
 }
.container .year-activity h1 {
}
.download {
	width: 960px;
	height: auto;
	background-image: url(../images/kokuban.jpg);
	background-position: center bottom;
	margin: 0 0 50px 0;
	padding: 30px 50px 70px 50px;
	background-repeat: no-repeat;
}
.download h1 {
	margin:70px auto 30px;
	color: rgba(255,255,255,1.00);
	font-size: 32px;
	line-height: 1em;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-bottom: 8px;
	border-bottom: 2px solid rgba(255,255,255,1.00);
}
h1.multi-line {
	line-height: 1.4;
}
.container .download h2 {
	color: rgba(236,241,141,1.00);
	font-size: 24px;
	line-height: 1.5em;
	font-weight: 600;
}
.container .download h3 {
	color: #703b21;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 600;
	text-align: left;
	margin: 0 0 10px;
	background-color: #f9d1da;
	display: inline-block;
	padding: 3px 10px 0;
	border-radius: 5px;
	width: auto;
}
.container .download p {
	color: rgba(255,255,255,1.00);
	font-size: 18px;
	line-height: 1.8em;
	margin-top: 0;
	margin-bottom: 20px;
}
.download a  {
	color: rgba(255,255,255,1.00);
	font-size: 18px;
	line-height: 1.8em;
}
.download a:hover,
.report a:hover{
	color: rgba(245,254,131,1.00);
}
.center-box {
	text-align: center!important;
}
.container .download .waku {
	border-radius: 6px;
	padding: 1em;
	border: 2px solid rgba(255,255,255,1.00);
	margin: 12px 0 ;
	display: inline-block;
}
.waku > .waku {
	border: none!important;
	background-color: #18291e;
}
.under {
padding-bottom:5px;
line-height: 2em;
background: linear-gradient(transparent 80%, yellow 80%);
  }
.download .img-center {
	width: auto;
	text-align: center;
	margin-top: 1.5em;
}
.img-box-shadow {
  box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);
border-radius: 2px
}
.text-box {
	margin-bottom: 30px;
}
dl {
	color: #FFF;
}
dt {

	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
dd {

line-height: 1.8;
}
ul.dot-list {
    color: #FFF;
    margin-left: 1.5em;
    margin-bottom: 20px;
}
h4 {
	color: #f9d1da;
	font-size: 20px;
}
.mb {
	margin-bottom: 30px;
}
.white {
	color:#FFF!important;
}
.large {
	font-size: 140%;
}
.small {
	font-size: 80%;
}
.top-bnr {
	margin: 20px auto;
}
.top-bnr img {
	float: none!important;
}
.cancel {
	text-decoration: line-through;
}
.download ul {
	margin-bottom: 30px;
	color: #FFF;
	margin-left: 1.5em;
}
.download li {
	margin-bottom: 5px;
}
.download li:last-of-type {
	/* margin-right: auto; */
	/* margin-left: 2%; */
}
.border {
    border: 1px solid #FFF;
    padding: 10px;
    display: table;
}