/* stylelint-disable order/properties-alphabetical-order */
/* stylelint-enable */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700,900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
    font-family: Helvetica Neue;
    src: url("../fonts/HelveticaNeue.ttf");
}
@font-face {
    font-family: Arial;
    src: url("../fonts/arial.ttf");
}
@font-face {
    font-family: Hiragino Kaku Gothic ProN;
    src: url("../fonts/Hiragino%20Kaku%20Gothic%20ProN%20W3.otf");
}
@font-face {
    font-family: Meiryo;
    src: url("../fonts/meiryo.ttc");
}

html {
    font-size: 62.5%;}

body {
    font-family: "Poppins", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    letter-spacing: 0.05em;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 2.8rem;
    min-width: 1280px;}
@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon.eot")/*tpa=https://deech.co.jp/202108corporate/wp-content/themes/deech/assets/fonts/icomoon.eot*/;
    src: url("../fonts/icomoon.eot")/*tpa=https://deech.co.jp/202108corporate/wp-content/themes/deech/assets/fonts/icomoon.eot*/
    format("embedded-opentype"), url("../fonts/icomoon.ttf")/*tpa=https://deech.co.jp/202108corporate/wp-content/themes/deech/assets/fonts/icomoon.ttf*/
    format("truetype"), url("../fonts/icomoon.woff")/*tpa=https://deech.co.jp/202108corporate/wp-content/themes/deech/assets/fonts/icomoon.woff*/
    format("woff"), url("../images/icomoon.svg")/*tpa=https://deech.co.jp/202108corporate/wp-content/themes/deech/assets/fonts/icomoon.svg*/
    format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;}
[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;}
.icon-check:before {
    content: "\e90c";}
.icon-arrR-thin:before {
    content: "\e910";}
.icon-arrL-thin:before {
    content: "\e90f";}
a {
    text-decoration: none;}
a:hover {
    text-decoration: none;}
.doj-wrapper {
    background: #fff;
    width: 100%;
    overflow: hidden;}
[class^="sp"] {
    display: none; }
[class$="inner"] {
    width: 1280px;
    margin: 0 auto;
    padding-left: 80px;
    padding-right: 80px;
    box-sizing: border-box;
    position: relative; }
[class$="inner-header"] {
    min-width: 1120px;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    position: relative; }
[class$="inner-top"] {
    width: 1550px;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    position: relative; }
[class$="inner"]::after {
    clear: both;
    content: "";
    display: block; }
header {
    background: white;
    position: fixed;
    z-index: 10000 !important;
    width: 100%;
    transition: .3s; }
header.slide {
    background: #ffffff; }
header .header-inner {
    vertical-align: middle;}
header .logo {
    float: left;
    padding: 15px 40px;}
header .logo h1 {
    line-height: 0;}
header .logo img {
    width: 120px;
    height: auto;}
header nav.global {
    float: right;}
header nav.global ul li {
    display: inline-block;}
header nav.global ul li:last-child {
    margin-right: 0;}
header nav.global ul li a {
    display: block;
    color: #000;
    font-size: 16px;
    padding: 0 17px;
    transition: .3s;}
header nav.global ul li a:hover, header nav.global ul li a.active {
    text-decoration: none;
    color: #FF1D0D;
    opacity: 1;
}
header nav.global ul li.header-cta {
    margin-left: 17px;}
header nav.global ul li.header-cta a[class^="btn"] {
    display: inline-block;
    color: #fff;
    border-bottom-width: 4px;
    padding: 4px 18px;
    margin-right: 10px;}
header nav.global ul li.header-cta a[class^="btn"]:last-child {
    margin-right: 0; }
#hero {
    width: 100%;
    margin-top: 50px;
    position: relative;
    height: 383px; }
#hero h2,
#hero .check,
#hero .cta {
    position: absolute;
    top: 0;
    z-index: 1000; }
#hero .hero-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%; }
.btn-service-business:hover {
    background-color: transparent;
    color: #FF1D0D;}
.cta_sticker {
    position: fixed;
    z-index: 10000;
    right: 20px;
    bottom: -142px;
    width: 301px;
    transition: .3s;}
#hero h2 {
    top: 205px;
    left: 40px;
    font-size: 4rem;
    line-height: 1.2;
    letter-spacing: 2px; }
#hero h2 span {
    display: inline-block;
    background: #fff;
    margin-bottom: 10px;
    padding: 5px 20px; }
#hero .check {
    top: auto;
    left: auto;
    bottom: 250px;
    right: 40px;
    list-style: none; }
#hero .hero-inner a img {
    max-width: 100%;
    height: auto; }
.cta_block  .section-inner .cta {
    background: #fff;top: auto;bottom: 40px;left: 40px;text-align: center; padding: 26px 5px; }
.cta_block  .section-inner .cta a img {
    max-width: 100%;
    height: auto; }
#hero .check li {
    font-size: 2.2rem;
    font-weight: 500;
    margin-bottom: 15px; }
#hero .check li:before {
    content: "";
    background: url(../images/check-icon.svg) no-repeat center center;
    background-size: 17px 13px;
    height: 13px;
    width: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    position: relative;
    top: -3px; }
#hero .cta {
    width: calc(100% - 920px);
    height: 1000px;
    top: auto;
    text-align: center;
    padding: 90px 0;
    right: -40px;}
#hero .cta-right {
    position: absolute;
    z-index: 1000;
    width: calc(100% - 920px);
    top: 45px;
    text-align: center;
    padding: 90px 0;
    right: -336px;}
#hero .cta h3 {
    display: inline-block;
    margin-right: 20px;
    margin-left: -170px;
    font-size: 1.4rem;
    font-style: italic;
    font-weight: normal;
    background: url(../images/border-arrow.svg) no-repeat right bottom;
    padding-right: 30px;
    position: relative; }
#hero .cta h3 span {
    font-size: 2.2rem;
    display: inline-block;
    margin-right: 3px;
    top: 1px;
    position: relative; }
#hero .cta a {
    display: inline-block;
    font-size: 2.2rem;
    padding: 40px 80px 0 80px;}
#hero .cta a:last-child {
    margin-right: 0; }
.ar_block-session .ar_q {
    background-color: #FF1D0D;
    text-align: center;
    padding-top: 75px;
    padding-bottom: 70px;
    position: relative; }
.ar_block-session .ar_q .ar_q_ttl {
    width: 36%;
    text-align: start;
    font-size: 42px;
    line-height: 80px;
    color: #F5F5F5;
    font-weight: 400;
    letter-spacing: 3px;
    padding: 0 5px;
    margin-bottom: 40px; }
.ar_block-session .ar_q ul {
    list-style: none; }
.ar_block-session .ar_q ul li {
    font-size: 1.6rem;
    color: #fff;
    position: relative;
    left: 50%;
    margin-bottom: 40px; }
.ar_block-session .ar_q ul li:first-child {
    transform: translateX(-405px); }
.ar_block-session .ar_q ul li:last-child {
    transform: translateX(-245px);
    margin-bottom: 0; }
.ar_block-session .ar_q ul li span {
    width: 650px;
    box-sizing: border-box;
    padding: 10px 40px;
    position: relative;
    z-index: 1000;
    display: block;
    border: 1px solid #505050; }
.ar_block-session .ar_q ul li:before {
    content: "";
    background: #959595;
    width: 650px;
    height: 50px;
    position: absolute;
    display: block;
    top: 10px;
    left: 10px;
    z-index: 0; }
.ar_block-session .ar_a .section-video {
    padding-bottom: 40px; }
.ar_block-session .ar_body .logo_archive {
    padding: 30px 0; }
.ar_block-session .ar_body .logo_archive ul {
    text-align: center;
    width: 1000px;
    margin: 0 auto; }
.ar_block-session .ar_body .logo_archive ul li {
    display: inline-block;
    margin: 30px; }
.ar_block-session .ar_slider {
    position: relative; }
.ar_block-session .ar_slider .slider-box {
    margin: 0 auto;
    margin-bottom: 120px;
    background: #F7F6F7;
    position: relative; }
.ar_block-session .ar_slider .slider-box .slider_contents {
    min-width: 0;
    box-sizing: border-box;
    margin: 20px 10px;
    border: 1px solid #cdcdcd; }
.ar_block-session .ar_slider .slider-box .slider_contents::after {
    clear: both;
    content: "";
    display: block; }
.ar_block-session .ar_slider .slider-box .slider_contents figure {
    float: left;
    width:100%;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden; }
.ar_block-session .ar_slider .slider-box .slider_contents figure img {
    width: 100%;
    -webkit-transition: .4s;
    transition: .4s;
    height: auto; }
.ar_block-session .ar_slider .slider-box .slider_contents .contents-body {
    float: right;
    padding: 10px 8.7%; }
.ar_block-session .ar_slider .slider-box .slider_contents .contents-body  .list_index_individually {
    list-style: none; }
.ar_block-session .ar_slider .slider-box .slider_contents .contents-body  .list_index_individually .index_individually-item {
    color: #fff;
    background: #FF1D0D;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 22px;
    z-index: 1;    font-weight: bold;
    display: inline-block;
    padding: 0.5rem 1.5em;
    margin: 10px 0 10px; }
.ar_block-session .ar_slider .slider-box .slider_contents .contents-body .text_body {
    margin-top: 10px;
    text-align: left;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.05em;
    font-weight: normal;
    word-break: break-all; }
.ar_block-session .ar_slider .slider-box .slider_contents .contents-body .text_body p {
    display: -webkit-box;
    max-width: 311px;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-left: 10px;
    margin-bottom: 10px;
    font-weight: 100;
    font-size: 13px;}
.ar_block-session .ar_slider .slider-box .slider_contents a:hover  figure img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
.ar_block-session .ar_slider .slider-box .slider_contents .contents-body h3 {
    font-size: 18px; }
.ar_block-session .ar_slider .slider-box .slider_contents .contents-body .client_info {
    list-style: none; }
.ar_block-session .ar_slider .slider-box .slider_contents .contents-body .client_info li {
    color: #acacac;
    font-size: 14px;
    display: inline-block;
    margin-right: 1.5em; }
.ar_block-session .ar_slider .slider-box .slick-prev {
    z-index: 1000;
    text-indent: -9999px;
    border: none;
    background: url(../images/group16991.svg) no-repeat left top;
    position: absolute;
    left: -20px;
    top: 33%;
    width: 60px;
    height: 60px;
    outline: none;
    opacity: 1;
    background-size: cover;}
.ar_block-session .ar_slider .slider-box .slick-next {
    text-indent: -9999px;
    border: none;
    background: url(../images/group1698.svg) no-repeat left top;
    position: absolute;
    right: -25px;
    top: 33%;
    width: 60px;
    height: 60px;
    outline: none;
    background-size: cover;}
.ar_block-session .ar_slider .slider-box .slick-dots {
    display: none !important;
    list-style: none;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -30px; }
.ar_block-session .ar_slider .slider-box .slick-dots li {
    display: inline-block;
    margin: 0 10px; }
.ar_block-session .ar_slider .slider-box .slick-dots li button {
    text-indent: -9999px;
    height: 10px;
    width: 10px;
    background: #acacac;
    border-radius: 5px;
    border: none;
    line-height: 0;
    padding: 0;
    cursor: pointer; }
.ar_block-session .ar_slider .slider-box .slick-dots li.slick-active button {
    background: #000; }
.ar_block-session .ar_service {
    padding-top: 80px;
    padding-bottom: 80px;
    background: url(../images/geometry03.svg) no-repeat 280px -80px #e0edff; }
.ar_block-session .ar_service .table {
    display: table; }
.ar_block-session .ar_service .table .table-cell {
    display: table-cell;
    vertical-align: middle; }
.ar_block-session .ar_service h3 {
    font-size: 2.4rem;
    white-space: nowrap;
    font-weight: 400;
    padding-right: 90px;
    background: url(../images/geometry04.svg) no-repeat right 80px;
    overflow: visible;
    padding-bottom: 240px;
    line-height: 1.8; }
.ar_block-session .ar_service .service-slider {
    width: 700px;
    margin-left: 80px;
    position: relative; }
.ar_block-session .ar_service .service-slider .slider_contents {
    min-width: 0;
    margin: 0 15px; }
.ar_block-session .ar_service .service-slider .slider_contents figure.app {
    background: url(../images/smartphone.svg) no-repeat left top;
    width: 114px;
    height: 212px;
    box-sizing: border-box;
    padding-top: 24px;
    padding-left: 10px;
    margin: 0 auto 20px; }
.ar_block-session .ar_service .service-slider .slider_contents figure.app img {
    height: 163px;
    width: auto; }
.ar_block-session .ar_service .service-slider .slider_contents figure.app.pcapp {
    background: url(../images/pc.svg) no-repeat left top;
    background-size: cover;
    width: 280px;
    height: 180px;
    padding-top: 15px;
    padding-left: 0;
    margin-bottom: 52px; }
.ar_block-session .ar_service .service-slider .slider_contents figure.app.pcapp img {
    width: 280px;
    height: auto; }
.ar_block-session .ar_service .service-slider .slider_contents h3 {
    font-size: 1.8rem;
    line-height: 1.6;
    padding-bottom: 0;
    margin-bottom: 20px;
    background: none;
    white-space: normal;
    width: 100%; }
.ar_block-session .ar_service .service-slider .slider_contents .text_body {
    margin-bottom: 20px; }
.ar_block-session .ar_service .service-slider .slider_contents .text_body p {
    font-size: 1.4rem;
    line-height: 1.8;
    color: #333; }
.ar_block-session .ar_service .service-slider .slider_contents .table {
    display: table; }
.ar_block-session .ar_service .service-slider .slider_contents .table .table-row {
    display: table-row; }
.ar_block-session .ar_service .service-slider .slider_contents .table .table-row .table-cell {
    font-size: 1.4rem;
    color: #333;
    font-weight: bold;
    display: table-cell;
    line-height: 1.8; }
.ar_block-session .ar_service .service-slider .slider_contents .table .table-row .table-cell:first-child {
    white-space: nowrap;
    vertical-align: top; }
.ar_block-session .ar_service .service-slider .slider_contents .table .table-row .table-cell:last-child {
    font-weight: normal;
    padding-left: 1em; }
.ar_block-session .ar_service .service-slider .slick-prev {
    text-indent: -9999px;
    background: url(../images/arrow-left-b.svg) no-repeat left top;
    background-size: 12px 25px;
    width: 12px;
    height: 25px;
    position: absolute;
    left: -24px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    cursor: pointer; }
.ar_block-session .ar_service .service-slider .slick-next {
    text-indent: -9999px;
    background: url(../images/arrow-right-b.svg) no-repeat left top;
    background-size: 12px 25px;
    width: 12px;
    height: 25px;
    position: absolute;
    right: -24px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    cursor: pointer; }
.ar_block-session .ar_service .service-slider .slick-dots {
    list-style: none;
    margin-left: 15px;
    margin-top: 5px; }
.ar_block-session .ar_service .service-slider .slick-dots li {
    display: inline-block;
    margin-right: 20px; }
.ar_block-session .ar_service .service-slider .slick-dots li button {
    border: none;
    background: #acacac;
    width: 10px;
    height: 10px;
    text-indent: -9999px;
    border-radius: 5px;
    padding: 0; }
.ar_block-session .ar_service .service-slider .slick-dots li.slick-active button {
    background: #333; }
.accordion dt {
    background: #ffffff;
    position: relative;
    font-weight: 400;
    color: #333;
    font-size: 1.8rem;
    padding: 10px 50px;
    margin-top: 10px;
    cursor: pointer; }
.accordion dt:before {
    content: "";
    background: url(../images/group1828.svg) no-repeat left top;
    background-size: cover;
    height: 26px;
    width: 26px;
    display: block;
    position: absolute;
    top: 22%;
    left: 10px;}
.accordion dt:after {
    content: "";
    background: url(../images/group1713.svg) no-repeat left top;
    background-size: 20px 20px;
    height: 20px;
    width: 20px;
    display: block;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%); }
.accordion dt.active:after {
    background: url(../images/group1715.svg) no-repeat left center;
    background-size: 19px 20px; }
.accordion dd {
    font-size: 16px;
    line-height: 24px;
    background: transparent;
    padding: 15px 50px;
    position: relative;
    color: #333;
    display: none;
    transition: max-height .3s; }
.accordion dd:before {
    content: "";
    background: url(../images/group1712.svg) no-repeat left top;
    height: 25px;
    width: 26px;
    display: block;
    position: absolute;
    top: 23px;
    left: 10px;
    background-size: cover;}
.accordion dd.open {
    display: block; }
#faq {
    padding-bottom: 100px;
    position: relative; }
#faq h2 span.jp {
    margin-top: 20px; }
.footer-inner {
    padding: 40px 15px;}
.footer-ct-left img {
    width: 100px;
    padding: 15px 15px 20px 15px;}
.footer-inner button {
    padding: 15px 55px;
    font-size: 14px;
    background: #fff;}
.footer-ct-left {
    background: #FF1D0D;
    color: white;
    padding: 40px 15px 25px 28px;}
.footer-ct-right img {
    width: 100px;
    padding: 15px 15px 20px 15px}
.footer-ct-right {
    background: white;
    color: black;
    padding: 40px 28px 25px 15px;}
.footer-inner p {
    font-size: 14px;}
footer .copyright {
    color: black;
    font-size: 1.2rem;
    background: white;}
.footer-ct-left:hover {
    color: #fff !important;}
.footer-inner .btn-light i {
    position: absolute;
    right: 30px;
    top: 19px;}
.contents-body {
    padding-top: 20px!important;}
.slick-track {
    display: flex; }
section#slick-slide00 {
    height: inherit;
    cursor: pointer; }
section#slick-slide01 {
    height: inherit;
    cursor: pointer; }
section#slick-slide02 {
    height: inherit;
    cursor: pointer; }
section .achievement {
    color: #000; }
.d-background {
    background-color: #FF1D0D !important;}
.d-color {
    color: #ffffff;}
.menu-contact {
    background: #FF1D0D;}
.menu-contact-color {
    color: #ffffff !important;}
.menu-eng {
    font-size: 20px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;}
.menu-jp {
    font-size: 14px;
    font-weight: 400;}
.d-background {
    background: #FF1D0D;}
.d-color {
    color: #ffffff;}
.menu-on-click {
    background: #ffffff !important;}
.description-contact {
    font-weight: 500;
    font-size: 12px;}
.menu-contact-sp {
    display: none !important;}
.menu-contact-sp a:hover {
    text-decoration: none;}
.ar_block-session .slider_contents-img {
    height: 265px;}
.ar_block-session .ar_slider .slider-box .slider_contents figure img {
    width: 100%;
    -webkit-transition: .4s;
    transition: .4s;
    height: 100%;
    object-fit: cover;}
.ar_block-session .ar_slider .slider-box .contents-body h3 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
.header-inner-btn {
    display: none;}
#nav-header {
    list-style:none inside;
    margin:0;
    padding:0;
    text-align:center;
    height: 80px;}
#nav-header li {
    position:relative;
    float:left;
    text-align: left;
    height: 100%;
    padding: 12px 30px 12px 30px;}
#nav-header ul {
    position:absolute;
    padding:0;
    left:0;
    display:none;}
#nav-header li:hover ul ul {
    display:none;}
#nav-header li:hover ul {
    display:block;
    line-height: 1.5vw;}
#nav-header ul.sub-menu-develop {
    background: #fff;
    padding-top: 40%;
    width: 120px;}
#nav-header ul.sub-menu-develop li a{
    border-left: solid 3px #FF1D0D;
    margin-bottom: 2px;
    padding: 0 10px;
    width: 100%;}
span.aioseo-breadcrumb a {
    color: #C1C1C1;}
.title-center-common {
    text-align: center;}
.li-color {
    background-color: #FF1D0D;}
.menu-contact-color {
    color: #F7F6F7 !important;}
.menu-eng {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    font-family: "Poppins", sans-serif;}
.menu-jp {
    font-size: 13px;
    font-weight: 400;
    text-align: center;}
.sub-menu-block {
    width: 800px;
    height: auto;
    background-color: #F5F5F5;
    /*border-top: solid 10px #FF1D0D;*/
    top: 100%;}
.sub-menu {
    font-weight: 500;
    font-size: 22px;
    line-height: 80px;}
.sub-menu-description {
    font-weight: 500;
    font-size: 18px;
    line-height: 40px;
    color: #A0A0A0;
    padding: 0 20px;}
.sub-menu-block-content {
    padding: 20px;}
.sub-menu-link {
    display: inline-block !important;}
.sub-menu-link:hover {
    text-decoration: underline #A0A0A0 !important;
    color: #333 !important;}
.sub-menu {
    padding: 0 20px !important;}
.contact-block {
    display: none;}
ul.sub-menu-block {
    left: -100% !important;
    z-index: 1000;}
.hero-inner-title ul li {
    display: inline-block;
    list-style: none;
    font-size: 48px;
    line-height: 30px;
    color: #FF1D0D;
    font-weight: 500;}
.hero-inner-title h1 {
    display: inline-block;
    list-style: none;
    font-size: 48px;
    line-height: 30px;
    color: #FF1D0D;
    font-weight: 500;}
.service-title-top {
    font-size: 42px;
    line-height: 68px;
    font-weight: 500;
    text-align: start !important;
    padding: 100px 0 0 0;}
.service-title-top-description {
    font-size: 16px;
    line-height: 32px;
    font-weight: 400;
    padding: 80px 0;}
.service-block {
    padding: 40px;
    text-align: center;
    border-radius: 8px;
    box-shadow: 5px 10px 20px 5px #f4f4f4 inset;
    height: 100%;}
.service-block-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 36px;
    color: #FF1D0D;}
.service-block-description {
    font-size : 14px;
    line-height: 18px;
    padding: 0 0 18px 0;
    font-weight: 400 !important;
    color: #333;}
.service-block-link a {
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
    color: #333333;}
.service-block-link {
    display: flex;
    color: #333;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
    font-size: 14px;}
a:hover {
    text-decoration: none;}
.service-title-center {
    font-size: 38px;
    font-weight: 500;
    line-height: 80px;
    padding: 100px 0 10px 0;
    color: #FF1D0D;}
.service-description {
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;}
button.btn.btn-dark.btn-detail {
    border-radius: 50px;
    display: flex;
    padding: 5px 30px;
    justify-content: space-between;
    align-items: center;}
button.btn.btn-dark.btn-detail p {
    margin-bottom: 0;}
p.block-description-small {
    font-size: 15px;}
.service-business-block {
    text-align: center;
    padding: 40px 0;}
.service-business-title {
    font-size: 18px;
    line-height: 36px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    padding: 10px 20px;
    background-color: #FF1D0D;
    color: #ffffff;
    margin-bottom: 0;
    width: 100%;}
.service-business-img {
    width: 100%;
    height: 226px;}
.service-business-block img {
    width: 100%;
    height: 100%;
    object-fit: cover;}
.service-business-description {
    color: #FF1D0D;
    font-size: 16px;
    font-weight: 500;
    padding: 10px;
    line-height: 1.7}
.service-business-description-small {
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    padding: 20px 0;
    line-height: 1.7;}
.service-business-btn{
    position: relative;
    background: url(../images/group1679.svg) no-repeat center center;
    width: 100%;
    height: 108px;
    background-size: contain;}
.service-business-btn img {
    position: absolute;
    z-index: 1;}
.service-business-btn-details {
    position: absolute;
    z-index: 2;
    display: flex;
    padding: 30px;}
.service-business-btn-content {
    padding: 10px 25px;
    border-radius: 8px;
    border: solid 2px #FF1D0D;
    font-size: 18px;
    font-weight: 500;
    color: #FF1D0D;
    margin-right: 20px;}
.service-business-btn-content-full {
    padding: 10px 120px;}
.service-business-btn-content-last {
    padding: 10px 50px;}
.btn-service-business {
    color: #FF1D0D;
    width: 100%;
    font-size: 16px;
    border: solid 2px #FF1D0D;
    border-radius: 8px;
    line-height: 36px;}
.col-12.service-business-btn {
    display: flex;
    justify-content: center;
    align-items: center;}
.fa-check-circle:before {
    color: #FF1D0D;}
.works-title-center {
    font-size: 42px;
    font-weight: 500;
    line-height: 80px;
    padding: 50px 0;}
.ar_block-color {
    background-color: #F7F7F7;
    padding-bottom: 50px;}
.works-development-case {
    padding-bottom: 40px;}
.works-title {
    padding: 40px 0;
    font-size: 58px;
    font-weight: 500;
    line-height: 80px;}
.works-title-case {
    font-size: 38px;
    font-weight: 500;
    line-height: 80px;}
.works-description {
    font-size: 16px;
    line-height: 1.7;
    font-weight: 400;
    padding: 40px 0;}
.table-cell ul.slick-dots li.slick-active button {
    background: #FF1D0D;}
.table-cell ul.slick-dots li button {
    text-indent: -9999px;
    height: 10px;
    width: 10px;
    background: #acacac;
    border-radius: 5px;
    border: none;
    line-height: 0;
    padding: 0;
    cursor: pointer;}
.table-cell ul.slick-dots {
    list-style: none;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -30px;}
.table-cell ul.slick-dots li {
    display: inline-block;
    margin: 0 10px;}
.table-cell .slick-slide {
    padding-right: 30px;}
.title-logo_archive {
    font-size: 42px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    padding: 50px 0;
    text-align: center;
    line-height: 80px;}
.section-inner-title-faq {
    padding: 50px 0;
    font-size: 42px;
    font-weight: 500;
    line-height: 80px;
    text-align: center;}
#faq .faq-box {
    width: 60%;
    margin: 0 auto;}
section.ar_block-session {
    position: relative;}
.vertical-text-left-service {
    font-family: "Poppins", sans-serif;
    font-weight: lighter;
    position: absolute;
    color: #FF1D0D;
    font-size: 50px;
    transform: rotate(-180deg);
    writing-mode: vertical-rl;
    left: 50px;
    height: 500px;
    top: 300px;}
.vertical-text-left-works {
    font-family: "Poppins", sans-serif;
    font-weight: lighter;
    position: absolute;
    color: #FF1D0D;
    font-size: 50px;
    transform: rotate(-180deg);
    writing-mode: vertical-rl;
    left: 50px;
    height: 500px;
    top: -70px;}
.vertical-text-left-faq {
    font-family: "Poppins", sans-serif;
    font-weight: lighter;
    position: absolute;
    color: #FF1D0D;
    font-size: 50px;
    transform: rotate(-180deg);
    writing-mode: vertical-rl;
    left: 50px;
    height: 500px;
    top: -160px;}
.vertical-text-left-company {
    font-family: "Poppins", sans-serif;
    font-weight: lighter;
    position: absolute;
    color: #FF1D0D;
    font-size: 50px;
    transform: rotate(-180deg);
    writing-mode: vertical-rl;
    left: 50px;
    height: 500px;
}
.vertical-text-left-develop {
    font-family: "Poppins", sans-serif;
    font-weight: lighter;
    position: absolute;
    color: #FF1D0D;
    font-size: 50px;
    transform: rotate(-180deg);
    writing-mode: vertical-rl;
    left: 50px;
    height: 500px;
}
.col-6.footer-ct-right.text-center a {
    color: #333;}
#hero .cta img {
    object-fit: cover;
    width: 100%;
    height: 100%;}
#slick-service .slick-track {
    width: 1800px !important;}
#slick-service figure.app {
    width: 309px;
    height: 363px;}
#slick-service .slick-slide img {
    width: 100%;
    height: 100%;
    border-radius: 30px;
    object-fit: cover;}
#slick-service .contents-body h3 {
    font-size: 16px;
    line-height: 24px;}
.logo-dx-king {
    margin: auto;
    text-align: right;}
button.btn.btn-light {
    width: 70%;}
.dx-king img {
    width: 30px;
    height: auto;}
.dx-king {
    position: absolute;
    z-index: 1000;
    right: 60px;
    top: 35px;}
.footer-inner button.btn.btn.btn-light {
    background-color: #fff !important;}
.footer-inner button.btn.btn.btn-light:hover {
    border-color: #fff !important;}
.img-footer-dx-king {
    width: 181px;}
.ar_block-session .ar_slider .service-slider .slick-prev {
    z-index: 1000;
    text-indent: -9999px;
    border: none;
    background: url(../images/group16991.svg) no-repeat left top;
    position: absolute;
    left: -30px;
    top: 33%;
    width: 60px;
    height: 60px;
    outline: none;
    opacity: 1;
    background-size: cover;}
.ar_block-session .ar_slider .service-slider .slick-next {
    text-indent: -9999px;
    border: none;
    background: url(../images/group1698.svg) no-repeat left top;
    position: absolute;
    right: -35px;
    top: 33%;
    width: 60px;
    height: 60px;
    outline: none;
    background-size: cover;}
.img-logo-footer {
    padding-bottom: 10px;}
.pd-lr {
    padding-left: 0;
    padding-right: 0;}

.copyright .text {
    height: 50px;
    line-height: 50px;
    text-align: center;
}


.news-title {
    font-size: 42px;
    font-weight: 500;
    line-height: 80px;
    padding: 50px 0;
}

.news-tags {
    display: flex;
    align-items: center;
    gap: 8px;
}

.news-tag {
    display: inline-block;
    font-size: 12px;
    background-color: #f1f1f1;
    padding: 0.25rem 0.5rem;
    border-radius: 3px;
    margin-bottom: 0.25rem;
}
.news-item {
    border-top: 1px solid #eee;
    padding-top: 16px;
    padding-bottom: 16px;
}

.news-content {
    display:block;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width:50%;
}
.news-arrow {
    font-size: 14px;
    color: #333;
    transition: transform 0.2s;
}
.news-arrow:hover {
    transform: translateX(3px);
}

.mwai-trigger .mwai-icon {
    opacity: 0 !important;
    width: 60px;
    height: 60px;
}

.mwai-chatbot-container .mwai-messages-theme.mwai-window {
    bottom: 62px;
}

.mwai-icon-container {
    position: relative;
    width: 150px;
    height: 50px;
    background-color: #007bff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.mwai-icon-container::after {
    content: 'AIチャットボット';
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    pointer-events: none;
}

/* -- Media screen --*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        ul#nav-header li a{
            font-size: 12px;
            padding: 0 14px;}
    }
}
@media screen and (max-width: 575px) {
    #inquiry {
        display: none;
    }
    .ar_block-session .ar_slider .service-slider .slick-prev {
        left: -10px;}
    .ar_block-session .ar_slider .service-slider .slick-next {
        right: -5px;}
    #slick-service section.slider_contents.slick-slide {
        width: 530px !important;}
    .img-footer-dx-king {
        width: 100%;}
    #nav-header a.link-active-nav {
        color: #fff !important;}
    .dx-king {
        right: 119px !important;
        top: 70px !important;}
    .logo-dx-king {
        text-align: center;
        padding-top: 20px;}
    p.font-size-14 {
        font-size: 14px;}
    h2.section-inner-title-faq {
        padding: 50px 0 0 0;}
    h2.title-logo_archive {
        padding: 0;}
    .works-description {
        padding: 20px 0;}
    .ar_block-session .slider_contents-img {
        height: auto;}
    .works-title-center {
         padding: 0;}
    .service-business-block {
        text-align: center;
        padding: 20px 0 0 0;}
    p.service-title-center {
        padding: 0 0 10px 0;}
    p.service-block-link {
        line-height: 18px;}
    .service-block-img img {
        width:100%;
        height:auto;}
    .menu-contact-sp {
        display: block !important;
        border: solid 1px #ffffff;}
    .menu-contact-pc {
        display: none !important;}
    [class$="inner"] {
        width: 100% !important;
        margin: 0 auto;
        padding-left: 4vw;
        padding-right: 4vw;}
    body {
        min-width: 0; }
    [class^="sp"] {
        display: block; }
    .pconly {
        display: none; }
    .sp_nav {
        height: 100%;
        position: fixed;
        top: 10px;
        left: 0;
        width: 100%;
        z-index: 5000;
        background: #fff;
        text-align: center;
        padding: 31.333vw 13.333vw 10vw;
        display: none;
        box-sizing: border-box; }
    .sp_nav ul li {
        display: block;
        margin-bottom: 20px; }
    .sp_nav ul li a {
        color: #ffffff; }
    .sp_nav ul li.header-cta a[class^="btn"] {
        display: block;
        width: 100%;
        color: #fff;
        padding: 6px 15px;
        margin-bottom: 10px;
        box-sizing: border-box; }
    .menu.on {
        padding-top: 70px;}
    header .menu.on div:nth-of-type(2) {
        transform: rotate(-45deg) translateY(-3px) translateX(3px);}
    header .menu.on div:first-of-type {
        transform: rotate(45deg) translateY(3px) translateX(3px) !important;}
    .menu-on-click {
        background: #ffffff !important;}
    [class$="inner"] {
        width: 100%;
        margin: 0 auto;
        padding-left: 4vw;
        padding-right: 4vw; }
    .ar_block-session .ar_body h2 span.jp, #merit h2 span.jp, #strength h2 span.jp, #company h2 span.jp, #fields h2 span.jp, #system h2 span.jp, #flow h2 span.jp, #faq h2 span.jp, #inquiry h2 span.jp {
        font-size: 4.266vw;
        margin-top: 10px; }
    header .menu {
        position: absolute;
        right: 5vw;
        top: 50%;
        transform: translateY(-50%);
        z-index: 30000; }
    header .menu div {
        height: 2px;
        width: 24px;
        background: #FF1D0D;
        margin: 7px 0;
        transition: .3s; }
    header .menu.on div {
        width: 26px; }
    header .menu.on div:last-of-type {
        display: none; }
    header .menu {
        position: absolute;
        right: 5vw;
        top: 50%;
        transform: translateY(-50%);
        z-index: 30000;}
    header .menu.on div {
        width: 40px;}
    header .header-inner {
        padding: 4vw; }
    header .logo {
        padding: 15px 0;
        float: left; }
    header .logo h1 {
        line-height: 0; }
    header .logo img {
        width: 26.666vw;
        height: auto; }
    header nav.global {
        display: none; }
    section {
        width: 100%; }
    .contact-block {
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #FF1D0D;
        width: 100%;
        height: 60px;
        position: fixed;
        bottom: 0;
        z-index: 9999999;}
    .contact-block h4 {
        margin-left: 10px;
        font-size: 18px;
        color: #ffffff;}
    .contact-block:hover {
        color: #ffffff;}
    .copyright {
        padding-bottom: 60px;
    }
    .copyright .text {
        font-size: 13px;
    }
    #hero h2,
    #hero .check,
    #hero .cta {
        position: relative; }
    #hero .hero-inner {
        width: 100%;
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        height: auto; }
    #hero h2 {
        top: 150px;
        left: auto;
        font-size: 7.466vw;
        line-height: 1.2;
        letter-spacing: 2px;
        text-align: center; }
    #hero .cta {
        width: 100%;
        top: 565px;
        right: -115px;
        text-align: center;
        padding-right: 5px;
        padding-left: 5px;
        box-sizing: border-box; }
    .ar_block-session .ar_q {
        padding-bottom: 78%;}
    .ar_q.ar_q-top {
        margin-top: 50px;}
    #hero .hero-top-icon {
        padding: 35px 0 25px 0;}
    .hero-inner-title ul li {
        display: inherit !important;}
    #hero .cta h3 {
        display: block;
        background-position: center bottom;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 20px; }
    #hero .cta a {
        display: block;
        padding: 10px 0px;
        margin-right: 0;
        margin-bottom: 10px;
        font-size: 1.8rem; }
    #hero .cta img {
        width: 80%;
        height: auto;}
    #hero {
        margin-top: 0;}
    .service-title-top-description {
        padding: 0;}
    .ar_block-session .ar_q ul {
        list-style: none; }
    .ar_block-session .ar_q ul li {
        font-size: 1.6rem;
        color: #fff;
        position: relative;
        left: auto;
        margin-bottom: 20px;
        text-align: left;
        font-weight: 700; }
    .ar_block-session .ar_q ul li:first-child {
        transform: translateX(0); }
    .ar_block-session .ar_q ul li:last-child {
        transform: translateX(0);
        margin-bottom: 0; }
    .ar_block-session .ar_q ul li span {
        width: 100%;
        box-sizing: border-box;
        padding: 10px 40px;
        position: relative;
        z-index: 1000;
        display: block;
        border: 1px solid #505050; }
    .ar_block-session .ar_q ul li:before {
        content: "";
        background: #959595;
        width: 100%;
        height: 75px;
        position: absolute;
        display: block;
        top: 10px;
        left: 10px;
        z-index: 0; }
    .ar_block-session .ar_a {
        padding: 30px 0 0; }
    .service-title-top {
        padding: 150px 0 100px 0 !important;}
    .service-business-btn {
        background-size: cover !important;}
    .service-business-img {
        display: none;}
    .ar_block-session .ar_slider .slider-box .slider_contents .contents-body .list_index_individually {
        text-align: left;
        padding: 0 8vw;}
    p.service-description {
        padding: 0 0 30px 0;}
    .ar_block-session .ar_a .section-video {
        padding-bottom: 20px; }
    .ar_block-session .ar_a .section-video video {
        width: 284.44px;
        height: 160px; }
    .ar_block-session .ar_body h2 span.jp {
        margin-top: 5px; }
    .ar_block-session .ar_body .logo_archive {
        padding: 30px 0 15px; }
    .ar_block-session .ar_body .logo_archive ul {
        text-align: center;
        width: 100vw;
        margin: 0 auto;}
    .ar_block-session .ar_body .logo_archive ul li {
        margin: 0 30px 30px 0;
        display: inline-block; }
    .ar_block-session .ar_body .logo_archive ul li img {
        height: 6.933vw;
        width: auto; }
    .ar_block-session .ar_slider {
        background: url(../images/geometry02.svg) no-repeat 4vw top;
        position: relative;
        overflow: visible;
        padding-top: 20px; }
    .ar_block-session .ar_slider:before {
        height: 380px;
        top: 80px;
        z-index: 0; }
    .ar_block-session .ar_slider .slider-box {
        width: calc(100% - 8vw);
        height: auto;
        margin: 0 4vw; }
    .ar_block-session .ar_slider .slider-box .slider_contents {
        padding: 8vw;
        text-align: center; }
    .ar_block-session .ar_slider .slider-box .slider_contents figure {
        float: none;
        display: block;
        width: 100%;
        padding-left: 0px; }
    .ar_block-session .ar_slider .slider-box .slider_contents figure img {
        -webkit-transition: .4s;
        transition: .4s;
        height: auto; }
    .ar_block-session .ar_slider .slider-box .slider_contents a:hover  figure img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }
    .ar_block-session .ar_slider .slider-box .slider_contents .contents-body {
        float: none;
        width: 100%; }
    .ar_block-session .ar_slider .slider-box .slider_contents .contents-body h3 {
        text-align: left;
        line-height: 1.4;}
    .ar_block-session .ar_slider .slider-box .slider_contents .contents-body .client_info {
        list-style: none;
        margin-bottom: 1.5em;
        text-align: left;
        line-height: 1.2; }
    .ar_block-session .ar_slider .slider-box .slider_contents .contents-body .client_info li {
        font-size: 1rem;
        display: block;
        margin-right: 0;
        margin-bottom: 0;
        line-height: 1.2; }
    .ar_block-session .ar_slider .slider-box .slider_contents .contents-body .client_info li.position, .ar_block-session .ar_slider .slider-box .slider_contents .contents-body .client_info li.name {
        display: inline-block; }
    .ar_block-session .ar_slider .slider-box .slider_contents .contents-body .text_body p {
        text-align: left;}
    .ar_block-session .ar_slider .slider-box .slick-prev {
        left: -25px;
        top: 250px;
        transform: translateY(0); }
    .ar_block-session .ar_slider .slider-box .slick-next {
        right: -25px;
        top: 250px;
        transform: translateY(0); }
    .ar_block-session .ar_service {
        margin-top: 80px;
        padding-top: 26.666vw;
        padding-bottom: 26.666vw;
        background: url(../images/geometry03_1.svg) no-repeat 5vw -80px #e0edff;
        background-size: calc(100% - 10vw); }
    .ar_block-session .ar_service .table {
        display: block; }
    .ar_block-session .ar_service .table .table-cell {
        display: block; }
    .ar_block-session .ar_service h3 {
        font-size: 6.4vw;
        padding-right: 0;
        background: none;
        padding-bottom: 0;
        text-align: center;
        line-height: 1.6;
        margin-bottom: 40px; }
    .ar_block-session .ar_service .service-slider {
        width: 83.333vw;
        margin: 0 auto; }
    .ar_block-session .ar_service .service-slider .slider_contents h3 {
        text-align: left; }
    .ar_block-session .ar_service .service-slider .slider_contents .text_body p {
        font-size: 1.2rem; }
    .ar_block-session .ar_service .service-slider .slider_contents .table {
        display: table; }
    .ar_block-session .ar_service .service-slider .slider_contents .table .table-row {
        display: table-row; }
    .ar_block-session .ar_service .service-slider .slider_contents .table .table-row .table-cell {
        font-size: 1.2rem; }
    .ar_block-session .ar_service .service-slider .slider_contents .table .table-row .table-cell:last-child {
        font-weight: normal;
        padding-left: 2.3em; }
    .ar_block-session .ar_service .service-slider .slick-prev {
        top: 120px;
        transform: translateY(0); }
    .ar_block-session .ar_service .service-slider .slick-next {
        top: 120px;
        transform: translateY(0); }
    .ar_block-session .ar_service .service-slider .slick-dots {
        text-align: center; }
    #faq {
        min-height: 465px;
        position: relative; }
    #faq:before {
        height: 465px; }
    #faq .faq-box {
        width: 100% !important;}
    #faq h2 span.jp {
        margin-top: 5px; }
    #faq .faq-box {
        margin-right: 0; }
    .ar_block-session .ar_slider {
        background: transparent; }
    .ar_block-session .ar_slider .slider-box .slider_contents {
        padding: 0; }
    .ar_block-session .ar_slider .slider-box .slider_contents figure img {
        width: 100%; }
    .slick-slide img {
        display: block; }
    .ar_block-session .ar_slider .slider-box .slider_contents .contents-body {
        float: none;
        padding: 10px 0;
        width: 100%; }
    .ar_block-session .ar_slider .slider-box .slider_contents .contents-body h3 {
        padding: 0 8vw; }
    .ar_block-session .ar_slider .slider-box .slider_contents .contents-body .client_info {
        padding: 0 8vw; }
    .ar_block-session .ar_slider .slider-box .slider_contents .contents-body .text_body {
        padding: 0 8vw; }
    .ar_block-session .ar_slider .slider-box .slick-dots {
        bottom: -30px; }
    .sub-menu-block {
        width: 350px;}
    .sub-menu {
        font-size: 18px;
        margin-bottom: 0 !important;}
    .service-block-info {
        margin-bottom: 50px;}
    #nav-header li {
        float:none;}
    #nav-header ul.sub-menu-develop {
        padding-top: 5%;}
    #nav-header ul.sub-menu-develop li{
        height: 30px;
        padding: 0;
        margin: 0;}
    #nav-header ul.sub-menu-develop {
        background: transparent;}
    .menu-develop-pc {
        display: none;}
    .sub-menu-develop {
        display: block;}
    #nav-header ul.sub-menu-develop {
        display: none;
        padding: 10px 0 10px 12px;}
    #nav-header {
        top: 0;
        left: 0;}
    .sub-menu-develop {
        display: none;
        padding-left: 8px;}
    .fa-plus {
        float: right;
        padding-right: 8px;}
    #nav-header ul.sub-menu-develop {
        margin-top: 10px;
        margin-left: 125px;}
    #nav-header li {
        position:inherit;
        float:none;}
    #nav-header ul {
        position:inherit;}
    #nav-header ul.sub-menu-develop li a {
        float: left;
        text-align: left;}
    #nav-header li {
        text-align: start;
        width: 100%;
        height: auto;}
    li.menu-contact.menu-contact-sp {
        margin: 0;}
    ul.header-inner-btn {
        list-style: none;
        display: inline-block;}
    ul.header-inner-btn li {
        display: inline;}
    #hero .cta {
        padding: 0 20px 15px 20px;}
    #hero .cta a {
        margin-bottom: 0;}
    .cta_block .section-inner .cta {
        padding: 30px 20px 24px 20px;}
    #slick-service figure.app {
        width: 100% !important;
        height: auto !important;}
    #slick-service figure.app img {
        object-fit: cover;}
    .table-cell .slick-slide {
        padding: 0 20px !important;}
    #slick-service .slick-track {
        width: 22800px !important;}
    #hero .cta {
        width: calc(100% - (90px + 40px));
        height: 572px;}
    #hero .cta img {
        object-fit: cover;
        width: 100%;
        height: 100%;}
}
@media screen and (max-width: 520px) {
    button.btn.btn-light {
        width: 80%;}
}
@media screen and (max-width: 465px) {
    .service-business-btn {
        background-size: contain !important;}
}
@media screen and (max-width: 576px) {
    #slick-service section.slider_contents.slick-slide {
        width: 391px !important;}
    .dx-king {
        top: 60px !important;
        right: 70px !important;}
    #hero h2 {
        top: 150px;}
    .hero-inner-title ul li {
        font-size: 32px;}
    .hero-top-icon img {
        width: 5%;}
    #hero .hero-top-icon {
        padding: 25px 0 15px 0;}
    #hero {
        height: 295px;}
    .ar_block-session .ar_q .ar_q_ttl {
        font-size: 24px;
        line-height: 41px;
        padding: 0 20px}
    .ar_block-session .ar_q {
        padding-top: 25px;}
    #hero .cta {
        top: 380px;}
    .service-title-top {
        font-size: 20px;
        line-height: 32px;}
    .service-title-top {
        padding: 150px 0 50px 0 !important;}
    .service-block-link {
        line-height: 36px;
        font-size: 13px;}
    .service-title-center {
        font-size: 20px;
        line-height: 40px;}
    .service-description {
        font-size: 14px;
        line-height: 24px;}
    .service-business-title {
        font-size: 20px;}
    .service-business-description {
        font-size: 18px;
        line-height: 32px;}
    .service-business-description-small {
        font-size: 13px;
        line-height: 28px;}
    .works-title-center {
        font-size: 20px;
        line-height: 80px;}
    .works-title-case {
        font-size: 20px;}
    .works-description {
        font-size: 18px;
        line-height: 32px;}
    .title-logo_archive {
        font-size: 24px;
        padding: 50px 0;
        line-height: 80px;}
    .section-inner-title-faq {
        font-size: 20px;}
    .accordion dt {
        line-height: 20px;
        font-size: 14px;}
    .accordion dd {
        font-size: 14px;
        line-height: 24px;}
    #hero .cta {
        width: 80%;
        left: 80px;
        height: 425px;}
    #hero .cta img {
        object-fit: cover;
        width: 100%;
        height: 100%;}
    .mwai-chatbot-container .mwai-messages-theme.mwai-window {
        bottom: 96px;
    }
}
@media screen and (max-width: 375px) {
    #hero .cta {
        width: 80%;
        left: 70px;
        height: 365px;}
    #hero .cta img {
        object-fit: cover;
        width: 100%;
        height: 100%;}
    button.btn.btn-light {
        width: 90%;}
    .dx-king {
        right: 45px !important;
        top: 60px !important;}
    #slick-service section.slider_contents.slick-slide {
        width: 345px !important;}
}
@media screen and (max-width: 320px) {
    #slick-service section.slider_contents.slick-slide {
        width: 294px !important;}
    .btn-service-business {
        font-size: 12px;}
    #hero .cta {
        width: 80%;
        left: 55px;
        height: 320px;}
    #hero .cta img {
        object-fit: cover;
        width: 100%;
        height: 100%;}
    button.btn.btn-light {
        width: 100%;}
    .dx-king {
        right: 30px !important;
        top: 55px !important;}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 454px) {
    .sub-menu-block {
        width: 240px;}
    .sub-menu-block-content {
        padding: 10px;}
}
@media only screen and (min-device-width: 426px) and (max-device-width: 520px) {
    .dx-king {
        right: 70px !important;
        top: 60px !important;}
}