.mainImage{width:100%;margin:0;padding:0;position:relative}.mainImage__cc{margin:220px 0 0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;flex-direction:column}.mainImage__cc--large{font-size:4.125rem;font-weight:900;text-align:center;background:-webkit-linear-gradient(135deg, #4ca5a4 20%, #614a7d 80%, #614a7d);background:linear-gradient(135deg, #4ca5a4 20%, #614a7d 80%, #614a7d);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent;display:inline-block;transition:0.2s linear}.mainImage__cc--large span{opacity:1;filter:alpha(opacity=100);-ms-filter:alpha(opacity=100);display:inline-block;animation:fadeInUp 0.6s linear}.mainImage__cc--large span:nth-of-type(1){animation-delay:0s}.mainImage__cc--large span:nth-of-type(2){animation-delay:0.05s}.mainImage__cc--large span:nth-of-type(3){animation-delay:0.1s}.mainImage__cc--large span:nth-of-type(4){animation-delay:0.15s}.mainImage__cc--large span:nth-of-type(5){animation-delay:0.2s}.mainImage__cc--large span:nth-of-type(6){animation-delay:0.25s}.mainImage__cc--large span:nth-of-type(7){animation-delay:0.3s}.mainImage__cc--large span:nth-of-type(8){animation-delay:0.35s}.mainImage__cc--large span:nth-of-type(9){animation-delay:0.4s}.mainImage__cc--large span:nth-of-type(10){animation-delay:1.0s}.mainImage__cc--large span:nth-of-type(11){animation-delay:1.05s}.mainImage__cc--large span:nth-of-type(12){animation-delay:1.1s}.mainImage__cc--large span:nth-of-type(13){animation-delay:1.15s}.mainImage__cc--large span:nth-of-type(14){animation-delay:1.2s}.mainImage__cc--large span:nth-of-type(15){animation-delay:1.25s}.mainImage__cc--large span:nth-of-type(16){animation-delay:1.3s}.mainImage__cc--large span:nth-of-type(17){animation-delay:1.35s}.mainImage__cc--large span:nth-of-type(18){animation-delay:1.4s}.mainImage__cc--large span:nth-of-type(19){animation-delay:1.45s}.mainImage__cc--large span:nth-of-type(20){animation-delay:1.5s}.mainImage__cc--large span:nth-of-type(21){animation-delay:1.55s}.mainImage__cc--large span:nth-of-type(22){animation-delay:1.6s}.mainImage__cc--small{margin:30px 0 0;font-size:1.125rem;font-weight:500;line-height:2.0;opacity:0;filter:alpha(opacity=0);-ms-filter:alpha(opacity=0);text-align:center;transition:0.2s linear;animation-name:fadeIn01;animation-duration:1s;animation-timing-function:linear;animation-delay:1s;animation-fill-mode:both}.mainImage__img{margin:60px 0 0;text-align:center}.mainImage__img img{-moz-transform:scale(2);-webkit-transform:scale(2);transform:scale(2);animation-name:blurIn;animation-duration:.5s;animation-timing-function:cubic-bezier(0.25, 1, 0.5, 1);animation-delay:1.5s;animation-fill-mode:both}@keyframes fadeInUp{to{opacity:1;filter:alpha(opacity=100);-ms-filter:alpha(opacity=100)}}@keyframes fadeIn01{0%{opacity:0}100%{opacity:1}}@keyframes blurIn{0%{opacity:0;transform:scale(1.4);-ms-filter:blur(20px);filter:blur(20px)}100%{opacity:1;transform:scale(1);-ms-filter:blur(0);filter:blur(0)}}@media (max-width: 1520px){.mainImage__img img{width:100%;height:auto}}@media (max-width: 1000px){.mainImage__cc--large{font-size:3.25rem}.mainImage__cc--small{margin:30px 20px 0}}@media (max-width: 800px){.mainImage__cc{margin:150px 0 0}.mainImage__cc--large{font-size:2.5rem}.mainImage__cc--small{margin:20px 20px 0}}@media (max-width: 600px){.mainImage__cc--large{font-size:1.875rem}}.slideImage{margin:100px 0 0;padding:0;position:relative}.slideImage__img{position:absolute;top:50%;left:50%;-moz-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);transition:0.2s linear}@media (max-width: 800px){.slideImage{margin:50px 0 0}.slideImage__img{width:500px;height:473px}}@media (max-width: 600px){.slideImage__img{width:300px;height:284px}}.photoScroll{overflow-x:hidden;margin:0;padding:0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.photoScroll__list{margin:0;padding:0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;list-style:none;animation:infinity-scroll-left 60s infinite linear 0.5s both}.photoScroll__item{width:auto;height:360px;overflow:hidden;margin:0 10px;padding:0;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:0.2s linear}.photoScroll__item img{width:auto;height:100%;object-fit:cover}.photoScroll.second{margin:20px 0 0}.photoScroll.second .photoScroll__list{animation:infinity-scroll-right 60s infinite linear 0.5s both}@media (max-width: 800px){.photoScroll__item{height:240px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}}@media (max-width: 600px){.photoScroll__item{height:180px}}@keyframes infinity-scroll-left{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes infinity-scroll-right{from{transform:translateX(-100%)}to{transform:translateX(0)}}.latestInfo{max-width:1500px;margin:150px auto 0;padding:0;position:relative}.latestInfo__title{margin:0 0 35px;padding:0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:space-between}.latestInfo__title--txt{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center}.latestInfo__title--txt span:first-of-type{padding:0 0 15px;font-size:1.625rem;font-weight:700;border-bottom:2px solid #0080ff}.latestInfo__title--txt span:last-of-type{margin:0 0 0 40px;color:#BBB;font-family:"Bree Serif",serif;font-weight:500;font-size:1rem}.latestInfo__title--btn{margin:0;padding:0}.latestInfo__title--btn a{width:100%;height:100%;padding:3px 20px;color:#FFF;font-size:.875rem;line-height:1.0;background-color:#394755;border:1px solid #394755;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:0.2s linear;position:relative}.latestInfo__title--btn a span{padding:0 14px 0 0;background-image:url("../img/common/ar01.svg");background-position:right center;background-repeat:no-repeat;background-size:4px 7px}.latestInfo__title--btn a:hover{text-decoration:none;color:#394755;background-color:#FFF;top:1px;left:1px}.latestInfo__title--btn a:hover span{background-image:url("../img/common/ar02.svg")}.latestInfo__list{margin:0;padding:0;list-style:none}.latestInfo__item{margin:0;padding:0 0 25px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;border-bottom:1px dashed #999}.latestInfo__item:not(:first-of-type){margin:25px 0 0}.latestInfo__item--date{width:150px;font-size:1.125rem}.latestInfo__item--title{width:calc(100% - 150px);color:#222 !important;font-size:1.125rem;position:relative}.latestInfo__item--title:hover{opacity:.7;filter:alpha(opacity=70);-ms-filter:alpha(opacity=70);text-decoration:none;top:1px;left:1px}@media (max-width: 1600px){.latestInfo{margin:150px 40px 0}}@media (max-width: 800px){.latestInfo{margin:80px 20px 0}.latestInfo__title{flex-direction:column;align-items:flex-start}.latestInfo__title--txt{padding:0 0 0 20px;flex-direction:column;align-items:flex-start;border-left:10px solid #0080ff}.latestInfo__title--txt span{line-height:1.0}.latestInfo__title--txt span:first-of-type{padding:0;border-bottom:none}.latestInfo__title--txt span:last-of-type{margin:20px 0 0}.latestInfo__title--btn{margin:20px 0 0}}@media (max-width: 600px){.latestInfo__item{flex-direction:column}.latestInfo__item--date{width:100%}.latestInfo__item--title{width:100%}}.ourBusiness{margin:130px 0 0;padding:0;position:relative}.ourBusiness__inner{max-width:1500px;overflow:hidden;margin:0 auto;padding:0;display:block;position:relative;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;transition:0.2s linear}.ourBusiness__inner::before{content:'';display:block;padding-top:44.8%}.ourBusiness__inner:hover{text-decoration:none;opacity:.7;filter:alpha(opacity=70);-ms-filter:alpha(opacity=70);top:1px;left:1px}.ourBusiness__inner--bg{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.ourBusiness__inner--bg img{width:100%;height:100%;object-fit:cover}@media (max-width: 1600px){.ourBusiness__inner{margin:0 40px}}@media (max-width: 1100px){.ourBusiness__inner{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-direction:column}.ourBusiness__inner::before{content:none}.ourBusiness__inner--bg{width:100%;height:500px;display:block;position:relative;top:auto;right:auto;bottom:auto;left:auto}}@media (max-width: 800px){.ourBusiness{margin:80px 0 0}.ourBusiness__inner{margin:0 20px}.ourBusiness__inner--bg{height:300px}}.ourBusinessRight{width:43.5%;height:100%;padding:60px;background-color:#0080ff;position:absolute;top:0;left:0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-direction:column;justify-content:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:0.2s linear}.ourBusinessRight__eng{padding:0 0 0 17px;color:#FFF;font-family:"Bree Serif",serif;font-weight:500;font-size:1.125rem;position:relative}.ourBusinessRight__eng::before{content:'';width:10px;height:10px;background-color:#FFF;position:absolute;top:9px;left:0}.ourBusinessRight__title{margin:30px 0 0;padding:0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center}.ourBusinessRight__title--name{color:#FFF;font-size:2.5rem;font-weight:700;line-height:1.0;transition:0.2s linear}.ourBusinessRight__title--btn{margin:0 0 0 40px;padding:3px 20px;color:#0080ff;font-size:.875rem;line-height:1.0;background-color:#FFF;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.ourBusinessRight__txt{margin:50px 0 0;color:#FFF;font-size:1.125rem;line-height:2.0}@media (max-width: 1100px){.ourBusinessRight{width:100%;height:auto;padding:30px 40px;position:relative;top:auto;left:auto}.ourBusinessRight__title{margin:20px 0 0}.ourBusinessRight__title--name{font-size:1.875rem}.ourBusinessRight__txt{margin:30px 0 0}}@media (max-width: 800px){.ourBusinessRight{padding:30px 20px}.ourBusinessRight__title--name{font-size:1.5rem}}.strength{max-width:1500px;margin:150px auto 0;padding:0;position:relative}.strength__title{margin:0 0 50px;padding:0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;position:relative}.strength__title span:first-of-type{padding:0 0 15px;font-size:1.625rem;font-weight:700;border-bottom:2px solid #0080ff}.strength__title span:last-of-type{margin:0 0 0 40px;color:#BBB;font-family:"Bree Serif",serif;font-weight:500;font-size:1rem}.strength__list{margin:0;padding:0;list-style:none;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.strength__item{width:calc((100% - 20px)/3);margin:0 10px 10px 0;padding:0;position:relative}.strength__item::after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;-webkit-box-shadow:0 0 40px 3px rgba(0,0,0,0.2);-moz-box-shadow:0 0 40px 3px rgba(0,0,0,0.2);box-shadow:0 0 40px 3px rgba(0,0,0,0.2)}.strength__item:nth-of-type(1){-webkit-border-top-left-radius:20px;-moz-border-top-left-radius:20px;border-top-left-radius:20px}.strength__item:nth-of-type(1)::after,.strength__item:nth-of-type(1) .strength__anchor{-webkit-border-top-left-radius:20px;-moz-border-top-left-radius:20px;border-top-left-radius:20px}.strength__item:nth-of-type(3){margin:0 0 10px;-webkit-border-top-right-radius:20px;-moz-border-top-right-radius:20px;border-top-right-radius:20px}.strength__item:nth-of-type(3)::after,.strength__item:nth-of-type(3) .strength__anchor{-webkit-border-top-right-radius:20px;-moz-border-top-right-radius:20px;border-top-right-radius:20px}.strength__item:nth-of-type(4){margin:0 10px 0 0;-webkit-border-bottom-left-radius:20px;-moz-border-bottom-left-radius:20px;border-bottom-left-radius:20px}.strength__item:nth-of-type(4)::after,.strength__item:nth-of-type(4) .strength__anchor{-webkit-border-bottom-left-radius:20px;-moz-border-bottom-left-radius:20px;border-bottom-left-radius:20px}.strength__item:nth-of-type(5){margin:0 10px 0 0}.strength__item:nth-of-type(6){margin:0;-webkit-border-bottom-right-radius:20px;-moz-border-bottom-right-radius:20px;border-bottom-right-radius:20px}.strength__item:nth-of-type(6)::after,.strength__item:nth-of-type(6) .strength__anchor{-webkit-border-bottom-right-radius:20px;-moz-border-bottom-right-radius:20px;border-bottom-right-radius:20px}.strength__anchor{width:100%;height:100%;overflow:hidden;padding:40px;display:-webkit-block;display:-moz-block;display:-ms-block;display:-o-block;display:block;background-color:#FFF;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;transition:0.2s linear}.strength__anchor:hover{text-decoration:none;background-color:#d7dadd;top:1px;left:1px}.strength__anchor--title{font-size:1.625rem;font-weight:700;line-height:1.0;position:relative;z-index:3;transition:0.2s linear}.strength__anchor--txt{margin:20px 0 0;font-size:1.125rem;line-height:1.7;position:relative;z-index:2}.strength__anchor--num{position:absolute;top:-10px;left:-10px;z-index:1}@media (max-width: 1600px){.strength{margin:150px 40px 0}}@media (max-width: 1100px){.strength__item{width:calc((100% - 10px)/2)}.strength__item:nth-of-type(2),.strength__item:nth-of-type(4){margin:0 0 10px}.strength__item:nth-of-type(3){margin:0 10px 10px 0}.strength__item:nth-of-type(2){-webkit-border-top-right-radius:20px;-moz-border-top-right-radius:20px;border-top-right-radius:20px}.strength__item:nth-of-type(2)::after,.strength__item:nth-of-type(2) .strength__anchor{-webkit-border-top-right-radius:20px;-moz-border-top-right-radius:20px;border-top-right-radius:20px}.strength__item:nth-of-type(3){-webkit-border-top-right-radius:0;-moz-border-top-right-radius:0;border-top-right-radius:0}.strength__item:nth-of-type(3)::after,.strength__item:nth-of-type(3) .strength__anchor{-webkit-border-top-right-radius:0;-moz-border-top-right-radius:0;border-top-right-radius:0}.strength__item:nth-of-type(4){-webkit-border-bottom-left-radius:0;-moz-border-bottom-left-radius:0;border-bottom-left-radius:0}.strength__item:nth-of-type(4)::after,.strength__item:nth-of-type(4) .strength__anchor{-webkit-border-bottom-left-radius:0;-moz-border-bottom-left-radius:0;border-bottom-left-radius:0}.strength__item:nth-of-type(5){-webkit-border-bottom-left-radius:20px;-moz-border-bottom-left-radius:20px;border-bottom-left-radius:20px}.strength__item:nth-of-type(5)::after,.strength__item:nth-of-type(5) .strength__anchor{-webkit-border-bottom-left-radius:20px;-moz-border-bottom-left-radius:20px;border-bottom-left-radius:20px}}@media (max-width: 800px){.strength{margin:80px 20px 0}.strength__title{padding:0 0 0 20px;flex-direction:column;align-items:flex-start;border-left:10px solid #0080ff}.strength__title span{line-height:1.0}.strength__title span:first-of-type{padding:0;border-bottom:none}.strength__title span:last-of-type{margin:20px 0 0}.strength__anchor{padding:30px 20px}.strength__anchor--title{font-size:1.25rem}}@media (max-width: 600px){.strength__item{width:100%}.strength__item:nth-of-type(1),.strength__item:nth-of-type(3),.strength__item:nth-of-type(5){margin:0 0 10px}.strength__item:nth-of-type(1){-webkit-border-top-right-radius:20px;-moz-border-top-right-radius:20px;border-top-right-radius:20px}.strength__item:nth-of-type(1)::after,.strength__item:nth-of-type(1) .strength__anchor{-webkit-border-top-right-radius:20px;-moz-border-top-right-radius:20px;border-top-right-radius:20px}.strength__item:nth-of-type(2){-webkit-border-top-right-radius:0;-moz-border-top-right-radius:0;border-top-right-radius:0}.strength__item:nth-of-type(2)::after,.strength__item:nth-of-type(2) .strength__anchor{-webkit-border-top-right-radius:0;-moz-border-top-right-radius:0;border-top-right-radius:0}.strength__item:nth-of-type(5){-webkit-border-bottom-left-radius:0;-moz-border-bottom-left-radius:0;border-bottom-left-radius:0}.strength__item:nth-of-type(5)::after,.strength__item:nth-of-type(5) .strength__anchor{-webkit-border-bottom-left-radius:0;-moz-border-bottom-left-radius:0;border-bottom-left-radius:0}.strength__item:nth-of-type(6){-webkit-border-bottom-left-radius:20px;-moz-border-bottom-left-radius:20px;border-bottom-left-radius:20px}.strength__item:nth-of-type(6)::after,.strength__item:nth-of-type(6) .strength__anchor{-webkit-border-bottom-left-radius:20px;-moz-border-bottom-left-radius:20px;border-bottom-left-radius:20px}}
