@charset "UTF-8";


/* pageMv
***************************************************************/
.pageMv::before {
  display: none;
}
@media all and (min-width: 681px) {
  .pageMv {
    background: url(../img/memorial/mv_pc.jpg)no-repeat center / cover;
  }
  .pageMv .pageMvEnTitle {
    width: 602px;
  }
}
@media all and (max-width:680px) {
  .pageMv {
    background: url(../img/memorial/mv_sp.jpg)no-repeat center / cover;
  }
  .pageMv .pageMvEnTitle {
    margin-left: 30px;
    width: 178px;
  }
  .pageMv .pageMvJpTitle {
    text-align: left;
    margin-left: 30px;
  }
}
@media all and (max-width:370px) {
}


/* memorial1Wrap
***************************************************************/
.memorial1Wrap {
  padding-top: 124px;
}
.memorial1_inner {
  width: 1000px;
  margin: 0 auto;
  padding: 50px 102px 60px;
  background-color: #f5f6f6;
}
.memorial1_h2 {
  color: #2d5f86;
  font-size: 28px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0;
}
.memorial1_p1 {
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0;
  line-height: 1.94;
  margin-top: 30px;
}
@media all and (min-width: 681px) {
}
@media all and (max-width:680px) {
  .memorial1Wrap {
    padding-top: 55px;
  }
  .memorial1_inner {
    width: 100%;
    padding: 40px 45px 40px;
  }
  .memorial1_h2 {
    font-size: 20px;
  }
  .memorial1_p1 {
    font-size: 14px;
    line-height: 2;
    margin-top: 18px;
  }
}
@media all and (max-width:370px) {
}


/* memorial2Wrap
***************************************************************/
.memorial2Wrap {
  padding: 110px 0;
}
.memorial2_inner {
  width: 1100px;
  margin: 0 auto;
}
.memorial2_h2 {
  color: #2d5f86;
  font-size: 27px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.05em;
}
.memorial2_h2 .t1 {
  display: inline-block;
  border-bottom: 2px solid #2d5f86;
  padding: 0 4px 8px;
}
.memorial2_ul1 {
  width: 100%;
  padding-top: 80px;
}
.memorial2_ul1 .li1 {
  width: 100%;
  display: flex;
  align-items: center;
}
.memorial2_ul1_textBox {
  width: 50%;
  padding-right: 50px;
}
.memorial2_h3 {
  color: #2d5f86;
  font-size: 31px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.45;
}
.memorial2_p1 {
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0;
  line-height: 1.94;
  margin-top: 22px;
}
.memorial2_img1 {
  width: 50%;
}
@media all and (min-width: 681px) {
  .memorial2_ul1 .li1:nth-of-type(even) {
    flex-flow: row-reverse;
  }
  .memorial2_ul1 .li1:nth-of-type(even) .memorial2_ul1_textBox {
    padding-right: 0;
    padding-left: 50px;
  }
}
@media all and (max-width:680px) {
  .memorial2Wrap {
    padding: 50px 0;
  }
  .memorial2_inner {
    width: 100%;
  }
  .memorial2_h2 {
    font-size: 20px;
  }
  .memorial2_ul1 {
    padding: 50px 20px 0;
  }
  .memorial2_ul1 .li1 {
    display: block;
  }
  .memorial2_ul1 .li1:nth-of-type(1n + 2) {
    padding-top: 40px;
  }
  .memorial2_ul1_textBox {
    width: 100%;
    padding-right: 0;
  }
  .memorial2_h3 {
    font-size: 20px;
  }
  .memorial2_p1 {
    font-size: 14px;
    margin-top: 15px;
  }
  .memorial2_img1 {
    width: 100%;
    padding-top: 20px;
  }
}
@media all and (max-width:370px) {
}


/* memorial3Wrap
***************************************************************/
.memorial3Wrap {
  background-color: #f5f6f6;
}
.memorial3_inner {
  width: 804px;
  margin: 0 auto;
  padding: 70px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.memorial3_textBox {
  width: 590px;
}
.memorial3_h2 {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
}
.memorial3_p1 {
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0;
  line-height: 2.19;
  margin-top: 20px;
}
.memorial3_img1 {
  width: 171px;
}
@media all and (min-width: 681px) {
}
@media all and (max-width:680px) {
  .memorial3_inner {
    width: 100%;
    padding: 35px 20px;
    display: block;
  }
  .memorial3_textBox {
    width: 100%;
  }
  .memorial3_h2 {
    font-size: 20px;
    text-align: center;
  }
  .memorial3_p1 {
    font-size: 14px;
    line-height: 1.86;
    margin-top: 20px;
  }
  .memorial3_img1 {
    width: 197px;
    margin: 25px auto 0;
  }
}
@media all and (max-width:370px) {
}


/* memorial_linkBox1
***************************************************************/
.memorial_linkBox1 {
  padding: 80px 0 130px;
}
.memorial_link1 {
  width: 550px;
  height: 93px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 23px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.04em;
  color: #fff;
  background-color: #ea4655;
  position: relative;
}
.memorial_link1::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  width: 20px;
  height: 20px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
  transition: border-color 0.3s ease;
}
@media all and (min-width: 681px) {
  .memorial_link1:hover {
    background-color: #586270;
  }
}
@media all and (max-width:680px) {
  .memorial_linkBox1 {
    padding: 45px 0;
  }
  .memorial_link1 {
    width: 322px;
    max-width: 90%;
    height: 56px;
    font-size: 18px;
  }
  .memorial_link1::after {
    right: 16px;
    width: 12px;
    height: 12px;
  }
}
@media all and (max-width:370px) {
}


/* aaa
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width:680px) {
}
@media all and (max-width:370px) {
}
