@charset "UTF-8";

#history {
  color: #222222;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#history #inner_mainVis
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#history #inner_mainVis .ttl {
    color: #fff;
    -moz-text-shadow: 0px 0px 14px rgba(255, 255, 255, 0.9);
    -webkit-text-shadow: 0px 0px 14px rgba(255, 255, 255, 0.9);
    -ms-text-shadow: 0px 0px 14px rgba(255, 255, 255, 0.9);
    text-shadow: 0px 0px 14px rgba(255, 255, 255, 0.9);
}


@media (min-width: 1000px) {
  .wrapper {
    padding: 70px 70px 0 0;
    min-width: 1170px;
  }

    #history #inner_mainVis {
    height: 400px;
    background: url(../images/aboutus/history/top-history.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
  }

    #history .history-about {
    color: #c5a886;

    font-size: 14px;
    line-height: 70px;
    letter-spacing: 0.04em;

    padding: 87px 0 0 70px;

    display: inline-block;

    position: relative;
  }

    #history .history-about:after {
    content: "";
    width: 78px;
    height: 1px;
    background: linear-gradient(
      90deg,
      #c5a886 0%,
      #c5a886 44.8718%,
      transparent 44.8718%,
      transparent 56.41026%,
      #c5a886 56.41026%,
      #c5a886 100%
    );

    position: absolute;
    top: 149px;
    left: 101px;
  }

    #history .history-about:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #c5a886 transparent transparent transparent;

    position: absolute;
    top: 151px;
    left: 136px;
  }

    #history #inner_mainVis .ttl {
    font-size: 60px;
    line-height: 86px;

    padding: 0 0 0 0;

    display: flex;
    flex-direction: column;
    align-items: center;
  }

    #history #inner_mainVis .ttl_kana {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.04em;
    font-family: "Yu Mincho", "游明朝体";
    padding-top: 5px;
  }

    #history #inner_mainVis .ttl {
    color: #ffffff;
  }

  .breadcrumbs {
    padding: 23px 30px 0;
    margin: 0;

    background: linear-gradient(
      90deg,
      #ffffff 0%,
      #ffffff 50%,
      #d7e1a7 50%,
      #d7e1a7 100%
    );
  }

  .history__contents {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffffff),
      color-stop(50%, #ffffff),
      color-stop(50%, #d7e1a7),
      to(#d7e1a7)
    );
    background: linear-gradient(
      90deg,
      #ffffff 0%,
      #ffffff 50%,
      #d7e1a7 50%,
      #d7e1a7 100%
    );
    padding: 111px 5% 100px 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .history__ireland {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
  }
  .history__ireland--title {
    font-size: 40px;
    line-height: 52px;
    letter-spacing: 0.22em;
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .history__ireland--decoration {
    color: #b8c86b;
  }
  .history__ireland--sentence {
    width: 410px;
    font-size: 18px;
    line-height: 42px;
    letter-spacing: 0.08em;
    padding-top: 18px;
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    z-index: 5;
  }
  .history__ireland--sentence > span {
    text-align: left;
  }
  .history__ireland--image {
    position: absolute;
    top: 178px;
    right: 0;
    z-index: 3;
  }
  .history__ireland--image-sp {
    display: none;
  }
  .history__ireland--border {
    display: block;
    width: 651px;
    height: 463px;
    border: 1px solid #3d3d3d;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 188px;
    right: -10px;
  }
  .history__ireland--vertical {
    width: 1px;
    height: 93px;
    background-color: #000000;
    position: absolute;
    top: 0;
    right: -9px;
  }
  .history__ireland--text {
    color: #000000;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.08em;
    position: absolute;
    top: 0;
    right: 0;
  }
  .history__church {
    height: 670px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin-top: 177px;
  }
  .history__world-heritage {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 70px 0 100px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .history__world-heritage--title {
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0.04em;
  }
  .history__world-heritage--sentence {
    font-size: 16px;
    line-height: 36px;
    letter-spacing: 0.04em;
    padding: 60px 0;
    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;
  }
  .history__world-heritage--sentence-sp {
    display: none;
  }
  .history__world-heritage--image {
    margin-top: 61px;
  }
}

@media (max-width: 1200px) {
  .history__world-heritage {
    padding: 70px 70px 100px 70px;
  }
}

@media (max-width: 999px) {
  .wrapper {
    padding: 50px 0 0 0;
  }

    #history #inner_mainVis {
    height: 170px;
    background: url(../images/aboutus/history/sp/sp-top-history.jpg) no-repeat;
    background-size: cover;
    /* background-position: bottom center;　にするとデザインデータには近づくが、レスポンシブを意識すると違和感が出る */
    background-position: center center;
  }

  .history-about {
    color: #c5a886;

    font-size: 9px;
    line-height: 1;
    letter-spacing: 0.04em;

    padding-top: 39px;

    display: inline-block;

    position: relative;
  }

  .history-about:after {
    content: "";
    width: 54.5px;
    height: 1px;
    background: linear-gradient(
      90deg,
      #c5a886 0%,
      #c5a886 44.0367%,
      transparent 44.0367%,
      transparent 56.88074%,
      #c5a886 56.88074%,
      #c5a886 100%
    );

    position: absolute;
    top: 56px;
    left: 18.5px;
  }

    #history .history-about:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 3px 0 3px;
    border-color: #c5a886 transparent transparent transparent;

    position: absolute;
    top: 57px;
    left: 43px;
  }

    #history #inner_mainVis .ttl {
    font-size: 31px;
    line-height: 1;
    padding-top: 17.5px;

    display: flex;
    flex-direction: column;
    align-items: center;
  }

    #history #inner_mainVis .ttl_kana {
    font-size: 11px;
    line-height: 1;
    letter-spacing: 0.04em;
    font-family: "Yu Mincho", "游明朝体";
    padding-top: 9px;
  }

    #history #inner_mainVis .ttl {
    color: #ffffff;
  }

  .history__container {
    width: 100%;
    margin: 0 auto;
    padding: 41px 0 0 0;
  }
  .history__ireland {
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .history__ireland--title {
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 0.12em;
    padding: 0 5.3334%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .history__ireland--decoration {
    color: #b8c86b;
  }
  .history__ireland--sentence {
    width: 100%;
    font-size: 12px;
    line-height: 23px;
    letter-spacing: 0.04em;
    padding: 18px 5.3334% 0 5.3334%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    z-index: 5;
  }
  .history__ireland--sentence > span {
    text-align: left;
  }
  .history__ireland--image {
    display: none;
  }
  .history__ireland--image-sp {
    width: 94.66667%;
  }
  .history__ireland--border {
    display: none;
  }
  .history__ireland--border-sp {
    display: block;
    width: 94.66667%;
    height: 100%;
    border: 1px solid #3d3d3d;
    position: absolute;
    top: 13px;
    left: 2.66667%;
    z-index: -1;
  }
  .history__ireland--vertical {
    display: none;
  }
  .history__ireland--text {
    display: none;
  }
  .history__ireland--sp {
    margin-top: 31px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  .history__church {
    height: 235px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    padding: 45.5px 5.3334% 0 5.3334%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .history__world-heritage {
    width: 100%;
    margin: 0 auto;
    padding: 29.5px 5.3334% 0 5.3334%;
      padding-bottom: 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .history__world-heritage--title {
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.04em;
  }
  .history__world-heritage--sentence {
    display: none;
  }
  .history__world-heritage--sentence-sp {
    font-size: 12px;
    line-height: 23px;
    letter-spacing: 0.04em;
    padding-top: 53.5px;
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .history__world-heritage--sentence-sp > span {
    text-align: left;
  }
  .history__world-heritage--image {
    margin-top: 31px;
  }
}
/* galler style */
@media (min-width: 1000px) {
  .gallery {
    gap: 2px;
    margin-top: 2px;
  }
  .gallery-columns-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .gallery-columns-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .gallery-item {
    width: 100%;
  }
  .gallery .gallery-item a img {
    height: 360px;
    width: 100%;
    object-fit: cover;
  }
}

@media (max-width: 1200px) {
  .gallery .gallery-item a img {
    height: 313px;
  }
}

@media (max-width: 999px) {
  .gallery {
    gap: 1px;
    margin-top: 4.7%;
  }
  .gallery-columns-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: -18.5%;
  }
  .gallery-columns-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .gallery-item {
    width: 100%;
  }
  .gallery-columns-2 .gallery-item a img {
    height: 72%;
    width: 100%;
    object-fit: cover;
  }
  .gallery-columns-3 .gallery-item a img {
    height: 109%;
    width: 100%;
    object-fit: cover;
  }
}
/*# sourceMappingURL=recruit.css.map */
