/*PC用のスタイル*/

/*共通スタイル*/
.red{color:#ff0000;}
.bold{font-weight: bold;}
.br:before {
    content: "\A" ;
    white-space: pre ;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.center{
    text-align: center;
}
.red_small{
    font-size:12px;
    color:#ff0000;
}

/* header */
header#header {
        border-top:10px solid #21375C;
        height:180px;
}
#head_over{
    width:1050px;
    margin:0 auto;
}
.head_position{

}
/* topのカテゴリ非表示 */
nav#category ul.category-nav{
    display: none;
}

#head_top{
    position:relative;
    top:-180px;
    right:0;
}
#cart_area{}

/* トップイメージスライド */
#slider{
    background: url(../img/top/slider_bg.png);
    width:100%;
    height:270px;
    box-sizing: border-box;
    padding:10px 0 0 0;
    margin:0 0 40px 0;
    z-index: -5;
}
#slider ul{width:1050px;}
#slider li img{
    width:350px;
    height:250px;
}
#slider .bx-wrapper {
        margin:0 auto;
        position:relative;
}

#slider .bx-wrapper .bx-pager {
        margin:0 auto;
        width:1050px;
        background:#fff;
}

/* コントローラー */
#slider .bx-wrapper .bx-prev {
    left:1035px;
    background:url(../img/top/prev_btn.png) no-repeat;
    transition:0.6s;
}

#slider .bx-wrapper .bx-next {
    right:1035px;
    background:url(../img/top/next_btn.png) no-repeat;
    transition:0.6s;
}

#slider .bx-wrapper .bx-prev:hover {
        opacity:0.6;
        transition:0.6s;
}

#slider .bx-wrapper .bx-next:hover {
        opacity:0.6;
        transition:0.6s;
}

#slider .bx-wrapper .bx-controls-direction a {
        position:absolute;
        top:105px;
        outline:0;
        width:40px;
        height:40px;
        text-indent:-9999px;
        z-index:9999;
}

/* ページャー */
#slider .bx-wrapper .bx-pager {
        padding-top:20px;
        text-align:center;
        font-size:.85em;
        font-family:Arial;
        font-weight:bold;
        color:#666;
}

#slider .bx-wrapper .bx-pager .bx-pager-item,
#slider .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
        display:inline-block;
        *zoom:1;
        *display:inline;
}

#slider .bx-wrapper .bx-pager.bx-default-pager a {
        display:block;
        width:10px;
        height:10px;
        margin:0 5px;
        outline:0;
        text-indent:-9999px;
        -moz-border-radius:50%;
        -webkit-border-radius:50%;
        border-radius:50%;;
        background:#666;
}

#slider .bx-wrappeitem_listr .bx-pager.bx-default-pager a:hover,
#slider .bx-wrapper .bx-pager.bx-default-pager a.active {
        background:#000;

}

.inner{
    width:1050px;
    overflow: hidden;
    box-sizing: border-box;
}

/*ライトコンテンツ*/
#main{
    width:750px !important;
    overflow: hidden;
    float:right;
    box-sizing: border-box;
    margin:0 0 0 0;
    padding:0 !important;
}


/*サイドバー*/
#side_left {
        float: left　!important;
        width: 230px;
        margin:0 0 0 0;
        padding:0 !important;
    }
nav#sidecate{
    width:230px !important;
    height:auto;
    box-sizing: border-box;
    padding:0;
    margin:10px 0 50px 0;
}
nav#sidecate ul.sidecate_list li a{
    display: block;
    width:230px;
    height:100px;
    transition: 0.6s;
    margin:0 0 10px 0;
    line-height:100px;
    padding:0 0 0 10px;
    color:#000;
    font-size: 15px;
}
nav#sidecate ul.sidecate_list li{
    display: block;
    width:230px;
    height:100px;
    transition: 0.6s;
    margin:0 0 10px 0;
}
nav#sidecate ul.sidecate_list li:hover{
    transition:0.6s;
    opacity:0.6;
}
nav#sidecate ul.sidecate_list li:first-child{
    background:url(../img/top/cate01.jpg) no-repeat 0 0;
    background-size:230px 100px;
}
nav#sidecate ul.sidecate_list li:nth-child(2){
    background:url(../img/top/cate02.jpg) no-repeat 0 0;
    background-size:230px 100px;
}
nav#sidecate ul.sidecate_list li:nth-child(3){
    background:url(../img/top/cate03.jpg) no-repeat 0 0;
    background-size:230px 100px;
}
nav#sidecate ul.sidecate_list li:nth-child(4){
    background:url(../img/top/cate04.jpg) no-repeat 0 0;
    background-size:230px 100px;
}
nav#sidecate ul.sidecate_list li:nth-child(5){
    background:url(../img/top/cate05.jpg) no-repeat 0 0;
    background-size:230px 100px;
}

ul.bunner_group li img{
    margin:0 0 10px 0;
}

#mmart{
	width: 230px;
	height: auto;
	margin-bottom: 25px;
	transition: 0.5s;
}
#mmart:hover{opacity: 0.5;transition: 0.5s}

/*トップページ　コンテンツ*/
.top_main_text{
    box-sizing: border-box;
    height:450px;
    padding-bottom:30px;
}
.top_main_text h4{
    font-size: 22px;
    margin:10px 0 10px 0;
    padding: 0;
}
.top_main_text p{margin:0; padding:0;}

.pickup_item{
    width:236px;
    box-sizing: border-box;
    float:left;
    margin:0 20px 0 0;
    height:auto;
    padding:0 0 30px 0;
}
.pickup_item_last{
    margin:0;
}
.pickup_item dl{
    margin:-5px 0 0 01;
}
.pickup_item .item_name {
    font-size: 13px;
    font-size: 1.4rem;
    margin:0;
}
.pickup_item .item_price {
    font-size: 14px;
    font-size: 1.4rem;
    margin:0;
}

.news_contents{
    width:100%;
    margin:30px 0 0 0;
}


#cart_area{
    z-index: 50;
}



/*footer*/
#footer {
    background: #21375C;
    border-top: 1px solid #e8e8e8;
    padding-top: 12px;
    padding-bottom: 24px;
    margin-top: 36px;
    color:#fff !important;
}
ul.foot_list{
    margin-bottom: -50px;
}
.footer_logo_area .logo a img{
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: -10px;
}
.footer_logo_area{margin:60px 0 20px 0;}
.tel_group{margin:30px 0 0 0;}
.tel_group p.tel_num{
    font-size: 30px;
    font-weight:bold;
    margin-top:-15px;
}

/*---- トップへ戻る　---*/
.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
    z-index:999;
}
.pagetop a {
    display: block;
    text-align: center;
    color: #222;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
}
.pagetop a:hover {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:5px 10px;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}


/*----　商品詳細ページ　---*/
p.item_code{
    font-size: 14px !important;
}
h3.item_name{
    font-size:22px !important;
    font-weight:bold !important;
}
#item_detail_area .item_detail .relative_cat {
    border:none !important;
}
.relative_cat ol li{
    float:left;
    margin:0 10px 20px 0;
}

p.kikaku_name{
    font-size:12px;
    float:left;
    line-height:30px;
    width:80px;
    height:30px;
    background: #f5f5f5;
    margin:0 0 20px 0 !important;
    text-align: center;
}
#item_detail_area .item_detail .sale_price02 {
    font-size: 26px;
    font-size: 2.6rem;
    float:left;
    font-weight:bold;
    margin:-5px 0 0 15px;
}
#item_detail_area .item_detail .sale_price02 span.small{
    font-size: 16px;
}
#relative_category_box{
    margin:-15px 0 0 0 !important;
}
#relative_category_box ol li a{
    display: block;
    background: #FEF0CB;
    box-sizing: border-box;
    padding:7px;
    text-align: center;
    font-size:12px;
    border-radius:5px;
}
#relative_category_box ol li a:hover{
    background: #FDE4A6;
}
#detail_cart_box__cart_quantity{
    height:100px;
}
#detail_cart_box__cart_quantity dl dt{
    width:100%;
    clear:both !important;
}
#detail_cart_box__cart_quantity dl dd{
    width:100%;
    clear:both !important;
}
.suryo_block{
    border-top: 1px dotted #ccc;
    margin:30px 0 0 0 !important;
}
#detail_cart_box__cart_quantity p{
   padding:0 0 5px 0;
}
p#detail_not_stock_box__description_detail{
    font-size: 14px;
}
p#product_description{
    margin:30px 0 0 0 !important;
    border-bottom:solid 3px  #21375C !important;
    font-size: 14px;
   font-weight: bold;
   padding:0 0 5px 0;
}
section.product_under_group{
    padding:70px 0 0 0 ;
}
h5.product_under_group_h5{
    margin:30px 0 0 0 !important;
    border-bottom:solid 4px  #21375C !important;
    font-size: 18px;
    font-weight: bold;
    padding:0 0 2px 20px;
    margin:0 0 15px 0 !important;
    position: relative;
}
h5.product_under_group_h5::before{
    display: block;
    content: '';
    position: absolute;
    top: 0.3em;
    left: 0em;
    width: 15px;
    height: 15px;
    background-color: #fff;
    border: 3px solid #21375C;
    border-radius: 100%;
}


/*たかさかの無洗米ページのスタイル*/
h2.page_h2{
    background: #20375B;
    width:750px !important;
    box-sizing: border-box;
    height:auto;
    padding:10px 0 10px 15px;
    border-left:solid 10px #335891;
    font-size:15px;
    color:#fff;
    font-weight:normal;
    margin:0 0 20px 0;
}
video.musenmai_video{
    width:750px !important;
    height:400px !important;
    margin:0 0 30px 0;
}
section.freerice_block{
    height:auto;
    box-sizing: border-box;
    padding:0 0 50px 0;
}
section.freerice_block .freerice_left{
    float:left;
    width:310px;
}
section.freerice_block .freerice_right{
    float:right;
    width:420px;
}
.gray_group{
    background: #f5f5f5;
    box-sizing: border-box;
    padding:15px;

}

#page_title_area{
    width:100%;
    height:300px;
    background: url(../img/qcd/qcd_title_bg.jpg) no-repeat 0 0;
    background-size:cover;
    margin-bottom:30px !important;
}
#page_title_area h2{
    color:#fff;
    line-height:300px;
    text-align: center;
    font-size: 26px;
}


/*よくある質問ページのスタイル*/
.q_block img{
    width:140px;
    height:auto;
    float:left;
}
.q_block{
    width:750px;
    height:350px;
    clear:both !important;
    box-sizing: border-box;
    padding:0 0 50px 0 !important;
}
.q_block .q_block_right{
    float:right;
    width:580px;
}
.q_block_right p.question{
    background: url(../img/common/question_q.png) no-repeat 0 0;
    height:50px;
    padding:11px 0 0 50px;
    margin-bottom:20px;
}
.q_block_right .answer{
    background: url(../img/common/question_a.png) no-repeat 10px 0;
    box-sizing: border-box;
    padding:20px 20px 20px 75px;
    height:auto;
    border:5px solid #DBD9DC;
    width:580px;
}
hr.qestion_hr{
    background: url(../img/common/q_block_line.png) no-repeat 10px 0;
    height: 15px;
    border:none !important;
    margin:0 0 40px 0 !important;
}


/*テーブルサイズ*/
.dl_table{
    width:650px !important;

}



.cate_head{
    width:750px;
    margin:0 0 10px 18px !important;
    border-bottom:1px dotted #7d7d7d;
}



.no-padding{
    width:750px;
    margin:0 !important;
}



/*フォーム*/
span.attention{
    display: none;
}


/*ランキング*/
#sales_ranking img{
    width:220px;
    height:auto;
}
#sales_ranking .pickup_item{
    width:220px !important;
    margin:20px;
    float:left;
}

/*ローディング*/
#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #20375B;
  z-index: 9999999;
}
#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #fff;
  z-index: 99999999;
}
