@charset "utf-8";


@media print, screen and ( min-width:769px ) {

/* =============================================== */
/* home                                                                    */
/* =============================================== */


body {
	background: url(../img/common/bg_rock.png) no-repeat center 1200px;
}
body:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 0;
	height: 0;
	content: " ";
	background: none;
	z-index: 0;
}

footer {
	margin-top: 360px;
}

/* ---------- #visual ---------- */
#visual {
	margin: 0 auto;
	display:block;
	width: 100%;
	height: 1140px;
	z-index: -1;
	background: url(../img/home/map.png) no-repeat top center;
}

.flexslider {
	width: 100%;
	height: 610px;
	margin: 0 auto 60px;
	text-align:center;
	position: relative;
	z-index: -2;
	overflow: hidden;
	background: #FFFFFF;
}
.flexslider .slides {
	position:absolute;
	height:610px;
	margin-left:-1000px;
	left:50%;
}
.flex-control-nav,
.flex-direction-nav {
	display: none;
}

/* ---------- #content ---------- */

#content {
	margin: -480px auto 0;
	padding: 0 10px;
	width: 1060px;
	background: none;
}


/* ---------- #lead ---------- */
section#lead {
	position: relative;
	margin-bottom: 190px;
}
.en section#lead {
	margin-bottom: 120px;
}
#lead .en {
	text-align: left;
	padding-left: 30px;
	margin-left: -10px;
	margin-bottom: 10px;
}
#lead .en span:before {
	content: "";
	border-bottom: 1px solid #333333;
	width: 20px;
}
#lead h2 {
	margin-bottom: 55px;
}
.en #lead h2 {
	margin: 20px 0 25px;
	font-size: 226%;
	font-weight: bold;
	color: #008C48;
}
#lead p.copy {
	margin-bottom: 20px;
	font-size: 150%;
	line-height: 1.4;
}
#lead p {
	font-size: 88%;
}
.en #lead p {
	padding-right: 350px;
}
#lead .btn_link  {
	position: relative;
	z-index: 1;
	margin-top: 60px;
}
#lead h2:after {
	font-family: FontAwesome;
	content: '\f1e5';
	color: rgba(139,195,74,0.1);
	font-size: 2000%;
	font-weight: normal;
	line-height: 1.0;
	position: absolute;
	top: 90px;
	left: -125px;
}
.en #lead h2:after {
	font-size: 850%;
}
.en #content #lead .btn_link a:after {
	position: static;
}


/* ---------- #information ---------- */
section#information {
	position: relative;
	text-align: center;
	margin-bottom: 270px;
}
#information h2 {
	margin-bottom: 50px;
}

/* --- #news --- */

#information #news.greenBox,
#information #event.greenBox {
	float: left;
	margin-bottom: 28px;
	padding: 15px 20px;
	width: 478px;
	height: 500px;
}
#information #event.greenBox {
	float: right;
}
#information #news.greenBox h3,
#information #event.greenBox h3,
#information #blog.greenBox h3.info_h3{
	margin: 0 -10px 20px;
	padding: 0 10px 3px;
	font-size: 88%;
	font-weight: normal !important;
	background-image: linear-gradient(to right, #C4C5C6, #C4C5C6 1px, transparent 1px, transparent 8px);
	background-size: 8px 1px;
	background-position: bottom;
	background-repeat: repeat-x;
	color: #333333;
}
#information #news.greenBox h3 span,
#information #event.greenBox h3 span,
#information #blog.greenBox h3.info_h3 span {
	font-size: 163%;
	padding-right: 20px;
	font-weight: normal !important;
}

	#information #blog.greenBox h3.info_h3 span	{
		font-family: Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	}


#information #news.greenBox article {
	margin-bottom: 20px;
	padding-bottom: 25px;
	line-height: 1.4;
	letter-spacing: 0;
	background-image: linear-gradient(to right, #C4C5C6, #C4C5C6 1px, transparent 1px, transparent 8px);
	background-size: 8px 1px;
	background-position: bottom;
	background-repeat: repeat-x;
}
#information #news.greenBox article:nth-child(4) {
	background-image: none;
}
#information #news.greenBox article .date {
	margin-bottom: 8px;
	font-size: 88%;
}
#information #news.greenBox article .new,
#information #blog.greenBox .new {
	margin-left: 17px;
	padding: 1px 3px 0;
	font-size: 88%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background: #008C48;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#information #news.greenBox article h4 a {
	font-weight: normal;
	display: block;
}
#information #news.greenBox .btn_link,
#information #event.greenBox .btn_link {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
}
#information #news.greenBox .btn_link a,
#information #event.greenBox .btn_link a {
	padding: 5px 42px;
}


/* --- #event --- */

#information #event.greenBox li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 1.4;
	letter-spacing: 0;
	background-image: linear-gradient(to right, #C4C5C6, #C4C5C6 1px, transparent 1px, transparent 8px);
	background-size: 8px 1px;
	background-position: bottom;
	background-repeat: repeat-x;
	position: relative;
}
#information #event.greenBox li:last-child {
	background-image: none;
}
#information #event.greenBox li:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
#information #event.greenBox li div.thumb {
	float: left;
	margin-right: 10px;
	width: 160px;
	height: 88px;
	position: relative;
	z-index: 2;
}
#information #event.greenBox li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	height: 88px;
	box-shadow: 0 0 0 1px #C8C8C8 inset;
	z-index: 1;
}
#information #event.greenBox li p a {
	padding-top: 8px;
	display: block;
}

/* --- #blog --- */

#information #blog.greenBox {
	float: left;
	width: 658px;
	min-height: 298px;
	letter-spacing: 0;
}
#information #blog.greenBox .date {
	margin-bottom: 10px;
	font-size: 75%;
}
#information #blog.greenBox .new {
	font-size: 100%;
}
#information #blog.greenBox h3 {
	margin-bottom: 15px;
	font-size: 163%;
	line-height: 1.6;
	color: #008D48;
	background-image: linear-gradient(to right, #C4C5C6, #C4C5C6 1px, transparent 1px, transparent 8px);
	background-size: 8px 1px;
	background-position: bottom;
	background-repeat: repeat-x;
}


#information #blog.greenBox div.thumb {
	float: left;
	margin-right: 20px;
	width: 330px;
	height: 190px;
}
#information #blog.greenBox .btn_link {
	position: absolute;
	right: 80px;
	bottom: 20px;
}
#information #blog.greenBox p {
	padding-top: 8px;
	line-height: 1.4;
}

/* --- #support-brochures --- */

#information ul#support-brochures {
	float: right;
	width: 	340px;
}
#information ul#support-brochures li {
	position: relative;
	width: 338px;
	height: 158px;
	margin-bottom: 20px;
	padding: 0;
	float: right;
	background: #FFFFFF;
	border: 1px solid #BF7626;
}
#information ul#support-brochures li:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	content: ' ';
	border-style: solid;
	border-width: 29px 29px 0 0;
	border-color: #BF7626 transparent transparent transparent;
	z-index: 1;
}
#information ul#support-brochures li.brochures {
	margin-bottom: 0;
	border: 1px solid #815A1C;
}
#information ul#support-brochures li.brochures:before {
	border-color: #815A1C transparent transparent transparent;
}
#information ul#support-brochures li a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#information ul#support-brochures li img.img {
	float: left;
	width: 152px;
	height: auto;
	margin: 3px 0 0 3px;
}
#information ul#support-brochures li div img.title {
	width: 129px;
	height: auto;
	position: absolute;
	top: 85px;
	right: 27px;
}
#information ul#support-brochures li.support div:before {
	font-family: FontAwesome;
	content: '\f002';
	color: #BE7626;
	font-size: 260%;
	font-weight: normal;
	position: absolute;
	top: 20px;
	right: 74px;
}
#information ul#support-brochures li.brochures div:before {
	font-family: FontAwesome;
	content: '\f249';
	color: #815A1C;
	font-size: 260%;
	font-weight: normal;
	position: absolute;
	top: 15px;
	right: 74px;
}



/* --- .en #support-brochures --- */

.en #support-brochures {
	margin-bottom: 180px;
}
.en #support-brochures li {
	position: relative;
	padding: 0;
	float: left;
	width: 518px;
	height: 158px;
	background: #FFFFFF;
	border: 1px solid #BF7626;
}
.en #support-brochures li.brochures {
	margin-left: 20px;
	border: 1px solid #815A1C;
}
.en #support-brochures li:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	content: ' ';
	border-style: solid;
	border-width: 29px 29px 0 0;
	border-color: #BF7626 transparent transparent transparent;
	z-index: 1;
}
.en #support-brochures li.brochures:before {
	border-color: #815A1C transparent transparent transparent;
}
.en #support-brochures li a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.en #support-brochures li div.img img {
	float: left;
	height: 152px;
	width: auto;
	margin: 3px 0 0 3px;
}
.en #support-brochures li div.title {
	position: relative;
	float: right;
	padding: 55px 0 0;
	width: 305px;
	font-size: 125%;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}
.en #support-brochures li div.title:before {
	font-family: FontAwesome;
	content: '\f002';
	color: #BE7626;
	font-size: 250%;
	font-weight: normal;
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	margin: auto;
}
.en #support-brochures li.brochures div.title:before {
	content: '\f249';
	color: #815A1C;
}



/* ---------- #course-guide ---------- */
section#course-guide {
	position: relative;
	text-align: center;
	margin-bottom: 200px;
}
#course-guide h2 {
	margin-bottom: 100px;
}

#course-guide li {
	position: relative;
	padding: 0;
	float: left;
	width: 518px;
	height: 208px;
	border: 1px solid #008D48;
}
#course-guide li.guide {
	margin-left: 20px;
	border: 1px solid #1DB243;
}
#course-guide li a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(../img/home/bg_course.png) no-repeat top center #008D48;
	transition-property: all;
	transition: 0.2s linear;
}
#course-guide li.guide a {
	background: url(../img/home/bg_guide.png) no-repeat top center #1DB243;
}
#course-guide li a:hover {
	opacity: 0.7;
}
#course-guide li:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	content: ' ';
	border-style: solid;
	border-width: 29px 29px 0 0;
	border-color: #008D48 transparent transparent transparent;
	z-index: 1;
}
#course-guide li.guide:before {
	border-color: #1DB243 transparent transparent transparent;
}
#course-guide li a div {
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 163%;
	font-weight: bold;
	color: #FFFFFF;
}
#course-guide li a div:after {
	font-family: FontAwesome;
	content: '\f138';
	color: #FFFFFF;
	padding-left: 15px;
}

/* ---------- #links ---------- */
section#links {
	position: relative;
	text-align: center;
	margin-bottom: 0;
}
#links h2 {
	margin-bottom: 50px;
}
.en #links h2 img {
	width: 75px;
	height: auto;
}
#links ul li img {
	border: 1px solid #A2A2A3;
}
#links ul li {
	float: left;
	margin: 0 20px 35px 0;
}
#links ul.column3 li:nth-child(3n),
#links ul.column4 li:nth-child(4n) {
	margin-right: 0;
}
.youtube-container{
	display: flex;
}

.youtube-wrap{
    position: relative;
    width: 70%;
	padding-top: 38%;
    margin: 5em auto 0;
}
.youtube-container .youtube-wrap:first-of-type{
	margin-right: 1em;
}
.youtube-wrap iframe{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sub__nav{
	display: flex;
	margin-top: 7rem;
}
.sub__nav .element{
	width: calc(96% / 3);
}
.sub__nav .element:not(:last-of-type){
	margin-right: 2%;
}
.sub__nav .element a{
	transition:.2s;
}
.sub__nav .element a:hover{
	opacity: .7;
}

}

.d-f{
	display: flex;
	li{
		float: none;
	}
}
.en #support-brochures ul{
	display: flex;
	li{
		float: none;
	}
}
section#course-guide ul{
	display: flex;
	li{
		float: none;
	}
}
@media screen and (max-width: 768px) {
	.d-f{
		flex-wrap: wrap;
	}
	.en #support-brochures ul{
		flex-wrap: wrap;
	}
	section#course-guide ul{
		flex-wrap: wrap;
	}
}

@media screen and (max-width: 768px) {
    footer#mastfoot {
		height: 435px;
	}
}

#content .sns{
	display: flex;
	gap: 24px;
	margin-bottom: 270px;
	.fb{
		width: 50%;
	}
	.instagram{
		width: 50%;
	}
}
@media screen and (max-width: 768px) {
	#content .sns{
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 100px;
		.fb{
			width: 100%;
			max-width: 375px;
			margin: auto;
		}
		.instagram{
			width: 100%;
			max-width: 375px;
			margin: auto;
		}
	}
}