﻿#container { /* 大外テーブル（table） */
    /*width:920px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    background:#fff;*/
}
.main_content {
    position:relative;
    margin-bottom: 5px;
}

.container{
   /*width:920px;*/
}
.attention {
    color: red;
}
.bg_img  .pager{
    margin: 0 auto;
}

button, 
html input[type="button"], 
input[type="reset"], 
input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
    outline: 0;
}
/* ------------------------------
 ヘッダー部分
------------------------------ */
td>#header { /* IE7 Safari Firefox 用 */
    height:auto;
    min-height:220px;
}
.shoplogo { /* サイトロゴブロック（設定の場合） */
    padding:0px;
    margin:0px;
    width:100%;
    /*height:147px;*/
    position: relative;
    margin: 0 0 7px;
}
.shoplogo a#logoimg {
    display: block;
    float: left;
    height: 147px;
    text-indent: -9999px;
    width: 250px;
}
/*.shoplogo img { /* ロゴ画像 */
/*    margin-left: 21px;
}*/
.siteName { /* サイト名 h1 （テキスト） */
    text-align: right;
    padding:12px 21px 3px 0px;
    height:1.2em;
}
.siteName a,
.siteName a:link,
.siteName a:visited,
.sitecopy a,
.sitecopy a:link,
.sitecopy a:visited {
    color:#333333;
    text-decoration:none;
}
.siteName a:active,
.siteName a:hover,
.sitecopy a:active,
.sitecopy a:hover {
}
.sitecopy { /* サイトコピー h2 （ロゴがテキストの場合使用）*/
    padding:0px 21px 0px 0px;
    text-align: right;
}
#headMenu { /* ヘッダーメニュー （非表示） */
/*    width:100%;
    margin:0;
    margin-bottom:4px;
    background-color:#EAF2DB;
    border-bottom:3px #009193 solid;
    border-top:1px #009193 solid;
    margin-bottom:10px;
    color:#FFFFFF;
    clear:both;*/
    display: none;
}
.headnavi { /* ヘッダーメニューテキスト */
    padding:5px 5px 5px 1px;
    /*color:#C8C8C8;*/
    font-weight:normal;
    text-align:right;
    background-color:#000;
    /*background-image:url(../img/arahataen/headnavi_bg.gif);*/
    color:#FFFFFF;
}
.headnavi a {
    padding:10px 5px 10px 5px;
    margin:5px 0px;
    font-weight:bold;
    text-decoration:none;
    color:#FFFFFF;
}
.headnavi a:hover {
    color:#C4486C;
    text-decoration:none;/*background-image:url(../img/arahataen/headnavi_bg_on.gif);*/
}
.navi01 {/* ヘッダーメニューアイコン */
    color:#333333;/*background:url(../img/arahataen/hnavi01.gif) no-repeat center left;*/
}
.hline { /* ヘッダー下装飾ライン （非表示） */
    display: none;
    /*    border:0px solid #B6A081;
    background:url(../img/arahataen/hline.gif) no-repeat #B6A081;*/
}

/* ------------------------------
 コンテンツ部分コンテナ定義
------------------------------ */

#leftSide { /* 左サイドtd */
    float: left;
    padding: 0 5px;
    vertical-align: top;
    width: 200px;
    margin-bottom: 5px;
    /*background-image: url(../img/arahataen/tmpl01_leftbox_bg.jpg);
    background-repeat: no-repeat;
    background-position: top;*/
}
#rightSide { /* 右サイドtd （3列）*/
    width:170px;
    padding:0px 21px 0px 17px;
    margin:0px;
    vertical-align:top;
}
#center1 { /* センター td （2列）*/
    float: left;
    margin: 0 0 40px;
    padding: 0px;
    vertical-align: top;
    /*background-image: url(../img/arahataen/tmpl01_centerbox_bg.jpg);
    background-repeat: no-repeat;
    background-position: top;*/
}
#center2 { /* センターtd （3列）*/
    width:500px;
    padding:0px;
    margin:0px;
    vertical-align:top;
}
td[id="center3"] { /* センターtd （装飾用）*/
    vertical-align:top;
    padding-right:21px;
    width:687px;
}
.footer_area { /* フッタのフリーエリア */
    text-align:left;
    margin:0px;
    padding:0px;
    /*width: 700px;*/
}
.sidebox { /* サイド用ブロック（幅設定） */
    padding:0px;
    margin:0px;
}
.centerbox { /* センター用ブロック（幅設定） */
    margin:0px;
    padding:0px;
}

/* ------------------------------
 ヘッダのフリーエリア関係
------------------------------ */
.header_area { /* ヘッダのフリーエリア */
    text-align:left;
    margin:0px;
    padding:0;
    width:708px;
/* ------------------------------
 #############ここを編集##########
------------------------------ */
    /*height:190px;*/
/* 通常時：166px キャンペーン1種：190px キャンペーン2種：325px キャンペーン3種：460px */
    position: relative;
}
.view_cart {
    position: absolute;
    right: 15px;
    top: 65px;
}

.view_cart .count_order{
    background:url(../img/arahataen/icon_order.png) no-repeat right top;
    color: #FFFFFF;
    padding: 0;
        right: -7px;
        top: -7px;
    position:absolute;
    width: 25px;
    height:23px;
    text-align: center;
}

.header_navi{
    padding: 125px 5px 0 433px;
    color: #000;
}

.header_navi a{
    text-decoration:none;
    color: #000;
}

.header_navi a:hover {
    color: #FF6600;
}

.site_regis{
    position: absolute;
    right: 190px;
    text-align: right;
    top: 68px;
}

.forget{
    position: absolute;
    right: 190px;
    top: 85px;
}


.header_navi1 {
    color: #531111;
    text-align: center;
    background:url(../img/arahataen/bg_nav1.png) repeat-x;
    height: 54px;
    vertical-align:top;
}
.header_navi1 a,
.header_navi1 a:link,
.header_navi1 a:visited {
    color: #531111;
    /*text-decoration: none;
    padding-bottom: 10px;*/
}
/*
.header_navi1 a:active,
.header_navi1 a:hover {
    color: #FF6600;
    text-decoration: none;
    border-bottom: 1px solid #FF6600;
    background-image: url(../img/arahataen/tmpl01_heddernavi1_arrow.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
}
*/

#searchbox{
    width: 270px;
    float:left;
    margin-top: 7px;
}

#searchbox .input-search{
    background: url(../img/arahataen/searchbox.png) no-repeat left top !important; 
//    color:#999999;
    border:none;
    width: 201px;
    height: 22px;
        padding: 5px;
    vertical-align: top;
}

#searchbox .btn-search{
    background: url(../img/arahataen/search_btn.png) no-repeat left top; 
    width:44px;
    height:32px;
    border:none;
    cursor:pointer;
    vertical-align: top;
}
nav{
    margin:0;
}

/***navmenu****/
#navmenu {
    cursor: pointer;
}

#navmenu li { 
    display: block; 
    position: relative; 
    float: left;
    text-align: left;
    height: 45px;
/*    text-shadow: 1px 1px 0 #fff; */
}

#navmenu li  .sub-navmenu{
    border: 2px solid #1b804d;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
    opacity: 0.94;
    background:#f6fdeb;
}

#navmenu li  .sub-navmenu li{
    height: auto;
        line-height:200%;
}

#navmenu li  .sub-navmenu li p{
    line-height: inherit;
    margin: auto;
    padding: 0px 5px 0px 30px;
    background:url(../img/arahataen/icon_nav1.png) no-repeat 10px 8px;
    height:auto;
}

#navmenu li  .sub-navmenu li p:hover{
    width:210px;
    background:url(../img/arahataen/icon_nav1_on.jpg) no-repeat #fbd068 10px 8px;
    padding: 0px 5px 0px 30px;
}

#navmenu li a {
    text-decoration:none;
    color: #000;

}
#navmenu li:hover > a { 
    color: #000; 
}

#navmenu ul {
  position: absolute;
  width: 245px;
  background: #fff;
  display: none;
  margin-top: 5px;
  padding: 7px 0;
  list-style: none;
  clear:both;
  z-index: 2000;
  
}

/* tooltip arrow */
#navmenu ul:after {
  content: url(../img/arahataen/arrow.png);
  width: 0;
  height: 0;
  position: absolute;
  bottom: 100%;
  left: 56px;
  /*border-width: 0 8px 12px 8px;
  border-style: solid;
  border-color: #fff transparent; */
    top:-16px;
}

#navmenu ul:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 100%;
  left: 4px;
 /* border-width: 0 10px 10px 10px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1) transparent;  */
}

#navmenu ul li { 
  display: block; 
  width: 100%; 
  text-shadow: 1px 1px 0 #fff;
}
/****** end navmenu******/

.footer_navi2 {
    clear: both;
    padding: 0 20px;
}
.footer_navi2 table {
    float: right;
}
.header_banner { /* ヘッダーバナー */
    font-weight: bold;
    color: #990000;
    padding-left:10px;
}
.header_banner2 { /* ヘッダーバナー2 */
    position: absolute;
    left: 0px;
    top: 281px;
    font-weight: bold;
    color: #990000;
}
.header_banner3 { /* ヘッダーバナー3 */
    position: absolute;
    left: 0px;
    top: 416px;
    font-weight: bold;
    color: #990000;
}
.header_banner4 { /* ヘッダーバナー4 */
    position: absolute;
    left: 0px;
    top: 551px;
    font-weight: bold;
    color: #990000;
}
.header_banner span,
.header_banner2 span,
.header_banner3 span,
.header_banner4 span {
    text-align: center;
    display: block;
    margin-top: 5px;
}

/* ------------------------------
 フッターのフリーエリア関係
------------------------------ */
.footer_area{
    background: #FFFFFF;
    border-top: 1px solid #A0A0A0;
    padding-top: 6px;
}
.footer_area h3 {
    padding:0px;
    margin:15px 0px 0px;
}

.footer_area h2{
    background:#ccc;
    padding:5px;
    color:#000;
    font-weight:bold;
    width: 690px;
}
.footer_area p{
    padding: 0 5px 0 2px;
}

#footer_content_left{
    float: left;
    padding: 0 5px;
    width: 200px;
    border-right: 1px solid #A0A0A0;
    min-height: 620px;
}
#footer_content_left p{
    margin :0 0 5px 0;
    padding: 0;
}

#footer_content_right{
    width: 700px;
    float:right;
}

#footer_content_right .list1{
    padding-top: 2px;
    color: #E9611D;
}


/* ------------------------------
 フッター
------------------------------ */
#footer {
    padding:0px;
    position: relative;
    width:auto;
    height:87px;
        width: 98%;
    margin:20px auto 0px auto;
    /*background:url(../img/arahataen/tmpl01_footerbg.gif) left no-repeat;*/
    clear: both;
    background:#fff;
}
td #footer { /* IE7 Safari Firefox 用 */
    height:auto;
    min-height:97px;
}
.footnavi { /*フッターメニューテキスト設定*/
    padding: 10px;
    text-align: center;
    width: 96%;
    margin:0px auto;
}
.footnavi a,
.footnavi a:link,
.footnavi a:visited {
    color:#444444;
    text-decoration:none;
    font-weight:normal;
}
.footnavi a:active,
.footnavi a:hover {
    color:#FF6600;
    text-decoration:underline;
}
#copyright { /* コピーライト */
    padding: 10px;
    text-align: center;
    border-top:1px #444444 solid;
}
#footer>#copyright { /* IE7 Safari Firefox 用 */
    height:auto;
    min-height:20px;
}




/* ------------------------------
 マイページ、ポップアップ画面
------------------------------ */
.select-style{
    height: 24px;
    padding: 0 !important;
    border:none !important;
}

.btn-p{
    background: none repeat scroll 0 0 #ECECEC;
    border: 1px solid #999999;
    border-radius: 4px;
    width: 90px;
    cursor:pointer;
    padding: 4px;
}
.center{
    text-align:center !important;
    padding: 4px !important;
}

.right{
    text-align:right !important;
}
.left{
    text-align:left !important;
}

.resulttd{
    border-right:none !important;
}


/* カート部分 */

#cart_price3150{
        background: url("../img/cart/price_3150.jpg") no-repeat scroll 0 0 transparent;
        height: 255px;
        text-align: left;
        width: 687px;
}

#cart_price3150 .priceinfo {
    padding: 71px 0 0 356px;
}

#cart_price3150 .btn2 {
    padding: 45px 0 0 197px;
}

#cart_price_shizuku{
        background: url("../img/cart/price_shizuku.jpg") no-repeat scroll 0 0 transparent;
        height: 255px;
        text-align: left;
        width: 691px;
}

#cart_price_shizuku .priceinfo {
    padding: 71px 0 0 356px;
}

#cart_price_shizuku .btn2 {
    padding: 172px 0 0 257px;
}

.phototd{
    text-align:center;
}

#quantity{
    text-align:center;
}
/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame {/* 大枠 table */
    margin:0px;
    padding:0px;
    width:100%;
}
.layoutFrame td {
    text-align:center;
    margin:0px;
    padding:0px;
    vertical-align:top;
}
.layout1 { /* レイアウト */
    margin:1px;
    padding:3px;
}
.layout1 td {
    margin:0px;
    padding:3px;
    text-align:center;
}
/* 第二階層 */

#bread { /* パンクズ */
    margin:0px;
    padding:3px 15px;
    text-align:left;
}

h4.title {
    margin:5px 0px;
    padding:2px 0px;
    color:#531111;
    border-bottom:1px dotted #333333;
}
.mainFrame { /* メイン大枠 */
    margin:0px;
    padding:0px;
}
p.title {
    margin:3px 0px;
    padding:2px 0px;
    color:#669933;
    border-bottom:1px dotted;
    font-weight:bold;
}
/* メールマガジンアイコン設定 */
.mailmag_ent, .mailmag_cha, .mailmag_can {
    color:#531111;
}
.mailmag_ent { /* 新規登録 h4 */
    padding:12px 0px 0px 60px;
    background-image: url(../img/arahataen/tmpl01_icon_melma_entry.gif);
    background-repeat: no-repeat;
}
.mailmag_cha { /* アドレス変更 h4 */
    padding:12px 0px 0px 60px;
    background-image: url(../img/arahataen/tmpl01_icon_melma_change.gif);
    background-repeat: no-repeat;
}
.mailmag_can { /* 配信解除 h4 */
    padding:12px 0px 0px 60px;
    background-image: url(../img/arahataen/tmpl01_icon_melma_stop.gif);
    background-repeat: no-repeat;
}
#sortList { /* ソート */
    margin:0px;;
    padding:10px 3px 5px 3px;
    width:auto;
    color:#333333;
    float:right;
}
.pageTop { /* ページトップ */
    padding:0px;
    margin:15px 0px;
    float:right;
}
.pageTop a {
    background-image: url(../img/arahataen/tmpl01_pagetop.gif);
    background-repeat: no-repeat;
    display: block;
    height: 27px;
    width: 185px;
    text-indent: -9999px;
}

#page-top {
    bottom: 20px;
    position: fixed;
    right: 20px;
}
#page-top a:link, #page-top a:visited {
    background: url(../img/arahataen/page_btn.png) no-repeat scroll right top;
    display: block;
    height: 58px;
    text-decoration: none;
    width: 48px;
}
#page-top p {
    text-indent: -9999px;
    padding:0;
    margin:0;
}

#verisign{
    text-align:center;
    margin-top:20px;
}
#verisign li{
    padding-left:20px;
    display:inline-block;
    vertical-align: middle;
}


/* 独自仕様 （フリーエリア） */
.news_div {
    height: 200px;
    overflow: scroll;
}
.news_table {
}
.news_table th {
    width:105px;
    font-weight:normal;
    text-align:left;
    padding:5px 0px 5px 20px;
    background-image: url(../img/arahataen/tmpl01_news_arrow.gif);
    background-repeat: no-repeat;
    background-position: 113px 8px;
    white-space: nowrap;
}
.news_table td {
    width:365px;
    padding:5px;
}

.benikoe_div {
    height: 570px;
    overflow: scroll;
}

.benikoeb_div {
    height: 380px;
    overflow: scroll;
    width: 98%;
}

.benikoe_div div.layout1 {
    border-bottom:1px dotted #B00E13;
}

/* NaviPlus */
.navi_plus_block {
    height: 240px;
    margin:0 auto;
    border: 1px solid #008000;
}
.navi_plus_products_ul {
    margin-top:0;
}
.navi_plus_products_li {
    float: left;
    list-style: none;
    width: 25%;
    margin-left: 0;
    padding: 15px;
}
.navi_plus_img_block {
    display: block;
    padding-top: 10px;
}
.recommned_products_img {
    width: 100%;
    max-width: 201px;
    max-height: 201px;
    height: auto;
}
.navi_plus_products_li h4.inline{
    display: inline-block;
    font-size: 23px;
}

/* ------------------------------
 サイドコンテンツ
------------------------------ */
#search {/* サイド商品検索枠設定 */
    padding:6px 5px 12px 5px;
    margin:0px;
    width:auto;
    background:#38b48b;
    display: none;
}
#search label {
    padding:7px 0px 0px 7px;
    margin:0px;
    color:#fff;
    letter-spacing:0.2em;
    font-weight:bold;
}
#search2 {/* サイド商品検索枠設定2 */
    padding:0px 0px 10px;;
    margin:0px;
    background:#E4DED5;
    border-bottom: 1px solid #531111;
}
#search2 img {
    margin-bottom:10px;
}
#search2 form {
    padding:0px 8px;
}
.fieldarea {
    padding:5px 0px 5px 0px;
    virtical-align:center;
}
/* サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
    padding:0px 0px;
    display:block;
}
.list h3 { /* タイトル */
    padding:5px 5px;
    margin:0px;
}
.free_list { /* メニュー枠設定 */
    padding:0px 0px;
    display:block;
}
.free_title { /* タイトル */
    background-image:url(../img/arahataen/tmpl01_sidetitle_type.gif);
    background-repeat:no-repeat;
    height: 24px;
    width: 170px;
    background-position: 0px 0px;
    text-indent: -9999px;
    margin:18px 0px 0px;
}
ul.free_listbox {
    text-align:left;
    padding:0px;
    margin:0px;
    list-style:none;
}
ul.listbox {
    text-align:left;
    padding:0px;
    margin:0px;
    list-style:none;
}
li.ca1 {
    margin:5px 0;
    border-bottom:1px solid #a0a0a0;
}
li.ca2 {
    /*margin:0px;*/
    width: 200px;
}
li.ca1 a,
li.ca1 a:link,
li.ca1 a:visited {
    display:block;
    font-weight:normal;
    text-decoration:none;
    /*background-image:url(../img/arahataen/tmpl01_list_ca1.gif);
    background-repeat:no-repeat;
    background-position: 0px 0px;*/
    color:#000;
    height: 65px;
    width: 200px;
    text-indent: 15px;
    background-repeat: no-repeat !important;
    background-position: 3px 3px !important;
}
li.ca1 a:active,
li.ca1 a:hover {
    
}

li.ca1 .collapsible{
    margin: 5px 0;
}

li.ca1 .collapsible:hover, li.onmark .collapsible{
    background: #fbce60;
    margin: 5px 0;
}
li.ca1 .hover{
    background:url(../img/arahataen/collapse_open.png) no-repeat left 10px;
    float: right;
    height: 44px;
    width: 34px;
    line-height: auto !important;
    margin-right:  !important;
    padding: auto !important;
    margin-right: 3px;
}

li.ca1 ul{
    border-top: 1px solid #a0a0a0;
}

li.ca2 a,
li.ca2 a:link,
li.ca2 a:visited {
    display:block;
    font-weight:normal;
    text-decoration:none;
    background: url("../img/arahataen/icon_nav1.png") no-repeat scroll 10px 8px #fff !important;
    padding: 4px 5px 0 5px;
    /*background-image:url(../img/arahataen/tmpl01_list_ca2.gif);
    background-repeat:no-repeat;
    background-position: 0px 0px;*/
    color:#333333;
    height: 24px;
    width: 190px;
    text-indent: 25px;
}

li.ca2 a:active,
li.ca2 a:hover,
li.ca2 a.onlink
{
    /*background-position: 0px -24px;*/
    background: url("../img/arahataen/icon_nav1_on.jpg") no-repeat scroll 10px 8px #fbce60 !important;
    padding: 4px 5px 0 5px;
    width: 190px;
}
li.ca3 {
    margin:0px;
    border-bottom:1px solid #531111;
}
li.ca3 a,
li.ca3 a:link,
li.ca3 a:visited {
    display:block;
    font-weight:normal;
    text-decoration:none;
    background-image:url(../img/arahataen/tmpl01_list_ca2.gif);
    background-repeat:no-repeat;
    color:#333333;
    background-position: 0px 0px;
    height: 24px;
    width: 170px;
    text-indent: 25px;
}
li.ca3 a:active,
li.ca3 a:hover {
    background-position: 0px -24px;
}
li.ca4 {
    margin:0px;
    border-bottom:1px solid #531111;
}
li.ca4 a,
li.ca4 a:link,
li.ca4 a:visited {
    display:block;
    font-weight:normal;
    text-decoration:none;
    background-image:url(../img/arahataen/tmpl01_list_ca2.gif);
    background-repeat:no-repeat;
    color:#333333;
    background-position: 0px 0px;
    height: 24px;
    width: 170px;
    text-indent: 25px;
}
li.ca4 a:active,
li.ca4 a:hover {
    background-position: 0px -24px;
}
.sline1 { /* サイドバー下ライン */
    padding:0px;
    margin:0px;
    display: none;
}
.sline2 { /* サイドバー下ライン */
    padding:0px;
    margin:0px;
    display: none;
}
/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
    margin:0px;
    padding:0px;
}
.sidemain1 p {
    padding:0px;
    margin:0px;
    text-align: center;
}
.sidemain1 ul { /* リスト設定 */
}
.sidemain1 li {
}
/* カレンダー */
.sidebox .title1 { /* カレンダー上部空き調整 */
    height: 18px;
    width: 170px;
    text-indent: -9999px;
    margin:0px;
    padding:0px;
    color: #F5F5ED;
    background-color: #F5F5ED;
}

#calendar_area{
    margin-top: -160px;
    float:right;
}

.carender { /* カレンダータイトル */
    /*background-image:url(../img/arahataen/tmpl01_sidetitle_calendar.gif);
    background-repeat:no-repeat;*/
    /*height: 24px;*/
    width: 170px;
    /*background-position: 0px 0px;
    padding:30px 0px 5px;*/
    text-align:center;
    /*background-color:#E4DED5;*/
   float: left;
}
.calendar_div {
    margin:0px 10px;
    text-align:center;
}
.carender #calendar_div table{
    width:150px;
    margin:0px auto;
}
.calendar_div table caption {
    margin:0px auto;
}

.calendar_detail {
    width: 220px;
    padding: 0px 8px 8px; 
    text-align: left; 
    margin-top: 0;
    float:left;
}

caption { /* 年月タイトル */
    color: #333333;
    font-weight: bold;
    margin-left: 170px;
    margin-top: -30px;
    padding: 3px;
    position: absolute;
    text-align: center;
}
caption a {
    color:#3366CC;
    text-decoration:underline;
    margin:0px 5px;
}
caption a:hover {
    color:#FF6600;
    text-decoration:underline;
}

.carender td {
    padding:2px;
    border-collapse:collapse;
    text-align:right;
    border:1px solid #531111;
    background-color:#FFFFFF;
}
.carender th {
    padding:2px;
    border-collapse:collapse;
    border:1px solid #531111;
    background-color:#FFFFFF;
}
th.day { /* ヘッダ平日 */
    font-weight:bold;
    color:#333333;
    background:#F5F5EB;
    text-align:center;
}
th.sun { /* ヘッダ日曜 */
    color:#FFFFFF;
    background:#A02B1B;
    text-align:center;
}
th.sat { /* ヘッダ土曜 */
    color:#FFFFFF;
    background:#FF6600;
    text-align:center;
}
.chert { /* 表示色説明枠  */
    padding: 10px;
    margin-top: 20px;
}
.chert td {
    border-collapse:separate;
    padding: 0 0 0 17px;
}
.line01 {
    /*border:#DEDBBE 1px dotted;*/
    vertical-align:buttom;
}
#rss {
/* RSS設定 */  margin:10px 0px 20px 0px;
    padding:10px 0px 20px 10px;
}
#count {
/* カウンター */  margin:0px;
    padding:5px;
}




/* ------------------------------
 ブログ
------------------------------ */
.blogbox { /* コメントボックス*/
    padding:5px;
    margin:2px 0px;
    width:auto;/* background:url(../img/arahataen/blogbox.gif) ;*/
}
/*.entry_title {
    padding:5px 0px 5px 0px;
    display:block;
    color:#333333;
    height:19px;
}*/
.entry_title {
    background: url("../img/arahataen/products/img_52.jpg") no-repeat;
    width:680px;
    height:30px;
    padding:6px 0px 0px 15px;
    color:#12350d;
    font-weight:bold;
    margin-bottom:15px;
}
.entry_date {
    display:block;
    padding:10px 0px 3px 0px;
    color:#333333;
    text-align:right;
}
.state { /* ブログステータス */
    padding:2px 0px;
    text-align:right;
    border-top:1px solid #ded9c5;
}
.subtitle {/* h3 ブロックサブタイトル */
    padding:5px 0px 5px 0px;
    margin:10px 0px 10px 0px;
    text-align:left;
    color:#531111;
    height:19px;
}
p.label { /* ブログコメントタイトル */
    font-weight:bold;
    color: #FF6600;
}
.tb_url { /* トラックバックurl */
    font-weight:bold;
    margin-bottom:10px;
}




/* ------------------------------
 カート
------------------------------ */
.point {
    color:red;
    font-weight:900;
}
.pointline {
    color:#FFFFFF;
    font-weight:900;
    padding:3px;
    background-color:#588712;
}
/* ナビゲーション （固定）*/
.step_navi01, .step_navi02, .step_navi03, .step_navi04 {


    text-align:center;
    width:100%;
    height:83px;
    margin-top:130px;
}
.step_navi01 {
    background-image:url(../img/arahataen/navi01.gif);
    background-repeat:no-repeat;
}
.step_navi02 {
    background-image:url(../img/arahataen/navi02.gif);
    background-repeat:no-repeat;
}
.step_navi03 {
    background-image:url(../img/arahataen/navi03.gif);
    background-repeat:no-repeat;
}
.step_navi04 {
    background-image:url(../img/arahataen/navi04.gif);
    background-repeat:no-repeat;
}

/* ------------------------------
 商品ページ
------------------------------ */
#center3 .header_area {
    margin:0px;
    padding:0px;
    width:687px;
    height:166px;
    position: relative;
}
hr {
    display:none;
}

/* ------------------------------
 カートハック
------------------------------ */
td[id="center3"][class="center"] {
    padding-right:0px;
    background-image: url(../img/arahataen/tmpl01_leftbox_bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#center3 .header_area {
    display:none;
}
#center1 #center3 .header_area {
    display:block;
    height:auto;
}
#center3 #center1 {
    background-position: right top;
    padding-left: 212px;
}
#center3 #center1 .mainFrame .mainCont {
    padding-right:21px;
}
#center3 .footer_area {
    margin-left:212px;
}
#center1 #center3 .footer_area {
    margin-left:0px;
}

/* ------------------------------
 各コンテンツ用
------------------------------ */
/* 会社概要 */
table.profile_table {
    border-collapse:collapse;
}
table.profile_table th {
    white-space:nowrap;
    background-color: #E4DED5;
    padding: 5px 10px;
    border: 1px solid #531111;
    color: #531111;
}
table.profile_table td {
    background-color: #FFFFFF;
    padding: 5px 30px;
    border: 1px solid #531111;
}
table.profile_table2 {
    border-collapse:collapse;
}
table.profile_table2 th {
    white-space:nowrap;
    padding: 5px 20px;
    text-align:right;
    font-weight: normal;
}
table.profile_table2 td {
    padding: 5px 20px;
    border-left: 1px solid #531111;
    border-top: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
}
/* FAQ */
dl.faq {
    width: 680px;
    margin-left:7px;
}
dl.faq dt {
    font-weight: bold;
    color: #669900;
}
dl.faq dd {
    margin:15px 0px 25px 78px;
}
dl.faq dt img {
    margin-right:15px;
    vertical-align: middle;
}
dl.faq dd img {
    margin-left:-37px;
    margin-right:14px;
    vertical-align: middle;
}
/* リンク */
dl.linksyuu {
    width: 680px;
    margin-left:7px;
}
dl.linksyuu dt {
    font-weight: bold;
    margin:15px 10px 5px 10px;
}
dl.linksyuu dd {
    margin:5px 0px 15px 30px;
}
/* お客様の声 */
table.voice {
    background-image: url(../img/arahataen/voice2_bg.gif);
    background-repeat: repeat-y;
    margin:5px 0px;
}
table.voice td.voice_td1 {
    padding:0px 3px;
}
table.voice td.voice_td2 {
    padding:13px 13px 0px;
    text-align:right;
    color: #669900;
}
table.voice td.voice_td3 {
    padding:0px 20px;
    color: #531111;
}


/* ------------------------------
 レビュー用ハック
------------------------------ */
form #center1 { /* センター td （2列）*/
    width:708px;
    padding:0px;
    margin:0px;
    vertical-align:top;
    background-image: none;
    background-repeat: no-repeat;
    background-position: top;
}
form #center1 .mainCont { 
    padding:0px 20px;
}


/* ------------------------------
2009/10追記
------------------------------ */

#rightSide h3.title3{
display:none;
}

.top_center_menu{
width:500px;
height:123px;
background:url(../img/arahataen/contents1.jpg) no-repeat;
margin:5px 0 10px 0;
}

.top_center_menu img{
float:left;
margin:12px;
}

#topfree2 ul{
margin:0;
padding:0;
list-style:none;
padding-top:20px;
}


#topfree2  a{

background:url(../img/arahataen/buret1.jpg) no-repeat 0 0px;
padding:0 0 0 15px;
margin-right:15px;
margin-bottom:15px;

}

#topfree2  a{
text-decoration:none;
color:#57161C;


}

#topfree2  a:hover{
text-decoration:underline;
}

.top_center_title{
clear:both;
}

#center_link{
width:500px;
height:167px;
background:url(../img/arahataen/message.jpg) no-repeat;
clear:both;
padding-top:3px;
}

#center_link a{
margin:0;
padding:0;
}
#center_link img{
margin:0;
padding:0;
border:none;
margin-left:12px;
margin-top:0px;
}

.news_div{
margin:5px 0 15px;
}

#top_message{
margin:5px 0 10px;
}


/*
 * サイドバナー
 -------------------------------------------------*/
ul.side_banner_area {
    list-style-type: none;
}
ul.side_banner_area li {
    text-align: center;
    padding: 4px 0px;
}





/*
  * Clearfix
  *____________________________________________________________*/

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  zoom: 1;
}

.clearfix {
  min-height: 1px;
  display: inline-table;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

ul#quantity_level {
}

ul#quantity_level li{
    list-style-type: none;
    display:inline;
}

.totalmoneyarea {
}


.tblareabtn a.back{
    left: 100px;
    top:25px;
    position: absolute;
    color:#000;
}
.tblareabtn .btn{
    position: absolute;
    right: 140px;
}

a.back{
    color:#000;
}

    
/***** puerh******/

.clear{
    clear:both;
}
.cate_menu01, .cate_menu02{
    padding: 10px 0 5px 20px;
}
.cate_menu02 img{
    margin-right: 5px;
}

/*corporate
***********************************/
#corporate h3{
    padding:5px 15px;
    border-bottom:#aea266 solid 2px;
}

#corporate p{
    padding:0px;
    margin:0px;
}

#corporate .mainCont2{
    padding:0px 30px;
}

#corporate .mainCont2 p{
    padding:0px 15px;
}

#corporate .text{
    padding:0px 20px;
}

#corporate .mainCont2 td{
    padding:0px 5px;
}

#corporate img {
    border: none;
    vertical-align:bottom;
} 

#corporate table{width:100%;margin:0px auto;}

#corporate .beni_sec1{
    background:url('../img/arahataen/corporate/benifuki/img_03.jpg') no-repeat;
    width:420px;
    height:347px;
    padding:10px 10px 0px 255px;
}

#corporate .beni_sec1 p{
}

#corporate .beni_sec2{
    background:url('../img/arahataen/corporate/benifuki/img_04.jpg') no-repeat;
    width:320px;
    height:287px;
    padding:65px 350px 0px 15px;
}

#corporate .beni_sec2 p{
}

/*detail_error_area
***********************************/

div#under02column_error{
    width: 100%;
    padding: 0 15px; 
    min-height: 250px
}
div#under02column_error .tblareabtn {
    text-align: center;
}
.detail_error_area{
    padding-top: 60px;
    text-align: center;
}
.detail_error_area p.left_sec{
    text-align:left;
    float:left;
    width:300px;
}

.detail_error_area p.right_sec{
    width:290px;
    float:right;
}

#news_area {
    border:2px solid #f0ad2a;
    border-radius: 5px;
    margin: 0 5px 10px;
    padding: 6px 8px;
    width: 680px;
}
#news_area  .news{
    float:left;
}
.side_news li{
    padding: 8px 0 8px 10px;
    list-style:none;
    border-bottom:1px solid #a0a0a0;
}

.side_news li a:link, 
.side_news li a:visited{
    text-decoration:none;
    color:#000;
}

.side_news li a:hover{
    color:#ff6600;
} 

#top_maincolumn {
   width: 705px;
   padding-left:5px;
}

#two_maincolumn {
   width: 700px;
   padding-left:5px;
}

#two_maincolumn h2{
    margin-bottom: 10px;
}

#two_maincolumn .list{
    list-style: none outside none;
    padding: 5px 0 5px 30px;
}

#two_maincolumn .list li{
    background:url('../img/arahataen/icon_nav1.png') no-repeat left 5px;
    padding: 1px 0px 5px 26px;
        margin-top:18px;
}

#two_maincolumn .information{
    width:700px;
}

#two_maincolumn .information tr{
      border-bottom: 1px dashed #A0A0A0;
}
#two_maincolumn .information th{
    background:url('../img/arahataen/icon_nav1.png') no-repeat 12px 10px;
    padding: 10px 10px 10px 30px;
    font-weight:normal;
    text-align:left;
    width: 100px;
}

#two_maincolumn .information td{
    padding: 10px 20px;
}

/*******TOP PAGE *******/
#top {
        text-align:center;
}

#top h2{
    padding: 15px 0 5px;
    margin-right: 3px;
}

#top .best p{
    float:left;
    width: 233px; 
    padding-top:0;
    margin-top:0;
}

#top .ranking{
    margin: 10px 0;
}

#top .ranking dl{
    width: 140px;
    float:left;
    text-align:center;
}

#top .arahata_enshu{
   float: right;
    text-align: right;
    padding-right:10px;
}

#top .facebook{
    float: left;
    margin:0px 5px 0px 10px;
    text-align: right;
    width: 446px;
}
.pagetop{
    bottom: 0;
    position: absolute;
    right: 10px;
    text-align: right;
}

tr.trtitle{
    background:#e9fac9;
    }

.item{
    background:#e9fac9;
    }

.item2{
margin:0 auto;
text-align:left;
border-bottom:1px dotted #b00e13;
}


.recommend_title a{
    line-height:130%;
}


#undercolumn_entry textarea{
    font-family: "メイリオ", "ヒラギノ角ゴ ProN W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
    font-size:12px;
}



/*******FORM LAYOUT *******/
.col0_width, .col1_width, .col2_width, .col3_width, .col4_width, .col5_width, .col1_select_width, .zip_width, .year_width, .month_width, .day_width {
    font-family: "メイリオ", "ヒラギノ角ゴ ProN W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
    font-size:14px;
    color:#444444 !important;
}
.col0_width{
    width:100%;
}
.col1_width{
    width:400px;
}

.col2_width{
    width:192px;
}

.col3_width{
    width:119px;
}

.col4_width{
    width:600px;
}

.col5_width{
    width:672px;
}
.col6_width{
    width:81px;
}

.col1_select_width{
    width:407px;
}

.col2_select_width{
    width:410px;
}

.col3_select_width{
    width:169px;
}

.zip_width{
    width:220px;
}

.year_width{
    width:140px;
}

.month_width{
    width:100px;
}

.day_width{
    width:100px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"]{
    margin-bottom: 0;
}

.inputbox th, .inputbox td{
    padding: 6px;
}

.inputbox.separate-border select {
    border: 0 none;
    width:96%;
}
.inputbox  th{
    text-align:right;
    padding-right: 15px !important;
    vertical-align: middle;
    width: 20%;
}

.inputbox input, .inputbox textarea{
    line-height:20px;
}

.error_margin{
    padding-top:9px;
}

.text_margin{
    padding:12px 0px 0px 10px !important;
}

/* ------------------------------
 会員登録フォーム
------------------------------ */

#enttbllay th{
    padding: 13px 0.2em 0.3em 0.2em;
}

#enttbllay td{
    padding: 0.3em 0.2em;
}

#enttbllay td.checkbox_area{
    padding: 13px 0px 10px 0px;
}
/*qa.php design*/
.qa_box .footer-box .title-txt .title-contact {
    text-shadow: -3px 0 0 #FFFFFF, -3px 0 0 #FFFFFF, 0 2px 0 #FFFFFF, 3px 2px 0 #FFFFFF, 1px 1px 0 #FFFFFF;
}
.qa_box .btn-box .btn-position {
    height: 76px;
    position: relative;
    width: 171px;
}
.qa_box .btn-box .txt {
    font-size: 16px !important;
    font-weight: bold;
    /*margin-left: -40px;
    margin-top: 27px;*/
    margin-left: 25%;
    margin-bottom: 15%;
    position: absolute;
    left: 0;
    bottom: 0;
}
.qa_box .btn a {
    cursor: pointer !important;
    text-decoration: none !important;
}
.qa_box .btn-box .txt1 {
    /*margin-top: 18px !important;*/
    margin-bottom: 8% !important;
}
.qa_box .btn-box .txt2,
.qa_box .btn-box .txt8 {
    /*margin-left: -28px;*/
    margin-left: 35% !important;
}
.qa_box .btn-box .txt5,
.qa_box .btn-box .txt4 {
    margin-left: 30% !important;
}
.qa_box .title {
    background: url("../img/arahataen/test_images/faq/title-box.png") no-repeat scroll;
    border-bottom: medium none !important;
    height: 40px;
    margin-left: 15px;
    margin-top: 184px;
    width: 676px;
    padding-top: 8px;
}
.qa_box .title .text {
    color: #14340F !important;
    margin-left: 19px;
    margin-top: 6px;
    text-shadow: 1px 0 #C4CCC3;
}
.qa_box .btn-box {
    float: left;
    margin-left: 16px;
}
.qa_box .btn-box .btn {
    color: #14340f;
    float: left;
    height: 76px;
    padding-left: 2px;
    text-align: center;
    width: 167px;
}
.qa_box .btn-box .btn1 {
    background:url('../img/arahataen/test_images/faq/btn-write.png') no-repeat;
}
.qa_box .btn-box .btn2 {
    background:url('../img/arahataen/test_images/faq/btn-write.png') no-repeat;
}
.qa_box .btn:hover,
.qa_box .active {
    background:url('../img/arahataen/test_images/faq/btn-green.png') no-repeat !important;
    color: #FFFFFF !important;
}
.qa_box .non-active {
    background: none repeat scroll !important
}
.qa_box .btn-active a {
    color: #FFFFFF !important;
}
.qa_box dl.faq dt.question {
    border-bottom: 1px solid #E9B758;
    color: #000000 !important;
    padding-bottom:5px;
}
.qa_box dl.faq {
    margin-left: 15px !important;
    margin-top: 17px;
}
.qa_box dl.faq dd {
    margin: 9px 0 50px 40px !important;
    color: #000000;
}
.qa_box .footer-box .detail {
    font-size: 14px !important;
    font-weight: normal !important;
}
.qa_box .detail .txt-box .detail {
    float: left;    
    margin-top: 0 !important;
    width: 610px;
}
.qa_box .footer-box {
    border-radius: 6px;
    -webkit-border-radius: 6px;  
    -moz-border-radius: 6px;    
    background-color: #FDEAE4;
    border: 1px solid #99A29F;
    height: auto;
    margin: 50px auto 0;
    width: 664px;
}
.qa_box .footer-box .title-txt {
    font-size: 18px;
    height: 29px;
    margin-left: 16px;
    margin-top: 5px;
}
.qa_box .footer-box .title-txt .title-contact {
    margin-top: 6px;
    padding-left: 102px;
    padding-right: 112px;
}
.qa_box .footer-box .detail {    
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0 0 5px 5px;
    line-height: 12px;
    margin: 0 auto;
    width: 661px;
}
.qa_box .footer-box .detail .left,
.qa_box .footer-box .detail .right  {
    float: left;
    margin-bottom: 14px;
    margin-left: 17px;
    margin-top: 14px;
}
.qa_box .footer-box .detail .left {
    width: 298px;
}
.qa_box .footer-box .detail .right p {
    text-align: left;
    width: 305px;
    *line-height: 15px;
}
.qa_box .footer-box .detail .right .phone-box {
    border-bottom: 1px solid #86B146;
    border-top: 1px solid #86B146;
    height: 70px;
    margin-top: 5px;
}
.qa_box .footer-box .detail .right .phone {
    width: 63px;
}
.qa_box .footer-box .detail .right .info-box {
    float: right;
    width: 237px;
    *margin-top: -52px;
    *line-height: 23px;
}
.qa_box .footer-box .detail .right .info-box .tel {
    color: #86B146;
    font-size: 18px;
    font-weight: bold;
}
.qa_box .footer-box .detail .right .info-box .txt {
    line-height: 18px;
    margin-left: 2px;
}
.qa_box li {
    list-style: none outside none;
}
.qa_box li a {
    color: #14340f !important;
}
.qa_box li a:hover {
    color: #FFFFFF !important;
}
.qa_box .panel-container {
    margin-top: -150px;
    float: left;
}
.qa_box .tab-default {
    display: none;
    position: static;
    visibility: visible;
}
.ie_gte_10 {
    margin-left: 42px !important;
}
.ie_gte_10_txt2,
.ie_gte_10_txt8 {
    margin-left: 57px !important;
}
.clear {
    clear: both;
}
.vertical_top{
    vertical-align:top !important;
}
/*design recipe_001.php*/
.recipe_001 .detail {
   margin-top: 15px;
}
.recipe_001 .detail .left,
.recipe_001 .detail .right {
    float: left;
}
.recipe_001 .detail .left {    
    float: left;
    margin-left: 15px;
    width: 377px;
}
.recipe_001 .detail .left p.last {
    margin-bottom: 55px;
}
.recipe_001 .detail .right {    
    float: left;
    width: 300px;
}
.recipe_001 .detail .box {
    border: 1px solid #C9C9C9;
}
.recipe_001 .detail .right p {
    border-bottom: 1px solid #BFBFBF;
}
.recipe_001 .detail .right p {
    height: 19px;
    margin-left: 10px;
    text-align: left;
    width: 280px;
    .width: 280px;
    .margin-right: 5px;
    .margin-left: 0px;
}
.recipe_001 .detail .no-line p{
    border-bottom: medium none !important;
    margin:5px 2px;
    padding:2px 0px;
    height: auto !important;
}
.recipe_001 .detail .right p.before-last {
       width: 245px;
       .float: left;
       .margin-left: 5px;
}
.recipe_001 .detail .right p.last {
    margin-bottom: 12px;
    width: 223px;
    .float: left;
       .margin-left: 5px;
}
.recipe_001 .detail .right .pen {
    background: url("../img/arahataen/recipi/pen.png") no-repeat scroll;
    height: 64px;
    margin-left: 250px;
    .margin-left: -48px;
    margin-top: -70px;
    .margin-top: -37px;
    position: absolute;
    width: 54px;
}
.recipe_001 .detail .pic2 img {
    margin-left: -310px;
    margin-top: 5px;
    position: absolute;
}
.recipe_001 .line {
    background: url("../img/arahataen/recipi/line.png") no-repeat scroll;
    height: 12px;
    margin-left: 15px;
    width: 678px;
}
.recipe_001 .last-box p {
    border-bottom: 1px dashed #cacaca;
    margin-left: 15px;
    width: 675px;
}
.recipe_001 .last-box span.number {
    background-color: #daf3ac;
    margin-right: 10px;
    padding: 0 8px;
}
.product_list {
    margin-top: -35px;
}

.recipe001_ie_gte_10 img {
    margin-left: -7px !important;
}
#cart-contents .form-horizontal .form-actions {
    padding-left: 0;
    text-align: center;
}
#cart-contents .mypage td{
    border-right: 0;
}

.upsell{
    width:685px; 
    margin:20px auto;
}
.upsell img{
    display:block;
}


#error-page-area{
    width: 100%;
}
#error-page-area .form-actions #b_back{
    color: #fff;
    text-decoration: none;
}
.form-actions .btn-primary{
    color: #fff;
    text-decoration: none;
}

.zip_button{
    margin-top: 2px;
}

/** coupon **/
#coupon_code{
    padding: 2% 0 0 0;
    width: 86%;
    margin: auto;
}
 div.discount_coupon {
     padding: 15px;
     border: 1px solid #CCCCCC;
     background-color: #ECECEC;
     text-align: center;
 }

 div.discount_coupon .btn_coupon {
     padding: 8px 20px;
     background: #999999;
     color: #FFFFFF;
     border: 0 none;
     cursor: pointer;
     -webkit-border-radius: 5px;
     border-radius: 5px;
     outline: none;
 }

/* payment */ 
.page-body > header {
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 7px;
    padding: 0px 15px 15px 0;
    text-align: center;
}

.main_column .bloc-body {
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
}


.table th, .table td {
    padding: 8px;
    line-height: 20px;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

select, input[type=text], input[type=password] {
    line-height: 30px;
    margin-bottom: 5px;
}

.styled-select {
    overflow: -moz-hidden-unscrollable;
    display: inline-block;
    position: relative;
}

.styled-select select {
    width: 170px;
    height: 34px;
}

.form-actions {
    padding: 19px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
}

.form-actions2 {
    padding: 0px;
}

.btn-2colum-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.tblareabtn .btn {
    position: relative;
    right: 0;    
    display: inline-block;
}

.btn {
    position: relative;
    box-shadow: none !important;
    margin-bottom: 5px;
}

.btn-blue, .btn-blue:hover {
    background: #7ecef4;
}

.btn-2colum {
    width: 43%;
    margin-right: 2%;
    margin-left: 2%;
    box-sizing: border-box;
}

.btn-primary {
    text-shadow: none;
    padding: 8px 5%;
    border: none;
    font-size: 20px;
}

a.btn-primary, a.btn-primary:hover{
    text-decoration: none;
    color: #fff !important;
    display:inline-block;
}

.btn-brown, .btn-brown:hover, .btn-brown:focus{
    background-color: #7f433b !important;
    outline: none;
}
.btn-brown0, .btn-brown0:hover, .btn-brown0:focus{
    background-color: #aa564b !important;
}

.credit-logo {
    margin-left: 5px;
    margin-right: 5px;
}

.credit-logo ul {
    list-style: none;
}

.credit-logo ul li {
    float: left;
}
.bloc-body{
    padding:0;
}
.bloc-body header {
    padding: 40px 60px 10px;
}
.bloc-article article{
    padding: 0 60px;
}
.news-post-content{
    padding:10px;
}
.news-post-header{
    text-align: right;
    padding:10px;
}
.news-post-header h4{
    font-size: 100%;
    line-height: 1.5em;
}
.table {
    margin:0;
}
/* main content*/
#main-cont h2 p{
    font-family:serif;
}
#main-cont .c-01{
    padding: 40px 70px 40px 70px;
}
#main-cont .c-02 {
    padding: 0 105px 40px 105px;
}
#main-cont .c-03 {
    padding: 30px 70px 0px 70px;
}


#main-cont h2{
    border-bottom: dotted 2px;
    text-align: left;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 5px;
}
#main-cont .c-date{
    text-align: right;
    padding: 10px;
}
#main-cont .c-info{
    text-align: left;
    padding: 10px;
    width: 80%;
}
#main-cont .margin-ul{
    margin-top: 10px;
}
#main-cont .list-style-li{
    list-style-type: none;
    float: left;
    margin: 10px 3px 10px 2px;
}
#main-cont .sns{
    padding-top: 20px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}
/*end main content*/

.mbt-10{
    margin-bottom:10px;
}
.sns-span{
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}
li a:hover img{
    opacity: .5;
}
.txt-rank {
    color: #000 !important;
    text-decoration-line: none !important;
    font-weight: bold;
    font-size: 15px;
    min-height: 50px;
    display: block;
}
.social-button{
    display: inline-block;
    vertical-align: top;
    margin-top : 6px;
}
#header .sfb{
    margin-top: 4px;
}
#header .social-group{
    margin-top: 3%;
}
#header .contact-group{
    padding-top: 15px;
}
.table th{
    vertical-align:middle !important;
}

/**  navi  **/
div.BreadClum {
    color: #444;
    font-size: 13px;
    margin: 0 0 5px 0;
}
div.BreadClum ul {
    height: 20px;
}
div.BreadClum ul li {
    display: inline-block;
    float: left;
    margin-right: 5px;
    font-size:14px;
    color:#000000;
    font-family:sans-serif;
}

div.BreadClum a{
    color: #000;
    text-decoration:none;
}
div.BreadClum a:hover{
     text-decoration:underline;
}
/** end navi **/

/*** customer ***/ 
.t-menu .list02 .list-style-li a img{
    opacity: 0.5;
}
.t-menu .list02 .active a img{
    opacity: 1 !important;
}
/** end customer **/


.pt-10 {
    padding-top: 10px !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.pt-50{
    padding-top: 50px !important;
}
.np{
    padding:0 !important;
}
.w-auto{
    width:auto;
}
.adash{
    margin-left: -5px;
    margin-right: -5px;
}
.adash-1{
    margin-left: -15px;
    margin-right: -5px;
}
.npr{
    padding-right: 0 !important;
}
.npl{
    padding-left: 0 !important;
}
.text_width{
    width: 100px;
}
.table-responsive{
    border-color: #ccc;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td{
    border-color: #ccc;
}
.table > thead > tr > th{
    border: 1px solid #ccc;
}
.show-grid{
    padding: 10px 0;
}
.pay_group{
    padding: 0 0 0 4px !important;
    margin-top:10px;
}
.pay_text{
    height: 60px;
}
.pay_select{
    height: 35px;
}
.pay_text, .pay_select {
    padding: 5px 0;
    border: 1px solid #ccc;
}
.kiyaku_text{
    height: 300px;
    overflow: auto;
    border: 1px solid #ccc;
    padding: 10px;
}
#priceblock .note-txt, #priceblock .notice{
    padding-bottom: 15px !important;
    margin-bottom: 0 !important;
}
#rightblock .product-dimension p{
    padding: 0;
    margin: 0;
}
#priceblock .product-price01{
    padding-top:30px !important;
}


/**** product review ***/
#wrap_user_voice{
    height: 400px;
    overflow-x: hidden;
    border: 1px solid #000;
    margin: 25px auto;
}
#wrap_user_voice .user_voice{
    margin: 15px 10px 25px;
}
#wrap_user_voice .user_brn, #wrap_user_voice .user_grn{
    background-color: #efe9d9;
    padding: 15px 0;
}
#wrap_user_voice p{
    margin: 0;
    padding: 0;
}
#wrap_user_voice .comment-vioce p{
    padding-top: 5px;
}
#wrap_user_voice .title-vioce{
    border-bottom: 3px dotted #000;
    padding-bottom: 10px !important;
    display: table;
}
p.user_voice_announce {
    margin-top: 20px !important;
}
#wrap_user_voice .title-box{
    padding-right:0 !important;
    display: table-cell;
    float: none;
    vertical-align: bottom;
}
#wrap_user_voice .img-box-l{
    padding-right: 0px;
}
#wrap_user_voice .img-box-r{
    padding-left: 0px;
}
#wrap_user_voice .img-box{
    padding-left:0 !important;
    width: 100%;
    padding-right: 15%;
}
#wrap_user_voice .title-box span{
    padding-right: 15px;
}
.section-05 p.user_voice_announce, #wrap_user_voice p{
    font-size: 18px;
}
/*** end product review ***/


#ins_block{
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 5px;
}
#ins_block .ins_btn{
    padding-bottom: 15px;
}
#ins_block .ins_btn a:hover{
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.fb-page, .fb-page iframe[style], .fb-page span {
    width: 100% !important;
}
.txt-cart{
    background-color: #f9c814;
    padding: 1% 0;
    margin-left: 30%;
    margin-right: 30%;
}
.newpd{
    padding: 6px 0 3px 0;
}
.asidebox h3{
    width: 75%;
    border-bottom:2px solid #ccc !important;
}

#news-overflow{
   height: 150px;
   overflow-y: auto; 
}
.mt2{
    margin-top:2%;
}
#start-date .fs20{
    font-size:20px;
} 
#start-date .mt1{
    margin-top:1%;
    margin-bottom: 1%;
} 
#start-date .mt1-1{
    margin-bottom: 5px;
}
#start-date .pdt2{
    padding-top: 2%;
    padding-left: 2%;
    padding-right: 0;
}
#start-date .pdt0{
     padding-left: 0;
}
#start-date .fz18{
    font-size:20px;
}
#start-date label{
    padding-top: 9px;
}
#start-date select{
    padding-top:3px;
    padding-bottom:3px;
}
#start-date .pd47{
    padding-left:47px !important;
}
#campaign1 .products img.pc-campaign-p11{
    display:inline-block;
}
#campaign1 .products img.sp-campaign-p11{
    display:none;
}

/* product detail */
.price-name.flex{
    display: flex;
}
.price-name .price-no-tax{
    color: #000;
    font-size: 80%;
    font-weight: bold;
}
#priceblock .no-tax{
    text-align: left;
    margin-top: 4px;
}
#detailarea2 #priceblock .product-price01 h2, 
#detailarea2 #priceblock .product-price02 h2 {
    text-align: left;
}

@media screen and (max-width: 1199px) and (min-width: 980px){
    .credit-2colum {
        float: left;
    }
}
/* payment */
 

@media screen and (max-width: 1250px) {
    .col3{
        width: 30%;
        padding-right: 0;
    }
    .col3-1{
        width: 27%;
        padding-right: 0;
    }
    .adash {
        margin-left: 5px;
    }
    .adash-1{
        margin:0;
    }
    #start-date .pd47 {
        padding-left: 28px !important;
    }
}

/*Give content full width on xs screens*/
@media screen and (max-width: 991px) {
    .pt-sm-0{
       padding-top:0 !important;
    }
    .pb-sm-10{
       padding-bottom:20px !important;
    }
    /*
    #main-cont .c-01 {
        padding: 20px 30px 20px 30px;
    }
    */
    .list01 {
        margin: auto;
        max-width: 607px;
    }
    .list02 {
        margin-left: 7%;
    }
    .list03{
        margin-left: 4%;
    }
    .list04{
        margin-left:20%;
    }
    .bloc-body header {
        padding: 20px 30px 10px;
    }
    #sp01 .list-style-li {
        list-style-type: none;
        float: left;
        margin: 0;
        padding:5px;
        width: 33.333%;
    }
    #sp01 .list-style-li img{
        max-width: 100%;
        width: 100%;
    }
    #sp01 .list-style-li:nth-child(4) {
        margin-left: 16.666%;
    }
    
    #main-cont .c-02, #main-cont .c-01, #main-cont .c-03{
        padding: 3%;
    }
    .txt-rank {
        min-height: 66px;
    }
    #priceblock .product-price01, #priceblock .product-price02{
        padding-top:10px !important;
    }
    .recommend-wrap{
        padding-top: 20px !important;
    }
    .recommend-wrap ul{
        padding-left: 20px !important;
        line-height: 1.6em !important;;
    }
    .recommend-wrap ul li{
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        list-style: none !important;
    }
    .recommend-wrap ul li:before{
        content: "・";
        margin-left: -27px;
        float: left;
    }
    .recommend-wrap ul p{
        padding: 0;
        margin: 0;
        font-size: 18px;
    }
    .product-dimension{
        padding: 5% 0 5% 0 !important;
        margin-top: 10px;
    }
    .nprl{
        padding-right:0;
        padding-left:0;
    }
    .txt-cart {
        background-color: #f9c814;
        padding: 2% 0;
        margin-left: 0;
        margin-right: 0;
    }
    .newpd{
        padding: 5px;
        padding-bottom:0;
    }
    #header .contact-group {
        padding-top: 0;
    }
    #start-date .pd47{
        padding-left:0 !important;
    }
    #campaign1 .products img.pc-campaign-p11{
        display:none;
    }
    #campaign1 .products img.sp-campaign-p11{
        display:inline-block;
    }

    /* product detail */
    #detailarea #priceblock .product-price01 h2, 
    #detailarea #priceblock .product-price02 h2,
    #detailarea2 #priceblock .product-price01 h2, 
    #detailarea2 #priceblock .product-price02 h2,
    #priceblock .no-tax{
        text-align: center !important;
    }
}
@media screen and (max-width: 767px) {
    .text-xs-left{
       text-align: left;
    }
    .text-xs-right{
       text-align: right;
    }
    .text-xs-center{
       text-align: center;
    }
    .pt-xs-0{
       padding-top:0 !important;
    }
    .np-xs{
       padding:0 !important;
    }
    .pb-xs-10{
       padding-bottom:20px !important;
    }
    .pull-xs-right{
        float:right !important;
    }
    .pull-xs-left{
        float:left !important;
    }
    .table-responsive .table th{
        border-top:0;
    }
    .pay_text, .pay_select{
        border: 0;
        background: none !important;
        height: auto;
        margin: 0;
        padding: 0;
        font-weight: normal;
    }
    .recommned_products_img{
        max-width: 110px;
        max-height: 110px;
    }
}

@media screen and (max-width: 768px) {
    .list01 {
        /*margin-left: 6%;*/
    }
    .list04{
        margin-left:10%;
    }
    .list02 {
        margin-left: 11%;
    }
    .news-post-header {
        text-align: left;
        padding: 10px 0;
    }
    #sp01 .list-style-li {
        list-style-type: none;
        float: left;
        margin: 0;
        padding:5px;
        width: 33.333%;
    }
    #sp01 .list-style-li img{
        max-width: 100%;
    }
    #sp01 .list-style-li:nth-child(4) {
        margin-left: 16.666%;
    }
    .text_width{
        width: 95%;
    }
    .navi_plus_products_li {
        width: 33.333%;
    }
    /*
    .txt-rank {
        min-height: 88px;
    }
    */
    .navi_plus_products_li.products_item-4{
        display: none;
    }
    
    /** product review **/
    #voice{
        border: 1px solid #000;
        margin: 0;
    }
    #wrap_user_voice {
        width: 100%;
        margin: 0;
        border: 0;
        overflow-x: unset;
        height: auto;
    }
    #voice .user_voice{
        display: none;
    }
    #voice .user_voice:first-child{
        display: block;
    }
    #wrap_user_voice .title-vioce span img{
       vertical-align: bottom;
        
    }
    #wrap_user_voice .user_grn {
        background-color: transparent;
    }
    #wrap_user_voice .title-vioce {
        border-width: 2px;
    }
    #wrap_user_voice .v-box{
        padding-left: 10px;
        padding-right: 10px;
    }
    /**end product review **/
    .asidebox h3{
        width: 100%;
    }
    .mt10 {
        margin-top: 14%;
    }
    #start-date .mt1 {
        margin-top: 2%;
    }
}
@media screen and (max-width: 640px){
    /*#main-cont .c-01 {
        padding: 20px 15px 20px 15px;
        
    }
    */
    .list01, .list02, .list03, .list04 {
        margin-left: 0;
    }
    .bloc-article{
        padding: 0;
    }
    .bloc-article article {
        padding: 0px;
    }
    .news-post-header {
        text-align: left;
        padding: 10px 0;
        width: 100%;
    }
    .news-post-content {
        padding: 0;
        text-align: left;
        width: 100%;
    }
    #sp .list-style-li {
        list-style-type: none;
        float: left;
        margin: 0;
        padding:5px;
        width: 50%;
    }
    #sp .list-style-li img{
        max-width: 100%;
    }

    #sp01 .list-style-li {
        list-style-type: none;
        float: left;
        margin: 0;
        padding:5px;
        width: 33.333%;
    }
    #sp01 .list-style-li img{
        max-width: 100%;
    }
    #sp01 .list-style-li:nth-child(4) {
        margin-left: 16.666%;
    }
    .cart ul#quantity_level li{
        display:block;
    }
    #wrap_user_voice .title-box span{
        display:block;
        padding-right: 0;
    }
}

@media screen and (max-width: 480px){
    .navi_plus_products_li h4.inline {
        display: inline-block;
        font-size: 17px;
    }
    .rank-tag img{
        max-width: 26px;
    }
    .txt-rank {
        font-size: 12px;
        min-height: 70px;
        display: block;
    }
    .navi_plus_products_li{
         padding: 15px 10px;
    }
    #priceblock .notice, #priceblock .note-txt,
    #rightblock .product-dimension p, #rightblock p.product-dimension{
        font-size: 14px !important;
    }
    .cart_span{
        display: block;
    }
     
}
@media screen and (max-width: 414px){
    .mt10 {
        margin-top: 24%;
    }
    #start-date .mt1 {
        margin-top: 3%;
    }
}
@media screen and (max-width: 375px){
    /*
    .txt-rank {
        min-height: 108px;
    }
    */
    .recommned_products_img{
        max-width: 97px;
        max-height: 97px;
    }
    .section-05 p.user_voice_announce, #wrap_user_voice p{
        font-size: 16px;
    }
    #priceblock .notice, #priceblock .note-txt,
    #rightblock .product-dimension p, #rightblock p.product-dimension{
        font-size: 13px !important;
    }
    #wrap_user_voice .v-box{
        padding-left: 3%;
        padding-right: 3%;
    }
    .mt10 {
        margin-top: 26%;
    }
}

@media screen and (max-width: 320px) {
    /*
    #main-cont .c-01 {
        padding: 10px;
    }
    */
    .sns-span {
        display: block;
        font-size: 16px;
        font-weight: bold;
        margin-top: 20px;
    }
    #main-cont .sns {
        padding: 0;
    }
    #sp .list-style-li img {
        max-width: 90%;
    }
    .recommned_products_img{
        max-width: 80px;
        max-height: 80px;
    }
    .section-05 p.user_voice_announce, #wrap_user_voice p{
        font-size: 15px;
    }
    #priceblock .notice, #priceblock .note-txt,
    #rightblock .product-dimension p, #rightblock p.product-dimension{
        font-size: 12px !important;
    }
    .mt10 {
        margin-top: 29%;
    }
    
}


