@charset "euc-jp";







/* 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 {
}
 
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}

h1{
  text-align:left;
  margin:0 0 0 20px;
}

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-size:90%;
  *font-size: small; /* for IE */
  *font: x-small; /* for IE in quirks mode */
}
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: 100%;
  *font-size: 108%;
}

/* common */
body {
  color: #444;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
  background-color: #FFFFFF;
}
a {
  color: #3579bf;
}
input[type="text"],
textarea,
select {
  border: 1px solid #888;
}
/* 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://img.shop-pro.jp/tmpl_img/63/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_wrapper {
  margin: 0 auto;
  width: 1000px;
  background-color: #fff;
}
.layout_header,
.layout_container,
.layout_footer {
  margin: 0 auto;
  width: 94%;
}
.layout_header {
  padding-top: 10px;
}
.layout_footer {
  margin-top: 3em;
}
.header_btn {
  font-size: 92.307%;
  line-height: 1.5;
}
  .header_btn a {
    color: #444;
  }
.viewcart_btn {
  float: right;
  margin-bottom: .5em;
  margin-left: 1.063%;
}
.header_member_nav {
  float: right;
  width: 29.787%;
}
  .header_member_nav li {
    float: right;
    white-space: nowrap;
    margin-left: 3.571%;
  }
  .member_login_name {
    float: right;
    clear: right;
    margin-bottom: .5em;
    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: #df7676;
  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 #888;
  }
  .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 #888;
    width: 97%;
  }
  .prd_search_keyword {
    float: left;
    padding: .5em 0;
    width: 80%;
    border: 1px solid #888;
    -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;
  padding: 1em 0% 2em;
  text-align: center;
  line-height: 1.5;
  margin-top: 2em;
  border-bottom: 1px solid #888;
}

  .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: 3px;
  margin-bottom: 2em;
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
}
.header_nav_lst {
  text-align: center;
}
.header_nav_menu {
  position: relative;
  display: inline;
  margin: 0 1em;
  padding: 0 1em;
  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_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 #aaa;
  background-color: #fff;
}
.header_category_lst li {
  display: block;
  float: none;
  border-right: 1px solid #888;
  border-bottom: 1px solid #888;
  border-left: 1px solid #888;
  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 {
  margin-top: 2em;
  margin-bottom: .7em;
  color: #444;
  font-weight: bold;
  font-size: 200%;
}
.ttl_h3 {
  margin-top: 2em;
  margin-bottom: .5em;
  color: #444;
  font-weight: bold;
  font-size: 92.307%;
}

/* topicpath */
.topicpath_nav {
  display:none;
  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;
  }

/* 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;
  }
  a.prd_lst_link{
    display:block;
    height:80px; 
  }
  .prd_lst_unit a:hover {
    text-decoration: underline;
  }
  .prd_lst_img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
  }
  .prd_lst_span {
    display: block;
    margin: .3em 0;
  }
  .prd_lst_name {
    margin-top: .5em;
  }
  .prd_lst_exp {
    color: #666;
    font-size: 84.615%;
  }
  .prd_lst_price,
  .prd_lst_soldout {
    font-weight: bold;
    font-size: 92.307%;
  }
  .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_sort {
  float: right;
  margin: 20px 0;
}
  .prd_lst_sort a {
    color: #444;
  }
  .prd_lst_pager {
    position: relative;
    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: #aaa;
  }
  .prd_lst_pager a {
    color: #444;
    text-decoration: none;
  }
  .prd_lst_pager a:hover {
    text-decoration: underline;
  }
.prd_lst_pos b {
  font-size: 160%;
}

/* footer */
.footer_section {
  float: left;
  margin-top: 1em;
  margin-right: 1.5%;
  margin-bottom: 15px;
  width: 23%;
}
  .footer_section .ttl_h2 {
    margin-top: 0;
    font-size:124%;
  }
.footer_nav {
  position: relative;
  clear: both;
  padding: 2em 0;
  border-top: 1px solid #d8d8d8;
}
.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;
    }

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

/* 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: 1em 0;
    text-align: right;
    font-size: 76.923%;
  }
    .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_dd {
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 35%;
    border-bottom: 1px solid #eee;
  }
    .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 #999;
    border-left: 1px solid #999;
  }
  .product_option_table th,
  .product_option_table td {
    padding: .8em .5em;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
  }
  .product_option_table th {
    text-align: left;
  }
  .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;
  }
}



























/*---------------------------------------------from kenshujp---------------*/



body{
	background:url(//kenshu.jp/images/bg_01.gif) repeat-x 0% 0%;
	color: #333333;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo,sans-serif;
	margin: 0;
	padding: 0;
}

a{
	color: #0000FF;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #FF0066;
}


#head{
	width:900px;
	margin:15px auto 0;
	text-align: left;
	height: 135px;
	background: url(//kenshu.jp/images/freedial.gif) no-repeat 0% 65px;
	position:relative;
}
#head h1{
	font-size: 14px;
	position: absolute;
}

#head h1.top{
	margin:0;
	padding:0;
	background: url(//kenshu.jp/images/title.gif) no-repeat 0 0;
	text-indent:-9999px;
	position:relative;
	height:60px;
	width:551px;
	float:left;
}

#head #logo{
	position: absolute;
	border: none;
	top: 0px;
	left: 0px;
	margin: 0;
}
#head #contact{
	position: absolute;
	top:70px;
	right:0px;
	width:204px;
	height:45px;
	text-indent:-9999px;
}

#head #contact a{
	display:block;
	background: url(//kenshu.jp/images/bt_contact.png) no-repeat 0 0;
	width:204px;
	height:45px;
}
#head #contact a:hover{
	background: url(//kenshu.jp/images/bt_contact.png) no-repeat 0 -50px;
}

#head #fax{
	position: absolute;
	top:70px;
	right:202px;
	width:114px;
	height:45px;
	text-indent:-9999px;
}

#head #fax a{
	display:block;
	background: url(//kenshu.jp/images/bt_fax.png) no-repeat 0 0;
	width:114px;
	height:45px;
}
#head #fax a:hover{
	background: url(//kenshu.jp/images/bt_fax.png) no-repeat 0 -50px;
}




#navi{
	width:750px;
	margin:0 auto 20px;
	padding: 0;
	text-align: left;
	height: 45px;
	background: url(//kenshu.jp/images/navi.gif) no-repeat;
	position:relative;
	z-index:100;
}
#navi ul{
	margin:0;
	padding:0;
	position:relative;
}
#navi li{
	margin:0;
	padding:0;
	list-style-type:none;
	position:absolute;
	top:0px;
}
#navi li#navi1{
	left:10px;
	width:280px;
}
#navi li#navi2{
	left:295px;
	width:145px;
}
#navi li#navi3{
	left:544px;
	width:95px;
}
#navi li#navi4{
	left:644px;
	width:95px;
}
#navi li#navi5{
	left:445px;
	width:95px;
}
#navi li a{
	display:block;
	height:45px;
	text-indent: -9999px;
}

#navi li#navi1 a{
	background: url(//kenshu.jp/images/navi.gif) no-repeat -10px 0px;
}
#navi li#navi2 a{
	background: url(//kenshu.jp/images/navi.gif) no-repeat -295px 0px;
}
#navi li#navi3 a{
	background: url(//kenshu.jp/images/navi.gif) no-repeat -544px 0px;
}
#navi li#navi4 a{
	background: url(//kenshu.jp/images/navi.gif) no-repeat -644px 0px;
}
#navi li#navi5 a{
	background: url(//kenshu.jp/images/navi.gif) no-repeat -445px 0px;
}

#navi li#navi1 a:hover{
	background: url(//kenshu.jp/images/navi.gif) no-repeat -10px -45px;
}
#navi li#navi2 a:hover{
	background: url(//kenshu.jp/images/navi.gif) no-repeat -295px -45px;
}
#navi li#navi3 a:hover{
	background: url(//kenshu.jp/images/navi.gif) no-repeat -544px -45px;
}
#navi li#navi4 a:hover{
	background: url(//kenshu.jp/images/navi.gif) no-repeat -644px -45px;
}
#navi li#navi5 a:hover{
	background: url(//kenshu.jp/images/navi.gif) no-repeat -445px -45px;
}

#navi li#navi1 a.s{
	background: url(//kenshu.jp/images/navi.gif) no-repeat -10px -90px;
}
#navi li#navi2 a.s{
	background: url(//kenshu.jp/images/navi.gif) no-repeat -295px -90px;
}
#navi li#navi3 a.s{
	background: url(//kenshu.jp/images/navi.gif) no-repeat -544px -90px;
}
#navi li#navi4 a.s{
	background: url(//kenshu.jp/images/navi.gif) no-repeat -644px -90px;
}
#navi li#navi5 a.s{
	background: url(//kenshu.jp/images/navi.gif) no-repeat -445px -90px;
}





#footernavi{
	width:940px;
	margin:0 auto;
	text-align: left;
	border-top: 1px solid #CCC;
	padding: 5px 0 0 0;
	clear: both;
}

#footernavi h3 {
background: none;
margin: 0px 0 15px;
}


#footernavi ul{
	list-style-type:none;
	float:left;
	margin:0 50px 20px 0;
	padding: 0;
}
#footernavi li{
	white-space:nowrap;
}

.comment{
     clear:both;
     margin:0 30px;
     padding:20px 20px 0;
     background-color:#d8e8ff;
}

.comment h3{
     padding:0 0 20px;
     font-size:21px;
     font-weight:bold;
}


.comment p{
     padding:0 0 20px;
}






table.border td,#body table.border th{
	padding:3px;
	line-height: 130%;
	border: 1px solid #CCCCCC;
}
table.border.large td{
	padding:6px;
}

table.border th {
text-align: left;
padding: 0 10px 0 0;
color: #1D489F;
background-color: #D8E8FF;
font-size: 11px;
font-weight: normal;
}

h3 {
margin: 10px 0 2px 0;
padding: 5px 0 5px 5px;
color: #333333;
font-size: 16px;
}


.red{
color:red;
}

.border{ padding:10px; text-align:center; border:1px solid #666; margin: 20px 0; }


.product_exp ul li{list-style-type:disc;margin:0 0 8px 30px;}
.product_exp ol li{list-style-type:decimal;margin:0 0 8px 30px;}
.product_exp ul br{display:none;}

@media(min-width:700px){
  .flex{display:flex;gap:20px;}
}












.headernavi{
  background-color: #c6b4e2;
  padding: 5px;
  margin-bottom: 30px;
  font-family: "Noto Sans JP", sans-serif;
}
.headernavi ul{
  max-width: 1000px;
  margin: auto;
  display: flex;
  justify-content: center;
  gap: 5px;
  margin: 0 auto;
  padding: 0;
}
.headernavi li{
  margin: 0;
  padding: 0;
  list-style-type: none;
  flex: 1;
  background-color: #FFF;
  border-radius: 10px;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  align-content: center;
  justify-content: center;
  line-height: 1;
  border: 3px solid #ebe3f8;
}
.headernavi li:first-child{
  flex: 1.5;
  font-size: 20px;
}
.headernavi li:nth-child(4){
  border-color: #fec8c8;
}
.headernavi li:nth-child(5){
  border-color: #a4e5b3;
}
.headernavi li span{
  display: block;
  font-size: 10px;
  text-align: center;
  margin-bottom: 3px;
}
.headernavi li a{
  display: flex;
  width: 100%;
  padding: 5px;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  color: #17439d;
  border-radius: 6px;
  transition: all ease 0.5s;
  text-decoration: none;
  text-align: center;
}
.headernavi li.current{
  background-color: #f7efff;
}
@media(min-width:701px){
.headernavi li.current{
  margin-bottom: -5px;
  border-radius: 10px 10px 0 0;
  border-bottom: 0px;
  padding-bottom: 5px;
}
}
@media(max-width:700px){
  .headernavi ul{
    flex-wrap: wrap;
  }
  .headernavi li{
    flex:1 1 calc((100% - 5px) / 2);
  }
  .headernavi li:first-child{
    flex:1 1 100%;
  }
}
@media(hover:hover){
  .headernavi li a:hover{
    background-color: #e6def2;
  }
}