﻿/* CSS Document */

/*-----------------------------------------------------------
	商品情報
-----------------------------------------------------------*/
h1{
	background-image:url(img/h-bg.jpg);
	background-position:center top;
}
#original-brand .inner{
	border-bottom:solid 1px #333;
}
#original-brand .image{
	width:70%;
	margin:0 auto 30px;
	
}
#original-brand .image img{
	width:100%;
	height:auto;
}
#original-brand p{
	text-align:center;
}
@media only screen and (max-width: 768px) {
#original-brand p{
	text-align:left;
	text-align:justify;
}
}



#komeri-original-goods{
	width:100%;
	clear:both;
	overflow:hidden;
}
#komeri-original-goods .image{
	width:100%;
	margin-bottom:80px;
}
@media only screen and (max-width: 768px) {
#komeri-original-goods .image{
	margin-bottom:0;
}
}
#komeri-original-goods .image img{
	width:100%;
	height:auto;
}
#komeri-original-goods .image2 img{
	width:100%;
	height:auto;
 border: 1px solid #000000;
}
#komeri-original-goods li{
	width:470px;
	height:300px;
	float:left;
	margin-top:40px;
	margin-left:20px;
/*	background-color:#999;*/
}
@media only screen and (max-width: 768px) {
#komeri-original-goods li{
	float:none;
	width:100%;/*
	
	margin-top:20px;
	margin-left:0;*/
}
}
#komeri-original-goods li:first-child{
	margin-left:0;
}



@media only screen and (min-width: 769px) {

#komeri-original-goods .youtube {
width:470px;
height:264px;
  margin:20px auto
}
#komeri-original-goods .youtube iframe {

  width: 100% !important;
  height: 100% !important;
}
a.mbbtn{
    margin-top: 0;
margin-bottom:80px}}
@media only screen and (max-width: 768px) {

a.mbbtn{
margin-top:10px !important;
margin-bottom:60px;
}
#komeri-original-goods .youtube {
  position: relative;
  width: 100%;
  max-width:660px;
  max-height:371px;
  padding-top: 56.25%;
}
#komeri-original-goods .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
#komeri-original-goods .two-columns li{
margin-top:0;
margin-left:0;
margin-bottom:20px;
height:auto}
a.btn {
    float: left;
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    line-height: 50px;
    vertical-align: middle;
    margin: 30px 0;
     background-image: url(../img/common/3ar-w.png);
    background-repeat: no-repeat;
    background-position: top 22px right 9px;
    background-size: 20px 20px;
	float:none}
	a.mbbtn{
}}











