@charset "utf-8";
/*------------------------------------------------------------
	default style
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
}
html {
	font-size: 62.5%;
}
body, table, input, textarea, select, option {
	font-family: 'Microsoft Yahei', 'PingFang SC', 'Avenir', 'Segoe UI', 'Hiragino Sans GB', STHeiti, 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
a,
a:link {
	color: #333;
	text-decoration: none;
	-webkit-transition: all .5s;
	transition: all .5s;
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
}
a:active {
	color: #333;
}

body {
	color: #333;
	font-size: 16px;
	line-height: 1.5;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
}
#container {
	text-align: left;
}
a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}
@media all and (min-width: 992px) {
	.sp {
		display: none !important;
	}
}
@media all and (max-width: 991px) {
	body {
		min-width: inherit;
		font-size: 14px;
	}
	a:hover,
	a:hover img {
		opacity: 1 !important;
	}
	.pc {
		display: none !important;
	}
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
}

/*------------------------------------------------------------
	page
------------------------------------------------------------*/
#toolbar{position: fixed;bottom: 0;width: 100%;z-index: 100;left: 0;display: none;}
#toolbar .list{display: flex;}
#toolbar .list li{width: 33.33%;background-color: #FC4400;border-radius: 100px;}
#toolbar .list li:nth-child(2){background-color: #1AAD19;}
#toolbar .list li:nth-child(3){background-color: #0069FF;}
#toolbar .list a{display: flex;align-items: center;justify-content: center;font-size: 16px;color: #fff;padding: 10px 0;}
#toolbar .list img{width: 26px;margin-right: 5px;}
#wxnr{width:100%;height: 100%;position:fixed;top: 0;z-index:1000;display:none;background: rgba(0,0,0,.6);}
#wxnr .nrdf{position: absolute;top: 50%;left: 0;right: 0;width: 300px;height: 300px;padding: 20px 10px;text-align:center;background-color: rgba(255, 255, 255, 0.8);box-shadow: 0px 2px 6px #777;-webkit-box-shadow: 0px 2px 6px #777;-moz-box-shadow: 0px 2px 6px #777;border-radius:10px;box-sizing: border-box;margin: -150px auto 0;}
#wxnr img{width: 135px;height: 135px;display: block;margin: 0 auto;}
#wxnr p{font-size: 14px;text-align:center;line-height: 30px;}
#wxnr i{position: absolute;top: 5px;right:5px;width: 20px;height: 20px;font-size: 14px;text-align:center;color: #fff;font-weight: bold;font-style: normal;background: #333;border-radius: 100%;cursor: pointer;}
#wxnr span{display:inline-block;padding: 0 5px;background-color: #1AAD19;color:#fff;border-radius: 5px;cursor:pointer;}
#weixin{position: fixed;top: 50%;margin-top: -26px;z-index: 9999999;font-size: 16px;color: #fff;width: 90%;right: 5%;text-align: center;background: rgba(0, 0, 0, 0.8);border: 2px solid #333;border-radius: 5px;display: none;line-height: 50px;}
#pageTop{position:fixed;right:60px;bottom:60px;opacity:0;visibility:hidden;transform:translateY(100%);-webkit-transform:translateY(100%);z-index:888;transition:all .6s ease}
#pageTop.show{opacity:1;-webkit-opacity:1;visibility:visible;transform:none;-webkit-transform:none}
#pageTop .inn span{background-color:rgba(253,167,53,.7);position:absolute;width:100%;height:100%;border-radius:50%;-webkit-border-radius:50%;opacity:0;-webkit-opacity:0;z-index:-1}
#pageTop img{width:26px}
#pageTop .inn a{width:64px;height:64px;border-radius:50%;-webkit-border-radius:50%;align-items:center;justify-content:center;z-index:2;background-color:#FDA735;display:flex}
#pageTop .inn .circle01{animation:scale01 2s .4s infinite;-webkit-animation:scale01 2s .4s infinite}
@keyframes scale01{0%{transform:scale(1);-webkit-transform:scale(1);opacity:1;-webkit-opacity:1}
100%{transform:scale(1.4);-webkit-transform:scale(1.4);opacity:0;-webkit-opacity:0}
}@-webkit-keyframes scale01{0%{transform:scale(1);-webkit-transform:scale(1);opacity:1;-webkit-opacity:1}
100%{transform:scale(1.4);-webkit-transform:scale(1.4);opacity:0;-webkit-opacity:0}
}#pageTop .inn .circle02{animation:scale02 2s infinite;-webkit-animation:scale02 2s infinite}
@keyframes scale02{0%{transform:scale(1);-webkit-transform:scale(1);opacity:1;-webkit-opacity:1}
100%{transform:scale(1.8);-webkit-transform:scale(1.8);opacity:0;-webkit-opacity:0}
}@-webkit-keyframes scale02{0%{transform:scale(1);-webkit-transform:scale(1);opacity:1;-webkit-opacity:1}
100%{transform:scale(1.8);-webkit-transform:scale(1.8);opacity:0;-webkit-opacity:0}
}#pageTop .bubble{width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1}
#pageTop .bubble span{display:block;width:20px;height:20px;border-radius:50%;-webkit-border-radius:50%;z-index:-1;transition:ease 1s;-webkit-transition:ease 1s;position:absolute;left:50%;bottom:0;transform:translateX(-50%);-webkit-transform:translateX(-50%);opacity:0;-webkit-opacity:0}
#pageTop .bubble span:nth-child(1){animation:pao 4s linear infinite;-webkit-animation:pao 4s linear infinite;background-color:rgba(253,167,53,.6)}
#pageTop .bubble span:nth-child(2){animation:pao3 6s linear infinite;-webkit-animation:pao3 6s linear infinite;-webkit-transition-delay:0.3s;transition-delay:0.3s;background-color:rgba(253,167,53,.8)}
#pageTop .bubble span:nth-child(3){animation:pao2 3s linear infinite;-webkit-animation:pao2 3s linear infinite;-webkit-transition-delay:0.8s;transition-delay:0.8s;background-color:rgba(253,167,53,1)}
#pageTop .bubble span:nth-child(4){animation:pao4 9s linear infinite;-webkit-animation:pao4 9s linear infinite;background-color:rgba(253,167,53,.3)}
#pageTop .bubble span:nth-child(5){animation:pao5 7s linear infinite;-webkit-animation:pao5 7s linear infinite;background-color:rgba(253,167,53,.5)}
@keyframes pao{0%{transform:translate(200%,-30px) rotate(360deg) scale(.4,.4);-webkit-transform:translate(200%,-30px) rotate(360deg) scale(.4,.4);opacity:1;-webkit-opacity:1}
50%{transform:translate(0%,-70px) rotate(360deg) scale(.8,.8);-webkit-transform:translate(0%,-70px) rotate(360deg) scale(.8,.8);opacity:.5;-webkit-opacity:.5}
100%{transform:translate(-200%,-100px) rotate(360deg) scale(1,1);-webkit-transform:translate(-200%,-100px) rotate(360deg) scale(1,1);opacity:0;-webkit-opacity:0}
}@keyframes pao2{0%{transform:translate(-200%,0px) rotate(360deg) scale(1,1);-webkit-transform:translate(-200%,0px) rotate(360deg) scale(1,1);opacity:1;-webkit-opacity:1}
50%{transform:translate(250%,-50px) rotate(360deg) scale(.8,.8);-webkit-transform:translate(250%,-50px) rotate(360deg) scale(.8,.8);opacity:.5;-webkit-opacity:.5}
100%{transform:translate(100%,-100px) rotate(360deg) scale(.4,.4);-webkit-transform:translate(100%,-100px) rotate(360deg) scale(.4,.4);opacity:0;-webkit-opacity:0}
}@keyframes pao3{0%{transform:translate(0%,0px) rotate(360deg) scale(1,1);-webkit-transform:translate(0%,0px) rotate(360deg) scale(1,1);opacity:1;-webkit-opacity:1}
50%{transform:translate(-250%,-50px) rotate(360deg) scale(.8,.8);-webkit-transform:translate(-250%,-50px) rotate(360deg) scale(.8,.8);opacity:.5;-webkit-opacity:.5}
100%{transform:translate(-300%,-100px) rotate(360deg) scale(.4,.4);-webkit-transform:translate(-300%,-100px) rotate(360deg) scale(.4,.4);opacity:0;-webkit-opacity:0}
}@keyframes pao4{0%{transform:translate(400%,0px) rotate(360deg) scale(1,1);-webkit-transform:translate(400%,0px) rotate(360deg) scale(1,1);opacity:1;-webkit-opacity:1}
50%{transform:translate(400%,-50px) rotate(360deg) scale(.8,.8);-webkit-transform:translate(400%,-50px) rotate(360deg) scale(.8,.8);opacity:.5;-webkit-opacity:.5}
100%{transform:translate(-100%,-100px) rotate(360deg) scale(.4,.4);-webkit-transform:translate(-100%,-100px) rotate(360deg) scale(.4,.4);opacity:0;-webkit-opacity:0}
}@keyframes pao5{0%{transform:translate(-400%,0px) rotate(360deg) scale(.1,.1);-webkit-transform:translate(-400%,0px) rotate(360deg) scale(.1,.1);opacity:1;-webkit-opacity:1}
50%{transform:translate(-400%,-50px) rotate(360deg) scale(.6,.6);-webkit-transform:translate(-400%,-50px) rotate(360deg) scale(.6,.6);opacity:.5;-webkit-opacity:.5}
100%{transform:translate(0%,-100px) rotate(360deg) scale(1,1);-webkit-transform:translate(0%,-100px) rotate(360deg) scale(1,1);opacity:0;-webkit-opacity:0}
}
.comFix {
	position: fixed;
	right: 10px;
	top: 50%;
	z-index: 100;
	transform: translate(100%,-50%);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.comFix.show {
  opacity: 1;
  visibility: visible;
  transform: translate(0,-50%);
}
.comFix a {
	display: block;
	position: relative;
}
.comFix li {
	margin: 5px 0;
}
.comFix .one {
	width: 60px;
	height: 60px;
	border-radius: 5px;
	background-color: #0271bd;
	display: flex;
	align-items: center;
	justify-content: center;
}
.comFix .one img {
	width: 30px;
}
.comFix .two {
	position: absolute;
	right: 55px;
	top: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .5s;
	transition: all .5s;
	white-space: nowrap;
	background-color: #0271bd;
	border-radius: 5px 0 0 5px;
	padding: 10px;
	-webkit-transform: translateX(55px);
	transform: translateX(55px);
}
.comFix li.on .two {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.comFix li:first-child .two {
	color: #fff;
	font-size: 20px;
	line-height: 40px;
}
.comFix .two input {
	width: 200px;
	height: 40px;
	box-sizing: border-box;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 5px 0 0 5px;
	font-size: 18px;
	padding: 0 10px;
}
.comFix .two button {
	width: 70px;
	height: 40px;
	border-radius: 0 5px 5px 0;
	border: none;
	font-size: 18px;
	padding: 0;
	margin: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
}
.comFix li:nth-child(3n) .two img {
	max-width: 120px;
}
@media all and (max-width: 991px) {
	#toolbar{display: block;}
	#pageTop {right: 15px;bottom: 65px;}
	#pageTop img {width: 18px;}
	#pageTop .inn a {width: 40px;height: 40px;}
	.comFix {display: none;}
}
#fp-nav ul li a span {
	background-color: #fff;
}
#header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 800;
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	padding: 0 5%;
}
#header:hover {
	background-color: #fff;
}
#header h1 {
	width: 270px;
	position: relative;
}
#header h1 img {
	-webkit-transition: all .5s;
	transition: all .5s;
}
#header h1 .blue {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
#header:hover h1 .blue {
	opacity: 1;
}
#header:hover h1 .white {
	opacity: 0;
}
#header:hover .navone > li > a {
	color: #333;
}
#header:hover .navone > li.on > a {
	color: #0271bd;
}
#header .navone {
	display: flex;
	margin-right: 80px;
}
#header .navone > li > a {
	font-size: 18px;
	color: #fff;
	display: block;
	padding: 30px 25px;
}
#header .navone > li > a:hover {
	color: #0271bd;
}
#header .navtwo {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 888;
	background-color: #fff;
	width: 100%;
	box-shadow: 0 0 8px rgba(193, 201, 211, 0.33);
	box-sizing: border-box;
	padding: 60px 5%;
}
#header .navinn {
	display: flex;
	justify-content: center;
}
#header .navcate {
	margin: 0 4%;
}
#header .navcate p a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	padding-bottom: 25px;
}
#header .navcate p a:before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	content: "";
	height: 1px;
	background-color: #EAE9E9;
}
#header .navcate p a:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 40px;
	content: "";
	height: 1px;
	background-color: #0271bd;
}
#header .navcate ul {
	display: none;
	margin-top: 25px;
}
#header .navcate ul li:not(:last-child) {
	margin-bottom: 15px;
}
#header .navcate ul a {
	color: #666;
}
#header .navcate a:hover {
	color: #0271bd;
}
.menuFix {
	position: fixed;
	right: 5%;
	top: 19px;
	z-index: 888;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	background-color: #FDA735;
	border: 1px solid rgba(255,255,255,0.3);
	-webkit-transition: 1s;
	transition: 1s;
	animation: circle-shadow 2s infinite both;
	cursor: pointer;
}
.menuFix.fix {
	right: 60px;
	top: 30px;
}
.menuFix:hover {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.menuFix i {
  position: absolute;
  display: block;
  width: 6px;
  height: 6px;
  background-color: #fff;
  left: 50%;
  top: 50%;
  margin-left: -3px;
  margin-top: -3px;
}
.menuFix > i:nth-child(1) {
  -webkit-transform: translate(-5px, -5px);
  transform: translate(-5px, -5px);
}
.menuFix > i:nth-child(2) {
  -webkit-transform: translate(5px, -5px);
  transform: translate(5px, -5px);
}
.menuFix > i:nth-child(3) {
  -webkit-transform: translate(-5px, 5px);
  transform: translate(-5px, 5px);
}
.menuFix > i:nth-child(4) {
  -webkit-transform: translate(5px, 5px);
  transform: translate(5px, 5px);
}
@-webkit-keyframes circle-shadow {
  0% {
    -webkit-box-shadow: 0 0 0 0px #FDA735;
            box-shadow: 0 0 0 0px #FDA735;
  }
  100% {
    -webkit-box-shadow: 0 0 0 25px rgba(0, 88, 167, 0);
            box-shadow: 0 0 0 25px rgba(0, 88, 167, 0);
  }
}
@keyframes circle-shadow {
  0% {
    -webkit-box-shadow: 0 0 0 0px #FDA735;
            box-shadow: 0 0 0 0px #FDA735;
  }
  100% {
    -webkit-box-shadow: 0 0 0 25px rgba(0, 88, 167, 0);
            box-shadow: 0 0 0 25px rgba(0, 88, 167, 0);
  }
}
.menuBox {
	width: 100%;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: ease 1s;
	transition: ease 1s;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.6);
	z-index: 1000;
}
.menuBox.open {
	opacity: 1;
	visibility: visible;
}
.menuBox:before {
  content: "";
  display: block;
  width: 1710px;
  height: 1710px;
  background: #fff;
  position: absolute;
  right: -570px;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(0, 0);
          transform: translateY(-50%) scale(0, 0);
  z-index: -1;
  border-radius: 50%;
  -webkit-transition: ease 1.5s;
  transition: ease 1.5s;
}
.menuBox:after {
  content: "";
  display: block;
  width: 1900px;
  height: 1900px;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  right: -690px;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(0, 0);
          transform: translateY(-50%) scale(0, 0);
  z-index: -1;
  border-radius: 50%;
  -webkit-transition: ease 1.5s;
  transition: ease 1.5s;
}
.menuBox .menucon {
	width: 60%;
  height: 100%;
  position: relative;
  margin-left: 40%;
  border-radius: 50%;
  padding: 0 8% 0 10%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menuBox .close {
  position: absolute;
  right: 80px;
  top: 80px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background: url('../img/close.png') center no-repeat;
  -webkit-transition: 0.5s;
  transition: 0.5s;
	z-index: 1;
}
.menuBox .close:hover {
  background-image: url('../img/close-b.png');
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.menuBox .menuinn {
  opacity: 0;
  width: 100%;
  -webkit-transition: ease 1s;
  transition: ease 1s;
  -webkit-transform: translateX(200px);
          transform: translateX(200px);
}
.menuBox.open .menuinn {
  opacity: 1;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}
.menuBox.open:before {
  -webkit-transition-delay: .5s;
          transition-delay: .5s;
}
.menuBox.open:before,
.menuBox.open:after {
  -webkit-transform: translateY(-50%) scale(1, 1);
          transform: translateY(-50%) scale(1, 1);
}
.menuBox.open .menuinn {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}
.menuBox .menutop .strip:not(:last-child) {
	margin-bottom: 40px;
}
.menuBox .menutop .item a {
	font-size: 24px;
	font-weight: bold;
}
.menuBox .menutop .item a:hover {
	color: #0271bd;
}
.menuBox .menutop ul {
	display: flex;
	flex-wrap: wrap;
}
.menuBox .menutop li {
	margin: 10px 40px 0 0;
}
.menuBox .menutop li:last-child {
	margin-right: 0;
}
.menuBox .menutop li a {
	color: #777;
}
.menuBox .menutop li a:hover {
	color: #0271bd;
	text-decoration: underline;
}
.menuBox .menubtm {
	margin-top: 40px;
	padding-top: 40px;
	color: #777;
	border-top: 2px solid #5fc62d;
}
.menuBox .menubtm a {
	color: #777;
}
.menuBox .menubtm .address {
	margin-top: 5px;
}
@media all and (max-height: 700px) {
	.menuBox .menubtm {
		display: none;
	}
}
@media all and (min-width: 992px) and (max-width: 1460px) {
  .menuBox:before {
    right: -850px;
  }
  .menuBox:after {
    right: -950px;
  }
}
@media all and (min-width: 992px) and (max-width: 1200px) {
  .menuBox .menucon {
    width: 72%;
    margin-left: 28%;
  }
}
.comWidth {
	max-width: 1660px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 30px;
}
.indexsec01 {
	position: relative;
}
.indexsec01 .pc,
.indexsec01 .sp {
	width: 100%;
	height: 100%;
}
.indexsec01 .swiper {
	width: 100%;
	height: 100%;
}
.indexsec01 .swiper-slide {
	overflow: hidden;
}
.indexsec01 .slide-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.indexsec02 {
	background: url("../img/bg01.jpg") no-repeat center center;
	background-size: cover;
}
.indexsec02 .comWidth {
	display: flex;
	justify-content: space-between;
}
.indexsec02 .lbox {
	width: 50%;
	position: relative;
}
.indexsec02 .lbox li {
	text-align: center;
	position: absolute;
	left: 10%;
	top: 41%;
}
.indexsec02 .lbox li:nth-child(2) {
	left: 34%;
	top: 0;
}
.indexsec02 .lbox li:nth-child(3) {
	left: 55%;
	top: 57%;
}
.indexsec02 .lbox li:before {
	position: absolute;
	left: 50%;
	top: 100%;
	content: "";
	width: 8px;
	height: 8px;
	margin: 10px 0 0 -4px;
	background-color: #5fc62d;
	border-radius: 100%;
}
.indexsec02 .lbox li:after {
	position: absolute;
	left: 50%;
	top: 100%;
	content: "";
	width: 1px;
	height: 200px;
	margin: 18px 0 0;
	background-image: linear-gradient(to bottom, rgba(110, 185, 44, 0.5), rgba(110, 185, 44, 0));
}
.indexsec02 .lbox li .counter {
	font-size: 56px;
	font-weight: bold;
	color: #5fc62d;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: -webkit-linear-gradient(top, #5fc62d, #237c3b);
	font-family: "Arial Black", "sans-serif";
}
.indexsec02 .lbox li:nth-child(2) .counter {
	font-size: 76px;
}
.indexsec02 .lbox li p {
	color: #666;
}
.indexsec02 .lbox li:nth-child(2) p {
	font-size: 22px;
}
.indexsec02 .rbox {
	width: 48%;
}
.indexsec02 .rbox h2 {
	font-size: 32px;
	color: #0271bd;
	margin-bottom: 30px;
	font-weight: normal;
}
.indexsec02 .rbox .txt {
	color: #666;
	line-height: 2;
	margin-bottom: 40px;
}
.comBtn a {
	display: inline-block;
	background-color: #5fc62d;
	height: 50px;
	line-height: 50px;
	position: relative;
}
.comBtn a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	border-style: solid;
	border-color: #0271bd transparent transparent transparent;
	border-width: 53px 32px 0 0;
	z-index: 1;
	height: 0;
	-webkit-transition: all .5s;transition: all .5s;
}
.comBtn a:hover:before {
	padding-left: 55%;
}
.comBtn span {
	display: block;
	color: #fff;
	font-size: 18px;
	-webkit-transition: all .5s;transition: all .5s;
	padding: 0 58px 0 96px;
	position: relative;
	z-index: 2;
}
.comBtn a:hover span {
	padding: 0 74px;
}
.headline01 {
	font-size: 44px;
	color: #0271bd;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.2;
	font-family: Arial;
}
.headline02 {
	font-size: 34px;
	color: #666;
	font-weight: normal;
}
.indexsec03 .swiper {
	overflow: visible;
}
.indexsec03 .swiper-slide {
	width: 82%;
}
.indexsec03 .swiper-button-prev,
.indexsec03 .swiper-button-next {
	width: 50px;
	height: 50px;
	background-color: #5fc62d;
	border-radius: 100%;
	margin-left: -25px;
	-webkit-animation: circle 3s ease-in-out 0s infinite;
	animation: circle 3s ease-in-out 0s infinite;
}
@-webkit-keyframes circle {
  0% {
    -webkit-box-shadow: 0px 0px 0 0px rgba(33,119,46, 0.2);
            box-shadow: 0px 0px 0 0px rgba(33,119,46, 0.2);
  }
  50% {
    -webkit-box-shadow: 0px 0px 0 20px rgba(33,119,46, 0.2);
            box-shadow: 0px 0px 0 20px rgba(33,119,46, 0.2);
  }
  100% {
    -webkit-box-shadow: 0px 0px 0 0px rgba(33,119,46, 0.2);
            box-shadow: 0px 0px 0 0px rgba(33,119,46, 0.2);
  }
}
@keyframes circle {
  0% {
    -webkit-box-shadow: 0px 0px 0 0px rgba(33,119,46, 0.2);
            box-shadow: 0px 0px 0 0px rgba(33,119,46, 0.2);
  }
  50% {
    -webkit-box-shadow: 0px 0px 0 20px rgba(33,119,46, 0.2);
            box-shadow: 0px 0px 0 20px rgba(33,119,46, 0.2);
  }
  100% {
    -webkit-box-shadow: 0px 0px 0 0px rgba(33,119,46, 0.2);
            box-shadow: 0px 0px 0 0px rgba(33,119,46, 0.2);
  }
}
.indexsec03 .swiper-button-prev:after,
.indexsec03 .swiper-button-next:after {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.indexsec03 .swiper-button-prev:before,
.indexsec03 .swiper-button-next:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: rgba(33,119,46, 0.1);
	-webkit-animation: circlepulse 1.5s ease 0s infinite;
	animation: circlepulse 1.5s ease 0s infinite;
}
@-webkit-keyframes circlepulse {
  0% {
    -webkit-transform: scale(1);
	  transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(3);
	  transform: scale(3);
    opacity: 0;
  }
}
@keyframes circlepulse {
  0% {
    -webkit-transform: scale(1);
	  transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(3);
	  transform: scale(3);
    opacity: 0;
  }
}
.indexsec03 .swiper-button-prev {
	left: 82%;
	margin-top: -60px;
}
.indexsec03 .swiper-button-next {
	left: 82%;
	right: inherit;
	margin-top: 10px;
}
.indexsec03 .swiper-slide .inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-right: 1px solid rgba(2,113,189, 0.15);
	box-sizing: border-box;
	padding-right: 100px;
	opacity: 0.3;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.indexsec03 .swiper-slide-active .inner {
	opacity: 1;
}
.indexsec03 .swiper-slide .lbox {
	width: 40%;
}
.indexsec03 .swiper-slide .lbox .ttl {
	margin-bottom: 60px;
}
.indexsec03 .swiper-slide .lbox .ttl span {
	position: relative;
	padding-right: 10px;
}
.indexsec03 .swiper-slide .lbox .ttl span:before {
	position: absolute;
	left: 100%;
	top: 50%;
	width: 30px;
	height: 2px;
	margin-top: -1px;
	background-color: #0271BD;
	content: "";
}
.indexsec03 .swiper-slide .lbox h2 {
	position: relative;
	margin-bottom: 20px;
}
.indexsec03 .swiper-slide .lbox h2:before {
	position: absolute;
	left: 0;
	top: -20px;
	width: 140px;
	height: 114px;
	content: "";
	background: url("../img/icon02.png") no-repeat;
	background-size: 100% auto;
	opacity: 0.1;
	z-index: 1;
}
.indexsec03 .swiper-slide .lbox h2 a {
	display: block;
	font-weight: bold;
	font-size: 40px;
	position: relative;
	z-index: 2;
	letter-spacing: 2px;
}
.indexsec03 .swiper-slide .lbox h2 span {
	display: block;
	font-size: 26px;
	font-weight: normal;
	color: #0271bd;
	text-transform: capitalize;
	letter-spacing: 0;
}
.indexsec03 .swiper-slide .lbox h2 a:hover {
	color: #0271bd;
}
.indexsec03 .swiper-slide .lbox .note {
	color: #666;
	line-height: 1.8;
	margin-bottom: 40px;
}
.indexsec03 .swiper-slide .lbox ul {
	margin-bottom: 30px;
}
.indexsec03 .swiper-slide .lbox li {
	margin-bottom: 10px;
}
.indexsec03 .swiper-slide .lbox li a {
	font-size: 18px;
	display: block;
	position: relative;
	padding-left: 25px;
	color: #555;
}
.indexsec03 .swiper-slide .lbox li a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 8px;
	border-radius: 50%;
	width: 8px;
	height: 8px;
	background-color: transparent;
	-webkit-transition: .3s;
	transition: .3s;
	border: 1px solid #c1c1c1;
}
.indexsec03 .swiper-slide .lbox li a:after {
	content: '';
	position: absolute;
	left: 6px;
	top: 12px;
	width: 0;
	height: 1px;
	background-color: #0271bd;
	-webkit-transition: .3s;
	transition: .3s;
}
.indexsec03 .swiper-slide .lbox li a:hover {
	color: #0271bd;
	padding-left: 50px;
}
.indexsec03 .swiper-slide .lbox li a:hover:before {
	border-color: #0271bd;
}
.indexsec03 .swiper-slide .lbox li a:hover:after {
	width: 30px;
}
.indexsec03 .swiper-slide .rbox {
	width: 50%;
	box-sizing: border-box;
	padding: 20px;
	position: relative;
}
.indexsec03 .swiper-slide .rbox:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: url("../img/icon03.png") no-repeat;
	background-size: 100%;
	-webkit-animation: rotate360 20s linear 0s infinite;
	animation: rotate360 20s linear 0s infinite;
	opacity: 0.2;
	z-index: 1;
}
.indexsec03 .swiper-slide .rbox .photo {
	position: relative;
	z-index: 2;
}
@-webkit-keyframes rotate360 {
	0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
  100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
@-moz-keyframes rotate360 {
	0%{-moz-transform:rotate(0deg);transform:rotate(0deg);}
  100%{-moz-transform:rotate(360deg);transform:rotate(360deg);}
}
@keyframes rotate360 {
	0%{transform:rotate(0deg);}
  100%{transform:rotate(360deg);}
}
.indexsec04 .ttlbox {
	position: absolute;
	z-index: 2;
	bottom: 240px;
	left: 10%;
}
.indexsec04 .ttlbox .headline01,
.indexsec04 .ttlbox .headline02 {
	color: #fff;
}
.indexsec04 .swiper {
	height: 100%;
	width: 100%;
}
.indexsec04 .swiper-slide {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.indexsec04 .swiper-slide .inner {
	position: absolute;
	right: 10%;
	bottom: 240px;
	width: 500px;
	background-color: #fff;
	box-sizing: border-box;
	padding: 40px 30px;
}
.indexsec04 .swiper-slide h3 {
	font-size: 32px;
	margin-bottom: 20px;
}
.indexsec04 .swiper-slide h3 span {
	display: block;
	font-size: 28px;
	color: #0271bd;
	font-weight: normal;
}
.indexsec04 .swiper-slide p {
	color: #666;
	margin-bottom: 40px;
}
.indexsec04 .txtul {
	position: absolute;
	z-index: 2;
	left: 10%;
	bottom: 0;
	right: 10%;
	display: flex;
}
.indexsec04 .txtul li {
	width: 25%;
	box-sizing: border-box;
	border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.indexsec04 .txtul a {
	height: 160px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #fff;
	font-size: 20px;
	background-color: rgba(37, 42, 45, 0.3);
	padding: 0 15px;
}
.indexsec04 .txtul li.on a {
	background-color: rgba(2,113,189, 0.8);
}
.indexsec04 .txtul img {
	height: 60px;
	margin: 0 auto 15px;
}
.indexsec05 {
	background: url("../img/bg02.jpg") no-repeat center bottom;
	background-size: cover;
}
.indexsec05 .topbox {
	margin-bottom: 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.indexsec05 .swiper {
	overflow: visible;
}
.indexsec05 .swiper-slide {
	width: 600px;
}
.indexsec05 .swiper-slide a {
	display: block;
	position: relative;
}
.indexsec05 .swiper-slide .photo {
	height: 390px;
	border-radius: 20px;
	overflow: hidden;
}
.indexsec05 .swiper-slide .photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 20px;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
.indexsec05 .swiper-slide a:hover .photo img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.indexsec05 .swiper-slide .txt {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-radius: 0 0 20px 20px;
	background: url("../img/bg03.png") no-repeat center bottom;
	background-size: 100% 100%;
	box-sizing: border-box;
	padding: 20px;
}
.indexsec05 .swiper-slide p {
	color: #fff;
	font-size: 22px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
  -webkit-box-orient: vertical;
}
.indexsec06 .topbox {
	margin-bottom: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.indexsec06 .listul {
	display: flex;
}
.indexsec06 .listul li {
	width: 31.66%;
	margin: 0 2.51% 0 0;
}
.indexsec06 .listul li:nth-child(3n) {
	margin-right: 0;
}
.indexsec06 .listul a {
	background-color: #f8f8f8;
	display: block;
	position: relative;
	border-radius: 30px;
}
.indexsec06 .listul a:before {
	position: absolute;
	left: 0;
	width: 100%;
	height: 0;
	content: "";
	bottom: 0;
	background-color: #0271bd;
	-webkit-transition: all .5s;transition: all .5s;
	border-radius: 0 0 30px 30px;
}
.indexsec06 .listul a:hover:before {
	height: 3px;
}
.indexsec06 .listul .photo {
	height: 300px;
	overflow: hidden;
	border-radius: 30px 30px 0 0;
}
.indexsec06 .listul .photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top;
	transition: all ease 0.6s;
	-webkit-transition: all ease 0.6s;
	-webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
	border-radius: 30px 30px 0 0;
}
.indexsec06 .listul a:hover .photo img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.indexsec06 .listul .txtbox {
	padding: 20px 30px;
}
.indexsec06 .listul h3 {
	font-size: 20px;
	font-weight: normal;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
  -webkit-box-orient: vertical;
	margin-bottom: 10px;
	transition: all ease 0.6s;
	-webkit-transition: all ease 0.6s;
}
.indexsec06 .listul a:hover h3 {
	color: #0271bd;
}
.indexsec06 .listul p {
	color: #666;
	line-height: 1.8;
}
.indexsec06 .listul .time {
	position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  background-color: rgba(2, 113, 189,0.85);
  border-radius: 0 30px 0 30px;
  font-size: 18px;
  padding: 10px 20px;
}
#footer {
	overflow: hidden;
	background-color: #2f3e51;
	color: #fff;
}
#footer .comWidth {
	display: flex;
	align-items: center;
}
#footer .flox {
	position: relative;
	width: 30%;
	background-color: #0271bd;
	border-radius: 0 80px 0 0;
	box-sizing: border-box;
	padding: 40px 30px 40px 0;
}
#footer .flox:before {
	position: absolute;
	right: 100%;
	width: 2000px;
	bottom: 0;
	top: 0;
	content: "";
	background-color: #0271bd;
}
#footer .flox a {
	color: #fff;
}
#footer .flox li:not(:last-child) {
	margin-bottom: 30px;
}
#footer .flox .txt02 {
	font-size: 20px;
}
#footer .flox li:first-child .txt02 {
	font-size: 40px;
}
#footer .flox .txt02 img {
	max-width: 140px;
	border-radius: 10px;
	margin-top: 10px;
}
#footer .frox {
	width: 70%;
}
#footer .fnav {
	padding: 40px 0 40px 30px;
	display: flex;
	justify-content: space-between;
}
#footer .fnav .fitem {
	padding-left: 30px;
}
#footer .fnav .fttl a {
	color: #fff;
	font-size: 20px;
}
#footer .fnav li {
	margin-top: 15px;
}
#footer .fnav li a {
	color: #fff;
}
#footer .fnav a:hover {
	text-decoration: underline;
}
#footer .fbtm {
	text-align: center;
	padding: 40px 0;
	border-top: 1px solid rgba(255,255,255,0.08);
}
#footer .special {
  font-size: 14px;
  color: rgba(255,255,255,0.5);
  margin-bottom: 5px;
}
#footer .copyright a {
	color: #fff;
}
#footer .copyright .ga {
	margin: 0 15px;
}
#footer .copyright img {
	display: inline-block;
	vertical-align: middle;
	margin: -2px 3px 0 0;
}
.friendlink {
	padding: 0 0 30px 60px;
}
.friendlink ul {
	display: flex;
	flex-wrap: wrap;
	font-size: 14px;
	color: rgba(255,255,255,0.5);
}
.friendlink li {
	margin: 0 15px 5px 0;
}
.friendlink ul li:first-child {
	font-weight: bold;
}
.friendlink a {
	color: rgba(255,255,255,0.5);
}
.friendlink a:hover {
	text-decoration: underline;
}
.comTop {
	height: 100vh;
	overflow: hidden;
	position: relative;
}
.comTop img {
	width: 100%;
	height: 100%;
	animation: mybig 3s;
	object-fit: cover;
	object-position: center;
}
.comTop .ttl {
	text-align: center;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	margin-top: 40px;
}
.comTop .ttl:before {
	width: 560px;
	height: 560px;
	background: url("../img/icon08.png") no-repeat;
	background-size: 100% 100%;
	opacity: 0.1;
	left: 50%;
	top: 50%;
	margin: -280px 0 0 -280px;
	position: absolute;
	content: "";
	-webkit-animation: rotate360 100s linear infinite;
  animation: rotate360 100s linear infinite;
}
.comTop .en {
	font-size: 40px;
  text-transform: uppercase;
  font-weight: bold;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.comTop .cn {
	font-size: 46px;
	font-weight: bold;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
@keyframes mybig {
  0% {
    transform:scale(1.1)
  }
  100% {
    transform:scale(1)
  }
}
.comTtl {
	padding-top: 45px;
	position: relative;
	margin-bottom: 40px;
}
.comTtl h2 {
	position: relative;
	z-index: 2;
	font-size: 36px;
}
.comTtl h2 span {
	display: block;
	font-size: 24px;
}
.comTtl .en {
	font-size: 140px;
	color: rgba(2, 113, 189,0.1);
	text-transform: uppercase;
	white-space: nowrap;
	position: absolute;
	left: -100px;
	top: 0;
	z-index: 1;
	line-height: 1;
	font-family: Impact;
	letter-spacing: 2px;
}
.page {
	position: relative;
}
.contactPage .sec01 {
	margin: 100px 0;
}
.contactPage .sec01 ul {
	display: flex;
	border: 1px solid #ddd;
}
.contactPage .sec01 ul li {
	width: 33.33%;
	box-sizing: border-box;
	border-right: 1px solid #ddd;
	padding: 40px 5%;
}
.contactPage .sec01 ul li:last-child {
	border-right: none;
}
.contactPage .sec01 ul .txt01 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 50px;
}
.contactPage .sec01 ul .icon {
	margin-bottom: 60px;
	position: relative;
	width: 142px;
	height: 124px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.contactPage .sec01 ul .icon:before {
	position: absolute;
	left: 9px;
	top: 0;
	right: 9px;
	height: 100%;
	content: "";
	background: url("../img/icon09.png") no-repeat;
	background-size: 100% 100%;
	animation: rotateZ 10s infinite linear;
}
@keyframes rotateZ {
	from {transform:rotateZ(-90deg);}
	to {transform: rotateZ(270deg);}
}
.contactPage .sec01 ul .icon:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 60px;
	top: 80%;
	left: 0;
	background: url("../img/icon10.png") no-repeat;
	background-size: 100% 100%;
	animation: translatey 1.2s infinite cubic-bezier(.36, 0,.7,1) alternate backwards;
}
@keyframes translatey {
  0% {transform: none;}
  100% {transform: translateY(-10px);}
}
.contactPage .sec01 ul .icon img {
	width: 50px;
}
.contactPage .sec01 ul .txt02 {
	color: #666;
	font-family: Arial;
}
.contactPage .sec01 ul .txt02 span {
	display: block;
	font-size: 22px;
	color: #0271bd;
	margin-top: 5px;
}
.contactPage .sec01 ul .txt02 a {
	color: #0271bd;
	font-size: 28px;
}
.contactPage .sec02 img {
	width: 100%;
}
.aboutPage .sec01 {
	padding: 100px 0;
	position: relative;
	background: url("../img/bg11.png") no-repeat left bottom;
}
.aboutPage .sec01 .rbox {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 44%;
	background: url("../img/bg10.jpg") no-repeat center top;
	background-size: cover;
}
.aboutPage .sec01 .rbox ul {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	display: flex;
}
.aboutPage .sec01 .rbox ul li {
	width: 33.33%;
	background-color: #0271bd;
	color: #fff;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 220px;
}
.aboutPage .sec01 .rbox ul li:first-child {
	background-color: #61abee;
}
.aboutPage .sec01 .rbox ul li:nth-child(2) {
	background-color: #438dd0;
}
.aboutPage .sec01 .rbox ul .counter {
	font-size: 50px;
	font-family: "Arial Black", "sans-serif";
}
.aboutPage .sec01 .lbox {
	width: 49%;
}
.aboutPage .sec01 .lbox h3 {
	font-size: 28px;
	color: #0271bd;
	font-weight: normal;
	margin-bottom: 40px;
}
.aboutPage .sec01 .lbox p {
	color: #666;
	line-height: 1.8;
}
.aboutPage .sec01 .lbox .icon {
	margin-top: 50px;
}
.aboutPage .sec01 .lbox .icon img {
	max-width: 100px;
	animation: rotate 1.8s linear infinite;
}
@keyframes rotate {
    0% {
    transform: translateY(0) ;
  }
    25% {
        transform: translateY(10px);
    }
    50% {
        transform: translateY(20px) scale(1.1, 0.9);
       
    }
    75% {
        ransform: translateY(10px) ;
    }
    100% {
        transform: translateY(0) ;
    }
}
.aboutPage .sec02 {
	padding: 100px 0;
	background: url("../img/bg12.jpg") no-repeat center bottom;
	background-size: cover;
	position: relative;
}
.aboutPage .sec02:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	content: "";
	background-color: rgba(0,0,0,0.2);
}
.aboutPage .sec02 .comWidth {
	position: relative;
	z-index: 2;
}
.aboutPage .sec02 .comTtl h2 {
	color: #fff;
}
.aboutPage .sec02 .comTtl .en {
	color: rgba(255, 255, 255, 0.1);
}
.aboutPage .sec02 ul {
	display: flex;
	justify-content: space-between;
}
.aboutPage .sec02 ul li {
	width: 23%;
	background-color: rgba(255,255,255,0.85);
	border-radius: 40px 0 40px 0;
	box-sizing: border-box;
	padding: 40px 30px;
	text-align: center;
	-webkit-transition: all .5s;transition: all .5s;
}
.aboutPage .sec02 ul li:hover {
	border-radius: 40px;
}
.aboutPage .sec02 ul .img {
	margin-bottom: 20px;
}
.aboutPage .sec02 ul .img img {
	max-width: 100px;
}
.aboutPage .sec02 ul p {
	color: #666;
}
.aboutPage .sec02 ul p span {
	display: block;
	color: #333;
	margin-bottom: 10px;
	font-size: 24px;
}
.aboutPage .sec03 {
	padding: 100px 0;
	background: url("../img/bg13.jpg") no-repeat center bottom;
	background-size: cover;
}
.aboutPage .sec03 .comWidth {
	position: relative;
}
.aboutPage .sec03 .swiper-slide {
	width: 340px;
}
.aboutPage .sec03 .swiper-slide a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 480px;
}
.aboutPage .sec03 .swiper-slide img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
.aboutPage .sec03 .arrow {
	position: absolute;
	right: 30px;
	top: 35px;
	width: 160px;
	height: 60px;
}
.aboutPage .sec03 .swiper-button-next,
.aboutPage .sec03 .swiper-button-prev {
	width: 60px;
	height: 60px;
	border-radius: 100%;
}
.aboutPage .sec03 .swiper-button-next:after,
.aboutPage .sec03 .swiper-button-prev:after {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.aboutPage .sec03 .swiper-button-prev {
	left: 0;
	top: 0;
	margin: 0;
	background-color: #0271bd;
}
.aboutPage .sec03 .swiper-button-next {
	right: 0;
	top: 0;
	margin: 0;
	background-color: #5fc62d;
}
.comCate {
	overflow: hidden;
	padding: 15px 0;
	background-color: #0271bd;
}
.comCate .comWidth {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.comCate ul {
	display: flex;
}
.comCate ul li {
	margin-right: 30px;
}
.comCate ul a {
	display: block;
	min-width: 140px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	border-radius: 30px;
	box-sizing: border-box;
	padding: 10px 20px;
}
.comCate ul a:hover,
.comCate ul .on a {
	background-color: #5fc62d;
}
.comCate .path,
.comCate .path a {
	color: #fff;
}
.comCate .path a:hover {
	text-decoration: underline;
}
.newsPage .sec01 {
	margin: 100px 0;
}
.newsPage .sec01 ul {
	display: flex;
	flex-wrap: wrap;
}
.newsPage .sec01 li {
	width: 31%;
	margin: 0 3.5% 80px 0;
}
.newsPage .sec01 li:nth-child(3n) {
	margin-right: 0;
}
.newsPage .sec01 li a {
	display: block;
}
.newsPage .sec01 li .photo {
	border-radius: 20px;
	overflow: hidden;
	height: 400px;
	margin-bottom: 20px;
}
.newsPage .sec01 li .photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	transition: all ease 0.6s;
	-webkit-transition: all ease 0.6s;
	-webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
.newsPage .sec01 li a:hover .photo img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.newsPage .sec01 li .time {
	margin-bottom: 10px;
}
.newsPage .sec01 li h2 {
	font-size: 20px;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.newsPage .sec01 li a:hover h2 {
	color: #0271bd;
}
.pagination {
	margin-top: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.pagination span {
	font-size: 20px;
}
.pagination a {
	margin: 0 5px 5px;
	display: inline-block;
	padding: 6px 10px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	min-width: 44px;
	text-align: center;
	border-radius: 100%;
}
.pagination .page-status {
	margin-right: 10px;
}
.pagination a:hover,
.pagination .page-num-current {
	background-color: #0271bd;
	color: #fff;
}
.headerbg #header {
	background-color: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
}
.headerbg #header h1 .blue {
	opacity: 1;
}
.headerbg #header h1 .white {
	opacity: 0;
}
.headerbg #header .navone > li > a {
	color: #333;
}
.headerbg #header .navone > li.on > a {
	color: #0271bd;
}
.headerbg #header .navone > li > a:hover {
	color: #0271bd;
}
.newsDetailPage {
	padding: 160px 0 100px;
}
.newsDetailPage .sec01 {
	margin-bottom: 100px;
}
.newsDetailPage .sec01 .comWidth {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-direction: row-reverse;
}
.newsDetailPage .sec01 .lbox {
	width: 85%;
}
.newsDetailPage .sec01 .lbox .path {
	color: #999;
	margin-bottom: 30px;
}
.newsDetailPage .sec01 .lbox .path a {
	color: #999;
}
.newsDetailPage .sec01 .lbox .path a:hover {
	color: #0271bd;
}
.newsDetailPage .sec01 .lbox .ttl {
	font-size: 30px;
	margin-bottom: 20px;
}
.newsDetailPage .sec01 .lbox .num {
	color: #bfbfbf;
	display: flex;
	margin-bottom: 40px;
}
.newsDetailPage .sec01 .lbox .num li:first-child {
	margin-right: 40px;
}
.newsDetailPage .sec01 .lbox .note {
	margin-top: 10px;
}
.comInfo,
.comInfo * {
	font-size: 18px !important;
	color: #666 !important;
	line-height: 2 !important;
}
.comInfo img {
	margin: 10px auto !important;
	display: block;
	width: auto !important;
	height: auto !important;
	max-width: 100% !important;
	max-height: 100% !important;
}
.comInfo table {
	border-collapse: collapse;
	width: 100% !important;
	margin: 20px 0;
}
.comInfo table tr:nth-child(2n+1) {
  background-color: #F4F4F4;
}
.comInfo table th,
.comInfo table td {
	border: 1px solid #a9c6c9;
	padding: 5px;
	word-break: break-all;
}
.newsDetailPage .sec01 .rbox {
	position: sticky;
	left: 0;
	top: 30px;
}
.newsDetailPage .sec01 .rbox .time {
	width: 135px;
	padding: 22px;
	background-color: #0271bd;
	text-align: center;
	color: #fff;
	font-family: "Helvetica";
	box-sizing: border-box;
}
.newsDetailPage .sec01 .rbox .time span {
	padding-bottom: 15px;
	margin-bottom: 10px;
	display: block;
	border-bottom: 1px solid rgba(255, 255, 255, 0.22);
	line-height: 1;
	font-size: 50px;
}
.newsDetailPage .sec01 .rbox li {
	margin-top: 40px;
}
.newsDetailPage .sec01 .rbox li a {
	display: flex;
	align-items: center;
	color: #666;
}
.newsDetailPage .sec01 .rbox li .icon {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	background-color: #0271bd;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 10px;
}
.newsDetailPage .sec01 .rbox li .icon img {
	width: 20px;
}
.newsDetailPage .sec01 .rbox li a:hover {
	color: #0271bd;
}
.comSwiper .swiper-slide {
	width: 400px;
}
.comSwiper .swiper-slide a {
	display: block;
	background-color: whitesmoke;
	border-radius: 20px;
}
.comSwiper .swiper-slide .photo {
	overflow: hidden;
	border-radius: 20px 20px 0 0;
}
.comSwiper .swiper-slide .photo img {
	width: 100%;
	height: 100%;
	transition: all ease 0.6s;
	-webkit-transition: all ease 0.6s;
	-webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
	border-radius: 20px 20px 0 0;
}
.comSwiper .swiper-slide a:hover .photo img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.comSwiper .swiper-slide .ttl {
	padding: 30px 80px 30px 20px;
	position: relative;
}
.comSwiper .swiper-slide h2 {
	font-size: 20px;
	font-weight: normal;
}
.comSwiper .swiper-slide .icon {
	position: absolute;
	right: 20px;
	top: 25px;
	width: 40px;
	height: 40px;
	border: 1px solid #0271bd;
	border-radius: 100%;
	box-sizing: border-box;
	-webkit-transition: all .5s;transition: all .5s;
}
.comSwiper .swiper-slide .icon img {
	width: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -7px 0 0 -10px;
	transform: rotate(-45deg);
	-webkit-transition: all .5s;transition: all .5s;
}
.comSwiper .swiper-slide .white {
	opacity: 0;
}
.comSwiper .swiper-slide a:hover .icon {
	background-color: #0271bd;
}
.comSwiper .swiper-slide a:hover .icon img {
	transform: rotate(0);
}
.comSwiper .swiper-slide a:hover .icon .white {
	opacity: 1;
}
.comSwiper .swiper-slide a:hover .icon .blue {
	opacity: 0;
}
.comSwiper .swiper-slide a:hover h2 {
	color: #0271bd;
}
.comSwiper .swiper-wrapper {
	 transition-timing-function:linear;
}
.productPage .sec01 {
	margin: 100px 0;
}
.productPage .sec01 ul {
	display: flex;
	flex-wrap: wrap;
}
.productPage .sec01 ul li {
	width: 32%;
	margin: 0 2% 40px 0;
}
.productPage .sec01 ul li:nth-child(3n) {
	margin-right: 0;
}
.productPage .sec01 ul a {
	height: 100%;
	display: block;
	background-color: whitesmoke;
	border-radius: 20px;
}
.productPage .sec01 ul .photo {
	overflow: hidden;
	border-radius: 20px 20px 0 0;
}
.productPage .sec01 ul .photo img {
	width: 100%;
	height: 100%;
	transition: all ease 0.6s;
	-webkit-transition: all ease 0.6s;
	-webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
	border-radius: 20px 20px 0 0;
}
.productPage .sec01 ul a:hover .photo img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.productPage .sec01 ul .ttl {
	padding: 30px 80px 30px 20px;
	position: relative;
}
.productPage .sec01 ul h2 {
	font-size: 20px;
	font-weight: normal;
}
.productPage .sec01 ul .icon {
	position: absolute;
	right: 20px;
	top: 25px;
	width: 40px;
	height: 40px;
	border: 1px solid #0271bd;
	border-radius: 100%;
	box-sizing: border-box;
	-webkit-transition: all .5s;transition: all .5s;
}
.productPage .sec01 ul .icon img {
	width: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -7px 0 0 -10px;
	transform: rotate(-45deg);
	-webkit-transition: all .5s;transition: all .5s;
}
.productPage .sec01 ul .icon .white {
	opacity: 0;
}
.productPage .sec01 ul a:hover .icon {
	background-color: #0271bd;
}
.productPage .sec01 ul a:hover .icon img {
	transform: rotate(0);
}
.productPage .sec01 ul a:hover .icon .white {
	opacity: 1;
}
.productPage .sec01 ul a:hover .icon .blue {
	opacity: 0;
}
.productPage .sec01 ul a:hover h2 {
	color: #0271bd;
}
.productDetailPage {
	padding: 85px 0 100px;
}
.productDetailPage .sec01 {
	display: flex;
	align-items: flex-start;
	margin-bottom: 100px;
}
.productDetailPage .sec01 .lbox {
	width: 50%;
	position: sticky;
	left: 0;
	top: 0;
	box-sizing: border-box;
	padding: 80px;
}
.productDetailPage .sec01 .lbox .photo {
	height: 500px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.productDetailPage .sec01 .lbox .photo img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.productDetailPage .sec01 .lbox p {
	margin-top: 20px;
	font-size: 24px;
	color: #666;
	text-align: center;
}
.productDetailPage .sec01 .lbox .swiper {
	padding-bottom: 60px;
}
.productDetailPage .sec01 .rbox {
	box-sizing: border-box;
	padding: 80px 100px 80px 80px;
	width: 50%;
	background-color: #f5f5f5;
}
.productDetailPage .sec01 .rbox .path {
	color: #999;
}
.productDetailPage .sec01 .rbox .path a {
	color: #999;
}
.productDetailPage .sec01 .rbox .path a:hover {
	color: #0271bd;
}
.productDetailPage .sec01 .rbox .ttl {
	font-size: 30px;
	border-bottom: 1px solid #ddd;
	padding: 30px 90px 30px 0;
	margin-bottom: 40px;
	background: url("../img/icon02.png") no-repeat right bottom 30px;
	background-size: 66px auto;
}
.productDetailPage .sec01 .rbox .info *,
.productDetailPage .sec01 .rbox .info {
	font-size: 18px !important;
	line-height: 2 !important;
}
.productDetailPage .sec01 .rbox .info h3 {
	font-size: 20px !important;
	position: relative;
	padding-left: 20px;
	margin-bottom: 10px;
}
.productDetailPage .sec01 .rbox .info h3:before {
	content: '';
	  position: absolute;
	  left: 0;
	  top: 10px;
	  width: 5px;
	  bottom: 10px;
	  background-color: #0271bd;
	  border-radius: 2px;
}
.productDetailPage .sec01 .rbox .info table {
	border-collapse: collapse;
	width: 100% !important;
	margin: 20px 0;
}
.productDetailPage .sec01 .rbox .info table tr:nth-child(2n+1) {
  background-color: #F4F4F4;
}
.productDetailPage .sec01 .rbox .info table th,
.productDetailPage .sec01 .rbox .info table td {
	border: 1px solid #a9c6c9;
	padding: 5px;
	word-break: break-all;
}
.productDetailPage .sec01 .rbox .info img {
	margin: 10px auto !important;
	display: block;
	width: auto !important;
	height: auto !important;
}
.productDetailPage .sec01 .rbox .note {
	margin-top: 10px;
}
.comPagelist {
	margin-top: 40px;
}
.comPagelist li {
	margin-top: 10px;
	font-size: 18px;
}
.comPagelist li a:hover {
	color: #0271bd;
}
.videoPage .sec01 {
	margin: 100px 0;
}
.videoPage .sec01 ul {
	display: flex;
	flex-wrap: wrap;
}
.videoPage .sec01 li {
	width: 31%;
	margin: 0 3.5% 80px 0;
}
.videoPage .sec01 li:nth-child(3n) {
	margin-right: 0;
}
.videoPage .sec01 li a {
	display: block;
}
.videoPage .sec01 li .photo {
	border-radius: 20px;
	overflow: hidden;
	height: 300px;
	margin-bottom: 20px;
	position: relative;
}
.videoPage .sec01 li .photo:before {
	width: 80px;
	height: 80px;
	margin: -40px 0 0 -40px;
	position: absolute;
	left: 50%;
	top: 50%;
	background: url("../img/icon21.png") no-repeat;
	background-size: 100% 100%;
	content: "";
	z-index: 1;
	opacity: 0;
	-webkit-transition: all .5s;transition: all .5s;
}
.videoPage .sec01 li a:hover .photo:before {
	opacity: 1;
}
.videoPage .sec01 li .photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	transition: all ease 0.6s;
	-webkit-transition: all ease 0.6s;
	-webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
.videoPage .sec01 li a:hover .photo img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.videoPage .sec01 li h2 {
	font-size: 20px;
}
.videoPage .sec01 li a:hover h2 {
	color: #0271bd;
}
.casePage .sec01,
.solutionPage .sec01 {
	margin: 100px 0;
}
.casePage .sec01 ul,
.solutionPage .sec01 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.casePage .sec01 ul li,
.solutionPage .sec01 ul li {
	width: 48.5%;
	display: flex;
	align-items: center;
	background-color: whitesmoke;
	margin-bottom: 40px;
	border-radius: 20px;
}
.casePage .sec01 ul .txtbox,
.solutionPage .sec01 ul .txtbox {
	width: 48%;
	box-sizing: border-box;
	padding: 40px 5%;
}
.casePage .sec01 ul h2,
.solutionPage .sec01 ul h2 {
	font-size: 22px;
	margin-bottom: 40px;
	font-weight: normal;
}
.casePage .sec01 ul h2 a,
.solutionPage .sec01 ul h2 a {
	display: block;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
  -webkit-box-orient: vertical;
}
.casePage .sec01 ul h2 a:hover,
.solutionPage .sec01 ul h2 a:hover {
	color: #0271bd;
}
.casePage .sec01 ul .photo,
.solutionPage .sec01 ul .photo {
	width: 52%;
	height: 310px;
	border-radius: 0 20px 20px 0;
}
.casePage .sec01 ul .photo img,
.solutionPage .sec01 ul .photo img {
	width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
	border-radius: 0 20px 20px 0;
}
.casePage .sec01 .comBtn span,
.solutionPage .sec01 .comBtn span {
	padding: 0 40px 0 80px;
}
.casePage .sec01 .comBtn a:hover span,
.solutionPage .sec01 .comBtn a:hover span {
	padding: 0 56px;
}
.casePage .sec01 .comBtn a:before,
.solutionPage .sec01 .comBtn a:before {
	width: 30px;
}
.searchsec {
	margin-bottom: 100px;
}
.searchsec .ttl {
	font-size: 30px;
	margin-bottom: 40px;
	font-weight: normal;
}
.searchsec .ttl span {
	font-weight: bold;
	color: red;
}
.searchsec .text {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
}
.searchsec ul {
	display: flex;
	flex-wrap: wrap;
}
.searchsec li {
	width: 31%;
	margin: 0 3.5% 80px 0;
}
.searchsec li:nth-child(3n) {
	margin-right: 0;
}
.searchsec li a {
	display: block;
}
.searchsec li .photo {
	border-radius: 20px;
	overflow: hidden;
	height: 300px;
	margin-bottom: 20px;
}
.searchsec li .photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	transition: all ease 0.6s;
	-webkit-transition: all ease 0.6s;
	-webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
.searchsec li a:hover .photo img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.searchsec li h2 {
	margin-bottom: 10px;
	font-size: 20px;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.searchsec li a:hover h2 {
	color: #0271bd;
}

@media all and (max-width: 1800px) {
	.comTtl .en {left: -30px;}
}
@media all and (min-width: 992px) and (max-width: 1200px) {
	#header {padding: 0 30px;}
	#header h1 {width: 200px;}
	.menuFix {right: 30px;}
	#header .navone {margin-right: 70px;}
	#header .navone > li > a {padding-left: 10px;padding-right: 10px;font-size: 16px;}
	.comTtl .en {font-size: 135px;}
	.comCate .path {display: none;}
	.casePage .sec01 .comBtn span,
	.solutionPage .sec01 .comBtn span {font-size: 16px;padding: 0 24px 0 64px;}
	.casePage .sec01 .comBtn a:hover span,
	.solutionPage .sec01 .comBtn a:hover span {padding: 0 40px;}
}
@media all and (min-width: 1201px) and (max-width: 1440px) {
	#header {padding: 0 3%;}
	#header h1 {width: 240px;}
	.menuFix {right: 3%;}
	#header .navone > li > a {padding-left: 16px;padding-right: 16px;}
	.casePage .sec01 .comBtn span,
	.solutionPage .sec01 .comBtn span {padding: 0 35px 0 75px;}
	.casePage .sec01 .comBtn a:hover span,
	.solutionPage .sec01 .comBtn a:hover span {padding: 0 50px;}
}
@media all and (max-width: 991px) {
	.pagination {
		margin-top: 20px;
	}
	.pagination span {
		font-size: 14px;
	}
	.pagination a {
		margin: 0 3px 5px;
		min-width: 33px;
	}
	.pagination .page-status {
		margin-right: 8px;
	}
	#fp-nav {
		display: none;
	}
	#header {
		display: block;
		padding: 15px;
	}
	#header h1 {
		width: 200px;
	}
	#header .navone {
		display: none;
	}
	.menuFix {
		right: 25px;
		top: 15px;
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	.menuFix.fix {
		right: 25px;
		top: 25px;
	}
	.menuBox:before {
	  right: -855px;
	}
	.menuBox:after {
	  right: -950px;
	}
	.menuBox .menucon {
		width: 100%;
	  margin-left: 0;
	  border-radius: 0;
	  padding: 15px;
		overflow-y: auto;
	}
	.menuBox .close {
	  right: 15px;
	  top: 15px;
	}
	.menuBox .menutop .strip:not(:last-child) {
		margin-bottom: 30px;
	}
	.menuBox .menutop .item a {
		font-size: 18px;
	}
	.menuBox .menutop li {
		margin: 10px 20px 0 0;
	}
	.menuBox .menubtm {
		margin-top: 30px;
		padding-top: 30px;
	}
	.comWidth {
		max-width: inherit;
		padding: 0 15px;
	}
	.indexsec02 .comWidth {
		display: block;
	}
	.indexsec02 .lbox {
		display: none;
	}
	.indexsec02 .rbox {
		width: auto;
	}
	.indexsec02 .rbox h2 {
		font-size: 22px;
		margin-bottom: 20px;
	}
	.indexsec02 .rbox .txt {
		line-height: 1.6;
		margin-bottom: 20px;
	}
	.comBtn a {
		height: 45px;
		line-height: 45px;
	}
	.comBtn a:before {
		width: 30px;
		border-width: 48px 30px 0 0;
	}
	.comBtn span {
		font-size: 16px;
		padding: 0 40px 0 78px;
	}
	.comBtn a:hover span {
		padding: 0 59px;
	}
	.headline01 {
		font-size: 28px;
	}
	.headline02 {
		font-size: 22px;
	}
	.indexsec03 .swiper-slide {
		width: 100%;
	}
	.indexsec03 .swiper-button-prev,
	.indexsec03 .swiper-button-next {
		display: none;
	}
	.indexsec03 .swiper-slide .inner {
		display: block;
		border-right: none;
		padding-right: 0;
	}
	.indexsec03 .swiper-slide .lbox {
		width: auto;
	}
	.indexsec03 .swiper-slide .lbox .ttl {
		margin-bottom: 10px;
	}
	.indexsec03 .swiper-slide .lbox h2:before {
		top: -13px;
		width: 98px;
		height: 80px;
	}
	.indexsec03 .swiper-slide .lbox h2 a {
		font-size: 22px;
	}
	.indexsec03 .swiper-slide .lbox h2 span {
		font-size: 18px;
	}
	.indexsec03 .swiper-slide .lbox .note {
		display: none;
	}
	.indexsec03 .swiper-slide .lbox ul {
		margin-bottom: 20px;
	}
	.indexsec03 .swiper-slide .lbox li {
		margin-bottom: 8px;
	}
	.indexsec03 .swiper-slide .lbox li a {
		font-size: 16px;
	}
	.indexsec03 .swiper-slide .rbox {
		width: auto;
		padding: 10%;
		margin-top: 10px;
	}
	.indexsec04 .ttlbox {
		bottom: inherit;
		top: 15px;
		left: 15px;
	}
	.indexsec04 .swiper-slide .inner {
		right: 15px;
		bottom: inherit;
		width: auto;
		left: 15px;
		top: 100px;
		padding: 20px;
	}
	.indexsec04 .swiper-slide h3 {
		font-size: 22px;
	}
	.indexsec04 .swiper-slide h3 span {
		font-size: 18px;
	}
	.indexsec04 .swiper-slide p {
		margin-bottom: 20px;
	}
	.indexsec04 .txtul {
		left: 15px;
		bottom: 60px;
		right: 15px;
		flex-wrap: wrap;
	}
	.indexsec04 .txtul li {
		width: 50%;
	}
	.indexsec04 .txtul a {
		height: 100px;
		font-size: 14px;
		padding: 0 15px;
	}
	.indexsec04 .txtul img {
		height: 30px;
		margin: 0 auto 10px;
	}
	.indexsec05 .topbox {
		margin-bottom: 20px;
		display: block;
	}
	.indexsec05 .comBtn {
		margin-top: 10px;
	}
	.indexsec05 .swiper-slide {
		width: 280px;
	}
	.indexsec05 .swiper-slide .photo {
		height: 280px;
	}
	.indexsec05 .swiper-slide .txt {
		padding: 15px;
	}
	.indexsec05 .swiper-slide p {
		font-size: 16px;
	}
	.indexsec06 .topbox {
		margin-bottom: 20px;
		display: block;
	}
	.indexsec06 .comBtn {
		margin-top: 10px;
	}
	.indexsec06 .listul {
		display: block;
	}
	.indexsec06 .listul li {
		width: auto;
		margin: 0;
	}
	.indexsec06 .listul li:nth-child(2),
	.indexsec06 .listul li:nth-child(3) {
		display: none;
	}
	.indexsec06 .listul .photo {
		height: 240px;
	}
	.indexsec06 .listul .txtbox {
		padding: 15px;
	}
	.indexsec06 .listul h3 {
		font-size: 16px;
	}
	.indexsec06 .listul p {
		line-height: 1.6;
	}
	.indexsec06 .listul .time {
	  font-size: 16px;
	}
	#footer .comWidth {
		display: block;
	}
	#footer .flox {
		width: auto;
		padding: 20px 20px 1px;
	}
	#footer .flox li:not(:last-child) {
		margin-bottom: 20px;
	}
	#footer .flox .txt02 {
		font-size: 16px;
	}
	#footer .flox li:first-child .txt02 {
		font-size: 24px;
	}
	#footer .flox li:last-child {
		display: none;
	}
	#footer .frox {
		width: auto;
	}
	#footer .fnav {
		display: none;
	}
	#footer .fbtm {
		padding: 15px 0 60px;
	}
	.friendlink {
		padding: 15px 0;
	}
	.comTop {
		height: 320px;
	}
	.comTop .ttl {
		left: 15px;
		right: 15px;
		transform: translate(0,-50%);
		-moz-transform: translate(0,-50%);
		-ms-transform: translate(0,-50%);
		-o-transform: translate(0,-50%);
		-webkit-transform: translate(0,-50%);
		margin-top: 30px;
	}
	.comTop .ttl:before {
		width: 200px;
		height: 200px;
		margin: -100px 0 0 -100px;
	}
	.comTop .en {
		font-size: 20px;
	}
	.comTop .cn {
		font-size: 24px;
	}
	.comTtl {
		padding-top: 0;
		margin-bottom: 20px;
	}
	.comTtl h2 {
		font-size: 24px;
	}
	.comTtl h2 span {
		font-size: 20px;
	}
	.comTtl .en {
		font-size: 70px;
		left: -14px;
		letter-spacing: 0;
		white-space: inherit;
		word-wrap: anywhere;
	}
	.contactPage .sec01 {
		margin: 40px 0;
	}
	.contactPage .sec01 ul {
		display: block;
	}
	.contactPage .sec01 ul li {
		width: auto;
		border-right: none;
		border-bottom: 1px solid #ddd;
		padding: 20px;
	}
	.contactPage .sec01 ul li:last-child {
		border-bottom: none;
	}
	.contactPage .sec01 ul .txt01 {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.contactPage .sec01 ul .icon {
		margin-bottom: 40px;
		width: 114px;
		height: 99px;
	}
	.contactPage .sec01 ul .icon:after {
		height: 50px;
	}
	.contactPage .sec01 ul .icon img {
		width: 34px;
	}
	.contactPage .sec01 ul .txt02 span {
		font-size: 18px;
	}
	.contactPage .sec01 ul .txt02 a {
		font-size: 22px;
	}
	.aboutPage .sec01 {
		padding: 40px 0;
	}
	.aboutPage .sec01 .rbox {
		position: static;
		right: inherit;
		top: inherit;
		bottom: inherit;
		width: auto;
		height: 270px;
	}
	.aboutPage .sec01 .rbox ul li {
		height: 100px;
	}
	.aboutPage .sec01 .rbox ul .counter {
		font-size: 30px;
	}
	.aboutPage .sec01 .lbox {
		width: auto;
	}
	.aboutPage .sec01 .lbox h3 {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.aboutPage .sec01 .lbox p {
		line-height: 1.6;
	}
	.aboutPage .sec01 .lbox .icon {
		margin: 20px 0;
	}
	.aboutPage .sec01 .lbox .icon img {
		max-width: 60px;
	}
	.aboutPage .sec02 {
		padding: 40px 0;
	}
	.aboutPage .sec02 ul {
		flex-wrap: wrap;
		margin-top: -15px;
	}
	.aboutPage .sec02 ul li {
		width: 48.5%;
		padding: 20px 15px;
		margin-top: 15px;
	}
	.aboutPage .sec02 ul .img {
		margin-bottom: 10px;
	}
	.aboutPage .sec02 ul .img img {
		max-width: 60px;
	}
	.aboutPage .sec02 ul p span {
		font-size: 18px;
	}
	.aboutPage .sec03 {
		padding: 40px 0;
	}
	.aboutPage .sec03 .swiper-slide {
		width: 240px;
	}
	.aboutPage .sec03 .swiper-slide a {
		height: 340px;
	}
	.aboutPage .sec03 .arrow {
		display: none;
	}
	.comCate {
		padding: 10px 0 5px;
	}
	.comCate .comWidth {
		display: block;
		padding: 0;
	}
	.comCate ul {
		flex-wrap: wrap;
	}
	.comCate ul li {
		margin: 0 3px 5px;
	}
	.comCate ul a {
		min-width: inherit;
		font-size: 16px;
		padding: 7px 15px;
	}
	.comCate .path {
		display: none;
	}
	.newsPage .sec01 {
		margin: 40px 0;
	}
	.newsPage .sec01 ul {
		justify-content: space-between;
	}
	.newsPage .sec01 li {
		width: 48.5%;
		margin: 0 0 20px;
	}
	.newsPage .sec01 li .photo {
		height: 150px;
		margin-bottom: 10px;
	}
	.newsPage .sec01 li .time {
		margin-bottom: 5px;
	}
	.newsPage .sec01 li h2 {
		font-size: 16px;
	}
	.pagination {
		margin-top: 20px;
	}
	.pagination span {
		font-size: 16px;
	}
	.pagination a {
		padding: 5px 10px;
		min-width: 36px;
	}
	.newsDetailPage {
		padding: 100px 0 40px;
	}
	.newsDetailPage .sec01 {
		margin-bottom: 40px;
	}
	.newsDetailPage .sec01 .comWidth {
		display: block;
	}
	.newsDetailPage .sec01 .lbox {
		width: auto;
	}
	.newsDetailPage .sec01 .lbox .path {
		margin-bottom: 20px;
	}
	.newsDetailPage .sec01 .lbox .ttl {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.newsDetailPage .sec01 .lbox .num {
		margin-bottom: 20px;
	}
	.newsDetailPage .sec01 .lbox .num li:first-child {
		margin-right: 20px;
	}
	.comInfo,
	.comInfo * {
		font-size: 16px !important;
		line-height: 1.6 !important;
	}
	.comInfo table {
		margin: 10px 0;
	}
	.newsDetailPage .sec01 .rbox {
		position: static;
		left: inherit;
		top: inherit;
	}
	.newsDetailPage .sec01 .rbox .time {
		display: none;
	}
	.newsDetailPage .sec01 .rbox ul {
		display: flex;
		justify-content: space-between;
	}
	.newsDetailPage .sec01 .rbox li {
		margin-top: 20px;
	}
	.newsDetailPage .sec01 .rbox li .icon {
		width: 28px;
		height: 28px;
		margin-right: 5px;
	}
	.newsDetailPage .sec01 .rbox li .icon img {
		width: 14px;
	}
	.newsDetailPage .sec02 .comTtl .en {
		font-size: 48px;
	}
	.comSwiper .swiper-slide {
		width: 280px;
	}
	.comSwiper .swiper-slide .ttl {
		padding: 15px 60px 15px 15px;
	}
	.comSwiper .swiper-slide h2 {
		font-size: 16px;
	}
	.comSwiper .swiper-slide .icon {
		right: 15px;
		top: 12px;
		width: 30px;
		height: 30px;
	}
	.comSwiper .swiper-slide .icon img {
		width: 14px;
		margin: -5px 0 0 -6px;
	}
	.productPage .sec01 {
		margin: 40px 0;
	}
	.productPage .sec01 ul {
		justify-content: space-between;
	}
	.productPage .sec01 ul li {
		width: 48.5%;
		margin: 0 0 20px;
	}
	.productPage .sec01 ul .ttl {
		padding: 15px 50px 15px 15px;
	}
	.productPage .sec01 ul h2 {
		font-size: 16px;
	}
	.productPage .sec01 ul .icon {
		right: 15px;
		top: 13px;
		width: 30px;
		height: 30px;
	}
	.productPage .sec01 ul .icon img {
		width: 14px;
		margin: -5px 0 0 -6px;
	}
	.productDetailPage {
		padding: 72px 0 40px;
	}
	.productDetailPage .sec01 {
		display: block;
		margin-bottom: 40px;
	}
	.productDetailPage .sec01 .lbox {
		width: auto;
		position: static;
		padding: 20px;
	}
	.productDetailPage .sec01 .lbox .photo {
		height: 280px;
	}
	.productDetailPage .sec01 .lbox p {
		margin-top: 10px;
		font-size: 16px;
	}
	.productDetailPage .sec01 .lbox .swiper {
		padding-bottom: 30px;
	}
	.productDetailPage .sec01 .rbox {
		padding: 20px 15px;
		width: auto;
	}
	.productDetailPage .sec01 .rbox .ttl {
		font-size: 20px;
		padding: 15px 45px 15px 0;
		margin-bottom: 20px;
		background-position: right bottom 15px;
		background-size: 40px auto;
	}
	.productDetailPage .sec01 .rbox .info *,
	.productDetailPage .sec01 .rbox .info {
		font-size: 16px !important;
		line-height: 1.6 !important;
	}
	.productDetailPage .sec01 .rbox .info h3 {
		font-size: 18px !important;
		padding-left: 15px;
		margin-bottom: 5px;
	}
	.productDetailPage .sec01 .rbox .info h3:before {
		  top: 6px;
		  bottom: 6px;
	}
	.productDetailPage .sec01 .rbox .info table {
		margin: 10px 0;
	}
	.productDetailPage .sec02 .comTtl .en {
		font-size: 48px;
	}
	.comPagelist {
		margin-top: 20px;
	}
	.comPagelist li {
		margin-top: 5px;
		font-size: 16px;
	}
	.videoPage .sec01 {
		margin: 40px 0;
	}
	.videoPage .sec01 ul {
		justify-content: space-between;
	}
	.videoPage .sec01 li {
		width: 48.5%;
		margin: 0 0 20px;
	}
	.videoPage .sec01 li .photo {
		height: 140px;
		margin-bottom: 10px;
	}
	.videoPage .sec01 li .photo:before {
		width: 40px;
		height: 40px;
		margin: -20px 0 0 -20px;
	}
	.videoPage .sec01 li h2 {
		font-size: 16px;
	}
	.casePage .sec01,
	.solutionPage .sec01 {
		margin: 40px 0;
	}
	.casePage .sec01 ul,
	.solutionPage .sec01 ul {
		display: block;
	}
	.casePage .sec01 ul li,
	.solutionPage .sec01 ul li {
		width: auto;
		margin-bottom: 20px;
		display: block;
	}
	.casePage .sec01 ul .txtbox,
	.solutionPage .sec01 ul .txtbox {
		width: auto;
		padding: 20px 15px;
	}
	.casePage .sec01 ul h2,
	.solutionPage .sec01 ul h2 {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.casePage .sec01 ul .photo,
	.solutionPage .sec01 ul .photo {
		width: auto;
		height: 200px;
		border-radius: 0 0 20px 20px;
	}
	.casePage .sec01 ul .photo img,
	.solutionPage .sec01 ul .photo img {
		border-radius: 0 0 20px 20px;
	}
	.searchsec {
		margin-bottom: 40px;
	}
	.searchsec .ttl {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.searchsec .text {
		font-size: 20px;
	}
	.searchsec ul {
		display: block;
	}
	.searchsec li {
		width: auto;
		margin: 0 0 20px;
	}
	.searchsec li .photo {
		height: 200px;
		margin-bottom: 10px;
	}
	.searchsec li h2 {
		margin-bottom: 5px;
		font-size: 16px;
	  overflow: inherit;
	  text-overflow: inherit;
	  display: block;
	  -webkit-line-clamp: inherit;
	  line-clamp: inherit;
	  -webkit-box-orient: inherit;
	}
}