@charset "UTF-8";

.features {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	position:relative;
	color:#000;
}

.features .txt{
	width: 100%;
	margin: 0 0 5% 0;
	text-align: center;
	font-size: 1.3em;
	line-height: 160%;
	font-weight: bold;
}

.features .txt2{
	width: 90%;
	margin: auto;
	text-align: center;
	font-size: 2em;
	line-height: 140%;
	color: #000;
	margin-top: 5%;
	font-weight: bold;
	text-align: center;
}

.features .txt2_1{
	width: 90%;
	margin: auto;
	text-align: center;
	font-size: 2em;
	line-height: 140%;
	color: #000;
	margin-top: 5%;
	margin-bottom: 2.5%;
	font-weight: bold;
	text-align: center;
}

.features .txt_s2{
	width: 60%;
	margin: 40px auto 80px auto;
	text-align: justify;
	font-size: 1.3em;
	line-height: 160%;
	color: #000;
	overflow: hidden;
}

.features .txt_s2_s{
	width: 60%;
	margin: 40px auto 40px auto;
	text-align: justify;
	font-size: 1.3em;
	line-height: 160%;
	color: #000;
	overflow: hidden;
}

.features .txt_s2_c{
	width: 60%;
	margin: 40px auto 80px auto;
	text-align: center;
	font-size: 1.3em;
	line-height: 160%;
	color: #000;
	overflow: hidden;
}

.features .txt_s2_2{
	width: 60%;
	margin: 40px auto 40px auto;
	text-align: center;
	font-size: 1.3em;
	line-height: 160%;
	color: #000;
	overflow: hidden;
}

.features .txt_s3{
	width: 60%;
	margin: 40px auto 80px auto;
	text-align: left;
	font-size: 1.5em;
	line-height: 160%;
	color: #000;
}

.features .txt_s{
	width: 90%;
	margin: 10% 5% 10% 5%;
	text-align: left;
	font-size: 1.3em;
	line-height: 160%;
}

.features .txt_ss{
	width: 80%;
	margin: 5% 10%;
	text-align: left;
	font-size: 1.3em;
	line-height: 160%;
}

.features .txt_s .logo{
	font-size: 5vw;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	margin-bottom: 5%;
	margin-left: 10%;
	}
	
.features .txt_s .copy{
	font-size: 1.5vw;
	text-align: left;
	margin-bottom: 10%;
	margin-left: 10%;
	}

.features .txt_s .copy_2{
	font-size: 2.0vw;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5%;
	line-height: 120%;
	margin-left: 10%;
	}

.features .txt_s .text{
	text-align: left;
	line-height: 160%;
	margin-left: 10%;
	}
	
.features .txt_ss .copy{
	font-size: 2vw;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5%
}


.features .st-mono{
	position:absolute;
	top:20%;
	left:40%;
	width:20%;
	z-index:999;
	}

.features_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0;
	 /*border:1px #ccc solid;*/
    width: 50%;
	line-height:160%;
}

.features_inner_w {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0;
	 /*border:1px #ccc solid;*/
    width: 70%;
	line-height:160%;
}


.features_inner_l {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 0;
	width: 50%;
	line-height: 160%;
}


.features_inner_pic {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
	padding: 0;
	width: 50%;
	position: relative;
	height: auto;
}

.features_inner_pic_s {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
	padding: 0;
	width: 30%;
	position: relative;
	height: auto;
}

.features_inner_pic .smx-30_stereo{
	position:absolute;
	font-size:2.5vw;
	font-weight:bold;
	top:5%; 
	left:40%;
	width:20%;
	}
	
.features_inner_pic .smx-30_stereo img{
	width:100%;
	height:auto;}
	
.features_inner_pic .smx-30_stereo_2{
	position:absolute;
	width:50%;
	font-size: 1.3em;
	line-height:140%;
	top:20%;
	left:10%;
	color:#fff;
	}	
	
.features_inner_pic .smx-30_mono{
	position:absolute;
	font-size:2.5vw;
	font-weight:bold;
	top:5%; 
	left:50%;
	width:20%;
	}

.features_inner_pic .smx-30_mono img{
	width:100%;
	height:auto;}

.features_inner_pic .smx-30_mono_2{
	position:absolute;
	width:40%;
	font-size: 1.3em;
	line-height:140%;
	top:20%;
	right:10%;}		

.features_inner_pics {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
	padding: 2.5%;
	width: 45%;
	position: relative;
	height: auto;
}
.features_inner_pics img{
	width:100%;
	height:auto;
	}
	
.features_inner_pic_s img{
	width:100%;
	height:auto;
	}

.features_inner_pic_r {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 0;
	width: 50%;
	position: relative;
}

.features_inner_pic_r img{
	width:100%;
	height:auto}

	
.features .img{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	float: none;
	}
	
.features .img img{
	max-width:100%;
	width: 100%;
	height: auto;
	}

.features_inner img{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	float: none;
	}

.features_inner_pic img{
	width:100%;
	height:auto}

.f_video_ttl{
	font-size: 1.8em;
	font-weight: bold;
	margin: 0 0 0 0;
	padding:3% 0 0 0;
	width:100%;
	}

.f_video{
	width: 100%;
	margin: auto;
	padding: 2.5% 0
}

.f_video2{
	width: 495px;
	margin: auto;
	padding: 2.5% 0;
}

.youtube {
	position: relative;
	width: 100%;
	padding-top: 57%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


.option {
	width:100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.option_txt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 0;
	width: 35%;
	margin: 5% 0 5% 0;
	line-height: 160%;
}

.option_pic {
	/*display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;*/
	padding: 0;
	width: 30%;
	margin: 5% 0 0 0;
}

.option_pic img{
	width:100%;
	height:auto}

.option_txt .inner {
    display: flex;
    flex-direction: column;
	width:100%;
    height: 100%;
   }

.option_txt .box{
	width: 80%;
	margin: 0 13% 5% 7%;
	text-align: center;
	flex: 1;
	background: #ccc;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
}

.option_txt .box .catchphrase{
	width: 100%;
	margin: auto;
	text-align: center;
	font-size: 1.2em;
	line-height: 160%;
	padding: 0 0 5% 0;
	font-weight: bold;
}

.option_txt .box .catchphrase_2{
	width: 90%;
	margin: 0 5% 0 5%;
	text-align: center;
	font-size: 1.5em;
	line-height: 160%;
	height: 100%;
	vertical-align: middle;
}

.flexiblebox {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
  align-items: center; /* 縦方向中央揃え */
  -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
  justify-content: center; /* 横方向中央揃え */
}



.option_txt .box .catchphrase_s{
	width: 95%;
	margin: 0 2.5% 5% 2.5%;
	text-align: left;
	font-size: 1.3em;
	line-height: 160%;
}

/*二分割*/
.f_two_one {
	overflow:hidden;
}

.f_two_one ul {
	overflow:hidden;
	margin:0 0 0 0;
}
.f_two_one li {
	list-style:none;
	float:left;
	width:30%;
	margin:0 0 0 0;
}

.f_two_one .left{
	padding: 0 5% 0 15%
}
.f_two_one .rihgt{
	padding:0 15% 0 5%}

.f_two_one li:nth-child(2n+1) {
	clear:both;
}
.f_two_one li img {
	width:100%;
	height:auto;
	margin-bottom:0%;
}

.f_two_one li a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha( opacity=70 )";
}

.f_two_one_1 {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
}

.f_two_one_1 ul {
	overflow:hidden;
	margin:0 -2% 2% 0;
}
.f_two_one_1 li {
	list-style:none;
	float:left;
	width:48%;
	margin:0 2% 2% 0;
}
.f_two_one_1 li:nth-child(2n+1) {
	clear:both;
}

/*二分割2*/
.f_two_one_2 {
	overflow:hidden;
}

.f_two_one_2 ul {
	overflow:hidden;
	margin:0 0 0 0;
}
.f_two_one_2 li {
	list-style:none;
	float:left;
	width:40%;
	margin:2% 5%;
}

.f_two_one_2 li:nth-child(2n+1) {
	clear:both;
}
.f_two_one_2 li img {
	width:100%;
	height:auto;
	margin-bottom:0%;
}

/*三分割*/
.f_three_one {
	overflow:hidden;
}

.f_three_one .logo{
	width: 20%;
	height: auto;
	margin: 2.5% 40%
}

.f_three_one .logo img{
	height:100%;
	height:auto;
	}

.f_three_one ul {
	overflow:hidden;
	margin:0 0 0 0;
}
.f_three_one li {
	list-style:none;
	float:left;
	width:33.33%;
	margin:0 0 0 0;
}
.f_three_one li:nth-child(3n+1) {
	clear:both;
}
.f_three_one li img {
	width:100%;
	height:auto;
	margin-bottom:0%;
}

.f_three_one li a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha( opacity=70 )";
}

/*spec*/
.f_spce{
	width:1000px;
	margin:0 auto}
	
.f_spce_ttl{
	font-size: 1.8em;
	font-weight: bold;
	margin: 0 0 0 0;
	padding:3% 0 0 0;
	width:100%;
	}
	
.f_chart{
	width:100%; 
	overflow:hidden;
	margin-bottom:5%;
	}

.f_chart_ttl{
	font-weight: bold;
	font-size: 1.5em;
	margin: 2% 0 2% 1%;
}

.f_chart .img{
	width:100%;
	height:auto;
	}

.f_chart_s{
	float: left;
	width: 50%;
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
}

.f_chart_s .img{
	width:100%;
	height:auto
	}

#spec {
	margin: 10px 0 30px 0;
	padding: 0;
	overflow: hidden;
	font-size:1.2em;
	background:#f1f1f1;
}
#spec p { margin:0; }
#spec dl {
	/*border-bottom: 1px solid #e7e3d0;*/
	margin: 0;		
}

.first {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e7e3d0;
}


#spec dt {
	background: #f1f1f1;
	width: 24%;
	height: auto;
	display: block;
	clear: left;
	float: left;
	margin: 0 0 0 0;
	line-height: 200%;
	border-bottom: none;
	font-weight: normal;
	border-top: 3px solid #fff;
	padding: 12px 0px 10px 2%;
}
#spec dd {
	width: 70%;
	display: block;
	float: left;
	margin: 0 0 0px 0;
	line-height: 200%;
	padding: 12px 2% 10px 2%;
	border-top: 3px solid #fff;
	background: #fafafa;
}

/*ボタン*/
.f_btn{
	list-style:none;
	float:left;
	width:30%;
	margin:0 auto 60px auto;
	text-align:center;
	font-weight:bold;
}

.f_btn a{
	display:block;
	font-size:1.1em;
	color:#ff1a00;
	text-decoration:none;	
	border:1px solid #ff1a00;	
	padding:10px 0;	
	border-radius:10px;
}


/*取り扱い説明書*/
.f_download {
	overflow:hidden;
	border-bottom:1px solid #f1f1f1;
}

.f_download ul {	
    width:100%;
	overflow:hidden;
	margin:0 35% 4% 35%
}
.f_download li {

	list-style:none;
	float:left;
	width:30%;
	margin:0 0 0 0;
	text-align:center;
	font-weight:bold;
}

.f_download li a{
	display:block;
	font-size:1.1em;
	color:#ff1a00;
	text-decoration:none;	
	border:1px solid #ff1a00;	
	padding:10px 0;	
	border-radius:10px;
}

/*取り扱い説明書2*/
.f_download_2 {
	overflow:hidden;
	border-bottom:1px solid #f1f1f1;
}

.f_download_2 ul {	
    width:100%;
	overflow:hidden;
	margin:0 15% 4% 15%
}
.f_download_2 li {

	list-style:none;
	float:left;
	width:30%;
	margin:0 0 0 0;
	text-align:center;
	font-weight:bold;
}

.f_download_2 li a{
	display:block;
	font-size:1.1em;
	color:#ff1a00;
	text-decoration:none;	
	border:1px solid #ff1a00;	
	padding:10px 0;	
	border-radius:10px;
}
.f_download_2 li:nth-child(1){
	margin-right:10%}
.f_download_2 li:nth-child(2n+1) {
	clear:both;
}


/*PC・スマホで表示・非表示にする*/
.pc_display{
	display: block;
	overflow: hidden;
}

.sp_display{
	display:none}
	
.break_sp br{display: none;}

.alignleft{
float:left;
clear:left;
margin:3px 10px 10px 0;
}

.alignright{
float:right;
clear:right;
margin:3px 0 10px 10px;
}

.aligncenter{
	float:none;
	display:block;
	margin:0 auto 10px;
}


@media screen and (max-width:1200px)
{
.option_txt .box{
	width: 70%;
	/*margin: 0 18% 5% 13%;*/
	margin: 0 19% 5% 12%;
}	

.option_txt .box .catchphrase{
	font-size: 1.0em;
	line-height: 150%;
}

.option_txt .box .catchphrase_2{
	font-size: 1.2em;
	line-height: 150%;
}	
}

@media screen and (max-width:1150px)
{
.break_none br{display: none;}
}

@media screen and (max-width:1040px)
{
/*spec*/
.f_spce{
	width:100%;
	margin:0 auto}
}

@media screen and (max-width:640px)
{
.pc_display{
	display:none}

.sp_display{
	display:block;}
	
.break_none br{display: none;}
.break_sp br{display: block;}

  .alignleft,.alignright{
	float:none;
	display:block;
	margin:0 auto 10px;
	max-width:100%;
	height:auto;
	}

.features img{
	width:100%;
	height:auto;
	}

.features_inner_l {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 0;
	width: 100%;
	line-height: 160%;
}

.features_inner_pic_r {
	padding: 0;
	width: 100%;
	position: relative;
}

.features .txt_s{
	width: 90%;
	margin: 5% auto 5% auto;
	text-align: left;
	line-height: 160%;
}

.features .txt_s .logo{
	font-size: 2em;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin-top: 10%;
	margin-bottom: 4%;
	margin-left: 0%;
	}
	
.features .txt_s .logo img{
	width:50%;
	height:auto;
	}
	
.features .txt_s .copy{
	font-size: 1.1em;
	text-align: left;
	margin-bottom: 15%;
	margin-left: 0;
	}

.features .txt_s .copy_2{
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5%;
	margin-left: 0%;
	}
.features .txt_s .text{
	margin-left: 0%;
	}

.features .txt_s2{
	width: 90%;
	margin: 40px auto 40px auto;
	text-align: justify;
	font-size: 1.3em;
	line-height: 160%;
	color: #000;
}

.features .txt_s2_s{
	width: 90%;
	margin: 40px auto 40px auto;
	text-align: justify;
	font-size: 1.3em;
	line-height: 160%;
	color: #000;
}

.features .txt_s2_c{
	width: 90%;
	margin: 40px auto 40px auto;
	text-align: justify;
	font-size: 1.3em;
	line-height: 160%;
	color: #000;
}

.features .txt_s2_2{
	width: 90%;
	margin: 40px auto 20px auto;
	text-align: justify;
	font-size: 1.3em;
	line-height: 160%;
	color: #000;
}

.features .txt_s3{
	width: 90%;
	margin: 40px auto 40px auto;
	text-align: justify;
	font-size: 1.3em;
	line-height: 160%;
	color: #000;
}

.features .st-mono{
	position: absolute;
	top: 40%;
	left: 35%;
	width: 30%;
	z-index: 999;
	}

.features_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0;
	 /*border:1px #ccc solid;*/
    width: 100%;
	line-height:160%;
}

.features_inner_pic {
	padding: 0;
	width: 100%;
	position: relative;
	height: auto;
}

.features_inner_pics{
	width:100%
	}

.features_inner_pic .smx-30_stereo{
	position:absolute;
	font-size:2em;
	text-align:center;
	font-weight:bold;
	top:1%; 
	left:40%;
	width:20%;
	}
	
.features_inner_pic .smx-30_stereo_2{
	position: absolute;
	width: 60%;
	font-size: 1.1em;
	line-height: 130%;
	top: 20%;
	color: #fff;
	left: 35%;
	}	
	
.features_inner_pic .smx-30_mono{
	position:absolute;
	font-size:2em;
	text-align:center;
	font-weight:bold;
	top:27%; 
	left:40%;
	width:20%;
	}

.features_inner_pic .smx-30_mono_2{
	position: absolute;
	width: 50%;
	font-size: 1.1em;
	line-height: 130%;
	top: 48%;
	right: 45%;
}

.features .txt_ss{
	width: 90%;
	margin: 10% 5%;
	text-align: left;
	font-size: 1.2em;
	line-height: 160%;
}

.features .txt_ss .copy{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5%
}

.f_video{width:90%; margin:auto; padding:5% 5%}

.f_video_ttl{
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 5% 2% 0 2%;
	width: 96%;
	}

.f_video2{width:90%; margin:auto; padding:5% 5%}

.option {
	padding-bottom: 0%;
	margin-top: 10%;
}

.option_txt {
	display: block;
	align-items: center;
	padding: 0;
	width: 100%;
	margin: 0 0 0 0;
	line-height: 160%;
}



.option_pic {
	/*display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;*/
	padding: 0;
	width: 100%;
	margin: 0 auto -10% auto;
	text-align: center;
}

.option_pic img{
	width: 60%;
	height: auto;
	margin: 0 auto;
}

.option_txt .inner {
	display: block;
	flex-direction: column;
	width: 100%;
	height: 100%;
   }

.option_txt .box{
	width: 90%;
	margin: 0 auto 5% auto;
	text-align: center;
	flex: 1;
	background: #ccc;
	display: block;
	height: auto;
	overflow: hidden;
}

.option_txt .box .catchphrase{
	width: 100%;
	margin: auto;
	text-align: center;
	font-size: 1.2em;
	line-height: 160%;
	padding: 0 0 5% 0;
	font-weight: bold;
}

.option_txt .box .catchphrase_2{
	width: 90%;
	margin: 0 5% 0 5%;
	text-align: center;
	font-size: 1.5em;
	line-height: 160%;
	height: 100%;
	vertical-align: middle;
}

.flexiblebox {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
  align-items: center; /* 縦方向中央揃え */
  -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
  justify-content: center; /* 横方向中央揃え */
}

.option_txt .box .catchphrase_s{
	width: 90%;
	margin: 0 5% 0 5%;
	text-align: left;
	font-size: 1.3em;
	line-height: 160%;
	overflow: hidden;
}

/*三分割*/

.f_three_one li {
	list-style:none;
	float:left;
	width:96%;
	margin:0 2%;
}
.f_three_one li:nth-child(1n+1) {
	clear:both;
}

.f_three_one .logo{
	width: 60%;
	height: auto;
	margin: 0 20%
}

/*二分割*/
.f_two_one li {
	list-style:none;
	float:left;
	width:96%;
	margin:0 0 0 0;
}

.f_two_one .left{
	padding:0 2%}
.f_two_one .rihgt{
	padding:0 2%}
.f_two_one li img{
	width:90%;
	height:auto;
	margin:0 5%}

.f_two_one_1 {
	overflow:hidden;
	width:100%;
	margin:0 auto;
}

.f_two_one_1 ul {
	overflow:hidden;
	margin:0 1% 2% 1%;
}
.f_two_one_1 li {
	list-style:none;
	float:none;
	width:100%;
	margin:0 0 0 0;
}
.f_two_one_1 li:nth-child(2n+1) {
	clear:both;
}

/*spec*/
.f_spce{
	width: 96%;
	margin: 0 2%
}

	
.f_spce_ttl{
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 0 0;
	padding:5% 0 0 0;
	width:100%;
	}
	
.f_chart{width:100%; overflow:hidden; margin-bottom:0%}
.f_chart_s{
	float: none;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom:5%;
}

.f_chart_s .img{
	width:80%;
	height:auto
	}

#spec {
	margin: 0 0 0 0;
	padding: 0;
	overflow: hidden;
	font-size: 1.2em;
}
#spec p { margin:0; }
#spec dl {
	margin: 0;		
}

#spec dt {
	width: 100%;
	height: auto;
	display: block;
	clear: left;
	float: none;
	margin: 0 0 0 0;
	border-bottom: none;
	border-top: 3px solid #fff;
	padding: 2% 0 2% 2%;
}
#spec dd {
	width: 100%;
	display: block;
	float: none;
	margin: 0 0 00 0;
	padding: 2% 0 2% 2%;
	border-top:none;
}

/*取り扱い説明書*/
.f_download ul {	
	margin:10% 10% 0 10%
}
.f_download li {
	list-style:none;
	float:none;
	width:80%;
	margin-bottom:5%;
}

/*取り扱い説明書2*/
.f_download_2 ul {	
	margin:10% 10% 0 10%
}
.f_download_2 li {
	list-style:none;
	float:none;
	width:80%;
	margin-bottom:5%;
}
}
