@charset "utf-8";
/* CSS Document */
body{
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	margin: 0;
	padding: 0;
	text-align: justify;
	
}

.left{
	width: 90%;
    margin: 0 auto;
}
.right{
	width:90%;
	margin: 40px auto;
	
}
.contents{
}
#slidermenu img{
	width: 430px;
    height: auto;
}
.main{
	width:100%;
	margin: 0 auto;
}
h1{
	font-size: 1.2em;
	border-bottom: solid 2px #AB272D;
}
h3{
	font-size: 1em;
	color: #AB272D;
	margin: 20px 0 5px;
}
.custom-thumb ul{
	display: flex;
    flex-wrap: wrap;
	padding: 0!important;
}
.custom-thumb ul li{
    margin: 0 10px 10px 0;
    width: 70px;
    cursor: pointer;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
}
li {
    list-style: none;
}
.custom-thumb ul li img {
    width: 100%;
    display: block;
}
.bx-wrapper {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    box-shadow: none;
    border: none;
    background: #fff;
	width: 430px;
}
.slick-next {
    right: -50px;
}
.price {
    font-size: 15px;
    line-height: 1;
}
.priceL {
    display: inline-block;
    font-size: 41px;
}
.price-note {
    font-weight: normal;
    font-size: 10px;
    font-family: "Roboto","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,"メイリオ",Osaka,"MS PGothic",arial,helvetica,sans-serif;
    margin-left: 5px;
}
.price-note2 {
    font-weight: normal;
    font-size: 22px;
    font-family: "Roboto","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,"メイリオ",Osaka,"MS PGothic",arial,helvetica,sans-serif;
    margin-left: 5px;
}

.block-goods-detail-spec-tables--table th, .block-goods-detail-spec-tables--table td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
	padding: 10px;
	font-size:0.8em;
}
.block-goods-detail-spec-tables--table th {
    padding: 15px;
    background-color: #F5F5F5;
    font-weight: bold;
    width: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.block-goods-detail-spec-tables--table:first-child {
    margin: 0 auto;
}
.block-goods-detail-spec-tables--table {
    width: 100%;
    margin: 15px auto 0;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    font-size: 14px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.price{
	padding-top: 30px;
	text-align: center;;
}
.detail {
width: 100%;
margin-top: 30px;
}
.detail a {
  display: block;
  padding: 10px;
  text-align: center;
  background-color: #AB272D;
  border-radius: 50px;
  font-size: 1.4em;
  color: #FFF;
  text-decoration: none;
}
.detail a:hover {
  background-color: #333;
}
.offerprice ul{
	font-size:0.8em;
	margin: 40px 0;
	background-color:#F5F5F5;
	padding: 10px;

}
.menu p{
	font-size:0.8em;
	margin: 0;
}.footer2{
	background-color: #fff;
	padding: 4% 6%;
		border-top: #333 solid 1px;

}
.amc a {
	color:#333;
}
.amc{
	color: #333;
	margin:0 auto;
}
.amc dl{
}
.amc dl dd{
	margin: 0;
    text-align: justify;
	
}
.amc dl dt{
	margin: 20px 0;
    text-align: center;
	font-size:1em;
	
}

.footer h2{
	margin-top:60px;
	padding-top:50px;
}
.amctxt{
    margin: 0;
    font-size: 1.2em;
    text-align: justify;
}

.amc  table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  color: #000;
	font-size: 14px;
	text-align: left;
	  border: 1px solid #bbb!important;
}

.amc table tr {
  background-color: #fff;
  padding: 30px;
  border-bottom: 1px solid #bbb!important;
}

.amc table tr:last-child{
   border-bottom: none
}

.amc table td {
  padding: 1em 10px 1em 1em;
  border-right: 1px solid #bbb!important;

}

.amc table th:last-child,
.amc table td:last-child{
  border: none;
}
.copy {
    margin: 40px auto 80px;
    text-align: center;
    font-size: 0.7em;
}