@charset "UTF-8";
/* ---------------------
変数
--------------------- */
/* モバイル時の不要な空白を修正 */
@media (max-width: 768px) {
  .columns {
    margin-left: 0px;
    margin-right: 0px;
  }
}

/* color */
/* -----▼▼ メインキャッチ ▼▼-----  */
#top-maincatch {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#top-maincatch.container.is-fluid {
  margin-left: 0px;
  margin-right: 0px;
}

#top-maincatch.container.is-fluid .columns {
  margin-left: 0px;
  margin-right: 0px;
}

#top-maincatch div.full a {
  height: 33vw;
}

#top-maincatch .swiper-container .swiper-wrapper .swiper-slide a img:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
  -ms-filter: "alpha( opacity=100 )";
}

div.full {
  width: 100%;
}

div.full a {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0;
}

@media (max-width: 568px) {
  div.full a {
    min-height: 450px;
  }
}

div.full a.img01 {
  background-image: url(../img/top/mv_img_infoservice.jpg);
}

@media (max-width: 568px) {
  div.full a.img01 {
    background-image: url(../img/top/mv_img_infoservice_sp.jpg);
  }
}

div.full a.img01_en {
  background-image: url(../en/img/top/mv_img_global.jpg);
}

@media (max-width: 568px) {
  div.full a.img01_en {
    background-image: url(../en/img/top/mv_img_global_sp.jpg);
  }
}

div.full a.img02 {
  background-image: url(../img/top/mv_img_infoservice_flow.jpg);
}

@media (max-width: 568px) {
  div.full a.img02 {
    background-image: url(../img/top/mv_img_infoservice_flow_sp.jpg);
  }
}

div.full a.img02_en {
  background-image: url(../en/img/top/mv_img_infoservice_flow.jpg);
}

@media (max-width: 568px) {
  div.full a.img02_en {
    background-image: url(../en/img/top/mv_img_infoservice_flow_sp.jpg);
  }
}

div.full a.img03 {
  background-image: url(../img/top/top_mv_newint_message.png);
}

@media (max-width: 568px) {
  div.full a.img03 {
    background-image: url(../img/top/top_mv_newint_message_sp.jpg);
  }
}

div.full a.img03_en {
  background-image: url(../en/img/top/top_mv_newint_message.png);
}

@media (max-width: 568px) {
  div.full a.img03_en {
    background-image: url(../en/img/top/top_mv_newint_message_sp.jpg);
  }
}

div.full a.img04 {
  background-image: url(../img/top/top_mv_newint_chinaseminar2020.jpg);
}

@media (max-width: 568px) {
  div.full a.img04 {
    background-image: url(../img/top/top_mv_newint_chinaseminar2020_sp.jpg);
  }
}

.full .slick-dots {
  bottom: 4%;
  z-index: +1;
}

/* -----▲▲ メインキャッチ ▲▲-----  */
/* -----▼▼ トップサービス ▼▼-----  */
#top_service {
  background-color: #F3F3F3;
}

@media (max-width: 568px) {
  #top_service.container.is-fluid {
    padding-left: 0px;
    padding-right: 0px;
  }
}

/* -----▲▲ トップサービス ▲▲-----  */
/* -----▼▼ HighLight ▼▼-----  */
@media (max-width: 1024px) {
  #int-highlight {
    padding-left: 10px;
    padding-right: 10px;
  }
}

#int-highlight div.card {
  -webkit-box-shadow: none;
          box-shadow: none;
}

#int-highlight div.card div.card-content {
  padding: 10px 0px;
}

#int-highlight div.card-image figure {
  position: relative;
  height: 160px;
}

@media (max-width: 1024px) {
  #int-highlight div.card-image figure {
    height: 150px;
  }
}

@media (max-width: 768px) {
  #int-highlight div.card-image figure {
    height: 250px;
  }
}

@media (max-width: 568px) {
  #int-highlight div.card-image figure {
    height: 130px;
  }
}

#int-highlight div.card-image img {
  position: relative;
  z-index: 1;
  top: 0px;
}

.hl-fig-ttl {
  position: relative;
  z-index: 2;
  top: -100px;
  color: white;
  text-shadow: 4px 2px 4px black;
  font-size: 1.0rem;
}

@media (max-width: 768px) {
  .hl-fig-ttl {
    font-size: 1rem;
  }
}

@media (max-width: 1024px) {
  .hl-fig-ttl {
    top: -95px;
    font-size: 0.9rem;
  }
}

.hl-fig-ttl_2 {
  position: relative;
  z-index: 2;
  top: -120px;
  color: white;
  text-shadow: 4px 2px 4px black;
  font-size: 1.0rem;
}

@media (max-width: 768px) {
  .hl-fig-ttl_2 {
    font-size: 1rem;
    top: -120px;
  }
}

@media (max-width: 1024px) {
  .hl-fig-ttl_2 {
    top: -90px;
    font-size: 0.9rem;
  }
}

.hl-fig-ttl_3 {
  position: relative;
  z-index: 2;
  top: -100px;
  color: white;
  text-shadow: 4px 2px 4px black;
  font-size: 1.0rem;
}

@media (max-width: 768px) {
  .hl-fig-ttl_3 {
    font-size: 1rem;
    top: -120px;
  }
}

@media (max-width: 1024px) {
  .hl-fig-ttl_3 {
    top: -90px;
    font-size: 0.9rem;
  }
}

/* -----▲▲ HighLight ▲▲-----  */
/* -----▼▼ ニュース部分調整 ▼▼ -----  */
h2#news_ttle {
  position: relative;
  border-width: 2px;
  border-color: #1987C3;
  border-style: solid;
  border-radius: 10px;
  line-height: 20px;
  margin: 0 0 5px;
  padding: 7px 130px 8px 20px;
  vertical-align: middle;
}

.news_block_ul li {
  list-style-position: outside;
  overflow: hidden;
}

.news_block_ul li dl {
  overflow: hidden;
}

.news_block_ul li dl dt {
  background: url(../img/icon_square.png) no-repeat 5px;
}

ul.topnews-lst {
  overflow: hidden;
}

ul.topnews-lst li {
  overflow: hidden;
  border-bottom: 1px dotted #CCC;
}

ul.topnews-lst dl {
  overflow: hidden;
}

ul.topnews-lst dl dt {
  clear: both;
  float: left;
  margin-right: 12px;
  padding-left: 20px;
  font-weight: bold;
  background: url(../img/icon_square.png) no-repeat 5px 0.6em;
  width: 7em;
}

ul.topnews-lst dl dd {
  float: left;
  width: calc(100% - 10em);
  margin: 0;
}

img.ico-external {
  width: 16px;
}

#lighthouse-list {
  width: 100%;
  border: 2px solid #A4D1F3;
  border-radius: 5px;
}

#lighthouse-list h2 {
  position: relative;
  margin: 0;
  padding: 18px 10px 10px 60px;
  border-bottom: 2px dotted #A4D1F3;
  background: url(../img/top/lighthouse-mark.png) no-repeat 10px center;
  font-weight: 700;
}

#lighthouse-list h2 span {
  font-size: 0.7rem;
  padding-left: 0.5rem;
}

#lighthouse-list .on-btn {
  position: absolute;
  top: 16px;
  right: 14px;
  display: block;
  width: 110px;
}

#lighthouse-list dl {
  padding: 0;
}

#lighthouse-list dl dt {
  padding: 0;
  margin: 0;
}

#lighthouse-list dl dd {
  padding: 0;
  margin: 0 0 10px 0;
}

#lighthouse-list h3 {
  font-size: 100%;
  padding: 0;
  margin: 0;
  font-weight: 700;
}

/* LIGHTHOUSE RSS */
.lighthouse-list-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
}

.lighthouse-list-inner div:nth-child(1) {
  padding-right: 15px;
}

.lighthouse-list-inner div:nth-child(2) {
  width: 200px;
  border: 3px solid #E8E8E8;
}

/* -----▲▲ ニュース部分調整 ▲▲-----  */
/* -----▼▼ h2見出し補助 ▼▼-----  */
span.intbule {
  color: #1987C3;
}

/* -----▲▲ h2見出し補助 ▲▲-----  */
a.rfi_btn button {
  background-image: url(../img/service/ico_btn_submitrfi.png);
  background-repeat: no-repeat;
  background-color: #04D8C2 !important;
  background-position: top 50% left 10px;
  width: 100%;
  height: 70px;
}
