@charset "UTF-8";

/*-----------------------------
アニメーション
-----------------------------*/
@media print,screen and (min-width: 901px) {
  .js_hidden {
    visibility: hidden;
    opacity: 0;
  }
  .area_top .js_hidden {
    -webkit-transition: opacity 2s;
    -moz-transition: opacity 2s;
    -ms-transition: opacity 2s;
    transition: opacity 2s;
  }
  .area_vision .js_hidden {
    -webkit-transition: opacity .8s;
    -moz-transition: opacity .8s;
    -ms-transition: opacity .8s;
    transition: opacity .8s;
  }
  .js_show {
    visibility: visible;
    opacity: 1;
  }
}
@media print {
  .js_hidden {
    visibility: visible;
    opacity: 1;
  }
}

/*-----------------------------
area_top
-----------------------------*/
.area_top .pgttl {
  text-align: center;
  font-family: "Yu Mincho",YuMincho,"Hiragino Mincho ProN","游明朝","ヒラギノ角ゴ Pro W3","HGS明朝E",Meiryo,"メイリオ",sans-serif;
}
.area_top .catch {
  display: block;
  width: 100%;
  text-align: center;
/*   font-family: "Noto Sans Japanese","ヒラギノ角ゴ W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif; */
  font-family: "Yu Mincho",YuMincho,"Hiragino Mincho ProN","游明朝","ヒラギノ角ゴ Pro W3","HGS明朝E",Meiryo,"メイリオ",sans-serif;
  font-weight: normal;
}
@media print,screen and (min-width: 901px) {
  .area_top {
    position: relative;
  }
  .area_top .pgttl {
    padding-top: 170px;
    font-size: 3.9rem;
    font-weight: 400;
  }
  .area_top .catch {
    font-size: 1.9rem;
    line-height: 2.368;
    margin-top: 40px;
  }
}
@media screen and (max-width: 900px) {
  .area_top {
    padding-top: 108px;
  }
  .area_top .pgttl {
    margin-bottom: 28px;
    padding: 0 15px;
    font-size: 2.4rem;
    line-height: 1.1;
    font-weight: bold;
  }
  .area_top .catch {
    margin-bottom: 28px;
    padding: 0 15px;
    font-size: 1.8rem;
    line-height: 1.5;
  }
}

/*
area_listvision
-----------*/
.area_listvision .ttl {
  text-align: center;
  color: #00618b;
  font-family: "Noto Sans Japanese","ヒラギノ角ゴ W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
  line-height: 1;
}
.area_listvision .txt::after {
  display: block;
  width: 100%;
  content: "";
  background: url("/asset/img/vision/ico_arrow03.gif") no-repeat center 0;
  background-size: contain;
}
.area_listvision .fig_ico::after {
  display: none;
}
@media print,screen and (min-width: 901px) {
  .area_listvision .list a:hover {
    opacity: 1;
  }
  .area_listvision .ttl {
     font-size: 4rem;
  }
  .area_listvision .list {
    width: 16%;
    max-width: 200px;
  }
  .area_listvision .txt {
    display: block;
    bottom: -39px;
  }
  .area_listvision .txt::after {
    position: absolute;
    height: 19px;
    margin-top: 22px;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
  }
  .area_listvision a:hover .txt::after {
    margin-top: 27px;
  }
}
@media screen and (max-width: 900px) {
  .area_listvision .ttl {
    font-size: 3.2rem;
    margin-bottom: 0;
  }
  .area_listvision .txt {
    bottom: -45px;
  }
  .area_listvision .txt::after {
    height: 15px;
    margin-top: 8px;
  }
}
/* slick */
@media screen and (max-width: 900px) {
  .slick-dots {
    top: -22px;
  }
}

/*-----------------------------
area_vision
-----------------------------*/
.area_vision .ac {
  display: block;
  position: relative;
  width: 100%;
}
.area_vision .ac::before {
  height: 0;
  content: "";
}
@media print,screen and (min-width: 901px) {
  .area_vision {
/*     margin-bottom: 475px; */
    padding-top: 130px;
    background: url("/asset/img/vision/bg_vision.gif") no-repeat top center;
    background-size: cover;
  }
  .area_vision .ac {
    padding-top: 144px;
    padding-bottom: 144px;
  }
  .area_vision .ac::after {
    display: block;
    clear: both;
    content: "";
  }
  .area_vision .ac::before {
    display: inline-block;
    position: absolute;
    top: 144px;
    width: 50%;
    padding-bottom: 30.73%;
    content: "";
  }
  .area_vision .ac:nth-of-type(odd)::before {
    left: 0;
  }
  .area_vision .ac:nth-of-type(even)::before {
    right: 0;
  }
  .area_vision .ac_01::before {
    background: url("/asset/img/vision/img_youth_pc.jpg?20221212") no-repeat 0 0;
    background-size: contain;
  }
  .area_vision .ac_02::before {
    background: url("/asset/img/vision/img_disaster_pc.jpg?20221212") no-repeat 0 0;
    background-size: contain;
  }
  .area_vision .ac_03::before {
    background: url("/asset/img/vision/img_economy_pc.jpg?20221212") no-repeat 0 0;
    background-size: contain;
  }
  .area_vision .ac_04::before {
    background: url("/asset/img/vision/img_elderly_pc.jpg?20221212") no-repeat 0 0;
    background-size: contain;
  }
  .area_vision .ac_05::before {
    background: url("/asset/img/vision/img_disaster_pc.jpg?20221212") no-repeat 0 0;
    background-size: contain;
  }
}
@media print,screen and (min-width: 1690px) {
  .area_vision .ac {
    padding-bottom: 284px;
  }
}
@media screen and (max-width: 900px) {
  .area_vision {
    padding-top: 60px;
    margin-bottom: 61px;
  }
  .area_vision::after {
    display: block;
    position: relative;
    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-top-width: 45px;
    border-top-color: #eff5f7;
    border-right-width: 50vw;
    border-right-color: transparent;
    border-bottom-width: 45px;
    border-bottom-color: transparent;
    border-left-width: 50vw;
    border-left-color: #eff5f7;
  }
  .area_vision .ac {
    padding-top: 90px;
  }
  .area_vision .ac::before {
    display: block;
    position: relative;
    top: 0;
    width: 100%;
    padding-bottom: 53.3%;
    content: "";
  }
  .area_vision .ac_01::before {
    background: url("/asset/img/vision/img_youth_sp.jpg?20221212") no-repeat 0 0;
    background-size: contain;
  }
  .area_vision .ac_02::before {
    background: url("/asset/img/vision/img_disaster_sp.jpg?20221212") no-repeat 0 0;
    background-size: contain;
  }
  .area_vision .ac_03::before {
    background: url("/asset/img/vision/img_economy_sp.jpg?20221212") no-repeat 0 0;
    background-size: contain;
  }
  .area_vision .ac_04::before {
    background: url("/asset/img/vision/img_elderly_sp.jpg?20221212") no-repeat 0 0;
    background-size: contain;
  }
  .area_vision .ac_05::before {
    background: url("/asset/img/vision/img_disaster_sp.jpg?20221212") no-repeat 0 0;
    background-size: contain;
  }
  .area_vision .ac::after {
    display: block;
    clear: both;
    content: "";
  }
  .area_vision .ac::after {
    display: block;
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-top-width: 45px;
    border-right-width: 50vw;
    border-bottom-width: 45px;
    border-left-width: 50vw;
  }
  .area_vision .ac_01::after {
    border-top-color: transparent;
    border-right-color: #eff5f7;
    border-bottom-color: #eff5f7;
    border-left-color: transparent;
  }
  .area_vision .ac_02::after {
    border-top-color: #eff5f7;
    border-right-color: transparent;
    border-bottom-color: #b8d7e1;
    border-left-color: #eff5f7;
  }
  .area_vision .ac_03::after {
    border-top-color: #b8d7e1;
    border-right-color: #b8d7e1;
    border-bottom-color: #eff5f7;
    border-left-color: transparent;
  }
  .area_vision .ac_04::after {
    border-top-color: #eff5f7;
    border-right-color: transparent;
    border-bottom-color: #b8d7e1;
    border-left-color: #eff5f7;
  }
  .area_vision .ac_05::after {
    border-top-color: #b8d7e1;
    border-right-color: #b8d7e1;
    border-bottom-color: #eff5f7;
    border-left-color: transparent;
  }
}

/*
contents
-----------*/
.box_content {
  position: relative;
  background-color: #fff;
  color: #221815;
}
.ttl_vision .num, .ttl_vision .ttl {
  display: inline-block;
  vertical-align: middle;
}
.ttl_vision {
  position: relative;
}
.ttl_vision .num {
  color: #00618b;
  font-family: "Source Sans Pro","Noto Sans Japanese","ヒラギノ角ゴ W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
  line-height: 1;
  font-style: italic;
  position: absolute;
  top: 0;
  left: 0;
}
.ttl_vision .sub_ttl {
  font-family: "Noto Sans Japanese","ヒラギノ角ゴ W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
.ttl_vision .ttl {
  font-family: "Noto Sans Japanese","ヒラギノ角ゴ W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
@media print,screen and (min-width: 901px) {
  .box_content {
    width: 70%;
    max-width: 783px;
    margin-top: 76px;
    padding: 55px 55px 63px;
    box-shadow: 3px 3px 8px #ccc;
  }
  .ac:nth-of-type(odd) .box_content {
    float: right;
  }
  .ac:nth-of-type(even) .box_content {
    float: left;
  }
  .ttl_vision {
    padding: 10px 0 11px 55px;
    margin-bottom: 15px;
  }
  .ttl_vision .num {
    margin-right: 17px;
    font-size: 8rem;
  }
  .ttl_vision .sub_ttl {
    font-size: 1.8rem;
    line-height: 1.1;
    margin-bottom: 5px;
  }
  .ttl_vision .ttl {
    font-size: 3.1rem;
    line-height: 1.1;
  }
  .box_content .txt {
    margin-top: 23px;
    margin-bottom: 23px;
    font-size: 1.4rem;
  }
  .ico_vision {
    position: absolute;
    top: 0;
    right: 36px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .ac_03 .ico_vision {
    width: 122px;
  }
}
@media screen and (max-width: 900px) {
  .box_content {
    padding: 25px 15px 35px;
  }
  
  .ttl_vision {
    padding: 4px 60px 3px 32px;
    margin-bottom: 15px;;
  }
  .ttl_vision .sub_ttl {
    font-size: 1.6rem;
    line-height: 1.1;
    margin-bottom: 5px;;
  }
  .ttl_vision .num {
    margin-right: 10px;
    font-size: 4.5rem;
  }
  .ttl_vision .ttl {
    font-size: 2.0rem;
    line-height: 1;
  }
  .ico_vision {
    position: absolute;
    top: 25px;
    right: 15px;
  }
  .ac_01 .ico_vision {
    width: 43px;
    margin-left: 12px;
  }
  .ac_02 .ico_vision {
    width: 24px;
    margin-left: 7px;
  }
  .ac_03 .ico_vision {
    width: 47px;
    margin-left: 6px;
  }
  .ac_04 .ico_vision {
    width: 31px;
    margin-left: 7px;
  }
  .ac_05 .ico_vision {
    width: 42px;
    margin-left: 6px;
  }
  .box_content .txt {
    margin-top: 5px;
    margin-bottom: 22px;
    font-size: 1.8rem;
  }
}

/* 具体例 */
.box_plan {
  font-family: "Noto Sans Japanese","ヒラギノ角ゴ W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
.btn_acc {
  display: inline-block;
  position: relative;
  color: #00618b;
  line-height: 1;
}
.btn_acc::after {
  display: block;
  position: absolute;
  /* content: "+"; */
  text-align: center;
  pointer-events: none;
  background-color: #93adc5;
  color: #fff;
}
.btn_acc.is_open::after {
  content: "-";
}
.ttl_plan {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5;
}
.un_list .list {
  position: relative;
  padding-left: 1em;
}
.un_list + .ttl_plan {
  margin-top: 23px;
}
.un_list .list::before {
  display: block;
  position: absolute;
  left: 0;
  content: "";
  border-radius: 50%;
  background-color: #00618b;
}

.un_list .list .inlist_list>li {
  position: relative;
  padding-left: 10px;
}
.un_list .list .inlist_list>li:before {
  display: block;
  position: absolute;
  left: 0;
  content: ">";
  color: #00618b;
  font-weight: bold;
}
@media print,screen and (min-width: 901px) {
  .btn_acc {
    padding: 0 10px 5px 10px;
    border-bottom: 3px solid #00618b;
    font-size: 1.7rem;
  }
  .btn_acc::after {
    top: 2px;
    right: 8px;
    width: 14px;
    height: 14px;
    border-radius: 3px;
    font-size: 1.3rem;
    line-height: 14px;
  }
  .btn_acc.is_open::after {
    line-height: 12px;
  }
  .box_plan .description {
    margin-top: 20px;
    font-size: 0;
  }
  .box_plan .col {
    display: inline-block;
    width: calc(100% / 3);
    padding-right: 20px;
    vertical-align: top;
  }
  .un_list .list {
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .un_list .list::before {
    top: 6px;
    width: 10px;
    height: 10px;
  }
  .un_list .list .inlist_list>li:before {
    top: 0;
  }
}
@media screen and (max-width: 900px) {
  .box_plan {
    margin-bottom: 25px;
    font-size: 0;
  }
  .box_plan::after {
    display: block;
    clear: both;
    content: "";
  }
  .btn_acc {
    display: block;
    width: 82px;
    padding: 0 0 4px 8px;
    margin-bottom: 10px;
    border-bottom: 2px solid #00618b;
    font-size: 1.8rem;
  }
  .btn_acc::after {
    top: 3px;
    right: 5px;
    width: 11px;
    height: 11px;
    border-radius: 3px;
    font-size: 1.4rem;
    line-height: 10px;
  }
  .btn_acc.is_open::after {
    line-height: 8px;
  }
  .ttl_plan {
    font-size: 1.8rem;
  }
  .box_plan .description {
/*     width: calc(100% - 75px);
    padding-left: 17px; */
  }
  .box_plan .col:not(:last-of-type) {
    margin-bottom: 25px;
  }
  .un_list .list {
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .un_list .list::before {
    top: 6px;
    width: 9px;
    height: 9px;
  }
}

.link_grd {
  display: block;
  position: relative;
  text-align: center;
  color: #285c8b;
}
.link_grd::after {
  display: inline-block;
  height: 35px;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  vertical-align: middle;
  border-right: 1px solid #285c8b;
  border-bottom: 1px solid #285c8b;
}
@media print,screen and (min-width: 901px) {
  .box_content .box_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    -webkit-box-align: flex-start;
  }
  .link_grd {
    width: 49.5%;
    max-width: 319px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
    border: 2px solid #285c8b;
    border-radius: 17px;
    font-size: 1.7rem;
    line-height: 31px;
  }
  .link_grd::after {
    width: 5px;
    height: 5px;
    margin-left: 12px;
  }
  .link_grd:hover {
    background: linear-gradient(#00618b, rgba(0, 97, 139, .8));
    color: #fff;
  }
}
@media screen and (max-width: 900px) {
  .link_grd {
    width: 100%;
    border: 1px solid #285c8b;
    border-radius: 17px;
    font-size: 1.8rem;
    line-height: 33px;
  }
  .link_grd:not(:last-of-type) {
    margin-bottom: 12px;
  }
  .link_grd::after {
    width: 5px;
    height: 5px;
    margin-left: 12px;
  }
}
