#footer-lp, #header-lp {
  display: block;
}
#wrapperlp {
  position: relative;
}

.c-price, #footer-lp address, .footer__link {
  font-family: 'Montserrat', sans-serif;
}

.c-price {
  font-size: 3.2vw;
  margin-top: 2.8vw;
  line-height: 1.5;
}

.footer-p {
  font-family: 'Montserrat', sans-serif;
}

.footer-p {
  font-size: 3.2vw;
  margin-top: 1.8vw;
  line-height: 1.5;
}

.title2{
	font-family: Georgia, "Times New Roman", Times, "serif"
}

#k1 {
	text-align: center;
}

#k2 {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
}

.anime, .header-logo, .header-heading, #hero {
  transition: opacity 1000ms cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 1000ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.hidden {
  opacity: 0;
  transform: translate3d(0, 20vw, 0);
}

/* 驛｢譎�鯵邵ｺ�｡驛｢譎｢�ｽ�ｳ�ｽ�ｽ陋ｹ�ｻ邵ｺ�｡驛｢�ｧ�ｽ�､驛｢譎｢�ｿ�ｽ2�ｽ�ｽ�ｽ�ｽ */
.btn02 a {
	display:block;
	padding:2%;
	color:#1b1b1b;
	text-decoration:none;
	border-radius:5px;
	border:1px solid #1b1b1b;
	background:#fff;
	transition:all 0.2s ease 0s;
	text-align:center;
    max-width:300px;
    margin-right: auto;
    margin-left: auto
}

.btn02 a:hover {
	color:#fff;
	background:#1b1b1b;
	transition:all 0.2s ease 0s;
}

@media (max-width: 767px) {
  .pc {
    display: none;
  }
}

@media (min-width: 768px) {
  .sp {
    display: none;
  }
  .c-price {
    font-size: 12px;
    margin-top: 25px;
    line-height: 1.83;
  }
  .c-price a:hover {
    text-decoration: underline;
  }

  .hidden {
    transform: translate3d(0, 150px, 0);
  }

 .footer-p {
  font-size: 12px;
  margin-top: 10px;
  line-height: 1.83;
}
}

/* --------------------------------------------------------------------------------
header
---------------------------------------- */
#header-lp {
  position: relative;
  margin: 0 auto;
  max-width: 1100px;
  padding-top: 9.3vw;
  width: 100%;
  z-index: 2;
}

.header-logo {
  margin: 0 auto;
  width: 21.33vw;
}

.header-logo.hidden {
  transform: translate3d(0, 0, 0);
}

.header-heading {
  font-family: 'Roboto', sans-serif;
  line-height: 1;
  letter-spacing: 0.04em;
  margin-top: 12.26vw;
  transition-delay: .5s;
}

.header-heading span {
  display: block;
  text-align: center;
}

.header-heading span:nth-child(1) {
  font-size: 9.73vw;
}

.header-heading span:nth-child(2) {
  font-size: 7.06vw;
  margin-top: 1.6vw;
}

.header-heading span:nth-child(3) {
  font-size: 2.13vw;
  margin-top: 3.06vw;
}

@media (min-width: 768px) {
  #header-lp {
    padding-top: 2.91vw;
  }
  .header-logo {
    width: 14.55vw;
  }
  .header-heading {
    margin-top: 3.36vw;
  }
  .header-heading span:nth-child(1) {
    font-size: 6.45vw;
  }
  .header-heading span:nth-child(2) {
    font-size: 4.64vw;
    margin-top: 1.27vw;
  }
  .header-heading span:nth-child(3) {
    font-size: 1.45vw;
    margin-top: 2.09vw;
  }
}

@media (min-width: 1100px) {
  #header-lp {
    padding-top: 32px;
  }
  .header-logo {
    width: 160px;
  }
  .header-heading {
    margin-top: 37px;
  }
  .header-heading span:nth-child(1) {
    font-size: 71px;
  }
  .header-heading span:nth-child(2) {
    font-size: 51px;
    margin-top: 14px;
  }
  .header-heading span:nth-child(3) {
    font-size: 16px;
    margin-top: 23px;
  }
}

/* --------------------------------------------------------------------------------
hero
---------------------------------------- */
#hero {
  max-width: 1100px;
  width: 100%;
}

#hero .c-price {
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px;
  width: 90.66vw;
}

.hero-image img {
  height: auto;
  width: 100%;
}

.hero-image2 img {
  height: auto;
  width: 50%;
}
@media (max-width: 767px) {
  #hero {
    margin-top: -18.26vw;
  }
}

@media (min-width: 768px) {
  #hero {
    margin: -12vw auto 0;
  }
}

@media (min-width: 1100px) {
  #hero {
    margin: -132px auto 0;
  }
}

/* --------------------------------------------------------------------------------
inner-contents
---------------------------------------- */
.inner-contents {
  margin: 19.06vw auto 0;
/*  max-width: 680px;*/
  max-width: 1100px;
  width: 90.66vw;
}

.inner-contents img {
  height: auto;
  width: 100%;
}

.inner400 {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	max-width: 400px;
}

.inner680 {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	max-width: 680px;
}

.inner780 {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	max-width: 780px;
}


.c-item-box + .c-item-box {
  margin-top: 19.06vw;
}

.l-2rows, .l-2cols--ptn1, .l-2cols--ptn2 {
  display: flex;
}

.l-2rows {
  flex-direction: column;
}

.l-2cols--ptn1 a {
  max-width: 50%;
}

.l-2cols--ptn2 {
  align-items: center;
}

.l-2cols--ptn2 a {
  max-width: 50%;
}

@media (max-width: 767px) {
  .l-2cols--ptn2 a + a {
    margin-left: 2.94%;
    width: 44.11%;
  }
}

@media (min-width: 768px) {
  .inner-contents {
    margin-top: 75px;
  }
  .inner-contents a img {
    transition: opacity .4s ease;
  }
  .inner-contents a:hover img {
    opacity: .75;
  }
  .c-item-box + .c-item-box {
    margin-top: 75px;
  }
  .l-2cols--ptn2 a + a {
    margin-left: 20px;
  }
}

/* --------------------------------------------------------------------------------
footer
---------------------------------------- */
#footer-lp {
  line-height: 1.28;
  margin-top: 24.66vw;
  padding-bottom: 2.53vw;
}

#footer-lp address {
  font-size: 2.6vw;
  margin-top: 19.33vw;
  text-align: center;
}

.footer__link {
  font-size: 4vw;
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
}

.footer__link + .footer__link {
  margin-top: 5.2vw;
}

@media (min-width: 768px) {
  #footer-lp {
    margin-top: 8.82vw;
    padding-bottom: 1.45vw;
  }
  #footer-lp address {
    font-size: 0.91vw;
    margin-top: 9.64vw;
  }
  .footer__link {
    font-size: 1.64vw;
  }
  .footer__link:hover {
    text-decoration: none;
  }
  .footer__link + .footer__link {
    margin-top: 3.09vw;
  }
}

@media (min-width: 1100px) {
  #footer-lp {
    margin-top: 97px;
    padding-bottom: 16px;
  }
  #footer-lp address {
    font-size: 10px;
    margin-top: 106px;
  }
  .footer__link {
    font-size: 18px;
  }
  .footer__link + .footer__link {
    margin-top: 34px;
  }
}
