@media print, all and (min-width: 751px) {
  .is-hidden_pc {
    display: none;
  }
}
@media print, all and (max-width: 750px) {
  .is-hidden_sp {
    display: none;
  }
}
#mainv {
  z-index: 18;
  position: relative;
  overflow: clip;
}
#mainv .main-inner {
  position: relative;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: flex-end;
}
#mainv .main-inner .image-float {
  line-height: 1;
  width: calc(50% + 160px);
  height: 523px;
}
#mainv .main-inner .image-float img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#mainv .main-inner .catch-text {
  position: absolute;
  z-index: 99;
  top: 66px;
  right: 40%;
  letter-spacing: 0.12em;
}
#mainv .main-inner .catch-text em {
  font-size: 300%;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-style: italic;
  line-height: 0.857;
  margin-bottom: 15px;
  display: inline-block;
  line-height: 1.18;
}
#mainv .main-inner .catch-text p {
  font-size: 118.75%;
  font-family: YuGothic, "Noto Sans JP", sans-serif;
  font-weight: bold;
  letter-spacing: -0.01em;
  line-height: 1.6;
}
#mainv .container-inner {
  position: relative;
  padding-bottom: 240px;
}
#mainv .container-inner .deco {
  z-index: -1;
  position: absolute;
  top: -45vh;
  left: -260px;
  pointer-events: none;
}
#mainv .container-inner .image-box .image {
  z-index: 2;
  position: absolute;
  bottom: 0;
}
#mainv .container-inner .image-box .image.image01 {
  bottom: 80px;
  left: 110px;
}
#mainv .container-inner .image-box .image.image02 {
  left: 60%;
  bottom: -15px;
  z-index: 3;
}
#mainv .container-inner .image-box .image.image03 {
  bottom: 95px;
  right: -25px;
}

#home-about {
  background-image: url(../images/home/image-about_bg.jpg);
  background-size: cover;
  background-position: top 220px center;
  background-repeat: no-repeat;
  padding-bottom: 125px;
}
#home-about .about-inner {
  text-align: center;
  width: 820px;
  position: relative;
  padding: 0;
  box-sizing: border-box;
  margin-bottom: 30px;
}
#home-about .about-inner .image-box {
  display: inline-block;
  line-height: 1;
}
#home-about .about-inner .text-box {
  position: absolute;
  bottom: 0;
  left: 70px;
  text-align: left;
  box-sizing: border-box;
  z-index: 3;
}
#home-about .about-inner .text-box h2 {
  text-align: left;
}
#home-about .about-inner .text-box em {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 150%;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.1em;
}
#home-about .about-inner .text-box .text {
  line-height: 2.5;
  margin-bottom: 25px;
}
#home-about .about-inner .text-box .sign {
  font-style: italic;
}
#home-about .about-inner .text-box .sign .ja {
  font-weight: bold;
  font-size: 112.5%;
}
#home-about .about-inner .text-box .sign .en {
  display: block;
  font-size: 568.75%;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.05em;
}
#home-about .about-inner .text-box .title-level01 {
  margin-bottom: 109px;
  padding-top: 0;
}
#home-about .about-inner .text-box .title-level01 .en {
  font-size: 418.75%;
  margin-top: 0;
  letter-spacing: 0.05em;
}
#home-about .about-inner .text-box .title-level01 .ja {
  font-size: 162.5%;
  line-height: 1;
}
#home-about .feature-wrap {
  position: relative;
}
#home-about .feature-wrap italic {
  font-style: italic;
}
#home-about .feature-wrap .deco {
  position: absolute;
  top: -215px;
  left: calc(50% - 685px);
}
#home-about .feature-wrap .feature-inner {
  width: min(1280px, 100%);
  margin: auto;
}
#home-about .feature-wrap .feature-list > li {
  margin-bottom: 40px;
  z-index: 1;
  position: relative;
}
#home-about .feature-wrap .feature-list > li:first-child .image-box {
  margin-left: 27px;
  margin-bottom: 30px;
}
#home-about .feature-wrap .feature-list > li:last-child {
  margin-bottom: 0;
}
#home-about .feature-wrap .feature-list > li:last-child .image-box {
  margin-right: 27px;
  margin-bottom: 30px;
}
#home-about .feature-wrap .feature-list .image-box {
  line-height: 1;
  width: 430px;
}
#home-about .feature-wrap .feature-list .text-box {
  width: 960px;
  margin: auto;
  padding: 0 10px;
  box-sizing: border-box;
  position: relative;
}
#home-about .feature-wrap .feature-list .text-box .text p:not(:last-child) {
  margin-bottom: 30px;
}
#home-about .feature-wrap .feature-list .title-level02 span {
  font-size: 250%;
  font-family: "Roboto", sans-serif;
  color: #474d78;
  line-height: 1;
  position: absolute;
  left: -10px;
  top: -60px;
  transform: rotate(-12deg) skewx(3deg);
}
#home-about .btn-wrap {
  display: flex;
  justify-content: center;
  gap: 60px;
}
#home-about .btn-wrap .btn-type02 a {
  width: 450px;
  font-size: 150%;
  padding: 18px 40px 18px 50px;
}

#home-news {
  margin-top: -38px;
}
#home-news .news-box {
  background: #f2f4f9;
  padding: 45px 40px;
}
#home-news .news-box .title-level01 {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 35px;
}
#home-news .news-box .title-level01 .ja {
  font-size: 125%;
}
#home-news .news-box .title-level01 .en {
  font-size: 237.5%;
  margin-top: 0;
}
#home-news .news-list .title-wrap {
  width: 100%;
}
#home-news .news-list .title-wrap .cat-box {
  float: left;
  clear: left;
}
#home-news .news-list dd {
  padding-left: 100px;
}
#home-news .news-list dd:not(:last-of-type) {
  margin-bottom: 35px;
}
#home-news .news-list dd .textbox > p:has(img) {
  text-align: left;
}
#home-news .news-list dd .textbox > p:has(img) img {
  width: 270px;
}
#home-news .news-list dd .textbox > p:has(img) img:not(:first-child) {
  display: none;
}
#home-news .news-list dd .thumbnail a {
  display: block;
  line-height: 0;
}
#home-news .news-list time {
  font-size: 87.5%;
}
#home-news .news-list .text {
  display: block;
  line-height: 1.7;
}
#home-news .news-list .titles {
  font-size: 100%;
}
#home-news #as-info {
  max-height: 395px;
  overflow: auto;
}

#home-staff {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/home/image-staff01.jpg);
  height: 730px;
}
#home-staff .title-level01 a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  gap: 30px;
  background-position: center right;
  padding: 5px 54px 5px 5px;
  background-image: url(../images/common/anchor-arrow_white.svg);
}
#home-staff .title-level01 .ja {
  font-size: 125%;
}
#home-staff .title-level01 .en {
  margin-top: 0;
}

#home-links {
  margin-bottom: 85px;
}
#home-links .links-inner {
  display: flex;
  justify-content: space-between;
  gap: 50px;
}
#home-links .links-inner a {
  width: 483px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/home/image-link_bg.jpg);
  font-size: 162.5%;
  font-weight: bold;
  text-align: center;
  padding: 35px 10px;
  box-sizing: border-box;
  text-decoration: none;
  position: relative;
}
#home-links .links-inner a::before {
  position: absolute;
  content: "Related Links";
  color: #fff;
  background-color: #474d78;
  font-size: 46.15%;
  top: 0;
  left: 0;
  padding: 0 24px 0 8px;
}
#home-links .links-inner a[target=_blank]:after {
  background-image: url("../images/common/anchor-blank_white.svg");
  background-size: 12px;
  top: 1px;
  position: absolute;
  left: 90px;
}
#home-links .links-inner a:hover {
  filter: alpha(opacity=60);
  /* IE 6,7*/
  -ms-filter: "alpha(opacity=60)";
  /* IE 8,9 */
  -moz-opacity: 0.6;
  /* FF , Netscape */
  -khtml-opacity: 0.6;
  /* Safari 1.x */
  opacity: 0.6;
  zoom: 1;
  /*IE*/
}

@media all and (min-width: 751px) {
  /* MAINV */
}
@media only screen and (max-width: 750px) {
  /* MAINV */
  #mainv .main-inner {
    flex-direction: column;
  }
  #mainv .main-inner .image-float {
    width: auto;
    height: auto;
  }
  #mainv .main-inner .image-float img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  #mainv .main-inner .catch-text {
    position: static;
    padding: 20px;
  }
  #mainv .main-inner .catch-text em {
    font-size: 187.75%;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-style: italic;
    line-height: 0.857;
    margin-bottom: 15px;
    display: inline-block;
    line-height: 1.18;
  }
  #mainv .main-inner .catch-text p {
    font-size: 87.5%;
    font-family: YuGothic, "Noto Sans JP", sans-serif;
    font-weight: bold;
    letter-spacing: -0.01em;
    line-height: 1.6;
  }
  #mainv .container-inner {
    padding-bottom: 0px;
  }
  #mainv .container-inner .image-box {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
  }
  #mainv .container-inner .image-box .image {
    position: static;
    justify-content: center;
    height: 100px;
    width: 33.3333333333% !important;
  }
  #mainv .container-inner .image-box .image img {
    height: 121px;
    object-fit: cover;
    width: 100%;
  }
  #home-about {
    padding: 35px 0;
  }
  #home-about .about-inner {
    width: auto;
    flex-direction: column;
  }
  #home-about .about-inner .text-box {
    width: auto;
    position: relative;
    left: auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding-top: 20px;
  }
  #home-about .about-inner .text-box .sign {
    text-align: center;
    font-style: italic;
  }
  #home-about .about-inner .text-box .sign .ja {
    font-weight: bold;
    font-size: 112.5%;
  }
  #home-about .about-inner .text-box .sign .en {
    font-size: 312.5%;
    letter-spacing: 0em;
  }
  #home-about .about-inner .text-box .title-level01 {
    text-align: center;
    margin-bottom: 10px;
  }
  #home-about .about-inner .text-box .title-level01 .en {
    font-size: 312.5%;
  }
  #home-about .about-inner .text-box .title-level01 .ja {
    font-size: 150%;
  }
  #home-about .feature-wrap .deco {
    top: -215px;
    left: 0;
  }
  #home-about .feature-wrap .feature-inner {
    width: auto;
    padding: 0 20px;
  }
  #home-about .feature-wrap .feature-list > li {
    display: flex;
    flex-direction: column-reverse !important;
    gap: 20px;
  }
  #home-about .feature-wrap .feature-list > li:first-child .text-box {
    margin-left: 0px;
  }
  #home-about .feature-wrap .feature-list > li:first-child .image-box {
    margin: 0;
  }
  #home-about .feature-wrap .feature-list > li:last-child {
    margin-bottom: 0;
  }
  #home-about .feature-wrap .feature-list > li:last-child .text-box {
    margin-right: 0px;
  }
  #home-about .feature-wrap .feature-list > li:last-child .image-box {
    margin: 0;
  }
  #home-about .feature-wrap .feature-list .image-box {
    width: auto;
  }
  #home-about .feature-wrap .feature-list .image-box img {
    height: 100%;
    width: fit-content;
  }
  #home-about .feature-wrap .feature-list .text-box {
    width: auto;
    padding: 0;
  }
  #home-about .feature-wrap .feature-list .text-box .text:not(:last-of-type) {
    margin-bottom: 10px;
  }
  #home-about .feature-wrap .feature-list .text-box .listmark-disc {
    margin-bottom: 10px;
  }
  #home-about .feature-wrap .feature-list .btn-type01 {
    text-align: center;
  }
  #home-about .feature-wrap .feature-list .title-level02 span {
    font-size: 275%;
    top: -66px;
  }
  #home-news {
    margin-top: 40px;
  }
  #home-news .news-box {
    padding: 25px 15px;
  }
  #home-news .news-box .title-level01 {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
  }
  #home-news .news-box .title-level01 .ja {
    font-size: 100%;
  }
  #home-news .news-box .title-level01 .en {
    font-size: 175%;
    margin-top: 0;
  }
  #home-news .news-list dt {
    display: block;
    width: 100%;
    font-size: 87.5%;
  }
  #home-news .news-list dd {
    padding-left: 0px;
  }
  #home-news .news-list dd:not(:last-of-type) {
    margin-bottom: 25px;
  }
  #home-news .news-list dd img {
    margin: 15px auto 0;
    width: 270px;
    display: block;
  }
  #home-news .news-list .text {
    display: block;
    line-height: 1.7;
  }
  #home-news .news-list .text:has(img) {
    margin-top: 18px;
  }
  #home-news .news-list .titles {
    font-size: 100%;
    margin-bottom: 0;
  }
  #home-staff {
    padding-top: 10px;
    height: 300px;
  }
  #home-staff .title-level01 a {
    flex-direction: column;
    gap: 0;
    padding: 0;
    background-position: bottom 17px right;
  }
  #home-staff .title-level01 .ja {
    padding-right: 30px;
  }
  #home-staff .image {
    line-height: 0;
  }
  #home-links {
    margin-bottom: 50px;
  }
  #home-links .links-inner {
    flex-direction: column;
    gap: 10px;
  }
  #home-links .links-inner a {
    width: 100%;
    font-size: 125%;
    padding: 20px 10px;
    max-width: 300px;
    margin: auto;
  }
  #home-links .links-inner a[target=_blank]:after {
    left: 75px;
  }
}
