/*vw → width 1905px で計算*/

/*
=================================================

全ページ共通

=================================================
*/
html {
  font-size: 62.5%;
  /* 10px */
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    /*		'Noto Sans JP', */
    "Helvetica Neue",
    'Hiragino Kaku Gothic ProN',
    'ヒラギノ角ゴ ProN W3',
    'メイリオ',
    Meiryo, YuGothic,
    'Yu Gothic',
    sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}

body {
  overflow: hidden;
}

main {
  font-size: 1.8rem;
  line-height: 2;
  color: #455051;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #000;
}

a:hover {
  opacity: 0.5;
}

li {
  list-style: none;
}

section,
article {
  margin-top: 80px !important;
  overflow: hidden;
}

.inner {
  width: 1200px;
  margin: 0 auto;
}

.link {
  text-align: center;
  font-size: 2.5rem;
  margin-top: 5rem;
}

.link i {
  color: #e60012;
}

.text {
  text-align: justify;
}

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

img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.flex {
  display: flex;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}

#google-map img {
  object-fit: contain;
}

.sp_only {
  display: none;
}

/*もっと見るボタン*/
.more-link a {
  color: #e60012;
  border: 1px solid #e60012;
  border-radius: 12% / 50%;
  padding: 10px 20px;
}

.more-link {
  text-align: center;
  margin-top: 30px;
  height: 40px;
}

.more-link a:hover {
  color: #fff;
  background-color: #e60012;
  font-weight: bold;
  opacity: 1;
}

.imgMobile {
  display: none;
}

/*End もっと見るボタン*/



/* フローティングバナー */
.floating_bannar {
  width: 200px;
  height: 168px;
  position: fixed;
  right: 30px;
  z-index: 10;
  background: #000;
  box-shadow: 5px 10px 20px rgb(0 0 0 / 25%);
}
.dounyuu_banner, .syokihiyou_banner {
  border: 2px solid #000;
  box-shadow: 2px 2px 4px gray;
  background: #000;
}
.floating_bannar a {
  display: block;
}
.floating_bannar a:hover {
  border: none;
}

.dounyuu {
  bottom: 292px;
}
.syokihiyou {
  bottom: 20px;
}
.double {
  width: 200px;
  height: 168px;
  bottom: 10px;
  right: 0;
}

.floating_bannar button {
  position: absolute;
  top: 5px;
  left: -35px;
  font-size: 20px;
  background: #4b4b4b;
  color: #fff;
  padding: 5px 8px;
}

.floating_bannar.seminar {
  bottom: 190px;
  right: 0;
}


/* 画像遅延読み込み */
.box-fadein img {
  opacity: 0;
  -webkit-transition: opacity 3s;
  transition: opacity 3s;
}
.box-fadein.lazyloaded img.lazyloaded {
  opacity: 1;
}




/*--------------------------------------.visual（TOP画像） */
.visual {
  height: auto;
  width: 100%;
  position: relative;
}

.visual::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  height: 99.6%;
}

.visual img {
  width: 100%;
  height: auto;
}

.visual ul {
  position: absolute;
  top: 8.398vw;
  text-align: center;
  left: 0;
  right: 0;
  padding-top: 5rem;
}

.visual li {
  font-size: 3rem;
  /* 3rem */
  color: #fff;
  font-weight: bold;
}

.fluid-box {
  background-color: #ededed;
  padding: 30px 0;
}


/*--------------------------------------------------------------------------------------------------------------------------------------------*/



/*
=================================================

header

=================================================
*/

header {
  width: 100%;
  padding: 10px 10px 0 10px;
  background-color: rgba(255, 255, 255, 0.6);
  position: absolute;
  z-index: 20;
  position: fixed;
}

.header {
  background: #fff;
  transition: all 0.5s ease;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}

.hidden {
  background: rgba(255, 255, 255, 0.6);
  transition: all 0.5s ease;
}

header img {
  width: 237px;
  height: auto;
  margin-bottom: 12px;
}

header .logoarea {
  float: left;
  margin-bottom: 0 !important;
}

header .logoarea p {
  font-size: 1.2rem;
}

header nav {
  padding: 15px 0;
}

header nav ul li a {
  font-size: 16px;
  color: #000;
}

header nav a:hover {
  opacity: 0.5;
}

header nav .nav-media {
  background: #000;
  border-radius: 5px;
  border: 2px solid #000;
}

header nav .nav-media a {
  background-image: url(https://app-logi.co.jp/images/icon_media.svg);
  background-size: contain;
  height: 20px;
  width: 150px;
  margin: 7px 8px;
}

header nav .nav-media:hover {
  background: #fff;
}

header nav .nav-media a:hover {
  background-image: url(https://app-logi.co.jp/images/icon_media_h.svg);
}

.menu > li a.media::after {
  content: none;
}

/*-------------------------------------- nav */
#topPage nav ul li.nav-top a::after,
.serviceTOP nav > ul > li.nav-servicePlan > label::after,
.doutai nav > ul > li.nav-servicePlan > label::after,
.safety nav > ul > li.nav-servicePlan > label::after,
.roumu nav > ul > li.nav-servicePlan > label::after,
.daicho nav > ul > li.nav-servicePlan > label::after,
.useful nav > ul > li.nav-servicePlan > label::after,
.pricing nav > ul > li.nav-servicePlan > label::after,
#digital nav ul li.nav-digital a::after,
#company:not(.terms_body) nav ul li.nav-company a::after,
#recruit nav ul li.nav-recruit a::after,
#contact nav ul li.nav-contact a::after,
#confirm nav ul li.nav-contact a::after,
#thanks nav ul li.nav-contact a::after,
.t-dark nav ul li.nav-column a::after {
  content: "";
  border-bottom: 3px solid #e60012;
  display: block;
  width: 100%;
}
.serviceTOP nav .menu__second-level li:nth-child(1) a,
.doutai nav .menu__second-level li:nth-child(2) a,
.safety nav .menu__second-level li:nth-child(3) a,
.roumu nav .menu__second-level li:nth-child(4) a,
.daicho nav .menu__second-level li:nth-child(5) a,
.useful nav .menu__second-level li:nth-child(6) a,
.pricing nav .menu__second-level li:nth-child(7) a {
  background: #404040;
  color: #fff;
}

/* ドロップダウンメニュー */
header nav {
  /*	padding: 20px;*/
  margin-top: 5px;
}

header .nav.menu {
  position: absolute;
  right: 220px;
}

header nav > ul {
  float: right;
  display: flex;
  align-items: center;
}

header nav > ul > li {
  margin-left: 30px;
}

header nav ul li a {
  font-size: 1.6rem;
}

.menu {
  position: relative;
}

.menu > li a {
  display: block;
}

.menu > li.nav-top a {
  line-height: 1.5;
}

.menu label {
  display: block;
  cursor: pointer;
  font-size: 1.6rem;
  color: #000;
}

.menu input[type="checkbox"].on-off {
  display: none;
}

.menu > li a::after,
.nav-servicePlan label::after {
  content: "";
  width: 0;
  transition: all 0.3s ease;
  border-bottom: 3px solid #e60012;
  display: block;
}

.menu > li #download_nav a::after {
  border-bottom: none;
}

.menu > li a:hover {
  opacity: 1;
}

.menu > li a:hover::after,
.nav-servicePlan label:hover::after {
  width: 100%;
}

ul.menu__second-level {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}

.menu > li:hover {
  -webkit-transition: all .5s;
  transition: all .5s;
}

.menu__second-level li {
  border-top: 1px solid #ccc;
  line-height: 40px;
}

.menu__second-level > li > a {
  padding: 0 15px;
}

.menu__second-level li a:hover {
  background: #404040;
  color: #fff;
}

.menu__second-level > li a::after {
  content: "";
  border-bottom: none;
}


/* floatクリア */
.menu:after {
  clear: both;
}

.menu {
  *zoom: 1;
}

li.menu__single ul.menu__second-level {
  position: absolute;
  width: 220px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  top: 49px;
  /*	padding-top: 32px;*/
  padding-top: 36px;
}

li.menu__single ul.menu__second-level li {
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

li.menu__single:hover ul.menu__second-level {
  top: 25px;
  visibility: visible;
  opacity: 1;
}

/*ハンバーガーボタン*/
#nav_toggle {
  display: none;
}


/*資料ダウンロードボタン*/

#download_nav #js-show-popup {
  font-size: 16px;
  float: right;
  background: #000;
  color: #fff;
  font-weight: bold;
  padding: 5px 15px;
  border-radius: 5px;
  cursor: pointer;
/*  margin-bottom: 10px;*/
  border: 2px solid #000;
  width: auto;
}

#download_nav #js-show-popup:hover {
  color: #000;
  background: #fff;
  border: 2px solid #000;
  box-sizing: border-box;
}

#download_nav #js-show-popup:focus {
  outline: none;
}

#download_nav #iframe {
  height: inherit !important;
}

#download_nav .popup-inner {
  height: inherit;
  max-height: 282px;
}





/*
=================================================

#topPage トップページ

=================================================
*/
/* .videoSP {
  display: none;
} */

#topPage main {
  font-size: 1.8rem;
  line-height: 1.6;
  text-align: justify;
}

#topPage section {
  margin-top: 80px !important;
}

#topPage .inner {
  width: 1080px;
}

.top_info h2 {
  text-align: center;
}

.top_info img {
  width: auto;
  display: block;
  margin: 0 auto 30px;
}

.top_info p {
  line-height: 3;
}

/* .service_movie {
  background-color: #000;
  padding: 50px 0;
} */

#topPage h2,
#recruit h2,
#recruit-list h2 {
  font-size: 3.5rem;
  margin-bottom: 30px;
}

#topPage h2 span,
#recruit h2 span,
#recruit-list h2 span {
  color: #707070;
  font-size: 2.5rem;
}

#topPage h3 {
  font-size: 2.5rem;
  margin-bottom: 50px;
}

/*--------------------------------------.top */


/*--------------------------------------サービス動画 */
.service_movie iframe {
  display: block;
  margin: 0 auto;
}



/*--------------------------------------section.service */

#topPage .service .catch,
.service_movie .title {
  font-size: 3rem;
  font-weight: bold;
  color: orangered;
  text-align: center;
}

#topPage .service ul.box {
  margin-top: 30px;
}

#topPage .service ul.box li {
  width: 48%;
  overflow: hidden;
  height: 37em;
  position: relative;
}

#topPage .service li:first-child {
  float: left;
}

#topPage .service li:nth-child(2) {
  float: right;
}

#topPage .service li img {
  width: 100%;
}

#topPage .service li h3 {
  text-align: center;
  margin-bottom: 10px !important;
}

#topPage .service ul.box .more-link {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

/*--------------------------------------ダウンロードpopup */
.download img {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5), 0 -4px 5px -2px #000 inset;
  width: auto;
}

.download #js-show-popup {
  display: block;
  margin: 0 auto;
  cursor: pointer;
}

.download #js-show-popup:hover {
  opacity: 0.5;
}

.download #js-show-popup:focus {
  outline: none;
}

.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: .6s;
}

.popup.is-show {
  opacity: 1;
  visibility: visible;
}

.popup-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 600px;
  padding: 50px;
  background-color: #fff;
  z-index: 2;
}

.popup-inner img {
  width: 100%;
}

.close-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}

.close-btn {
  font-size: 20px;
  color: #333;
}

.close-btn::before {
  content: "";
  position: absolute;
}

.black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .8);
  z-index: 1;
  cursor: pointer;
}

#index-iframe input[type="email"] {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 5px 10px;
  width: 80%;
  margin-right: 20px;
}

#index-iframe input[type="submit"],
#index-iframe input[type="button"] {
  background-color: #e60012;
  border: none;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  padding: 5px 10px;
  cursor: pointer;
  border-bottom: 2px solid #ab1414;
}

#index-iframe input[type="submit"]:focus,
#index-iframe input[type="button"]:focus {
  outline: none;
}

#index-iframe input[type="submit"]:active,
#index-iframe input[type="button"]:active {
  border-bottom: solid 2px #e60012;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

#index-iframe input[type="button"] {
  margin-right: 20px;
}

#index-iframe p {
  padding-top: 20px;
  color: #455051;
  font-size: 20px;
  line-height: 1.8;
}

#index-iframe img {
  width: auto;
}

#notice,
#notice_freemail {
  display: none;
}


#iframe {
  width: 100%;
}

.iframe_scroll {
  overflow: hidden;
  font-size: 18px;
}

.download_confirm .adress {
  float: left;
  font-size: 20px !important;
}

.confirm_button {
  float: right;
  margin-top: 17px;
}

.confirm_info {
  clear: both;
}

.download_thanks p {
  text-align: center;
}


/*
=================================================

#download ダウンロードページ

=================================================
*/
#download main {
  background-color: #f5f5f5;
  padding: 15.748vw 0 10.498vw;
}

#download .inner {
  text-align: center;
}

.img_download {
  width: 128px;
  margin: 0 auto;
}

.download_text {
  font-size: 20px;
  text-align: center;
  margin-bottom: 50px;
}

.download_button {
  font-size: 25px;
  font-weight: bold;
  background-color: #e60012;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  border-bottom: 2px solid #ab1414;
}

.download_button:hover {
  opacity: 1;
  border-bottom: 2px solid #e60012;
  transform: translateY(2px);
}

/* .download_button:active {
  border-bottom: solid 2px #e60012;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
} */

#note_info {
  font-size: 15px !important;
  line-height: 1.6;
}

/*
=================================================

#servicePlan サービス共通

=================================================
*/

/*.service01 .info */
.safety .info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  margin: auto;
}

#servicePlan main {
  /*	font-size: 2rem;*/
  letter-spacing: 0.1rem;
  line-height: 2;
}

.servicetop {
  overflow: hidden;
  /*	padding: 200px 100px 50px 100px;*/
  padding: 10.416vw 5.208vw 50px 5.208vw;
}

#servicePlan .visual_text img {
  height: 3vw;
  /*100px;*/
  max-height: 60px;
  width: auto;
  /* display: block; */
  /* margin: 0 auto; */
}
#servicePlan .visual_text img.logo_DX {
  width: 26.041vw;
  max-height: inherit;
  height: auto;
  margin-bottom: 1.5625vw;
}
.visual_text img {
  margin-top: 0.781vw;
}

#servicePlan h1,
#digital h1 {
  /* font-size: 2.604vw; */
  /*5rem;*/
  font-size: 3vw;
  letter-spacing: 0.2vw;
  /*1.2rem;*/
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  /*	margin: 40px 0 70px 0;*/
  /* margin: 2.083vw 0 3.645vw 0; */
}

#servicePlan h2,
#digital h2 {
  text-align: center;
  font-size: 2.604vw;
  /*5rem;*/
  font-weight: bold;
}

#servicePlan h3 {
  font-size: 1.822vw;
  /*3.5rem;*/
  font-weight: bold;
  padding-left: 6vw;
  text-indent: -6vw;
  letter-spacing: normal;
  line-height: 1;
}

#servicePlan h3 span {
  margin-right: 0.839vw;
}
#servicePlan h3 span img {
  width: 4.724vw;
  max-width: 90px;
  vertical-align: middle;
  margin-bottom: 0.524vw;
}
#servicePlan .item01 h3 span img,
#servicePlan .item02 h3 span img {
  margin-top: 2.343vw;
}
#servicePlan span.second_line {
  display: block;
  margin-top: -2.343vw;
  padding-left: 6vw;
}


#servicePlan h4 {
  font-size: 4rem;
  text-align: center;
}

#servicePlan h5 {
  font-size: 3rem;
  font-weight: bold;
}

#servicePlan .visual_text,
#digital .visual_text {
  float: left;
  color: #fff;
  padding-top: 30px;
}
#digital .visual_text {
  text-align: center;
}

#servicePlan .visual_text p {
  /* font-size: 1.25vw; */
  /*2.4rem;*/
  font-size: 20px;
  line-height: 2;
  margin-top: 3.125vw;
  text-align: center;
}

#servicePlan .visual_img {
  float: right;
}
#servicePlan.pricing .visual_img {
  float: none;
}

#servicePlan .imgMobile {
  display: none;
}

#servicePlan .service_guide ul {
  text-align: center;
  margin: 70px 0;
}

#servicePlan .service_guide li {
  width: 168px;
  display: inline-block;
  margin-right: 2.604vw;
  /*50px;*/
  text-align: center;
}

#servicePlan .service_guide li:last-child {
  margin-right: 0;
}

#servicePlan .service_guide li img {
  border: 4px solid;
  border-radius: 50%;
}

.lead {
  text-align: center;
}

#servicePlan section.item {
  /*	margin: 100px 0 !important;*/
  margin: 5.208vw 0 !important;
  position: relative;
  overflow: hidden;
}

#servicePlan section.item .text {
  margin-top: -10px;
}

#servicePlan section.item .text p {
  margin-left: 6.299vw;
  /*120px;*/
  margin-top: 2.099vw;
  /*40px;*/
}

#servicePlan section.item .text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* safariとchrome用 */
  margin: auto;
  margin-top: -2.099vw;
}

#servicePlan section.item .photo {
  line-height: 0;
  width: 50%;
}

#servicePlan section.item:nth-child(even) .text {
  color: #fff;
  margin-left: 50%;
  max-width: 45%;
}

#servicePlan section.item:nth-child(odd) .text {
  float: left;
  margin-left: 5.208vw;
  /*100px;*/
  width: 45%;
}

#servicePlan section.item:nth-child(odd) .photo {
  float: right;
}

#servicePlan section.item .photo img {
  height: auto;
}

.service_link ul {
  overflow: hidden;
  text-align: center;
}

.service_link li {
  display: inline-block;
  margin-bottom: 30px;
}

.service_link li:last-child {
  margin-right: 0;
}

.service_link li:last-child a {
  margin-right: 0;
}

.service_link li a {
  background-color: #404040;
  border: 1px solid #404040;
  padding: 5px 20px;
  margin-right: 30px;
  display: block;
  color: #fff;
}

.service_link li a:hover {
  color: #404040;
  opacity: 1;
  background-color: #fff;
}

.service_link li a::after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-left: 10px;
}

#servicePlan section.item .center {
  position: static;
  margin-left: auto !important;
  max-width: none !important;
  margin-top: 0;
  margin-bottom: 90px;
  transform: none;
  -webkit-transform: none;
  text-align: center;
}

#servicePlan section.item .icon {
  overflow: hidden;
  margin-left: 6.25vw;
  /*120px;*/
  margin-top: 85px;
}

#servicePlan section.item .icon li {
  width: 70px;
  height: auto;
  display: inline-block;
  margin-right: 10px;
}

#servicePlan section.item .icon li:last-child {
  margin-right: 0;
}

.pic {
  font-weight: bold;
  color: #fff;
  padding: 0 20px;
  border-radius: 15px / 50%;
  width: fit-content;
}


/*
=================================================

#download-info 資料ダウンロード

=================================================
*/
#download-info main {
  padding-top: 150px;
}
#download-info .title {
  text-align: center;
  font-size: 1.145vw;
  margin-bottom: 50px;
}
#download-info .text {
  margin-bottom: 50px;
  overflow: hidden;
  position: relative;
  border: 1px solid #ccc;
  padding-left: 50px;
  background: #fafafa;
}
#download-info .text p {
  width: 45%;
  margin-right: 5%;
  float: left;
  font-size: 1.3vw;
  font-weight: bold;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);　/* safariとchrome用 */
  margin: auto;
}
#download-info .text img {
  width: 40%;
  float: right;
  margin-right: 10%;
}
#download-info form input[type="email"] {
  border: 1px solid #ccc;
  border-radius: 4px;
  /* width: 460px; */
  padding-left: 6px;
  padding-right: 6px;
  margin-right: 20px;
}
#download-info form input[type="submit"] {
  color: #fff;
  font-weight: bold;
  background: #e60012;
  border: 2px solid #e60012;
  padding: 0 10px;
  border-radius: 4px;
  cursor: pointer;
  line-height: 2;
}
#download-info form input[type="submit"]:hover {
  color: #e60012;
  background: #fff;
}
.email_area {
  width: fit-content;
  margin: auto;
}
/* #download-info .title span {
  display: none;
} */
#download-info .select ul {
  display: flex;
  flex-wrap: wrap;
  line-height: normal;
}
#download-info .select li {
  margin-right: 30px;
}
#download-info .category {
  line-height: normal;
}
#download-info .category span {
  margin-top: .45vw;
}
#download-info #js-show-popup {
  display: block;
  margin: 30px auto;
}
#download-info #notice_5 {
  text-align: center;
}


/*
=================================================

サービスＴＯＰ service

=================================================
*/
/*-----------------スライダー */
.swiper-slide {
  font-size: 1.8rem;
  color: #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.swiper-button-next {
  background-image: url(../images/slidearrow_next.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
  .swiper-button-next {
    background-image: url(../images/slidearrow_next@2x.png);
  }
}

.swiper-button-prev {
  background-image: url(../images/slidearrow_prev.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
  .swiper-button-prev {
    background-image: url(../images/slidearrow_prev@2x.png);
  }
}

.swiper-button-prev,
.swiper-button-next {
  width: 27px;
  height: 44px;
  margin-top: -22px;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
}

/*----------------- End スライダー */


#servicePlan.serviceTOP h2 {
  font-size: 4rem;
  font-weight: normal;
  text-align: left;
  margin-bottom: 2.624vw;
}

#servicePlan.serviceTOP .contentTitle {
  text-align: center;
  font-weight: bold;
}

#servicePlan.serviceTOP h4 {
  font-size: 3rem;
  line-height: 1.7;
  text-align: left;
}

#servicePlan.serviceTOP section.item {
  margin: 50px 0 !important;
}

.serviceTOP .servicetop {
  background-image: url(../images/img_serviceTOP_back.png);
  object-fit: cover;
  max-height: 500px;
  position: relative;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
  .serviceTOP .servicetop {
    background-image: url(../images/img_serviceTOP_back@2x.png);
    object-fit: cover;
  }
}

.swiper-container {
  z-index: 0;
}

.service_feature {
  margin-top: 20px !important;
  margin-bottom: 60px;
  overflow: inherit;
}
.service_feature_inner {
  width: 100%;
  background-color: #4A453F;
  color: #fff;
}
.backColor {
  max-width: 1170px;
  margin: 0 auto;
  margin-top: -50px;
}

.backColorUl {
  display: flex;
  text-align: center;
}
.backColorUl li {
  position: relative;
  width: 25%;
  margin: 0 7px;
}

.balloon {
  width: 100%;
  height: 320px;
  background-color: #eee;
  padding: 25px 0;
  position: relative;
}
.balloon::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: -20px;
  width: 0;
  margin: auto;
  border-style: solid;
  border-color: #eee transparent transparent transparent;
  border-width: 20px 20px 0 20px;  
}
.balloonImg{
  width: 25%;
  height: 6rem;
  display: flex;
  align-items: center;
  margin: auto;
}
.yokonaga {
  width: 130%;
  transform: translateX(-10%);
}

.more-link_top {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 80%;
}
.more-link_top a {
  color: #fff;
  border: 1px solid #fff;
  width: 100%;
  display: block;
  transition: .3s;
  margin-bottom: 30px;
}
.more-link_top a:hover {
  background: #fff;
  color: #455051;
}
.more-link_top a span {
  position: absolute;
  right: 20px;
}

.service_picup {
  color: #455051;
  position: absolute;
  top: 100px;
  padding: 0 20px;
}

.service_picup .pic_title {
  font-size: 2.3rem;
  text-align: center;
  margin: 0.5rem 0;
}

.service_picup .pic_text {
  text-align: justify;
  letter-spacing: normal;
  padding: 0 10px;
  font-size: 16px;
  line-height: 1.5;
}

.pic_info {
  margin-top: 4rem;
  margin-bottom: 12rem;
}
.pic_info li {
  width: 100%;
  text-align: left;
  line-height: 1.3;
  margin-bottom: 1.2rem;
}
.pic_info li::before {
  content: url(../images/icon_checkWhite.png);
  vertical-align: sub;
  margin-right: 5px;
}
.pic_info .float {
  position: absolute;
  margin: -4rem 14rem;
}

.ryoukin {
  background-color: #4A453F;
  padding: 4rem;
  color: #fff;
}

#servicePlan section.item .photo5 {
  margin: 30px 0;
}

#servicePlan.serviceTOP section.item {
  background-color: #f5f5f5;
  padding: 100px 0;
}

#servicePlan.serviceTOP section.item .text {
  color: #455051 !important;
  margin-top: 0;
}

#servicePlan.serviceTOP section.item .text p {
  margin-left: 0;
}

#servicePlan.serviceTOP section.item .icon {
  width: auto;
  float: left;
  margin-left: -100px;
  margin-top: 0;
}

#servicePlan.serviceTOP section.item01 .icon {
  margin-left: -130px;
}

.fixed {
  position: relative;
}

.fixed .photo {
  position: absolute;
  top: 0;
  right: 15.748vw;
}

#servicePlan.serviceTOP .fixed h2 {
  padding-left: 15.748vw;
  margin-bottom: 0;
}

.link_bn li img {
  box-shadow: 3px 3px 6px -2px #555;
}

.link_bn li:first-child img {
  border-bottom: 4px solid #123044;
}

.link_bn li:nth-child(2) img {
  border-bottom: 4px solid #185631;
}

.link_bn li:nth-child(3) img {
  border-bottom: 4px solid #0a2923;
}

.link_bn li a {
  cursor: pointer;
}

.link_bn li a:hover {
  opacity: 0.5;
}

.serviceTOP .more-link a {
  border-radius: 15% / 50%;
}

#servicePlan.serviceTOP section.item:nth-child(odd) .photo {
  float: left;
}

#servicePlan.serviceTOP section.item:nth-child(even) .photo {
  float: right;
}

.serviceTOP .item01 .photo {
  max-width: 946px;
}

.serviceTOP .item02 .photo {
  max-width: 992px;
}

.serviceTOP .item03 .photo {
  max-width: 928px;
}

#servicePlan.serviceTOP section.item:nth-child(odd) .text {
  float: right;
  right: 100px;
  width: 38%;
}

#servicePlan.serviceTOP section.item:nth-child(even) .text {
  margin-right: 50%;
  margin-left: auto;
  left: 220px;
}

#servicePlan.serviceTOP .more-link {
  margin-top: 5.249vw;
}

.serviceTOP .plan {
  margin-top: 250px !important;
}

.serviceTOP .plan .inner p {
  text-align: center;
  margin-bottom: 50px;
}

/* .serviceTOP #js-show-popup {
  width: 500px;
  margin-bottom: 50px;
} */

.serviceTOP #link_bn {
  margin-bottom: 40px;
}

.plan ul {
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
p.setsumei {
  padding: 10px;
  /* text-align: justify !important; */
  line-height: 1.4;
  font-size: 14px;
  margin-top: -10px;
  margin-bottom: 0;
}


/*
=================================================

リアルタイム動態管理 car_management

=================================================
*/
.car_management .visual_img {
  width: 55.468vw;
  /*1065px;*/
  max-width: 1065px;
}

.car_management .item01 .photo {
  max-width: 960px;
}

.car_management .item02 .photo,
.car_management .item03 .photo,
.car_management .item04 .photo {
  max-width: 896px;
}

.car_management .item05 .photo {
  max-width: 970px;
}

.car_management .service_guide li img {
  border-color: #2A6184 !important;
}

.car_management .servicetop,
.car_management section.item:nth-child(even) {
  background-color: #2A6184;
}

/*02 渋滞情報*/
.car_management section.item:nth-child(3) h3 {
  letter-spacing: -0.1rem;
}

/*03 運行履歴*/
.car_management section.item:nth-child(4) {
  padding: 5.208vw;
  /*100px;*/
}

.car_management section.item:nth-child(4) .text {
  margin-left: 45% !important;
}

/*04 ストリートビュー*/
.car_management section.item:nth-child(5) .photo {
  padding-right: 5.208vw;
  /*100px;*/
}

.car_management section.item:last-of-type {
  background-color: #f5f5f5;
}

.car_management section.item:last-of-type .photo {
  width: 45% !important;
}

.car_management .item:last-of-type .text {
  color: #455051 !important;
}



/*
=================================================

リアルタイム安全管理 safety

================================================
*/
.safety .visual_img {
  width: 50.083vw;
  max-width: 1037px;
}

.safety .item02 .photo {
  max-width: 554px;
}

.safety .item03 .photo {
  max-width: 820px;
}

.safety .item04 .photo {
  max-width: 1245px;
}

.safety .service_guide li img {
  border-color: #68C68D !important;
}

.safety .servicetop,
.safety section.item:nth-child(even) {
  background-color: #68C68D;
}



/*01 危険運転*/
#servicePlan.safety section.item01 {
  padding: 75px 0 100px 0;
  position: static;
}

.safety section.item01 ul {
  overflow: hidden;
  text-align: center;
}

.safety section.item01 ul li {
  display: inline-block;
  width: 290px;
  margin-right: 2.624vw;
  /*50px;*/
}

.safety section.item01 ul li:last-child {
  margin-right: 0;
}

#servicePlan section.item01 .text p {
  margin-left: 0;
}



/*02 危険運転通知（スマホ）*/
#servicePlan.safety section.item02 {
  padding-right: 100px;
  margin-bottom: 0 !important;
}

#servicePlan.safety section.item02 .text {
  width: 50%;
}

#servicePlan.safety section.item02 .photo {
  width: 506px;
}



/*03 連続運転通知（スマホ）*/
#servicePlan.safety section.item03 {
  margin-top: 0 !important;
  padding: 70px 0 20px 0;
}



/*04 管理画面通知 */
#servicePlan.safety section.item04 .text,
#servicePlan.safety section.item04 .photo {
  float: none;
  width: 80%;
}

#servicePlan.safety section.item04 .text {
  text-align: justify;
}

#servicePlan.safety section.item04 .photo {
  margin: 0 auto;
  width: auto;
}

.pc_gamen_container {
  text-align: center;
  padding-top: 0 !important;
  overflow: hidden;
}

.pc_gamen_container li {
  display: inline-block;
}

.pc_gamen_container > li {
  background: #f5f5f5;
  padding: 20px;
  width: 49%;
  padding-bottom: 70px;
  margin-bottom: -50px;
}

.pc_gamen_container > li:first-child {
  float: left;
  margin-right: 1%;
}

.pc_gamen_container > li:last-child {
  float: right;
  margin-right: 0;
}

.pc_gamen_container > li > ul {
  padding-top: 0 !important;
}

#gamen1 {
  text-align: right;
  padding-right: 30px;
}

#gamen2 {
  text-align: left;
  padding-left: 0px;
}

.pc_gamen_container > li > ul > li {
  margin-right: -30px;
}

.pc_gamen_container > li > ul > li:first-child {
  width: 15.853vw;
  max-width: 302px;
}

.pc_gamen_container > li > ul > li:nth-child(2),
.pc_gamen_container > li > ul > li:last-child {
  width: 13.648vw;
  max-width: 260px;
}

.describe {
  float: right;
  text-align: right;
  width: 100%;
}

#describe1 {
  padding-left: 6.824vw;
}

#describe2 {
  padding-right: 6.824vw;
}

#describe1 .mark {
  width: 5.958vw;
}

#describe2 .mark {
  width: 6.377vw;
}

.describe .pic {
  color: #68C68D;
  font-size: 2.5rem;
  text-align: right;
  float: right;
  overflow: hidden;
}

.describe_info {
  clear: both;
}

.describe_text {
  float: right;
}







/*
=================================================

リアルタイム働き方管理 work

=================================================
*/
.work .visual_img {
  width: 46.719vw;
  /*860px;*/
  max-width: 860px;
}

.work .item01 .photo {
  max-width: 950px;
}

.work .item02 .photo {
  max-width: 763px;
  margin-right: 100px;
}

.work .service_guide li img {
  border-color: #1B6557 !important;
}

.work .servicetop,
.work section.item:nth-child(even) {
  background-color: #1B6557;
}



/*01 リアルタイムで労働状況を確認*/
#servicePlan.work section.item01 {
  margin-bottom: 0 !important;
  padding-top: 100px;
}

#servicePlan.work section.item01 .text {
  margin-left: 55%;
}



/*02 労働状況をドライバーごとに確認*/
#servicePlan.work section.item02 {
  margin: 0 !important;
}



/*03 確認できる労働条件*/
#servicePlan.work section.item03 {
  background-color: #f5f5f5;
  padding: 130px;
  margin-top: 0 !important;
}

.work_container {
  width: 45%;
}

.work_container.work01 {
  float: left;
}

.work_container.work02 {
  float: right;
}


#servicePlan.work section.item03 .text {
  color: #455051;
  position: static;
  margin-left: 0;
  top: auto;
  margin-top: auto;
  transform: none;
  max-width: 100%;
}

.work .pic {
  background-color: #1B6557;
}

.work_container ul {
  overflow: hidden;
  text-align: center;
  margin-top: 6.299vw;
  margin-left: 6.25vw;
}

.work_container li {
  display: inline-table;
  width: 7.874vw;
  margin-right: 2.362vw;
}

.work_container li img {
  width: auto;
}

.work_container li:last-child {
  margin-right: 0;
}

.work_container li p {
  color: #1B6557;
  font-weight: bold;
  text-align: center !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
  line-height: 1.2;
  font-size: 0.944vw;
}

.work_container table img {
  width: 34px;
  vertical-align: middle;
}

.work_container table {
  color: #1B6557;
  margin-top: 30px;
}

.work_container table th,
.work_container table td {
  padding: 10px 0;
}

.work_container table th {
  text-align: left;
  padding-right: 20px;
  line-height: 1.7;
}

.work_container table th p {
  border: 1px solid #1B6557;
  border-radius: 15px / 50%;
  text-align: center !important;
  padding: 0 10px;
  margin-left: 0 !important;
  margin-top: 0 !important;
  width: 100px;
}

.work_container table td:nth-child(2) {
  padding-right: 5px;
}

.work_container.work02 p {
  margin-left: 0 !important;
}




/*
=================================================

便利機能 useful

=================================================
*/
.useful .visual_img {
  width: 60vw;
  max-width: 1190px;
}

.useful .item01 {
  padding-top: 100px;
}

.useful .item01 .text {
  right: 15.748vw !important;
  margin-left: auto !important;

}

.useful .item01 .photo {
  max-width: 640px;
  margin-left: 10.498vw;
}

.useful .item02 .text {
  left: 10.498vw;
}

.useful .item02 .photo {
  max-width: 608px;
  margin-right: 10.498vw;
}

#servicePlan.useful .item03 {
  padding-bottom: 50px;
  margin-bottom: 0 !important;
}

.useful .item03 .photo {
  max-width: 1035px;
}

#servicePlan.useful .item03 .text {
  margin-left: 55% !important;
}

#servicePlan.useful .item04 .photo {
  width: 671px;
  float: none !important;
}

#servicePlan.useful .item04 {
  padding: 100px;
  background-color: #f5f5f5;
  margin-top: 0 !important;
}

#servicePlan.useful .item04 .text {
  position: static;
  top: auto;
  transform: none;
  margin-top: 0;
  width: 100% !important;
  margin-left: 0 !important;
}

#servicePlan.useful .item04 .text p {
  margin-left: 0;
  text-align: left;
}

#servicePlan.useful .item04 .pic_text {
  margin-top: 20px;
}

#servicePlan.useful .item04 ul {
  width: 100%;
  margin: 50px auto;
  text-align: center;
}

#servicePlan.useful .item04 li {
  display: inline-block;
}

#servicePlan.useful .item04 li:first-child {
  /*	float: left;*/
}

#servicePlan.useful .item04 li:last-child {
  /*	float: right;*/
}

.useful .service_guide li img {
  border-color: #4A453F !important;
}

.useful .servicetop,
.useful section.item:nth-child(even),
.useful .pic {
  background-color: #4A453F;
}

.useful .lead {
  text-align: center;
}





/*
=================================================

ご利用プラン pricing

=================================================
*/
/*----------------------サービスTOP共通*/
.plan li {
  display: inline-block;
  width: 30%;
  max-width: 400px;
}

.plan ul {
  text-align: center;
  justify-content: center;
}

/*End ------------------サービスTOP共通*/

#servicePlan.pricing .plan h2 {
  margin-bottom: 50px;
}

#servicePlan.pricing .visual_text {
  color: #455051;
}

#servicePlan.pricing .visual_text p {
  text-align: justify;
}

.pricing .servicetop {
  position: relative;
  overflow: hidden;
  padding: 0;
}

.pricing .visual_text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  margin: auto;
  padding-top: 0;
  left: 18.372vw;
}

/* -----------------------------------table */
.pricing section.function {
  margin-top: 100px !important;
}

.pricing table {
  margin-top: 50px;
  font-size: 1.6rem;
  width: 100%;
  margin-bottom: 50px;
}

.pricing tr,
.pricing th,
.pricing td {
  font-weight: normal;
  padding: 15px 0;
  border-bottom: 1px solid #ededed;
}

.pricing table td {
  text-align: center;
}

.pricing table tr th {
  text-align: left;
  padding-left: 20px;
}

.pricing table .color th {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  background-color: #f5b436;
  font-weight: bold;
  color: #fff;
  font-size: 2rem;
}

.pricing thead tr th {
  text-align: center;
}

/* End -----------------------------------table */



/*
=================================================

バナー

=================================================
*/
#link_bn {
  background: #f5f5f5;
  padding: 50px 0;
  margin: 100px 0;
}

#link_bn ul {
  text-align: center;
}
#link_bn li {
  width: 24.5%;
  /* max-width: 510px; */
  display: inline-block;
  /* margin-right: 2.624vw; */
  /* max-width: 510px; */
}
#link_bn li a {
  display: block;
}
#link_bn li:last-child {
  margin-right: 0;
}

#link_bn li img {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5), 0 -4px 5px -2px #000 inset;
}

#link_bn li img:hover {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}

#link_bn li a img:hover {
  opacity: 1;
}


/*
=================================================

#digital デジタル化推進サービス

=================================================
*/
#digital .visual li img {
  width: 3.333vw;
  /* 64px */
}

#digital main {
  line-height: 2;
  text-align: center;
}

#digital h2 {
  font-size: 3.6rem;
  font-weight: bold;
  text-align: center;
}

#digital h3 {
  font-size: 3rem;
  text-align: center;
  margin: 50px 0;
}

#digital_guide h2 {
  margin-bottom: 50px;
}

#digital_guide .lead {
  text-align: center;
}

#digital .inner {
  margin-top: 50px;
}

#digital .notes p {
  font-size: 1.6rem;
  text-align: right;
  margin-top: 1.041vw;
}

#digital .notes .link {
  margin-top: 0.52vw;
  font-size: 1.6rem;
  text-align: right;
  display: block;
}


/*-----------------.custom 定額制カスタマイズサービス */
.custom img {
  display: block;
  margin: 3.125vw auto 0;
  /* 60px */
  width: 49.322vw;
  /* 947px */
}

.custom h3 {
  text-align: center !important;
}

/*-----------------.support 月次訪問型サポート */
.support h3 {
  text-align: center !important;
}

.support ul {
  text-align: center;
}

.support li {
  display: inline-block;
}

.support li:nth-child(2) {
  margin: 0 1.041vw;
  /* 0 20px */
}

.support li img {
  width: 15.625vw;
  /* 300px */
}

.support h3.catch {
  margin-top: 1.562vw !important;
  /* 30px */
}




/*
-------------------------------------------
-------------------------------------------

#company 会社概要

-------------------------------------------
-------------------------------------------
*/
#company {
  font-size: 1.041vw;
  /* 2rem */
}

#company .visual li img {
  width: 3.333vw;
  /* 64px */
}

#company .ttl {
  font-size: 2.083vw;
  /* 4rem */
  text-align: center;
  margin: 9.895vw 0;
  /* 190px 0 */
}

#company .ttl span {
  color: #707070;
  font-size: 1.302vw;
}

/* -----------------------------------table */
#company table {
  width: 100%;
}

#company table th,
#company table td {
  text-align: left;
  padding: 0 3.125vw;
  /* 0 60px */
}

#company table tr {
  border-top: 1px solid #ccc;
  height: 5.989vw;
  /* 115px */
}

/* -----------------------------------googlemap */
#google-map {
  width: 100%;
  height: 33.854vw;
  /* 650px */
  margin-top: 3.906vw;
  /* 75px */
}


#company section {
  margin-top: 9.375vw !important;
  /* 180px */
}

#company .fluid-box h2 {
  text-align: center;
}

#company .greeting {
  text-align: justify;
  margin-top: 6.77vw;
  /* 130px */
  line-height: 2;
}

#company .authors {
  background-color: #f5f5f5;
  padding: 20px 50px;
  margin-top: 100px;
}

#company .book {
  margin-top: 7.552vw;
  /* 145px */
}

#company .book ul {
  text-align: center;
}

#company .book li {
  display: inline-block;
  text-align: left;
}

#company .book li:first-child {
  margin-right: 5.208vw;
  /* 100px */
}

#company .book li img {
  width: 11.718vw;
  /* 225px */
  margin: 2.604vw auto;
  /* 50px */
  display: block;
}

#company .book li a {
  color: burlywood;
}


/*
-------------------------------------------
-------------------------------------------

#recruit 採用情報

-------------------------------------------
-------------------------------------------
*/

#recruit h2,
#recruit-list h2 {
  text-align: center;
}

/* -----------------------------------TOP画像部分 */
#recruit .visual {
  height: 56.25vw;
  /* 1080px */
  position: relative;
}

#recruit .visual::before {
  content: none;
}

#recruit .visual img {
  height: 100%;
}

#recruit .visual ul {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  margin: auto;
}

#recruit .visual li {
  color: #000;
  text-align: right;
  padding-right: 100px;
}

#recruit .visual h1 {
  /*	margin-top: 200px;*/
  font-size: 3.646vw;
  /* 7rem */
}

#recruit .visual p {
  margin-top: 6.25vw;
  /* 120px */
  font-size: 1.302vw;
  /* 2,5rem */
  font-weight: normal;
}

#recruit .visual a {
  font-weight: normal;
  border: 1px solid #000;
  border-radius: 7% / 50%;
  padding: 0.52vw 0.78vw;
  /* 10px 15px */
  font-size: 1.041vw;
  /* 2rem */
}

#recruit .visual a:hover {
  opacity: 1;
  background-color: #fff;
}

#recruit .visual li:last-child {
  margin-top: 1.562vw;
  /* 30px */
}




/* -----------------------------------.environment 開発環境 */
.environment.fluid-box {
  padding: 4.166vw 0;
  /* 80px */
}

.environment .text {
  margin-bottom: 2.604vw;
  /* 50px */
}

.environment ul {
  display: inline-flex;
  width: 100%;
}

.environment .box01 {
  margin-bottom: 1.041vw;
  /* 20px */
}

.environment li {
  width: 33%;
  margin-right: 3%;
  position: relative;
}

.environment li:last-child {
  margin-right: 0;
}

.environment li img {
  width: 47%;
  float: left;
  /*	margin-right: 15px;*/
}

.environment li p {
  position: absolute;
  font-size: 0.833vw !important;
  /* 1.6rem */
  line-height: 1.6 !important;
  top: 50%;
  /*	left: 135px;*/
  left: 53%;
  margin: auto;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}


/* -----------------------------------.recruit-area 募集要項一覧 */
.recruit-area ul {
  text-align: center;
}

.recruit-area .box01,
.recruit-area .box02 {
  margin-bottom: 1.041vw;
  /* 20px */
  /*
	position: relative;
	left: 50%;
	float: left;
*/
  text-align: center;
}

.recruit-area .button {
  /*	margin-bottom: 2.604vw;  50px */
  position: relative;
  overflow: hidden;
}

.recruit-area li p {
  line-height: 1.5 !important;
}

.recruit-area ul {
  /*
	position: relative;
	left: -50%;
	float: left;
*/
  display: inline-block;
}

.recruit-area li {
  /*	position: relative;*/
  /*	left: -50%;*/
  /*	float: left;*/
  display: inline-block;
}

.recruit-area li a {
  display: inline-block;
  margin: 0 auto;
  padding: 0.781vw 0;
  /* 15px */
  line-height: 0.989vw;
  /* 1.9rem */
  border: 2px solid #e60012;
  border-radius: 0.52vw;
  /* 10px */
  width: 11.458vw;
  /* 220px */
  position: relative;
  margin-right: 1.041vw;
  /* 20px */
  font-weight: bold;
  color: #e60012;
  box-sizing: border-box;
  height: 100%;
}

.recruit-area li:last-child {
  margin-right: 0;
}

.recruit-area li a::before {
  content: "";
  position: absolute;
  background-image: url(../images/arrow_recruit.png);
  background-repeat: no-repeat;
  background-size: 0.3125vw 0.729vw;
  /* 6px 14px */
  height: 0.729vw;
  /* 14px */
  width: 0.3125vw;
  /* 6px */
  left: 0.52vw;
  /* 10px */
  top: 50%;
  margin: auto;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
  .recruit-area li a::before {
    background-image: url(../images/arrow_recruit@2x.png);
  }
}

.recruit-area li a:hover {
  background-color: #e60012;
}

.recruit-area li a:hover {
  color: #fff;
  opacity: 1;
}

.recruit-area li a:hover::before {
  background-image: url(../images/arrow_recruit-hover.png);
}


/* -----------------------------------table 募集要項一覧 */
#recruit-cont table,
#recruit-list table {
  width: 100%;
  line-height: 2;
  font-size: 1.6rem;
}

#recruit-cont table .title {
  font-size: 3rem;
  font-weight: bold;
  padding: 0 1.041vw;
  /* 0 20px */
}

#recruit-cont table th,
#recruit-list table th {
  font-weight: normal;
  text-align: left;
  width: 30%;
  vertical-align: top;
}

#recruit-cont table th,
#recruit-cont table td {
  padding: 1.041vw;
  /* 20px */
}

#recruit-cont table tr:nth-child(2n+1),
#recruit-list table tr:nth-child(2n+1),
#recruit-list .location th,
#recruit-list .location td {
  background: #ededed;
}

#recruit-cont .list {
  margin-top: 5.208vw;
  /* 100px */
}


/*もっと見るボタン*/
#recruit-cont .more a {
  color: #e60012;
  border: 1px solid #e60012;
  border-radius: 12% / 50%;
  padding: 0.52vw;
  /* 10px */
}

#recruit-cont .more {
  text-align: center;
  margin-top: 1.5625vw;
  /* 30px */
  height: 3vw;
}

#recruit-cont .more a:hover {
  color: #fff;
  background-color: #e60012;
  font-weight: bold;
  opacity: 1;
}


/*
-------------------------------------------
-------------------------------------------

#recruit-list 募集要項詳細

-------------------------------------------
-------------------------------------------
*/
#recruit-list .visual img {}

#recruit-list .visual li img {
  width: 5.104vw;
  /* 98px */
}

#recruit-list .inner {
  margin-top: 2.604vw;
  /* 50px */
}

#recruit-list .title {
  color: #e60012;
  border: 2px solid #e60012;
  border-radius: 0.52vw;
  /* 10px */
  width: fit-content;
  padding: 0 0.781vw;
  /* 0 15px */
  margin-top: 1.041vw;
  /* 20px */
}

#recruit-list #recruit-cont {
  margin-top: 1.5625vw;
  /* 30px */
}

#table-inner table {
  margin-top: 0;
}

#table-inner table th,
#table-inner table td {
  padding: 1.041vw;
  /* 20px */
}

#table-inner table tr:nth-child(2n+1) {
  background: #fff;
}

#recruit-list .entry tr:nth-child(2n+1) {
  background: none;
}

#recruit-list .fluid-box {
  margin-top: 5.208vw;
  /* 100px */
}

#recruit-list h2.entryform {
  margin-bottom: 0;
}

#recruit-list .info {
  text-align: center;
}

#recruit-list .red {
  color: #e60012;
  font-weight: bold;
  text-align: center;
  margin-top: 1.041vw;
  /* 20px */
}

/*
-------------------------------------------
-------------------------------------------

#contact お問い合わせ
#confirm お問い合わせ内容確認
#thanks お問い合わせ送信完了
#recruit-list 募集要項詳細

-------------------------------------------
-------------------------------------------
*/
#contact .visual li img,
#confirm .visual li img,
#thanks .visual li img {
  width: 5.208vw;
  /*  100px */
}

#contact .info,
#confirm .info,
#thanks .info {
  margin: 4.166vw 0;
  /* 80px */
  text-align: center;
}

#contact .info h1,
#confirm .info h1,
#thanks .info h1 {
  margin-bottom: 2.604vw;
  /* 50px */
}

/*
-------------------------------------------
-------------------------------------------

#video_demo 動画コンテンツ

-------------------------------------------
-------------------------------------------
*/
.video_wrapper {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #ccc;
}
.video_content {
  width: calc(100% / 3);
  padding: 20px 30px;
  border-bottom: 1px solid #ccc;
}
.video_content p {
  font-weight: bold;
  line-height: 1;
  margin-bottom: 5px;
}
#video_demo p.small {
  font-size: 1.6rem;
  font-weight: normal;
}
#video_demo p.explain {
  font-size: 1.4rem;
  font-weight: normal;
  margin: 0;
}
.dijest_video {
  position: relative;
}
.dijest_video:after {
  content: url('../dijest_video/icon_saisei.svg');
  position: absolute;
  width: 60px;
  height: 60px;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border-radius: 50%;
  background: #efefef;
  padding: 5px;
  opacity: .8;
  transition: .2s;
}
.dijest_video:hover:after {
  transform: scale(1.1);
  transform-origin: center;
}
.dijest_video img {
  border: 1px solid #ccc;
  border-radius: 5px;
}




/* -----------------------------------table */
#contact-form table,
#confirm table {
  width: 44.791vw;
  min-width: 800px;
  /* 860px */
  font-size: 0.9375vw;
  /* 1.8rem */
  text-align: left;
  margin: 0 auto;
  line-height: 2;
}

#contact-form tr,
#contact-form th,
#contact-form td,
#confirm tr,
#confirm th,
#confirm td {
  border: 1px solid #ccc;
  padding: 0 1.041vw;
  /* 0 20px */
}

#contact-form tr {
  height: 4.166vw !important;
  /* 80px */
}

#contact-form th,
/*#recruit-list #contact-form th,*/
#confirm th {
  line-height: 4.166vw;
  /* 80px */
  font-weight: normal;
  width: 30%;
}

.comment {
  line-height: 1.5 !important;
  padding-top: 1.041vw !important;
  /* 20px */
  vertical-align: top;
}

#inputlength {
  margin-top: -1.5625vw;
  /* -30px */
  color: #707070;
}

/* 必須アイコン */
#contact-form table th span {
  /* display: inline-block;
  float: right;
  color: #fff;
  font-weight: bold;
  background-color: #e60012;
  padding: 0.26vw 0.52vw; */
  /* 5px 10px */
  /* border-radius: 0.26vw; */
  /* 5px */
  line-height: normal;
  /* margin-top: 1.041vw; */
  /* 20px */
  font-size: .717vw;
}

#contact-form input,
#contact-form select,
#contact-form textarea,
#confirm input,
#thanks button {
  border: 1px solid #ccc;
  border-radius: 0.26vw;
  /* 5px */
  padding: 0.26vw 0.52vw;
  /* 5px 10px */
}

#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form textarea {
  width: 100%;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

#contact-form textarea {
  margin: 1.041vw 0;
  /* 20px */
}

#contact-form select {
  font-size: 0.885vw;
  /* 1.7rem */
  height: 2.083vw;
  /* 40px */
}

/* 記入例の色 */
::placeholder {
  color: #707070;
}

input[type="text"],
input[type="email"],
textarea,
select {
  outline: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}

input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus,
select:focus {
  box-shadow: 0 0 0.364vw #bae3f9 !important;
  /* 7px */
  border: 1px solid #bae3f9 !important;
}

select {
  cursor: pointer;
}


/*--------------------------エラーメッセージ*/
#contact-form .input {
  display: none;
  color: #e60012;
  /* font-size: 0.781vw; */
  /* 15px */
  font-size: 1.5rem;
  margin: 0.26vw 0.26vw 0 0.26vw;
  /* 5px 5px 0 5px */
  /* font-weight: bold; */
  line-height: 0.9;
}

/* -----------------------------------.security 個人情報 */
#contact-form .security {
  margin: 0 auto;
}

#contact-form .security .info {
  font-size: 1.6rem;
  margin: 1.5625vw 0 0.781vw;
  /* 30px 0 15px */
  text-align: center;
}

#contact-form .container {
  width: 44.791vw;
  min-width: 800px;
  /* 860px */
  margin: 0 auto;
  height: 10.416vw;
  /* 200px */
  overflow-y: scroll;
  padding: 0.781vw;
  /* 15px */
  border: 1px solid #ccc;
  background-color: #F8F8F8;
  margin-bottom: 0.52vw;
  /* 10px */
  text-align: justify;
}

#contact-form .container h1,
#contact-form .container .txt {
  font-size: 1.5rem;
}

#contact-form .container .catch {
  font-weight: bold;
}

#contact-form .container .txt {
  margin-top: 0.416vw;
  /* 8px */
}

/* -----------------------------------.check 同意ボタン */
.check,
#contact-form #form-btn,
#contact-form #form-btn,
#thanks #form-btn {
  text-align: center;
}

/* -----------------------------------#form-btn 確認ボタン */
#contact-form #form-btn .check-button,
#confirm #form-btn input,
#thanks #form-btn button {
  background-color: #e60012;
  font-size: 1.302vw;
  /* 2.5rem */
  font-weight: bold;
  border: none;
  color: #fff;
  padding: 0.26vw 1.041vw;
  /* 5px 20px */
  margin: 1.041vw 0;
  /* 20px */
  cursor: pointer;
}

#form-btn {
  text-align: center;
}

#contact-form #form-btn .check-button:hover,
#confirm #form-btn input:hover,
#thanks #form-btn button:hover {
  opacity: 0.7;
}

#confirm #form-btn input[type="button"],
#thanks #form-btn button {
  background-color: #fff;
  border: 2px solid #ccc;
  color: #707070;
  margin-right: 1.5625vw;
  /* 30px */
}


/*
-------------------------------------------
-------------------------------------------

infomation

-------------------------------------------
-------------------------------------------
*/
#topPage.infomation a {
  word-break: break-all;
}


/*
-------------------------------------------
-------------------------------------------

ブログ（WordPressテーマ）

-------------------------------------------
-------------------------------------------
*/

/* STINGER PLUS2 ============= */
/*
.copyr,
#breadcrumb {
  display: none;
}

#side {
  margin-top: 110px;
}

#blog article,
#content article {
  margin-top: 0 !important;
}

#content-w,
.kanren dl {
  overflow: hidden;
}

.kanren dt img {
  height: auto;
}

.sideTitle {
  font-size: 1.5rem;
  font-weight: bold;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.tagList {
  margin-top: 50px;
}
*/


/* LION MEDIA ================= */

/* single -------------- */
a:hover {
  opacity: 1;
}
a img:hover {
  opacity: 0.5;
}
#column.visual {
  height: 250px;
}
#column.visual .top {
  height: 250px;
  object-fit: cover;
}
#column.visual ul {
  padding-top: 95px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
#column.visual li img {
  width: 300px;
}
#column.visual::before {
  background-color: rgba(0, 0, 0, 0.6);
}
#column.visual p {
  font-size: 1.6rem;
}
body.t-dark li.menu__single ul.menu__second-level {
  /* padding-top: 30px; */
}
.l-wrapper {
  width: 1300px;
}
#extra__search,
.singleTitle {
  display: none;
}
.dateList.dateList-singleTitle {
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
}
.dateList__item.category a {
  font-size: 1.8rem;
}
.dateList__item.icon-calendar {
  float: right;
  margin-right: 0;
  margin-top: 5px;
}
.dateList__item {
  font-size: 1.6rem;
  color: inherit;
}
.singleTitle__heading {
  width: 100%;
  margin-bottom: 20px;
}

.socialList__item {
  height: 30px;
  line-height: 30px;
}
.archiveTitle {
  position: inherit;
  margin-bottom: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.archiveTitle::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 21px 0 21px 20px;
  border-color: transparent transparent transparent #e60013;
  position: absolute;
  top: 0;
  right: 0;
}
.archiveTitle_index::after {
  border-style: none;
}
.archiveTitle::before {
  content: none;
}
article.archiveItem {
  margin-top: 50px !important;
}
.archiveItem__text {
  text-align: justify;
}
header.archiveTitle {
  z-index: inherit;
}
.eyecatch__cat {
  z-index: 5;
}
.heading.heading-first {
  float: inherit;
  border-bottom: none;
  background: #e60012;
  color: #fff;
  line-height: 1;
  padding: 10px;
  width: calc(100% - 20px);
}
.heading.heading-first.index {
  background: transparent;
}
.heading.heading-first.index::before {
  position: absolute;
  content: "";
  border-top: 30px solid #e60012;
  width: 100%;
/*  height: 2px;*/
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  margin: auto;
  left: 320px;
}
.heading.heading-first img {
  width: 300px;
  height: auto;
}
.heading.heading-first img::after {
  content: '';
  border:5px solid #e60012;
}

.alignnone {
  height: 33.333vw;
  max-height: 500px;
}

/* sideber ------------ */
.l-sidebar {
  width: 400px;
}

.imgListWidget__item {
  position: relative;
  overflow: hidden;
}

.heading.heading-widget {
  font-size: 2.5rem;
}

.heading.heading-widget::before {
  border-bottom: 4px solid #e60012;
}

.heading.heading-widget::after {
  border-bottom: 4px solid #e5e5e5;
}

.heading.heading-singleTitle {
  color: inherit;
  margin-bottom: 0;
}

.imgListWidget__title {
  width: 100%;
  float: inherit;
  font-size: 16px;
  margin-left: 0;
}

.imgListWidget__cat {
  font-size: 1.3rem;
  line-height: 1.5;
  position: absolute;
  right: 0;
  bottom: 0;
}

.dateList__item.category a,
.imgListWidget__cat a {
  background: #000;
  color: #fff;
  font-weight: bold;
  padding: 2px 10px;
}

.dateList__item.category a:hover,
.imgListWidget__cat a:hover {
  background: #e60012;
  color: #fff !important;
  opacity: 1;
}

.imgListWidget__borderBox {
  width: 180px;
  height: 100px;
  margin-right: 10px;
}

.imgListWidget__borderBox img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.widget li a {
  font-size: 1.6rem;
}

.widget a:hover {
  color: #e60012;
  opacity: 1;
}

.widget .tag-cloud-link {
  border: 1px solid #e60012;
  color: #e60012;
}

.widget .tag-cloud-link:hover {
  background: #e60012;
  color: #fff !important;
  opacity: 1;
}

.heading.heading-primary .heading__bg {
  background: #e60012;
}

.socialList a:hover {
  opacity: 1;
}

.adWidget {
  background-color: transparent;
  padding: 0;
}
.adWidget a {
  display: block;
  position: relative;
}
.adWidget__title {
  display: none;
}
.l-sidebar .widget:first-child {
  margin-bottom: 20px;
}

.widgetPost {
  width: 60%;
  /* margin: 0 auto; */
}


/* archive ---------------- */
.breadcrumb {
  display: none;
}


/* 投稿記事下の記事リンク ----------- */
.wp-embed {
  display: table;
  text-decoration: none;
  color: #404040;
  overflow: hidden;
  border-radius: 2px;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
}

.wp-embed-featured-image {
  display: table-cell;
  width: 100px;
}

.wp-embed-featured-image img {
  vertical-align: bottom;
  width: 100px;
  max-width: 100%;
  height: auto;
}

.wp-embed-heading {
  display: table-cell;
  vertical-align: middle;
  padding: 8px;
}


/*
-------------------------------------------
-------------------------------------------

footer

-------------------------------------------
-------------------------------------------
*/

/*-----------------footer #footer_contact */
#footer_contact {
  background-color: #e60012;
  /*	margin-top: 0 !important;*/
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  clear: both;
}

#servicePlan.serviceTOP #footer_contact h2,
#footer_contact h2 {
  font-size: 3.5rem !important;
  /* 1.823vw */
  /*	text-align: left !important;*/
  text-align: center;
  margin-bottom: 1.562vw !important;
  /* 30px */
  font-weight: bold;
}

#footer_contact h2 span {
  font-size: 2.5rem;
  color: #fff !important;
}


#footer_contact ul {
  /* font-family: "M PLUS Rounded 1c"; */
  font-weight: 100;
  text-align: center;
  width: 100%;
  height: 140px;
}

#footer_contact li {
  height: 140px;
  border: 3px solid #fff;
  width: 345px;
  display: inline-grid;
  padding: 10px 0;
}

#footer_contact li:first-child a {
  background-color: transparent;
}

#footer_contact li:nth-child(2) {
  margin: 0 10px;
}

#footer_contact .tel {
  font-family: 'ヒラギノ角ゴ StdN', 'Hiragino Kaku Gothic StdN', sans-serif;
  font-size: 3rem !important;
}

#footer_contact .tel img {
  width: 80%;
}

#footer_contact a {
  font-weight: bold;
  color: #e60012;
  padding: 20px 30px;
  background-color: #fff;
  border-radius: 15% / 50%;
  display: block;
  width: fit-content;
}

#footer_contact a:hover {
  background-color: #e60012;
  color: #fff;
  border: 2px solid #fff;
  opacity: 1;
}


#footer_contact .tel_wrap {
  padding: 0;
  color: #fff;
  font-weight: normal;
}

#footer_contact .tel_wrap:hover {
  border: none;
}

#footer_contact .box {
  display: flex;
  justify-content: center;
}


/*-----------------footer .footer */

/*
footer .footer-nav {
	display: block;
	text-align: center;
	margin-top: 1.041vw;  20px
}

footer .footer-nav li {
	margin: 0.52vw 1.041vw;  10px 20px
	display: inline-block;
}

footer .footer-nav a {
	font-size: 0.833vw;  1.6rem
}
*/

footer {
  background: #fff;
  clear: both;
}

footer .footer-logo p {
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 0;
}

footer .footer-logo img {
  width: 227px;
  margin-bottom: 10px;
  display: block;
  margin: 10px auto;
}

footer .footer-logo img:hover {
  opacity: 0.5;
}

footer .footer-logo li {
  display: inline-block;
  font-size: 1.3rem;
}

footer .footer-logo ul {
  text-align: center;
}

footer .copy {
  font-size: 1.2rem !important;
  text-align: center;
  height: 25px;
  line-height: 25px;
  border-top: 1px solid #ccc;
  margin-bottom: 0;
}

footer .inner {
  overflow: hidden;
  margin-bottom: 50px;
  margin-top: 50px;
}


/*
=================================================

よくあるご質問

=================================================
*/
.question {
  width: 800px;
  margin: 0 auto;
  color: #000;
  letter-spacing: 0;
}
#servicePlan .question h2 {
  font-size: 5rem;
  letter-spacing: 1rem;
  line-height: 1;
}
.question .content_title {
  padding-bottom: 0;
}
.question__cat {
  font-weight: bold;
  font-size: 2.2rem;
  margin-top: 5rem;
  margin-bottom: 1rem;
}
.qablock {
  position: relative;
  margin-bottom: 20px;
  background: #ededed;
}
p.question_txt {
  padding: 8px 40px 8px 15px;
  margin: 0px !important;
  font-weight: bold;
  line-height: 1.4;
}
.question_txt:hover {
  cursor: pointer;
}
.qicon {
  color: #000;
  font-weight: bold;
  margin-right:15px;
}
.answer_txt {
  background: #fff;
  margin: 0px !important;
  padding: 10px 15px;
  font-size: 1.7rem;
  line-height: 1.6;
}
.show_button {
  position: absolute;
  bottom:0px;
  right:0px;
  width:43px;
  height:43px;
  top: 0;
  /* left: 15px; */
  pointer-events: none;
}
.show_button:after, .show_button.closebutton:after {
  display: block;
  text-align: center;
  width: 43px;
  height: 43px;
  line-height: 43px;
  margin-left: 0px;
  margin-top: 0px;
  color:#000;
}
.show_button:after {
  content: '▲'!important;
}
.show_button.closebutton:after {
  content: '▼'!important;
}


/*
=================================================

ダウンロードボタン

=================================================
*/
.download {
  text-align: center;
  margin: 10rem auto 0;
}
.download button {
  position: relative;
  width: 100%;
}
.download a {
  color: #fff;
  background: #D52D2D;
  display: block;
  border-radius: 8px;
  border-bottom: 2px solid #522d1f;
  font-size: 3rem;
  font-weight: bold;
}
.download i {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.download a:hover {
  border-bottom: solid 2px #D52D2D;
  transform: translateY(2px);
  opacity: 1;
}

/* ------------------- */
.content_title p {
  text-align: center;
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: .1rem;
}



/*
=================================================

サービスTOP（トップ画像）

=================================================
*/
.br_visual_text {
  display: none;
}
.serviceTOP .top_visual {
  background-image: url(../images/service_top/img_serviceTOP_PC@2x.jpg);
  overflow: unset;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 55.416vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
#servicePlan.serviceTOP .visual_text img.logo_DX {
  width: 26.041vw;
  max-height: inherit;
  height: auto;
  margin-top: 0;
}
#servicePlan.serviceTOP h1 {
  font-size: inherit;
}
.work_link_box, #servicePlan.serviceTOP .visual_text {
  margin-top: 140px;
}
#servicePlan.serviceTOP .visual_text {
  color: #000;
  margin-left: 7.8125vw;
  padding-top: 0;
  width: max-content;
  overflow: hidden;
}
#servicePlan.serviceTOP .visual_text p {
  font-size: 3.4rem;
  text-align: left;
  margin-top: 0;
  line-height: 1;
}
#servicePlan.serviceTOP .visual_text h2 {
  font-size: 4.166vw;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 10px;
}
#servicePlan.serviceTOP .visual_text li {
  float: left;
  width: 7.291vw;
  height: 7.291vw;
  margin-right: 1rem;
}
#servicePlan.serviceTOP .visual_text li:last-child {
  margin-right: 0;
}
#servicePlan.serviceTOP .visual_text li img {
  width: 100%;
  height: 100%;
  max-height: inherit;
  margin-top: 0;
}
.work_link_box {
  right: 50px;
}
.work_link {
  border: 2px solid #1B6557;
  border-radius: 2.75rem / 50%;
  padding: 0 50px 0 30px;
}
.work_link a {
  color: #1B6557;
  font-weight: 700;
  font-size: 3.5rem;
  font-feature-settings: "palt";
  display: block;
}
.work_link:hover {
  background: #1B6557;
}
.work_link a:hover {
  color: #fff;
}
.work_link span {
  font-size: 2.5rem;
}
.work_link i {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  margin: auto;
  right: 15px;
}


#contact-form table, #confirm table, #contact-form .container {
  width: 100%;
  max-width: 900px;
  font-size: 16px;
}
#contact-form tr, #contact-form th, #contact-form td, #confirm tr, #confirm th, #confirm td {
  padding: 10px 15px;
}
#contact-form tr {
  height: inherit !important;
}
#contact-form .container {
  height: 200px;
}
#contact-form #form-btn .check-button, #confirm #form-btn input, #thanks #form-btn button {
  font-size: 25px;
  padding: 5px 20px;
}