@charset "utf-8";
/*------ TOP ------*/
#top #main-visual {
	text-align: center;
	height: 65vmin;
	padding: 0 2%;
	box-sizing: border-box;
	background: url(../img/top/bg-main-visual.png) no-repeat center top;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
#top #main-visual h2 {
	width: 100%;
	font-size: 6vmin;
	font-weight: 400;
	line-height: 1.5;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#top #main-visual h2 span {
	color: #E27089;
}
#main-visual #rss{
	background: #FFF;
	height: 40px;
	line-height: 40px;
	width: 96%;
	text-align: left;
	padding: 0 7px;
	box-sizing: border-box;
	box-shadow: 0 3px 6px rgba(0,0,0,.12);
	border-radius: 4px;
	position: absolute;
	left: 2%;
	bottom: 16px;
    overflow: hidden;
}
#main-visual #rss time{
	background: #E27089;
	color: #FFF;
	float: left;
	clear: left;
	height: 16px;
	line-height: 16px;
	width: 50px;
	border-radius: 4px;
	font-size: 10px;
	text-align: center;
	margin: 12px 0;
}
#main-visual #rss p{
	float: left;
	margin-left: 7px;
	text-decoration: underline;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: calc(100% - 80px);
}
#main-visual #rss a{
	
}
#top #intro {
	margin: 32px 0;
}
#top #intro #inner {
	text-align: center;
	background: url(../img/top/bg-fabric.png) repeat center center;
	position: relative;
	margin: 40px 0 21px;
	padding: 16px 2%;
	box-sizing: border-box;
}
#top #intro #inner:before {
	content: '';
	display: block;
	width: 100%;
	height: 21px;
	background: url(../img/top/ico-intro-frame-top.png) repeat-x left bottom;
	background-size: contain;
	position: absolute;
	left: 0;
	top: -21px;
}
#top #intro #inner:after {
	content: '';
	display: block;
	width: 100%;
	height: 21px;
	background: url(../img/top/ico-intro-frame-bottom.png) repeat-x left top;
	background-size: contain;
	visibility: visible;
	position: absolute;
	left: 0;
	bottom: -21px;
}
#top #intro #inner h3 {
	font-size: 20px;
	font-weight: 400;
	margin: 16px 0 4px;
}
#top #intro #inner h3 span {
	color: #E27089;
}
#top #intro #inner p {
	letter-spacing: 1px;
	line-height: 1.8;
	color: rgba(0,0,0,.78);
}
#top #works {
	margin: 32px 0;
}
#top .work {
	text-align: center;
	padding: 0 16px;
	box-sizing: border-box;
	margin-bottom: 16px;
}
#top .work figure {
	display: inline-block;
}
#top .work figure img {
	width: 220px;
	border: 4px solid #FFF;
	box-shadow: 2px 2px 3px rgba(0,0,0,.3);
}
#top .work h3 {
	font-size: 14px;
	font-weight: 500;
	margin: 8px 0 4px;
}
#top .work p {
	text-align: left;
}
#top .slick-dots {
	text-align: center;
	margin-top: 10px;
}
#top .slick-dots li {
	display: inline-block;
	margin: 0 2px;
	vertical-align: middle;
}
#top .slick-dots button {
	background: rgba(0,0,0,.12);
	border: none;
	width: 8px;
	height: 8px;
	border-radius: 100px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	padding: 0;
	-webkit-transition: all .2s;
	transition: all .2s;
}
#top .slick-dots .slick-active button {
	background: orange;
	width: 10px;
	height: 10px;
}
#top #feedback {
	margin: 32px 2%;
	background: #FFF;
	padding: 32px 4%;
	border: 2px solid #F4E3B5;
	box-sizing: border-box;
}
#top #feedback .feedback {
	text-align: center;
}
#top #feedback .feedback figure {
	width: 100px;
	margin: 0 auto;
}
#top #feedback figcaption {
	font-size: 11px;
	opacity: .54;
	margin: 4px 0 0;
	font-style: italic;
}
#top #feedback .feedback h3 {
	font-size: 14px;
	font-weight: 500;
	margin: 16px 0 4px;
}
#top #curriculum {
	margin: 32px 0;
	padding: 0 2%;
}
#top .curriculum {
	background: #FFF;
	border: 2px solid #F4E3B5;
	box-sizing: border-box;
	position: relative;
}
#top .curriculum+.curriculum {
	border-top: none;
}
#top .curriculum a {
	display: block;
	padding: 0 0 0 80px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	border: 2px solid #FFF;
	box-sizing: border-box;
}
#top .curriculum h3 {
	font-size: 16px;
	font-weight: 500;
	padding: 20px 0 4px;
}
#top .curriculum p {
	padding-bottom: 20px;
}
#top .curriculum i {
	color: #ffffff;
	background: #e4e4e4;
	width: 14px;
	height: 14px;
	border-radius: 100px;
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	right: 2%;
	top: 50%;
	margin-top: -7px;
}
#top .curriculum:nth-child(1) a {
	background-image: url(../img/top/img-curriculum1.png);
}
#top .curriculum:nth-child(2) a {
	background-image: url(../img/top/img-curriculum2.png);
}
#top .curriculum:nth-child(3) a {
	background-image: url(../img/top/img-curriculum3.png);
}
#top .curriculum:nth-child(1) h3 {
	color: #7B9D50
}
#top .curriculum:nth-child(2) h3 {
	color: #E99F56
}
#top .curriculum:nth-child(3) h3 {
	color: #E27089
}
#other-curriculum {
	background: #FFF;
	border-radius: 4px;
	overflow: hidden;
	box-shadow: 0 3px 6px rgba(0,0,0,.16);
	margin-top: 16px;
}
#other-curriculum p {
	height: 40px;
	line-height: 40px;
	position: relative;
	color: #000;
	padding: 0 2% 0 8px;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: 500;
}
#other-curriculum p i {
	font-size: 18px;
	position: absolute;
	right: 2%;
	top: 50%;
	margin-top: -9px;
	text-align: center;
}
#other-curriculum ul {
	max-height: 0;
	position: relative;
	overflow: hidden;
	-webkit-transition:  all 1s;
	transition:  all 1s;
}
#other-curriculum.active ul {
	max-height: 9999px;
}
#other-curriculum li {
	text-align: left;
	height: 40px;
	line-height: 40px;
	border-top: 1px solid rgba(0,0,0,.05);
	position: relative;
}
#other-curriculum li a {
	display: block;
	padding: 0 30px 0 8px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: rgba(0, 0, 0, .54);
}
#other-curriculum li i {
	font-size: 18px;
	position: absolute;
	right: 2%;
	top: 50%;
	margin-top: -9px;
}

@media only screen and (max-width: 320px) {
}
