@charset "UTF-8";
/* CSS Document */
.service-point li {
  padding: 1%;
  color: #222;
  box-sizing: border-box;
}
.service-point li div, .service-customer li div {
  display: flex;
}
.service-point li h3, .service-customer li h3 {
  font-size: 1em;
  line-height: 1em;
  text-align: center;
  font-weight: bolder;
  font-family: arial;
  /*width: 100%;*/
  padding: 5% 0;
  margin: 0 auto;
}
.service-point li span {
  font-size: .8em;
  font-weight: bolder;
  font-family: Meiryo, sans-serif;
}
.service-point li span:after {
  content: '';
  width: 30%;
  height: 2px;
  margin: 5px auto 10%;
  display: block;
  background: #607D8B;
}
.service-point li p, .service-customer li p {
  width: 100%;
  font-size: .9em;
  line-height: 157%;
  /*font-weight: bold;*/
  padding: 0 3%;
  margin-top: 4%;
  color: #333;
}
.service-customer li {
  padding: 2%;
  color: #222;
  box-sizing: border-box;
}
.service-customer li div h3 {
  font-size: 1em;
  line-height: 1.5em;
}
.service-customer li div {
  align-items: center;
}
.service-customer li p {
  font-size: .9em;
  line-height: 1.5em;
}
#sec-plan ul li {
  width: 50%;
  max-width: 426px;
  margin: 0 !important;
}
#sec-plan ul li a {
  color: #fff;
  display: flex;
  max-width: 426px;
  height: 80px;
  justify-content: space-between;
  align-items: center;
  font-size: 1em;
  font-weight: bold;
  box-sizing: border-box;
  padding: 0 4% 1.5% 10%;
  transition: .5s ease;
  white-space: nowrap;
}
#sec-plan ul li a:hover {
  text-decoration: none;
  opacity: .7;
}
#sec-plan ul li p {
  width: 100%;
}
#sec-plan ul li span {
  color: #fff;
  font-size: .6em;
  font-family: Meiryo, sans-serif;
  font-weight: normal;
  /*right: 0;*/
  display: block;
  text-align: right;
}
#sec-plan ul li br {
  display: none;
}
#sec-plan ul li:first-child a {
  background: url("../img/2101new/btn_seller_plan.jpg") no-repeat center center;
  background-size: contain;
}
#sec-plan li:nth-child(2) a {
  background: url("../img/2101new/btn_vendor_plan.jpg") no-repeat center center;
  background-size: contain;
}
#sec-plan ul li:nth-child(3) a {
  background: url("../img/2101new/btn_seller_plan.jpg") no-repeat center center;
  background-size: contain;
}
#sec-plan table {
  border: 2px solid #fff;
  line-height: 1.2em;
}
#sec-plan table tr:nth-child(odd) th, #sec-plan table tr:nth-child(odd) td {
  background: #fff;
}
#sec-plan table tr:nth-child(even) th, #sec-plan table tr:nth-child(even) td {
  background: #f5f5f5;
}
#sec-plan table th {
  font-weight: normal;
  font-size: 1.2em;
}
#sec-plan table tr:nth-child(2) th {
  font-weight: 700;
  font-family: "Noto Sans Japanese", YuGothic, 'Yu Gothic Medium', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
  font-size: 1.1em;
}
#sec-plan table .plan-title {
  padding: 0;
  border: 10px #fff solid;
  width: 35%;
  font-size: 1.3em;
  color: #232f3e;
  line-height: 1.5em;
  font-weight: 900;
  text-align: left;
  text-shadow: 0 0 #232f3e;
  font-family: "Noto Sans Japanese", YuGothic, 'Yu Gothic Medium', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
  letter-spacing: 0;
}
#sec-plan table .plan-title span {
  display: block;
  color: #222;
  font-size: .7em;
  font-family: Meiryo, sans-serif;
}
table td.plan-category {
  background: #232f3e !important;
  color: #fff;
  padding: 7px 5px;
  border: 10px #fff solid;
  font-weight: bolder;
  position: relative;
}
table td.plan-category.blue {
  background: #002f67 !important;
}
#sec-plan table th, #sec-plan table td {
  text-align: center;
  padding: 2% 0;
  font-size: 1.2em;
}
table td.plan-category span {
  line-height: 1em;
  text-align: center;
  font-size: 1em;
  font-weight: 500;
  font-family: "Noto Sans Japanese", YuGothic, 'Yu Gothic Medium', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
table td.plan-category span small {
  font-size: .8em;
  position: relative;
  top: -.5em;
  padding-right: 2%;
}
table td.plan-category span:before, table td.plan-category span:after {
  content: '';
  background: #fff;
  height: 1px;
  display: block;
  width: 98%;
  position: absolute;
  top: 6%;
  left: 50%;
  transform: translateX(-50%);
}
table td.plan-category span:after, table td.plan-category span:after {
  content: '';
  background: #fff;
  height: 1px;
  display: block;
  width: 98%;
  position: absolute;
  bottom: 6%;
  left: 50%;
  transform: translateX(-50%);
}
table td.plan-category span:after {
  top: 94%;
}
#plan-01 table th.plan-category {
  background: #232f3e !important;
  color: #fff;
  padding: 7px 5px;
  border: 10px #fff solid;
  font-weight: bolder;
  position: relative;
}
#plan-01 table th.plan-category.blue {
  background: #002f67 !important;
}
#sec-plan table th, #sec-plan table td {
  text-align: center;
  padding: 2% 0;
  font-size: 1.1em;
}
#plan-01 table th.plan-category span {
  line-height: 1em;
  text-align: center;
  font-size: 1em;
  font-weight: 500;
  font-family: "Noto Sans Japanese", YuGothic, 'Yu Gothic Medium', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
#plan-01 table th.plan-category span small {
  font-size: .8em;
  position: relative;
  top: -.5em;
  padding-right: 2%;
}
#plan-01 table th.plan-category span:before /*, table td.plan-category span:after*/ {
  content: '';
  background: #fff;
  height: 1px;
  display: block;
  width: 98%;
  position: absolute;
  top: 6%;
  left: 50%;
  transform: translateX(-50%);
}
table td.plan-category span:after {
  content: '';
  background: #fff;
  height: 1px;
  display: block;
  width: 98%;
  position: absolute;
  bottom: 6% !important;
  left: 50%;
  transform: translateX(-50%);
}
#plan-01 table th.plan-category span:after, table td.plan-category span:after {
  content: '';
  background: #fff;
  height: 1px;
  display: block;
  width: 98%;
  position: absolute;
  bottom: 6% !important;
  left: 50%;
  transform: translateX(-50%);
}
#plan-01 table th.plan-category span:after {
  top: 94%;
}
#plan-01 table tr:nth-child(3) td br {
  display: none;
}
#support .slides .slick-track > li {
  width: 100%;
  max-width: 800px;
  margin: 0 100px !important;
}
#support .slides li h3 {
  background: #eee;
  color: #29415b;
  font-weight: bolder;
  position: relative;
  padding: .5% 0 .5% 3.5em;
  font-size: 1.2em;
  line-height: 1.2em;
  overflow: visible;
  z-index: 1;
  margin-top: 22px;
  text-shadow: 0 0 0 #29415b;
}
#support .slides .slick-track > li h3 span {
  position: absolute;
  font-size: 3.5em;
  font-family: arial;
  bottom: 11px;
  left: 1.5%;
  z-index: 2;
}
#support .slides li article {
  display: flex;
  padding: 3% 0 0;
  justify-content: space-between;
  height: 250px;
}
#support .slides li article img {
  height: 186px;
  width: 194px;
  margin-top: 3.5%;
  /*margin-right: 3%;*/
}
#support .slides li article div h4 {
  color: #29415b;
  border-bottom: solid 3px #eee;
  position: relative;
  font-size: 1.1em;
  text-shadow: 0 0 0 #29415b;
  letter-spacing: 2px;
  line-height: 1.1em;
  padding-bottom: 1%;
  margin-bottom: 1%;
}
#support .slides li article div h4:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #29415b;
  bottom: -3px;
  width: 20%;
}
#support .slides li article div p {
  font-size: .9em;
  font-weight: bold;
  color: #333;
}
#support .slides li > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#support .slides li > div .sales {
  width: 35%;
  font-weight: bolder;
  min-width: 255px;
  margin: 18px auto 0;
}
#support .slides li > div .sales li {
  padding: 2%;
  position: relative;
  border: 2px solid #ddd;
  border-top: none;
  display: flex;
  justify-content: space-between;
  margin: 0;
  align-items: center;
  color: #033366;
}
#support .slides li > div .sales li:first-child {
  background: #232f3f;
  ;
  color: #fff;
  border: none;
}
#support .slides li > div .sales li:before {
  position: absolute;
  bottom: -14px;
  left: 45%;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #ddd transparent transparent transparent;
  z-index: 1;
}
#support .slides li > div .sales li:after {
  position: absolute;
  bottom: -10px;
  left: 45%;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  z-index: 2;
}
#support .slides li > div .sales li:first-child:before {
  border-color: #232f3f transparent transparent transparent;
}
#support .slides li > div .sales li:first-child:after, #support .slides li > div .sales li:last-child:after, #support .slides li > div .sales li:last-child:before {
  display: none;
}
#support .slides li > div .sales li span {
  font-size: 1.5em;
  font-weight: bolder;
  font-family: "Arial Black", Gadget, sans-serif;
  display: block;
}
#support .slides li > div .sales li p {
  font-family: "Arial Black", Gadget, sans-serif;
  /*font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
  font-size: .8em;
  line-height: 1.5em;
}
#support .slides li > div .sales li p b {
  font-size: 1.5em;
}
#support .slides li > div .sales li p.increase {
  background-image: url("../img/2101new/img_oliverL.jpg"), url("../img/2101new/img_oliverR.jpg");
  background-position: left center, right center;
  background-repeat: no-repeat;
  line-height: 1.5em;
  text-align: center;
  padding: 0 5%;
  min-width: 165px;
  box-sizing: border-box;
  font-size: 1em;
}
#support .slides li > div .sales li p.increase.pink {
  color: #ec56a7;
}
.tbl .case-study th, .tbl .case-study td {
  border: 8px solid #fff;
  text-align: center;
  padding: 1% 0;
  width: 15%;
  line-height: 1;
  font-size: 20px;
}
.tbl .case-study th, .tbl .case-study td:nth-of-type(n+2) {
  border: 8px solid #fff;
  text-align: center;
  padding: 1% 0;
  width: 10%;
  line-height: 1;
  font-size: 16px;
}
.tbl .case-study th {
  background: none;
}
.tbl .case-study td.plan-category {
  font-size: .6em;
}
.tbl .case-study tr:nth-child(odd) {
  background: #fff;
}
.tbl .case-study tr:nth-child(even) {
  background: #f9f9f9;
}
.tbl .case-study tr.icon_up td {
  background: url("../img/2101new/ico_up.png") no-repeat 70% center;
  background-size: contain;
  color: #002f67;
  font-weight: bold;
  font-family: "Arial Black", Gadget, sans-serif;
  font-size: 1.2em;
}
.case-study .plan-category span {
  margin-top: 0 !important;
  padding: 0 10px!important;
  line-height: 1.5em;
  color: #fff;
  font-size: 14px;
}
.scroll table {
  width: 100%;
}
.scroll {
  overflow: auto;
  white-space: nowrap;
}
.scroll::-webkit-scrollbar {
  height: 5px;
}
.scroll::-webkit-scrollbar-track {
  background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
  background: #BCBCBC;
}
.slick-slide img {
  max-height: 325px;
  margin: 0 auto;
  width: auto;
}
.item-hd .fv_appeal_main {
  width: 100%;
  text-align: center;
  font-size: 380%;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
  top: -10%;
  color: white;
  z-index: 9999;
  text-shadow: 1px 1px 1px #333;
}
.item-hd .fv_appeal_sub {
  color: white;
  z-index: 9999;
  width: 100%;
  text-align: center;
  font-size: 190%;
  top: 5%;
  text-shadow: 1px 1px 1px #333;
}
.item-hd ul {
  top: 8%;
  position: relative;
}
.item-hd ul li {
  position: relative;
  color: white;
  top: 0;
  left: 50px;
  position: relative;
  line-height: 1.5;
  font-size: 142.5%;
  text-shadow: 1px 1px 1px #333;
}
.item-hd ul li::after {
  display: block;
  content: '';
  position: absolute;
  top: 0.6em;
  left: -1em;
  width: 6px;
  height: 6px;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#mainimg .item-img {
  /*bottom: 100px !important;*/
}
.item-bg {
  /*opacity: 0.6;*/
  /*transform: translate(-50%);*/
}
.conducting {
  padding: 10px 0;
}
.conducting div {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.conducting div ul {
  text-align: center;
  display: inline-block;
}
.conducting div ul li {
  display: inline-block;
  width: 200px;
  margin: 0 auto 10px;
}

@media screen and (max-width: 1024px) {
  #sec-plan ul li {
    width: 33%;
    font-size: 0.6em;
  }
  #sec-plan ul {
    flex-wrap: wrap;
  }
  #sec-plan table td.plan-category span {
    padding: 5% 0;
    display: block;
  }
  #support .slides li > div img {
    width: 50%;
    max-width: inherit;
  }
#sec-plan table .plan-title span {
  font-size: .75em;
}

}
@media screen and (max-width: 640px) {
  #sec-plan table .plan-title, #sec-plan table .plan-category {
    font-size: .8em;
    padding: 0;
  }
  #plan-01 table tr:nth-child(3) td br {
    display: block;
  }
  #plan-01 table tr:nth-child(3) td {
    font-size: .9em;
  }
  #plan-01 table td:nth-child(1),#plan-01 table td:nth-child(2),#plan-01 table td:nth-child(5),#plan-01 table td:nth-child(7),#plan-01 table td:nth-child(9),#plan-01 table th {
    width :115.5px!important;
    padding: 0 18.5px;
  }
  #plan-01 table td:nth-child(3) {
    width :115.5px!important;
    padding: 0 2.5px;
  }
  #plan-01 table td:nth-child(4) {
    width :115.5px!important;
    padding: 0 10px;
  }
  #plan-01 table td:nth-child(5) {
    width :115.5px!important;
    padding: 0 2.5px;
  }

  #plan-01 table td, #plan-01 table th {
    line-height: 1.5em;
    font-size: .8em;
  }
  #sec-plan table tr:nth-child(2) th {
    font-size: 0.8em;
  }
  #support .slides .slick-track > li {
    width: 100%;
    max-width: 800px;
    margin: 0 30px !important;
  }
  #support .slides li article, #support .slides li > div {
    flex-wrap: wrap;
    justify-content: center;
  }
  #support .slides li article div {
    padding-top: 5%;
  }
  #support .slides li > div .sales {
    width: 90%;
    margin: 5% 0;
  }
  #support .slides li > div img {
    width: 100%;
    max-width: inherit;
  }
  .tbl .case-study td {
    font-size: .8em;
  }
  .tbl .case-study tr.icon_up td {
    font-size: 1.3em;
    padding: 1%;
  }
  .service-customer li div img {
    width: 60px;
    height: 100%
  }
  .service-point li div {
    flex-wrap: wrap;
    justify-content: center;
  }
  .service-point li div h3 {
    padding-bottom: 0;
  }
  .service-point li {
    padding: 2%;
  }
  .service-point li div img {
    max-width: 50%;
    height: auto;
  }
  .service-customer li div {
    font-size: .8em;
  }
  .service-point li span:after {
    margin: 5px auto 5%;
  }
  main #service-02:before {
    height: 48%;
  }
  #sec-plan table th, #sec-plan table td {
    font-size: 0.9em;
    /*padding: 1% 3%;*/
    padding: 0.5% 0;
  }
  #sec-plan table td {
    width :115.5px;
  }
  #support .slides li article {
    height: 580px;
  }
  #plan-01 {
    overflow: auto;
    white-space: nowrap;
  }
  .service-point li h3, .servibg.ce-customer li h3 {
    font-size: 0.8em;
    margin: 0 auto;
    word-wrap: break-word;
  }
  .service-customer li div h3 {
    margin: 0 auto;
    font-size: 0.875em;
  }
  .service-point li p, .service-customer li p {
    font-size: 0.65em;
    /*text-align: justify;*/
    /*width: 95%;*/
  }
  #sec-plan table .plan-title, #sec-plan table .plan-category {
    font-size: .8em;
  }
  main #plan .title h3, main #plan .title h2 {
    font-size: 1em !important;
  }
  main #service-02 section:nth-child(1) ul {
    margin-bottom: 0px;
  }
  .item-hd .fv_appeal_main {
    font-size: 150%;
    top: 50px;
    margin: 0 auto;
  }
  .item-hd .fv_appeal_sub {
    font-size: 110%;
    top: 55px;
    margin: 0 auto;
  }
  .item-hd .fv_appeal_list {
    font-size: 10px;
    top: 270px;
    position: relative;
    width: 100%;
    margin: 0 auto;
    left: 15px;
  }
  .conducting {
    padding: 10px 0;
  }
  #plan .conducting,
  #support .conducting {
    margin: 0 -20px;
  }
  .conducting div {
    width: 95%;
    margin: 0 auto;
    text-align: center;
  }
  .conducting div ul {
    text-align: center;
    display: flex;
  }
  .conducting div ul li {
    display: inline-block;
    width: 170px;
    margin: 0 auto;
  }
  #sec-plan ul li a {
    background-size: 100% 40px!important;
    line-height: 1.2;
    height: 50px;
  }
  #sec-plan ul li br {
  display: block;
}
  #sec-plan ul li span {
    text-align: left;
    transform: scale(.7);
    transform-origin: left center;
}
@media screen and (max-width: 420px) {
  .service-point li h3, .servibg.ce-customer li h3 {
    font-size: 0.7em;
    margin: 0 auto;
  }
  #sec-plan table .plan-title, #sec-plan table .plan-category {
    font-size: .6em;
  }
  .service-point li div img {
    width: 60px;
    height: 100%;
  }
  main #service-02 {
    background-position: center 63%;
  }
  .item-hd .fv_appeal_list {
    font-size: 10px;
    top: 200px;
    position: relative;
    width: 100%;
    margin: 0 auto;
    left: 0;
  }
  main #service-02 section:nth-child(1) {
    margin-bottom: 50%;
  }
}



/*210302追加メインビジュアル部分CSS*/
header {
  /*margin-top: 0;*/
}
#mainImg {
  background: url(../img/kv/mainbg.jpg) no-repeat center center fixed;
  background-size: cover;
  color: #fff;
  text-shadow: 3px 2px 0 rgb(0 0 0 / 30%);
  text-align: center;
  padding: 5% 0 2%;
}
#mainImg .catchCopy {
  font-weight: bold;
  font-size: 4em;
  line-height: 1.4em;
  letter-spacing: 6px;
}
#mainImg .descrption {
  font-size: 1.6em;
  letter-spacing: 5px;
  display: flex;
  align-items: center;
  margin: 2% auto;
  justify-content: space-between;
  white-space: nowrap;
  width: 100%;
  max-width: 1366px;
}
#mainImg .descrption:before, #mainImg .descrption:after {
  content: '';
  display: inline-block;
  width: 16%;
  height: 2px;
  box-shadow: 3px 2px 0 rgb(0 0 0 / 30%);
  background: #fff;
}
#mainImg .descrption:before {
  margin-right: 1em;
}
#mainImg .descrption:after {
  margin-left: 1em;
}
#mainImg span {
  color: #ec3a90;
}
#mainImg ul {
  display: flex;
  justify-content: center;
  width: 95%;
  max-width: 1366px;
  margin: 0 auto 3%;
}
#mainImg ul li {
  width: 30%;
  position: relative;
  font-size: 1.8em;
  margin: 1%;
  padding: 30px 2%;
  box-sizing: border-box;
  line-height: 1.5em;
  text-shadow: 2px 2px 0 rgb(0 0 0 / 50%);
}
#mainImg ul li:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: skew(10deg);
  -moz-transform: skew(10deg);
  -o-transform: skew(10deg);
  border: 3px solid #fff;
}
@media only screen and (max-width: 1050px) {
  #mainImg .descrption {
    white-space: inherit;
  }
  #mainImg .descrption:before, #mainImg .descrption:after {}
  #mainImg .catchCopy {
    font-size: 3em;
    line-height: 1.2em;
  }
  #mainImg ul li {
    font-size: 1.4em;
    line-height: 1.4em;
  }
}
@media only screen and (max-width: 768px) {
  #mainImg ul {
    flex-wrap: wrap;
    margin: 0 auto 6%;
  }
  #mainImg ul li {
    width: 100%;
    padding: 4% 2%;
    margin: 3% 2% 5%;
  }
  #mainImg {
    padding: 5% 2% 2%;
    background-attachment: scroll;
  }
  #mainImg .catchCopy {
    font-size: 2em;
    line-height: 1.5em;
  }
  #mainImg .catchCopy br {
    display: none;
  }
  #mainImg .descrption {
    line-height: 1.3em;
    margin: 5% 0;
    font-size: 1.3em;
  }
  #mainImg .descrption:before {
    margin-right: 2%;
  }
  #mainImg .descrption:after {
    margin-left: 2%;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
 #mainImg .fadeInUp{
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
   opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
 #mainImg .fadeInUp1s{
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
   opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
   -webkit-animation-delay:1s;animation-delay:1s;
}
 #mainImg .fadeInUp15s{
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
   opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
   -webkit-animation-delay:1.5s;animation-delay:1.5s;
}