@charset "utf-8";

/* reset */
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, textarea,
p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
.none_border_table,
.product_option_table table {
  border-spacing: 0;
  border-collapse: collapse;
}
fieldset,
img {
  border: 0;
}
address, caption, cite, code,
dfn, em, strong, th, var {
  font-weight: normal;
  font-style: normal;
}
 
ol, ul {
  list-style: none;
}
 
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}

h1 {
  font-weight: normal;
  font-size: 90%;
  color: #ffffff;
}

q:before,
q:after {
  content: '';
}
abbr, acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
legend {
  color: #000;
}

/* font size */
body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small; /* for IE */
  *font: x-small; /* for IE in quirks mode */
  background-image:url(https://img21.shop-pro.jp/PA01333/421/etc/t-05_04topborder.gif);
  background-repeat:repeat-x;
  background-position:top;
}

select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif;
}
table {
  font: 100%;
  font-size: inherit;
}
pre, code, kbd, samp, tt {
  font-family: monospace;
  line-height: 140%;
  *font-size: 108%;
}

/* common */
body {
  color: #333333;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "メイリオ", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

a {
  color: #0066FF;
}
input[type="text"],
textarea,
select {
  border: 1px solid #000000;
}
/* clearfix */
.clearfix {
  *zoom: 1;
}
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
  }
  .clearfix:after {
    clear: both;
  }

/* icons */
.icon:before,
.ie_icon {
  display: block;
  float: left;
  margin-right: 4px;
  width: 16px;
  height: 16px;
  background-image: url(https://img05.shop-pro.jp/PA01314/774/etc/t-icons16.png);
  background-repeat: no-repeat;
  content: "";
}
  .icon_myaccount:before,
  .ie_icon_myaccount {
    background-position: left -96px;
  }
  .icon_regist:before,
  .ie_icon_regist {
    background-position: left -192px;
  }
  .icon_login:before,
  .ie_icon_login {
    background-position: left -224px;
  }
  .icon_logout:before,
  .ie_icon_logout {
    background-position: left -208px;
  }
  .icon_search:before,
  .ie_icon_search {
    background-position: left -16px;
  }
  .icon_viewcart:before,
  .ie_icon_viewcart {
    background-position: left -0px;
  }
  .icon_sort:before,
  .ie_icon_sort {
    background-position: left -112px;
  }
  .icon_prev:before,
  .ie_icon_prev {
    margin-right: 0;
    background-position: left -32px;
  }
  .icon_next:before,
  .ie_icon_next {
    float: right;
    margin-right: 0;
    background-position: right -48px;
  }
  .icon_prev_dis:before,
  .ie_icon_prev_dis {
    margin-right: 0;
    background-position: left -64px;
  }
  .icon_next_dis:before,
  .ie_icon_next_dis {
    float: right;
    margin-right: 0;
    background-position: right -80px;
  }
  .icon_lst:before,
  .ie_icon_lst {
    margin-right: 0;
    background-position: left -176px;
  }
    .footer_lst .icon_lst:before,
    .footer_lst .ie_icon_lst {
      margin-left: -16px;
    }
  .icon_down:before,
  .ie_icon_down {
    display: none;
  }
  .icon_category_lst:before,
  .ie_icon_category_lst {
    display: none;
  }
  .icon_review:before,
  .ie_icon_review {
    background-position: left -240px;
  }
  .icon_review_post:before,
  .ie_icon_review_post {
    background-position: left -256px;
  }

/* layout */
.layout_wrapper2 {
  margin:100px 0 auto;
  width: 100%;
  background:#bde2f2;
  font-color:#434545;
  border-top: solid 10px #269ed0;
  }

.layout_wrapper {
  margin: 0 auto;
  width: 1000px;
}
.layout_header,
.layout_container,
.layout_footer {
  margin: 0 auto;
  width: 94%;
}
.layout_container{
  padding-top: 15px;
}


.layout_header {
  padding-top: 10px;
}
.layout_footer {
  margin-top: 3em;
}
.header_btn {
  font-size: 92.307%;
  line-height: 1.5;
}
  .header_btn a {
    color: #ffffff;
  }
.viewcart_btn {
  float: right;
  margin-bottom: .5em;
  margin-left: 1.063%;
}
.header_member_nav {
  float: right;
  width: 40%;
}
  .header_member_nav li {
    float: right;
    white-space: nowrap;
    margin-left: 3.571%;
  }
  .member_login_name {
    float: right;
    clear: right;
    margin-bottom: .5em;
    color: #454545;
    text-align: right;
    line-height: 1.5;
  }

/* delivery price */
.header_delivery_price {
  padding: .5em 1em .3em;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #e60012;
  color: #fff;
  line-height: 1.5;
  float: right;
  clear: right;
}

/* product search form */
.prd_search_block {
  position: relative;
  float: left;
  margin: -6px 0 0 0;
  padding: 6px 0 0 1px;
  width: 30.212%;
  font-size: 92.307%;
}
  .prd_search_block.open {
    padding: 5px 0;
    border: 1px solid #000000;
  }
  .prd_search_form_btn {
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    padding: .3em .5em;
    border: 1px solid #a0a0a0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .prd_search_form {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: none;
    overflow: hidden;
    margin-top: 5px;
    padding: 5px;
    border-top: 1px solid #000000;
    width: 97%;
  }
  .prd_search_keyword {
    float: left;
    padding: .5em 0;
    width: 80%;
    border: 1px solid #000000;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-indent: 5px;
  }
  .prd_search_btn {
    float: right;
    padding: .35em 0;
    width: 18%;
    border: 1px solid #444;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #444;
    color: #fff;
    cursor: pointer;
  }
  .prd_search_optioncategory {
    margin-top: 10px;
    line-height: 1.5;
  }
  .prd_search_select {
    display: inline-block;
    width: 100%;
    font-size: 120%;
  }
  .prd_search_select option {
    word-break: break-all;
  }

/* shopname logo */

.shop_name {
  clear: both;
  text-align: center;
  line-height: 1.5;
  margin-top: 1em;
  border-bottom: medium double #535353;
}


  .shop_name a {
    color: #444;
    text-decoration: none;
  }
    .shop_name a:hover {
      text-decoration: underline;
    }
  .shop_name p {
    margin-bottom: 10px;
    text-align: center;
    font-size: 246.153%;
  }
  .shop_name img {
    max-width: 100%;
    height: inherit;
  }

/* header global nav */
.header_global_nav {
  margin-top: 5px;
  margin-bottom: 0.85em;
  border-bottom: 1px solid #535353;
  padding-bottom: 5px; 
}
.header_nav_lst {
  text-align: center;
}
.header_nav_menu {
  position: relative;
  display: inline;
  margin: 6px;
  padding: 0px;
  text-align: center;
  font-weight: bold;
  line-height:4;
}
.header_nav_menu a,
.header_nav_menu span {
  display: inline;
  color: #444;
  text-decoration: none;
  cursor: pointer;
}
.header_nav_menu2 {
  position: relative;
  display: inline;
  margin: 0 1em;
  padding: 0 0em;
  text-align: center;
  font-weight: bold;
  line-height: 4;
}
.header_nav_menu2 a,
.header_nav_menu2 span {
  display: inline;
  color: #ff0000;
  text-decoration: none;
  cursor: pointer;
}

.header_nav_menu_category img {
  position: relative;
  width: 16px;
  height: 16px;
}
.header_category_lst {
  position: absolute;
  left: 0;
  z-index: 101;
  display: none;
  min-width: 100%;
  width: auto;
  border-top: 1px solid #000000;
  background-color: #fff;
}
.header_category_lst li {
  display: block;
  float: none;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  text-align: left;
  white-space: nowrap;
  word-break: break-all;
  line-height: 1.4;
}
.header_category_lst a {
  display: block !important;
  padding: 1em;
  background-color: #fff;
}

/* title */
.ttl_h2_4 {
  margin-top: 1em;
  margin-bottom: 0em;
  color: #444;
  font-weight: bold;
  font-size: 124%;
  padding:3px 0px 3px 15px;
  text-align:left;
  border-left:10px  #269ed0 solid;
  border-bottom:1px #269ed0 dotted;	
}

.ttl_h2_6 {
  margin-top: 3em;
  margin-bottom: 2em;
  color: #444;
  font-weight: bold;
  font-size: 124%;
  text-align:left;
  padding:10px 5px 10px 10px;
  background:#bde2f2;
  border-radius: 5px;
}

.ttl_h2 {
  margin-top: 3em;
  margin-bottom: .7em;
  color: #444;
  font-weight: bold;
  font-size: 130%;
  border-bottom: 1px solid #269ed0;
  padding-bottom: 5px;
}

.ttl_h2_5 {
  margin-bottom: .7em;
  color: #444;
  font-weight: bold;
  font-size: 130%;
  border-bottom: 1px solid #269ed0;
  padding-bottom: 5px;
}

.ttl_h2_1 {
  margin-top: 3em;
  margin-bottom: 3em;
  color: #434545;
  font-weight: bold;
  font-size: 110%;
  padding:3px 0px 3px 15px;
  text-align:left;
  border-left:10px #38c4c9 solid;
  border-bottom:1px #38c4c9 dotted;	
  }
}


.ttl_h2 {
  margin-top: 3em;
  margin-bottom: .7em;
  color: #444;
  font-weight: bold;
  font-size: 124%;
}

.ttl_h2_2 {
  margin-top: 3em;
  margin-bottom: .7em;
  color: #333333;
  font-weight: bold;
  font-size: 124%;
}

.ttl_h2_3 {
  margin-top: 3em;
  margin-bottom: .7em;
  color: #333333;
  font-weight: bold;
  font-size: 150%;
}

.ttl_h3 {
  margin-top: 2em;
  margin-bottom: .5em;
  color: #444;
  font-weight: bold;
  font-size: 92.307%;
}

.ttl_h3_2 {
  margin-top: 1em;
  margin-bottom: .5em;
  color: #333333;
  font-weight: bold;
  font-size: 92.307%;
}

.ttl_h3_3 {
  margin-top: 3em;
  margin-bottom: 1.5em;
  color: #434545;
  font-weight: bold;
  font-size: 130%;
  padding:3px 0px 3px 15px;
  text-align:left;
  border-left:10px #269ed0 solid;
  border-bottom:1px #269ed0 dotted;	
  }
}


/* topicpath */
.topicpath_nav {
  margin: 2em 0;
  font-size: 84.615%;
}
  .topicpath_nav li {
    display: inline;
    margin-right: .2em;
  }
  .topicpath_nav li a {
    margin-left: .2em;
    color: #444;
    text-decoration: none;
  }
  .topicpath_nav li a:hover {
    text-decoration: underline;
    color:#e60012
  }

/* prduct list */
.prd_lst {
  position: relative;
  clear: both;
  margin-left: -2.218%;
}
.prd_lst_unit {
  float: left;
  margin-bottom: 15px;
  margin-left: 2.083%;
  word-break: break-all;
}
  .prd_lst_unit_s {
    width: 22.916%;
  }
  .prd_lst_unit_m {
    width: 31.25%;
  }
  .prd_lst_unit a {
    color: #000;
    text-decoration: none;
  }
  .prd_lst_unit a:hover {
    text-decoration: underline;
    color:#e60012
  }
  .prd_lst_img {
    display: block;
    margin: 0 auto;
    max-width: 90%;
    height: inherit;
    border: 1px solid #eeeeee;
    padding: 10px;
  }
  
  .prd_lst_img1 {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: inherit;
    border:1px solid #d9eeef;
  }
  
    .prd_lst_img:hover {
border:1px solid #38c4c9;
}
  .prd_lst_span {
    display: block;
    margin: .3em 0;
  }
  .prd_lst_name {
    margin-top: .5em;
     font-weight: bold;
    font-size: 110%;
    color: #545454;
  }
  .prd_lst_exp {
    padding:6px;
    background-color:#f5fcfc;
    color:#000000;
    text-align:left;
	font-size:10px;
    border-top:1px #bdebed dotted;
    border-bottom:1px #bdebed dotted;
  }
    
  .prd_lst_price,
  .prd_lst_soldout {
    font-weight: bold;
    font-size: 120%;
	color:#F00;
  }
  .prd_lst_regular {
    color: #666;
    text-decoration: line-through;
  }
  .prd_lst_none {
    clear: both;
    text-align: center;
    font-size: 123.076%;
    line-height: 16;
  }
.prd_lst_block .ttl_h2 {
  float: left;
  margin: 20px 0 0;
}

.prd_lst_block .ttl_h2_2 {
  float: left;
  margin: 20px 0 0;
}
.prd_lst_sort {
  float: right;
  margin: 20px 0;
}
  .prd_lst_sort a {
    color: #444;
  }


  .prd_lst_pager {
    position: relative;
    background-color:#d9eeef;
    overflow: hidden;
    margin-top: 2em;
  }
  .prd_lst_pager ul {
    position: relative;
    left: 50%;
    float: left;
  }
  .prd_lst_pager li {
    position: relative;
    left: -50%;
    float: left;
  }
  .prd_lst_pager .prd_lst_pager_prev,
  .prd_lst_pager .prd_lst_pager_next {
    padding: .5em 0;
    width: 8em;
  }
  .prd_lst_pager .prd_lst_pager_next {
    text-align: right;
  }
  .icon_prev_dis,
  .icon_next_dis {
    display: block;
    color: #000000;
  }
  .prd_lst_pager a {
    color: #444;
    text-decoration: none;
  }
  .prd_lst_pager a:hover {
    text-decoration: underline;
    color:#e60012
  }
.prd_lst_pos b {
  font-size: 160%;
}

/* footer */
.footer_section2 {
  float: left;
  margin-top: 1em;
  margin-bottom: 15px;
  margin-left: 90px;
  width: 40%;
}

.footer_section1 {
  float: left;
  margin-top: 1em;
  margin-bottom: 15px;
  margin-left: 50px;
  width: 23%;
}

.footer_section {
  float: left;
  margin-top: 1em;
  margin-bottom: 15px;
  margin-left: 16px;
  width: 23%;
}
.footer_section .ttl_h2 {
    margin-top: 0;
  }
  
.footer_section .ttl_h2_2 {
    margin-top: 0;
  }
  
.footer_nav2 {
  position: relative;
  clear: both;
  padding: 2em 0;
  border-top: 0px solid #000000;
  width: 94%;  
  margin: 0 auto;
  }
  
.footer_nav {
  position: relative;
  clear: both;
  padding: 2em 0;
  border-top: 1px solid #000000;
  width: 94%;  
  margin: 0 auto;
  }

.footer_lst {
  font-size: 92.307%;
  line-height: 1.5;
}
  .footer_lst li {
    word-break: break-all;
    margin-bottom: .5em;
    padding-left: 16px;
  }
  .footer_lst .footer_category_img {
    display: block;
    margin-bottom: .3em;
    max-width: 100%;
    height: auto;
  }
  .footer_lst a {
      color: #444;
    text-decoration: none;
  }
    .footer_lst a:hover {
      text-decoration: underline;
      color:#e60012
    }
.footer_lst2 {
  font-size: 92.307%;
  line-height: 1.5;
}
  .footer_lst2 li {
    word-break: break-all;
    margin-bottom: .5em;
    padding-left: 16px;
  }
  .footer_lst2 .footer_category_img {
    display: block;
    margin-bottom: .3em;
    max-width: 100%;
    height: auto;
  }    
  .footer_lst2 a {
    color: #333333;
    text-decoration: none;
  }
    .footer_lst2 a:hover {
      text-decoration: underline;
      color:#e60012
    }

/* manager */
.manager_img img {
  max-width: 100%;
}
.manager_memo .ttl_h3_2 {
  margin-top: .3em;
}

/* social icons */
.social_lst ul {
  padding-left: 16px;
  text-align: left;
}
.social_lst li {
  display: inline;
  margin: 1.5%;
}
.social_lst img {
  width: 24px;
  height: 24px;
  vertical-align: bottom;
}

.copyright {
    clear: both;
    padding: 3em 0;
    text-align: right;
    font-size: 76.923%;
    color: #333333;
  }
.powered {
      display: inline;
      margin-left: 1em;
      text-align: right;
      line-height: 18px;
    }
.powered a {
      color: #777;
      text-decoration: none;
    }
.powered img {
      margin-left: .3em;
      width: 200px;
      height: 18px;
    }

/* list */
.def_lst {
  border-top: 1px solid #eee;
}
  .def_lst_dt {
    padding-top: 1em;
    padding-bottom: 1em;
    font-weight: bold;
    float: left;
    clear: both;
    width: 30%;
    word-break: break-all;
  }
  .def_lst_dt2 {
    padding-top: 2em;
    padding-bottom: 2em;
    font-size: 110%;
    clear: both;
    width: 100%;
    word-break: break-all;
    border-bottom: 1px solid #eee;
  }

  .def_lst_dd {
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 35%;
    border-bottom: 1px solid #eee;
  }
    .def_lst_dd2{
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 35%;
    border-bottom: 1px dotted #269ed0;
	margin-bottom:10px;
  }
      .def_lst_dd3{
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 35%;
    border-bottom: 1px dotted #ffffff;
	margin-bottom:10px;
  }

    .def_lst_dd img {
      max-width: 100%;
      width: inherit;
      height: auto;
    }

/* product option */
.product_option_table {
  margin: 3em 0;
}
  .product_option_table table {
    width: 100%;
    border-bottom: 1px solid #dadada;
    border-left: 1px solid #dadada;
  }
  .product_option_table th,
  .product_option_table td {
    padding: .8em .5em;
    border-top: 1px solid #dadada;
    border-right: 1px solid #dadada;
  }
  .product_option_table th {
    text-align: center;
  }
  .product_option_table td {
    vertical-align: top;
    text-align: center;
  }

/* policy */
#policy p {
  margin: 1em 0;
  color: #666;
  line-height: 1.8;

}
.policy_lead {
  padding-bottom: 1em;
  border-bottom: 1px solid #eee;
}

/* for ie7 - 8 */
.ie_wrapper .header_global_nav {
  position: relative;
  z-index: 101;
}
.ie_wrapper .header_nav_menu {
  z-index: 60;
}
.ie_wrapper .header_nav_menu_category {
  z-index: 100;
}
.ie_wrapper .header_category_lst {
  top: 3em;
}
/* for ie7 */
.ie.icon_prev,
.ie.icon_prev_dis {
  margin-right: 2em;
}
.ie_wrapper .header_category_lst {
  top: 2.7em;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.5) {
  .icon:before {
    background-image: url(https://img.shop-pro.jp/tmpl_img/63/icons16_2x.png) !important;
    -webkit-background-size: 16px 320px;
    background-size: 16px 320px;
  }
}

.fixed {
    position: fixed;
    top: 0;
    width: 940px;
    z-index: 10000;
    background-color: #ffffff;
    border-top: 1px double #454545;
    padding-top: 5px;

}

/* ------------------------------------- 
 *	最近チェックしたアイテム
 * ------------------------------------- */

.ci_main_title {
	border-bottom: 5px solid #000000;
	font-weight: bolder;
	margin-top: 30px;
	padding-bottom: 5px;
	text-align: left;
	}

.checkitem_list {
	font-size:10px;
	float:left;
	margin: 15px 0;
	padding: 0 3px 0 27px;
	width: 100px;
	}

.checkitem .price {
	font-size:11px;
	font-weight: lighter;
	}

.checkitem .ci_img {
	width:98px;
	margin-bottom:3px;
	border:1px solid #dcdcdc;
	}
    
.checkitem_list .name img{
	vertical-align:middle;
	}
    
.checkitem .ci_img a:hover {
	border:1px solid #38c4c9;
	}
    

.checkitem a         {color:#000000 !important; text-decoration:none !important;}
.checkitem a:link    {color:#000000 !important; text-decoration:none !important;}
.checkitem a:hover   {color:#e60012 !important; text-decoration:underline !important;}
    

/* -------------------------------------
*     検索ボタン　バランス
* ------------------------------------- */

input ,select{
vertical-align:middle;
font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "メイリオ", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

/* -------------------------------------
*     リンク画像透過　効果ありなし
* ------------------------------------- */

a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: “alpha( opacity=80 )”;
}

a:hover img.opa {
-moz-opacity:1.0;
opacity:1.0;
filter: alpha(opacity=100);
}

.prbanner{
  padding-top: 50px;
}

@media screen and (max-width: 768px) {
.faq-menu li {
width: 100%;
clear:both; !important;
}
.faq-menu li a {
width: 100%;
display: block;
clear:both; !important;
}
  #siharai {
clear:both;
}
}

.section {
  border-bottom: solid 0px #e0e0e0;
}

.section--sns {
  padding: 20px 0 0;
  text-align: center;
}

.section-inner {
  padding: 0 20px 20px;
}

.social-icons {
    text-align:center;
}
.social-icons li {
    display:inline-block;
    list-style-type:none;
    -webkit-user-select:none;
    -moz-user-select:none;
}
.social-icons li a {
    border-bottom: none;
}

.social-icons li img {
    width:45px;
    height:45px;
    margin-right: 5px;
}

.col2 {
  display: flex;
  align-items: center;
}

.col2 .sall {
  border-radius: 6px;
  margin-left: auto;
  background: #ed0202;
  color: #fff;
  padding: 10px 15px;
}

.icon_regist-b:before {
  background-position: left -192px;
}

.icon_login-b:before {
  background-position: left -224px;
}

.icon_logout-b:before {
  background-position: left -207px;
}
