.productlist { }
.productlist h3 {
margin-bottom: 1.25rem; }
@media all and (min-width: 1560px) {
.productlist h3 {
margin-bottom: 2.5rem; } }
.productlist .boxes-wrap {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 1.875rem; }
@media all and (min-width: 768px) {
.productlist .boxes-wrap {
gap: 2.5rem; } }
@media all and (min-width: 1024px) {
.productlist .boxes-wrap {
gap: 3.75rem; } }
@media all and (min-width: 1266px) {
.productlist .boxes-wrap {
gap: clamp(3.75rem, calc(-4.13rem + 9.96vw), 8.75rem); } }
.productlist .box {
width: 100%; }
@media all and (min-width: 768px) {
.productlist .box {
width: calc(50% - 1.25rem); } }
@media all and (min-width: 1024px) {
.productlist .box {
width: calc(50% - 1.875rem); } }
@media all and (min-width: 1266px) {
.productlist .box {
width: calc(50% - calc(clamp(3.75rem, calc(-4.13rem + 9.96vw),8.75rem)/2)); } }
.productlist .box .inner-box {
border: 0.09375rem solid var(--green);
height: 100%; }
.productlist .box .inner-box .content {
padding: 1.375rem; }
@media all and (min-width: 1024px) {
.productlist .box .inner-box .content {
padding: 1.5625rem; } }
@media all and (min-width: 1266px) {
.productlist .box .inner-box .content {
padding: clamp(1.5625rem, calc(-0.9rem + 3.11vw), 3.125rem); } }
.productlist .box .inner-box .content .category {
padding-bottom: .437rem; }
@media all and (min-width: 1266px) {
.productlist .box .inner-box .content .category {
padding-bottom: clamp(0.4375rem, calc(-0.25rem + 0.87vw), 0.875rem); } }
.productlist .box .inner-box .content a:hover {
color: var(--green); }
.productlist .box .inner-box .content .img {
padding-bottom: 1.3125rem; }
.productlist .box .inner-box .content .img img {
width: 100%;
height: auto; }
@media all and (min-width: 1024px) {
.productlist .box .inner-box .content .img {
padding-bottom: 1.5625rem; } }
@media all and (min-width: 1266px) {
.productlist .box .inner-box .content .img {
padding-bottom: clamp(1.5625rem, calc(-0.9rem + 3.11vw), 3.125rem); } }.relation-box .ref_news {
background-color: #EDFDF6; }
.relation-box .ref_person {
background-color: #EFF8FF; }
.flex-relation-box {
padding: 30px 20px 40px 20px; }
@media all and (min-width: 768px) {
.flex-relation-box {
padding: 50px 0 60px 0; } }
@media all and (min-width: 1024px) {
.flex-relation-box {
padding: 60px 0 120px 0; } }
@media all and (min-width: 1266px) {
.flex-relation-box {
padding-top: clamp(3.75rem, calc(-2.15rem + 7.46vw), 7.5rem);
padding-bottom: clamp(7.5rem, calc(-1.36rem + 11.19vw), 13.125rem); } }
@media all and (max-width: 767px) {
.flex-relation-box.personal .image {
margin-bottom: 1.875rem; } }
.flex-relation-box h3 {
margin-bottom: 1.25rem; }
@media all and (min-width: 1266px) {
.flex-relation-box h3 {
margin-bottom: clamp(1.25rem, calc(0.27rem + 1.24vw), 1.875rem); } }
.flex-relation-box .box {
display: flex; }
@media all and (max-width: 767px) {
.flex-relation-box .box {
flex-direction: column; } }
.flex-relation-box .box .image {
flex: 1; }
@media all and (min-width: 768px) {
.flex-relation-box .box .image {
width: 41.6666666667%;
margin-right: 8.333333333%; } }
.flex-relation-box .box .image img {
width: 100%;
height: auto; }
@media all and (max-width: 767px) {
.flex-relation-box .box.news .image {
margin-bottom: 1.875rem; } }
.flex-relation-box .box .meta {
flex: 1; }
.flex-relation-box .box .meta p {
margin-bottom: 0; }
@media all and (min-width: 768px) {
.flex-relation-box .box .meta {
width: 50%; } }
.flex-relation-box .box .meta .category {
margin-bottom: .4375rem; }
@media all and (min-width: 1560px) {
.flex-relation-box .box .meta .category {
margin-bottom: .9375rem; } }
.flex-relation-box .box .meta .btn-row {
margin: 1.875rem 0 1.875rem 2px; }
@media all and (min-width: 768px) {
.flex-relation-box .box .meta .btn-row {
margin-top: 2.5rem;
margin-bottom: 2.5rem; } }
@media all and (min-width: 1266px) {
.flex-relation-box .box .meta .btn-row {
margin-top: clamp(2.5rem, calc(0.53rem + 2.49vw), 3.75rem);
margin-bottom: clamp(2.5rem, calc(0.53rem + 2.49vw), 3.75rem); } }
.flex-relation-box .box .meta .contact-row.first {
margin-top: 2rem; }
.flex-relation-box .box .meta .contact-row span {
padding-right: 7px; }
.flex-relation-box .box .meta .contact-row a:hover {
color: var(--green); }
.flex-relation-box .font-head {
color: var(--green);
margin-bottom: .875rem; }
@media all and (min-width: 768px) {
.flex-relation-box .font-head {
margin-bottom: 1.25rem; } }
@media all and (min-width: 1266px) {
.flex-relation-box .font-head {
margin-bottom: 1.875rem; } }
.flex-relation-box .text-content .font-subline, .flex-relation-box .text-content a {
color: var(--light_blue); }
.flex-relation-box .swiper-button-prev:after,
.flex-relation-box .swiper-button-next:after {
content: ""; }
.flex-relation-box .swiper-button-prev {
rotate: -180deg;
left: 0; }
.flex-relation-box .swiper-button-next {
right: 0; }
.flex-relation-box .paging {
gap: 5px;
position: relative;
margin-top: .625rem; }
.flex-relation-box .paging.outerbox {
display: flex; }
@media all and (min-width: 768px) {
.flex-relation-box .paging.outerbox {
display: none; } }
.flex-relation-box .paging.imagebox {
display: none; }
@media all and (min-width: 768px) {
.flex-relation-box .paging.imagebox {
display: flex; } }
@media all and (min-width: 1266px) {
.flex-relation-box .paging {
margin-top: 1.25rem;
gap: 20px; } }
.flex-relation-box .paging .swiper-button-prev, .flex-relation-box .paging .swiper-button-next {
position: relative;
margin-top: 0;
height: auto; }
.flex-relation-box .paging .swiper-button-prev svg, .flex-relation-box .paging .swiper-button-next svg {
width: 17px; }
.flex-relation-box .paging .swiper-button-prev svg .st0, .flex-relation-box .paging .swiper-button-next svg .st0 {
fill: var(--light_blue); }
@media all and (min-width: 1266px) {
.flex-relation-box .paging .swiper-button-prev svg, .flex-relation-box .paging .swiper-button-next svg {
width: 30px; } }
.flex-relation-box .paging .swiper-button-prev:hover .st0, .flex-relation-box .paging .swiper-button-next:hover .st0 {
fill: var(--green); }.flex-teaser.big-teaser-content { }
@media all and (min-width: 768px) {
.flex-teaser.content-col {
width: 100%;
margin: 80px auto 0 auto; } }
@media all and (min-width: 1024px) {
.flex-teaser.content-col {
width: 83.333333%;
margin: 100px auto 0 auto; } }
@media all and (min-width: 1266px) {
.flex-teaser.content-col {
margin: clamp(6.25rem, calc(1.33rem + 6.22vw), 9.375rem) auto 0 auto; } }
.flex-teaser h2 {
margin-bottom: 20px; }
@media all and (max-width: 767px) {
.flex-teaser h2 {
margin-top: 30px; } }
@media all and (min-width: 1266px) {
.flex-teaser h2 {
margin-bottom: clamp(1.25rem, calc(0.27rem + 1.24vw), 1.875rem); } }
.flex-teaser .image img {
width: 100%;
height: auto; }
.flex-teaser .btn-ani-wrap {
margin-top: 2.5rem;
display: block; }
@media all and (min-width: 1266px) {
.flex-teaser .btn-ani-wrap {
margin-top: clamp(2.5rem, calc(0.53rem + 2.49vw), 3.75rem); } }
.flex-teaser .teaser.small {
display: flex;
align-items: center;
flex-direction: column; }
@media all and (min-width: 768px) {
.flex-teaser .teaser.small {
flex-direction: row; } }
.flex-teaser .teaser.small .img-left, .flex-teaser .teaser.small .img-right {
display: none; }
.flex-teaser .teaser.small .image {
line-height: 0;
overflow: hidden;
position: relative;
width: 100%; }
@media all and (min-width: 768px) {
.flex-teaser .teaser.small .image {
width: 50%;
padding-right: 8.3333333%; } }
.flex-teaser .teaser.small .image .img-left {
display: block;
position: absolute;
top: 0;
left: 0;
width: 45%; }
.flex-teaser .teaser.small .image.right .img-left {
display: none; }
.flex-teaser .teaser.small .image.right .img-right {
display: block;
position: absolute;
bottom: 0;
right: 0;
width: 45%; }
@media all and (min-width: 768px) {
.flex-teaser .teaser.small .image.right {
order: 2;
padding-right: 0;
padding-left: 8.3333333%; } }
.flex-teaser .teaser.small .image.left .img-right {
display: none; }
.flex-teaser .teaser.small .content {
width: 100%; }
@media all and (min-width: 768px) {
.flex-teaser .teaser.small .content {
width: 41.6666666%; } }
@media all and (min-width: 768px) {
.flex-teaser .teaser.small .content.right {
order: 1; } }
.flex-teaser.teaser_big {
margin: 60px auto 0 auto; }
@media all and (min-width: 768px) {
.flex-teaser.teaser_big {
margin: 80px auto 0 auto; } }
@media all and (min-width: 1024px) {
.flex-teaser.teaser_big {
margin: 100px auto 0 auto; } }
@media all and (min-width: 1266px) {
.flex-teaser.teaser_big {
margin: clamp(6.25rem, calc(1.33rem + 6.22vw), 9.375rem) auto 0 auto; } }
@media all and (min-width: 2560px) {
.flex-teaser.teaser_big {
width: 100%; } }
.flex-teaser.teaser_big a {
color: #fff; }
.flex-teaser.teaser_big p {
color: white; }
.flex-teaser.teaser_big .btn-ani-wrap {
margin-top: 1.5rem;
display: block; }
@media all and (min-width: 1024px) {
.flex-teaser.teaser_big .btn-ani-wrap {
margin-top: 1.875rem; } }
@media all and (min-width: 1266px) {
.flex-teaser.teaser_big .btn-ani-wrap {
margin-top: clamp(1.875rem, calc(-0.09rem + 2.49vw), 3.125rem); } }
.flex-teaser.teaser_big .image {
line-height: 0;
aspect-ratio: 2/3;
position: relative; }
@media all and (min-width: 768px) {
.flex-teaser.teaser_big .image {
aspect-ratio: 1/1; } }
@media all and (min-width: 1024px) {
.flex-teaser.teaser_big .image {
aspect-ratio: 2/1; } }
.flex-teaser.teaser_big .image .medium, .flex-teaser.teaser_big .image .def {
display: none; }
@media all and (min-width: 768px) {
.flex-teaser.teaser_big .image .small {
display: none; }
.flex-teaser.teaser_big .image .medium {
display: block; } }
@media all and (min-width: 1024px) {
.flex-teaser.teaser_big .image .medium {
display: none; }
.flex-teaser.teaser_big .image .def {
display: block; } }
.flex-teaser.teaser_big .image .img-left, .flex-teaser.teaser_big .image .img-right {
position: absolute;
z-index: 1;
max-width: 20%; }
.flex-teaser.teaser_big .image .img-left {
left: 0; }
.flex-teaser.teaser_big .image .img-right {
bottom: 0;
right: 0; }
.flex-teaser.teaser_big .image .content-overlay {
position: absolute;
bottom: 1.875rem;
left: 1.25rem;
z-index: 10; }
@media all and (min-width: 768px) {
.flex-teaser.teaser_big .image .content-overlay {
bottom: 3.75rem;
left: 2.5rem; } }
@media all and (min-width: 1560px) {
.flex-teaser.teaser_big .image .content-overlay {
bottom: clamp(3.125rem, calc(-2.62rem + 5.89vw), 5rem);
left: clamp(2.5rem, calc(-5.16rem + 7.86vw), 5rem); } }
.flex-teaser.teaser_big .image .gradient {
position: absolute;
width: 100%;
height: 75%;
bottom: 0;
left: 0;
z-index: 1;
background: linear-gradient(0deg, rgba(0, 0, 190, 0.801541) 0%, rgba(0, 0, 190, 0) 80%); }