@charset "UTF-8";

.product_name{
	width: 1000px;
	margin: 0 auto;
	font-size: 2.1em;
	font-weight: bold;
	}

.features {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

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

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

.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_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%;
	position: relative;
	height: auto;
}

.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: 0;
	width: 50%;
	position: relative;
	height: auto;
}

/*SGM-250MX*/
.features_txt {
	position: absolute;
	line-height: 160%;
	width: 50%;
	top: 15%;
	left: 5%;
	color: #fff;
}

.features_txt .logo{
	font-family: 'Oswald', sans-serif;
	font-size: 4.7vw;
	margin-bottom: 8%;
}

.features_txt .copy{
	font-size: 1.5vw;
	margin-bottom: 9%;
	line-height: 120%;
}

.features_txt .copy_2{
	font-size: 2.4vw;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5%;
	line-height: 1.3;
	}
	
.features_txt .text{
	font-size: 1.3em;
	line-height: 160%;
}

.features_inner_pic .f_SGM-250CX_copy{
	position: absolute;
	font-size: 1.5vw;
	top: 52%;
	left: 15%;
	color: #fff;
	line-height: 1.5;
}

.features_inner_pic .f_SGM-250CX{
	position: absolute;
	font-size: 4.7vw;
	top: 35%;
	left: 15%;
	font-family: 'Oswald', sans-serif;
	color: #fff;
}


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

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

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

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

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

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

.ff_video{
	width: 100%;
	margin: auto;
	padding: 0 0;
	margin-bottom: -0.5%;
}
.f_video{width:800px; margin:auto; padding:2.5% 0}

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

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

.f_three_one ul {
	overflow:hidden;
	margin:0 -2% 2% 0;
}
.f_three_one li {
	list-style:none;
	float:left;
	width:31.33%;
	margin:0 2% 2% 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 )";
}

.f_three_one_s {
	overflow:hidden;
}

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

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

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

.f_three_one_2 {
	overflow:hidden;
}

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

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

.f_three_one_w {
	overflow:hidden;
}

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

	
/*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 100px 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_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}
	
@media screen and (max-width:1280px)
{
/*SGM-250MX*/
.features_txt {
	position: absolute;
	line-height: 160%;
	width: 50%;
	top: 12%;
	left: 5%;
	color: #fff;
}

.features_txt .logo{
	font-family: 'Oswald', sans-serif;
	font-size: 4vw;
	margin-bottom: 7%;
}

.features_txt .copy{
	font-size: 1.5vw;
	margin-bottom: 7%;
	line-height: 120%;
}

.features_txt .copy_2{
	font-size: 2vw;
	font-weight: bold;
	text-align: left;
	margin-bottom: 4%;
	line-height: 130%;
	}
	
.features_txt .text{
	font-size: 1.5vw;
	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;}

.features .txt{
	width: 100%;
	margin: 5% auto 5% auto;
	text-align: left;
	font-size: 1.4em;
	line-height: 140%;
}

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

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

.features .txt_s2{
	width: 90%;
	margin: 5% auto 10% auto;
	text-align: left;
	font-size: 1.2em;
	line-height: 160%;
	color: #000;
}

.features_inner{
	width:100%;
	}
	
.features_inner_pic{
	background:#3b607d;
	}
.features_inner_pics{
	width:100%
	}

/*SGM-250MX*/
.features_txt {
	padding: 5%;
	width: 90%;
	top: 0;
	left: 0px;
	position: relative;
	height: auto;
	background: #4c6a38;
}

.features_txt .logo{
	font-size: 3em;
	top: 0%;
	left: 0%;
	font-family: 'Oswald', sans-serif;
	color: #fff;
	margin: 5% 0 10% 0;
}

.features_txt .copy{
	font-size: 1.3em;
	margin-bottom: 10%;
	line-height: 120%;
}

.features_txt .copy_2{
	font-size: 1.7em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5%;
	line-height: 140%;
	}
	
.features_txt .text{
	font-size: 1.3em;
	line-height: 160%;
}

.features_inner_pic .f_SGM-250CX{
	position: relative;
	font-size: 2.5em;
	top: 0%;
	left: 0%;
	font-family: 'Oswald', sans-serif;
	color: #fff;
	margin:5% 0 0 5%;
}

.features_inner_pic .f_SGM-250CX_copy{
	position: relative;
	font-size: 1.3em;
	top: 0%;
	left: 0%;
	color: #fff;
	margin:0 0 0 5%;
}

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

.f_three_one_s ul {
	overflow:hidden;
	margin:0 0 0 0
}
.f_three_one_s li {
	list-style:none;
	float:none;
	width:100%;
	margin:0 0 0 0;
}

.f_three_one_w ul {
	overflow:hidden;
	margin:0 0 0 0
}
.f_three_one_w li {
	list-style:none;
	float:none;
	width:100%;
	margin:0 0 0 0;
}

.f_three_one_2 ul {
	overflow:hidden;
	margin:0 0 5% 0;
}
.f_three_one_2 li {
	list-style:none;
	float:left;
	width:80%;
	margin:0 10% 5% 10%;
}
.f_three_one_2 li:nth-child(3n+1) {
	clear: none;
}

/*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%;
}

}
