@charset "UTF-8";


/*Products 固定nav 6列*/
.nav {
	width: 100%;
	color: #fff;
	background: #000;
	opacity: 0.8;
	z-index: 1;
	position: absolute;
	top: 0px;
	left: -1px;
}
.nav.fixed {
	position: fixed;
	left: 0;
	top: 0;
}
.nav ul {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.nav ul li {
	width: 250px;
	/*width: 199px;*/
	/*padding: 10px 0;*/
	text-align: center;
	list-style: none;
	float: left;
	display:block;
	height:66px;
	line-height:66px;
	font-size: 15px;
	/*font-family: "Open Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Sans Unicode", Arial, Verdana, sans-serif;*/
}

.nav ul li a {
	display:block;
	color:#fff;
	text-decoration:none
}

.nav ul li a:hover {
	display:block;
	color:#ccc;
	text-decoration:none
}

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

.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_m{
    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%;
    margin:0 0 -20% 50%}

.features_inner_m{}
	
.features_inner_m .txt{
	width: 80%;
	margin: auto 10%;
	text-align: left;
	font-size: 2em;
	line-height: 140%;
}

.features_inner_m .txt_s{
	width: 100%;
	margin: 40px 0 0 0;
	text-align: left;
	font-size: 20px;
	line-height: 140%;
}

.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%;
}

.features_inner_pic .ml_per{
	margin-left:-30%;
	width:120%;
	height:auto;
}

.features_inner_pic .mt-ml_per{
	margin:-15% 0 0 25%;
}

.features_inner_pic .mr_per{
	margin:0 0 0 15%;
}

.features_inner .txt{
	width: 80%;
	margin: auto 10%;
	text-align: left;
	font-size: 2em;
	line-height: 140%;
}

.features_inner .txt_s{
	width: 100%;
	margin: 40px 0 0 0;
	text-align: left;
	font-size: 20px;
	line-height: 140%;
}

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

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

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

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

/*HS 概要*/
.qd_overview_pic{
	width: 100%;
	height: auto;
	}
	
.qd_overview_pic img{
	margin-left: -33%;
	}

.qd_overview_two_one {
	overflow: hidden;
	margin: 50px 0 150px 0;
	width: 100%;
}

.qd_overview_two_one ul {
	overflow: hidden;
}
.qd_overview_two_one li{
	list-style: none;
	float: left;
}

.w35{
	width:35%;
}

.w65{
	width:65%;
}

/*オプション　二分割*/
.vf_two_one_w {
	overflow:hidden;
}

.vf_two_one_w ul {
	overflow:hidden;
	margin:50px -1% 50px 0;
}
.vf_two_one_w li {
	list-style:none;
	float:left;
	width:49%;
	margin:0 1% 2% 0;
}
.vf_two_one_w li:nth-child(2n+1) {
	clear:both;
}
.vf_two_one_w li img {
	width:100%;
	/*margin-bottom:2.5%;*/
}

.vf_two_one_w li img {
	width:100%;
	height:auto;
	margin-bottom:0%;
	/*border:1px solid #666;*/
}

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

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

.option_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;
	/*margin-right:2%;*/
    padding: 0;
	 border:1px #ccc solid;
    width: 48%;
	margin-bottom:2%;
   background:#ccc;
   background: -moz-linear-gradient(right, #ebebeb, #fff);
	background: -webkit-linear-gradient(right, #ebebeb, #fff);
	/*標準型（方向は省略＿デフォルトの to rihgt になる）*/
	background: linear-gradient(to right, #ebebeb, #fff);
	line-height:160%;
}

.option_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;*/
	margin-right:2%;
    padding: 0;
    width: 48%;
	margin-bottom:2%;
}

.option_inner .txt{
	width: 96%;
	margin: auto 2%;
	text-align: left;
	font-size: 1.2em
}

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

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

/*製品　三分割*/
.hs_three_one {
	overflow: hidden;
	margin-bottom: 0%;
	width: 100%;
	padding-top: 100px;
}

.hs_three_one ul {
	overflow: hidden;
	margin: 0 -41px 50px 0;
}
.hs_three_one li {
	list-style:none;
	float:left;
	width:306px;
	margin:0 41px 41px 0;
}

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

.hs_three_one li:nth-child(3n+1) {
	clear:both;
}

.hs_three_one li img {
	width:100%;
	height:auto;
	margin-bottom:0%;
	/*border:1px solid #666;*/
}

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

.hs_three_one li .award img{
	width:35%;
	height:auto;
	margin:0 55% 5% 10%;
	float:none;
	/*border:1px solid #666;*/
}

/*製品　二分割*/
.qd_two_one {
	overflow: hidden;
	margin:0 154px 0 154px;
	width: 692px;
}

.qd_two_one ul {
	overflow: hidden;
	margin: 0 -80px 10% 0;
}
.qd_two_one li{
	list-style:none;
	float:left;
	width:306px;
	margin:0 80px 80px 0%;
}

/*
.qd_two_one {
	overflow: hidden;
	margin:0 13.5% 0 13.5%;
	width: 73%;
}

.qd_two_one ul {
	overflow: hidden;
	margin: 0 -10% 10% 0;
}
.qd_two_one li{
	list-style:none;
	float:left;
	width:40%;
	margin:0 10% 10% 0%;
}
*/

.qd_two_one li:nth-child(2n+1) {
	clear:both;
}


.qd_two_one li img {
	width:100%;
	height:auto;
	margin-bottom:0%;
	/*border:1px solid #666;*/
}

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

.award_2{
	width:1000px;
	height:auto;
	clear:both;
	margin-top:50px}

/*カウンタータイトル*/
.counter_ttl{
	color: #333;
	font-size: 30px;
	font-weight: normal;
	margin: 50px 0 0 0
}

/*カウンターバランス　二分割*/
.counter_two_one {
	overflow:hidden;
}

.counter_two_one ul {
	overflow:hidden;
	margin:50px -70px 50px 0;
}
.counter_two_one li {
	list-style:none;
	float:left;
	text-align:left;
	margin:0 70px 2% 0;
	line-height:170%;
}

.counter_530{
	width:530px}

.counter_400{
	width:400px}

.counter_two_one li:nth-child(2n+1) {
	clear:both;
}

.counter_two_one li img {
	width:100%;
	height:auto;
	margin-bottom:0%;
	/*border:1px solid #666;*/
}

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

.counter_caption{
	font-size: 24px;
	margin-bottom: 20px;
	line-height: 160%;
}

.counter_txt{
	margin-bottom: 100px;
	font-size: 16px;
	line-height: 160%;
	}
	
.counter_txt_2{
	margin-bottom: 30px;
	font-size: 20px;
	line-height: 160%;
	}

.counter_img{
	width:60%;
	margin:0 20% 50px 20%;
	}

.counter{
	width: 70px;
	height: 20px;
	line-height: 20px;
	padding: 15px 10px;
	margin: 5px 10px 10px 0;
	background: #000;
	color: #fff;
	font-size: 14px;
	float: left;
	text-align: center
	}

/*カウンターバランス　三分割*/
.counter_three_one {
	overflow: hidden;
	margin-bottom: 0%;
	width: 100%;
	padding-top:0;
}

.counter_three_one ul {
	overflow: hidden;
	margin: 0 -41px 50px 0;
}
.counter_three_one li {
	list-style:none;
	float:left;
	width:306px;
	margin:0 41px 41px 0;
	line-height:150%;
}

.counter_three_one li:nth-child(3n+1) {
	clear:both;
}

.counter_three_one li img {
	width:100%;
	height:auto;
	margin-bottom:0%;
	/*border:1px solid #666;*/
}

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

.counter_three_one li .award img{
	width:35%;
	height:auto;
	margin:0 55% 5% 10%;
	float:none;
	/*border:1px solid #666;*/
}
/*250 450 750 850*/
.no{
	width:650px;
	height:auto;
	margin:50px 175px 0 175px}
	
.no_logo{
	margin:0 275px 40px 275px}


.no_txt{
	text-align: center;
	margin: 0 auto 40px auto;
	font-size: 1.5em;
	line-height: 180%
}
.dh{
	width:100%;
	height:auto;
	overflow:hidden}
	
.dh_left{
	width:150px;
	height:auto;
	float:left}
	
.dh_right{
	width:480px;
	height:auto;
	float:left;
	margin-left:20px;
	font-size:16px;
	line-height:160%}

.dh_right img{
	margin-bottom:15px}
	
.ltv {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.ltv iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.ltv_txt{
	margin-top: 10px;
	font-size: 15px;
	text-align: left;
	line-height:180%;
}

.ltv_f {
  position: relative;
  width: 80%;
  padding-top: 45.00%;
    margin:0 10%;
}
.ltv_f iframe {
  position: absolute;
  margin:0 5%;
  top: 0;
  right: 0;
  width: 90% !important;
  height: 90% !important;
}
	
/*PC・スマホで表示・非表示にする*/
.pc_display{
}

.sp_display{
	display:none}

/*================================================
 *  タブレット向けデザイン
 ================================================*/
/* スクロールバーを考慮して20px大きいサイズで切り替え */
@media screen and (max-width:1179px) {

}

/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media screen and (max-width:767px) {
	
.nav {
	width: 100%;
	position:static;
}
.nav.fixed {
	position:static;
}
.nav ul {
	width: 100%;
}
.nav ul li {
	width: 49.8%;
	height: 44px;
	line-height: 44px;
	font-size: 1.3em;
	letter-spacing:-1.5px;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

.nav ul li:nth-child(3) {
     border-right:none;
}

.nav ul li:nth-child(5) {
	 border-right:none;
}

.nav ul li:nth-child(4) {
     border-bottom:none;
}

.nav ul li:first-child {
	display: none;
	font-size: 1.3em;
}

/*QD概要*/

.qd_overview{
	width: 100%;
	margin: 0 0 0 0;
	height: auto;
}

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

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

.w35{
	width:100%;
}

.w65{
	width:100%;
}

.qd_overview_logo{
	width: 90%;
	margin: 50px 5% 50px 5%;
}

.qd_overview_logo img{
	width:45%;
	height:auto;
}

.qd_overview_txt{
	width: 90%;
	font-size: 20px;
	line-height: 160%;
	margin: 0 5% 50px 5%;
	overflow: hidden;
	}

.qd_overview_pic img{
	width:100%;
	height:auto;
	margin-left:0;
	}	

.qd_overview_pic_1{
	width: 96%;
	height: auto;
	margin:0 2% 50px 2%;
	overflow: hidden;
	}

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

.qd_overview_pic_2{
	width:96%;
	height:auto;
	margin-left:4%;
}

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

.qd_overview_pic_3{
	width: 100;
	height: auto;
	margin: 30px 0 0 0;
}

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

/*オプション　二分割　スマホでは分割無し*/
.vf_two_one_w {
	overflow: hidden;
	margin:0 2% 0 2%;
	width: 96%;
}

.vf_two_one_w ul {
	overflow:hidden;
	margin:50px -2% 50px 0;
}
.vf_two_one_w li {
	list-style:none;
	float:left;
	width:100%;
	margin:0 0 2% 0;
}

.option_inner {
	font-size:1.3em;
}

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

/*三分割（SPでは二分割）*/
    .hs_three_one {
	overflow: hidden;
	margin:0 2% 0 2%;
	width: 96%;
	padding-top: 50px;
}

    .hs_three_one ul {
	overflow: hidden;
	margin: 0 -2% 6% 0;
	}

	.hs_three_one li {
	list-style:none;
	float:left;
	width:48%;
	margin:0 2% 6% 0%;
	}
	
	
	.hs_three_one li:nth-child(3n+1) {
	clear:none;
		}

    .hs_three_one li .award img{
	width:70%;
	height:auto;
	margin:0 25% 5% 5%;
	float:none;
	/*border:1px solid #666;*/
}

/*二分割*/
    .qd_two_one {
	overflow: hidden;
	margin:0 2% 0 2%;
	width: 96%;
}

    .qd_two_one ul {
	overflow: hidden;
	margin: 0 -2% 10% 0;
}
   .qd_two_one li{
	list-style:none;
	float:left;
	width:48%;
	margin:0 2% 6% 0%;
}

.qd_two_one li:nth-child(2n+1) {
	clear:both;
}

.award_2{
	width:90%;
	height:auto;
	clear:both;
	margin:40px 5% 0 20px}
	
.award_2 img{
	width:100%;
	height:auto;
}

/*カウンタータイトル*/
.counter_ttl{
	width:96%;
	margin:30px 2% 0 2%}

/*カウンターバランス　二分割　スマホでは分割無し*/
.counter_two_one {
	overflow: hidden;
	margin:0 2% 0 2%;
	width: 96%;
}

.counter_two_one ul {
	overflow:hidden;
	margin:50px -2% 50px 0;
}
.counter_two_one li {
	list-style:none;
	float:left;
	width:100%;
	margin:0 0 2% 0;
}


.counter_three_one {
	overflow: hidden;
	margin:0 2% 0 2%;
	width: 96%;
}

.counter_three_one ul {
	overflow:hidden;
	margin:0 -2% 25px 0;
}
.counter_three_one li {
	list-style: none;
	float: none;
	width: 100%;
	margin: 0 0 30px 0;
	font-size: 1.3em;
}

.counter_caption{
	font-size: 24px;
	line-height: 160%;
	}

.counter_txt{
	font-size:1.3em;
	margin-bottom:50px;
	}
	
.counter_txt_2{
	font-size:1.3em;
	margin-bottom:50px;
	}


/*250 450 750 850*/
.no{
	width:96%;
	height:auto;
	text-align:center;
	margin:50px 2% 0 2%}
	
.no_logo{
	margin:0 0 40px 0}


.no_txt{
	width:100%;
	height:auto;
	text-align:center;
	margin:0 0 40px 0;
	font-size:1.3em;
	line-height:180%}
.dh{
	width:100%;
	height:auto;
	overflow:hidden}
	
.dh_left{
	width:100%;
	height:auto;
	margin-bottom:20px;
	float:none}
	
.dh_right{
	width:100%;
	height:auto;
	float:none;
	margin-left:0;
	font-size:1.3em;
	line-height:160%}

.dh_right img{
	margin-bottom:15px}

.features_inner {
	font-size:1.8em;
	width:100%;
}

.features_inner .txt{
	width: 90%;
	margin: 10% 5%;
	font-size: 1.2em;
}

.features_inner_m {
	font-size: 1.8em;
	width: 100%;
	margin: 0;
}

.features_inner_m .txt{
	width: 90%;
	margin: 10% 5%;
	font-size: 1.2em;
}

.features_inner_m .img{
	width:60%;
	height:auto;
	margin:0 auto}
	
.features_inner .img2{
	width: 80%;
	height: auto;
	margin: 0 auto 20px auto;
	float: none;
	}

.features_inner .img img{
	width:100%;
	height:auto;
	margin:0 auto}

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

.features_inner_pic .ml_per{
	margin-left:0;
	width:100%;
	height:auto;
}

.features_inner_pic .mt-ml_per{
	margin:0 0 0 0;
}

.features_inner_pic .mr_per{
	margin:0 0 0 0;
}

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

.ltv_f {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin:0 0 5% 0;
}
.ltv_f iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  margin:0;
}

.order1 {
  order: 1;
}
.order2 {
  order: 2;
}
.order3 {
  order: 3;
}
.order4 {
  order: 4;
}
.order5 {
  order: 5;
}
.order6 {
  order: 6;
}
.order7 {
  order: 7;
}
.order8 {
  order: 8;
}
.order9 {
  order: 9;
}
.order10 {
  order: 10;
}
.order11 {
  order: 11;
}
.order12 {
  order: 12;
}
.order13 {
  order: 13;
}
.order14 {
  order: 14;
}

.order15 {
  order: 15;
}
.order16 {
  order: 16;
}

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

.sp_display{
	display: block;
}

}
