@charset "utf-8";

.kiwi{
	font-family: "Kiwi Maru", serif;
}
.akiya-content,.property-content{
	font-family: "Zen Maru Gothic", sans-serif;
}
.side-waku-akiya{
	width:70px;
	position:fixed;
	top: 220px;
	right: 0px;
	z-index:1;
	box-sizing:border-box;
	padding: 5px 0 0 1rem;
	border-radius:25vh 0 0 25vh;
	background: #fbb03b;
	box-shadow: 0 4px 1px rgb(213 149 50 / 79%);
}
.kensakubox-akiya{
	right:-350px;
	top: 150px;
}
.kensakubox-akiya.target.is-hidden {
  z-index: 2;
  top: 150px;right:10px;
}
.kensakubox-akiya input{
	border:0;
	box-sizing:border-box;
	width:200px;
	margin:0 0 0 5px;
	height:30px;
	line-height:30px;
	font-size:0.9rem;
	padding:8px;
}

.kensakubox-akiya input::placeholder{
  color:#aaa;
}
.kensakubox-akiya #s-btn{
height:30px;
line-height:30px;
font-size:0.9rem;
padding:0 8px;
background:#aaa;
border-radius:2px;
color:#fff;
}

.kensakubox-akiya #s-btn-area{
	border:0;
	padding:0;
}
.kensakubox #s-btn-area{
	border:0;
	padding:0;
}
@media only screen and ( max-width : 1088px ) {

.kensakubox-akiya{
	top: 150px;
}}
@media only screen and ( max-width :800px ) {
.side-waku-akiya{
	top: 90%;right: unset;
	left:0;
	padding: 5px 1rem 0 0;
	border-radius:0 25vh 25vh 0;
}
.kensakubox-akiya.target {top:84%;left: -120%;z-index:-2;}
.kensakubox-akiya.target.is-hidden {top: 84%;right: 0;left:0%;z-index:-2;}
}
@media screen and (max-height:1000px)	{
.kensakubox-akiya.target {top:80%;}
.kensakubox-akiya.target.is-hidden {top: 80%;}	
}


.akiya-content h2{
  border-bottom: 0px double #bbb;
  padding:10px 5px;
  margin: 0 0 2rem;
  font-size: 1.5rem;
  color:#231815;
  font-weight:normal;
  letter-spacing:0.05em;
  text-align:center;
}
.akiya-content h2 span{
  color:#64991f;
  display:block;
  font-size: 0.9rem;
}
.akiya-content h3{
	clear:both;
	margin: 0;
	padding: 0;
	color: #231815;
	font-weight:400;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	letter-spacing:0.1em;
	background:none;
	border-bottom: 0px double #bbb;
	}

.akiya-slide {
  width: 100%;
  margin: 0 0 5rem;
  position: relative;
  overflow: hidden;
}

.akiya-slide ul.slidebox {
  width: 100%;
  height: 58vw;
  min-height: 520px;
  max-height: 920px;
  margin: 0 auto;
  padding: 0;
  display: block;
  position: relative;
  overflow: hidden;
  list-style: none;
}


.akiya-slide ul.slidebox::before {
  content: "";
  width: 100%;
  height: 587px;
  background: url( "../image/akiya/akiya-nami-w-long.svg") no-repeat center bottom;
  background-size: cover;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
  pointer-events: none;
}

.akiya-slide ul.slidebox li:first-child {
  width: 100%;
  max-width: 400px;
  position: absolute;
  top: 12%;
  right: 0%;
  z-index: 0;
}

.akiya-content .head-txt {
  writing-mode: horizontal-tb;
  font-size: 1rem;
  line-height: 1.5em;
font-family: "Zen Old Mincho", serif;
}

.akiya-content .head-txt .txt-a,
.akiya-content .head-txt .txt-b {
  background: #fff;
  margin: 0 0 1.3rem;
  padding: 1rem 1.5rem;
  box-sizing: border-box;
  display: inline-block;
  font-size: 2.0rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.08em;
}


.akiya-content .head-txt .txt-a span,
.akiya-content .head-txt .txt-b span {
  color: #64991f;
}
.akiya-content .head-txt .txt-b span {
  color: #8f5fa5;
}

.akiya-slide ul.slidebox li:nth-child(2) {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: -1;
}


.akiya-slide ul.slidebox li:last-child {
  display: none;
}

.akiya-slider,
.akiya-slider .slick-list,
.akiya-slider .slick-track,
.akiya-slider .slick-slide,
.akiya-slider .slick-slide > div,
.akiya-slider .slick-img {
  height: 100%;
}

.akiya-slide .slick-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  display: block;
  border-radius: 0;
}
#b-search-area .slick-prev,
#b-search-area .slick-next{
	top:80%;
	z-index: 1;
}
#b-search-area .slick-prev{
    background:url(../image/akiya/prev-arrow-akiya.svg)no-repeat;
	width:30px;
	height:30px;
	left:-2%;
}
#b-search-area .slick-next{
    background:url(../image/akiya/next-arrow-akiya.svg)no-repeat;
    width:30px;
    height:30px;
    right:-2%;
}
#b-search-area .slick-prev:before,
#b-search-area .slick-next:before{
	display:none;
}
@media screen and (min-width: 1400px) {
.akiya-slide ul.slidebox {
    height: 920px;
  }
}

@media screen and (max-width: 900px) {
.akiya-slide ul.slidebox {
    height: 68vw;
    min-height: 460px;
    max-height: none;
}

.akiya-slide ul.slidebox li:first-child {
    top: 10%;
    right: 5%;
    max-width: 300px;
}
.akiya-content .head-txt .txt-a,
.akiya-content .head-txt .txt-b {
    font-size: 1.7rem;
    padding: 0.8rem 1.2rem;
}
#b-search-area .slick-prev,
#b-search-area .slick-next{
	display:none!important;
}
}


@media screen and (max-width: 600px) {
.akiya-slide {
	margin-bottom: 3rem;
}
.akiya-slide ul.slidebox {
    height: 105vw;
    min-height: 430px;
    max-height: none;
 }

.akiya-slide ul.slidebox li:first-child {
    top: 8%;
    max-width: 230px;
}
.akiya-content .head-txt .txt-a,
.akiya-content .head-txt .txt-b {
    margin-bottom: 0.7rem;
    padding: 0.6rem 0.9rem;
    font-size: 1.35rem;
    letter-spacing: 0.05em;
  }
.akiya-content .head-txt .txt-b {
	margin: 0rem ;
}

}
#b-search-area .slick-slide {
  margin: 0 0.5rem;
}

#b-search-area .slick-list {
  margin: 0 -0.5rem;
}
#b-search-area .l-slide-menu .photo {
  width: 100%;
  aspect-ratio: 1 / 0.82;
  padding: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0;


  clip-path: polygon(
    50% 0%,
    100% 50%,
    95% 50%,
    95% 100%,
    5% 100%,
    5% 50%,
    0% 50%
  );
  -webkit-clip-path: polygon(
    50% 0%,
    100% 50%,
    95% 50%,
    95% 100%,
    5% 100%,
    5% 50%,
    0% 50%
  );
}

#b-search-area .l-slide-menu .txt{
	width:90%;
	margin:2rem auto 0;
}
#b-search-area .l-slide-menu .title-area{
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin:1rem 0 0.7rem;
  justify-content: flex-start;
  flex-wrap: wrap;
}
#b-search-area .l-slide-menu .title-area h3{
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 400;
	margin:0 0 0.2rem 0;
}
#b-search-area .l-slide-menu .title-area .cat{
	color:#fff;
	background:#ccb13e;
	font-size:0.9rem;
	padding:0 1.2em;
	line-height:1.5rem;
	border-radius:3px;
	margin:0 0.7rem 0.2rem 0;
}
#b-search-area .l-slide-menu ul{
	line-height: 1.6rem;
	color:#231815;
}
#b-search-area{
	margin: 0 auto 8rem;
	position:relative;
}
#b-search-area:after{
	content:"";
	background:url(../image/akiya/akiya-bg-green.webp)no-repeat center;
	background-size:cover;
	padding:8rem 0 20rem;
	width:100%;
	position:absolute;
	bottom:0;
	z-index:-1;
	opacity:0.8;
}
#b-search-area .bgbox{
	position:absolute;
	background:#f8f7f3;
	width:75%;
	max-width:1500px;
	height:100%;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 30px;
	z-index:-1;
}
#b-search-area .box{
	width: 95%;
	max-width: 1200px;
	margin:0 auto;
	padding:0 0 2rem;
}
#b-search-area .l-slide-menu .slick-item{
	margin: 0 1rem;
}
.bt-box{
	width:95%;
	max-width:300px;
	margin:5rem auto 2rem;
}
.bt-box .bt{
	text-align:center;
}
.bt-box .bt a{
	display:block;
	background:#fff;
	padding:0.25rem;
	color:#42660a;
	text-align:center;
	border-radius:25vh;
}
.bt-box .bt a:hover{
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 480px) {
#b-search-area{
	margin: 0 auto 5rem;
	position:relative;
}
}
.sodan-area {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto 8rem;
}

.sodan-area ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 0;
}

.sodan-area ul li {
  width: 100%;
  margin-bottom: 1.5rem;
}

.sodan-area ul li a {
  display: block;
  text-decoration: none;
}

.sodan-area ul li div.photo {
  position: relative;
  width: 100%;
  aspect-ratio: 2.25 / 1;
  background-size: cover;
  background-position: center;
  border-radius: 28px 0 28px 0;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.sodan-area ul li div.photo::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  opacity: 0.82;
}

.sodan-area ul li.red div.photo::before {
  background: #d98998;
}

.sodan-area ul li.blue div.photo::before {
  background: #56b7ce;
}

.sodan-area ul li div.photo::after {
  content: "";
  position: absolute;
  inset: 10px;
  z-index: 2;
  border: 2px solid #fff;
  border-radius: 22px 0 22px 0;
  pointer-events: none;
}

/* æ–‡å­— */
.sodan-area .btn-text {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  font-size: clamp(1.6rem, 3vw, 2.4rem);
  font-weight: 400;
  letter-spacing: 0.12em;
  line-height: 1.4;
}

.sodan-area .btn-text span {
  display: block;
  margin-bottom: 0.45em;
  font-size: 0.9rem;
  font-weight: 400;
  letter-spacing: 0.08em;
	font-family: "Zen Maru Gothic", sans-serif;
}

/* hover */
.sodan-area ul li a:hover div.photo {
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}


@media (min-width: 768px) {
.sodan-area ul li {
    width: 48%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
.sodan-area ul li {
		width: 48%; 
		margin-bottom: 0;
	}
}
@media screen and (max-width: 480px) {
.sodan-area {
  margin: 0 auto 5rem;
}
}
#points-area {
	position: relative;
	overflow: visible;
	background: url(../image/akiya/akiya-bg-purple.webp) no-repeat center;
	background-size: cover;
	padding: 5rem 0 10rem;
	margin: 0 0 16rem;
	opacity:0.8;
}

#points-area .points-area {
	width:95%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}
#points-area h2 {
	font-size: 1.5rem;
	letter-spacing: .12em;
	line-height: 1.4;
	margin: 0 0 30px;
	text-align:left;
}

#points-area h2 span {
	display: block;
	font-size:0.9rem;
	color: #7d5798;
	letter-spacing: .08em;
	font-weight: 400;
	margin-top: 2px;
}
#points-area dl {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 60px;
	margin: 0;
}
#points-area dt,
#points-area dd {
	margin: 0;
}
#points-area dt {
  width: 44%;
}

#points-area dd {
  width: 46%;
}

#points-area p {
  font-size: 1rem;
  line-height: 2;
  margin: 0;
}
#points-area dd img {
  width: 100%;
  height: auto;
  display: block;
}
.kz-guide-bottom {
  padding-bottom: 0;
  position: absolute;
  bottom: -125px;
  left: 50%;
  transform: translateX(-50%);
  width: min(95%, 1410px);
  z-index: 0;
  box-sizing: border-box;
}
.ph-list {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: clamp(8px, 2.5vw, 34px);
	list-style: none;
	padding: 0;
	width: 84%;
	margin: 0 auto;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 50%);
}
.ph-list li {
	width: clamp(70px, 15.5vw, 230px);
	aspect-ratio: 1 / 1;
	border-radius: 50%;
	overflow: hidden;
	flex: 0 0 auto;
}
.ph-list li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
@media screen and (max-width:900px) {
  #points-area {
    padding: 5rem 0 5rem;
    margin: 0 0 12rem;
  }

  #points-area .points-area {
    max-width: none;
	  width:90%;
  }
  #points-area dl {
    display: block;
  }
  #points-area dt{
	  width:100%;
  }

  #points-area dd{
    width: 70%;
	  margin:0 auto;
  }

  #points-area dd {
    margin-top: 35px;
  }

  .kz-guide-bottom {
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    width: 95%;
    margin-left: 0;
    padding: 0;
  }
.ph-list {
	width: 88%;
	gap: 12px;
}
.ph-list li {
	width: clamp(60px, 16vw, 140px);
}
}
@media screen and (max-width:480px) {
  #points-area {
    padding: 5rem 0;
    margin: 0 0 5rem;
  }

  .kz-guide-bottom {
    bottom: -20px;
    width: 95%;
  }
.ph-list {
	width: 90%;
	gap: 8px;
}

.ph-list li {
	width: clamp(48px, 16vw, 72px);
}
}
#subsidy-area h2 span {
	display: block;
	font-size: 0.9rem;
	color: #e5a65c;
	letter-spacing: .08em;
	font-weight: 400;
	margin-top: 2px;
}

.subsidy-topics{
	width:95%;
	max-width: 1200px;
	border:15px solid rgba(237, 197, 86, 0.3);
	margin:0 auto 8rem;
	box-sizing:border-box;
	padding:3rem 5rem 5rem;
}
.subsidy-topics dl {
	border-bottom:1px solid #ccc;
	margin:0 0 2rem;
	padding:0 0 1rem;
}
.subsidy-topics dl:last-child {
	margin:0 0 0rem;
}
.subsidy-topics dl dt{
	color:#7f7f7f;
}
.subsidy-topics dl dd a{
	display:block;
}
@media screen and (max-width:600px) {
.subsidy-topics{
	width:95%;
	padding: 3rem 1.5rem 3rem;
	margin: 0 auto 5rem;
}
}
#toi-area h2 span {
	display: block;
	font-size: 0.9rem;
	color: #7f7f7f;
	letter-spacing: .08em;
	font-weight: 400;
	margin-top: 2px;
}
#toi-area {
	position: relative;
	overflow: visible;
	background: url(../image/akiya/akiya-bg-gray.webp) no-repeat center;
	background-size: cover;
	padding: 5rem 0 10rem;
	margin: 0 0 0;
	opacity:0.8;
}
#toi-area ul{
	width:95%;
	max-width:800px;
	margin:0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
#toi-area ul li{
	width:48%;
	text-align:center;
	line-height:1.5;
}
#toi-area ul li a{
	display:block;
	border:2px solid#ea8f9c;
	color:#ea8f9c;
	background:#fff;
	border-radius:25vh;
	box-sizing:border-box;
	padding: 1.5rem 2rem;
}
#toi-area ul li:last-child a{
	border:2px solid#52b9d8;
	color:#52b9d8;
}
#toi-area ul li a:hover{
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width:480px) {
#toi-area {
	padding: 5rem 0 5rem;
}
#toi-area ul{
	width:90%;
}
#toi-area ul li{
	width:100%;
	margin:0 0 1.5rem;
}
#toi-area ul li:last-child{
	margin:0 0 0;
}
}

 .title-area{
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	width: 90%;
	max-width: 1200px;
	margin: 5rem auto;
	justify-content: space-between;
}
.single-content .title-area{
	border-bottom: 2px dotted #231815;
	padding:0 0 1rem;
}
 .title-area .titlebox{
	width:70%;
}
 .title-area .toibox{
	width:25%;
}
 .title-area .titlebox h1{
	 display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	 font-size:1.5rem;
	 font-weight:400;
 }
 .title-area .titlebox .cat{
	color:#fff;
	background:#ccb13e;
	font-size:0.9rem;
	padding:0 1.2em;
	line-height:1.5rem;
	border-radius:3px;
	margin:0 0.7rem 0 0;
}
.catchphrase{
	display:block;
	color:#999;
	line-height:1.8;
}

.toibox .bt{
	max-width: 300px;
}
.toibox a{
	width:100%;
	display:block;
	border:2px solid#6cbc42;
	border-radius:25vh;
	box-sizing:border-box;
	color:#6cbc42;
	padding: 0.5rem 1rem;
	text-align:center;
	position:relative;
}
.toibox a::after{
  content:">";
  line-height: 1;
  font-size: 1.25em;
	padding:0 0 0.25rem 1rem;
}
.toibox .bt a:hover{
  transform: translateY(-1px);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width:800px){
 .title-area .titlebox{
	width:100%;
}
 .title-area .toibox{
	display:none;
}
}
@media screen and (max-width:480px){
.title-area{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-direction: row;
	flex-wrap: wrap;
}
 .title-area .titlebox,.title-area.toibox{
	width:100%;
}
 .title-area .titlebox{
		order: 2;
	}
 .title-area .toibox .bt{
	max-width:250px;
	margin:0 auto 2rem;
}
}

.property-slide {
  width: 90%;
  max-width: 1200px;
  margin: 5rem auto;
}

.property-slide .slick-slider {
  margin: 0 auto 2rem;
}

.property-slide .slick-slide {
  margin: 0;
}

.property-slide img {
 width: 100%;
 height: 700px;
 object-fit:cover;
 display: block;
 border-radius: 30px;
}

.property-slide .thumbnail-wrap {
  position: relative;
  width: 90%;
  max-width: 420px;
  margin: 0 auto;
  box-sizing: border-box;
}
.property-slide .thumbnail {
  width: 100%;
  margin: 0 auto;
}
.property-slide .thumbnail .slick-list {
  margin: 0 -5px;
}

.property-slide .thumbnail .slick-slide {
  padding: 0 5px;
  box-sizing: border-box;
}

/* メイン画像 */
.property-slide .slider img {
  width: 100%;
  height: 700px;
  object-fit: cover;
  display: block;
  border-radius: 30px;
}

/* サムネイル画像 */
.property-slide .thumbnail-img img {
  display: block;
  width: 100%;
  height: 80px;
  object-fit: cover;
  border-radius: 18px;
  opacity: .45;
  transition: .3s;
}

.property-slide .thumbnail .slick-current img {
  opacity: 1;
	box-sizing:border-box;
	border:3px solid #64991f;
}

/* 最初・最後で押せない時 */
.property-slide .slick-disabled {
  opacity: .3;
  pointer-events: none;
}
@media screen and (max-width: 800px) {
  .property-slide {
    width: 94%;
    margin: 4rem auto;
  }

  .property-slide .slider img {
    height: 500px;
  }

  .property-slide .thumbnail-wrap {
    width: 100%;
  }

  .property-slide .thumbnail-img img {
    height: 70px;
    border-radius: 20px;
  }
}

@media screen and (max-width: 600px) {
  .property-slide {
    width: 90%;
    margin: 3rem auto;
  }

  .property-slide .slider img {
    height: auto;
    border-radius: 20px;
  }

  .property-slide .thumbnail-wrap {
    width: 100%;
  }

  .property-slide .thumbnail-img img {
    height: 70px;
    border-radius: 15px;
  }

  .property-slide .slick-prev,
  .property-slide .slick-next {
    font-size: 0.8rem;
  }
}

@media screen and (max-width: 480px) {

  .property-slide .thumbnail-img img {
    height: 55px;
    border-radius: 15px;
  }
}
.property-slide .thumbnail .is-active img {
  opacity: 1;
}


.property-slide .thumbnail .is-active::after {
  content: "";
  position: absolute;
  inset: 0;
  border: 4px solid #64991f;
  border-radius: 25px;
  box-sizing: border-box;
  pointer-events: none;
}

.property-slide .slick-prev,
.property-slide .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  border: none;
  padding: 0;
  font-size: 0;
  cursor: pointer;
  z-index: 1;
  background-size: contain;
}

.property-slide .slick-prev {
  background: url(../image/akiya/prev-arrow-akiya.svg) no-repeat center;
  left: -45px;
}
.property-slide .slick-next {
  background: url(../image/akiya/next-arrow-akiya.svg) no-repeat center;
  right: -45px;
}
.property-slide .slick-prev:focus,
.property-slide .slick-prev:hover {
  background: url(../image/akiya/prev-arrow-akiya.svg) no-repeat center;
  background-size: contain;
}

.property-slide .slick-next:focus,
.property-slide .slick-next:hover {
  background: url(../image/akiya/next-arrow-akiya.svg) no-repeat center;
  background-size: contain;
}

.property-slide .slick-prev:before,
.property-slide .slick-next:before {
  display: none;
}

.property-slide .slick-prev.is-disabled,
.property-slide .slick-next.is-disabled {
  opacity: .3;
  pointer-events: none;
}

.bukken-infobox {
  width: 90%;
  max-width: 1200px;
  margin: 5rem auto;
}

.bukken-infobox .textarea {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 2rem 0.5rem 1.5rem;
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.bukken-infobox .textarea p {
  display: block;
  margin: 0;
  padding:0 1em;
  line-height: 3.2em;
  letter-spacing: 0.08em;
  background-image: radial-gradient(circle, #000 1.0px, transparent 1.0px);
  background-size: 8px 3.25em;
  background-position: left calc(1.6em - 1px);
  background-repeat: repeat;
}
@media screen and (min-width:1200px) {
.bukken-infobox .textarea p {
	line-height: 3.2em;
  background-size: 8px 3.5em;
  background-position: left calc(1.5em - 2px);
}
}
@media screen and (max-width:800px) {
.property-slide .thumbnail-wrap {
  width: 100%;
 max-width:500px;
}

.property-slide .slick-prev {
  left: -15px;
}

.property-slide .slick-next {
  right: -15px;
}
}
@media screen and (max-width:480px) {
.bukken-infobox .textarea p {
line-height: 3.2em;
  background-size: 8px 3.25em;
  background-position: left calc(1.5em - 1px);
}
}
.bukken-infobox h2{
	font-size:1.0rem;
	font-weight:400;
	color:#231815;
	border:0px;
	text-align:left;
	padding:0;
		margin:0 0 1rem;
}
.bukken-infobox table {
  width: 100%;
	border:0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 0px solid #333;
}

.bukken-infobox .column-4 tbody {
    display: grid;
    grid-template-columns: 15% 35% 15% 35%;
    gap: 0px;
}
.bukken-infobox .column-4 tbody tr.last th {
    grid-column: 1 / 2;
}
.bukken-infobox .column-4 tbody tr.last td {
    grid-column: 2 / 5;
}
.bukken-infobox .column-2 tbody {
    display: grid;
    grid-template-columns: 15% 85%;
    gap: 0px;
}
.bukken-infobox .column-2{
   position:relative;
    top:-1px;
}
.bukken-infobox tbody tr {
  display: contents; 
	
}

.bukken-infobox th,
.bukken-infobox td {
  padding: 1rem;
  line-height: 1.5rem;
  border:0;
	
  border-bottom: 0px solid #333;
  border-right: 0px solid #333;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
}

.bukken-infobox .column-5 tr{
  display: table-row; 
	
}
.bukken-infobox .column-5 th,
.bukken-infobox .column-5 td{
  display: table-cell; 
	
}
.bukken-infobox .column-5 th{
width:15%;	
}
.bukken-infobox .column-5 .nex-title{
width:25%;	
	background:#e8f1f2;
}
.bukken-infobox th {
  background-color: #e5e5e5;
  font-weight: 400;
  -webkit-justify-content: center;
  justify-content: center;
  border-bottom: 1px solid #ccc;
}

.bukken-infobox td {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}
.kakaku{
	color:#e5a65c;
	font-weight:bold;
}

@media screen and (max-width: 600px) {

  .bukken-infobox table {
    width: 100%;
  }

  .bukken-infobox .column-4 tbody {
    display: grid;
    grid-template-columns: 30% 70%;
  }
  .bukken-infobox .column-2 tbody {
    display: grid;
    grid-template-columns: 30% 70%;
  }

  .bukken-infobox tbody tr {
    display: contents;
  }

  .bukken-infobox th,
  .bukken-infobox td {
    padding: 0.8rem;
    font-size: 0.9rem;
    line-height: 1.5;
    box-sizing: border-box;
  }
  .bukken-infobox .column-4 tbody tr.last th {
    grid-column: 1 / 2;
  }

  .bukken-infobox .column-4 tbody tr.last td {
    grid-column: 2 / 3;
  }

}


.setsubi{
  width: 90%;
  max-width: 1200px;
  margin: 5rem auto;
}
.setsubi ul{            
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 -10px;
  list-style: none;
}

.setsubi ul li{
  width: 11.111%;
  padding: 0 10px 20px;
  box-sizing: border-box;
  text-align: center;
  line-height: 1.5;
}

@media screen and (max-width: 900px) {
  .setsubi ul{
    margin: 0 -9px;
  }

  .setsubi ul li{
    width: 16.66%;
    padding: 0 9px 18px;
    font-size: 0.85rem;
  }
}

@media screen and (max-width: 600px) {
  .setsubi ul{
    margin: 0 -6px;
  }

  .setsubi ul li{
	width:33.33%;
	padding: 0 6px 16px;
	}
}

.setsubi ul li img{
  display: block;
  width: 100%;
  height: auto;
}
.setsubi ul li.gray{
  color: #bfbfbf;
}

.setsubi ul li .ph{
  margin: 0 0 0.5rem;
}

.madori{
  width: 90%;
  max-width: 1200px;
  margin: 5rem auto 5rem;
}
.madori h2{
	color:#231815;
	font-size:1.0rem;
	border-bottom:1px solid #231815;
	text-align:left;
	margin:0 0 1rem;
	
}
.mitorizu{
	width:100%;
	max-width: 700px;
	margin: 3rem auto;
}
.mitorizu img{
	width:100%;
}
.kakudai-bt{
	text-align:right;
}
.kakudai-bt a{
	color:#231815;
}
.kakudai-bt a:before{
	content:"";
	background:url(../image/akiya/ic-kakudai.svg)no-repeat center;
	background-size:cover;
	padding:2.5px 15px;
	margin:0 0.5em 0 0;
}
.madori-bt{
  width: 90%;
  max-width:300px;
  margin: 0 auto 5rem;
}
.madori-bt a{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border:2px solid #63b83f;
  border-radius:25vh;
  box-sizing: border-box;
  color: #63b83f;
  line-height: 1;
  font-weight:normal;
  padding:1rem 0;
}
.madori-bt a::after{
  content:">";
  line-height: 1;
  font-size: 1.25rem;
	padding:0 0 0.25rem 1rem;
}
.madori-bt a:hover{
  transform: translateY(-1px);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
}

.osusume{
  width: 100%;
  font-family: "Zen Maru Gothic", "Noto Sans JP", sans-serif;
}

/* ä¸Šã®ç™½ã„è¦‹å‡ºã—å¸¯ */
.osusume p{
  margin: 0;
  padding: 1rem 0;
  background: #fff;
  color: #231815;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.16em;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2.5rem;
}

.osusume p::before,
.osusume p::after{
  content: "";
  display: block;
  width: 2px;
  height: 48px;
  background: #231815;
}
.osusume p::before{
  transform: rotate(-30deg);
}
.osusume p::after{
  transform: rotate(30deg);
}
@media screen and (max-width:800px){
  .osusume p{
    padding:15px 0;
    font-size:0.9rem;
    gap: 0.8rem;
  }
  .osusume p::before,
  .osusume p::after{
    height: 34px;
  }
}
@media screen and (max-width:480px){
  .osusume p{
	font-size:0.8rem;
    gap: 0.4rem;
  }
}
.osusume{
	width:100%;
	background:url(../image/akiya/akiya-bg-green.webp)no-repeat center;
	background-size:cover;
	padding: 0;
	width:100%;
	opacity:0.8;
}
.osusume ul{
	width: 90%;
	max-width:1200px;
	margin: 0 auto;
	padding: 80px 7% 65px;
	box-sizing: border-box;
	display: flex;
	justify-content: flex-start;
	gap: 5%;
	list-style: none;
}

.osusume li{
  width: 31%;
  max-width: 415px;
}

.osusume li a{
  display: block;
  color: #231815;
  text-decoration: none;
}

.osusume .ph{
  width: 100%;
  aspect-ratio: 413 / 288;
  overflow: hidden;
	margin:0 0 1rem;
  background:no-repeat;
	background-size:cover;
	background-position:center;
}

.osusume .ph img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.osusume .info{
  font-size: 1.0rem;
  line-height: 1.8;
}

.osusume .info > div:first-child{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 1rem;
	font-size: 1.2rem;
}

.osusume .cat{
  margin-right: 20px;
  padding: 5px 20px 5px;
  box-sizing: border-box;
  background: #ccb13e;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  line-height: 1.2;
	font-size: 1.0rem;
}
@media screen and (max-width: 800px){
  .osusume ul{
    display: block;
    padding: 50px 6%;
  }
  .osusume li{
    width: 100%;
    max-width: none;
    margin-bottom: 50px;
  }
  .osusume li:last-child{
    margin-bottom: 0;
  }

  .osusume .ph{
    margin-bottom: 25px;
  }
  .osusume .cat{
    min-width: 90px;
    margin-right: 14px;
  }
}
.archive-property{
	width:100%;
}
.archive-property .search-area{
	width: 85%;
	max-width: 1000px;
	margin: 0 auto;
}
.archive-property ul{
	width: 85%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 80px 0 65px;
	box-sizing: border-box;
	display: flex;
	justify-content: flex-start;
	gap: 5%;
	list-style: none;
	flex-direction: row;
	flex-wrap: wrap;
}

.archive-property li{
  width: 30%;
  max-width: 415px;
	margin:0 0 2rem;
}
.archive-property li.no-property{
	width:100%;
	max-width:1000px;
}
.archive-property li a{
  display: block;
  color: #231815;
  text-decoration: none;
}
.archive-property li.no-property a{
  display:contents;
  color: #1976D2;
  text-decoration: none;
}
.archive-property .ph{
  width: 100%;
  aspect-ratio: 413 / 288;
  overflow: hidden;
  margin-bottom: 1rem;
	background:no-repeat;
	background-size:cover;
	background-position:center;
}

.archive-property .ph img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.archive-property .info{
  font-size: 1.0rem;
  line-height: 1.8;
}

.archive-property .info > div:first-child{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 0 1rem 0;
	font-size: 1.2rem;
	justify-content: flex-start;
}

.archive-property .cat{
  margin-right: 20px;
  padding: 5px 20px 5px;
  box-sizing: border-box;
  background: #ccb13e;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  line-height: 1.2;
	font-size: 1.0rem;
}
@media screen and (max-width: 800px){
  .archive-property ul{
    display: block;
    padding: 0;
  }
  .archive-property li{
    width: 100%;
    max-width: none;
    margin-bottom: 50px;
  }
  .archive-property li:last-child{
    margin-bottom: 0;
  }

  .oarchive-property .ph{
    margin-bottom: 25px;
  }
  .archive-property .cat{
    min-width: 90px;
    margin-right: 14px;
  }
}