@charset "utf-8";

.topimg {
  max-width: 1500px;
  margin: 0 auto 50px;
}

#overseas_box01 figure {
  width: 525px;
  float: right;
}

#overseas_box01 div {
  width: 440px;
  float: left;
}

#overseas_box01 div h3 {
  margin: 0 0 5%;
}

#overseas_box01 div p {
  margin: 0 0 5%;
  line-height: 2;
  font-weight: bold;
}

.overseas_wrapper {
  margin: 0 auto;
  width: 940px;
}

.overseas_wrapper h3 {
  font-size: 1.7em;
  color: #4cb3d5;
}

.overseas_wrapper h3 span {
  font-size: .6em;
}

.overseas_wrapper p {
  margin: 0 0 3%;
  line-height: 2;
  font-weight: bold;
}

.overseas_box03_list li {
  width: 310px;
  float: left;
}

.overseas_box03_list li:nth-child(2) {
  margin: 0 5px;
}

.overseas_table01 {
  display: table;
}

.right01_p, .left01_p {
  display: table-cell;
  width: 420px;
}

.left01_t, .right01_t {
  display: table-cell;
  width: 520px;
  vertical-align: middle;
}

.left01_t {
  padding: 0 30px 0 0;
}

.right01_t {
  padding: 0 0 0 30px;
}

.overseas_zisseki div {
  width: 420px;
  float: left;
  margin: 0 0 5% 0;
}

.overseas_zisseki div:nth-child(2n) {
  float: right;
}

.mb5 {
  margin: 0 0 5%;
}

.left02_p {
  width: 350px;
  float: left;
}

.right02_t {
  width: 560px;
  float: right;
  font-weight: bold;
}

.right02_p {
  width: 350px;
  float: right;
}

.left02_t {
  width: 560px;
  float: left;
  font-weight: bold;
}

.right02_t .top, .left02_t .top {
  margin: 0 0 5% 0;
}

.right02_t .top th, .left02_t .top th {
  font-weight: bold;
  width: 25%;
}

.right02_t .top td, .left02_t .top td {
  padding: 2%;
  box-sizing: border-box;
}

.right02_t .top th span, .left02_t .top th span {
  color: #019a1f;
}

.right02_t .bottom th, .left02_t .bottom th {
  font-weight: bold;
  text-align: center;
  padding: 2%;
  background: #f8f8f8;
  border: #ccc 1px solid;
  box-sizing: border-box;
}

.right02_t .bottom td, .left02_t .bottom td {
  font-weight: bold;
  padding: 2%;
  border: #ccc 1px solid;
  box-sizing: border-box;
  vertical-align: middle;
}

.city {
  width: 65%;
}

.grossrate {
  width: 35%;
}

.right02_t .bottom span, .left02_t .bottom span {
  display: block;
  color: red;
}

.tuc {
  text-align: center;
}

.mb10 {
  margin: 0 0 10%;
  text-align: center;
  width: 100%;
}

.left03_p {
  width: 420px;
  float: left;
}

.right03_p {
  width: 420px;
  float: right;
}

.left03_t {
  width: 490px;
  float: left;
}

.right03_t {
  width: 490px;
  float: right;
}

.wechatvideo_box {
  border: #ccc 3px solid;
  margin: 0 0 5%;
  padding: 3%;
  width: 100%;
  box-sizing: border-box;
  font-weight: bold;
}

.title span {
  font-size: .6em;
}
.price th {
border: #ccc 1px solid;
    text-align: center;
    font-size: 12px;
    vertical-align: middle;
    padding: 1%;
    color: #fff;
    font-weight: bold;
    background: #00bfff;
    width: 14.2%;;
}
.price td {
border: #ccc 1px solid;
    text-align: center;
    font-size: 12px;
    vertical-align: middle;
    padding: 1%;
}
/*スマホ
------------------------------*/
@media screen and (max-width: 750px) {
  body {
    font-size: 16px;
  }

  #topimg {
    width: 100%;
    margin: 0 auto 20px;
  }

  #overseas_box01 figure {
    width: 100%;
    float: none;
    margin: 0 0 3%;
  }

  #overseas_box01 div {
    width: 94%;
    float: none;
  }

  .overseas_wrapper {
    margin: 0 auto;
    width: 94%;
  }

  .overseas_box03_list li {
    width: 100%;
    float: none;
    margin: 0 0 3%;
    text-align: center;
  }

  .overseas_box03_list li:nth-child(2) {
    margin: 0 0 3%;
  }

  .right01_p, .left01_p {
    display: block;
    width: 100%;
  }

  .left01_t, .right01_t {
    display: block;
    width: 100%;
    vertical-align: middle;
  }

  .left01_t {
    padding: 3% 0;
  }

  .right01_t {
    padding: 3% 0;
  }

  .overseas_zisseki div {
    width: 100%;
    float: none;
    margin: 0 0 5% 0;
  }

  .overseas_zisseki div:nth-child(2n) {
    float: none;
  }

  .overseas_wrapper h3 {
    font-size: 1.3em;
    color: #4cb3d5;
  }

  .left02_p {
    width: 100%;
    float: none;
    text-align: center;
    margin: 0 0 3%;
  }

  .right02_t {
    width: 100%;
    float: none;
    font-weight: bold;
  }

  .right02_p {
    width: 100%;
    float: none;
    text-align: center;
    margin: 0 0 3%;
  }

  .left02_t {
    width: 100%;
    float: none;
    font-weight: bold;
  }

  .left03_p {
    width: 100%;
    float: none;
    margin: 0 0 3%;
  }

  .right03_p {
    width: 100%;
    float: none;
    margin: 0 0 3%;
  }

  .left03_t {
    width: 100%;
    float: none;
  }

  .right03_t {
    width: 100%;
    float: none;
  }

  .title span {
    display: block;
  }

  .right02_t .top th, .left02_t .top th {
    font-weight: bold;
    width: 35%;
  }

  .right02_t .bottom, .left02_t .bottom {
    font-size: .8em;
  }
  
  .price {
    width: 900px;
  
  }
  .price th {
    font-size: 10px;
}
.price td {
    font-size: 10px;
}
}
