.dp-blue {
  background: #0575BA;
}

.lt-blue {
  background: #27A4E8;
}

.dp-yellow {
  background: #D39205;
}

.lt-yellow {
  background: #FABD00;
}

.lt-green {
  background: #28A839;
}

.dp-green {
  background: #407935;
}

.pink {
  background: #FF7B9C;
}

.orange {
  background: #EC6A06;
}

@media screen and (max-width: 767px) {
  .hr-main_lead01 + .hr-main_banner02 {
    margin-top: 7.734%;
  }
  .hr-main_banner02 + .hr-main_anchor02 {
    margin-top: 18.4%;
  }
  .hr-main_block01 + .hr-main_block01 {
    margin-top: 18.4%;
  }
  .hr-main_banner02 {
    width: 100%;
  }
}

.hr-main_banner02 {
  max-width: 1200px;
  padding: 0;
}

.hr-about_panel04 {
  display: block;
  background: transparent;
  border-top: none;
}

.hr-about_panel04 > ul {
  width: 100%;
}

.hr-about_panel04 .hr-about_txt {
  font-size: 24px;
  color: #fff;
  text-align: center;
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .hr-about_panel04 .hr-about_txt {
    font-size: 16px;
    margin-bottom: 2em;
  }
}

.hr-about_panel04 .hr-about_img-cont {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px 40px;
}

@media screen and (max-width: 767px) {
  .hr-about_panel04 .hr-about_img-cont {
    padding: 10px 40px;
  }
}

.hr-about_panel04 .hr-about_img-cont .hr-about_img {
  width: 100px;
  height: 100px;
  margin-top: 0;
  text-indent: 0;
  padding-left: 0.5em;
}

@media screen and (max-width: 767px) {
  .hr-about_panel04 .hr-about_img-cont .hr-about_img {
    width: 18.667vw;
    height: 18.667vw;
  }
}

.hr-about_panel04 .p_def01 {
  text-align: justify;
  color: #fff;
  max-width: 600px;
  margin: auto;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .hr-about_panel04 .p_def01 {
    max-width: 84vw;
  }
}

.hr-about_panel04 .text__top {
  padding-left: 0em;
  text-indent: 0em;
}

@media screen and (max-width: 767px) {
  .hr-about_panel04 .text__top {
    letter-spacing: 0;
  }
}

.hr-about_panel04 .text__middle {
  padding-left: 1em;
  text-indent: -1em;
}

@media screen and (max-width: 767px) {
  .hr-about_panel04 .text__middle {
    letter-spacing: 0;
  }
}

.hr-about_panel04 .text__bottom {
  padding-left: 2em;
  text-indent: -1em;
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .hr-about_panel04 .text__bottom {
    letter-spacing: 0;
  }
}

.hr-about_panel04 .hr-about_list03 {
  margin: auto;
}

.hr-about_panel04 .hr-about_list03.bg-w {
  background: #fff;
  max-width: 600px;
}

.hr-about_panel04 .hr-about_list03.bg-w.mt {
  margin-top: 2em;
}

@media screen and (max-width: 767px) {
  .hr-about_panel04 .hr-about_list03.bg-w.mt {
    margin-top: 1em;
  }
}

.hr-about_panel04 .hr-about_list03 .flx {
  display: flex;
  justify-content: space-between;
}

.hr-about_panel04 .hr-about_list03 .flx .itm.pr {
  padding-right: 1em;
}

.hr-about_panel04 .hr-about_list03 .a_btn01 {
  border: 1px solid #fff;
  color: #fff;
  margin: 20px auto;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .hr-about_panel04 .hr-about_list03 .a_btn01 {
    font-size: 10.5px;
    margin: 0.477em auto;
  }
}

.hr-about_panel04 .hr-about_list03 .a_btn01::after {
  background-image: url(/theme-images/about/sdgs/arrow.png);
}

.hr-about_panel04 .hr-about_list03 > li {
  max-width: 600px;
  height: auto;
  margin: 15px auto 0;
}

@media screen and (max-width: 767px) {
  .hr-about_panel04 .hr-about_list03 > li {
    max-width: 84vw;
  }
}

.hr-about_panel04 .hr-about_list03 > li.size {
  max-width: 551px;
}

@media screen and (max-width: 767px) {
  .hr-about_panel04 .hr-about_list03 > li.size {
    max-width: 84vw;
  }
}

.hr-about_panel04 .hr-about_list03 > li.size1 {
  max-width: 200px;
}

@media screen and (max-width: 767px) {
  .hr-about_panel04 .hr-about_list03 > li.size1 {
    max-width: 33.334vw;
    padding: 2em;
  }
}

.hr-about_panel04 .hr-about_list03 > li.size2 {
  max-width: 300px;
}

@media screen and (max-width: 767px) {
  .hr-about_panel04 .hr-about_list03 > li.size2 {
    max-width: 46.667vw;
    padding: 2em;
  }
}

.hr-about_panel04 .hr-about_list03 > li.size3 {
  max-width: 400px;
}

@media screen and (max-width: 767px) {
  .hr-about_panel04 .hr-about_list03 > li.size3 {
    max-width: 70vw;
    padding: 2em;
  }
}

.hr-about_panel04 .hr-about_list03 > li.m-t {
  margin-top: -10px;
}

@media screen and (max-width: 767px) {
  .hr-about_panel04 .hr-about_list03 > li.m-t {
    margin-top: 15px;
  }
}

.hr-about_panel04 .hr-about_list03 > li figure > figcaption {
  background: transparent;
  color: #fff;
  position: relative;
  top: .5em;
}

.hr-about_panel04 .hr-about_list03 > .bg-w {
  background: #fff;
}

.hr-about_panel04 .hr-about_list03 > .bg-w img {
  width: 70%;
  padding: 20px 0;
  margin: auto;
}

.hr-main_anchor02 .ul_btn02 {
  width: 540px;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .hr-main_anchor02 .ul_btn02 {
    width: 100%;
  }
}

.hr-main_anchor02 .ul_btn02 .btn-itm {
  padding: 0;
}

.hr-main_anchor02 .ul_btn02 .btn-itm.animated {
  -webkit-animation-name: rotatex_animated;
          animation-name: rotatex_animated;
  -webkit-animation-duration: 800ms;
          animation-duration: 800ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  transition: -webkit-transform;
  transition: transform;
  transition: transform, -webkit-transform;
}

.hr-main_anchor02 .ul_btn02 .btn-itm::before {
  display: none;
}

.hr-main_anchor02 .ul_btn02 .btn-itm::after {
  display: none;
}

.hr-main_anchor02 .ul_btn02 .btn-itm.itm1 {
  width: 224px;
  -webkit-animation-delay: 100ms;
          animation-delay: 100ms;
}

@media screen and (max-width: 767px) {
  .hr-main_anchor02 .ul_btn02 .btn-itm.itm1 {
    width: 37.334%;
  }
}

.hr-main_anchor02 .ul_btn02 .btn-itm.itm2 {
  width: 288px;
  -webkit-animation-delay: 400ms;
          animation-delay: 400ms;
}

@media screen and (max-width: 767px) {
  .hr-main_anchor02 .ul_btn02 .btn-itm.itm2 {
    width: 47.2%;
  }
}

.hr-main_anchor02 + .hr-main_block01 {
  margin-top: 100px;
}

@media screen and (max-width: 767px) {
  .hr-main_anchor02 + .hr-main_block01 {
    margin-top: 18.934%;
  }
}

.hr-main_block01 .hn_ttl02 {
  background: none;
  color: #4D4D4D;
  font-size: 26px;
  line-height: 1.56;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .hr-main_block01 .hn_ttl02 {
    font-size: 17.5px;
    line-height: 1.6em;
  }
}

.hr-main_block01 .hn_ttl02 span {
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .hr-main_block01 .hn_ttl02 span {
    font-size: 10.5px;
    line-height: 1.715em;
    display: inline-block;
    margin-top: 3%;
  }
}

.hr-main .hr-about_cont {
  max-width: 1200px;
  margin: 58px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .hr-main .hr-about_cont {
    max-width: 94.667vw;
    margin: 8.267% auto 0;
  }
}

.hr-main .hr-about_cont::before {
  content: '';
  display: block;
  width: 285px;
  order: 1;
}

@media screen and (max-width: 767px) {
  .hr-main .hr-about_cont::before {
    display: none;
  }
}

.hr-main .hr-about_cont::after {
  content: '';
  display: block;
  width: 285px;
}

@media screen and (max-width: 767px) {
  .hr-main .hr-about_cont::after {
    display: none;
  }
}

.hr-main .hr-about_itm {
  width: 285px;
  height: 227px;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
  position: relative;
}

@media screen and (max-width: 767px) {
  .hr-main .hr-about_itm {
    width: 46vw;
    height: 36.667vw;
  }
}

.hr-main .hr-about_itm.mt {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .hr-main .hr-about_itm.mt {
    margin-top: 8%;
  }
}

@media screen and (max-width: 767px) {
  .hr-main .hr-about_itm.mtsp {
    margin-top: 8%;
  }
}

.hr-main .hr-about_itm .hover-cont {
  width: 285px;
  height: 227px;
  background: #808080;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .hr-main .hr-about_itm .hover-cont {
    width: 46vw;
    height: 36.667vw;
  }
}

.hr-main .hr-about_itm .hover-cont.dire {
  flex-direction: column;
  justify-content: space-around;
}

.hr-main .hr-about_itm .hover-cont_txt {
  font-size: 16px;
  color: #fff;
  position: relative;
}

@media screen and (max-width: 767px) {
  .hr-main .hr-about_itm .hover-cont_txt {
    font-size: 10.5px;
  }
}

.hr-main .hr-about_itm .hover-cont_txt::after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: inline-block;
  margin: 0 0 0 37px;
}

@media screen and (max-width: 767px) {
  .hr-main .hr-about_itm .hover-cont_txt::after {
    width: 2vw;
    height: 2vw;
    margin: 0 0 0 5vw;
  }
}

.hr-main .hr-about_itm .hover-cont_link {
  font-size: 16px;
  color: #fff;
  position: relative;
  width: 285px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .hr-main .hr-about_itm .hover-cont_link {
    width: 46vw;
    font-size: 10.5px;
  }
}

.hr-main .hr-about_itm .hover-cont_link a {
  text-decoration: none;
}

.hr-main .hr-about_itm .hover-cont_link::before {
  content: '';
  width: 285px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: -44px;
  left: 0;
}

@media screen and (max-width: 767px) {
  .hr-main .hr-about_itm .hover-cont_link::before {
    width: 46vw;
    top: -6vw;
    left: 0;
  }
}

.hr-main .hr-about_itm .hover-cont_link::after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: inline-block;
  margin: 0 0 0 37px;
}

@media screen and (max-width: 767px) {
  .hr-main .hr-about_itm .hover-cont_link::after {
    width: 2vw;
    height: 2vw;
    margin: 0 0 0 5vw;
  }
}

.hr-main .hr-about_img-cont {
  width: 285px;
  height: 95px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .hr-main .hr-about_img-cont {
    width: 46vw;
    height: 15.334vw;
  }
}

.hr-main .hr-about_img {
  width: 95px;
  height: 95px;
}

@media screen and (max-width: 767px) {
  .hr-main .hr-about_img {
    width: 15.334vw;
    height: 15.334vw;
  }
}

.hr-main .hr-about_txt-cont {
  width: 285px;
  height: 132px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .hr-main .hr-about_txt-cont {
    width: 46vw;
    height: 21.334vw;
  }
}

.hr-main .hr-about_txt {
  font-size: 16px;
  line-height: 1.52;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.hr-main .hr-about_txt .hidden_sp {
  display: none;
}

.hr-main .hr-about_txt .hidden_pc {
  display: block;
}

.hr-main .hr-about_txt .arrow {
  width: 12px;
  height: 13px;
  display: inline-block;
  margin-left: 11px;
  margin-bottom: -1px;
}

@media screen and (max-width: 767px) {
  .hr-main .hr-about_txt .arrow {
    width: 2vw;
    height: 2.5vw;
    display: inline-block;
    margin-left: 2.5vw;
    margin-bottom: -0.5vw;
  }
}

@media screen and (max-width: 767px) {
  .hr-main .hr-about_txt {
    font-size: 2.5vw;
    line-height: 1.5em;
  }
  .hr-main .hr-about_txt .hidden_pc {
    display: none;
  }
  .hr-main .hr-about_txt .hidden_sp {
    display: block;
  }
}

.hr-main .hr-about_txt span {
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .hr-main .hr-about_txt span {
    font-size: 9.5px;
  }
}

.modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
  overflow: auto;
}

.modal__bg {
  background: rgba(0, 0, 0, 0.8);
  height: 100vh;
  position: absolute;
  width: 100%;
}

.modal__content {
  left: 50%;
  padding: 40px 0;
  position: relative;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 80%;
  max-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

.no_scroll {
  overflow: hidden;
}

.batsu {
  display: block;
  position: absolute;
  top: 0vw;
  right: 0.5vw;
  width: 30px;
  height: 30px;
}

@media screen and (max-width: 767px) {
  .batsu {
    top: 4vw;
    right: 2.8vw;
  }
}

.batsu::before, .batsu::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 30px;
  background: #808080;
}

.batsu::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.batsu::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

@-webkit-keyframes stand_animated {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes stand_animated {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes rotatex_animated {
  0% {
    -webkit-transform: rotateX(360deg);
            transform: rotateX(360deg);
  }
  100% {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
  }
}

@keyframes rotatex_animated {
  0% {
    -webkit-transform: rotateX(360deg);
            transform: rotateX(360deg);
  }
  100% {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
  }
}

.card, .card2 {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  transition: 1s;
}

.card.animated, .card2.animated {
  -webkit-animation-name: stand_animated;
          animation-name: stand_animated;
  -webkit-animation-duration: 300ms;
          animation-duration: 300ms;
  -webkit-animation-delay: 200ms;
          animation-delay: 200ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  transition: -webkit-transform;
  transition: transform;
  transition: transform, -webkit-transform;
}

.card.active .card-front, .card2.active .card-front {
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg);
}

.card.active .card-back, .card2.active .card-back {
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
}

.card .card-front, .card2 .card-front {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
  transition: 1s;
}

.card .card-back, .card2 .card-back {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  transition: 1s;
}
