@charset "UTF-8";

.green_bg{
  width: 100%;
  background-color: #254B47;
  position: relative;
}

.bg_tree3{
  width: 100%;
  margin: 0 auto;
  position: relative;
  background-image: url(../img/plan/bg_tree3@2x.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  background-color: #254B47;
}
.bg_cleam{
  background-color: #F4F2ED;
}

.bg_cleam2{
  background-color: #F4F2ED;
  mix-blend-mode: multiply;
}



.texture_point1{
    position: relative;
    height: 0;
}

.texture_point1::before{
    content: "";
    position: absolute;
    top: -80px;
    left: 0;
    width: 90%;
    height: 200vh;

    background-image: url("../img/plan/bg_tree1@2x.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: clamp(390px, 64vw, 768px) auto;

    opacity: 0.7;
    pointer-events: none;
}


.texture_point2{
    position: relative;
    height: 0;
}

.texture_point2::before{
    content: "";
    position: absolute;
    top: -80px;
    right: 0;
    width: 90%;
    height: 200vh;

    background-image: url("../img/plan/bg_tree2@2x.png");
    background-repeat: no-repeat;
    background-position: right top;
    background-size: clamp(390px, 64vw, 768px) auto;

    opacity: 0.7;
    pointer-events: none;
}































.top_main_ph1{
  position: relative;
}
.de_column2{
  width: 48%;
}
.de_column2_2{
  width:55%;
}
.de_column2_3{
  width:45%;
}
.de_column3{
  width: 31%;
}
.de_column3_2{
  width: 31%;
}
.de_column3_3{
  width: 31%;
}
.de_column4{
  width: 23%;
}
.de_ph1{
  width: 16%;
}
.pl_ph1{
  width: 68%;
  margin: 0 auto;
}
.pl_ph2{
  width: 100%;
  position: absolute;
  top: 6.5%;
  left: 50%;
  transform: translateX(-50%);

}
.de_text1{
  font-family: "A-OTF Ryumin Pr6N", serif;
	font-style: normal;
	font-weight: 300;
  font-feature-settings: "palt", "kern";
  text-rendering: optimizeLegibility;
  font-size: 16px;
  line-height: 30px;
  color: #000;
  letter-spacing: 0.02em;
  display: flex;
  align-items: center;
  gap: 16px; /* 文字と線の間隔 */
}
.de_text1::after{
  content: "";
  flex: 1;
  height: 1px;
  background: #000;
}
.de_text2{
  font-family: "A-OTF Ryumin Pr6N", serif;
  font-style: normal;
  font-weight: 300;
  font-feature-settings: "palt", "kern";
  text-rendering: optimizeLegibility;
  font-size: 18px;
  text-align: center;
  color: #000;
  letter-spacing: 0.03em;
}
.de_text2_2{
  font-family: "A-OTF Ryumin Pr6N", serif;
  font-style: normal;
  font-weight: 300;
  font-feature-settings: "palt", "kern";
  text-rendering: optimizeLegibility;
  font-size: 18px;
  text-align: left;
  color: #000;
  letter-spacing: 0.03em;
  width: 90%;
  margin: 0 auto;
}
.de_text3{
  font-family: "A-OTF Ryumin Pr6N", serif;
	font-style: normal;
	font-weight: 300;
  font-feature-settings: "palt", "kern";
  text-rendering: optimizeLegibility;
  font-size: 12px;
  line-height: 17px;
  text-align: center;
  color: #000;
  letter-spacing: 0;
}
.de_text4{
  font-family: "A-OTF Ryumin Pr6N", serif;
  font-style: normal;
  font-weight: 300;
  font-feature-settings: "palt", "kern";
  text-rendering: optimizeLegibility;
  font-size: 16px;
  line-height: 17px;
  text-align: center;
  color: #000;
  letter-spacing: 0.02em;
}
.de_text5{
  font-family: "A-OTF Ryumin Pr6N", serif;
  font-style: normal;
  font-weight: 300;
  font-feature-settings: "palt", "kern";
  text-rendering: optimizeLegibility;
  font-size: 20px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #000;
  line-height: 40px;
}

.de_text6{
  font-family: "A-OTF Ryumin Pr6N", serif;
  font-style: normal;
  font-weight: 300;
  font-feature-settings: "palt", "kern";
  text-rendering: optimizeLegibility;
  font-size: 1.7vw;
  letter-spacing: 0.05em;
  text-align: center;
  color: #FFF;
  margin-bottom: 1.7%;
}

.de_text7{
  font-family: "A-OTF Ryumin Pr6N", serif;
  font-style: normal;
  font-weight: 300;
  font-feature-settings: "palt", "kern";
  text-rendering: optimizeLegibility;
  font-size: 1.15vw;
  letter-spacing: 0.05em;
  text-align: center;
  color: #FFF;
  line-height: 2;
}


.flex_de01{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
.flex_plan1 {
  display: flex;
  justify-content: center;
  gap: 40px;
}
.flex_plan2 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.de_logo{
  width: 90%;
  max-width: 71px;
}
.de_title1{
  font-family: "A-OTF Ryumin Pr6N", serif;
	font-style: normal;
	font-weight: 300;
  font-feature-settings: "palt", "kern";
  text-rendering: optimizeLegibility;
  font-size: 22px;
  line-height: 40px;
  letter-spacing: 0.05em;
}
.contents700_plan{
	width: 92%;
	max-width: 700px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.pl_btn{
  width: 44.3%;
  max-width: 310px;
}
.pl_title1 {
    font-size: 16px;
    color: #FFF;
    letter-spacing: 0.1em;
    font-family: "adobe-garamond-pro", serif;
    font-weight: 400;
    font-style: normal;
    color: #FFF;
    text-align: center;
    letter-spacing: 0.15em;
}













@media print, screen and (max-width: 1000px) {
.de_column2_3{
  width:90%;
  margin: 0 auto;
}
.pl_ph1{
  width: 85%;
  margin: 0 auto 5%;
}
.de_column2_2{
  width:90%;
  margin: 5% auto 0;
}
.flex_plan2 {
  flex-direction: column;
}
.de_ph1{
  width: 31.25%;
}
.de_text6{
  font-size: 32px;
  text-align: center;
  line-height: 55px;
  margin: 0;
  color: #000;
}

.de_text7{
  font-size: 1.15vw;
  letter-spacing: 0.05em;
  text-align: center;
  color: #000;
  line-height: 2;
}

.de_column2{
  width: 100%;
}




.flex_plan1 {
  display: flex;
  justify-content: center;
  gap: 40px;
}
.pl_title1 {
  font-size: 25px;
}
.pl_btn{
  width: 80%;
  max-width: none;
  margin: 0 auto;
}
.de_text5{
  font-size: 28px;
  letter-spacing: 0.05em;
}
.de_text4{
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0.05em;
}
.de_title1{
  font-size: 32px;
  text-align: left;
  line-height: 55px;
}
.de_logo{
  width: 20%;
  max-width: none;
}
.de_column3{
  width: 85%;
  margin: 0 auto;
}
.de_column3_2{
  width: 48%;
}
.de_column3_3{
  width: 100%;
}
.de_column4{
  width: 48%;
}
.de_text2{
  font-size: 28px;
  letter-spacing: 0.03em;
  line-height: 55px;
}
.de_text2_2{
  font-size: 28px;
  letter-spacing: 0.03em;
  line-height: 55px;
  text-align: center;
}
.de_text1{
  font-size: 24px;
  line-height: 45px;
}
.de_text3{
  font-size: 18px;
  line-height: 23px;
}
}