/* CSS Document */
@media screen and (max-width: 640px){
	#page-navi.fixed {
	    background: #fff;
	    min-height:80px;
	}
	#head-area .page-navi-wrap{
		z-index: 10;
	}
#page-navi.fixed::before {
    content: "";
    font-size: 10px;
    font-weight: bold;
    display: block;
    text-align: center;
    position: absolute;
    left: 15px;
    top: 0px;
    padding-bottom: 10px;
    width: 95px;
    height: 25px;
    background: url(/english/products/wg-8/common/img/bod_logo.gif) no-repeat left bottom;
    background-size: 95px;
}
#page-navi .navi-store-area .store-btn{
	position:absolute;
	right:10px;
}
}
#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;
	}

}

.page-wg-8-accessories .col3-box li .text{
	border-bottom: 0;
}


/* X POST
-----------------------*/

/*#head-area ul.socialbutton li.tw{
	width: 77px !important;
}
.b24--btn{
	align-items: center;
    background-color: #f3f7fa;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    display: inline-flex;
    height: 20px;
    justify-content: center;
    padding: 0 16px 0 12px;
    position: relative;
}
.b24--btn:hover{
	background-color: #D3DCE3;
}
.b24__icon{
    margin-top: -3px;
	height: 12px;
    width: 11px
}
.b24__label{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .12px;
    line-height: 20px;
    margin-top: 3px;
}*/