@charset "UTF-8";

/*!about*/
/* body.page-template-about #uij .tt_base {
  font-size: 20px;
  font-size: 2rem;
  font-size: min(5vw, 2rem);
  margin-bottom: 1em
} */

/* body.page-template-about #uij>div {
  line-height: 2.2;
  margin-bottom: 3em
} */

/* body.page-template-about #uij>div>:last-child {
  margin-bottom: 0
} */

body.page-template-about #uij section picture {
  text-align: center
}

body.page-template-about #uij section dl {
  text-align: center;
  margin-top: 1.6em
}

/* body.page-template-about #uij section dl>div {
  padding: 1em;
  border-radius: 10px;
  border: solid 2px #333
}

body.page-template-about #uij section dl>div dt {
  font-size: 20px;
  font-size: 2rem;
  font-size: min(5vw, 2rem);
  font-weight: 700;
  margin-bottom: .5em
} */

@media print,
screen and (min-width:600px) {
  /* body.page-template-about #uij .tt_base {
    font-size: 28px;
    font-size: 2.8rem
  } */

  /* body.page-template-about #uij>div {
    text-align: center
  } */

  body.page-template-about #uij section picture img {
    max-width: 800px
  }

  /* body.page-template-about #uij section dl {
    margin-top: 2.4em
  }

  body.page-template-about #uij section dl>div {
    display: inline-block
  }

  body.page-template-about #uij section dl>div dt {
    font-size: 25px;
    font-size: 2.5rem;
    font-size: min(4.16667vw, 2.5rem);
    margin-bottom: .3em
  } */
}

.about-fv_img{
  width: 100%;
}
.about-fv_flex{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 3.7rem;
  gap: 2rem;
}
.about-fv_box{
  width: 100%;
}

.about-fv_items{
  margin-left: 4.5rem;
  margin-left: min(2.5vw,4.5rem);
}
.about-fv_item{
  border-bottom: 1px solid #DBDBDB;
}
.about-fv_min{
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.9;
  letter-spacing: 0.03em;
}
.about-fv_title{
  font-size: 2.4rem;
  line-height: 1.41;
  margin-bottom: 1.7rem;
}
.about-fv_title p{
  margin-bottom: 3rem;
}
.about-fv_title02{
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.83;
  margin-bottom: 0;
  margin-top: 1rem;
}
@media print,
screen and (min-width:1025px) {
  .about-fv_flex{
    display: flex;
    flex-direction: row;
    margin-bottom: 6.5rem;
    gap: min(3.4146vw, 12.5rem);
  }
  .about-fv_box{
    width: 44%;
  }
  .about-fv_img{
    width: 43%;
  }
  .about-fv_title{
    font-size: 3.5rem;
    font-size: min(2.439024vw, 3.5rem);
    font-weight: 500;
    line-height: 1.257;
    margin-bottom: 2.5rem;
  }
  .about-fv_title02{
    font-size: 3.0rem;
    font-weight: 500;
    line-height: 1.466;
    margin-bottom: .9rem;
    margin-top: 2rem;
  }
  .about-fv_text{
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.69;
    letter-spacing: 0.03em;
  }
}
.about-flow{
  padding-bottom: 5.4rem;
}
.interview-title{
  margin-bottom: 2rem;
}
.about-youtube{
  margin: 5rem 0 6rem;
}
.about-member{
  margin-bottom: 3rem;
}
@media print,
screen and (min-width:1025px){
  .about-flow{
    padding-bottom: 11.8rem;
  }
  .interview-title{
    margin-bottom: 3rem;
  }
  .about-youtube{
    margin: 10rem 0 2rem 0;
  }
  .about-member{
    margin-bottom: 6.5rem;
  }
}

.about-demonstration{
  margin-bottom: 5rem;
}
.about-project{
  margin-bottom: 5.5rem;
}
@media print,
screen and (min-width:1025px){
  .about-demonstration{
    margin-bottom: 10.4rem;
  }
  .about-project{
    margin-bottom: 11.8rem;
  }
}


.about-fv_grid{
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 2rem;
}
.about-support-flex,
.about-support-imgs{
  display: flex;
}
.about-support-flex{
  justify-content: space-between;
  align-items: center;
  flex-direction: column-reverse;
  margin-top: 3.7rem;
  gap: 2rem;
}
.about-support-group{
  width: 100%;
}
.about-support-imgs{
  width: 100%;
  gap: 1.9rem;
}
.about-img-flex{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.2rem;
}

@media print,
screen and (min-width:1025px){
  .about-support-flex{
    flex-direction: row;
    margin-top: 11.7rem;
    gap: 0;
  }
  .about-support-group{
    width: 40%;
  }
  .about-support-imgs{
    width: 46%;
  }
}
.about-graph{
  margin-bottom: 7rem;
}
@media print,
screen and (min-width:600px){
  .about-graph{
    margin-bottom: 13.7rem;
  }
  .about-img-flex{
    grid-template-columns: repeat(4, 1fr);
    margin-top: 4.9rem;
    margin-bottom: 10.4rem;
  }
}
.about-fv_title03{
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.466;
  margin-bottom: .6rem;
}

@media print,
screen and (min-width:1025px){
  .about-fv_title03{
    font-size: min(2.1463vw,2.6rem);
  }
    .about-fv_grid{
      grid-template-columns: repeat(2, 1fr);
      gap: 7.1rem 7.8rem;
      gap: min(5vw,7.1rem) min(3.3333vw,7.8rem);
  }
}

.about-fv_text{
  font-size: 1.4rem;
  line-height: 2;
}
.about-fv_text span{
  text-decoration: underline;
  text-decoration-color: #FFFB00;
  text-decoration-thickness: 2rem;
  text-underline-offset: -1.6rem;
}
.about-fv_text02{
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2;
}

/* @media print,
screen and (min-width:1025px) { */
  /* body.page-template-about #uij .tt_base {
    font-size: 30px;
    font-size: 3rem;
    font-size: min(2.41935vw, 3rem)
  } */

  /* body.page-template-about #uij section dl>div dt {
    font-size: 30px;
    font-size: 3rem;
    font-size: min(2.41935vw, 3rem)
  } */
/* } */

body.page-template-about #merit>div picture {
  margin-bottom: 1.6em
}

body.page-template-about #merit>div ol {
  margin-right: -3%;
  overflow-x: hidden
}

body.page-template-about #merit>div ol li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: 700;
  padding: .5em 1em;
  margin-bottom: 1em;
  border-radius: 50px 0 0 50px;
  background-color: #d2dcf0;
  counter-increment: merit
}

body.page-template-about #merit>div ol li:last-child {
  margin-bottom: 0
}

body.page-template-about #merit>div ol li span {
  width: 70%
}

body.page-template-about #merit>div ol li:before {
  display: block;
  content: "0"counter(merit);
  width: 30%;
  font-size: 33px;
  font-size: 3.3rem;
  font-size: min(8.25vw, 3.3rem);
  text-align: center
}

@media print,
screen and (min-width:600px) {
  body.page-template-about #merit>div {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto
  }

  body.page-template-about #merit>div picture {
    margin-bottom: 0
  }

  body.page-template-about #merit>div ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0
  }

  body.page-template-about #merit>div ol li {
    width: 100%;
    font-size: 17px;
    font-size: 1.7rem;
    font-size: min(2.83333vw, 1.7rem)
  }

  body.page-template-about #merit>div ol li span br {
    display: none
  }

  body.page-template-about #merit>div ol li:before {
    font-size: 40px;
    font-size: 4rem;
    font-size: min(6.66667vw, 4rem)
  }
}

@media print,
screen and (min-width:1025px) {
  body.page-template-about #merit>div {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  body.page-template-about #merit>div picture {
    width: 56%;
    max-width: 450px
  }

  body.page-template-about #merit>div ol {
    width: calc(96% - 56%)
  }

  body.page-template-about #merit>div ol li {
    font-size: 17px;
    font-size: 1.7rem;
    font-size: min(1.37097vw, 1.7rem)
  }

  body.page-template-about #merit>div ol li span br {
    display: inline
  }

  body.page-template-about #merit>div ol li:before {
    font-size: 40px;
    font-size: 4rem;
    font-size: min(3.22581vw, 4rem)
  }
}

body.page-template-about #flow>div>div section {
  margin-bottom: 3vh
}

body.page-template-about #flow>div>div section:last-child {
  margin-bottom: 0
}

body.page-template-about #flow>div>div section h3,
body.page-template-about #flow>div>div section p {
  text-align: center
}

body.page-template-about #flow>div>div section h3 {
  font-weight: 400
}

body.page-template-about #flow>div>div section h3 em {
  font-size: 23px;
  font-size: 2.3rem;
  font-size: min(5.75vw, 2.3rem);
  font-weight: 700
}

body.page-template-about #flow>div>div section p {
  margin-top: .5em;
  margin-bottom: 2em
}

body.page-template-about #flow>div>div section p span {
  display: inline-block;
  letter-spacing: .5em;
  padding: 0 3em;
  background-color: #fff
}

body.page-template-about #flow>div>p {
  font-size: 10px;
  font-size: 1rem;
  font-size: min(2.5vw, 1rem);
  text-align: center;
  margin: 3em 0 3em
}

@media print,
screen and (min-width:600px) {
  body.page-template-about #flow>div>div section h3 em {
    font-size: 23px;
    font-size: 2.3rem;
    font-size: min(3.83333vw, 2.3rem)
  }

  body.page-template-about #flow>div>p {
    font-size: 10px;
    font-size: 1rem;
    font-size: min(1.66667vw, 1rem);
    text-align: left;
    margin: 6em 0 6em
  }
}

@media print,
screen and (min-width:1025px) {
  body.page-template-about #flow>div>div section h3 em {
    font-size: 23px;
    font-size: 2.3rem;
    font-size: min(1.85484vw, 2.3rem)
  }

  body.page-template-about #flow>div>p {
    font-size: 10px;
    font-size: 1rem;
    font-size: min(.80645vw, 1rem)
  }
}

body.page-template-about #graph h2 {
  margin-bottom: 0
}

body.page-template-about #graph>p {
  margin-bottom: 3em
}

body.page-template-about #graph ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

body.page-template-about #graph ul li {
  margin-right: 0;
  position: relative
}

body.page-template-about #graph ul li.w_full {
  width: 100%
}

body.page-template-about #graph ul li .source_txt {
  margin: 0;
  position: absolute;
  bottom: 10px;
  right: 10px
}

body.page-template-about #graph ul li .source_txt a {
  color: #2481a2;
  font-size: 12px;
  font-size: 1.2rem;
  font-size: min(3vw, 1.2rem)
}

@media print,
screen and (max-width:600px) {
  body.page-template-about #graph ul li {
    margin-bottom: 5vh
  }

  body.page-template-about #graph ul li:last-child {
    margin-bottom: 0
  }
}

@media print,
screen and (min-width:600px) {
  body.page-template-about #graph ul {
    max-width: 800px;
    margin: 0 auto
  }

  body.page-template-about #graph ul li .source_txt a {
    font-size: 12px;
    font-size: 1.2rem;
    font-size: min(2vw, 1.2rem)
  }
}

@media print,
screen and (min-width:1025px) {
  body.page-template-about #graph ul li .source_txt {
    right: 15px
  }

  body.page-template-about #graph ul li .source_txt a {
    font-size: 12px;
    font-size: 1.2rem;
    font-size: min(.96774vw, 1.2rem)
  }

  body.page-template-about #graph ul li .source_txt a:hover {
    color: #3eadd4
  }
}

body.page-template-about #member>p:not(.link_txt) {
  margin-bottom: 3em
}

body.page-template-about #member>p:not(.link_txt) br {
  display: none
}

body.page-template-about #member ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  /* justify-content: space-between */
}

body.page-template-about #member ul li figure {
  text-align: center
}

body.page-template-about #member ul li figure img {
  width: 90%
}

body.page-template-about #member ul li figure figcaption {
  margin-top: .5em
}

body.page-template-about #member .link_txt {
  margin-top: 3em
}

@media print,
screen and (min-width:600px) {
  body.page-template-about #member>p:not(.link_txt) {
    text-align: center
  }

  body.page-template-about #member>p:not(.link_txt) br {
    display: inline
  }

  body.page-template-about #member ul {
    max-width: 500px;
    margin: 0 auto
  }
}


.overview-inner{
  width: 94%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 3.8rem;
}
@media print,
screen and (min-width:1025px){
  .overview-inner{
      max-width: 970px;
      margin-bottom: 7.9rem;
  }
}
.overview-list{
    display: flex;
    flex-direction: column;
    border-bottom: solid 1px #e4e4e4;
    padding-bottom: 1.6rem;
    padding-right: 0.5rem;
    margin-bottom: 3rem;
    gap: 3rem;
}
@media print,
screen and (min-width:1025px){
  .overview-list{
    flex-direction: row;
    gap: min(6.666vw, 8rem);
  }
}
.overview-list:last-of-type{
  margin-bottom: 0;
}

.overview-list dt,
.overview-list dd{
  line-height: 1.8;
  letter-spacing: 2.2px;
  font-size: min(2.66666vw, 1.6rem);
  text-align: left;
  font-weight: 700;
}

.overview-list dt{
  width: 11rem;
}
.overview-list dd{
  flex: 1;
}

/*# sourceMappingURL=../../../maps/uij_ver02/assets/css/about.css.map */