@charset "UTF-8";


@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;400;500;600&display=swap');
@import url(https://fonts.googleapis.com/css?family=Helvetica%20Neue:200,300,400,500,600,700);


@font-face {
	font-family: 'HELVETICANEUELTPRO-THEX';
	src: url('../fonts/HELVETICANEUELTPRO-THEX.eot')  format('embedded-opentype');
	src: url('../fonts/HELVETICANEUELTPRO-THEX.woff') format('woff'),
		url('../fonts/HELVETICANEUELTPRO-THEX.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* [README]： reset CSS
  *,*::before,*::after{box-sizing:border-box}

 中所述修改相应参数的值。
*/
/* reset CSS */
*,
::after,
::before {
  box-sizing: border-box;
}
* {
    box-sizing: border-box;
	margin: 0;
	padding: 0;
}
html {
  line-sizing: normal;
  -webkit-overflow-scrolling:touch;
}

body {margin: 0;}

h1 {font-size: 2rem;}
h2 {font-size: 1.5rem;}
h3 {font-size: 1.17rem;}
h4 {font-size: 1rem;}
h5 {font-size: 0.83rem;}
h6 {font-size: 0.67rem;}

h1 {margin: 0.67em 0;}

pre {white-space: pre-wrap;}

hr {
  border-style: solid;
  border-width: 1px 0 0;
  color: inherit;
  height: 0;
  overflow: visible;
}

audio,canvas,embed,iframe,img,object,svg,video {
  display: block;
  vertical-align: middle;
  max-width: 100%;
}

canvas,img,svg,video {
  height: auto;
}

audio {
  width: 100%;
}

img {
  border-style: none;
}

svg {
  overflow: hidden;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}



/*** ! locomotive-scroll v3.5.4 | MIT License | https://github.com/locomotivemtl/locomotive-scroll ****/
html.has-scroll-smooth {overflow: hidden; }

html.has-scroll-dragging {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.has-scroll-smooth body {overflow: hidden; }
.has-scroll-smooth [data-scroll-container] {min-height: 100vh; }

.c-scrollbar {
  position: absolute;
  right: 0;
  top: 0;
  width: 4px;
  height: 100vh;
  transform-origin: center right;
  transition: transform 0.3s, opacity 0.3s;
  opacity: 0; }
  .c-scrollbar:hover {
    transform: scaleX(1.5); }
  .c-scrollbar:hover, .has-scroll-scrolling .c-scrollbar, .has-scroll-dragging .c-scrollbar {
    opacity: 1; }

.c-scrollbar_thumb {
  position: absolute;
  top: 0;
  right: 0;
  background-color: black;
  opacity: 0.5;
  width: 4px;
  border-radius: 4px;
  margin: 2px;
  cursor: -webkit-grab;
  cursor: grab; }
 .has-scroll-dragging .c-scrollbar_thumb {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

@media only screen and (min-width: 769px) {
	::-webkit-scrollbar{
	width: 6px;
	height: 6px;
	background-color: #F5F5F5;
}
 
::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
	background-color: #F5F5F5;
}
 
::-webkit-scrollbar-thumb{ 
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}}

/* [README]：在下面描述其他样式　*/
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html,body{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;}
div,span,object,iframe,
h1,h2,h3,h4,h5,h6,
p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,
tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

article,aside,details,
figcaption,figure,footer,footer,
header,hgroup,menu,nav,section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  webkit-font-smoothing: antialiased;
}

body { 
  font-weight: 400;
  font-size: 16px;
  font-family: "SF Pro SC", "SF Pro Display", "Helvetica Neue", "Helvetica", "Segoe UI", "Microsoft YaHei", "微软雅黑", "PingFang Regular", "Hiragino Sans GB", sans-serif;
 
}

.hide {display: none !important;}
.show {display: block !important;}

img {
  width: 100%;
  vertical-align: bottom;
}

a {
  color: #000;
  text-decoration: none;
}

ul { list-style: none;}
ol { list-style-type: none;}

.only-pc {
  display: block;
}
.only-sp {
  display: none;
}

@media screen and (max-width: 767px) {
 html {
    font-size: calc(100vw / 37.5);
  }
  body {
    font-size: 1.6rem;
  }
  .only-pc {
    display: none !important;
  }
  .only-sp {
    display: block !important;
  }
}

.color-white {color:#fff !important;}
.color-black {color:#000 !important;}
.color-gray {color:#292929 !important;}
.color-gray2 {color:#4b4b4b !important;}

.bgcolor-white {background-color:#fff !important;}
.bgcolor-black {background-color:#000 !important;}
.bgcolor-black {background-color:#4b4b4b !important;}


/* pallrax */
.imageItemWrap {
  width: 100%;
  overflow: hidden;
}




/*----------------------------------------------------------------------------------
10. Footer
-----------------------------------------------------------------------------------*/



.bottomlineanimation,.ttl-line{position:relative}
.ttl-line{padding-bottom:10px}
.ttl-line-bottom,.ttl-line:before{position:absolute;content:"";top:100%;left:0;width:100%;height:1px;background:#454545;overflow:hidden;display:block}
.ttl-line:after{top:100%}
.ttl-line-bottom .ttl-line-bottom-move,.ttl-line:after{position:absolute;content:"";left:0;width:32px;height:1px;background:#fff}
.ttl-line-bottom .ttl-line-bottom-move{top:0}

.bottomlineanimation.noline .ttl-line-bottom .ttl-line-bottom-move{width:60px;transform:translate(-100%)}
.bottomlineanimation,
.footer_top ._title{position: relative;}
.footer {
  background: #151515;
  padding: 66px 0;
  position: relative;
}
.footer_top .contacts_info {color:rgba(255,255,255,.6);font-size: 14px;line-height: 1.8em;}

.footer_top  .contacts_info .tel a {
  font-size: 18px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.75);
  display: block;
  width: auto;
}
.footer_top   .contacts_info .email {
  width: 50%;
}
.footer_top  .contacts_info .email a {
  font-size: 18px;
  color: #fff;
  display: block;
  float: left;
  width: auto;
}

/**
.footer_top .right .address:before {
  width: 16px;
  height: 22px;
  background: url(../img/geo.svg) center center no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 5px;
  content: '';
}
**/



.footer_top ._title {
    font-size: 14px;
	 font-weight: 600;
     color: rgba(255, 255, 255, 0.6);
    padding: 18px 0;
    margin-bottom: 22px;

}
.ttl-line-bottom,
.footer_top .col-stand ._title:before {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(255,255,255,.1);
    overflow: hidden;
    display: block;
	z-index: 99;

}
.footer_top .col-stand ._title:after {
    top: 100%;
}
.ttl-line-bottom .ttl-line-bottom-move,
.footer_top .col-stand ._title:after {
    position: absolute;
    content: "";
    left: 0;
    height: 1px;
    background: #fff;
	z-index: 99;
}
.footer_top ul li {
  margin-bottom:10px;
}
.footer_top ul li a {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
  display: block;
  width: auto;
  line-height: 20px;
}
.footer_top ul li a:hover {
  color: #fff;
}
.footer__body a{
  color: rgba(255, 255, 255, 0.6);
}
.footer__body a:hover {
  color: #fff;
}
.footer_bottom {
  padding-top: 160px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.6);
}

.footer_bottom .left {
  color: rgba(255, 255, 255, 0.53);
}
.footer_bottom .right {
  float: right;
  color: rgba(255, 255, 255, 0.53);
}



/*----------------------------------------------------------------------------------
11. Socials
-----------------------------------------------------------------------------------*/
.footer_top .social-links{
	margin-top: 36px;
    position: relative;
}
.social-links .link {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: block;
  float: left;
  position: relative;
  margin-right: 10px;
}
.social-links .link .fa{
font-size: 16px;
color:#ccc;
}
.social-links .link .fa:hover{
color:#fff;
}

@media screen and (max-width: 1200px) {
  .instagram_posts .post {
    width: 25%;
  }
  .instagram_posts .post:last-child {
    display: none;
  }


  .footer_top .right .contacts_info .tel {
    max-width: 300px;
  }
  .footer_bottom .right {
    clear: both;
    float: left;
  }
  .footer_bottom {
    padding-top: 90px;
  }

  .footer_top .right .contacts_info .tel a {
    font-size: 18px;
  }

}

@media screen and (max-width: 1040px) and (orientation: landscape) {


}
@media screen and (min-width: 1001px) {
  .footer_top .col-stand ul {
    display: block !important;
  }
}
@media screen and (max-width: 1000px) {
 .wrap {
    max-width: 100%;
    width: 86%;
    margin: 0 auto;
}
 }
@media screen and (min-width: 641px) {
 .footer_top  ._title:after {
    width: 32px;
	}}
@media screen and (max-width: 640px) {
  .wrap {
    width: 100%;
}
.footer_top .footer_title.active + ul {
    display: block !important;
	padding: 4.76% 0;
	height: 100%;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
 }
 .footer_top .footer_title + ul {
	display: none !important;
	padding:0 0;
	height: 0;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
}
  .footer_top .col-stand {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.18);
    padding-right: 0;
  }

  .footer_top .col-stand ._title {
    margin-bottom: 0;
    padding: 5.87% 0;
    font-size: 13px;
    position: relative;
  }

  .footer_top .col-stand ._title:before,
  .footer_top .col-stand ._title:after {
	content: '';
	position: absolute;
    top: 50%;
    left: auto;
    right: 0;
    width: 3.8%;
    height: 1px;
    background: #666;
    transition: all .3s ease;
    pointer-events: none;
	transform: rotate(0);

}
  .footer_top .col-stand ._title:before {
	transform: rotate(90deg);
     transition: all .3s ease;
  }

  .footer_top .col-stand ._title.active:before {
	content: '';
    transform: rotate(180deg);
    transition: all .3s ease;
    pointer-events: none;
	width: 3.8%;
    height: 1px;
    background: #454545;
}
.footer_top .col-stand  .ttl-line-bottom,
.no-line .ttl-line-bottom,
 .ttl-line-bottom .ttl-line-bottom-move,
 .ttl-line .ttl-line-bottom{display:none}

 .footer_top .col-stand ._title {
	 padding: 5.87% 0;
  }
  .footer_top .col-stand ._title.active:after{background-color: #fff;}
  .footer_top .col-stand ._title.active{color:#fff;}
  .footer_top .col-stand .contacts_info .tel {
    width: 100%;
    padding-right: 0;
  }

}

@media screen and (max-width: 400px) {
  .footer_top   .address {
    font-size: 14px;
  }

}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .shadow {
    display: none !important;
  }

  .travel-list .posts .item:hover .item_left .image {
    -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.37);
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.37);
    transition: all .2s linear;
  }

}
/*end footer styles*/




.footer {
  width: 100%;
  background-color: #1F2022;
  position: relative;
}
.footer-inner {
  padding: 6.153vw 0 0 6.153vw;
}

.footer-logo {
  width: 7vw;
  height: 7vw;
}

.footer__body {
  display: flex;
  padding: 8.076vw 0 12.538vw 11.2%;
  position: relative;
}
.footer__company {
  display: block;
}

.footer__title {
  color: #fff;
  font-family: "Montserrat", "SF Pro SC", "SF Pro Display", "Helvetica Neue", "Helvetica", "Segoe UI", "Microsoft YaHei", "微软雅黑", "PingFang Regular", "Hiragino Sans GB", sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.8px;
  margin-bottom: 3.384vw;
}

.footer__company-item {
  display: flex;
  margin-bottom: 1.307vw;
}

.footer__company-item-title {
  min-width: 8.769vw;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1.12px;
  opacity: 0.5;
}


.footer__company-item-text {
  color: #fff;
  font-size: 14px;
  letter-spacing: 1.12px;
  line-height: 2;
  opacity: 0.8;
}

.footer__contact {
  position: absolute;
  left: 64.5%;
}

.footer__contact-button {
  width: 19.23vw;
  height: 6.923vw;
  background: #383e48;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 6.923vw;
  margin-bottom: 4.076vw;
  position: relative;
  text-align: center;
}

.footer__contact-button::before {
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 3.23vw;
  z-index: 1;
}

@media screen and (max-width: 1100px) {
  .footer-inner {
    padding: 68px 0 0 68px;
  }
  .footer-logo {
    width: 9vw;
    height: 9vw;
  }
  .footer__body {
    padding: 89px 0 138px 11.2vw;
  }
  .footer__title {
    margin-top: 37px;
  }
  .footer__company-item {
    margin-bottom: 25px;
  }
  .footer__company-item-title {
    min-width: 96px;
  }
  .footer__contact-button {
    width: 211px;
    height: 76px;
    line-height: 76px;
    margin-bottom: 45px;
  }
  .footer__contact-button::before {
    right: 35px;
  }
}

@media screen and (max-width: 992px) {
	.footer_bottom .right {
    margin-top: 14px;
  }}
@media screen and (max-width: 767px) {
  .footer__video {
    display: none;
  }
  .footer {
    width: 100%;
    padding-bottom: 10.133vw;
  }
  .footer-inner {
    padding: 10.666vw 8vw 40px;
  }
  .indexpage .footer-inner {
    padding: 10.666vw 8vw 60px;
  }

  .footer__body {
    display: block;
    padding: 16vw 0 ;
    height: auto;
    overflow: auto;
  }
 .footer-logo {
    width: 16.8vw;
    height: 18.666vw;
  }
  .footer__title {
    font-size: 1.2rem;
    letter-spacing: 0.6px;
    margin-bottom: 5.333vw;
  }
  .footer__company-item {
    margin-bottom: 4.333vw;
  }
   .footer__company-item-title {
    min-width: 27.333vw;
    font-size: 1.2rem;
  }
  .footer__company-item-text {
    font-size: 1.2rem;
  }
  .footer__contact {
    position: static;
  }
  .footer__contact-button {
    width: 100%;
    height: 18.666vw;
    font-size: 1.4rem;
    line-height: 18.666vw;
    margin-bottom: 5.333vw;
  }
  .footer__contact-button::before {
    right: 5.6vw;
  }


}

.footer__contact-button::after {
  width: 100%;
  height: 100%;
  background: #CC9200;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transform: scale(1, 0);
  transform-origin: left bottom;
  transition: 0.3s;
}

body:not(.-is-touchDevice) .footer__contact-button {
  transition: 0.3s;
}

body:not(.-is-touchDevice) .footer__contact-button:hover::after {
  transform: scale(1, 1);
  transition: 0.3s;
}

.footer__contact-button-text {
  position: relative;
  z-index: 1;
}
.contacts_info .tel a.footer_contact-number {
  color: #fff;
  font-family: "HELVETICANEUELTPRO-THEX";
   font-weight: 300;
  font-size: 26px;
  font-weight: 100;
  word-spacing: 2px;
	line-height: 2em;
}
.footer__contact .footer_contact-number {
  color: #fff;
 font-family: "HELVETICANEUELTPRO-THEX";
  font-weight: 300;
  font-size: 3.23vw;
  font-weight: 100;
}

.footer__copy {
  color: #fff;
  font-family: "Poppins", "SF Pro SC", "SF Pro Display", "Helvetica Neue", "Helvetica", "Segoe UI", "Microsoft YaHei", "微软雅黑", "PingFang Regular", "Hiragino Sans GB", sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.05em;
  opacity: 0.7;
  position: absolute;
  left: 30px;
  bottom: 245px;
  transform: rotate(90deg);
  transform-origin: left bottom;
}

.footer__cross {
  position: absolute;
  top: 16.384vw;
  transform: translate(-5px, -5px);
}

@media screen and (max-width: 1100px) {
  .footer__contact .footer_contact-number {
    font-size: 26px;
  }
  .footer__cross {
    top: 180px;
  }
}

@media screen and (max-width: 767px) {
  body:not(.-is-touchDevice) .footer__contact-button:hover::after {
    transform: scale(1, 0);
  }
 .footer__contact .footer_contact-number {
    font-size: 4.2rem;
  }
   .footer__copy {
    font-size: 1.2rem;
    margin-top: 16vw;
    position: static;
    transform: rotate(0);
    text-align: center;
  }
  .footer__cross {
    display: none !important;
  }
}

.footer__cross:nth-of-type(1) {
  left: 16.666%;
}

.footer__cross:nth-of-type(2) {
  left: 66.664%;
}




.header {
  width: 100%;
  position: relative;
  z-index: 998;
}

.header__logo {
  width: 110px;
  height: 92px;
  position: absolute;
  top: 5.384vw;
  left: 5.384vw;
  z-index: 4;
}


.header__text {
  color: #fff;
  display: block;
  font-size: 14px;
  letter-spacing: 1.8px;
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: 1;
}

.header__text._font-black {
  color: #222;
}

.logo-fix {
  width: 70px;
  height: 70px;
  background: #fff;
  display: block;
  position: fixed;
  top: 20px;
  left: auto;
  right:91px;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}

.logo-fix._show {
  visibility: visible;
  opacity: 1;
  transition: 0.3s;
}

.logo-fix__img {
  width: 54px;
  height: 46px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 4;
}

.fix-icon {
  width: 108px;
  height: 108px;
  background: #F7C600;
  cursor: pointer;
  display: block;
  position: fixed;
  z-index: 4;
  right: 0;
  bottom: 0;
}

@media screen and (max-width: 1100px) {
  .header__logo {
    top: 59px;
    left: 59px;
  }
}

@media screen and (max-width: 767px) {
   .header__logo-wrapper {
    width: 21.333vw;
    height: 21.333vw;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
  }
  .header__logo-wrapper .header__logo {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .header__logo {
    width: 19vw;
    height: 18vw;
    top: 6vw;
    left: 6.666vw;
  }
   .header__text {
    font-size: 1.3rem;
  }

  .main_menu_link {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
   .main_menu_icon{
	width: 21.333vw;
    height: 21.333vw;
    display: flex;
    justify-content: center;
    align-items: center;}

   .main_menu_icon:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 21.333vw;
    height: 21.333vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F7C600;
    transform: scale(1);
    transition: transform .45s cubic-bezier(.17,.67,.3,1.33);
}
   .logo-fix {
    width: 21.333vw;
    height: 21.333vw;
	top:0;
	right:21.333vw;
  }
  .logo-fix__img {
    width: 15vw;
    height: 13vw;
  }
  .fix-icon {
    width: 16vw;
    height: 16vw;
  }
}

.fix-icon::before {
  width: 100%;
  height: 100%;
  background: #fff;
  content: "";
  opacity: 0.2;
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: left top;
  transform: scale(1, 0);
  transition: 0.3s;
}

body:not(.-is-touchDevice) .fix-icon:hover::before {
  transform: scale(1, 1);
}

body:not(.-is-touchDevice) .fix-icon:hover .fix-icon__dot:nth-of-type(1),
body:not(.-is-touchDevice) .fix-icon:hover .fix-icon__dot:nth-of-type(3) {
  transform: translateY(0);
}

.fix-icon__dot {
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: 0.3s;
}

.fix-icon__dot:nth-of-type(1) {
  transform: translateY(-8px);
}

.fix-icon__dot:nth-of-type(2) {
  display: block;
}

.fix-icon__dot:nth-of-type(3) {
  transform: translateY(8px);
}

.l-lower {
  width: 100%;
  background: repeating-linear-gradient(90deg, rgba(41, 41, 41, 0.06), rgba(41, 41, 41, 0.06) 1px, transparent 1px, transparent 16.666%);
  position: relative;
}



@media screen and (max-width: 767px) {
  .l-lower {
    width: 100%;
    background: #f3f3f3;
  }
}

.l-lower::before {
  width: 100%;
  height: 100%;
  background: #f3f3f3;
  content: "";
  position: absolute;
  z-index: -1;
}

.l-lower__inner {
  padding: 18.461vw 0 14.307vw 16.666%;
}

@media screen and (max-width: 1100px) {
  .l-lower__inner {
    padding: 203px 0 157px 16.666%;
  }
}

@media screen and (max-width: 767px) {
  .l-lower__inner {
    padding: 35.2vw 0 26.666vw;
  }
}

.l-lower__title {
  width: 100%;
  display: flex;
  margin-bottom: 3.076vw;
  position: relative;
}

@media screen and (max-width: 1100px) {
  .l-lower__title {
    margin-bottom: 33px;
  }
}

@media screen and (max-width: 767px) {
  .l-lower__title {
    width: 92vw;
    margin-bottom: 6.933vw;
    margin-left: 8vw;
  }
}

.l-lower__title::before {
  width: 6px;
  height: 6px;
  background: #F7C600;
  border-radius: 50%;
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: -12px;
}

@media screen and (max-width: 767px) {
  .l-lower__title::before {
    width: 1.066vw;
    height: 1.066vw;
    top: -0.8vw;
    left: -1.866vw;
  }
}

.l-lower__title-en {
  display: block;
  font-family: "Poppins", "SF Pro SC", "SF Pro Display", "Helvetica Neue", "Helvetica", "Segoe UI", "Microsoft YaHei", "微软雅黑", "PingFang Regular", "Hiragino Sans GB", sans-serif;
  font-size: 16px;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .l-lower__title-en {
    font-size: 1.1rem;
  }
}

.l-lower__title-ja {
  display: block;
  font-size: 14px;
  font-weight: 500;
  margin-left: 5vw;
  position: relative;
}

@media screen and (max-width: 1100px) {
  .l-lower__title-ja {
    margin-left: 55px;
  }
}

@media screen and (max-width: 767px) {
  .l-lower__title-ja {
    font-size: 1.2rem;
    margin-left: 10.133vw;
  }
}

.l-lower__title-ja::before {
  width: 1.538vw;
  height: 1px;
  background: #cecece;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -2.922vw;
}

@media screen and (max-width: 1100px) {
  .l-lower__title-ja::before {
    width: 17px;
    left: -32px;
  }
}

@media screen and (max-width: 767px) {
  .l-lower__title-ja::before {
    width: 5.333vw;
    left: -7.466vw;
  }
}

.c-cross {
  width: 11px;
  height: 11px;
  display: block;
  position: absolute;
}

.c-cross::before,
.c-cross::after {
  background: #d1d1d1;
  content: "";
  position: absolute;
  z-index: 1;
}

.c-cross::before {
  width: 1px;
  height: 11px;
  left: 5px;
  top: 0;
}

.c-cross::after {
  width: 11px;
  height: 1px;
  top: 5px;
  left: 0;
}

.c-cross.c-cross--white::before,
.c-cross.c-cross--white::after {
  background: #fff;
}

.c-form-item+.c-form-item {
  margin-top: 3.076vw;
}



.c-form-item._require .c-form-item__title {
  position: relative;
}

.c-form-item._require .c-form-item__title::before {
  color: #F7C600;
  content: "*";
  font-size: 18px;
  position: absolute;
  top: -5px;
  left: -10px;
}

.c-form-item__title {
  color: #414141;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.8px;
  margin-bottom: 18px;
}

.c-form-item__title-note {
  color: #9f9f9f;
  font-size: 13px;
  font-weight: 400;
  margin-left: 20px;
}

.c-form-item__input {
  width: 100%;
  display: block;
}

.c-form-item__input-input {
  width: 100%;
  max-width: 808px;
  background: #f3f3f3;
  border: none;
  border-radius: 0;
  font-size: 13px;
  padding: 26px 25px;
}
@media screen and (max-width: 1100px) {
  .c-form-item+.c-form-item {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
   .c-form-item+.c-form-item {
    margin-top: 5.333vw;
  }
  .c-form-item._require .c-form-item__title::before {
    font-size: 1.8rem;
    top: -1.333vw;
    left: -2.666vw;
  }
   .c-form-item__title {
    font-size: 1.2rem;
    margin-bottom: 2.666vw;
  }
  .c-form-item__title-note {
    display: block;
    font-size: 1.2rem;
    margin-left: 0;
  }
  .c-form-item__input-input {
    max-width: 100%;
     font-size: 13px;
    padding: 4.534vw 2.666vw;
  }
}

.c-form-item__input-input::-webkit-input-placeholder {
  color: #b4b4b4;
  font-size: 13px;
}

.c-form-item__input-input::-moz-placeholder {
  color: #b4b4b4;
 font-size: 13px;
}

.c-form-item__input-input:-ms-input-placeholder {
  color: #b4b4b4;
 font-size: 13px;
}

.c-form-item__input-input::-ms-input-placeholder {
  color: #b4b4b4;
  font-size: 13px;
}

.c-form-item__input-input::placeholder {
  color: #b4b4b4;
  font-size: 13px;
}

@media screen and (max-width: 767px) {
  .c-form-item__input-input::-webkit-input-placeholder {
    font-size: 1.2rem;
  }

  .c-form-item__input-input::-moz-placeholder {
    font-size: 1.2rem;
  }

  .c-form-item__input-input:-ms-input-placeholder {
    font-size: 1.2rem;
  }

  .c-form-item__input-input::-ms-input-placeholder {
    font-size: 1.2rem;
  }

  .c-form-item__input-input::placeholder {
    font-size: 1.2rem;
  }
}

.c-form-item__input-input._error {
  background: #fff4f4;
  border: 1px solid #f00;
}

.c-form-item__input-error {
  color: #f00;
  font-size: 14px;
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  .c-form-item__input-error {
    font-size: 1.2rem;
    margin-top: 1.333vw;
  }
}

.c-form-item__textarea {
  width: 100%;
  max-width: 808px;
}

@media screen and (max-width: 767px) {
  .c-form-item__textarea {
    max-width: 100%;
  }
}

.c-form-item__textarea-input {
  width: 100%;
  height: 28.692vw;
  background: #f3f3f3;
  border: none;
  border-radius: 0;
  font-size: 16px;
  padding: 26px 25px;
}

@media screen and (max-width: 1100px) {
  .c-form-item__textarea-input {
    height: 373px;
  }
}

@media screen and (max-width: 767px) {
  .c-form-item__textarea-input {
    height: 50.133vw;
    font-size: 1.2rem;
    padding: 4.534vw 2.666vw;
  }
}

.c-form-item__textarea-input._error {
  background: #fff4f4;
  border: 1px solid #f00;
}

.c-form-item--checkbox {
  margin-top: 44px;
}

@media screen and (max-width: 767px) {
  .c-form-item--checkbox {
    margin-top: 5.222vw;
  }
}

.c-form-item--checkbox._require .c-form-item__checkbox-label-link {
  position: relative;
}

.c-form-item--checkbox._require .c-form-item__checkbox-label-link::before {
  color: #F7C600;
  content: "*";
  font-size: 18px;
  position: absolute;
  top: -10px;
  right: -10px;
}

@media screen and (max-width: 767px) {
  .c-form-item--checkbox._require .c-form-item__checkbox-label-link::before {
    font-size: 1.8rem;
    top: -2.666vw;
    right: -2.666vw;
  }
}

.c-form-item__checkbox-input {
  display: none;
}

.c-form-item__checkbox-input:checked+.c-form-item__checkbox-label::after {
  display: block;
}

.c-form-item__checkbox-label {
  color: #414141;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.8px;
  padding-left: 55px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .c-form-item__checkbox-label {
    font-size: 1.2rem;
    padding-left: 8.533vw;
  }
}

.c-form-item__checkbox-label::before {
  width: 37px;
  height: 37px;
  background: #f3f3f3;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

@media screen and (max-width: 767px) {
  .c-form-item__checkbox-label::before {
    width: 5.866vw;
    height: 5.866vw;
  }
}

.c-form-item__checkbox-label::after {
  content: "";
  display: none;
  position: absolute;
  top: 0;
  left: 0.5em;
  transform: rotate(-45deg);
  width: 24px;
  height: 12px;
  border-left: 3px solid #707070;
  border-bottom: 3px solid #707070;
}

@media screen and (max-width: 767px) {
  .c-form-item__checkbox-label::after {
    width: 5vw;
    height: 2.5vw;
    border-left: 0.6vw solid #707070;
    border-bottom: 0.6vw solid #707070;
  }
}

.c-form-item__checkbox-label._confirm::after {
  display: block;
}

.c-form-item__checkbox-label._error::before {
  background: #fff4f4;
  border: 1px solid #f00;
}

.c-form-item__checkbox-label-link {
  margin-right: 10px;
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .c-form-item__checkbox-label-link {
    margin-right: 2.666vw;
  }
}

.c-form-item--submitArea {
  margin-top: 64px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-form-item--submitArea {
    margin-top: 10.666vw;
  }
}

.c-form-item--submit {
  width: 300px;
  height: 90px;
  background: #F7C600;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 90px;
  position: relative;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-form-item--submit {
    width: 100%;
    height: 18.666vw;
    font-size: 1.4rem;
    line-height: 18.666vw;
  }
}

.c-form-item--submit::before {
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 3.23vw;
}

body:not(.-is-touchDevice) .c-form-item--submit {
  transition: 0.3s;
}

body:not(.-is-touchDevice) .c-form-item--submit:hover {
  opacity: 0.6;
  transition: 0.3s;
}


.c-form-item__confirm {
  color: #414141;
  font-size: 16px;
  line-height: 2;
}

.p-contact-confirm .c-form-item+.c-form-item {
  margin-top: 4.23vw;
}


.p-contact-confirm .c-form-item--checkbox {
  margin-top: 5.076vw;
}

@media screen and (max-width: 1100px) {
  .c-form-item--submit::before {
    right: 35px;
  }

  .p-contact-confirm .c-form-item--checkbox {
    margin-top: 55px;
  }

  .p-contact-confirm .c-form-item+.c-form-item {
    margin-top: 46px;
  }
}

@media screen and (max-width: 767px) {
  .c-form-item--submit::before {
    right: 5.6vw;
  }

  .p-contact-confirm .c-form-item--checkbox {
    margin-top: 8vw;
  }

  body:not(.-is-touchDevice) .c-form-item--submit:hover {
    opacity: 1;
  }

  .c-form-item__confirm {
    font-size: 1.2rem;
  }

  .p-contact-confirm .c-form-item+.c-form-item {
    margin-top: 6.666vw;
  }

}

/**news**/

.c-news-slide {
  width: 27vw;
  margin-right: 5vw;
}

.c-news-slide__heading {
  display: block;
  margin-top: 1.692vw;
}

.c-news-slide__heading-date {
  color: #b1b1b1;
  display: block;
  font-size: 13px;
  font-weight: 500;
}

.c-news-slide__heading-title {
  color: #414141;
  display: block;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.8px;
  line-height: 1.75;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.c-news-slide__body-text {
  color: #707070;
  font-size: 13px;
  letter-spacing: 0.7px;
  line-height: 2;
  margin-top: 1.538vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}





.button-common-view__link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
	font-size: 1rem;
	margin: 0 0 0 0;
	float:right;
	margin-right: 12px; 
}
.button-common-view__link.reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.p-top-mv__news-list-item:hover .button-common-view__link.reverse em {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.p-top-mv__news-list-item:hover .button-common-view__link.reverse span:first-child em {
	-webkit-transition: -webkit-transform 0.25s 0.25s ease-out;
	transition: -webkit-transform 0.25s 0.25s ease-out;
	-o-transition: transform 0.25s 0.25s ease-out;
	transition: transform 0.25s 0.25s ease-out;
	transition: transform 0.25s 0.25s ease-out, -webkit-transform 0.25s 0.25s ease-out
}
.p-top-mv__news-list-item:hover .button-common-view__link.reverse span:nth-child(2) em {
	-webkit-transition: -webkit-transform 0.25s linear;
	transition: -webkit-transform 0.25s linear;
	-o-transition: transform 0.25s linear;
	transition: transform 0.25s linear;
	transition: transform 0.25s linear, -webkit-transform 0.25s linear
}
.button-common-view__link.reverse .button-common-view__link-icon {
	margin-left: 0; 
}
.button-common-view__link.reverse .button-common-view__link-icon-arrow:before {
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%)
}
.button-common-view__link.reverse .button-common-view__link-icon-arrow:after {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	left: auto;
	right: 53%
}
.button-common-view__link-icon {
	margin-left: 0 ;
	position: relative;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}
.button-common-view__link-icon > img{
	width: 3rem;
	height: auto;
	
}
.button-common-view__link-icon .o-button-round_icon {
    color: #fff;
    display: block;
    height: 1.25rem;
    left: 50%;
    margin-left: -0.625rem;
    margin-top: -0.625rem;
    position: absolute;
    top: 50%;
    width: 1.25rem;
	color:#666;
	fill:#666;
}
.button-common-view__link-icon:before {
	content: '';
	display: block;
	width: 4rem;
	height: 4rem;
	border: solid 0.9px #ccc;
	border-radius: 50%;
	position: relative;
	z-index: 0
}
.button-common-view__link-icon:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: calc(4rem - 2px);
	height: calc(4rem - 2px);
	border-radius: 100%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	z-index: 0
}
.button-common-view__link-icon-arrow:before {
	content: "";
	width: 0.9rem;
	height: 1px;
	background: #333;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-webkit-transition: .5s all ease;
	-o-transition: .5s all ease;
	transition: .5s all ease
}

.button-common-view__link-icon-arrow:after {
	content: "";
	width: 5px;
	height: 5px;
	border: solid 0.9px #333;
	border-top: none;
	border-left: none;
	position: absolute;
	left: 53%;
	top: calc(50% - 2.5px);
	z-index: 1;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: .5s all ease;
	-o-transition: .5s all ease;
	transition: .5s all ease
}
.button-common-view__link-icon span {
	position: absolute;
	width: 50%;
	height: 100%;
	overflow: hidden;
	z-index: 0;
	top: 0;
	background: transparent;
}
.button-common-view__link-icon span:first-child {
	left: 0
}
.button-common-view__link-icon span:first-child em {
	left: 100%;
	-webkit-transform-origin: 0% 50%;
	-ms-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top: 1px solid #f76457;
    border-right: 1px solid #f76457;
	border-bottom: 1px solid #f76457;
	box-sizing: border-box;
}
.button-common-view__link-icon span:nth-child(2) {
	left: 50%
}
.button-common-view__link-icon span:nth-child(2) em {
	left: -100%;
	-webkit-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-transition-delay: 0.25s;
	-o-transition-delay: 0.25s;
	transition-delay: 0.25s;
	border-top: 1px solid #f76457;
	border-bottom: 1px solid #f76457;
    border-left: 1px solid #f76457;
	box-sizing: border-box;
}
.button-common-view__link-icon span em {
	position: absolute;
	width: 100%;
	height: 100%; 
	border-radius: 999px;
	-webkit-transition: -webkit-transform 0.25s linear;
	transition: -webkit-transform 0.25s linear;
	-o-transition: transform 0.25s linear;
	transition: transform 0.25s linear;
	transition: transform 0.25s linear, -webkit-transform 0.25s linear
}
.p-top-mv__news-list-item:hover .button-common-view__link  em {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.p-top-mv__news-list-item:hover .button-common-view__link span:first-child em {
	-webkit-transition: -webkit-transform 0.25s 0.25s ease-out;
	transition: -webkit-transform 0.25s 0.25s ease-out;
	-o-transition: transform 0.25s 0.25s ease-out;
	transition: transform 0.25s 0.25s ease-out;
	transition: transform 0.25s 0.25s ease-out, -webkit-transform 0.25s 0.25s ease-out
}
.p-top-mv__news-list-item:hover .button-common-view__link span:nth-child(2) em {
	-webkit-transition: -webkit-transform 0.25s linear;
	transition: -webkit-transform 0.25s linear;
	-o-transition: transform 0.25s linear;
	transition: transform 0.25s linear;
	transition: transform 0.25s linear, -webkit-transform 0.25s linear
}
 
.button-common-view.position--right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.button-common-view.position--center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
 
 
.c-projects-slide .button-common-view__link  {
	 margin-right: 14px;
	margin-top: 26px;
}
.c-projects-slide .button-common-view__link .button-common-view__link-icon:before {
	content: '';
	display: block;
	width: 3rem;
	height: 3rem;
	border: solid 0.9px #ccc;
	border-radius: 50%;
	position: relative;
	z-index: 0
}
.c-projects-slide:hover .button-common-view__link  em {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.c-projects-slide:hover .button-common-view__link span:first-child em {
	-webkit-transition: -webkit-transform 0.25s 0.25s ease-out;
	transition: -webkit-transform 0.25s 0.25s ease-out;
	-o-transition: transform 0.25s 0.25s ease-out;
	transition: transform 0.25s 0.25s ease-out;
	transition: transform 0.25s 0.25s ease-out, -webkit-transform 0.25s 0.25s ease-out
}
.c-projects-slide:hover .button-common-view__link span:nth-child(2) em {
	-webkit-transition: -webkit-transform 0.25s linear;
	transition: -webkit-transform 0.25s linear;
	-o-transition: transform 0.25s linear;
	transition: transform 0.25s linear;
	transition: transform 0.25s linear, -webkit-transform 0.25s linear
}




  .c-feature-slide .button-common-view__link .button-common-view__link-icon:before {
	content: '';
	display: block;
	width: 4rem;
	height: 4rem;
	border: solid 0.9px #ccc;
	border-radius: 50%;
	position: relative;
	z-index: 0
}
 .c-feature-slide:hover .button-common-view__link  em {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
 .c-feature-slide:hover .button-common-view__link span:first-child em {
	-webkit-transition: -webkit-transform 0.25s 0.25s ease-out;
	transition: -webkit-transform 0.25s 0.25s ease-out;
	-o-transition: transform 0.25s 0.25s ease-out;
	transition: transform 0.25s 0.25s ease-out;
	transition: transform 0.25s 0.25s ease-out, -webkit-transform 0.25s 0.25s ease-out
}
 .c-feature-slide:hover .button-common-view__link span:nth-child(2) em {
	-webkit-transition: -webkit-transform 0.25s linear;
	transition: -webkit-transform 0.25s linear;
	-o-transition: transform 0.25s linear;
	transition: transform 0.25s linear;
	transition: transform 0.25s linear, -webkit-transform 0.25s linear
}
 .c-feature-slide .c-feature-slide__heading-date{
	display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}

.c-feature-slide__heading-date .button-common-view__link{
	position: relative;
    z-index: 1;
    display: inline-block;}

.button-common-view__link-icon .fa { 
	font-size: 18px;
	line-height: 18px;  
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	margin-left: -4px;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-webkit-transition: .5s all ease;
	-o-transition: .5s all ease;
	transition: .5s all ease
}

.c-news-slide__inner .c-news-slide__img .imageItemWrap,
.c-projects-slide__inner .c-projects-slide .imageItemWrap,
.c-teams-slide__inner .c-teams-slide .imageItemWrap,
c-feature-slide__inner .c-feature-slide .imageItemWrap {
  line-height: 0;
  overflow: hidden;
}

.c-news-slide__inner .c-news-slide__img .imageItemWrap img,
.c-feature-slide__inner .c-feature-slide__img .imageItemWrap img,
.c-projects-slide__inner .c-projects-slide__img .imageItemWrap img {
  width: 100%;
  height: auto; 
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.c-feature-slide__inner .c-feature-slide__img .imageItemWrap img{
	padding-bottom: 24px;
	 height: 260px;
	fill:#999 !important;
	color:#999;
	stroke: #00F;
	
}
.c-feature-slide__inner .c-feature-slide__img .imageItemWrap img svg{
	padding-bottom: 24px;
	 height: 240px;
	fill:#999 !important;
	color:#999;
	stroke: #00F;
}
.c-news-slide__inner .c-news-slide__img .imageItemWrap:hover img, 
.c-projects-slide:hover .c-projects-slide__inner .c-projects-slide__img .imageItemWrap img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.c-teams-slide__inner .c-teams-slide__heading-title,
.c-projects-slide__inner .c-projects-slide__heading-title {
  transition: all 0.3s cubic-bezier(.4, 0, 0, 1);
  -webkit-transition: all 0.3s cubic-bezier(.4, 0, 0, 1);
  -moz-transition: all 0.3s cubic-bezier(.4, 0, 0, 1);
  -ms-transition: all 0.3s cubic-bezier(.4, 0, 0, 1);
  -o-transition: all 0.3s cubic-bezier(.4, 0, 0, 1);
}

.c-projects-slide__inner:hover .c-projects-slide__heading-title {
  opacity: 1;
  color:#000;
}

@media screen and (max-width: 1100px) {
  .c-news-slide {
    width: 297px;
    margin-right: 55px;
  }
  .c-news-slide__heading {
    margin-top: 19px;
  }
  .c-news-slide__body-text {
    margin-top: 17px;
  }
}

@media screen and (max-width: 767px) {
  .c-news-slide {
    width: 56.533vw;
    margin-right: 8vw;
  }
  .c-news-slide__heading {
    margin-top: 3.733vw;
  }
  .c-news-slide__heading-date {
    font-size: 1.5rem;
    font-weight: 400;
  }
  .c-news-slide__heading-title {
    font-size: 1.4rem;
    line-height: 1.8;
  }
  .c-news-slide__body-text {
    font-size: 1.2rem;
    line-height: 1.8;
    margin-top: 1.538vw;
  }
}


/**projects**/
.fa-angle-right, .fa-angle-down { color: inherit; padding-left: 10px; }

.c-projects-slide {
  margin-right: 0;
  padding-bottom: 110px;
}

.c-projects-slide__heading {
  display: block;
  margin-top: 3.2vw;
  margin-bottom: 2.2vw;
  padding-right: 60px;
  box-sizing: border-box;
}

.c-projects-slide__heading-date {
  color: #b1b1b1;
  display: block;
  font-size: 13px;
  font-weight: 500;
  display: none;
}

.c-projects-slide__heading-title {
  color: #414141;
  display: block;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.8px;
  line-height: 1.75;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height:3.2em;
}

.c-projects-slide__body {
  padding-right: 60px;
  box-sizing: border-box;
}
.c-projects-slide .c-projects-slide__body .details{
width: 38px;
height: 38px;
padding:0;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
color: transparent;
text-indent: -18px;
background-color: #ffce0f;
border-color: #ffce0f;
position: absolute;
bottom:22px;
right:48px;
opacity: 0;
z-index: 5;
transition: all 0.36s ease;
}
.c-projects-slide .c-projects-slide__body .details .fa{
 display:  block;
 position: relative;
 transform: translate(0, 0);
 color:rgba(255,255,255,0.6);
 font-size: 20px;
 line-height: 38px;
 padding-left: 34px;
}

.c-projects-slide:hover .c-projects-slide__body  .details{
	color:transparent;
	opacity: 1;
	right:24px;
	border-color: #f8c80f;
    background-color: #f8c80f;
}
.c-projects-slide:hover .c-projects-slide__body  .details .fa{
  color:rgba(255,255,255,1);
}

.c-projects-slide__body-text {
  color: #707070;
  font-size: 13px;
 
  line-height: 2;
  margin-top: 1.538vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}



.mainpage .c-projects-slide__heading,
.mainpage .c-projects-slide__body {
  padding-right: 0;
  box-sizing: border-box;
}
.postpage .p-top-projects__body{ }
.postpage .p-top-projects__heading {line-height: 2em;padding-top: 60px;padding-bottom: 60px;  }
.description-list{
	font-size: 12px;color:#888;margin-bottom: 60px;line-height: 2em;
}

@media screen and (max-width: 1100px) {
  .c-projects-slide__heading {
    margin-top: 19px;
  }

  .c-projects-slide__body-text {
    margin-top: 17px;
  }
}

/**teams**/

.c-teams-slide {
  margin-right: 0;
  padding-bottom: 0px;
}
.p-top-teams .swiper-wrapper{
	padding-bottom:  0px;
	height: auto;
	 
}
.p-top-teams .swiper-slide{
	padding-bottom: 0;
 
 

}

.c-teams-slide__heading {
  margin-top: 1.692vw;
  padding-right: 40px;
	display: flex;
  box-sizing: border-box;
  flex-direction:column;
  align-items: flex-start;
  align-content: flex-start;
}

.c-teams-slide__heading-date {
  color: #b1b1b1;
 align-self:flex-start;
  font-size: 13px;
  font-weight: 500;
  display: none;
}

.c-teams-slide__heading-title {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.8px;
  line-height: 2;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow:ellipsis;
}
.c-teams-slide__heading-subtitle {
  color: #a2a2a2;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.8px;
  line-height: 1.4;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow:ellipsis;
}

.teams-list .c-teams-slide__inner{
	display: flex;
	flex-direction: row-reverse;
	align-content:flex-start;
	align-items:flex-end;
	align-self:flex-end;
	justify-content:flex-end;
}

.teams-list .c-teams-slide__body {

  display: flex;
  box-sizing: border-box;
  flex-direction:column;
   align-content:flex-start;
  align-items: flex-start;
  align-self:center;
  justify-content:flex-start;
  padding-right: 60px;
  width: calc( 100% - 560px);

}
.teams-list .swiper-container{padding-bottom: 0;}
.teams-list .c-teams-slide__body {

}
.c-teams-slide__img {
 
  width: 550px;
  padding-right: 5%;
}
.c-teams-slide__img .imageItemWrap{
   width: 100%;
  height: 600px;
 
}
.teams-list .c-teams-slide__inner .c-teams-slide__img .imageItemWrap img{
  width: 100%;
  object-fit: cover;
  object-position: 50%  0%;
 -webkit-transition: all 0.4s ease;
 transition: all 0.4s ease;
}
.c-teams-slide .c-teams-slide__body .details{
width: 38px;
height: 38px;
padding:0;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
color: transparent;
text-indent: -18px;
background-color: #ffce0f;
border-color: #ffce0f;
margin-top: 40px;
 
opacity: 1;

transition: all 0.36s ease;
}
.c-teams-slide .c-teams-slide__body .details .fa{
 display:  block;
 position: relative;
 transform: translate(0, 0);
 color:rgba(255,255,255,0.6);
 font-size: 20px;
 line-height: 38px;
 padding-left: 34px;
}

.c-teams-slide:hover .c-teams-slide__body .details{
	color:transparent;
	opacity: 1;
	right:24px;
	border-color: #f8c80f;
    background-color: #f8c80f;
}
.c-teams-slide:hover .c-teams-slide__body .details .fa{
  color:rgba(255,255,255,1);
}

.c-teams-slide__body-text {
  color: #707070;
  font-size: 13px;
  letter-spacing: 0.7px;
  line-height: 2;
  margin-top: 1.538vw;

}
.teams_tab_button {
	transition: all 0.3s ease-out 0s;
	border-top: solid 1px rgba(0,0,0,.1);
}
.teams_tab_button .c-teams-btn{
	transition: all 0.3s ease-out 0s;
 
}
.teams_tab_button .c-teams-btn.swiper-slide-thumb-active{ 
	transition: all 0.3s ease-out 0s;
}
.teams_tab_button .c-teams-btn:before{ 
	transition: all 0.3s ease-out 0s;
	width:0;
}
.teams_tab_button .c-teams-btn.swiper-slide-thumb-active:before{
	content: '';
	position: absolute;
	 
	top:0;
	left:0;
	width:100%;
	height:5px;
	background-color: #F7C600;
	transition: all 0.3s ease-out 0s;
	z-index: 1;
}
.teams_tab_button{
	position: relative;
}
.teams_tab_button .swiper-container-horizontal>.swiper-scrollbar{top:0;display: none;}
.teams_tab_button  .swiper-scrollbar-drag{
  height: 2px;
display: none;
  top:  0px;}
.teams_tab_button .swiper-scrollbar-drag{width: 80px;}


.c-teams-btn .c-teams-slide__inner{
  display: block;
  padding-top: 0;
  transition: all 0.3s ease-out 0s;
  text-align: center;}
.c-teams-btn:hover .c-teams-slide__inner{
    padding-top: 12px;}
.teams_tab_button  .c-teams-btn {
	display: block;
  text-align: center;
  cursor:pointer;
}
.teams_tab_button  .c-teams-btn:hover .details {
  color: transparent;
  width: 65px;
  height: 30px;
  border-color: transparent;
}
.teams_tab_button  .c-teams-btn:hover .details .fa {
  color: #959595;
  position: absolute;
  left: 20px;
}
.teams_tab_button  .c-teams-btn:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 50%;
  width: 1px;
  height: 10px;
  background-color: #e5e5e5;
  transition: all 0.3s ease-out 0s;
}
.teams_tab_button  .c-teams-btn:hover::after {
  height: 18px;
}
.teams_tab_button  .c-teams-btn .c-teams-slide__heading{
  margin-top: 1.692vw;
  padding-right: 0;

}
.c-teams-btn .c-teams-slide__heading-title{
  display: flex;
  justify-content: center;
  font-size: 16px;
  line-height: 28px;
  color: #666;}
.c-teams-btn .c-teams-slide__heading-subtitle{  font-size: 13px;color: #a2a2a2;}

.postpage .p-top-teams__body{ }
.description-list{
	font-size: 12px;color:#888;margin-bottom: 60px;line-height: 2em;
}
@media screen and (min-width: 1920px) {
  .teams-list .c-teams-slide__body {
    padding-right: 60px;
    width: calc( 100% - 560px);
  }
  .c-teams-slide__img {
    overflow: visible;
    width: 550px;
    padding-right: 5%;
  }
  .c-teams-slide__img .imageItemWrap{
     width: 100%;
    height: 600px;
    overflow:hidden;
  }
 .loadSplashItemImage {
  width: 78px;
} 
}
@media screen and (max-width: 1200px) {
  .c-teams-slide__img .imageItemWrap{
   height: 500px;
   overflow:hidden;
 }
}
@media screen and (max-width: 1023px) {
  .teams-list .c-teams-slide__body {
    padding-right: 40px;
    width: 50%;
    box-sizing: border-box;
  }
  .c-teams-slide__img {
    overflow: visible;
    width: 50%;
    padding-right: 3%;
    box-sizing: border-box;
  }
  .c-teams-slide__img .imageItemWrap{
    width: 100%;
   height: 450px;
   overflow:hidden;
 }
}
@media screen and (max-width: 991px) {
  .c-teams-slide__img .imageItemWrap{
    width: 100%;
   height: 420px;
   overflow:hidden;
 }
 .teams_tab_button .c-teams-btn .c-teams-slide__heading {
  margin-top: 2.4vw;
	}
}
@media screen and (max-width: 577px) {
  .teams-list .c-teams-slide__inner{
    display: flex;
    flex-direction: column;
    align-content:flex-start;
    align-items:flex-start;
    align-self:flex-start;
    justify-content:flex-start;
  }
  .c-teams-slide__img .imageItemWrap{
   height: 450px;
   overflow:hidden;
 }
  .teams-list .c-teams-slide__body {
    padding-right: 30px;
    padding-top: 40px;
    width: 100%;
  }
  .c-teams-slide__img {
    width: 95%;
    padding-right: 5%;
  }
  .c-teams-slide__body-text{margin-top: 20px;}
}
@media screen and (max-width: 480px) {

  .c-teams-slide__img .imageItemWrap{
   height: 380px;
   overflow:hidden;
 }
  .c-teams-slide__img {
    width: 100%;
    padding-right: 0;
  }
}
/**feature**/
.indexpage .c-feature-slide {
	box-sizing: border-box;
}
.c-feature-slide {
  box-sizing: border-box;
}
.mainpage .c-feature-slide {
  box-sizing: border-box;
  width:  33.3%;
}
.c-feature-slide .c-feature-slide__inner{
  margin-bottom:  0px;
  box-sizing: border-box;
  padding: 40px 30px 50px;
  transition: all 0.3s ease-out 0s;
}
.c-feature-slide:hover{background-color: #f8f8f8;}
.c-feature-slide:hover .c-feature-slide__inner .c-feature-slide__img .imageItemWrap img{
	transform: scale(0.95);
	transition: all 0.3s ease-out 0s;}

.mainpage .c-feature-slide .c-feature-slide__inner{
  margin-bottom: 80px;
  box-sizing: border-box;
	
}

 
.c-feature-slide__heading {
  display: block;
  margin-top: 1.692vw;
  margin-bottom: 4.6rem;
}

.c-feature-slide__heading-date {
  color: #b1b1b1;
  display: block;
  font-size: 13px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 10px;
}

.c-feature-slide__heading-title {
  color: #5e6165;
  display: block;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.8px;
  line-height: 1.75;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.c-feature-slide__body-text {
  color: #707070;
  font-size: 13px;
  letter-spacing: 0.7px;
  line-height: 2;
  margin-top: 1.538vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
	display: none;
}

@media screen and (max-width: 1100px) {
.indexpage .c-feature-slide {
	box-sizing: border-box;
}
  .c-feature-slide__heading {
    margin-top: 19px;
  }

  .c-feature-slide__body-text {
    margin-top: 17px;
  }
  .mainpage .c-feature-slide .c-feature-slide__inner{
  padding-left: 0;padding-right: 0;
	
}
 .c-feature-slide__inner .c-feature-slide__img .imageItemWrap img{height: 220px;}
}

@media screen and (max-width: 767px) {

  .c-projects-slide {
   padding-bottom: 10vw
  }
  .c-feature-slide__heading {
    margin-top: 3.733vw;
  }

  .c-feature-slide__body-text {
    line-height: 1.8;
    margin-top: 1.538vw;
  }


}



@-webkit-keyframes loop {
  0% {
    transform: translateX(100%);
  }

  to {
    transform: translateX(-100%);
  }
}

@keyframes loop {
  0% {
    transform: translateX(100%);
  }

  to {
    transform: translateX(-100%);
  }
}

@-webkit-keyframes loop2 {
  0% {
    transform: translateX(0);
  }

  to {
    transform: translateX(-200%);
  }
}

@keyframes loop2 {
  0% {
    transform: translateX(0);
  }

  to {
    transform: translateX(-200%);
  }
}

.c-ticker {
  width: 100%;
  display: flex;
  overflow: hidden;
  box-sizing: content-box;
}

.c-ticker__wrap {
  display: inline-block;
  white-space: nowrap;
  box-sizing: content-box;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

._ticker01 {
  -webkit-animation: loop 80s -40s linear infinite;
  animation: loop 80s -40s linear infinite;
}

._ticker02 {
  -webkit-animation: loop2 80s linear infinite;
  animation: loop2 80s linear infinite;
}

.c-ticker__text {
  display: inline-flex;
  font-family: "Poppins", "SF Pro SC", "SF Pro Display", "Helvetica Neue", "Helvetica", "Segoe UI", "Microsoft YaHei", "微软雅黑", "PingFang Regular", "Hiragino Sans GB", sans-serif;
  font-size: 12.307vw;
  font-weight: 100;
  color: rgba(255,255,255,0.6);
  letter-spacing: -16px;
  line-height: 16.692vw;
  text-transform: uppercase;
}

.p-contact {
  width: 100%;
  background: #fff;
}

.p-contact__inner {
  padding: 8.846vw 12.769vw 9.23vw 8.538vw;
}

.p-contact__title {
  color: #414141;
  display: block;
}

.p-contact__title-lg {
  display: block;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 2.64;
}

.p-contact__title-lg._mb {
  margin-bottom: 2.076vw;
}

.p-contact__title-sm {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.9px;
}

.p-contact__require-note {
  color: #F7C600;
  font-size: 14px;
  letter-spacing: 0.7px;
  line-height: 1.54;
  margin-top: 1.153vw;
}

.p-contact__form {
  margin-top: 6.153vw;
}

.p-contact-confirm {
  margin-top: 6.923vw;
}

 hr {
    height: 1px;
    border: none;
	width: 100%;
    border-top: 1px dotted rgb(211, 211, 211);
    margin-top: 20px;
    margin-bottom: 20px;
}

.p-contact__top-link {
  color: #414141;
  display: block;
  font-size: 18px;
  letter-spacing: 0.9px;
  margin-top: 6.153vw;
  text-decoration: underline;
}

.mainpage .p-contact__inner {
  padding: 8.846vw 2vw 9.23vw 8.538vw;
  box-sizing: border-box;
}
.mainpage .p-contact__inner .p-contact__form-inner{
  font-size: 13px;
  line-height: 2em;
  box-sizing: border-box;
  color: #6a6a6a;
  margin-bottom: 40px;
}
.mainpage .p-contact__inner .p-contact__title-sm{
  font-size: 13px;
  line-height: 1.6em;
  letter-spacing: 0;
  box-sizing: border-box;
  color: #999;
}
.mainpage .p-contact__inner .p-contact__title{margin-bottom: 20px;}
.mainpage .p-contact__inner .p-contact__title-lg {
  display: block;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0 ;
  line-height: 2em;
}




.postpage_content {
  font-size: 14px;
  line-height: 1.54;
  margin-top: 1.153vw;
}
.postpage_content p{
   color:#888;
  font-size: 13px;
  line-height: 2em;
  margin-bottom: 40px;
}
.postpage_content h4{
  color: #444;
  font-size: 16px;
  line-height: 2em;
}
.postpage_content h5{
  color: #444;
  font-size: 15px;
  line-height: 2em;
}
.postpage_content h6{
  color: #444;
  font-size: 14px;
  line-height: 2em;
}
.postpage .p-top-projects-inner{ padding: 0 0 7.23vw 0;}

.p-content{
  width: 100%;
  background: #fff;
}

.p-content_inner {
  padding: 8.846vw 12.769vw 9.23vw 8.538vw;
}


.p-content_title {
  color: #414141;
  display: block;
  margin-bottom: 50px;
}

.p-content_title-lg {
  display: block;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 2.1em;

}

.p-content_title-lg._mb {
  margin-bottom: 2.076vw;
}

.p-content_title-sm {
  font-size: 15px;
  font-weight: 400;
  color:#888;
}
.p-content_require-note {
  color: #F7C600;
  font-size: 14px;
  letter-spacing: 0.7px;
  line-height: 1.54;
  margin-top: 1.153vw;
}


@media screen and (max-width: 1100px) {
  .p-contact_inner {
    padding: 75px 120px 120px 90px;
  }

  .p-content_title-lg._mb {
    margin-bottom: 20px;
  }

  .p-content_require-note {
    margin-top: 15px;
  }

  .p-content_form {
    margin-top: 124px;
  }

  .p-content_top-link {
    margin-top: 67px;
  }

  .p-contact-confirm {
    margin-top: 76px;
  }
}

@media screen and (max-width: 767px) {
  .p-content_inner {
    padding: 8vw 10.666vw 16vw;
  }

  .p-content_title-lg {
    font-size: 1.8rem;
    letter-spacing: 0.2px;
    line-height: 2;
    margin-bottom: 8vw;
  }

  .p-content_title-lg._mb {
    margin-bottom: 8vw;
  }

  .p-content_title-sm {
    font-size: 1.2rem;
    line-height: 2;
  }

  .p-contact__form {
    margin-top: 10.666vw;
  }

  .p-contact__require-note {
    font-size: 1.4rem;
  }

  .p-contact__top-link {
    font-size: 1.2rem;
    line-height: 2;
    margin-top: 8vw;
  }

  .p-contact-confirm {
    margin-top: 9.333vw;
  }
}

body:not(.-is-touchDevice) .p-contact__top-link {
  transition: 0.3s;
}

body:not(.-is-touchDevice) .p-contact__top-link:hover {
  opacity: 0.6;
  transition: 0.3s;
}

@media screen and (max-width: 767px) {
  body:not(.-is-touchDevice) .p-contact__top-link:hover {
    opacity: 1;
  }
}

.p-privacy {
  width: 100%;
  background: #fff;
}

.p-privacy-inner {
  padding: 6.923vw 12.769vw 6.923vw 8.538vw;
}

@media screen and (max-width: 1100px) {
  .p-privacy-inner {
    padding: 76px 140px 76px 94px;
  }
}

@media screen and (max-width: 767px) {
  .p-privacy-inner {
    padding: 8vw 10.666vw 21.333vw;
  }
}

.p-privacy__text {
  color: #707070;
  font-size: 14px;
  font-weight: 400;
  line-height: 2.29;
}

@media screen and (max-width: 767px) {
  .p-privacy__text {
    font-size: 1.2rem;
    line-height: 2;
  }
}

.p-privacy__text._mt {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .p-privacy__text._mt {
    margin-top: 8vw;
  }
}

.p-privacy__text._font-bold {
  font-weight: 700;
}

.p-privacy-intro {
  margin-bottom: 5.384vw;
}

@media screen and (max-width: 1100px) {
  .p-privacy-intro {
    margin-bottom: 59px;
  }
}

@media screen and (max-width: 767px) {
  .p-privacy-intro {
    margin-bottom: 10.666vw;
  }
}

.p-privacy-unit+.p-privacy-unit {
  margin-top: 4.615vw;
}

@media screen and (max-width: 1100px) {
  .p-privacy-unit+.p-privacy-unit {
    margin-top: 50px;
  }
}

@media screen and (max-width: 767px) {
  .p-privacy-unit+.p-privacy-unit {
    margin-top: 10.666vw;
  }
}

.p-privacy-unit__title {
  color: #414141;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.8px;
  line-height: 1.88;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .p-privacy-unit__title {
    font-size: 1.4rem;
    line-height: 2.14;
    margin-bottom: 2.666vw;
  }
}

.p-privacy-unit__list {
  margin-top: 2.307vw;
}

@media screen and (max-width: 1100px) {
  .p-privacy-unit__list {
    margin-top: 25px;
  }
}

@media screen and (max-width: 767px) {
  .p-privacy-unit__list {
    margin-top: 5.333vw;
  }
}

.p-privacy-unit__item {
  padding-left: 1em;
  text-indent: -1em;
}

.p-top-video {
  width: 100%;
  height: 100vh;
  position: absolute;
  z-index: -1;
}

.p-top-banner {
  width: 100%;
  height: 100vh;
  position: relative;
  z-index: 0;
}

.p-top-banner .swiper-container {
  padding-bottom: 0;
  z-index: 0
}

.p-top-banner__body {
  width: 100%;
}
.indexpage .p-top-banner__body {
  width: 100%;

}
.p-top-banner .c-banner-slide {
  overflow: hidden
}

.p-top-banner .c-banner-slide__img {
  width: 100%;
  height: 109vh;
  object-fit: cover;
  background-repeat: no-repeat;
  background-size: cover;
 background-position: center center;
  z-index: -1;
}

.p-top-banner .c-banner-slide__img img.imageItem {
  width: 100%;height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.p-top-banner .p-top-mv__title {
  position: absolute;
}

.c-banner-slide .p-top-mv__title {
  position: absolute;
  z-index: 60;
  top: 40vh;
}

.c-banner-slide .p-top-mv__title {
  display: none
}

.c-banner-slide.swiper-slide-active .p-top-mv__title {
  display: block
}

.p-top-mv {
  width: 100%;
  height: 100vh;
  background: repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1) 1px, transparent 1px, transparent 16.666%), rgba(0, 0, 0, 0.2);
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  z-index: 10;
}

.p-top-banner .p-top-mv {
  position: absolute;
  z-index: 10;
}

.mainpage .p-top-mv.pagetop {
  height: 680px;
  z-index: 0;
  background: repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1) 1px, transparent 1px, transparent 16.666%), rgba(0, 0, 0, 0.2);
}

.p-top-img {
  width: 100%;
  height: 50vh;
   min-height: 780px;
  overflow: hidden;
  position: absolute;
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.-is-ipad .p-top-mv {
  height: 100%;
}

@media screen and (max-width: 767px) {
  .p-top-mv {
    width: 100%;
    height: 100vh;
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 100%),  no-repeat 10% center/cover;
    margin-bottom: 21.333vw;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    overflow: visible;
  }
  .mainpage .p-top-mv {
    margin-bottom: 0;
  }
}

/* afterMask */
.p-top-mv-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 10;
  overflow: hidden;
  pointer-events: none;
}

.p-top-mv-maskItem {
  width: calc(100vw / 6);
  height: 100%;
  background-color: #fff;
  z-index: 10;
}

.p-top-banner .p-top-mv-mask {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 10;
}

.p-top-banner .p-top-mv__crossWrap {
  z-index: 30;
  left: 0;
  position: absolute;
  top: 30vh;
  width: 100%
}

/* afterMask */
.p-top-mv-afterMask {
  width: calc(100vw / 6);
  height: 108px;
  position: absolute;
  overflow: hidden;
}

.p-top-mv-afterMask01 {
  left: calc(100vw / 6 * 1);
}

.p-top-mv-afterMask02 {
  left: calc(100vw / 6 * 2);
}

.p-top-mv-afterMaskItem {
  width: calc(100vw / 6);
  height: 108px;
  background-color: #F7C600;
}

@media screen and (max-width: 1100px) {
  .p-top-mv-maskItem {
    width: calc(1100px / 6);
  }

  .p-top-mv-afterMask {
    width: calc(1100px / 6);
  }

  .p-top-mv-afterMaskItem {
    width: calc(1100px / 6);
  }

  .p-top-mv-afterMask01 {
    left: calc(1100px / 6 * 1);
  }

  .p-top-mv-afterMask02 {
    left: calc(1100px / 6 * 2);
  }
}

@media screen and (max-width: 767px) {
  .p-top-mv-mask {
    flex-wrap: wrap;
  }

  .p-top-mv-maskItem {
    width: calc(100vw / 3);
  }

  .p-top-mv-afterMask {
    width: calc(100vw / 3);
  }

  .p-top-mv-afterMaskItem {
    width: calc(100vw / 3);
  }

  .p-top-mv-afterMask01 {
    left: calc(100vw / 3 * 1);
  }

  .p-top-mv-afterMask02 {
    left: calc(100vw / 3 * 2);
  }

  /* .p-top-mv-mask {
    display: none;
  } */
  .p-top-mv-afterMaskItem {
    display: none;
  }
}

/* animation */
body.contentLoaded .p-top-mv-maskItem {
  transform: translateY(0);
  -webkit-animation: top-mv-maskItem 0.9s cubic-bezier(0.54, 0, 0, 0.99) 0s forwards;
  animation: top-mv-maskItem 0.9s cubic-bezier(0.54, 0, 0, 0.99) 0s forwards;
}

body.contentLoaded .p-top-mv-maskItem02 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

body.contentLoaded .p-top-mv-maskItem03 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

body.contentLoaded .p-top-mv-maskItem04 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

body.contentLoaded .p-top-mv-maskItem05 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

body.contentLoaded .p-top-mv-maskItem06 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

@-webkit-keyframes top-mv-maskItem {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(101%);
  }
}

@keyframes top-mv-maskItem {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(101%);
  }
}

body.contentLoaded .p-top-mv-afterMaskItem {
  transform: translateX(-101%);
  -webkit-animation: top-mv-afterMaskItem 0.9s cubic-bezier(0.54, 0, 0, 0.99) 0.48s forwards;
  animation: top-mv-afterMaskItem 0.9s cubic-bezier(0.54, 0, 0, 0.99) 0.48s forwards;
}

@-webkit-keyframes top-mv-afterMaskItem {
  0% {
    transform: translateX(-101%);
  }

  100% {
    transform: translateX(0);
  }
}

@keyframes top-mv-afterMaskItem {
  0% {
    transform: translateX(-101%);
  }

  100% {
    transform: translateX(0);
  }
}

.p-top-mv__video {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
}

@media screen and (max-width: 767px) {
  .p-top-mv__video {
    display: none;
  }
}

.p-top-mv__title {
  color: #fff;
  position: relative;
  /* top: 16.538vw;
  left: 49.998%; */
  left: calc(100vw / 6 * 3);
}

@media screen and (max-width: 1100px) {
  .p-top-mv__title {
    /* left: calc(1100px / 6 * 1); */
  }
}

@media screen and (max-width: 767px) {
  .p-top-mv__title {
    /* top: 85.333vw; */
    left: 8.8vw;
  }
}

.p-top-mv__title-lg {
  display: block;
  font-family: "Poppins", "SF Pro SC", "SF Pro Display", "Helvetica Neue", "Helvetica", "Segoe UI", "Microsoft YaHei", "微软雅黑", "PingFang Regular", "Hiragino Sans GB", sans-serif;
  font-size: 6.384vw;
  font-weight: 100;
  letter-spacing: -3.32px;
  line-height: 1.13;
  margin-left: -0.3%;
}

.p-top-mv__title-split {
  display: block;
}

.p-top-mv__title-split .word {
  overflow: hidden;
  display: block;
}

.p-top-mv__title-split .word.inline {
  display: inline-block;
}

.p-top-mv__title-split .word:not(:last-child) {
  margin-right: 0.25em;
}

.p-top-mv__title-split .word .string {
  transform: translateY(120%);
  display: inline-block;
}

body.contentLoaded .p-top-mv__title-split .word .string {
  -webkit-animation: anime_top-mv__string 0.74s cubic-bezier(0.54, 0, 0, 0.99) 1s forwards;
  animation: anime_top-mv__string 0.74s cubic-bezier(0.54, 0, 0, 0.99) 1s forwards;
}

@-webkit-keyframes anime_top-mv__string {
  0% {
    transform: translateY(120%);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes anime_top-mv__string {
  0% {
    transform: translateY(120%);
  }

  100% {
    transform: translateY(0);
  }
}

@media screen and (max-width: 1100px) {
  .p-top-mv__title-lg {
    font-size: 6vw;
  }
}

.p-top-mv__title-sm {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1.2px;
}

.p-top-mv__text {
  color: #fff;
  font-family: "Poppins", "SF Pro SC", "SF Pro Display", "Helvetica Neue", "Helvetica", "Segoe UI", "Microsoft YaHei", "微软雅黑", "PingFang Regular", "Hiragino Sans GB", sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.05em;
  position: absolute;
  bottom: 278px;
  left: 30px;
  transform: rotate(90deg);
  transform-origin: left bottom;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .p-top-mv__title-lg {
    font-size: 4.6rem;
    letter-spacing: -1.84px;
    margin-left: 0;
  }
  .p-top-mv__title-sm {
    font-size: 1.2rem;
    letter-spacing: 0.96px;
  }
  .p-top-mv__text {
    display: none;
  }
}

.p-top-mv__news {
  width: 49.998%;
  height: 108px;
  background: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  box-sizing: border-box;
}


body.contentLoaded .p-top-mv__news {
 z-index: 106;
  transform: translateY(101%);
  -webkit-animation: anime_top-mv__news 0.91s cubic-bezier(0.54, 0, 0, 0.99) 1.58s forwards;
  animation: anime_top-mv__news 0.91s cubic-bezier(0.54, 0, 0, 0.99) 1.58s forwards;

}

@-webkit-keyframes anime_top-mv__news {
  0% {
    transform: translateY(101%);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes anime_top-mv__news {
  0% {
    transform: translateY(101%);
  }

  100% {
    transform: translateY(0);
  }
}


.p-top-mv__news-all {
  width: 107px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-family: "Poppins", "SF Pro SC", "SF Pro Display", "Helvetica Neue", "Helvetica", "Segoe UI", "Microsoft YaHei", "微软雅黑", "PingFang Regular", "Hiragino Sans GB", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.05em;
  transition: 0.1s ease;
}
.mainpage .p-top-mv__news-all {
  width: 100%;
 justify-content:flex-start;
  padding-left: 20px;

}
.p-top-mv__news-all a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.p-top-mv__news-all a:hover {
  color: #F7C600;
}

.p-top-mv__news-all span {
  display: inline-block;
  border-bottom: #fff 1px solid;
  line-height: 1.6;
}

.p-top-mv__news-all:hover span {
  border-color: #F7C600;
}



.p-top-mv__news-inner {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.swiper-news-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  width: 100%;
  padding: 0 0 0 3.23vw;
  border-left: #efefef 1px solid;
}

.p-top-mv__news .p-top-mv__news-list {
  width: 100%;
  height: 55px;
  /* overflow: hidden; */
}

@media screen and (max-width: 1100px) {
  .p-top-mv__news .p-top-mv__news-list {
    padding: 0;
  }
}

.p-top-mv__news .p-top-mv__news-list-item {
  cursor: pointer;
  padding-right: 20px;
  box-sizing: border-box;
  margin: 0;
}

.p-top-mv__news .p-top-mv__news-list-item a {
  display: block;
}

.p-top-mv__news .p-top-mv__news-date {
  color: #b1b1b1;
  display: block;
  font-family: "Poppins", "SF Pro SC", "SF Pro Display", "Helvetica Neue", "Helvetica", "Segoe UI", "Microsoft YaHei", "微软雅黑", "PingFang Regular", "Hiragino Sans GB", sans-serif;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 6px;
  letter-spacing: 0.65px;
}



.p-top-mv__news .p-top-mv__news-title {
  color: #414141;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.7px;
  transition: 0.1s ease;
  box-sizing: border-box;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow:ellipsis;
}

.p-top-mv__news .p-top-mv__news-list-item:hover .p-top-mv__news-title {
  color: #F7C600;
  border-bottom: 1px solid #F7C600;
}
.p-top-mv__news .p-top-mv__news-text {
  display: none;
}

.p-top-mv__scroll {
  width: 108px;
  height: 108px;
  background: #F7C600;
  display: block;
  position: relative;
  left: auto;
  right: 0;
  bottom: 0;
}

.mousey {
  float: left;
  width: 24px;
  height: 36px;
  border-radius: 10px;
  padding: 0 6px;
  border: 1px solid #ffffff;
  box-sizing: border-box;
  position: relative;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

@media screen and (max-width: 767px) {
  .p-top-mv__news {
    width: 100%;
    height: 21.333vw;

  }
  body.contentLoaded .p-top-mv__news {
    height: 80px;
  }

  .p-top-mv__news-all {
    width: 80px;
    height: 80px;
  }
  .swiper-news-container {
    height: 46px;
    display: flex;
    align-items: center;
  }

  .p-top-mv__news .p-top-mv__news-list {
    padding: 14px 0 0 2.466vw;
    height: 46px;
    /* height: auto; */
  }
  .p-top-mv__news .p-top-mv__news-date {
    font-size: 13px;
    line-height: 1.1;
    margin-bottom: 0;
  }
  .p-top-mv__scroll {
    width: 80px;
    height: 80px;
    bottom: 0;
  }
 .mainpage .p-top-mv__scroll {
    width: 80px;
    height: 80px;
	 box-sizing: border-box;
    bottom: 0;
  }
  .p-top-mv__news .p-top-mv__news-title {
    font-size: 13px;
  }
}

.p-top-mv__scroll-point {
  width: 1px;
  height: 30px;
  background: rgba(255, 255, 255, .26);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.p-top-mv__scroll-point::before {
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 0;
  left: -2px;
  -webkit-animation: scroll 2.3s cubic-bezier(0, 0, 0.38, 0.97) infinite;
  animation: scroll 2.3s cubic-bezier(0, 0, 0.38, 0.97) infinite;
}

/* 1.5*0.7 = 1.0499999999999998 */
/* 1.04/2.2 = 0.4727272727272727 */
@-webkit-keyframes scroll {
  0% {
    transform: translateY(0);
    opacity: 1;
  }

  45% {
    transform: translateY(30px);
    opacity: 1;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
  }

  70% {
    transform: translateY(30px);
    opacity: 0;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
  }

  100% {
    transform: translateY(30px);
    opacity: 0;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
  }
}

@keyframes scroll {
  0% {
    transform: translateY(0);
    opacity: 1;
  }

  45% {
    transform: translateY(30px);
    opacity: 1;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
  }

  70% {
    transform: translateY(30px);
    opacity: 0;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
  }

  100% {
    transform: translateY(30px);
    opacity: 0;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
  }
}

body:not(.-is-touchDevice) .fix-icon:hover::before {
  transform: scale(1, 1);
}

body:not(.-is-touchDevice) .fix-icon:hover .fix-icon__dot:nth-of-type(1),
body:not(.-is-touchDevice) .fix-icon:hover .fix-icon__dot:nth-of-type(3) {
  transform: translateY(0);
}

.p-top-mv__crossWrap {
  /* width: 50%; */
  position: relative;
  margin-bottom: 13px;
  /* background-color: #ccc; */
}

.p-top-mv__cross {
  position: absolute;
  top: 0vw;
  z-index: 1;
  transform: translateX(-5px);
}

@media screen and (max-width: 1100px) {
  .p-top-mv__cross {
    /* top: 177px; */
  }
}

@media screen and (max-width: 767px) {
  .p-top-mv__cross {
    display: none !important;
  }
}

.p-top-mv__cross:nth-of-type(1) {
  left: 16.666%;
}

.p-top-mv__cross:nth-of-type(2) {
  left: 49.998%;
}

.p-top-main_inner {
  background-color: #fff;
}

.p-top-intro {
  width: 100%;
}

.p-top-intro-inner {
  background: repeating-linear-gradient(90deg, #e8e8e8, #e8e8e8 1px, transparent 1px, transparent 16.666%), linear-gradient(90deg, #f3f3f3, #f3f3f3 83.333%, #fff 83.333%, #fff);
  padding-bottom: 10vw;
  position: relative;
}

.p-top-intro-content__cross {
  top: 46.153vw;
  right: calc(100vw / 6 * 1 - 1px);
  transform: translate(5px, -5.5px);
}

.p-top-intro-ticker {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.p-top-intro-child-inner {
  display: flex;
  align-items: flex-start;
  position: relative;
  z-index: 1;
}

.p-top-intro__left {
  width: 50%;
  background: repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.06) 1px, transparent 1px, transparent 33.333%), rgba(0, 0, 0, 0.01);
  position: relative;
}


.p-top-intro__left-pho {
  width: 100%;
  height: 33.333vw;
  overflow: hidden;
 margin-top: 17.692vw;
}

.p-top-intro__left-pho img {
  transform: scale(1.05);
}

.p-top-intro__content {
  width: 50%;
  height: 45vw;
  padding-bottom: 5vw;
  background: rgba(255, 255, 255, 0.96);
  transform: translateY(-1px);
}

@media screen and (max-width: 1100px) {
   .p-top-intro-inner {
    padding-bottom: 110px;
  }
   .p-top-intro-content__cross {
    top: 600px;
  }
   .p-top-intro-ticker {
    display: none;
  }
   .p-top-intro__left-pho {
   height: 33.333vw;
    margin-top: 123px;
  }
  .p-top-intro__content {
    height: 600px;
  }
}

@media screen and (max-width: 767px) {
   .p-top-intro {
    width: 100%;
  }
   .p-top-intro-inner {
 
    padding-bottom: 16vw;
  }
   .p-top-intro-content__cross {
    display: none;
  }
   .p-top-intro-ticker {
    display: none;
  }
  .p-top-intro-child-inner {
    display: block;
  }
   .p-top-intro__left {
    width: 100vw;
  }
  .p-top-intro__left-pho {
    height: 56.8vw;
    margin-top: 0;
  }
  .p-top-intro__content {
    width: 92vw;
    height: auto;
    background: #fff;
    margin: -10vw 0 0 auto;
    position: relative;
    z-index: 3;
  }
}

.p-top-intro__content-inner {
  padding: 10.23vw 8vw 0 10vw;
  border-top: 1px solid #F3F3F3;
	box-sizing: border-box;
}

.p-top-intro__content-heading {
  color: #444;
  font-size: 2.4vw;
  font-weight: 100;
  line-height: 1.47;
  letter-spacing: 4.5px;
  margin-bottom: 6vw;
}

.text-split .word {
  overflow: hidden;
  display: block;
}

.text-split .word .string {
  transform: translateY(120%);
  display: inline-block;
}

.-is-displayed .text-split .word .string {
  -webkit-animation: anime_top-mv__string 0.74s cubic-bezier(0.54, 0, 0, 0.99) 0s forwards;
  animation: anime_top-mv__string 0.74s cubic-bezier(0.54, 0, 0, 0.99) 0s forwards;
}

.p-top-intro__content-text {
  color: #707070;
  font-size: 14px;
  line-height: 2.29;
}

.p-top-concept {
  width: 100%;
}

.p-top-concept-inner {
  background: repeating-linear-gradient(90deg, #e8e8e8, #e8e8e8 1px, transparent 1px, transparent 16.666%), linear-gradient(#f3f3f3, #f3f3f3 50%, transparent 50%, transparent),
    repeating-linear-gradient(90deg, #e8e8e8, #e8e8e8 1px, transparent 1px, transparent 16.666%), linear-gradient(90deg, #fff, #fff 16.666%, #f3f3f3 16.666%, #f3f3f3);
  display: flex;
  align-items: flex-start;
}


.p-top-concept__content {
  width: 50%;
  height: 56.923vw;
  background: #fff;
  margin-top: 7.692vw;
  position: relative;
}

@media screen and (max-width: 1100px) {
 .p-top-intro__content-inner {
    padding: 70px 78px;
  }
  .p-top-intro__content-heading {
    font-size: 2.4rem;
    margin-bottom: 5.6vw;
  }
  .p-top-concept__content {
    height: auto;
    margin-top: 75px;
  }
}
@media screen and (max-width: 992px) {
   .p-top-intro__content-heading {
     font-size: 24px;
   }

 }
@media screen and (max-width: 767px) {
    .p-top-intro__content-inner {
    padding: 10.666vw 10.666vw 13.333vw;
    border-top: none;
  }
  .p-top-intro__content-heading {
    font-size: 2.3rem;
    line-height: 1.5;
  }
   .p-top-intro__content-text {
    font-size: 14px;
    line-height: 2;
  }
  .p-top-concept {
    width: 100%;
  }
  .p-top-concept-inner {
    background: #f3f3f3;
    flex-direction: column-reverse;
  }
}


.p-top-concept__content__cross {
  position: absolute;
  bottom: -5px;
  left: 33.333%;
  transform: translateX(-5px);
  z-index: 2;
}

.p-top-concept__photo {
  width: 50%;
  height: 70vw;
}
.p-top-concept__photo .imageItemWrap {
 height: 100%;
 width: 100%;
}
.p-top-concept__photo .imageItemWrap .imageItemWrap{
 height: 100%;
 width: 100%;
}
.p-top-concept__photo .imageItemWrap .is-inview{
 height: 100%;
 width: 100%;
}
.p-top-concept__photo .imageItemWrap  picture{
 height: 100%;
 width: 100%;
}
.p-top-concept__photo img.imageItem{
 object-fit:cover;
}
.p-top-concept__content-inner {
  padding: 10.461vw 10vw 0 11.307vw;
}

@media screen and (max-width: 1100px) {
  .p-top-concept__content-inner {
    padding: 120px 83px 78px 110px;
  }
}


.p-top__heading {
  height: 16.692vw;
  width: 100%;
  position: relative;
}
.p-top-sec__heading {
  margin-bottom: 4vw;
  position: relative;
}

@media screen and (max-width: 767px) {
   .p-top-concept__content {
    width: 92vw;
    height: auto;
    margin-top: -9vw;
    z-index: 3;
  }
   .p-top-concept__content__cross {
    display: none;
  }
  .p-top-concept__photo {
    width: 100%;
    height: auto;
  }
  .p-top-concept__content-inner {
    padding: 13.333vw 10.666vw;
  }
  .p-top-sec__heading {
    margin-bottom: 8vw;
  }
}

.p-top-sec__heading::before {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #F7C600;
  color: #292929;
  content: "";
  position: absolute;
  left: -12px;
  top: -5px;
}

.p-top-sec__heading-sm {
  color: #292929;
  display: block;
  font-family: "Poppins", "SF Pro SC", "SF Pro Display", "Helvetica Neue", "Helvetica", "Segoe UI", "Microsoft YaHei", "微软雅黑", "PingFang Regular", "Hiragino Sans GB", sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.8px;
  padding-left: 3px;
  margin-bottom: 1vw;
}

.p-top-sec__heading-md {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1.28px;
}

.p-top-sec__heading-lg {
  color: #444;
  font-size: 26px;
  font-weight: 100;
  letter-spacing: 4.5px;
  line-height: 1.47;
}

.p-top-sec__text {
  color: #707070;
  font-size: 13px;
  line-height: 2.2;
}

.p-top-reliability {
  width: 100%;
  background: repeating-linear-gradient(90deg, #e8e8e8, #e8e8e8 1px, transparent 1px, transparent 16.666%), linear-gradient(transparent, transparent 50%, #f3f3f3 50%, #f3f3f3), repeating-linear-gradient(90deg, #e8e8e8, #e8e8e8 1px, transparent 1px, transparent 16.666%), linear-gradient(#f3f3f3, #f3f3f3 50%, transparent 50%, transparent);
  margin-top: 10vw;
  position: relative;
}

.p-top-reliability::before {
  width: 100%;
  height: 10vw;
  background: repeating-linear-gradient(90deg, #e8e8e8, #e8e8e8 1px, transparent 1px, transparent 16.666%), linear-gradient(90deg, #fff, #fff 16.666%, #f3f3f3 16.666%, #f3f3f3);
  content: "";
  position: absolute;
  top: -10vw;
}

.p-top-reliability-inner {
  display: flex;
  position: relative;
}

.p-top-reliability-inner::before {
  width: 33.332%;
  height: 50%;
  background: #fff;
  content: "";
  position: absolute;
  bottom: 0;
}

.p-top-reliability__content {
  width: 50%;
  height: 52.846vw;
  background: #fff;
  margin: 6.615vw 0 0 -9.615vw;
  position: relative;
  z-index: 2;
}

.p-top-reliability__content__cross {
  bottom: 0;
  left: 0;
  transform: translate(-6px, 6px);
}

.p-top-reliability__content-inner {
  padding: 10.461vw 11.076vw 2vw 10.461vw;
}

@media screen and (max-width: 1100px) {
  .p-top-sec__heading-lg {
    font-size: 24px;
  }
  .p-top-reliability {
    margin-top: 110px;
  }
  .p-top-reliability::before {
    height: 110px;
    top: -110px;
  }
   .p-top-reliability__content {
    height: auto;
    margin: 86px 0 0 -100px;
  }
  .p-top-reliability__content-inner {
    padding: 120px 83px 78px;
  }
}
@media screen and (max-width: 767px) {
   .p-top-reliability__content {
    width: 92vw;
    height: auto;
    margin: -9vw 0 0 auto;
  }
    .p-top-sec__heading-sm {
    font-size: 1.1rem;
    letter-spacing: 0.55px;
  }
   .p-top-sec__heading-lg {
    font-size: 2.4rem;
    line-height: 1.5;
  }
   .p-top-sec__text {
    font-size: 1.2rem;
    line-height: 2;
  }
  .p-top-reliability {
    width: 100%;
    margin-top: 16vw;
  }
  .p-top-reliability::before {
    height: 16vw;
    background: #f3f3f3;
    top: -16vw;
  }
   .p-top-reliability-inner {
    display: block;
  }
  .p-top-reliability-inner::before {
    background: #f3f3f3;
  }
   .p-top-reliability__content-inner {
    padding: 13.866vw 10.666vw 11.466vw;
  }

  .p-top-reliability__content__cross {
    display: none;
  }
}

.p-top-reliability__pho {
  width: 59.615vw;
  height: calc(100vw / 6 * 2.3);
  position: relative;
}

.p-top-reliability__pho img {
  transform: scale(1.05);
}

.p-top-reliability__pho .gridMaskItemY-3 {
  top: auto;
  bottom: 0;
}

.p-top-reliability__pho::after {
  display: block;
  content: "";
  width: calc(100vw / 6);
  height: calc(100vw / 6);
  /* position: absolute;
  bottom: -4vw;
  left: 0; */
  opacity: 1;
  transform: translateY(-1px);
  background-color: #F7C600;
}

@media screen and (max-width: 1100px) {
  .p-top-reliability__pho {
    width: 655px;
    height: 450px;
  }

  .p-top-reliability__pho::after {
    width: calc(1100px / 6);
    height: calc(1100px / 6);
  }
}

@media screen and (max-width: 767px) {
  .p-top-reliability__pho {
    width: 100%;
    height: auto;
  }

  .p-top-reliability__pho::after {
    display: none;
  }
}

.p-top-sympathy {
  width: 100%;
  margin: 10vw 0 17vw;
  position: relative;
}

@media screen and (max-width: 1100px) {
  .p-top-sympathy {
    margin: 110px 0;
    overflow: hidden;
  }
}

@media screen and (max-width: 767px) {
  .p-top-sympathy {
    width: 100%;
    background: #f3f3f3;
    margin: 16vw 0 0;
    padding-bottom: 24vw;
  }
}

.p-top-sympathy::before {
  width: 66.664%;
  height: 10vw;
  background: repeating-linear-gradient(90deg, #e8e8e8, #e8e8e8 1px, transparent 1px, transparent 24.9999%), #f3f3f3;
  content: "";
  position: absolute;
  right: 0;
  top: -10vw;
}

@media screen and (max-width: 1100px) {
  .p-top-sympathy::before {
    height: 110px;
    top: -110px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-sympathy::before {
    width: 100%;
    height: 16vw;
    background: #f3f3f3;
    top: -16vw;
  }
}

.p-top-sympathy-inner {
  display: flex;
  align-items: flex-end;
}

@media screen and (max-width: 767px) {
  .p-top-sympathy-inner {
    flex-direction: column-reverse;
  }
}

.p-top-sympathy__content {
  width: 50%;
  height: 48.077vw;
}

.p-top-sympathy__content-inner {
  padding: 9.307vw 7.461vw 0 8.153vw;
}

.p-top-sympathy__pho {
  width: 50%;
  margin-top: 13.846vw;
  height: calc(100vw / 6 * 2);
  overflow: hidden;
}

.p-top-sympathy__pho::after {
  display: block;
  content: "";
  width: 100%;
  position: absolute;
  height: 2px;
  bottom: -1px;
  background-color: #fff;
}

@media screen and (max-width: 1100px) {
   .p-top-sympathy__content {
    height: auto;
  }
   .p-top-sympathy__content-inner {
    padding: 102px 82px 0 89px;
  }
  .p-top-sympathy__pho {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
   .p-top-sympathy__content {
    width: 92vw;
    height: auto;
    background: #fff;
    margin: -9vw auto 0 0;
    z-index: 3;
  }
  .p-top-sympathy__content-inner {
    padding: 13.866vw 10.666vw 11.466vw;
  }
  .p-top-sympathy__pho {
    width: 100%;
    height: auto;
    margin-top: 0;
  }
}

.p-top-service {
  width: 100%;
  background: repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.06) 1px, transparent 1px, transparent 16.666%) #f3f3f3;
  position: relative;
}
.mainpage .p-top-service {
  width: 100%;
  background: repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.06) 1px, transparent 1px, transparent 16.666%) #f3f3f3;
  position: relative;
}

.p-top-service::before {
  color: #fff;
  content: "SERVICE";
  font-family: "Poppins", "SF Pro SC", "SF Pro Display", "Helvetica Neue", "Helvetica", "Segoe UI", "Microsoft YaHei", "微软雅黑", "PingFang Regular", "Hiragino Sans GB", sans-serif;
  font-size: 10.538vw;
  font-weight: 100;
  letter-spacing: -8.22px;
  line-height: 0.8;
  opacity: 0.06;
  position: absolute;
  top: -9vw;
  left: -0.4vw;
  transform: rotate(90deg);
  transform-origin: left bottom;
}

.p-top-service__heading {
  height: 16.692vw;
  position: relative;
}

@media screen and (max-width: 1100px) {
   .p-top-service::before {
    font-size: 100px;
    top: -80px;
  }
  .p-top-service__heading {
    height: 183px;
  }
}

.p-top-service__heading-primary,
.p-top-service__heading-secondary {
  top: 50%;
  transform: translateY(-50%);
}

.p-top-service__heading-primary {
  color: #292929;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1.28px;
  position: absolute;
  left: 16.666%;
}
.postpage .p-top-service__heading-primary{color: #292929;}
.p-top-service__heading-secondary {
  color: #777;
  font-size: 14px;
  letter-spacing: 0.7px;
  position: absolute;
  left: 33.332%;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
   .p-top-service {
    width: 100%; 
    padding: 16vw 0 10.666vw 8vw;
  }
    .p-top-service::before {
    display: none;
  }
    .p-top-service__heading {
    height: auto;
    position: static;
    margin-bottom: 16vw;
  }
  .p-top-service__heading-primary,
  .p-top-service__heading-secondary {
    display: block;
    top: 0;
    transform: translateY(0);
  }
  .p-top-service__heading-primary {
    font-size: 16px;
    letter-spacing: 1.2px;
    line-height: 1.33;
    margin-bottom: 4vw;
    position: static;
    left: 0;
  }

  .p-top-service__heading-secondary {
    font-size: 14px;
    letter-spacing: 0.65px;
    line-height: 2.15;
    position: static;
    left: 0;
  }
}

.p-top-service__content {
  background: #fff;
  display: flex;
  margin-left: calc(100vw / 6 * 1);
}



.p-top-service__content-tabs {
  width: 20.092%;
  height: 49.7vw;
}

@media screen and (max-width: 1100px) {
  .p-top-service__content-tabs {
    height: 600px;
  }
}

.p-top-service__content-tab {
  width: 100%;
  height: 33.333%;
  background: #4b4b4b;
  cursor: pointer;
  display: block;
  position: relative;
}

@media screen and (max-width: 767px) {
    .p-top-service__content {
    display: block;
    margin: 0 0 0 auto;
  }
  .p-top-service__content-tabs {
    width: 100%;
    height: auto;
  }
  .p-top-service__content-tab {
    height: 24vw;
    border-top: 1px solid rgba(255,255,255,.1);
    padding-left: 8vw;
    text-align: left;
  }
}

.p-top-service__content-tab._active {
  background: #F7C600;
  transition: 0.3s;
}

.p-top-service__content-tab._active .p-top-service__content-tab-text {
  font-weight: 600;
}

@media screen and (min-width: 768px) {
  .p-top-service__content-tab._active .p-top-service__content-tab-text::after {
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50%;
    content: "";
    position: absolute;
    left: -1.538vw;
    top: 51%;
    transform: translateY(-49%);
  }
}

@media screen and (max-width: 767px) {
  .p-top-service__content-tab._active::after {
    transform: translateY(-50%) rotate(0);
    transition: 0.3s;
  }
}

@media screen and (min-width: 768px) {
  .p-top-service__content-tab::before {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    content: "";
    transform-origin: left top;
    transform: scale(1, 0);
    transition: transform 0.3s;
    position: absolute;
  }
}

@media screen and (max-width: 767px) {

  .p-top-service__content-tab::before,
  .p-top-service__content-tab::after {
    width: 4.333vw;
    height: 1px;
    background: #fff;
    content: "";
    display: block;
    position: absolute;
    right: 8vw;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    transition: 0.3s;
  }
}

.p-top-service__content-tab::after {
  transform: translateY(-50%) rotate(90deg);
}

@media screen and (min-width: 768px) {
  body:not(.-is-touchDevice) .p-top-service__content-tab:hover::before {
    transform-origin: left bottom;
    transform: scale(1, 1);
  }
}

.p-top-service__content-tab-text {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1.12px;
  line-height: 1.71;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  text-align: center;
  z-index: 2;
}

.p-top-service__content-bodyWrap {
  flex: 1;
  position: relative;
}
.p-top-service__content-body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  opacity: 0;
}
.p-top-service__content-body._show {
  display: block;
  opacity: 1;
  transition: opacity 1s ease;
}
.p-top-service__content-body-inner {
  display: flex;
}

.p-top-service__content-child-body {
  width: 62.63%;
  transform: translateY(50px);
  transition: 0.5s ease;
  flex:1 1 62.63%;
}

.p-top-service__content-body._show .p-top-service__content-child-body {
  transform: translateY(0);
}
.p-top-service__content-child-body-inner {
  padding: 6.153vw 6.153vw 0;
	box-sizing: border-box;
}

.p-top-service__content-child-body-title {
  color: #444;
  font-size: 26px;
  font-weight: 100;
  letter-spacing: 3.2px;
  line-height: 2em;
  margin-bottom: 30px;
}

.p-top-service__content-child-body-text {
  color: #707070;
  font-size: 14px;
  line-height: 2;
}
.p-top-service__content-child-body-list {
  margin-top: 50px;
}
.p-top-service__content-child-body-item {
  border-bottom: 1px solid #efefef;
  color: #707070;
  font-size: 14px;
  line-height: 5.07;
}

.p-top-service__content-child-body-item:first-child {
  border-top: 1px solid #efefef;
}

.p-top-service__content-body-pho {
  width: 37.37%;
  flex:1 1 37.37%;
  height: 100%;
  overflow: hidden;
}
.p-top-service__content-body-pho .imageItemWrap .is-inview{
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
}
.p-top-service__content-body-pho .imageItemWrap .is-inview .imageItem{
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 1100px) {
  .p-top-service__content-body {
    /* height: 552px; */
  }
  .p-top-service__content-child-body-inner {
    padding: 67px 67px 0;
  }
}
@media screen and (max-width: 767px) {
  .p-top-service__content-tab-text {
    display: block;
    font-size: 14px;
    letter-spacing: 1.04px;
    left: 8vw;
    transform: translate(0, -50%);
    text-align: left;
  }
  .p-top-service__content-child-body {
    width: 100%;
    transform: translateY(0);
  }
  .p-top-service__content-body-inner {
    flex-direction: column-reverse;
  }
  .p-top-service__content-body {
    display: none;
    position: relative;
    opacity: 1;
  }
  .p-top-service__content-body {
    width: 100%;
    height: auto;
  }
  .p-top-service__content-child-body-inner {
    padding: 8vw 8vw 13.333vw;
  }
  .p-top-service__content-child-body-title {
    color: #414141;
     font-size: 26px;
    line-height: 1.5;
    margin-bottom: 5.333vw;
  }
  .p-top-service__content-child-body-item {
    font-size: 1.2rem;
    line-height: 1.8;
    padding: 4.533vw 0;
  }
  .p-top-service__content-child-body-text {
    font-size: 1.2rem;
    line-height: 1.8;
  }
  .p-top-service__content-child-body-list {
    margin-top: 8vw;
  }
  .p-top-service__content-body-pho {
    width: 100%;
  }
  .p-top-service__content-body-pho .imageItemWrap{
    box-sizing: border-box;
	padding-top: 0;
  }
}

.p-top-use {
  width: 100%;
  background: repeating-linear-gradient(90deg, #e8e8e8, #e8e8e8 1px, transparent 1px, transparent 16.666%), #f3f3f3;
  margin-top: 10vw;
  position: relative;
}

.p-top-use::before {
  width: 100%;
  height: 10vw;
  background: repeating-linear-gradient(90deg, #e8e8e8, #e8e8e8 1px, transparent 1px, transparent 16.666%), #f3f3f3;
  content: "";
  position: absolute;
  top: -10vw;
}
.p-top-use-inner {
  display: flex;
}

.p-top-use__content {
  width: 58.769%;
  height: 32.769vw;
  background: #fff;
  margin: 16.615% -42% 0 calc(100vw / 6 * 1);
  z-index: 1;
  position: relative;
}

.p-top-use__content .p-top-sec__heading {
  color: #292929;
}

.p-top-use__content .p-top-sec__heading::before {
  left: -17px;
  top: -13px;
}

.p-top-use__content__cross {
  top: 0;
  left: 0;
  transform: translate(-5px, -6px);
}

.p-top-use__content-inner {
  padding: 10.994% 0 0 10.471%;
}

.p-top-use__content-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 4.076vw;
}
.p-top-use__content-item {
  width: 50%;
  margin-bottom: 3.846vw;
}

@media screen and (max-width: 1100px) {
  .p-top-use {
    width: 100%;
    margin-top: 110px;
  }
  .p-top-use::before {
    height: 110px;
    top: -110px;
  }
  .p-top-use__content {
    height: 360px;
    margin: 16.615% -42% 0 calc(1100px / 6 * 1 + 1px);
  }
  .p-top-use__content-list {
    margin-top: 45px;
  }
  .p-top-use__content-item {
    margin-bottom: 42px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-use {
    width: 100%;
    background: #f3f3f3;
    margin-top: 0;
    padding-bottom: 13.333vw;
  }
  .p-top-use::before {
    display: none;
  }
  .p-top-use-inner {
    flex-direction: column-reverse;
  }
  .p-top-use__content {
    width: 84vw;
    height: auto;
    margin: -9vw auto 0;
  }
  .p-top-use__content .p-top-sec__heading::before {
    left: -12px;
    top: -5px;
  }
  .p-top-use__content__cross {
    display: none;
  }
  .p-top-use__content-inner {
    padding: 8vw;
  }
  .p-top-use__content-list {
    display: block;
    margin-top: 8vw;
  }
  .p-top-use__content-item {
    width: 100%;
    margin-bottom: 8vw;
  }
}

.p-top-use__content-item-num {
  color: #292929;
  font-family: "Poppins", "SF Pro SC", "SF Pro Display", "Helvetica Neue", "Helvetica", "Segoe UI", "Microsoft YaHei", "微软雅黑", "PingFang Regular", "Hiragino Sans GB", sans-serif;
  font-size: 14px;
  font-weight: 600;
  margin-right: 1em;
}

.p-top-use__content-item-text {
  color: #707070;
  font-size: 14px;
  letter-spacing: 0.7px;
}

.p-top-use__pho {
  width: 66.692%;
}

.p-top-result {
  width: 100%;
  background: repeating-linear-gradient(90deg, #e8e8e8, #e8e8e8 1px, transparent 1px, transparent 16.666%), #f3f3f3;
  margin: 7.153vw 0 17vw;
  position: relative;
}

.p-top-result::before {
  width: 100%;
  height: 7.153vw;
  background: repeating-linear-gradient(90deg, #e8e8e8, #e8e8e8 1px, transparent 1px, transparent 16.666%), #f3f3f3;
  content: "";
  position: absolute;
  top: -7.153vw;
}


.p-top-result::after {
  width: 100%;
  height: 17vw;
  background: repeating-linear-gradient(90deg, #e8e8e8, #e8e8e8 1px, transparent 1px, transparent 16.666%), #f3f3f3;
  content: "";
  position: absolute;
  bottom: -17vw;
}


.p-top-result-inner {
  display: flex;
}

.p-top-result__pho {
  width: 42.615%;
}
.p-top-result__content {
  width: 66.664%;
  background: #fff;
  margin: 10vw 0 0 -9.25vw;
  position: relative;
  z-index: 1;
}

.p-top-result__content .p-top-sec__heading {
  color: #292929;
}

.p-top-result__content .p-top-sec__heading::before {
  left: -17px;
  top: -13px;
}


.p-top-result__content__cross {
  bottom: 0;
  left: 0;
  transform: translate(-5.5px, 5.5px);
}

.p-top-result__content-inner {
  padding: 6.461vw 5vw 4.23vw 6.153vw;
}
.js-result-wrap {
  display: none;
}

.p-top-result__content-list {
  width: 100%;
}
.p-top-result__content-item {
  border-bottom: 1px solid #efefef;
  color: #707070;
  font-size: 14px;
  text-align: left;
}


.p-top-result__content-item-head {
  width: 35.069%;
  padding: 2.307vw 0;
  text-align: left;
  font-weight: 400;
  color: #444;
}
.p-top-result__content-item-text {
  width: 32.4675%;
}
.p-top-result__content-more {
  width: 100%;
  height: 6.923vw;
  background: #F7C600;
  color: #fff;
  display: block;
  margin-top: 2.307vw;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.p-top-result__content-more::before {
  width: 100%;
  height: 100%;
  background: #cc9200;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transform: scale(1, 0);
  transform-origin: left bottom;
  transition: 0.3s;
}

.p-top-result__content-more._open .p-top-result__content-more-icon {
  transform: translateY(-50%) rotate(225deg) !important;
}

body:not(.-is-touchDevice) .p-top-result__content-more:hover::before {
  transform: scale(1, 1);
  transition: 0.3s;
}

body:not(.-is-touchDevice) .p-top-result__content-more:hover .p-top-result__content-more-icon {
  transform: translateY(-50%) rotate(180deg);
  transform-origin: center center;
  transition: 0.3s;
}

.p-top-result__content-more-text {
  font-family: "Poppins", "SF Pro SC", "SF Pro Display", "Helvetica Neue", "Helvetica", "Segoe UI", "Microsoft YaHei", "微软雅黑", "PingFang Regular", "Hiragino Sans GB", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 6.923vw;
  position: relative;
}


.history_module .p-top-result__content-item-head{width: 15.069%;font-weight: 300;font-family: HELVETICANEUELTPRO-THEX;font-size: 24px;}


@media screen and (max-width: 1100px) {
   .p-top-result {
    width: 100%;
    margin: 79px 0 187px;
  }
   .p-top-result::before {
    height: 79px;
    top: -79px;
  }
  .p-top-result::after {
    height: 187px;
    bottom: -187px;
  }
 .p-top-result__content {
    margin: 110px 0 0 -110px;
  }
   .p-top-result__content-inner {
    padding: 71px 55px 46px 68px;
  }
  .p-top-result__content-item-head {
    padding: 25px 0;
  }
  .p-top-result__content-more {
    height: 76px;
    margin-top: 25px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-use__content-item-num {
    font-size: 1.4rem;
    margin-right: 8vw;
  }
   .p-top-use__content-item-text {
    font-size: 1.2rem;
  }
  .p-top-use__pho {
    width: 100%;
  }
  .p-top-result {
    width: 100%;
    background: #f3f3f3;
    margin: 0;
    padding-bottom: 13.333vw;
  }
  .p-top-result::before {
    display: none;
  }
 .p-top-result::after {
    display: none;
  }
  .p-top-result-inner {
    display: block;
  }
  .p-top-result__pho {
    width: 100%;
  }
  .p-top-result__content {
    width: 84vw;
    margin: -9vw auto 0;
    position: relative;
    z-index: 1;
  }

  .p-top-result__content .p-top-sec__heading::before {
    left: -12px;
    top: -5px;
  }
   .p-top-result__content__cross {
    display: none;
  }

  .p-top-result__content-inner {
    padding: 8vw 8vw 10.666vw;
  }
  .p-top-result__content-list {
    border-top: 1px solid #efefef;
  }

  .p-top-result__content-item {
    display: block;
    font-size: 1.2rem;
    padding: 4.266vw 0;
  }
  .p-top-result__content-item-head {
    width: 100%;
    display:block;
    font-weight: 400;
    line-height: 1.8;
    padding: 0;
  }
.history_module .p-top-result__content-item-head{width: 100%; }

  .p-top-result__content-item-text {
    width: 100%;
    display: block;
    line-height: 1.8;
  }
 .p-top-result__content-more {
    height: 21.333vw;
    margin-top: 8vw;
  }
}

.p-top-result__content-more-icon {
  position: absolute;
  right: 2.538vw;
  top: 50%;
  transform: translateY(-50%) rotate(0);
}

@media screen and (max-width: 1100px) {
  .p-top-result__content-more-text {
    line-height: 76px;
  }
  .p-top-result__content-more-icon {
    right: 28px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-result__content-more-text {
    font-size: 1.4rem;
    letter-spacing: 0.7px;
    line-height: 21.333vw;
  }
  .p-top-result__content-more-icon {
    right: 5.333vw;
  }
}

.p-top-news {
  width: 100%;
  position: relative;
}
.p-list-news {
  width: 100%;
  position: relative;
}

.p-top-news::before {
  width: 10.769vw;
  content: "NEWS";
  color: #000;
  font-family: "Poppins", "SF Pro SC", "SF Pro Display", "Helvetica Neue", "Helvetica", "Segoe UI", "Microsoft YaHei", "微软雅黑", "PingFang Regular", "Hiragino Sans GB", sans-serif;
  font-size: 10.538vw;
  font-weight: 100;
  letter-spacing: -8.22px;
  line-height: 0.8;
  opacity: 0.09;
  position: absolute;
  left: -0.5vw;
  transform: rotate(90deg);
  transform-origin: left bottom;
}

.p-top-news-inner {
  display: block;
  padding: 0 0 7.23vw 16.615vw;
}

.p-top-news__heading {
  height: 16.692vw;
  width: 100%;
  position: relative;
}

.p-top-news__heading .p-top-sec__heading-md {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.p-top-news__body {
  width: 100%;
}
.p-top-news__body .container-fluid{
  width: 100%;
	box-sizing: border-box;
	padding-left: 0;
}
.postpage .p-top-news__body {
  width: 100%;
	background-color: #fff;
}
.p-top-news__scrollbar {
  margin-top: 2.538vw;
}

@media screen and (max-width: 1100px) {
  .p-top-news-inner {
    padding: 101px 0 79px 182.765px;
  }

  .p-top-news::before {
    width: 118px;
    left: 0;
    font-size: 116px;
  }

  .p-top-news__scrollbar {
    margin-top: 28px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-news {
    width: 100%;
  }

  .p-top-news__heading {
    width: 100%;
  }

  .p-top-news__body {
    width: 100%;
  }

  .p-top-news::before {
    display: none;
  }

  .p-top-news-inner {
    display: block;
    padding: 12.266vw 0 16vw 8vw;
  }

  .p-top-news__scrollbar {
    display: none;
  }
}



.p-top-news,
.p-top-feature,
.p-top-teams,
.p-top-projects {
  width: 100%;
  position: relative;
}

.p-top-projects::before {
  width: 10.769vw;
  content: "PROJECTS";
  color: #000;
  font-family: "Poppins", "SF Pro SC", "SF Pro Display", "Helvetica Neue", "Helvetica", "Segoe UI", "Microsoft YaHei", "微软雅黑", "PingFang Regular", "Hiragino Sans GB", sans-serif;
  font-size: 10.538vw;
  font-weight: 100;
  letter-spacing: -8.22px;
  line-height: 0.8;
  opacity: 0.09;
  position: absolute;
  left: -0.5vw;
  transform: rotate(90deg);
  transform-origin: left bottom;
}
.p-top-teams::before {
  width: 10.769vw;
  content: "TEAMS";
  color: #000;
  font-family: "Poppins", "SF Pro SC", "SF Pro Display", "Helvetica Neue", "Helvetica", "Segoe UI", "Microsoft YaHei", "微软雅黑", "PingFang Regular", "Hiragino Sans GB", sans-serif;
  font-size: 10.538vw;
  font-weight: 100;
  letter-spacing: -8.22px;
  line-height: 0.8;
  opacity: 0.09;
  position: absolute;
  left: -0.5vw;
  transform: rotate(90deg);
  transform-origin: left bottom;
}
.postpage .p-top-feature::before ,
.postpage .p-top-teams::before ,
.postpage .p-top-projects::before {  content: "";width: 0;display: none;}

.p-top-feature-inner,
.p-top-projects-inner {
  display: block;
  padding: 0 0 7.23vw 16.615vw;
}
.p-top-teams-inner{
  display: block;
  padding: 0 0 8vw  16.615vw;}
.p-top-heading{
  height: 16.692vw;
  width: 100%;
  position: relative;
}
.p-top-heading .p-top-sec__heading-md{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.p-top-body {
  width: 100%;
}
.p-top-news__scrollbar,
.p-top-feature__scrollbar,
.p-top-projects__scrollbar {
  margin-top: 2.538vw;
}
 
.teams_tab_button .swiper-scrollbar.p-top-teams__scrollbar{ 
   position: absolute;
	margin-top: 0;
	bottom:auto;
	top:0;
   width:100%;

}

.p-top-feature {
  width: 100%;
  position: relative;
}

.p-top-feature::before {
  width: 10.769vw;
  content: "TECHNOLOGY";
  color: #000;
  font-family: "Poppins", "SF Pro SC", "SF Pro Display", "Helvetica Neue", "Helvetica", "Segoe UI", "Microsoft YaHei", "微软雅黑", "PingFang Regular", "Hiragino Sans GB", sans-serif;
  font-size: 10.538vw;
  font-weight: 100;
  letter-spacing: -8.22px;
  line-height: 0.8;
  opacity: 0.09;
  position: absolute;
  left: -0.5vw;
  transform: rotate(90deg);
  transform-origin: left bottom;
}

.p-top-feature-inner {
  display: block;
  padding: 0 0 7.23vw 16.615vw;
}

.p-top-feature__heading {
  height: 16.692vw;
  width: 100%;
  position: relative;
}

.p-top-feature__heading .p-top-sec__heading-md {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.p-top-feature__body {
  width: 100%;
}

.p-top-feature__scrollbar {
  margin-top: 0;
}

@media screen and (max-width: 1100px) {
.p-top-feature-inner,
.p-top-teams-inner,
.p-top-projects-inner {
    padding: 101px 0 79px 182.765px;
  }
  .mainpage .p-top-feature-inner,
  .mainpage .p-top-projects-inner {
    padding: 80px 0 79px 0;
  }
  .mainpage .p-top-heading {
    padding-left: 15px;
  }
  .p-top-projects::before {
    width: 118px;
    left: 0;
    font-size: 116px;
  }
 .mainpage .p-top-feature::before,
 .mainpage .p-top-projects::before {
    display: none;
  }
  .p-top-projects__scrollbar {
    margin-top: 28px;
  }
  .p-top-feature-inner {
    padding: 101px 0 79px 182.765px;
  }
  .p-top-feature::before {
    width: 118px;
    left: 0;
    font-size: 116px;
  }
  .p-top-feature {
    width: 100%;
  }
  .p-top-feature__scrollbar {
    margin-top: 28px;
  }
}

@media screen and (max-width: 767px) {
  .p-top-projects {
    width: 100%;
  }
  .p-top-heading {
    width: 100%;
  }
  .p-top-body {
    width: 100%;
  }
  .p-top-feature::before,
  .p-top-projects::before {
    display: none;
  }
  .p-top-projects-inner {
    display: block;
    padding: 12.266vw 0 16vw 8vw;
  }
  .p-top-projects__scrollbar {
  }
  .p-top-feature {
    width: 100%;
  }
  .p-top-feature__heading {
    width: 100%;
  }
  .p-top-feature__body {
    width: 100%;
  }
  .p-top-feature::before {
    display: none;
  }
  .p-top-feature-inner {
    display: block;
    padding: 12.266vw 0 16vw 8vw;
  }
   .p-top-teams {
    width: 100%;
  }
 .p-top-teams__heading {
    width: 100%;
  }
  .p-top-teams__body {
    width: 100%;
  }
  .p-top-teams::before {
    display: none;
  }
  .p-top-teams-inner {
    display: block;
    padding: 12.266vw 4vw 16vw 8vw;
  }
}

.swiper-container {
  padding-bottom: 2.538vw;
  box-sizing: border-box;
  overflow: hidden;
}

@media screen and (max-width: 1100px) {
  .swiper-container {
    padding-bottom: 28px;
  }
}

.swiper-container-horizontal>.swiper-scrollbar {
  width: 92%;
  height: 1px;
  z-index: 0;
}

.swiper-scrollbar {
  background: #d3d3d3;
  border-radius: 50px;
  bottom: 0;
}

.swiper-scrollbar-drag {
  background: #F7C600;
  border-radius: 0;
  height: 5px;
  left: 0;
  top: -4px;
  pointer-events: none;
  position: absolute;
  transform-origin: left center;
  width: 100%;
  z-index: 3;
}



/*
  gridMaskWrap
———————————*/
.gridMaskWrap {
  position: relative;
  overflow: hidden;
}

.gridMask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  z-index: 2;
}

/* .gridMaskItem */
.gridMaskItem {
  position: absolute;
  width: calc(100vw / 6);
  height: calc(100vw / 6);
  opacity: 1;
  transform: translateY(0);
  overflow: hidden;
}

.gridMaskItem::after {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #F7C600;
  transform: translateY(-100%);
}

.gridMaskItem-white::after {
  background-color: #fff;
}



.gridMaskItemX-1 {
  left: 0;
}

.gridMaskItemX-2 {
  left: calc(100vw / 6 * 1);
}

.gridMaskItemX-3 {
  left: calc(100vw / 6 * 2);
}

.gridMaskItemX-4 {
  left: calc(100vw / 6 * 3);
}

.gridMaskItemX-5 {
  left: calc(100vw / 6 * 4);
}

.gridMaskItemX-6 {
  left: calc(100vw / 6 * 5);
}

.gridMaskItemY-1 {
  top: 0;
}

.gridMaskItemY-2 {
  top: calc(100vw / 6 * 1);
}

.gridMaskItemY-3 {
  top: calc(100vw / 6 * 2);
}

.gridMaskItemY-4 {
  top: calc(100vw / 6 * 3);
}

.gridMaskItemY-5 {
  top: calc(100vw / 6 * 4);
}

.gridMaskItemY-6 {
  top: calc(100vw / 6 * 5);
}

/* .gridMaskRow */
.gridMaskRow {
  height: calc(100vw / 6 * 1);
  width: 100%;
  opacity: 1;
  background-color: #F7C600;
  transform: translateX(0);
  transition: transform 0.8s cubic-bezier(1, 0, 0.51, 0.99);
  transition: transform 0.8s cubic-bezier(0.67, 0, 0.05, 0.98);
  transition: transform 0.7s cubic-bezier(0.91, 0.01, 0.36, 0.97);
}

.-is-displayed .gridMaskRowMoveRightX-1 {
  transform: translateX(16.66vw);
}

.-is-displayed .gridMaskRowMoveRightX-2 {
  transform: translateX(33.34vw);
}

.-is-displayed .gridMaskRowMoveRightX-3 {
  transform: translateX(49.98vw);
}

.-is-displayed .gridMaskRowMoveLeftX-1 {
  transform: translateX(-16.66vw);
}

.-is-displayed .gridMaskRowMoveLeftX-2 {
  transform: translateX(-33.34vw);
}

.-is-displayed .gridMaskRowMoveLeftX-3 {
  transform: translateX(-49.98vw);
}

/* .gridMaskColumn */
.gridMaskColumn {
  position: absolute;
  width: calc(100vw / 6 * 1.01);
  height: calc(100vw / 6);
  opacity: 1;
  background-color: #F7C600;
  transform: translateY(0);
}

.gridMaskColumn-full {
  height: 100%;
}

.gridMaskColumn-white {
  background-color: #fff;
}
.gridMaskColumn-grey {
  background-color: #e8e8e8 !important;
}

.gridMask-img {
  position: absolute;
  width: 100%; 
  opacity: 1;
  transform: translateY(0);
 background-color: #e8e8e8;
}
 



.gridMaskColumnX-1 {
  left: 0;
}

.gridMaskColumnX-2 {
  left: calc(100vw / 6 * 1);
}

.gridMaskColumnX-3 {
  left: calc(100vw / 6 * 2);
}

.gridMaskColumnX-4 {
  left: calc(100vw / 6 * 3);
}

.gridMaskColumnX-5 {
  left: calc(100vw / 6 * 4);
}

.gridMaskColumnX-6 {
  left: calc(100vw / 6 * 5);
}

.gridMaskColumnShowY {
  transform: translateY(-100%);
}


/*gridemask for projects & news block*/
.gridMaskBlock {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 1;
  background-color: #F7C600;
  transform: translateY(0);
}

.gridMaskColumn-white {
  background-color: #fff;
}
/* animation */
.-is-displayed .gridMaskItemShowY::after {
  -webkit-animation: gridMaskItemShowY cubic-bezier(0.54, 0, 0, 0.99) 0.9s forwards 0.5s;
  animation: gridMaskItemShowY cubic-bezier(0.54, 0, 0, 0.99) 0.9s forwards 0.5s;
}

@-webkit-keyframes gridMaskItemShowY {
  from {
    transform: translateY(-101%);
  }
  to {
    transform: translateY(0);
  }
}

@keyframes gridMaskItemShowY {
  from {
    transform: translateY(-101%);
  } to {
    transform: translateY(0);
  }
}

.-is-displayed .gridMaskColumn-full {
  -webkit-animation: gridMaskColumnShowY_full cubic-bezier(0.54, 0, 0, 0.99) 0.9s forwards;
  animation: gridMaskColumnShowY_full cubic-bezier(0.54, 0, 0, 0.99) 0.9s forwards;
}

@-webkit-keyframes gridMaskColumnShowY_full {
  from {
    transform: translateY(0%);
  }

  to {
    transform: translateY(101%);
  }
}

@keyframes gridMaskColumnShowY_full {
  from {
    transform: translateY(0%);
  }

  to {
    transform: translateY(101%);
  }
}

.gridMaskColumn-full.gridMaskColumnX-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.gridMaskColumn-full.gridMaskColumnX-2 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.gridMaskColumn-full.gridMaskColumnX-3 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.gridMaskColumn-full.gridMaskColumnX-4 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.gridMaskColumn-full.gridMaskColumnX-5 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.gridMaskColumn-full.gridMaskColumnX-5 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.-is-displayed .gridMaskColumnShowY-1 {
  -webkit-animation: gridMaskColumnShowY 1s forwards;
  animation: gridMaskColumnShowY 1s forwards;
}

@-webkit-keyframes gridMaskColumnShowY {
  from {
    transform: translateY(-100%);
  }

  to {
    transform: translateY(0%);
  }
}

@keyframes gridMaskColumnShowY {
  from {
    transform: translateY(-100%);
  }

  to {
    transform: translateY(0%);
  }
}

@media screen and (max-width: 1100px) {
  .gridMaskItem {
    width: calc(1100px / 6);
    height: calc(1100px / 6);
  }

  .gridMaskColumn {
    width: calc(1100px / 6);
    height: calc(1100px / 6);
  }

  .gridMaskColumn-full {
    height: 100%;
  }

  .gridMaskItemX-1 {
    left: 0;
  }

  .gridMaskItemX-2 {
    left: calc(1100px / 6 * 1);
  }

  .gridMaskItemX-3 {
    left: calc(1100px / 6 * 2);
  }

  .gridMaskItemX-4 {
    left: calc(1100px / 6 * 3);
  }

  .gridMaskItemX-5 {
    left: calc(1100px / 6 * 4);
  }

  .gridMaskItemX-6 {
    left: calc(1100px / 6 * 5);
  }

  .gridMaskItemY-1 {
    top: 0;
  }

  .gridMaskItemY-2 {
    top: calc(1100px / 6 * 1);
  }

  .gridMaskItemY-3 {
    top: calc(1100px / 6 * 2);
  }

  .gridMaskItemY-4 {
    top: calc(1100px / 6 * 3);
  }

  .gridMaskItemY-5 {
    top: calc(1100px / 6 * 4);
  }

  .gridMaskItemY-6 {
    top: calc(1100px / 6 * 5);
  }

  .gridMaskColumnX-1 {
    left: 0;
  }

  .gridMaskColumnX-2 {
    left: calc(1100px / 6 * 1);
  }

  .gridMaskColumnX-3 {
    left: calc(1100px / 6 * 2);
  }

  .gridMaskColumnX-4 {
    left: calc(1100px / 6 * 3);
  }

  .gridMaskColumnX-5 {
    left: calc(1100px / 6 * 4);
  }

  .gridMaskColumnX-6 {
    left: calc(1100px / 6 * 5);
  }
}

@media screen and (max-width: 767px) {
  .gridMaskItem {
    width: calc(100vw / 3);
    height: calc(100vw / 3);
  }

  .gridMaskColumn {
    width: calc(100vw / 3);
    height: calc(100vw / 3);
  }

  .gridMaskColumn-full {
    height: 100%;
  }

  .gridMaskItemX-1 {
    left: 0;
  }

  .gridMaskItemX-2 {
    left: calc(100vw / 3 * 1);
  }

  .gridMaskItemX-3 {
    left: calc(100vw / 3 * 2);
  }

  .gridMaskItemX-4 {
    left: calc(100vw / 3 * 3);
  }

  .gridMaskItemX-5 {
    left: calc(100vw / 3 * 4);
  }

  .gridMaskItemX-6 {
    left: calc(100vw / 3 * 5);
  }

  .gridMaskItemY-1 {
    top: 0;
  }

  .gridMaskItemY-2 {
    top: calc(100vw / 3 * 1);
  }

  .gridMaskItemY-3 {
    top: calc(100vw / 3 * 2);
  }

  .gridMaskItemY-4 {
    top: calc(100vw / 3 * 3);
  }

  .gridMaskItemY-5 {
    top: calc(100vw / 3 * 4);
  }

  .gridMaskItemY-6 {
    top: calc(100vw / 3 * 5);
  }

  .gridMaskColumnX-1 {
    left: 0;
  }

  .gridMaskColumnX-2 {
    left: calc(100vw / 3 * 1);
  }

  .gridMaskColumnX-3 {
    left: calc(100vw / 3 * 2);
  }

  .gridMaskColumnX-4 {
    left: calc(100vw / 3 * 3);
  }

  .gridMaskColumnX-5 {
    left: calc(100vw / 3 * 4);
  }

  .gridMaskColumnX-6 {
    left: calc(100vw / 3 * 5);
  }

  .gridMaskRowMoveX-1 {
    transform: translateX(33.3vw);
  }

  .gridMaskRowMoveX-2 {
    transform: translateX(66.6vw);
  }

  .gridMaskRowMoveX-3 {
    transform: translateX(100vw);
  }

  .gridMaskItem {
    display: none;
  }
}

.wow {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.content_list .wow:nth-child(2n+1){animation-delay:.0s}
.content_list .wow:nth-child(2n+2){animation-delay:.1s}
.content_list .wow:nth-child(2n+3){animation-delay:.2s}
.content_list .wow:nth-child(2n+4){animation-delay:.3s}
.content_list .wow:nth-child(2n+5){animation-delay:.4s}
.content_list .wow:nth-child(2n+6){animation-delay:.5s}
.content_list .wow:nth-child(2n+7){animation-delay:.6s}
.content_list .wow:nth-child(2n+8){animation-delay:.7s}


@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}
@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}
@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}
@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}
.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}
@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}
@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}
.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}


/*
  loadSplash
———————————*/
.loadSplash {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: white;
 
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
body.contentLoaded .loadSplash {
  pointer-events: none;
}
.loadSplashItem {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 256px;
  height: 256px;
}

.loadSplashItem .progressbar {
  position: relative;
  width: 100%;
  height: 100%;
}
body.-is-ie .loadSplashItem .progressbar {
  display: none;
}
.loadSplashItemImage {
  width: 78px;
}

.loadSplashItem .progressbar {
  position: absolute;
  top: 0;
  left: auto;
  right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loadSplashItem .progressbar svg.circle {
  fill: transparent;
  stroke: #dedede;
  stroke-width: 1;
  transform: rotate(-90deg);
  stroke-dasharray: 0 804;
}
.loadSplashItem .progressbar svg.circle.progressbarSp {
  display: none;
  stroke-dasharray: 0 395;
}

.progressbarPc.circle.animationEnd {
  stroke: #dedede;
  -webkit-animation: progressbarEndCircle 0.5s cubic-bezier(1, 0, 0, 1) forwards;
  animation: progressbarEndCircle 0.5s cubic-bezier(1, 0, 0, 1) forwards;
}
@-webkit-keyframes progressbarEndCircle {
  0% {
    stroke-dasharray: 804 804;
  }
  99.9%,
  to {
    stroke-dasharray: 804 804;
    stroke-dashoffset: -804;
  }
}
@keyframes progressbarEndCircle {
  0% {
    stroke-dasharray: 804 804;
  }
  99.9%,
  to {
    stroke-dasharray: 804 804;
    stroke-dashoffset: -804;
  }
}
.progressbarSp.circle.animationEnd {
  stroke: #dedede;
  -webkit-animation: progressbarEndCircleSp 0.5s cubic-bezier(1, 0, 0, 1) forwards;
  animation: progressbarEndCircleSp 0.5s cubic-bezier(1, 0, 0, 1) forwards;
}
@-webkit-keyframes progressbarEndCircleSp {
  0% {
    stroke-dasharray: 395 395;
  }
  99.9%,
  to {
    stroke-dasharray: 395 395;
    stroke-dashoffset: -395;
  }
}
@keyframes progressbarEndCircleSp {
  0% {
    stroke-dasharray: 395 395;
  }
  99.9%,
  to {
    stroke-dasharray: 395 395;
    stroke-dashoffset: -395;
  }
}

@media screen and (max-width: 767px) {
  .loadSplash {
    height: 100vh;
  }
  .loadSplashItem .progressbarPc {
    display: none;
  }
  .loadSplashItem .progressbar svg.circle.progressbarSp {
    display: block;
  }
  .loadSplashItemImage {
    width: 54px;
  }
}

.splashPersent {
  position: absolute;
  bottom: -100px;
  font-size: 80px;
  color: #999;
  letter-spacing: 0.05em;
}

/* p-news-modal */
.js-newsModalClose {
  cursor: pointer;
}

.p-news-modal {
  visibility: hidden;
  pointer-events: none;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

.p-news-modal.-is-open {
  pointer-events: all;
  visibility: visible;
  z-index: 9999;
}

.p-news-modal.-is-close {
  visibility: visible;
}

.p-news-modal__inner {
  width: 50%;
  height: 100%;
  margin-left: auto;
  padding: 114px 3.3vw 46px 6.9vw;
  position: relative;
  z-index: 100;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  clip: rect(100vh, 100vw, 100vh, 0vw);
  transition: 0.65s cubic-bezier(0.54, 0, 0, 0.99);
}

.p-news-modal.-is-open .p-news-modal__inner {
  clip: rect(0vh, 100vw, 100vh, 0vw);
}

.p-news-modal__display {
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-right: 4.6vw;
  opacity: 0;
  transition: .1s ease;
}

.p-news-modal.-is-open .p-news-modal__display {
  opacity: 1;
}

.p-news-modal__display::-webkit-scrollbar {
  width: 6px;
}

.p-news-modal__display::-webkit-scrollbar-thumb {
  background: #292929;
}

.p-news-modal__display::-webkit-scrollbar-track {
  width: 2px;
  /* background: ; */
  background: linear-gradient(to right, #fff, #fff 33.3%, #dedede 33.3%, #dedede 66.6%, #fff 66.6%);
}

.p-news-modal .p-top-mv__news-list {
  opacity: 0;
}

.p-news-modal.-is-open .p-top-mv__news-list {
  transform: translateY(0);
  opacity: 1;
  transition: opacity 0.8s ease 0.55s;
}

.p-news-modal.-is-close .p-top-mv__news-list {
  transform: translateY(0);
  transition: opacity .2s ease 0s;
}

.p-news-modal__bg {
  width: 100%;
  background-color: rgba(41, 41, 41, 0.36);
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.5s ease;
  opacity: 0;
}

.p-news-modal.-is-open .p-news-modal__bg {
  opacity: 1;
}

.p-news-modal__close {
  position: absolute;
  top: 18px;
  right: 1.69vw;
  cursor: pointer;
  z-index: 1000;
}

.p-news-modal__close img {
  padding: 14px;
}

.p-news-modal.-is-close .p-news-modal__close {
  opacity: 0;
}

/* .p-news-modal__close-inner {
  width: 16px;
  height: 16px;
  display: inline-block;
} */
.p-news-modal .p-top-mv__news-list {
  display: block;
}

.p-news-modal .p-top-mv__news-list-item {
  height: auto;
  margin-bottom: 30px;
  transform: translateY(30px);
}

.p-news-modal.-is-open .p-top-mv__news-list-item {
  transform: translateY(0);
  transition: transform 0.9s cubic-bezier(0.54, 0, 0, 0.99) 0.4s;
}

.p-news-modal.-is-close .p-top-mv__news-list-item {
  transform: translateY(0);
}

.p-news-modal .p-top-mv__news-list-item:last-child {
  margin-bottom: 8.46vw;
}
 .p-list-news .p-top-mv__news-date{
  color: #888;
  font-family: "HELVETICANEUELTPRO-THEX";
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3em;
  text-align: center;
  display: inline-block;
  margin-right: 24px;
  box-sizing: border-box;
  vertical-align:top;
 width: 88px;}
 .p-list-news .p-top-mv__news-date span{
  font-weight: 300;
  font-size: 24px;
  text-align: center;
  display: block;
  line-height: 1.2em;}
.p-list-news .p-top-mv__news-list .p-top-mv__news-list-item{
	margin: 0;
	padding: 36px 0;
	box-sizing: border-box;
	border-bottom: 1px solid  rgba(0,0,0,.1);
	transition: ease  .3s;}
.p-list-news .p-top-mv__news-list .p-top-mv__news-list-item a{
	width: 100%;
	padding: 0 14px;
	box-sizing: border-box;
	display: block;
	 }
.p-list-news .p-top-mv__news-list .p-top-mv__news-list-item:hover{background-color: rgba(0,0,0,.05);transition: ease  .3s;}
.p-list-news .p-top-mv__news-list .p-top-mv__news-list-item .news_content{
	width: calc(100% - 220px); display: inline-block; box-sizing: border-box;transition: all .5s ease;vertical-align:top;}
.p-list-news .p-top-mv__news-list .p-top-mv__news-list-item:hover .news_content{ padding-left: 16px; box-sizing: border-box;}
.p-list-news .p-top-mv__news-list .p-top-mv__news-list-item .p-top-mv__news-title{ padding: 0px; color: #414141;font-size: 14px; display: block; }
.p-list-news .p-top-mv__news-list .p-top-mv__news-list-item .p-top-mv__news-text{
	padding: 0  0;
  margin-top: 6px;
  box-sizing: border-box;
	color: #414141;
	line-height: 1.8em;
	font-size: 13px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}


@media screen and (max-width: 1199px) {
 .indexpage .p-list-news .p-top-mv__news-date{ width: 88px;}
 .indexpage .p-list-news .p-top-mv__news-list .p-top-mv__news-list-item .news_content{width: calc(100% - 160px);}
}


@media screen and (max-width: 767px) {
  .p-news-modal {
    width: 100vw;
    z-index: 9999;
  }

  .p-news-modal__close {
    top: 2vh;
    right: 1.69vw;
  }

  .p-news-modal .p-news-modal__inner {
    padding-right: 5vw;
    width: 100vw;
    padding: 11vh 6.7vw 5vh 10vw;
    box-sizing: border-box;
  }

  .p-news-modal .p-top-mv__news-list-item {
    margin-bottom: 40px;
  }

  .p-news-modal .p-top-mv__news-date {
    font-size: 14px;
    margin-bottom: 4px;
  }
.p-list-news .p-top-mv__news-date
  .p-news-modal .p-top-mv__news-title {
    font-size: 16px;
    margin-bottom: 5px;
  }
.c-projects-slide__body-text {
  line-height: 1.8;
 
}
 .p-top-projects-inner .c-projects-slide{padding-right: 10px; padding-left: 10px;}

.p-news-modal .p-top-mv__news-text {font-size: 13px;}
.p-list-news .p-top-mv__news-date{width: 80px;margin-right: 20px;}
.p-list-news .p-top-mv__news-list .p-top-mv__news-list-item .p-top-mv__news-text{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
  .p-list-news .p-top-mv__news-list .p-top-mv__news-list-item .news_content{width: calc(100% -  140px);  }
 .indexpage .p-list-news .p-top-mv__news-list .p-top-mv__news-list-item .news_content{width: calc(100% -  140px);  }
  .p-top-mv__news-list-item .button-common-view__link{display: none;}
  .p-news-modal__bg {display: none;}
}

@media screen and (max-width: 577px) {
 .p-top-projects .container-fluid{    padding-right: 20px; padding-left: 20px;}
 .p-top-news-inner {
    display: block;
    padding: 12.266vw 0 16vw 3vw;
}
 .p-list-news .p-top-mv__news-list .p-top-mv__news-list-item a{padding: 0 0px;    width: 100%;}
.p-list-news .p-top-mv__news-list .p-top-mv__news-list-item .news_content {
    width: calc(100% - 120px);
	margin-right: 0;
}
.postpage .p-top-projects__heading {line-height: 2em;padding-top: 60px;padding-bottom: 60px;  padding-left: 10px;}
}