@charset "utf-8";


/* ************************************************ 
 *	reset.css
 * ************************************************ */
body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,
p,blockquote,table,th,td {margin: 0; padding: 0;}
html {
	color: #AAA;
	-webkit-text-size-adjust: none;
}


body {
	line-height: 1.4em;
	font:14px/1.2em "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #000;
}
* html body {font-size: small;}
*:first-child+html body {
font-size: small;
}

* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}

img {
border: 0;
vertical-align: top;
}

h1,h2,h3,h4,h5,h6 {clear: both; font-size: 100%; font-weight: normal;}

ul,dl,ol {text-indent: 0;}
li {list-style: none;}

address,caption,cite,code,dfn,em,strong,th,var {font-style: normal; font-weight: normal;}


sub {vertical-align: text-bottom;}

input,textarea,select {font-family: inherit; font-size: inherit; font-weight:inherit;}
* html input,* html textarea,* html select {font-size: 100%;}
*:first-child+html+input,*:first-child html+textarea,*:first-child+html select {font-size: 100%;}

table {border-collapse: collapse; border-spacing: 0; font-size: inherit;}
th,td {text-align: left; vertical-align: middle;}
caption {text-align: left;}

pre,code,kbd,samp,tt {font-family: monospace;}
* html pre,* html code,* html kbd,* html samp,* html tt {font-size: 100%; line-height: 100%;}
*:first-child+html pre,*:first-child html+code,*:first-child html+kbd,*:first-child+html+samp,*:first-child+html tt {font-size: 108%; line-height: 100%;}

input,select,textarea {font-size: 100%; font-family: Verdana, Helvetica, sans-serif;}



/* ************************************************ 
 *	base.css
 * ************************************************ */
body {
text-align: center;
min-width: 1020px;
background-repeat: repeat-x;
}


br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

a:link         { color: #8EC31F; text-decoration: none }
a:visited       { color: #8EC31F; text-decoration: none }
a:hover       { color: #000000 ; text-decoration: underline; }

header,div#contents {
width: 100%;
}



div.wrapper,footer,nav,div#policy {
width: 1000px;
margin-right: auto;
margin-left: auto;
text-align: left;
margin-bottom: 0px;
}

header {
background-color: #333333;
height: 74px;
}


header h1 {
display: inline;
float: left;
color: #FFFFFF;
height: 74px;
line-height: 74px;
}

div.tel {
float: right;
width: 621px;
height: 74px;
}




nav  {
height: 82px;
}

nav li {
display: inline;
float: left;
}


div#contents {
background-color: #DBD4A6;
padding-top: 30px;
padding-bottom: 115px;
}

div.item_box {
width: 315px;
border-radius: 3px;
height: 435px;
border: 1px solid #CCCCCC;
background-color: #FFFFFF;
float: left;
margin-bottom: 27px;
margin-right: 27px;
padding: 8px;
}

div#item_box_right {
	margin-right: 0px;
	float: right;
}

div.img_item {
width: 299px;
height: 268px;
margin-right: auto;
margin-left: auto;
margin-bottom: 10px;
}

div.item_box h3 {
font-weight: bold;
text-align: center;
margin-bottom: 10px;
}

div.item_box p.price {
color: #FF9900;
font-weight: bold;
margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}

div.detail_link {
width: 284px;
margin-right: auto;
margin-left: auto;
}


div.footer_link  a:link       { color: #000000; text-decoration: none }
div.footer_link a:visited      { color: #000000; text-decoration: none }
div.footer_link a:hover      { color: #8EC31F ; text-decoration: underline; }




footer {
padding-top: 25px;
padding-bottom: 25px;
height: 300px;
}


div#footer_com_left {
float: left;
width: 361px;
}

div#footer_com_left h2 {
font-weight: bold;
margin-bottom: 5px;
margin-top: 5px;
}

div#footer_com_left p {
margin-bottom: 5px;
line-height: 120%;
}




div#footer_com_right {
float: right;
width: 620px;
background-color: #EEEEEE;
padding-top: 10px;
padding-bottom: 10px;
}

div#footer_com_right h2 {
font-weight: bold;
border-left: 5px solid #8EC31F;
padding-left: 10px;
padding-top: 8px;
padding-bottom: 8px;
margin-bottom: 10px;
}



div.footer_link {
float: left;
margin-left: 50px;
}

div.footer_link h3 {
font-weight: bold;
font-size: 18px;
margin-bottom: 10px;
}

div.footer_link li {
list-style: disc;
margin-bottom: 8px;
margin-left: 20px;
}

/* ************************************************ 
 *	top.css
 * ************************************************ */
div#slide {
width: 100%;
height: 593px;
background-image: url(https://snowy-akune-0928.gloomy.jp/user/hokuyu/images/top_img01.jpg);
background-repeat: no-repeat;
background-position: center center;
}

a#slide {
display:block;
width: 100%;
height: 593px;
background-image: url(https://snowy-akune-0928.gloomy.jp/user/hokuyu/images/top_img01.jpg);
background-repeat: no-repeat;
background-position: center center;
}



div.event {
width: 750px;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted #333333;
}

div.date {
width: 240px;
height: 43px;
font-weight: bold;
line-height: 43px;
background-color: #8EC31F;
float: left;
text-indent: 8px;
}

div.naiyo {
width: 495px;
height: 43px;
float: right;
}

div.naiyo h3 {
font-weight: bold;
margin-bottom: 5px;
margin-top: 3px;
}


div#left {
width: 750px;
float: left;
}

div#left h2 {
margin-bottom: 17px;
}

div#right {
width: 227px;
float: right;
}

div#right li {
margin-bottom: 5px;
}


div#top_products {
margin-top: 45px;
}


div#top_products h2 {
margin-bottom: 17px;
}

/* ************************************************ 
 *  policy
 * ************************************************ */
div#policy {
}

div#policy h2 {
font-size: 20px;
font-weight: bold;
margin-bottom: 30px;
width: 1000px;
height: 150px;
line-height: 150px;
text-indent: 10px;
background-color: #F3A508;
border: 1px solid #EEEEEE;
color: #FFFFFF;
}

.policy_box,
#policy_lead{
margin-bottom: 30px;
}

.policy_box h3 {
margin-bottom: 10px;
font-weight: bold;
font-size: 16px;
}

.policy_box p {
line-height: 150%;
}

div.sk_box {
margin-bottom: 50px;
}
div.sk_box h3 {
font-size: 16px;
font-weight: bold;
border-left: 5px solid #8EC31F;
padding-left: 10px;
padding-top: 8px;
padding-bottom: 8px;
margin-bottom: 30px;
}


div.sk_box h4 {
font-size: 16px;
padding-bottom: 5px;
margin-bottom: 10px;
border-bottom-width: 1px;
border-bottom-style: dotted;
}



div#sk tr {
border-bottom: 1px solid #eee;
}
div#sk th {
width: 200px;
text-align: left;
padding: 10px 20px 10px 0;
}
div#sk th img.poricy_img {
margin-bottom: 5px;
}	
div#sk td {
padding: 10px 0;
}	
div#sk th,
div#sk td {
vertical-align: top;
line-height: 1.8;
}


div#payment_method {
margin-top: 40px;
}

div#payment_method p {
line-height: 160%;
margin-bottom: 20px;
}


div#payment_method table.table {
width: 100%;
}
div#payment_method table.table th {
width: 200px;
text-align: center;
}


div#shipping_method {
margin-top: 40px;
}

div#shipping_method p {
line-height: 160%;
margin-bottom: 20px;
}

div#shipping_method table.table {
width: 100%;
}
div#shipping_method table.table th {
width: 200px;
text-align: center;
}


/* ************************************************ 
 *  商品一覧
 * ************************************************ */
 
 div.item_box_list {
width: 315px;
border-radius: 3px;
height: 435px;
border: 1px solid #CCCCCC;
background-color: #FFFFFF;
float: left;
margin-bottom: 20px;
margin-right: 18px;
padding: 8px;
}



div.img_item {
width: 299px;
height: 268px;
margin-right: auto;
margin-left: auto;
margin-bottom: 10px;
}

div.item_box_list h3 {
font-weight: bold;
text-align: center;
margin-bottom: 10px;
}

div.item_box_list p.price {
color: #FF9900;
font-weight: bold;
margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}

div.pnkz {
margin-top: 20px;
}

div.pnkz  a:link       { color: #000000; text-decoration: none }
div.pnkz a:visited      { color: #000000; text-decoration: none }
div.pnkz a:hover      { color: #8EC31F ; text-decoration: underline; }

h2.item_name {
	font-size: 20px;
font-weight: bold;
border-left: 5px solid #8EC31F;
padding-left: 10px;
padding-top: 8px;
padding-bottom: 8px;
margin-bottom: 15px;
}


/* ************************************************ 
 *  商品詳細
 * ************************************************ */
 
h2.ttl_h2 {
font-size: 20px;
font-weight: bold;
border-left: 5px solid #8EC31F;
padding-left: 10px;
padding-top: 8px;
padding-bottom: 8px;
margin-bottom: 15px;
margin-top: 10px;
}
 
 .prd_opt_src {
  display: none !important;
}
.product_image {
  margin-bottom: 0;
}
.product_image_main {
  float: left;
  width: 650px;
}
  .product_image_main img {
    display: block;
    margin: 0 ;
    max-width: 100%;
    height: auto;
  }
.product_image_thumb {
  float: right;
  width: 24.468%;
}
.product_image_thumb li {
  float: left;
  cursor: pointer;
  margin-bottom: 10px;
  margin-left: 6.521%;
  width: 43.478%;
}
.product_image_thumb img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.product_exp {
  clear: both;
  padding-top: 2em;
  line-height: 1.6;
}

.product_info_block {
  padding-top: 2em;
}
  .product_spec_block {
    float: left;
    width: 65%;
    margin-bottom: 3em;
  }
    .product_spec_block table {
      width: 100%;
    }
      .product_spec_table {
        border-top: 1px solid #888;
      }
      .product_spec_table th {
        padding: 1em .5em 1em 1em;
        border-right: 1px solid #888;
        border-bottom: 1px solid #888;
      }
      .product_spec_table td {
        overflow: hidden;
        padding-top: 1em;
        padding-bottom: 1em;
        padding-left: 1em;
        border-bottom: 1px solid #888;
      }
        .product_spec_table th {  
          width: 33.333%;
        }
        .product_spec_table td {
          width: 66.666%;
        }
          .product_spec_table select {
            width: 90%;
          }
          .product_order_form input {
            float: left;
            margin-right: .3em;
            padding: .3em;
            width: 3em;
            text-align: right;
          }
          .product_order_form .text-titles-list__detail-text {
            width: 85%;
            text-align: left;
          }
          .product_unit {
            padding: .3em;
            float: left;
          }
          .product_init {
            display: none;
          }
          .product_option_table td div {
            margin-bottom: .5em;
          }
  .product_info_lst {
    float: right;
    width: 30%;
    margin-bottom: 2em;
  }
    .product_info_lst .icon {
      margin-bottom: .7em;
    }
    .product_info_lst a {
      color: #444;
      text-decoration: none;
    }
    .product_info_lst a:hover {
      text-decoration: underline;
    }
  .product_review {
    margin-bottom: 1.5em;
  }
    .product_review a {
      font-weight: bold;
    }
.social_share {
  margin-top: 1.5em;
}
  .social_share li {
    margin-bottom: .5em;
  }

.product_cart_btn {
  display: block;
  margin-top: 1em;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 123.076%;
}
  .product_addcart_btn {
    float: left;
    width: 55%;
    padding: 1.2em 0;
    border: none;
    border-radius: 0;
    background-color: #df7676;
    cursor: pointer;
    -webkit-appearance:none;
  }
  .product_quick_order_btn {
    float: right;
    width: 40%;
    padding: .8em 0;
    background-color: #c67f7f;
    text-decoration: none;
  }
  .product_member_sale_msg {
    color: #df7676;
  }

.stock_error {
  margin: .5em 0;
  color: #f00;
  font-weight: bold;
  font-size: 123.076%;
  line-height: 3;

}

.trackback_block {
  clear: both;
}
  .trackback_url {
    padding: .5em;
    width: 60%;
  }
.together_block {
  clear: both;
}

/* ************************************************ 
 *  まんじゅう
 * ************************************************ */
div#manjyu {
}

div#manjyu h2 {
font-size: 20px;
font-weight: bold;
margin-bottom: 30px;
width: 1000px;
height: 150px;
line-height: 150px;
text-indent: 10px;
background-color: #F3A508;
border: 1px solid #EEEEEE;
color: #FFFFFF;
}

div.manjyu_box {
}

div.manjyu_box img {
float: left;
margin-bottom: 20px;
margin-right: 20px;
}


div.manjyu_box p.midashi {
margin-bottom: 25px;
font-size: 36px;
margin-top: 10px;
line-height: 120%;
}

div.manjyu_box p.manjyu_txt {
line-height: 150%;
}

