@charset 'UTF-8';

/*------------------------------------------------------------
			loading
------------------------------------------------------------*/

body:has(.slick-initialized) #loader-bg,
body:has(.slick-initialized) #loader {
	display: none;
}

#loader-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
		background-color: #FFF;
    z-index: 9998;
}

#loader {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    text-align: center;
    z-index: 9999;
}

#loader p {
	margin: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #d52800;
}

/*------------------------------------------------------------
			index.html
------------------------------------------------------------*/

#header {
	margin-bottom: 0;
}

#gNavi li a {
	behavior: url(common/js/pie.htc);
}

#gNavi li a:hover {
	behavior: url(common/js/pie.htc);
}

.mainVisiual {
	margin-bottom: 27px;
}

.mainImg {
	height: auto;
	position: relative;
}

.mainImg .prev {
	top: 50%;
	left: 50px;
	cursor: pointer;
	margin-top:-25px;
	position: absolute;
	z-index: 999;
}

.mainImg .next {
	top: 50%;
	right: 50px;
	cursor: pointer;
	margin-top: -25px;
	position: absolute;
	z-index: 999;
}

.mainImg .prev:hover img,
.mainImg .next:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.mainImg .link {
	margin-left: -15%;
	width: 30%;
	position: absolute;
	text-align: center;
	left: 50%;
	bottom: 8px;
}

.mainImg .link a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.mainImg .link img {
	width: 100%;
	max-width: 360px;
}

.mainImg ul li {
	position: relative;
}

.mainImg ul li h2 {
}

.mainImg ul li h2 img {
}

.mainImg ul li a:hover img {
	transition: .3s;
	-moz-transition:  .3s; /* Firefox 4 */
	-webkit-transition:  .3s; /* Safari 和 Chrome */
	-o-transition:  .3s; /* Opera */
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.mainImg ul li section {
	margin-left: -40%;
	position: absolute;
	left: 50%;
	top: 9%;
}

.mainImg ul li h2 a:hover img {
	filter: alpha(opacity=100);
	opacity: 1;
}

.mainImg ul .list02 p {
	margin: 20px 0 0 18px;
}

.mainImg ul .list03 {
	text-align: left;
}

.mainImg ul .list03 section {
	left: auto;
	right: 20%;
}

.mainImg ul .list03 p {
	margin: 20px 0 0 0;
	letter-spacing: -1px;
}

.mainImg li p {
	margin: 4px 0 0 18px;
	padding: 7px 8px;
	width: 384px;
	color: #FFF;
	font-size: 1.5em;
	background: url(./../images/text_bg.png) no-repeat left top;
}

.mainImg li p a {
	color: #FFF;
	text-decoration: none;
}

#main { margin-bottom: 0; }

#main .inner {
	width: 1024px;
	margin: 0 auto;
	padding: 0 35px 100px;
	position: relative;
	background: url(./../images/img03.png) no-repeat 386px 90%;
	background-size: 82%;
}

#main .inner .ttl {
	margin-bottom: 21px;
	text-align: center;
}

#main .inner .img {
	margin-bottom: 30px;
	text-align: center;
}
#main .inner .img img {
	width: 100%;
}
#main .inner .img + .bnr {
	margin-bottom: 80px;
}

#main .inner h2 {
	margin-bottom: 47px;
}

#main .inner .link {
	top: 100px;
	right: 0px;
	position: absolute;
}

#main .inner .link a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#main .inner .text01 {
	margin-bottom: 27px;
}

#main .inner p {
	line-height: 1.9;
	font-size: 15px;
}

#main .inner + .wrap {
	padding-bottom: 240px;
}
#main .wrap {
	width: 1024px;
	margin: 0 auto;
	padding: 0 35px;
}
#main .bnr {
	margin-bottom: 50px;
}
#main .bnr img {
	width: 100%;
}

#main .subBox {
	margin-top: -298px;
	padding: 342px 0 1px 0;
	background: url(./../images/main_bg.png) no-repeat center top;
	position: relative;
	z-index: 999;
}

#main .infoBox {
	margin: 0 auto 199px;
	width: 1024px;
}

#main .infoBox .ulLink {
	margin-bottom: 110px;
}
	
#main .infoBox .ulLink li {
	width: 300px;
	float: left;
}

#main .infoBox .ulLink li a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#main .infoBox .ulLink .list01 {
	margin: 100px 60px 0  0;
}

#main .infoBox .ulLink .list02 {
	margin: 50px 60px 0 0;
}

#main .infoBox h2 {
	margin-bottom: 10px;
	text-align: center;
}

#main .infoBox .pVideo {
	margin-bottom: 18px;
	text-align: right;
}

#main .infoBox .videoBox {
	margin: 30px auto 100px;
	text-align: center;
}

#main .infoBox .videoBox > p {
	font-weight: 600;
    font-size: 20px;
    margin: 60px 0 120px;
}

#main .infoBox .videoBox iframe {
	width: 100%;
	height: 540px;
}

#main .introduceBox {
	margin-bottom: 50px;
	position: relative;
}

#main .introduceBox li a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#main .introduceBox .prev {
	top: 375px;
	left: -33px;
	position: absolute;
}

#main .introduceBox .next {
	top: 375px;
	right: -33px;
	position: absolute;
}

#main .imgBox {
	margin-bottom: 100px;
}

#main .imgBox .photoBox {
	float: right;
}

#main .imgBox .textBox {
	margin-top: 79px;
	float: left;
}

#main .imgBox .textBox h2 {
	margin-bottom: 28px;
}

#main .imgBox .textBox p {
	margin-bottom: 45px;
	font-size: 15px;
}

#main .imgBox .textBox a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#main .infoBox .h2Ttl {
	margin-bottom: 49px;
}

#main .infoBox .text02 {
	margin-bottom: 50px;
	text-align: center;
}

#main .infoBox .moreLink {
	text-align: center;
}

#main .infoBox .moreLink a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.flex-control-nav {
	display: none;
}

.introduceBox .flex-direction-nav a {
	margin: 0;
	width: 22px;
	height: 44px;
	top: 375px;
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 100;
}

.introduceBox .flex-direction-nav .flex-prev {
	left: -33px;
	background: url(./../images/arrow01.png?) no-repeat left top;	
}

.introduceBox .flex-direction-nav .flex-next {
	right: -33px;
	background: url(./../images/arrow02.png?) no-repeat left top;	
}

#main .introduceBox .flex-direction-nav a:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.flex-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 60px;
    margin-bottom: 140px;
}

.flex-wrapper > div {
    max-width: 475px;
    display: inline-block;
}
.flex-wrapper > div:first-child {
	width: 456px;
}
.flex-wrapper img {
	width: 100%;
}
.flex-wrapper iframe {
	width: 475px;
	height: 466px;
}
.flex-wrapper > div:last-child img {
    border: 1px solid #eee;
}

.flex-wrapper > div:first-child img:first-child {
    margin-bottom: 35px;
}