/*
Theme Name: Shinsei WP Theme by Monstarlab based on Blankslate
Theme URI: https://monstar-lab.com/
Author: Monstarlab Cebu
Author URI:https://monstar-lab.com/
Description: BlankSlate is the definitive WordPress boilerplate starter theme. 
Version: 2024.0.1
Requires at least: 5.2
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: shinsei
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

html {
    scroll-behavior: smooth
}

body {
    line-height: 1
}

a {
    text-decoration-skip-ink: auto
}

a[href^="tel"] {
    color: inherit;
    text-decoration: none
}

button {
    outline: 0
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

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

q {
    display: inline;
    font-style: italic
}

q:before {
    content: '"';
    font-style: normal
}

q:after {
    content: '"';
    font-style: normal
}

textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"] {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type="search"] {
    -webkit-appearance: textfield
}

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

th,
td {
    padding: 2px
}

big {
    font-size: 120%
}

small,
sup,
sub {
    font-size: 80%
}

sup {
    vertical-align: super
}

sub {
    vertical-align: sub
}

dd {
    margin-left: 20px
}

kbd,
tt {
    font-family: courier;
    font-size: 12px
}

ins {
    text-decoration: underline
}

del,
strike,
s {
    text-decoration: line-through
}

dt {
    font-weight: bold
}

address,
cite,
var {
    font-style: italic
}

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

* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    word-break: normal
}

.screen-reader-text:focus {
    background-color: #f7f7f7;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #007acc;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    right: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.skip-link {
    left: -9999rem;
    top: 2.5rem;
    z-index: 999999999;
    text-decoration: underline
}

.skip-link:focus {
    display: block;
    left: 6px;
    top: 7px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    line-height: normal;
    padding: 15px 23px 14px;
    z-index: 100000;
    right: auto
}

.visually-hidden:not(:focus):not(:active),
.form-allowed-tags:not(:focus):not(:active) {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap
}

.color-gray {
    color: #3A3A3A;
}

.cgreen {
    color: #159202;
}

body {
    width: 100%;
    overflow-x: hidden;
}

h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 46px;
}

h3 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
}

#wrapper {
    font-family: "DM Sans", sans-serif;
    -webkit-font-smoothing: antialiased;
    width: 100%;
    overflow: hidden;
}

#content {
    padding-top: 98px;
}

#header {
    width: 100%;
    position: fixed;
    box-shadow: 4px 4px 24px 0px #00000014;
    top: 0;
    z-index: 2;
    background: #fff;
}

#header .wrapper {
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    gap: 0px;
    padding: 0 60px;
    align-items: center;
    height: 98px;
    justify-content: space-between;
}


#header #branding {}

#header #hamburger {
    display: none;
}

#header #menu {
    padding-left: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 42px;
}

#header ul.menu {
    display: flex;
    gap: 42px;
    text-decoration: none;
    align-items: center;
}
#header .lang-wrap{
    font-weight: bold;
}
#header .lang-wrap a{
    text-decoration: none;
    cursor: pointer;
    color: #A9A9A9;
}
#header .lang-wrap a.active{color: #159202;}
#header .lang-wrap a:hover{color: #159202;}
#header .lang-wrap span{color: #3A3A3A;}

#header ul.menu {
    display: flex;
    gap: 42px;
    text-decoration: none;
    align-items: center;
}

#header .menu li a {
    color: #3A3A3A;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
}

#header .menu li:last-child a {
    background: linear-gradient(90deg, #09C64F 0%, #077910 100%);
    padding: 16px 40px;
    border-radius: 40px;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    width: 170px;
    height: 50px;
    position: relative;
    display: flex;
}

#header .menu li:not(:last-child) a:hover {
    opacity: 0.8;
}

.btn {
    display: flex;
    align-items: center;
    padding: 24px 60px;
    background: #3D4348;
    border-radius: 40px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    line-height: 18px;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
}

#header .menu li:last-child a::after,
.btn::after,
.btn-back::before {
    content: '';
    width: 18px;
    height: 18px;
    background-image: url(assets/images/arrow-right.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    margin-left: 8px;
    position: relative;
}

#header .menu li:last-child a::after {
    top: 2px
}

.btn-back::after {
    display: none;
}

.btn-back::before {
    transform: rotate(-180deg);
    margin-left: 0px;
    margin-right: 8px;
    top: 0px;
}

.btn:not(._light):hover {
    color: #3D4348;
    background: #fff;
}

.btn:not(._light):hover::after {
    background-image: url(assets/images/arrow-right-dark.png);
}

.btn._light {
    color: #3D4348;
    background: #fff;
}

.btn._light::after {
    background-image: url(assets/images/arrow-right-dark.png);
}

.btn.cta {
    background: linear-gradient(90deg, #09C64F 0%, #077910 100%);
    transition: all 0.3s ease-in-out;
    max-height: 82px;
    align-items: center;
    display: flex;
    padding: 32px 90px;
}

.btn.cta.large {
    padding: 32px 90px;
}

.btn.cta.small {
    padding: 16px 40px;
    flex-grow: 0;
}

.btn.cta:hover,
#header .menu li:last-child a:hover {
    color: #fff;
    background: linear-gradient(90deg, #09C64F 99.99%, #077910 100%);
}

.btn.cta:hover:hover::after,
#header .menu li:last-child a:hover::after {
    background-image: url(assets/images/arrow-right.png);
}

#flow {
    background: #F8F8F8;
    width: 100%;
}

#flow .wrapper {
    margin: 0 auto;
    padding: 45px 0px 96px 0px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 1120px;
    width: min(1160px,100% - 40px);
}

#flow .wrapper .section-header {
    line-height: 46px;
    text-align: center;
}

#flow .wrapper h2 {
    text-align: center;
    line-height: 48px;
}

#flow .wrapper .flow-steps {
    margin-top: 62px;
    display: flex;
    position: relative;
    gap: 20px;
    overflow-x: scroll;
    z-index: 1;
    max-width: 100%;
    justify-content: space-between;
}

#flow .wrapper .flow-steps::after {
    content: '';
    width: 79%;
    height: 1px;
    background-color: #CCCCCC;
    display: block;
    position: absolute;
    left: 0;
    top: 68px;
    z-index: 0;
}

#flow .wrapper .flow-steps .step {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 250px;
}

#flow .wrapper .flow-steps h3 {
    color: #3A3A3A;
    line-height: 36px;
}

#flow .wrapper .flow-steps h5 {
    color: #3A3A3A;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    height: 70px;
}

#flow .wrapper .flow-steps p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #3A3A3A;
}

#flow .wrapper .flow-steps .dot {
    width: 24px;
    height: 24px;
    display: block;
    background: #000;
    border-radius: 24px;
    z-index: 1;
}

#flow .wrapper .flow-steps::-webkit-scrollbar {
    display: none;
}

#flow .wrapper .scroll-bar {
    width: 450px;
    height: 32px;
    background-color: #F3F3F3;
    border-radius: 40px;
    margin: 90px auto 0px auto;
    display: flex;
    align-items: center;
    position: relative;
    padding: 4px 5px;
}

#flow .wrapper .scroll-bar div {
    position: relative;
    width: 100%;
    height: 24px;
}

#flow .wrapper .scroll-bar .thumb {
    width: 64px;
    height: 24px;
    background: url('assets/images/scroll.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    display: flex;
    cursor: pointer;
    position: absolute;
    left: 0px;
}

#cta {
    background: #3D4348;
}

#cta .wrapper {
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    gap: 49px;
    padding: 63px 123px 89px;
    align-items: center;
}

#cta .description {
    max-width: 742px;
    color: #fff;
}

#cta .description .section-header {
    color: #159202;
    line-height: 46px;
    margin-bottom: 10px;
}

#cta .description h2 {
    line-height: 48px;
    margin-bottom: 34px;
}

#cta .description p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
}

#footer {}

#footer .wrapper {
    max-width: 1440px;
    margin: 0 auto;
    padding: 58px 50px;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

#footer .footer-menu {
    display: flex;
    justify-content: space-between;
}

#footer .footer-menu .logo-wrap {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

#footer .footer-menu .logo-wrap a.logo {
    position: relative;
    height: 42px;
    display: block;
}

#footer .footer-menu .logo-wrap a.logo img {}

#footer .footer-menu .logo-wrap p {
    max-width: 290px;
    font-size: 14px;
    color: #3A3A3A;
    line-height: 21px;
    font-weight: 500;
}

#footer .footer-menu .logo-wrap a {
    color: #3A3A3A;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
}

#footer .footer-menu .menu {
    display: flex;
    gap: 60px;
}

#footer .footer-menu .menu>div {}

#footer .footer-menu .menu div>a {
    color: #3A3A3A;
    text-decoration: none;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
}

#footer .footer-menu .menu ul {
    margin-top: 10px;
    list-style: disc;
}

#footer .footer-menu .menu ul li::marker {
    color: #159202;
    font-size: 12px;
}

#footer .footer-menu .menu ul li,
#footer .footer-menu .menu ul li a {
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
    color: #3A3A3A;
    list-style-position: inside;
}

#footer .footer-menu .menu ul li a {
    text-decoration: none;
}

#footer #copyright {
    text-align: center;
}

#footer #copyright p {
    color: #3A3A3A;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
}

.show-on-sp {
    display: none !important;
}

#footer a:hover {
    opacity: 0.8;
}





/* HOME */
.home #fv {
    background: url('assets/images/FV.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    width: 100%;
    max-height: 600px;
}

.home #fv .wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
    gap: 40px;
    max-width: 1440px;
    margin: 0 auto;
    padding-left: 120px;
    padding-top: 140px;
}

.home #fv h1 {
    font-size: 56px;
    color: #fff;
    line-height: 80px;
    font-weight: 700;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    overflow: hidden;
}

.home #fv h1>div {
    overflow: hidden
}

.home #fv h1 span,
.home #fv p span {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    white-space: nowrap;
    margin: 0;
    display: block;
}

.home #fv h1>div:nth-child(2) span {
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
}

.home #fv p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    overflow: hidden;
    width: max-content;
    white-space: nowrap;
    margin: 0;
    display: block;
}

.home #fv p span:nth-child(1) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.home #fv p span:nth-child(2) {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.home #fv p span:nth-child(3) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.home #fv p span:nth-child(4) {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.home #fv p span:nth-child(5) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.home #about {
    background: #F8F8F8;
}

.home #about .iso-wrap {
    width: 1096px;
    margin: 0 auto;
    position: relative;
    background: #fff;
    height: 125px;
    display: flex;
    padding: 20px 60px;
    align-items: center;
    border-radius: 10px;
    top: -64px;
    box-shadow: 4px 4px 24px 0px #00000014;
    justify-content: space-between;
}

.home #about .iso-wrap>div {
    text-align: center;
}

.home #about .iso-wrap .border {
    width: 1px;
    height: 85px;
    border-right: 1px dotted #3A3A3A;
}

.home #about .iso-wrap p {
    font-size: 14px;
    color: #3A3A3A;
    line-height: 10px;
    margin-bottom: 17px;
}

.home #about .iso-wrap h2 {
    line-height: 22px;
}
 .home #about .iso-wrap .fsc-image{max-width: 150px;}
.home #about .wrapper {
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    padding: 0px 120px 132px 120px;
    align-items: center;
    flex-direction: column;
    background: url('assets/images/home-bg.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: right;
}

.home #about .content {
    width: 100%;
    display: flex;
    gap: 40px;
    max-height: 482px;

}

.home #about .text-container {
    width: calc(50% - 20px);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.home #about .text-container h2 {
    margin-bottom: 20px;
    overflow: hidden;
    flex-shrink: 0;
}

.home #about .text-container h3 {
    margin-bottom: 29px;
}

.home #about .text-container p {
    color: #3A3A3A;
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 50px;
}

.home #about .text-container .btn {
    max-height: 66px;
}

.home #about .img-container {
    width: calc(50% - 20px);
}

.home #about .img-container img {
    width: 100%;
    height: auto;
}

.home #services {
    background: #fff;
    position: relative;
}

.home #services .wrapper {
    max-width: 1440px;
    margin: 0 auto;
    padding: 140px 0px 56px 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.home #services .bg-images {
    width: 1612px;
    height: 345px;
    position: absolute;
    display: block;
    margin: 0 auto;
    left: 50%;
    transform: translate(-50%);
}

.home #services .bg-images .bg-img {
    width: 450px;
    position: absolute;
    height: 345px;
    top: -53px;
}

.home #services .bg-images .bg-img img {
    width: 100%;
    height: auto;
}

.home #services .bg-images .bg-img.left {
    left: 0;
}

.home #services .bg-images .bg-img.right {
    right: 0;
}

.home #services .title-block {
    text-align: center;
    margin-bottom: 64px;
}

.home #services .title-block h2 {}

.home #services .title-block h3 {}

.home #services .cards {
    display: flex;
    margin-bottom: 50px;
    width: 100%;
    padding: 0px 120px;
    gap: 40px;
}

.home #services .cards .card {
    width: calc(50% - 20px);
    box-shadow: 4px 4px 24px 0px #00000014;
    padding: 30px;
}

.home #services .cards .card img {
    width: 100%;
    margin-bottom: 18px;
}

.home #services .cards .card h3 {
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 16px;
}

.home #services .cards .card p {
    font-size: 16px;
    line-height: 32px;
    color: #3D4348;
    text-align: center;
    font-weight: 700;
}

.home #services .btn {}


.home #company {
    background-color: #3D4348;
    width: 100%;
}

.home #company .wrapper {
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    padding: 100px 120px 120px 120px;
    background: url(assets/images/home-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: -150px;
}

.home #company .wrapper .content {
    display: flex;
    max-height: 482px;
    align-items: center;
    gap: 50px;
}

.home #company .img-container {
    width: 50%;
}

.home #company .img-container img {
    width: 100%;
    height: auto;
}

.home #company .text-container {
    width: calc(50% - 50px);
}

.home #company .text-container h2 {
    margin-bottom: 20px;
}

.home #company .text-container h3 {
    color: #fff;
    margin-bottom: 29px;
}

.home #company .text-container p {
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 50px;
    color: #fff;
}

.home #company .text-container .btn {
    max-height: 66px;
    line-height: 18px;
    max-width: 230px;
}

.home #faq {
    background: #fff;
}

.home #faq .wrapper {
    max-width: 1440px;
    margin: 0 auto;
    padding: 100px 120px;
    display: flex;
    gap: 20px;
    flex-direction: column;
}

.home #faq .wrapper h3 {}

.home #faq .wrapper h2 {
    color: #3A3A3A;
    line-height: 48px;
}

.home #faq .faq-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.home #faq .faq-container .item {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 20px;
}

.home #faq .faq-container .item .question {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.home #faq .faq-container .item .question .title {
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
    cursor: pointer;
}

.home #faq .faq-container .item .question h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 50px;
}

.home #faq .faq-container .item .question label {
    font-size: 20px;
    font-weight: 700;
    line-height: 38px;
    cursor: pointer;
}

.home #faq .faq-container .item .question .sign {
    position: relative;
    width: 20px;
    height: 20px;
}

.home #faq .faq-container .item .question .sign::before {
    content: " ";
    width: 20px;
    height: 2px;
    background: #3A3A3A;
    display: block;
    position: absolute;
    top: calc(50% - 1px);
}

.home #faq .faq-container .item .question .sign::after {
    content: " ";
    width: 2px;
    height: 20px;
    background: #3A3A3A;
    display: block;
    position: absolute;
    left: calc(50% - 1px);
}

.home #faq .faq-container .item.open .question .sign::after {
    display: none;
}

.home #faq .faq-container .item .answer {
    display: none;
    padding-top: 10px;
}

.home #faq .faq-container .item .answer p {
    font-size: 16px;
    line-height: 30px;
    color: #3A3A3A;
}

/* About */
.wrapper {
    max-width: 1440px;
    margin: 0 auto;
}

.page-header {
    width: 100%;
}

.page-header .wrapper {
    height: 420px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 16px;
    background: url('assets/images/header-bg.png') #fff;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    padding-left: 120px;
}

.page-header h1,
.privacy-wrap h1 {
    font-size: 56px;
    line-height: 84px;
    font-weight: 700;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    overflow: hidden;
}

.page-header h1 span,
.page-header p span,
.privacy-wrap h1 span {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    white-space: nowrap;
}

.page-header p {
    max-width: 670px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 700;
    color: #3A3A3A;
    overflow: hidden;
}

.page-header p span {
    display: block;
    overflow: hidden;
}

.page-header p span:nth-child(1) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.page-header p span:nth-child(2) {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.page-header p span:nth-child(3) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.page-header p span:nth-child(4) {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.page-header .banner {
    width: 100%;
}

.page-header .banner img {
    width: 100%;
}

.about-strength {}

.about-strength .wrapper {
    width: 100%;
    padding: 100px 120px;
    display: flex;
    flex-direction: column;
    gap: 100px;
}

.wrapper .block {
    display: flex;
    width: 100%;
    gap: 50px;
    align-items: center;
}

.wrapper .block.s3 {
    flex-direction: column;
}

.wrapper .block .img-content {
    width: 50%;
    max-width: 50%;
}

.wrapper .block .img-content img {
    width: 100%;
}

.wrapper .block .text-content {
    max-width: calc(50% - 50px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 30px;
}

.wrapper .block .text-content h2 {
    color: #3A3A3A;
    line-height: 48px;
}

.wrapper .block .text-content h3 {}

.wrapper .block .text-content p {
    font-size: 16px;
    line-height: 32px;
    font-weight: 700;
    color: #3A3A3A;
}

.wrapper .block.s3 .text-content,
.wrapper .block.s3 .img-content {
    max-width: 100%;
    width: 100%;
}

.wrapper .block.s3 .img-content {
    text-align: center;
}

.wrapper .block.s3 .img-content img {
    max-height: 500px;
    width: auto;
}

.related-links {
    width: 100%;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    background: #fff;
}

.related-links .wrapper {
    padding: 60px 120px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.related-links a {
    text-decoration: none;
    max-width: 560px;
    color: #3A3A3A;
    display: flex;
    flex-direction: column;
    gap: 28px;
}

.related-links .separator {
    width: 1px;
    height: 422px;
    background: #CCCCCC;
}

.related-links a:hover {
    opacity: 0.8;
    text-decoration: none;
}

.related-links a img {
    width: 100%;
}

.related-links a .text-block {
    display: flex;
    justify-content: space-between;
}

.related-links a .text-block h2 {}

.related-links a .text-block span {
    width: 48px;
    height: 48px;
    display: block;
    background-image: url('assets/images/arrow.png');
    background-size: cover;
    background-repeat: no-repeat;
}

/* Service */

.services-container .wrapper {
    padding: 9.72vw 8.33vw;
    display: flex;
    flex-direction: column;
    gap: 80px;
    position: relative;
}

.services-container .service-block {
    display: flex;
    gap: 80px;
    flex-direction: column;
}

.services-container .service-block .block {}

.services-container .service-block .block .text-content {
    gap: 20px;
}

.services-container .service-block .block h2 {
    color: #159202;
    display: flex;
    gap: 18px;
    font-size: 48px;
    line-height: 38px;
    align-items: center;
    margin-bottom: 20px;
}

.services-container .service-block .block h2::before {
    content: "";
    display: block;
    width: 4px;
    height: 48px;
    background-color: #159202;
}

.services-container .service-block .block p {}

.services-container .service-block .block label {
    display: flex;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #3A3A3A;
    gap: 10px;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 5px;
}

.services-container .service-block .block label .icon {
    display: block;
    width: 24px;
    height: 24px;
    background-image: url('assets/images/icons/check_done.svg');
    background-size: cover;
    background-repeat: no-repeat;
}

.services-container .service-block .services-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 520px;
    row-gap: 12px;
}

.services-container .service-block .services-list .item {
    width: calc(50% - 10px);
    display: flex;
    background: #F8F8F8;
    max-height: 80px;
    align-items: center;
    padding: 16px 12px;
    gap: 20px;
}

.services-container .service-block .services-list .item .icon {
    width: 48px;
    height: 48px;
}

.services-container .service-block .services-list .item p {
    font-size: 14px;
    line-height: 21px;
}

.services-container .service-block .block p.note {
    font-size: 12px;
    line-height: 24px;
}

.services-container .service-block .slider-slick {
    position: relative;
}

.services-container .service-block .slide-wrapper-slick {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    padding-bottom: 45px;
    flex-wrap: wrap;
}

.services-container .service-block .slider-slick::before {
    content: "";
    position: absolute;
    width: 1321px;
    max-height: 255px;
    background: #F8F8F8;
    top: 38.5%;
    height: 100%;
}

.services-container .service-block:last-child .slider-slick::before {
    left: -120px;
}

.services-container .service-block .slide-wrapper-slick .slick-list {
    max-width: 980px;
    width: 68.06vw;
}

.services-container .service-block .slick-arrow {
    width: 48px;
    height: 48px;
    display: block;
    background-image: url('assets/images/arrow.png');
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
    cursor: pointer;
    font-size: 0px;
    line-height: 0px;
    border: 0px;
    padding: 0px;
    background-color: transparent;
}

.services-container .service-block .slick-arrow:hover {
    opacity: 0.8;
}

.services-container .service-block .slick-arrow.slick-prev {
    transform: rotate(-180deg)
}

.services-container .service-block .slider .slide-wrapper {
    display: flex;
    flex-direction: column;
    gap: 40px;
    justify-content: center;
    z-index: 1;
}

.services-container .service-block .slick-track {
    display: flex;
    gap: 40px;
    z-index: 2;
    height: 327px;
}

.services-container .service-block .slick-slide {
    width: 20.83vw !important;
    height: 22.22vw;
    box-shadow: 0px 4px 12px 0px #00000014;
    padding: 20px;
    float: none;
    overflow: hidden;
    cursor: pointer;
    background: #fff;
}

.services-container .service-block .slick-slide img {
    width: 100%;
    margin-bottom: 30px;
    max-height: 180px;
}

.services-container .service-block .slick-slide p {
    font-size: 16px;
    font-weight: 700;
    line-height: 11px;
    color: #3A3A3A;
    margin-bottom: 20px;
    display: block;
}

.services-container .service-block .slick-slide .tag {
    padding: 5px 20px;
    border: 1px solid #000000;
    border-radius: 40px;
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    color: #3A3A3A;
    display: inline-block;
}

.services-container .service-block .slick-dots {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-basis: 100%;
    padding-top: 20px;
}

.services-container .service-block .slick-dots li button {
    cursor: pointer;
    outline: none;
    line-height: 0;
    font-size: 0;
    text-indent: -9999px;
    padding: 0px;
    height: 8px;
    width: 8px;
    border-radius: 8px;
    background: #7C7C7C;
    border: 0px;
}

.services-container .service-block .slick-dots li {
    display: flex;
    width: 16px;
    height: 16px;
    background: #F8F8F8;
    font-size: 0px;
    line-height: 8px;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.services-container .service-block .slick-dots li.slick-active{border: 1px solid #159202;}
.services-container .service-block .slick-dots li.slick-active button {
    background-color: #258D43;
    border-color: #258D43;
}

/* company */
.company-block {
    background-color: #fff;
}

.company-block .wrapper {
    padding: 80px 120px;
    display: flex;
    flex-direction: column;
    gap: 48px;
}

.company-block .wrapper .block {
    flex-direction: column;
    align-items: flex-start;
    color: #3A3A3A;
    gap: 30px;
}

.wrapper .row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.wrapper .row .item {
    display: flex;
    width: 50%;
}

.wrapper .row .item.full {
    width: 100%
}

.company-block .wrapper .row:not(:last-child) .item {
    padding-bottom: 30px;
    border-bottom: 1px solid #CCCCCC;
}

.company-block .wrapper .row .item .detail-block {
    display: flex;
    flex-direction: column;
    gap: 13px;
}

.company-block .wrapper .row .item .detail-block .item {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-bottom: 0px;
    border: 0px;
}

.company-block .wrapper .row .item .detail-block .item label {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    width: 100%;
}

.company-block .wrapper .row .item .detail-block .item p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}

.company-block .wrapper .row .item .detail-block .item.item-2 label,
.company-block .wrapper .row .item .detail-block .item.item-2 p {
    line-height: 32px;
}

.company-block .row .item label {
    width: 150px;
    font-size: 16px;
    line-height: 11px;
    font-weight: 700;
    flex-shrink: 0;
}

.company-block .row .item.sp label {
    line-height: 32px;
}

.company-block .row .item p {
    font-size: 16px;
    line-height: 11px;
    font-weight: 500;
}

.company-block .row .item.sp p {
    line-height: 24px;
    padding-right: 20px;
}

.branch-block {
    background: #F8F8F8;
}

.branch-block .wrapper {
    padding: 50px 120px 120px 120px;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.branch-block .wrapper .row {
    justify-content: space-between
}

.branch-block .item.card {
    max-width: 350px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    color: #3A3A3A;
}

.branch-block .item.card img {
    width: 100%;
}

.branch-block .item.card .details {
    display: flex;
    flex-direction: column;
}

.branch-block .item.card .details h3 {
    color: #3A3A3A;
    margin-bottom: 10px;
}

.branch-block .item.card .details p {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    margin-bottom: 8px;
}

.branch-block .item.card .details .location {
    display: flex;
    gap: 4px;
}

.branch-block .item.card .location .pin {
    width: 24px;
    height: 24px;
    background-image: url('assets/images/pin.svg');
    background-size: cover;
    background-repeat: no-repeat;
}

.branch-block .item.card .location a {
    color: #3A3A3A;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}

.gallery-block {}

.gallery-block .wrapper {
    padding: 45px 120px 150px 120px;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.gallery-block .wrapper .block {
    flex-direction: column;
}

.gallery-block .wrapper .row {
    justify-content: space-between;
}

.gallery-block .wrapper .row .item {
    max-width: 350px;
}

.gallery-block .wrapper .row .item img {
    width: 100%;
}

/* contact */
.page-header.no-bg .wrapper {
    background: none;
    height: 290px;
}

.contact-form-wrapper {
    width: 100%;
    background: #F8F8F8;
    padding-top: 60px;
    padding-bottom: 140px;
}

.contact-form-wrapper .form-container {
    width: 1000px;
    margin: 0 auto;
    background: #fff;
    padding: 48px 40px 63px;
}

.contact-form-wrapper .form-container form {
    display: flex;
    flex-direction: column;
    gap: 40px;
    color: #3A3A3A;
}

.contact-form-wrapper .form-container .row {
    width: 100%;
}

.contact-form-wrapper .form-container .row .item {
    display: flex;
    align-items: center;
    gap: 40px;
}

.contact-form-wrapper .form-container .row:first-child .item {
    align-items: baseline;
}

.contact-form-wrapper .form-container .row.last .item {
    align-items: baseline;
}

.contact-form-wrapper .form-container .row .item label {
    font-size: 16px;
    line-height: 21px;
    font-weight: 700;
    color: #3A3A3A;
}

.contact-form-wrapper .form-container .row .item .required {
    background: #FF0000;
    color: #fff;
    border-radius: 4px;
    padding: 4px 8px;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
}
.contact-form-wrapper .form-container .row .item .optional{
    padding: 4px 8px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    background: #3D4348;
    color: #fff;
    border-radius: 4px;
}
.contact-form-wrapper .form-container .row .item .label-wrap {
    width: calc(100% - 660px);
    display: flex;
    justify-content: space-between;
}

.contact-form-wrapper .form-container .row .item .input-wrap {
    max-width: 620px;
    width: 100%;
}

.contact-form-wrapper .form-container .row .item .input-wrap .error,
.error-agree,
.error-recaptcha {
    font-size: 14px;
    line-height: 18px;
    color: #FF0000;
    font-weight: 500;
    margin-top: 16px;
    display: none;
}

.error-agree,
.error-recaptcha {
    margin-top: -15px;
}

.contact-form-wrapper .form-container .row .item .input-wrap .input {
    border: 1px solid #DADADA;
    width: 100%;
    border-radius: 4px;
    font-size: 16px;
    line-height: 32px;
    display: flex;
    align-items: center;
    padding: 10px;
    color: #3A3A3A;
    resize: none;
}

.contact-form-wrapper .form-container .row .item .input-wrap select {}

.contact-form-wrapper .form-container .form-actions {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

.contact-form-wrapper .form-container .form-actions .policy label {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.contact-form-wrapper .form-container .form-actions .policy input {
    width: 20px;
    height: 20px;
}

.contact-form-wrapper .form-container .form-actions .policy p {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #38373E;
}

.contact-form-wrapper .form-container .form-actions .policy a {
    color: #38373E;
}

.contact-form-wrapper .form-container .form-actions .btn {
    height: 66px;
    display: flex;
    align-items: center;
    width: 229px;
    text-align: center;
    justify-content: center;
}

.contact-form-wrapper .form-container .form-actions.confirm {
    display: flex;
    gap: 10px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.contact-form-wrapper .form-container .form-actions .btn::after {
    top: 0px;
}

.contact-form-wrapper .form-container .row .item .input-wrap .custom-select {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
    max-height: 52px;
    cursor: pointer;
    transition: max-height 0.3s ease-in-out;
    border: 1px solid #DADADA;
    width: 100%;
    border-radius: 4px;
    font-size: 16px;
    line-height: 32px;
    color: #3A3A3A;
    resize: none;
}

.contact-form-wrapper .form-container .row .item .input-wrap .custom-select.active {
    max-height: none;
}

.contact-form-wrapper .custom-select p.active {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    height: 11px;
    cursor: pointer;
}

.contact-form-wrapper .custom-select p.active .arrow {
    width: 24px;
    height: 24px;
    background: url('assets/images/select_down.svg');
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.3s ease-in-out;
}

.contact-form-wrapper .custom-select.active p.active .arrow {
    transform: rotate(-180deg);
}

.contact-form-wrapper .custom-select ul {
    display: none;
}

.contact-form-wrapper .form-container .row .item .input-wrap .custom-select.active ul {
    display: block;
    display: flex;
    flex-direction: column;
    padding-top: 15px;
    width: 100%;
}

.contact-form-wrapper .form-container .row .custom-select ul .item {
    font-size: 16px;
    line-height: 41px;
    font-weight: 700;
    width: 100%;
    cursor: pointer;
}

.contact-form-wrapper .form-container .row .custom-select ul .item:hover {
    background: #F8F8F8;
}

.contact-form-wrapper .custom-select ul .item.hidden {
    display: none;
}

.contact-form-wrapper .custom-select ul .item.default {
    font-weight: 500;
}

/* Privacy Policy */
.privacy-wrap {
    background: #fff;
    width: 100%;
}

.privacy-wrap .wrapper {
    padding: 80px 120px 130px 120px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    color: #3A3A3A;
}

.privacy-wrap h1 {
    font-size: 56px;
    line-height: 84px;
    font-weight: 700;
}

.privacy-wrap p {
    font-size: 16px;
    line-height: 32px;
    font-weight: 500;
}

.privacy-wrap span.header {
    font-weight: 700;
}

.privacy-wrap ul {
    list-style: disc;
    padding-left: 40px;
}

.privacy-wrap ul li {
    font-size: 16px;
    line-height: 32px;
}

@media only screen and (max-width: 1439px) {
    .home #services .bg-images {
        width: 100%;
        height: 23.958vw;
    }

    .home #services .bg-images .bg-img {
        width: 31.25vw;
        height: 23.958vw;
    }
    .home #about .iso-wrap{
        width: 76.111vw;
    }
}


@media only screen and (min-width: 1100px) {
    #flow .wrapper .flow-steps{
        max-width: 100%;

    }
    #flow .wrapper .scroll-bar {
        display: none;
    }
}
@media only screen and (max-width: 1119px) {
    #header #menu{width: 100%;padding-left: 1%;}
    #header .wrapper,#footer .wrapper{padding-left: 20px;padding-right: 20px;}
    #header ul.menu{
        gap: 10px;
        justify-content: space-between;
    }
    #footer .footer-menu .menu{
        gap: 10px;
        justify-content: space-between;
        max-width: 65%;
        margin-left: 5%;
    }
}


@media only screen and (max-width: 768px) {
    #header .wrapper {
        justify-content: space-between;
        padding: 0px 16px;
        height: 72px;
        gap: 0px;
        box-shadow: 4px 4px 24px 0px #00000014;
        flex-wrap: wrap;
        z-index: 0;
        height: 72px;
    }

    #header #branding {
        width: 180px;
        display: flex;
        align-items: center;
        height: 100%;
    }

    #header #branding img {
        width: 100%;
    }

    #header #menu .lang-wrap{display: none;}
    #header .menu-sp-wrap{
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 20px;
    }

    #header #hamburger {
        display: block;
        width: 24px;
        height: 24px;
        display: flex;
        flex-direction: column;
        gap: 3px;
        padding: 6px 3px;
    }

    #header #hamburger span {
        width: 100%;
        height: 2px;
        background: #159202;
    }

    #header #hamburger.open {}

    #header #hamburger.open span:nth-child(1) {
        transform: rotate(45deg);
        position: relative;
        top: 4px;
    }

    #header #hamburger.open span:nth-child(2) {
        display: none;
    }

    #header #hamburger.open span:nth-child(3) {
        transform: rotate(-45deg);
        position: relative;
        top: -1px;
    }

    #header #menu {
        visibility: hidden;
        height: 0px;
        transition: all 0.3s ease-in-out;
        width: 100%;
        flex-basis: 100%;
        flex-grow: 1;
        padding-left: 0px;
        margin-left: -16px;
        margin-right: -16px;
        background: #fff;
        opacity: 0;
    }

    #header #menu.open {
        padding-top: 38px;
        padding-bottom: 39px;
        height: 375px;
        visibility: visible;
        opacity: 1;
    }

    #header #menu ul.menu {
        flex-direction: column;
        gap: 30px;
    }

    #flow .wrapper {
        padding: 40px 0px 80px 16px;
        gap: 8px;
    }

    #flow .wrapper .section-header {
        text-align: left;
    }

    #flow .wrapper h2 {
        font-size: 18px;
        line-height: 27px;
        text-align: left;
    }

    #flow .wrapper h3 {
        font-size: 18px;
        text-align: left;
        line-height: 27px;
    }

    #flow .wrapper .flow-steps {
        margin-top: 33px;
        margin-left: 0px;
        padding-left: 0px;
        max-width: 1100px;
    }

    #flow .wrapper .flow-steps::after {
        width: 860px;
    }

    #flow .wrapper .flow-steps .step {
        min-width: 260px;
        gap: 16px;
    }

    #flow .wrapper .flow-steps .dot {
        margin-top: 5px;
    }

    #flow .wrapper .flow-steps h4 {
        font-size: 20px;
        line-height: 30px;
    }

    #flow .wrapper .flow-steps h5 {
        font-size: 16px;
        line-height: 24px;
    }

    #flow .wrapper .flow-steps p {
        font-size: 12px;
        line-height: 18px;
    }

    #flow .wrapper .scroll-bar {
        width: 343px;
        height: 32px;
        margin-top: 44px;
    }

    #cta .wrapper {
        flex-direction: column;
        padding: 40px 16px 80px 16px;
        gap: 30px;
    }

    #cta .description {
        max-width: 100%;
    }

    #cta .description .section-header {
        margin-bottom: 8px;
    }

    #cta .description h3 {
        font-size: 22px;
        line-height: 33px;
        margin-bottom: 30px;
    }

    #cta .description p {
        font-size: 14px;
        line-height: 30px;
        text-align: justify;
    }

    #cta .btn.cta {
        padding: 32px 90px;
    }

    #footer {
        padding-bottom: 32px;
    }

    #footer .footer-menu,
    #footer .footer-menu .menu {
        flex-direction: column;
        text-align: center;
    }

    #footer .footer-menu {
        gap: 20px;
    }

    #footer .footer-menu>a {
        color: #3A3A3A;
        font-size: 14px;
        line-height: 18px;
        font-weight: 400;
        margin-top: 9px;
    }

    #footer .wrapper {
        padding: 32px 0px 32px 0px;
        align-content: center;
        align-items: center;
        gap: 29px;
    }

    #footer .footer-menu .logo-wrap {
        justify-content: center;
        text-align: center;
        gap: 32px;
    }

    #footer .footer-menu .menu {
        justify-content: center;
        align-items: center;
        text-align: center;
        gap: 29px;
        max-width: 100%;
        margin-left: 0px;
    }

    #footer .footer-menu .menu a {
        line-height: 30px;
    }

    .hide-on-sp {
        display: none !important;
    }

    .show-on-sp {
        display: block !important;
    }

    #content {
        padding-top: 72px;
    }

    /* Home */
    .home #fv {
        max-height: 500px;
        background: url('assets/images/FV_sp.png');
        background-size: contain;
    }

    .home #fv .wrapper {
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 36px;
    }

    .home #fv h1 {
        font-size: 36px;
        line-height: 43.2px;
    }

    .home #fv p {
        font-size: 18px;
        line-height: 30px;
        width: 100%;
        overflow: hidden;
    }

    .home #fv p span {
        overflow: hidden;
    }

    .home #fv h1 span,
    .home #fv p span {
        white-space: normal;
        width: 100%;
    }

    .home #fv .wrapper>div {
        overflow: hidden;
    }

    .home #about .iso-wrap {
        height: auto;
        width: 100%;
        flex-wrap: wrap;
        padding: 20px 0px;
        gap: 0px;
        align-items: center;
        justify-content: center;
    }

    .home #about .iso-wrap>div {
        width: 50%;
        padding: 0px 15px;
        position: relative;
        height: 30px;
    }

    .home #about .iso-wrap>div:nth-child(1),
    .home #about .iso-wrap>div:nth-child(3) {
        margin-bottom: 20.5px;
    }

    .home #about .iso-wrap>div:nth-child(5),
    .home #about .iso-wrap>div:nth-child(7) {
        padding-top: 20.5px;
        margin-bottom: 20.5px;
    }

    .home #about .iso-wrap>div:nth-child(1):after {
        content: '';
        height: 45px;
        width: 1px;
        display: block;
        position: absolute;
        border-left: 0.52px dashed #3A3A3A;
        right: 0px;
        top: -8px;
    }

    .home #about .iso-wrap>div:nth-child(3):after {
        content: '';
        width: calc(100% - 30px);
        height: 1px;
        border-top: 0.52px dashed #3A3A3A;
        display: block;
        position: absolute;
        bottom: -24px;
    }

    .home #about .iso-wrap>div:nth-child(7):before {
        top: 8px;
        content: '';
        height: 45px;
        width: 1px;
        display: block;
        position: absolute;
        border-left: 0.52px dashed #3A3A3A;
        left: -1px;
    }

    .home #about .iso-wrap>div:nth-child(5):before {
        content: '';
        width: calc(100% - 30px);
        height: 1px;
        border-top: 0.52px dashed #3A3A3A;
        display: block;
        position: absolute;
        top: 1px;
    }

    .home #about .iso-wrap h2 {
        font-size: 24px;
        line-height: 15.65px;
    }

    .home #about .iso-wrap p {
        font-size: 8px;
        line-height: 6px;
        margin-bottom: 10px;
    }

    .home #about .iso-wrap .border {
        height: 45px;
        display: none;
    }

    .home #about .iso-wrap .border:nth-child(1) {
        display: none
    }
    .home #about .iso-wrap .fsc-image{max-width: 100px;margin-top: -8px;}
    .home #about .wrapper {
        padding-left: 16px;
        padding-right: 16px;
        background: none;
        padding-bottom: 56px;
        margin-bottom: -18px;
    }

    .home #about .content {
        flex-direction: column;
        width: 100%;
        max-height: none;
        top: -18px;
        position: relative;
    }

    .home #about .text-container {
        width: 100%;
    }

    .home #about .text-container h2 {
        margin-bottom: 10px;
    }

    .home #about .text-container h3 {
        font-size: 18px;
        line-height: 27px;
    }

    .home #about .text-container .img-container {
        background: url(assets/images/home-bg.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        width: 100vw;
        margin-left: -16px;
        display: flex !important;
        align-items: center;
        height: 93.867vw;
        margin-bottom: 20px;
    }

    .home #about .text-container .img-container img {
        width: 85.33vw;
        margin: 0 auto;
    }

    .home #about .text-container p {
        line-height: 24px;
    }

    .home #about .text-container .btn {
        margin: 0 auto;
        padding: 0px;
        width: 229px;
        height: 66px;
        align-items: center;
        justify-content: center;
    }

    .home #about .img-container {
        width: 100%;
    }

    .home #about .img-container img {
        width: 100%;
        height: auto;
    }

    .home #services {
        width: 100vw;
        position: relative;
    }

    .home #services .wrapper {
        padding: 0px 16px;
        padding-top: 243px;
        padding-bottom: 30px;
    }

    .home #services .title-block h2 {
        margin-bottom: 16px;
    }

    .home #services .title-block h3 {
        font-size: 18px;
        line-height: 27px;
    }

    .home #services .bg-images {
        left: 0;
        transform: translate(0px);
        width: calc(100% + 40px);
    }

    .home #services .bg-images .bg-img {
        top: -20px;
        width: 61.333vw;
    }

    .home #services .bg-images .bg-img.left {
        left: -20px;
    }

    .home #services .bg-images .bg-img.right {
        right: -20px;
        top: 60px;
    }

    .home #services .cards {
        flex-direction: column;
        padding: 0px;
        margin-bottom: 30px;
    }

    .home #services .cards .card {
        width: 100%;
        padding: 12px;
    }

    .home #services .cards .card h3 {
        font-size: 24px;
        line-height: 38px;
        margin-bottom: 8px;
    }

    .home #services .cards .card p {
        font-size: 14px;
        line-height: 28px;
    }

    .home #company .wrapper {
        padding: 0px 16px;
        flex-direction: column;
        background: none;
        padding-top: 40px;
        padding-bottom: 80px;
    }

    .home #company .wrapper .content {
        flex-direction: column-reverse;
        max-height: none;
    }

    .home #company .text-container h2 {
        font-size: 24px;
        line-height: 46px;
        margin-bottom: 10px;
        text-align: left;
    }

    .home #company .text-container h3 {
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 10px;
        text-align: left;
    }

    .home #company .text-container .img-container {
        background: url(assets/images/home-bg.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        width: 100vw;
        margin-left: -16px;
        display: flex !important;
        align-items: center;
        height: 93.867vw;
        margin-bottom: 20px;
    }

    .home #company .text-container .img-container img {
        width: 85.333vw;
        margin: 0 auto;
    }

    .home #company .text-container p {
        margin-bottom: 40px;
        text-align: left;
    }

    .home #company .text-container .btn {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
        width: 229px;
        height: 66px;
        align-items: center;
        justify-content: center;
    }
    .home .btn{
        padding: 0px;
        width: 229px;
        height: 66px;
        align-items: center;
        justify-content: center;
    }
    .home #company .img-container {
        width: 100%;
    }

    .home #company .img-container img {
        width: 100%;
        height: auto;
    }

    .home #company .text-container {
        width: 100%;
        align-self: stretch;
        display: block;
        text-align: center;
    }

    .home #faq .wrapper {
        padding: 0 16px;
        padding-top: 40px;
        padding-bottom: 48px;
        gap: 0px;
    }

    .home #faq .wrapper h3 {
        line-height: 46px;
        margin-bottom: 8px;
    }

    .home #faq .wrapper h2 {
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 48px;
    }

    .home #faq .faq-container {}

    .home #faq .faq-container .item {
        width: 100%;
    }

    .home #faq .faq-container .item .question {
        gap: 40px;
        width: 100%;
        position: relative;
    }

    .home #faq .faq-container .item .question .title {
        width: calc(100% - 20px)
    }

    .home #faq .faq-container .item .question label {
        font-size: 16px;
        line-height: 24px;
    }

    .home #faq .faq-container .item .question .sign {}

    .home #faq .faq-container .item .answer p {
        font-size: 14px;
    }

    .page-header h1 {
        font-size: 42px;
        line-height: 63px;
        padding-left: 16px;
    }

    .page-header p {
        font-size: 14px;
        line-height: 21px;
        padding-left: 16px;
    }

    .page-header .wrapper {
        height: 628px;
        width: 100%;
        padding: 0px;
        justify-content: flex-start;
        padding-top: 50px;
        gap: 20px;
        align-items: flex-start;
        background-position-x: -100px;
        background-position-y: bottom;
    }

    .page-header.no-bg .wrapper {
        height: 226px;
        padding-left: 16px;
    }

    .page-header .wrapper .banner {
        height: 280px;
        width: 100%;
        position: relative;
        top: 50px;
    }

    .page-header .wrapper .banner img {
        height: 100%;
        object-fit: cover;
    }

    /* About Us */
    .about-strength .wrapper {
        padding: 50px 16px;
        gap: 80px;
    }

    .wrapper .block {
        flex-direction: column;
    }

    .wrapper .block.s3 .img-content img {
        max-height: none;
        width: 100%;
    }

    .wrapper .block .text-content h3 {
        margin-bottom: 30px;
    }

    .wrapper .block .text-content h2 {
        font-size: 22px;
        line-height: 33px;
        margin-bottom: 20px;
    }

    .about-strength .wrapper .block .text-content .img-content {
        margin-bottom: 30px;
    }

    .about-strength .wrapper .block .text-content p {
        font-size: 14px;
        line-height: 28px;
    }

    /* Services */
    .services-container .wrapper {
        padding: 40px 16px;
    }

    .services-container .service-block .block {
        flex-direction: column;
    }

    .wrapper .block .text-content {
        width: 100%;
        max-width: 100%;
        gap: 0px;
    }

    .services-container .service-block .block .text-content {
        gap: 30px;
    }

    .services-container .service-block .block h2 {
        font-size: 32px;
        line-height: 38px;
        gap: 10px;
        margin-bottom: 0px;
    }

    .wrapper .block .img-content {
        max-width: 100%;
        width: 100%;
    }

    .services-container .service-block .block h2::before {
        height: 38px;
    }

    .services-container .service-block .block label {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .services-container .service-block .services-list .item {
        flex-direction: column;
        height: 120px;
        align-items: center;
        gap: 10px;
        padding: 0px;
        max-height: 120px;
        justify-content: center;
        padding: 10px 15px;
        text-align: center;
    }

    .services-container .service-block .slide-wrapper-slick .slick-list {
        overflow: visible;
    }

    .services-container .service-block .slick-track {
        gap: 10px;
    }

    .services-container .service-block .slick-slide {
        width: 280px !important;
        padding: 16px 20px;
    }

    .services-container .service-block .slick-arrow {
        display: none !important;
    }

    .related-links {
        border: 0px;
    }

    .related-links .wrapper {
        padding: 60px 16px;
        flex-direction: column;
        gap: 20px;
    }

    .services-container .service-block .slider::before {}

    .related-links .separator {
        width: 100%;
        height: 1px;
    }

    .related-links a .text-block h2 {
        font-size: 18px;
        line-height: 27px;
    }

    .related-links a .text-block span {
        width: 24px;
        height: 24px;
    }

    /* Company */
    .company-block .wrapper .block {
        gap: 20px;
    }

    .company-block .wrapper,
    .branch-block .wrapper {
        padding: 40px 16px;
    }

    .company-block .wrapper .row {
        flex-direction: column;
        gap: 20px;
    }

    .company-block .wrapper .row .item {
        width: 100%;
        flex-direction: column;
        gap: 20px;
    }

    .company-block .wrapper .row:not(:last-child) .item {
        padding-bottom: 20px;
        gap: 20px;
    }

    .company-block .row .item.sp label {
        line-height: 11px;
    }

    .company-block .wrapper .row .item .detail-block .item {
        gap: 0px
    }

    .company-block .wrapper .row .item .detail-block .item.item-2 label,
    .company-block .wrapper .row .item .detail-block .item.item-2 p {
        line-height: 24px;
    }

    .company-block .row .item.full p {
        line-height: 24px;
    }

    .branch-block .wrapper .row {
        gap: 30px
    }

    .branch-block .item.card {
        width: 100%;
        max-width: none;
    }

    .gallery-block .wrapper {
        padding: 60px 16px;
    }

    .gallery-block .wrapper .row {
        gap: 20px;
    }

    .gallery-block .wrapper .row .item {
        width: calc(50% - 10px);
    }

    .company-block .row .item.sp p {
        padding-right: 0px;
    }

    /* Contact Form */
    .contact-form-wrapper {
        padding-top: 40px;
        padding-bottom: 70px;
    }

    .contact-form-wrapper .form-container {
        width: calc(100% - 32px);
        box-shadow: 0px 0px 24px 0px #0000000A;
        padding: 12px;
        padding-bottom: 57px;
    }

    .contact-form-wrapper .form-container .row .item .label-wrap {
        width: 100%;
        justify-content: flex-start;
        gap: 15px;
    }

    .contact-form-wrapper .form-container .row .item {
        flex-direction: column;
        gap: 20px;
    }

    /* privacy policy */
    .privacy-wrap .wrapper {
        width: 100%;
        padding: 50px 16px 80px 16px;
        gap: 20px;
    }

    .privacy-wrap h1 {
        font-size: 42px;
        line-height: 63px;
    }

    .privacy-wrap p {}

    .contact-form-wrapper .form-container .form-actions.confirm {
        flex-direction: column;
    }
}


/* animations */
.slide-up {
    animation: slide-up 0.85s cubic-bezier(0.65, 0, 0.35, 1) both;

    /* opacity: 0; 
    transform: translateY(100px);
    transition: transform 0.85s cubic-bezier(0.65, 0, 0.35, 1), opacity 0.85s ease-out; */
}

.slide-up2 {
    animation: slide-up2 0.85s cubic-bezier(0.65, 0, 0.35, 1) both;

    /* opacity: 0; 
    transform: translateY(100px);
    transition: transform 0.85s cubic-bezier(0.65, 0, 0.35, 1), opacity 0.85s ease-out; */
}

@keyframes slide-up {
    0% {
        transform: translateY(100px);
    }

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

@keyframes slide-up2 {
    0% {
        transform: translateY(200px);
    }

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