@charset "utf-8";
.content-box.__w1410 {
  max-width: 1410px;
  margin: auto;
}
@media screen and (min-width: 821px) {
  .content-term .btn-default {
    width: 100%;
    min-height: 3.55em;
    margin-top: min(5.56vw, 8.0rem);
    padding-right: 1em;
    padding-left: 1em;
    font-size: min(1.18vw, 1.7rem);
    line-height: 1.53;
  }
}
@media screen and (max-width: 820px) {
  .service .content-box {
    padding-bottom: 13.33vmin
  }
  .content-term .btn-wrap {
    margin-top: 5.33vmin
  }
}
.m-a0 {
  margin: 0 auto;
}
.__mt50 {
  margin-top: min(3.91vw, 50px);
}
.__mt30 {
  margin-top: min(2.34vw, 30px);
}
/* ------------------------------------------------------
私たちのできること
------------------------------------------------------ */
.event__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.event__item > li {
  position: relative;
  width: 49.07%;
  padding: min(3.47vw, 5.0rem) 5.22% min(5.56vw, 8.0rem);
}
.event__item .content-box + .content-box {
  margin-top: 0 !important;
}
.event__item h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: min(6.5625vw, 2.8em);
}
.event__item-img img {
  max-width: min(39.06vw, 500px);
  width: 100%;
  margin: 0 auto;
}
.event__item p {
  font-size: min(1.56vw, 2em);
  margin: 2em 0 !important;
  min-height: 4em;
}
.event__item-label li {
  padding: min(0.78vw, 1rem);
  margin: min(0.78vw, 1rem) 0 min(0.78vw, 1rem);
  text-align: center;
  width: 100%;
  border: 1px solid #1146BE;
  border-radius: 1rem;
  font-size: min(1.25vw, 1.6rem);
  color: #1146BE;
}
.event__item-banner {
  margin: min(3.13vw, 4rem) 0 min(7.81vw, 10rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.event__item-banner li img {
  max-height: 62px;
}
.event__item-banner li + li {
  margin-left: 10%;
}
.event__item-link li {
  position: absolute;
  display: block;
  width: 100%;
  bottom: min(5.56vw, 8.0rem);
  margin: auto;
  left: 0;
  right: 0;
  padding: 0 min(4.38vw, 6.3rem);
}
.event__item-link a{
  min-height: 60px;
  font-size: min(1.18vw, 1.7rem)
}
/*.logo-back {
  width: 100%;
  height: min(19.44vw, 280px);
  background-color: #fff;
  background-image: url("../img/service/logo_01.jpg"), url("../img/service/logo_02.jpg");
  background-repeat: repeat-x;
  background-position: left 17% top 13.6%, left 11% bottom 13.6%;
  background-size: auto 32.15%;
  margin-bottom: min(3.90625vw, 5rem);
}*/
.logo-back {
  width: 100%;
  height: min(19.44vw, 280px);
  background-color: #fff;
  margin-bottom: min(3.90625vw, 5rem);
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.logo-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.logo-wrapper:nth-of-type(1) {
  margin-top: min(2.71vw, 3.9rem);
  margin-left: -12.9%;
}
.logo-wrapper:nth-of-type(2) {
  margin-bottom: min(2.64vw, 3.8rem);
  margin-left: -6.46%;
}
.logo-back .js-loopImg img {
  max-width: none;
  height: min(6.25vw, 90px)
}
.logo-back .js-loopImg {
  width: 100%;
}
.logo-back .js-loopImg > * {
    -webkit-animation: loopAnimation linear infinite;
            animation: loopAnimation linear infinite;
    -webkit-animation-duration: -webkit-calc( (10000ms * var(--ImgWidth1)) / 400 );
            animation-duration: calc( (10000ms * var(--ImgWidth1)) / 400 );
}
.logo-back .js-loopImg + .js-loopImg > * { 
    -webkit-animation-duration: -webkit-calc( (10000ms * var(--ImgWidth2)) / 400 );
            animation-duration: calc( (10000ms * var(--ImgWidth2)) / 400 );
}
@media screen and (max-width: 820px) {
  #strong {margin-top: 18.67vmin}
  #strong .container-inner {
    padding: 0
  }
  .event__item {
    display: block;
  }
  .event__item > li {
    margin-bottom: 6.97675vmin;
    width: 100%;
    padding: 13.33vmin 8vmin;
  }
  .event__item-img img {
    max-width: 100%;
  }
  .event__item p {
    font-size: 4.53vmin;
  }
  .event__item-label li {
    font-size: 3.9535vmin;
    margin: 2.32559vmin 0;
    border-radius: 2vw;
  }
  .event__item-label {
    margin-bottom: 2em;
  }
  .event__item-banner {
    margin: 3em 0 3em;
  }
  .event__item-link li {
    position: relative;
    bottom: 0;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .event__item-link li a {
    font-size: 4.53vmin;
    min-height: 4.12em;
  }
  .logo-back {
    height: 74.67vmin;
  }
  .logo-back .js-loopImg img { height: 24vmin}
  .logo-wrapper:nth-of-type(1) { margin-top: min(10.13vw, 3.8rem); }
  .logo-wrapper:nth-of-type(2) { margin-bottom: min(10.13vw, 3.8rem); }
}
/* ------------------------------------------------------
イベントDXソリューション
------------------------------------------------------ */
.service .content-box-inner .content-term h2 small {
  font-size: 0.666668em;
}
.dx__block-logo img {
  margin: 0 auto 30px;
  max-width: min(22.73vw, 291px);
  width: 100%;
}
.dx__box-text {
  text-align: center;
  margin: min(3.91vw, 50px) 0;
}
.dx__box-white {
  background: #fff;
  border-radius: 0.5vw;
  padding: min(2.34vw, 30px);
}
.dx__box-white h4 {
  background: #1146BE;
  max-width: min(38.91vw, 498px);
  margin: 0 auto min(1.56vw, 20px);
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
  border-radius: 100vw;
  padding: min(0.78vw, 10px) min(2.34vw, 30px);
  line-height: 1.3
}
.dx__box-white + .dx__box-white {
  margin-top: min(2.34vw, 30px);
}
.dx__box-white-txt {
  text-align: center;
  padding: min(2.34vw, 30px) min(2.34vw, 30px) min(0.78vw, 10px);
}
.dx__box-question {
  border: 2px solid #1146BE;
  border-radius: 0.5vw;
  background: #fff;
  padding: min(2.34vw, 30px) min(3.91vw, 50px);
}
.dx__box-question h4 {
  position: relative;
  font-size: 2.2rem;
  color: #1146BE;
  font-weight: bold;
  padding: min(0.39vw, 5px) min(0.78vw, 10px) min(0.39vw, 5px) min(3.91vw, 50px);
}
.dx__box-question h4::before {
  position: absolute;
  content: '';
  top: -10px;
  left: 0;
  margin: auto;
  background: url(../img/service/solution_question.svg)no-repeat center center/100%;
  width: 46px;
  height: 62px;
}
.notes li {
  font-size: 1.8rem;
  text-indent: -1rem;
  margin-left: 1rem;
}
.list__wrapper {
}
.list__item {
  background-color: #fff;
  border: 3px solid var(--color-blu);
  border-radius: 1.04vw;
  text-align: center;
  overflow: hidden;
}
.list__item .list-num {
  color: #B9D1FF;
  font-size: min(4.17vw, 6.0rem);
  font-weight: bold;
  line-height: 1;
}
.list__item p {
  color: var(--color-blu);
  font-size: min(1.74vw, 2.5rem);
  font-weight: bold;
  line-height: 1.36;
}
#anchor2 .mv {}
@media screen and (min-width: 821px) {
  .list__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .list__item {
    width: 30.93%;
    min-height: 242px;
    padding: min(2.08vw, 3.0rem) 1em;
  }
  #anchor2 .mv {
    max-width: 69.8%;
    margin: auto;
    margin-bottom: min(-6.94vw, -100px)
  }
  #anchor2 .list__item p {
    margin-top: .6em;
    font-size: min(1.39vw, 2.0rem);
    line-height: 1.7
  }
}
@media screen and (max-width: 820px) {
  .content-box .no-padding {
    width: 89.33vmin;
    margin-left: -5.33vmin;
  }
  .content-box-inner .content-term p.__mb28 {
    margin-bottom: 2.8em;
  }
  .dx__block-logo img {
    margin: 0 auto 30px;
    max-width: 45.119vmin;
    width: 100%;
  }
  .dx__box-text {
    padding: 8vmin 0;
    text-align: left;
  }
  .dx__box-white {
    background: #fff;
    border-radius: 5vw;
    margin-top: 8vmin;
    padding: 6.93vmin 4.65117vmin;
  }
  .dx__box-white h4 {
    max-width: 100%;
    margin-bottom: 1.2em;
    padding: .2em;
    border-radius: 5vw;
    font-size: 1.8rem;
    line-height: 1.6;
  }
  .dx__box-white + .dx__box-white {
    margin-top: 9.30233vmin;
  }
  .dx__box-question {
    border-radius: 2vw;
    margin-top: 8vmin;
    padding: 4.65117vmin;
  }
  .dx__box-question h4 {
    font-size: 2.2rem;
    padding: 2vmin 0 2vmin 10vmin;
  }
  .list__wrapper {position: relative; margin-top: 8vmin}
  .list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 4vmin;
    margin-bottom: 4.8vmin;
    padding: 4.8vmin 0;
  }
  .list__item .list-num {
    width: 38%;
    font-size: 16vmin;
  }
  .list__item p {
    width: 62%;
    font-size: 5.33vmin;
    text-align: left;
  }
  #anchor2 .mv {
    margin-bottom: -24vmin;
  }
  #anchor2 .mv img {
    max-width: 96%;
    margin-right: 0;
  }
}
/* ------------------------------------------------------
WEBコミュニケーション
------------------------------------------------------ */
.cominucation__h4 {
  font-size: min(2.34vw, 3rem);
  line-height: 1.4;
  margin-bottom: min(1.56vw, 20px);
  font-weight: bold;
}
@media screen and (max-width: 820px) {
  .cominucation__h4 {
    font-size: 5.87vmin;
    line-height: 1.5;
    margin-bottom: 1.56vmin;
  }
}