@charset "UTF-8";
.pre-inc #plan60 {
  margin: 0 auto 0;
  width: 100%;
  background: #FFF;
}
@media screen and (max-width: 1000px) {
  .pre-inc #plan60 {
    margin: 0 auto 0;
  }
}
.pre-inc #plan60 .font-yu {
  font-family: YuMincho, "Yu Mincho", "Noto Serif JP", "Hiragino Mincho ProN", serif;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
}
.pre-inc #plan60 .font-gold {
  background: linear-gradient(90deg, #8c7537 0%, #dbb00b 45%, #fde79d 70%, #dbb10c 85%, #bc7f04 90% 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.pre-inc #plan60 .cap {
  padding: 0.5em;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #666;
  font-size: min(2.5vw, 12px);
  line-height: 1;
}
.pre-inc #plan60 .photo span {
  padding: 0.5em;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #fff;
  font-family: YakuHanMP, "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  font-size: min(2vw, 10px);
  line-height: 1;
  text-shadow: 0 0 3px #000;
}
.pre-inc #plan60 .wrapper {
  margin: 0 auto;
  padding: 4em 0;
  max-width: 1080px;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .wrapper {
    padding: 3em 0;
    width: 90%;
  }
}
.pre-inc #plan60 .mv {
  margin: 0 auto;
  padding: 6em 0 4em;
  width: 100%;
  max-width: 1080px;
  background: url(../img/plan60/img01.webp) no-repeat top right;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .mv {
    padding: 4em 0 2em;
    background: url(../img/plan60/img01.webp) no-repeat top 7vw right;
    background-size: contain;
  }
}
.pre-inc #plan60 .mv .cap {
  padding: 0.5em;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #666;
  font-size: min(2.5vw, 12px);
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .mv .cap {
    top: 65vw;
    bottom: auto;
  }
}
.pre-inc #plan60 .mv .mv-box {
  margin: 0 auto;
  max-width: 1080px;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .mv .mv-box {
    width: 90%;
  }
}
.pre-inc #plan60 .mv .mv-box h3 {
  margin: 0;
  width: 100%;
  font-size: min(14vw, 118px);
  line-height: 1;
  font-weight: 400;
}
.pre-inc #plan60 .mv .mv-box h4 {
  margin: 0;
  width: 100%;
  font-size: min(4.8vw, 42px);
  line-height: 1;
  display: flex;
  align-items: center;
}
.pre-inc #plan60 .mv .mv-box h4 small{
  font-size: 0.4em;
  margin-right: 0.5em;
}
.pre-inc #plan60 .mv .mv-box .txt1 {
  margin: 1.5em 0;
  width: 100%;
  color: #8c7537;
  font-size: min(4.5vw, 26px);
  font-weight: 500;
  text-shadow: 2px 2px 3px #fff, -2px -2px 3px #fff, -2px 2px 3px #fff, 2px -2px 3px #fff;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .mv .mv-box .txt1 {
    margin: 3.5em 0 2.5em;
  }
}
.pre-inc #plan60 .mv .mv-box .photo {
  margin: 0;
  width: 58%;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .mv .mv-box .photo {
    width: 100%;
  }
}
.pre-inc #plan60 .mv .mv-box .photo .cap {
  color: #000;
  text-shadow: 0 0 3px #fff;
  bottom: -1.5em;
  top: auto;
}
.pre-inc #plan60 .mv .mv-box .lead {
  margin: 2em 0 0.5em;
  width: 100%;
  color: #575862;
  font-size: min(5vw, 38px);
  font-weight: 500;
  line-height: 1;
  display: flex;
  align-items: center;
}
.pre-inc #plan60 .mv .mv-box .lead small {
  font-size: 0.45em;
  margin-right: 0.5em;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .mv .mv-box .lead {
    margin: 2em 0 1em;
    letter-spacing: -0.025em;
    display: block;
    line-height: 1.5;
  }
  .pre-inc #plan60 .mv .mv-box .lead small {
    font-size: 0.45em;
    margin-right: 0.5em;
  }
}
.pre-inc #plan60 .mv .mv-box .txt2 {
  margin: 0;
  width: 100%;
  text-align: justify;
  font-size: min(3.8vw, 20px);
  line-height: 1.6;
  text-shadow: 0 0 3px #FFF;
  filter: drop-shadow(0 0 3px #FFF) drop-shadow(0 0 3px #FFF);
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .mv .mv-box .txt2 {
    line-height: 2;
  }
}
.pre-inc #plan60 .sec01 {
  margin: 0 auto;
  padding: 0 0 2em;
  width: 100%;
}
.pre-inc #plan60 .sec01 .block {
  margin: 0 auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.pre-inc #plan60 .sec01 .block li {
  margin: 0;
  width: 48.5%;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec01 .block li {
    margin-bottom: 3.5vw;
    width: 100%;
  }
}
.pre-inc #plan60 .sec01 h5 {
  margin: 2em 0 0;
  width: 100%;
  color: #575862;
  font-size: min(5vw, 38px);
  font-weight: 400;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec01 h5 {
    font-weight: 500;
  }
}
.pre-inc #plan60 .sec01 .txt {
  margin: 2em 0;
  width: 100%;
  text-align: justify;
  font-size: min(3.5vw, 18px);
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec01 .txt {
    line-height: 2;
  }
}
.pre-inc #plan60 .sec01 .style-ttl {
  margin: 64px auto;
  max-width: 460px;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec01 .style-ttl {
    margin: 14vw auto 7vw;
  }
}
.pre-inc #plan60 .sec01 .style {
  margin: 0 auto;
  max-width: 920px;
}
.pre-inc #plan60 .sec01 .sec01-ttl {
  margin: 2em auto 0;
  width: 100%;
  text-align: center;
  color: #8c7537;
  font-family: YakuHanJP, "Noto Sans JP", YuGothic, "Yu Gothic", Meiryo, "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: min(6vw, 42px);
  font-weight: 900;
  letter-spacing: 0.1em;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec01 .sec01-ttl {
    font-size: 5vw;
  }
}
.pre-inc #plan60 .sec01 .sec01-ttl span {
  font-size: 1.2em;
}

.pre-inc #plan60 .sec01 .sec01-ttl small{
  font-size: 0.5em;
  margin-right: 0.5em;
}
.pre-inc #plan60 .sec01 .sec01-txt {
  margin: 3em auto;
  width: 100%;
  text-align: center;
  font-size: min(3.2vw, 16px);
  letter-spacing: 0.1em;
  line-height: 2.4;
}
.pre-inc #plan60 .sec01 .sec01-txt sup{
  font-size:0.5em;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec01 .sec01-txt {
    margin: 2em auto;
    line-height: 1.8;
  }
}
.pre-inc #plan60 .sec01 .sec01-img-block .sec01-img-title {
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  padding: 0.2em 2em;
  background: #CC9900;
  color: #fff;
  font-size: 24px;
  letter-spacing: 0.2em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec01 .sec01-img-block .sec01-img-title {
    font-size: 5vw;
  }
}
.pre-inc #plan60 .sec01 .sec01-img-block .sec01-img-copy {
  margin-top: 0.2em;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  color: #7F6001;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec01 .sec01-img-block .sec01-img-copy {
    font-size: 5vw;
  }
}
.pre-inc #plan60 .sec01 .sec01-img-block .sec01-img-copy .big {
  font-size: 1.4em;
}
.pre-inc #plan60 .sec01 .sec01-img-block .sec01-img-copy .b {
  font-size: 1.2em;
}
.pre-inc #plan60 .sec01 .sec01-img-block .sec01-type-box {
  flex-shrink: 0;
  display: flex;
  margin-top: 2em;
  margin-bottom: 1em;
  border: 3px solid #7F6001;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec01 .sec01-img-block .sec01-type-box {
    flex-direction: column;
  }
}
.pre-inc #plan60 .sec01 .sec01-img-block .sec01-type-box .l {
  background: #EBEBEB;
  padding: 0.4em;
}
.pre-inc #plan60 .sec01 .sec01-img-block .sec01-type-box .l .upper {
  display: flex;
  align-items: center;
  gap: 1em;
  padding: 0.4em;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec01 .sec01-img-block .sec01-type-box .l .upper {
    justify-content: center;
  }
}
.pre-inc #plan60 .sec01 .sec01-img-block .sec01-type-box .l .upper .type {
  font-size: 20px;
  color: #7F6001;
}
.pre-inc #plan60 .sec01 .sec01-img-block .sec01-type-box .l .upper .type span {
  font-size: 2em;
}
.pre-inc #plan60 .sec01 .sec01-img-block .sec01-type-box .l .upper .ldk {
  font-size: 20px;
}
.pre-inc #plan60 .sec01 .sec01-img-block .sec01-type-box .l .upper .ldk span {
  font-size: 1.7em;
}
.pre-inc #plan60 .sec01 .sec01-img-block .sec01-type-box .l .lower {
  display: flex;
  align-items: center;
  gap: 0.5em;
  padding: 1em 0.4em 0.4em;
  border-top: 1px solid #7F6001;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec01 .sec01-img-block .sec01-type-box .l .lower {
    justify-content: center;
  }
}
.pre-inc #plan60 .sec01 .sec01-img-block .sec01-type-box .l .lower .land-title {
  font-size: 11px;
}
.pre-inc #plan60 .sec01 .sec01-img-block .sec01-type-box .l .lower .land-text {
  font-size: 11px;
}
.pre-inc #plan60 .sec01 .sec01-img-block .sec01-type-box .l .lower .land-text span.num {
  font-size: 2.5em;
}
.pre-inc #plan60 .sec01 .sec01-img-block .sec01-type-box .r {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pre-inc #plan60 .sec01 .sec01-img-block .sec01-type-box .r .copy {
  font-size: 48px;
  font-weight: bold;
  text-align: center;
  color: #C00101;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec01 .sec01-img-block .sec01-type-box .r .copy {
    font-size: 8vw;
  }
}
.pre-inc #plan60 .sec01 .sec01-img-block .sec01-type-box .r span {
  display: inline-block;
}
.pre-inc #plan60 .sec01 .sec01-img {
  margin: 0 auto;
  width: 100%;
}
.pre-inc #plan60 .sec01 .sec01-img .cap {
  color: #000;
  text-shadow: none;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec01 .sec01-img .cap {
    text-shadow: 1px 1px 2px #fff, -1px -1px 2px #fff, -1px 1px 2px #fff, 1px -1px 2px #fff;
  }
}
.pre-inc #plan60 .sec01 .sec01-img-bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 2em;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec01 .sec01-img-bottom {
    margin-top: 1em;
  }
}
.pre-inc #plan60 .sec01 .sec01-img-bottom .bottom-title {
  font-size: 32px;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec01 .sec01-img-bottom .bottom-title {
    font-size: 5vw;
    text-align: center;
  }
}
.pre-inc #plan60 .sec01 .sec01-img-bottom .bottom-title span {
  display: inline-block;
  margin-right: 0.3em;
  padding: 0 0.5em;
  background: #000;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec01 .sec01-img-bottom .bottom-title span {
    display: block;
    width: fit-content;
    margin-right: auto;
    margin-left: auto;
  }
}
.pre-inc #plan60 .sec01 .sec01-img-bottom .bottom-text {
  margin-top: 1em;
  font-size: 20px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec01 .sec01-img-bottom .bottom-text {
    font-size: 3.2vw;
  }
}
.pre-inc #plan60 .sec01 .sec01-btn {
  margin: 4em auto 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1em;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec01 .sec01-btn {
    margin: 3em auto 0;
    width: 80%;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1em 0;
  }
  .pre-inc #plan60 .sec01 .sec01-btn li {
    width: 100%;
  }
}
.pre-inc #plan60 .sec01 .sec01-btn li span {
  font-size: min(2vw, 10px);
}
.pre-inc #plan60 .sec01 .sec01-btn span {
  text-shadow: 0 0 3px #000, 0 0 3px #000;
}
.pre-inc #plan60 .sec02 {
  margin: 0 auto;
  padding: 0 0 4em;
  width: 100%;
  background: #575862;
  color: #FFF;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec02 {
    padding: 1em 0 0;
  }
}
.pre-inc #plan60 .sec02 .lead {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  font-size: min(5vw, 38px);
  letter-spacing: -0.025em;
  display: flex;
  align-items: center;
}
.pre-inc #plan60 .sec02 .lead small{
  font-size: 0.35em;
  margin-right: 0.5em;
  text-align: left;
}
.pre-inc #plan60 .sec02 .type {
  margin: 64px auto;
  max-width: 720px;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec02 .type {
    margin: 10.5vw auto;
  }
  .pre-inc #plan60 .sec02 .lead {
    display: block;
  }
  .pre-inc #plan60 .sec02 .lead small{
    font-size: 0.5em;
  }
}
.pre-inc #plan60 .sec02 .trunk-lead {
  margin: 1em auto 1.5em;
  width: 100%;
  text-decoration: underline 1px;
  text-underline-offset: 0.5em;
  text-align: center;
  color: #FFF;
  font-size: min(4.5vw, 32px);
}
.pre-inc #plan60 .sec02 .box {
  margin: 0 0 64px;
  width: 100%;
  position: relative;
  filter: drop-shadow(0 0 5px #000);
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec02 .box {
    margin: 0 0 4vw;
  }
}
.pre-inc #plan60 .sec02 .box::after {
  display: none;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec02 .box::after {
    content: "＋";
    width: 8vw;
    height: 8vw;
    background: #666;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    font-size: 6vw;
    line-height: 1;
  }
}
.pre-inc #plan60 .sec02 .box.sl01 {
  margin-bottom: 64px;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec02 .box.sl01 {
    margin-bottom: 4vw;
  }
}
.pre-inc #plan60 .sec02 .box:last-child {
  margin: 0;
}
.pre-inc #plan60 .sec02 .scroll-box {
  display: none;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec02 .scroll-box.active {
    background: rgba(0, 0, 0, 0.5019607843);
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 48px;
    z-index: 10;
    display: block;
    overflow-x: scroll;
    overflow-y: scroll;
  }
}
.pre-inc #plan60 .sec02 .scroll-box.active .sp_box {
  padding: 0 5%;
  width: 160%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pre-inc #plan60 .sec02 .scroll-box.active .close01,
.pre-inc #plan60 .sec02 .scroll-box.active .close02,
.pre-inc #plan60 .sec02 .scroll-box.active .close03,
.pre-inc #plan60 .sec02 .scroll-box.active .close04 {
  width: 8vw;
  height: 8vw;
  background: #d7666b;
  position: fixed;
  top: 60px;
  left: 0;
  z-index: 13;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  font-size: 6vw;
  line-height: 1;
}
.pre-inc #plan60 .sec02 .scroll-box.active .slide01,
.pre-inc #plan60 .sec02 .scroll-box.active .slide02,
.pre-inc #plan60 .sec02 .scroll-box.active .slide03,
.pre-inc #plan60 .sec02 .scroll-box.active .slide04 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 12;
  display: block;
}
.pre-inc #plan60 .sec02 .scroll-box.active .slide01 .slide-box,
.pre-inc #plan60 .sec02 .scroll-box.active .slide02 .slide-box,
.pre-inc #plan60 .sec02 .scroll-box.active .slide03 .slide-box,
.pre-inc #plan60 .sec02 .scroll-box.active .slide04 .slide-box {
  margin: 0;
  width: 18vw;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: move-x 1s infinite alternate ease-in-out;
}
@keyframes move-x {
  from {
    transform: translate(0%, -50%);
  }
  to {
    transform: translate(-75%, -50%);
  }
}
.pre-inc #plan60 .sec02 .pl-btn {
  margin: 2em auto;
  max-width: 800px;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec02 .pl-btn {
    margin: 3em 0 2em;
  }
}
.pre-inc #plan60 .sec02 .pl-btn a {
  padding: 0.5em 0;
  width: 100%;
  background: #d7666b;
  display: block;
  text-align: center;
  color: #FFF;
  font-size: min(4.5vw, 28px);
  line-height: 1;
  filter: drop-shadow(5px 5px 0 #000);
}
.pre-inc #plan60 .sec02 .pl-btn a:hover {
  background: #FFF;
  color: #d7666b;
}
.pre-inc #plan60 .sec02 .link-box {
  margin: 4em auto 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec02 .link-box {
    margin: 3em auto 0;
    gap: 0.5em 0;
  }
}
.pre-inc #plan60 .sec02 .link-box li {
  margin: 0;
  width: 48%;
  transition: 0.5s;
}
@media screen and (max-width: 768px) {
  .pre-inc #plan60 .sec02 .link-box li {
    width: 100%;
  }
}
.pre-inc #plan60 .sec02 .link-box li:hover {
  opacity: 0.5;
}



.pre-inc .graphs{
  display: flex;
  justify-content: center;
  gap: 50px;
	margin-top: 50px;
}
.pre-inc .graph_note {
	margin-top: 30px;
	font-size: 13px;
	text-align: right;
}
.pre-inc .graph_note_img {
	margin: 30px auto 0;
	width: 75%;
	text-align: center;
}
@media screen and (max-width: 768px) {

	.pre-inc .graphlist{
		margin-top: 30px;
	}
	.pre-inc .graphs {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		gap: 0px;
		margin:0 auto;
	}
	.pre-inc .graphs .graph{
		width: 48%;
		margin-bottom: 20px;
	}
	.pre-inc .graph_note {
		text-align: left;
	}
	.pre-inc .graph_note_img {
		width: 100%;
	}


}

/*# sourceMappingURL=plan60.css.map */
