

/**/
body {
	overflow: visible!important;
}
#wrap19 #wrap_inner_lp {
	padding-bottom: 0;
}

#contnts_lp_full ul.pankuzu {
	width: 1100px;
	margin: 0 auto;
}

.feature ul {
	list-style-type: none;
    padding: 0;
}
.feature img {
	max-width: 100%;
}
.feature .pc {display: block;}
.feature .sp {display: none;}

.feature .header {
	background: #000 url(./img/img_kv.jpg) no-repeat center 0;
	background-size: contain;
}

.feature .header-inner,
.feature .content-inner,
.schematic .content-inner,
.product-list.content-inner
.contact .content-inner {
	width: 1200px;
	margin: 0 auto;
}

.content-inner h2.ttl {
	font-weight: bold;
	font-size: 40px;
	line-height: 1.4;
	margin-bottom: 40px;
}

.content-inner h2.ttl-sub {
	font-weight: bold;
	font-size: 30px;
	line-height: 1.4;
	margin-bottom: 40px;
}

.content-inner p {
	font-size: 110%;
	line-height: 1.8;
	margin: 0;
}

.feature .header-inner {
	height: 670px;
	padding: 60px 0;
	position: relative;	
}
.feature .header-inner .ttl_area {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.feature .header-inner .KV {
	margin-left: -120px;
	padding-bottom: 50px;
}
.feature .header-inner .KV_btn {
	position: absolute;
    bottom: 197px;
    left: 266px;
	display: inline-block;
	background: #fff;
	margin-top: -110px;
	text-align: center;
	z-index: 10;
}
.feature .header-inner .KV_btn a {
	display: block;
	color: #fff;
	background: #f40252;
	text-decoration: none;
	font-weight: bold;
	font-size: 24px;
	line-height: 1;
	padding: 25px 60px 23px;
	transition: 0.3s all;
}
.feature .header-inner .KV_btn a:hover {
	opacity: 0.8;
}
.feature .header p.description {
	color: #fff;
	font-size: 120%;
	line-height: 1.8;
}

.intro .content-inner {
	padding: 60px 0;
}
.intro .content-inner .block-area {
	display: flex;
	margin-bottom: 60px;
}
.intro .content-inner .block-area:nth-child(even) {
	flex-direction: row-reverse;
	margin-bottom: 0;
}

.intro .content-inner .block-area .text {
	margin-right: 20px;
}
.intro .content-inner .block-area:nth-child(even) .text {
	margin-right: 0;
	margin-left: 50px;
}
.intro .content-inner .block-area.about01 img,
.intro .content-inner .block-area.about02 img {
	max-width: 600px;
}

.intro .content-inner .block-area .text h2 {
	font-weight: bold;
	font-size: 32px;
	margin-bottom: 60px;
}
.schematic {
	background: #f1f1f1;
	text-align: center;
}
.schematic .content-inner {
	padding-top: 60px;
	padding-bottom: 60px;
}

.schematic .content-inner h2.ttl {
	color: #f40252;
}
.schematic .content-inner p {
	margin-bottom: 40px;
}
.schematic .content-inner ul.example-list {
	width: 1110px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.schematic .content-inner ul.example-list li {
	width: 48%;
	margin-bottom: 40px;
}
.schematic .content-inner ul.example-list li h3 {
	color: #f40252;
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 20px;
}


.product-list {
	text-align: center;
}
.product-list .content-inner {
	padding-top: 60px;
	padding-bottom: 60px;
}

.product-list .content-inner h2.ttl {

}

.product-list .content-inner ul.lineup-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 80px 0 0;
}
.product-list .content-inner ul.lineup-list li {
	width: 32%;
	border-right: 1px solid #ccc;
}

.product-list .content-inner ul.lineup-list li:last-child {
	border-right: none;
}

.lineup-list h3 {
	font-weight: bold;
	font-size: 20px;
}
.lineup-list p.item-type {
	font-weight: bold;
	font-size: 120%;
	color: #666;
	margin-bottom: 10px;
}
.lineup-list p.item-photo {
	max-width: 300px;
	margin: 0 auto;
}
.lineup-list p.item-price {
	color: #f40252;
	font-weight: bold;
	font-size: 22px;
}
.lineup-list p.item-price span.yen {
	font-size: 80%;
}
.lineup-list p.item-price span.tax {	
	color: #f40252;
	padding-left: 5px;
	font-size: 60%;
}
.lineup-list p.item-buy-btn a {
	font-weight: bold;
	color: #fff;
	background: #f40252;
	text-decoration: none;
    display: block;
    margin: 0 auto;
    width: 75%;
	border-radius: 50px;
	transition: 0.2s all;
	padding: 10px 20px;
	max-width: 300px;
}
.lineup-list p.item-detail-btn a {
	font-weight: bold;
	color: #f40252;
	border: 2px solid #f40252;
	text-decoration: none;
    display: block;
    margin: 0 auto;
    width: 75%;
	border-radius: 50px;
	transition: 0.2s all;
	padding: 10px 20px;
	max-width: 300px;
	margin-top: 15px;
}

.lineup-list p.item-buy-btn a:hover,
.lineup-list p.item-detail-btn a:hover
 {
	opacity: 0.8;
}

p.other-lineup {
	font-weight: bold;
	font-size: 28px;
	line-height: 1.4;
	margin-top: 120px;
	margin-bottom: -40px;
}

.lineup-table {
	margin: 0;
}
.lineup-table th,
.lineup-table td {
    text-align: right;
	font-size: 14px;
	padding: 5px 8px;
}

.lineup-table th.cnt,
.lineup-table td.cnt {
    text-align: center;
}

.lineup-table th.bld,
.lineup-table td.bld {
    font-weight: bold;
}

.lineup-table th.avip{
    color: #f40252;
    font-size: 110%;
    background: #ffeaea;
}

.lineup-table th {
    background: #f0f0f0;
}


.contact {
	background: #f1f1f1;
	text-align: center;
}
.contact .content-inner {
	padding-top: 60px;
	padding-bottom: 60px;
}

.contact .content-inner .contact_box {
	width: 1100px;
	margin: 0 auto;
	border: 4px solid #f40252;
	background: #fff;
	padding: 20px;
}

.contact .content-inner .contact_box p {
	margin-bottom: 20px;
}

.contact p.contact_btn a {
	font-weight: bold;
	color: #fff;
	background: #f40252;
	text-decoration: none;
    display: block;
    margin: 0 auto;
    width: 75%;
	transition: 0.2s all;
	padding: 15px 20px;
	font-size: 24px;
}

.contact p.contact_btn a:hover {
	opacity: 0.8;
}


/* sp */

@media screen and (max-width: 1200px) {
	#contnts_lp_full ul.pankuzu {
		width: auto;
	}

	.feature .header-inner,
	.feature .content-inner,
	.schematic .content-inner,
	.product-list.content-inner
	.contact .content-inner {
		width: auto;
		padding: 20px 10px;
	}
	.feature .pc {display: none;}
	.feature .sp {display: block;}

	.schematic .content-inner ul.example-list,
	.contact .content-inner .contact_box {
		width: auto;
	}

	.feature .header-inner {
		height: auto;
	    padding: 10px 10px;
	}
	.feature .header-inner .KV {
	    margin-left: -40px;
	    padding-bottom: 0px;
	}
	.feature .header-inner .ttl_area {
	    align-items: flex-start;
	}
	.feature .header-inner .KV_btn {
		position: static;
		margin: 0 auto;
	    width: 100%;
		background: none;
		text-align: center;
		margin-top: -10px;
	}
	.feature .header-inner .KV_btn a {
		font-size: 1.2rem;
		text-align: center;
		padding: 12px 25px 10px;
		display: inline-block;
	}

	.feature .header p.description {
		font-size: 0.8rem;
	}

	.content-inner h2.ttl {
		font-size: 1.4rem;
		margin-bottom: 20px;
	}
	.content-inner h2.ttl-sub {
		font-size: 1.2rem;
		margin-bottom: 20px;
	}

	.content-inner p {
		font-size: 0.8rem;
	}

	.schematic .content-inner ul.example-list li h3 {
		font-size: 0.9rem;
		margin-bottom: 10px;
	}

	.intro .content-inner .block-area {
		display: block;
	}

	.intro .content-inner .block-area .text {
		margin-right: 0;
	}
	.intro .content-inner .block-area.about01 img,
	.intro .content-inner .block-area.about02 img {
		max-width: 100%;
	}
	.intro .content-inner .block-area .photo a {
		pointer-events: none;
	}
	.intro .content-inner .block-area:nth-child(even) .text {
		margin-left: 0;
	}
	.intro .content-inner .block-area .text h2 {
		text-align: center;
		margin-bottom: 20px;
		font-size: 1.6rem;
	}
	.schematic .content-inner ul.example-list {
		align-items: flex-end;
	}
	.schematic .content-inner ul.example-list li {
		margin-bottom: 20px;
	}
	.schematic .content-inner p {
		text-align: left;
	}
	.lineup-list h3 {
		font-size: 1rem;
		margin-bottom: 10px;
	}
	.lineup-list p.item-type {
		font-size: 0.8rem;
		margin-bottom: 10px;
	}
	.product-list .content-inner ul.lineup-list {
		margin: 0;
		justify-content: center;
	}
	.product-list .content-inner ul.lineup-list li {
		width: 50%;
		padding: 0 9px;
		border-right: 0;
		margin-bottom: 20px;
	}
	.product-list .content-inner ul.lineup-list li:first-child {
		border-right: 1px solid #ccc;
	}
	.lineup-list p.item-buy-btn a {
		width: 100%;
	    padding: 8px 10px;
	}
	p.other-lineup {
		margin-top: 40px;
		margin-bottom: 20px;
		font-size: 1rem;
	}
	.feature .content-inner {
		padding: 40px 10px;
	}

	.contact p.contact_btn a {
		width: auto;
		font-size: 1.2rem;
	}
}

@media screen and (max-width: 480px) {
	.feature .header-inner .KV_btn a {
		font-size: 1rem;
	}
}

/* animation */

.header-inner {
	opacity: 0;
	animation-name: fadeInAnime;
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-delay: 0.5s;
}
@keyframes fadeInAnime {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.content-inner .effect {
	opacity: 0;
}
.content-inner .effect.active {
	animation-name: fadeInAnime;
	animation-duration: 0.8s;
	animation-fill-mode: forwards;
	animation-delay: 0.5s;
}