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

body {
	padding: 0;
	margin: 0;
	background-color:#fff;
	font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
	/* background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed; */
	word-wrap: break-word;
}
.clearText {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	height: 0;
}
img {
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
.wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
    max-width: 640px;
    background-color: #FFFFFF;
}
html,h1,h2,h3,h4,h5,p,dd,dt,dl,ul,li,img {
	margin: 0;
	padding: 0;
}
h3{
    text-align: center;
    margin-bottom: 5%;
    font-size: 20px;
}

footer{
	background-color:#000;
	text-align:center;
	padding:10px 0;
	margin-top:50px;
	color:#fff;
	font-size: 14px;
}

footer a{
	color:#fff;
	text-decoration:none;
}

.marbot_50{
	margin-bottom: 5% ;
}

.marbot_100{
	margin-bottom: 10% ;
}

.marbot_200{
	margin-bottom: 20% ;
}

.padbot_50{
	padding-bottom: 5% ;
}

.padtop_50{
	padding-top: 5% ;
}

.padbot_100{
	padding-bottom: 10% ;
}

.padtop_100{
	padding-top: 10% ;
}


.bg_color{
	background-color: #f2f2f2;
}

.lineup{
	margin: 0 auto;
    width: 78.1%;
}

/* faq */

.acMenu{
	background-color: #333;
    padding: 50px 0;
    font-size: 18px;
	width:100%;
    margin: 0 auto 10%;
}

.acMenu dt{
	background-color: #fff;
	display:block;
	width:84%;
	margin: 0 auto 10px;
	border:#666 1px solid;
	cursor:pointer;
	padding: 10px 30px 10px 10px;
    font-weight: bold;
    margin-bottom: 10px;
	position: relative;
}

.acMenu dt .no{
	color: #ED1E79;
}


.acMenu dd{
	background-color: #E6E6E6;
	width:87%;
	border: 1px solid #333;
	margin: 0 auto 10px;
    padding: 10px;
	height:auto;
	display:none;
}

.acMenu dt:after{
    box-sizing: border-box;
    content: '\f067';
    display: block;
    font-family: "Font Awesome 5 Free";
    padding: 0 20px;
    position: absolute;
    right: 0;
    top: 50%;
    margin: auto;
    transform: translateY(-50%) translateX(0%);
}

.acMenu dt.active:after{
    content: '\f068';
}


/* 動画 */
.video {
    width: 90%;
    margin: 30px auto;
    height: 0;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
}

.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/* ボタン */

.btn_wrap{
	position: relative;
}

.btn_wrap .btn{
	position: absolute;
    max-width: 280px;
    bottom: 50px;
    left: 50%;
    transform: translateY(0) translateX(-50%);
    margin: auto;
	text-align: center;
}

.btn_wrap .btn02{
    top: 64% !important;
}
/*
.btn_wrap .grey:after{
	content: "※人気につき一時在庫切れ中【近日入荷見込み】";
	white-space: pre;
	color: #FF0000;
	font-size: 14px;
}
*/
/* エフェクト */

.ph01-wrap {
	width: 63.5%;
    position: relative;
}

.ph01-wrap .photo-img-cross img{
	width: 100%;
}

.ph02-wrap {
    width: 86.5%;
    position: relative;
	float: right;
}

.ph02-wrap .photo-img-cross img{
	width: 100%;
}

.ph03-wrap {
    width: 85.3%;
    position: relative;
}

.ph03-wrap .photo-img-cross img{
	width: 100%;
}

.ph04-wrap {
    width: 70%;
    position: relative;
	float: right;
}

.ph04-wrap .photo-img-cross img{
	width: 100%;
}

.ph05-wrap {
    width: 76.7%;
    position: relative;
}

.ph05-wrap .photo-img-cross img{
	width: 100%;
}

.ph06-wrap {
	position: absolute;
    width: 51.8%;
	right: 0;
	top: 50%;
    transform: translateY(-50%);
    margin: auto;
}

.ph06-wrap .photo-img-cross img{
	width: 100%;
}

.ph07-wrap {
	position: absolute;
    width: 47.6%;
	left: 0;
	top: 50%;
    transform: translateY(-50%);
    margin: auto;
}

.ph07-wrap .photo-img-cross img{
	width: 100%;
}

.ph08-wrap {
	position: absolute;
    width: 56.4%;
	right: 0;
	top: 50%;
    transform: translateY(-50%);
    margin: auto;
}

.ph09-wrap .photo-img-cross img{
	width: 100%;
}

.ph09-wrap {
	position: absolute;
    width: 63.3%;
	left: 0;
	top: 50%;
    transform: translateY(-50%);
    margin: auto;
}

.ph10-wrap .photo-img-cross img{
	width: 100%;
}

.ph10-wrap {
	position: absolute;
    width: 58%;
	right: 0;
	top: 50%;
    transform: translateY(-50%);
    margin: auto;
}

.ph08-wrap .photo-img-cross img{
	width: 100%;
}

 
.photo-img-cross {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
	margin-bottom: 20px;
}

.ph06-wrap .photo-img-cross:before,
.ph07-wrap .photo-img-cross:before,
.ph08-wrap .photo-img-cross:before {
    background-color: transparent;
}
 
.photo-img-cross:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 100%;
    background-color: #acacac;
    z-index: 1;
    transform-origin: right center;
    transform: scaleX(1);
    transition: width 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s, 
    transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.4s;
}
 
.photo-img-cross img {
    position: relative;
    width: auto;
    height: auto;
    opacity: 0;
    left: -100%;
    transition: 0.5s;
}
 
.photo-move-cross img {
    opacity: 1;
    left: 0;
}
 
.photo-move-cross.photo-img-cross:before {
    transform: scaleX(0);
    width: 100%;
}


.rec{
	position: relative;
}


.box{
    width: 46.8%;
    text-align: center;
    margin: 0 auto 10%;
    position: relative;
}

/* アコーディオン */

.menu {
    max-width: 640px;
}

.menu a {
    display: block;
    padding: 15px;
    text-decoration: none;
    color: #000;
}

label {
    display: block;
    margin: 0 0 4px 0;
    padding : 15px;
    line-height: 1;
    cursor :pointer;
}

input {
    display: none;
}

.menu #links01 {
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu .voice_inner {
	width: 100%;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#menu_bar01:checked ~ #links01 .voice_inner{
    height: auto;
    opacity: 1;
    padding: 50px 0;
}

.voice_contents{
    text-align: center;
    margin-bottom: 5%;
}

.voice_contents img{
	width: 78.1%;
}

.fadein {
    opacity: 0.1;
    transform: translate(0, 50px);
    transition: all 500ms;
}

.fadein.scrollin {
    opacity: 1;
    transform: translate(0, 0);
}

.bd div{
	background: #000;
	position:absolute;
	-webkit-transition:all 0.3s;
	transition:all 0.3s;
}
.bd div.bdT{
	width: 0; 
	height:5px; 
	top:0; 
	left:0;
}
.bd div.bdB{
	width: 0; 
	height:5px; 
	bottom:0; 
	right:0;
}
.bd div.bdR{
	height:0; 
	width :5px; 
	right:0; 
	top:0;
}
.bd div.bdL{
	height:0; 
	width :5px; 
	left:0; 
	bottom:0;
}

.bd2 div{
	-webkit-transition:all 0.3s;transition:all 0.3s;
}
.bd2 div.bdT{
	transition-delay:0.3s;
}
.bd2 div.bdL{
	transition-delay:0.2s;
}
.bd2 div.bdB{
	transition-delay:0.1s;
}
.bd2 div.bdR{
	transition-delay:0s;
}
.active .bd2 div.bdT{
	width: 100%;
	transition-delay:0s;
}
.active .bd2 div.bdL{
	height:100%;
	transition-delay:0.1s;
}
.active .bd2 div.bdB{
	width: 100%;
	transition-delay:0.2s;
}
.active .bd2 div.bdR{
	height:100%;
	transition-delay:0.3s;
}

/* カルーセル */

.slider {
	margin-bottom: 20% !important;
}

.slider img {
	width: 58.6%;
	height: auto;
	margin: 0 auto;
}

.slider .slick-next {
	right: 20px; 
	z-index: 99;
    width: 35px;
    height: 35px;
}

.slider .slick-prev {
	left: 20px; 
	z-index: 100;
    width: 35px;
    height: 35px;
}

.slick-prev:before, .slick-next:before {
    font-size: 30px !important;
    color: #000 !important;
}


@media screen and (min-width: 451px) {
.pc_hide{
	display: none;
}
.sp_hide{
	display: block;
}
}

@media screen and (max-width: 450px) {
.pc_hide{
	display: block;
}
.sp_hide{
	display: none;
}
	
.btn_wrap .btn{
    bottom: 30px;
}
}


/* 利用規約・プライバシーポリシー */

.other{
	margin: 10%;
}

.other h2{
	text-align: center;
	margin-bottom: 50px;
}

.other dl{
	margin: 50px 0;
}

.other dl dt{
	font-weight: bold;
}

.other dl dd.indent-1{
	counter-increment: section;
	padding-left:1em;
	text-indent:-1em;
}

.other dl dd.indent-1::before {
  content: counter(section)". ";
}

table.tableResp01 {
	width: 100%;
	}
table.tableResp01 th,
table.tableResp01 td {
	padding: 10px;
	border: 1px solid #ddd;
	}
table.tableResp01 th {
	background: #f4f4f4;
	}
table.tableResp01 td {
	background: #fff;
	}
table.tableResp01 th {
	width: 30%;
	text-align: left;
	}
 
@media only screen and (max-width:480px) {
    table.tableResp01 {
/* 	    margin: 0 -10px; */
	    }
    table.tableResp01 th,
    table.tableResp01 td {
        width: 100%;
        display: block;
        border-top: none;
        }
    table.tableResp01 tr:first-child th {
	    border-top: 1px solid #ddd;
	    }
}