@charset "utf-8";

#top #contents {
	padding-top:0 !important;
	background: none;
}
#top #contents .row {
	margin:0 auto;
}

/* slider
========================================================= */
#top #headBlock #slider {
}
#top #headBlock #infoWp {
	width: 100%;
	padding: 0 5px;
	margin-bottom: 60px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#top #headBlock #infoWp .infomation {
	width:100%;
	min-height: 180px;
	color: #fff;
	margin-bottom: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#top #headBlock #infoWp .infomation a {
	color: #fff;
	min-height: 180px;
	display: block;
	padding: 18px 25px 0 25px;
	border: 2px solid #fff;
	background: url(../common/img/icon_btn_arrow.png) right bottom no-repeat #007e41;
}

#top #headBlock #infoWp .infomation .title {
	color: #ffe200;
	font-size: 13px;
	line-height: 1;
	margin-bottom: 14px;
}

#top #headBlock #infoWp .infomation p {
	font-size: 20px;
	font-weight: bold;
}

#top #headBlock #infoWp .btn {
	width: 100%;
	padding:0;
	text-align: left;
}
#top #headBlock #infoWp .btn a {
	padding-left: 25px;
	background-image: url(../common/img/icon_btn_arrowBk.png);
}
#top #headBlock #infoWp .btn a:hover {
	background-image: url(../common/img/icon_btn_arrow.png);
}
#top .hv-box {
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	display: none;
}


/* section */
#top .section {
	margin-bottom: 30px;
}
#top .section.inBox {
	background: none;
}
#top .section .ttlBlock .catch {
	font-weight: bold;
	letter-spacing: 1px;
}
#top .section .ttlBlock h4 {
	color: #000;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.6;
	margin: 0 0 35px 0;
}
#top .section .sttl {
	color: #000;
	margin-bottom: 10px;
}


/* ttlBlock */
#contents .ttlBlock {
	margin-bottom: 40px;
}
#contents .ttlBlock:after {
	display: none;
}
#top .section h4 {
	margin-bottom: 0;
}
#top .section .box {
	padding: 50px 10px;
	background: #fff;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
}
#top .section .box .btn01 {
	width: 100%;
	margin-top: 30px;
}
#top .section dl {
	margin-bottom: 0;
}
#top .section dl dt {
	color: #fff;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	letter-spacing: 1px;
	padding: 0 20px;
	margin-bottom: 15px;
	background: #009944;
}
/* sec03 */
#top #sec03 .icon_50 img {
	background: #009944;
	padding: 3px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

/* sec04 */
#top #sec04 .box {
	padding: 0 10px 50px 10px;
	background: #009943;
}
#top #sec04 .box .txt {
	color: #fff;
}
#top #sec04 .box .fig02 {
	width: 68px;
}

/* seminar */
#seminar {
	padding: 0 10px;
}
#seminar .ttlBlock .catch {
	font-size: 16px;
}
#seminar .ttlBlock h4 {
	color: #000;
	font-weight: bold;
	font-size: 26px;
}
#seminar .title {
	color: #009944;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 37px;
}
#seminar span {
	width: 45px;
	display: block;
	padding-bottom: 20px;
	border-bottom: 1px solid #009944;
}
#seminar .chara {
	text-align: right;
	margin:0;
}
#seminar .chara img {
	width: 90px;
}
#seminar ul {
	text-align: center;
	padding-bottom: 80px;
}
#seminar ul li {
	border: 6px solid #fff;
	padding: 34px 20px;
	margin-bottom: 10px;
	background: #f7f8f8;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#seminar ul li .txt {
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
#seminar .btn02 {
	width: 100%;
}


#contact ul {
	width: 100%;
	margin: 0 auto;
}
#contact ul li {
	width: 100%;
	margin-bottom: 10px;
}
#contact ul li a {
	display: block;
	line-height: 1.4;
}
#contact .btn_mail a {
	padding: 47px 20px;
	border: 6px solid #009944;
	background: url(../img/icon_btn_mail_of.gif) 90% center no-repeat #fff;
}
#contact .btn_mail a:hover {
	border: 6px solid #fff;
	background: url(../img/icon_btn_mail_on.gif) 90% center no-repeat #009944;
}
#contact .btn_mail:hover a {
	color: #fff;
}
#contact .tel {
	display: table;
	text-align: center;
	border: 6px solid #c9caca;
	background: #fff;
}
#contact .tel a {
	display: inline;
}
#contact .tel dt {
	text-align: center;
	letter-spacing: 0.5px;
}
#contact .tel dl {
	display: table-cell;
	vertical-align: middle;
	margin:0;
}
#contact .tel dt span {
	font-size: 14px;
}
#contact .tel dd {
	color: #009944;
	font-size: 18px;
}
#footer {
	margin-top: 30px;
}

@media print, screen and (min-width: 768px) {
	/* section */
	#top .section.inBox {
		padding:0;
	}
/* slider
========================================================= */
#headBlock {
	margin-bottom: 120px;
}
#top #headBlock #slider {
	width: 100%;
	margin: 0 auto;
}
#top #headBlock #slider .carousel-indicators {
	left: 120px;
	bottom: -30px;
	text-align: left;
	margin:0;
}
.carousel-indicators li {
	border: none;
	background: #b4b5b5;
}
#top #headBlock #slider .carousel-indicators .active {
	border: none;
	background: #009943;
}

#top #headBlock #basic-point {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
#top #headBlock #infoWp {
	width:370px;
	position: absolute;
	top: -150px;
	right: 5px;
	margin-bottom:0;
	z-index: 100;
}
#top #headBlock #infoWp .infomation {
	width: 100%;
}
#top #headBlock #infoWp .infomation a {
	padding: 25px 18px 0 25px;
}
#top .section .ttlBlock h4 {
	font-size: 34px;
}

#seminar .ttlBlock h4 {
	font-size: 40px;
}

	/*
	----------------------------------------------- */
	#top .inner {
		margin: 0 auto;
	}
	#top .section {
		position: relative;
	}
	#top .section .box {
		padding: 60px;
	}
	#top .section .box .btn01 {
		width: auto;
		margin-top: 60px;
	}
	#top .bg01 {
		background: url(../img/bg_img_01.png) center bottom no-repeat;
		background-size: 100% auto;
	}
	#top .bg02 {
		background: url(../img/bg_img_02.png) center top no-repeat;
		background-size: 100% auto;
	}
	#top .bg03 {
		background: url(../img/bg_img_03.png) center bottom no-repeat;
		background-size: 100% auto;
	}
	#top .bg04 {
		padding-top: 230px;
		background: url(../img/bg_img_04.png) center top no-repeat;
		background-size: 100% auto;
	}
	#top .bg05 {
		background: url(../img/bg_img_05.jpg) center bottom no-repeat;
	}
	#top .bg06 {
		background: url(../img/bg_img_06.jpg) center bottom no-repeat;
	}

	/* sec01 */
	#top #sec01 {
		padding-bottom: 100px;
		margin-bottom: 40px !important;
	}
	#top #sec01 .box {
		width: 62.5%;
	}
	/* sec02 */
	#top #sec02 {
		padding-top: 140px;
		margin-bottom: 60px !important;
	}
	#top #sec02 .box {
		width: 62.5%;
		margin-left: 37.5%;
	}
	/* sec03 */
	#top #sec03 {
		padding-bottom: 200px;
		margin-bottom: 65px !important;
	}
	#top #sec03 .box {
		width: 62.5%;
	}
	/* sec04 */
	#top #sec04 {
		padding-bottom: 415px;
		margin-bottom: 55px !important;
	}
	#top #sec04 .box {
		width: 62.5%;
		padding: 60px;
		margin-left: 37.5%;
	}
	#top #sec04 .box {
	}
	#top #sec04 .box .fig01 {
		width: 360px;
		margin-top: -123px;
		margin-bottom: 55px;
	}

	#seminar {
		width: 100%;
		padding: 0 15px 200px 15px !important;
		margin-bottom: 90px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	#seminar .chara img {
		width: 124px;
		height: 160px;
	}

#seminar ul {
	width: 100%;
	text-align: left;
}
#seminar ul li {
	width: 49%;
	min-height: 360px;
	border: 6px solid #fff;
	padding: 24px 35px;
	margin-bottom: 0;
	background: #f7f8f8;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#seminar ul li .txt {
	font-weight: bold;
	line-height: 2.5;
	letter-spacing: 1px;
	margin-bottom: 33px;
}

#seminar ul li:hover .title,
#seminar ul li:hover .txt {
	color: #fff;
}
#seminar ul li:hover {
	background: #009944;
}
#seminar ul li:hover .title span {
	border-bottom: 1px solid #fff;
}
#seminar #tokyo {
	float: left;
}
#seminar #osaka {
	float: right;
}

/* =========================================================
contact
========================================================= */
#contact {
	margin-bottom: 100px;
}
#contact ul {
	width: 100%;
	padding: 0 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#contact ul li {
	width: 49%;
	height: 150px;
	margin-bottom:0;
}
#contact ul li a {
	display: block;
}
#contact .btn_mail {
	float: right;
}
#contact .btn_mail a {
	padding: 47px 40px;
	border: 6px solid #009944;
	background: url(../img/icon_btn_mail_of.gif) 250px center no-repeat #fff;
}
#contact .btn_mail a:hover {
	border: 6px solid #fff;
	background: url(../img/icon_btn_mail_on.gif) 250px center no-repeat #009944;
}
#contact .btn_mail a:hover {
	color: #fff;
}
#contact .tel {
	float: left;
	text-align: center;
	/*padding: 0 10px;*/
	border: 6px solid #c9caca;
	background: #fff;
}
#contact .tel dl {
	margin:0;
}
#contact .tel dd {
	color: #009944;
	font-size: 18px;
}
#footer {
	margin-top: 100px;
}

}
@media (min-width: 992px) {
	#headBlock {
	margin-bottom: 120px;
	position: relative;
	}
	/* slider
	========================================================= */
	#top #headBlock #slider {
		margin: 0 auto;
	}

	#top #sec04 .box .fig01 {
		width: 482px;
		margin-top: -123px;
		margin-bottom: 55px;
	}
	#top #headBlock #basic-point {
		width: 960px;
		margin: 0 auto;
	}
	#top #headBlock #infoWp {
		right: 15px;
	}
	#top #headBlock #infoWp .infomation a:hover {
		background: url(../common/img/icon_btn_arrowG.png) right bottom no-repeat #007e41;
	}

	/* seminar
	========================================================= */
	#seminar {
		width: 820px;
		margin: 0 auto 90px auto;
	}
	#seminar .txt {
		position: relative;
		margin-bottom: 50px;
	}
	#seminar .chara {
		position: absolute;
		bottom:0;
		right:0;
		margin:0;
	}

	#seminar ul {
		width: 820px;
	}
	#seminar ul li {
		width: 400px;
		min-height: 400px;
		padding: 34px 50px;
	}

	/* =========================================================
	contact
	========================================================= */
	#contact ul {
		width: 820px;
		margin: 0 auto;
	}
	#contact .tel {
		/*padding: 0 20px;*/
	}

	/*
	----------------------------------------------- */
	#top .hv-box {
		width: 360px;
		color: #fff;
		font-size: 18px;
		display: table;
		background: rgba(0,77,34, 0.8);
		position: absolute;
	}
	#top .hv-box:hover {
		filter:alpha(opacity=100);
		-moz-opacity: 1.0;
		opacity: 1.0;
	}
	#top .hv-box .cell {
		display: table-cell;
		vertical-align: middle;
		padding: 0 50px;
	}
	#top .hv-box .btn04 {
		width: 100%;
	}
	#top .hv-box .btn04 a {
		background-color: inherit;
	}
	#top .hv-box .btn04 a:hover {
		background-color: #fff;
	}

	#top #sec01 .hv-box {
		height: 461px;
		right:0;
		bottom:0;
	}
	#top #sec02 .hv-box {
		height: 461px;
		top: 1px;
		left:0;
	}
	#top #sec03 .hv-box {
		height: 501px;
		top: 254px;
		right:0;
	}
	#top #sec03 .hv-box .icon_50 img {
	background: #fff;
	padding: 3px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}
	#top #sec04 .hv-box {
		height: 600px;
		top: -229px;
		left:0;
	}

	/* bg */
	#top .bg01 {
		background-size: auto auto;
	}
	#top .bg02 {
		background-size: auto auto;
	}
	#top .bg03 {
		background-position: center 254px;
		background-size: auto auto;
	}
	#top .bg04 {
		background-size: auto auto;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
#top #headBlock #slider {
	width: 100%;
}
	#top #headBlock #basic-point {
		width: 100%;
	}
}
@media only screen and (min-device-width: 1024px) {
	#top #headBlock #slider {
		max-width: 1200px;
		min-width: 1200px;
		margin: 0 auto;
	}
}

@media print {
	#top p ,#top a {
		color: #3e3a39 !important;
	}
	#top .catch {
		color: #009944 !important;
	}
	#top .section .box {
		padding: 50px !important;
	}
	#top .section .ttlBlock h4 {
		font-size: 32px !important;
	}
	#top .hv-box {
		display: none;
		height:0 !important;
	}
	#seminar ul li {
		min-height: 440px !important;
		padding:0 !important;
		position: relative;
	}
	#seminar ul li .info {
		width: 100%;
		position:absolute;
		top: 30px;
		left:15px;
	}
	#seminar ul li .info .btn02 {
		width: 87%;
	}
	#top #contact .btn_mail a {
		background-position: 220px center !important;
	}
}


/* news-box
========================================================= */

#news-box{
	background-color:#FFF;
	padding: 30px 10px;
	font-size:14px;
}

#news-box .date{
	font-weight:bold;
}

#news-box .cont{
	margin-bottom: 20px;
}

#news-box .btn01 {
	width: 100%;
}
#news-box .btn01 a {
	font-size:14px !important;
}

@media print, screen and (min-width: 768px) {
#news-box{
	padding: 20px 60px !important;
	margin:0 0 -40px 0;
	
}

#news-box .btn01 {
	width: auto;
}

}
