@charset "UTF-8";
/* 20230627 all600px→768px */
html {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: aliased;
  -webkit-font-feature-settings: "pkna";
  font-feature-settings: "pkna";
  font-size: 62.5%;
  color: #333;
  box-sizing: border-box; }

body {
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 1.6;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  min-width: 1024px;
  position: relative;
  letter-spacing: 0.05em; }
@media screen and (max-width: 1024px) {
  body {
    min-width: auto;
    min-width: initial; } }
@media screen and (max-width: 768px) {
  body {
    min-width: 768px; } }

img {
  vertical-align: bottom; }

a[href^="tel:"] {
  display: block;
  pointer-events: none; }
  /* 20230625 768px→836px */
@media screen and (max-width: 836px) {
  a[href^="tel:"] {
    pointer-events: auto; } }

.pace-running #wrap {
  display: none; }

.clearfix::after {
  content: "";
  display: block;
  clear: both; }

.por {
  position: relative; }

.only-pc {
  display: block; }
@media screen and (max-width: 1024px) {
  .only-pc {
    display: none !important; } }

.only-pc-tab {
  display: block; }
@media screen and (max-width: 768px) {
  .only-pc-tab {
    display: none !important; } }

.only-tab-sp {
  display: none !important; }
@media screen and (max-width: 1024px) {
  .only-tab-sp {
    display: block !important; } }

.only-sp {
  display: none !important; }
@media screen and (max-width: 768px) {
  .only-sp {
    display: block !important; } }

.img-fit {
  width: 100%;
  height: auto; }

.img-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.side-margin {
  margin-right: auto;
  margin-left: auto; }

.oh {
  overflow: hidden; }

.float-l {
  float: left; }

.float-r {
  float: right; }

.float-clear {
  float: none;
  clear: both; }

.t-left {
  text-align: left; }

.t-right {
  text-align: right; }

.t-center {
  text-align: center; }

.t-center-pc {
  text-align: center; }
@media screen and (max-width: 768px) {
  .t-center-pc {
    text-align: justify; } }

.t-just {
  text-align: justify; }

.m-center {
  margin-right: auto;
  margin-left: auto; }

.fwb {
  font-weight: bold; }

.dbl {
  display: block; }

.fss {
  font-size: 14px; }

.fsm {
  font-size: 24px; }

.fsm-r {
  font-size: 24px; }
@media screen and (max-width: 768px) {
  .fsm-r {
    font-size: 18px; } }

.lh18 {
  line-height: 1.8; }

.lh2 {
  line-height: 2; }

.les01 {
  letter-spacing: 0.1em; }

.mt05em {
  margin-top: 0.5em; }

.mt1em {
  margin-top: 1em; }

.mt15em {
  margin-top: 1.5em; }

.mt2em {
  margin-top: 2em; }
@media screen and (max-width: 768px) {
  .mt2em {
    margin-top: 1em; } }

.mt3em {
  margin-top: 3em; }
@media screen and (max-width: 768px) {
  .mt3em {
    margin-top: 1.5em; } }

.mt4em {
  margin-top: 4em; }
@media screen and (max-width: 768px) {
  .mt4em {
    margin-top: 2em; } }

.mt6em {
  margin-top: 6em; }
@media screen and (max-width: 768px) {
  .mt6em {
    margin-top: 4em; } }

.mb05em {
  margin-bottom: 0.5em; }

.mb1em {
  margin-bottom: 1em; }

.mb15em {
  margin-bottom: 1.5em; }

.mb2em {
  margin-bottom: 2em; }

.mb3em {
  margin-bottom: 3em; }

.mb4em {
  margin-bottom: 4em; }

.mb8per {
  margin-bottom: 8%; }

.ml1em, .ml1em-pc {
  margin-left: 1em; }

.mb60 {
  margin-bottom: 60px !important; }
@media screen and (max-width: 768px) {
  .mb60 {
    margin-bottom: 40px !important; } }

.pdt20 {
  padding-top: 20px; }

.pdt30 {
  padding-top: 30px; }

.pdt40 {
  padding-top: 40px; }
@media screen and (max-width: 768px) {
  .pdt40 {
    padding-top: 30px !important; } }

.pdt60 {
  padding-top: 60px !important; }
@media screen and (max-width: 768px) {
  .pdt60 {
    padding-top: 40px !important; } }

.pdt70 {
  padding-top: 70px !important; }
@media screen and (max-width: 768px) {
  .pdt70 {
    padding-top: 50px !important; } }

.pdt80 {
  padding-top: 80px; }

.pdt150 {
  padding-top: 150px; }

.pdt155 {
  padding-top: 155px; }

.pdb30 {
  padding-bottom: 30px; }

.pdb40 {
  padding-bottom: 40px; }
@media screen and (max-width: 768px) {
  .pdb40 {
    padding-bottom: 30px !important; } }

.pdb60 {
  padding-bottom: 60px !important; }
@media screen and (max-width: 768px) {
  .pdb60 {
    padding-bottom: 40px !important; } }

.pdb80 {
  padding-bottom: 80px !important; }
@media screen and (max-width: 768px) {
  .pdb80 {
    padding-bottom: 60px !important; } }

.pdb90 {
  padding-bottom: 90px; }

.pdb130 {
  padding-bottom: 130px; }

.pdb150 {
  padding-bottom: 150px; }

.font-sans {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important; }

.noto-serif {
  font-family: "Noto Sans JP", sans-serif; }
.noto-serif.-mid {
  font-weight: 500; }
.noto-serif.-bold {
  font-weight: 600; }

.bg-l-gray {
  background: #f1f1f1; }
.bg-l-gray.br24 {
  border-radius: 24px; }
.bg-l-gray.pd40 {
  padding: 40px; }
@media screen and (max-width: 768px) {
  .bg-l-gray.pd40 {
    padding: 1.5em; } }

.bg-blue {
  background: #4A8DBB; }

.bg-base {
  background: #FCF1A8; }

.bg-pale-red {
  background: #ce2c251a; }

.bg-deep-red {
  background: #b40a00; }

.bg-black {
  background: #1A1A1A; }

.bg-white {
  background: #fff; }

.blue {
  color: #4A8DBB; }

.white {
  color: white; }

.orange {
  color: #E16400; }

.key {
  color: #1B502A; }

a {
  color: #429D48; }
a:hover {
  color: #1B502A; }
a img:hover {
  opacity: 0.8; }

.section-size {
  width: 1024px;
  margin-right: auto;
  margin-left: auto; }
@media screen and (max-width: 1024px) {
  .section-size {
    width: auto;
    padding-right: 4%;
    padding-left: 4%; } }
.section-size.-sp-all {
  margin-right: auto;
  margin-left: auto; }
@media screen and (max-width: 1024px) {
  .section-size.-sp-all {
    width: auto;
    padding-right: 0;
    padding-left: 0; } }
.section-size img {
  max-width: 100%;
  height: auto; }

.section-inner {
  width: 1000px;
  margin-right: auto;
  margin-left: auto; }
@media screen and (max-width: 1024px) {
  .section-inner {
    width: auto;
    padding-right: 4%;
    padding-left: 4%; } }
.section-inner.-sp-all {
  margin-right: auto;
  margin-left: auto; }
@media screen and (max-width: 1024px) {
  .section-inner.-sp-all {
    width: auto;
    padding-right: 0;
    padding-left: 0; } }
.section-inner img {
  max-width: 100%;
  height: auto; }

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700; }

p {
  margin: 0 0 0.5em;
  font-size: 18px; }
@media screen and (max-width: 1024px) {
  p {
    font-size: 14px; } }

.w-100 {
  width: 100%;
  height: auto; }

.inView_up, .inView_in {
  opacity: 0; }

.animated.-slow {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -moz-transition-delay: 400ms;
  -webkit-transition-delay: 400ms;
  -o-transition-delay: 400ms;
  -ms-transition-delay: 400ms; }

.pink {
  color: #e65064; }

.animated.delay-500ms {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms; }

main {
  background: #fff;
  /* 20230606 commentout */
  /* padding-bottom: 50px; */
}
/* 20230627 commentout */
/* @media screen and (max-width: 1024px) {
  main {
    width: 1024px;
    max-width: unset; } } */
@media screen and (max-width: 768px) {
  main {
    width: auto; } }
main strong {
  color: #1B502A;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700; }

  /* 20230625 commentout */
/* .pg-head {
  background-image: url("https://ust1001.jp/wp/wp-content/themes/ust_2201/img/company/pg-head.png");
  background-size: cover;
  background-position: center center;
  box-sizing: border-box;
  background-repeat: no-repeat; }
@media screen and (max-width: s) {
  .pg-head {
    padding: 26% 0 4%;
    min-height: unset;
    height: auto; } }
.pg-head .-inner {
  width: 1000px;
  background-image: url("https://ust1001.jp/wp/wp-content/themes/ust_2201/houjinzaiko-kaitori/img/pg-head-inner.png");
  height: 390px;
  margin: 0 auto;
  position: relative;
  background-repeat: no-repeat; }
@media screen and (max-width: 768px) {
  .pg-head .-inner {
    width: 94%;
    height: auto;
    padding-top: 39%;
    background-size: 100% 100%; } } */

.kaitori_h1 {
  text-align: center;
  margin-bottom: 25px;
  color: #fff;
}

.pg-head .-inner h1,.pg-head .-inner h2 {
  font-size: 45px;
  color: #1B502A;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  top: -1.4em;
  text-align: center;
  height: 4em;
  line-height: 1.4;
  font-weight: 900; }
@media screen and (max-width: 768px) {
  .pg-head .-inner h1, .pg-head .-inner h2 {
    font-size: 36px;
    line-height: 1.3;
    top: -26%;
    letter-spacing: normal; } }
.pg-head .-inner h1 span, .pg-head .-inner h2 span {
  color: #e65064;
  font-size: 150%; }
.pg-head .-inner strong.-top {
  display: block;
  width: 90%;
  text-align: center;
  padding: 0.5em;
  background: #1B502A;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  bottom: auto;
  box-sizing: border-box;
  font-size: 17px;
  border-radius: 14px 14px 0 0; }
@media screen and (max-width: 768px) {
  .pg-head .-inner strong.-top {
    font-size: 22px;
    padding: 1em;
    top: -55%;
    line-height: 1.4; } }
.pg-head .-inner strong.-bottom {
  display: block;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  top: auto;
  bottom: 14%;
  box-sizing: border-box;
  font-size: 24px; }
@media screen and (max-width: 768px) {
  .pg-head .-inner strong.-bottom {
    font-size: 20px;
    line-height: 1.4;
    bottom: 14%;
    letter-spacing: normal; } }

.onayami {
  background-image: url("https://ust1001.jp/wp/wp-content/themes/ust_2201/houjinzaiko-kaitori/img/bg-onayami.png");
  background-repeat: repeat;
  background-position: center center;
  padding: 50px 0; }
@media screen and (max-width: 768px) {
  .onayami {
    padding-top: 4%;
    padding-bottom: 4%; } }
.onayami .-inner {
  max-width: 1024px;
  width: 94%;
  margin: 0 auto; }
.onayami .balloon {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 1em;
  box-sizing: border-box;
  width: 500px;
  background: #4558A4;
  border-radius: 50px; }
@media screen and (max-width: 768px) {
  .onayami .balloon {
    width: auto;
    padding: 1em 0; } }
.onayami .balloon::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #4558A4; }
.onayami .balloon p {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 24px;
  text-align: center;
  font-weight: bold; }
@media screen and (max-width: 768px) {
  .onayami .balloon p {
    font-size: 28px; } }
.onayami h2 {
  font-size: 30px;
  color: #4558A4;
  text-align: center;
  margin: 1em 0;
  font-weight: 900; }
@media screen and (max-width: 768px) {
  .onayami h2 {
    line-height: 1.4;
    font-size: 36px; } }
.onayami h2 strong {
  color: #e65064;
  font-size: 150%;
  font-weight: 900; }
.onayami h2 span {
  font-size: 150%; }
.onayami ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
@media screen and (max-width: 768px) {
  .onayami ul {
    display: block; } }
.onayami ul li {
  width: 49%;
  background: #fff;
  text-align: center;
  border-radius: 12px;
  margin-bottom: 2%; }
@media screen and (max-width: 768px) {
  .onayami ul li {
    width: 94%;
    margin: 0 auto 4%; } }
.onayami ul li p {
  font-size: 24px;
  color: #4558A4;
  margin: 0;
  padding: 1em 0;
  font-weight: bold;
  line-height: 1.5; }
@media screen and (max-width: 768px) {
  .onayami ul li p {
    font-size: 30px;
    letter-spacing: normal; } }
.onayami ul li p span {
  position: relative;
  z-index: 1; }
.onayami ul li p strong {
  font-size: 150%;
  color: #4558A4;
  position: relative;
  display: inline-block; }
.onayami ul li p strong::after {
  content: "";
  width: 104%;
  display: block;
  background: #FCF1A8;
  height: 16px;
  position: absolute;
  bottom: 2px;
  left: -2%;
  border-radius: 4px; }

.kaiketsu {
  padding: 70px 0 50px; }
@media screen and (max-width: 768px) {
  .kaiketsu {
    padding-top: 6%;
    padding-bottom: 4%; } }
.kaiketsu .-inner {
  max-width: 1024px;
  width: 94%;
  margin: 0 auto; }
.kaiketsu h2 {
  color: #1B502A;
  font-size: 30px;
  text-align: center;
  position: relative;
  display: inline-block; }
@media screen and (max-width: 768px) {
  .kaiketsu h2 {
    font-size: 34px;
    letter-spacing: normal; } }
.kaiketsu h2::before, .kaiketsu h2::after {
  content: "";
  width: 50px;
  height: 94px;
  background-image: url("https://ust1001.jp/wp/wp-content/themes/ust_2201/houjinzaiko-kaitori/img/naname-l.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
  position: absolute;
  bottom: 10px; }
.kaiketsu h2::before {
  background-image: url("https://ust1001.jp/wp/wp-content/themes/ust_2201/houjinzaiko-kaitori/img/naname-l.png");
  left: -70px; }
@media screen and (max-width: 768px) {
  .kaiketsu h2::before {
    left: -65px; } }
.kaiketsu h2::after {
  background-image: url("https://ust1001.jp/wp/wp-content/themes/ust_2201/houjinzaiko-kaitori/img/naname-r.png");
  right: -70px; }
@media screen and (max-width: 768px) {
  .kaiketsu h2::after {
    right: -65px; } }
.kaiketsu h2 strong {
  color: #e65064;
  font-size: 42px; }
.kaiketsu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px; }
@media screen and (max-width: 768px) {
  .kaiketsu ul {
    display: block;
    margin-top: 6%; } }
.kaiketsu ul li {
  width: 23%; }
@media screen and (max-width: 768px) {
  .kaiketsu ul li {
    width: auto;
    margin-bottom: 6%; } }
.kaiketsu ul li img {
  width: auto;
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto; }
.kaiketsu ul li h3 {
  color: #1B502A;
  font-size: 24px;
  text-align: center;
  margin: 1em 0; }
@media screen and (max-width: 768px) {
  .kaiketsu ul li h3 {
    font-size: 30px;
    margin: 0.5em 0; } }
.kaiketsu ul li p {
  font-size: 14px;
  text-align: justify; }
@media screen and (max-width: 768px) {
  .kaiketsu ul li p {
    font-size: 24px;
    width: 90%;
    margin: 0 auto; } }

.moushi {
    /* 20230627 img_change */
  background-image: url("../houjinzaiko-kaitori/img/bg-moushi.png");
    /* 20230627 commentout */
  /* background-repeat: no-repeat;
  background-position: center center; */
  min-height: 487px;
  position: relative;
  z-index: 2; }
  /* 20230627 commentout */
/* @media screen and (max-width: 768px) {
  .moushi {
    min-height: 587px;
    background-image: url("https://ust1001.jp/wp/wp-content/themes/ust_2201/houjinzaiko-kaitori/img/bg-moushi.png"); } } */
.moushi.-mb {
  margin-bottom: 90px; }
@media screen and (max-width: 768px) {
  .moushi.-mb {
    margin-bottom: 14%;
    /* 20230627 add */
    padding-bottom: 14%; } }
.moushi .-inner {
  max-width: 1000px;
  width: 94%;
  margin: 0 auto;
  padding-top: 74px;
  /* 20230627 add */
padding-bottom: 74px; }
@media screen and (max-width: 768px) {
  .moushi .-inner {
    width: 90%;
    padding-top: 10%; } }
.moushi .-inner h2 {
  text-align: center;
  color: #fff;
  font-size: 42px;
  margin-bottom: 1em; }
@media screen and (max-width: 768px) {
  .moushi .-inner h2 {
    margin-bottom: 0.8em; } }
.moushi .-inner .btn-area {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 12px;
  overflow: hidden;
  padding: 62px;
/* 20230627 add */
display: flex;
justify-content: center;
gap: 10px;
}
@media screen and (max-width: 768px) {
  .moushi .-inner .btn-area {
    padding: 6%;
    /* 20230627 add */
  display: block; } }
.moushi .-inner .btn-area .btn {
  display: block;
  width: 400px;
  height: auto;
  line-height: 1; }
@media screen and (max-width: 768px) {
  .moushi .-inner .btn-area .btn {
    width: 100%; } }
.moushi .-inner .btn-area .btn:hover img {
  filter: drop-shadow(2px 3px 14px rgba(0, 0, 0, 0.2)); }
.moushi .-inner .btn-area .btn.-web {
  float: left; }
@media screen and (max-width: 768px) {
  .moushi .-inner .btn-area .btn.-web {
    float: none;
    margin: 0 auto 6%; } }
.moushi .-inner .btn-area .btn.-tel {
  float: right; }
@media screen and (max-width: 768px) {
  .moushi .-inner .btn-area .btn.-tel {
    float: none;
    margin: 0 auto; } }
.moushi .-inner .btn-area .btn img {
  width: 100%;
  height: auto;
  filter: drop-shadow(4px 6px 14px rgba(0, 0, 0, 0.2)); }

.bg-ttl {
  background-image: url("https://ust1001.jp/wp/wp-content/themes/ust_2201/houjinzaiko-kaitori/img/bg-ttl.png");
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 136px; }
.bg-ttl h2 {
  color: #fff; }
.bg-ttl h2 span {
  display: block;
  text-align: center; }
.bg-ttl h2 span.-ja {
  font-size: 30px;
  padding-top: 0.6em; }
@media screen and (max-width: 768px) {
  .bg-ttl h2 span.-ja {
    font-size: 32px;
    padding-top: 0.3em; } }
.bg-ttl h2 span.-en {
  font-size: 14px; }
@media screen and (max-width: 768px) {
  .bg-ttl h2 span.-en {
    font-size: 20px; } }

.intro {
  font-size: 24px;
  text-align: center;
  margin: 2em 0;
  display: block; }
@media screen and (max-width: 768px) {
  .intro {
    margin: 1.5em 0;
    font-size: 30px; } }

.reason {
  padding-bottom: 80px; }
.reason .-inner {
  max-width: 1000px;
  width: 94%;
  margin: 0 auto; }
.reason .sec {
  border: solid 10px #1B502A;
  max-width: 1000px;
  width: 100%;
  position: relative;
  border-radius: 12px;
  box-sizing: border-box;
  padding: 80px 40px 60px;
  margin: 80px auto 0; }
.reason .sec .sec-ttl {
  width: 440px;
  height: 104px;
  position: absolute;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  top: -52px;
  bottom: auto;
padding-top: 0; }
.reason .sec .sec-ttl img {
  width: 100%;
  height: auto; }
.reason .sec h3 {
  text-align: center;
  color: #1B502A;
  font-size: 30px;
  margin-bottom: 1em; }
@media screen and (max-width: 768px) {
  .reason .sec h3 {
    font-size: 36px; } }
.reason .sec h3 strong {
  color: #e65064; }
.reason .sec h4 {
  text-align: center;
  color: #1B502A;
  font-size: 24px;
  margin-bottom: 2em; }
@media screen and (max-width: 768px) {
  .reason .sec h4 {
    font-size: 28px;
    margin-bottom: 1em; } }
.reason .sec .naze {
  padding-bottom: 60px; }
@media screen and (max-width: 768px) {
  .reason .sec .naze {
    padding-bottom: 10%; } }
.reason .sec .naze img {
  float: left;
  width: 42%;
  height: auto;
  display: block; }
@media screen and (max-width: 768px) {
  .reason .sec .naze img {
    float: none;
    width: 100%;
    display: block;
    margin: 0 auto; } }
.reason .sec .naze p {
  float: right;
  width: 55%;
  font-size: 14px;
  line-height: 2;
  padding-top: 2em;
  text-align: justify;
  margin-bottom: 0; }
@media screen and (max-width: 768px) {
  .reason .sec .naze p {
    float: none;
    width: auto;
    font-size: 24px;
    padding-top: 1em;
    line-height: 1.8; } }
.reason .sec .himitsu {
  overflow: hidden; }
.reason .sec .himitsu .-left {
  float: left;
  width: 36%; }
@media screen and (max-width: 768px) {
  .reason .sec .himitsu .-left {
    float: none;
    width: 100%;
    display: block;
    margin: 0 auto; } }
.reason .sec .himitsu .-left img {
  width: 280px;
  height: auto;
  display: block;
  margin: 0 auto; }
.reason .sec .himitsu .-left p {
  font-size: 20px;
  margin-top: 1em; }
@media screen and (max-width: 768px) {
  .reason .sec .himitsu .-left p {
    font-size: 28px; } }
.reason .sec .himitsu .-right {
  float: right;
  width: 58%; }
@media screen and (max-width: 768px) {
  .reason .sec .himitsu .-right {
    float: none;
    width: auto; } }
.reason .sec .himitsu .-right p {
  font-size: 14px;
  line-height: 2;
  padding-top: 1em;
  text-align: justify;
  margin-bottom: 0; }
@media screen and (max-width: 768px) {
  .reason .sec .himitsu .-right p {
    font-size: 24px;
    line-height: 1.8; } }
.reason .sec .himitsu .-right ul {
  list-style: none;
  margin: 0;
  padding: 0; }
.reason .sec .himitsu .-right ul li {
  padding: 1em 0 1em 40px;
  border-bottom: dashed 2px #1B502A;
  font-size: 16px;
  color: #1B502A;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
  text-align: justify; }
@media screen and (max-width: 768px) {
  .reason .sec .himitsu .-right ul li {
    font-size: 28px; } }
.reason .sec .himitsu .-right ul li::before {
  content: "";
  width: 33px;
  height: 24px;
  display: block;
  position: absolute;
  top: 18px;
  left: 0;
  background-image: url("https://ust1001.jp/wp/wp-content/themes/ust_2201/houjinzaiko-kaitori/img/icon-check.png");
  background-size: 33px 24px;
  background-position: 0 0; }
@media screen and (max-width: 768px) {
  .reason .sec .himitsu .-right ul li::before {
    top: 40px; } }
.reason .sec .col-3 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
@media screen and (max-width: 768px) {
  .reason .sec .col-3 {
    display: block;
    margin-bottom: -12%; } }
.reason .sec .col-3 div {
  width: 32%;
  text-align: center; }
@media screen and (max-width: 768px) {
  .reason .sec .col-3 div {
    width: auto;
    margin-bottom: 12%; } }
.reason .sec .col-3 div img {
  width: 200px;
  height: auto;
  margin-bottom: 10px; }
@media screen and (max-width: 768px) {
  .reason .sec .col-3 div img {
    width: 300px; } }
.reason .sec .col-3 div p {
  font-size: 15px;
  color: #1B502A;
  font-weight: bold; }
@media screen and (max-width: 768px) {
  .reason .sec .col-3 div p {
    font-size: 28px; } }
.reason .sec .col-3 div p strong {
  font-size: 20px;
  color: #fff;
  background: #1B502A;
  display: block;
  width: 200px;
  padding: 0.2em 0;
  border-radius: 20px;
  margin: 0 auto; }
@media screen and (max-width: 768px) {
  .reason .sec .col-3 div p strong {
    font-size: 30px;
    width: 320px;
    border-radius: 32px; } }
.reason .sec.-r-02 .col-3 {
  outline: none; }
.reason .sec.-r-02 .col-3 img {
  width: 210px;
  height: auto;
  margin-bottom: 10px; }
@media screen and (max-width: 768px) {
  .reason .sec.-r-02 .col-3 img {
    width: 310px; } }
.reason .sec.-r-02 .col-3 div:first-child img {
  padding-top: 30px; }
@media screen and (max-width: 768px) {
  .reason .sec.-r-02 .col-3 div:first-child img {
    padding-top: 6%;
    margin-bottom: -6%; } }
.reason .sec.-r-02 .col-3.-kaitori {
  margin-top: 30px; }
.reason .sec.-r-02 .col-3.-kaitori p {
  color: #33A23A; }
.reason .sec.-r-02 .col-3.-kaitori p strong {
  background: #33A23A; }
.reason .sec.-r-02 .col-3.-kaitori div:first-child img {
  padding-top: 60px; }
@media screen and (max-width: 768px) {
  .reason .sec.-r-02 .col-3.-kaitori div:first-child img {
    padding-top: 12%;
    margin-bottom: -12%; } }
.reason .sec .col-2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
@media screen and (max-width: 768px) {
  .reason .sec .col-2 {
    display: block;
    margin-bottom: -12%; } }
.reason .sec .col-2 div {
  width: 45%;
  text-align: center;
  margin: 0 2%; }
@media screen and (max-width: 768px) {
  .reason .sec .col-2 div {
    width: auto;
    margin: 0 0 12% 0; } }
.reason .sec .col-2 div img {
  width: 255px;
  height: auto;
  margin-bottom: 20px; }
@media screen and (max-width: 768px) {
  .reason .sec .col-2 div img {
    width: 300px; } }
.reason .sec .col-2 div p {
  font-size: 14px;
  text-align: justify;
  line-height: 2; }
@media screen and (max-width: 768px) {
  .reason .sec .col-2 div p {
    font-size: 24px;
    line-height: 1.8; } }
.reason .sec .col-2 div p strong {
  font-size: 20px;
  color: #fff;
  background: #1B502A;
  display: block;
  width: 240px;
  padding: 0.2em 0;
  border-radius: 20px;
  margin: 0 auto 1em;
  text-align: center;
  line-height: 1.6; }
@media screen and (max-width: 768px) {
  .reason .sec .col-2 div p strong {
    font-size: 30px;
    width: 320px;
    border-radius: 32px; } }

.gimon {
  background: #FCF1A8;
  padding: 60px 0 134px;
  position: relative;
  margin-bottom: -74px; }
.gimon .-inner {
  max-width: 1024px;
  width: 94%;
  margin: 0 auto;
  text-align: center; }
.gimon p {
  font-size: 24px; }
.gimon p.-bottom {
  margin-bottom: 0;
  font-size: 42px;
  letter-spacing: 0.1em; }
.gimon p.-bottom strong {
  font-weight: 900; }
.gimon p.-bottom span {
  font-size: 150%;
  color: #e65064; }
.gimon ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 30px 0 15px; }
.gimon ul li {
  background: #1B502A;
  margin: 0 15px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  position: relative; }
.gimon ul li span {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  font-size: 42px;
  color: #fff;
  height: 1em;
  line-height: 1;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 900; }

.list {
  padding-bottom: 60px; }
.list .-inner {
  max-width: 1000px;
  width: 94%;
  margin: 0 auto; }
.list .item {
  text-align: center;
  margin-bottom: 30px; }
.list .item h3 {
  font-size: 30px;
  color: #1B502A;
  margin-bottom: 1em; }
@media screen and (max-width: 768px) {
  .list .item h3 {
    font-size: 42px;
    margin-bottom: 0.5em; } }
.list .item ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
  /* 20230627 add */
  gap: 10px;
}
.list .item ul li {
  width: 150px; }
@media screen and (max-width: 768px) {
  .list .item ul li {
    width: 32%;
    margin-bottom: 2%; } }
.list .item ul li img {
  width: 100%;
  height: auto; }
.list .jyotai {
  text-align: center;
  padding-top: 30px; }
.list .jyotai p {
  font-size: 24px; }
.list .jyotai ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 30px 0; }
.list .jyotai ul li {
  background: #1B502A;
  margin: 0 15px;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  position: relative; }
@media screen and (max-width: 768px) {
  .list .jyotai ul li {
    width: 220px;
    height: 220px; } }
.list .jyotai ul li span {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  font-size: 24px;
  color: #fff;
  height: 4.5em;
  line-height: 1.5;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 900; }
@media screen and (max-width: 768px) {
  .list .jyotai ul li span {
    font-size: 30px; } }

.flow {
  padding-bottom: 60px; }
.flow .-inner {
  max-width: 1000px;
  width: 94%;
  margin: 0 auto; }
.flow ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px; }
@media screen and (max-width: 768px) {
  .flow ul {
    display: block;
    margin-top: 6%;
    margin-bottom: -8%; } }
.flow ul li {
  width: 24%;
  position: relative; }
@media screen and (max-width: 768px) {
  .flow ul li {
    width: auto;
    margin-bottom: 8%; } }
.flow ul li::before {
  content: "";
  width: 23px;
  height: 35px;
  background-image: url("https://ust1001.jp/wp/wp-content/themes/ust_2201/houjinzaiko-kaitori/img/flow-arrow.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 23px 35px;
  display: block;
  position: absolute;
  top: 190px;
  right: -20px; }
@media screen and (max-width: 768px) {
  .flow ul li::before {
    display: none; } }
.flow ul li:last-child::before {
  display: none; }
.flow ul li img {
  width: 233px;
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto; }
@media screen and (max-width: 768px) {
  .flow ul li img {
    width: 300px; } }
.flow ul li h3 {
  color: #1B502A;
  font-size: 24px;
  text-align: center;
  margin: 1em 0; }
@media screen and (max-width: 768px) {
  .flow ul li h3 {
    font-size: 30px;
    margin: 0.5em 0; } }
.flow ul li p {
  font-size: 14px;
  text-align: justify;
  width: 92%;
  margin: 0 auto;
  line-height: 1.8;
  letter-spacing: normal; }
@media screen and (max-width: 768px) {
  .flow ul li p {
    font-size: 24px;
    margin: 0 auto; } }
.flow ul li p strong {
  font-size: 20px;
  color: #fff;
  background: #1B502A;
  display: block;
  width: 100%;
  padding: 0.2em 0;
  border-radius: 20px;
  margin: 20px auto;
  text-align: center; }
@media screen and (max-width: 768px) {
  .flow ul li p strong {
    font-size: 30px;
    width: 320px;
    border-radius: 32px; } }
.flow .step-bottom {
  font-size: 14px;
  text-align: center;
  margin-top: 3em;
  line-height: 2; }
@media screen and (max-width: 768px) {
  .flow .step-bottom {
    padding-top: 1em;
    border-top: solid 1px #ccc;
    font-size: 24px;
    text-align: justify;
    line-height: 1.8; } }

.line {
  padding: 30px 0 80px; }
@media screen and (max-width: 768px) {
  .line {
    padding-top: 2%;
    padding-bottom: 4%;
    margin-bottom: 12%; } }
.line .-inner {
  max-width: 1000px;
  width: 94%;
  margin: 0 auto;
  text-align: center;
  background: #3EB419;
  border-radius: 12px;
  position: relative;
  box-sizing: border-box;
  padding: 60px 90px 30px; }
@media screen and (max-width: 768px) {
  .line .-inner {
    padding: 4%; } }
.line h2 {
  display: block;
  width: 712px;
  height: 68px;
  position: absolute;
  top: -34px;
  right: 0;
  left: 0;
  margin: auto; }
@media screen and (max-width: 768px) {
  .line h2 {
    width: 500px;
    height: 48px;
    top: -24px; } }
.line h2 img {
  width: 100%;
  height: auto; }
.line .-left {
  float: left;
  width: 134px;
  padding-top: 40px;
  padding-left: 40px; }
@media screen and (max-width: 768px) {
  .line .-left {
    display: none; } }
.line .-center {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  top: 60px;
  width: 360px; }
@media screen and (max-width: 768px) {
  .line .-center {
    position: static;
    margin-top: 4%;
    width: auto; } }
.line .-center a {
  display: block;
  margin: 0 auto 10px;
  width: 230px;
  height: auto; }
@media screen and (max-width: 768px) {
  .line .-center a {
    width: 80%; } }
.line .-center a img {
  width: 100%;
  height: auto; }
.line .-right {
  float: right;
  width: 160px;
  padding-top: 20px; }
@media screen and (max-width: 768px) {
  .line .-right {
    float: none;
    margin: 0 auto; } }
.line p {
  font-size: 14px;
  color: #fff;
  padding-top: 40px;
  margin-bottom: 0; }
@media screen and (max-width: 768px) {
  .line p {
    padding-top: 1em;
    font-size: 18px; } }

.voice {
  padding-bottom: 60px; }
.voice .bg-base {
  max-width: 1080px;
  width: 94%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 110px 70px 10px;
  border-radius: 12px; }
@media screen and (max-width: 768px) {
  .voice .bg-base {
    padding: 3% 3% 2%; } }
.voice .bg-base .sec {
  width: 100%;
  background: #fff;
  border-radius: 12px;
  box-sizing: border-box;
  padding: 40px 50px 30px;
  position: relative;
  margin-bottom: 80px; }
@media screen and (max-width: 768px) {
  .voice .bg-base .sec {
    padding: 300px 6% 3%;
    margin-bottom: 3%; } }
.voice .bg-base .sec::before {
  content: "";
  display: block;
  width: 140px;
  height: 140px;
  position: absolute;
  background-size: 140px 140px;
  background-position: 0 0;
  background-repeat: no-repeat;
  top: -60px;
  left: -40px;
  z-index: 2; }
@media screen and (max-width: 768px) {
  .voice .bg-base .sec::before {
    top: 70px;
    left: 50px; } }
.voice .bg-base .sec.-voice-01::before {
  background-image: url("https://ust1001.jp/wp/wp-content/themes/ust_2201/houjinzaiko-kaitori/img/imgtxt-voice-01.png"); }
.voice .bg-base .sec.-voice-02::before {
  background-image: url("https://ust1001.jp/wp/wp-content/themes/ust_2201/houjinzaiko-kaitori/img/imgtxt-voice-02.png"); }
.voice .bg-base .sec.-voice-03::before {
  background-image: url("https://ust1001.jp/wp/wp-content/themes/ust_2201/houjinzaiko-kaitori/img/imgtxt-voice-03.png"); }
.voice .bg-base .sec::after {
  content: "";
  display: block;
  width: 300px;
  height: 300px;
  position: absolute;
  background-size: 300px 300px;
  background-position: 0 0;
  background-repeat: no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto; }
@media screen and (max-width: 768px) {
  .voice .bg-base .sec::after {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    margin: 0; } }
.voice .bg-base .sec.-voice-01::after {
  background-image: url("https://ust1001.jp/wp/wp-content/themes/ust_2201/houjinzaiko-kaitori/img/bg-voice-01.png"); }
.voice .bg-base .sec.-voice-02::after {
  background-image: url("https://ust1001.jp/wp/wp-content/themes/ust_2201/houjinzaiko-kaitori/img/bg-voice-02.png"); }
.voice .bg-base .sec.-voice-03::after {
  background-image: url("https://ust1001.jp/wp/wp-content/themes/ust_2201/houjinzaiko-kaitori/img/bg-voice-03.png"); }
.voice .bg-base .sec div.-sec-inner {
  width: 70%;
  float: right; }
@media screen and (max-width: 1080px) {
  .voice .bg-base .sec div.-sec-inner {
    width: 65%; } }
@media screen and (max-width: 768px) {
  .voice .bg-base .sec div.-sec-inner {
    float: none;
    width: 100%; } }
.voice .bg-base .sec h3 {
  font-size: 24px;
  color: #1B502A;
  margin-bottom: 0.5em; }
@media screen and (max-width: 768px) {
  .voice .bg-base .sec h3 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 1em; } }
.voice .bg-base .sec p {
  font-size: 14px;
  line-height: 2;
  text-align: justify; }
@media screen and (max-width: 768px) {
  .voice .bg-base .sec p {
    font-size: 24px;
    line-height: 1.8; } }
.voice .bg-base .sec p strong {
  font-size: 14px;
  color: #fff;
  background: #1B502A;
  padding: 0.6em 2em;
  border-radius: 20px;
  line-height: 1;
  display: inline-block;
  margin: 0.5em 0; }
@media screen and (max-width: 768px) {
  .voice .bg-base .sec p strong {
    font-size: 24px;
    border-radius: 32px;
    width: 60%;
    display: block;
    margin: 0 auto 1em;
    text-align: center;
    line-height: 1.4; } }
.voice .intro.-second {
  margin-bottom: 1em; }
@media screen and (max-width: 768px) {
  .voice .intro.-second {
    width: 94%;
    margin-right: auto;
    margin-left: auto; } }
.voice .bottom-txt {
  font-size: 14px;
  line-height: 2;
  text-align: center; }
@media screen and (max-width: 768px) {
  .voice .bottom-txt {
    font-size: 24px;
    line-height: 1.8;
    text-align: justify;
    width: 94%;
    margin-right: auto;
    margin-left: auto; } }

.environmental {
  padding-bottom: 80px; }
.environmental .-inner {
  max-width: 1000px;
  width: 94%;
  margin: 0 auto; }
.environmental .intro {
  margin-bottom: 1em; }
.environmental .center {
  text-align: center;
  font-size: 16px;
  line-height: 2;
  margin-bottom: 2em; }
@media screen and (max-width: 768px) {
  .environmental .center {
    font-size: 24px;
    text-align: justify;
    margin-bottom: 1em; } }
.environmental .bottom {
  font-size: 30px;
  color: #1B502A;
  text-align: center;
  line-height: 1.5; }
.environmental .sdgs {
  padding: 30px 30px 50px;
  margin-top: 40px;
  text-align: center;
  border: #0093C6 solid 6px;
  border-radius: 12px; }
.environmental .sdgs p {
  margin-bottom: 30px; }
.environmental .sdgs p strong {
  color: #0093C6;
  font-size: 24px; }
.environmental .sdgs img {
  width: auto;
  height: auto; }
@media screen and (max-width: 768px) {
  .environmental .sdgs img {
    width: 100%; } }

.faq {
  padding-bottom: 30px; }
.faq .-inner {
  max-width: 1000px;
  width: 94%;
  margin: 0 auto; }
.faq .question {
  color: #1B502A;
  font-weight: bold;
  padding-left: 50px;
  position: relative;
  margin-bottom: 1em;
  font-size: 24px; }
.faq .question::before {
  content: "Q.";
  font-size: 32px;
  display: block;
  position: absolute;
  left: 0;
  line-height: 1; }
.faq .answer {
  padding-left: 50px;
  position: relative;
  margin-bottom: 2em;
  line-height: 2;
  font-size: 18px; }
@media screen and (max-width: 768px) {
  .faq .answer {
    font-size: 24px; } }
.faq .answer::before {
  content: "A.";
  font-size: 32px;
  color: #e65064;
  font-weight: bold;
  display: block;
  position: absolute;
  left: 0;
  line-height: 1; }
.faq .answer a {
  color: #e65064; }

.contact {
  background: #FCF1A8;
  padding: 64px 0; }
.contact .contact-form input::-webkit-input-placeholder, .contact .contact-form textarea::-webkit-input-placeholder {
  font-size: 16px; }
@media screen and (max-width: 768px) {
  .contact .contact-form input::-webkit-input-placeholder, .contact .contact-form textarea::-webkit-input-placeholder {
    font-size: 20px; } }

.foot {
  max-width: 1280px;
  margin: 0 auto;
  background: #fff;
  padding: 30px 0 60px; }
@media screen and (max-width: 1024px) {
  .foot {
    width: 1024px;
    max-width: unset; } }
@media screen and (max-width: 768px) {
  .foot {
    width: auto;
    padding: 6% 0 10%; } }
.foot .logo {
  float: left; }
@media screen and (max-width: 768px) {
  .foot .logo {
    float: none;
    text-align: center;
    margin-bottom: 6%; } }
.foot .info {
  float: right; }
@media screen and (max-width: 768px) {
  .foot .info {
    float: none;
    text-align: center; } }
.foot .info a {
  outline: none; }
@media screen and (max-width: 768px) {
  .foot .info a {
    display: block;
    margin: 0 auto; } }
.foot .info a img {
  outline: none; }
@media screen and (max-width: 768px) {
  .foot .info a img {
    width: 90%;
    height: auto; } }
.foot .info p {
  font-size: 14px;
  padding-top: 1em; }
@media screen and (max-width: 768px) {
  .foot .info p {
    font-size: 18px; } }
.lead_last {padding-bottom: 50px;}
@media screen and (max-width: 768px) {
  .lead p {
    font-size: 24px;
  }
  section .sec-ttl {
      padding-top: 65px;
      margin-bottom: 20px;
  }
  section .sec-ttl span.-ja {
    font-size: 30px;
  }
}
/* 20230627 add */
.imgtxt-line {
  width: 70%;
}
