/* ヘッダーメイン */

@media screen and (min-width: 641px){

#thmain {
	width: 100%;
	margin: 130px 0px 0px 0px;
	position: relative;
	z-index: -2;
	}

#thmain .bxslider:before {
	content: '';
	width: 100%;
	height: 100%;
	background: url(img/sli_img/bgfil.png) center top;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	}

#thmain .bxslider p {
	margin: 0px;
	}

#thmain .bxslider p img {
	width: 100%;
	-webkit-transition: all 0s;
	transition: all 0s;
	}

#thmain .bxslider .hli {
	width: 919px;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	z-index: 3;
	}

#thmain .bx-viewport {
  	overflow: visible!important;
	}

#thmain .bx-pager {
	text-align: center;
	display: none;
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	z-index: 1;
	}

#thmain .bx-pager .bx-pager-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	}

#thmain .bx-default-pager a {
	width: 16px;
	height: 16px;
	border: 2px #ffffff solid;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	margin: 0px 2.5px 0px 2.5px;
	display: block;
	text-indent: -9999px;
	outline: 0;
	}

#thmain .bx-default-pager a:hover,
#thmain .bx-default-pager a.active {
	background: #ffffff;
  	}

#thmain .bxslider span {
	width: 100%;
	font-size: 32px;
	font-weight: bold;
	line-height: 150%;
	color: #ffffff;
	letter-spacing: 0.2em;
	margin: -16px 0px 0px 0px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 50%;
	z-index: 1;
	text-shadow: 1px 1px 10px rgba(0,0,0,0.4), -1px 1px 10px rgba(0,0,0,0.4), 1px -1px 10px rgba(0,0,0,0.4), -1px -1px 10px rgba(0,0,0,0.4);
	}

}

@media screen and (max-width: 640px){

#thmain {
	width: 100%;
	position: relative;
	z-index: -2;
	}

#thmain .bxslider:before {
	content: '';
	width: 100%;
	height: 100%;
	background: url(img/sli_img/bgfil.png) center top;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	}

#thmain .bxslider p {
	margin: 0px;
	}

#thmain .bxslider p img {
	width: 100%;
	-webkit-transition: all 0s;
	transition: all 0s;
	}

#thmain .bxslider .hli {
	width: 80%;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	z-index: 3;
	}

#thmain .bx-viewport {
  	overflow: visible!important;
	}

#thmain .bx-pager {
	text-align: center;
	display: none;
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	z-index: 1;
	}

#thmain .bx-pager .bx-pager-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	}

#thmain .bx-default-pager a {
	width: 12px;
	height: 12px;
	border: 2px #ffffff solid;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	margin: 0px 2.5px 0px 2.5px;
	display: block;
	text-indent: -9999px;
	outline: 0;
	}

#thmain .bx-default-pager a:hover,
#thmain .bx-default-pager a.active {
	background: #ffffff;
  	}

#thmain .bxslider span {
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;
	color: #ffffff;
	letter-spacing: 0.2em;
	margin: -9px 0px 0px 0px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 50%;
	z-index: 1;
	text-shadow: 1px 1px 10px rgba(0,0,0,0.4), -1px 1px 10px rgba(0,0,0,0.4), 1px -1px 10px rgba(0,0,0,0.4), -1px -1px 10px rgba(0,0,0,0.4);
	}

}


/* トップページ */

@media screen and (min-width: 641px){

#top {
	line-height: 200%;
	}

#top h3 {
	margin: 100px 0px 0px 0px;
	text-align: center;
	}

#top .abo {
	width: 100%;
	background: url(img/abobg.png) no-repeat center 130px;
	background-color: #EE7800;
	font-size: 21px;
	line-height: 200%;
	color: #ffffff;
	padding: 0px 0px 130px 0px;
	float: left;
	text-align: center;
	overflow: hidden;
	position: relative;
	}

#top .abo h3 {
	margin: 60px 0px 40px 0px;
	}

#top .abo p {
	margin: 0px;
	}

#top .abo p img {
	position: absolute;
	}

#top .abo p img:nth-child(1) {
	left: -30px;
	top: 60px;
	}

#top .abo p img:nth-child(2) {
	right: -100px;
	top: 60px;
	}

/*
#top .abo p img:nth-child(1) {
	left: 0px;
	top: 60px;
	}

#top .abo p img:nth-child(2) {
	left: 140px;
	top: 250px;
	}

#top .abo p img:nth-child(3) {
	right: -50px;
	top: 60px;
	}
*/

#top .poi {
	width: 100%;
	background: url(img/poibg.png) no-repeat;
	background-size: 100% 100%;
	font-size: 21px;
	line-height: 200%;
	color: #ffffff;
	padding: 0px 0px 130px 0px;
	float: left;
	text-align: center;
	position: relative;
	}

#top .poi:before {
	content: '';
	width: 100%;
	height: 12px;
	background: url(img/poibgtop.png) repeat-x center top;
	position: absolute;
	left: 0px;
	top: 0px;
	}

#top .poi:after {
	content: '';
	width: 353px;
	height: 581px;
	background: url(img/poiman.png) no-repeat;
	position: absolute;
	left: 60px;
	top: 20px;
	}

#top .poi h3 {
	margin: 112px 0px 0px 0px;
	}

#top .poi h3 img {
	width: 674px;
	}

#top .poi ul {
	width: 1201.5px;
	background: #ffffff;
	margin: 70px auto 0px auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
	}

#top .poi ul a {
	width: 386px;
	margin: 0px 20px 3.5px 0px;
	float: left;
	display: block;
	box-shadow: 3.5px 3.5px 0px 0px rgba(0,0,0,0.15);
	}

#top .poi ul a:nth-child(3) {
	margin: 0px 0px 3.5px 0px;
	}

#top .poi ul a ol {
	width: 100%;
	height: 200px;
	float: left;
	}

#top .poi ul a:nth-child(1) ol {
	background: url(img/poi01arr.png) no-repeat center 145px;
	background-color: #06ACBF;
	}

#top .poi ul a:nth-child(2) ol {
	background: url(img/poi02arr.png) no-repeat center 145px;
	background-color: #06BD58;
	}

#top .poi ul a:nth-child(3) ol {
	background: url(img/poi03arr.png) no-repeat center 145px;
	background-color: #F1A204;
	}

#top .poi ul a h4 {
	width: 306px;
	height: 44px;
	border-radius: 22px;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	margin: -22px auto 25px auto;
	position: relative;
	z-index: 1;
	}

#top .poi ul a:nth-child(1) h4 {
	background: url(img/poi01tit.png) no-repeat center;
	background-color: #ffffff;
	}

#top .poi ul a:nth-child(2) h4 {
	background: url(img/poi02tit.png) no-repeat center;
	background-color: #ffffff;
	}

#top .poi ul a:nth-child(3) h4 {
	background: url(img/poi03tit.png) no-repeat center;
	background-color: #ffffff;
	}

#top .poi ul a h4 img {
	display: inline-block;
	vertical-align: middle;
	}

#top .rea {
	width: 100%;
	background: url(img/reabg.jpg) no-repeat center top;
	background-size: cover;
	padding: 0px 0px 130px 0px;
	float: left;
	overflow: hidden;
	text-align: center;
	position: relative;
	}

#top .rea:before {
	content: '';
	width: 304px;
	height: 304px;
	background: url(img/realog.png) no-repeat;
	position: absolute;
	left: 50px;
	top: 50px;
	}

#top .rea:after {
	content: '';
	width: 309px;
	height: 466px;
	background: url(img/reaman.png) no-repeat;
	position: absolute;
	right: -15px;
	bottom: 0px;
	}

#top .rea h3 {
	margin: 100px 0px 80px 0px;
	}

#top .rea img {
	position: relative;
	z-index: 1
	}

#top .rea a {
	width: 400px;
	background: url(img/arr01.png) no-repeat 360px center;
	background-color: #ffffff;
	border-radius: 28px;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	font-size: 17px;
	font-weight: 700;
	line-height: 56px;
	margin: 100px auto 0px auto;
	text-align: center;
	display: block;
	}

#top .rea a:hover {
	background: url(img/arr02.png) no-repeat 365px center;
	background-color: #EE7800;
	color: #ffffff;
	opacity: 1;
	}

#top .sch {
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
	}

#top .sch h3 {
	width: 100%;
	margin: 0px;
	position: absolute;
	top: 100px;
	}

#top .sch ul {
	width: 100%;
	display: table;
	}

#top .sch li {
	width: calc(100% / 6);
	padding: 20% 0px 0px 0px;
	display: table-cell;
	}

#top .sch li.yon {
	background: url(img/schyon.jpg) no-repeat center;
	background-size: cover;
	}

#top .sch li.tok {
	background: url(img/schtok.jpg) no-repeat center;
	background-size: cover;
	}

#top .sch li.say {
	background: url(img/schsay.jpg) no-repeat center;
	background-size: cover;
	}

#top .sch li.ots {
	background: url(img/schots.jpg) no-repeat center;
	background-size: cover;
	}

#top .sch li.kur {
	background: url(img/schkur.jpg) no-repeat center;
	background-size: cover;
	}

#top .sch li.mun {
	background: url(img/schmun.jpg) no-repeat center;
	background-size: cover;
	}

#top .sch li img {
	max-width: 90%;
	}

#top .sch a {
	width: 80%;
	/*width: 270px;*/
	background: url(img/arr01.png) no-repeat right 20px center;
	background-color: #ffffff;
	border-radius: 28px;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	font-size: 17px;
	font-weight: 700;
	line-height: 56px;
	margin: 30px auto 40px auto;
	display: block;
	}

#top .sch a:hover {
	background: url(img/arr02.png) no-repeat right 15px center;
	background-color: #EE7800;
	color: #ffffff;
	opacity: 1;
	}

#top .cou {
	width: 100%;
	float: left;
	}

#top .cou dl {
	width: 100%;
	height: 565px;
	margin: 10px 0px 0px 0px;
	display: table;
	}

#top .cou dt {
	width: 50%;
	background: url(img/couman.jpg) no-repeat right bottom;
	display: table-cell;
	}

#top .cou dd {
	width: 50%;
	font-size: 16px;
	line-height: 200%;
	padding: 0px 0px 0px 60px;
	display: table-cell;
	}

#top .cou dd h4 {
	margin: 70px 0px 50px 0px;
	}

#top .cou a {
	width: 400px;
	background: url(img/arr02.png) no-repeat 360px center;
	background-color: #EE7800;
	border: 1px #EE7800 solid;
	border-radius: 28px;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	font-size: 17px;
	font-weight: 700;
	line-height: 56px;
	color: #ffffff;
	margin: 60px 0px 0px 60px;
	text-align: center;
	display: block;
	}

#top .cou a:hover {
	background: url(img/arr02.png) no-repeat 365px center;
	background-color: #EE7800;
	}

#top .news {
	width: 100%;
	background: #f1f1f1;
	float: left;
	}

#top .news:nth-child(2) {
	position: relative;
	}

#top .news ul {
	width: 1200px;
	margin: 60px auto 100px auto;
	overflow: hidden;
	}

#top .news ul a {
	width: 270px;
	margin: 0px 40px 0px 0px;
	float: left;
	display: block;
	position: relative;
	}

#top .news ul a:last-child {
	margin: 0px 0px 0px 0px;
	}

#top .news ul a p {
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	margin: 15px 0px 0px 0px;
	}

#top .news ul a span {
	width: 36px;
	height: 36px;
	background: url(img/new.png) no-repeat;
	position: absolute;
	left: 10px;
	top: 10px;
	}

#top .news a.mor {
	width: 400px;
	background: url(img/arr02.png) no-repeat 360px center;
	background-color: #EE7800;
	border-radius: 28px;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	font-size: 17px;
	font-weight: 700;
	line-height: 56px;
	color: #ffffff;
	margin: 0px auto 130px auto;
	text-align: center;
	display: block;
	}

#top .news a.mor:hover {
	background: url(img/arr02.png) no-repeat 365px center;
	background-color: #EE7800;
	}

#top .voi {
	width: 100%;
	float: left;
	position: relative;
	}

#top .voi h3 {
	width: 100%;
	margin: 0px;
	position: absolute;
	top: 100px;
	z-index: 1;
	}

#top .voi ul {
	width: 100%;
	display: table;
	}

#top .voi ul li {
	width: 50%;
	display: table-cell;
	position: relative;
	}

#top .voi ul li img {
	width: 100%;
	height: auto;
	}

#top .voi ul li:before {
	content: '';
	width: 100%;
	height: 100%;
	background: url(img/voibgfil.png) center top;
	position: absolute;
	left: 0px;
	top: 0px;
	}

#top .voi ul li ol {
	width: 370px;
	height: 370px;
	background: rgba(255,255,255,0.9);
	border-radius: 24px;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	padding: 0px 30px 0px 30px;
	position: absolute;
	left: 50px;
	top: 50px;
	}

#top .voi ul li:last-child ol {
	left: auto;
	right: 50px;
	}

#top .voi ul li h4 {
	font-size: 23px;
	color: #EE7800;
	margin: 50px 0px 20px 0px;
	}

#top .voi a.mor {
	width: 400px;
	background: url(img/arr02.png) no-repeat 360px center;
	background-color: #EE7800;
	border-radius: 28px;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	font-size: 17px;
	font-weight: 700;
	line-height: 56px;
	color: #ffffff;
	text-align: center;
	display: block;
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	bottom: 50px;
	}

#top .voi a.mor:hover {
	background: url(img/arr02.png) no-repeat 365px center;
	background-color: #EE7800;
	}

#top .tes {
	width: 100%;
	margin: 0px 0px 50px 0px;
	float: left;
	}

#top .tes ul {
	width: 1200px;
	margin: 60px auto 0px auto;
	overflow: hidden;
	position: relative;
	}

#top .tes h4 {
	border-bottom: 7px #EE7800 solid;
	font-size: 24px;
	font-weight: 700;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 10px 0px;
	display: inline-block;
	}

#top .tes li {
	width: 575px;
	margin: 0px 50px 50px 0px;
	float: left;
	}

#top .tes li:nth-child(2n) {
	margin: 0px 0px 30px 0px;
	}

#top .tes li p {
	margin: 0px;
	}

#top .tes li a {
	width: 171.66px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ee7800+0,ee7800+100&0.8+0,1+100 */
	background: -moz-linear-gradient(left,  rgba(238,120,0,0.8) 0%, rgba(238,120,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(238,120,0,0.8) 0%,rgba(238,120,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(238,120,0,0.8) 0%,rgba(238,120,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccee7800', endColorstr='#ee7800',GradientType=1 ); /* IE6-9 */
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	font-size: 24px;
	font-weight: 900;
	line-height: 100px;
	color: #ffffff;
	margin: 0px 30px 0px 0px;
	float: left;
	text-align: center;
	display: block;
	}

#top .tes li a:last-child {
	margin: 0px 0px 0px 0px;
	}

/*
#top .tes ul {
	width: 1200px;
	margin: 60px auto 0px auto;
	}

#top .tes ul a {
	width: 166.66px;
	background: -moz-linear-gradient(left,  rgba(238,120,0,0.8) 0%, rgba(238,120,0,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(238,120,0,0.8) 0%,rgba(238,120,0,1) 100%);
	background: linear-gradient(to right,  rgba(238,120,0,0.8) 0%,rgba(238,120,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccee7800', endColorstr='#ee7800',GradientType=1 );
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	font-size: 24px;
	font-weight: 900;
	line-height: 100px;
	color: #ffffff;
	margin: 0px 40px 0px 0px;
	float: left;
	text-align: center;
	display: block;
	}

#top .tes ul a:last-child {
	margin: 0px 0px 0px 0px;
	}
*/

#top .faq {
	width: 100%;
	background: #f1f1f1;
	margin: 0px 0px -12px 0px;
	padding: 0px 0px 142px 0px;
	float: left;
	}

#top .faq ul {
	width: 1200px;
	margin: 60px auto 0px auto;
	overflow: hidden;
	}

#top .faq ul li {
	width: 373px;
	height: 110px;
	background: rgba(255,255,255,0.8);
	border-radius: 24px;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	margin: 0px 40px 0px 0px;
	padding: 25px 30px 30px 30px;
	float: left;
	}

#top .faq ul li:last-child {
	margin: 0px 0px 0px 0px;
	}

#top .faq a {
	width: 400px;
	background: url(img/arr02.png) no-repeat 360px center;
	background-color: #EE7800;
	border-radius: 28px;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	font-size: 17px;
	font-weight: 700;
	line-height: 56px;
	color: #ffffff;
	margin: 100px auto 0px auto;
	text-align: center;
	display: block;
	}

#top .faq a:hover {
	background: url(img/arr02.png) no-repeat 365px center;
	background-color: #EE7800;
	}

}

@media screen and (max-width: 640px){

#top {
	line-height: 200%;
	}

#top h3 {
	margin: 50px 0px 0px 0px;
	text-align: center;
	}

#top h3 img {
	height: 70px;
	}

#top .abo {
	width: 100%;
	/*background: url(img/abobg.png) no-repeat center 130px;*/
	background-color: #EE7800;
	font-size: 16px;
	line-height: 200%;
	color: #ffffff;
	padding: 0px 5% 40px 5%;
	float: left;
	overflow: hidden;
	position: relative;
	}

#top .abo h3 {
	margin: 30px 0px 20px 0px;
	}

#top .abo h3 img {
	width: 100%;
	height: auto;
	}

#top .abo br {
	display: none;
	}

#top .abo p {
	margin: 0px;
	display: none;
	}

#top .poi {
	width: 100%;
	background: url(img/poibg.png) no-repeat;
	background-size: 100% 100%;
	font-size: 16px;
	line-height: 200%;
	color: #ffffff;
	padding: 0px 0px 70px 0px;
	float: left;
	text-align: center;
	position: relative;
	}

#top .poi:before {
	content: '';
	width: 100%;
	height: 10px;
	background: url(img/poibgtop.png) repeat-x center top;
	background-size: auto 10px;
	position: absolute;
	left: 0px;
	top: 0px;
	}

/*
#top .poi:after {
	content: '';
	width: 353px;
	height: 581px;
	background: url(img/poiman.png) no-repeat;
	position: absolute;
	left: 60px;
	top: 20px;
	}
*/

#top .poi h3 {
	margin: 50px 0px 0px 0px;
	}

#top .poi h3 img {
	width: 80%;
	height: auto;
	}

#top .poi ul {
	width: 80%;
	background: #ffffff;
	margin: 30px 10% 0px 10%;
	position: relative;
	z-index: 1;
	}

#top .poi ul a {
	width: 100%;
	margin: 0px 0px 20px 0px;
	float: left;
	display: block;
	box-shadow: 3.5px 3.5px 0px 0px rgba(0,0,0,0.15);
	}

#top .poi ul a:nth-child(3) {
	margin: 0px 0px 0px 0px;
	}

#top .poi ul a img:first-child {
	width: 100%;
	}

#top .poi ul a ol {
	width: 100%;
	padding: 0px 0px 80px 0px;
	float: left;
	}

#top .poi ul a:nth-child(1) ol {
	background: url(img/poi01arr.png) no-repeat center 130px;
	background-color: #06ACBF;
	}

#top .poi ul a:nth-child(2) ol {
	background: url(img/poi02arr.png) no-repeat center 130px;
	background-color: #06BD58;
	}

#top .poi ul a:nth-child(3) ol {
	background: url(img/poi03arr.png) no-repeat center 130px;
	background-color: #F1A204;
	}

#top .poi ul a h4 {
	width: 85%;
	height: 44px;
	border-radius: 22px;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	margin: -22px auto 25px auto;
	position: relative;
	z-index: 1;
	}

#top .poi ul a:nth-child(1) h4 {
	background: url(img/poi01tit.png) no-repeat center;
	background-size: auto 22px;
	background-color: #ffffff;
	}

#top .poi ul a:nth-child(2) h4 {
	background: url(img/poi02tit.png) no-repeat center;
	background-size: auto 22px;
	background-color: #ffffff;
	}

#top .poi ul a:nth-child(3) h4 {
	background: url(img/poi03tit.png) no-repeat center;
	background-size: auto 22px;
	background-color: #ffffff;
	}

#top .poi ul a ol img {
	width: 80%;
	}

#top .rea {
	width: 100%;
	background: url(img/reabg.jpg) no-repeat center top;
	background-size: auto 100%;
	padding: 0px 0px 70px 0px;
	float: left;
	overflow: hidden;
	text-align: center;
	position: relative;
	}

#top .rea:before {
	content: '';
	width: 260px;
	height: 260px;
	background: url(img/realog.png) no-repeat;
	background-size: 260px;
	position: absolute;
    top: 26%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	}

/*
#top .rea:after {
	content: '';
	width: 309px;
	height: 466px;
	background: url(img/reaman.png) no-repeat;
	position: absolute;
	right: -15px;
	bottom: 0px;
	}
*/

#top .rea h3 {
	margin: 50px 0px 80% 0px;
	}

#top .rea h3 img {
	width: 60%;
	height: auto;
	}

#top .rea img {
	width: 90%;
	height: auto;
	}

#top .rea a {
	width: 90%;
	background: url(img/arr01.png) no-repeat 95% center;
	background-color: #ffffff;
	border-radius: 28px;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	font-size: 17px;
	font-weight: 700;
	line-height: 56px;
	margin: 50px 5% 0px 5%;
	text-align: center;
	display: block;
	}

#top .sch {
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
	}

#top .sch h3 {
	width: 100%;
	margin: 0px;
	position: absolute;
	top: 50px;
	}

#top .sch ul {
	width: 100%;
	}

#top .sch li {
	width: 50%;
	padding: 130px 0px 0px 0px;
	float: left;
	}

#top .sch li.yon {
	background: url(img/schyon.jpg) no-repeat top;
	background-size: cover;
	}

#top .sch li.tok {
	background: url(img/schtok.jpg) no-repeat top;
	background-size: cover;
	}

#top .sch li.say {
	background: url(img/schsay.jpg) no-repeat top;
	background-size: cover;
	}

#top .sch li.ots {
	background: url(img/schots.jpg) no-repeat top;
	background-size: cover;
	}

#top .sch li.kur {
	background: url(img/schkur.jpg) no-repeat top;
	background-size: cover;
	}

#top .sch li.mun {
	background: url(img/schmun.jpg) no-repeat center;
	background-size: cover;
	}

#top .sch li img {
	height: 55px;
	padding: 0px 5% 0px 5%;
	}

#top .sch a {
	width: 90%;
	background: url(img/arr01.png) no-repeat 95% center;
	background-color: #ffffff;
	border-radius: 28px;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	font-size: 17px;
	font-weight: 700;
	line-height: 40px;
	margin: 10px 5% 20px 5%;
	display: block;
	}

#top .cou {
	width: 100%;
	float: left;
	}

#top .cou h3 img {
	width: 20%;
	height: auto;
	}

#top .cou dl {
	width: 100%;
	margin: 30px 0px 70px 0px;
	}

#top .cou dt {
	width: 100%;
	height: 200px;
	background: url(img/couman.jpg) no-repeat center bottom;
	background-size: auto 200px;
	}

#top .cou dd {
	width: 90%;
	font-size: 16px;
	line-height: 200%;
	margin: 0px 5% 0px 5%;
	}

#top .cou dd h4 {
	margin: 30px 0px 20px 0px;
	}

#top .cou dd h4 img {
	width: 100%;
	}

#top .cou a {
	width: 100%;
	background: url(img/arr01.png) no-repeat 95% center;
	background-color: #ffffff;
	border: 1px #F7BC80 solid;
	border-radius: 28px;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	font-size: 17px;
	font-weight: 700;
	line-height: 56px;
	margin: 30px 0px 0px 0px;
	text-align: center;
	display: block;
	}

#top .news {
	width: 100%;
	background: #f1f1f1;
	float: left;
	}

#top .news:nth-child(2) {
	position: relative;
	}

#top .news ul {
	width: 90%;
	margin: 0px 5% 50px 5%;
	overflow: hidden;
	}

#top .news ul a {
	width: 48.5%;
	margin: 30px 3% 0px 0px;
	float: left;
	display: block;
	position: relative;
	}

#top .news ul a:nth-child(2n) {
	margin: 30px 0px 0px 0px;
	}

#top .news ul a img {
	width: 100%;
	height: auto;
	}

#top .news ul a p {
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	margin: 15px 0px 0px 0px;
	}

#top .news ul a span {
	width: 36px;
	height: 36px;
	background: url(img/new.png) no-repeat;
	position: absolute;
	left: 10px;
	top: 10px;
	}

#top .news a.mor {
	width: 90%;
	background: url(img/arr01.png) no-repeat 95% center;
	background-color: #ffffff;
	border-radius: 28px;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	font-size: 17px;
	font-weight: 700;
	line-height: 56px;
	margin: 0px 5% 70px 5%;
	text-align: center;
	display: block;
	}

#top .voi {
	width: 100%;
	float: left;
	position: relative;
	}

#top .voi h3 {
	width: 100%;
	margin: 0px;
	position: absolute;
	top: 50px;
	z-index: 1;
	}

#top .voi ul {
	width: 100%;
	overflow: hidden;
	}

#top .voi ul li {
	width: 100%;
	position: relative;
	}

#top .voi ul li img {
	height: 100%;
	margin: 0px 0px 0px -20%;
	}

#top .voi ul li:before {
	content: '';
	width: 100%;
	height: 100%;
	background: url(img/voibgfil.png) center top;
	position: absolute;
	left: 0px;
	top: 0px;
	}

#top .voi ul li ol {
	width: 90%;
	background: rgba(255,255,255,0.9);
	border-radius: 24px;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	padding: 20px;
	position: absolute;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);	}

#top .voi ul li:last-child ol {
    top: 20%;
	}

#top .voi ul li h4 {
	font-size: 18px;
	color: #EE7800;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	}

#top .voi a.mor {
	width: 90%;
	background: url(img/arr01.png) no-repeat 95% center;
	background-color: #ffffff;
	border-radius: 28px;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	font-size: 17px;
	font-weight: 700;
	line-height: 56px;
	text-align: center;
	display: block;
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	bottom: 30px;
	}

#top .tes {
	width: 100%;
	margin: 30px 0px 10px 0px;
	overflow: hidden;
	}

#top .tes ul {
	width: 90%;
	margin: 30px 5% 0px 5%;
	}

#top .tes h4 {
	border-bottom: 4px #EE7800 solid;
	font-size: 18px;
	font-weight: 700;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 5px 0px;
	display: inline-block;
	}

#top .tes li {
	width: 100%;
	margin: 0px 0px 30px 0px;
	overflow: hidden;
	}

#top .tes li p {
	margin: 0px;
	}

#top .tes li a {
	width: 48.5%;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ee7800+0,ee7800+100&0.8+0,1+100 */
	background: -moz-linear-gradient(left,  rgba(238,120,0,0.8) 0%, rgba(238,120,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(238,120,0,0.8) 0%,rgba(238,120,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(238,120,0,0.8) 0%,rgba(238,120,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccee7800', endColorstr='#ee7800',GradientType=1 ); /* IE6-9 */
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	font-size: 18px;
	font-weight: 900;
	line-height: 50px;
	color: #ffffff;
	margin: 0px 3% 10px 0px;
	float: left;
	text-align: center;
	display: block;
	}

#top .tes li a:nth-child(2n) {
	margin: 0px 0px 10px 0px;
	}

/*
#top .tes ul {
	width: 90%;
	margin: 30px 5% 0px 5%;
	}

#top .tes ul a {
	width: 100%;
	background: -moz-linear-gradient(left,  rgba(238,120,0,0.8) 0%, rgba(238,120,0,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(238,120,0,0.8) 0%,rgba(238,120,0,1) 100%);
	background: linear-gradient(to right,  rgba(238,120,0,0.8) 0%,rgba(238,120,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccee7800', endColorstr='#ee7800',GradientType=1 );
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	font-size: 21px;
	font-weight: 900;
	line-height: 60px;
	color: #ffffff;
	margin: 0px 0px 20px 0px;
	float: left;
	text-align: center;
	display: block;
	}

#top .tes ul a:last-child {
	margin: 0px 0px 0px 0px;
	}
*/

#top .faq {
	width: 100%;
	background: #f1f1f1;
	margin: 0px 0px -10px 0px;
	padding: 0px 0px 80px 0px;
	float: left;
	}

#top .faq ul {
	width: 90%;
	margin: 30px 5% 0px 5%;
	overflow: hidden;
	}

#top .faq ul li {
	width: 100%;
	background: rgba(255,255,255,0.8);
	border-radius: 24px;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	margin: 0px 0px 20px 0px;
	padding: 25px 30px 30px 30px;
	float: left;
	}

#top .faq ul li:last-child {
	margin: 0px 0px 0px 0px;
	}

#top .faq a {
	width: 90%;
	background: url(img/arr01.png) no-repeat 95% center;
	background-color: #ffffff;
	border-radius: 28px;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	font-size: 17px;
	font-weight: 700;
	line-height: 56px;
	margin: 50px 5% 0px 5%;
	text-align: center;
	display: block;
	}

}


