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

/*++++++++++++++++++++++++++++++++++++++++++++++++

Desighed ＆ Direction , Construction By BECK inc.
https://www.beck-dx.com

+++++++++++++++++++++++++++++++++++++++++++++++++*/

* {font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;}

body{margin:0; padding:0;}

#main-cont{
width:1000px;
height:auto;
padding:0;
margin:0 auto;
background:#fff;
padding-bottom: 50px;
padding-top: 30px;
border-left:1px solid #eee;
border-right:1px solid #eee;
}

#main-cont h1{
text-align:center;
font-size: 35px !important;
line-height:2em;
letter-spacing:1px;
margin-top:-15px;
margin-bottom: 20px;
color:#111;
font-weight: bold !important;
}

#main-cont h2{
text-align:center;
line-height:2em;
font-size: 20px !important;
letter-spacing:1px;
color:#111;
margin-top: 30px;
font-weight: bold !important;
}

.kugiri{
border-bottom:2px solid #111;
margin-bottom:40px !important;
width:10%;
margin:0 auto;
}
	
p.txt01{
font-size:100%;
line-height:2em;
color:#333 !important;
text-align:left;
margin:0 auto;
width:80%;
padding-bottom:20px;
}

/* QA掛け合い */
.qa-fukidashi-box{
width:100%;
height:auto;
margin:0 auto;
text-align:left;
padding:10px 0;
clear:both;
margin-bottom: 70px;
}

.qa-fukidashi *, .qa-fukidashi *:after, .qa-fukidashi *:before {
font-family: 'FontAwesome', sans-serif;
-webkit-box-sizing: border-box;
	    box-sizing: border-box;
}
.qa-fukidashi dt,.qa-fukidashi dd {
position: relative;
width: 70%;
padding: 20px;
box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
border-radius: 0.3em;
font-size: 14px;
left: 10%;
line-height:1.5em;
}
.qa-fukidashi dt {
margin: 0 50px 20px 50px;
background: #ffdcdc;
}
.qa-fukidashi dd {
background: #f0e6c4;
margin: 0 50px 20px 50px;
}
/* 吹き出し▶︎ */
.qa-fukidashi dt::before,.qa-fukidashi dd::before{
position: absolute;
z-index: 99;
top: 1.5em;
display: inline-block;
width: 0;
height: 0;
content: '';
border-style: solid;
}
/* 質問吹き出し▶︎ */
.qa-fukidashi dt::before {
left: -0.5em;
border-width: 5px 8.7px 5px 0;
border-color: transparent #ffdcdc transparent transparent;
}
/* 答え吹き出し▶︎ */
.qa-fukidashi dd::before {
right: -0.5em;
border-width: 5px 0 5px 8.7px;
border-color: transparent transparent transparent #f0e6c4;
}
/* アイコン */
.qa-fukidashi dt::after,.qa-fukidashi dd::after {
font-size: 1.2em;
position: absolute;
top: 0;
color: #ffffff;
display: inline-block;
width: 1.5em;
height: 1.5em;
line-height: 1.2em;
}
/* 質問アイコン */
.qa-fukidashi dt::after {
left: -15%;
margin: 0 0.5em 0 0;
padding: 0 0.4em 0.2em 0.4em;
content: url("https://midori.itembox.design/item/beck/category/outdoor/img/hachi03.png");
}
/* 回答アイコン */
.qa-fukidashi dd::after {
right: -5%;
margin: 0 0 0 0.5em;
padding: 0.2em 0.55em;
content: url("https://midori.itembox.design/item/beck/category/outdoor/img/hachi04.png");
}

/* Point Box */
.point{
width: 100%;
height: auto;
margin: 0 auto;
}

.point .box{
position: relative;
margin: 0 auto;
width: 90%;
height: 600px;
}

.point .box img{
position: absolute;
top: 20px;
width: 55%;
z-index: 100;
height: auto;
object-fit: cover;
}

.point .box-tx{
position: absolute;
left: 49%;
background: #fff;
margin-top: 140px;
width: 460px;
height:  auto;
padding: 30px 30px 30px 80px;
box-sizing: border-box;
border:1px solid #999;
font-size: 15px;
color: #000;
text-align: left;
display: block;
line-height:2em;
clear: both;
}

.point .box-tx p{
font-size: 22px;
text-align: center !important;
color: #222;
line-height: 1.6em;
font-weight: bold;
margin-bottom: 15px;
}

/* リカバー デザイナー紹介Box */
.point02{
    width: 100%;
    height: auto;
    margin: 0 auto;
	padding-bottom: 50px;
	margin-left: 40px;
}

.point02 .box{
    position: relative;
    margin: 0 auto;
    width: 90%;
    height: 380px;
	margin-bottom: 50px;
}

.point02 .box img{
    position: absolute;
    width: 40%;
    z-index: 100;
    height: auto;
	left: 60%;
    object-fit: cover;
}

.point02 .box-tx{
    position: absolute;
    background: #fff;
    top: 10%;
    width: 95%;
    height:  auto;
    padding: 30px 45px;
    box-sizing: border-box;
    border:1px solid #c0c0c0;
    font-size: 16px;
    color: #000;
    text-align: left;
    display: block;
    line-height:2em;
    clear: both;
}

.point02 .box-tx p{
font-size: 22px;
color: #222;
font-weight: bold;
margin:0 auto;
padding-bottom: 10px;
}
	
.tx01{
display:block;
font-size:14px;
width: 80%;
margin: 0 auto;
color: #222;
text-align:left;
line-height:2em;
padding: 20px 30px;
margin-bottom: 30px;
letter-spacing: 1px;
border:1px dashed #999;
}


/* レビュー */
.review-box{
width:800px;
height:auto;
margin:0 auto;
text-align:center;
padding-bottom:10px;
clear:both;
padding: 50px;
}

.review *, .review *:after, .review *:before {
-webkit-box-sizing: border-box;
	    box-sizing: border-box;
}
.review {
border-top: 1px solid #1b2538;
}
.review .cp_actab {
position: relative;
overflow: hidden;
width: 100%;
margin-bottom: 1px;
color: #1b2538;
}
.review .cp_actab input {
position: absolute;
opacity: 0;
}
/* レビュータイトル */
.review .cp_actab label {
font-weight: bold;
line-height: 1.6;
position: relative;
display: block;
margin: 0 0 0 0;
padding: 1em 2em 1em 1em;
text-align: left;
cursor: pointer;
border-bottom: 1px solid #1b2538;
}
.review .cp_actab label:hover {
color: #f5b02c;
}
/* レビュー内容 */
.review .cp_actab .cp_actab-content {
overflow: hidden;
max-height: 0;
-webkit-transition: max-height 0.5s ease;
	    transition: max-height 0.5s ease;
color: #ffffff;
background: rgba(230, 160, 0, 0.7);
}
.review .cp_actab .cp_actab-content p {
margin: 1em;
text-align: left;
}
/* レビューを開いた時の仕様 */
/* --アイコン */
.review .cp_actab input:checked ~ label {
color: #f5b02c;
}
/* --レビュー内容の高さ */
.review .cp_actab input:checked ~ .cp_actab-content {
max-height: 40em;
}
/* レビュータイトルをクリックした時のアイコンの動き */
.review .cp_actab label::after {
line-height: 1.6;
position: absolute;
top: 50%;
right: 0;
display: block;
width: 3em;
margin-top: -12.5px;
-webkit-transition: all 0.5s ease;
	    transition: all 0.5s ease;
text-align: center;
}
.review .cp_actab input[type=checkbox] + label::after {
	content: '▼';
}
.review .cp_actab input[type=checkbox]:checked + label::after {
-webkit-transform: rotateX(180deg);
	    transform: rotateX(180deg);
}

/* --*資材PR */
.item-pr ul {
width: 100%;
overflow: hidden;
padding: 0;
margin: 20px 25px;
}

.item-pr li {
width: 20%;
list-style: none;
margin: 10px 15px 10px 20px;
float: left;
color: #fff !important;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
background: #b1a067;
}

.item-pr li p{
text-align: center;
font-size: 14px;
font-weight: bold;
line-height:1.6em;
padding: 5px 0;
color: #fff !important;
}
	
.item-pr li a {
text-decoration: none !important;
color: #fff !important;
}

.item-pr img {
width: 100%;
transition-duration: 0.5s;
}

/* --*資材PR リカバー 3列 バッググラウンド グレー*/
.item-pr02 ul {
width: 100%;
overflow: hidden;
padding: 0;
margin: 20px 25px;
}

.item-pr02 li {
width: 28%;
list-style: none;
margin: 10px 15px 10px 20px;
float: left;
font-size: 14px;
text-align: center;
font-weight: bold;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
background: #909098;
padding-bottom:5px;
}

.item-pr02 li a {
text-decoration: none !important;
color: #fff !important;
}

.item-pr02 img {
width: 100%;
transition-duration: 0.5s;
}

.item-pr02 li p{
text-align: center;
font-size: 14px;
font-weight: bold;
line-height:1.6em;
padding: 5px 0;
color: #fff !important;
}

.fn-sp ul a{
text-decoration:none !important;
}

.fn-sp ul{
width:99.9%;
margin:0;
padding:0;
height:auto;
overflow:hidden;
}

.fn-sp li{
width:44%;
margin-bottom:5px;
margin-top:10px;
font-size:14px;
margin-right:3%;
margin-left:3%;
box-sizing:border-box;
color:#222;
text-align:left;
float:left;
list-style:none;
}

.fn-sp li img{
width:100%;
margin-top:10px !important;
transition-duration: 0.3s;
}

.fn-sp li img:hover{
transform: scale(1.05);
transition-duration: 0.3s;
opacity:0.7;
}

.fn-sp-name{
color:#222;
font-weight:normal;
text-align:left;
font-size:80%;
text-overflow: ellipsis;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin-top:7px;
margin-bottom:8px;
padding-left:5px;
}

.fn-sp-price{
color:#000;
font-size:115%;
text-align:right;
float:right;
font-weight:bold;
}

.fn-sp-deli{
background:#F30;
color:#fff;
font-weight:bold;
font-size:75%;
padding:2px 3px;
float:left;
margin-left:16px;
}

/* --スマホ left ナビボタン */
#sp-Naviarea ul{
	position:fixed;
	bottom:5%;
	left: 0;
	overflow:hidden;
	width:100%;
	margin:0;
	padding:0;
}

#sp-Naviarea li{
	background:#fff;
	border:1px solid #bf0000;
    /* border-left: none; */
	box-sizing:border-box;
	padding:5px 4px;
	height:60px;
	width:60px;
	list-style:none;
	margin:10px 0;
	text-align:center;
	font-size:10px;
	color:#000;
}

#sp-Naviarea li a{
	text-decoration:none !important;
	color:#bf0000!important;
}

#sp-Naviarea .ca{
	background:#d64e76;
	color:#fff;
	font-weight:600;
	border:1px solid #933 !important;
}

#sp-Naviarea .ca a{
	text-decoration:none !important;
	color:#fff !important;
}

#sp-Naviarea li img{
	width:25px;
	padding-top:6px;
}