@charset "utf-8";

.hideTxt {
  display: none;
}

/*-----------------------------------------------
	index
-----------------------------------------------*/
/* slider */
#sliderHero .slide {
  margin: 0;
}

.swiper-button-next,
.swiper-button-prev {
  height: 46px !important;
  width: 46px !important;
}

.swiper-button-next {
  background-image: url(../img/index/sliderNext.png) !important;
}

.swiper-button-prev {
  background-image: url(../img/index/sliderPrev.png) !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 0 !important;
}

.secGallery {
  margin: 0 auto;
  max-width: 1150px;
}

.gallery {
  margin: 0 auto 0 auto;
  width: 100%;
}

.swiper-container {
  height: 100%;
  overflow: visible !important;
  width: 100%;
  z-index: 1;
}

.gallery ul {
  margin: 0;
  padding: 0;
}

.gallery-slider {
  height: 600px;
  margin: 0 0 10px 0;
  width: 100%;
}

.gallery-slider .swiper-slide {
  height: 400px;
  width: auto;
}

.gallery-slider .swiper-slide img {
  display: block;
  height: 600px;
  margin: 0 auto;
  width: 1150px;
}

.swiper-container.gallery-thumbs {
  margin: auto;
  overflow: hidden !important;
  padding: 0;
  width: 1150px;
}

.gallery-thumbs .swiper-slide {
  opacity: .6;
  overflow: hidden;
  text-align: center;
  width: 180px;
}

.gallery-thumbs .swiper-slide.swiper-slide-active {
  opacity: 1;
}

.gallery-thumbs .swiper-slide img {
  height: auto;
  width: 180px;
}

@media only screen and (max-width:767px) {
  .gallery {
    margin: 0;
  }

  .gallery-slider {
    height: auto;
  }

  .gallery-slider .swiper-slide {
    height: auto;
  }

  .gallery-slider .swiper-slide img {
    height: auto;
    width: 100%;
  }

  .gallery-thumbs .swiper-slide {
    width: 60px;
  }

  .gallery-thumbs .swiper-slide.swiper-slide-duplicate-active {
    opacity: 1;
  }

  .gallery-thumbs .swiper-slide img {
    height: 40px;
    object-fit: cover;
    width: 90%;
  }

  .swiper-container.gallery-thumbs {
    overflow: auto !important;
    width: 100%;
  }

  .swiper-button-next,
  .swiper-button-prev {
    display: none !important;
  }
}

/* secSlider */
/* .secSlider{
	position:relative;
	margin-bottom:60px;
}
.secSlider::before{
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:#E1E1E1;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
}
#sliderHero .slide{
	width:1150px;
	margin-right:10px;
}
.secSlider .slick-arrow{
	background-color:transparent;
	border:none;
	cursor:pointer;
	outline:none;
	padding:0;
	appearance:none;
	display:block;
	width:46px;
	height:46px;
	position:absolute;
	top:0;
	bottom:0;
	margin:auto 0;
	font-size:0;
	z-index:100;
}
.secSlider .slick-prev{
	background:url(../img/index/sliderPrev.png) left top no-repeat;
	left:50%;
	margin-left:-670px;
}
.secSlider .slick-next{
	background:url(../img/index/sliderNext.png) left top no-repeat;
	right:50%;
	margin-right:-670px;
}
.secSlider .slick-dots{
	width:1150px;
	font-size:0;
	text-align:center;
	position:absolute;
	bottom:10px;
	left:0;
	width:100%;
	z-index:100;
}
.secSlider .slick-dots li{
	display:inline-block;
	vertical-align:top;
	width:8px;
	margin:0 6px 10px;
}
.secSlider .slick-dots button{
	background-color:transparent;
	border:none;
	cursor:pointer;
	outline:none;
	padding:0;
	appearance:none;
	width:8px;
	height:8px;
	border-radius:50%;
	background:#fff;
	font-size:0;
}
.secSlider .slick-dots .slick-active button{
	background:#900002;
}
@media only screen and (max-width:767px){
	.secSlider{
		margin-bottom:0;
	}
	.secSlider::before{
		display:none;
	}
	#sliderHero .slide{
		width:100%;
		margin-right:0;
	}
	#sliderHero .slide img{
		width:100%;
		height:auto;
	}
	.secSlider .slick-dots{
		width:94%;
		bottom:10px;
	}
	.secSlider .slick-dots li{
		display:inline-block;
		vertical-align:top;
		width:8px;
		margin:0 6px 5px;
	}
	.secSlider .slick-dots button{
		background-color:transparent;
		border:none;
		cursor:pointer;
		outline:none;
		padding:0;
		appearance:none;
		width:8px;
		height:8px;
		border-radius:50%;
		background:#fff;
		font-size:0;
	}
	.secSlider .slick-dots .slick-active button{
		background:#900002;
	}
} */

/* secBnrTop */
.secBnrTop {
  margin: 0 auto;
  text-align: center;
  width: 1100px;
}

.secBnrTop .bnrPr a {
  display: inline-block;
  margin: 0 0 50px;
}

.secBnrTop .bnrPr img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}

@media only screen and (max-width:767px) {
  .secBnrTop {
    background: #261e1e;
    padding: 15px 4% 2px;
    width: 100%;
  }

  .secBnrTop .bnrPr a {
    display: block;
    margin: 0 0 13px;
  }

  .secBnrTop .bnrPr img {
    max-height: none;
    max-width: none;
    width: 100%;
  }

  .secBnrTop .boxWrap {
    font-size: 0;
  }

  .secBnrTop .bnrS {
    display: inline-block;
    font-size: 12px;
    margin: 0 2.6% 13px 0;
    vertical-align: top;
    width: 48.7%;
  }

  .secBnrTop .bnrS:nth-child(even) {
    margin-right: 0;
  }

  .secBnrTop .bnr {
    display: block;
    margin: 0 0 13px;
  }
}

/* cmnTitTop */
.cmnTitTop {
  font-size: 28px;
  letter-spacing: 5px;
  line-height: 1.5;
  text-align: center;
  position: relative;
}

.cmnTitTop::after {
  background: #333;
  content: "";
  display: block;
  height: 1px;
  margin: 20px auto 0;
  width: 40px;
}

.index-btn_rnv {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0px;
  top: 0px;
  /* background: linear-gradient(45deg, rgba(233, 218, 206, 1) 95%, rgba(255, 255, 255, 1) 95%); */
  background: rgba(233, 218, 206, 1);
  color: rgba(46, 25, 7, 1);
  width: 300px;
  font-size: 14px;
  letter-spacing: 0px;
  height: 42px;
  border: 1px solid rgba(255, 255, 255, 1);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
}

.index-btn_rnv:hover {
  filter: brightness(1.05);
}

.index-btn_rnv img {
  width: 14px;
  height: 14px;
  margin-left: 7px;
}

@media only screen and (max-width:767px) {
  .cmnTitTop {
    font-size: 18px;
    letter-spacing: 2px;
    padding-top: 40px;
  }

  .cmnTitTop::after {
    height: 1px;
    margin: 13px auto 0;
    width: 25px;
  }

  .index-btn_rnv {
    font-size: 10px;
    white-space: nowrap;
    width: auto;
    height: auto;
    right: 15px;
    top: -10px;
    padding: 5px 10px;
  }

  .index-btn_rnv img {
    width: 10px;
    height: 10px;
    margin-left: 5px;
  }

}

/* secEvent */
.secEvent {
  margin: 0 auto 100px;
  position: relative;
  text-align: center;
  width: 1100px;
}

.secEvent .btnMore {
  border: solid 1px #323232;
  border-radius: 4px;
  bottom: 0;
  color: #323232;
  display: block;
  font-size: 15px;
  height: 60px;
  left: 226px;
  letter-spacing: 1px;
  padding: 21px 0 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  width: 648px;
}

.secEvent .boxTab,
.secLand .boxTab {
  font-size: 0;
  padding: 40px 0;
  text-align: center;
  display: block;
}

.secEvent .boxTab li,
.secLand .boxTab li {
  display: inline-block;
  margin-right: 12px;
  vertical-align: top;
  width: 120px;
}

.secEvent .boxTab li:last-child,
.secLand .boxTab li:last-child {
  margin-right: 0;
}

.secEvent .boxTab li a,
.secLand .boxTab li a {
  background: #f7f6f5;
  border-radius: 4px;
  color: #232323;
  display: block;
  font-size: 15px;
  height: 60px;
  letter-spacing: 1px;
  line-height: 1.3;
  padding: 21px 0 0;
  text-align: center;
  text-decoration: none;
}

.secEvent .boxTab li.active a,
.secLand .boxTab li.active a {
  background: #900002;
  color: #fff;
}

.secEvent .boxList {
  font-size: 0;
  padding: 0 0 100px;
  text-align: left;
  vertical-align: top;
}

.secEvent .boxList[data-event="0"] {
  display: inline-block;
}

.secEvent .boxList li {
  display: inline-block;
  font-size: 12px;
  margin: 0 25px 25px 0;
  text-align: center;
  vertical-align: top;
  width: 350px;
}

.secEvent .boxList li:nth-child(3n),
.secEvent .boxList li:last-child {
  margin-right: 0;
}

.secEvent .boxList li a {
  background: #f7f6f5;
  color: #1a1a1a;
  display: block;
  text-decoration: none;
}

.secEvent .boxList .img {
  height: 240px;
  position: relative;
}

.secEvent .boxList .txtEnd {
  background: rgba(0, 0, 0, .7);
  bottom: 0;
  color: #fff;
  font-size: 16px;
  left: 0;
  letter-spacing: 1px;
  line-height: 2.13;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.secEvent .boxList .txtEnd span {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}

.secEvent .boxList .boxTxt {
  padding: 30px 40px 52px;
}

.secEvent .boxList .icon {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1px;
  margin: 0 0 17px;
  padding: 9px 15px 11px;
}

.secEvent .boxList .tit {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size: 16px;
  height: 56px;
  letter-spacing: 1px;
  -webkit-line-clamp: 2;
  line-height: 28px;
  margin: 0 0 26px;
  overflow: hidden;
  text-align: left;
}

.secEvent .boxList .date {
  color: #900002;
  font-size: 15px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.secEvent .btnMoreBtm {
  display: none;
}

@media only screen and (max-width:767px) {
  .secEvent {
    margin-bottom: 0;
    padding: 0 0 15vw;
    width: 100%;
  }

  .secEvent .cmnTitTop {
    color: #1a1a1a;
    font-size: 18px;
    letter-spacing: 1px;
    /* padding: 17px 0 19px; */
  }

  .secEvent .btnMore {
    display: none;
  }

  .secEvent .boxTab,
  .secLand .boxTab {
    padding: 5vw 0;
  }

  .secEvent .boxTab li,
  .secLand .boxTab li {
    margin-right: 2%;
    width: 16.4%;
  }

  .secEvent .boxTab li a,
  .secLand .boxTab li a {
    font-size: 13px;
    height: 50px;
    padding: 17px 0 0;
  }

  .secEvent .boxList {
    border-top: solid 1px #d6d6d6;
    padding: 0 0 5vw;
  }

  .secEvent .boxList[data-event="0"] {
    display: block;
  }

  .secEvent .boxList li {
    border-bottom: solid 1px #d6d6d6;
    display: block;
    margin: 0;
    text-align: left;
    width: 100%;
  }

  .secEvent .boxList li a {
    background: none;
    padding: 5vw 5vw 5vw calc(5vw + 150px);
    position: relative;
  }

  /* .secEvent .boxList li:nth-child(even) a {
		background: #f8f8f8;
	} */

  .secEvent .boxList .img {
    height: 96px;
    left: 5vw;
    position: absolute;
    top: 5vw;
    width: 140px;
  }

  .secEvent .boxList .txtEnd {
    color: #ccc;
    /* display:none; */
    font-size: 10px;
    line-height: 1.2;
    text-align: center;
  }

  .secEvent .boxList .boxTxt {
    height: 96px;
    padding: 0;
  }

  .secEvent .boxList .icon {
    font-size: 11px;
    margin: 0 0 4px;
    padding: 6px 6px;
  }

  .secEvent .boxList .tit {
    font-size: 13px;
    height: 44px;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0 0 6px;
  }

  .secEvent .boxList .date {
    bottom: 5vw;
    font-size: 12px;
    letter-spacing: .5px;
    position: absolute;
  }

  .secEvent .btnMoreBtm {
    border: solid 1px #323232;
    border-radius: 4px;
    color: #323232;
    display: block;
    height: 54px;
    margin: 0 auto;
    padding: 21px 0 0;
    position: static;
    text-decoration: none;
    width: 50vw;
  }
}

/* bgBlack */
.bgBlack {
  background: #eee;
  /* margin-bottom:100px; */
  /* margin-bottom: 50px; */
  padding: 90px 0 0;
}

.bgBlack .cmnTitTop,
.bgBlack .tit,
.bgBlack .address {
  color: #1a1a1a;
}

.bgBlack .tit {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bgBlack .cmnTitTop::after {
  background: #1a1a1a;
}

@media only screen and (max-width:767px) {
  .bgBlack {
    /* margin-bottom: 30px; */
    padding: 10vw 0 0;
  }
}

/* secModel */
.secModel {
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 1100px;
}

/* .secModel .btnMore {
	border: solid 1px #00f100;
	border-radius: 4px;
	color: #00f100;
	display: block;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 13px;
	height: 60px;
	letter-spacing: 1px;
	padding: 21px 0 0;
	position: absolute;
	right: 0;
	text-align: center;
	text-decoration: none;
	top: 0;
	width: 190px;
} */

.secModel .boxTab {
  font-size: 0;
  padding: 40px 0 50px;
  text-align: center;
  display: block;
}

.secModel .boxTab li {
  display: inline-block;
  margin-right: 12px;
  vertical-align: top;
  width: 120px;
}

.secModel .boxTab li:last-child {
  margin-right: 0;
}

.secModel .boxTab li a {
  background: #fff;
  border-radius: 4px;
  color: #212121;
  display: block;
  font-size: 15px;
  height: 70px;
  letter-spacing: 1px;
  line-height: 1.3;
  position: relative;
  text-align: center;
  text-decoration: none;
}

.secModel .boxTab li.active a {
  background: #900002;
  color: #fff;
}

.secModel .boxTab li a span {
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}

.secModel .boxList {
  font-size: 0;
  padding: 0 0 53px;
  text-align: left;
  vertical-align: top;
}

.secModel .boxList[data-model="0"] {
  display: inline-block;
}

.secModel .boxList li {
  display: inline-block;
  font-size: 12px;
  margin: 0 20px 40px 0;
  vertical-align: top;
  width: 260px;
}

.secModel .boxList li:nth-child(4n),
.secModel .boxList li:last-child {
  margin-right: 0;
}

.secModel .boxList li a {
  color: #fff;
  display: block;
  text-align: center;
  text-decoration: none;
}

.secModel .boxList .img {
  background: #fff;
  height: 0;
  padding-top: 60%;
  position: relative;
}

.secModel .boxList .boxTxt {
  display: table;
  margin: 33px 0 20px 0;
  width: 100%;
}

.secModel .boxList .txt {
  background: #323232;
  display: table-cell;
  font-size: 14px;
  height: 80px;
  line-height: 20px;
  padding: 7px 14px 0;
  vertical-align: middle;
}

.secModel .boxList .txt .inner {
  -webkit-box-orient: vertical;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  max-height: 48px;
  overflow: hidden;
}

.secModel .boxList .boxIcon {
  font-size: 0;
  left: 0;
  position: absolute;
  text-align: left;
  top: 0;
  width: 100%;
  z-index: 10;
}

.secModel .boxList .icon {
  color: #fff;
  float: left;
  font-size: 11px;
  height: 26px;
  padding: 7px 0;
  text-align: center;
  width: 33.3%;
}

.secModel .boxList .icon span {
  display: block;
  transform: scale(.8);
  white-space: nowrap;
}

.secModel .boxList .icon.iconSale {
  background: #f00;
  min-width: 50px;
}

.secModel .boxList .hFit {
  margin: 0 0 20px;
}

.secModel .boxList .tit {
  /* display:-webkit-box; */
  -webkit-box-orient: vertical;
  font-size: 14px;
  letter-spacing: .5px;
  -webkit-line-clamp: 2;
  line-height: 24px;
  margin: 0 0 8px;
  max-height: 48px;
  overflow: hidden;
}

.secModel .boxList .address {
  font-size: 12px;
  font-weight: 200;
  letter-spacing: .5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.secModel .boxList .btn {
  border: #1a1a1a solid 1px;
  color: #1a1a1a;
  height: 50px;
  letter-spacing: 2px;
  margin: 0 auto;
  padding: 18px 0 0;
  width: 120px;
}

.secModel .btnMoreBtm {
  display: none;
}

.secModel .imgCover img {
  height: auto;
  max-width: 100%;
  object-fit: cover;
  aspect-ratio: 9 / 6.8;
}

@media only screen and (max-width:767px) {
  .secModel {
    padding: 0 0 15vw;
    width: 100%;
  }

  .secModel .boxTab {
    padding: 5vw 0;
  }

  .secModel .boxTab li {
    margin-right: 2%;
    width: 16.4%;
  }

  /* .secModel .boxTab li:last-child {
		margin-right: 0;
	} */

  .secModel .boxTab li a {
    font-size: 13px;
    height: 50px;
    line-height: 18px;
  }

  .secModel .boxList {
    margin: 0 auto;
    padding: 0 0 4px;
    width: 90vw;
  }

  .secModel .boxList li {
    margin: 0 1vw 5vw 0;
    width: 44.5vw;
  }

  .secModel .boxList li:nth-child(even),
  .secModel .boxList li:last-child {
    margin-right: 0;
  }

  .secModel .boxList .img {
    height: 0;
    padding-top: 56.35%;
  }

  .secModel .boxList .boxTxt {
    margin-bottom: 11px;
  }

  .secModel .boxList .txt {
    font-size: 12px;
    line-height: 20px;
    padding: 0 14px;
  }

  .secModel .boxList .txt .inner {
    line-height: 18px;
    max-height: 40px;
    width: 100%;
  }

  .secModel .boxList .hFit {
    margin: 0 0 20px;
  }

  .secModel .boxList .tit {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0 0 4px;
    max-height: 40px;
  }

  .secModel .boxList .address {
    font-size: 10px;
  }

  .secModel .boxList .btn {
    display: none;
  }

  .secModel .btnMoreBtm {
    background: #474748;
    color: #fff;
    display: block;
    height: 54px;
    margin: 0 auto;
    padding: 21px 0 0;
    text-decoration: none;
    width: 165px;
  }

  /* .secModel .cmnTitTop.home {
		padding-bottom: 80px;
		position: relative;
	}
	.secModel .btnMore{
		width: auto;
		height: 40px;
		line-height: 40px;
		top: auto;
		right:0;
		left: 0;
		bottom: 10px;
		margin: 0 3%;
		padding: 0;
	} */
  /* .secModel .imgCover img {
		top: 26px;
	} */
}

/* secLineup */
.secLineup {
  margin: 0 auto;
  text-align: center;
  width: 1100px;
}

.secLineup .cmnTitTop {
  margin-bottom: 50px;
}

.secLineup .boxList {
  font-size: 0;
  padding: 0 0 60px;
  text-align: left;
  display: flex;
  vertical-align: top;
}

.secLineup .boxList li {
  font-size: 12px;
  margin: 0 40px 40px 0;
  vertical-align: top;
  width: 530px;
}

.secLineup .boxList li:last-child {
  font-size: 12px;
  margin: 0 0 40px 0;
  vertical-align: top;
  width: 530px;
}

.secLineup .boxList img {
  height: 300px;
  object-fit: cover;
  object-position: top;
  width: 530px;
}

.secLineup .boxList li:nth-child(2n),
.secLineup .boxList li:last-child {
  margin-right: 0;
}

.secLineup .boxList li a {
  background: #fff;
  color: #181818;
  display: block;
  overflow: hidden;
  padding: 0 0 10px;
  text-align: center;
  text-decoration: none;
}

.secLineup .boxList .img {
  margin-bottom: 20px;
}

.secLineup .boxList .logo {
  float: none;
  padding: 0 0 12px;
}

.secLineup .boxList .logo img {
  height: 90px;
  width: auto;
}

.secLineup .boxList .box {
  padding: 0;
}

.secLineup .boxList .txtBox {
  float: none;
  position: relative;
  text-align: center;
  width: 530px;
}

.secLineup .boxList .tit {
  font-size: 23px;
  margin: 20px 0 10px 0;
}

.secLineup .boxList .txt {
  height: 78px;
  font-size: 13px;
  letter-spacing: 1.5px;
  line-height: 26px;
}

.secLineup .boxList .more {
  background: url(../img/common/arrow.gif) right center no-repeat;
  background-size: 20px;
  bottom: .3em;
  display: inline-block;
  font-size: 13px;
  letter-spacing: 1px;
  min-height: 20px;
  padding: 3px 28px 0 0;
  position: absolute;
  right: 0;
}

@media only screen and (max-width:767px) {
  .secLineup {
    width: 100%;
  }

  .secLineup .cmnTitTop {
    margin-bottom: 25px;
  }

  .secLineup .boxList {
    margin: 0 auto;
    max-width: 90vw;
    padding: 0 0 10vw;
    display: block;
  }

  .secLineup .boxList li {
    width: 100%;
    margin-bottom: 20px;
  }

  .secLineup .boxList li:last-child {
    width: 100%;
  }

  .secLineup .boxList img {
    height: auto;
    width: 100%;
  }

  .secLineup .boxList li:nth-child(2n),
  .secLineup .boxList li:last-child {
    margin-right: 0;
  }

  .secLineup .boxList li a {
    /* padding: 0 0 40px; */
    position: relative;
  }

  .secLineup .boxList .box {
    padding: 0 16px;
  }

  .secLineup .boxList .txtBox {
    float: none;
    width: auto;
    width: 100%;
  }

  .secLineup .boxList .img {
    margin-bottom: 15px;
  }

  .secLineup .boxList .logo {
    float: none;
    padding: 0 0 11px;
  }

  .secLineup .boxList .logo img {
    height: 50px;
    width: auto;
  }

  .secLineup .boxList .tit {
    font-size: 16px;
    margin: 10px 0 20px;
    text-align: center;
  }

  .secLineup .boxList .txt {
    font-size: 12px;
    letter-spacing: .5px;
    line-height: 20px;
    padding-bottom: 10px;
    text-align: center;
  }

  .secLineup .boxList .more {
    background: url(../img/common/arrow.gif) center no-repeat;
    background-size: 17px;
    background-size: 20px;
    bottom: -15px;
    font-size: 12px;
    left: 0;
    letter-spacing: .5px;
    margin: auto;
    min-height: 22px;
    padding: 3px 24px 0 0;
    position: absolute;
    right: 0;
  }
}

.secLand {
  padding-bottom: 100px;
}

/* secWorks */
.secWorks {
  padding: 0 0 100px;
}

.secWorks .cmnTitTop {
  margin-bottom: 50px;
}

.secWorks .boxTop {
  margin: 0 auto;
  position: relative;
  width: 1100px;
}

.secLand .btnMoreBtm,
.secWorks .btnMoreBtm {
  border: solid 1px #323232;
  border-radius: 4px;
  color: #323232;
  display: block;
  font-size: 15px;
  height: 60px;
  left: 226px;
  letter-spacing: 1px;
  padding: 21px 0 0;
  text-align: center;
  text-decoration: none;
  width: 648px;
  margin: 50px auto 0;
}

.secWorks .boxList {
  display: flex;
  flex-wrap: nowrap;
  font-size: 0;
  justify-content: space-between;
  margin: auto;
  text-align: center;
  width: 1100px;
}

.secWorks .slide {
  background: #fff;
  /* display:inline-block;
	vertical-align:top; */
  font-size: 12px;
  margin: 0 5px;
  position: relative;
  width: 470px;
}

.secWorks .slide a {
  color: #181818;
  display: block;
  /* background:#fff; */
  text-decoration: none;
}

.secWorks .slide .img {
  height: 260px;
}

.secWorks .boxTxt {
  padding: 20px 30px;
}

.secWorks .boxTxt .tit {
  white-space: normal;
}

.secWorks .tit {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1.5px;
  line-height: 1.6;
  margin: 0 0 39px;
  /* overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis; */
}

.secWorks .txt {
  bottom: 30px;
  color: #333;
  font-size: 14px;
  left: 0;
  letter-spacing: 1.5px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media only screen and (max-width:767px) {
  .secLand {
    padding: 0 0 20vw;
  }

  .secWorks {
    padding: 0 0 20vw;
  }

  .secWorks .cmnTitTop {
    margin-bottom: 25px;
  }

  .secWorks .boxTop {
    width: 100%;
  }

  .secWorks .btnMore {
    display: none;
  }

  .secWorks .boxList {
    display: block;
    margin: 0 auto;
    max-width: 90vw;
    padding: 0 0 5vw;
    text-align: left;
  }

  .secWorks .slide {
    display: inline-block;
    margin: 0 1% 1% 0;
    vertical-align: top;
    width: 49.5%;
  }

  .secWorks .slide:last-child,
  .secWorks .slide:nth-child(even) {
    margin-right: 0;
  }

  .secWorks .slide:nth-child(n+5) {
    display: none;
  }

  .secWorks .slide .img {
    height: 0;
    padding-top: 105.52%;
  }

  .secWorks .boxTxt {
    padding: 16px 15px 21px;
  }

  .secWorks .tit {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 12px;
    letter-spacing: .5px;
    -webkit-line-clamp: 2;
    line-height: 1.75;
    margin: 0 0 10px;
    overflow: hidden;
    text-overflow: clip;
    white-space: normal;
  }

  .secWorks .txt {
    bottom: auto;
    font-size: 11px;
    position: relative;
  }

  .secLand .btnMoreBtm,
  .secWorks .btnMoreBtm {
    height: 54px;
    margin: 0 auto;
    width: 50vw;
    font-size: 12px;
    letter-spacing: 0;
  }
}

/* secBnrContact */
.secBnrContact {
  margin: 0 auto;
  /* padding: 0 0 100px; */
  width: 1100px;
}

.secBnrContact .bnr {
  display: block;
  float: left;
  margin: auto;
  width: 530px;
}

.secBnrContact .bnr:nth-child(even) {
  float: right;
}

@media only screen and (max-width:767px) {
  .secBnrContact {
    padding: 0 5% 30px;
    width: 100%;
  }

  .secBnrContact .bnr {
    float: none;
    width: 100%;
  }

  .secBnrContact .bnr:nth-child(even) {
    float: none;
    margin-top: 20px;
  }
}

/* secAbout */
.secAbout .bg {
  background-color: #eee;
  padding: 110px 0;
}

/* .secAbout .cmnTitTop {
	color: #fff;
} */

/* .secAbout .cmnTitTop::after {
	background: #fff;
} */

.secAbout .wrapper {
  margin: 0 auto;
  width: 100%;
}

.secAbout .img1 {
  margin-top: 38px;
}

.secAbout .boxList .txtBox {
  /* color: #fff; */
  float: left;
  margin-left: 148px;
  margin-top: 70px;
  width: 350px;
}

.secAbout .boxList .txtBox .subTit {
  font-size: 11px;
  font-style: italic;
  letter-spacing: 1px;
  margin-bottom: 14px;
}

.secAbout .boxList .txtBox .tit1 {
  font-size: 24px;
  letter-spacing: 5px;
  margin-bottom: 10px;
}

.secAbout .boxList .txtBox .txt1 {
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 30px;
}

.secAbout .boxList .btnBox {
  float: right;
  margin-top: -112px;
  width: 720px;
}

.secAbout .boxList .btnBox .btnAbout {
  background: #323232;
  color: #fff;
  display: block;
  height: 74px;
  margin-bottom: 8px;
  padding: 0 38px 0 30px;
  position: relative;
  text-decoration: none;
}

.secAbout .boxList .btnBox .btnAbout::after {
  border-right: solid 1px #fff;
  border-top: solid 1px #fff;
  bottom: 0;
  content: "";
  display: block;
  height: 10px;
  margin: auto 0;
  position: absolute;
  right: 22px;
  top: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  visibility: inherit;
  width: 10px;
}

.secAbout .boxList .btnBox .btnAbout .txtMain {
  float: left;
  font-size: 15px;
  margin-top: 29px;
}

.secAbout .boxList .btnBox .btnAbout .txtMore {
  float: right;
  font-size: 11px;
  font-style: italic;
  margin-top: 31px;
}

.secAbout .boxList .btnBox .btnAbout2 {
  background: #323232;
  color: #fff;
  display: block;
  float: right;
  font-size: 13px;
  height: 60px;
  padding-top: 23px;
  text-align: center;
  text-decoration: none;
  width: 140px;
}

.secAbout .bnrList {
  width: 100vw;
  max-width: 1250px;
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  margin: 0 auto;
  margin-top: 50px;
}

.secAbout .bnrList .bnrAbout {
  color: #fff;
  display: inline-block;
  text-decoration: none;
  width: calc((100% - 75px) / 4);
}

.secAbout .bnrList .bnrAbout .img img {
  aspect-ratio: 7/3;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.secAbout .bnrList .bnrAbout .txtBox {
  background: #323232;
  font-size: 15px;
  padding: 37px 0 38px;
  text-align: center;
}

@media only screen and (max-width:767px) {
  .secAbout .bnrList {
    width: 100%;
    gap: 5px;
  }

  .secAbout .bnrList .bnrAbout .img {
    width: 100%;
    margin: 0px auto;
  }

  .secAbout .bnrList .bnrAbout {
    width: calc((100% - 5px) / 2);
  }

  .secAbout .bg {
    background-color: #eee;
    /* background: url(../img/index/bgAbout_sp.jpg) no-repeat center top;
		background-size: cover; */
    height: auto;
    padding: 0;
  }

  .secAbout .wrapper {
    width: 100vw;
  }

  .secAbout .img1 {
    margin-top: 18px;
  }

  .secAbout .boxList .txtBox {
    float: none;
    margin: 30px auto 0;
    width: 80vw;
  }

  .secAbout .boxList .txtBox .subTit {
    font-size: 11px;
    font-style: italic;
    letter-spacing: 1px;
    margin-bottom: 12px;
  }

  .secAbout .boxList .txtBox .tit1 {
    font-size: 18px;
    letter-spacing: 3px;
    margin-bottom: 10px;
  }

  .secAbout .boxList .txtBox .txt1 {
    font-size: 11px;
    line-height: 22px;
    margin-bottom: 25px;
  }

  .secAbout .boxList .btnBox {
    margin-top: 0;
    width: 100vw;
  }

  .secAbout .boxList .btnBox .btnAbout {
    display: block;
    height: auto;
    margin-bottom: 1px;
    padding: 5vw;
    position: relative;
    width: 95vw;
  }

  .secAbout .boxList .btnBox .btnAbout::after {
    right: 15px;
  }

  .secAbout .boxList .btnBox .btnAbout .txtMain {
    float: none;
    font-size: 13px;
    line-height: 160%;
    margin-top: 0;
  }

  .secAbout .boxList .btnBox .btnAbout2 {
    background-color: transparent;
    border: 1px solid #323232;
    border-radius: 4px;
    color: #323232;
    float: none;
    font-size: 12px;
    height: auto;
    height: 54px;
    margin: 5vw auto 10vw;
    padding: 21px 0;
    width: 50vw;
  }
}

/* secGuide */
.secGuide .bg {
  background: #3a3b3f;
  height: 855px;
  overflow: hidden;
  position: relative;
}

.secGuide .bg .boxWrapp {
  left: calc(50% - 1000px);
  position: absolute;
  top: 0;
  width: 2000px;
}

.secGuide .bg .boxWrapp .leftBox {
  background: #900002;
  float: left;
  height: 855px;
  width: 650px;
}

.secGuide .bg .boxWrapp .rightBox {
  float: left;
  height: 850px;
}

.secGuide .bg .boxWrapp .leftBox .bgLeft {
  background: url(../img/index/bgGuide.jpg) no-repeat;
  float: right;
  height: 855px;
  padding-top: 190px;
  text-align: center;
  width: 450px;
}

.secGuide .bg .boxWrapp .leftBox .bgLeft .iconTop {
  margin-bottom: 20px;
}

.secGuide .bg .boxWrapp .leftBox .bgLeft .cmnTitTop {
  color: #fff;
  font-size: 30px;
}

.secGuide .bg .boxWrapp .leftBox .bgLeft .titSub {
  font-size: 12px;
  letter-spacing: 2px;
  margin-top: 10px;
}

.secGuide .bg .boxWrapp .leftBox .bgLeft .cmnTitTop::after {
  background: #fff;
  content: "";
  display: block;
  height: 1px;
  margin: 38px auto 0;
  width: 50px;
}

.secGuide .bg .boxWrapp .leftBox .bgLeft .txt1 {
  color: #fff;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 230%;
  margin-top: 38px;
}

.secGuide .bg .boxWrapp .leftBox .bgLeft .btnGuide {
  background: #fff;
  border-radius: 5px;
  color: #333;
  display: block;
  font-size: 13px;
  height: 60px;
  margin: 45px auto 0;
  padding-top: 23px;
  text-decoration: none;
  width: 190px;
}

.secGuide .boxList {
  margin: 80px 0 0 60px;
  width: 1070px;
}

.secGuide .boxList li {
  float: left;
  margin: 0 25px 25px 0;
  width: 340px;
}

.secGuide .boxList li a {
  color: #333;
  display: block;
  text-decoration: none;
}

.secGuide .boxList li:nth-child(3n) {
  margin-right: 0;
}

.secGuide .boxList li .imgList {
  height: 170px;
  position: relative;
  width: 340px;
}

.secGuide .boxList li .txtKind {
  color: #fff;
  font-size: 14px;
  letter-spacing: .5px;
  padding: 15px 0;
  text-align: center;
}

.secGuide .boxList li.type1 .txtKind {
  background: #1bbc9b;
}

.secGuide .boxList li.type2 .txtKind {
  background: #e9a402;
}

.secGuide .boxList li.type3 .txtKind {
  background: #3598dc;
}

.secGuide .boxList li.type4 .txtKind {
  background: #9b5ab8;
}

.secGuide .boxList li .txtBox {
  background: #fff;
  height: 120px;
  padding: 20px 30px;
}

.secGuide .boxList li .txtBox .txt1 {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size: 15px;
  -webkit-line-clamp: 2;
  line-height: 30px;
  overflow: hidden;
  position: relative;
  text-decoration: underline;
}

/* secCompany */
.secCompany {
  background: #f7f6f5;
  padding: 50px 0;
}

.secCompany .secList {
  margin: 0 auto;
  text-align: center;
  width: 1101px;
}

.secCompany .secList .btnList {
  border-left: #e1e1e1 solid 1px;
  color: #333;
  display: inline-block;
  height: 160px;
  text-align: center;
  text-decoration: none;
  width: 275px;
}

.secCompany .secList .btnList:last-child {
  border-right: #e1e1e1 solid 1px;
}

.secCompany .secList .btnList .txt1 {
  font-size: 16px;
  letter-spacing: 2px;
  margin: 25px 0;
}


/* secBtnBox */
.secBtnBox .btnBox .btnAbout {
  background-color: #eee;
  border-top: #918981 solid 1px;
  color: #1a1a1a;
  display: block;
  padding: 5vw;
  position: relative;
  position: relative;
  text-decoration: none;
}

.secBtnBox .btnBox .btnAbout:last-child {
  border-bottom: #918981 solid 1px;
  margin-bottom: 10vw;
}

.secBtnBox .btnBox .btnAbout::after {
  border-right: solid 1px #1a1a1a;
  border-top: solid 1px #1a1a1a;
  bottom: 0;
  content: "";
  display: block;
  height: 10px;
  margin: auto 0;
  position: absolute;
  right: 9vw;
  top: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  visibility: inherit;
  width: 10px;
}

.secBtnBox .btnAbout .txtMain {
  float: none;
  font-size: 13px;
  line-height: 160%;
}

/* secNews */
.secNews {
  margin: 100px auto 0;
  overflow: hidden;
  position: relative;
  width: 1100px;
}

.secNews .cmnTitTop {
  font-size: 24px;
}

.secNews .boxList {
  margin-top: 50px;
}

.secNews .boxList li a {
  border-bottom: #d6d6d6 solid 1px;
  color: #333;
  display: table;
  padding: 24px 0;
  text-decoration: none;
  width: 100%;
}

.secNews .boxList li a:hover {
  background: #f7f6f5;
}

.secNews .boxList li:first-child {
  border-top: #d6d6d6 solid 1px;
}

.secNews .boxList li .box1 {
  display: table-cell;
  width: 210px;
}

.secNews .boxList li .txtDays {
  float: left;
  font-size: 13px;
  letter-spacing: 1px;
  margin-top: 9px;
  padding-left: 5px;
  vertical-align: middle;
  width: 130px;
}

.secNews .boxList li .iconArea {
  color: #fff;
  float: left;
  height: 30px;
  padding-top: 9px;
  text-align: center;
  width: 76px;
}

.secNews .boxList li .iconArea.type1 {
  background: #900002;
}

.secNews .boxList li .iconArea.cmnCl01 {
  background: #7aa3cc;
}

.secNews .boxList li .iconArea.cmnCl02 {
  background: #70b28e;
}

.secNews .boxList li .iconArea.cmnCl03 {
  background: #f2837a;
}

.secNews .boxList li .titList {
  display: table-cell;
  font-size: 13px;
  max-width: 894px;
  overflow: hidden;
  padding: 0 15px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}

.secNews .btnNews {
  border: #1a1a1a solid 1px;
  border-radius: 4px;
  color: #1a1a1a;
  display: block;
  font-size: 13px;
  font-size: 12px;
  height: 60px;
  letter-spacing: 1px;
  margin: 40px auto 0;
  padding-top: 24px;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 648px;
}

@media only screen and (max-width:767px) {
  .secNews {
    margin: 30px auto 0;
    width: 100%;
  }

  .secNews .cmnTitTop {
    font-size: 16px;
  }

  .secNews .boxList {
    margin-top: 20px;
  }

  .secNews .boxList li a {
    display: block;
    padding: 5vw;
  }

  .secNews .boxList li .box1 {
    display: block;
    margin-bottom: 10px;
  }

  .secNews .boxList li .txtDays {
    font-size: 11px;
    margin-top: 0;
    padding-left: 0;
    width: 110px;
  }

  .secNews .boxList li .titList {
    display: block;
    font-size: 12px;
    max-width: 100%;
    overflow: hidden;
    /* vertical-align: middle; */
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .secNews .btnNews {
    font-size: 12px;
    height: 54px;
    margin: 30px auto 50px;
    padding-top: 21px;
    position: absolute;
    position: static;
    width: 50vw;
  }
}

/* secBnrBox */
.secBnrBox .bnrBox1 {
  margin: 65px auto;
  /* width:840px;
	margin: 65px auto; */
  width: 1100px;
}

.secBnrBox .bnrContact {
  display: block;
  float: left;
  margin-right: 3%;
  width: 30%;
}

.secBnrBox .bnrZoukai {
  display: block;
  float: left;
  margin-right: 3%;
  width: 30%;
}

.secBnrBox .bnrSolar {
  border: #d6d6d6 solid 1px;
  color: #333;
  display: block;
  height: 120px;
  margin: 50px auto 100px;
  padding: 10px;
  position: relative;
  text-decoration: none;
  width: 440px;
}

.secBnrBox .bnrSolar .img {
  float: left;
}

.secBnrBox .bnrSolar .txt1 {
  float: left;
  font-size: 15px;
  margin: 42px 0 0 25px;
}

.secBnrBox .bnrSolar::after {
  border-right: solid 1px #333;
  border-top: solid 1px #333;
  bottom: 0;
  content: "";
  display: block;
  height: 10px;
  margin: auto 0;
  position: absolute;
  right: 22px;
  top: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  visibility: inherit;
  width: 10px;
}

.bnrContact img,
.bnrZoukai img {
  height: auto;
  width: 100%;
}

.secBnrBox #secInsta {
  display: block;
  float: left;
  width: 30%;
}

.secBnrBox #secInsta iframe {
  display: block;
  height: 216px;
  margin: auto;
}

.secBnrBox #secInsta .tit {
  padding: 0 0 12px;
  text-align: center;
}

.secBnrBox #secInsta .instaLink {
  display: block;
  position: relative;
}

.secBnrBox #secInsta .instaLink img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.igLogo {
  width: 110px;
}

#insta-widget {
  background: none !important;
  border: none !important;
  color: #333 !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  line-height: 1.6;
  list-style: none;
}

#insta-widget li {
  line-height: 1;
  overflow: hidden;
  width: 33%;
}

#insta-widget li:nth-child(3) {
  margin: 0 0 .5% 0;
}

#insta-widget li a {
  display: inline-block;
  line-height: 1;
  position: relative;
}

#insta-widget img {
  height: 110px;
  object-fit: cover;
  width: 110px;
}

.eapps-link {
  position: relative;
}

.eapps-link:after {
  background: #fff;
  content: "";
  height: 60px;
  left: 0;
  position: absolute;
  top: -20px;
  width: 220px;
}

@media only screen and (max-width: 960px) {
  #insta-widget img {
    height: 30vw;
    width: 30vw;
  }

  .igLogo {
    width: 20vw;
  }
}


@media only screen and (max-width:767px) {
  .secBnrBox .bnrBox1 {
    margin: 0 auto;
    width: 90vw;
  }

  .secBnrBox .bnrContact {
    float: none;
    margin-bottom: 5vw;
    margin-right: 0;
    width: 100%;
  }

  .secBnrBox .bnrZoukai {
    float: none;
    margin-bottom: 10vw;
    margin-right: 0;
    width: 100%;
  }

  .secBnrBox #secInsta {
    float: none;
    margin-bottom: 5vw;
    margin-right: 0;
    width: 100%;
  }

  .secBnrBox .bnrSolar {
    border-left: none;
    border-right: none;
    height: 81px;
    margin: 40px auto 50px;
    padding: 6px;
    position: relative;
    width: 100%;
  }

  .secBnrBox .bnrSolar .img {
    float: left;
    width: 90px;
  }

  .secBnrBox .bnrSolar .txt1 {
    float: left;
    font-size: 13px;
    margin: 27px 0 0 15px;
  }
}




.secTopNews {
  margin: 0 auto 100px auto;
}

.secTopNews .tit {
  background-color: #261e1e;
  color: #fff;
  font-size: 120%;
  margin: 0 auto;
  padding: 15px 0;
  text-align: center;
  width: 1100px;
}

.secTopNews .wrapper {
  background: #f7f6f5;
  margin: 0 auto;
  overflow: hidden;
  padding: 30px;
  text-align: center;
  width: 1100px;
}

.secTopNews .txt {
  font-size: 16px;
  line-height: 1.8;
  margin: 30px auto;
}

.secTopNews .btn {
  background: #261e1e;
  display: block;
  font-size: 15px;
  height: 55px;
  letter-spacing: 1.5px;
  line-height: 55px;
  margin: 0 auto;
  text-decoration: none;
  width: 420px;
}

.secTopNews .btn a {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.secTopNews .left_block {
  float: left;
  width: calc(100% - 420px);
}

.secTopNews .right_block {
  float: right;
  width: 400px;
}

.secTopNews .right_block iframe {
  height: 260px;
  width: 400px;
}

.dsp-inline-pc {
  display: inline;
}


@media only screen and (max-width:767px) {
  .ac-box {
    display: none;
  }

  .secTopNews {
    margin: 50px auto;
  }

  .secTopNews .wrapper {
    padding: 15px;
    text-align: center;
    width: 100%;
  }

  .secTopNews .tit {
    font-size: 14px;
    font-weight: bold;
    padding: 1em;
    width: 100%;
  }

  .secTopNews .tit:after {
    background: rgba(255, 255, 255, .4);
    content: "詳しくみる　↓";
    display: inline-block;
    font-size: 14px;
    margin-top: 15px;
    padding: 5px 15px;
  }

  .secTopNews .tit.open:after {
    content: "閉じる　×";
  }

  .secTopNews .txt {
    font-size: 13px;
    margin: 15px auto;
    text-align: left;
  }

  .secTopNews .btn {
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    margin: 15px auto 0;
    width: 100%;
  }

  .secTopNews .left_block {
    float: none;
    margin-bottom: 30px;
    width: auto;
  }

  .secTopNews .right_block {
    width: 100%;
  }

  .secTopNews .right_block iframe {
    height: 200px;
    width: 100%;
  }

  .dsp-inline-pc {
    display: none;
  }
}

/* いしとも不動産バナー */
.secLandBanner {
  display: flex;
  position: relative;
  width: 100%;
  max-width: 1100px;
  margin: 0px auto;
}

.LandBanner {
  width: 100%;
  padding: 0px;
}

.secLandBanner img {
  width: 100%;
}

.secLandBanner span {
  font-size: 110px;
  letter-spacing: 36.5px;
  color: #44ba58;
  display: inline-block;
  position: absolute;
  bottom: 40px;
  right: 80px;
  line-height: 1;
  word-break: keep-all;
  font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
  font-weight: 400;
}

.index-spacer {
  display: inline-block;
  width: 100%;
  height: 100px;
  font-size: 0px;
}

@media screen and (min-width:768px) and (max-width:959px) {
  .secLandBanner {
    width: 100vw;
    margin: 0px;
    padding: 0px 30px;
  }

  .secLandBanner span {
    font-size: 10vw;
    letter-spacing: 2.6vw;
    bottom: 3vw;
    right: 10.6vw;
  }
}

@media only screen and (max-width:767px) {
  .secLandBanner {
    padding: 0px 15px;
  }

  .secLandBanner span {
    font-size: 12.5vw;
    letter-spacing: 4.4vw;
    bottom: 3vw;
    right: 12.5vw;
  }

  .index-spacer {
    height: 15vw;
  }
}