@charset "utf-8";
/* CSS Document */

.pc {
	display: none;
}

.sp {
	display: block;
}

.kv {
    height: 680px;
	margin: 40px 0px;
}

.kv-back {
	display: none;
}

.kv-back-02 {
    height: 850px;
}

.kv-ttl {
	top: 55%;
	padding: 10px 15px 5px;
	width: auto;
}

.kv-txt {
	font-size: 14px;
	top: 82%;
	width: 90%;
	line-height: 200%;
}

main {
	padding: 0px 15px 100px;
}

section {
	padding: 30px 0px;
}

.mokuji {
	padding: 20px;
}

.mokuji-ttl {
    font-size: 14px;
    margin-left: -10px;
}

.mokuji ol {
	margin-left: 24px;
}

.mokuji li {
	padding: 6px 0px;
	font-size: 14px;
}

.style {
	background: none;
}

.style-01::before,
.style-02::before,
.style-03::before,
.style-04::before,
.style-05::before,
.style-06::before,
.style-07::before,
.style-08::before,
.style-09::before,
.style-10::before,
.style-11::before {
	width: 100%;
	background-position: center;
}

.style-ttl::before {
	height: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.style-ttl {
	font-size: 23px;
}

.product-wrap > h2 span {
	font-size: 24px;
}
	
.detail-txt {
	font-size: 16px;
	padding: 30px 0px;
}

.item-info li {
	width: 31%;
}

.item-info li:nth-child(2) {
	margin: 0px 10px;
}

.item-info li > div {
	display: block;
	width: auto;
}

.item-info li > div:nth-child(1),
.item-info li > div:nth-child(3) {
	text-align: center;
}

.item-info li a > div:nth-child(2) {
	padding: 10px 0px;
	width: auto;
}

.item-info li > div:nth-child(2) {
	padding: 10px 0px;
}

.category {
	font-size: 9px;
	padding: 3px 6px;
}

.name {
	font-size: 10px;
}

.price {
	font-size: 13px;
}

.price > small {
    margin-left: -4px;
}

.gallery-wrapper {
    height: inherit;
	position: relative;
	top: 0px;
	padding: 20px 0px 0px;
}

.swiper-wrapper .swiper-slide {
	width: 100%;
	height: auto;
	text-align: center;
	left: 0px;
}


.gallery-wrapper .sw_prev {
     left: 5px;
}

.gallery-wrapper .sw_next,
.gallery-wrapper .sw_prev {
	width: 20%;
}