@charset "utf-8";
/*
Theme Name: asahi-themes-solution
Theme URI: http://www.solution-sy.com/
Author: solution.STC
Author URI: http://www.crossdesign-company.co.jp  
Description: This is a default wordpress themes
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
*/

* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: 0 0;
  box-sizing: border-box;
}

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

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden;
}

body {
  /* */
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  /*font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
  font-size: 14px;
  line-height: 1.6;
  color: #333333;
  width: 100%;
  overflow-x: hidden;
  --white:#fff;
  --lightgrey:#b4b4b4;
  --black:#000000;
  --blue:#23375b;
  --yellow:#f3cc02;
  --orange:#e8a246;
  --green:#4d9e5c;
  --red:#d40000;
  --darkblue:#10213f;
}

address, caption, code, figcaption, pre, th {
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
}

blockquote, q {
  quotes: none;
}

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

fieldset, iframe, img {
  border: 0;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

caption, th {
  text-align: left;
}

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

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

button {
  background: 0 0;
  border: 0;
  box-sizing: content-box;
  color: inherit;
  cursor: pointer;
  font: inherit;
  line-height: inherit;
  overflow: visible;
  vertical-align: inherit;
}

button:disabled {
  cursor: default;
}

audio:not([controls]) {
  display: none;
}

:focus[data-focus-method=mouse]:not(input):not(textarea):not(select), :focus[data-focus-method=touch]:not(input):not(textarea):not(select) {
  outline: 0;
}

::-moz-focus-inner {
  border: 0;
  padding: 0;
}

a, a:link, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: none;
}

ul {
  list-style: none;
}

em {
  font-style: normal;
}

img {
  display: block;
  height: auto;
  max-width: 100%;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ccc;
  opacity: 1;
}

::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}

input:-ms-input-placeholder {
  color: #ccc;
  opacity: 1;
}

input::-webkit-input-placeholder {
  color: #ccc;
  opacity: 1;
}

::-webkit-scrollbar {
  width: 10px;
  height: 15px;
  background-color: #f3f3f3;
  border-left: 1px solid #dddddd; }

::-webkit-scrollbar:hover {
  background-color: transparent; }

::-webkit-scrollbar-thumb {
  cursor: pointer;
  border-radius: 15px;
  background-color: var(--blue); }

::-webkit-scrollbar-thumb:hover {
  background-color: var(--darkblue); }

::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {
  display: none; }

/*hasbg*/
.hasbg{background-repeat:no-repeat;background-size:cover;background-position:center center;}
.hasbg:after{display:block;content:"";padding-top:100%;}
.hasbg>img{display:none;}

@font-face {
  font-family: 'holland';
  src: url('font/Holland.otf');
}
.ftholland{font-family: 'holland',小塚ゴシック Pr6N,メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
.ftkleepro{font-family: 'kleepro',小塚ゴシック Pr6N,メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
.ftminchao{font-family: "AiMinChoStd","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "MS Mincho", "MS 明朝", "Meiryo", serif;}
.ftagopus{font-family: "AGOpus","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "MS Mincho", "MS 明朝", "Meiryo", serif;}
@font-face {
  font-family: 'iconfont';
  src: url('iconfont/iconfont.woff2?t=1712742299876') format('woff2'),
       url('iconfont/iconfont.woff?t=1712742299876') format('woff'),
       url('iconfont/iconfont.ttf?t=1712742299876') format('truetype'),
       url('iconfont/iconfont.svg?t=1712742299876#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*sp mobile-btn*/
/* sp mobile-btn and nav css */
.spscreen {display: none; }
.mobilebtn{display:none;}
@media screen and (max-width: 768px) {
  .logged-in .mobilebtn{top:60px;}
  .mobilebtn {position: fixed;z-index: 110;top: 20px;right: 20px;display: block; }
  .mobilebtn div {width: 30px;height: 20px;background: none;cursor: pointer;display: block;position: relative;right: 0;top: 0;transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1); }
  .mobilebtn div span {width: 30px;height: 2px;top: 9px;background: var(--white);display: block;position: absolute;z-index: 5;left: 50%;margin: 0 0 0 -15px;transform-origin: center;-webkit-transform-origin: center;-moz-transform-origin: center;-o-transform-origin: center;-ms-transform-origin: center;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;-ms-transition: all 0.4s; }
  .mobilebtn div span:nth-child(1) { -moz-transform: translateY(-9px);-webkit-transform: translateY(-9px);-o-transform: translateY(-9px);-ms-transform: translateY(-9px);transform: translateY(-9px); }
  .mobilebtn div span:nth-child(3) {-moz-transform: translateY(9px);-webkit-transform: translateY(9px); -o-transform: translateY(9px);-ms-transform: translateY(9px);transform: translateY(9px); }
  .mobilebtn .active {transform:translateX(-200px) rotate(180deg); /* */}
  .mobilebtn .active span:nth-child(1) {transform: rotate3d(0, 0, 1, -45deg) !important;transform-origin: center center !important;/*0.71429px*/width: 30px !important; }
  .mobilebtn .active span:nth-child(2) {transform: rotate3d(0, 1, 0, -90deg) !important;width: 0!important;}
  .mobilebtn .active span:nth-child(3) {transform: rotate3d(0, 0, 1, 45deg) !important;transform-origin: center center !important;/*0.71429px */width: 30px !important; }
  .sp-wrapper-move {transform: translateX(0px) !important; }
  .spscreen {width: 200px;height: 100vh;position: fixed;z-index: 100;background: var(--darkblue);right: 0;top: 0;transform: translateX(200px);transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);display: block; }
  .spscreen .sp-heading {width: 100%;text-align: center;margin-top: 20px;margin-bottom: 20px;font-size: 24px;text-transform: uppercase;color: #fff; }
  .spscreen nav ul {padding: 0 15px; }
  .spscreen nav ul li:first-child {border-top: 1px solid #5d5d5d; }
  .spscreen nav ul li {border-bottom: 1px solid #5d5d5d; }
  .spscreen nav ul li a {color: #fff;display: flex;flex-direction:column;align-items:center;justify-content:center;text-align: center;text-decoration: none;padding: 10px 0;text-transform: uppercase;transition: .3s; }
  .spscreen nav ul li a:hover {background: #f2f2f2;color: #000; }
  .spscreen nav ul li a.headcontact{border-radius:2px;flex-direction:row;margin-top:10px;}
  .spscreen nav ul li a.headcontact:after{display:none;}
  .spscreen nav ul li a.headcontact i{margin-right:5px;}
  .spscreen nav ul li a.headcontact span{display: block;}
  .spscreen nav ul li ul{display:none;}
  .spscreen nav ul li a.current{position:relative;}
  .spscreen nav ul li a.current:after{content:"";border-top:5px solid #fff;border-left:5px solid transparent;border-right:5px solid transparent;position:absolute;top:50%;right:0;transform:translateY(-50%);transform-origin:center;}
  .spscreen nav ul li a.current.active:after{transform:rotate(180deg);}
  .spscreen nav ul li a:hover{background:#f2f2f2;color:#000;}
  .spscreen nav ul li ul{display:none;padding:0;}
  .spscreen nav ul li ul li a{font-size:12px;}
}
.spscreenmask{position:fixed;top:0;right:0;z-index:99;background:rgba(16,33,63,0.6);width:0%;height:100%;transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);}
.spscreenmask.spscreenmaskmove{width:100%;}
/*headerfixed*/
.headerfixed{background:var(--blue);width:100%;box-shadow: 0 0 5px 5px rgba(0,0,0,0.3);-webkit-animation: headeranimation .5s linear  0s 1;animation: headeranimation .5s linear  0s 1; }
.logged-in .headerfixed,.logged-in header{top:32px;}
@keyframes headeranimation {
  0% {
    transform:translateY(-100%);
    opacity:0;
  }
  100% {
    transform:translateY(0);
    opacity:1;
  }
}
@-webkit-keyframes headeranimation {
  0% {
    transform:translateY(-100%);
    opacity:0;
  }
  100% {
    transform:translateY(0);
    opacity:1;
  }
}
/* header css */
header{position:fixed;top:0;left:0;z-index:90;width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 40px;transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);background: linear-gradient(to bottom, rgba(0,0,0,0.6) 1%, rgba(0,0,0,0.2) 80%, rgba(0,0,0,0) 100%);/*background:rgba(0,0,0,0.2);*/}
.sitelogo{width:300px;display:flex;align-items:center;}
.sitelogo a{color:var(--white);font-size:20px;text-decoration:none;transition:.3s;}
.sitelogo a:hover{opacity:0.7;}
.headmain{ display:flex;align-items:center;}
.mainnavigation{display:flex;}
.mainnavigation ul{display:flex;align-items:center;}
.mainnavigation ul li{position:relative;padding:0px 50px;}
.mainnavigation ul li a{width:100%;font-size:20px;color:var(--white);display:flex;flex-direction:column;align-items:center;text-decoration:none;position:relative;z-index:1;transition:.4s ease-in-out;}
.mainnavigation ul li > a span.en{font-size:14px;text-transform:capitalize;font-weight:bolder;}
.mainnavigation ul li > a:after{content: "";position: absolute;left:0%;bottom: -10px;width: 100%;transform: scale(0) ;height: 2px;background: var(--white);opacity: 0;visibility: hidden;transition: .4s ease-in-out;}
.mainnavigation ul li > a:hover:after{opacity: 1;visibility: visible;transform:scale(1);}
.mainnavigation ul li ul{display:none;position:absolute;left:50%;transform:translateX(-50%);background:var(--grey);}
.mainnavigation ul li:hover ul{display:block;}
.mainnavigation ul li ul li a{text-align:center;padding:5px 10px;}
.mainnavigation ul li ul li a:after{display:none;}
.speciallinks{margin-left:50px;}
.speciallinks a{color:var(--white);text-decoration:none;}
.headcontact{display:block;position:relative;padding:20px 38px;border:1px solid var(--white);border-radius:50px;line-height:1;overflow:hidden;}
.headcontact:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transform:translateY(-101%);background:var(--darkblue);transition:.3s;}
.headcontact i{position:relative;z-index:1;font-size:18px;margin-right:10px;}
.headcontact span{position:relative;z-index:1;font-size:16px;letter-spacing:.1em;}
.headcontact:hover:after{transform:translateY(0);}
@media screen and (max-width: 1520px) {
  .sitelogo a{font-size:16px;}
  .mainnavigation ul li{padding:0 20px;}
  .mainnavigation ul li > a{font-size:16px;}
  .mainnavigation ul li > a span.en{font-size:12px;}
  .speciallinks{margin-left:30px;}
  .headcontact{padding:15px 30px;}
}
@media screen and (max-width: 1080px) {
  header{padding:20px;}
  .sitelogo{width:240px;}
  .sitelogo a{font-size:14px;}
  .mainnavigation ul li{padding:0 10px;}
  .mainnavigation ul li > a{font-size:14px;}
  .speciallinks{margin-left:20px;}
  .headcontact{padding:10px 20px;}
  .headcontact i{font-size:16px;margin-right:5px;}
  .headcontact span{font-size:14px;}
}
@media screen and (max-width: 768px) {
  header{padding:10px 20px;}
  .headmain{margin-right:50px;}
  .mainnavigation{display:none;}
  .headcontact{padding:8px 10px;border-radius:50%;}
  .headcontact i{font-size:18px;margin-right:0;}
  .headcontact span{display:none;}
}
/* /header css */
/*banner*/
.banner{position:relative;}
.banner .bannermain li{overflow:hidden;}
.banner .bannermain figure{width:100%;height:90vh;position:relative;-webkit-animation: picmove1 50s linear infinite 0s;
      -moz-animation: picmove1 50s linear infinite 0s;
      -ms-animation: picmove1 50s linear infinite 0s;
      -o-animation: picmove1 50s linear infinite 0s;
      animation: picmove1 50s linear infinite 0s;}
.banner .bannermain figure:after{content:"";padding-top:0;width:100%;height:100%;position:absolute;top:0;left:0;width:100%;background:rgba(0,0,0,0.2);}
.banner .bannertext{position:absolute;left:50%;top:50%;z-index:20;width:100%;max-width:1320px;color:#fff;text-align:center;padding:80px 60px;transform:translate(-50%,-50%);}
.banner .bannertext h1{font-size:38px;letter-spacing:0.2em; display:flex;align-items:baseline;font-weight:normal;text-shadow:0px 0px 15px rgba(0, 0, 0, 0.81);}
.banner .bannertext h1 small{font-size:75%;}
.banner .bannertext h1 dl{position:relative;}
.banner .bannertext h1 dl dt{font-size:18px;text-align:center;display:block; position:absolute;left:50%;top:0;transform:translate(-50%,-60%); }
@keyframes picmove1 {
 0% {
 -webkit-transform:scale(1, 1);
transform:scale(1, 1);
}
 50% {
 -webkit-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
}
 100% {
 -webkit-transform:scale(1, 1);
transform:scale(1, 1);
}
}
@media screen and (max-width: 1520px) {
  .banner .bannermain figure {height:80vh;}
  .banner .bannertext{padding:60px 40px;}
  .banner .bannertext h1{font-size:32px;}
  .banner .bannertext h1 dl dt{font-size:16px;}
}
@media screen and (max-width: 1080px) {
  .banner .bannermain figure {height:70vh;}
  .banner .bannertext{padding:20px;}
  .banner .bannertext h1{font-size:26px;}
  .banner .bannertext h1 dl dt{font-size:14px;}
}
@media screen and (max-width: 768px) {
  .banner{overflow:hidden;}
  .banner .bannermain figure {height:350px;}
  .banner .bannertext{max-width:100%;}
  .banner .bannertext h1{font-size:22px;}
  .banner .bannertext h1 dl dt{font-size:12px;}
}
@media screen and (max-width: 528px) {
  .banner .bannermain figure{height:300px;}
  .banner .bannertext{padding:10px;}
  .banner .bannertext h1{justify-content:center;} 
}
/*pagebanner*/
.pagebanner{width:100%;height:60vh;position:relative;}
.pagebanner:after{padding-top:0;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.2);}
.pagebanner .pagebannertext{position:relative;z-index:10;width:100%;max-width:1600px;height:100%;margin:0 auto;padding:50px 40px;display:flex;flex-direction:column;justify-content:center; color:var(--white);text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.81);}
.pagebanner .pagebannertext h2{font-size:120px;font-weight:normal;line-height:1.5;}
.pagebanner .pagebannertext h1{font-size:38px;padding-left:100px;letter-spacing:0.5em;font-weight:normal;}
@media screen and (max-width: 1520px) {
  .pagebanner{height:50vh;}
  .pagebanner .pagebannertext h2{font-size:80px;}
  .pagebanner .pagebannertext h1{padding-left:50px;font-size:32px;}
}
@media screen and (max-width: 1080px) {
  .pagebanner{height:350px;}
  .pagebanner .pagebannertext{padding:30px 20px;}
  .pagebanner .pagebannertext h2{font-size:60px;}
  .pagebanner .pagebannertext h1{padding-left:20px;font-size:26px;}
}
@media screen and (max-width: 768px) {
  .pagebanner{height:300px;}
  .pagebanner .pagebannertext{text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);}
  .pagebanner .pagebannertext h2{font-size:42px;}
  .pagebanner .pagebannertext h1{padding-left:0px;font-size:20px;letter-spacing:0.2em;}
}
@media screen and (max-width: 568px) {
  .pagebanner{height:240px;}
  .pagebanner .pagebannertext h2{font-size:30px;}
  .pagebanner .pagebannertext h1{font-size:16px;}
}
/*type-text*/
.type-text{overflow:hidden;white-space:nowrap;position:relative; animation:typetext 3s steps(150,end) forwards;/*border-right:1px solid var(--orange);*/}
@keyframes typetext {
  from {width: 0;}
  to {width: 100%;}
}
/*/banner*/
/* footer css */
.homefooter .footer{padding:240px 40px 60px;}
.footer{padding:60px 40px;background:var(--blue);width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;}
.footmain{display:flex;align-items:center;}
.footmenu{display:flex;}
.footmenu ul{display:flex;align-items:center;}
.footmenu ul li{position:relative;padding:0px 50px;}
.footmenu ul li a{width:100%;font-size:22px;color:var(--white);display:flex;flex-direction:column;align-items:center;text-decoration:none;position:relative;z-index:1;transition:.4s ease-in-out;}
.footmenu ul li a:after{content: "";position: absolute;left:0%;bottom: -10px;width: 100%;transform: scale(0) ;height: 2px;background: var(--white);opacity: 0;visibility: hidden;transition: .4s ease-in-out;}
.footmenu ul li a:hover:after{opacity: 1;visibility: visible;transform:scale(1);}
.footmenu ul li a span.ja{line-height:1.8;}
.footmenu ul li a span.en{font-size:16px;text-transform:capitalize;font-weight:bolder;}
.footspeciallinks{margin-left:50px;}
.footspeciallinks a{color:var(--white);text-decoration:none;}
.footcontact{display:block;position:relative;padding:20px 38px;border:1px solid var(--white);border-radius:50px;line-height:1;overflow:hidden;}
.footcontact:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transform:translateX(-101%);background:var(--darkblue);transition:.3s;}
.footcontact i{position:relative;z-index:1;font-size:18px;margin-right:10px;}
.footcontact span{position:relative;z-index:1;font-size:16px;letter-spacing:.1em;}
.footcontact:hover:after{transform:translateX(0);}
.copyright{background:var(--darkblue);width:100%;}
.copyright p{width:100%;max-width:1520px;margin:0 auto;padding:10px 40px;font-size:14px;text-align:center;color:#fff;}
@media screen and (max-width: 1520px) {
  .homefooter .footer{padding:200px 40px 30px;}
  .footer{padding:50px 40px;}
  .footmenu ul li{padding:0 30px;}
  .footmenu ul li a{font-size:16px;}
  .footmenu ul li a span.en{font-size:12px;}
  .footspeciallinks{margin-left:30px;}
  .footcontact{padding:15px 30px;}
}
@media screen and (max-width: 1080px) {
  .homefooter .footer{padding:180px 20px 30px;}
  .footer{padding:30px 20px;}
  .footmenu ul li{padding:0 20px;}
  .footmenu ul li > a{font-size:14px;}
  .footspeciallinks{margin-left:20px;}
  .footcontact{padding:10px 20px;}
  .footcontact i{font-size:16px;margin-right:5px;}
  .footcontact span{font-size:14px;}
  .copyright p{padding:10px 20px;font-size:12px;}
}
@media screen and (max-width: 768px) {
  .homefooter .footer{padding:150px 20px 20px;}
  .footer .sitelogo{width:200px;}
  .footmenu ul li{padding:0 10px;}
  .copyright p{padding:5px 10px;}
}
@media screen and (max-width: 620px) {
  .footer .sitelogo{width:200px;margin:20px auto;display:flex;justify-content:center;}
  .footmain{justify-content:center;width:100%;}
}
@media screen and (max-width: 500px) {
  .footmain{flex-wrap:wrap;}
  .footmenu{width:100%;margin-bottom:10px;}
  .footmenu ul{width:100%;flex-wrap:wrap;justify-content:space-between;}
  .footmenu ul li{width:50%;}
  .footmenu ul li a:after{bottom:-5px;}
  .footmenu ul li a:hover:after{transform:scale(0.5);}
  .footspeciallinks{margin-left:0;width:100%;max-width:170px;}
}
/* /footer css */
/*home*/
.homegreeting{position:relative;z-index:1;margin-top:-30px;}
.homegreeting:after{padding-top:0;}
.homegreeting .titlegroup{margin:170px 0;position:relative;flex-direction:row;justify-content:flex-start;}
.homegreeting .titlegroup .ftholland{font-size:200px;line-height:1.6;color:#e7e7e7;position:absolute;left:100px;top:-200px;  transform:rotate(-10deg);}
.homegreeting .titlegroup .ftminchao{position:relative;z-index:1;font-weight:normal;letter-spacing:0.2em;}
.homegreeting .text{width:calc(50% - 50px);background:radial-gradient(ellipse at center, rgba(255,255,255,1) 0%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0) 100%); }
.homegreeting .text p{font-size:18px;line-height:1.8;margin-bottom:30px;}
@media screen and (max-width: 1520px) {
  .homegreeting .titlegroup{margin:120px 0 80px;}
  .homegreeting .titlegroup .ftholland{font-size:160px;top:-160px;}
  .homegreeting .text{width:calc(50% - 30px);}
  .homegreeting .text p{font-size:16px;}
}
@media screen and (max-width: 1080px) {
  .homegreeting .titlegroup{margin:60px 0 30px;}
  .homegreeting .titlegroup .ftholland{font-size:120px;top:-120px;}
  .homegreeting .text{position:relative;z-index:1;}
  .homegreeting .text p{font-size:14px;}
  .homegreeting .text p:not(:last-child){margin-bottom:20px;}
}
@media screen and (max-width: 768px) {
  .homegreeting{margin-top:-20px;background-position:right 30% center;}
  .homegreeting .titlegroup{margin:50px 0 20px;}
  .homegreeting .titlegroup .ftholland{font-size:80px;top:-80px;left:50px;}
  .homegreeting .text{width:100%;background:rgba(255,255,255,0.8);}
}
@media screen and (max-width: 568px) {
  .homegreeting .titlegroup{margin:30px 0 15px;}
  .homegreeting .titlegroup .ftholland{font-size:38px;top:-38px; }
  .homegreeting .text{padding:10px;}
}
/*homeproperty*/
.homeproperty{position:relative;z-index:10;}
.homeproperty .w1520 > .webbtngroup{margin-bottom:-120px;}
.homeproperty .w1520 > .webbtngroup .webbtn{padding:30px 80px;font-size:20px;letter-spacing:0.2em;position:relative;align-items:baseline;}
.homeproperty .w1520 > .webbtngroup .webbtn .arrow{margin-left:20px;transition:.3s;}
.homeproperty .w1520 > .webbtngroup .webbtn .arrow:before,.homeproperty .w1520 > .webbtngroup .webbtn .arrow:after{border-bottom-color:var(--white);}
.homeproperty .w1520 > .webbtngroup .webbtn:hover .arrow{transform:translateX(5px);}
.propertyslide .swiper-button-next,.propertyslide .swiper-button-prev{color:var(--black);}
.propertyslide .swiper-button-next:after,.propertyslide .swiper-button-prev:after{font-size:38px;}
@media screen and (max-width: 1080px) {
	.homeproperty .w1520 > .webbtngroup{margin:0 auto -50px;}
	.homeproperty .w1520 > .webbtngroup .webbtn{padding:20px 60px;}
}
@media screen and (max-width: 768px) {
	.homeproperty .w1520 > .webbtngroup{margin:0 auto -30px;}
	.homeproperty .w1520 > .webbtngroup .webbtn{padding:15px 50px;font-size:16px;}
	.homeproperty .w1520 > .webbtngroup .webbtn .arrow{position:absolute;top:50%;right:5px;transform:translateY(-50%);}
	.homeproperty .w1520 > .webbtngroup .webbtn .arrow:before{width:20px;}
	.homeproperty .w1520 > .webbtngroup .webbtn .arrow:after{width:10px;transform: translateX(-10px) rotate(45deg);}
}
/*homeaboutus*/
.homeaboutus{position:relative;background-color:var(--blue);}
.homeaboutus:after{content:"";position:absolute;left:0;top:0;z-index:1;width:100%;height:calc(100% - 190px);background-image:url(img/homeaboutusbg.jpg);background-repeat:no-repeat;background-position:center center;}
.homeaboutus .homeaboutusmap{width:100%;position:relative;z-index:10;right:-50px;padding-left:20vw;}
.homeaboutus .homeinfo{position:relative;z-index:10;display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:120px;}
.homeaboutus .homeinfo .titlegroup{width:calc(50% - 120px);flex-direction:row;align-items:baseline;}
.homeaboutus .homeinfo .titlegroup h2{margin-right:30px;}
.homeaboutus .homeinfo .homeinfotext{width:calc(50% - 120px);}
.homeaboutus .homeinfo .homeinfotext .webbtngroup{margin-top:50px;justify-content:flex-start;}
.homeaboutus .homeinfo .homeinfotext .webbtngroup .webbtn{justify-content:center;width:100%;max-width:250px;position:relative;}
.homeaboutus .homeinfo .homeinfotext .webbtngroup .webbtn .arrow{position:absolute;right:0;top:50%;transition:.3s;}
.homeaboutus .homeinfo .homeinfotext .webbtngroup .webbtn:hover .arrow{right:-5px;}
.homeaboutus .homeinfo .homeinfotext .webbtngroup .webbtn:hover .arrow:before,.homeaboutus .homeinfo .homeinfotext .webbtngroup .webbtn:hover .arrow:after{border-bottom: 1px solid var(--white);}
@media screen and (max-width: 1520px) {
  .homeaboutus .homeaboutusmap{padding-left:12vw;}
  .homeaboutus .homeaboutusmap .googlemap{height:350px;}
  .homeaboutus .homeinfo{margin-bottom:80px;}
  .homeaboutus .homeinfo .titlegroup{width:calc(50% - 50px);}
  .homeaboutus .homeinfo .homeinfotext{width:calc(50% - 50px);}
  .homeaboutus .homeinfo .homeinfotext .webbtngroup{margin-top:30px;}
  .homeaboutus .homeinfo .homeinfotext .webbtngroup .webbtn{max-width:220px;}
}
@media screen and (max-width: 1080px) {
  .homeaboutus .homeaboutusmap{padding-left:6vw;}
  .homeaboutus .homeaboutusmap .googlemap{height:280px;}
  .homeaboutus .homeinfo{margin-bottom:50px;}
  .homeaboutus .homeinfo .titlegroup{width:calc(50% - 20px);}
  .homeaboutus .homeinfo .homeinfotext{width:calc(50% - 20px);}
  .homeaboutus .homeinfo .homeinfotext .webbtngroup .webbtn{max-width:180px;}
  .homeaboutus .homeinfo .homeinfotext .webbtngroup .webbtn .arrow:before{width:30px;}
  .homeaboutus .homeinfo .homeinfotext .webbtngroup .webbtn .arrow:after{width:10px;transform: translateX(-10px) rotate(45deg);}
}
@media screen and (max-width: 768px) {
  .homeaboutus .homeaboutusmap{padding-left:0px;right:0;}
  .homeaboutus .homeinfo{margin-bottom:20px;}
  .homeaboutus .homeinfo .titlegroup{width:100%;flex-direction:column;align-items:center;}
  .homeaboutus .homeinfo .titlegroup h2{margin-right:0;}
  .homeaboutus .homeinfo .homeinfotext{width:100%;}
  .homeaboutus .homeinfo .homeinfotext .tablelist dt{width:90px;}
  .homeaboutus .homeinfo .homeinfotext .tablelist dd{width:calc(100% - 90px);padding-top:0;}
}
/*/home*/
/*page*/
/*company*/
.company .tableone{max-width:820px;margin:0 auto;}
.company .googlemap{max-width:1380px;margin:60px auto;}
@media screen and (max-width:1080px){
  .company .tableone{max-width:620px;}
  .company .googlemap{margin:30px auto;}
}
/*contact*/
.contact .form{max-width:1080px;margin:0 auto;}
@media screen and (max-width:1080px){
  .contact .form{max-width:800px;}
}
/*propertydetail*/
.propertydetail .propertydetailmain{display:flex;justify-content:space-around;flex-wrap:wrap;}
.propertydetailmain .propertyitem{width:calc(50% - 25px);margin-bottom:50px;}
.propertydetailmain .googlemap{width:100%;height:400px;}
.propertydetailmain .googlemap,.propertydetailmain .googlemap iframe{height:400px;} 
.describtion{font-size:18px;line-height:1.8;}
@media screen and (max-width:1520px){
  .propertydetailmain .propertyitem{width:calc(50% - 20px);}
  .describtion{font-size:16px;line-height:1.6;}
  .propertydetailmain .googlemap,.propertydetailmain .googlemap iframe{height:350px;}
  .propertydetailmain .googlemap{height:350px;}
}
@media screen and (max-width:1080px){
	.propertydetail .propertydetailmain{display:block;}
  .propertydetailmain .propertyitem{width:100%;margin-bottom:30px;}
  .propertydetailmain .tableone dl dt{width:160px;} 
  .propertydetailmain .tableone dl dd{width:calc(100% - 180px);}
  .describtion{font-size:14px;}
  .propertydetailmain .googlemap,.propertydetailmain .googlemap iframe{height:300px;}
	.propertydetailmain .googlemap{height:300px;}
}
@media screen and (max-width:768px){
  .propertydetailmain .propertyitem{width:100%;}
  .propertydetailmain .tableone dl dt{line-height:1.2;text-align:center;}
  .propertydetailmain .tableone dl dd{min-height:38px;}
  .propertydetailmain .googlemap,.propertydetailmain .googlemap iframe{height:240px;}
	.propertydetailmain .googlemap{height:240px;}
}
@media screen and (max-width:568px){
  .propertydetailmain .tableone dl dt,.propertydetailmain .tableone dl dd{width:100%;text-align:left;}
}
/*public*/
.part{padding:80px 40px;}
.w1520{width:100%;max-width:1520px;margin:0 auto;}
.w1320{width:100%;max-width:1320px;margin:0 auto;}
@media screen and (max-width:1080px){
  .part{padding:50px 20px;}
}
/*layout*/
.layout{display:flex;flex-wrap: wrap;}
.betweenside{display:flex;justify-content:space-between;flex-wrap: wrap;}
.reversal{flex-direction:row-reverse;}
.lycol2{width:50%;}
.lycol3{width:33.333333%;}
.lycol4{width:25%;}
.lycol5{width:20%;}
.lycol6{width:16.666667%;}
.colorblue{color:#3b5481;}
.colorskyblue{color:#0073de;}
.bglightgrey{background:#f9f9f9;}
/*titlegroup*/
.titlegroup{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:50px;}
.titlegroup h2{font-size:38px;line-height:1.6;letter-spacing:2px;font-weight:500; }
.titlegroup h3{font-size:30px;line-height:1.6;letter-spacing:2px;font-weight:normal; text-shadow: 0px 2px 2px rgba(9, 17, 24, 0.28);}
.titlegroup h5{font-size:20px;line-height:1.6;letter-spacing:2px;font-weight:normal;}
.title3{font-size:24px;margin-bottom:20px;letter-spacing:1px;}
@media screen and (max-width: 1520px) {
  .titlegroup h2{font-size:32px;}
  .titlegroup h3{font-size:26px;}
  .titlegroup h5{font-size:18px;}
}
@media screen and (max-width: 1080px) {
  .titlegroup{margin-bottom:20px;}
  .titlegroup h2{font-size:26px;}
  .titlegroup h3{font-size:20px;}
  .titlegroup h5{font-size:16px;}
  .title3{font-size:20px;margin-bottom:15px;}
}
@media screen and (max-width: 768px) {
  .titlegroup h2{font-size:20px;}
  .titlegroup h5{font-size:14px;}
  .title3{font-size:18px;}
}
.webbtngroup{display:flex;justify-content:center;}
a.webbtn:hover,a.weblink:hover{text-decoration:none;}
.webbtn{display:inline-flex;justify-content:center;text-decoration:none;font-weight:bolder;padding:15px 50px;font-size:18px;line-height:100%;text-transform:uppercase;text-align:center;color:var(--black);border:1px solid var(--black);transition:.3s;}
.webbtn em{font-style:normal;}
.webbtn:hover{background:var(--blue);color:var(--white);border:1px solid var(--blue);}
.bluebtn{background:var(--blue);border:1px solid var(--blue);color:var(--white);}
.bluebtn:hover{background:var(--black);}
.whitebtn{background:var(--white);border:1px solid var(--white);color:var(--blue);}
.whitebtn:hover{background:var(--blue);border:1px solid var(--blue);color:var(--white);}
.arrow{position:relative;display:flex;align-items:center;justify-content:center;}
.arrow:before{content:"";width:50px;border-bottom:1px solid var(--black);}
.arrow:after{content:"";width:15px;border-bottom:1px solid var(--black);transform-origin:right bottom;transform:translateX(-15px) rotate(45deg);}

.tagblue{font-size:12px;line-height:1;padding:5px 10px;border-radius:10px;background:var(--blue);text-align:center;display:inline-flex;justify-content: center;color:var(--white);}
/*tableone*/
.tableone{width:100%;}
.tableone dl{display:flex;justify-content:space-between;align-items:center; flex-wrap:wrap;font-size:18px;line-height:1;margin-bottom:10px;}
.tableone dl dt{width:300px;padding:15px 20px;text-align:center;color:#3b5481;border:1px solid var(--blue);font-weight:500;}
.tableone dl dd{width:calc(100% - 340px);border-bottom:1px solid var(--black);padding:15px;font-weight:500;line-height:1.2;}
.tableone dl dd a{color:var(--black);}
.tableone dl dd a:hover{color:var(--blue);}
.tableone2{width:100%;}
.tableone2>hgroup{display:flex;flex-wrap:wrap;justify-content:space-between;}
.tableone2 dl{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:calc(50% - 10px);font-size:14px;line-height:1;margin-bottom:10px;}
.tableone2 dl dt{width:110px;padding:15px 10px;text-align:center;color:#3b5481;border:1px solid var(--blue);font-weight:500;}
.tableone2 dl dd{width:calc(100% - 113px);border-bottom:1px solid var(--black);padding:15px 10px;font-weight:500;line-height:1.2;}
.tableone2 dl dd a{color:var(--black);}
.tableone2 dl dd a:hover{color:var(--blue);}
@media screen and (max-width: 1520px) {
  .tableone dl{font-size:16px;}
  .tableone dl dt{width:240px;}
  .tableone dl dd{width:calc(100% - 280px);}
  .tableone2 dl{width:calc(50% - 5px);font-size:13px;}
  .tableone2 dl dt{width:90px;padding:10px 5px;}
  .tableone2 dl dd{width:calc(100% - 100px);padding:10px 5px;}
}
@media screen and (max-width: 1080px) {
  .tableone dl{font-size:14px; }
  .tableone dl dt{width:200px;padding:10px;}
  .tableone dl dd{width:calc(100% - 220px);padding:10px;}
}
@media screen and (max-width: 768px) {
  .tableone dl dt{text-align:left;}
  .tableone dl dt,.tableone dl dd{width:100%;}
	.tableone2>hgroup{display:block;}
	.tableone2 dl{width:100%;}
	.tableone2 dl dt{width:90px;padding:10px 5px;}
  .tableone2 dl dd{width:calc(100% - 100px);padding:10px 5px;}
}
@media screen and (max-width: 568px) {
	.propertydetailmain .tableone2 dl{display:flex;}
	.propertydetailmain .tableone2 dl dt{width:100px;padding:10px 5px;text-align:center;}
  .propertydetailmain .tableone2 dl dd{width:calc(100% - 102px);padding:10px 5px;}
}
/*tablelist*/
.tablelist{width:100%;}
.tablelist dl{width:100%;display:flex;justify-content:space-between;align-items:center; flex-wrap:wrap;font-size:18px;line-height:2;margin-bottom:20px;}
.tablelist dt{width:130px;}
.tablelist dd{width:calc(100% - 130px);}
.tablelist dd a{color:var(--black);}
@media screen and (max-width: 1520px) {
  .tablelist dl{font-size:16px;line-height:1.6;margin-bottom:15px;}
  .tablelist dt{width:100px;}
  .tablelist dd{width:calc(100% - 100px);}
}
@media screen and (max-width: 1080px) {
  .tablelist dl{font-size:14px;margin-bottom:10px;}
  .tablelist dt{width:100px;}
  .tablelist dd{width:calc(100% - 100px);}
}
@media screen and (max-width: 768px) {
  .tablelist dl dd{padding-top:5px;}
  .tablelist dl dt,.tablelist dl dd{width:100%;}
}
.googlemap{width:100%;height:450px;overflow:hidden;line-height:1;}
.googlemap iframe{width:100%;height:450px;background:url(img/googlemap.jpg) no-repeat;background-size:100% auto;background-color:var(--grey);background-position:center;}
@media screen and (max-width:1080px){
  .googlemap{height:350px;}
  .googlemap iframe{height:350px;}
}
@media screen and (max-width:768px){
  .googlemap{height:300px;}
  .googlemap iframe{height:300px;}
}
@media screen and (max-width:520px){
  .googlemap{height:240px;}
  .googlemap iframe{height:240px;}
}
/*form*/
.form dl{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;font-size:18px;margin-bottom:30px;}
.form dl dt{width:300px;font-weight:bold;color:#3b5481;}
.form dl dt .tagblue{margin-left:20px;}
.form dl dd{width:calc(100% - 300px);}
.form input[type="text"],.form input[type="email"],.form input[type="tel"],.form textarea{width:100%;padding:10px;background:var(--white);border:1px solid var(--blue);}
.form textarea{resize:none;}
.form input[type="text"]:focus,.form input[type="email"]:focus,.form input[type="tel"]:focus,.form textarea:focus{border:1px solid skyblue;}
.radiobox label{display:inline-flex;align-items:center;margin-right:30px;font-weight:bold;}
.radiobox label input[type=radio]{margin-right:5px;}
.form .webbtngroup{justify-content:center;}
.form .webbtngroup p{display:flex;justify-content:center;}
.form .webbtngroup .webbtn{width:100%;max-width:240px;margin:0 20px;background:var(--blue);color:var(--white);padding:20px 80px;border:1px solid var(--blue);cursor:pointer;letter-spacing:2px;transition:.3s;}
.form .webbtngroup .webbtn:hover{background:var(--white);border:1px solid var(--blue);color:var(--blue);}
@media screen and (max-width:1520px){
  .form dl{font-size:16px;}
  .form dl dt{width:260px;}
  .form dl dt .tagblue{margin-left:15px;}
  .form dl dd{width:calc(100% - 260px);}
}
@media screen and (max-width:1080px){
  .form dl{font-size:14px;margin-bottom:20px;}
  .form dl dt{width:200px;}
  .form dl dt .tagblue{margin-left:10px;}
  .form dl dd{width:calc(100% - 200px);}
  .form .webbtngroup{margin-top:30px;}
  .form .webbtngroup .webbtn{max-width:200px;padding:15px 60px;}
}
@media screen and (max-width:768px){
  .form dl{font-size:14px;}
  .form dl dt{margin-bottom:10px;}
  .form dl dt,.form dl dd{width:100%;}
  .radiobox label{margin-bottom:5px;}
  .form .webbtngroup .webbtn{max-width:200px;padding:15px 10px;}
}
/*gallery*/
.gallery .gallerypic{margin-bottom:25px;}
.gallery .gallerypic ul li figure:after{padding-top:60%;}
.gallery .thumbnail ul li figure:after{padding-top:60%;}
@media screen and (max-width:1080px){
  .gallery .gallerypic{margin-bottom:15px;}
}
/*propertylist*/
.propertylist{}
.propertylist ul{margin-right:-50px;margin-bottom:-50px;}
.propertylist ul li{padding-right:50px;margin-bottom:50px;}
@media screen and (max-width:1520px){
.propertylist ul{margin-right:-30px;margin-bottom:-30px;}
.propertylist ul li{padding-right:30px;margin-bottom:30px;}
}
@media screen and (max-width:1080px){
.propertylist ul{margin-right:-20px;margin-bottom:-20px;}
.propertylist ul li{padding-right:20px;margin-bottom:20px;}
}
@media screen and (max-width:768px){
.propertylist ul li{width:50%;}
}
@media screen and (max-width:568px){
.propertylist ul li{width:100%;}
.propertylist ul li .item{max-width:380px;margin:0 auto;}
}
/*paging*/
.paging{margin-top:50px;display:flex;justify-content: center;align-items:center;}
.paging .page-numbers{font-size:18px;margin:5px;text-align: center;color:var(--black);text-decoration:none;}
.paging .page-numbers:after{content:"."}
.paging .page-numbers:hover{color:var(--blue);}
.paging .page-numbers.current{color:var(--blue);font-weight:bolder;}
.paging .page-numbers.page-prev:after,.paging .page-numbers.page-next:after{display:none;}
/*item*/
.item{width:100%;transition:.3s;}
.item a{text-decoration:none;color:var(--black);}
.item:hover .itempic figure{transform:scale(1.1,1.1);}
.item .itempic{overflow:hidden;display:block;margin-bottom:15px;}
.item .itempic figure{transition:.3s;}
.item .itempic figure:after{padding-top:70%;}
.item .iteminfo{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.item .iteminfo .itemtag{width:200px;border:1px solid #3b5481;color:#3b5481;font-size:18px;text-align:center;padding:10px;transition:.3s;}
.item .iteminfo .itemtag:hover{background:#3b5481;color:var(--white);}
.item .iteminfo .itemtext{width:calc(100% - 220px);}
.item .iteminfo .itemtext h5{font-size:24px;display:flex;justify-content:space-between;}
.item .iteminfo .itemtext h5 span{}
.item .iteminfo .itemtext p{font-size:18px;}
@media screen and (max-width:1520px){
  .item .iteminfo .itemtag{width:160px;font-size:16px;}
  .item .iteminfo .itemtext{width:calc(100% - 180px);}
  .item .iteminfo .itemtext h5{font-size:20px;}
  .item .iteminfo .itemtext p{font-size:16px;}
}
@media screen and (max-width:1320px){
  .item .iteminfo .itemtag{width:120px;padding:7px 10px;}
  .item .iteminfo .itemtext{width:calc(100% - 130px);}
  .item .iteminfo .itemtext h5{font-size:18px;}
}
@media screen and (max-width:1080px){
  .item .itempic{margin-bottom:10px;}
  .item .iteminfo .itemtag{width:90px;font-size:14px;}
  .item .iteminfo .itemtext{width:calc(100% - 100px);}
  .item .iteminfo .itemtext h5{font-size:16px;}
  .item .iteminfo .itemtext p{font-size:14px;}
}
@media screen and (max-width:850px){
  .item .iteminfo .itemtext{width:100%;margin-top:10px;}
}
/*twoinnercolumn*/
.twoinnercolumn{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;}
.twoinnercolumn .text{width:calc(38% + 120px);margin-left:-120px;background:var(--white);padding:30px;color:var(--blue);}
.twoinnercolumn .text p{font-size:18px;line-height:1.8;margin-bottom:20px;}
.twoinnercolumn .text .webbtngroup{justify-content:flex-start;}
.twoinnercolumn .text .webbtngroup .webbtn{justify-content:center;position:relative;width:100%;max-width:220px;}
.twoinnercolumn .text .webbtngroup .webbtn .arrow{position:absolute;right:0;bottom:20px;transition:.3s;}
.twoinnercolumn .text .webbtngroup .webbtn:hover .arrow{right:-5px;}
.twoinnercolumn .text .webbtngroup .webbtn .arrow:before,.twoinnercolumn .text .webbtngroup .webbtn .arrow:after{border-bottom:1px solid var(--white);}
.twoinnercolumn .pic{width:calc(62% + 120px);margin-right:-120px;}
.twoinnercolumn .pic figure{width:100%;}
.twoinnercolumn .pic figure:after{padding-top:60%;}
@media screen and (max-width:1520px){
  .twoinnercolumn .text{width:calc(38% + 80px);margin-left:-80px;}
  .twoinnercolumn .text p{font-size:16px;}
  .twoinnercolumn .pic{width:calc(62% + 80px);margin-right:-80px;}
}
@media screen and (max-width:1080px){
  .twoinnercolumn .text{padding:20px;width:calc(48% + 60px);margin-left:-60px;}
  .twoinnercolumn .text p{font-size:14px;}
  .twoinnercolumn .pic{width:calc(52% + 60px);margin-right:-60px;}
  .twoinnercolumn .pic figure:after{padding-top:70%;}
}
@media screen and (max-width:768px){
  .twoinnercolumn .text{width:100%;margin-left:0;padding:20px 10px;}
  .twoinnercolumn .pic{width:100%;margin-right:0;}
}
/*infotext*/
.infotext h3{font-size:28px;line-height:1.8;margin-bottom:5px;font-weight:normal;}
.infotext em{display:block;font-style:normal;font-weight:bolder;font-size:18px;line-height:1.8;margin-bottom:10px;}
.infotext strong{display:block;font-size:20px;line-height:1.8;margin-bottom:10px;}
.infotext ol{list-style-type:none;display:flex;flex-wrap:wrap;margin-bottom:15px;}
.infotext ol li{margin-right:20px;font-weight:bolder;font-size:20px;}
.infotext ol li i{font-size:22px;font-weight:normal;margin-right:10px;}
.infolink{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;}
@media screen and (max-width:1520px){
  .infotext h3{font-size:24px;}
  .infotext em{font-size:16px;}
  .infotext strong{font-size:18px;}
  .infotext ol li{font-size:18px;margin-right:15px;}
  .infotext ol li i{font-size:18px;margin-right:7px;}
}
@media screen and (max-width:1080px){
  .infotext h3{font-size:20px;line-height:1.2;}
  .infotext em{font-size:14px;margin-bottom:5px;}
  .infotext strong{font-size:16px;}
  .infotext ol{margin-bottom:10px;}
  .infotext ol li{font-size:16px;margin-right:10px;}
  .infotext ol li i{font-size:16px;margin-right:5px;}
}
/*list*/
.list{margin:50px auto;}
.list > ul{margin-right:-10px;margin-bottom:-10px;}
.list > ul > li{padding-right:10px;margin-bottom:10px;}
@media screen and (max-width:1080px){
  .list{margin:30px auto;}
  .list > ul{margin-right:-5px;margin-bottom:-5px;}
  .list > ul > li{padding-right:5px;margin-bottom:5px;}
}
@media screen and (max-width:768px){
  .list > ul > li{width:50%;}
}
@media screen and (max-width:568px){
  .list > ul > li{width:100%;}
  .list > ul > li .card{max-width:360px;margin:0 auto;}
}
/*card*/
.card{overflow:hidden;width:100%;position:relative;cursor:pointer;transition:.3s;}
.card figure{position:absolute;width:100%;height:100%;transition:.3s;}
.card:hover figure{transform:scale(1.2,1.2);}
.card figure:after{padding-top:0;}
.card .infotext{position:relative;z-index:1;padding:130px 30px 30px;background:rgba(0,0,0,.5);color:var(--white);visibility:hidden;opacity:0;transition:.3s ;}
.card:hover .infotext{visibility:visible;opacity:1;}
.card .infotext h3{font-size:26px;line-height:1.5;margin-bottom:0;}
.card .infotext em{margin-bottom:5px;}
.card .infotext .infolink {}
.card .infotext .infolink ol{margin-bottom:0;}
.card .infotext .infolink .webbtn{position:relative;padding:15px 80px;}
.card .infotext .infolink .webbtn .arrow{position:absolute;bottom:20px;right:5px;transition:.3s;}
.card .infotext .infolink .webbtn:hover .arrow{right:0;}
.card .infotext .infolink .webbtn .arrow:before,.card .infotext .infolink .webbtn .arrow:after{border-bottom-color:var(--blue);}
.card .infotext .infolink .webbtn:hover .arrow:before,.card .infotext .infolink .webbtn:hover .arrow:after{border-bottom-color:var(--white);}
@media screen and (max-width:1520px){
  .card .infotext{padding:120px 20px 20px;}
  .card .infotext h3{font-size:20px;}
  .card .infotext .infolink .webbtn{padding:10px 60px;}
  .card .infotext .infolink .webbtn .arrow{bottom:15px;}
  .card .infotext .infolink .webbtn .arrow:before{width:30px;}
  .card .infotext .infolink .webbtn .arrow:after{width:10px;transform: translateX(-10px) rotate(45deg);}
}
@media screen and (max-width:1080px){
  .card .infotext{padding:80px 10px 10px;}
  .card .infotext h3{font-size:16px;}
  .card .infotext strong{font-size:14px;margin-bottom:2px;}
  .card .infotext .infolink .webbtn{font-size:16px;}
}
/* pagenew */
.pagenew .pagenewmain{display:flex;flex-wrap:wrap;justify-content:space-between;}
.pagenew .pagenewmain .newstitle{width:100%;max-width:100%;margin-bottom:80px;}
.pagenew .pagenewmain .newslist{width:calc(100% - 380px);}
.pagenew .pagenewmain .newslist p{word-break: break-all;}
.pagenew .pagenewmain .newside{width:340px;}
.pagenew .pagenewmain .newdetail{width:calc(100% - 380px);}
@media screen and (max-width: 1520px) {
  .pagenew .pagenewmain .newslist,.pagenew .pagenewmain .newdetail{width:calc(100% - 350px);}
  .pagenew .pagenewmain .newside{width:320px;}
}
@media screen and (max-width: 1080px) {
  .pagenew .pagenewmain .newslist,.pagenew .pagenewmain .newdetail{width:calc(100% - 280px);}
  .pagenew .pagenewmain .newside{width:260px;}
}
@media screen and (max-width: 900px) {
  .pagenew .pagenewmain .newslist,.pagenew .pagenewmain .newdetail{width:100%;margin-bottom:30px;}
  .pagenew .pagenewmain .newside{width:100%;}
}
/*scrolltop*/
.scrolltop{position: fixed;right: 2%;bottom:20%;z-index: 70;transition:.5s;background:var(--darkblue);color:var(--white);width: 70px;height: 70px;display: flex;flex-direction:column;justify-content: center;align-items: center;text-decoration:none;padding:10px 5px 5px 5px;text-decoration:none!important;}
.scrolltop span{font-size:12px;letter-spacing:3px;font-weight:bolder;margin-bottom:10px;}
.scrolltop:after{content:"";display:block;width:16px;height:16px;border:solid var(--white);border-width:2px 2px 0 0;transform:rotate(-45deg);}
@media screen and (max-width: 1080px) {
  .scrolltop{width: 50px;height: 50px;padding:5px 0 0 0;}
}