/* CSS Document */

#head-area ul.socialbutton {
	position: absolute;
	bottom: -35px;
	right: 0;
}
@media screen and (max-width: 640px) {
#head-area ul.socialbutton {
	position: static;
}
#main .main-inner .products-logo {
	top: 20px;
}
}


#main .main-inner .video-part{
	width: auto;
	padding: 0 2.04082% !important;
}

#main .main-inner .video-container{
    height: 0;
    margin: 20px auto 20px;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}

#main .main-inner .video-container iframe,
#main .main-inner .video-container object,
#main .main-inner .video-container embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/* .article
-----------------------*/
#main .main-inner .article-main {
	padding: 0;
}
#main .main-inner .article .img-box-col2{
	margin-bottom: 10px;
	width: 89.795918367%;/* 880/980 */
	margin: 0 auto;
}
	#main .main-inner .article .img-box-col2 .left{
		width: 45.454545454%;/* 400/880 */
		padding: 0 2.272727272%;/* 20/880 */
		float: left;
	}
		#main .main-inner .article .img-box-col2 .left p{
			text-align: right;
		}
	#main .main-inner .article .img-box-col2 .right{
		width: 45.454545454%;/* 400/880 */
		padding: 0 2.272727272%;/* 20/880 */
		float: right;
	}
		#main .main-inner .article .img-box-col2 .right p{
			text-align: right;
		}
	
#main .main-inner .article .img-box-col3{
	width: 88.775510204%;/* 870/980 */
	margin: 0 auto;
}
	#main .main-inner .article .img-box-col3 p{
		width: 29.885057471%;/* 260/870 */
		padding: 0 1.724137931%;/* 15/870 */
		float: left;
		text-align: right;
	}
	


@media screen and (max-width: 640px) {
#page-navi-parent{
margin-bottom:30px;
}
#main .main-inner .right-part .logo img {
    max-width: 92px;
}
#main .main-inner .article .img-box-col2 {
	margin-bottom: 10px;
	width: 100%;
}
	#main .main-inner .article .img-box-col2 .left{
		width: 100%;
		float: none;
		max-width: 400px;
		margin: 0 auto;
	}
		#main .main-inner .article .img-box-col2 .left p{
			margin-bottom: 20px;
		}
	#main .main-inner .article .img-box-col2 .right{
		width: 100%;
		float: none;
		max-width: 400px;
		margin: 0 auto;
	}
		#main .main-inner .article .img-box-col2 .left p{
			margin-bottom: 20px;
		}
		#main .main-inner .article .img-box-col2 .right img{
		}


	#main .main-inner .article .img-box-col2 .img-box img,
	#main .main-inner .article .img-box-col3 .img-box img,
	#main .main-inner .article .text-box-col2 .img-box img,
	#main .main-inner .article .text-box-col2-1 .img-box img{
		min-width: 0;
	}

}
