@charset "UTF-8";
/* ----------------------------------------------------
	sassを使用しています。css編集の際はご注意ください。
	compass/scss
---------------------------------------------------- */
/* ----------------------------------------------------
page
---------------------------------------------------- */
h1 {
  margin-right: auto;
  line-height: 0;
}
h1 img {
  width: 306px;
  height: auto;
}
@media (max-width: 1440px) {
  h1 img {
    width: 21.25vw;
  }
}
@media (max-width: 780px) {
  h1 img {
    width: 71.795vw;
  }
}

.pagetitle {
  margin-top: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 180px;
  background: url(../images/common/bg_stripe.png);
}
@media (max-width: 1440px) {
  .pagetitle {
    height: 12.5vw;
  }
}
@media (max-width: 780px) {
  .pagetitle {
    margin-top: 60px;
    height: 35.897vw;
  }
}
.pagetitle h2 {
  color: #1db6e2;
  font-size: 34px;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 1440px) {
  .pagetitle h2 {
    font-size: 2.361vw;
  }
}
@media (max-width: 780px) {
  .pagetitle h2 {
    font-size: 7.692vw;
  }
}
.pagetitle h2 span {
  font-size: 22px;
  line-height: 1.0;
  color: #373a40;
  display: block;
}
@media (max-width: 1440px) {
  .pagetitle h2 span {
    font-size: 1.528vw;
  }
}
@media (max-width: 780px) {
  .pagetitle h2 span {
    font-size: 4.615vw;
  }
}
.pagetitle h2.policytitle {
  margin-top: 100px;
}
@media (max-width: 1440px) {
  .pagetitle h2.policytitle {
    margin-top: 6.944vw;
  }
}
@media (max-width: 780px) {
  .pagetitle h2.policytitle {
    margin-top: 17.949vw;
  }
}
.pagetitle h2.policytitle:after {
  content: "";
  display: block;
  width: 120px;
  height: 120px;
  margin: 12px auto 0 auto;
}
@media (max-width: 1440px) {
  .pagetitle h2.policytitle:after {
    margin-top: 0.833vw;
    width: 8.333vw;
    height: 8.333vw;
  }
}
@media (max-width: 780px) {
  .pagetitle h2.policytitle:after {
    width: 25.641vw;
    height: 25.641vw;
  }
}
.pagetitle h2.cont01:after {
  background: url(../images/policy/icon_policy01.svg) center center/100% no-repeat;
}
.pagetitle h2.cont02:after {
  background: url(../images/policy/icon_policy02.png) center center/100% no-repeat;
}
.pagetitle h2.cont03:after {
  background: url(../images/policy/icon_policy03.svg) center center/100% no-repeat;
}
.pagetitle h2.cont04:after {
  background: url(../images/policy/icon_policy04.svg) center center/100% no-repeat;
}

.page .main {
  margin-top: 50px;
}
@media (max-width: 1440px) {
  .page .main {
    margin-top: 3.472vw;
  }
}
@media (max-width: 780px) {
  .page .main {
    margin-top: 10.256vw;
  }
}

.smtxt {
  font-size: 70%;
}

@media (max-width: 780px) {
  .pcver {
    display: none !important;
  }
}

.spver {
  display: none !important;
}
@media (max-width: 780px) {
  .spver {
    display: block !important;
  }
}

/* ----------------------------------------------------
congressman
---------------------------------------------------- */
.congressman_head {
  padding: 4px 0 0 190px;
  margin: 0 auto 70px auto;
  width: 498px;
  height: 160px;
  background: url(../images/congressman/ill_vote.svg) left center/160px no-repeat;
}
@media (max-width: 1440px) {
  .congressman_head {
    padding: 0.278vw 0 0 13.194vw;
    margin: 0 auto 70px auto;
    width: 34.583vw;
    height: 11.111vw;
    background: url(../images/congressman/ill_vote.svg) left center/11.111vw no-repeat;
  }
}
@media (max-width: 780px) {
  .congressman_head {
    padding: 0;
    margin-bottom: 13.846vw;
    background: none;
    width: 100%;
    height: auto;
    text-align: center;
  }
}
.congressman_head p.title {
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: bold;
}
@media (max-width: 1440px) {
  .congressman_head p.title {
    margin-bottom: 2.083vw;
    font-size: 2.083vw;
  }
}
@media (max-width: 780px) {
  .congressman_head p.title {
    font-size: 7.692vw;
    line-height: 1.4;
  }
  .congressman_head p.title:before {
    content: "";
    display: block;
    background: url(../images/congressman/ill_vote_sp.svg) center center/100% no-repeat;
    width: 19.231vw;
    height: 27.949vw;
    margin: 0 auto 2.564vw auto;
  }
}
.congressman_head p.read {
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 1440px) {
  .congressman_head p.read {
    font-size: 1.25vw;
  }
}
@media (max-width: 780px) {
  .congressman_head p.read {
    font-size: 4.615vw;
  }
}
.congressman_head p span {
  padding: 2px 0;
  margin-left: 12px;
  display: inline-block;
  width: 80px;
  height: 21px;
  text-align: center;
  font-size: 14px;
  line-height: 1.0;
  font-weight: 400;
  color: #bbbec1;
  border: 1px solid #bbbec1;
}
@media (max-width: 1440px) {
  .congressman_head p span {
    padding: 0.139vw 0;
    margin-left: 0.833vw;
    width: 5.556vw;
    height: 1.458vw;
    font-size: 0.972vw;
  }
}
@media (max-width: 780px) {
  .congressman_head p span {
    margin: 2.051vw auto 0 auto;
    font-size: 3.59vw;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20.513vw;
    height: 5.385vw;
  }
}
.congressman_inner {
  margin: 0 auto 100px auto;
  width: 1000px;
}
@media (max-width: 1440px) {
  .congressman_inner {
    margin-bottom: 6.944vw;
    width: 69.444vw;
  }
}
@media (max-width: 780px) {
  .congressman_inner {
    margin-bottom: 23.077vw;
    width: 100%;
  }
}
.congressman h3 {
  margin-bottom: 30px;
  color: #1db6e2;
  font-size: 22px;
  font-weight: bold;
}
@media (max-width: 1440px) {
  .congressman h3 {
    padding: 1.026vw 0;
    margin-bottom: 2.083vw;
    font-size: 1.528vw;
    max-width: 60vw;
  }
}
@media (max-width: 780px) {
  .congressman h3 {
    padding-left: 7.692vw;
    margin-bottom: 4.615vw;
    font-size: 4.615vw;
    color: #fff;
    border-radius: 0 100px 100px 0;
    background: #1db6e2;
  }
}
.congressman h3:before {
  content: "●";
  margin-right: 6px;
  display: inline-block;
}
@media (max-width: 1440px) {
  .congressman h3:before {
    margin-right: 0.417vw;
  }
}
@media (max-width: 780px) {
  .congressman h3:before {
    content: none;
  }
}
.congressman_item {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 780px) {
  .congressman_item {
    margin: 0 auto;
    width: 83.077vw;
    flex-direction: column;
    justify-content: flex-start;
  }
}
.congressman_item + h3 {
  margin-top: 80px;
}
@media (max-width: 1440px) {
  .congressman_item + h3 {
    margin-top: 5.556vw;
  }
}
@media (max-width: 780px) {
  .congressman_item + h3 {
    margin-top: 15.385vw;
  }
}
.congressman_item .l-box {
  width: 260px;
}
@media (max-width: 1440px) {
  .congressman_item .l-box {
    width: 18.056vw;
  }
}
@media (max-width: 780px) {
  .congressman_item .l-box {
    width: 100%;
  }
}
.congressman_item .l-box .cm_photo {
  margin-bottom: 40px;
  line-height: 0;
}
@media (max-width: 1440px) {
  .congressman_item .l-box .cm_photo {
    margin-bottom: 2.778vw;
  }
}
@media (max-width: 780px) {
  .congressman_item .l-box .cm_photo {
    margin-bottom: 7.692vw;
    text-align: center;
  }
}
.congressman_item .l-box .cm_photo img {
  width: 260px;
  height: auto;
  filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.3));
  border-radius: 10px;
}
@media (max-width: 1440px) {
  .congressman_item .l-box .cm_photo img {
    width: 18.056vw;
    filter: drop-shadow(0.208vw 0.208vw 0.417vw rgba(0, 0, 0, 0.3));
    border-radius: 0.694vw;
  }
}
@media (max-width: 780px) {
  .congressman_item .l-box .cm_photo img {
    width: 71.795vw;
    border-radius: 10px;
    filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.3));
  }
}
.congressman_item .r-box {
  width: 660px;
}
@media (max-width: 1440px) {
  .congressman_item .r-box {
    width: 45.833vw;
  }
}
@media (max-width: 780px) {
  .congressman_item .r-box {
    width: 100%;
  }
}
.congressman_item .r-box p {
  font-size: 18px;
  line-height: 1.8;
  font-weight: 400;
}
@media (max-width: 1440px) {
  .congressman_item .r-box p {
    font-size: 1.25vw;
  }
}
.congressman_item .r-box p.name {
  font-size: 40px;
  color: #1db6e2;
  font-weight: bold;
}
@media (max-width: 1440px) {
  .congressman_item .r-box p.name {
    font-size: 2.778vw;
  }
}
@media (max-width: 780px) {
  .congressman_item .r-box p.name {
    font-size: 9.231vw;
  }
}
.congressman_item .r-box p.name .year {
  font-size: 30px;
}
@media (max-width: 1440px) {
  .congressman_item .r-box p.name .year {
    font-size: 2.083vw;
  }
}
@media (max-width: 780px) {
  .congressman_item .r-box p.name .year {
    font-size: 6.154vw;
  }
}
.congressman_item .r-box p.name .other {
  display: block;
  font-size: 30px;
  line-height: 1.0;
}
@media (max-width: 1440px) {
  .congressman_item .r-box p.name .other {
    font-size: 2.083vw;
  }
}
@media (max-width: 780px) {
  .congressman_item .r-box p.name .other {
    font-size: 6.154vw;
  }
}
.congressman_item .r-box p.profile {
  color: #1db6e2;
}
@media (max-width: 780px) {
  .congressman_item .r-box p.profile {
    font-size: 4.103vw;
  }
}
.congressman_item .r-box p.message-title {
  font-size: 22px;
  font-weight: bold;
}
@media (max-width: 1440px) {
  .congressman_item .r-box p.message-title {
    font-size: 1.528vw;
  }
}
@media (max-width: 780px) {
  .congressman_item .r-box p.message-title {
    font-size: 5.128vw;
  }
}
@media (max-width: 780px) {
  .congressman_item .r-box p.message {
    font-size: 4.615vw;
  }
}
.congressman_item .r-box p.message + .sns_link {
  margin-top: 20px;
}
@media (max-width: 1440px) {
  .congressman_item .r-box p.message + .sns_link {
    margin-top: 1.389vw;
  }
}
@media (max-width: 780px) {
  .congressman_item .r-box p.message + .sns_link {
    margin-top: 2.564vw;
  }
}
.congressman_item .r-box_head {
  margin-bottom: 20px;
}
@media (max-width: 1440px) {
  .congressman_item .r-box_head {
    margin-bottom: 1.389vw;
  }
}
@media (max-width: 780px) {
  .congressman_item .r-box_head {
    margin-bottom: 7.179vw;
  }
}
.congressman_item .r-box_message {
  padding: 20px 0 30px 0;
  border-top: 1px solid #1db6e2;
  border-bottom: 1px solid #1db6e2;
}
@media (max-width: 1440px) {
  .congressman_item .r-box_message {
    padding: 1.389vw 0 2.083vw 0;
  }
}
@media (max-width: 780px) {
  .congressman_item .r-box_message {
    padding: 5.128vw 0 7.692vw 0;
  }
}
.congressman_item .r-box .sns_link {
  width: 490px;
  line-height: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 1440px) {
  .congressman_item .r-box .sns_link {
    width: 34.028vw;
  }
}
@media (max-width: 780px) {
  .congressman_item .r-box .sns_link {
    width: 100%;
  }
}
.congressman_item .r-box .sns_link:after {
  content: "";
  display: block;
  width: 158px;
}
@media (max-width: 1440px) {
  .congressman_item .r-box .sns_link:after {
    width: 10.972vw;
  }
}
@media (max-width: 780px) {
  .congressman_item .r-box .sns_link:after {
    content: none;
  }
}
.congressman_item .r-box .sns_link div {
  margin-top: 8px;
}
@media (max-width: 1440px) {
  .congressman_item .r-box .sns_link div {
    margin-top: 0.556vw;
  }
}
@media (max-width: 780px) {
  .congressman_item .r-box .sns_link div {
    margin-top: 2.564vw;
  }
}
.congressman_item .r-box .sns_link img {
  width: 158px;
  height: auto;
}
@media (max-width: 1440px) {
  .congressman_item .r-box .sns_link img {
    width: 10.972vw;
  }
}
@media (max-width: 780px) {
  .congressman_item .r-box .sns_link img {
    width: 40.513vw;
  }
}
.congressman .share {
  display: flex;
  line-height: 0;
}
@media (max-width: 780px) {
  .congressman .share {
    margin-top: 5.128vw;
    justify-content: center;
  }
}
.congressman .share div {
  margin-right: 10px;
}
@media (max-width: 1440px) {
  .congressman .share div {
    margin-right: 0.694vw;
  }
}
@media (max-width: 780px) {
  .congressman .share div {
    margin: 0 1.282vw;
  }
}
.congressman .share div:last-child {
  margin-right: 0;
}
.congressman .share img {
  width: 44px;
  height: auto;
}
@media (max-width: 1440px) {
  .congressman .share img {
    width: 3.056vw;
  }
}
@media (max-width: 780px) {
  .congressman .share img {
    width: 11.282vw;
  }
}

.okinawa {
  padding-top: 60px;
  margin-top: 60px;
  border-top: 1px solid #bbbec1;
}
@media (max-width: 1440px) {
  .okinawa {
    padding-top: 4.167vw;
    margin-top: 4.167vw;
  }
}
@media (max-width: 780px) {
  .okinawa {
    padding-top: 16vw;
    margin-top: 16vw;
  }
}
.okinawa h3 {
  color: #3e7adc;
}
.okinawa h3:before {
  color: #3e7adc;
}
.okinawa .r-box_head .name, .okinawa .r-box_head .profile {
  color: #3e7adc !important;
}
.okinawa .r-box_message {
  padding: 22px 24px;
  margin-bottom: 20px;
  border: 0;
  background: #f5f8fa;
}
@media (max-width: 1440px) {
  .okinawa .r-box_message {
    padding: 1.528vw 1.667vw;
    margin-bottom: 20px;
  }
}
@media (max-width: 780px) {
  .okinawa .r-box_message {
    padding: 5.333vw 5.867vw;
    margin-bottom: 5.333vw;
  }
}

.second {
  display: none;
}
.second_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 780px) {
  .second_container {
    margin: 0 auto;
    width: 83.077vw;
    flex-wrap: wrap;
  }
}
.second_item {
  margin-bottom: 80px;
  width: 47%;
}
@media (max-width: 1440px) {
  .second_item {
    margin-bottom: 5.556vw;
  }
}
@media (max-width: 780px) {
  .second_item {
    margin-bottom: 17.949vw;
    width: 100%;
  }
}
.second_item_top {
  display: flex;
  justify-content: space-between;
}
.second_item_top .r-photo {
  margin-bottom: 20px;
  line-height: 0;
}
@media (max-width: 1440px) {
  .second_item_top .r-photo {
    margin-bottom: 1.389vw;
  }
}
.second_item_top .r-photo img {
  width: 190px;
  height: auto;
  border-radius: 8px;
}
@media (max-width: 1440px) {
  .second_item_top .r-photo img {
    width: 13.194vw;
    border-radius: 0.556vw;
  }
}
@media (max-width: 780px) {
  .second_item_top .r-photo img {
    width: 31.795vw;
    border-radius: 8px;
  }
}
.second_item_top .l-info {
  width: 260px;
}
@media (max-width: 1440px) {
  .second_item_top .l-info {
    width: 18.056vw;
  }
}
@media (max-width: 780px) {
  .second_item_top .l-info {
    width: 46.154vw;
  }
}
.second_item_top p {
  color: #1db6e2;
}
.second_item_top p.name {
  font-size: 28px;
  font-weight: bold;
}
@media (max-width: 1440px) {
  .second_item_top p.name {
    font-size: 1.944vw;
  }
}
@media (max-width: 780px) {
  .second_item_top p.name {
    font-size: 7.179vw;
  }
}
.second_item_top p span {
  display: block;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 1440px) {
  .second_item_top p span {
    font-size: 1.25vw;
  }
}
@media (max-width: 780px) {
  .second_item_top p span {
    font-size: 4.615vw;
  }
}
.second_item_top p.kana {
  margin-top: 10px;
  font-weight: 400;
}
@media (max-width: 1440px) {
  .second_item_top p.kana {
    margin-top: 0.694vw;
  }
}
.second_item_top p.title {
  padding-top: 10px;
  margin-top: 10px;
  font-weight: 400;
  border-top: 1px solid #bbbec1;
}
@media (max-width: 1440px) {
  .second_item_top p.title {
    padding-top: 0.694vw;
    margin-top: 0.694vw;
  }
}
@media (max-width: 780px) {
  .second_item_top p.title {
    padding-top: 2.051vw;
    margin-top: 2.051vw;
  }
}
.second_item .second_sns {
  line-height: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 780px) {
  .second_item .second_sns {
    margin-top: 6.154vw;
  }
}
.second_item .second_sns div {
  margin-top: 8px;
}
@media (max-width: 1440px) {
  .second_item .second_sns div {
    margin-top: 0.556vw;
  }
}
@media (max-width: 780px) {
  .second_item .second_sns div {
    margin-top: 2.564vw;
  }
}
.second_item .second_sns img {
  width: 150px;
  height: auto;
}
@media (max-width: 1440px) {
  .second_item .second_sns img {
    width: 10.417vw;
  }
}
@media (max-width: 780px) {
  .second_item .second_sns img {
    width: 40.513vw;
  }
}

.listopen {
  padding: 0 30px;
  margin: 0 auto 30px auto;
  width: 320px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: #1db6e2;
  border-radius: 100px;
  cursor: pointer;
}
.listopen:after {
  content: "";
  display: block;
  background: url(../images/common/icon_plus.svg) center center/100% no-repeat;
  width: 22px;
  height: 22px;
  margin-left: 30px;
  transition: 0.2s ease-in-out;
}
@media (max-width: 1440px) {
  .listopen:after {
    width: 1.528vw;
    height: 1.528vw;
    margin-left: 2.083vw;
  }
}
@media (max-width: 780px) {
  .listopen:after {
    width: 5.641vw;
    height: 5.641vw;
    margin-left: 7.692vw;
  }
}
.listopen.open:after {
  transform: rotate(-45deg);
}
@media (max-width: 1440px) {
  .listopen {
    padding: 0 2.083vw;
    margin-top: 2.083vw;
    width: 22.222vw;
    height: 5.556vw;
    font-size: 1.389vw;
  }
}
@media (max-width: 780px) {
  .listopen {
    padding: 0 7.692vw;
    margin-bottom: 7.692vw;
    width: 82.051vw;
    height: 20.513vw;
    font-size: 5.128vw;
  }
}

.linkbtn {
  margin: 0 auto;
  width: 320px;
  height: 80px;
  font-size: 20px;
  font-weight: bold;
}
@media (max-width: 1440px) {
  .linkbtn {
    width: 22.222vw;
    height: 5.556vw;
    font-size: 1.389vw;
  }
}
@media (max-width: 780px) {
  .linkbtn {
    width: 82.051vw;
    height: 20.513vw;
    font-size: 5.128vw;
  }
}
.linkbtn a {
  color: #1db6e2;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #1db6e2;
  border-radius: 100px;
}
.linkbtn a:after {
  content: "";
  display: inline-block;
  background: url(../images/common/icon_arrow_lightblue.svg) center center/100% no-repeat;
  width: 12px;
  height: 20px;
  margin-left: 36px;
}
@media (max-width: 1440px) {
  .linkbtn a:after {
    width: 0.833vw;
    height: 1.389vw;
    margin-left: 2.5vw;
  }
}
@media (max-width: 780px) {
  .linkbtn a:after {
    width: 3.077vw;
    height: 5.128vw;
    margin-left: 9.231vw;
  }
}

/* ----------------------------------------------------
policy
---------------------------------------------------- */
.policy {
  margin: 130px 0;
}
@media (max-width: 1440px) {
  .policy {
    margin: 9.028vw 0;
  }
}
@media (max-width: 780px) {
  .policy {
    margin: 23.077vw 0;
  }
}
.policy_inner {
  margin: 0 auto;
  width: 1000px;
}
@media (max-width: 1440px) {
  .policy_inner {
    width: 69.444vw;
  }
}
@media (max-width: 780px) {
  .policy_inner {
    width: 86.154vw;
  }
}
.policy_inner p {
  font-size: 18px;
  line-height: 2.0;
  font-weight: 400;
}
@media (max-width: 1440px) {
  .policy_inner p {
    font-size: 1.25vw;
  }
}
@media (max-width: 780px) {
  .policy_inner p {
    font-size: 4.615vw;
  }
}
.policy_inner p + .listbox {
  margin-top: 46px;
}
@media (max-width: 1440px) {
  .policy_inner p + .listbox {
    margin-top: 3.194vw;
  }
}
@media (max-width: 780px) {
  .policy_inner p + .listbox {
    margin-top: 10.256vw;
  }
}
.policy_inner p + h3 {
  margin-top: 120px;
}
@media (max-width: 1440px) {
  .policy_inner p + h3 {
    margin-top: 8.333vw;
  }
}
@media (max-width: 780px) {
  .policy_inner p + h3 {
    margin-top: 23.077vw;
  }
}
.policy_inner .listbox {
  padding: 28px 20px;
  background: #f5f8fa;
}
@media (max-width: 1440px) {
  .policy_inner .listbox {
    padding: 1.944vw 1.389vw;
  }
}
@media (max-width: 780px) {
  .policy_inner .listbox {
    padding: 4.103vw 5.128vw;
  }
}
.policy_inner .listbox + p {
  margin-top: 36px;
}
@media (max-width: 1440px) {
  .policy_inner .listbox + p {
    margin-top: 2.5vw;
  }
}
@media (max-width: 780px) {
  .policy_inner .listbox + p {
    margin-top: 7.692vw;
  }
}
.policy_inner ul {
  margin-left: 28px;
  color: #1db6e2;
  font-size: 26px;
  line-height: 1.3;
  font-weight: bold;
}
@media (max-width: 1440px) {
  .policy_inner ul {
    margin-left: 1.944vw;
    font-size: 1.806vw;
  }
}
@media (max-width: 780px) {
  .policy_inner ul {
    margin-left: 5.641vw;
    font-size: 5.128vw;
  }
}
.policy_inner ul li {
  margin-bottom: 10px;
  text-indent: -28px;
}
.policy_inner ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 1440px) {
  .policy_inner ul li {
    margin-bottom: 0.694vw;
    text-indent: -1.944vw;
  }
}
@media (max-width: 780px) {
  .policy_inner ul li {
    margin-bottom: 1.538vw;
    text-indent: -5.641vw;
  }
}
.policy_inner ul li:before {
  content: "●";
  font-size: 18px;
  position: relative;
  top: -3px;
  margin-right: 10px;
}
@media (max-width: 1440px) {
  .policy_inner ul li:before {
    font-size: 1.25vw;
    top: -0.208vw;
    margin-right: 0.694vw;
  }
}
@media (max-width: 780px) {
  .policy_inner ul li:before {
    font-size: 3.077vw;
    top: -0.769vw;
    margin-right: 2.564vw;
  }
}
.policy_head {
  text-align: center;
  margin-bottom: 70px;
}
@media (max-width: 1440px) {
  .policy_head {
    margin-bottom: 4.861vw;
  }
}
@media (max-width: 780px) {
  .policy_head {
    margin-bottom: 10.256vw;
  }
}
.policy_head p {
  font-size: 34px;
  line-height: 1.3;
  font-weight: bold;
}
@media (max-width: 1440px) {
  .policy_head p {
    font-size: 2.361vw;
  }
}
@media (max-width: 780px) {
  .policy_head p {
    font-size: 7.692vw;
  }
}
.policy h3 {
  padding-bottom: 10px;
  margin-bottom: 42px;
  color: #1db6e2;
  font-size: 34px;
  font-weight: bold;
  border-bottom: 1px solid #1db6e2;
}
@media (max-width: 1440px) {
  .policy h3 {
    padding-bottom: 0.694vw;
    margin-bottom: 2.917vw;
    font-size: 2.361vw;
  }
}
@media (max-width: 780px) {
  .policy h3 {
    padding-bottom: 2.564vw;
    margin-bottom: 7.692vw;
    font-size: 7.692vw;
    line-height: 1.3;
  }
}
.policy h3 span.sub {
  margin-left: 20px;
  font-size: 28px;
  display: inline-block;
}
@media (max-width: 1440px) {
  .policy h3 span.sub {
    margin-left: 1.389vw;
    font-size: 1.944vw;
  }
}
@media (max-width: 780px) {
  .policy h3 span.sub {
    margin-left: 0;
    font-size: 5.641vw;
    display: block;
  }
}
.policy h3.number:before {
  content: "";
  display: inline-block;
  height: 43px;
  position: relative;
  top: 10px;
  margin-right: 20px;
}
@media (max-width: 1440px) {
  .policy h3.number:before {
    height: 2.986vw;
    top: 0.694vw;
    margin-right: 1.389vw;
  }
}
@media (max-width: 780px) {
  .policy h3.number:before {
    height: 9.231vw;
    margin-right: 5.128vw;
  }
}
.policy h3.no01:before {
  background: url(../images/policy/icon_no01.svg) center center/100% no-repeat;
  width: 16px;
}
@media (max-width: 1440px) {
  .policy h3.no01:before {
    width: 1.111vw;
  }
}
@media (max-width: 780px) {
  .policy h3.no01:before {
    width: 3.59vw;
  }
}
.policy h3.no02:before {
  background: url(../images/policy/icon_no02.svg) center center/100% no-repeat;
  width: 26px;
}
@media (max-width: 1440px) {
  .policy h3.no02:before {
    width: 1.806vw;
  }
}
@media (max-width: 780px) {
  .policy h3.no02:before {
    width: 5.641vw;
  }
}
.policy h3.no03:before {
  background: url(../images/policy/icon_no03.svg) center center/100% no-repeat;
  width: 27px;
}
@media (max-width: 1440px) {
  .policy h3.no03:before {
    width: 1.875vw;
  }
}
@media (max-width: 780px) {
  .policy h3.no03:before {
    width: 5.641vw;
  }
}
.policy h3.no04:before {
  background: url(../images/policy/icon_no04.svg) center center/100% no-repeat;
  width: 29px;
}
@media (max-width: 1440px) {
  .policy h3.no04:before {
    width: 2.014vw;
  }
}
@media (max-width: 780px) {
  .policy h3.no04:before {
    width: 6.154vw;
  }
}
.policy h3.no05:before {
  background: url(../images/policy/icon_no05.svg) center center/100% no-repeat;
  width: 26px;
}
@media (max-width: 1440px) {
  .policy h3.no05:before {
    width: 1.806vw;
  }
}
@media (max-width: 780px) {
  .policy h3.no05:before {
    width: 5.641vw;
  }
}
.policy_item {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 780px) {
  .policy_item {
    flex-wrap: wrap;
  }
}
.policy_item + h3 {
  margin-top: 108px;
}
@media (max-width: 1440px) {
  .policy_item + h3 {
    margin-top: 7.5vw;
  }
}
@media (max-width: 780px) {
  .policy_item + h3 {
    margin-top: 20.513vw;
  }
}
.policy_item .l-box {
  width: 464px;
}
@media (max-width: 1440px) {
  .policy_item .l-box {
    width: 32.222vw;
  }
}
@media (max-width: 780px) {
  .policy_item .l-box {
    margin-bottom: 5.128vw;
    width: 100%;
  }
}
.policy_item .r-box {
  width: 464px;
}
@media (max-width: 1440px) {
  .policy_item .r-box {
    width: 32.222vw;
  }
}
@media (max-width: 780px) {
  .policy_item .r-box {
    width: 100%;
  }
}
.policy_item .r-box p {
  font-size: 18px;
  line-height: 2.0;
  font-weight: 400;
}
.policy_item .r-box p.indent-01 {
  margin-left: 18px;
  text-indent: -18px;
}
@media (max-width: 1440px) {
  .policy_item .r-box p.indent-01 {
    margin-left: 1.25vw;
    text-indent: -1.25vw;
  }
}
@media (max-width: 780px) {
  .policy_item .r-box p.indent-01 {
    margin-left: 4.615vw;
    text-indent: -4.615vw;
  }
}
.policy .img-center {
  margin: 70px auto;
  line-height: 0;
  text-align: center;
}
@media (max-width: 1440px) {
  .policy .img-center {
    margin: 4.861vw auto;
  }
}
@media (max-width: 780px) {
  .policy .img-center {
    margin: 15.385vw 0;
  }
}
.policy .img-center.graph {
  margin: 40px auto;
}
@media (max-width: 1440px) {
  .policy .img-center.graph {
    margin: 2.778vw auto;
  }
}
@media (max-width: 780px) {
  .policy .img-center.graph {
    margin: 7.692vw auto;
  }
}
@media (max-width: 780px) {
  .policy .img-center.outbox {
    padding: 0 10px;
  }
}
.policy .img-center.graph01 img {
  width: 227px;
  height: auto;
}
@media (max-width: 1440px) {
  .policy .img-center.graph01 img {
    width: 15.764vw;
  }
}
@media (max-width: 780px) {
  .policy .img-center.graph01 img {
    width: 58.205vw;
  }
}
.policy .img-center.graph02 img {
  width: 362px;
  height: auto;
}
@media (max-width: 1440px) {
  .policy .img-center.graph02 img {
    width: 25.139vw;
  }
}
@media (max-width: 780px) {
  .policy .img-center.graph02 img {
    width: 92.821vw;
  }
}
.policy .img-center.graph03 img {
  width: 360px;
  height: auto;
}
@media (max-width: 1440px) {
  .policy .img-center.graph03 img {
    width: 25vw;
  }
}
@media (max-width: 780px) {
  .policy .img-center.graph03 img {
    width: 92.308vw;
  }
}
.policy .img-center.graph04 img {
  width: 658px;
  height: auto;
}
@media (max-width: 1440px) {
  .policy .img-center.graph04 img {
    width: 45.694vw;
  }
}
@media (max-width: 780px) {
  .policy .img-center.graph04 img {
    width: 100%;
  }
}
.policy .morelink {
  margin: 120px auto 0 auto;
  width: 320px;
  height: 88px;
  font-size: 24px;
  font-weight: bold;
}
.policy .morelink a {
  color: #1db6e2;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  background: url(../images/policy/icon_arrow_blue.svg) right 36px center/14px no-repeat;
  border: 1px solid #1db6e2;
  border-radius: 100px;
}
@media (max-width: 1440px) {
  .policy .morelink a {
    background: url(../images/policy/icon_arrow_blue.svg) right 2.5vw center/0.972vw no-repeat;
  }
}
@media (max-width: 780px) {
  .policy .morelink a {
    padding-right: 6.667vw;
    background: url(../images/policy/icon_arrow_blue.svg) right 7.692vw center/3.077vw no-repeat;
  }
}
@media (max-width: 1440px) {
  .policy .morelink {
    margin-top: 8.333vw;
    width: 22.222vw;
    height: 6.111vw;
    font-size: 1.667vw;
  }
}
@media (max-width: 780px) {
  .policy .morelink {
    margin-top: 23.077vw;
    width: 82.051vw;
    height: 20.513vw;
    font-size: 5.128vw;
  }
}
.policy .otherlink {
  margin: 120px auto 0 auto;
  width: 440px;
  height: 88px;
  font-size: 24px;
  line-height: 1.3;
  font-weight: bold;
}
@media (max-width: 1440px) {
  .policy .otherlink {
    margin-top: 8.333vw;
    width: 30.556vw;
    height: 6.111vw;
    font-size: 1.667vw;
  }
}
@media (max-width: 780px) {
  .policy .otherlink {
    margin-top: 23.077vw;
    width: 100%;
    height: 20.513vw;
    font-size: 4.8vw;
  }
}
.policy .otherlink + .otherlink {
  margin-top: 20px;
}
@media (max-width: 1440px) {
  .policy .otherlink + .otherlink {
    margin-top: 1.389vw;
  }
}
@media (max-width: 780px) {
  .policy .otherlink + .otherlink {
    margin-top: 5.333vw;
  }
}
.policy .otherlink a {
  padding: 0 40px;
  color: #1db6e2;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  border: 1px solid #1db6e2;
  border-radius: 100px;
}
@media (max-width: 1440px) {
  .policy .otherlink a {
    padding: 0 2.778vw;
  }
}
@media (max-width: 780px) {
  .policy .otherlink a {
    padding: 0 6.667vw;
  }
}
.policy .otherlink a:after {
  content: "";
  display: inline-block;
  background: url(../images/policy/icon_arrow_blue.svg) center center/100% no-repeat;
  width: 14px;
  height: 21px;
  margin-left: auto;
}
@media (max-width: 1440px) {
  .policy .otherlink a:after {
    width: 0.972vw;
    height: 1.458vw;
  }
}
@media (max-width: 780px) {
  .policy .otherlink a:after {
    width: 2.821vw;
    height: 4.615vw;
  }
}
