@charset "utf-8";
/* CSS Document */

/*******************

LP style

********************/
html , body {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

/* content
--------------------------------------------------*/
.lpbox{
	max-width: 900px;
	background: url("../img/boxbg.png") repeat-y;}
.lpbox , #lpfooter {
  font-size: 14px;
  font-size: 3.7333vw;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  color:#303030;
  line-height:1.5em;
}
@media screen and (min-width:750px){
  .lpbox , #lpfooter {
    font-size: 16px;
    margin: 0 auto;
  }
}

.pt100{	  padding-top: 100px;}
.bg{
	background: url("../img/bg.png") no-repeat bottom center;
background-size:cover; }

.lpbox a , #lpfooter a{
  color: inherit;
  text-decoration: none;
  font-size: inherit;
  font-weight: inherit;
}
.lpbox a:hover, #lpfooter a:hover{
  text-decoration: underline;
}
.lpbox span, #lpfooter span {
  font-size: inherit;
  font-weight: inherit;
}
.lpbox img  {
  width: 80%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  vertical-align: bottom;
}
.lpbox img.img-t ,
#lpfooter img.img-t {
  vertical-align: top;
}
#lpfooter .footerbox{
  max-width: 1000px;
	padding: 40px 0 20px 0 ;
	
}
#lpfooter img {
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  vertical-align: bottom;
}
.foimg img{  width: 40%;
	margin-bottom: 20px;
	
	
	

}
/* cart css reset */

.lpbox header ,
.lpbox h1 ,
.lpbox h2 ,
.lpbox h3 ,
.lpbox p ,
.lpbox dl ,
.lpbox dt ,
.lpbox dd ,
.lpbox div ,
.lpbox section ,
.lpbox span {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
}
#lpfooter footer ,
#lpfooter div,
#lpfooter p {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
}
#lpfooter ul,
#lpfooter li,
.lpbox ul,
.lpbox li {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
  list-style: none;
}
/*----------------------------------------*/
.lpbox .cta__box {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.lpbox .cta__box__btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 81.1%;
}
.lpbox .cta__box__tel-btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 81.1%;
}

.lpbox .fv__box {
  position: relative;
}
.lpbox .fv_text01 {
  position: absolute;
  top: 18%;
  left: 5%;
  width: 42%;
}
.lpbox .fv_text02 {
  position: absolute;
  top: 18%;
  right: 5%;
  width: 42%;
}
.lpbox .fv_text03 {
  position: absolute;
  top: 30%;
  left: 5%;
  width: 42%;
}
.lpbox .fv_text04 {
  position: absolute;
  top: 30%;
  right: 5%;
  width: 42%;
}
.lpbox .fv_catch {
  position: absolute;
  bottom: 4%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 91.8%;
}
.lpbox .fv_icon01 {
  position: absolute;
  top: 0%;
  right: 0%;
  width: 33.05%;
}
.lpbox .fv_icon02 {
  position: absolute;
  top: 20%;
  left: 0%;
  width: 33%;
}
.lpbox .fv_icon03 {
  position: absolute;
  top: 35%;
  right: 0%;
  width: 31.45%;
}
.lpbox .component {
  position: relative;
}
.lpbox .component__icon01 {
  position: absolute;
  bottom: 5%;
  left: 4%;
  width: 26.8%;
}
.lpbox .component__icon02 {
  position: absolute;
  bottom: 5%;
  right: 14%;
  left: 0;
  width: 26.8%;
}
.lpbox .component__icon03 {
  position: absolute;
  bottom: 5%;
  right: 18%;
  width: 26.8%;
}





.lpbox .detail {
	width: 650px;
}
.test_nav{
  width: 100%;
  max-width: 300px;
  margin: 20px auto;
  padding: 50px 0px;
}


.lpbox .libox{
	background: #000000;
  color: #fff;
  font-size: 1.8em;
	padding: 18px 0;
	margin-bottom: 24px;
	text-align: center;
}
.lpbox .details-box {
  text-align: center;
  width: 60%;
  margin-bottom: 2em;
  padding-bottom: 3%;
}
.lpbox .details-box li {
	color: #4b4058;
  padding: 2% 3%;
  font-size: 1.4em;
}
.lpbox .details-box li:nth-child(odd){
  color: #4b4058;
  font-size: 1.6em;
	border: solid 1px #4b4058;
}
.lpbox .details-box li:nth-of-type(4),
.lpbox .details-box li:nth-of-type(8) {
  text-align: justify;
  line-height: 1.5em;
}
.lpbox .details-text {
  background: #fff;
  text-align: left;
  line-height: 1.5em;
  padding: 3%;
}

/*-------------------------------------------
footer
-----------------------------------------------*/
#lpfooter .footer__link {
	max-width: 1000px;
  text-align: center;
  margin-top: 2em;
  margin-bottom: 2em;
}
#lpfooter .footer__link li{
  font-size: 1em;
  margin-bottom: 0.2em;
}
#lpfooter #copy {
  text-align: center;
	background: linear-gradient(180deg, transparent 0%, transparent 50%, #4b4440 50%, #4b4440 100%);
  background-color: #ffffff;
  margin-right: 10px;
  box-sizing: border-box;
}
#lpfooter #copy img{
	width: 20%;
}


/*-------------------------------------------
header
-----------------------------------------------*/

#header {
  background-color: #2a2422;
}

.header_box{
	padding:.8em .2em .4em .2em;
	max-width:1200px;
	margin: 0 auto;
}

.header_box img{
	width: 30%;
}

.top{
	    background-size: cover;
	background-image: url("../img/top.jpg");
	background-repeat: no-repeat;
	
}

.top_box{
	height: 280px;
	text-align: center;
	max-width: 1200px;
	margin: 0 auto;
}

.top_box img{
	width: 70%;
	margin: 0 auto;
}
@media screen and (min-width:750px){
  .top_box {
	  height: 650px;
    font-size: 16px;
    margin: 0 auto;
  }
}
.top_catch{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 81.1%;
}

/*---------------------------*/
.lpbox #fixbtn {
  position: fixed;
  bottom: -100%;
  left: 0;
  z-index: 999;
  width: 100%;
  overflow: hidden;
  -webkit-transition: all .8s ease;
  -o-transition: all .8s ease;
  transition: all .8s ease;
}
.lpbox #fixbtn.fixbtn--visible {
  bottom: 0;
}
.lpbox #fixbtn .fixbtn__box {
  position: relative;
  bottom: 0;
  display: block;
  margin: 0 auto;
  position: relative;
  max-width: 750px;
}
.lpbox #fixbtn .fixbtn__item {
  display: block;
  box-sizing: border-box;
  padding: 2% 0 0;
}
@media screen and (max-width: 730px) {
	/* 730px以下に適用されるCSS（スマホ用） */
	.top_box img{
		width: 90%;
	}
	
	
	
	.lpbox img{
		width: 90%;
	}
	.pt100{
		padding-top: 40px;
	}
		
	.foimg img {
		width: 60%;
    margin-bottom: 20px;
	}
	
	#lpfooter #copy img{
		width: 40%;
	}
	
	#lpfooter .footerbox{
		text-align:left; 
  max-width: 1000px;
  padding: 20px 20px 10px;
}
}
}

@keyframes expand {
  from, 0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  to, 100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}