@charset "UTF-8";

/*-------------------------------------------------------------*/
/* common */

html {
  font-size: 16px !important;
}

#tk-footer-wrapper {
  z-index: 2;
}

#lp .pc {
  display: block;
}

#lp .sp {
  display: none;
}

#lp h1, h2, h3, h4, .h1, p {
  font-family: "Roboto Condensed", "Noto Sans JP", sans-serif !important;
}

#lp img {
  max-width: 100%;
}

#lp .contents-inner {
  /* max-width: 1400px; */
  margin: auto;
}

#lp .main {
  position: relative;
}

@media screen and (max-width: 1440px) {
  html {
    font-size: 1.1111111111vw !important;
  }
}

@media screen and (max-width: 767px) {
  html {
    font-size: 16px !important;
  }

  #lp .pc {
    display: none;
  }

  #lp .sp {
    display: block;
  }

  #lp .contents-inner {
    /* max-width: 90%; */
    margin: auto;
    padding: 0;
  }
}

#lp .contents-inner {
  width: 89.3333333333vw;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  #lp .contents-inner {
    /* width: clamp(706px, 65.625rem, 65.625rem); */
    /* width: clamp(706px, 87.5rem, 87.5rem); */
    width: clamp(706px, 72.91vw, 72.91vw);
  }
}

/*-------------------------------------------------------------*/
/* lp */

#lp .site-header {
  position: fixed;
  width: 100%;
}

#lp .lp-kv-content {
  position: sticky;
  top: 0;
  /* height: calc(100vh - 65px); */
  height: 100vh;
}

#lp .lp-kv01 {
  background: url(../images/lp-kv01.jpg) center/cover no-repeat;
	background-position:50% center;
}

#lp .lp-kv02 {
  background: url(../images/lp-kv02.jpg) center/cover no-repeat;
}
@media screen and (max-width: 760px) {
	#lp .lp-kv01 {
		background-position:60% center;
	}
}
#lp .lp-kv-title {
  position: fixed;
  top: calc(65px + 64px);
  top: calc(3.625rem + 3.33vw);
  left: 3.9vw;
  z-index: 2;
  font-weight : 700;
  /* font-size : 79px; */
  /* font-size : 4.9375rem; */
  /* font-size : 4.6875rem; */
  font-size : 3.90vw;
  line-height : 1.1;
  color : white;
  margin: 0;
}

#lp .lp-kv-name {
  position: absolute;
  /* bottom: 42px;
  right: 64px; */
  bottom: 5.18vw;
  right: 3.33vw;
  z-index: 2;
  font-weight : 700;
  /* font-size : 65px; */
  /* font-size : 4.0625rem; */
  /* font-size : 3.0rem; */
  font-size : 3.17vw;
  line-height : 1.1;
  color : white;
  margin: 0;
}

#lp .lp-section {
  position: relative;
  color : #001642;
  padding-top: 80px;
  padding-bottom: 130px;
  z-index: 2;
}

#lp .lp-section-catch {
  /* font-size : 40px; */
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.8;
  text-align: center;
  margin-bottom: 140px;
}

#lp .lp-section-row {
  display: flex;
  gap: 56px;
}

#lp .lp-section-row + .lp-section-row {
  margin-top: 130px;
}

#lp .lp-section-body {
  width: 545px;
}

#lp .lp-section-block {
  position: relative;
  display: grid;
  align-content: center;
  background: #001642;
  color: white;
  width: 180px;
  height: 173px;
  padding: 10px 0;
  z-index: 2;
}

#lp .lp-section-date {
  font-weight: 700;
  /* font-size: 47px; */
  font-size: 2.9375rem;
  line-height: 1;
  color: white;
  text-align: center;
  margin: 0;
}

#lp .lp-section-date.sm {
  font-size: 33px;
}

.lp-section-title-wrap {
  margin: 36px 0;
}

#lp .lp-section-title {
  font-weight: 700;
  /* font-size: 77px; */
  /* font-size: 4.8125rem; */
  font-size: 4.5625rem;
  line-height: 1;
  margin-bottom: 0;
  text-transform: none;
	margin-bottom:5px;
}

#lp .lp-section-title-note {
  font-weight: 700;
  /* font-size: 50px; */
  /* font-size: 3.125rem; */
  font-size: 2.875rem;
  line-height: 1;
  margin: 0;
}

#lp .lp-section-text {
  /* font-size : 19px; */
  font-size : 1.1875rem;
  line-height : 2;
  margin: 0;
}

#lp .lp-section-text.pc-sm {
  font-size: 1.14rem;
}

#lp.en .lp-section-text.pc-sm {
  min-height: 5.729vw;
}

#lp .lp-section-note {
  
  font-size : 1.1875rem;
  margin: 15px 0 0 0;
}


#lp.en .lp-section-note.mb-spacious {
  margin-bottom: 68px;
}
@media screen and (max-width: 1800px) {
	#lp.en .lp-section-note.mb-spacious {
	  margin-bottom: 30px;
	}
}
#lp .lp-section-img.mb,
#lp .lp-section-note.mb {
  margin-bottom: 30px;
}
#lp .lp-section-img.mb10,
#lp .lp-section-note.mb10 {
  margin-bottom: 10px;
}
#lp .lp-section-img.mt {
  margin-top: 30px;
}

#lp .lp-section-note + .lp-section-img,
#lp .lp-section-note + .lp-section-images-row-2,
#lp .lp-section-note + .lp-section-images-row {
  margin-top: 30px;
}

#lp .lp-section-img + .lp-section-images-row {
  margin-top: 25px;
}

#lp .lp-section-body-img {
  margin-top: 30px;
}

#lp .lp-section-images {
  flex: 1;
}

#lp .lp-section-images-row {
  display: flex;
  align-items: flex-start;
  gap: 58px;
}

#lp .lp-section-images-row.g-sm {
  gap: 25px;
  margin-bottom: 25px;
}

#lp .lp-section-images-row-2 {
  display: flex;
  align-items: flex-end;
  gap: 3.125vw;
}

#lp .lp-section-images-col {
  flex: 1;
}



#lp .lp-section-images-flex{
	display:flex;
	 justify-content: space-between;
	margin-bottom:30px;
}

#lp .lp-section-images-flex li{
	width:48%;
}
#lp .lp-section-images-flex li:nth-child(2){
	margin-top:20px;
	
}

#lp .lp-section-box {
	margin-top:10px;
  display: flex;
  justify-content: flex-end;
}

#lp .lp-section-box + .lp-section-img {
  margin-top: 25px;
}

#lp .lp-section-link {
  display: inline-block;
  position: relative;
  /* font-size : 24px; */
  font-size : 1.5rem;
  line-height: 1.5;
  color : #001642;
  border-bottom: solid 1px #001642;
  /* padding-right: 50px; */
  padding-right: 3.125rem;
  transition: .3s;
}

#lp .lp-section-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translateY(-50%);
  background-color: #001642;
  clip-path: polygon(25% 0, 45% 0, 100% 50%, 45% 100%, 25% 100%, 80% 50%);
  width: 17px;
  height: 20px;
}

#lp .lp-section-link:hover {
  opacity: .7;
}

#lp .lp-section-row-2 {
  display: flex;
  gap: 75px;
  margin-top: 135px;
}

#lp .lp-section-col {
  flex: 1;
}

#lp .lp-section-map {
  position: relative;
  background: #94D4E9;
  padding: 4.06vw;
  margin-top: 90px;
}

#lp .lp-section-map-title {
  font-weight : 700;
  font-size : 23px;
  line-height : 1.2;
  color : white;
  padding-left: 20px;
}

#lp .lp-section-map-img {
  margin-top: -173px;
}

.fadeIn {
  opacity: 0;
  transition: 2s;
}

.fadeIn.is-show {
  opacity: 1;
}

@media screen and (max-width: 1440px) {
  #lp .lp-kv-title {
    /* top: calc(3rem + 4.44vw);
    left: 5.2vw; */
    /* font-size: 5.48vw; */
  }

  #lp .lp-kv-name {
    /* bottom: 2.91vw;
    right: 4.44vw; */
    /* font-size: 4.51vw; */
  }

  #lp .lp-section-catch {
    /* font-size: 2.98vw; */
    margin-bottom: 9.72vw;
  }

  #lp .lp-section-row {
    gap: 3.88vw;
  }

  #lp .lp-section-images-row {
    gap: 4.02vw;
  }

  #lp .lp-section-images {
    width: calc(100% - (37.84vw + 3.88vw));
  }

  #lp .lp-section-images-row-2 {
    gap: 4.16vw;
  }

  #lp .lp-section-row-2 {
    gap: 5.20vw;
  }

  #lp .lp-section-body {
    width: 37.84vw;
  }

  #lp .lp-section-title {
    font-size: 5.34vw;
  }

  #lp .lp-section-title-note {
    font-size: 3.47vw;
  }

  #lp .lp-section-images-col {
    width: 30.01vw;
  }

  #lp .lp-section-link {
    font-size: 1.4vw;
    padding-right: 2vw;
  }

  #lp .lp-section-link::after {
    right: 0.41vw;
    width: 1.18vw;
    height: 1.38vw;
  }
}

@media screen and (max-width: 767px) {
  #lp .site-header {
    position: sticky;
  }

  .lp-kv {
    background: #001642;
  }

  #lp .lp-kv-title {
    position: static;
    font-size : 42px;
    padding: 25px 0 24px 32px;
  }

  #lp .lp-kv-name {
    position: absolute;
    top: 13px;
    bottom: 0;
    left: 30px;
    right: 0;
    font-size : 38px;
  }

	#lp .lp-kv-name-inner {


	  font-size: 6.04vw!important;
	
	}

  #lp .lp-kv-name > span {
    display: block;
    font-size: 26px;
    margin-top: -3px;
  }

  #lp .lp-section {
    padding-top: 75px;
    padding-bottom: 86px;
  }

  #lp .lp-section-catch {
    font-size : 17px;
    margin-bottom: 80px;
  }

  #lp .lp-section-row {
    display: block;
  }

  #lp .lp-section-row + .lp-section-row {
    margin-top: 54px;
  }

  #lp .lp-section-body {
    width: 100%;
  }

  #lp .lp-section-block {
    width: 150px;
    height: 97px;
    padding: 5px 0;
  }

  #lp .lp-section-block.sp-sm {
    height: auto;
    width: 100%;
    padding: 0;

  }

  #lp .lp-section-date {
    font-size: 26px;
  }

  #lp .lp-section-date.sm {
    font-size: 18px;
  }

  .lp-section-title-wrap {
    margin: 24px 0 30px;
  }

  #lp .lp-section-title {
    font-size: 59px;
  }

  #lp .lp-section-title.sp-mb {
    margin-bottom: 30px;
  }

  #lp .lp-section-title-note {
    font-size: 30px;
  }

  #lp .lp-section-text.pc-sm,
  #lp .lp-section-text {
    font-size : 15px;
    line-height : 1.7;
  }

  #lp .lp-section-note {
    font-size : 12px;
    margin: 12px 0 0 0;
  }

  #lp .lp-section-img.mb,
  #lp .lp-section-note.mb {
    margin-bottom: 18px;
  }

  #lp .lp-section-img.mt {
    margin-top: 30px;
  }

  #lp .lp-section-img.sp-mb {
    margin-bottom: 28px;
  }

  #lp .lp-section-note + .lp-section-img,
  #lp .lp-section-note + .lp-section-images-row-2,
  #lp .lp-section-note + .lp-section-images-row {
    margin-top: 12px;
  }

  #lp .lp-section-img + .lp-section-images-row {
    margin-top: 25px;
  }

  #lp .lp-section-body-img {
    margin-top: 30px;
  }

  #lp .lp-section-images {
    width: 100%;
    margin-top: 12px;
  }

  #lp .lp-section-images-row {
    display: flex;
    align-items: flex-start;
    gap: 58px;
  }

  #lp .lp-section-images-row.g-sm {
    gap: 25px;
    margin-bottom: 25px;
  }

  #lp .lp-section-images-row-2 {
    display: block;
  }

  #lp .lp-section-images-col {
    width: 100%;
  }

  #lp .lp-section-box {
    justify-content: flex-start;
  }

  #lp .lp-section-box + .lp-section-img {
    margin-top: 25px;
  }

  #lp .lp-section-link {
    font-size : 13px;
    padding-right: 28px;
  }

  #lp .lp-section-link::after {
    right: 4px;
    width: 9px;
    height: 12px;
  }

  #lp .lp-section-row-2 {
    display: block;
    margin-top: 0;
  }

  #lp .lp-section-col {
    margin-top: 55px;
  }

  #lp .lp-section-map {
    background: none;
    padding: 0;
    margin-top: 40px;
  }

	#lp .lp-section-map .lp-section-block.sp-sm{
		background:none;

	}

  #lp .lp-section-map-title {
    font-size : 24px;
    padding-left: 0;
		background:none;
		color:#001642;
		line-height:1;
  }

  #lp .lp-section-map-img {
    margin-top: 0;
  }

  #lp .lp-section-slide-text {
    font-size: 12px;
    margin: 5px 0 0 0;
  }

  #lp .slick-dots {
    text-align: right;
  }

  #lp .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 0 0 8px;
  }

  #lp .slick-dots li button {
    width: 10px;
    height: 10px;
  }

  #lp .slick-dots li button:before {
    font-family: none;
    font-size: 0;
    background: white;
    border: solid 1px #231815;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    opacity: 1;
    box-sizing: border-box;
  }

  #lp .slick-dots li.slick-active button:before {
    background: #231815;
  }
}

@media screen and (max-width: 430px) {
  #lp .lp-kv-title {
    font-size: 9.76vw;
    padding: 5.81vw 0 5.58vw 7.44vw;
  }

  #lp .lp-kv-name {
    top: 3.02vw;
    left: 6.97vw;
    font-size: 9.8vw;
  }

  #lp .lp-kv-name > span {
    font-size: 6.04vw;
    margin-top: 0.69vw;
  }

  #lp .lp-section-catch {
    font-size: 3.95vw;
    margin-bottom: 18.6vw;
  }

  #lp .lp-section-title {
    font-size: 13.72vw;
  }

  #lp .lp-section-title-note {
    font-size: 6.97vw;
  }
}



#lp .lp-section-diamond{
	position:relative;
	z-index:100;
}
#lp .lp-section-diamond-img{
 	display: block; 
  width: 100%;
  height: auto;
}
#lp .lp-section-diamond-box {
	position:absolute;
	text-align:center;
  position: absolute;
	left:0;
  bottom: 0;
	color:#fff;
	width:100%;
	height:100%;
	display:flex;
    flex-direction: column;
justify-content: flex-end;
	padding-bottom:20px;
}

#lp .lp-section-diamond-img {
	

}

#lp .lp-section-diamond-title{
	font-size: 4.8vw;
	text-align:center;
	font-weight:bold;
	color:#fff;
	line-height:1;
	margin:0 0 10px 0;

}

#lp .lp-section-diamond-year{
	font-size: 3vw;
	font-weight:bold;
	line-height:1;
	margin:0;

}
@media screen and (max-width: 760px) {
	#lp .lp-section-diamond-title{
		afont-size:30px;
		

	}

	#lp .lp-section-diamond-year{
		afont-size:18px;
		

	}

}