@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=EB+Garamond");


.sh-gradient-wrapper {
  padding-bottom: 40px;
}
.sh-page-title {
  margin-bottom: 0;
}

.sh-contents {
  max-width: 1180px;
}

.sh-hometact-font33 {
  font-size: 33px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP' ,serif;
}
.sh-hometact-font26 {
  font-size: 26px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP' ,serif;
}
.sh-hometact-font24 {
  font-size: 24px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP' ,serif;
}
.sh-hometact-font22 {
  font-size: 22px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP' ,serif;
}
.sh-hometact-font20 {
  font-size: 20px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP' ,serif;
}
.sh-hometact-font18 {
  font-size: 18px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP' ,serif;
}
.sh-hometact-font16 {
  font-size: 16px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP' ,serif;
}
.sh-hometact-font14 {
  font-size: 14px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP' ,serif;
}
.sh-hometact-font13 {
  font-size: 13px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP' ,serif;
}

.sh-hometact-box1 > div:first-child img {
  width: 90%;
  max-width: 486px;
}
.sh-hometact-box3 > div:last-child {
  border: 1px solid #1f2b64;
  border-radius: 31px 31px 30px 30px;
  padding-bottom: 20px;
  box-sizing: border-box;
}
.sh-hometact-box3 > div:last-child > p:first-child {
  background-color: #1f2b64;
  color: #fff;
  border-radius: 30px 30px 0 0;
  padding: 10px;
}
.sh-hometact-box3 > div:last-child > p:nth-child(2) {
  padding-left: 15px;
  padding-right: 15px;
}
.sh-hometact-box3-1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 20px;
}
.sh-hometact-box3-1 > div {
  width: 48.14815%;
  box-sizing: border-box;
  background-color: #edeef3;
  border-radius: 10px;
  padding: 20px 10px;
}
.sh-hometact-box3-1 > div > p:first-child img {
  max-width: 60px;
}
.sh-hometact-box3-2 {
  width: 94.555874%;
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
}
.sh-hometact-box3-2 > div {
  width: 48%;
  max-width: 48%;
}
.sh-hometact-box3-2 > div > p:last-child {
  padding-left: 10px;
  padding-right: 10px;
}

.sh-hometact-box4 > div {
}
.sh-hometact-box4 > div img {
  width: 50%;
  float: left;
}

.sh-hometact-bgbox1 {
  background-color: #f6f7f9;
  padding: 50px 10px;
}

.sh-hometact-img1 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.sh-hometact-img2 {
  width: 23.72882%;
  max-width: 280px;
  margin-left: auto;
  margin-right: auto;
}

.__color1 {
  color: #1f2b64;
}

.__border1 {
  border-bottom: 1px solid #1f2b64;
  padding-bottom: 5px;
}

.LH13 {
  line-height: 1.3;
}

.sh-PR {
	position: relative;
}

.MT20_0 {
  margin-top: 20px;
}
.MT30_0 {
	margin-top: 30px;
}
.MT40_0 {
	margin-top: 40px;
}
.MT20_60 {
  margin-top: 20px;
}
.MT50_60 {
  margin-top: 50px;
}
.MB20_40 {
  margin-bottom: 20px;
}
.MB60_30 {
  margin-bottom: 60px;
}
.MB90_40 {
  margin-bottom: 90px;
}
.MB100_60 {
  margin-bottom: 100px;
}
.PT150 {
  padding-top: 150px;
}

sub {
  bottom: 0;
	vertical-align: baseline;
}
sup {
    top: 0;
}

.LS1 {
  letter-spacing: 0.1em;
}
.TR_TL {
  text-align: right;
}


@media screen and (min-width: 768px) {
  .sh-hometact-box1 {
    display: flex;
    justify-content: space-between;
  }
  .sh-hometact-box1 > div:first-child {
    width: 42.1875%;
    max-width: 540px;
  }
  .sh-hometact-box1 > div:last-child {
    width: 54.6875%;
    max-width: 700px;
  }
  .sh-hometact-box3 > div:last-child > p:nth-child(2) {
    padding-left: 5.73%;
    padding-right: 5.73%;
  }
  .sh-hometact-box3-1 > div {
    padding: 30px 5.5%;
  }
  .sh-hometact-box3-2 > div {
    width: 33.33333%;
    max-width: 220px;
  }
  .sh-hometact-box3-2 > div > p:last-child {
      padding-left: 9%;
      padding-right: 9%;
  }

  .sh-hometact-box4 > div {
    position: absolute;
    width: 42.372882%;
    max-width: 500px;
  }
  .sh-hometact-box4 > div:nth-of-type(1) {
    top: 0;
    left: 0;
  }
  .sh-hometact-box4 > div:nth-of-type(2) {
    top: 0;
    right: 0;
  }
  .sh-hometact-box4 > div:nth-of-type(3) {
    top: 16%;
    left: 0;
  }
  .sh-hometact-box4 > div:nth-of-type(4) {
    top: 22%;
    right: 0;
  }
  .sh-hometact-box4 > div:nth-of-type(5) {
    top: 39%;
    left: 0;
  }
  .sh-hometact-box4 > div:nth-of-type(6) {
    top: 43%;
    right: 0;
  }
  .sh-hometact-box4 > div:nth-of-type(7) {
    bottom: 26%;
    left: 0;
  }
  .sh-hometact-box4 > div:nth-of-type(8) {
    bottom: 23%;
    right: 0;
  }
  .sh-hometact-box4 > div:nth-of-type(9) {
    bottom: 5%;
    left: 0;
  }
  .sh-hometact-box4 > div:nth-of-type(10) {
    bottom: 3%;
    right: 0;
  }

  .sh-hometact-bgbox1 {
    padding-left: 3.90625%;
    padding-right: 3.90625%;
  }

  .MT2p {
    margin-top: 2%;
  }
  .MT10p {
    margin-top: 10%;
  }
  .MT-8p {
    margin-top: -8%;
  }
  .smp_timeline {
    display: none;
  }
}

@media screen and (min-width: 950px) {
  .sh-hometact-box2 {
    display: flex;
    justify-content: space-between;
  }
  .sh-hometact-box2 > div:first-child {
    width: 31.25%;
    max-width: 400px;
  }
  .sh-hometact-box2 > div:last-child {
    width: 65.625%;
    max-width: 840px;
  }
  .sh-hometact-box3 {
    display: flex;
    justify-content: space-between;
  }
  .sh-hometact-box3 > div:first-child {
    width: 42.1875%;
    max-width: 540px;
  }
  .sh-hometact-box3 > div:last-child {
    width: 54.6875%;
    max-width: 700px;
  }
  .sh-hometact-box3-1 > div {
    max-width: 260px;
  }
}

@media screen and ( max-width:950px) {
    .sh-hometact-box3 > div:first-child {
    margin-bottom: 30px;
  }
  .sh-hometact-box2 > div:first-child {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
	.sh-gradient-wrapper {
		padding-bottom: 0;
	}

  .sh-hometact-font33 {
    font-size: 26px;
  }
  .sh-hometact-font26 {
    font-size: 22px;
  }
  .sh-hometact-font24 {
    font-size: 20px;
  }
  .sh-hometact-font22 {
    font-size: 20px;
  }
  .sh-hometact-font20 {
    font-size: 18px;
  }
  .sh-hometact-font18 {
    font-size: 16px;
  }
  .sh-hometact-font16 {
    font-size: 14px;
  }

  .sh-hometact-box3-2 {
    row-gap: 30px;
  }

  .sh-hometact-box4::before {
    content: "";
    background: linear-gradient(#DB786F, #1F2B64);
    width: 60px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0px;
  }
  .sh-hometact-box4 > div {
    width: calc(100% - 70px);
    float: right;
    clear: both;
    margin-bottom: 20px;
  }
  .sh-hometact-box4 > div:nth-of-type(6) {
    margin-bottom: 80px;
  }

  .smp_timeline > li {
    color: #fff;
    border-bottom: 1px dashed #fff;
    position: absolute;
    left: 10px;
    text-align: center;
    width: 40px;
  }
  .smp_timeline > li:nth-of-type(1) {
    top: 0.2%;
  }
  .smp_timeline > li:nth-of-type(2) {
    top: 21%;
  }
  .smp_timeline > li:nth-of-type(3) {
    top: 49.5%;
  }
  .smp_timeline > li:nth-of-type(4) {
    top: 62.8%;
  }
  .smp_timeline > li:nth-of-type(5) {
    top: 72%;
  }
  .smp_timeline > li:nth-of-type(6) {
    top: 81.5%;
  }
  .smp_timeline > li:nth-of-type(7) {
    top: 90.5%;
  }


	.PB20-smp {
		padding-bottom: 20px;
	}
  .MT20_0,
  .MT30_0, 
  .MT40_0 {
    margin-top: 0;
  }
  .MT20_60 {
    margin-top: 60px;
  }
  .MT50_60 {
    margin-top: 60px;
  }
  .MB20_40 {
    margin-bottom: 40px;
  }
  .MB60_30 {
    margin-bottom: 30px;
  }
  .MB90_40 {
    margin-bottom: 40px;
  }
  .MB100_60 {
    margin-bottom: 60px;
  }
  .PT150 {
    padding-top: 20px;
  }
  .__smp-w60 {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  .__smp-w70 {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  .__smp-w80 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .__smp-w90 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .__smp-PT10 {
    padding-top: 10px;
  }
  .__smp-PT20 {
    padding-top: 20px;
  }
  .__smp-PT30 {
    padding-top: 30px;
  }
  .__smp-PT40 {
    padding-top: 40px;
  }
  .__smp-PB10 {
    padding-bottom: 10px;
  }
  .__smp-PB20 {
    padding-bottom: 20px;
  }
  .__smp-PB30 {
    padding-bottom: 30px;
  }
  .__smp-PB40 {
    padding-bottom: 40px;
  }
  .__smp-TS {
    text-shadow: 0 0 3px #333, 1px 0 3px #333, 0 -1px 3px #333, 0 1px 3px #333, -1px 0 3px #333;
  }
  .__smp-TL {
    text-align: left;
  }
  .__smp-MLR0 {
    margin-left: 0;
    margin-right: 0;
  }

  .TR_TL {
    text-align: left;
  }
}


@media screen and (max-width: 767px) and (orientation: landscape) {
  .smp_timeline > li:nth-of-type(2) {
    top: 22%;
  }
  .smp_timeline > li:nth-of-type(3) {
    top: 51%;
  }
  .smp_timeline > li:nth-of-type(4) {
    top: 62.5%;
  }
}




