@charset "utf-8";

body:before{
	content:"";
	display:block;
	width:100%;
	height:773px;
	position:absolute;
	left:0;
	top:800px;
	background-color:#D4DBE5;
	z-index:-1;
	}
#header2 nav ul li.m0 a{	
	background-color:#FAEEE9 !important;
	color:#CC4D1A !important;
	}
#headbg{
	background-color:#D4DBE5;
	}
#head-main{
	padding-bottom:120px;
	}
#head-side header{
	padding-bottom:100px;
	}
#contactb{
	margin-top:160px;
	}
.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;
	}
.bx-wrapper .bx-pager{
	position:absolute;
	bottom:36px;
	width:100%;
	text-align:center;
	z-index:105;
	}
.bx-wrapper .bx-pager .bx-pager-item{
	display:inline-block;
	*zoom:1;
	*display:inline;
	}
.bx-wrapper .bx-pager.bx-default-pager a{
	background:#F0F0F0;
	text-indent:-9999px;
	display:block;
	width:12px;
	height:12px;
	margin:0 10px;
	border-radius:400px;
	-webkit-border-radius:400px;
	-moz-border-radius:400px;
	-o-border-radius:400px;
	-ms-border-radius:400px;
	outline:0;
	transition:0.2s;
	}
.bx-wrapper .bx-pager.bx-default-pager a:hover{
	background:#1A468C;
	}
.bx-wrapper .bx-pager.bx-default-pager a.active{
	background:#1A468C;
	}
#slide{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:800px;
	overflow:hidden;
	zoom:1;
	}
#slide:after{
	content:"";
	display:block;
	width:101%;
	height:80px;
	position:absolute;
	left:-1px;
	top:720px;
	z-index:51;
	background:url(../img/home/slidebg.webp) no-repeat left bottom;
	-webkit-background-size:101% 80px;
	background-size:101% 80px;
	}
#slide ul li{
	overflow:hidden;
	zoom:1;
	background:url(../img/home/slide1.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	height:800px;
	}
#slide ul li#slide2{
	background:url(../img/home/slide2.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
#slide ul li#slide3{
	background:url(../img/home/slide3.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
#slide ul li#slide4{
	background:url(../img/home/slide4.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
#slide ul li#slide5{
	background:url(../img/home/slide5.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
#slide ul li#slide6{
	background:url(../img/home/slide6.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
#slide h2{
	position:absolute;
	left:50%;
	margin-left:-260px;
	top:230px;
	z-index:51;
	}
#slide h2 strong{
	font-size:60px;
	font-family:'Noto Serif JP';
	color:#FFF;
	letter-spacing:0.08em;
	font-weight:500;
	margin:15px 0 0 40px;
	display:inline-block;
	line-height:1.3;
	text-shadow:2px 2px 6px rgba(0,0,0,0.35);
	}
#sec1{
	padding-top:890px;
	overflow:hidden;
	zoom:1;
	position:relative;
	}
#sec1 .swiperbg{
	position:relative;
	padding-top:40px;
	}
#sec1 .swiperbg article{
	width:650px;
	padding:0 30px 60px 0px;
	overflow:hidden;
	zoom:1;
	}
#sec1 .swiperbg article a img{
	display:block;
	width:650px;
	border:5px solid #FFF;
	border-radius:14px;
	-webkit-border-radius:14px;
	-moz-border-radius:14px;
	-o-border-radius:14px;
	-ms-border-radius:14px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	}
#sec1 .swiperbg article:last-of-type{
	padding-right:0;
	}
.swiper-button-next,
.swiper-button-prev{
	position:absolute;
	top:-55px;
	outline:0;
	width:51px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	height:51px;
	text-indent:-9999px;
	z-index:20;
	background-color:#32281E;
	border-radius:100px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-o-border-radius:100px;
	-ms-border-radius:100px;
	left:auto;
	right:160px;
	cursor:pointer;
	}
.swiper-button-next{
	left:auto;
	right:100px;
	}
.swiper-button-prev:after{
	content:"";
	display:block;
	position:absolute;
	z-index:21;
	width:8px;
	height:8px;
	left:50%;
	top:50%;
	margin:-5px 0 0 -3px;
	border-top:2px solid #F5F5F5;
	border-right:2px solid #F5F5F5;
	-moz-transform:rotate(-135deg);
	-webkit-transform:rotate(-135deg);
	-o-transform:rotate(-135deg);
	-ms-transform:rotate(-135deg);
	transform:rotate(-135deg);
	}
.swiper-button-next:after{
	content:"";
	display:block;
	position:absolute;
	z-index:21;
	width:8px;
	height:8px;
	left:50%;
	top:50%;
	margin:-5px 0 0 -6px;
	border-top:2px solid #F5F5F5;
	border-right:2px solid #F5F5F5;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	}
.swiper-button-prev:hover,
.swiper-button-next:hover{
	background-color:#4B443D;
	}
.swiper-button-disabled{
	background-color:#A6ACB5;
	cursor:auto;
	}
.swiper-button-disabled:hover{
	cursor:auto;
	background-color:#A6ACB5;
	}
.swiper-button-disabled:hover:after{
	border-color:#F5F5F5;
	}
.swiper-scrollbar{
	position:absolute;
	bottom:0px;
	left:0;
	width:100%;
	width:-webkit-calc(100% - 100px);
	width:calc(100% - 100px);
	height:3px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	z-index:60;
	background:#FFF;
	}
.swiper-scrollbar-drag{
	background:#32281E;
	height:3px;
	}
:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
#sec2{
	text-align:center;
	font-size:0;
	overflow:hidden;
	zoom:1;
	max-width:920px;
	margin:0 auto;
	padding:120px 70px 0 70px;
	}
#sec2.sec1no{
	padding-top:50px;
	}
#sec2 h2{
	display:inline-block;
	text-align:left;
	}
#sec2 p{
	margin-top:55px;
	}
#sec2 div{
	float:left;
	width:40%;
	margin:80px 20% 0 0;
	}
#sec2 div:nth-of-type(3),
#sec2 div:nth-of-type(4){
	margin-top:120px;
	}
#sec2 div:nth-of-type(2n){
	margin-right:0;
	}
#sec2 div h3{
	position:relative;
	}
#sec2 div h3 img{
	border-radius: 0px 0px 150px 0px / 0px 0px 150px 0px;
	-moz-border-radius: 0px 0px 150px 0px / 0px 0px 150px 0px;
	-webkit-border-radius: 0px 0px 150px 0px / 0px 0px 150px 0px;
	-o-border-radius: 0px 0px 150px 0px / 0px 0px 150px 0px;
	-ms-border-radius: 0px 0px 150px 0px / 0px 0px 150px 0px;
	position:relative;
	}
#sec2 div h3 span{
	font-size:56px;
	font-family:'Montserrat';
	color:#FFF;
	position:absolute;
	left:25px;
	top:12px;
	z-index:1;
	font-weight:300;
	text-shadow:1px 1px 4px rgba(0,0,0,0.15);
	}
#sec2 div h3 a:after{
	content:"";
	width:80px;
	height:80px;
	background-color:#CC4D1A;
	position:absolute;
	right:5px;
	bottom:0;
	border-radius:400px;
	-webkit-border-radius:400px;
	-moz-border-radius:400px;
	-o-border-radius:400px;
	-ms-border-radius:400px;
	z-index:1;
	transition:0.4s;
	}
#sec2 div h3 a:before{
	content:"";
	display:block;
	position:absolute;
	right:41px;
	bottom:36px;
	width:8px;
	height:8px;
	border-top:2px solid #FFF;
	border-right:2px solid #FFF;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	z-index:2;
	transition:0.4s;
	}
#sec2 div h3 a:hover:after{
	right:0;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	}
#sec2 div h3 a:hover:before{
	right:36px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	}
#sec2 div h4{
	font-size:28px;
	text-align:center;
	font-family:'Noto Serif JP';
	font-weight:500;
	padding-top:25px;
	}
#sec2 div h4 a{
	color:#1A468C;
	}
#sec2 div p{
	font-size:16px;
	line-height:1.8;
	margin:15px 0 0 0;
	}
#sec2 div h5{
	margin-top:20px;
	font-size:20px;
	font-weight:700;
	text-align:left;
	}
#sec2 div h5 span{
	margin-top:5px;
	font-size:15px;
	letter-spacing:0.02em;
	font-weight:500;
	display:block;
	}
#sec2 div h5 a{
	display:block;
	border:3px solid #CC4D1A;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-o-border-radius:8px;
	-ms-border-radius:8px;
	padding:19px 35px 0px 95px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	height:100px;
	background:url(../img/common/icon1.webp) no-repeat 16px 10px;
	background-color:#FAEEE9;
	position:relative;
	}
#sec2 div:nth-of-type(2) h5 a{
	background:url(../img/common/icon2.webp) no-repeat 12px 8px;
	background-color:#FAEEE9;
	}
#sec2 div:nth-of-type(4) h5 a{
	background:url(../img/common/icon4.webp) no-repeat 8px 8px;
	background-color:#FAEEE9;
	}
#sec2 div h5 a:after{
	content:"";
	display:block;
	position:absolute;
	right:26px;
	top:50%;
	margin-top:-3px;
	width:6px;
	height:6px;
	border-top:2px solid #CC4D1A;
	border-right:2px solid #CC4D1A;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	z-index:2;
	}
#sec2 div h5 a:hover{
	text-decoration:none;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
#sec2 div h6{
	font-size:16px;
	font-weight:500;
	letter-spacing:0.02em;
	color:#968C82;
	}
#sec2 div h6 a{
	margin-top:20px;
	display:block;
	border:3px solid #2C8D7F;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-o-border-radius:8px;
	-ms-border-radius:8px;
	padding:28px 0px 0px 0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	height:100px;
	position:relative;
	margin-bottom:12px;
	}
#sec2 div h6 a img{
	margin:0 auto;
	}
#sec2 div h6 a:after{
	content:"";
	display:block;
	position:absolute;
	right:12px;
	bottom:12px;
	width:12px;
	height:12px;
	z-index:2;
	background:url(../img/common/outlink.webp) no-repeat left top;
	-webkit-background-size:12px 12px;
	background-size:12px 12px;
	}
#sec3{
	padding:190px 12% 110px 53%;
	overflow:hidden;
	zoom:1;
	position:relative;
	margin-top:110px;
	}
#sec3:after{
	content:"";
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	background-image:linear-gradient(90deg, rgba(26, 70, 140, 1), rgba(26, 70, 140, 1) 2%, rgba(26, 70, 140, 0.3) 14%, rgba(26, 70, 140, 0.3) 39%, rgba(26, 70, 140, 1) 55%, rgba(26, 70, 140, 1) 100%);
	}
#sec3:before{
	content:"";
	display:block;
	width:100%;
	height:80px;
	background:url(../img/home/sec3top.webp) no-repeat left top;
	-webkit-background-size:100% 80px;
	background-size:100% 80px;
	position:absolute;
	left:0;
	top:0;
	z-index:5;
	}
#sec3 #videobg{
	position:absolute;
	left:2%;
	top:0;
	width:53%;
	height:100%;
	z-index:1;
	overflow:hidden;
	zoom:1;
	}
#sec3 #videobg video{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	}
#sec3 h2{
	position:relative;
	z-index:5;
	padding-top:25px;
	}
#sec3 h2:after{
	content:"";
	display:block;
	width:12px;
	height:3px;
	background-color:#FFEB00;
	position:absolute;
	left:0;
	top:0;
	}
#sec3 h2:before{
	content:"";
	display:block;
	width:32px;
	height:3px;
	background-color:#CC4D1A;
	position:absolute;
	left:16px;
	top:0;
	}
#sec3 h2 span{
	font-size:60px;
	font-family:'Montserrat';
	font-weight:600;
	color:#FFF;
	display:block;
	letter-spacing:0.08em;
	}
#sec3 h2 strong{
	font-size:20px;
	color:#1A468C;
	display:inline-block;
	background-color:#FFF;
	padding:3px 9px 3px 10px;
	font-weight:700;
	margin-top:5px;
	}
#sec3 p{
	position:relative;
	z-index:5;
	padding-top:50px;
	color:#FFF;
	line-height:2.1;
	}
#sec3 h3{
	position:relative;
	z-index:5;
	padding-top:55px;
	text-align:right;
	}
#sec3 h3 a{
	background-color:#FFF;
	color:#1A468C;
	}
#sec3 h3 a:after{
	border-color:#1A468C;
	}
#sec4{
	max-width:1240px;
	margin:0 auto;
	padding:130px 70px 0 300px;
	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;
	min-height:380px;
	overflow:hidden;
	zoom:1;
	}
#sec4 h2{
	position:absolute;
	left:70px;
	top:120px;
	}
#sec4 article{
	padding:20px 20px 20px 20px;
	overflow:hidden;
	zoom:1;
	width:780px;
	max-width:100%;
	float:right;
	border-bottom:1px solid #DCDCDC;
	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 article:first-of-type{
	border-top:1px solid #DCDCDC;
	}
#sec4 article img{
	width:120px;
	float:right;
	margin-left:30px;
	}
#sec4 article time{
	float:left;
	font-size:20px;
	color:#8C8278;
	font-family:'Montserrat';
	font-weight:300;
	display:block;
	margin-top:20px;
	margin-right:25px;
	}
#sec4 article ul{
	float:left;
	padding-top:12px;
	}
#sec4 article ul li{
	font-size:16px;
	float:left;
	margin:5px 10px 0 0;
	letter-spacing:0.02em;
	}
#sec4 article ul li a{
	display:block;
	background-color:#FAEEE9;
	padding:5px 14px 5px 15px;
	border-radius:100px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-o-border-radius:100px;
	-ms-border-radius:100px;
	}
#sec4 article h3{
	clear:left;
	font-size:18px;
	padding:20px 0 18px 0;
	}
#sec4 article h3 a{
	color:#32281E;
	}
#sec4 h4{
	position:absolute;
	left:70px;
	top:320px;
	}
@media screen and (max-width:1440px){
#sec1{
	width:-webkit-calc(100% + 60px);
	width:calc(100% + 60px);
	}
}
@media screen and (max-width:1430px){
#slide h2{
	left:450px;
	margin-left:0;
	}
}
@media screen and (max-width:1200px){
#slide h2{
	left:360px;
	}
#slide h2 strong{
	font-size:52px;
	letter-spacing:0.05em;
	margin-left:20px;
	}
#sec1{
	width:-webkit-calc(100% + 40px);
	width:calc(100% + 40px);
	}
}
@media screen and (max-width:1000px){
body:before{
	top:auto;
	bottom:0;
	}
#head-main{
	padding:0px;
	}
#head-side header{
	padding-bottom:0px;
	}
#contactb{
	margin-top:105px;
	}
.bx-wrapper .bx-pager{
	bottom:28px;
	}
.bx-wrapper .bx-pager.bx-default-pager a{
	width:10px;
	height:10px;
	margin:0 8px;
	}
#slide{
	height:580px;
	}
#slide:after{
	height:30px;
	top:550px;
	-webkit-background-size:101% 30px;
	background-size:101% 30px;
	}
#slide ul li{
	height:580px;
	background:url(../img/home/slide1sp.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
#slide ul li#slide2{
	background:url(../img/home/slide2sp.webp) no-repeat center top;
	-webkit-background-size:cover;
	background-size:cover;
	}
#slide ul li#slide3{
	background:url(../img/home/slide3sp.webp) no-repeat center top;
	-webkit-background-size:cover;
	background-size:cover;
	}
#slide ul li#slide4{
	background:url(../img/home/slide4sp.webp) no-repeat center top;
	-webkit-background-size:cover;
	background-size:cover;
	}
#slide ul li#slide5{
	background:url(../img/home/slide5sp.webp) no-repeat center top;
	-webkit-background-size:cover;
	background-size:cover;
	}
#slide ul li#slide6{
	background:url(../img/home/slide6sp.webp) no-repeat center top;
	-webkit-background-size:cover;
	background-size:cover;
	}
#slide h2{
	left:10%;
	top:190px;
	}
#slide h2 img{
	width:250px;
	}
#slide h2 strong{
	font-size:40px;
	margin:12px 0 0 15px;
	}
#sec1{
	padding:500px 7% 90px 7%;
	width:-webkit-calc(86%);
	width:calc(86%);
	}
#sec1 .swiperbg{
	padding-top:30px;
	}
#sec1 .swiperbg article{
	width:98%;
	padding:0 12px 50px 0px;
	}
#sec1 .swiperbg article a img{
	border:4px solid #FFF;
	width:100%;
	}
.swiper-button-next,
.swiper-button-prev{
	top:-45px;
	width:36px;
	height:36px;
	right:46px;
	}
.swiper-button-next{
	right:0px;
	}
.swiper-button-prev:after{
	width:6px;
	height:6px;
	margin:-4px 0 0 -2px;
	}
.swiper-button-next:after{
	width:6px;
	height:6px;
	margin:-4px 0 0 -5px;
	}
.swiper-scrollbar{
	width:-webkit-calc(100%);
	width:calc(100%);
	}
#sec2{
	padding:90px 7% 0 7%;
	}
#sec2.sec1no{
	padding-top:520px;
	}
#sec2 p{
	margin-top:40px;
	}
#sec2 div{
	float:none;
	width:510px;
	max-width:100%;
	margin:35px auto 0 auto;
	border-top:1px dotted #B4B4B4;
	padding-top:35px;
	}
#sec2 div:nth-of-type(3),
#sec2 div:nth-of-type(4){
	margin-top:35px;
	}
#sec2 div:nth-of-type(2n){
	margin-right:auto;
	}
#sec2 div:nth-of-type(1){
	border-top:0;
	padding-top:10px;
	}
#sec2 div h3{
	padding:0 20px;
	}
#sec2 div h3 span{
	font-size:52px;
	left:38px;
	top:10px;
	}
#sec2 div h3 a:after{
	width:70px;
	height:70px;
	right:10px;
	bottom:10px;
	transition:0;
	}
#sec2 div h3 a:before{
	right:42px;
	bottom:41px;
	width:6px;
	height:6px;
	transition:0;
	}
#sec2 div h3 a:hover:after{
	right:10px;
	}
#sec2 div h3 a:hover:before{
	right:42px;
	}
#sec2 div h4{
	font-size:26px;
	padding-top:22px;
	}
#sec2 div p{
	margin:10px 0 0 0;
	}
#sec2 div h5{
	margin-top:18px;
	font-size:19px;
	line-height:1.3;
	}
#sec2 div h5 span{
	font-size:14px;
	}
#sec2 div h5 a{
	border:2px solid #CC4D1A;
	padding:13px 35px 0px 80px;
	height:80px;
	background-position:12px 9px;
	-webkit-background-size:60px auto;
	background-size:60px auto;
	}
#sec2 div:nth-of-type(2) h5 a{
	background-position:12px 8px;
	-webkit-background-size:58px auto;
	background-size:58px auto;
	}
#sec2 div:nth-of-type(4) h5 a{
	background-position:12px 8px;
	-webkit-background-size:58px auto;
	background-size:58px auto;
	}
#sec2 div h5 a:after{
	right:24px;
	width:5px;
	height:5px;
	}
#sec2 div h6 a{
	margin-top:18px;
	border:2px solid #2C8D7F;
	padding:21px 0px 0px 0px;
	height:80px;
	}
#sec2 div h6 a img{
	width:260px;
	}
#sec3{
	padding:500px 7% 100px 7%;
	margin-top:80px;
	background-color:#1A468C;
	}
#sec3:after{
	height:420px;
	background-image:linear-gradient(90deg, rgba(26, 70, 140, 1), rgba(26, 70, 140, 0.3) 20%, rgba(26, 70, 140, 0.3) 80%, rgba(26, 70, 140, 1) 100%);
	}
#sec3:before{
	height:25px;
	-webkit-background-size:100% 25px;
	background-size:100% 25px;
	}
#sec3 #videobg{
	left:0;
	width:100%;
	height:420px;
	}
#sec3 h2{
	padding-top:20px;
	}
#sec3 h2:after{
	height:2px;
	}
#sec3 h2:before{
	height:2px;
	}
#sec3 h2 span{
	font-size:42px;
	letter-spacing:0.07em;
	}
#sec3 h2 strong{
	font-size:18px;
	padding:1px 7px 1px 8px;
	}
#sec3 p{
	padding-top:40px;
	}
#sec3 h3{
	padding-top:40px;
	}
#sec4{
	text-align:center;
	padding:90px 7% 0 7%;
	min-height:auto;
	}
#sec4 h2{
	position:relative;
	left:auto;
	top:auto;
	display:inline-block;
	}
#sec4 article{
	padding:20px 0 20px 0;
	width:auto;
	float:none;
	text-align:left;
	}
#sec4 article:first-of-type{
	border-top:0;
	padding-top:50px;
	}
#sec4 article img{
	width:80px;
	margin:50px 0 0 18px;
	}
#sec4 article time{
	font-size:18px;
	margin-top:10px;
	margin-right:16px;
	}
#sec4 article ul{
	padding-top:0px;
	}
#sec4 article ul li{
	font-size:15px;
	margin:5px 6px 0 0;
	}
#sec4 article h3{
	padding:18px 0 0px 0;
	}
#sec4 h4{
	position:relative;
	left:auto;
	top:auto;
	text-align:center;
	padding-top:50px;
	}
}
@media screen and (max-width:500px){
#slide h2{
	left:7%;
	top:190px;
	}
#slide h2 img{
	width:220px;
	}
#slide h2 strong{
	font-size:30px;
	margin:12px 0 0 12px;
	}
#sec3{
	padding:340px 7% 100px 7%;
	}
#sec3:after{
	height:260px;
	}
#sec3 #videobg{
	height:260px;
	}
}
@media screen and (max-width:370px){
#slide h2 img{
	width:180px;
	}
#slide h2 strong{
	font-size:26px;
	margin:12px 0 0 5px;
	}
}