@charset "utf-8";

/* =======================================

reset

 ======================================= */
 
html, body, div, span, applet, object, iframe,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;

}

*::after,
* {

	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font-family: "メイリオ", "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: ＃221814;
}

.clear{
	clear: both;
}

article {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 19px;
	line-height: 1.8em;
}


a {
	color: #B42731;
	text-decoration: none;
	
}


.left{
	float: left;
}


#menu1,#menu2,#menu3,#menu4,#menu5{
    margin-top:-100px;
    padding-top:100px;
}


.base01 h2 {
	font-size: 41px;
}


.cl01{
	color: #3C7DCE;
}

.cl02{
	color: #6572C1;
}

/* ------------------------------
   CLEARFIX ELEMENTS
------------------------------ */


/* container */
.base01 {
	width: 100%;
	float: left;
	padding-top: 40px;
	background-color: #FFF;
	padding-bottom: 40px;
}

.base02 {
	width: 100%;
	float: left;
	padding-bottom: 70px;
}

.base03 {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	float: left;
	background-color: #FFF;
	padding-top: 90px;
	padding-bottom: 70px;
}


.inner {
	width: 1140px;
	margin: 0 auto;
}
.inner:after {
	content: "";
	clear: both;
	display: block;
}

.block{
	display: block;	
}

.block2{
	display: inline;
	padding-right: 20px;
}

@media (max-width: 470px) {
	
.block{
	display: inline;
	text-align: left;	
}

.block2{
	display: inline;
	padding-right: 0px;	
}
	}


.contents_tasks{
	float: left;
	width: 100%;
	display: block;
	padding-top: 30px;
}

.contents_tasks ul{
	float: left;
	width: 100%;
	text-align: left;
}

.contents_tasks li{
	float: left;
	width: 50%;
	list-style-type: none;
	padding-right: 30px;
	line-height: 1.5em;
	margin-bottom: 20px;
	padding-bottom: 40px;
}



.contents_tasks li:nth-child(even) {
	text-align: left;
	padding-right: 0px;
	padding-left: 30px;
	float: left;
}

.contents_tasks li:last-child{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

}

@media (max-width: 1140px) {

.contents_tasks li{
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.contents_tasks li:nth-child(even) {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.contents_tasks li:last-child{
	float: left;
	width: 100%;
}
}



.contents_tasks li .tasksbox{
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 30px;
}

.contents_tasks h2 {
	background-color: #C1DA75;
	float: left;
	width: 100%;
	padding-top: 20px;
	margin-bottom: 50px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.contents_tasks h3 {
	font-size: 32px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: normal;
}

@media (max-width: 1140px) {
.contents_tasks h3 {
	font-size: 20px;

}
	
}

.contents_tasks span{	width: 30px;
	height: 30px;
	float: left;
	margin-top: -3px;
	margin-right: 10px;
}


.t1{
	background: #F8B62C;
}

.t2{
	background: #C89F62;
}

.t3{
	background: #00AAE8;
}

.t4{
	background: #E4007E;
}


.t5{
	background: #21AB38;
}


.contents_entrust{
	float: left;
	width: 100%;
	display: block;
	padding-top: 40px;
}

.contents_entrust h2 {
	background-color: #C1DA75;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.catch01{
	width: 100%;
	max-width:681px;
}
.catch02{
	width: 100%;
	max-width:501px;
}
.catch03{
	width: 100%;
	max-width:1140px;
}
.congress{
	float: left;
	width: 100%;
	padding-top: 60px;
}

.congress h3{
	font-size: 38px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #333;
	font-weight: normal;
}

.congress h4 {
	position: relative;
	background: #D7E6A3;
	font-size: 20px;
	color: #2d2d2d;

	line-height: 1.3;
	z-index: -2;
	padding-top: 8px;
	padding-right: 26px;
	padding-bottom: 8px;
	padding-left: 42px;
	margin-bottom: 20px;
}

.congress h4:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 35px #5AB546;
  border-bottom: solid 38px transparent;
  z-index: -1;
}

.congress ul{
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;	
}

.congress li{
	float: left;
	width: 50%;
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-size: 20px;
	padding-right: 40px;
}


.congress li:nth-child(even) {
	padding-right: 0px;
	padding-left: 40px;

}
@media (max-width: 1165px) {
.congress li{
	width: 100%;
	padding: 0px;
}
.congress li:nth-child(even) {
	padding-left: 0px;

}	
}

.congress span{
	float: left;
	width: 100%;
	text-indent: -20px;
	padding-left: 20px;
}

.congress span strong{
	color: #F00;
	font-weight: normal;
}


.linktxt{
	width: 76%;
	float: left;
}


.linkimg{
	float: right;
	width: 20%;
}
.linkimg a:hover img{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	zoom: 1;

}

@media (max-width: 600px) {
	.linktxt{
	width: 100%;
	float: left;
}
.linkimg{
	float: right;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
}

/* テキスト調整 */

.txt_base01{
	width: 100%;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 20px;
	line-height: 1.5em;
}


	
#mainvisual {
	background-image: url(img/main.png);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	margin-top: 83px;
	background-color: #FFF;
}

	
#mainvisual img{
	height: auto;
	width: 100%;
}

#mainvisualsp {
	display: none;
}


.info_list{
	margin-top: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: block;
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;
}

	
@media (max-width: 900px) {

#mainvisual{
	display: none;
}
#mainvisualsp {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-bottom: 20px;
	display: block;
}
#mainvisualsp img{
	height: auto;
	width: 100%;
	padding-top: 56px;

}
	
.info_list{
	margin-top: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: block;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

.box1{
	width: 30%;
	float: left;
}

.box2{
	width: 70%;
	float: left;
}

.box2 p{
	line-height: 1.5em;
	padding-bottom: 10px;
	float: left;
	width: 100%;
}


.box2 .title{
	font-size: 22px;
}

.box2 .txt1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 5px;
}


}


	


.works{
	float: left;
	width: 100%;
}
.works p{
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.works strong{
	font-size: 33px;
	padding-bottom: 20px;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 20px;
	font-weight: normal;
}


.pf{
	float: left;
	width: 100%;
}

.pf h2{
	font-size: 37px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	margin-bottom: 30px;
	font-weight: normal;
}

.pf_base{
	max-width: 800px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}




/* header */


.menuinner {
	width: 1140px;
	margin: 0 auto;
}
.menuinner:after {
	content: "";
	clear: both;
	display: block;
}


#top-head {
	font-size: 14px;
	position: absolute;
	width: 100%;
	line-height: 1;
	z-index: 999;
	background: rgba(255,255,255,10);
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
}
#top-head a{
	color: #000;
	text-decoration: none;
}

#top-head .menuinner {
	position: relative;
}

#top-head .logo {
	float: left;
}

#top-head .logo img {
	float: left;
	width: 357px;
}

@media (max-width: 1000px) {
#top-head .logo img {
	width: 300px;
}
}


#global-nav ul {
	list-style: none;
	position: absolute;
	right: 0;
	bottom: 10px;
	font-size: 17px;
	float: right;
}
#global-nav ul li {
	float: left;
	position: relative;
	text-align: center;

}
#global-nav ul li a {
	padding-right: 10px;
	padding-left: 10px;
}

/* Btn Hover */
#global-nav ul li:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	bottom: -5px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
#global-nav ul li:hover:after {
	bottom: -30px;
	background-color: #33A139;
}


/* Fixed */
#top-head.fixed {
	margin-top: 0;
	top: 0;
	position: fixed;
	padding-top: 10px;

	background: rgba(255,255,255,10);
	transition: top 0.65s ease-in;
	-webkit-transition: top 0.65s ease-in;
	-moz-transition: top 0.65s ease-in;
}
#top-head.fixed .logo {
	font-size: 24px;
}

@media (min-width: 831px) {
	
#global-navsp {
	display: none;
}

#top-head.fixed #global-nav ul li a {
	color: #333;
	padding-right: 20px;
	padding-left: 20px;
}

/* Fixed Btn Hover */
#top-head.fixed #global-nav ul li:after {
	bottom: -10px;
}
#top-head.fixed #global-nav ul li:hover:after {
	background-color: #33A139;
	bottom: -23px;
}
}


/* Transition */
/*
#top-head,
#top-head .logo,
#global-nav ul li,
#global-nav ul li a {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
*/



/* Toggle Button */
#nav-toggle {
	display: none;
	position: absolute;
	right: 12px;
	top: 14px;
	width: 26px;
	height: 20px;
	cursor: pointer;
	z-index: 101;
}

#nav-toggle div {
	position: relative;
}
#nav-toggle span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background: #666;
	left: 0;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
	top: 0;
}
#nav-toggle span:nth-child(2) {
	top: 11px;
}
#nav-toggle span:nth-child(3) {
	top: 22px;
}


	

@media (max-width: 1140px) {
	article {
		padding: 0px;
	}
	.menuinner {
		width: 100%;
		padding: 0 20px;
	}
	.inner {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	}
	#global-nav ul li a {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	}
	#top-head.fixed #global-nav ul li a {
		padding: 0px;
	}


.base01 {
	width: 100%;
	float: left;
	padding-top: 30px;
	padding-bottom: 20px;
}

.base02 {
	width: 100%;
	float: left;
}




}	
@media (max-width: 830px) {
	#top-head,
	.menuinner {
		width: 100%;
		padding: 0;
	}
	#top-head {
		top: 0;
		position: fixed;
		margin-top: 0;
		
	}
	/* Fixed reset */
	#top-head.fixed {
	padding-top: 0;
	background: transparent;
	padding-bottom: 0px;
	}


	#mobile-head {
	background: rgba(255,255,255,10);
	width: 100%;
	height: 56px;
	z-index: 999;
	position: relative;

	}
	#top-head.fixed .logo,
	#top-head .logo {
		position: absolute;
		left: 13px;
		top: 13px;
		color: #333;
		font-size: 26px;
	}

	#top-head .logo img {
	width: 220px;
	}
	
		#global-nav {
			display:none;
		}
			
	#global-navsp {
	position: absolute;
	/* 開いてないときは画面外に配置 */
	top: -500px;
	opacity: 0.95;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	background-color: #EAEAEA;
	}
	#global-navsp ul {
		list-style: none;
		position: static;
		right: 0;
		bottom: 0;
		font-size: 16px;
	}
	#global-navsp ul li {
	float: none;
	position: static;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	}
	#global-navsp ul .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;    
	}
	#global-navsp ul li:after  {
		display: none;
	}
	#top-head #global-navsp ul li a,
	#top-head.fixed #global-navsp ul li a {
	width: 100%;
	display: block;
	color: #000;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	}
	#nav-toggle {
		display: block;
	}
	/* #nav-toggle 切り替えアニメーション */
	.open #nav-toggle span:nth-child(1) {
		top: 11px;
		-webkit-transform: rotate(315deg);
		-moz-transform: rotate(315deg);
		transform: rotate(315deg);
	}
	.open #nav-toggle span:nth-child(2) {
		width: 0;
		left: 50%;
	}
	.open #nav-toggle span:nth-child(3) {
		top: 11px;
		-webkit-transform: rotate(-315deg);
		-moz-transform: rotate(-315deg);
		transform: rotate(-315deg);
	}
	/* #global-nav スライドアニメーション */


	.open #global-navsp {
		/* #global-nav top + #mobile-head height */
		-moz-transform: translateY(556px);
		-webkit-transform: translateY(556px);
		transform: translateY(556px);
	}


}


/* footer */


footer {
	text-align: center;
	float: left;
	width: 100%;
	background-color: #33A139;
	font-size: 12px;
	padding-top: 120px;
	padding-bottom: 120px;
	color: #FFF;
}

.footerinner {
	max-width: 1000px;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.footerinner:after {
	content: "";
	clear: both;
	display: block;
}

footer #rbox{
	float: right;
	width: 50%;
}

footer #rbox .name{
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 10px;
	font-size: 15px;
}
	
footer #lbox{
	float: left;
	width: 50%;
	text-align: left;
	font-size: 14px;
	padding-top: 20px;
}

footer #lbox strong{
	font-size: 35px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	font-family: "Kosugi Maru", sans-serif;
	font-weight: 600;
	font-style: normal;
}
footer a {
	color: #FFF;
	text-decoration: none;
}

footer a:hover {
	color: #FFDF64;
	text-decoration: none;
}

@media (max-width: 800px) {
	
footer {
	text-align: center;
	float: left;
	width: 100%;
	font-size: 12px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
}


footer #rbox{
	float: left;
	width: 100%;
}

footer #rbox .name{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 30px;
}
	
footer #lbox{
	float: left;
	width: 100%;
}

footer #lbox strong{
	font-size: 22px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
footer a {
	color: #FFF;
	text-decoration: none;
}

}
