@charset "UTF-8";
body {
  color: #333333;
  font-family: "Poppins", "oswald", "Noto Sans JP", "Shippori Mincho", sans-serif;
}

.fv {
  background: #f0f2f2;
  width: 100%;
  height: 118vw;
  padding-top: 19.2vw;
  position: relative;
}

.fv-backimg {
  width: 100%;
  height: 75.4vw;
  background-image: url("../../../../img/privacy-policy-fv_sp.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right 0;
  z-index: -1;
}

.fv-tit_en {
  position: absolute;
  top: 80%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-family: "Poppins";
  font-size: 7.73333vw;
  font-weight: 600;
  color: #0e3169;
  text-align: center;
  margin: -9.866vw 0 0 0;
  padding: 4.8vw 0 5.333vw;
  width: 90vw;
  background-color: rgba(255, 255, 255, 0.9);
}

.fv-tit_ja {
  position: absolute;
  top: 86.5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-family: "Poppins";
  font-size: 3.4666vw;
  color: #fff;
  background: #0e3169;
  text-align: center;
  width: 52vw;
  padding: 0.8vw;
}

.fv-txt {
  font-size: 4vw;
  font-family: "Noto Sans JP";
  letter-spacing: 0.02em;
  line-height: 2;
  width: calc(100vw - 50px);
  margin: auto;
  padding: 0 0 calc(100vw / 750 * 50);
}

.fv-txt_tit {
  font-size: 3.733vw;
  font-weight: 500;
}
.privacy_policy {
  padding: calc(100vw / 750 * 80) 0;
}
.privacy_policy_inner {
  width: calc(100vw / 750 * 650);
  margin: 0 auto;
}
.privacy_policy h2.privacy_policy_title {
  font-size: calc(100vw / 750 * 32);
  font-family: "Noto Sans JP";
  letter-spacing: 0.04em;
  line-height: calc(100vw / 750 * 60);
  color: #0E3169;
  display: flex;
  align-items: center;
  text-align: left;
}
.privacy_policy h2.privacy_policy_title::before {
  content: "";
  display: block;
  background: #333333;
  width: calc(100vw / 750 * 20);
  height: calc(100vw / 750 * 3);
  margin-right: calc(100vw / 750 * 10);
}
.privacy_policy h2.privacy_policy_title small {
  font-size: calc(100vw / 750 * 28);
}
.privacy_policy p.fv-txt {
  word-break: break-all;
}

@media screen and (min-width: 835px) and (max-width: 1299px) {
  .fv {
    width: 100%;
    height: 55.385vw;
    background: #f0f2f2;
    padding-top: 6.923vw;
    position: relative;
  }
  .fv-backimg {
    width: 100%;
    height: 34.615vw;
    background-image: url("../../../../img/privacy-policy-fv_pc.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 0;
    z-index: -1;
  }
  .fv-tit_en {
    position: absolute;
    top: 65.7%;
    left: 27.3%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-family: "Poppins";
    font-size: 4.23vw;
    font-weight: 600;
    color: #0e3169;
    text-align: center;
    margin: 0 0 0 0;
    padding: 2.23vw 0 2.077vw;
    width: 90.769vw;
    background-color: rgba(255, 255, 255, 0.9);
  }
  .fv-tit_ja {
    position: absolute;
    top: 80%;
    left: 51.7%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-family: "Poppins";
    font-size: 1.384vw;
    color: #fff;
    background: #0e3169;
    text-align: center;
    width: 26.923vw;
    padding: 0.615vw;
  }
  .fv-txt {
    width: 76.92vw;
    margin: auto;
    font-size: 1.333vw;
    font-family: "Noto Sans JP";
    letter-spacing: 0.02em;
    line-height: 2;
    margin: auto;
    padding: 0 0 calc(100vw / 1300 * 32);
    text-align: left;
  }
  .fv-txt_tit {
    font-size: 1.333vw;
    font-weight: 500;
  }
  .privacy_policy {
    padding: calc(100vw / 1300 * 100) 0;
  }
  .privacy_policy_inner {
    width: calc(100vw / 1300 * 1000);
  }
  .privacy_policy h2.privacy_policy_title {
    font-size: calc(100vw / 1300 * 18);
    line-height: calc(100vw / 1300 * 32);
  }
  .privacy_policy h2.privacy_policy_title::before {
    width: calc(100vw / 1300 * 15);
    height: calc(100vw / 1300 * 2);
    margin-right: calc(100vw / 1300 * 10);
  }
  .privacy_policy h2.privacy_policy_title small {
    font-size: calc(100vw / 1300 * 16);
  }
}

@media screen and (min-width: 1300px) {
  .fv {
    width: 100%;
    height: 720px;
    background: #f0f2f2;
    padding-top: 90px;
    position: relative;
  }
  .fv-backimg {
    width: 100%;
    height: 450px;
    background-image: url("../../../../img/privacy-policy-fv_pc.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 0;
    z-index: -1;
  }
  .fv-tit_en {
    position: absolute;
    top: 65.7%;
    left: 18.5%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-family: "Poppins";
    font-size: 55px;
    font-weight: 600;
    color: #0e3169;
    text-align: center;
    margin: 0 0 0 0;
    padding: 29px 0 27px;
    width: 1444px;
    background-color: rgba(255, 255, 255, 0.9);
  }
  .fv-tit_ja {
    position: absolute;
    top: 80%;
    left: 51.7%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-family: "Poppins";
    font-size: 18px;
    color: #fff;
    background: #0e3169;
    text-align: center;
    width: 350px;
    padding: 8px;
  }
  .fv-txt {
    width: calc(100vw - 50px);
    max-width: 1000px;
    margin: auto;
    font-size: 16px;
    font-family: "Noto Sans JP";
    letter-spacing: 0.02em;
    line-height: 2;
    margin: auto;
    padding: 0px 0 32px;
    text-align: left;
  }
  .fv-txt_tit {
    font-size: 16px;
    font-weight: 500;
  }
  .fv-txt-col {
    font-size: 18px;
    font-weight: 500;
    color: #0e3169;
  }
  .fv-txt-endtit{
    width: calc(100vw - 50px);
    max-width: 1000px;
    margin: auto;
    font-size: 16px;
    font-family: "Noto Sans JP";
    letter-spacing: 0.02em;
    line-height: 2;
    margin: auto;
    padding: 0px 0 32px;
    text-align: left;
  }
  .privacy_policy {
    padding: 100px 0;
  }
  .privacy_policy_inner {
    width: 1000px;
    margin: 0 auto;
  }
  .privacy_policy h2.privacy_policy_title {
    font-size: 18px;
    line-height: 32px;
  }
  .privacy_policy h2.privacy_policy_title::before {
    width: 15px;
    height: 2px;
    margin-right: 10px;
  }
  .privacy_policy h2.privacy_policy_title small {
    font-size: 16px;
  }
}

/* パンくずリスト ------------------------------*/
.breadcrumb {
  padding: 1.6vw 0 2.1333vw 4.2666vw;
  list-style: none;
}

.breadcrumb-item {
  position: relative;
  display: inline-block;
  color: #103496;
  font-size: 3.2vw;
  line-height: 1.91666;
  letter-spacing: 0.02em;
}

.breadcrumb-item:first-child {
  position: relative;
  z-index: 1;
  opacity: 0.5;
}

.breadcrumb-item:last-child {
  margin-left: 4.6vw;
  margin-top: 0.2vw;
  color: #0e3169;
}

.breadcrumb-item:last-child::before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: -4.5vw;
  content: "";
  width: 3.2666vw;
  height: 0.1333vw;
  background: #103496;
  opacity: 0.5;
}

@media screen and (min-width: 835px) and (max-width: 1299px) {
  .breadcrumb {
    top: 83%;
    left: 5.7%;
    position: absolute;
  }
  .breadcrumb-item {
    font-size: 1vw;
    line-height: 2.307692;
    letter-spacing: 0.02em;
  }
  .breadcrumb-item:first-child {
    position: relative;
    z-index: 1;
  }
  .breadcrumb-item:nth-child(2) {
    margin-left: 1.923vw;
  }
  .breadcrumb-item:nth-child(2)::before {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: -18%;
    content: "";
    width: 1.153vw;
    height: 0.0666vw;
    background: #103496;
    opacity: 0.5;
  }
  .breadcrumb-item:last-child {
    margin-left: 1.923vw;
  }
  .breadcrumb-item:last-child::before {
    display: inline-block;
    position: absolute;
    top: 55%;
    left: -1.804vw;
    content: "";
    width: 1.25vw;
    height: 0.0666vw;
    background: #0e3169;
    opacity: 0.5;
  }
}

@media screen and (min-width: 1300px), print {
  .breadcrumb {
    top: 83%;
    left: 5.7%;
    position: absolute;
  }
  .breadcrumb-item {
    font-size: 13px;
    line-height: 2.307692;
    letter-spacing: 0.02em;
  }
  .breadcrumb-item:first-child {
    position: relative;
    z-index: 1;
  }
  .breadcrumb-item:last-child {
    margin-left: 25px;
  }
  .breadcrumb-item:last-child::before {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: -20px;
    content: "";
    width: 15px;
    height: 1px;
    background: #0e3169;
    opacity: 0.5;
  }
}
