@charset "UTF-8";

@font-face {
    font-display: swap;
    font-family: Hitachi Sans;
    font-style: normal;
    font-weight: 400;
    src: url(../../font/HitachiSans-Regular.woff2) format("woff2");
}

@font-face {
    font-display: swap;
    font-family: Hitachi Sans;
    font-style: normal;
    font-weight: 700;
    src: url(../../font/HitachiSans-Bold.woff2) format("woff2");
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
    font-family: 'Noto Sans JP', sans-serif;
}

body {
    color: #231815;
    font-size: 16px;
    line-height: 1.7;
    margin: 0px;
    background-color: #FFFFFF;
    overflow: hidden;
}

#main {
    font-family: Hitachi Sans, Noto Sans JP, Yu Gothic UI, Noto Sans, sans-serif;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0px;
}

a:link {
    color: #004CCA;
}

a:visited {
    color: #6219DB;
}

a:hover {
    color: #048ADE;
    text-decoration: none;
}

a:active {
    color: #048ADE;
    text-decoration: none;
}

img {
    max-width: 100%;
    vertical-align: bottom;
}

ul {
    padding: 0px;
    list-style: none;
    margin: 0;
}

.oh {
    overflow: hidden;
}

.L {
    float: left;
}

.R {
    float: right;
}

.sp {
    display: none;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#menu {
    display: none;
}

.flex {
    flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
}

.flex-sb {
    flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    justify-content: space-between;
}

a {
    text-decoration: none;
}

.wrap {
    position: relative;
    width: 1140px;
    margin: 0 auto;
    max-width: 96%;
}

.wrap_01 {
    position: relative;
    width: 1140px;
    margin: 0 auto;
    max-width: 96%;
}

.wrap_02 {
    position: relative;
    width: 1240px;
    margin: 0 auto;
    max-width: 96%;
}

.futura {
    /* font-family: 'Futura Lt BT', sans-serif; */
}

.euro {
    /* font-family: eurostile, sans-serif; */
    font-weight: 700;
    font-style: normal;
}

/* メインビジュアル　PC */
.mv_main_text img {
    width: 376px;
    margin-left: 10px;
    /* line-height: 1; */
}

#mv p.sub_text {
    font-size: 23px;
    font-weight: bold;
    position: relative;
    display: inline-block;
    letter-spacing: .25em;
}

#mv p.sub_text::before {
    content: "";
    position: absolute;
    right: -200px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #000;
    width: 187px;
    height: 2px;
}

#mv .text_box p.small_title {
    font-weight: 900;
    font-size: 25px;
    letter-spacing: 7px;
}

#mv {
    padding: 100px 0 70px;
}

.Hi-PerBT_box .img {
    width: 183px;
    margin-right: 20px;
}

.Hi-PerBT_box .img img {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
}

#mv p.eng {
    font-size: 19px;
    font-weight: 600;
    text-align: right;
    margin-top: 8px;
    letter-spacing: .08em;
}

.mv_main_text {
    margin-top: 0;
    letter-spacing: .13em;
    font-size: 60px;
    line-height: 1;
    font-weight: 900;
    color: #005386;
    margin-bottom: 10px;
}

#mv .text_box .mv_main_under {
    font-weight: bold;
    font-size: 22px;
    color: #fff;
    width: 470px;
    text-align: center;
    line-height: 42px;
    background: rgb(54,122,106);
    background: linear-gradient(270deg, rgba(54,122,106,1) 0%, rgba(46,94,131,1) 100%);
    border-radius: 21px;
    margin-bottom: 30px;
}

#mv .text_box {
    width: 560px;
}

.Hi-PerBT_box {
    background: rgba(255, 255, 255, 0.8);
    margin: 20px;
    position: relative;
    flex-wrap: nowrap;
    border-radius: 4px;
    box-shadow: 0 0 10px 20px rgba(255, 255, 255, 0.8);
}

#mv > * {
    position: relative;
    z-index: 10;
}

.Hi-PerBT_box h2 {
    font-size: 20px;
    letter-spacing: .08em;
    border-bottom: solid 1px #E5E5E5;
    padding: 0;
    padding-bottom: 5px;
    margin: 25px 0 15px;
    color: #005386;
    font-weight: 800;
}

.Hi-PerBT_box h2 span.color {
    font-size: 150%;
    margin-left: 8px;
    letter-spacing: .06em;
    background: none;
    padding: 0;
    display: inline;
}

.Hi-PerBT_box span.color, .Hi-PerBT_box .num {
    color: #005386;
    font-size: 18px;
    font-weight: 600;
}

.Hi-PerBT_box .num {
    font-size: 15px;
    margin-right: 17px;
}

.Hi-PerBT_box li {
    align-items: center;
}

.Hi-PerBT_box .text {
    font-size: 18px;
    letter-spacing: .08em;
}

a.site_download_btn {
    display: block;
    background: #005386;
    color: #fff;
    transition: .3s;
    text-align: center;
    font-weight: 900;
    letter-spacing: .08em;
    position: relative;
    border-radius: 6px;
}

a.site_download_btn {
    display: block;
    background: rgb(54,122,106);
    background: linear-gradient(0deg, rgba(54,122,106,1) 0%, rgba(46,94,131,1) 100%);
    color: #fff;
    transition: .2s;
    text-align: center;
    font-weight: 900;
    letter-spacing: .08em;
    position: relative;
    border-radius: 6px;
    /* border-bottom: 8px solid#005386; */
    /* background-color: #005386; */
    /* 背景色 */
    box-shadow: 0 5px 0 #224662;
    /* 影の太さ・色 */
    text-decoration: none;
}

#mv a.site_download_btn {
    line-height: 30px;
    width: 380px;
    margin-top: 13px;
    padding-top: 4px;
    padding-right: 23px;
}

a.site_download_btn::before {
    content: "";
    position: absolute;
    right: 23px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(../image/dw_icon.png) center no-repeat;
    background-size: contain;
    width: 23px;
    height: 19px;
}

.Hi-PerBT_box li + li {
    margin-top: 5px;
}

.mv_img {
    width: 608px;
    position: absolute;
    right: 0;
    top: -10px;
    z-index: -1;
}

#mv .wrap_01::before {
    content: "";
    position: absolute;
    width: 1296px;
    height: 911px;
    background: url(../image/mv_bg.png) center no-repeat;
    background-size: contain;
    left: -378px;
    top: -70px;
    z-index: -1;
}

/*導入実績 PC */
#case_study .site_cmn_ttl_box {
    text-align: center;
}

#case_study::before {
    content: "";
    position: absolute;
    width: 1296px;
    height: 911px;
    background: url("../image/mv_bg.png") center center / contain no-repeat;
    right: -342px;
    top: 68px;
}

.site_cmn_ttl_box p.eng {
    color: #005386;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 0.08em;
    line-height: 1.4;
}

.slick-list.draggable {
    padding: 0!important;
}

.case_study_slider .slick-slide {
    width: 350px!important;
}

.slick-track {
    padding-bottom: 10px;
}

ul.case_study_slider .slick-dots li {
    background: #D1D1D1;
    height: 6px;
    width: 50px;
    margin-left: 13px;
}

.slick-dots li button::before {
    display: none;
}

ul.case_study_slider .slick-dots li.slick-active {
    background: #005386;
}

#case_study {
    padding: 149px 0px 130px;
    position: relative;
}

#case_study::before {
    content: "";
    position: absolute;
    width: 1326px;
    height: 947px;
    background: url(../image/mv_bg.png) center no-repeat;
    background-size: contain;
    right: -353px;
    top: 49px;
}

.site_cmn_ttl_box .ttl {
    font-size: 20px;
    letter-spacing: 0.08em;
    position: relative;
    padding-bottom: 20px;
}

.site_cmn_ttl_box .ttl::before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    height: 2px;
    width: 60px;
    background: rgb(0, 0, 0);
    bottom: 0px;
}

.site_cmn_ttl_box .sub_ttl.case {
    font-size: 24px;
    margin-top: 20px;
    letter-spacing: 0.1em;
}

#case_study a.site_download_btn {
    width: 390px;
    margin: 0 auto;
    line-height: 70px;
    position: relative;
    padding-right: 66px;
    font-size: 18px;
}

.case_study_slider_box {
    padding: 0 0 50px;
    margin-top: 20px;
}

ul.case_study_slider li {
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,0.16);
    width: 550px;
    max-width: 49%;
}

ul.case_study_slider li .img {
    width: 240px;
}

ul.case_study_slider li .content {
    width: 238px;
    padding-top: 20px;
}

ul.case_study_slider li .content .logo img {
    height: 30px;
}

ul.case_study_slider li .content .logo {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

ul.case_study_slider li .content .logo .small {
    font-weight: bold;
    margin-left: 6px;
}

ul.case_study_slider li .content .company_name {
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 2px;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

ul.case_study_slider li .content .company_name .small {
    font-size: 14px;
    font-weight: bold;
    margin-left: 5px;
}

ul.case_study_slider li .content .label {
    font-size: 14px;
    font-weight: 900;
}

ul.case_study_slider li .content .text_box {
    font-size: 14px;
    font-weight: bold;
}

ul.case_study_slider li a {
    color: initial;
    text-decoration: none;
    padding: 20px;
}

/*製品の特徴について　PC */
#feature {
    position: relative;
    padding: 7.36vw 0 0;
}

#feature::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(../image/feature_bg.jpg) top center no-repeat;
    background-size: cover;
    height: 387px;
    width: 100%;
}

#feature .ttl_box {
    position: relative;
    color: #fff;
}

#feature .ttl_box .ttl {
    font-size: 30px;
    letter-spacing: .1em;
    padding-bottom: 16px;
    /* border-bottom: solid 2px; */
    /* display: inline-block; */
    margin-bottom: 21px;
    position: relative;
    font-weight: bold;
}

#feature .ttl_box .ttl::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    background: #fff;
    width: 50px;
}

#feature .ttl_box .text {
    letter-spacing: .1em;
}

.feature_box .img {
    border-radius: 5px;
    width: 320px;
    max-width: 100%;
    background: #fff;
    text-align: center;
    padding: 30px 0;
    margin-left: auto;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
}

.feature_box .img img {
    width: 180px;
}

.feature_box li {
    width: 350px;
    max-width: 28vw;
}

.feature_box {
    margin-top: 40px;
    position: relative;
}

.feature_box .text_box .num {
    color: #005386;
    font-size: 40px;
    font-style: italic;
    line-height: 1.7;
    font-weight: 600;
}

.feature_box .text_box .ttl span.let {
    padding: 0 17px 0 10px;
    background: #005386;
    color: #fff;
}

.feature_box .text_box .ttl {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    letter-spacing: .08em;
}

.feature_box .text_box .ttl span.let + span.let {
    margin-top: 4px;
}

.feature_box .text_box .text {
    font-size: 15px;
    line-height: 1.8;
    margin-top: 15px;
}

.feature_box .text_box {
    margin-top: -84px;
}

#feature a.site_download_btn::before {
    font-size: 28px;
    height: 27px;
    right: 30px;
}

#feature a.site_download_btn {
    width: 460px;
    line-height: 90px;
    margin: 48px auto 0;
    font-size: 20px;
    padding-right: 90px;
    text-decoration: none;
}

a.site_download_btn:hover {
    box-shadow: none;
    transform: translateY(5px);
}

/* バナー PC */
.site_banner_detail .img {
    width: 238px;
    margin-right: 25px;
}

.site_cmn_banner {
    padding: 50px 0;
    position: relative;
    color: #fff;
}

.site_cmn_banner::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url(../image/banner_bg.png) center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.site_cmn_banner .wrap_02 {
    align-items: center;
}

.site_cmn_banner a.site_download_btn {
    text-align: left;
    width: 520px;
    max-width: 100%;
    font-size: 22px;
    font-weight: 900;
    padding: 16px 30px 16px;
    letter-spacing: .2em;
    margin-top: 20px;
    text-decoration: none;
    line-height: 1.5;
}

.site_cmn_banner a.site_download_btn span.small {
    font-size: 20px;
    display: block;
    line-height: 1;
    font-weight: 500;
    letter-spacing: .13em;
}

.site_banner_main .sub_text {
    font-size: 23px;
    letter-spacing: .1em;
    font-weight: bold;
    position: relative;
    display: table;
}

.site_banner_main .sub_text::after {
    content: "";
    position: absolute;
    width: 188px;
    height: 2px;
    background-color: #fff;
    top: 0;
    bottom: 0;
    margin: auto 0 auto 15px;
    left: 100%;
}

.site_banner_main .small_title {
    font-weight: 900;
    font-size: 25px;
    letter-spacing: 5px;
}

.site_banner_main .mv_main_text {
    color: #fff;
}

.site_banner_main .mv_main_under {
    font-weight: bold;
    font-size: 22px;
    color: #005386;
    width: 470px;
    text-align: center;
    line-height: 42px;
    background: #fff;
    border-radius: 21px;
    margin-bottom: 24px;
    max-width: 100%;
}

.site_cmn_banner a.site_download_btn::before {
    width: 2.5vw;
    height: 28px;
    right: 0.5vw;
}

.site_banner_detail .detail_box {
    margin-top: 40px;
}

.site_banner_detail .detail_box .ttl span.color {
    font-size: 40px;
    line-height: 1;
    /* font-weight: 100; */
    margin-right: 5px;
}

.site_banner_detail .detail_box .ttl {
    font-size: 50px;
    letter-spacing: .08em;
    border-bottom: solid 2px;
    padding-bottom: 11px;
    margin-bottom: 20px;
    line-height: 1.3;
    font-weight: 800;
    /* font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif; */
}

.site_banner_detail .detail_box .text {
    font-size: 20px;
    letter-spacing: .08em;
}

.site_banner_detail .detail_box .num {
    font-size: 17px;
    margin-right: 17px;
    letter-spacing: .08em;
}

.site_banner_detail .detail_box li {
    align-items: center;
}

.site_banner_detail {
    align-items: center;
}

.site_banner_detail .detail_box li + li {
    margin-top: 5px;
}

/* お客様の声　PC */
.review_flame .img {
    width: 260px;
    max-width: 100%;
    position: relative;
    z-index: 2;
}

.review_flame .img_box {
    max-width: 40%;
}

.review_flame .img img {
    border-radius: 5px;
}

.review_flame .name {
    color: #005386;
    text-align: center;
    font-weight: 500;
    letter-spacing: .03em;
    margin-top: 20px;
}

.review_flame .img::before {
    content: "";
    position: absolute;
    left: -10px;
    bottom: -10px;
    width: 100%;
    height: 100%;
    background: #005386;
    z-index: -1;
    border-radius: 5px;
}

.company_name img {
    width: 286px;
    position: relative;
    bottom: -3px;
}

.review_flame {
    align-items: flex-end;
}

.review_flame .text_box {
    width: 820px;
    margin-bottom: 80px;
}

.review_flame .text_box .company_name .logo img {
    height: 44px;
    width: auto;
}

.review_flame .text_box .company_name .text {
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 2px;
}

.review_flame .text_box .company_name .text .small {
    font-size: 14px;
    font-weight: bold;
    margin-left: 3px;
}

.company_name {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
}

.review_flame .message {
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: .08em;
    margin-top: 14px;
    z-index: 2;
    padding: 10px 40px;
    background: #005386;
    border-radius: 10px;
}

.review_flame .message::before {
    content: "";
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 12px 0;
    border-color: transparent #005386 transparent transparent;
    margin: auto;
}

.review_flame:nth-child(2n) .message::before {
    right: auto;
    left: 100%;
    transform: rotate(180deg);
}

.review_flame .text {
    margin: 20px 0 0;
}

.review_box .company_name.sp {
    display: none;
}

.company_name.mitsubishi img {
    width: 284px;
    margin-right: 10px;
    bottom: -3px;
}

.company_name.kyocera img {
    bottom: -9px;
    width: 205px;
    margin-right: 10px;
}

#review .ttl_flex {
    align-items: center;
}

#review　.ttl_flex {
}

#review .site_cmn_ttl_box .ttl {
    padding: 0;
    margin-left: 30px;
}

#review .site_cmn_ttl_box .ttl::before {
    display: none;
}

#review {
    padding: 140px 0 127px;
}

#review p.attention {
    position: absolute;
    right: 0;
    top: 0;
    color: #CC0000;
}

.review_flame:nth-child(even) .img_box {
    order: 1;
}

.review_flame + .review_flame {
    margin-top: 40px;
}

.review_box {
    margin-top: 60px;
}

#review .site_cmn_ttl_box {
    position: relative;
}

#review .site_cmn_ttl_box::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 40px;
    height: 2px;
    background: #000;
}

section.review {
    padding: 140px 0 127px;
}

/* 導入までの流れ　PC */
#flow {
    padding: 94px 0 78px;
    background: #EAF0F5;
    /* margin-top: 127px; */
}

#flow .site_cmn_ttl_box .ttl::before {
    left: 0;
    right: auto;
}

#flow .site_cmn_ttl_box .ttl {
    margin-bottom: 15px;
    color: inherit;
    margin-top: 5px;
}

.flow_box .img {
    width: 155px;
    margin: 0 auto 0;
}

.sub_ttl.flow {
    letter-spacing: .06em;
}

.flow_box ul {
    flex-wrap: nowrap;
}

.flow_box li {
    width: 340px;
    max-width: 28vw;
    text-align: center;
    position: relative;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.16);
    height: 290px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.flow_box .num {
    position: absolute;
    left: -30px;
    top: -28px;
    font-size: 30px;
    font-weight: 600;
    background: #005386;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.flow_box .num {
    position: absolute;
    left: -30px;
    top: -28px;
    font-size: 30px;
    font-weight: 600;
    background: #005386;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.flow_flex {
    margin-bottom: 55px;
    flex-wrap: nowrap;
    align-items: center;
}

.flow_box .flow_flex li + li {
    margin-left: 60px;
    /* position: relative; */
}

.flow_box .ttl {
    color: #005386;
    font-size: 20px;
    font-weight: 900;
    margin-top: 20px;
    letter-spacing: .1em;
}

.flow_box .text {
    line-height: 1.4;
    letter-spacing: .08em;
    margin-top: 8px;
    font-size: 14px;
}

.flow_box .flow_flex li + li::before {
    content: "";
    position: absolute;
    left: -50px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-top: solid 4px #005386;
    border-right: solid 4px #005386;
    width: 22px;
    height: 22px;
    transform: rotate(45deg);
    border-radius: 2px;
}

.flow_box ul.relate li + li::before {
    content: "";
    position: absolute;
    left: -50px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-top: solid 4px #005386;
    border-right: solid 4px #005386;
    width: 22px;
    height: 22px;
    transform: rotate(45deg);
    border-radius: 2px;
}

/* よくあるご質問 PC */
#faq .site_cmn_ttl_box {
    text-align: center;
}

#faq {
    padding: 100px 0;
}

#faq .faq_box dt {
    position: relative;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: .08em;
    /* border-bottom: dashed 1px #B9B9B9; */
    /* margin-bottom: 22px; */
    padding: 0 90px 19px 80px;
    margin-right: 30px;
}

.faq_box dt::before, .faq_box dd::before {
    content: "Q.";
    position: absolute;
    left: 0;
    top: -5px;
    color: #005386;
    font-size: 40px;
    /* font-family: "Futura Lt BT", sans-serif; */
    line-height: 1;
    font-weight: 600;
}

.faq_box dd {
    font-size: 16px;
    font-weight: 500;
    position: relative;
    letter-spacing: .08em;
    padding-left: 80px;
    border-top: dashed 1px #B9B9B9;
    padding: 20px 0 35px 80px;

}

.faq_box dt, .faq_box dd {
   margin: 0 30px;
}

.faq_box dd::before {
    content: "A.";
    letter-spacing: 0.2em;
    left: 4px;
    top: 18px;
    /* color: #CC0000; */
}

.faq_box dl {
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    border-radius: 5px;
    padding-top: 25px;
    margin: 0;
}

.faq_box dl + dl {
    margin-top: 20px;
}

.faq_box {
    margin-top: 25px;
}

.faq_box dt span.mark {
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0px;
    top: 0;
}

.faq_box dt span.mark::before, .faq_box dt span.mark::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 3px;
    width: 100%;
    background: #005386;
    border-radius: 5px;
}

.faq_box dt span.mark::after {
    height: 100%;
    width: 3px;
    right: 0;
    transition: .3s;
}

.faq_box dt.nowOpen span.mark::after {
    transform: rotate(90deg);
}

a.site_download_btn.sp {
    display: none;
}

/* 製品機能　PC */
#function .site_cmn_ttl_box {
    text-align: center;
}

#function {
    padding: 232px 0 192px;
    position: relative;
}

#function .site_cmn_ttl_box {
    text-align: center;
}

#function {
    padding: 232px 0 152px;
    position: relative;
    padding: 22.4vw 0 10.5vw;
}

#function::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 108%;
    background: url(../image/function_bg.png) center no-repeat;
    background-size: cover;
}

#function .slick-prev::before{
    content: "";
    border: none;
    border-bottom: solid 4px #000;
    border-left: solid 4px #000;
    width: 24px;
    height: 24px;
    transform: rotate(45deg);
    position: absolute;
    left: 0;
    top: 0;
}

#function .slick-next::before {
    content: "";
    border: none;
    border-top: solid 4px #000;
    border-right: solid 4px #000;
    width: 24px;
    height: 24px;
    transform: rotate(45deg);
    width: 24px;
    height: 24px;
    transform: rotate(45deg);
    position: absolute;
    right: 0;
    top: 0;
}

.flow_box ul {
    flex-wrap: nowrap;
}

.site_cmn_ttl_box p.sub_ttl.function {
    font-size: 18px;
    margin-top: 17px;
    letter-spacing: .12em;
}

.function_slider_box {
    margin-top: 111px;
}

.function_slider_box .img {
    width: 509px;
    flex-shrink: 0;
    max-width: 50%;
}

.function_slider_box li {
    position: relative;
    padding: 59px 30px 59px 63px;
    flex-wrap: nowrap;
    display: flex!important;
    /* flex-wrap: wrap; */
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
}

.function_slider_box li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: -1;
    filter: blur(4px);
}

#function > * {
    position: relative;
    z-index: 10;
}

ul.slick-dots {
}

.function_slider_box ul.slick-dots {
    display: flex!important;
    top: -96px;
    justify-content: space-between;
    height: 80px;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    flex-wrap: nowrap;
}

.function_slider_box .slick-dots li::before {
    display: none;
}

.function_slider_box .slick-dots li {
    display: flex!important;
    width: 270px;
    height: 80px;
    text-align: left;
    padding: 0 0 0 94px;
    background: #fff;
    align-items: center;
    border-radius: 5px;
    transition: .3s;
    font-weight: 900;
    letter-spacing: .08em;
    line-height: 1.5;
}

.function_slider_box .slick-dots li.slick-active {
    background: #005386;
    color: #fff;
}

.function_slider_box .slick-dots li::after {
    content: "01";
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #EAF0F5;
    color: #005386;
    border-radius: 50%;
    font-size: 24px;
    /* font-family: 'Futura Lt BT', sans-serif; */
    font-weight: 900;
}

.function_slider_box .slick-dots li:nth-child(2)::after {
    content: "02";
}

.function_slider_box .slick-dots li:nth-child(3)::after {
    content: "03";
}

.function_slider_box .slick-dots li:nth-child(4)::after {
    content: "04";
}

.slick-initialized .slick-slide .point {
    font-weight: 600;
    font-size: 26px;
    line-height: 1.6;
}

.slick-initialized .slick-slide .point span.num {
    font-size: 36px;
    color: #005386;
    margin-left: 7px;
    font-weight: 900;
}

.slick-initialized .slick-slide .ttl {
    font-size: 33px;
    font-weight: 900;
    color: #005386;
    letter-spacing: .08em;
    line-height: 1.2;
    padding-bottom: 24px;
    position: relative;
    margin-bottom: 10px;
}

.slick-initialized .slick-slide .ttl::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background: #000;
}

.slick-initialized .slick-slide .text {
    font-size: 15px;
    letter-spacing: .05em;
    line-height: 1.9;
}

body .slick-prev, body .slick-next {
    transform: rotate(45deg);
    width: 28px;
    height: 16px;
    right: -50px;
}

.slick-prev:before, .slick-next:before {
    border-top: solid 3px #000;
    border-right: solid 3px #000;
    border-radius: 2px;
}

#function .slick-prev,
#function .slick-next {
    transform: rotate(0);
}

body .slick-prev {
    left: -50px;
}

.slick-next {
    right: -50px;
}

body .slick-prev {
    left: -50px;
}

@media (max-width: 1250px) {

    .site_banner_main {
        width: 45%
    }

    .site_cmn_banner a.site_download_btn {
        font-size: 1.68vw;
    }

    .site_cmn_banner a.site_download_btn span.small {
        font-size: 1.5vw;
    }

    .site_banner_detail {
        width: 50%;
    }

    .site_banner_detail .img {
        width: 35%;
        margin-right: 2vw;
    }

    .site_banner_detail .detail_box .text {
        font-size: 1.7vw;
    }

    .site_banner_detail .detail_box .ttl {
        font-size: 2.5vw;
    }

    .site_banner_detail .detail_box .ttl span.color {
        font-size: 2vw;
    }

    .site_banner_main .sub_text {
        font-size: 2vw;
    }

    .site_banner_main .small_title {
        font-size: 2vw;
    }

    .mv_main_text {
        font-size: 2.5vw;
    }

    .site_banner_main .mv_main_under {
        font-size: 2vw;
    }

    .mv_main_text img {
        width: 26vw;
        margin-left: 2vw;
    }

    .site_cmn_banner .detail_box {
        width: 60%;
    }

    .review_flame .text_box {
        width: calc(100% - 300px);
    }

    .function_slider_box .slick-dots li {
        width: 24%;
    }

    ul.case_study_slider li .img {
        width: 45%;
    }

    ul.case_study_slider li .content {
        width: 50%;
    }

}

@media (max-width: 1120px) {

    .review_flame .message {
        font-size: 1.5vw;
    }

    ul.case_study_slider li {
        width: 49%;
    }

    .function_slider_box .slick-dots li::after {
        left: 1.5vw;
        font-size: 2.8vw;
        width: 5vw;
        height: 5vw;
    }

    .function_slider_box .slick-dots li {
        font-size: 1.2vw;
        padding-left: 7.5vw;
    }

}

@media (max-width: 750px) {

    .pc {
        display: none;
    }

    .sp {
        display: block;
    }

    body {
        font-size: 3.6vw;
        line-height: 1.6;
        overflow: hidden;
        min-width: 100%;
    }

    .wrap, .wrap_01, .wrap_02 {
        max-width: 90%;
        overflow: initial;
    }

    /* メインビジュアル　SP */
    #mv .text_box {
        width: 100%;
    }

    .mv_img.sp {
        width: 100%;
        position: static;
        margin-top: 2vw;
        margin-bottom: 5vw;
    }

    #mv p.sub_text {
        font-size: 4vw;
        letter-spacing: .05em;
        display: table;
        margin: 0 auto;
    }

    .mv_main_text {
        font-size: 10vw;
        line-height: 1;
        text-align: center;
    }

    #mv .text_box .mv_main_under {
        width: 100%;
        font-size: 4.8vw;
        line-height: 2;
        margin-bottom: 2vw;
        border-radius: 5vw;
    }

    .Hi-PerBT_box::before {
        display: none;
    }

    #mv p.sub_text::before {
        width: 20vw;
        right: auto;
        left: 100%;
        margin-left: 3vw;
    }

    #mv p.sub_text::after {
        content: "";
        width: 20vw;
        right: 100%;
        left: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        margin-right: 3vw;
        height: 2px;
        background-color: #000;
    }

    #mv .text_box p.small_title {
        text-align: center;
        font-size: 5vw;
        letter-spacing: .05em;
    }

    h2.Hi-PerBT_box_ttl {
        text-align: center;
        line-height: 11vw;
        background: #005386;
        border-radius: 4px;
        color: #fff;
        font-size: 7.5vw;
        letter-spacing: .08em;
        margin-top: 10vw;
        background: rgb(54,122,106);
        background: linear-gradient(0deg, rgba(54,122,106,1) 0%, rgba(46,94,131,1) 100%);
        font-weight: bold;
    }

    h2.Hi-PerBT_box_ttl span.color {
        font-size: 5vw;
        margin-right: 2vw;
        background: none;
        color: #fff;
        line-height: 1;
        padding: 0;
        display: inline;
    }

    .Hi-PerBT_box .img {
        width: 41%;
        margin-right: 4vw;
        flex-shrink: 0;
    }

    .Hi-PerBT_box {
        padding: 0;
        flex-wrap: nowrap;
        align-items: center;
        background: no-repeat;
        margin: 3vw 0;
        box-shadow: none;
    }

    .Hi-PerBT_box li {
        display: block;
    }

    .Hi-PerBT_box .text {
        font-size: 3.8vw;
        letter-spacing: .01em;
    }

    .Hi-PerBT_box span.color, .Hi-PerBT_box .num {
        font-size: 3.8vw;
        letter-spacing: .03em;
        line-height: 1.2;
    }

    .Hi-PerBT_box li + li {
        margin-top: 2vw;
    }

    a.site_download_btn.pc {
        display: none;
    }

    a.site_download_btn.sp {
        border-radius: 9.3vw;
        width: 100%!important;
        font-size: 4.5vw;
        line-height: 14vw!important;
        box-shadow: 0 5px 0 #00314e;
    }

    #mv a.site_download_btn.sp {
        font-size: 4.0vw;
        line-height: 8vw!important;
    }

    #mv::before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        background: #E9F5F1;
        width: 100%;
        height: 101vw;
        /* opacity: .8; */
        top: 129vw;
    }

    #mv {
        padding: 10vw 0;
        position: relative;
    }

    #mv .wrap_01::before {
        background: url(../image/sp_mv_bg.png) center no-repeat;
        background-size: contain;
        width: 101vw;
        left: -7.18vw;
        top: -4vw;
        height: 134vw;
        z-index: -1;
    }

    /* 導入実績　PC */

    .site_cmn_ttl_box p.eng {
        font-size: 8vw;
        line-height: 1.3;
    }

    .site_cmn_ttl_box .ttl {
        font-size: 4vw;
        padding-bottom: 4.5vw;
    }

    .site_cmn_ttl_box .ttl::before {
        width: 12vw;
    }

    #case_study .site_cmn_ttl_box {
        margin-bottom: 5vw;
    }

    .site_cmn_ttl_box .sub_ttl.case {
        font-size: 4vw;
    }

    ul.case_study_slider li {
        max-width: unset;
        min-width: 85%;
        width: 100%;
    }

    #case_study .site_cmn_ttl_box {
        margin-bottom: 5vw;
    }

    ul.case_study_slider li {
        width: 100%;
    }

    ul.case_study_slider li .img,
    ul.case_study_slider li .content {
        width: 100%;
    }

    ul.case_study_slider li + li {
        margin: 4vw 0 0;
    }

    ul.case_study_slider li a {
        padding: 0;
    }

    ul.case_study_slider li a .case_sp_head {
        width: 100%;
        padding: 2vw 5vw;
    }

    ul.case_study_slider li a .case_sp_head .logo img {
        height: 6vw;
    }

    ul.case_study_slider li a .case_sp_head .logo .small {
        font-weight: bold;
        font-size: 3.4vw;
        margin-left: 1vw;
    }

    ul.case_study_slider li a .case_sp_head .company_name {
        margin: 0;
        font-weight: 900;
    }

    ul.case_study_slider li a .case_sp_head .company_name .small {
        font-weight: bold;
        font-size: 90%;
        margin-left: .2em;
    }

    ul.case_study_slider li .img img {
        height: 40vw;
        width: 100%;
        object-fit: cover;
    }

    ul.case_study_slider li .content {
        padding: 2vw 5vw;
    }

    .case_study_slider .slick-slide {
        width: 104vw!important;
    }

    ul.case_study_slider .slick-dots li {
        width: 7vw;
        height: 5px;
        margin: 1vw;
    }

    .slick-track {
        padding: 2vw;
    }

    ul.case_study_slider {
        justify-content: center;
    }

    ul.case_study_slider .company img {
        top: -3px;
        left: -5vw;
        right: 0;
        margin: auto;
        width: 54.3vw;
    }

    ul.case_study_slider .company {
        padding: 4vw 0 3.7vw;
    }

    ul.case_study_slider .text_box {
        font-size: 4.5vw;
    }

    #case_study a.site_download_btn {
        margin: 3vw auto 0;
        width: 100%;
        border-radius: 9.3vw;
        width: 100% !important;
        font-size: 4.5vw;
        line-height: 14vw !important;
        padding-right: 9vw;
    }

    a.site_download_btn:hover {
        box-shadow: 0 8px 0 #00314e;
        transform: translateY(0px);
    }

    .case_study_slider_box {
        padding: 0 0 4vw;
        margin-top: 1vw;
    }

    section#case_study {
        padding: 18vw 0;
    }

    #case_study::before {
        background: url(../image/sp_case_bg.png) center no-repeat;
        background-size: contain;
        width: 114%;
        height: 114%;
        right: -5vw;
        top: -25vw;
    }

    /* 製品の特長について　SP */
    #feature::before {
        background: url(../image/sp_feature_bg.jpg) center no-repeat;
        background-size: cover;
        width: 100%;
        height: 74vw;
    }

    #feature .ttl_box .ttl {
        font-size: 6vw;
        padding-bottom: 4vw;
    }

    #feature {
        padding-top: 9vw;
    }

    #feature .ttl_box .ttl::before {
        width: 8vw;
    }

    #feature .ttl_box .ttl {
        font-size: 6vw;
        padding-bottom: 4vw;
        margin-bottom: 3vw;
    }

    #feature {
        padding-top: 9vw;
    }

    #feature .ttl_box .ttl::before {
        width: 8vw;
    }

    #feature .ttl_box .text {
        font-size: 3.5vw;
        line-height: 1.9;
        letter-spacing: .02em;
    }

    .feature_box {
        margin-top: 8vw;
    }

    .feature_box ul {
        display: block;
    }

    .feature_box li {
        width: 100%;
        max-width: unset;
    }

    .feature_box .img {
        width: 95%;
        padding: 5vw 0;
        border-radius: 0;
    }

    .feature_box .text_box .num {
        font-size: 10vw;
    }

    .feature_box .text_box .ttl span.let {
        font-size: 4.5vw;
        padding: 0 4vw 0 3vw;
    }

    .feature_box .text_box {
        margin-top: -21vw;
    }

    .feature_box .text_box .ttl span.let + span.let {
        margin-top: 1vw;
    }

    .feature_box .text_box .text {
        font-size: 3.4vw;
        margin-top: 3vw;
    }

    .feature_box li + li {
        margin-top: 8vw;
    }

    #feature a.site_download_btn {
        margin: 6vw auto 0;
        width: 100%;
        border-radius: 9.3vw;
        width: 100%!important;
        font-size: 4.5vw;
        line-height: 14vw!important;
        padding-right: 9vw;
    }

    #feature a.site_download_btn::before {
        width: 4vw;
        right: 7vw;
    }

    .feature_box li.cad .img img {
        width: 69vw;
    }

    .feature_box .img img {
        width: 50vw;
    }

    /* バナー　SP */
    .site_cmn_banner .wrap_02 {
        display: block;
    }

    .site_banner_main {
        width: 100%;
    }

    .site_banner_main .sub_text {
        font-size: 4vw;
        letter-spacing: .05em;
        display: table;
        margin: 0 auto;
    }

    .site_banner_main .sub_text::before {
        width: 20vw;
        right: auto;
        left: 100%;
        margin-left: 3vw;
    }

    .site_banner_main .sub_text::after {
        content: "";
        width: 20vw;
        right: 100%;
        left: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        margin-right: 3vw;
        height: 2px;
        background-color: #fff;
    }

    .site_banner_main .small_title {
        text-align: center;
        font-size: 5vw;
        letter-spacing: .05em;
    }

    .site_banner_main .mv_main_under {
        background-color: #005386;
        color: #fff;
        width: 100%;
        font-size: 4.8vw;
        line-height: 2;
        margin-bottom: 2vw;
        border-radius: 5vw;
    }

    .site_banner_detail .img {
        width: 46%;
        flex-shrink: 0;
        margin-right: 3vw;
    }

    .site_banner_detail .detail_box .ttl {
        font-size: 5vw;
        border-bottom: dashed 1px;
        margin-bottom: 2vw;
        padding-bottom: 3vw;
    }

    .site_banner_detail .detail_box .ttl span.color {
        font-size: 4.8vw;
        margin-bottom: 1vw;
    }

    .site_banner_detail {
        flex-wrap: nowrap;
        margin-top: 5vw;
        width: 100%;
    }

    .site_banner_detail .detail_box .text {
        font-size: 3.4vw;
        letter-spacing: .05em;
    }

    .site_banner_detail .detail_box .num {
        font-size: 4vw;
    }

    .site_cmn_banner::before {
        background: url(../image/sp_banner_bg.png) center no-repeat;
        background-size: cover;
    }

    .site_banner_detail .detail_box li {
        display: block;
    }

    .site_banner_detail .detail_box li + li {
        margin-top: 0;
    }

    .site_cmn_banner a.site_download_btn span.small {
        font-size: 4vw;
        letter-spacing: .08em;
        margin-bottom: 1.2vw;
    }

    .site_cmn_banner a.site_download_btn.sp {
        padding: 3vw 5vw 3vw 8vw;
        line-height: 1.4!important;
        font-size: 3.8vw;
        border-radius: 12.5vw;
        letter-spacing: .1em;
    }

    .site_cmn_banner a.site_download_btn::before {
        width: 8vw;
        height: 5vw;
    }

    /* 導入までの流れ　SP */
    #flow .site_cmn_ttl_box {
        text-align: center;
        margin-bottom: 4vw;
    }

    #flow .site_cmn_ttl_box p.eng {
        font-size: 10vw;
        letter-spacing: .05em;
    }

    #flow .site_cmn_ttl_box .ttl {
        margin: 1vw 0 5vw;
        color: #231815;
    }

    #flow .site_cmn_ttl_box .ttl::before {
        right: 0;
    }

    #flow .sub_ttl {
        font-size: 3.4vw;
        letter-spacing: .05em;
    }

    .flow_box ul {
        display: block;
    }

    .flow_box li {
        flex-direction: row;
        height: auto;
        width: 94%;
        max-width: unset;
        margin-left: auto;
        padding: 4vw 1vw 4vw 6vw;
        text-align: left;
        justify-content: flex-start;
    }

    .flow_box .flow_flex li + li {
        margin: 4vw 0 0;
    }

    .flow_box .num {
        width: 11vw;
        height: 11vw;
        font-size: 6vw;
        top: 0;
        bottom: 0;
        margin: auto;
        left: -7vw;
    }

    .flow_box .img {
        width: 16vw;
        flex-shrink: 0;
        margin-right: 4vw;
        margin-left: 0;
    }

    .flow_box .flow_flex li + li {
        margin: 4vw 0 0 auto;
    }

    .flow_box .text {
        font-size: 3.4vw;
        letter-spacing: .01em;
        margin-top: 1vw;
    }

    .flow_box .ttl {
        font-size: 5vw;
        margin-top: 0;
    }

    .flow_flex {
        margin-bottom: 4vw;
        display: block;
    }

    #flow {
        padding: 12vw 0 13vw;
    }

    #function .slick-prev::before,
    #function .slick-next::before{
        color: #fff;
    }

    .flow_box li + li {
        margin-top: 4vw;
    }

    .flow_box .flow_flex li + li::before {
        display: none;
    }

    .flow_box ul.relate li + li::before {
        display: none;
    }

    /* よくある質問　SP */
    #faq {
        padding: 15vw 0;
    }

    #faq .faq_box dt {
        padding: 2vw 5vw 3vw 0;
        font-size: 4.1vw;
        margin: 3vw 5vw;
        letter-spacing: .05em;
    }

    .faq_box dd {
        padding: 9vw 4vw 3vw 3vw;
        margin-left: 3vw;
        font-size: 3.5vw;
        letter-spacing: .05em;
    }

    .faq_box dd::before {
        font-size: 6vw;
        left: 3vw;
        top: 1vw;
    }

    .faq_box dt::before {
        font-size: 6vw;
        top: -5vw;
    }

    .faq_box dt span.mark {
        width: 5vw;
        height: 5vw;
        top: 2vw;
    }

    .faq_box dt span.mark::after {
        width: 2px;
    }

    .faq_box dt span.mark::before {
        height: 2px;
    }

    a.site_download_btn.sp {
        display: block;
    }

    /* お客様の声　SP */ section#review {
        padding: 13vw 0;
    }

    #review .ttl_flex {
        display: block;
        text-align: center;
    }

    #review .site_cmn_ttl_box .ttl {
        margin-left: 0;
    }

    #review .site_cmn_ttl_box::before {
        right: 0;
        margin: auto;
    }

    #review {
        padding: 15vw 0;
    }

    .review_flame:nth-child(2n) .message::before {
        left: auto;
        right: 5vw;
        transform: rotate(0deg);
    }

    .review_flame .message {
        font-size: 3vw;
        margin-top: 5vw;
        padding: 2vw 5vw;
    }

    .review_box .company_name.sp {
        display: block;
        width: 48%;
        margin: 0;
    }

    .review_flame .text {
        line-height: 1.5;
        margin: 3vw auto 0;
        font-size: 3vw;
    }

    .review_flame .img_box {
        max-width: unset;
        width: 45%;
        order: -1;
    }

    .review_flame:nth-child(2n) .img_box {
        order: 0;
    }

    .review_box .company_name.sp .logo img {
        height: 8vw;
        width: auto;
    }

    .review_box .company_name.sp .logo .small {
        font-size: 3.4vw;
        font-weight: bold;
    }

    .review_box .company_name.sp .text {
        font-size: 3vw;
        margin-top: 1vw;
        margin-bottom: 5vw;
    }

    .review_box .company_name.sp .text .company {
        font-weight: 900;
        font-size: 3.4vw;
        letter-spacing: .1em;
        margin-bottom: 1vw;
    }

    .review_box .company_name.sp .text .company .small {
        font-weight: bold;
        font-size: 80%;
        margin-left: .1em;
    }

    .review_flame .text_box {
        max-width: unset;
        width: 100%;
        margin-bottom: 0;
    }

    .review_flame .img {
        width: 100%;
    }

    .review_flame .img img {
        box-shadow: -6px 6px 0px #005386;
        margin: 0 0 6px 6px;
    }

    .review_flame .img::before {
        display: none;
    }

    .company_name img {
        width: 50vw;
        margin-right: 2vw;
        bottom: 0.8vw;
    }

    .company_name {
        margin: 0 0 4vw 3vw;
        font-size: 4vw;
    }

    .review_flame .name {
        font-size: 3.5vw;
    }

    .review_flame + .review_flame {
        margin-top: 9vw;
    }

    .review_box {
        margin-top: 13vw;
    }

    .review_flame .message::before {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 3vw 3vw 3vw;
        border-color: transparent transparent #005386 transparent;
        top: auto;
        bottom: 100%;
        right: auto;
        left: 5vw;
    }

    /* 製品機能　SP */

    .site_cmn_ttl_box p.sub_ttl.function {
        font-size: 4vw;
    }

    .function_slider_box .slick-dots li {
        width: 49%;
        margin: 0;
        border-radius: 2px;
        background: #005386;
        color: #fff;
        padding: 0;
        text-align: center;
        justify-content: center;
        height: 15.6vw;
        font-size: 3.3vw;
    }

    .function_slider_box .slick-dots li:nth-child(n + 3) {
        margin-top: 2vw;
    }

    .function_slider_box .slick-dots li::after {
        display: none;
    }

    .function_slider_box li {
        display: block!important;
        padding: 10vw 4vw;
    }

    .function_slider_box .img {
        width: 80%;
        margin: auto;
        max-width: unset;
    }

    .function_slider_box {
        margin-top: 43vw;
    }

    ul.function_slider {
        margin-top: 13vw;
    }

    .function_slider_box ul.slick-dots {
        top: -38vw;
        flex-wrap: wrap;

    }

    .slick-initialized .slick-slide .point {
        font-size: 4vw;
    }

    .slick-initialized .slick-slide .point span.num {
        font-size: 6vw;
        margin-left: 1vw;
    }

    .slick-initialized .slick-slide .ttl {
        font-size: 5vw;
        padding-bottom: 0vw;
        letter-spacing: .05em;
    }

    .function_slider_box .text_box {
        margin-top: 3vw;
    }

    .slick-initialized .slick-slide .ttl::before {
        display: none;
    }

    .slick-initialized .slick-slide .text {
        font-size: 3vw;
        line-height: 1.5;
    }

        body #case_study .slick-prev, body #case_study .slick-next {
        display: none!important;
    }

    body .slick-next {
        right: -2vw;
        top: 20%;
        width: 6vw;
        height: 6vw;
    }

    body .slick-prev:before, body .slick-next:before {
        font-size: 3vw;
    }

    body .slick-prev {
        left: -2vw;
        top: 20%;
    }

    body .slick-prev, body .slick-next {
        z-index: 10;
    }

        body .slick-dotted.slick-slider {
        margin-bottom: 0;
    }

    #function {
        padding: 35vw 0 2vw;
    }

        #function::before {
        background: url(../image/sp_function_bg.png) center no-repeat;
        background-size: cover;
        height: 100%;
        top: 11vw;
    }

    #review p.attention {
        position: static;
        font-size: 12px;
        margin-top: 40px;
        text-align: center;
    }

}
