.contents-main {
    padding-top: 6vw;
}
.information-form-container-1 {
  vertical-align: top;
  padding-left: 15px;
}

.information-form-button-1 {
  height: 14vw;
  width: 55vw;
  font-size: 4vw;
  border: none;
  background-color: rgb(252, 145, 145);
  color: #ffffff;
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}

.information-form-contents2 {
  margin-top: 100px;
}

.top-image-box-size {
  width: 52%;
  height: auto;
}

.top-link-box-1 {
  background: linear-gradient(rgb(252, 145, 145), rgb(255, 202, 202));
  padding: 60px 80px;
  top: -560px;
  left: 48%;
  height: 516px;
}

.top-link-box-2 {
  background: linear-gradient(#8cc63f, #c1e09a);
  padding: 60px 80px;
  top: -140px;
  height: 516px;
}

.top-link-box-title-1 {
  font-size: 6vw;
  margin-bottom: 15px;
}

.top-link-box-content-1 {
  font-size: 2.8vw;
}

.top-link-box-link-1 {
  margin: 9vw 0 5vw;
  font-weight: bold;
}

.top-link-box-button-1 {
  background-color: #ffffff;
  color: rgb(252, 145, 145);
  height: 14vw;
  width: 55vw;
  font-size: 4vw;
  border: none;
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}

.top-link-box-button-2 {
  color: #8cc63f;
  background-color: #ffffff;
  height: 14vw;
  width: 55vw;
  font-size: 4vw;
  border: none;
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}

.top-link-box-container-size-2 {
  height: 450px;
  background-color: #ffffff;
}

.top-link-box-container-size-1 {
  height: 760px;
  background-color: #ffffff;
}

.top-image-position-2 {
  top: -700px;
  left: 48%;
}

.header-pc, .footer-pc, .side-menu {
  display: none;
}

.common-position-relative {
  position: unset;
}

.information-form-container-1-pc {
  display: none;
}

.information-form-container-1-sp {
  background-color: white;
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: 7vw 0 8vw;
}

.information-form-text1 {
  margin: 10px;
}

.information-form-text1 {
  font-size: 20px;
}

.information-form-text2 {
  font-size: 20px;
  font-weight: unset;
}

.information-form-text2-span {
  font-size: 40px;
}

.common-float-right {
  margin: 15px;
}

.body-contents {
  width: 100%;
}

.work-info-line {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.t-top-messages {
  text-align: center;
  padding: 11vw 0;
}
.t-top-text1 {
    font-size: 7vw;
}

.t-top-message-pic-box {
  position: absolute;
  bottom: 5vw;
  width: 100%;
}
.t-top-message-pic-box img {
    width: 100%;
}

.t-top-text2 {
  font-size: 3.5vw;
}

.information-form-contents2 {
  margin-top: unset;
}

.company-info {
  flex-direction: column;
  padding: 18vw 0 7vw;
}
img.icon-link {
  margin: 0;
}
.top-image-box-size-sp {
  margin: auto;
  width: 80%;
}

.top-link-box-container-size-1 {
  height: unset;
  text-align: center;
}



.common-position-relative.top-image-box-size.top-link-box-1.common-z-index-1 {
  width: 100%;
  position: unset;
  top: unset;
  left: unset;
  padding: 5vw 10vw 7vw;
  margin: auto;
  color: #ffffff;
}

_:-ms-lang(x)::-ms-backdrop, .common-position-relative.top-image-box-size.top-link-box-1.common-z-index-1 {
  height: 85vw;
}

.common-width-45 {
    font-size: 3vw;
    margin-bottom: 1vw;
}

.common-position-relative {
  position: relative;
}

.top-link-box-1 {
  height: 670px;
}

.top-image-position-2 {
  top: -680px;
  left: 21%;
  width: 60%;
}


.top-link-box-2 {
  padding: 258px 80px;
  top: 15px;
  height: 729px;
}

.top-image-position-2 {
  top: -895px;
  left: 21%;
  width: 60%;
}

.icon-links {
  margin: auto;
  display: flex;
  justify-content: center;
}
.icon-link-box a {
  display: block;
  height: 100%;
}

.company-info-txtbox {
  text-align: center;
}

.company-info-topic {
  font-size: 7vw;
  margin-bottom: 2vw;
}

.company-info-text {
  font-size: 4vw;
}


.index-text-contents {
  margin: auto;
}

.information-form-contents2 {
  display: none;
}
.icon-link-box {
    height: 15vw;
    margin: 13vw 6vw 0;
}
img.icon-link {
    height: 100%;
    object-fit: contain;
}

.information-form-content-img {
  display: flex;

}

.common-position-relative.top-image-box-size.common-z-index-2 {
  width: 100%;
  text-align: center;
  position: static;
}

.information-form-content-img-side {
  display: flex;
  flex-direction: column;
  width: 10%;
  height: 100%;
}

.information-form-content-img-pic {
  display: flex;
  text-align: center;
  background-color: #fc9191;
}

.information-form-content-img-side-top {
  background-color: white;
  height: 50%;
}

.information-form-content-img-side-bottom{
  background-color: rgb(252, 145, 145);
  height: 50%
}

.common-position-relative {
   position: unset;
}

.common-position-relative.top-image-box-size.top-link-box-1.common-z-index-1 {
  width: 100%;
  position: static;
  top: unset;
  left: unset;
  padding: 5vw 10vw 7vw;
  margin: auto;
}

.top-link-box-button-1-box, .top-link-box-button-2-box {
  text-align: center;
}
.information-form-content-box {
  display: flex;
  flex-direction: column;
}
.information_img {
  width: 80%;
}

_:-ms-lang(x)::-ms-backdrop, .information_img {
  height: 69.5vw;
}

_:-ms-lang(x)::-ms-backdrop, .green-box .information_img {
  height: 68.5vw;
}

.information-form-content-box-space {
  height: 40px;
  width: 100%;
  background-color: white;
}

.information-form-content-img-side-bottom-2{
  background-color: #8cc63f;
}

.common-position-relative.top-image-box-size.top-link-box-2.common-z-index-1 {
  width: 100%;
  margin: auto;
  padding: 5vw 10vw 7vw;
  color: #ffffff;
}

.top-link-box-1, .top-link-box-2 {
   height: unset;
}

.common-width-100 {
    font-size: 3vw;
}
.btn-1 {
    border-radius: 3.2vw;
    color: white;
    font-size: 3vw;
    border: none;
    padding: 0.5vw 2.5vw;
    margin-bottom: 0.9vw;
}
.work-info {
    margin: 4vw;
}
.work-info-outer {
    background-color: white;
    margin-bottom: 3vw;
    border-radius: 1vw;
    width: 100%;
}
.t-work-info-box {
    display: flex;
    margin: 0.5vw 0;
    font-size: 3vw;
    align-items: center;
}
.work-info-icon {
    width: 3vw;
    line-height: 108%;
    margin-right: 1.5vw;
}
.work-info-text-1 {
    margin-left: 0.2vw;
    font-weight: bold;
    width: 21.4vw;
}
.work-info-text-2 {
    line-height: 3.5vw;
    margin-top: 0.1vw;
    word-wrap: break-word;
}
.work-info-box {
    padding: 3vw 5vw 0;
}
.information-form-text1 {
    font-size: 3vw;
}
.information-form-text2 {
    font-size: 3vw;
    font-weight: bold;
}
.information-form-text2-span {
    font-size: 5.5vw;
}
.ji-button {
  margin: 8vw 1vw 3vw;
  border: none;
  color: white;
  padding: 5px 10px;
  height: 15vw;
  width: 15vw;
  border-radius: 6vw;
  font-size: 3vw;
}

.ji-button-contents {
  display: flex;
  /*margin: 25px auto 25px auto;*/
  margin: auto;
  flex-wrap: wrap;
}


.ji-button-osakasinai {
  background-color: #ff7bcc;
}

.ji-button-osakasigai {
  background-color: #6849e4;
}

.ji-button-hyogo {
  background-color: rgb(81, 158, 220);
}

.ji-button-kyotosiga {
  background-color: rgb(0, 146, 69);
}

.ji-button-narawakayama {
  background-color: rgb(255, 153, 0);
}

.ji-button-contents-box {
  display: flex;
}

.top-news-container {
  display: block;
  margin: 0 6vw;
}

.top-news-header {
  height: 7.5vw;
  background-color: #fb9a9d;
  border-radius: 1em 1em 0 0;
  display: flex;
  align-items: center;
}

.top-news-header-label {
  margin: 0;
  width: 48%;
  padding-left: 5%;
  cursor: pointer;
}

.top-news-header-label-left {
  text-align: left;

}
.top-news-header-label-right {
  text-align: right;
}
.top-news-header-label-right-arrow {
  height: 3vw;
}

.top-news-body {
  height: 500px;
  background-color: white;
  border-radius: 0 0 1em 1em;
  padding: 2% 4% 4% 4%;
}
.top-news-body-container {
  height: 100%;
  width: 100%;
  overflow: scroll;
  flex-direction: column;
}
.top-news-body-contents {
  /*height: 120px;*/
  padding: 15px 0;
  margin-right: 20px;
}
.top-news-body-contents-border {
  border-top: 5px dotted #ffd7d7;
}
.top-news-body-contents-date {
  /*height: 40%;*/
  background-color: white;
  color: #fb9a9d;
}
.top-news-body-contents-title {
  /*height: 60%;*/
  flex: 1;
  word-wrap: break-word;
  word-break: break-all;
}

.information-form-right-arrow {
  width: 2vw;
  margin-left: 7vw;
}

.introduction-label-sp {
  width: 80%;
}

.information-form-content-box.green-box{
  background-color: #8cc63f;
}

_:-ms-lang(x)::-ms-backdrop, .information-form-content-box {
  background-color: white;
}

_:-ms-lang(x)::-ms-backdrop, .information-form-contents-sp {
  height: 100%;
}

_:-ms-lang(x)::-ms-backdrop, .information-form-content-img-side {
  width: 10%;
}

_:-ms-lang(x)::-ms-backdrop, .common-position-relative.top-image-box-size.top-link-box-1.common-z-index-1 {
  /*padding-top: 215px;*/
}

_:-ms-lang(x)::-ms-backdrop, .common-position-relative.top-image-box-size.top-image-position-2.common-z-index-2 {
  position: static;
}

_:-ms-lang(x)::-ms-backdrop, .top-link-box-2 {
  top: 0px;
}

_:-ms-lang(x)::-ms-backdrop, .common-position-relative.top-image-box-size.top-link-box-2.common-z-index-1 {
  height: 90vw;
}
