@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/

.mainVisual {
  position: relative;
  min-height: 585px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-align: center;
  background: url(../img/index/fv.png) no-repeat top center / cover;
  z-index: 3;
}
.mainVisual img {
  position: relative;
  width: 587px;
  top: 12px;
  left: 8px;
}
.top-video {
  width: 300px;
  margin: 0 auto;
  margin-top: -200px;
  background: #fff;
}
.date {
  position: relative;
  z-index: 2;
  margin: -0.1vw 0 0vw;
  padding: 0.6vw 0 2.0vw 89px;
  background: url(../img/index/bg.png) no-repeat center center / 100% 100%;
}
.date img {
  margin: 0 auto;
  padding-right: 225px;
  width: 594px;
  display: block;
}
.home {
  background: #FDFBEE;
  padding-top: 35px;
  margin-top: -20px;
  padding-bottom: 15px;
}
.home .comBtn {
  margin-bottom: 5px;
  display: none;
}
.home .pickup {
  position: relative;
  margin: 0px auto 30px;
  width: 700px;
  padding-right: 30px;
  text-align: center;
}
.home .banner_img {
	position: relative;
	display: block;
	margin: 0px auto 26px;
	width: 685px;
	text-align: center;
}
.home .banner_img::after {
	content: '';
  display: inline-block;
  position: absolute;
  top: 0%;
	left: 0%;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  opacity: .0;
}
.home .banner_img:hover::after {
  opacity: .3;
}
.home .banner {
  position: relative;
  margin: 0px auto 30px;
  width: 730px;
  text-align: center;
}
.home .banner a:hover {
  opacity: .7;
}
.home .banner img {
  width: 100%;
}
.home .img01 {
  position: relative;
  margin: 0px auto 3px;
  width: 685px;
  text-align: center;
}
.home .img01_banner {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 40px;
  width: 590px;
  margin: 0 auto;
}
.home .img01_banner img {
  width: 100%;
}
.home .banner02 {
	position: relative;
	display: block;
	margin: 26px auto 15px;
	width: 718px;
	text-align: center;
}
.home .banner02 a {
	position: absolute;
	bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
	display: block;
	width: 527px;
}
.home .banner02 a::after {
	content: '';
  display: inline-block;
  position: absolute;
  top: 0%;
	left: 0%;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  opacity: .0;
}
.home .banner02 a:hover::after {
  opacity: .3;
}
.home .imgBox {
	display: inline-block;
	width: 100%;
	padding: 40px 0 35px 0;
	margin-top: -2px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
	background: #479880;
}
.home .img02 {
  margin: 20px auto 30px auto;
  width: 743px;
}
.home .img02 a {
  display: block;
}
.home .text01 {
  width: 744px;
  margin: 45px auto 20px auto;
  position: relative;
  box-sizing: border-box;
  border: 2px solid #ffea48;
  text-align: center;
  z-index: 2;
}
.home h2 {
  width: 724px;
  margin: 65px auto 0 auto;
  /* padding: 19px 130px 14px 135px;
  text-align: center;
  background-color: #ffea48; */
}
.home h2 img {
  width: 100%;
}
.home .item {
  width: 544px;
  margin: 24px auto 0 auto;
  /* padding: 19px 130px 14px 135px;
  text-align: center;
  background-color: #ffea48; */
}
.home .item img {
  width: 100%;
}
.bgBox .text01 h2 img {
  width: 418px;
}
.home .text01 p {
  padding: 10px 0 7px;
  font-size: 1.6rem;
  line-height: 1.75;
  font-weight: 400;
  background-color: #fff;
  transform: rotate(0.05deg);
}
.jurdss .text01 p span {
  font-weight: 800;
}
.jurdss {
  padding: 306px 0 15px;
  margin-top: -298px;
  margin-bottom: 0px;
  /* padding-bottom: 3.5vw; */
  background: url(../img/index/bg01.png) no-repeat center top / 100% 100%;
}
.jurdss_bg {
  padding: 48px 0 25px;
  margin-top: -76px;
  margin-bottom: 20px;
  background: url(../img/index/bg02.png) no-repeat center top / 100% 100%;
}
.jurdss .imgList {
  margin-bottom: 0px;
}
.jurdss .imgList li {
  margin-bottom: 32px;
  border-radius: 6px;
  overflow: hidden;
}
.jurdss .imgList01 {
  display: flex;
  flex-wrap: wrap;
  row-gap: 28px;
  justify-content: space-between;
}
.jurdss .imgList01 li {
  /* margin-bottom: 28px; */
  position: relative;
  width: 516px;
}
.jurdss .imgList01 li a {
  position: absolute;
  left: 50%;
  bottom: 2%;
  transform: translateX(-50%);
  display: block;
  width: 77.669%;
}
.btnBox {
  position: relative;
  left: 0px;
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: center;
}
.btnBox.mb0 {
  margin-bottom: 0 !important;
}
.btnBox.mb {
  margin-bottom: 14px !important;
}
.bar {
  width: 690px;
  margin: -10px auto 50px auto !important;
}
.btnBox-mg {
  margin-top: -14px;
  margin-bottom: 135px !important;
}
.btnBox_img-1 {
  display: block;
  width: 510px;
  margin: 0 auto;
}
.btnBox_img-2 {
  display: block;
  width: 1058px;
  margin: 0 auto;
}
.btnBox_img-3 {
  display: block;
  width: 623px;
  margin: 0 auto 5px auto;
}
.btnBox_img-4 {
  position: relative;
  display: block;
  width: 1170px;
  padding-left: 85px;
  margin: 0 auto 10px auto;
}
.btnBox_img-5 {
  position: relative;
  padding-right: 93px;
  display: block;
  width: 1175px;
  margin: 0 auto;
}
.btnBox_img-6 {
  position: relative;
  display: block;
  width: 849px;
  margin: 0 auto 60px auto;
}
.btnBox_img-d {
  position: relative;
  display: block;
  width: 80% !important;
  margin: 0 auto 10px auto;
}
.btnBox_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
.btnBox_linkBox {
  position: relative;
}
.btnBox_link {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 55px;
  width: 606px;
}
.btnBox_link_pozi {
  bottom: auto;
  bottom: 55px;
}
.btnBox_link_pozi02 {
  bottom: 50px;
}
.btnBox_link_pozi03 {
  bottom: 85px;
}
.btnBox_link_pozi04 {
  bottom: 60px;
}
.btnBox_link_pozi-a {
  bottom: 43.7%;
}
.btnBox_link_pozi-b {
  bottom: 1.6%;
}
.btnBox_link_pozi-c {
  position: absolute;
  bottom: 43.7%;
}
.btnBox_link::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 99%;
  height: 97.5%;
  background-color: #ffffff;
  opacity: .0;
  border-radius: 80px;
}
.btnBox_link:hover:after {
  opacity: .3;
}
.btnBox_link02 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 20px;
  width: 391px;
}
.btnBox_link02::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  opacity: .0;
  border-radius: 80px;
}
.btnBox_link02:hover:after {
  opacity: .3;
}
.btnBox_imgBig {
  width: 750px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.btnBox_banner {
  width: 714px;
  margin-bottom: 0px;
}
.btnBox_img {
  width: 674px;
  margin-bottom: 0px;
}
.btnBox_img.pozi {
  width: 639px;
  margin-top: -1695px;
}
.btnBox_imgSp {
  display: none;
}
.btnBox_img02 {
  display: block;
  width: 520px;
  margin: 0 auto;
}
.btnBox_img03 {
  display: block;
  width: 614px;
  margin: 0 auto;
}
.btnBox02 {
  position: relative;
  left: -13px;
  text-align: center;
  width: 1065px;
  display: flex;
  justify-content: space-between;
}
.btnBox_img04 {
  width: 100%;
}
.c-link {
  position: relative;
}
.c-link:hover {
  opacity: .7;
}

.jurdss02 {
  padding: 30px 0 0;
  margin-bottom: 15px;
  /* padding-bottom: 3.5vw; */
  background: url(../img/index/5_bg02.png) no-repeat center top / 100% 100%;
}
.jurdss02__list {
  /* margin-bottom: 28px; */
  position: relative;
  width: 1040px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 15px;
}
.jurdss02__list img {
  display: inline-block;
  width: 49.2%;
  object-fit: contain;
}

.line_box {
	position: relative;
}
.line_btn {
	position: absolute;
  width: 129px;
	top: 24.8%;
	left: 7.05%;
}
.line_btn::after {
	content: '';
  display: inline-block;
  position: absolute;
  top: 0%;
	left: 0%;
  width: 100%;
  height: calc(100% + 5px);
  background-color: #ffffff;
  opacity: .0;
}
.line_btn:hover::after {
  opacity: .3;
}

.textInner01 .textArea .txt {
  margin: -5px auto 5px;
  width: 805px;
  color: #131313;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.33;
  text-align: left;
  transform: rotate(0.05deg);
}
.textInner01 .textArea {
  padding: 5px 20px 10px 20px;
  position: relative;
  border-radius: 10px;
  box-sizing: border-box;
  margin-top: 0px;
  text-shadow: 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
  z-index: 2;
}
.textInner01 .textArea h2 {
  margin: 0 auto 22px;
  padding: 20px 0;
  width: 459px;
  color: #f9d722;
  font-size: 2.3rem;
  line-height: 1.25;
  text-align: center;
  background-color: #000;
  border-radius: 10px;
}
.textInner01 .textArea .text {
  margin-bottom: 23px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.71;
  text-align: center;
  transform: rotate(0.05deg);
}
.textInner01 .textArea .imgList {
  display: flex;
  justify-content: center;
}
.textInner01 .textArea .imgList li {
  width: 163px;
  height: 127px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-weight: 700;
  border: 2px solid #000;
  box-sizing: border-box;
}
.textInner01 .textArea .imgList li span {
  margin-bottom: 13px;
  display: block;
  text-align: center;
  font-size: 1.4rem;
}
.textInner01 .textArea .imgList li:not(:last-of-type) {
  margin-right: 7px;
}
.present {
  padding: 45px 0 30px;
}
.present .content {
  width: 1058px;
  margin: 0 auto;
  padding: 0 10px;
}
.present .photo {
  margin: 0 auto 41px;
  width: 746px;
}
.present .photo a {
  display: block;
}
.present .line_banner {
  position: relative;
  display: block;
  margin: 30px auto 40px;
  max-width: 684px;
}
.present .line_banner:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  opacity: .0;
}
.present .line_banner:hover:after {
  opacity: .3;
}
.present ul {
  display: flex;
  justify-content: space-between;
}
.present .notes {
  margin: 0 auto 19px;
  max-width: 804px;
  font-size: 1.4rem;
  line-height: 1.43;
  font-weight: 500;
  transform: rotate(0.05deg);
}
.present .img03 {
  margin: 0 -6px 0 -5px;
}
.present .imgList03 {
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
  row-gap: 32px;
}
.present .imgList03 li {
  width: 100%;
  border-radius: 9px;
  overflow: hidden;
}
.c-line:hover {
  opacity: .7;
}
.sec01 {
  display: none;
  margin-bottom: 30px;
  padding: 32px 20px 30px;
  background: linear-gradient(180deg, #FEEA46 0%, #FEEA46 100%, #fff 100%, #fff 100%);
  /* background-color: #f9d722; */
}
.sec01 .imgBox {
	display: inline-block;
	width: 100%;
	padding: 20px 0;
	margin-top: -2px;
	text-align: center;
	background: #479880;
}
.sec01 .img {
  position: relative;
    margin: 0px auto 30px;
    width: 720px;
}
.sec01 .img a {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 40px;
  width: 674px;
  margin: 0 auto;
}
.sec01 .img img {
  width: 100%;
}
.sec01 .banner {
  position: relative;
  margin: 0px auto 30px;
  width: 720px;
  text-align: center;
}
.sec01 .banner a {
  position: relative;
  display: block;
}
.sec01 .banner a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  opacity: .0;
}
.sec01 .banner a:hover:after {
  opacity: .3;
}
.sec01 .comBtn {
  position: relative;
  top: -30px;
  width: 782px;
}
.sec01 .comBtn a {
  padding-left: 0;
}
.photoArea {
  margin-top: 40px;
  margin-bottom: 80px;
  text-align: center;
}
.photoArea a:hover {
  opacity: 0.7;
}
.mapBox {
  display: flex;
  justify-content: space-between;
}
.mapBox .lBox {
  padding: 85px 0 16px;
  width: 50%;
  box-sizing: border-box;
}
.mapBox .rBox {
  width: 50%;
  position: relative;
  height: 553px;
  overflow: hidden;
  box-sizing: border-box;
}
.mapBox .rBox iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.mapBox .subBox {
  margin: 0 55px 0 auto;
  width: 550px;
}
.mapBox dt:first-of-type {
  margin-bottom: 18px;
}
.mapBox dd:first-of-type {
  margin-bottom: 52px;
}
.mapBox dt {
  max-width: 180px;
  padding: 2px 0;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  text-align: center;
  border: 2px solid #a0a0a0;
  box-sizing: border-box;
}
.mapBox dd {
  margin-bottom: 34px;
  padding: 10px 0 33px;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  transform: rotate(0.05deg);
}
.mapBox .link {
  margin: -7px 0 0 6px;
  width: 350px;
}
.mapBox .link a {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  background: #f9d722 url("../img/common/icon03.png") no-repeat right 30px center;
  border-radius: 6px;
}
.mapBox .link a:hover {
  opacity: 0.7;
}

.housing_top {
  position: relative;
  left: -5px;
  margin-top: 20px;
  margin-bottom: 10px;
  transform: scale(1.035);
}
.housing_in {
  border: 6px solid #3cb4b0;
  border-radius: 10px;
  padding: 20px 15px 15px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 14px;
}
.housing_in .txt {
  font-size: 1.425rem;
  line-height: 1.43;
	margin-top: 5px;
}

.comText {
  margin: 21px 0 7px 30px;
  font-size: 1.4rem;
  line-height: 1.43;
}

.sticky-banner {
  height: auto !important;
  /* padding-top: 17%; */
  background-color: #f9d722;
}
.sticky-banner a:hover {
  opacity: .7;
}
.img03_link {
	display: inline-block;
  text-align: center;
}
.img03_link:hover {
	opacity: 0.7;
}

.model_img {
  width: 100%;
  max-width: 770px;
  margin: 0px auto 0 auto;
}
.model_img0 {
  position: relative;
  width: 100%;
  max-width: 1057px;
  margin: 50px auto 0 auto;
}
.model_box {
  width: 100%;
  max-width: 1057px;
  margin: 50px auto 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px 15px;
}
.model_img01 {
  position: relative;
  width: 100%;
}
.model_img01 img {
  width: 100%;
}
.model_link {
  position: absolute;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 310px;
  transition: .3s;
}
.model_link::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  opacity: .0;
  border-radius: 30px;
}
.model_link:hover:after {
  opacity: .3;
}
.model_link img {
  width: 100%;
}
.model_btn img {
  width: 100%;
}
.model_btn {
  position: absolute;
  width: 4.5%;
  top: 25.5%;
  left: 36.8%;
}
.model_btn01 {
  top: 53.5%;
  left: 19.7%;
}
.model_btn02 {
  top: 53.5%;
  left: 31.1%;
}
.model_btn03 {
  top: 25.5%;
  left: 36.8%;
}
.model_btn04 {
  top: 25.5%;
  left: 47.9%;
}
.model_btn05 {
  top: 25.5%;
  left: 59.4%;
}
.model_btn06 {
  top: 25.5%;
  left: 70.6%;
}
.model_btn07 {
  top: 53.5%;
  left: 72.7%;
}
.model_btn08 {
  top: 25.5%;
  left: 81.8%;
}
.model_btn::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  opacity: .0;
  border-radius: 50%;
}
.model_btn:hover:after {
  opacity: .3;
}

.sticky-banner a {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 762px;
  width: 100%;
  z-index: 5;
}
.sticky-banner img {
  max-width: 757px;
  width: 100%;
}
@media all and (min-width: 897px) {
  .sec01 .img a:hover,
  .home .img01 a:hover,
  .imgList01 a:hover {
    opacity: 0.7;
  }
  .home .img02 a:hover {
    opacity: 0.7;
  }
  .present .photo a:hover {
    opacity: 0.7;
  }
}
@media all and (max-width: 896px) {
  .mainVisual {
    margin-top: -3px;
    padding-bottom: 0;
    height: auto;
    min-height: inherit;
    display: block;
    background: none;
    z-index: 1;
  }
  .mainVisual img {
    margin: 0;
    width: 100%;
    top: auto;
    left: auto;
  }
  .date {
    margin: 0px 0 0px;
    position: relative;
    padding: 20px 0 7%;
    background: url(../img/index/sp_bg.png) no-repeat center bottom / cover;
    z-index: 2;
  }
  .date h2 {
    margin: -23px 16px 0;
    text-align: center;
  }
  .date img {
    display: inline-block;
    margin: -4px auto 0 auto;
    width: 81%;
    padding-right: 0;
  }
  .home {
    background: #fff;
    margin: 0px 2px 0px;
    padding-top: 10px;
    padding-bottom: 8px;
  }
  .home .pickup {
    position: relative;
    margin: 0px auto 30px;
    width: 94%;
    text-align: center;
  }
	.home .banner_img {
		margin: 0px auto;
		width: 98%;
	}
  .home .banner {
    position: relative;
    margin: 24px auto 40px;
    width: 94%;
    text-align: center;
  }
	.home .banner02 {
		margin: 35px auto 0px;
		width: 98%;
	}
	.home .banner02 a {
		position: absolute;
		bottom: 5%;
		width: 80%;
	}
  .home .img01 {
    margin: 0 0 5px;
    padding-right: 0;
    width: auto;
  }
  .home .img01 img {
    position: relative;
    transform: scale(1.02);
    display: block;
    width: 96%;
    margin: 20px auto 0 auto;
  }
  .home .imgBox { 
		display: inline-block;
		width: 98%;
		padding: 10px 0 15px 0px;
		margin-top: -2px;
		background: #479880;
    border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
	}
	.home .imgBox p {
		color: #fff;
		font-size: 12px;
		font-weight: 500;
		text-align: left;
		padding-left: 25px;
		margin-bottom: 15px;
	}
  .home .img01 a {
    width: 92%;
    bottom: 2.6%;
  }
  .home .img02 {
    margin: 20px auto 30px auto;
    width: auto;
    text-align: center;
  }
  .home .img02 img {
    width: 100%;
  }
  .home .comBtn {
    margin: 0 8px 25px;
  }
  .home .text01 {
    margin: 0 9px;
    width: auto;
  }
  .home h2 {
    position: relative;
    left: 0%;
    width: 98%;
    margin: 20px auto 0 auto;
    /* padding: 15px 45px 15px 41px;
    font-size: 2.8rem;
    line-height: 1; */
  }
  .home .item {
    width: 86%;
    margin: 14px auto 0 auto;
    /* padding: 15px 45px 15px 41px;
    font-size: 2.8rem;
    line-height: 1; */
  }
  .home .text01 p {
    padding: 12px 21px 10px;
    font-size: 1.4rem;
    line-height: 1.428;
    text-align: center;
  }
  .jurdss .img01 {
    margin-bottom: 14px;
  }
  .jurdss .content {
    padding: 0;
  }
  .jurdss .imgList {
    /* margin: 0 5px 15px; */
    display: block;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .jurdss .imgList li {
    margin: 0 auto 27px auto;
    width: 95%;
    padding: 0;
  }
  .mb-sp {
    margin-bottom: 25px !important;
  }
  .jurdss .imgList li:last-child {
    margin-top: 0px;
    margin-bottom: 0 !important;
  }
  .jurdss .imgList01 {
    justify-content: center;
  }
  .jurdss .imgList01 li {
    margin-bottom: 9px;
    width: 100%;
  }
  .jurdss img {
    width: 100%;
  }
  .jurdss {
    padding-top: 198px;
    padding-bottom: 0px;
    margin-top: -185px;
    margin-bottom: 34px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
    background: url(../img/index/bg01_sp.png) no-repeat center top / 100% 100%;
  }
  .jurdss .btnBox_img-1 {
    display: block;
    margin: 0 auto 10px auto;
  }
  .btnBox_img-1 {
    width: 95% !important;
  }
  .btnBox_img-2 {
    display: block;
    width: 100%;
    margin: 0 auto 10px auto;
  }
  .btnBox_img-3 {
    display: block;
    width: 100%;
    margin: 0 auto 20px auto;
  }
  .btnBox_img-4 {
    position: relative;
    display: block;
    width: 100%;
    padding-left: 0px;
    margin: 0 auto;
  }
  .btnBox_img-5 {
    position: relative;
    padding-right: 0px;
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .btnBox_img-6 {
    position: relative;
    display: block;
    width: 100%;
    margin: 20px auto 50px auto;
  }
  .btnBox_flex {
    margin-bottom: 20px !important;
  }
  .btnBox_link {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 3.5%;
    width: 95%;
  }
  .btnBox_link_pozi {
    left: 50%;
    transform: translateX(-50%);
    top: auto;
    bottom: 2.9%;
    width: 95%;
  }
  .btnBox_link_pozi02 {
    left: 50%;
    transform: translateX(-50%);
    bottom: 2.6%;
    width: 95%;
  }
  .btnBox_link_pozi03 {
    left: 50%;
    transform: translateX(-50%);
    bottom: 7%;
    width: 95%;
  }
  .btnBox_link_pozi04 {
    left: 50%;
    transform: translateX(-50%);
    bottom: 3.8%;
    width: 95%;
  }
  .btnBox_link_pozi04-sp {
    left: 50%;
    transform: translateX(-50%);
    bottom: 4.8%;
    width: 95%;
  }
  .btnBox_link_pozi_sp {
    bottom: 2.4%;
  }
  .btnBox_link_pozi02_sp {
    bottom: 3.5%;
  }
  .bar {
    width: 100%;
    margin: -5px auto 25px auto !important;
  }
  .btnBox_link_pozi-a {
    bottom: 43.5%;
  }
  .btnBox_link_pozi-b {
    bottom: 1.5%;
  }
  .btnBox_link_pozi-c {
    bottom: 43.5%;
  }
  .btnBox_link02 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 1%;
    width: 56%;
  }
  .btnBox_img {
    width: 100%;
    margin-bottom: 0px;
  }
  .btnBox_img.pozi {
    position: relative;
    left: 1%;
    width: 94%;
    margin-top: -253%;
  }
  .btnBox_imgSp {
    display: block;
  }
  .btnBox_imgSp {
    position: relative;
    display: block;
    transform: scale(1.05);
    margin-bottom: 18px;
  }
  .btnBox_bg {
    padding: 40px 0 20px 0;
  }
  .btnBox_img02 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .btnBox_img03 {
    width: 100%;
    margin-bottom: 15px;
  }
  .btnBox_img04 {
    display: block;
    width: 100%;
  }
  .btnBox {
    position: relative;
    text-align: center;
    flex-wrap: wrap;
    left: 0px;
  }
  .btnBox-mg {
    width: 96% !important;
    margin-top: 24px !important;
    margin-bottom: 52px !important;
  }
  .btnBox.mt-01 {
    margin-top: -16% !important;
  }
  .btnBox_mb {
    width: 98% !important;
    margin-bottom: 5px !important;
  }
  .btnBox02 {
    position: relative;
    text-align: center;
    flex-wrap: wrap;
    gap: 0px;
    left: 0px;
  }
  .btnBox02 img {
    width: 100%;
    margin-bottom: 10px;
  }
  .btnBox_btn {
    position: absolute;
    display: inline-block;
    bottom: 2.4%;
    left: 51%;
    transform: translateX(-50%);
    width: 94%;
  }
  .btnBox_btn:hover::after {
    opacity: .0;
  }
  
  .jurdss02 {
    padding: 0 0 25px 0;
    margin-bottom: 15px;
    background: url(../img/index/5_bg02_sp.png) no-repeat center top / 100% 100%;
  }
  .jurdss02__list {
    width: 100%;
    margin-bottom: 15px;
    gap: 15px;
  }
  .jurdss02__list img {
    width: 100%;
  }
  .content02 {
    padding: 0;
  }
  .textInner01 {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 30px;
  }
  .textInner01 .textArea {
    margin: 0 8px;
    padding: 10px 3px 11px;
    /* background: #f9fafd; */
    border-radius: 0;
    text-shadow: 1px 1px 5px #fff, 1px 1px 5px #fff, 1px 1px 5px #fff, 1px 1px 5px #fff;
  }
  .textInner01 .content {
    padding: 4px 0 15px;
    box-sizing: border-box;
  }
  .textInner01 .txt {
    margin: 0 10px 3px 15px;
    width: auto;
    font-size: 1.2rem;
    line-height: 1.5;
    text-align: center;
  }
  .textInner01 .textArea h2 {
    margin: 0 auto 8px;
    padding: 5px 0 9px;
    width: auto;
    font-size: 2rem;
    line-height: 1.5;
  }
  .textInner01 .textArea .text {
    margin: 0 8px 14px;
    font-size: 1.3rem;
    line-height: 1.38;
  }
  .textInner01 .textArea .txt {
    width: auto;
    margin: 0px -3px 18px;
    padding: 0 3px;
    text-align: left;
    font-size: 1.18rem;
    line-height: 1.3;
    /* text-shadow: 0 0 5px #fff,0 0 5px #fff; */
  }
  .textInner01 .textArea .imgList {
    margin: -10px 9px 0;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .textInner01 .textArea .imgList li {
    margin-top: 10px;
    margin-bottom: 0;
    width: 48.6%;
  }
  .textInner01 .textArea .imgList li:not(:last-of-type) {
    margin-right: 0;
  }
  .present {
    padding: 0px 0 0px;
  }
  .present .content {
    width: auto;
    padding: 0;
  }
  .present .notes {
    margin: 0 8px 23px 10px;
    font-weight: 400;
    line-height: 1.357;
    letter-spacing: 0.04em;
  }
  .present h2 {
    position: relative;
  }
  .present .photo {
    margin: 0 -7px 32px;
    width: auto;
  }
  .present .line_banner {
    position: relative;
    display: block;
    margin: 30px auto 38px;
    max-width: 96%;
  }
  .present .imgList03 {
    margin-bottom: 0px;
    display: block;
    padding: 0 10px;
  }
  .present .imgList03 li {
    margin-bottom: 30px;
    width: auto;
  }
  .present .imgList03 li:last-child {
    margin-bottom: 0;
  }
  .present .imgList03 li img {
    width: 100%;
  }
  .present .img03 {
    margin: 20px -10px 0px -10px;
  }
  .present .img03 img {
    margin-bottom: 8px;
    width: 100%;
  }
  .present .img05 {
    text-align: center;
    margin: 0 -10px;
    background-color: #fffd01;
  }
  .img06 .btn a {
    padding-left: 43px;
    height: 52px;
    background-color: #ffbd31;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .comText {
    margin: 18px 17px 28px 17px;
    font-size: 1.4rem;
    line-height: 1.43;
  }
  .comText02 {
    padding: 0 20px 10px 20px;
    font-size: 1.2rem;
  }
  .max {
    margin-bottom: 12px;
  }
  .sec01 {
    display: block;
    margin-bottom: 23px;
    padding: 24px 0px 22px;
    background: #fad723;
  }
  .sec01 .imgBox {
		display: block;
		width: 98%;
		padding: 10px 0 10px 0;
		margin-top: -2px;
		background: #479880;
    margin: 0 auto;
	}
  .sec01 .img {
    margin: 0px;
		width: 98%;
    margin: 0 auto;
  }
  .sec01 .img a {
    width: 92%;
    bottom: 3.2%;
  }
  .sec01 .img a img {
    width: 100%;

  }
  .sec01 .banner {
    position: relative;
    margin: 15px auto 30px;
    width: 98%;
    text-align: center;
  }
  .sec01 .imgBox p {
		color: #fff;
		font-size: 12px;
		font-weight: 500;
		text-align: left;
		padding-left: 30px;
		margin-bottom: 10px;
	}
  .sec01 .comBtn {
    margin: 0px 7px 0;
    width: auto;
  }
  .mapBox {
    display: block;
  }
  .photoArea {
    margin-top: 20px;
    margin-bottom: 16px;
  }
  .sec01 .photoArea {
    margin-top: -30px;
    margin-bottom: 13px;
  }
  .mapBox .lBox {
    padding: 0 0 24px;
    width: 100%;
  }
  .mapBox .subBox {
    margin: 0 10px;
    width: auto;
  }
  .mapBox dl {
    margin-bottom: 36px;
  }
  .mapBox dt {
    max-width: 180px;
    padding: 2px 0 2px 5px;
    font-size: 1.6rem;
  }
  .mapBox dt:first-of-type {
    margin-bottom: 0;
  }
  .mapBox dd:first-of-type {
    margin-bottom: 25px;
  }
  .mapBox dd {
    margin-bottom: 20px;
    padding: 13px 0 0;
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: normal;
  }
  .mapBox .rBox {
    width: 100%;
    height: auto;
    padding-bottom: 90.13%;
    overflow: hidden;
  }
  .mapBox .link {
    margin: -2px 0 0 1px;
    width: auto;
  }
  .mapBox .link a {
    height: 60px;
    background-image: none;
  }
  .line_btn {
		position: absolute;
		width: 32.4%;
		top: 53%;
		left: 14.3%;
	}
  .img03_link:hover {
    opacity: 0.7;
  }
  .housing_top {
    position: relative;
    left: 0px;
    display: block;
    width: 98%;
    margin: 10px auto 5px auto;
  }
  .housing_in {
    border: 6px none;
    border-radius: 0px;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 10px;
    padding-top: 40px;
    padding-bottom: 28px;
    background: #ffd100;
    margin-top: -35px;
  }
  .housing_in img {
    display: block;
    width: 95%;
    margin: 0 auto;
  }
  .housing_in .txt {
		font-size: 12px;
		padding: 0px 12px 5px 12px;
		text-shadow: 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff;
    margin-top: -2px;
  }
  .model_img {
    width: 100%;
    max-width: 96%;
    margin: 10px auto 0 auto;
  }
  .model_img0 {
    width: 100%;
    max-width: 96%;
    margin: 28px auto 0 auto;
  }
  .model_box {
    width: 100%;
    max-width: 95%;
    margin: 45px auto 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px 5px;
  }
  .model_img01 {
    position: relative;
    width: 100%;
  }
  .model_img01 img {
    width: 100%;
  }
  .model_link {
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 92%;
    transition: .3s;
  }
  .model_link::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    opacity: .0;
    border-radius: 30px;
  }
  .model_link:hover:after {
    opacity: .3;
  }
  .model_link img {
    width: 100%;
  }
  
}
@media all and (max-width: 374px) {
  .jurdss .text01 h2 {
    font-size: 2.6rem;
  }
  .textInner01 .textArea .imgList li span {
    font-size: 1.1rem;
  }
  .sec02 h2 {
    width: 300px;
  }
  .textInner01 .textArea h2 {
    font-size: 1.6rem;
  }
}


