﻿/*-----------------------------------------------------	*/
/*	for all						*/
/*-----------------------------------------------------	*/


/* ------ General Settings ------ */


img {
	max-width: 100%;
	height: auto;
	width: auto\9;
}

a:hover {
	opacity: 0.7;
}

.link {
	color: #0D2E91;
	text-decoration: underline;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: inherit;
	min-width: 1024px;
}

.text-center {
	text-align: center;
}

#wrapper {
	width: 100%;
	position: relative;/*overflow:hidden;*/
}

.sp {
	display: none;
}

.clr {
	clear: both;
}

/* ------ Header ------ */




header {
	width: 100%;
	margin: 0 auto;
	height: 310px;
	background: url(../images/main.gif) no-repeat center bottom;
	border-bottom: #10811b 3px solid;
}

#header-inner {
	width: 1024px;
	margin: 0 auto;
	position: relative;
	height: 310px;
}

#logo {
	width: 96px;
	position: absolute;
	top: 25px;
	left: 63px;
}

#logo a {
	width: 96px;
	height: 26px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	text-align: left;
}

header h1 {
	position: absolute;
	top: 25px;
	right: 29px;
	font-size: 100%;
	text-align: right;
	color: #0f3874;
}

#gnav {
	width: 100%;
	border-bottom: #10811b 2px solid;
	/*margin-bottom: 121px;*/
	margin-bottom: 60px;
}

#gnav ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#gnav nav ul {
	width: 896px;
	margin: 0 auto;
}

#gnav nav ul li {
	float: left;
}

#gnav nav ul li a {
	display: block;
	height: 52px;
	overflow: hidden;
	text-indent: -9999px;
}

#gnav nav ul li.n1 a {
	width: 72px;
	padding: 7px 80px 6px 59px;
	background: url(../images/nav_1.gif) no-repeat 59px 7px;
}

#gnav nav ul li.n2 a {
	width: 90px;
	padding: 7px 85px 6px 80px;
	background: url(../images/nav_2.gif) no-repeat 80px 7px;
}

#gnav nav ul li.n3 a {
	width: 78px;
	padding: 7px 80px 6px 86px;
	background: url(../images/nav_3.gif) no-repeat 86px 7px;
}

#gnav nav ul li.n4 a {
	width: 58px;
	padding: 7px 47px 6px 81px;
	background: url(../images/nav_4.gif) no-repeat 59px 7px;
}

/* ------ bread ------ */




.bread {
	width: 1078px;
	margin: 0 auto;
	text-align: left;
	padding-top: 5px;
	height: 22px;
	color: #FFF;
}

.bread a {
	color: #FFF;
}

.bread a:hover {
	text-decoration: none;
}

/* //////////////////////////////////// */
/* pagetop
/* //////////////////////////////////// */



.pagetop {
	position: fixed;
	right: 50px;
	bottom: 27px;
	width: 66px;
	text-align: right;
	cursor: pointer;
	z-index: 10000;
}

#kk {
	position: relative;
	height: 102px;
}

footer .ic4 {
	position: absolute;
	top: 0;
	left: 90px;
	margin-top: -5px;
}

/* ------ Footer ------ */



footer {
	width: 100%;
	height: 185px;
	background: url(../images/bg_footer.gif) repeat-x;
 *zoom:1;
}

#footer-inner {
	width: 1024px;
	height: 185px;
	margin: 0 auto;
	position: relative;
}

#footer-inner:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.copyright {
	position: absolute;
	bottom: 5px;
	right: 30px;
	color: #FFF;
}

#fnav {
	position: absolute;
	bottom: 36px;
	left: 60px;
	width: 650px;
}

#fnav li {
	float: left;
}

#fnav li a {
	margin-right: 10px;
	padding-right: 10px;
	border-right: #6ea66d 1px solid;
	display: block;
	text-align: left;
	color: #10811b;
}

footer li.bn a {
	border-right: none !important;
}

.slink {
	position: absolute;
	bottom: 3px;
	left: 30px;
}

.slink li {
	float: left;
}

.slink li a {
	margin-right: 10px;
	padding-right: 10px;
	border-right: #6ea66d 1px solid;
	display: block;
	text-align: left;
	color: #FFF;
}

/* ------ Contents ------ */




#contents {
	width: 100%;
}

#contents:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/* ------ Page ------ */

/*common*/

/* ------ 年度 ------ */

.yr{
	width: auto;
	color:#fff;
	background:#888;
	padding:10px 5px;
	text-align:center;
	margin-bottom: 40px;
	font-size:200%;
	font-weight:bold;
	line-height:1.3;
	position:relative;
}

.yr a{
	position:absolute;
	right:15px;
	top:15px;
	font-size:66%;
	font-weight:normal;
		color:#fff;
}

.month{
	font-size:166%;
	font-weight:bold;
	text-align:center;
	margin-bottom:40px;
	color:#666;
}

.mb20{
	margin-bottom:20px !important;
}



.backnumber{
	clear:both;
	margin-bottom: 40px;
}

.backnumber a{
	width: auto;
	color:#888;
	border:#888 2px solid;
	padding:10px 5px;
	text-align:center;
	font-size:150%;
	line-height:1.3;
	text-decoration:none;
	display:block;
}


@media screen and (max-width: 768px) {
	
	.yr {
	width: auto;
	padding:10px 5px;
	text-align:center;
	margin:0 20px 30px 20px;
	font-size:133%;
	font-weight:bold;
	line-height:1.3;
	position:inherit;
}

.yr a{
	position:inherit;
	right:auto;
	top:auto;
	font-size:66%;
	font-weight:normal;
		display:block;
		margin-top:5px;
}

.month{
	font-size:125%;
	font-weight:bold;
	text-align:center;
	margin-bottom:40px;
	color:#00820F;
}

.backnumber{
	clear:both;
	margin:0 20px 30px 20px;
}

.backnumber a{
	width: auto;
	color:#888;
	border:#888 2px solid;
	padding:10px 5px;
	text-align:center;
	font-size:106%;
	line-height:1.3;
	text-decoration:none;
	display:block;
}


	
}




#contents h2 {
	height: 60px;
	margin-bottom: 55px;
	text-indent: -9999px;
}

#contents .inner {
	width: 896px;
	margin: 0 auto;
	text-align: left;
}



/* ------ メイン ------ */

#main {
	width: 100%;
	margin-bottom: 60px;
}

.homeback{
	clear:both;
	padding-top:30px;
}

.homeback a{
	border:#e38225 2px solid;
	padding:10px;
	display:block;
	text-align:center;
}



@media screen and (max-width: 768px) {
	
	#main {
		width: 100%;
	margin-bottom: 30px;
	background:url(../images/main_sp.png) no-repeat;
	text-indent:-9999px;
	background-size:100% auto;
	padding-top:20%;
}

}



/* ------ コンセプト ------ */



#concept {
	width: 100%;
	border-bottom: #10811b 3px solid;
	margin-bottom: 120px;
}

#concept .inner {
	padding-bottom: 70px;
	background: url(../images/ic_1.gif) no-repeat 5px bottom;
}

#concept h2 {
	background: url(../images/tit_1.gif) no-repeat;
}

#concept h3 {
	background: url(../images/concept_read.gif) no-repeat center top;
	height: 94px;
	text-indent: -9999px;
	margin-bottom: 51px;
}

#concept .concept_read {
	background: url(../images/concept_txt.gif) no-repeat center top;
	height: 550px;
	margin-bottom: 50px;
}

#concept .concept_read p {
	display: none;
}

/* ------ スケジュール ------ */



#schedule {
	margin-bottom: 120px;
	width: 100%;
	border-bottom: #10811b 3px solid;
}

#schedule .inner {
	padding-bottom: 70px;
	background: url(../images/ic_2.gif) no-repeat 806px bottom;
	overflow: hidden;
}

#schedule h2 {
	background: url(../images/tit_2.gif) no-repeat;
}

#schedule .schedule_list {
	padding-bottom: 38px;
	overflow: hidden;
}

#schedule .schedule_list li {
	float: left;
	margin: 0 48px 26px 0;
}

#schedule .schedule_list li:nth-child(4n+0) {
	margin: 0 0 26px 0;
}

#schedule .schedule_list li.now {
	padding-top: 39px;
}

/* ------ プログラム ------ */



#program {
	margin-bottom: 120px;
	width: 100%;
	border-bottom: #10811b 3px solid;
}

#program .inner {
	padding-bottom: 70px;
	background: url(../images/ic_3.gif) no-repeat center bottom;
	overflow: hidden;
}

#program h2 {
	background: url(../images/tit_3.gif) no-repeat;
}

#program .program_detail {
	padding-bottom: 38px;
	overflow: hidden;
}

#program .program_detail article {
	width: 404px;
	float: left;
	overflow: hidden;
	margin-bottom: 30px;
}

#program .program_detail article.mr {
	margin: 0 87px 30px 0 !important;
}

#program .program_detail article figure {
	padding: 0 0 0 23px;
	margin-bottom: 28px;
}

#program .program_detail article dl {
	margin-bottom: 25px;
	overflow: hidden;
}

#program .program_detail article dt {
	float: left;
	margin: 0 15px 6px 0;
	clear: left;
}

#program .program_detail article dd {
	float: left;
	margin: 0 0 6px 0;
	font-size: 125%;
	line-height: 1.4;
	width: 290px;
}

#program .program_detail article dd strong {
	font-size: 133%;
	font-weight: bold;
}

#program .program_detail article p {
	clear: both;
	margin-bottom: 28px;
	font-size: 125%;
	line-height: 1.8;
}

#program .program_detail article li {
	margin-bottom: 16px;
}

#program .program_detail article li strong {
	color: #FF0300;
	text-align: center;
	padding-top: 5px;
	display: block;
	font-size: 116%;
}

#program_data article#process {
	margin-bottom: 30px;
	overflow: hidden;
}

#program_data article#process dl {
	margin-bottom: 15px;
	overflow: hidden;
	border: #CCC 1px solid;
	padding: 10px;
}

#program_data article#process dt {
	float: none;
	margin: 0 0 15px 0;
	clear: left;
	font-size: 125%;
	background: #EBF1DE;
	text-align: center;
	font-weight: bold;
}

#program_data article#process dd span {
	display: inline-block;
	width: 40px;
	text-align: right;
	margin-right: 20px;
}

#program_data article#process dd {
	float: none;
	margin: 0 0 10px 0;
	font-size: 116%;
	line-height: 1.2;
}

#program_data article#process dd:last-child {
	margin: 0 0 0px 0;
}

#program_data article#process dl.fl {
	float: left;
	margin-right: 50px;
}

#program_data article#process dl.fr {
	float: left;
}




#program_data article#process ul {
	margin-bottom: 15px;
	overflow: hidden;
	border: #CCC 1px solid;
	padding: 10px;
}


#program_data article#process li span {
	display: inline-block;
	width: 40px;
	text-align: right;
	margin-right: 20px;
}

#program_data article#process li {
	float: none;
	margin: 0 0 10px 0;
	font-size: 116%;
	line-height: 1.2;
}


#program_data article#process li.bus {
	background:url(../images/bus.gif) no-repeat 60px bottom;
	padding-bottom:15px;
	margin-bottom:10px;
}

#program_data article#process li.walk {
	background:url(../images/walk.gif) no-repeat 60px bottom;
	padding-bottom:15px;
	margin-bottom:10px;
}

#program_data article#process li:last-child {
	margin: 0 0 0px 0;
}


#program_data article#process.wl ul {
	margin-bottom: 15px;
	overflow: hidden;
	border: #CCC 1px solid;
	padding: 10px;
}


#program_data article#process.wl li span {
	float:left;
	width: 100px;
	text-align: left;
	margin-right: 20px;
	line-height: 1.4;
}

#program_data article#process.wl li span.tt {
	float: none;
	margin: 0 0 10px 0px;
	font-size: 106%;
	line-height: 1.4;
	width:400px;
	
	text-align:left
}



/* ------ index レポート ------ */


#report {
	width: 100%;
	border-bottom: #10811b 3px solid;
}

#report .inner {
	padding-bottom: 70px;
	overflow: hidden;
}

#report h2 {
	background: url(../images/tit_4.gif) no-repeat;
}

#report p.report_read {
	font-size: 150%;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: #10811b 1px dotted;
	line-height: 1;
	color: #4d4d4c;
}

#report .report_list {
	padding-bottom: 38px;
	overflow: hidden;
}

#report article {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: #10811b 1px dotted;
	overflow: hidden;
}

#report article .flImgL {
	float: left;
	margin-right: 15px;
}

#report article p {
	float: left;
	width: 545px;
	font-size: 150%;
}

#report article p strong {
	font-size: 125%;
	font-weight: bold;
}

#report article .flImgR {
	float: right;
}

/* ------ レポート ------ */



#report_content {
	width: 100%;
	border-bottom: #10811b 3px solid;
}

#report_content .inner {
	padding-bottom: 70px;
	overflow: hidden;
}

#report_content h2 {
	background: url(../images/tit_4.gif) no-repeat;
}

#report_detail {
	background: url(../images/report/common/bg_report.gif) repeat-y;
	border: #E7E7E0 1px solid;
	width: auto;
	margin-bottom: 20px;
}

#report_title {
	background: url(../images/report/common/tit_bg.png) no-repeat 25px 30px;
	position: relative;
	height: 131px;
	margin-bottom: 30px;
}

#report_title p {
	position: absolute;
	top: 72px;
	right: 28px;
	text-align: right;
	font-weight: bold;
	font-size: 116%;
	width: 298px;
	height: 31px;
}

#report_contents {
	padding: 0 30px;
}

#report_content .read {
	font-size: 125%;
	line-height: 1.8;
	margin-bottom: 30px;
}

#report_content #report_gallery {
	overflow: hidden;
	margin-bottom: 20px;
}

#report_content #report_gallery li {
	float: left;
	margin: 0 80px 25px 0;
	font-size:116%;
	font-weight:bold;
	line-height:1.6;
}

#report_content #report_gallery li:nth-of-type(2n+0) {
	float: left;
	margin: 0 0 25px 0;
}

#report_content #voice {
	margin-bottom: 40px;
}

#report_content #voice-inner {
	border-radius: 20px;
	border: #FFF 5px solid;
	background: #F8F8F0;
	padding: 30px;
	width: 760px;
	margin: -25px auto 0 auto;
}

#report_content #voice h4 {
}

#report_content #voice article {
	background: url(../images/report/common/line_dot.gif) repeat-x left bottom;
	padding: 0 0 15px 0;
	margin-bottom: 10px;
	overflow: hidden;
}

#report_content #voice article dl {
	display: table;
}

#report_content #voice article dt {
	width: 70px;
	display: table-cell;
	vertical-align: middle;
}

#report_content #voice article dd {
	width: 680px;
	font-size: 125%;
	line-height: 1.5;
	display: table-cell;
	vertical-align: middle;
}

#report_content #voice ul {
	overflow: hidden;
}

#report_content #voice li {
	float: left;
	display: inline;
}

#report_content #voice.nm p {
	font-size: 125%;
	line-height: 1.5;
	display: table-cell;
	vertical-align: middle;
}

#report_content .at{
	background:none;
	padding: 10px 0 40px 0;
	margin-bottom: 0;
}

#report_content .at p {
	font-size: 106%;
	line-height: 1.5;
	display: table-cell;
	vertical-align: middle;
}

#report_content .at p strong {
	display:block;
	padding:5px;
	border:#CCC 1px solid;
	width:60px;
	text-align:center;
}

#report_content #message {
	width: 804px;
	margin: 0 auto 40px auto;
	overflow: hidden;
	background: url(../images/report/common/line_end.gif) no-repeat left bottom;
	padding-bottom: 40px;
}

#report_content #message figure {
	float: left;
}

#report_content #message dl {
	float: left;
	width: 640px;
}

#report_content #message dt {
	font-size: 125%;
	font-weight: bold;
	line-height: 1.6;
	border-bottom: #CCCCCC 1px solid;
	margin-bottom: 15px;
	padding: 10px 0 15px 20px;
}

#report_content #message dt strong {
	font-size: 125%;
	font-weight: bold;
	line-height: 1.6;
}

#report_content #message dd {
	font-size: 125%;
	line-height: 1.8;
	padding: 0 0 0 20px;
}

#report_content .thanks {
	text-align: center;
	font-size: 200%;
	color: #008500;
	padding-bottom: 40px;
}

#report_content ul.btn {
	font-size: 116%;
	line-height: 1.8;
	margin-bottom: 30px;
	padding-top: 30px;
}

#report_content ul.btn li {
	float: left;
}

#report_content ul.btn li:last-child {
	float: right;
}

#report_content ul.btn li strong {
	color: #FF0300;
	text-align: center;
	padding-top: 5px;
	display: block;
	font-size: 116%;
}

/* ------ お問い合わせ ------ */


#contact #gnav {
	margin-bottom: 20px;
}

#contactdetail {
	width: 100%;
	border-bottom: #10811b 3px solid;
}

#contactdetail .inner {
	padding-bottom: 70px;
	overflow: hidden;
}

#contactdetail h2 {
	background: url(../images/tit_contact.gif) no-repeat;
	margin-bottom: 30px;
}

#contactdetail h3 {
	font-size: 230%;
	margin-bottom: 30px;
	line-height: 1.2;
	text-align: center;
	font-weight: bold;
}

#contactdetail p {
	font-size: 200%;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 180px;
}

#contactdetail a.backhome {
	border: #e6954e 2px solid;
	padding: 10px 0;
	display: block;
	text-align: center;
}

/* ------ プログラム内容 ------ */


#programdetail #gnav {
	margin-bottom: 20px;
}

#program_data {
	width: 100%;
	border-bottom: #10811b 3px solid;
}

#program_data .inner {
	padding-bottom: 70px;
	overflow: hidden;
}

#programdetail h2 {
	background: url(../images/tit_program.gif) no-repeat;
	margin-bottom: 30px;
}

#programdetail h2.report {
	background: url(../images/tit_4.gif) no-repeat;
	margin-bottom: 30px;
}

#program_data h3 {
	font-size: 230%;
	margin-bottom: 35px;
	line-height: 1.2;
	text-align: center;
	font-weight: bold;
}

#program_data figure.pp {
	width: 851px;
	margin: 0 auto 45px auto;
	overflow: hidden;
}

#program_data figure.pp img {
	float: left;
	margin-right: 130px;
}

#program_data figure.pp img:last-child {
	float: left;
	margin-right: 0;
}

#program_data figure.center {
	width: 662px;
	margin: 0 auto 45px auto;
	overflow: hidden;
}

#program_data figure.center img {
	float: none;
	margin-right: 0;
}

#program_data figure.center img:last-child {
	float: none;
	margin-right: 0;
}

#program_data .imglist {
	width: 851px;
	margin: 0 auto 25px auto;
	overflow: hidden;
}

#program_data .imglist li{
	float:left;
	width:48%;
	height:340px;
	padding-bottom:20px;
	font-size:116%;
}

#program_data .imglist li:nth-child(2n+0){
	float:right;
}

#program_data .imglist li img{
	margin-bottom:10px;
}













#program_data .info {
	margin-bottom: 20px;
}

#program_data .info dt {
	border: #FF0300 1px solid;
	color: #FF0300;
	padding: 5px;
	margin: 0 auto 10px auto;
	text-align: center;
	width: 240px;
	font-size: 150%;
	font-weight: bold;
}

#program_data .info dd {
	color: #FF0300;
	padding: 5px;
	margin: 0 auto 10px auto;
	text-align: left;
	width: 380px;
	font-size: 133%;
}

#program_data .info dd strong {
	color: #FF0300;
	font-size: 100%;
	text-decoration: underline;
}

#program_data article {
	clear: both;
}

#program_data article dl {
	margin-bottom: 15px;
	overflow: hidden;
}

#program_data article dt {
	float: left;
	margin: 0 15px 10px 0;
	clear: left;
}

#program_data article dd {
	float: left;
	margin: 0 0 10px 0;
	font-size: 140%;
	line-height: 1.2;
}
#program_data article dd.lh {
	line-height: 1.6;
	width:750px;
}

#program_data article dd strong {
	font-weight: bold;
	line-height: 1.8;
	font-size: 116%;
}
#program_data article dd strong.f14 {
	font-weight: bold;
	line-height: 1.8;
	font-size: 100%;
}
#program_data article dd .oubosaki {
	display:inline-block;
	border:#CCC 1px solid;
	padding:10px;
	width:400px;
}
#program_data article p {
	clear: both;
	margin-bottom: 35px;
	font-size: 116%;
	line-height: 1.8;
}
#program_data article.koshi p {
	clear: both;
	margin-bottom: 35px;
	font-size: 140%;
	line-height: 1.8;
}





#program_data article li {
	margin-bottom: 16px;
}

#program_data h4 {
	font-size: 150%;
	margin-bottom: 10px;
	font-weight: bold;
}

#program_data ul.at {
	margin-bottom: 30px;
}

#program_data ul.at li {
	text-indent: -1em;
	margin-left: 1em;
	font-size: 116%;
	line-height: 1.8;
}

#program_data ul.at li strong {
	font-weight: bold;
}

#program_data .txt {
	font-size: 116%;
	line-height: 1.8;
	margin-bottom: 30px;
}

#program_data .red {
	color: #FF0300;
	font-size: 100%;
}


#program_data .redline {
	color: #FF0300;
	font-size: 100%;
	text-decoration: underline;
}

#program_data ul.btn {
	font-size: 116%;
	line-height: 1.8;
	margin-bottom: 30px;
	padding-top: 30px;
}

#program_data ul.btn li {
	float: left;
}

#program_data ul.btn li:last-child {
	float: right;
}

#program_data ul.btn li strong {
	color: #FF0300;
	text-align: center;
	padding-top: 5px;
	display: block;
	font-size: 116%;
}




/*-----------------------------------------------------	*/
/*	for - 768px					*/
/*-----------------------------------------------------	*/


@media screen and (max-width: 768px) {

/* ------ General Settings ------ */





a:hover {
	opacity: 1;
	text-decoration: none;
}

body {
	position: relative;
	min-width: inherit;
}

.text-center {
	text-align: center;
}

#wrapper {
	width: 100%;
	position: inherit;
	overflow: hidden;
	background: none;
}

.pc {
	display: none;
}

.sp {
	display: inherit;
}

#wrapper {
	width: 100%;
	position: relative;/*overflow:hidden;*/
}

.sp {
	display: none;
}

.clr {
	clear: both;
}

/* ------ Header ------ */




header {
	width: 100%;
	margin: 0 auto;
	height: auto;
	background: url(../images/main_sp.gif) no-repeat center top;
	background-size: 100% auto;
	border-bottom: #10811b 3px solid;
}

#header-inner {
	width: auto;
	margin: 0 auto;
	position: relative;
	height: inherit;
	padding-top: 25%;
}

#logo {
	width: 15%;
	position: absolute;
	top: 15%;
	left: 3%;
}

#logo a {
	width: 100%;
	height: 50px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	text-align: left;
	background-size: 100% auto;
}

header h1 {
	display: none;
}

#gnav {
	width: 100%;
	border-bottom: #10811b 2px solid;
	margin-bottom: 20px;
}

#gnav ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#gnav nav ul {
	width: 100%;
	margin: 0 auto;
}

#gnav nav ul li {
	float: left;
	width: 24%;
}

#gnav nav ul li a {
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden;
	text-indent: -9999px;
}

#gnav nav ul li.n1 a {
	width: 100%;
	padding: 48% 0 6px 0;
	background: url(../images/nav_1.gif) no-repeat center center;
	background-size: auto 75%;
}

#gnav nav ul li.n2 a {
	width: 100%;
	padding: 48% 0 6px 0;
	background: url(../images/nav_2.gif) no-repeat center center;
	background-size: auto 75%;
}

#gnav nav ul li.n3 a {
	width: 100%;
	padding: 48% 0 6px 0;
	background: url(../images/nav_3.gif) no-repeat center center;
	background-size: auto 75%;
}

#gnav nav ul li.n4 a {
	width: 100%;
	padding: 48% 0 6px 0;
	background: url(../images/nav_4.gif) no-repeat center center;
	background-size: auto 75%;
}

/* ------ bread ------ */




.bread {
	width: 1078px;
	margin: 0 auto;
	text-align: left;
	padding-top: 5px;
	height: 22px;
	color: #FFF;
}

.bread a {
	color: #FFF;
}

.bread a:hover {
	text-decoration: none;
}

/* //////////////////////////////////// */
/* pagetop
/* //////////////////////////////////// */



.pagetop {
	position: fixed;
	right: 2px;
	bottom: 15px;
	width: 33px;
	text-align: right;
	cursor: pointer;
	z-index: 10000;
}

#kk {
	position: relative;
	height: 51px;
}

#kk img {
	width: auto;
	height: 51px;
}

footer .ic4 {
	position: absolute;
	top: 0;
	left: 10%;
	margin-top: -5px;
}

footer .ic4 img {
	width: 42px;
	height: auto;
}

/* ------ Footer ------ */



footer {
	width: 100%;
	height: auto;
	background: url(../images/bg_footer.gif) repeat-x left bottom;
	background-size: auto 100%;
 *zoom:1;
}

#footer-inner {
	width: auto;
	height: 80px;
	margin: 0 auto;
	position: relative;
}

#footer-inner:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.copyright {
	width: 100%;
	position: absolute;
	bottom: 0px;
	right: inherit;
	left: 0;
	color: #FFF;
	text-align: center;
	font-size: 70%;
}

#fnav {
	position: inherit;
	bottom: auto;
	left: auto;
	width: 65%;
	margin: 0 auto;
	padding-top: 30px;
}

#fnav li {
	float: left;
}

#fnav li a {
	margin-right: 10px;
	padding-right: 10px;
	border-right: #6ea66d 1px solid;
	display: block;
	text-align: left;
	color: #10811b;
}

footer li.bn a {
	border-right: none !important;
}

.slink {
	position: absolute;
	bottom: 13px;
	left: inherit;
	width: 100%;
	text-align: center;
}

.slink li {
	float: inherit;
	display: inline-block;
}

.slink li a {
	margin-right: 10px;
	padding-right: 10px;
	border-right: #6ea66d 1px solid;
	display: block;
	text-align: left;
	color: #6ea66d;
	font-size: 70%;
}

/* ------ Contents ------ */




#contents {
	width: 100%;
}

/* ------ Page ------ */

/*common*/



#contents h2 {
	height: 0;
	margin-bottom: 30px;
	text-indent: -9999px;
	padding-top: 10%;
}

#contents .inner {
	width: auto;
	margin: 0 auto;
	text-align: left;
}

/* ------ コンセプト ------ */



#concept {
	width: 100%;
	border-bottom: #10811b 3px solid;
	margin-bottom: 5px;
}

#concept .inner {
	padding-bottom: 35px;
	background: url(../images/ic_1.gif) no-repeat 7% bottom;
	background-size: auto 35px;
}

#concept h2 {
	background: url(../images/tit_1.gif) no-repeat center top;
	background-size: auto 100%;
}

#concept h3 {
	background: url(../images/concept_read_sp.gif) no-repeat center top;
	height: 0;
	text-indent: -9999px;
	margin-bottom: 27px;
	padding-top: 15%;
	background-size: 71% auto;
}

#concept .concept_read {
	background: url(../images/concept_txt_sp.gif) no-repeat center top;
	background-size: 80% auto;
	height: 0;
	margin-bottom: 0px;
	padding-top: 110%;
}

#concept .concept_read p {
	display: none;
}

/* ------ スケジュール ------ */



#schedule {
	margin-bottom: 5px;
	width: 100%;
	border-bottom: #10811b 3px solid;
}

#schedule .inner {
	padding-bottom: 35px;
	background: url(../images/ic_2.gif) no-repeat 73% bottom;
	overflow: hidden;
	background-size: auto 27px;
}

#schedule h2 {
	background: url(../images/tit_2.gif) no-repeat center top;
	background-size: auto 100%;
}

#schedule .schedule_list {
	padding-bottom: 0px;
	overflow: hidden;
}

#schedule .schedule_list ul {
	width: 68%;
	margin: 0 auto;
}

#schedule .schedule_list li {
	float: left;
	margin: 0 8% 6% 0;
	width: 42%;
}

#schedule .schedule_list li:nth-child(2n+0) {
	margin: 0 0 6% 0;
}

#schedule .schedule_list li.now {
	padding-top: 9%;
}

#schedule .schedule_list li img {
	width: 100%;
	height: auto;
}

#schedule .schedule_list li.now img {
	padding-top: 3%;
	width: 70%;
	height: auto;
}

/* ------ プログラム ------ */



#program {
	margin-bottom: 5px;
	width: 100%;
	border-bottom: #10811b 3px solid;
}

#program .inner {
	padding-bottom: 35px;
	background: url(../images/ic_3.gif) no-repeat center bottom;
	overflow: hidden;
	background-size: auto 40px;
}

#program h2 {
	background: url(../images/tit_3.gif) no-repeat center top;
	background-size: auto 100%;
}

#program .program_detail {
	padding-bottom: 15px;
	overflow: hidden;
	width: 100%;
}

#program .program_detail article {
	width: 64%;
	float: inherit;
	overflow: hidden;
	margin: 0 auto;
}

#program .program_detail article.mr {
	margin: 0 auto !important;
}

#program .program_detail article figure {
	padding: 0 4% 0 4%;
	margin-bottom: 15px;
}

#program .program_detail article dl {
	margin-bottom: 5px;
	overflow: hidden;
}

#program .program_detail article dt {
	float: left;
	width: 22%;
	margin: 0 4% 2% 0;
	clear: left;
}

#program .program_detail article dd {
	float: left;
	width: 74%;
	margin: 0 0 6px 0;
	font-size: 125%;
	line-height: 1.4;
}

#program .program_detail article dd strong {
	font-size: 133%;
	font-weight: bold;
}

#program .program_detail article p {
	clear: both;
	margin-bottom: 15px;
	font-size: 125%;
	line-height: 1.8;
}

#program .program_detail article li {
	margin-bottom: 8px;
}

#program .program_detail .bbtm {
	border-bottom: #98c0a3 1px dotted;
	padding-bottom: 15px;
	margin-bottom: 20px;
	overflow: hidden;
}

#program .program_detail article li strong {
	color: #FF0300;
	text-align: center;
	padding-top: 5px;
	display: block;
	font-size: 100%;
}

#program_data article#process {
	margin-bottom: 0px;
	overflow: hidden;
}

#program_data article#process dl {
	width: auto;
	margin-bottom: 15px;
	overflow: hidden;
	border: #CCC 1px solid;
	padding: 10px;
}

#program_data article#process dt {
	float: none;
	margin: 0 0 15px 0;
	clear: left;
	font-size: 116%;
	background: #EBF1DE;
	text-align: center;
	font-weight: bold;
	width: 100%;
}

#program_data article#process dd span {
	display: inline-block;
	width: 40px;
	text-align: right;
	margin-right: 20px;
}

#program_data article#process dd {
	float: none;
	margin: 0 0 10px 0;
	font-size: 106%;
	line-height: 1.2;
	width: 100%;
}

#program_data article#process dl.fl {
	float: none;
	margin-right: 0px;
	margin-bottom: 30px;
}

#program_data article#process dl.fr {
	float: none;
}


#program_data article#process ul {
	width: auto;
	margin-bottom: 15px;
	overflow: hidden;
	border: #CCC 1px solid;
	padding: 10px;
}


#program_data article#process li span {
	display: inline-block;
	width: 40px;
	text-align: right;
	margin-right: 20px;
}

#program_data article#process li {
float: none;
	margin: 0 0 10px 0;
	font-size: 106%;
	line-height: 1.2;
	width: 100%;
}

#program_data article#process.wl ul {
	margin-bottom: 15px;
	overflow: hidden;
	border: #CCC 1px solid;
	padding: 10px;
}


#program_data article#process.wl li span {
	float:none;
	width: auto;
	text-align: left;
	margin-right: 0px;
	line-height: 1.4;
	display:block;
	font-weight:bold;
}

#program_data article#process.wl li span.tt {
	float: none;
	margin: 0 0 10px 0px;
	font-size: 100%;
	line-height: 1.4;
	width:auto;
	text-align:left;
	font-weight:normal !important;
}



/* ------ index レポート ------ */


#report {
	width: 100%;
	border-bottom: #10811b 3px solid;
}

#report .inner {
	padding-bottom: 10px;
	overflow: hidden;
}

#report h2 {
	background: url(../images/tit_4.gif) no-repeat center top;
	background-size:auto 100%;
}

#report p.report_read {
	font-size: 150%;
	line-height:1.4;
	margin-bottom: 20px;
	border-bottom: #10811b 1px dotted;
	color: #4d4d4c;
	text-align:center;
	padding:0 30px 20px 30px;
}

#report .report_list {
	padding-bottom: 0;
	overflow: hidden;
	
}

#report article {
	margin-bottom: 20px;
	padding-bottom: 0px;
	border-bottom:none;
	overflow: hidden;
	width: 64%;
	margin:0 auto;
}

#report article .flImgL {
	float: left;
	width:22%;
	margin-right: 4%;
}

#report article p {
	float: left;
	width:74%;
	font-size: 125%;
	line-height: 1.4;
}

#report article p strong {
	font-size: 133%;
	font-weight: bold;
}

#report article .flImgR {
	float: none;
	clear:both;
	padding-top:10px;
}

#report article.rp1505 .flImgR{
	background:none;
	width:100%;
	padding-top:0%;
	text-indent:inherit;
}

#report article.rp1505 .flImgR a{
	background:url(../images/btn_report2.gif) no-repeat 0 15px;
	width:100%;
	padding-top:20%;
	text-indent:-9999px;
	background-size:100% auto;
	display:block;
}

#report article.rp1505 .flImgR img{
	display:none;
}


#report article.rp1507 .flImgR{
	background:none;
	width:100%;
	padding-top:0%;
	text-indent:inherit;
}

#report article.rp1507 .flImgR a{
	background:url(../images/btn_report2.gif) no-repeat 0 15px;
	width:100%;
	padding-top:20%;
	text-indent:-9999px;
	background-size:100% auto;
	display:block;
}

#report article.rp1507 .flImgR img{
	display:none;
}


#report article.rp1507 .flImgR img{
	display:none;
}
#report article.rp1510 .flImgR{
	background:none;
	width:100%;
	padding-top:0%;
	text-indent:inherit;
}

#report article.rp1510 .flImgR a{
	background:url(../images/btn_report2.gif) no-repeat 0 15px;
	width:100%;
	padding-top:20%;
	text-indent:-9999px;
	background-size:100% auto;
	display:block;
}

#report article.rp1510 .flImgR img{
	display:none;
}


#report article.rp1510 .flImgR img{
	display:none;
}
#report .report_list .bbtm {
	border-bottom:#98c0a3 1px dotted;
	padding-bottom:15px;
	margin-bottom:20px;
	overflow:hidden;
}


/* ------ レポート ------ */



#report_content {
	width: 100%;
	border-bottom: #10811b 3px solid;
}

#report_content .inner {
	padding-bottom: 35px;
	overflow: hidden;
}

#report_content h2 {
	background: url(../images/tit_4.gif) no-repeat center top;
	background-size: auto 100%;
}

#programdetail h2.report {
	background: url(../images/tit_4.gif) no-repeat center top;
	margin-bottom: 30px;
	background-size: auto 100%;
}

#report_detail {
	background: url(../images/report/common/bg_report.gif) repeat-y;
	border: #E7E7E0 1px solid;
	width: auto;
	margin: 0 10px 20px 10px;
}

#report_title {
	background: none;
	position: relative;
	height: 90px;
	margin-bottom: 30px;
}

#report_title h3 img {
	width: auto;
	height: 60px;
}

#report_title p {
	position: absolute;
	top: 67px;
	right: 20px;
	text-align: right;
	font-weight: bold;
	font-size: 106%;
}

#report_contents {
	padding: 0 15px;
}

#report_content .read {
	font-size: 106%;
	line-height: 1.8;
	margin-bottom: 30px;
}

#report_content #report_gallery {
	overflow: hidden;
	margin-bottom: 20px;
	width: auto;
}

#report_content #report_gallery li {
	float: none;
	margin: 0 0px 20px 0;
	width: auto;
	text-align: center;
}

#report_content #report_gallery li:nth-of-type(2n+0) {
	float: none;
	margin: 0 0 20px 0;
}

#report_content #voice {
	margin-bottom: 40px;
}

#report_content #voice-inner {
	border-radius: 20px;
	border: #FFF 5px solid;
	background: #F8F8F0;
	padding: 15px;
	width: auto;
	margin: -25px auto 0 auto;
}

#report_content #voice h4 {
	margin-bottom: 15px;
}

#report_content #voice article {
	background: url(../images/report/common/line_dot.gif) repeat-x left bottom;
	padding: 0 0 15px 0;
	margin-bottom: 10px;
	overflow: hidden;
}

#report_content #voice article dl {
	display: table;
}

#report_content #voice article dt {
	width: 60px;
	display: table-cell;
	vertical-align: top;
}

#report_content #voice article dt img {
	width: 40px;
	height: auto;
}

#report_content #voice article dd {
	width: auto;
	font-size: 106%;
	line-height: 1.5;
	display: table-cell;
	vertical-align: middle;
}

#report_content #voice ul {
	overflow: hidden;
}

#report_content #voice li {
	float: none;
	text-align: center;
	display: block;
}

#report_content #voice.nm p {
	font-size: 106%;
	line-height: 1.5;
	display: table-cell;
	vertical-align: middle;
}

#report_content #voice.nm .at{
	background:none;
	padding: 10px 0 0 0;
	margin-bottom: 0;
}

#report_content #voice.nm .at p {
	font-size: 93%;
	line-height: 1.5;
	display: table-cell;
	vertical-align: middle;
}

#report_content #voice.nm .at p strong {
	display:block;
	padding:5px;
	border:#CCC 1px solid;
	width:60px;
	text-align:center;
}

#report_content #message {
	width: auto;
	margin: 0 auto 30px auto;
	overflow: hidden;
	background: url(../images/report/common/line_end.gif) no-repeat left bottom;
	padding-bottom: 30px;
}

#report_content #message figure {
	float: none;
	text-align: center;
	margin-bottom: 15px;
}

#report_content #message dl {
	float: none;
	width: auto;
}

#report_content #message dt {
	font-size: 106%;
	font-weight: bold;
	line-height: 1.6;
	border-bottom: #CCCCCC 1px solid;
	margin-bottom: 15px;
	padding: 10px 0 15px 0px;
}

#report_content #message dt strong {
	font-size: 116%;
	font-weight: bold;
	line-height: 1.6;
}

#report_content #message dd {
	font-size: 106%;
	line-height: 1.8;
	padding: 0 0 0 0px;
}

#report_content .thanks {
	text-align: center;
	font-size: 125%;
	color: #008500;
	padding-bottom: 30px;
}

#report_content ul.btn {
	font-size: 116%;
	line-height: 1.8;
	width: 64%;
	margin: 0 auto 20px auto;
	padding-top: 10px;
}

#report_content ul.btn li {
	float: none;
	margin-bottom: 10px;
}

#report_content ul.btn li:last-child {
	float: none
}

#report_content ul.btn li img {
	width: 100%;
	height: auto;
}

#report_content ul.btn li strong {
	color: #FF0300;
	text-align: center;
	padding-top: 5px;
	display: block;
	font-size: 100%;
}

/* ------ お問い合わせ ------ */


#contact #gnav {
	margin-bottom: 20px;
}

#contactdetail {
	width: 100%;
	border-bottom: #10811b 3px solid;
}

#contactdetail .inner {
	padding-bottom: 70px;
	overflow: hidden;
}

#contactdetail h2 {
	background: url(../images/tit_contact.gif) no-repeat center top;
	background-size: auto 100%;
	margin-bottom: 20px;
}

#contactdetail h3 {
	font-size: 175%;
	margin-bottom: 20px;
	line-height: 1.2;
	text-align: center;
	font-weight: bold;
	padding: 0 40px;
}

#contactdetail p {
	font-size: 175%;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 50px;
	padding: 0 40px;
}

#contactdetail p a {
	display: block;
}

#contactdetail a.backhome {
	border: #e6954e 2px solid;
	padding: 10px 0;
	width: 65%;
	margin: 0 auto;
	display: block;
	text-align: center;
}

#contactdetail a.backhome img {
	width: auto;
	height: 18px;
}

/* ------ プログラム内容 ------ */


#programdetail #gnav {
	margin-bottom: 20px;
}

#program_data {
	width: 100%;
	border-bottom: #10811b 3px solid;
}

#program_data .inner {
	padding-bottom: 20px;
	overflow: hidden;
}

#programdetail h2 {
	background: url(../images/tit_program.gif) no-repeat center top;
	background-size: auto 100%;
	margin-bottom: 20px;
}

#program_data h3 {
	font-size: 175%;
	margin-bottom: 20px;
	line-height: 1.2;
	text-align: center;
	font-weight: bold;
}

#program_data figure.pp {
	width: 64%;
	margin: 0 auto 45px auto;
	overflow: hidden;
}

#program_data figure.pp img {
	float: none;
	margin-right: 0;
	margin-bottom: 10px;
	width: 100%;
	height: auto;
}

#program_data figure.pp img:last-child {
	float: none;
	margin-right: 0;
}

#program_data figure.center {
	width: 64%;
	margin: 0 auto 45px auto;
	overflow: hidden;
}

#program_data figure.center img {
	float: none;
	margin-right: 0;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

#program_data figure.center img:last-child {
	float: none;
	margin-right: 0;
}

#program_data .imglist {
	width: 64%;
	margin: 0 auto 25px auto;
	overflow: hidden;
}

#program_data .imglist li{
	float:none;
	width:auto;
	height:auto;
	padding-bottom:20px;
	font-size:106%;
}

#program_data .imglist li:nth-child(2n+0){
	float:none;
}

#program_data .imglist li img{
	margin-bottom:5px;
}

#program_data .info {
	margin-bottom: 40px;
}

#program_data .info dt {
	border: #FF0300 1px solid;
	color: #FF0300;
	padding: 5px;
	margin: 0 auto 10px auto;
	text-align: center;
	width: 60%;
	font-size: 125%;
	font-weight: bold;
}

#program_data .info dd {
	color: #FF0300;
	margin: 0 auto 10px auto;
	text-align: left;
	width: 300px;
	font-size: 106%;
}

#program_data .info dd strong {
	color: #FF0300;
	font-size: 100%;
	text-decoration: underline;
}

#program_data .info dd a {
	color: #FF0300;
}

#program_data article {
	clear: both;
	width: 64%;
	margin: 0 auto;
}

#program_data article dl {
	margin-bottom: 15px;
	overflow: hidden;
}

#program_data article dt {
	float: left;
	width: 22%;
	margin: 0 4% 2% 0;
	clear: left;
}

#program_data article dd {
	float: left;
	width: 74%;
	margin: 0 0 6px 0;
	font-size: 125%;
	line-height: 1.4;
}

#program_data article dd strong {
	font-weight: bold;
	line-height: 1.4;
	font-size: 116%;
}


#program_data article dd.lh {
	line-height: 1.6;
	width:auto;
}

#program_data article dd strong.f14 {
	font-weight: bold;
	line-height: 1.8;
	font-size: 100%;
}
#program_data article dd .oubosaki {
	display:inline-block;
	border:#CCC 1px solid;
	padding:10px;
	width:auto;
}

#program_data article.koshi p {
	clear: both;
	margin-bottom: 20px;
	font-size: 125%;
	line-height: 1.6;
}



#program_data article p {
	clear: both;
	margin-bottom: 15px;
	font-size: 116%;
	line-height: 1.8;
}

#program_data article li {
	margin-bottom: 16px;
}

#program_data h4 {
	font-size: 150%;
	font-weight: bold;
	width: 64%;
	margin: 0 auto 10px auto;
}

#program_data ul.at {
	width: 64%;
	margin: 0 auto 20px auto;
}

#program_data ul.at li {
	text-indent: -1em;
	margin-left: 1em;
	font-size: 116%;
	line-height: 1.8;
}

#program_data .txt {
	font-size: 116%;
	line-height: 1.8;
	width: 64%;
	margin: 0 auto 20px auto;
}

#program_data ul.btn {
	font-size: 116%;
	line-height: 1.8;
	width: 64%;
	margin: 0 auto 20px auto;
	padding-top: 10px;
}

#program_data ul.btn li {
	float: none;
	margin-bottom: 10px;
}

#program_data ul.btn li:last-child {
	float: none;
}

#program_data ul.btn li img {
	width: 100%;
	height: auto;
}

#program_data ul.btn li strong {
	color: #FF0300;
	text-align: center;
	padding-top: 5px;
	display: block;
	font-size: 100%;
}


/*-----------------------------------------------------	*/
/*	for - 640px					*/
/*-----------------------------------------------------	*/


@media screen and (max-width: 640px) {
 #program .program_detail article dt {
 float: left;
 width:22%;
 margin: 0 4% 2% 0;
 clear: left;
}
 #program .program_detail article dd {
 float: left;
 width:74%;
 margin: 0 0 6px 0;
 font-size: 125%;
 line-height: 1.4;
}
 #program .program_detail article dd strong {
 font-size: 133%;
 font-weight: bold;
}
 #program .program_detail article p {
 clear: both;
 margin-bottom: 15px;
 font-size: 125%;
 line-height: 1.8;
}
}


/*-----------------------------------------------------	*/
/*	for - 480px					*/
/*-----------------------------------------------------	*/


@media screen and (max-width: 480px) {

#program .program_detail article dt {
	float: left;
	width: 22%;
	margin: 0 4% 2% 0;
	clear: left;
}

#program .program_detail article dd {
	float: left;
	width: 74%;
	margin: 0 0 6px 0;
	font-size: 106%;
	line-height: 1.4;
}

#program .program_detail article dd strong {
	font-size: 125%;
	font-weight: bold;
}

#program .program_detail article p {
	clear: both;
	margin-bottom: 15px;
	font-size: 106%;
	line-height: 1.8;
}

#report p.report_read {
	font-size: 125%;
}

#report article p {
	font-size: 106%;
}

#report article p strong {
	font-size: 106%;
}

#contactdetail h3 {
	font-size: 125%;
	margin-bottom: 20px;
	line-height: 1.2;
	text-align: center;
	font-weight: bold;
	padding: 0 40px;
}

#contactdetail p {
	font-size: 125%;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 50px;
	padding: 0 40px;
}

#contactdetail a.backhome {
	border: #e6954e 2px solid;
	padding: 5px 0;
	width: 65%;
	margin: 0 auto;
	display: block;
	text-align: center;
}

#contactdetail a.backhome img {
	width: auto;
	height: 14px;
}

#program_data h3 {
	font-size: 133%;
	margin-bottom: 20px;
	line-height: 1.2;
	text-align: center;
	font-weight: bold;
}

#program_data article dd {
	float: left;
	width: 74%;
	margin: 0 0 6px 0;
	font-size: 106%;
	line-height: 1.4;
}

#program_data article dd strong {
	font-weight: bold;
	line-height: 1.4;
	font-size: 125%;
}

#program_data article p {
	clear: both;
	margin-bottom: 15px;
	font-size: 106%;
	line-height: 1.8;
}

#program_data h4 {
	font-size: 106%;
	font-weight: bold;
	width: 64%;
	margin: 0 auto 10px auto;
}

#program_data ul.at li {
	text-indent: -1em;
	margin-left: 1em;
	font-size: 106%;
	line-height: 1.8;
}

#program_data .txt {
	font-size: 106%;
	line-height: 1.8;
	width: 64%;
	margin: 0 auto 20px auto;
}
