* {
	margin: 0;
	padding:0;
}
p {
	margin-bottom: 0;
}
@font-face {
  font-family: 'DINEngschrift';
  src: url("../img/titleist/DINEngschrift Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../img/titleist/roboto-v50-latin-500.woff2") format("woff2");
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    filter: blur(6px);
  }
  to {
    opacity: 1;
    filter: blur(0px);
  }
}
.fadeIn {
  animation-name: fadeIn;
}


.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.wow {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.fnt-Din {
  font-family: 'DINEngschrift', sans-serif;
  font-weight: 400;
}
.fnt-robo {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
}
.ob-img {
  background-size: cover;
  background-position: center center;
  position: relative;
}
.ob-img img {
  object-fit: cover;
  width: 100% !important;
  height: 100% !important;
}
@media screen and (min-width: 768px) {
  .d__flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  .d__flex.jus {
    justify-content: space-between;
  }
  .ob-img img {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
  }
}
.bg-parallax {
  position: relative;
  z-index: 0;
}
.img-parallax {
  clip: rect(0, auto, auto, 0);
  margin-bottom: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.img-parallax img {
  width: 100% !important;
  height: 100vh !important;
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 0;
  margin: 0;
  object-fit: cover;
  z-index: 0;
  transform: translateZ(0);
}
.pc {
  display: none;
}
.sp {
  display: block;
}
@media only screen and (min-width: 768px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
}
.fw600 {
  font-weight: 600;
}
img {
	width: 100%;
	height: auto;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.wrap {
  max-width: 1200px;
  padding-left: 20px;
	padding-right: 20px;
  position: relative;
}
@media screen and (min-width: 768px) {
	.wrap {
		padding-left: 0;
		padding-right: 0;
		margin-left: auto;
		margin-right: auto;
	}	
}
#key {
  position: relative;
}

#key .photos {
  height: 46vw;
}
#key .photos img {
  object-position: 50% 50%;
}
@media screen and (min-width: 768px) {
  #key .photos {
    height: 720px;
  }
  #key .photos img {
    object-position: 50% 50%; 
  }
}
.bnr02, .bnr01 {
}
.bnr02 a, .bnr01 a {
  display: block;
  line-height: 1;
  font-size: 20px;
  text-align: center;
  overflow: hidden;
  border-radius: 33px;
  padding: 20px 0;
  background: #cf353d;
  color: #fff;
  position: relative;
  transition: all .4s ease;
}
.bnr02 a:hover, .bnr01 a:hover {
	opacity: .5;
}
.bnr02 a::after, .bnr01 a::after {
  content: "";
  background: url("../img/titleist/arrow-1.png") no-repeat center;
  background-size: 100% auto;
  width: 19px;
  height: 8px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 23px;
}
.bnr02 a span, .bnr01 a span {
  padding-right: 20px;
  display: inline-block;
  line-height: 1;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .bnr02, .bnr01 {
    width: 400px;
  }
  .bnr02 a, .bnr01 a {
    font-size: 24px;
    border-radius: 33px;
    padding: 20px 0;
  }
  .bnr02 a::after, .bnr01 a::after {
    width: 22px;
    height: 10px;
    right: 23px;
  }
  .bnr02 a span, .bnr01 a span {
    padding-right: 20px;
  }
}
.bnr02 {width: 80vw;}
.bnr02 a {
  font-size: 18px;
  background: #182c5b;
  padding: 16px 0;
}
.bnr02 a::after {
  right: 23px;
}
.bnr02 a span {
}
@media screen and (min-width: 768px) {
  .bnr02 {
    width: 350px;
  }
  .bnr02 a {
    font-size: 20px;
  }
  .bnr02 a::after {
    width: 22px;
    height: 10px;
    right: 23px;
  }
  .bnr02 a span {
    padding-right: 20px;
  }
}
footer {
  background: #212121;
  text-align: center;
  padding: 15vw 0 7vw;
  color: #fff;
  position: relative;
  z-index: 3;
  overflow: hidden;
}
footer .footer__title {
  font-size: 4.65vw;
  margin-bottom: 20px;
  font-weight: 600;
}
footer .footer__text {
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 7vw;
}
footer .bnr01, footer .bnr02 {
  margin-left: auto;
  margin-right: auto;
}
footer .bnr01 {
  margin-bottom: 13vw;
}
footer .bnr02 {
  margin-bottom: 20vw;
}
footer .footer__note {
  font-size: 18px;
  margin-bottom: 5vw;
}
footer address {
  font-style: normal;
  font-size: 11px;
  letter-spacing: 0.01em;
}
footer .footer__logo {
  width: 89vw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: calc(50% - 36px);
  z-index: -1;
}
@media screen and (min-width: 768px) {
  footer {
    padding: 76px 0 26px;
  }
  footer .footer__title {
    font-size: 28px;
    margin-bottom: 21px;
    letter-spacing: -1px;
  }
  footer .footer__text {
    font-size: 20px;
    margin-bottom: 31px;
  }
  footer .bnr01 {
    margin-bottom: 75px;
  }
  footer .bnr02 {
    margin-bottom: 109px;
  }
  footer .footer__note {
    font-size: 22px;
    margin-bottom: 24px;
    letter-spacing: -1px;
  }
  footer .footer__logo {
    width: 774px;
    left: calc(50% + 23px);
  }
}
.totop {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 48px;
  right: 20px;
  z-index: 123;
  cursor: pointer;
  transition: all .4s ease;
}
.totop:hover {
	opacity: .6;
}
.totop img {
	width: 100%;
	height: auto;
}
@media screen and (min-width: 768px) {
  .totop {
    width: 62px;
    height: 62px;
    bottom: 23px;
    right: 40px;
  }
}
#lead {
  background: #000000;
  padding: 10vw 0;
  color: #fff;
  text-align: center;
}
#lead img {
  width: 100%;
  height: auto;
}
#lead .wrap {
  max-width: 1349px;
}
#lead h2 {
  margin: 0 0 7vw;
}
#lead dl dt {
  font-size: 4.25vw;
  margin-bottom: 3vw;
  font-weight: 500;
}
#lead dl dd {
  font-size: 15px;
  line-height: 1.8;
  margin: 0;
}
@media screen and (min-width: 768px) {
  #lead {
    padding: 29px 0 73px;
  }
  #lead h2 {
    margin-bottom: 44px;
  }
  #lead dl dt {
    font-size: 28px;
    margin-bottom: 18px;
    letter-spacing: -1px;
  }
  #lead dl dd {
    font-size: 20px;
    line-height: 1.8;
  }
}
section {
  margin-bottom: 0;
}
#sec1 {
  position: relative;
  overflow: hidden;
  padding: 15vw 0;
  color: #fff;
}
#sec1 .wrap {
  z-index: 2;
}
#sec1 .bg-parallax {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#sec1 .row-1 {
  margin-bottom: 10vw;
}
#sec1 .row-1 .photos {
  height: 60vw;
  width: 75vw;
  margin: 0 auto 6vw;
}
#sec1 .row-1 .box {
}
#sec1 .row-1 .box h2 {
  margin-bottom: 2vw;
  font-size: 4.25vw;
  color: #fff;
  text-align: left;
  margin-top: 0;
}
#sec1 .row-1 .box .text {
  font-size: 15px;
}
#sec1 .row-1 .box .text p + p {
  margin-top: 10px;
}
#sec1 .photo__groups {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
#sec1 .photo__groups li {
  width: 28vw;
  height: 22vw;
}
@media screen and (min-width: 768px) {
  #sec1 {
    padding: 110px 0 93px;
  }
  #sec1 .row-1 {
    flex-direction: row-reverse;
    margin-bottom: 45px;
  }
  #sec1 .row-1 .photos {
    width: 547px;
    height: 438px;
    margin: 0;
  }
  #sec1 .row-1 .box {
    width: 600px;
    padding-top: 9px;
  }
  #sec1 .row-1 .box h2 {
    margin-bottom: 18px;
    font-size: 24px;
    letter-spacing: -1px;
  }
  #sec1 .row-1 .box .text {
    font-size: 18px;
    line-height: 31px;
    letter-spacing: -.8px;
  }
  #sec1 .row-1 .box .text p + p {
    margin-top: 16px;
    margin-bottom: 0;
  }
  #sec1 .photo__groups {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  #sec1 .photo__groups li {
    width: 350px;
    height: 256px;
  }
}
.icon {
  padding-left: 20px;
  position: relative;
  font-size: 20px;
}
.icon::before {
  content: "";
  background: #cf353d;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 0;
}
@media screen and (min-width: 768px) {
  .icon {
    padding-left: 20px;
    position: relative;
    font-size: 20px;
  }
  .icon::before {
    width: 18px;
    height: 18px;
    top: 8px;
    left: 0;
  }
}
#sec2 {
  position: relative;
  padding: 20vw 0 12vw;
  background: #000;
  z-index: 3;
  font-size: 15px;
  color: #fff;
}
#sec2 .title {
  text-align: center;
  margin-bottom: 10vw;
  margin-top: 0;
}
#sec2 .title p {
  color: #222222;
  font-size: 13.5vw;
  line-height: 1;
  margin-bottom: -1vw;
}
#sec2 .title span {
  display: block;
  line-height: 1;
  font-size: 5.23vw;
  color: #fff;
}
#sec2 .row {
  margin-bottom: 15vw;
}
#sec2 .row .item {
  position: relative;
}
#sec2 .row .item h3 {
  margin-bottom: -5vw;
  position: relative;
  z-index: 2;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: flex-end;
  color: #fff;
  font-size: 7.64vw;
  line-height: 1;
  letter-spacing: 0.08em;
}
#sec2 .row .item h3 .num {
  color: #cf353d;
  font-size: 15.24vw;
  display: block;
  margin-right: 2vw;
  margin-bottom: -1vw;
}
#sec2 .row .item .photos {
  height: 60vw;
  width: 100%;
}
#sec2 .row .item h4 {
  font-size: 18px;
  border-bottom: 1px solid #fff;
  padding: 7vw 0 3vw;
  margin-bottom: 3vw;
}
#sec2 .row .item .text p + p {
  margin-top: 10px;
  margin-bottom: 0;
}
#sec2 .row .item + .item {
	margin-top: 10vw;
}
#sec2 .icon {
  font-size: 20px;
  margin-bottom: 3px;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  #sec2 {
    padding: 117px 0 119px;
    font-size: 18px;
  }
  #sec2 .title {
    margin-bottom: 45px;
  }
  #sec2 .title p {
    font-size: 72px;
    margin-bottom: -7px;
  }
  #sec2 .title span {
    font-size: 24px;
  }
  #sec2 .row {
    margin-bottom: 59px;
  }
  #sec2 .row .item {
    width: 351px;
  }
  #sec2 .row .item h3 {
    margin-bottom: -19px;
    font-size: 32px;
    padding-left: 7px;
    letter-spacing: 1px;
  }
  #sec2 .row .item h3 .num {
    font-size: 58px;
    margin-right: 2px;
    margin-bottom: -3px;
  }
  #sec2 .row .item .photos {
    height: 234px;
    width: 100%;
  }
  #sec2 .row .item h4 {
    font-size: 20px;
    padding: 18px 0 13px;
    margin-bottom: 14px;
    letter-spacing: -1px;
    margin-top: 0;
  }
  #sec2 .row .item .text p + p {
    margin-top: 17px;
  }
  #sec2 .icon {
    font-size: 20px;
    margin-bottom: 3px;
    padding-left: 24px;
  }
	#sec2 .row .item + .item {
	margin-top: 0;
}
}


@media screen and (min-width: 768px) and (max-width: 1299px) {
	.wrap {
		padding-left: 20px;
		padding-right: 20px;
	}
	#sec1 .row-1 {
		gap: 20px;
	}
	#sec2 .row .item,
	#sec1 .photo__groups li {
		width: 32%;
	}
	#sec2 .row .item h3 {
		font-size: 2.766vw;
	}
	
	
	
}