@charset "UTF-8";

body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#4c4c4c;
	font-size:13px;
	line-height:1.9;
	word-wrap: break-word;
	background:#fff;
}
textarea{
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
.right{
  float:right;
}
ul,dl{
margin:0;
padding:0;
}
input {
    vertical-align: middle;
    height: auto!important;
}
a {
    color: #4c4c4c;
    text-decoration: none;
}
a:focus, a:hover {
    text-decoration: underline;
    color: #4c4c4c;
}
/*カート*/
#cart-footer,
#wrapper #cart-header #contents,
#wrapper #contents #formArea{
   max-width: 800px;
   margin: auto;
}
#bread-crumb{
  display: none;
}
.cart-section #contact table{
  width:100%;
}
table..bordlayoutp3{
  border-top:1px solid #e6e4e4;
  border-left:1px solid #e6e4e4;
  border-top:1px solid #e6e4e4;
}
.bordlayoutp3 td{
   border: 1px solid #d8d8d8;
  padding: 2px 8px;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
.backcolor2{
    padding: 25px 35px !important;
}
.backcolor2 .backcolor2　td{
    background: #ececec;
    font-weight: bold;
}
.bordlayoutp3 td.backcolor1{
  background: #ececec;
  font-weight: bold;
  padding: 3px 10px;
}
 .button1{
    background: #444;
    border: none;
    padding: 8px 48px;
    color: #fff;
    margin-bottom: 15px;
    cursor: pointer;
    margin-top: 15px;
}
.bordlayoutp3.center input[type="button"],
.regi_back,
.regi_next,
p+.button1,
.bordlayoutp3 .button1{
    background: #444;
    border: none;
    padding: 8px 48px;
    color: #fff;
    margin-bottom: 15px;
    cursor: pointer;
    margin-top: 15px;
}
#contact #selectaddressee table.layoutp3 label div .note_nextp {
    font-size: 13px;
    margin-left: 15px;
    color: #c48918;
}
#contact .mainFrame .mainCont #selectaddressee div.layoutp3 table.layoutp3 tbody td label {
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    position: relative;
    font-weight: normal;
    padding: 0 10px;
}
span.sps-required {
    border-radius: 4px;
    background: #e73656;
    color: #fff;
    padding: 0.1em 0.5em;
    font-size: 10px;
    margin-left: 0.5em;
    white-space: nowrap;
}
#confirm .button1{
padding: 0px 5px;
    border: navajowhite;
    font-size: 11px;
    background: #ddd;
    color: #333;
    float: right;
    margin-bottom: 3px;
    margin-top: 1px;
}
#confirm h4{
  margin:0;
}
/*会員登録フォーム*/
#contact #newMemberArea table td {
    padding: 5px 10px !important;
}
/*購入者情報*/
#card_info li{
    list-style: none;
}
/*マイページログイン*/
.caution{
  color:#f00;
}
/*お問い合わせ*/
.layoutp3 tbody th{
  border: 1px solid #d8d8d8;
  text-align: left;
  padding:3px 5px;
}
.layoutp3 tbody td{
  border: 1px solid #d8d8d8;
  padding:3px 5px;
}
.layoutp3 td textarea{
  width:307px;
}
.layoutp3 input[type="button"]{
   background: #444;
   border: none;
   padding: 8px 48px;
  color: #fff;
  margin-bottom: 15px;
  cursor: pointer;
  margin-top: 15px;
  text-align: center;
  width: auto!important;
}
/*店舗情報*/
#shopGuide_wrap{
margin-top: -58px;
}
#shopGuide_wrap #guide .ttlShop{
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 28px;
}
#shopGuide_wrap #guide td{
  padding: 20px 0;
  vertical-align: top;
}
#shopGuide_wrap #guide th{
    width: 200px;
    vertical-align: top;
    padding: 20px 0;
}
#Journal h1{
display:none;
}
#Journal article h2{
display:none;
}
#JournalList h1,
#JournalList article h2{
display:none;
}
.state_r ul li.cate{
display:none;
}
/*ページトップ*/
#page-top{
  display:none;
}
@media screen and (max-width: 480px) {
  input {
font-size:16px;
}
select{
width:100%;
}
}