@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/
html {
  scroll-behavior: smooth;
}

img {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}

#fix_header .header-nav .menu-item {
  position: relative;
}
#fix_header .header-nav .menu-item:hover .sub-menu {
  display: flex;
}
#fix_header .header-nav .menu-item .sub-menu {
  display: none;
  flex-direction: row;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999;
  background-color: #f9f9f9;
  padding: 10px 20px;
  border-top: 3px solid #0056cc;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
#fix_header .header-nav .menu-item .sub-menu li {
  margin: 0 15px;
  white-space: nowrap;
}
#fix_header .header-nav .menu-item .sub-menu li a {
  color: #333;
  text-decoration: none;
}
#fix_header .header-nav .menu-item .sub-menu li a:hover {
  color: #0056cc;
}

.l-topTitleArea {
  min-height: 300px;
}
@media (min-width: 600px) {
  .l-topTitleArea {
    min-height: 400px;
  }
}

.top #main_visual .p-mainVisual__slideText {
  font-size: 4vw;
  line-height: 1.4;
  font-family: "Cormorant", serif;
}
@media (width < 900px) {
  .top #main_visual .p-mainVisual__slideText {
    font-size: 7vw;
  }
}
.top #content {
  padding-top: 0;
  margin-bottom: 0;
}
.top #content .headline {
  padding: 1em 0 2em;
}
.top #content .headline h2 {
  margin-bottom: 10px;
}
@media (width < 600px) {
  .top #content .headline h2 {
    text-align: left;
    margin-bottom: 25px;
  }
}
@media (width < 600px) {
  .top #content .headline p {
    text-align: left;
    line-height: 1.4;
  }
}
.top #content .news-box {
  margin-bottom: 0 !important;
}
.top #content .news-box .scroll-notice {
  border: 1px solid #ccc;
  border-radius: 7px;
  padding: 10px;
}
.top #content .news-box .scroll-notice ul.p-postList {
  overflow-y: auto;
  border-top: 0;
}
.top #content .news-box .scroll-notice ul.p-postList::-webkit-scrollbar {
  width: 6px;
}
.top #content .news-box .scroll-notice ul.p-postList::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
}
.top #content .news-box .scroll-notice ul.p-postList li.p-postList__item a.p-postList__link {
  border-bottom: 0;
  padding: 0.4em 0.25em;
}
.top #content .news-box .scroll-notice ul.p-postList li.p-postList__item a.p-postList__link .p-postList__body .p-postList__meta .icon-posted:before {
  content: none;
}
@media (width < 600px) {
  .top #content .news-box .scroll-notice ul.p-postList li.p-postList__item a.p-postList__link .p-postList__body .p-postList__title {
    font-size: 0.8em;
  }
}
.top #content .service-box {
  position: relative;
}
.top #content .service-box .logisticsServices {
  width: 100%;
  height: auto;
}
.top #content .service-box .hero-section {
  position: relative;
  background-image: url("images/Logistics Services.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  padding: 80px 20px 30px;
}
@media (max-width: 768px) {
  .top #content .service-box .hero-section {
    background-image: url("images/Logistics-Services-sp.png");
    padding: 80px 20px 10px;
  }
}
.top #content .service-box .hero-section .hero-text {
  position: relative;
  z-index: 1;
  display: inline-block;
}

/* ------------------------------------------------
  物流サービス
------------------------------------------------ */
.services #breadcrumb {
  background: #2a3356 !important;
  color: #fff;
  border-bottom: 0.5px solid #fff !important;
}
.services .l-content {
  padding-top: 0;
}
.services .l-content .category-btn .swell-block-columns__inner {
  row-gap: 0.5rem;
}
.services .l-content .category-btn .swell-block-columns__inner a {
  width: 100%;
  padding: 1em 0.5em;
}
.services .l-content .category-btn .swell-block-columns__inner .category-btn01 a {
  border-radius: 7px 0 0 7px;
}
@media (width < 600px) {
  .services .l-content .category-btn .swell-block-columns__inner .category-btn01 a {
    border-radius: 7px 7px 0 0;
  }
}
.services .l-content .category-btn .swell-block-columns__inner .category-btn02 a {
  border-radius: 0;
}
.services .l-content .category-btn .swell-block-columns__inner .category-btn03 a {
  border-radius: 0 7px 7px 0;
}
@media (width < 600px) {
  .services .l-content .category-btn .swell-block-columns__inner .category-btn03 a {
    border-radius: 0 0 7px 7px;
  }
}
@media (width < 660px) {
  .services .l-content .services-headline h3 {
    text-align: left !important;
    font-size: inherit;
  }
}
@media (width < 600px) {
  .services .l-content .services-headline h3 {
    font-size: 75%;
  }
}
.services .l-content .merit .swell-block-columns .swell-block-column .wp-block-group {
  background: #b9d8ef !important;
}
@media (width < 600px) {
  .services .l-content #wms {
    padding: 4em 1em;
  }
}

/* ------------------------------------------------
  付加価値サービス
------------------------------------------------ */
.products .l-topTitleArea {
  position: relative;
  overflow: hidden;
}
.products .l-topTitleArea__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center bottom;
     object-position: center bottom;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.products .document-storage-box .swell-block-columns__inner .swell-block-column {
  border-radius: 5px;
}
.products .document-storage-box .swell-block-columns__inner .swell-block-column p {
  line-height: 1.4;
}
.products .processing-box .swell-block-columns__inner .swell-block-column {
  border-radius: 5px;
}
.products .processing-box .swell-block-columns__inner .mark {
  background: #b9d8ef;
}

/* ------------------------------------------------
  会社概要
------------------------------------------------ */
@media (width < 600px) {
  .about #philosophy {
    padding: 4em 1em;
  }
}
.about #history table tr th:nth-child(2) {
  white-space: nowrap;
}

/* ------------------------------------------------
  方針
------------------------------------------------ */
.management .agent-request-list {
  padding-left: 0;
}
.management .agent-request-list > li {
  list-style: none;
  counter-increment: none;
  padding-left: 0;
}
.management .agent-request-list > li ul {
  margin-left: 10px;
}

/* ------------------------------------------------
  お問い合わせ
------------------------------------------------ */
.contact .l-content {
  margin: 0 auto 0;
}

/* ------------------------------------------------
# 共通
------------------------------------------------ */
h3 {
  padding: 0 0.1em 0.4em !important;
}

header .l-header__bar {
  background: none;
}

.single-post .p-articleFoot .p-articleMetas {
  display: none !important;
}

.contact-box .contact-inner {
  background-color: #fff;
  border-radius: 7px;
}
.contact-box .contact-inner .contact-left {
  padding: 60px 10px;
  border-right: 2px #f7f7f7 solid;
}
.contact-box .contact-inner .contact-right {
  padding: 60px 10px;
  margin: 0 0 0 15px;
}
.contact-box .contact-inner .contact-right .contact-tel {
  font-size: 3.2vw;
  line-height: 1;
}
.contact-box .contact-inner .contact-right .contact-tel .swl-inline-icon {
  font-size: 2rem;
  bottom: -2px;
  color: #096fc7;
}
.contact-box .contact-inner .contact-right .contact-mail {
  font-size: 2.5vw;
}
.contact-box .contact-inner .contact-right .contact-mail .swl-inline-icon {
  font-size: 1.6rem;
  bottom: -2px;
  color: #096fc7;
}
.contact-box .contact-inner .contact-right .contact-mail-txt {
  line-height: 1.2;
  max-width: 400px;
  margin: 0 auto;
}
.contact-box .contact-inner .contact-right .contact-note {
  max-width: 400px;
  margin: 0 auto;
}
.contact-box .contact-inner .contact-right .contact-note .swell-block-accordion__title {
  padding: 0.5em 1em;
}
.contact-box .contact-inner .contact-right .contact-note .swell-block-accordion__body {
  font-size: var(--swl-fz--small) !important;
}

.contact-inner-sp {
  background-color: #fff;
  border-radius: 7px;
}
.contact-inner-sp .contact-left {
  padding: 60px 10px;
}
.contact-inner-sp .contact-left .contact-tel {
  font-size: 7vw;
  line-height: 1;
}
.contact-inner-sp .contact-left .contact-tel .swl-inline-icon {
  font-size: 2rem;
  bottom: 3px;
  color: #096fc7;
}
@media (width < 600px) {
  .contact-inner-sp .contact-left .contact-tel .swl-inline-icon {
    font-size: 1.6rem;
    bottom: 0;
  }
}
.contact-inner-sp .contact-left .contact-mail {
  font-size: 4vw;
}
.contact-inner-sp .contact-left .contact-mail .swl-inline-icon {
  font-size: 1.6rem;
  bottom: -2px;
  color: #096fc7;
}
@media (width < 600px) {
  .contact-inner-sp .contact-left .contact-mail .swl-inline-icon {
    bottom: -6px;
  }
}
.contact-inner-sp .contact-left .contact-mail-txt {
  line-height: 1.2;
  max-width: 500px;
  margin: 0 auto;
}
.contact-inner-sp .contact-left .contact-note {
  max-width: 500px;
  margin: 0 auto;
}
.contact-inner-sp .contact-left .contact-note .swell-block-accordion__title {
  padding: 0.5em 1em;
}
.contact-inner-sp .contact-left .contact-note .swell-block-accordion__body {
  font-size: var(--swl-fz--small) !important;
}

#sp_menu .p-spMenu__inner::before {
  background: #e6f1f9;
}
#sp_menu .p-spMenu__inner .c-widget__title.-spmenu {
  display: none;
}
#sp_menu .p-spMenu__inner .p-spMenu__body {
  padding: 4vw 4vw 10vw;
}
#sp_menu .p-spMenu__inner .p-spMenu__body .p-spMenu__nav ul.c-spnav > .menu-item {
  font-weight: bold;
  color: #096fc7;
}
#sp_menu .p-spMenu__inner .p-spMenu__body .p-spMenu__nav ul.c-spnav > .menu-item > a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  border-bottom: 0;
  padding: 10px 15px 0;
}
#sp_menu .p-spMenu__inner .p-spMenu__body .p-spMenu__nav ul.c-spnav > .menu-item > a::before {
  display: none;
}
#sp_menu .p-spMenu__inner .p-spMenu__body .p-spMenu__nav ul.c-spnav > .menu-item .sub-menu {
  padding: 0 20px 5px;
}
#sp_menu .p-spMenu__inner .p-spMenu__body .p-spMenu__nav ul.c-spnav > .menu-item .sub-menu li a {
  color: #333;
  text-decoration: none;
  font-weight: normal;
  border-bottom: 0;
  padding: 0.2em 1em 0.2em 1em;
}
#sp_menu .p-spMenu__inner .p-spMenu__body .p-spMenu__nav ul.c-spnav > .menu-item .sub-menu li a::before {
  display: none;
}
#sp_menu #sp_menu_bottom .has-border.-border04 {
  border: 0;
  background: #fff;
  border-radius: 7px;
}
#sp_menu #sp_menu_bottom .has-border.-border04 span::after {
  background: #096fc7;
}

.single-post time.c-postTimes__posted:before {
  display: none;
}

/* ------------------------------------------------
# footer
------------------------------------------------ */
#footer .l-footer__inner .w-footer__box #media_image-3 {
  max-width: 235px;
}
#footer .l-footer__inner .w-footer__box a:hover {
  color: #b9d8ef;
  transition: all 0.3s ease;
}
#footer .l-footer__inner .w-footer__box:first-of-type .c-widget + .c-widget {
  margin-top: 1em;
}
#footer .l-footer__inner .w-footer__box:nth-of-type(2), #footer .l-footer__inner .w-footer__box:nth-of-type(3) {
  margin-top: 4em !important;
}
@media (width < 960px) {
  #footer .l-footer__inner .w-footer__box:nth-of-type(2), #footer .l-footer__inner .w-footer__box:nth-of-type(3) {
    margin-top: 0 !important;
  }
}
#footer .l-footer__inner .w-footer__box:nth-of-type(2) .footer__navi-heading, #footer .l-footer__inner .w-footer__box:nth-of-type(3) .footer__navi-heading {
  font-weight: 600;
  margin-bottom: 0.2em;
}
#footer .l-footer__inner .w-footer__box:nth-of-type(2) .footer__sab-navi, #footer .l-footer__inner .w-footer__box:nth-of-type(3) .footer__sab-navi {
  margin-left: 10px !important;
}/*# sourceMappingURL=style.css.map */