﻿@media screen and (max-width: 640px){
#page-navi::before {
    content: "";
    font-size: 10px;
    font-weight: bold;
    display: block;
    text-align: center;
    position: absolute;
    left: 14px;
    top: -10px;
    padding-bottom: 16px;
    width: 90px;
    height: 42px;
    background: url(/japan/products/k-1-2/common/img/bod_logo.png) no-repeat left bottom;
    background-size: auto;
    background-size: auto;
    background-size: 90px;
}
}
#main .main-inner .sec-content{
	padding:45px 25px 60px 25px;
}
@media only screen and (max-width: 640px){
	#main .main-inner .sec-content{
		padding:20px 0px;
	}
}
#main .main-inner .sec-content h2{
	font-size: 38px;
	font-weight: bold;
}
#main .main-inner .sec-content h4{
	font-size: 18px;
	font-weight: bold;
}
#main .main-inner .sec-content .txt{
	font-size: 16px;
	line-height: 1.6;
	margin-top:15px;
}
#main .main-inner .sec-content .note{
	font-size: 12px;
	
}
#main .main-inner .sec-content .link-txt{
	margin-top:10px;
	margin-left:5px;

}
#main .main-inner .sec-content h3{
	font-size: 36px;
	font-weight: bold;
}
#main .main-inner .sec-content .img-block{
	width:330px;
	margin-left: auto;
	margin-right: auto;
	margin-top:45px;
	font-size: 14px;
}
#main .main-inner .sec-content .img-block img{
	width:100%;
}
#main .main-inner .sec-content .img-block span{
	display: block;
	margin-top:5px;

}
#main .main-inner .sec-content .img-block2{
	text-align: center;
}
@media only screen and (max-width: 640px){
	#main .main-inner .sec-content .img-block{
		margin-top:15px;
		width:100%;
	}
	#main .main-inner .sec-content .img-block img{
		width:100%;
	}
	#main .main-inner .sec-content .img-block2 img{
		width:100%;
	}
}
#main .main-inner .img-column-3 .col{
	float: left;
	margin-right: 25px;
	
}
#main .main-inner .img-column-3 .col span{
	display: inline-block;
	font-size: 14px;
	margin-top:5px;
	width:280px;
}
#main .main-inner .img-column-3 .col:last-child{
	margin-right: 0;
}
#main .main-inner .left-part{
	width:44.8%;
	float: left;
}
#main .main-inner .right-part{
	width:44.8%;
	float: right;
}
@media only screen and (max-width: 640px){
	#main .main-inner .left-part{
		width:100%;
		
	}
	#main .main-inner .right-part{
		width:100%;	
	}
	#main .main-inner .img-column-3 .col{
		margin-bottom: 20px;
		width:100%;
	}
	#main .main-inner .img-column-3 .col img{
		width:100%;
	}
}

#main .main-inner .img-wrap2{
	margin-top: 25px;
	padding-left: 60px;
}
#main .main-inner .img-wrap2 .left-part{
	width: 284px;
	margin-right:100px;
	padding-top:20px;
}
#main .main-inner .img-wrap2 .right-part{
	width: 284px;
	float: left;
}
#main .main-inner .img-wrap2 .notes{
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
}
@media only screen and (max-width: 640px){
	#main .main-inner .img-wrap2{
		padding-left: 0;
	}
	#main .main-inner .img-wrap2 .left-part{
		width:100%;
	}
	#main .main-inner .img-wrap2 .right-part{
		width:100%;
	}
}



#main .main-inner .img-wrap{
	
}
#main .main-inner .img-wrap .left-part{
	width: 48%;
	margin-right:4%;
	padding-top:20px;
	padding-left: 0;
	padding-top:0;
}
#main .main-inner .img-wrap .right-part{
	width: 48%;
	float: left;
	padding-left: 0;
}

@media only screen and (max-width: 640px){
	#main .main-inner .img-wrap .left-part{
		width:100%;
		margin-bottom: 40px;
	}
	#main .main-inner .img-wrap .right-part{
		width:100%;
	}
}
#main .main-inner .img-wrap p{
	font-size: 18px;
}
#main .main-inner .img-wrap .img img{
	width:100%;
}
#main .main-inner .img-wrap .icon img{
	width:auto;
}
#main .main-inner .img-wrap .txt-wrap{
	margin-top: 50px;
}
@media only screen and (max-width: 640px){
	#main .main-inner .img-wrap .txt-wrap{
		margin-top: 10px;
	}
}
#main .manual{
	border-top: 1px solid #ccc;
	padding-top:50px;
	margin-top:80px;
}
#main .store-button-area .store-button {
	display: block;
	width: 300px;
	height: 52px;
	margin: 40px auto 0;
	background: url(/japan/products/common/img/btn-product-store-button.png) no-repeat;
}
#main .store-button-area .store-button a:hover{
	text-decoration-color: #fff;
}
#main .store-button-area .store-button span{
	display: block;
	font-size: 18px;
	line-height: 3;
	font-weight: bold;
	color: #fff;
	text-align: center;
}