/*
Theme Name: 
Theme URI:
Description: 
Version: 1.0
Author: 
Author URI: 
*/

@charset "utf-8";
/* Do not edit*/

/*-----------------------------------
　top
-----------------------------------*/


body.topPage {
	background: url(../image/layout/page_main_bg.png) repeat;
}

#wrapper_top {
	position: relative;
	width: 100%;
	overflow: hidden;
}

#main_slide {
	width: 100%;
	height: 800px;
	position: relative;
	z-index: 1;
}

#main_slide ul li {
	width: 100%;
	height: 800px;
}

#main_slide ul li img{
	min-width: 1200px;
	min-height: 100%;
	width: 100%;
	height: auto;
}

#main_slide .bx-controls {
	display: none;
}

#main_slide .sildeLogo {
	width: 203px;
	height: 110px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -55px;
	margin-left: -102px;
}

#main_slide .sildeScroll {
	width: 55px;
	height: 37px;
	position: absolute;
	bottom: 50px;
	left: 50%;
	margin-left: -23px;
}

#slide {
	background: url(../image/top/bg_black.png) repeat;
	width: 100%;
	height: 500px;
	position: absolute;
	top: 0;
	z-index: 9999;
	display: none;
}

#slide.block {
	display: block;
}

#slide #slide-in {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

#slide #slide-in #slide-contents {
	width: 100%;
	margin: 0 auto;
	height: 500px;
	position: relative;
}

#slide #slide-contents #close-btn {
	background: #FFFFFF;
	border-radius: 2px;
	padding: 2px 0 5px 8px;
	font-size: 107%;
	font-weight: bold;
	width: 22px;
	height: 20px;
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
}

#slide #slide-contents ul {
	width: 770px;
	margin: 0 auto;
	padding-top: 100px;
}

#slide #slide-contents ul li {
	float: left;
	width: 130px;
	margin-right: 30px;
}

#slide #slide-contents ul li:last-child {
	margin-right: 0;
}

#slide #slide-contents ul li a {
	width: 130px;
	height: 130px;
	display: block;
}

#slide #slide-contents ul li a.no1 {
	background: url(../image/top/menu_circle_1_off.png) no-repeat;
}

#slide #slide-contents ul li a.no2 {
	background: url(../image/top/menu_circle_2_off.png) no-repeat;
}

#slide #slide-contents ul li a.no3 {
	background: url(../image/top/menu_circle_3_off.png) no-repeat;
}

#slide #slide-contents ul li a.no4 {
	background: url(../image/top/menu_circle_4_off.png) no-repeat;
}

#slide #slide-contents ul li a.no5 {
	background: url(../image/top/menu_circle_5_off.png) no-repeat;
}

#slide #slide-contents ul li a.no1:hover {
	background: url(../image/top/menu_circle_1_on.png) no-repeat;
}

#slide #slide-contents ul li a.no2:hover {
	background: url(../image/top/menu_circle_2_on.png) no-repeat;
}

#slide #slide-contents ul li a.no3:hover {
	background: url(../image/top/menu_circle_3_on.png) no-repeat;
}

#slide #slide-contents ul li a.no4:hover {
	background: url(../image/top/menu_circle_4_on.png) no-repeat;
}

#slide #slide-contents ul li a.no5:hover {
	background: url(../image/top/menu_circle_5_on.png) no-repeat;
}

#slide #slide-contents .contact_bar {
	width: 100%;
	border-bottom: #FFFFFF solid 5px;
	height: 60px;
	position: relative;
	position: absolute;
	bottom: 60px;
}

#slide #slide-contents .contact_bar a {
	font-size: 122%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 250px;
	padding: 10px;
	border: #FFFFFF solid 5px;
	display: block;
	position: absolute;
	bottom: -5px;
	left: 50%;
	margin-left: -135px;
}

#slide #slide-contents .contact_bar a:hover {
	color: #4B4B4B;
}

#main_slide #open-btn {
	display: block;
	cursor: pointer;
	text-align: center;
	font-size: 122%;
	color: #FFFFFF;
	background: none;
	border: #FFFFFF solid 2px;
	border-radius: 15px;
	width: 120px;
	padding: 5px 10px;
	position: absolute;
	bottom: 150px;
	left: 50%;
	margin-left: -70px;
}

#main_slide #open-btn:hover {
	color: #4B4B4B;
}

/*--------ニュース----------*/

#flbar-btn {
	background: #FAFAFA ;
    border-bottom: 4px solid #C0C0C0;
    border-left: 4px solid #C0C0C0;
    border-radius: 10px 0 0 10px;
    border-top: 4px solid #C0C0C0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
    position: fixed;
    right: 0;
    top: 195px;
    z-index: 255;
}

#flbar-btn #btn {
	cursor: pointer;
    padding: 5px;
}

#flbar-wrap {
	display: none;
    position: fixed;
    right: 0;
    top: 180px;
    width: 500px;
    z-index: 254;
}

#flbar .ttl {
	font-size: 122%;
	font-weight: bold;
	color: #C0C0C0;
	border-bottom: #C0C0C0 solid 3px;
	padding-bottom: 6px;
}

#flbar {
    background: none repeat scroll 0 0 #fff;
    border: 6px solid #C0C0C0;
    border-radius: 10px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
    padding: 15px;
    width: 380px;
}

#flbar ul li {
	border-bottom: #DDDDDD dotted 1px;
	padding: 15px 0 5px 0; 
}

#flbar ul li .st {
	margin-bottom: 5px;
}

#flbar ul li .st .cate {
	background: #E88D00;
	font-size: 77%;
	color: #FFFFFF;
	padding: 2px 4px;
	margin-right: 10px;
	width: 65px;
	display: block;
	float: left;
	text-align: center;
	border-radius: 5px;
}

#flbar ul li .st .cate a{
	color: #FFFFFF;
}

#flbar ul li .st .day {
	float: left;
	font-size: 92%;
	padding-top: 2px;
}

#flbar ul li .txt {
	text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis; /* Safari */
    -o-text-overflow: ellipsis; /* Opera */
	width: 380px;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	font-size: 92%;
}

#flbar ul li .txt:hover {
	color: #2097D3;
}

#flbar .andmore {
	display: block;
	text-align: right;
	padding: 10px 0 0 0;
	color: #C0C0C0;
}

#flbar .andmore:hover {
	color: #E88D00;
}

/*--------ヘッダー----------*/

.nav_head {
	display: none;
}

.nav_head.fixed_head {
    margin: 0 auto 60px;
    width: 100%;
	background: url(../image/top/bg_white.png) repeat;
	z-index: 9999;
	display: block !important;
}

.nav_head .header_inner {
	width: 980px;
	padding: 20px 10px 10px 10px;
	position: relative;
	margin: 0 auto;
}

.nav_head .header_inner ul {
	position: absolute;
	right: 20px;
	bottom: 10px;
}

.nav_head .header_inner ul li {
	float: left;
	margin-right: 30px;
}

.nav_head .header_inner ul li:last-child {
	margin-right: 0;
}

.nav_head .header_inner ul li a {
	font-size: 122%;
}

.nav_head .header_inner ul li a:hover {
	color: #09A3F6;
}

.fixed_head {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}



/*--------パララックス----------*/

#start {
	position: relative;
	z-index: 100;
}

.topContent {
}

#first {
	height: 700px;
	position: relative;
	background: url(../image/layout/page_main_bg.png) repeat;
}

.pr_content {
    position: relative;
}

#first .first_inner {
	width: 980px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
}

#first .first_inner .ttl {
	position: absolute;
	top: 210px;
	left: 70px;
}


#first .first_inner .sub {
	position: absolute;
	top: 370px;
	left: 70px;
	font-size: 210%;
	color: #e35514;
	line-height: 1.7;
}

#first .first_inner .pop {
	width: 400px;
	height: 700px;
	position: absolute;
	top: 0;
	right: 0;
}

#first .first_inner .pop .p_1{
	position: absolute;
	top: 150px;
	right: 210px;
}

#first .first_inner .pop .p_2{
	position: absolute;
	top: 210px;
	right: 40px;
}

#first .first_inner .pop .p_3{
	position: absolute;
	top: 275px;
	right: 210px;
}

#first .first_inner .pop .p_4{
	position: absolute;
	top: 385px;
	right: 72px;
}

#first .first_inner .pop .p_5{
	position: absolute;
	top: 460px;
	right: 210px;
}

#second {
	height: 700px;
	position: relative;
}

#second .second_left {
	background: #e35514;
	float: left;
	width: 50%;
	height: 700px;
	position: relative;
}

#second .second_right {
	background: #ec9100;
	float: left;
	width: 50%;
	height: 700px;
	position: relative;
}

#second .second_left .left {
	width: 480px;
	height: 700px;
	position: relative;
	position: absolute;
	right: 0;
}

#second .second_left .left #move1 {
	width: 480px;
	height: 700px;
	position: relative;
	position: absolute;
	left: -1200px;
}

#second .second_left .left #move1 .logo {
	position: absolute;
	top: 190px;
	right: 200px;
}

#second .second_left .left #move1 .title {
	font-size: 280%;
	color: #FFFFFF;
	position: absolute;
	top: 310px;
	right: 115px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#second .second_left .left  #move1 .sub {
	font-size: 136%;
	color: #FFFFFF;
	line-height: 1.6;
	text-align: center;
	position: absolute;
	top: 420px;
	right: 95px;
}

#second .second_right .right {
	width: 480px;
	height: 700px;
	position: relative;
	position: absolute;
	left: 0;
}

#second .second_right .right #move2 {
	width: 480px;
	height: 700px;
	position: relative;
	position: absolute;
	right: -1200px;
}

#second .second_right .right #move2 .more {
	position: absolute;
	top: 225px;
	left: 115px;
	background: #FFFFFF;
	width: 250px;
	height: 250px;
}

#second .second_right .right #move2 .more a {
	display: block;
	text-align: center;
	padding-top: 110px;
	height: 140px;
	width: 250px;
	background: url(../image/top/top_bg_orange.gif) repeat;
	transition: all 1s ease;
    -webkit-transition: all 1s ease;
}

#second .second_right .right #move2 .more a:hover {
	transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}

#third {
	background: url(../image/top/third_bg.jpg) no-repeat fixed;
	background-size: 100%;
	height: 800px;
	position: relative;
	overflow: hidden;
}

#third .third_inner {
	width: 980px;
	height: 800px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
}

#third .third_inner .logo {
	position: absolute;
	top: 300px;
	right: 50px;
}

#third .third_inner .sub {
	position: absolute;
	top: 400px;
	right: 50px;
	font-size: 182%;
	color: #FFFFFF;
	line-height: 1.8;
	text-align: right;
}

#third .third_inner .sub span {
	color: #6CB7D5;
}

#third .third_inner .btn {
	border: #6CB7D5 solid 3px;
	padding: 5px 5px 0 5px;
	width: 220px;
	position: absolute;
	bottom: 150px;
	right: 380px;
}

#third .third_inner .btn a {
	display: inline-block;
	width: 220px;
	height: 60px;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	outline: none;
	font-size: 152%;
	background: #FFFFFF;
	opacity: 0.9;
	letter-spacing: 0.1em;
}

#third .third_inner .btn a::before,
#third .third_inner .btn a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

#third .third_inner .btn a,
#third .third_inner .btn a::before,
#third .third_inner .btn a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .6s;
	transition: all .6s;
}

#third .third_inner .btn a {
	background-color: #FFFFFF;
	border: none;
	color: #414141;
	line-height: 60px;
}
#third .third_inner .btn a:hover {
	background-color: #6CB7D5;
	color: #FFFFFF;
}

#fourth {
	background: #27b5db;
	height: 700px;
	position: relative;
}

#fourth .fourth_inner {
	width: 980px;
	height: 700px;
	padding: 0 10px;
	margin: 0 auto;
}

#fourth .fourth_inner .logo {
	text-align: center;
	display: block;
	padding-top: 70px;
}

#fourth .fourth_inner .sub {
	font-size: 182%;
	color: #FFFFFF;
	line-height: 1.7;
	text-align: center;
	padding: 40px 0;
}

#fourth .fourth_inner ul.top_blog {
	width: 940px;
	height: 200px !important;
	margin: 0 auto 60px auto;
	display: block;
}

#fourth .fourth_inner ul.top_blog li {
	width: 440px;
	margin-right: 60px;
	margin-bottom: 20px;
	float: left;
}

#fourth .fourth_inner ul.top_blog li:nth-child(2n) {
	margin-right: 0;
}

#fourth .fourth_inner ul.top_blog li  a {
	display: inline-block;
	width: 440px;
	height: 50px;
	text-decoration: none;
	line-height: 50px;
	outline: none;
	font-size: 107%;
	border: #FFFFFF solid 1px;
	padding: 0 10px 
}

#fourth .fourth_inner ul.top_blog li a::before,
#fourth .fourth_inner ul.top_blog li a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

#fourth .fourth_inner ul.top_blog li a,
#fourth .fourth_inner ul.top_blog li a::before,
#fourth .fourth_inner ul.top_blog li a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .6s;
	transition: all .6s;
}

#fourth .fourth_inner ul.top_blog li a {
	background-color: none;
	border: #FFFFFF solid 1px;
	color: #FFFFFF;
	line-height: 50px;
}
#fourth .fourth_inner ul.top_blog li a:hover {
	background-color: #FFFFFF;
	color: #575757;
}


#fourth .fourth_inner .btn {
	background: #FFFFFF;
	border-radius: 10px;
	font-size: 122%;
	font-weight: bold;
	letter-spacing: 0.1em;
	display: block;
	text-align: center;
	width: 200px;
	padding: 10px 0;
	color: #27b5db;
}

#fourth .fourth_inner .btn:hover {
	color: #F9B82B;
}

#fifth {
	background: url(../image/top/fifth_bg.jpg) no-repeat fixed;
	background-size: 100%;
	height: 580px;
	position: relative;
	padding: 220px 0 0 0;
	overflow: hidden;
	position: relative;
}

#fifth .fifth_inner {
	width: 660px;
	height: 360px;
	padding: 20px;
	margin:  0 auto ;
	background: url(../image/top/bg_green_60.png) repeat;
}

#fifth .fifth_inner .logo {
	text-align: center;
	display: block;
	padding: 40px 0;
}

#fifth .fifth_inner .title {
	font-size: 250%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.1em;
	padding: 0 0 40px 0;
}

#fifth .fifth_inner .btn {
	width: 200px;
	margin: 0 auto;
	position: relative;
    perspective: 300px;
    -webkit-perspective: 300px;
}

#fifth .fifth_inner .btn a {
	width: 200px;
	display: block;
	text-align: center;
	background: url(../image/top/top_bg_green.gif) repeat;
	padding: 15px 0;
	margin-top: -15px;
	position: absolute;
	top: 0;
	backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transition: 0.8s;
}

#fifth .fifth_inner .btn a.back {
    transform:rotateY(180deg);
    -webkit-transform:rotateY(180deg);
}
 
#fifth .fifth_inner .btn:hover a.front {
    transform:rotateY(180deg);
    -webkit-transform:rotateY(180deg);
}
 
#fifth .fifth_inner .btn:hover a.back {
    transform:rotateY(360deg);
    -webkit-transform:rotateY(360deg);
}

#sixth {
	background: none;
	height: 600px;
	position: relative;
}

#sixth .sixth_inner {
	width: 980px;
	height: 500px;
	padding: 50px 10px;
	margin:  0 auto ;
}

#sixth .sixth_inner .logo {
	display: block;
	text-align: center;
	padding: 50px 0 30px 0;
}

#sixth .sixth_inner ul.group {
}

#sixth .sixth_inner ul.group li {
	width: 320px;
	float: left;
	margin: 0 10px 10px 0;
	background: #f3c600;
}

#sixth .sixth_inner ul.group li:nth-child(3n) {
	margin: 0 0 10px 0;
}

#sixth .sixth_inner ul.group li a {
	font-size: 107%;
	font-weight: bold;
	padding: 10px 0 10px 10px;
	display: block;
	background: #f3c600;
}

#sixth .sixth_inner ul.group li a span{
	background: url(../image/top/top_arrow.png) no-repeat 0 3px;
	padding: 0 0 0 15px;
}

#sixth .sixth_inner ul.group li a:hover {
	background: #EF8228;
}

#seventh {
	background: none;
	height: 750px;
	position: relative;
	padding-top: 50px;
}

#seventh .seventh_inner .logo {
	display: block;
	text-align: center;
	margin-bottom: 30px;
}

#seventh .seventh_inner #map {
	margin-bottom: 50px;
}

#seventh .seventh_inner .sub {
	text-align: center;
	font-size: 122%;
	font-weight: bold;
	margin-bottom: 20px;
}

#seventh .seventh_inner .btn {
	text-align: center;
	padding-top: 10px;
}

#seventh .seventh_inner .btn a {
	display: inline-block;
	width: 200px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	outline: none;
	position: relative;
	z-index: 2;
	background-color: #fff;
	border: 2px solid #333;
	color: #333;
	line-height: 50px;
	overflow: hidden;
}

#seventh .seventh_inner .btn a::before,
#seventh .seventh_inner .btn a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

#seventh .seventh_inner .btn a:hover {
	color: #fff;
}
#seventh .seventh_inner .btn a::after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(.5);
	transform: scale(.5);
}

#seventh .seventh_inner .btn a,
#seventh .seventh_inner .btn a::before,
#seventh .seventh_inner .btn a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#seventh .seventh_inner .btn a:hover::after {
	background: #333;
	-webkit-transform: scale(1);
	transform: scale(1);
}





/*----公開前　
--------------------------------------*/

.comming_top li {
	font-size: 250%;
	color: #FFFFFF;
	text-align: center;
	border: #FFFFFF solid 5px;
	padding: 20px;
	width: 500px;
	margin: 50px auto 0 auto;
}











