@charset "UTF-8";
body {
  width: 100%;
  margin: auto;
  font-family: 'Noto Sans JP', sans-serif;
}
/*背景色*/
.wrap-sec {
  background: #e4f0fc;
  margin: auto;
  overflow: hidden;
}
/*テキスト*/
h1, h2, h3, small, span {
  color: #1B3D4A;
  margin: 0px;
  padding: 0px;
}
p, small, li {
  color: #434343;
}
h1 {
  font-size: 1.8rem;
  font-weight: bold;
  width: 400px;
}
.main-title span {
  font-size: 3.5rem;
  display: inline;
  background: linear-gradient(transparent 70%, #c1d8f8 0%);
}
h2 {
  font-size: 2.4rem;
  font-weight: bold;
  padding: 0px 0px 16px 0;
}
h3 {
  font-size: 1.5rem;
}
p {
  font-size: 1.4rem;
  line-height: 1.7;
}
a {
  color: #3b6dde;
  font-weight: 500;
}
a:hover {text-decoration: none;}
small {
  font-size: 1.1rem;
  text-align: right;
}

.small-text {
  width: 100%;
  text-align: left;
}
.header-subtitle-top, .header-subtitle-bottom {
  font-weight: bold;
  color: #1B3D4A;
}
li {
  font-size: 1.1rem;
}
.table-small-txt {
  font-size: 1.1rem;
}
/*NEWアイコン*/
.buttonNew {
  background-color: #e21c20;
  display: inline-block;
  margin-right: 4%;
  position: relative;
  text-align: center;
  width: 50px;
}
.buttonNewInner {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 1.4rem;
  height: 18px;
  top: 3px;
}
/*ボタン*/
.btn-register:hover, .btn-rapidapi:hover, .btn-sbihub:hover, .btn-regd-jump:hover { /*ホバー時*/
  color: #fff;
  filter: brightness(120%);
}
.btn-regd-jump {
  margin: 50px auto 0px auto;
  width: 400px;
  text-decoration: none; /*外部リンク下線の削除*/
  display: block;
  text-align: center;
  padding: 15px 0px 15px 0;
  color: #fff;
  background-color: #ffa51b;
  border-radius: 50px; /*角丸*/
  font-size: 1.3rem;
  box-shadow: 0px 3px 6px rgba(91, 144, 118, 0.5);
}

/*各マーケットへのボタン*/
.btn-rapidapi {
  margin: 10px auto 0px auto;
  width: 350px;
  text-decoration: none; /*外部リンク下線の削除*/
  display: block;
  text-align: center;
  padding: 20px 0px;
  color: #fff;
  background-color: #3b6dde;
  border-radius: 10px; /*角丸*/
  font-size: 1.4rem;
  box-shadow: 0px 3px 6px rgba(91, 144, 118, 0.5);
}
.btn-sbihub {
  margin: 10px auto 0px auto;
  width: 350px;
  text-decoration: none; /*外部リンク下線の削除*/
  display: block;
  text-align: center;
  padding: 20px 0px;
  color: #fff;
  background-color: #3c3c3c;
  border-radius: 10px; /*角丸*/
  font-size: 1.4rem;
  box-shadow: 0px 3px 6px rgba(91, 144, 118, 0.5);
}
.btn-box {
  display: flex;
  justify-content: space-evenly;
}
/*外部リンクボタン*/
.btn-register {
  margin: 32px auto;
  width: 300px;
  height: 40px;
  text-decoration: none;
  display: block;
  padding: 8px 10px 10px 10px;
  color: #fff;
  background-color: #002896;
  border-radius: 50px; /*角丸*/
  box-shadow: 0px 3px 6px rgba(21, 45, 118, 0.5);
}
#rapidapi-logo, #link-img {
  height: 100%;
  padding: 0px 0px;
}
#link-img {
  height: 80%;
  padding: 0px 3px 1.5px 0px;
}
/*テーブル*/
table {
  color: #707070;
}
.wrap-table {
  margin: 20px 0px 0px 0px;
}
.wrap-table_scroll {
  margin: 20px 0px 0px 0px;
}
.table-type { /*テーブル全体*/
  border-collapse: collapse;
  border: 1px solid rgba(0, 0, 0, .1);
  width: 100%;
  margin: 10px 0px;
}
.table-type_scroll { /*テーブル全体*/
  border-collapse: collapse;
  border: 1px solid rgba(0, 0, 0, .1);
  width: 100%;
  margin: 10px 0px;
  min-width: 600px;
}
.table-type th, .table-type td {
  border: 1px solid rgba(0, 0, 0, .1);
  text-align: left;
  background: #fff;
  margin: auto;
  padding: 15px 30px;
  font-size: 1.3rem;
}
.table-type_scroll th, .table-type_scroll td {
  border: 1px solid rgba(0, 0, 0, .1);
  text-align: left;
  background: #fff;
  margin: auto;
  padding: 15px 30px;
  font-size: 1.3rem;
}

.table-type td:first-child, .table-type_scroll td:first-child { /*一番最初の列*/
  margin: auto;
  font-size: 1.3rem;
}
#wrap-rate table tr td:nth-of-type(1) {/*一番最初の行*/
  background-color: #E3E3E3;
  padding: 10px 5px;
}
 #wrap-type table th {
  text-align: center;
}
 #wrap-type_scroll table th {
  text-align: center;
}
.table-type th, .table-type_scroll th {
  background: #3b6dde;
  color: #fff;
  padding: 5px auto;
}
  
h3.ttl_h3 {
    display: inline;
    border-bottom: solid 3px #199557;
    line-height: 2;
    padding: 1px 0px;
    font-weight: bold;
}
/*ご登録・ご利用はこちらから*/
#wrap-sec-regd {
  background: #E9ECF5;
}
#wrap-regd {
  text-align: center;
}
.li-text {
  display: inline-block;
  text-align: left;
}

.box_case {
    width: 100%;
    box-sizing: border-box;
    padding: 20px 30px;
    margin: 40px 0px;
    background: #fff; 
}
h4 {
    font-size: 1.25rem;
    font-weight: bold;
    color: #199557;
    margin-bottom: 10px;
}
p.ic_case_point {
    background-image: url(../img/point_icon.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 6%;
    padding-left: 10%;
    color: #666; 
}
p.ic_case_point span {
    display: inline;
    background: linear-gradient(transparent 70%, #c1d8f8 0%);
    font-weight: bold;
}
.box_case ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-left: 0;
}
.box_case ul li {
    width: 48%;
}
.box_case ul li a:hover {opacity:.8;}
.box_case ul li img {
    width: 100%;
}

/* 調整用 */
.mb30 {margin-bottom: 30px;}

/*新着情報*/
.box_topics h2 {
  font-size: 16px;
  font-weight: bold;
  padding: 0px 0px 10px 0;
}
.box_topics ul {
  padding: 0px;
  background: #fff;
  margin-top: 0px;
}
.box_topics ul li {
  display: flex;
  margin-bottom: 10px;
}
.box_topics ul li p.entrydata_date {
  font-weight: bold;
  margin: 0px 20px 0px 0px;
}
.box_topics ul li p.index_news_text {
  margin: 0px;
}



/*よくあるご質問*/
.question-text {
  display: inline;
  border-bottom: solid 3px #3b6dde;
  line-height: 2;
  padding: 1px 0px;
  font-weight: bold;
  margin: 0px 0px 30px 0px;
}
/*フッター*/
.footer {
  margin: 0px;
  padding: 10px 24px;
  text-align: center;
  color: #fff;
}
.wrap-footer {
/*  background: #EAF5ED;*/
  background: #1B3D4A;
}
p.btn_top {
    position: fixed;
    z-index: 1000;
    bottom: 0;
    right: 30px;
    width: 80px;
    height: 80px;
    text-indent: -99999px;
    margin: 0;
    opacity: .7;
    transition: all ease .3s;
}
p.btn_top:hover {opacity: 1;}
p.btn_top a {
    display: block;
    background: #c1d8f8;
    width: 100%;
    height: 100%;
    background-image: url(../img/arrow_top.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 40%;
    border-radius: 8px 8px 0 0;
}
#lightboxOverlay {position: fixed; height: 100%;}
@media screen and (min-width: 769px) {
  /* PC用のスタイル */
  html {
    font-size: 80%;
  scroll-behavior: smooth;
  }
  p {
    font-size: 1.25rem;
  }
  .small-text-pc {
    width: 100%;
    text-align: right;
  }
  #wrap-header, #wrap-merit, #wrap-about, #wrap-type, #wrap-rate, #wrap-regd, #wrap-qa , #wrap-case {
    max-width: 908px;
    margin: auto;
    padding: 60px 0px;
  }
  #wrap-merit {
    text-align: center;
    padding: 40px 20px;
  }
  #wrap-regd {
    display: block;
  }
  /*ヘッダー APIとは*/
  #wrap-header {
    display: flex;
    justify-content: space-between;
    margin: auto;
  }
  #wrap-about {
    display: block;
  }
  .header-left {
    display: block;
    width: 500px;
  }
  .header-subtitle-top {
    margin-top: 46px;
    margin-bottom: 0px;
    font-size: 2rem;
  }
  .header-subtitle-bottom {
    margin-top: 15px;
    padding-bottom: 10px;
    font-size: 2rem;
  }
  .header-right img {
    width: 360px;
  }
    p.txt_case {
        width: 908px;
        margin:30px auto 50px;
        border: 1px solid #239059;
        border-radius: 8px;
        text-align: center;
        font-size: 1.5rem;
        transition: all ease .5s;
    }
    p.txt_case:hover {
        background-color: #E7F7EB ;
    }
    p.txt_case a {
        text-decoration: none;
        display: block;
        padding: 10px 20px;
        border-radius: 8px;
        background-image: url(../img/arrow_down.svg);
        background-repeat: no-repeat;
        background-position: 75% 50%;
    }
  #wrap-merit img {
    width: 260px;
    padding: 0px 6px;
  }
  /*新着情報*/
  .box_topics {
    width: 908px;
    margin: -40px auto 0;
    position: relative;
  }
  /*APIマーケットとは*/
  #wrap-about {
    position: relative;
  }
  .defference {
    display: flex;
    margin-top: 60px;
  }
  .sec-text-left {
    width: 500px;
  }
  .about-right img {
    width: 344px;
    margin-right: auto;
    position: absolute;
    right: 0;
  }

/* 特長を追加 */
    .box_navapi { margin-top: 50px; }
    .box_navapi dl {font-size:1.25rem; margin: 20px 0 0; color: #434343;}
    .box_navapi dt {
        font-weight: bold;
        color: #199557;
        margin-bottom: 10px;
    }
    .box_navapi dd {
        margin-inline-start: 0px;
        margin-bottom: 20px;
    }  
  #wrap-header #btn-sp, #btn-sp2 {
    display: none;
  }
  #question1, #question2, #question3 {
    margin: 0px 0px 32px 0px;
  }
}


@media screen and (max-width: 768px) {
  /* スマホ用のスタイル */
  html {
    font-size: 62.5%;
  scroll-behavior: smooth;
  }
  h1 {
    width: 90%;
  }
  h2 {
    font-size: 2.4rem;
    font-weight: bold;
    padding: 0px 0px 20px 0px;
  }
  #wrap-header, #wrap-merit, #wrap-about, #wrap-type, #wrap-rate, #wrap-qa ,#wrap-case {
    padding: 35px 16px;
    margin: auto;
  }
  /*ヘッダー APIとは*/
  .header-subtitle-top {
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 1.75rem;
  }
  .header-subtitle-bottom {
    margin-top: 18px;
    padding-bottom: 10px;
    font-size: 1.75rem;
  }
  .header-right, .about-right {
    text-align: center;
    margin: auto;
  }
  .header-right img {
    max-width: 500px;
    width: 90%;
  }
  #wrap-header #btn-pc {
    display: none;
  }
    p.txt_case {
        width: 94%;
        margin: 30px auto;
        box-sizing: border-box;
        border: 1px solid #239059;
        border-radius: 8px;
        text-align: center;
        font-size: 1.5rem;
        transition: all ease .5s;
    }
    p.txt_case a {
        text-decoration: none;
        display: block;
        padding: 15px;
        border-radius: 8px;
    }
    .box_topics {
      width: 94%;
      margin: 0px auto;
    }
    #wrap-merit {
    text-align: center
  }
  #wrap-merit img {
    width: 220px;
    margin-top: 2px;
    margin-bottom: 10px;
  }
  /*APIマーケットとは*/
  #wrap-about {
    display: flex;
    flex-wrap: wrap; /*垂直方向に並*/
  }

/* 特長を追加 */
  .box_navapi { margin-top: 50px; }
  .box_navapi dl {font-size:1.25rem; margin: 20px 0 0; color: #434343;}
  .box_navapi dt {
    font-weight: bold;
    color: #199557;
    margin-bottom: 10px;
  }
  .box_navapi dd {
    margin-inline-start: 0px;
    margin-bottom: 20px;
  }  
  .about-left {
    display: block;
  }
  .about-right img {
    width: 300px;
    margin: 36px 0px;
  }
    h4 {font-size:1.5rem;}
  /*テーブル*/
  .table-type th, .table-type td {
    padding: 15px 15px;
  }
  .table-rate th, .table-rate td {
    padding: 20px 6px;
  }
  p.ic_case_point {
    background-position: top;
    background-size: 45px;
    padding: 70px 0px 0px 0px;
  }
  .wrap-table_scroll {
    overflow-x: scroll;
    }
  /*ご登録・ご利用はこちらから*/
  #wrap-regd {
    padding: 48px 16px;
    margin: auto;
  }
  .box_case ul {display: block;}
  .box_case ul li {width: 100%;}
  .box_case ul li:first-child {margin-bottom: 10px;}
  .box_case ul li a {pointer-events: none;}
  /*ボタン*/
  .btn-regd-jump {
    margin: 37px auto 0px auto;
    width: 90%;
    padding: 14px 0px 14px 0;
    font-size: 1.6rem;
  }
  .btn-register {
    margin: 35px auto;
    width: 250px;
    height: 40px;
    padding: 8px 10px 10px 10px;
    background-color: #002896;
    border-radius: 50px; /*角丸*/
  }
  #rapidapi-logo, #link-img {
    height: 85%;
    padding: 4px 0px;
  }
  #link-img {
    height: 70%;
    padding: 0px 0px 6px 0px;
  }
  /*よくあるご質問*/
  .question-text {
    display: inline;
    border-bottom: solid 3px #3b6dde;
    line-height: 2;
    padding: 1px 0px;
    font-weight: bold;
    margin: 0px 0px 30px 0px;
  }
  #question1, #question2, #question3 {
    margin: 0px 0px 26px 0px;
  }
  .btn-box {
    display: block;
    }
    p.btn_top {
        width: 50px;
        height: 50px;
        right: 16px;
    }
    .btn-sbihub {
      width: 90%;
    }
    .btn-rapidapi {
      width: 90%;
    }
}