@charset "utf-8";

#header2 nav ul li.m0 a{
	background-color:#2D374B;
	color:#FAFAFA;
	}
#header2 nav ul li.m0 a:after{
	border-color:#FAFAFA;
	}
header:after{
	display:none;
	}
.bx-wrapper{
	position:relative;
	margin:0 auto 0px;
	padding:0;
	*zoom:1;
	}
.bx-wrapper img{
	max-width:100%;
	display:block;
	}
.bx-wrapper .bx-loading{
	min-height:50px;
	background:url(../img/home/loading.gif) center center no-repeat #fff;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:20;
	}
.slidebg{
	position:relative;
	}
.slidebg:after{
	content:"";
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background-color:#0F1923;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	z-index:51;
	}
.slidebg ul li{
	overflow:hidden;
	zoom:1;
	background:url(../img/home/slide1.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
.slidebg ul li.slide2{
	background:url(../img/home/slide2.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
.slidebg ul li.slide3{
	background:url(../img/home/slide3.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
.slidebg ul li.slide4{
	background:url(../img/home/slide4.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
.slidebg h1{
	position:absolute;
	z-index:60;
	left:50%;
	top:50%;
	margin:-100px 0 0 -105px;
	filter:alpha(opacity=82);
	-moz-opacity:0.82;
	opacity:0.82;
	}
.slidebg h2{
	position:absolute;
	z-index:60;
	font-size:17px;
	color:#E6E6E6;
	font-family:'EB Garamond';
	font-weight:600;
	left:5%;
	bottom:60px;
	line-height:1.6;
	letter-spacing:0.08em;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	}
#scroll{
	height:120px;
	position:absolute;
	z-index:60;
	left:50%;
	bottom:-60px;
	}
#scroll:after{
	content:"";
	display:block;
	width:1px;
	height:60px;
	background-color:#B4B4B4;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	}
#scroll:before{
	content:"";
	display:block;
	width:1px;
	height:60px;
	background-color:#DCDCDC;
	position:absolute;
	left:0;
	top:60px;
	z-index:2;
	}
#scroll div{
	display:block;
	height:120px;
	position:absolute;
	left:0;
	top:0;
	width:10px;
	overflow:hidden;
	zoom:1;
	}
#scroll span{
	display:block;
	width:1px;
	height:30px;
	background-color:#FFF;
	position:absolute;
	left:0;
	top:-30px;
	z-index:3;
	}
#sec1{
	background:url(../img/home/sec1bg.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	overflow:hidden;
	zoom:1;
	padding:240px 0 210px 0;
	position:relative;
	}
#sec1 h2{
	text-align:center;
	}
#sec1 h2 span{
	font-size:19px;
	color:#FAFAFA;
	display:block;
	font-family:'EB Garamond';
	font-weight:600;
	letter-spacing:0.14em;
	}
#sec1 h2 strong{
	font-size:34px;
	color:#FAFAFA;
	display:block;
	font-weight:500;
	letter-spacing:0.1em;
	margin-top:18px;
	}
#sec1 img{
	position:absolute;
	left:8%;
	top:140px;
	}
#sec1 img:nth-of-type(2){
	left:auto;
	right:8%;
	top:440px;
	}
#sec1 p{
	font-size:15px;
	color:#FAFAFA;
	text-align:center;
	margin-top:70px;
	line-height:2.7;
	}
#sec1 p span{
	display:block;
	}
#sec1bg{
	position:relative;
	height:400px;
	}
#sec1bg:after{
	content:"";
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:50%;
	height:400px;
	background:url(../img/home/sec2-1.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	overflow:hidden;
	zoom:1;
	}
#sec1bg:before{
	content:"";
	display:block;
	position:absolute;
	right:0;
	top:0;
	width:50%;
	height:400px;
	background:url(../img/home/sec2-2.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	overflow:hidden;
	zoom:1;
	}
#sec2{
	position:relative;
	padding:200px 35px 920px 35px;
	text-align:center;
	font-size:0;
	}
#sec2:after{
	content:"";
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:700px;
	background:url(../img/home/sec2bg.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	background-attachment:fixed;
	overflow:hidden;
	zoom:1;
	}
#sec2 p{
	text-align:left;
	display:inline-block;
	font-size:16px;
	padding-top:55px;
	}
#sec2 ul{
	max-width:1020px;
	margin:0 auto;
	text-align:center;
	font-size:0;
	padding-top:20px;
	}
#sec2 ul li{
	display:inline-block;
	margin:60px 35px 0 35px;
	position:relative;
	}
#sec2 ul li span{
	font-size:14px;
	color:#8C8C8C;
	font-family:'EB Garamond';
	font-weight:400;
	position:absolute;
	bottom:-20px;
	display:block;
	width:120px;
	left:50%;
	margin-left:-60px;
	text-align:center;
	}
#sec2 h3{
	text-align:center;
	padding-top:130px;
	}
#sec3{
	max-width:1080px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	padding:180px 70px 190px 70px;
	}
#sec3 .newsb{
	position:relative;
	padding-left:250px;
	text-align:right;
	font-size:0;
	min-height:265px;
	}
#sec3 .newsb h2{
	position:absolute;
	left:0;
	top:20px;
	text-align:left;
	}
#sec3 .newsb article{
	width:750px;
	max-width:100%;
	border-bottom:1px solid #D7D7D7;
	padding:15px 0 0px 135px;
	position:relative;
	text-align:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	display:inline-block;
	min-height:150px;
	}
#sec3 .newsb article:last-of-type{
	border-bottom:0;
	padding-bottom:0;
	}
#sec3 .newsb article time{
	font-size:19px;
	color:#8C8C8C;
	display:block;
	font-family:'EB Garamond';
	letter-spacing:0.08em;
	font-weight:400;
	padding-top:25px;
	}
#sec3 .newsb article h3{
	font-size:16px;
	margin:10px 0 40px 0;
	}
#sec3 .newsb article h3 a{
	display:block;
	position:relative;
	padding-right:80px;
	}
#sec3 .newsb article h3 a:after{
	content:"";
	display:block;
	position:absolute;
	right:30px;
	top:50%;
	margin-top:-4px;
	width:8px;
	height:8px;
	border-top:1px solid #192337;
	border-right:1px solid #192337;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	transition:0.3s;
	}
#sec3 .newsb article h3 a:before{
	content:"";
	width:22px;
	height:1px;
	position:absolute;
	right:29px;
	top:50%;
	background-color:#192337;
	transition:0.3s;
	}
#sec3 .newsb article h3 a:hover:after{
	right:26px;
	}
#sec3 .newsb article h3 a:hover:before{
	right:25px;
	}
#sec3 .newsb article h4 a{
	display:block;
	width:100px;
	height:100px;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-50px;
	background-position:center center;
	background-repeat:no-repeat;
	border-radius:400px;
	-webkit-border-radius:400px;
	-moz-border-radius:400px;
	-o-border-radius:400px;
	-ms-border-radius:400px;
	transition:0.3s;
	}
#sec3 .newsb article h4 a:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
#sec3 .newsb h5{
	position:absolute;
	left:0;
	top:200px;
	text-align:left;
	}
#sec3 .newsb h5.linkto a{
	padding-right:90px;
	}
#sec3 .instab{
	float:left;
	width:45%;
	margin-top:130px;
	}
#sec3 .scheb{
	float:right;
	width:45%;
	margin-top:130px;
	}
#sec3 .scheb #biz_calendar{
	position:relative;
	max-width:100%;
	margin:40px 0 0 0;
	padding:70px 0 0px 0;
	font-family:"Noto Serif JP",Helvetica,Lucida Grande,Verdana,Arial,"メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	font-weight:500;
	}
#sec3 .scheb table.bizcal{
	border:0;
	background:none;
	border-bottom:1px solid #D7D7D7;
	margin:0 0 30px 0;
	}
#sec3 .scheb #biz_calendar table.bizcal .calmonth{
	text-align:center;
	font-weight:500;
	padding:0;
	font-size:18px;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	color:#192337;
	}
#sec3 .scheb #biz_calendar table.bizcal .down-img{
	width:15px;
	position:absolute;
	top:-7px;
	display:block;
	left:50%;
	margin-left:-120px;
	}
#sec3 .scheb #biz_calendar table.bizcal .today-img{
	display:none;
	}
#sec3 .scheb #biz_calendar table.bizcal .up-img{
	right:50%;
	margin-right:-120px;
	width:15px;
	position:absolute;
	top:-7px;
	display:block;
	}
#sec3 .scheb #biz_calendar table.bizcal img:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	}
#sec3 .scheb #biz_calendar table.bizcal th{
	position:relative;
	font-size:15px;
	font-weight:500;
	background:none;
	height:30px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	margin:0;
	color:#192337;
	padding:0 0 35px 0;
	}
#sec3 .scheb #biz_calendar table.bizcal th:before{
	content:"";
	display:block;
	width:100%;
	height:1px;
	position:absolute;
	left:0;
	bottom:8px;
	background-color:#D7D7D7;
	}
#sec3 .scheb #biz_calendar table.bizcal th:first-child{
	color:#D1470F;
	}
#sec3 .scheb #biz_calendar table.bizcal th:nth-last-of-type(1){
	color:#2289CB;
	}
#sec3 .scheb #biz_calendar table.bizcal td{
	font-family:'EB Garamond';
	font-weight:400;
	color:#192337;
	font-size:17px;
	height:30px;
	padding:13px 0;
	}
#sec3 .scheb #biz_calendar table.bizcal tr:last-of-type td{
	padding-bottom:20px;
	}
#sec3 .scheb #biz_calendar table.bizcal td.holiday{
	background:none;
	position:relative;
	color:#FFF;
	}
#sec3 .scheb #biz_calendar table.bizcal td.holiday:after{
	content:"";
	display:block;
	width:30px;
	height:30px;
	position:absolute;
	left:50%;
	top:13px;
	margin-left:-15px;
	border-radius:400px;
	-webkit-border-radius:400px;
	-moz-border-radius:400px;
	-o-border-radius:400px;
	-ms-border-radius:400px;
 	background-color:#BF4512;
	z-index:-1;
	}
#sec3 .scheb #biz_calendar table.bizcal td.eventday{
	background:none;
	position:relative;
	color:#FFF;
	}
#sec3 .scheb #biz_calendar table.bizcal td.eventday:after{
	content:"";
	display:block;
	width:30px;
	height:30px;
	position:absolute;
	left:50%;
	top:13px;
	margin-left:-15px;
	border-radius:400px;
	-webkit-border-radius:400px;
	-moz-border-radius:400px;
	-o-border-radius:400px;
	-ms-border-radius:400px;
 	background-color:#30701A;
	z-index:-2;
	}
#sec3 .scheb #biz_calendar p span.boxholiday{
	background:none;
	position:absolute;
	left:0;
	top:21px;
	}
#sec3 .scheb #biz_calendar p span.boxholiday:before{
	content:"";
	position:absolute;
	left:0px;
	bottom:1px;
	width:16px;
	height:16px;
	background-color:#BF4512;
	border-radius:40px;
	-webkit-border-radius:40px;
	-moz-border-radius:40px;
	-o-border-radius:40px;
	-ms-border-radius:40px;
	display:block;
	}
#sec3 .scheb #biz_calendar p span.boxeventday{
	background:none;
	position:absolute;
	left:0;
	top:21px;
	}
#sec3 .scheb #biz_calendar p span.boxeventday:before{
	content:"";
	position:absolute;
	left:0px;
	bottom:1px;
	width:16px;
	height:16px;
	background-color:#30701A;
	border-radius:40px;
	-webkit-border-radius:40px;
	-moz-border-radius:40px;
	-o-border-radius:40px;
	-ms-border-radius:40px;
	display:block;
	}
#sec3 .scheb #biz_calendar p{
	font-size:15px;
	line-height:1.4;
	margin-top:15px;
	font-weight:500;
	color:#192337;
	display:block;
	padding:0 0 0 22px;
	position:relative;
	}
#sec3 .instab .box{
	padding-top:30px;
	}
#sec3 .instab h3{
	font-size:26px;
	text-align:center;
	font-family:'EB Garamond';
	font-weight:400;
	padding-top:20px;
	}
#sec3 .instab h3 a:hover{
	text-decoration:none;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
#sec3 .instab h3 a img{
	display:inline-block;
	margin-left:15px;
	vertical-align:-10px;
	}
#sec4{
	padding-top:190px;
	overflow:hidden;
	zoom:1;
	position:relative;
	min-height:850px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	}
#sec4:after{
	content:"";
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	bottom:110px;
	background-color:#DFE1E6;
	z-index:1;
	}
#sec4 h2{
	text-align:center;
	position:relative;
	z-index:2;
	}
#sec4 .mapb{
	position:absolute;
	right:0;
	top:350px;
	width:-webkit-calc(50% + 60px);
	width:calc(50% + 60px);
	height:500px;
	z-index:2;
	}
#sec4 .mapb iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	}
#sec4 h3{
	position:relative;
	z-index:2;
	max-width:1220px;
	margin:0 auto;
	padding:165px 600px 0 70px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	font-size:15px;
	line-height:1.8;
	letter-spacing:0.1em;
	}
#sec4 h3 img{
	margin-bottom:20px;
	}
#sec4 h3 span{
	display:block;
	margin:20px 0 0 -8px;
	}
#sec4 h3 span strong{
	font-weight:500;
	width:105px;
	display:inline-block;
	text-align:justify;
	text-align-last:justify;
	}
#sec5{
	max-width:1220px;
	margin:0 auto;
	padding:140px 70px 190px 280px;
	position:relative;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	overflow:hidden;
	zoom:1;
	}
#sec5 h2{
	position:absolute;
	left:70px;
	top:155px;
	}
#sec5 table{
	float:right;
	width:800px;
	max-width:100%;
	}
#sec5 table tr th{
	font-size:24px;
	color:#8C8C8C;
	font-family:'EB Garamond';
	font-weight:400;
	border-bottom:1px solid #D7D7D7;
	padding:32px 35px 32px 0;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
	}
#sec5 table tr td{
	font-size:16px;
	border-bottom:1px solid #D7D7D7;
	padding:39px 0px 32px 0;
	vertical-align:top;
	}
#sec5 table tr:last-of-type th,
#sec5 table tr:last-of-type td{
	border-bottom:0;
	}
@media screen and (max-width:1680px){
#sec1 img{
	left:50%;
	margin-left:-700px;
	}
#sec1 img:nth-of-type(2){
	right:50%;
	margin-right:-700px;
	}
}
@media screen and (max-width:1280px){
#sec1 img{
	width:240px;
	margin-left:-560px;
	}
#sec1 img:nth-of-type(2){
	margin-right:-560px;
	top:570px;
	}
}
@media screen and (max-width:900px){
.slidebg:after{
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;
	}
.slidebg ul li{
	background:url(../img/home/slide1sp.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
.slidebg ul li.slide2{
	background:url(../img/home/slide2sp.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
.slidebg ul li.slide3{
	background:url(../img/home/slide3sp.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
.slidebg ul li.slide4{
	background:url(../img/home/slide4sp.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
.slidebg h1{
	width:150px;
	margin:-90px 0 0 -75px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	}
.slidebg h2{
	font-size:14px;
	left:6%;
	width:90%;
	bottom:60px;
	letter-spacing:0.05em;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
.slidebg h2 span{
	display:none;
	}
#scroll{
	height:100px;
	bottom:-50px;
	}
#scroll:after{
	height:50px;
	}
#scroll:before{
	height:50px;
	top:50px;
	}
#scroll div{
	height:100px;
	}
#sec1{
	background:url(../img/home/sec1bgsp.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	padding:140px 0 130px 0;
	}
#sec1 img{
	position:relative;
	left:auto;
	top:auto;
	margin:0;
	width:47%;
	float:left;
	}
#sec1 img:nth-of-type(2){
	right:auto;
	top:auto;
	float:right;
	margin:70px 0 0 0;
	}
#sec1 h2 span{
	clear:both;
	padding-top:100px;
	font-size:17px;
	}
#sec1 h2 strong{
	font-size:23px;
	letter-spacing:0.05em;
	margin-top:15px;
	}
#sec1 p{
	font-size:14px;
	margin:60px 6% 0 6%;
	line-height:2.2;
	}
#sec1 p span{
	display:inline;
	}
#sec1bg{
	height:340px;
	}
#sec1bg:after{
	width:100%;
	height:170px;
	}
#sec1bg:before{
	top:170px;
	width:100%;
	height:170px;
	background-position:left 15%;
	}
#sec2{
	padding:140px 0 380px 0;
	}
#sec2:after{
	height:240px;
	background-attachment:scroll;
	}
#sec2 p{
	font-size:15px;
	padding:45px 7% 0 7%;
	}
#sec2 ul{
	padding:30px 4% 20px 4%;
	overflow:hidden;
	zoom:1;
	}
#sec2 ul li{
	display:block;
	float:left;
	margin:40px 5.6666666% 0 5.6666666%;
	width:22%;
	}
#sec2 ul li:nth-of-type(3n+1){
	clear:both;
	}
#sec2 ul li span{
	font-size:13px;
	width:110px;
	margin-left:-55px;
	}
#sec2 ul li img{
	margin:0 auto;
	}
#sec2 h3{
	padding-top:80px;
	}
#sec3{
	padding:140px 7% 130px 7%;
	}
#sec3 .newsb{
	padding-left:0;
	text-align:left;
	min-height:auto;
	}
#sec3 .newsb h2{
	position:relative;
	left:auto;
	top:auto;
	text-align:center;
	padding-bottom:30px;
	}
#sec3 .newsb article{
	width:100%;
	padding:10px 0 0px 95px;
	min-height:110px;
	}
#sec3 .newsb article time{
	font-size:17px;
	padding-top:12px;
	}
#sec3 .newsb article h3{
	font-size:15px;
	margin:4px 0 20px 0;
	}
#sec3 .newsb article h3 a{
	padding-right:45px;
	}
#sec3 .newsb article h3 a:after{
	right:1px;
	}
#sec3 .newsb article h3 a:before{
	width:20px;
	right:0px;
	}
#sec3 .newsb article h3 a:hover:after{
	right:1px;
	}
#sec3 .newsb article h3 a:hover:before{
	right:0px;
	}
#sec3 .newsb article h4 a{
	width:80px;
	height:80px;
	margin-top:-40px;
	}
#sec3 .newsb article h4 a:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	}
#sec3 .newsb h5{
	position:relative;
	left:auto;
	top:auto;
	padding-top:50px;
	text-align:center;
	}
#sec3 .newsb h5.linkto a{
	padding-right:100px;
	}
#sec3 .instab{
	float:none;
	width:auto;
	margin-top:130px;
	}
#sec3 .scheb{
	float:none;
	width:auto;
	margin-top:120px;
	}
#sec3 .instab h2,
#sec3 .scheb h2{
	text-align:center;
	}
#sec3 .instab .box{
	padding-top:20px;
	}
#sec3 .instab h3{
	font-size:22px;
	padding-top:10px;
	}
#sec3 .instab h3 a:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	}
#sec3 .instab h3 a img{
	width:26px;
	margin-left:10px;
	vertical-align:-7px;
	}
#sec4{
	padding:140px 7% 130px 7%;
	min-height:auto;
	}
#sec4:after{
	bottom:0;
	}
#sec4 .mapb{
	position:relative;
	right:auto;
	top:auto;
	width:-webkit-calc(100%);
	width:calc(100%);
	height:0;
	padding-top:95%;
	margin-top:40px;
	}
#sec4 h3{
	margin:0;
	padding:50px 0 0 0;
	letter-spacing:0.02em;
	}
#sec4 h3 img{
	width:200px;
	margin-bottom:15px;
	}
#sec5{
	margin:0;
	padding:140px 7% 130px 7%;
	}
#sec5 h2{
	position:relative;
	left:auto;
	top:auto;
	text-align:center;
	}
#sec5 table{
	float:none;
	width:100%;
	margin-top:20px;
	}
#sec5 table tr th{
	display:block;
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	font-size:21px;
	border-bottom:0;
	padding:22px 0px 0px 0;
	}
#sec5 table tr td{
	display:block;
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	font-size:15px;
	padding:10px 0px 25px 0;
	}
#sec5 table tr:last-of-type td{
	border-bottom:1px solid #D7D7D7;
	}
}