 
body{
  -webkit-user-select: text;
  -webkit-touch-callout: default;
}
#contents_area {
	/*padding: 0 0 120px 0;*/
	position: relative;
	z-index: 100;
    text-align: center;
}


/*-----------------------------------------------
main
-------------------------------------------------*/
#main {
	position: relative;
	max-width: 100%;
	padding-top: 53%; 
	margin-top: 0;
}
#main .main_img {
	position: fixed;	
	left: 0;
	top: 0px;
	width: 100%;
	z-index: 10;
}
#main .catch {
	position: absolute;
	width: 100%;
	top: 21%;
	left:0%;
	margin: 10% auto;
}
#main .catch p {
	color: #FFF;
	line-height: 1.6;
	text-align: center;
	text-shadow:0px 0px 6px #000;
}
.pc{
	display: block;
}
.sp{
	display: none;
}
.pc2{
	display: block;
}
.sp2{
	display: block;
}
/*-----------------------------------------------
main
-------------------------------------------------*/
.f-1l {
	font-size: 40px;
	font-weight: bold;
}
.f-2l {
	font-size: 20px;
}


/*-----------------------------------------------
top_section
-------------------------------------------------*/
.top_section h2{
	margin: 70px 0 5px;
	border-bottom: 2px solid #000;
	color: #000;
	font-size: 24px;
	text-align: left;
	font-weight: normal;
}
.top_section h3{
	font-size: 24px;
	margin: 50px 0 70px;
}
.top_section h4{
	margin: 70px 0 5px;
	border-bottom: 2px solid #000;
	color: #000;
	font-size: 24px;
	text-align: left;
	font-weight: normal;
}
.inner_wrap{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.cont_box{
	width: 100%;
	max-width: 780px;
	float: left;
}
.top_section .cont_catch h2{
	font-size: 30px;
	margin: 50px 0 70px;
	border-bottom: none;
	text-align: center;
}
.cont_catch p{
	font-size: 16px;
	line-height: 1.7em;
	text-align: center;
}
.feature_r{
	width: 100%;
	max-width: 780px;
	background: #FFF;
}
.feature_r img{
	float: left;
	max-width: 390px;
}
.feature_r_text{
	width: 48%;
	padding-left: 2%;
	float: left;
}
.feature_r h3{
	margin: 10px 0;
}
.feature_l{
	width: 100%;
	max-width: 780px;
	background: #FFF;
}
.feature_l img{
	float: right;
	max-width: 390px;
}
.feature_l_text{
	width: 48%;
	padding-right: 2%;
	float: left;
}
.feature_l h3{
	margin: 10px 0;
}
.feature_l_text h4, .feature_r_text h4{
	font-size: 20px;
	line-height: 1.2em;
	font-weight: 600;
	margin: 10px 0;
	border: none;
}
.feature_l_text p, .feature_r_text p{
	margin-top: 20px;
}



/*-----------------------------------------------
	ソーリューションサブメニュー用
-------------------------------------------------*/
.submenu_box{
	width: 200px;
	float: right;
	font-size: 14px;
	line-height: 26px;
}
 .menu_ttl{
 	margin: 50px 0 1px;
	padding:5px 0px 5px 20px;
	background: #000;
	color: #FFF;
}
 .menu_ttl a{
	color: #FFF;
}
.menu_carrent {
	padding:5px 0px 5px 35px;
	background: #FFF;
	border-bottom: 2px solid #DDD;
}
.menu_carrent a{
	color: #000;
}
.menu_other {
 	margin-bottom: 2px;
	padding:5px 0px 5px 20px;
	background: #DDD;
}
.menu_other a{
	color: #000;
}



/*-----------------------------------------------
others	製品ページ下のリンクボタン
-------------------------------------------------*/
.others{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 30px 0 20px;
}
ul.others_box,
ul.context {
	margin:0 0 10px;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	width:97%;
	max-width: 1000px;
	margin: 0 auto;
	padding-left: 3%;
}
li.box202 {
    margin: 0 1% 40px 0;
    list-style:none;
	width:	32%;
	background:  #333 url(/commons/img/img_material02.png) no-repeat left center;
	background-color: #333;
	border-radius: 10px;
	overflow: hidden;
}
li.box203 {
    margin: 0 1% 40px 0;
    list-style:none;
	width:	32%;
	background:  #333 url(/commons/img/img_material03.png) no-repeat left center;
	background-color: #333;
	border-radius: 10px;
	overflow: hidden;
}
li.box203 p, li.box204 p{
	font-size: 16px;
	color: #FFF;
	text-align: center;
	line-height: 70px;
}
li.box202 p{
	font-size: 16px;
	color: #FFF;
	text-align: center;
	line-height: 70px;
}
li.box205 {
    margin: 0 1% 40px 0;
    list-style:none;
	width:	32%;
	background:  #333 url(/commons/img/img_material05.png) no-repeat left center;
	background-color: #333;
	border-radius: 10px;
	overflow: hidden;
}
li.box204 {
margin: 0 1% 40px 0;
list-style: none;
width: 32%;
background: #333 url(/commons/img/img_material04.png) no-repeat left center;
background-color: #333;
border-radius: 10px;
overflow: hidden;
}
li.box205 p{
	font-size: 16px;
	color: #FFF;
	text-align: center;
	line-height: 70px;
}
li.box300 {
    margin: 0 1% 10px 0;
    list-style:none;
	width:	49%;
	background:  #666666 url(../images/img_tri.png) no-repeat left center;
	overflow: hidden;
}
li.box300 p{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	line-height: 18px;
	padding: 16px 0px 16px 50px;
}
footer {
	position: relative;
	z-index: 100;
}
.breadcrumb{
	display:block;
}
.seminar_link {
	width: 90%;
	max-width: 900px;
	margin: 0 auto 20px;
	padding: 30px 30px 20px;
	font-size: 20px;
	text-align: center;
	border: 1px solid #999;
	box-sizing: border-box;
}
.download{
	width: 90%;
	max-width: 900px;
	margin: 50px auto 0;
	padding: 10px 30px 10px;
	font-size: 24px;
	text-align: center;
	border: 1px solid #999;
	box-sizing: border-box;
}
.download h3, .seminar_link h3{
	font-size: 24px;
	margin:0;
	text-align: center;
	border-bottom: 1px solid #999;
}
.download p, .seminar_link p{
	font-size: 20px;
	margin-top: 10px;
	text-align: center;
}
.download:hover, .seminar_link:hover{
	width: 90%;
	background: #BBB;
}
.download:active, .seminar_link:active{
	width: 90%;
	background: #999;
}
@media only screen and (max-width: 1000px) {

	.feature_r img{
		width: 50%;
	}
	.feature_l img{
		width: 50%;
	}
	.submenu_box{
	display: none;
	}
	.cont_box{
	float: none;
	margin: 0 auto;
	width: 98%;
	margin: 1% auto 0;
	}
	li.box202,  li.box203,  li.box204,  li.box205 {
    	margin: 0 10% 10px 10%;
    	list-style:none;
		width:	80%;
	}
	li.box203 p, li.box202 p, li.box204 p, li.box205 p {
    	 font-size: 16px;
		line-height: 50px;
	}
}

@media only screen and (max-width: 780px) {
	.pc2{
	display: none;
	}
	.sp2{
	display: block;
	}
}
@media only screen and (max-width: 640px) {
	body{
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -webkit-touch-callout: none;
	}
	#main {
	padding-top: calc(53% + 50px);
   }
	 #main .main_img {
	 top: 50px;
	 }
	.cont_catch p{
	text-align: left;
	padding: 0 2%;
	}
	.pc{
	display: none;
	}
	.sp{
	display: block;
	}
	#contents_area{
		padding: 0; 
	}
	#main .catch {
		/*display: none;*/
	}
	#main .catch p {
		line-height: 1.4em;
	}
	.f-1l {
		font-size: 22px;
	}
	.f-2l {
		font-size: 18px;
	}
	.cont_box {
	width: 98%;
	margin 0 auto;
	}
	.top_section h2{
	font-size:20px;
	margin: 10px 0 30px;
	}
	.top_section h3{
	font-size:18px;
	font-weight: bold;
	}
	.top_section .cont_catch h2{
	font-size: 20px;
	margin: 10px 0 30px;
	}
	#main .catch {
		top: 60px;
		margin: 0 auto;
	}
	ul.others_box {
		width: 97%;
		max-width: 1000px;
		margin: 0 auto;
		padding-left: 3%;
	}
	li.box300 {
    margin: 0 1% 10px 0;
    list-style:none;
	width:	49%;
	overflow: hidden;
	}
	.download{
	font-size: 24px;
	width: 90%;
	max-width: 900px;
	margin: 50px auto 0;
	padding: 30px 5px 20px;
}
	.seminar_link {
	width: 90%;
	max-width: 900px;
	margin: 0 auto 20px;
	padding: 5px;
	font-size: 18px;
	text-align: center;
	border: 1px solid #999;
	box-sizing: border-box;
}
}
@media only screen and (max-width: 480px) {	
	.feature_r, .feature_l{
	margin-bottom: 50px;
	}
	.feature_r img{
		width: 100%;
		margin: 0;
	}
	.feature_l img{
		width: 100%;
		margin: 0;
	}
	.feature_r_text, .feature_l_text{
	width: 100%;
	padding: 0;
	}
	li.box300 {
    margin: 0 10% 10px 10%;
	width:	80%;
	}
}