@charset "utf-8";
/* CSS Document */
h2#submainvisual .submainvisual_in {
  background-image: url(../images/landplan/lan_ttl_bg.jpg);
  background-position: center 70%;
}
h3, #main_img, .main_copy,
#gaiku #kukaku, 
#gaiku #txt dl,
#garden .full_img,
#garden #tab
#garden .base-w, 
#garden #garden_detail dl, 
#topic {
  opacity: 0;
}
h3 {
  width: 661px;
  margin: 0 auto 30px;
}
/* .section + .section {
  margin-top: 50px;
  padding-top: 48px;
  border-top: 1px dashed #aaa;
} */
#main_copy_wrap{
  background: linear-gradient(180deg, #fff 0%,#fff 20%,#f0f8ea 20%, #f0f8ea 70%, #fff 70%, #fff 100%);
}
#main_copy_wrap > div{
  position: relative;
}
#main_img {
  position: relative;
  z-index: 1;
  max-width: 1090px;
  margin: 0 auto;
}
#main_img img{
  max-width: 596px;
  width: 100%;
}
#main_img2{
  max-width: 323px;
  width: 50%;
  position: relative;
  top: 0;
  right: 0;
  z-index: 3;
  /* padding-top: 80px; */
  margin: 80px 580px 0 auto;
}
#main_img3{
  max-width: 188px;
  width: 36%;
  right: 70px;
  margin: 0 0 0 auto;
  position: relative;
  bottom: 80px;
}
#main_img2 img,#main_img3 img{width: 100%;}
#main_img span {
  position: absolute;
  z-index: 2;
  left: 7px;
  bottom: 7px;
  color: #fff;
  font-size: 10px;
  font-size: 1rem;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6), -1px 1px 1px rgba(0, 0, 0, 0.6), 1px -1px 1px rgba(0, 0, 0, 0.6), -1px -1px 1px rgba(0, 0, 0, 0.6);
  -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6), -1px 1px 1px rgba(0, 0, 0, 0.6), 1px -1px 1px rgba(0, 0, 0, 0.6), -1px -1px 1px rgba(0, 0, 0, 0.6);
  -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6), -1px 1px 1px rgba(0, 0, 0, 0.6), 1px -1px 1px rgba(0, 0, 0, 0.6), -1px -1px 1px rgba(0, 0, 0, 0.6);
}
/* .main_copy {
  margin: 30px 0;
  padding: 40px;
} */
.main_copy1 {
  margin: 30px 0;
  position: absolute;
  top: -55%;
  right: 0;
  background-color: rgba(255, 255, 255, 0.8);
  width: 430px;
  padding: 40px 50px;
  z-index: 2;
  margin-right: 70px;
  text-align: left;
}
.main_copy2{
  /* text-align: center; */
}
.main_copy dt {
  margin-bottom: 15px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold; 
  text-align: center;
  font-family: 'NotoSerif-Regular';
  line-height: 1.8;
}
.main_copy1 dt {
  margin-bottom: 15px;
  font-size: 21px;
  font-size: 2.1rem;
  letter-spacing: -0.17rem;
  text-align: left;
}
#gaiku img {
  width: 100%;
}
#gaiku #kukaku {
  max-width: 900px;
  width: 80%;
  margin: 0 auto 20px;
}
#gaiku #txt {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#gaiku #txt dl > div{
  margin: 0 auto;
  text-align: center;
}
#gaiku #txt img{
  width: 70%;
  height: auto;
  margin-bottom: 10px;
  margin: 0 auto;
}
#gaiku #txt dl {
  max-width: 400px;
  width: 48%;
  margin-bottom: 30px;
  margin-right: 80px;
}
#gaiku #txt dl:nth-child(even){
  margin-right: 0;
}
#gaiku #txt dt {
  margin-bottom: 10px;
  font-size: 19px;
  font-size: 1.9rem;
  text-align: center;
  font-weight: bold;
  font-family: 'NotoSerif-Regular';
  margin-bottom: 10px;
}
#garden .main_copy{
  margin-bottom: 30px;
}
#garden .main_copy span{
  font-size: 1rem;
  margin-bottom: 10px;
  display: inline-block;
}
#garden .main_copy img{width: 100%;}
#garden .main_copy ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#garden .main_copy ul li{
  width: 49%;
}
#garden .main_copy ul li dl{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#garden .main_copy ul li dl dt{
  width: 100%;
  font-size: 1.3rem;
  font-family: inherit;
  font-weight: inherit;
  text-align: left;
  margin-bottom: 45px;
}
#garden .main_copy ul li dl dd{
  width: 49%;
}
#garden .prom {
  position: relative;
  z-index: 1;
  max-width: 1150px;
  width: 95%;
  margin: 0 auto 50px;
}
#garden .prom img{
  width: 100%;
}
#garden .prom span {
  display: none;
}
.tab-area {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}
.tab-area .tab {
  width: 24%;
  text-align: center;
  color: white;
  font-weight: bold;
  font-size: 1.5rem;
  background-color: #555;
  border-radius: 5px;
  padding: 6px 0;
}
.tab-area .tab:nth-child(1) {
  width: 24%;
  background-color: #ddab38;
}
.tab-area .tab:nth-child(2) {
  width: 29%;
  background-color: #e1546f;
}
.tab-area .tab:nth-child(3) {
  width: 22%;
  background-color: #4097ac;
}
.tab-area .tab:nth-child(4) {
  width: 22%;
  background-color: #7ea92a;
}
.tab-area .tab.active {
}
.content-area .content {
  display: none;
}
.content-area .content.show {
  margin-top: 32px;
  display: block;
  position: relative;
}
.content-area .content{
  background-color: #f7f8f8;
  padding: 30px 50px 50px;
  border-top: 6px solid #555;
}
.tab-area .tab.active{
  position: relative;
}
.tab-area .tab.active::before{
  content: "";
  position: absolute;
  bottom: -35px;
  width: 0px;
  height: 0px;
  margin: auto;
  border-right: 13px solid transparent;
  border-bottom: 27px solid #555;
  border-left: 13px solid transparent; 
  left: 45%;
}
.content-area .content:nth-child(1){
  border-top: 6px solid #ddab38;
}
.tab-area .tab.active:nth-child(1)::before{
  border-bottom: 27px solid #ddab38;
}
.content-area .content:nth-child(2){
  border-top: 6px solid #e1546f;
}
.tab-area .tab.active:nth-child(2)::before{
  border-bottom: 27px solid #e1546f;
}
.content-area .content:nth-child(3){
  border-top: 6px solid #4097ac;
}
.tab-area .tab.active:nth-child(3)::before{
  border-bottom: 27px solid #4097ac;
}
.content-area .content:nth-child(4){
  border-top: 6px solid #7ea92a;
}
.tab-area .tab.active:nth-child(4)::before{
  border-bottom: 27px solid #7ea92a;
}
.content-area .content dt{
  font-size: 1.9rem;
  font-family: 'NotoSerif-Regular';
  margin-bottom: 15px;
}
.content-area .content dd{
  font-size: 1.3rem;
}
#garden .clear {
  margin-top: 30px;
}
.ikimono > div{
  /* margin-bottom: 40px; */
}
.ikimono > div ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ikimono h4{
  font-size: 1.6rem;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  font-weight: bold;
}
.ikimono h4::after{
  border-top: 1px solid #999;
  content: "";
  flex-grow: 1;
  margin-left: 1rem;
}
.bird{
  margin-bottom: 60px;
}
.bird ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.bird ul li{
  width: 42%;
  display: flex;
  justify-content: space-between;
}
.bird ul li div{
  width: 30%;
  height: auto;
}
.bird ul li div img{
  width: 100%;
}
.bird ul li dl{
  width: 65%;
}
.bird ul li dl dt{
  font-weight: bold;
  font-size: 1.5rem;
  margin-bottom: 10px;
}
.flower #photo{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flower #photo li{
  width: 13.5%;
  text-align: center;
}
.flower #photo li img{
  width: 100%;
  margin-bottom: 10px;
}
.flower #photo li span{
  display: block;
  font-size: 1.5rem;
  font-weight: bold;
}

#garden #topic {
  margin: 30px auto 0;
  padding: 20px 30px;
  box-sizing: border-box;
  background: #f0f8ea;
  box-sizing: border-box;
}
#garden #topic .clear{margin-top: 0;box-sizing: border-box;}
#garden #topic h4{
  margin-bottom: 20px;
  padding-bottom: 0;
  border-bottom: none;
  font-size: 2.4rem; 
  text-align: center;
  font-family: 'NotoSerif-Regular';
}
#garden #topic > div{
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 30px;
}
#garden #topic div div {
  width: 40%;
  position: relative;
  /* border-right: 1px solid #999; */
  /* padding-right: 20px; */
}
#garden #topic div div::after{
  content: "";
  display: block;
  width: 1px;
  height: 97%;
  background: #999;
  position: absolute;
  right: -8%;
  top: 2%;
}
#garden #topic div div img{
  width: 100%;
}
#garden #topic dl {
  float: right;
  width: 45%;
}
#garden #topic dl dt {
  margin-bottom: 15px;
  font-size: 1.9rem;
  font-weight: bold;
}
.cap{margin-top: 20px;}
@media screen and (max-width:1080px) {
  .main_copy1{
    margin-right: 0;
    width: 50%;
  }
  #main_img3{
    right: 0;
  }
  #gaiku #txt dl{
    margin-right: 20px;
  }
  #garden .main_copy ul li dl dt{
    margin-bottom: 15px;
  }
  #garden #topic {
    width: 100%;
    margin: 5% auto 0;
    padding: 3%;
  }
}
@media screen and (max-width:850px) {
  h3 {
    width: 80%;
  }
  
  .main_copy {
    /* margin: 5% 0; */
  }
  .section + .section {
    margin-top: 6%;
  }
  #gaiku #kukaku {
    width: 95%;
    margin: 0 auto 5%;
  }
  #garden .prom span {
    display: block;
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    width: 15%;
  }
  #garden .prom span img{width: 100%;}
  #garden .clear {
    margin-top: 5%;
  }

  #garden #topic {
    /* padding: 5%; */
  }
  #garden #topic div div {
    float: none;
    width: 70%;
    margin: 0 auto 3%;
  }
  #garden #topic dl {
    float: none;
    width: 100%;
  }
}
@media screen and (max-width:750px) {
  h2#submainvisual .submainvisual_in {
    background-position: 50% 58%;
    background-size: 150%;
  }
  #main_copy_wrap{
    background: linear-gradient(180deg, #fff 0%,#fff 74%,#f0f8ea 74%, #f0f8ea 96%, #fff 96%, #fff 100%);
  }
  #main_img{
    width: 100%;
  }
  .main_copy {
    margin-bottom: 10%;
  }
  .main_copy1{
    position: inherit;
    display: block;
    width: 100%;
    padding: 0 0 55vw 0;
    background-color: inherit;
  }
  .main_copy1 dt{
    font-size: 4.5vw!important;
  }
  #main_img2{
    position: absolute;
    top: inherit;
    right: inherit;
    bottom: 22vw;
    left: 4vw;
    margin: 0;
  }
  #main_img3{
    position: absolute;
    bottom: 0;
    right: 4vw;
  }
  .main_copy dt {
    margin-bottom: 3%;
    font-size: 2rem;
    /* text-align: left; */
  }
  .main_copy2 dt{
    text-align: center;
  }
  #gaiku #txt dt {
    margin-top: 3%;
    margin-bottom: 5%;
    padding-top: 0;
    padding-left: 10px;
    font-size: 1.8rem;
    line-height: 1.3;
  }
  #gaiku #txt dl + dl, #gaiku #txt dl + dl + dl{
    margin-top: 8%;
  }
  #gaiku #txt dl{
    max-width: 90%;
    width: 90%;
    margin: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid rgb(216, 216, 216);
  }
  #gaiku #txt dl:last-child{
    border-bottom: none;
  }
  #garden .prom{
    margin-bottom: 20px;
  }
  .tab-area .tab{
    font-size: 3.3vw;
    padding: 5px 3px;
  }
  .tab-area .tab:nth-child(1){
    width: 22%;
  }
  .tab-area .tab:nth-child(2){
    width: 24%;
  }
  .tab-area .tab:nth-child(3){
    width: 20%;
  }
  .tab-area .tab:nth-child(4){
    width: 20%;
  }
  .tab-area .tab.active::before{
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    left: 40%;
  }
  .tab-area .tab.active:nth-child(1)::before {
    border-bottom: 22px solid #ddab38;
}
.tab-area .tab.active:nth-child(2)::before {
  border-bottom: 22px solid #e1546f;
}
.tab-area .tab.active:nth-child(3)::before {
  border-bottom: 22px solid #4097ac;
}
.tab-area .tab.active:nth-child(4)::before {
  border-bottom: 22px solid #7ea92a;
}
.content-area .content{
  padding: 20px 15px 25px;
}
.content-area .content.show {
  margin-top: 20px;

}
.tab-area .tab.active::before{
  bottom: -27px;
}
#garden #topic h4{
  font-size: 5vw;
}
.bird ul{
  margin-bottom: 0px;
}
.bird ul li{
  width: 100%;
  flex-direction: column;
  margin-bottom: 25px;
}
.bird ul li div{
  width: 40%;
  margin: 0 auto 8px;
}
.bird ul li dl{width: 100%;}
.bird ul li dl dt{
  text-align: center;
}
.flower #photo li{
  width: 30%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.flower #photo li:nth-child(3),.flower #photo li:last-child{
  margin-right: 0;
}
.flower #photo{
  justify-content: inherit;
}
  #garden .main_copy ul li{
    width: 100%;
  }
  #garden #topic{
    padding: 15px 0;
  }
  #garden #topic div div {
    width: 100%;
    margin-bottom: 10%;
  }
  #garden #topic div div::after{
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    right: inherit;
    top: inherit;
    bottom: -5vw;
  }
  #garden #topic dl dt{
    font-size: 1.6rem;
  }
  #garden .right li span, #garden #photo span{font-size: 1.2rem;}
  .cap{
    margin-bottom: 40px;
  }
}
@media print {
  h3, #main_img, .main_copy, #gaiku #kukaku, #gaiku #txt dl, #garden .full_img, #garden .right, #garden #garden_detail dl, #topic {
    opacity: 1 !important;
  }
  .full_img img {
    width: 100%;
  }
  .section + .section {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
  }
}