@charset "UTF-8";
/*=======================================
トップページ
=========================================*/
.l-kv {
  background: url("../img/top/kv-bg.png") no-repeat center top 115px;
  padding-top: 170px;
  position: relative;
}
.l-kv:before {
  content: "";
  width: 100%;
  height: 60px;
  background: url("../img/top/kv-line.png") center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.l-kv h1 {
  text-align: center;
}
.l-kv p {
  text-align: center;
  margin-top: 15px;
}
.l-kv p:after {
  content: "";
  display: block;
  width: 655px;
  height: 451px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  background: url("../img/top/kv-icon.png") no-repeat center;
  -webkit-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}

.p-top {
  overflow: hidden;
}
.p-top__intro {
  padding-bottom: 90px;
}
.p-top__intro p {
  font-size: 18px;
  line-height: 1.8;
  margin-top: 2em;
  font-feature-settings: "palt";
}
.p-top__intro p span {
  color: #B42327;
}
.p-top__intro ul {
  margin-top: 80px;
}
.p-top__intro ul li {
  float: left;
  width: 49.6%;
  margin-right: 0.8%;
}
.p-top__intro ul li:nth-child(2n) {
  margin-right: 0;
}
.p-top__intro ul li:nth-child(n+3) {
  margin-top: 0.8%;
}
.p-top__profile {
  background-color: #FFF;
  padding: 100px 0;
}
.p-top__profile .box {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.p-top__profile .box:before, .p-top__profile .box:after {
  content: none;
}
.p-top__profile .box .txt {
  width: calc(100% - 458px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 30px;
}
.p-top__profile .box .txt ul {
  margin-top: 25px;
  margin-bottom: 2em;
}
.p-top__profile .box .txt ul,
.p-top__profile .box .txt p {
  font-size: 18px;
}
.p-top__profile .box .txt p {
  margin-bottom: 2em;
}
.p-top__profile .box .txt p:last-child {
  margin-bottom: 0;
}
.p-top__profile .box .ph {
  width: 458px;
}
.p-top__activities {
  padding: 100px 0;
}
.p-top__activities h3 {
  margin-bottom: 40px;
}
.p-top__activities p {
  font-size: 18px;
  margin-bottom: 60px;
}
.p-top__activities p span {
  color: #B42327;
}
.p-top__activities .ph {
  margin-top: 70px;
}
.p-top__activities .ph ul.style1 {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.p-top__activities .ph ul.style1:before, .p-top__activities .ph ul.style1:after {
  content: none;
}
.p-top__activities .ph ul.style1 li {
  float: left;
  width: 32.88%;
}
.p-top__activities .ph ul.style2 {
  margin-top: 0.72%;
}
.p-top__activities .ph ul.style2 li {
  float: left;
}
.p-top__activities .ph ul.style2 li:nth-child(1) {
  width: 66.4%;
}
.p-top__activities .ph ul.style2 li:nth-child(2), .p-top__activities .ph ul.style2 li:nth-child(3) {
  width: 32.88%;
  margin-left: 0.72%;
}
.p-top__activities .ph ul.style2 li:nth-child(3) {
  margin-top: 0.72%;
}
.p-top__bridge {
  background: url("../img/top/bridge_bg.png") no-repeat left center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 70px 0 100px;
}
.p-top__bridge h3 {
  text-align: center;
  margin-bottom: 50px;
}
.p-top__bridge h3:before {
  content: "";
  width: 55px;
  height: 55px;
  display: block;
  margin: 0 auto 30px;
  background: url("../img/top/bridge_icon.svg") no-repeat center;
  -webkit-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
.p-top__bridge p {
  text-align: center;
  color: #FFF;
  font-size: 20px;
  line-height: 1.8;
}
.p-top__bridge ul {
  margin-top: 45px;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.p-top__bridge ul:before, .p-top__bridge ul:after {
  content: none;
}
.p-top__bridge ul li {
  width: 395px;
  background-color: #c8b98c;
  text-align: center;
  font-size: 35px;
  line-height: 1;
  padding: 35px 0;
}
.p-top__bridge .peace h4 {
  font-size: 18px;
  width: fit-content;
  border: 1px solid #fff;
  text-align: center;
  margin: 40px auto 30px;
  color: #FFF;
  padding: 5px 20px;
}
.p-top__bridge .peace p {
  font-size: 38px;
  line-height: 1.4;
}
.p-top__bridge .ph {
  margin-top: 50px;
}
.p-top__bridge .ph img {
  float: left;
  width: 49.5%;
}
.p-top__bridge .ph img:last-child {
  float: right;
}
.p-top__center {
  padding: 110px 0 90px;
  background: url("../img/top/center_bg2.png") no-repeat center left;
  -webkit-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
.p-top__center h3 {
  text-align: center;
}
.p-top__center .copy {
  text-align: center;
  font-size: 36px;
  line-height: 1.6;
  margin: 50px auto;
}
.p-top__center .copy span {
  color: #B42327;
}
.p-top__center .img {
  text-align: center;
}
.p-top__center .img img {
  display: inline-block;
  mix-blend-mode: multiply;
}
.p-top__center ul {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 70px;
}
.p-top__center ul:before, .p-top__center ul:after {
  content: none;
}
.p-top__center ul li {
  background-color: #FFF;
  width: 19.2%;
  text-align: center;
  line-height: 1.4;
  padding: 20px 0;
  font-size: 20px;
}
.p-top__center ul li .in {
  width: 100%;
  height: 100%;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.p-top__message {
  padding: 100px 0;
  background: #fff url("../img/top/message_bg.png") no-repeat center top;
}
.p-top__message .c-wrap {
  position: relative;
}
.p-top__message h3 {
  text-align: center;
  margin-bottom: 30px;
}
.p-top__message h4 {
  margin-top: 465px;
}
.p-top__message .copy {
  text-align: center;
  font-size: 36px;
  line-height: 1.6;
  margin: 50px auto 0;
}
.p-top__message .copy span {
  color: #B42327;
}
.p-top__message .txt {
  text-align: center;
  font-size: 36px;
  margin: 54px auto 62px;
}
.p-top__message .txt span {
  color: #B42327;
  padding-bottom: 10px;
  background: url("../img/top/message_line.png") no-repeat center bottom;
}
.p-top__message .icon1,
.p-top__message .icon2,
.p-top__message .icon3 {
  position: absolute;
}
.p-top__message .icon1 {
  left: -80px;
}
.p-top__message .icon2 {
  right: -100px;
  top: 420px;
}
.p-top__message .icon3 {
  right: 99px;
  top: 657px;
}
.p-top__message ul {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.p-top__message ul li {
  background-color: #E9E9EF;
  width: 23.44%;
  text-align: center;
  line-height: 1.4;
  padding: 20px 0;
  font-size: 20px;
}
.p-top__message ul li span {
  color: #B42327;
  display: inline-block;
}
.p-top__message ul li .in {
  width: 100%;
  height: 100%;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.p-top__event {
  padding-top: 100px;
}
.p-top__event h4 {
  font-size: 32px;
  color: #FFF;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), #b42327 20% 80%, rgba(255, 255, 255, 0));
  width: fit-content;
  line-height: 1;
  padding: 10px 50px 15px;
  transform: skewX(-10deg);
  margin-left: -50px;
}
.p-top__about .name {
  margin-bottom: 40px;
  margin-top: 50px;
}
.p-top__about .name .box {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), white 20% 80%, rgba(255, 255, 255, 0));
  margin-bottom: 7px;
  max-width: 800px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 35px 0;
  font-size: 25px;
  text-align: center;
  line-height: 1.6;
}
.p-top__about .name .box span {
  color: #B42327;
}
.p-top__about .name .box:last-child {
  margin-bottom: 0;
}
.p-top__about .facility {
  text-align: center;
  margin-bottom: 95px;
}
.p-top__about .facility ul {
  width: 563px;
  display: inline-block;
  background: url("../img/top/line.png") no-repeat center top;
}
.p-top__about .facility ul li {
  font-size: 18px;
  padding: 20px 0;
  background: url("../img/top/line.png") no-repeat center bottom;
}
.p-top__about .info p {
  text-align: center;
  font-size: 18px;
  margin-bottom: 1em;
}
.p-top__about .info p:last-child {
  margin-bottom: 0;
}

/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
  .l-kv {
    background: url("../img/top/kv-bg.png") no-repeat center top 115px;
    padding: 100px 15px 0;
  }
  .l-kv:before {
    content: "";
    width: 100%;
    height: 20px;
  }
  .l-kv h1 {
    text-align: center;
  }
  .l-kv p {
    text-align: center;
    margin-top: 15px;
  }
  .l-kv p img {
    width: 80%;
    margin: 0 auto;
  }
  .l-kv p:after {
    content: "";
    display: block;
    width: 327px;
    height: 225px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    background: url("../img/top/kv-icon.png") no-repeat center;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
  }

  .p-top__intro {
    padding-bottom: 40px;
  }
  .p-top__intro p {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 1.8em;
  }
  .p-top__intro ul {
    margin-top: 40px;
  }
  .p-top__intro ul li {
    float: left;
    width: 49.6%;
    margin-right: 0.8%;
  }
  .p-top__intro ul li:nth-child(2n) {
    margin-right: 0;
  }
  .p-top__intro ul li:nth-child(n+3) {
    margin-top: 0.8%;
  }
  .p-top__profile {
    padding: 40px 0;
  }
  .p-top__profile .box {
    display: block;
  }
  .p-top__profile .box .txt {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .p-top__profile .box .txt ul {
    margin-top: 25px;
    margin-bottom: 2em;
  }
  .p-top__profile .box .txt ul li {
    padding-left: 1em;
    text-indent: -1em;
  }
  .p-top__profile .box .txt ul,
  .p-top__profile .box .txt p {
    font-size: 14px;
    line-height: 1.6;
  }
  .p-top__profile .box .txt p {
    margin-bottom: 2em;
  }
  .p-top__profile .box .txt p:last-child {
    margin-bottom: 0;
  }
  .p-top__profile .box .ph {
    width: 100%;
  }
  .p-top__activities {
    padding: 40px 0;
  }
  .p-top__activities h3 {
    margin-bottom: 20px;
  }
  .p-top__activities p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 30px;
  }
  .p-top__activities .ph {
    margin-top: 40px;
  }
  .p-top__activities .ph ul.style1 {
    display: block;
  }
  .p-top__activities .ph ul.style1 li {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .p-top__activities .ph ul.style2 {
    margin-top: 0.72%;
  }
  .p-top__activities .ph ul.style2 li {
    float: left;
  }
  .p-top__activities .ph ul.style2 li:nth-child(1) {
    width: 100%;
  }
  .p-top__activities .ph ul.style2 li:nth-child(2), .p-top__activities .ph ul.style2 li:nth-child(3) {
    width: 49.5%;
    margin-left: 0;
    margin-top: 0.5%;
  }
  .p-top__activities .ph ul.style2 li:nth-child(2) img, .p-top__activities .ph ul.style2 li:nth-child(3) img {
    height: 30vw;
    object-fit: cover;
  }
  .p-top__activities .ph ul.style2 li:nth-child(3) {
    margin-top: 0.5%;
    margin-left: 1%;
  }
  .p-top__bridge {
    padding: 40px 0 40px;
  }
  .p-top__bridge h3 {
    text-align: center;
    margin-bottom: 30px;
  }
  .p-top__bridge h3:before {
    width: 35px;
    height: 35px;
    margin: 0 auto 15px;
  }
  .p-top__bridge p {
    font-size: 16px;
    line-height: 1.8;
    text-align: left;
  }
  .p-top__bridge ul {
    margin-top: 25px;
    display: block;
  }
  .p-top__bridge ul li {
    width: 100%;
    font-size: 20px;
    padding: 20px 0;
    margin-bottom: 1px;
  }
  .p-top__bridge ul li:last-child {
    margin-bottom: 0;
  }
  .p-top__bridge .peace h4 {
    font-size: 18px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 10px;
    margin: 40px auto 15px;
  }
  .p-top__bridge .peace p {
    font-size: 20px;
    line-height: 1.4;
  }
  .p-top__bridge .ph {
    margin-top: 25px;
  }
  .p-top__bridge .ph img {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .p-top__bridge .ph img:last-child {
    float: none;
    margin-top: 5px;
  }
  .p-top__center {
    padding: 40px 0 40px;
    background: url("../img/top/center_bg2.png") no-repeat center top 10%;
    -webkit-background-size: 200%;
    -o-background-size: 200%;
    background-size: 200%;
  }
  .p-top__center .copy {
    font-size: 18px;
    margin: 30px auto;
  }
  .p-top__center ul {
    display: block;
    margin-top: 45px;
  }
  .p-top__center ul li {
    width: 100%;
    font-size: 16px;
    margin-bottom: 5px;
  }
  .p-top__center ul li:last-child {
    margin-bottom: 0;
  }
  .p-top__center ul li .in {
    width: 100%;
    height: 100%;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .p-top__message {
    padding: 40px 0;
    background: #fff url("../img/top/message_bg.png") no-repeat center top 8%;
    -webkit-background-size: 207%;
    -o-background-size: 207%;
    background-size: 207%;
  }
  .p-top__message .c-wrap {
    position: relative;
  }
  .p-top__message h3 {
    text-align: center;
    margin-bottom: 30px;
  }
  .p-top__message h4 {
    margin-top: 30vw;
  }
  .p-top__message .copy {
    font-size: 18px;
    margin: 30px auto 0;
  }
  .p-top__message .txt {
    text-align: center;
    font-size: 18px;
    margin: 30px auto 30px;
  }
  .p-top__message .icon1,
  .p-top__message .icon2,
  .p-top__message .icon3 {
    display: none;
  }
  .p-top__message .icon1 {
    display: block;
    width: 100px;
    right: 6vw;
    left: auto;
    top: 60vw;
  }
  .p-top__message ul {
    display: block;
  }
  .p-top__message ul li {
    width: 100%;
    padding: 10px 10px;
    font-size: 16px;
    margin-bottom: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .p-top__message ul li:last-child {
    margin-bottom: 0;
  }
  .p-top__event {
    padding-top: 40px;
  }
  .p-top__event h4 {
    font-size: 18px;
    line-height: 1;
    padding: 10px 50px 15px;
    transform: skewX(-10deg);
    margin-left: 0;
  }
  .p-top__about .name .box {
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0;
    font-size: 18px;
  }
  .p-top__about .facility {
    text-align: center;
    margin-bottom: 65px;
  }
  .p-top__about .facility ul {
    width: 90%;
    display: inline-block;
    background: url("../img/top/line.png") no-repeat center top;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
  }
  .p-top__about .facility ul li {
    font-size: 16px;
    padding: 18px 0;
    background: url("../img/top/line.png") no-repeat center bottom;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
  }
  .p-top__about .info {
    padding-bottom: 100px;
  }
  .p-top__about .info p {
    text-align: center;
    font-size: 16px;
    margin-bottom: 1em;
  }
  .p-top__about .info p:last-child {
    margin-bottom: 0;
  }
}
