@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
/* ------------------------------ */
/* リセットCSS */
/* ------------------------------ */
html {
  color: #333333;
  background: #f0f0f0;
  scroll-behavior: auto;
}

body {
  background: #FFFFFF; !important;
  background-color: #FFFFFF; !important;
}


div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

li,
ul{
  list-style: none;
}



/* master_minネガティブマージン打ち消し */
.Hero, .Hero--home, .Hero--small, .Hero--logo, .Hero--basic {
  margin-top: 0px;
    }


@media (max-width: 479px) {
  .Hero--home .Wrap, .Hero--home .Wrap--noPadding, .Hero--home .Wrap--noPaddingAll, .Hero--home .Wrap--wide, .Hero--home .Wrap--narrow, .Hero--home .view-blog, .Hero--home .view-news, .Hero--home .view-partners, .Hero--home .view-resources, .Hero--home .has-cutout-hero .Body-sections>.Section:first-child, .has-cutout-hero .Hero--home .Body-sections>.Section:first-child, .Hero--home .has-cutout-hero .Body-sections>:first-child>.Section, .has-cutout-hero .Hero--home .Body-sections>:first-child>.Section {
    padding-right: 30px
}
 
.Hero--home　img {
    height: auto;
    max-width: 100%
 }
}

/*Hero_area　グレーフィルター削除*/
.Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-form-lp-right.has-shadow img {
  box-shadow: -4px 4px 6px 0px rgba(0, 0, 0, 0.2)
}

.Page .LP-Hero.LP-Hero-default:before {
  background-image:none;
}
.Page {
  background-image:none;
}


.Page .LP-Hero.LP-Hero-default .Hero--home.bg-2 .Hero-info .Hero-title {
    color: #fc490d;
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 46px;
    font-weight: 800;
}

.Logo-img-white-yoko {
    vertical-align: middle;
}

@media (max-width: 819px) {
    .Logo-img-white-yoko {
        max-width: 200px;
  　    height: auto;
    }
    .Pacnav--is-scrolling .Logo-img-white-yoko {
        max-width: 200px;
  　    height: auto;
  }
}

.kuronekoseikyudx_logo {
    vertical-align: middle;
    margin-left: 20px;
}

@media (max-width: 819px) {
    .kuronekoseikyudx_logo {
        max-width: 200px;
  　    height: auto;
    }
    .Pacnav--is-scrolling .kuronekoseikyudx_logo {
        max-width: 200px;
  　    height: auto;
  }
}


/* smp時ハンバーガー表示用*/
@media (max-width: 639px) {
    .Header .Wrap, .Header .Wrap--noPadding, .Header .Wrap--noPaddingAll, .Header .Wrap--wide, .Header .Wrap--narrow, .Header .view-blog, .Header .view-news, .Header .view-partners, .Header .view-resources, .Header .has-cutout-hero .Body-sections>.Section:first-child, .has-cutout-hero .Header .Body-sections>.Section:first-child, .Header .has-cutout-hero .Body-sections>:first-child>.Section, .has-cutout-hero .Header .Body-sections>:first-child>.Section {
        width: 80%;
    }
}

/* ヘッダーメニュー */
.Header {
    box-shadow: 0px 8px 5px -5px rgba(0,0,0,0.5);
    background-color: #ffffff;
}

.Pacnav--is-scrolling .Header {
    box-shadow: none;
}

.Logo-img-white-tate {
    width: 105px;
}

.Pacnav--is-scrolling .Logo-img-white-tate {
    display: none;
}

.header_title {
    font-size: 22px;
    width: 280px;
    margin: 0 20px;
}

.Pacnav--is-scrolling .header_title{
    display: none;
}

.Logo-img-white{
    display: none;
}

.Pacnav--is-scrolling .Logo-img-white{
    display: block;
}

.Logo-img-white-sp {
    display: none;
}

/* ヘッダーメディアクエリwidth変更　*/
@media screen and (max-width:819px) {
   .Logo-img-white-tate {
        display: none;
    }

   .Logo-img-white-sp {
        display: block;
    }
   .header_title {
        display: none;
  }
}

@media screen and (max-width:819px) {
   .Logo-img-white {
        display: none;
    }   
   .Pacnav--is-scrolling .Logo-img-white {
        display: none;
    }   
}

@media (max-width: 819px) {
    .Logo-img-white-sp {
        margin-top: -5px;
        max-width: 200px;
  　    height: auto;
    }
    .Pacnav--is-scrolling .Logo-img-white-sp {
        margin-top: -5px;
        max-width: 200px;
  　    height: auto;
  }
}

/* ヘッダーナビ　スマホ切り替え　*/
#primary-nav-smp {
    display: none;
}

@media screen and (max-width:819px) {
    #primary-nav {
        display: none;
    }

    #primary-nav-smp {
        display: block;
    }
}
/* ヘッダーメニュー 終了 */


/* Heroエリア */
/* Heroエリア　LEFT */
.Hero_circle{
    width: 75vw;
    height: 75vw;
    position: absolute;
    top: -50px;
    right: -475px;
    background-color: #e5e5e5;
    border-radius: 100%;
    overflow: hidden;
    z-index: -1;
}
.Hero_img {
    max-width: 50%;
    margin-top: 100px;
    margin-left: 5%;
}

/* Heroエリア　RIGHT */
.service_name {
    font-size: 48px;
    margin-left: 20%;
    margin-bottom: 50px;
}
.main_title {
    font-size: 60px;
    margin-left: 20%;
    line-height: 75%;
}
.merit_point {
    font-size: 20px;
    margin-left: 20%;
    margin-top: 50px;
    line-height: 200%;
}

/*Heroエリア　RIGHT　CTA*/
.Hero_button {
    margin-left: 55%;
    margin-top: -50px;
    display: flex;
    gap: 30px;
    
}

.Hero_button01 a {
    position: relative;
    display: flex;
    justify-content: center;
    /*align-items: center;
    margin: 0 auto;*/
    width: 350px;
    padding: 10px 5% 12.5px 20%;
    color: #ffffff;
    /*transition: 0.3s ease-in-out;*/
    font-weight: 600;
    background: #131313;
    border-radius: 0px;
    z-index:0;
    /*overflow: hidden;*/
    text-decoration: none;
}
.Hero_button01 span {
    content: "\f005";
    line-height: 1;
    position: absolute;
    left: 5px;
    top: 5px;
    background: #ffffff;
    color: #333333;
    padding: 10px 11px 12.5px 11px;
    border-radius: 60px;
    z-index: 2;
}
.Hero_button01 a:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 0;
    /*display: block;*/
    background: #fccf00;
    transition: .3s;
    left:0;
}
.Hero_button01 a:hover {
    color: #333333;
}
.Hero_button01 a:hover:after {
    width: 100%;
    z-index: -1;
}

#button02 a {
    width: 200px;
    padding: 10px 20% 15px 20%;
}



/* タイトルエリア位置下げ */
@media screen and (max-width:819px) {
    .Hero-info {
        padding-top: 95px;
    }    
}



/* hero-titleの高さ */
.Hero-title:first-child {
    margin-top: 20px;
}

@media screen and (max-width: 819px){
    .case_main_title {
        display: none!important;
 }
}

@media screen and (max-width: 819px){
    .lp-case-area {
        display: none!important;
 }
}

@media screen and (min-width:820px) and ( max-width:876px){
    .header_title {
        font-size: 16px !important;
        width: 200px;
 }
}

@media screen and (min-width:820px) and ( max-width:876px){
     .Header-nav ul.menu {
        font-size: 12px !important;
 }
}

@media screen and (min-width:820px) and ( max-width:876px){
     .Header-nav {
        font-size: 12px !important;
 }
}

/* ECカート・受発注システム連携一覧ボタン調整 */ 
@media screen and (max-width: 819px){
#hs_cos_wrapper_widget_1733967570222 .content-cards-card-button-wrapper-3 .button-1, #hs_cos_wrapper_widget_1733967570222 .content-cards-card-button-wrapper-3 .btn-cta-1 {
    padding: 8px 10px;
    font-size: 12px;
}
}

@media screen and (min-width:576px) and ( max-width:617px){
#hs_cos_wrapper_widget_1733967570222 .content-cards-card-button-wrapper-3 .button-1, #hs_cos_wrapper_widget_1733967570222 .content-cards-card-button-wrapper-3 .btn-cta-1 {
    padding: 8px 2px;
    font-size: 11px;
}