@charset "utf-8";
body{
    font-size:14px;
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Mayryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;

}

.index_menu div a{
    display:block;
    width:220px;
    margin:20px auto;
}
.white_layer{
    background-color: rgba( 255, 255, 255, 0.6 );   
    padding-left:7px;
    padding-right:7px;
}
.cat_list{
    width: 15em;
} 
.cat_list li{
    border-bottom: solid 1px #ff9900;
    padding:8px 0;
    letter-spacing: -1px;
    color:#ff9900;
    font-weight:bold;
    margin-left:8px;
}
.cat_list li ul li{
    padding:0;
}
.cat_list li a{
    border: medium none !important;
    color: #ff9900;
    display: block;
    padding-left: 1.2em;
    position: relative;

}
.cat_list li a:hover{
    color:#58cdec;

    border:none !important;
}

a.odd_btn{
    background:#fff;
    color:#000;
}
a.even_btn
{
    background:#58cdec;
    color:#000;
}
a.odd_btn:hover{
    color:#58cdec;
}
a.even_btn:hover{
    color:#fff;
}
.copied{
    color:#00AE95;
}
.btn-lien{
    box-shadow: 2px 2px 2px 0px rgba(255,255,255,0.75) inset,-2px -2px 3px 0px rgba(0,0,0,0.20) inset;
    color: #fff;
    cursor: pointer;
    letter-spacing: 0.5px;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s ease-out 0s;
    text-align:left;
}
.btn-lien{
    border: medium none;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    outline: 0 none;
    padding-left:22px;
    text-transform: uppercase;
    vertical-align: middle;
}

.serchbox{
    width:15em;
}
.serchbox li{
    padding-top:10px;
    font-weight:bold;
    color:#000;    

}
.serchbox [type="text"]{
    width:99%;
    margin-bottom:0;

}

.serchbox input[type="submit"]{

    color:#58cdec !important;
    width:99%;
    height:36px;

}


.serchbox .serchbox_submit{

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f3f3f3+50,ededed+51,ffffff+100;White+Gloss+%232 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    color:#58cdec !important;

    border-style: none !important;
}

.serchbox .serchbox_submit:hover{

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefcea+0,ffec33+100 */
    background: #fefcea; /* Old browsers */
    background: -moz-linear-gradient(top, #fefcea 0%, #ffec33 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#ffec33)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fefcea 0%,#ffec33 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fefcea 0%,#ffec33 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fefcea 0%,#ffec33 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fefcea 0%,#ffec33 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#ffec33',GradientType=0 ); /* IE6-9 */
    color:#58cdec !important;

    border-style: none !important;
}

.serchbox li span{
    border:solid 3px #58cdec;
    display:inline-block;
    width:14em;

}
#footer{
    font-size:12px !important;
}
#footer ul.main_footer li ul li{
    display:block;

}
#footer ul.sub_footer li a{
    color:#fff;
}
#footer ul.sub_footer li{
    border-left:solid 1px #fff;
}

ul.footer_cat li a:hover{
    opacity: 0.6;
}
ul.footer_cat{
    display:flex;
    justify-content:space-between;
}
ul.footer_cat li ul{
    border-left:2px solid #ff9900;
    padding-left:5px;
}
ul.footer_cat li ul li{
    margin-top:3px;
    padding-top:5px;
    font-weight:bold;
}
ul.footer_cat li ul li a{
    color:#ff9800;
}
ul.footer_cat li ul li a:hover{
    color:#444;
}


.clearfix:after {
    content: "";
    clear: both;
    display: block;
}
.cart_now{
    background:#009BB3;color:#fff;}
#cart_position ul li{padding:5px;}

.mt20{margin-top:20px;}
.mt40{margin-top:40px;}
.ptb20{padding:20px 0;}
h1{text-align:center;font-size:22px;padding:10px 30px 10px 0px;line-height:0.62rem;
   margin-top:20px;}
.row{color:#999;font-size:14px;}
p{line-height:1.5;}
footer ul li a{color:#fff;}
dt,th{color:#009BB3;}
th{background:#eee}
dt{font-weight:bold;margin-top:25px;}
dd{line-height:1.4;}
td{color:#666;}
.lienBlue{background:#ffb74d;}
table{border:1px solid #ccc; border-collapse:separate;}
.title_discription{
    border-collapse:collapse;
    width: 40%;
}
.title_name{
    border-right:solid 1px #ccc;
}
.title_s{
    margin-top: 20px;
    width: 40%;
}
.agency_type_s{
    margin-top: 20px;
    width: 55%;
}
.agency_type_description{
    border-collapse:collapse;
    width: 55%;
}
.agency_type_title{
    text-align: center;
}
.agency_type_left{
    width: 22%;
    background-color: #eee;
}
tr{border-bottom:1px solid #d1d1d1;}
h3{color:#009BB3;}
/*#contents{
    background:#fff;
}*/
.contents li a{width:15em; border:1px solid #fff;}
#news_area h4{font-size:16px;background:#009BB3;color:#fff;margin-bottom:0;}

#news_area dl{border:solid #009BB3 1px;line-height:1.5;padding:10px 10px;}
#news_area dl dt:first-child{border-top:none;}
#news_area dl dt{color:#009BB3;font-size:18px;margin-top:0;font-weight:bold;border-top:1px dotted #d1d1d1;}
#news_area dl dd{background:#fff;color:#666;margin:5px 0;}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="time"], input[type="date"], input[type="datetime-local"], input[type="tel"], input[type="number"], input[type="search"], textarea.materialize-textarea
{border-style:solid;border-color:#ddd;border-width:thin;background: #fff;}
footer.page-footer{padding-top:10px;}
#footer ul{margin:10px auto;}
#footer ul li{padding-left:10px;padding-right:10px;}
.box{
    display:-moz-box;
    display:-webkit-box;
    display:-o-box;
    display:-ms-box;
}
.boxflex1{
    -moz-box-flex:1.0;
    -webkit-box-flex:1.0;
    -o-box-flex:1.0;
    -ms-box-flex:1.0;
}
.boxflex2{
    -moz-box-flex:2.0;
    -webkit-box-flex:2.0;
    -o-box-flex:2.0;
    -ms-box-flex:2.0;
}
.products_area_l{
    max-width:300px;
}
.products_area_r ul li{
    display:block;
    margin-top:10px;


}
#pref_mat{
    background:#fff;padding:10px;border:solid #d1d1d1 1px;}
.products_area{border-bottom:1px solid #ccc;
               padding-bottom:20px;}

.header_menu div{margin:0px 5px;}
  ul.sp_menu{
        display:none;
    }
    .header_flex{
        display: flex;
        justify-content: space-between;
        /*width:1015px;*/
        margin:0 auto;
    }

    .header_menu{
        display:flex;
        margin-top:10px;
    }
    .login_menu{
        display:inline;
    }

    .menu{
        font-size:12px;
        background:#009BB3;
        display: flex;
        justify-content: center;
        background:#009BB3;
        height:75px;
    }
    .menu li span{
        border-left:1px solid #fff;
        display:inline-block;
        height:60px;
        margin:9px 0;
    }
    .menu li a{
        color:#fff;
        padding:20px 5px;
        /*width:120px;*/
        display:inline-block;
    }
    .menu li:hover{
        background:#009BB3;
        display:inline-block;
    }
@media screen and (max-width:601px) {
    h1{
        text-align: center;
    }
    .header_flex{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction:column-reverse !important;
        flex-direction:column-reverse !important;
    }


    #planific_lien{
        text-align:center;
    }

    #planific_lien img{
        width:30%;
    }

    #grand_marche{
        font-size:0;
        line-height:0;
        margin:0.5rem;
        text-align:center;
    }

    #grand_marche img{
        width:60%;
    }

    #cont_right{margin-top:20px;}
    .footer-width{

        text-align:center;

    }
    .main_footer{
        padding-top:20px;

    }
    .footer-width{
        width:95%;
        margin:0 auto;


    }
    .footer-width p{
        border:solid 1px #fff;
        width:95%;
        margin:0 auto;
        padding:10px;
        background:#009BB3;
    }
    .footer-width p span{
        display:flex;
        justify-content: space-between
    }
    .footer-width ul{
        margin:0 auto!important;
        width:95%;
        background:#009BB3;

    }
    .footer-width ul li{
        display: block !important;
        font-weight: bold;
        text-align:left;
        text-indent:2em;
        border:1px solid #fff;

    }
    .main_footer .address{
        display:none !important;
    }
    #footer ul.sub_footer li {
        border-left:none;
    }
    /*ここまで*/
    footer.page-footer{padding-top:0;}
    #footer ul li{
        display:block;
        border-bottom:solid 1px #fff;
        padding-top:10px;
        padding-bottom:10px;
    }
    #footer ul li a{display:block;
    }
    .footer_cat{
        display:none !important;
    }
}
@media screen and (min-width: 601px) and (max-width: 778px){
    h1{
        text-align: center;
    }
    .header_flex
    {
        flex-direction :column-reverse !important;
    }
    .address{
        display:none !important;
    }
    /*ここまで */
    #login_image img{
        width:60%;
    }
    .products_area_l img{
        width:60% !important;
    }
    .footer_cat{
        display:none !important;

    }
    .header_flex{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction:column-reverse !important;
        flex-direction:column-reverse !important;
    }

    #planific_lien{
        text-align:center;
    }

    #planific_lien img{
        width:30%;
    }

    #grand_marche{
        font-size:0;
        line-height:0;
        margin:0.5rem;
        text-align:center;
    }

    #grand_marche img{
        width:60%;
    }
    .footer-width{
        width:95%;
        margin:0 auto;


    }
    .footer-width p{
        border:solid 1px #fff;
        width:95%;
        margin:0 auto;
        padding:10px;
        background:#009BB3;
    }
    .footer-width p span{
        display:flex;
        justify-content: space-between
    }
    .footer-width ul{
        margin:0 auto!important;
        width:95%;
        background:#009BB3;

    }
    .footer-width ul li{
        display: block !important;
        font-weight: bold;
        text-align:left;
        text-indent:2em;
        border:1px solid #fff;

    }
    .main_footer .address{
        display:none !important;
    }
    #footer ul.sub_footer li {
        border-left: none;
    }
    /*ここまで*/
    #footer ul li{
        display:block;
        border-bottom:solid 1px #fff;
        padding-top:10px;
        padding-bottom:10px;
    }
    #footer ul li a{display:block;
    }
}
@media screen and (min-width:779px) {
    .main_footer{
        display:flex;
        justify-content:center;
        margin-bottom:50px;
    }

    .footer-width{
        width:180px;
        padding-left:30px;
    }
    .footer-width ul{
        height:80px;
        border-right:1px solid #fff;}
    .footer-width ul li{
        padding-left: 0px !important;
        padding-right: 0px !important;}
    .address{
        padding-left:30px;
    }

    ul.sp_menu{
        display:none;
    }
    .header_flex{
        display: flex;
        justify-content: space-between;
        width:1015px;
        margin:0 auto;
    }

    .header_menu{
        display:flex;
        margin-top:10px;
    }
    .login_menu{
        display:inline;
    }

    .menu{
        font-size:12px;
        background:#009BB3;
        display: flex;
        justify-content: center;
        background:#009BB3;
        height:75px;
    }
    .menu li span{
        border-left:1px solid #fff;
        display:inline-block;
        height:60px;
        margin:9px 0;
    }
    .menu li a{
        color:#fff;
        padding:20px 5px;
        width:120px;
        display:inline-block;
    }
    .menu li:hover{
        background:#01CCEB;
        display:inline-block;
    }
    html body#top div#footerarea footer#footer.page-footer div.main_footer div.col.footer-width.white-text p span span{
        display:none;
    }

    #login_image img{
        width:100%;
    }
    .header_flex{
        display: -webkit-flexbox;
        display: -moz-flexbox;
        display: -ms-flexbox;
        display: -o-flexbox;
        display: flexbox;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    #footer ul.main_footer{
        max-width:900px;

    }
    #footer ul.main_footer li{
        border-left:solid 1px #fff;
    }
    #footer ul.main_footer li ul li{
        border:none;
    }
    #footer ul.sub_footer li{
        display:inline-block !important;

    }}


#pref{
    background:#fff;
    border:solid 1px #d1d1d1;
}

#page-top{
    display: block;
    position: fixed;
    z-index: 9999;
    bottom: 10px;
    right: 10px;
    width: 80px;
    padding: 20px 10px;


    color: #fff;
    text-align: center;
    text-decoration: none;
}
#page-top {
    color: #fff;
    display: block;
    padding: 20px 0;
    position: fixed;
    text-align: center;
    text-decoration: none;
    width: 58px;
    margin:0 auto;
    font-size:12px;
    width:60px;
    height:60px;
    left:50%;
    background:rgba(171, 46, 36,1);
    border:1px rgba(255,255,255,1) solid;
    z-index:9;
}
#page-top:hover {
    -webkit-animation: 0.6s hoverS;
    border:1px rgba(255,255,255,1) solid;
    color:rgba(171, 46, 36,1);
    cursor:pointer;
    background:rgba(255,255,255,1);
}
@-webkit-keyframes hoverS {
    0%{border: 1px rgba(255,255,255,0.8) solid;text-shadow:rgba(255,255,255,0.1) 1px 1px 12px;
       color:rgba(255,255,255,0.8);
    }
    100%{border: 1px rgba(255,255,255,0.8) solid;
         color:rgba(255,255,255,0.6);}
}
.dots,.dots2 {
    position:absolute;
    width:1px;
    height:1px;
    background:rgba(255,255,255,0.8);
    box-shadow:rgba(255,255,255,0.6) 0 0 12px 4px;
    z-index:8;
}

#page-top:hover{
    opacity:0.8;
}

.cart_title{font-weight:bold;color:#009BB3;
    
}
.text-l{
text-align:left;    
}
.text-c{
 text-align:center;   
}
.text-r{
text-align:right;    
}

#cont_left{
    display:none;
}
.autoship td{
  vertical-align: middle;
  height:70px;
  padding:20px 12px !important;
}
.autoship td.number{
     padding:5px 12px !important;
}
.span_al{
    display:block;
    float:left;
    font-size:12px;
}
.span_ar{
      display:block;
    float:right;
     font-size:12px;
     padding-right:6em;
}
.f-b{
    font-weight:bold;
}
.header_logo{
    width: 50%;
    text-align: left;
}
.header_logo .logo_image{
    width: 55%;
}
.map_title_name{
    font-size: 20px;
}
