#top-main-image-w {
  padding-top: 114px;
}

#top-main-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* normal */

#top-main-image .box-l {
  width: 71.63%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#top-main-image .box-l .normal {
  width: 100%;
  position: relative;
  z-index: 1;
}

#top-main-image .box-l .normal img {
  width: 100%;
}

#top-main-image .box-l .normal-cnt-wrap {
  position: absolute;
  top: 6.69vw;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 2;
}

#top-main-image .box-l .normal-txt {
  margin: 0 auto;
  width: 21.66vw;
}

#top-main-image .box-l .normal-txt img {
  width: 100%;
}

#top-main-image .box-l .normal-bnr {
  margin: 2.26vw auto 0;
  width: 44.81vw;
}

#top-main-image .box-l .normal-bnr img {
  width: 100%;
}

#top-main-image .box-r {
  width: 28.37%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

#top-main-image .box-r .box {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#top-main-image .box-r .box a {
  color: #fff;
  text-decoration: none;
  width: 50%;
  background-size: cover !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#top-main-image .box-r .box a:hover {
  opacity: 0.8;
}

#top-main-image .box-r .box a p {
  padding-bottom: 20px;
  color: #fff;
  font-size: 0.94vw;
  line-height: 1.3;
  text-align: center;
}

#top-main-image .box-r .box a {
  height: 25%;
}

#top-main-image .box-r .box a.im-message {
  background: url(../img/contents/top/top-im-2.jpg) no-repeat center center;
}

#top-main-image .box-r .box a.im-hus100,
#top-main-image .box-r .box a.im-2035 {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

#top-main-image .box-r .box a.im-hus100 img,
#top-main-image .box-r .box a.im-2035 img {
  max-height: 100%;
}

#top-main-image .box-r .box a.im-hus100 .text,
#top-main-image .box-r .box a.im-2035 .text {
  display: none;
}

/*#top-main-image .box-r .box a.im-pamphlet {
  background: url(../img/contents/top/top-im-3.jpg) no-repeat center center;
}*/

#top-main-image .box-r .box a.im-donation {
  background: url(../img/contents/top/top-im-4.jpg) no-repeat center center;
}

#top-main-image .box-r .box a.im-donation p {
  color: #000;
}

#top-main-image .box-r .box a.im-nyugakukinmenjo {
  background: url(../img/contents/top/top-im-5.jpg) no-repeat center center;
}

#top-main-image .box-r .box a.im-koyukai {
  background: url(../img/contents/top/top-im-6.jpg) no-repeat center center;
}

#top-main-image .box-r .box a.im-ayumi {
  background: url(../img/contents/top/top-im-7.jpg) no-repeat center center;
}

#top-main-image .box-r .box a.im-saiyojoho {
  background: url(../img/contents/top/top-im-8.jpg) no-repeat center center;
}

#top-main-image .box-r .box a.im-jigyohokokusho {
  background: url(../img/contents/top/top-im-9.jpg) no-repeat center center;
}

#top-main-image .box-r .box a.im-jigyohokokush p {
  font-size: 80%;
}

#top-main-image .box-r .box a.im-brand {
  background: url(../img/contents/top/top-im-10.jpg) no-repeat center center;
}

#top-main-image .box-r .box a.im-brand p {
  color: #000;
}

/*#top-main-image .box-r .box a.im-brand {
  pointer-events: none;
  background: url(../img/contents/top/top-im-10.jpg) no-repeat center center;
}*/

#top-main-image .box-r .box a.im-staff-recruit {
  background: url(../img/contents/top/top-im-staff-recruit.jpg) no-repeat center center;
}

.top-box-1 {
  padding: 30px;
  background: url(../img/contents/top/top-bg-1.jpg) no-repeat center center;
  background-size: cover;
  height: calc(100vh - 114px);
  min-height: 680px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-box-1 .container-box {
  margin: 0 auto;
  width: 720px;
}

.top-box-1 h2 {
  margin-bottom: 32px;
  color: #000;
  line-height: 1.2;
  font-size: 26px;
  font-size: 2.6rem;
  text-align: center;
}

.top-box-1 dl {
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-box-1 dl:last-child {
  margin-bottom: 0;
}

.top-box-1 dl dt {
  width: 96px;
}

.top-box-1 dl dd {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.top-box-1 .btn {
  margin-top: 50px;
  font-size: 16px;
  font-size: 1.6rem;
}

.top-box-1 .btn a {
  display: block;
  margin: 0 auto;
  padding: 14px 32px;
  max-width: 390px;
  color: #fff;
  background-color: #e7380d;
  text-align: center;
  text-decoration: none;
  position: relative;
}

.top-box-1 .btn a::after {
  content: "";
  width: 16px;
  height: 14px;
  background: url(../img/contents/top/top-icon-1.svg) no-repeat left top;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 14px;
  margin: auto;
}

.top-box-1 .btn a:hover {
  opacity: 0.8;
}

.top-box-2 {
  padding: 30px;
  height: calc(100vh - 114px);
  min-height: 680px;
  background: url(../img/contents/top/top-bg-2.jpg) no-repeat center center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-box-2 .container-box {
  margin: 0 auto;
  width: 960px;
}

.top-box-2 h2 {
  margin-bottom: 32px;
  color: #0e1628;
  line-height: 1.2;
  font-size: 26px;
  font-size: 2.6rem;
  text-align: center;
}

.top-box-2 .box-1 {
  overflow: hidden;
}

.top-box-2 .box-1 .inner {
  margin-right: -30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-box-2 .box-1 a {
  margin-right: 30px;
  width: 33.33%;
  color: #000;
  text-decoration: none;
}

.top-box-2 .box-1 a:hover {
  text-decoration: underline;
}

.top-box-2 .box-1 a .im {
  margin-bottom: 14px;
  position: relative;
  overflow: hidden;
}

.top-box-2 .box-1 a .im::before {
  content: "";
  border: 1px #0e1628 solid;
  display: block;
  padding-top: calc(100% - 2px);
  position: relative;
  z-index: 2;
}

.top-box-2 .box-1 a .im img {
  display: block;
  position: absolute;
  top: -100%;
  left: -100%;
  bottom: -100%;
  right: -100%;
  z-index: 1;
  margin: auto;
}

.top-box-2 .btn {
  margin-top: 50px;
  font-size: 16px;
  font-size: 1.6rem;
}

.top-box-2 .btn a {
  display: block;
  margin: 0 auto;
  padding: 14px 32px;
  max-width: 390px;
  color: #fff;
  background-color: #e7380d;
  text-align: center;
  text-decoration: none;
  position: relative;
}

.top-box-2 .btn a::after {
  content: "";
  width: 16px;
  height: 14px;
  background: url(../img/contents/top/top-icon-1.svg) no-repeat left top;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 14px;
  margin: auto;
}

.top-box-2 .btn a:hover {
  opacity: 0.8;
}

.top-box-3 {
  padding: 30px;
  min-height: 820px;
  background: url(../img/contents/top/top-bg-3.jpg) no-repeat center center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-box-3 .container-box {
  margin: 0 auto;
  width: 960px;
}

.top-box-3 h2 {
  margin-bottom: 36px;
  color: #333;
  line-height: 1.2;
  font-size: 26px;
  font-size: 2.6rem;
  text-align: center;
}

.top-box-3 .box-link {
  padding-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-box-3 .box-link .item {
  margin-right: 30px;
  width: 50%;
}

.top-box-3 .box-link .item:last-child {
  margin-right: -30px;
}

.top-box-3 .link {
  margin: auto 0;
  max-width: 960px;
}

.top-box-3 .link .inner {
  border-top: 1px #cbcbcb solid;
  padding: 34px 0 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-box-3 .link .inner .logo {
  width: 328px;
}

.top-box-3 .link .inner .article {
  padding-top: 8px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #1a1a1a;
}

.top-box-3 .link .inner .article dl {
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-box-3 .link .inner .article dl:last-child {
  margin-bottom: 0;
}

.top-box-3 .link .inner .article dl dt {
  color: #000;
  width: 144px;
}

.top-box-3 .link .inner .article dl dd {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media screen and (max-width: 768px) {
  #top-main-image-w {
    padding-top: 98px;
  }

  #top-main-image {
    display: block;
  }

  #top-main-image .box-l {
    width: auto;
  }

  #top-main-image .box-l .normal {
    height: calc(100vh - 9.8rem);
  }

  #top-main-image .box-l .normal img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100% !important;
  }

  #top-main-image .box-l .normal-cnt-wrap {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  #top-main-image .box-l .normal-txt {
    width: 61.35vw;
  }

  #top-main-image .box-l .normal-bnr {
    margin: 18.13vw auto 0;
    width: 89.33vw;
  }

  #top-main-image .box-r {
    width: auto;
  }

  #top-main-image .box-r .box a {
    height: 240px;
  }

  #top-main-image .box-r .box a:hover {
    opacity: 1;
  }

  #top-main-image .box-r .box a p {
    font-size: 1.8rem;
  }

  .top-box-3 {
    padding: 68px 15px 50px;
    min-height: 0;
    background: url(../img/contents/top/sp-top-bg-3.jpg) no-repeat center bottom;
    background-size: auto 1133px;
    display: block;
  }

  .top-box-3 .container-box {
    width: 100%;
    max-width: 960px;
  }

  .top-box-3 h2 {
    margin-bottom: 18px;
  }

  .top-box-3 h2 span {
    display: block;
  }

  .top-box-3 .box-link {
    padding-right: 0;
    display: block;
  }

  .top-box-3 .box-link .item {
    margin-right: 0;
    width: 100%;
  }

  .top-box-3 .box-link .item:last-child {
    margin-right: 0;
  }

  .top-box-3 .link {
    margin: auto 0;
    max-width: 960px;
  }

  .top-box-3 .link .inner {
    border-top: 1px #cbcbcb solid;
    padding: 25px 0 30px;
    display: block;
  }

  .top-box-3 .link .inner .logo {
    margin-bottom: 14px;
    width: 100%;
  }

  .top-box-3 .link .inner .article {
    padding-top: 0;
  }

  .top-box-3 .link .inner .article dl {
    margin-bottom: 16px;
    display: block;
  }

  .top-box-3 .link .inner .article dl:last-child {
    margin-bottom: 0;
  }

  .top-box-3 .link .inner .article dl dt {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  #top-main-image .box-r .box a {
    height: 140px;
  }

  #top-main-image .box-r .box a p {
    padding-bottom: 14px;
    font-size: 1.2rem;
  }

  #top-main-image .box-r .box a.im-staff-recruit {
    background: url(../img/contents/top/top-im-staff-recruit-sp.jpg) no-repeat center center;
  }

  .top-box-1 {
    position: relative;
    padding: 92px 15px 112px;
    background: none;
    height: auto;
    min-height: 0;
    display: block;
  }

  .top-box-1::before {
    display: block;
    content: "";
    width: 100%;
    height: 266px;
    background: url(../img/contents/top/sp-top-bg-1a.jpg) no-repeat center top;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }

  .top-box-1::after {
    display: block;
    content: "";
    width: 100%;
    height: 266px;
    background: url(../img/contents/top/sp-top-bg-1b.jpg) no-repeat center top;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
  }

  .top-box-1 .container-box {
    max-width: 720px;
    width: 100%;
  }

  .top-box-1 h2 {
    margin-bottom: 20px;
  }

  .top-box-1 dl {
    margin-bottom: 12px;
  }

  .top-box-1 dl dt {
    width: 86px;
  }

  .top-box-2 {
    padding: 80px 15px 90px;
    height: auto;
    min-height: 0;
    background: #faf8f5 url(../img/contents/top/sp-top-bg-2.jpg) no-repeat center top;
    background-size: auto 458px;
    display: block;
  }

  .top-box-2 .container-box {
    width: 100%;
    max-width: 960px;
  }

  .top-box-2 h2 {
    margin-bottom: 26px;
  }

  .top-box-2 .box-1 .inner {
    margin: 0 auto;
    display: block;
    max-width: 300px;
  }

  .top-box-2 .box-1 a {
    margin: 0 0 38px;
    width: 100%;
    display: block;
  }

  .top-box-2 .box-1 a:hover {
    text-decoration: none;
  }

  .top-box-2 .box-1 a:last-child {
    margin: 0;
  }
}
/*# sourceMappingURL=maps/top.css.map */
