/*-------------------------
page-expanding_overseas.php
-------------------------*/

/* ---共通--- */
.overseas {
  font-family: 'Noto Sans JP', sans-serif;
  color: #131313;

}

@media (min-width: 769px) {
  .overseas .wrap_lower04 {
    max-width: 1020px;
    width: 100%;
    margin: 0 auto;
    padding: 100px 20px;
  }
}


.overseas h1 {
  font-size: 50px;
  color: #FFF;
  text-shadow: 0 0 5px #000, 0 0 10px #808080;
}

.overseas h2 {
  font-size: 30px;
  font-weight: 900;
}

.overseas h3 {
  font-size: 28px;
  font-weight: 900;
  margin: 10px 0;
  text-align: center;

}

.overseas h4 {
  font-size: 16px;
  font-weight: 700;
  margin-top: 10px;

}

.overseas img {
  margin: 20px 0;
}

.overseas p {
  line-height: 1.75;
  margin: 10px 0;
  font-weight: 500;
  text-align: center;
}

/* ----sol-hero---- */
.overseas .sol-hero {
  background-color: #eaeef2;
  background-image: url(https://marketing.f-i-d.jp/wp-content/themes/fid/assets/img/lower/expanding_overseas/fv-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}


/* ---assignment--- */
.overseas .assignment h2 {
  color: #002676;
  font-size: 35px;

}

.overseas .assignment ul {
  display: flex;
  flex-wrap: wrap;
  color: #002676;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  justify-items: center;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 30px;
}

.overseas .assignment ul li {
  width: 32%;
  padding: 30px 10px;
  background-color: #eaeef2;
}

.overseas .assignment ul li:nth-child(2) {
  background: #EBECF2
}


/* ---world--- */
.overseas .world {
  line-height: 2;
  background-color: rgba(234, 239, 242, 0.5);
  background-image: url(https://marketing.f-i-d.jp/wp-content/themes/fid/assets/img/lower/expanding_overseas/world-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  filter: grayscale(46%);
}


.overseas .world-inner {
  padding: 3rem;
  background: #fff;
  /* max-width: 800px; */
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
}

.overseas .world h3 {
  color: #002676;
  font-size: 30px;
  line-height: 1.5;
}

.overseas .world-inner p {
  text-align: left;
  font-size: 18px;
}

/* point */
.overseas .point {
  background-color: #eaeef2;
}

.overseas .point .wrap_lower04 {
  padding: 120px 20px 80px;
}

.overseas .point .fulfillment,
.overseas .point .YuGlobalExpress {
  position: relative;
  text-align: center;
  padding: 2em 0;
}


.overseas .point .YuGlobalExpress {
  margin-top: 3rem;
}

.overseas .point .background-text {
  position: absolute;
  font-weight: 900;
  top: 5%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 9.8vw;
  color: #e3e7eb;
  white-space: nowrap;
  pointer-events: none;

}

.overseas .point .lower,
.overseas .point p {
  position: relative;
  z-index: 0;
}


/* ----support--- */
.overseas .support {

  /* background-image: url(https://marketing.f-i-d.jp/wp-content/themes/fid/assets/img/lower/expanding_overseas/expanding_overseas_bg.png); */
  /* background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; */
  background: url(https://marketing.f-i-d.jp/wp-content/themes/fid/assets/img/lower/service01/bg_cube.jpg) 0 100% no-repeat #fff;
}


.overseas .support h3.support-tit {
  /* color: #fff;
    text-shadow: 0 0 5px #231815, 0 0 10px #3c5ca1; */
  color: #002676;
}

.overseas .support .support-inner {
  padding: 3rem;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  background: #eaeef2;
}

.overseas .support .support-inner h3 {
  color: #516794;
  margin-bottom: 50px;
}

.overseas .support .support-content h4 {
  margin-bottom: 5px;
  font-size: 20px;
}

.overseas .support .support-content ul.support-content-ul {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  justify-content: space-between;
  width: 100%;
  padding: 0;
  list-style: none;
}

.overseas .support .support-content li.support-content-li {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-color: #FFF;
  width: 48%;
  border: 1px solid #dddddd;
  border-radius: 5px;
  margin-bottom: 30px;
  position: relative;
  padding-top: 60px;
  box-sizing: border-box;
}

.overseas .support .support-content-li .head {
  position: absolute;
  top: -25px;
  background-color: #516794;
  color: white;
  padding: 10px;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;

}

.overseas .support .support-content-li ul {
  padding: 0;
  list-style: none;
  margin-top: 33px;
}



.overseas .support .support-content-ul li:nth-child(2) ul,
.overseas .support .support-content-ul li:nth-child(3) ul {
  margin-top: 16px;
  margin-bottom: 20px;
}

.overseas .support .support-content-ul li:nth-child(3) {
  margin: 0 auto;
  /* Center the third card */
}

.overseas .support .support-content-li ul li {
  margin: 5px 0;
}

.overseas .support .support-exp {
  margin-top: 50px;
  text-align: center;
}


.overseas .support .support-exp h4.support-exp-title {
  margin-top: 20px;
  font-size: 20px;
  color: #516794;
  font-weight: 800;
}

.overseas .support .support-exp ul {
  margin: 0 0 10px;
}

.support-exp ul li {
  background-color: #516794;
  margin-bottom: 10px;
  padding: 10px 0;
  border-radius: 5px;
  font-weight: 500;
  color: #FFF;
}

/* ---cost--- */
.overseas .cost {
  background: #eaeef2;
}

.overseas .cost h3 {
  font-weight: 600;
}

.overseas .cost h4 {
  font-size: 20px;
  margin-bottom: 5px;
  padding-left: 3px;
}

.overseas .cost .remarks {
  font-size: 15px;
}


/* table */
.overseas .cost .cost-block {
  margin-bottom: 50px;
}

.overseas .cost .table-amazon {
  border-collapse: collapse;
  width: 100%;
  background-color: #fff;
  margin-bottom: 10px;
}

.overseas .cost .table-amazon td {
  border: 1px solid #dcdcdc;
  padding: 5px;
}

.overseas .cost .table-amazon th {
  background-color: #516794;
  color: white;
  width: 25%;
  border: 1px solid #dcdcdc;
  font-weight: 400;
  font-size: 15px;
}

.overseas .cost .table-amazon td,
.overseas .cost .table-amazon th {
  padding: 1rem 0.75rem;
  vertical-align: middle;
}



@media (max-width: 768px) {

  /* ---共通--- */
  .overseas h1 {
    font-size: 35px;
  }

  .overseas h2 {
    font-size: 25px;
    margin-bottom: 40px;
  }

  /* ---overseas---  */
  .overseas .assignment h2 {
    font-size: 28px;
  }

  .overseas .assignment ul li {
    border-radius: 5px;
    width: 100%;
    padding: 20px 10px;
    background: #eaeef2;
    margin-bottom: 10px;
  }

  .overseas .assignment ul li:nth-child(2) {
    background: #EBECF2
  }

  /* ---world--- */
  .overseas .world h3 {
    font-size: 25px;

  }

  .overseas .world-inner {
    padding: 15px;
  }

  /* support */
  .overseas .support h3.support-tit {
    font-size: 28px;
  }

  .overseas .support .support-content-li ul {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .overseas .support .support-inner {
    padding: 10px;
  }

  .overseas .support .support-content li.support-content-li {
    width: 100%;
  }
}