/* ************************************************ 
 *  all
 * ************************************************ */
  
  
  * {
  margin: 0px;
  padding: 0px;
}

html {
  height: 100%;
  overflow-y: scroll;
}


body		{
font-family: "Open Sans", 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;	font-weight:400;

}

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

hr {
  margin: 10px 0;
  border: 0;
  clear: left;
}

img {
  border: none;
  vertical-align: middle;
}

img.new_mark_img1 {
  margin-right: 5px !important;
}

img.new_mark_img2 {
  margin-left: 5px !important;
}

.sold_out {
color: #FF0000;
}

h2 {
	font-size: 16px;
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight:normal;
	}

/* ************************************************ 
 *  layout
 * ************************************************ */
/*ページ全体の幅、レイアウトをセンタリング*/
#container {
  width:960px;
  margin:0px auto;
  text-align:left;
}

/*サイド*/
#side {
  float: right;
  width: 0px;
}

/*メイン*/
#main {
  float: left;
  width: 960px;
  padding:10px 0 50px 0 ;
}

.logout {
  position:absolute;
  top:20px;
  right:30px;
  padding:0;
  text-align:right;
  z-index:99999;
}


/* ************************************************ 
 *  header
 * ************************************************ */
div.header_link {
  border-top: 1px solid #CCCCCC;
  float: left;
  margin-top: 35px;
  padding-top: 20px;
  margin-bottom: 40px;
  }
  div.header_link ul {
    }
    div.header_link ul li {
      list-style-type: none;
      float: left;
      margin-left: 0px;
      line-height: 16px;
      padding-bottom:5px;
      }
      div.header_link ul li i {
        width: 16px;
        height: 25px;
        display: block;
        float: left;
        margin-right: 5px;
        }
      #div.header_link ul li a {
        text-decoration: none;
        }

    div.header_link ul li.my_account {
      }
      div.header_link ul li.my_account i.account {
        background: url(https://img.shop-pro.jp/tmpl_img/56/glyphicons.png) -343px -108px;
        }

    div.header_link ul li.view_cart {
      }
      div.header_link ul li.view_cart i.cart {
        background: url(https://img.shop-pro.jp/tmpl_img/56/glyphicons.png) -415px -204px;
        }
      div.header_link ul li.view_cart span.count {
        background: #ff3355;
        color: #fff;
        font-weight: normal;
        padding: 3px 7px;
        margin-left: 5px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        }

    .my_account {
      }
      .my_account i.account {
        background: url(https://img.shop-pro.jp/tmpl_img/56/glyphicons.png) -343px -108px;
        }

    .view_cart {
      }
      .view_cart i.cart {
        background: url(https://img.shop-pro.jp/tmpl_img/56/glyphicons.png) -415px -204px;
        }
      .view_cart span.count {
        background: #000000;
        color: #fff;
        font-weight: normal;
        padding: 3px 7px;
        margin-left: 5px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        }

div.search {
  float: left;
  margin-top: 0px;
  margin-bottom: 60px;
}

div.category_header {
  margin-bottom: 60px;
}

.item_view {
padding-top: 10px;
padding-bottom: 7px;
margin-bottom: 15px;
border-bottom: 1px solid #CCC;	
font-size:12px;
}

.item_shop {
padding-top: 15px;
padding-bottom: 0px;
margin-bottom: 20px;
font-size:10px;
}

.category {
width: 960px;
padding: 15px 0 15px 0;

}

.category_title {
padding-top: 0px;
padding-bottom: 15px;
margin-bottom: 0px;
font-size:15px;
line-height:20px;
}

.category_explain {
width:715px;
clear:none;
float:right;
padding-top: 0px;
padding-bottom: 40px;
margin-bottom: 0px;
font-size:11px;
line-height:20px;
text-align:left;
overflow:auto;
}

.category_explain ul {
clear:none;
float:right;
}

.category_explain ul li {
padding-left:20px;
margin-left:20px;
clear:none;
float:left;
border-left:1px solid #CCC;
}

.category_explain ul li.left {
padding-left:20px;
margin-left:20px;
clear:none;
float:left;
border-left:0px solid #CCC;
}
.photo_extend {
padding-top: 10px;
font-size:10px;
}


/* ************************************************ 
 *  main
 * ************************************************ */
#main div.box {
clear: both;
margin-bottom: 60px;
}

#main div.box h3 {
margin-bottom: 20px;
font-size: 20px;
}

/* ************************************************ 
 *  item_box
 * ************************************************ */
.item_box {
width: 225px;
padding: 0px 20px 0px 0px;
text-align: left;
display:inline-block; 
vertical-align:top;
float:left;
}

.item_box_r {
width: 225px;
padding: 0px 0px 0px 0px;
text-align: left;
display:inline-block; 
vertical-align:top;
float:left;
}

.item_box3 {
width: 143px;
padding: 0px 20px 0px 0px;
text-align: left;
display:inline-block; 
vertical-align:top;
float:left;
}

.item_box3_r {
width: 143px;
padding: 0px 0px 0px 0px;
text-align: left;
display:inline-block; 
vertical-align:top;
float:left;
}

.item_box3 .item_photo {
margin: 0px;
padding: 0px 0px 10px 0px;
border:0px;
}

.item_box3_r .item_photo {
margin: 0px;
padding: 0px 0px 10px 0px;
border:0px;
}


.item_photo {
margin: 0px;
padding: 0px 0px 0px 0px;
border:0px;
}

.item_photo_top {
margin: 0px;
padding: 0px 0px 12px 0px;
border:0px;
}

.item_detail {
margin: 10px 0px 10px 0px;
}

.item_detail p.item_name {
font-size: 11px;
margin: 2px 0 2px 0;
}

.item_box .item_detail p.item_regular_price {
margin-bottom: 0px;
}

.item_detail p.item_price {
margin-bottom: 30px;
font-size: 11px;
}

.item_detail p.item_description {
font-size: 11px;
margin: 5px 0 0 0;
}

.item_detail p.item_discount {
margin-bottom: 10px;
}

/* ************************************************ 
 *  Top_Page
 * ************************************************ */
#main #box_news {
}

#main #box_news p {
line-height: 20px;
}

#main #box_recommend {
}

#main #box_sellers {
}

#main #box_free {
padding: 20px;
}

#main #box_free p {
line-height: 20px;
}

#box_recentlychecked{
margin: 20px 0 0 0;
}

div.footstamp {
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 10px;
}

div.footstamp span {
margin: 0 5px;
color: #000;
}

.stock_error{
font-weight:bold;
color:red;
padding:10px 0;
display:none;
}

.main_image{
width:960px;
height:560px;
clear:both;
display:block;
}

.main_image_l{
width:470px;
height:706px;
float:left;
}

.main_image_r{
width:470px;
height:706px;
float:right;
clear:none;
}

.sub_image{
width:960px;
height:313px;
padding-bottom: 20px;
clear:both;
display:block;
}

.sub_image_l {
width:470px;
float:left;
padding-top: 20px;
}

.sub_image_r {
width:470px;
float:right;
padding-top: 20px;
}

.small_image{
width:960px;
padding-bottom: 50px;
clear:both;
display:block;
overflow: auto;
}

.small_image_l {
width:306px;
float:left;
padding-top: 20px;
padding-right:21px;
padding-bottom: 10px;
}

.small_image_r {
width:306px;
float:right;
padding-top: 20px;
padding-bottom: 10px;
}


.small_image_l .caption {
padding-top: 10px;
font-size:13px;
}

.small_image_r .caption {
padding-top: 10px;
font-size:13px;
}

.sub_image_l .caption {
position:absolute;
top:40px;
left:25px;
font-size:13px;
}

.sub_image_r .caption {
position:absolute;
top:40px;
left:25px;
font-size:13px;
}

.main_image .caption {
position:absolute;
top:25px;
left:25px;
font-size:13px;
z-index:1000;
}

/* ************************************************ 
 *  product_detail_page
 * ************************************************ */
h2.product_name {
font-size: 17px;
margin-bottom: 20px;
border-top:0px;
}

div.product_detail_area {
margin-bottom: 0px;
position: relative;
width: 960px;
}

div.product_images {
width: 600px;
float: left;
display: block;
z-index:10;
}

div.product_images div {
margin-bottom: 20px;
}

div.product_images div img {
max-width: 100%;
}

div.product_images div p.caption {
margin-top: 10px;
line-height: 20px;
}

div.add_cart {
width: 300px;
float: left;
margin-top: 20px;
clear:none;
}

div.product_ex {
width: 320px;
float: right;
clear:none;
}

table.add_cart_table {
width: 320px;
border-top: 1px solid #ccc;
margin-bottom: 30px;
}
table.add_cart_table th {
width: 90px;
border-bottom: 1px solid #ccc;
padding: 7px 20px 7px 0px;
font-size: 11px;
vertical-align:top;
}
table.add_cart_table td {
width: 230px;
border-bottom: 1px solid #ccc;
padding: 7px 0px 7px 0px;
vertical-align:top;
}
table.add_cart_table td input {
width: 30px;
font-size: 12px;
}
table.add_cart_table td strong.price {
font-size: 12px;
}

table#option_tbl {
width: 100%;
margin-bottom: 20px;
}
table#option_tbl th,
table#option_tbl td.none {
background: whiteSmoke;
}
table#option_tbl th,
table#option_tbl td {
border: 1px solid #ccc;
padding: 10px;
text-align: center;
}
table#option_tbl th {
background: whiteSmoke;		
}
table#option_tbl td div input {
margin-bottom: 5px;
}

ul.option_price {
margin: 0 0 20px 0px;
}
ul.option_price li {
list-style-type: none;
}

div.button_area {
}
div.button_area input {
width: 100%;
}

div.product_description {
margin-bottom: 0px;
padding-bottom: 0px;
clear: none;
word-wrap: break-word;
}

div.product_image_extra {
text-align: center;
margin-bottom: 0px;
}
div.product_image_extra img.item {
margin-bottom: 0px;
float:left;
}


div.product_link_area {
float: left;
margin-left: 0px;
}
div.product_link_area div.twitter {
float: left;
width: 100px;
}
div.product_link_area div.pinterest {
float: left;
margin-right: 30px;
}
div.product_link_area div.fb-like {
float: left;
width: 200px;
}

div.product_link_area ul.other_link {
clear: none;
margin-top: 0px;
margin-right: 20px;
}
div.product_link_area ul.other_link li {
margin-bottom: 10px;
}

#tb_cap_tb{
}
#tb_cap_tb{
margin-top: 20px;
}

.tb {
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid #CCC;	
}
#tb_stitle {
margin-bottom: 20px;
}
.tb_date, .tb_title, .tb_body, .tb_state {
margin-bottom: 5px;
}

.spec {
width: 200px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
float:right;
}

.spec .item {
font-size:11px;
width: 80px;
padding: 0px 0px 10px 0px;
float:left;
clear:both;
}

.spec .text {
font-size:11px;
width: 300px;
padding: 0px 0px 10px 0px;
float:left;
}

.comment {
width:320px;
padding: 0px 0px 0px 0px;
}

.item_comment {
font-size:12px;
line-height:22px;
padding: 0px 0px 20px 0px;
}

.item_comment2 {
font-size:11px;
line-height:20px;
padding: 20px;
margin: 0px 0px 20px 0px;
border:1px solid #CCC;
}

.item_comment3 {
font-size:11px;
line-height:20px;
padding: 0px 0px 20px 0px;
}

.item_comment4 {
font-size:11px;
line-height:20px;
padding: 0px 0px 10px 0px;
}

.item_comment5 {
font-size:11px;
line-height:20px;
padding: 20px;
margin: 20px 0px 20px 0px;
border:1px solid #CCC;
}

.item_comment6 {
font-size:14px;
text-align:center;
line-height:20px;
padding: 0px 0px 20px 0px;
}

.item_comment7 {
font-size:10px;
line-height:20px;
padding: 0px 0px 10px 0px;
}

.item_btn {
font-size:12px;
line-height:10px;
text-align:center;
padding: 20px;
margin: 10px 0px 15px 0px;
border:1px solid #CCC;
}

.item_limited {
color:#FF0000;
font-size:12px;
line-height:22px;
padding: 20px 20px 20px 20px;
margin: 10px 0px 20px 0px;
border:1px solid #FF0000;
}

#sk_link_other {
font-size:10px;
padding: 10px 0px 20px 0px;
}

div.product_ex .item_price {
padding: 10px 0px 20px 0px;
}

.add_cart_table p{
padding: 0px 0px 5px 0px;
}

div.title_related_item {
width:960px;
font-size:13px;
border-top:1px solid #DDDDDD;
padding: 5px 0px 20px 0px;
margin: 40px 0px 10px 0px;
}

.webshop-contents {
		padding-bottom: 30px;
}

.webshop-contents .col2-01 {
		width: 100%;	
}

.webshop-contents .col2-01 .col2-01-1 {
	width: 465px;
	float: left;	
}
.webshop-contents .col2-01 .col2-01-2 {
	width: 465px;
	float: right;
	height:698px;
}

body.sp .webshop-contents .col2-01 .col2-01-1 {
	width: auto;
	padding: 0;
	float: left;
	margin: 0 auto;
	height:auto;
}
body.sp .webshop-contents .col2-01 .col2-01-2 {
	width: auto;
	padding: 0;
	float: left;
	margin: 0 auto;
	height:auto;
}
body.sp .webshop-contents .col2-01 img {
	width: 100%;
	height:auto;
}

.webshop-contents .col2-01 .category {
	width: 465px;
	text-align: center;
	padding: 30px 0;
	font-size: 14px;	
	line-height: 1.6;
}
.webshop-contents .col2-01 .category span {
	display: block;
	text-align: center;
	font-size: 12px;	
}
.webshop-contents .col2-01 img {
	width: 100%;
	height: auto;
	
}

body.sp .webshop-contents .col2-01 .category {
	width: 100%;
	padding: 30px 0;
	display: block;
}


/* ************************************************ 
 *  cloud_zoom
 * ************************************************ */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
border: 1px solid #888;
margin:-1px;	/* Set this to minus the border thickness. */
background-color:#fff;	
cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
font-family:Arial, Helvetica, sans-serif;
position:absolute !important;
background-color:#000;
color:#fff;
padding:0px;
width:100%;
text-align:center;	
font-weight:bold;
font-size:10px;
top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
border: 1px solid #000;
overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
color:white;	
background:#222;
padding:0px;
border:1px solid #000;
}

/* Feature section in ZoomEngine page */
.zoom-section {
clear:both;
}

* html .zoom-section { 
display:inline;
clear:both;
}

.zoom-small-image {
margin-bottom: 20px;
padding-bottom:0px;
width: 560px;
float: left;
margin-top: 0px;
}
.zoom-small-image #wrap {
top: 0px;
z-index: 9999;
position: relative;
clear:both;
}
.cloud-zoom {
margin-bottom: 0px;
}
.zoom-small-image .mousetrap {
z-index:999;
position: absolute;
width: 100%;
left:0px;
top:0px;
}

/* Feature descriptions in ZoomEngine page */
.zoom-desc {
width: 600px;
float: left;
margin-left: 0px;
}

a.cloud-zoom-gallery {
display: block;
margin: 0 0 0px 0;
cursor: pointer;
}
.zoom-tiny-image {
width: 98px;
margin-right: 15px;
margin-bottom: 15px;
clear:none;
border: 1px solid #FFF;
float:left;
}
.zoom-tiny-image.selected {
background: #333;
border: 1px solid #000;
}
.zoom-tiny-image:hover {
border: 1px solid #000;
}


/* ************************************************ 
 *  product_option_window
 * ************************************************ */
div#product_option {
margin: 20px;
padding: 20px;
background: #fff;
}

div#product_option h2 {
margin-bottom: 20px;
}

table.table_option {
background: #fff;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
margin-bottom: 20px;
}
table.table_option th {
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
padding: 10px;
background: #f5f5f5;
}
table.table_option td {
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
padding: 10px;
}

div#product_option div.button_area {
}

/* ************************************************ 
 *  product_list_page
 * ************************************************ */
div.sub_category_area,
div.sub_group_area {
height: 100%;
margin-bottom: 20px;
padding: 10px 10px 0px 10px;
}

div.sub_category_area div.sub_category,
div.sub_group_area div.sub_group {
float: left;
margin: 0 20px 10px 0;
}

div.sub_category_area div.sub_category img,
div.sub_group_area div.sub_group img {
margin-right: 10px;
}

/* ************************************************ 
 *  search_page
 * ************************************************ */
div.search_result {
background: #f5f5f5;
margin: 20px 0;
padding: 10px 0;
text-align: center;
}

div.none {
text-align: center;
margin: 50px 0;
}

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

div#policy h2 {
margin-bottom: 30px;
}

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

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

.pe_title{
font-size:14px;
padding: 20px 0px 10px 0;
}

.pe_note{
font-size:11px;
}

div#payment_method {
margin-top: 40px;
}
div#payment_method table.table {
width: 100%;
}
div#payment_method table.table th {
padding:0 0 0 25px;
width: 200px;
text-align: left;
}

div#payment_method table.table td {
padding:15px 0 15px 25px;
line-height:20px;
text-align: left;
}

div#shipping_method {
margin-top: 40px;
}
div#shipping_method table.table {
width: 100%;
}
div#shipping_method table.table th {
padding:0 0 0 25px;
width: 200px;
text-align: left;
}

div#shipping_method table.table td {
padding:15px 0 15px 25px;
line-height:20px;
text-align: left;
}


/* ************************************************ 
 *  side
 * ************************************************ */
#side div.box {
clear: both;
margin-bottom: 20px;
}

#side div.box h3 {
margin-bottom: 10px;
padding: 5px;
background: #f5f5f5;
text-align: center;
}

#side div.box ul {
margin-left: 0px;
}

#side div.box ul li {
margin-bottom: 7px;
}

#side div#box_cart {
}

#side div#box_cart div.cart_button {
text-align: right;
}

#side div#box_owner {
}

#side div#box_owner div.owner_photo {
padding-left: 20px;
}

#side div#box_owner img.owner_photo_inner {
width: 152px;
margin-bottom: 10px;
padding: 3px;
border: 1px solid #ccc;
}

#side div#box_owner p.name {
font-size: 20px;
margin-bottom: 10px;
padding-left: 20px;
}

#side div#box_owner p.memo {
font-size: 11px;
line-height: 18px;
margin-bottom: 10px;
padding-left: 20px;
}

#side div#box_owner p.website {
padding-left: 20px;
}

div#box_mailmaga a {
padding-left: 20px;
}

div#box_mobile img {
padding-left: 26px;
}

#group-list {
padding:0px 0px 0px;
margin:0px 0px 0px 0px;
}

ul.info li {
margin-bottom: 7px;
}

/* ************************************************ 
 *  Common Elements
 * ************************************************ */
/* @group Common Elements */

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

	table.table {
		border-top: 1px solid #ccc;
		border-right: 1px solid #ccc;
		margin-bottom: 20px;
		}
		table.table th {
			border-bottom: 1px solid #ccc;
			border-left: 1px solid #ccc;
			padding: 5px;
			background: #FFFFFF;
			}
		table.table td {
			border-bottom: 1px solid #ccc;
			border-left: 1px solid #ccc;
			padding: 5px;
			}

div.sort {
	margin-bottom: 20px;
	text-align: right;
	float: right;
	}
	div.sort strong {
		margin-right: 5px;
		}
	div.sort a {
		margin-right: 5px;
		text-decoration: underline;
		}
	div.sort span {
		margin-right: 5px;
		font-weight: bolder;
		text-decoration: none;
		background: #eee;
		}

div.pager {
	margin: 20px 0;
	clear: both;
	text-align: center;
	}

div.none {
	clear: both;
	text-align: center;
	margin: 50px 0;
	}

/* radius */
.r3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	}

.r5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	}

.r7 {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
	}

/* @group button */

.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  text-decoration: none;
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc 9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.btn-large [class^="icon-"] {
  margin-top: 1px;
}

.btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}

.btn-small [class^="icon-"] {
  margin-top: -1px;
}

.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}

.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn {
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-primary {
  background-color: #0074cc;
  *background-color: #0055cc;
  background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
  background-image: -o-linear-gradient(top, #0088cc, #0055cc);
  background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
  background-image: linear-gradient(top, #0088cc, #0055cc);
  background-repeat: repeat-x;
  border-color: #0055cc #0055cc #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #0055cc;
  *background-color: #004ab3;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #004099 9;
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}

.btn_quick {
  margin: 10px 0;
}



@charset "UTF-8";
/* CSS Document */


/* ****************************************************
font.css
***************************************************** */
body {
    font-family:"Open Sans", sans-serif;
	font-weight:400;
	font-size: 100%;
	line-height: 165%;
	color: #000000;
	-webkit-text-size-adjust: 100%;
}
.enFont {
	font-family:"Open Sans" !important;	font-weight:400;

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

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

/* Header
=========================================*/


html		{ height:100%; }
body		{ margin:0px; padding:0px; color:#000; background:#FFF; text-align: left;}
a		{ outline:0px none ; background-repeat:no-repeat; }
a span,a strong,a em,a small,a img	{ cursor:pointer; }
br		{ letter-spacing:0px; }
div		{
	position:relative;
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	border:0px solid #000;
}
hr		{ clear:both; height:1px; color:#000; background:#000; text-align:left; margin:0px; border:0px none #000; display:block; }
img		{ margin:0px; padding:0px; border:0px solid #eee; }
ul,ol		{ margin:0px; padding:0px; }
li		{ margin:0px; padding:0px; display:block; list-style:none outside none; }
li img		{ vertical-align:top;margin:0px;padding:0px; border:0px; }
li a img		{ vertical-align:top; margin:0px; padding:0px; }
dl		{ display:block; margin:0px; padding:0px; }
dt		{ display:block; clear:left; float:left; margin:0px; padding:0px; }
dd		{ display:inline; margin:0px; padding:0px;  }
p		{ margin:0px; padding:0px; }

fieldset, input, textarea, p, blockquote, th, td{
    margin: 0; 
    padding: 0;
}

ul#pulldown-menu {
		position:relative;
        z-index: 0;
}
ul#pulldown-menu a {
        color: #000;
        text-decoration: none;
}
ul#pulldown-menu li {
        float: left;
        position: relative;
        z-index: 9999; padding:0px; margin:0px;
}

ul#pulldown-menu li ul li {
        float: none;
        margin: 0;
        font-weight: normal;
		z-index:9999;
}


/* 下層のメニューを不可視に */
ul#pulldown-menu li ul,
ul#pulldown-menu li ul li ul {
        display: none;
}

/* 疑似要素 :hover で下層のメニューを可視に */
ul#pulldown-menu li:hover ul {
        display: block;
        position: absolute;
		top:29px;
		left:0;
        z-index: 9999;
        margin: 0;
        padding: 0;
		border-bottom:1px solid #CCC;
}

ul#pulldown-menu li:hover ul li.group874979 {
        display: none !important;
        position: absolute;
        z-index: 9999;
}

ul#pulldown-menu li ul li {
		position:relative;
		top:0px;
		left:0;
		clear:both;
        display: block !important;
        float: none; !important;
		z-index: 9999;
        padding:4px 10px 4px 0px !important;
        margin:0px 0px 0px 0px !important;
		text-align: left;
		opacity:1.0;
        width: 150px;
        background: #FFF;
		font-size:10px;
		border-top:1px solid #CCC;
		border-left:1px solid #CCC;
		border-right:1px solid #CCC;
}

ul#pulldown-menu li ul li a {
		position:relative;
		top:0px;
		left:0;
		clear:both;
        display: block;
        float: none; !important;
		z-index: 9999;
        padding:0px 10px 0px 10px !important;
        margin:0px 0px 0px 0px !important;
		text-align: left;
        width: 150px;
		font-size:10px;
}

ul#pulldown-menu li ul li a:link,
ul#pulldown-menu li ul li a:visited,
ul#pulldown-menu li ul li a:hover,
ul#pulldown-menu li ul li a:active {
		opacity:1.0;
}


ul#pulldown-menu li {
        float: left;
        position: relative;
        z-index: 9999; padding-bottom:0px;
        margin: 0;
}
ul#pulldown-menu li a {
        display: block;
        margin: 0;
        padding:0px;
}

.navigation ul#pulldown-menu li a {
        display: block;
        margin: 0;
        padding-bottom:0px;
}


/*BRANDSのプルダウンメニューにNEW ARRIVALSを非表示*/
.group874979{
 display:none !important;
}


/* -------------------------------------------------- ADDITION ITEM -------------------------------------------------- */
body		{
position:relative;
color:#000;
background:#FFF;
text-align:left;
height:100%;
min-width:960px;
min-height:600px;
font-family: "Open Sans", 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
font-wegiht:400;
letter-spacing:0.03em;
padding:0px 20px 0px 20px;
font-size:12px;
line-height:18px;}

/* -------------------------------------------------- ADDITION CLASS -------------------------------------------------- */

/* -- HEADER -- */
div#HEADER			{ display:block; width:960px; padding:50px 0px 0px 0px; margin:0px auto; z-index: 9999; text-align:center;}
div#HEADER .logo { clear:both; display:inline; height: 88px; width: 304px; display: block; padding:0px 0px 20px 0px; margin:0px auto;}
div#HEADER .logo a { clear:both; display: block; padding:0px 0px 0px 0px; margin:0px auto; }
div#HEADER .navigation		{ clear:both; display:block; width:960px; margin:0px auto; padding:0px 0px 0px 0px; position: relative; z-index: 9999; text-align:center;}
div#HEADER .navigation ul		{ margin:0px auto; padding:10px 0px 0px 0px; text-align:center;}
div#HEADER .navigation ul li		{ color:#000; clear:none; margin:0px 0px 0px 0px; padding:0px 35px 11px 0px; text-align:center;}
div#HEADER .navigation ul li.login		{ color:#000; clear:none; margin:0px 0px 0px 0px; padding:0px 35px 0px 20px; border-left:1px solid #CCC;}
div#HEADER .navigation ul li.cart	{ color:#000; clear:none; margin:0px 0px 0px 0px; padding:0px 0px 0px 35px; border-left:1px solid #CCC; text-align:right; float:right;}
div#HEADER .navigation ul	a:link		{ color:#000; text-decoration:none; }
div#HEADER .navigation ul	a:visited	{ color:#000; text-decoration:none; }
div#HEADER .navigation ul	a:hover		{ color:#999; text-decoration:none; }
div#HEADER .navigation ul	a:active	{ color:#999; text-decoration:none; }
div#HEADER h1		{ display:none; float:right;  width:0px; height:15px; margin:0px; padding:0px; }


/* -- SHEET -- */
div.SHEET				{ clear:both; display:block; width:960px; min-height:500px; margin:0px auto; padding:50px 0px 0px 0px;}
div.SHEET a:link	{ color:#000; text-decoration:none; }
div.SHEET a:visited	{ color:#000; text-decoration:none; }
div.SHEET a:hover	{ color:#666; text-decoration:none; }
div.SHEET a:active	{ color:#000; text-decoration:none; }

.view_thum		{ width:450px; clear:none; display:block; float:left; margin:0px 0px 0px 0px; padding:0px 70px 20px 0px;}
.view_right		{ width:380px; clear:none; display:block; float:right; margin:0px 0px 0px 0px; padding:0px 0px 10px 0px;}
.view_category		{ width:380px; clear:none; display:block; float:right; margin:0px 0px 0px 0px; padding:20px 0px 0px 0px; font-size: 10px; line-height:1.8em;  }
.view_name		{ width:380px; clear:none; display:block; float:right; margin:0px 0px 0px 0px; padding:10px 0px 0px 0px; font-size: 14px; line-height:1.8em;  }
.view_name2		{ width:440x; clear:both; display:block; float:left; margin:0px 0px 0px 0px; padding:5px 0px 25px 0px; font-size: 12px; line-height:1.8em;  }
.view_price		{ width:380px; clear:none; display:block; float:right; margin:0px 0px 0px 0px; padding:10px 0px 0px 0px; font-size: 11px; line-height:1.8em;  color:#FF0000; }
.view_expl		{ width:380px; clear:none; display:block; float:right; margin:0px 0px 0px 0px; padding:0px 0px 10px 0px; font-size: 12px; line-height:1.8em; letter-spacing:0.03em;}



.concept		{ color:#000; background:#FFF; margin:30px 0px 0px 0px; padding:20px 0px 0px 0px; text-align:center;}
.concept_txt		{ margin:0px 0px 0px 0px; padding:0px 0px 20px 0px; font-size:12px; line-height:24px;}
.concept_txt_by		{ margin:0px 0px 0px 0px; padding:0px 0px 20px 0px; font-size:11px; line-height:24px;}
.concept_txt_cap		{ margin:0px 0px 0px 0px; padding:50px 0px 20px 0px; font-size:11px; line-height:24px;}
.concept_logo		{ margin:20px 0px 5px 0px; padding:0px 0px 0px 0px;;}

.shopinfo_ph		{ color:#000; background:#FFF; margin:10px 0px 0px 0px; padding:20px 0px 0px 0px; display:block; height:300px;}
.shopinfo_left		{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; float:left; display:inline; clear:none; height:300px;}
.shopinfo_right		{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; float:right; display:inline; clear:none; height:300px;}
.shopinfo_txt		{ color:#000; background:#FFF; margin:0px 0px 0px 0px; padding:20px 0px 0px 0px; display:block; height:150px;}
.shopinfo_txt_left		{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; display:block; height:150px; width:370px; float:left; display:inline; clear:none;}
.shopinfo_txt_left		{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; display:block; height:300px; width:370px; float:left; display:inline; clear:none;}
.shopinfo_left_logo		{ margin:0px 0px 0px 0px; padding:10px 0px 0px 135px; float:left; display:inline; clear:none;}
.shopinfo_right_logo	{ margin:0px 0px 0px 0px; padding:10px 135px 0px 0px; float:right; display:inline; clear:none;}
.shopinfo_left_txt		{ margin:0px 0px 0px 0px; padding:20px 0px 0px 40px; float:left; display:inline; clear:none; font-size:11px; width:370px; height:90px; line-height:20px;}
.shopinfo_left_txt2		{ margin:0px 0px 0px 0px; padding:20px 0px 0px 40px; float:left; display:inline; clear:none; font-size:11px; width:370px; height:115px; line-height:20px;}
.shopinfo_right_txt	{ margin:0px 0px 0px 0px; padding:20px 50px 0px 0px; float:right; display:inline; clear:none; font-size:11px; width:350px; height:90px; line-height:20px;}
.shopinfo_txt_left ul,ol		{ margin:0px; padding:0px; }
.shopinfo_txt_left li		{ margin:0px; padding:0px 3px 0px 0px; display:inline; list-style:none outside none; float:left; clear:none; }

.credit	{ margin:0px 0px 0px 0px; padding:3px 0px 0px 0px; font-size:9px; line-height:20px; clear:both;}
.navi_back	{ margin:0px 0px 0px 0px; padding:30px 0px 0px 0px; font-size:11px; line-height:20px; clear:both;}

.news		{ width:700px; color:#000; background:#FFF; text-align:left; margin:30px 125px 0px 125px; padding:0px 0px 0px 0px;}
.news_entry		{ margin:0px 0px 0px 0px; padding:30px 0px 30px 0px; border-top:1px solid #CCCCCC;}
.news_img	{ margin:0px 0px 0px 0px; padding:0px 0px 10px 0px;}
.news_title		{  margin:0px 0px 0px 0px; padding:20px 0px 15px 0px; }
.news_txt1		{  margin:0px 0px 0px 0px; padding:0px 0px 20px 0px; }
.news_txt2		{  margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }

.lookbook		{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.lookbook_title		{ margin:0px 0px 0px 0px; padding:10px 0px 20px 0px;}
.lookbook_title2		{ margin:0px 0px 0px 0px; padding:50px 0px 20px 0px;}
.list-a 	{ clear:none; display:inline; float:left; width:311px;  margin:0px 0px px 0px; padding:0px 16px 16px 0px; }
.list-ar	{ clear:none; display:inline; float:right; width:311px;  margin:0px 0px 0px 0px; padding:0px 0px 16px 0px; }
.list-b		{ clear:none; display:inline; float:left; width:230px;  margin:0px 0px px 0px; padding:0px 15px 15px 0px; }
.list-br	{ clear:none; display:inline; float:right; width:230px;  margin:0px 0px 0px 0px; padding:0px 0px 15px 0px; }

.companyinfo		{ width:700px; color:#000; background:#FFF; margin:30px 125px 0px 125px; padding:120px 0px 0px 0px; text-align:center;}
.company_txt		{ margin:0px 0px 0px 0px; padding:0px 0px 20px 0px;}
.company_txt2		{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}

.privacypolicy		{ width:700px; color:#000; background:#FFF; text-align:left; margin:30px 125px 0px 125px; padding:0px 0px 0px 0px;}
.privacy_txt		{ font-size:12px line-height:1.8em; margin:0px 0px 0px 0px; padding:0px 0px 30px 0px; }
.privacy_txt2		{ font-size:11px line-height:1.8em; margin:0px 0px 0px 0px; padding:0px 0px 20px 0px; }
.privacy_txt3		{ font-size:13px line-height:1.8em; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
.privacy_txt4		{ font-size:11px line-height:1.8em; margin:0px 0px 0px 0px; padding:10px 0px 20px 0px; }
.privacy_contents ul,ol		{ margin:0px; padding:0px; }
.privacy_contents li		{ margin:0px; padding:0px; display:block; list-style:none outside none;}
.privacy_contents dl		{ display:block; margin:0px; padding:0px;}
.privacy_contents dt		{ float: left; width: 1em; display:block;}
.privacy_contents dd 		{ margin-left: 1.5em; padding:0px; display:block;}

.title		{ color:#000; background:#FFF; font-size:18px line-height:1.8em; margin:30px 0px 0px 0px; padding:0px 0px 0px 0px;}
.text-basic		{ color:#000; background:#FFF; font-size:11px line-height:1.8em; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.text-basic3		{ color:#000; background:#FFF; font-size:11px line-height:1.8em; margin:0px 0px 0px 0px; padding:0px 0px 3px 0px;}
.text-basic5		{ color:#000; background:#FFF; font-size:11px line-height:1.8em; margin:0px 0px 0px 0px; padding:0px 0px 5px 0px;}
.text-basic10		{ color:#000; background:#FFF; font-size:11px line-height:1.8em; margin:0px 0px 0px 0px; padding:0px 0px 10px 0px;}
.text-basic15		{ color:#000; background:#FFF; font-size:11px line-height:1.8em; margin:0px 0px 0px 0px; padding:0px 0px 15px 0px;}
.text-basic20		{ color:#000; background:#FFF; font-size:11px line-height:1.8em; margin:8px 0px 0px 0px; padding:0px 0px 20px 0px;}
.text-basic40		{ color:#000; background:#FFF; font-size:11px line-height:1.8em; margin:8px 0px 0px 0px; padding:0px 0px 40px 0px;}
.category_title		{ clear:none; display:inline; float:left; color:#000; background:#FFF; font-size:15px line-height:2.0em; margin:0px auto; padding:0px 0px 20px 0px; text-align:center;}
.category_cap		{ clear:both; display:block; float:left; color:#000; background:#FFF; font-size:12px line-height:2.0em; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.privacy_title		{ color:#000; background:#FFF; font-size:13px line-height:2.0em; margin:0px 0px 0px 0px; padding:0px 0px 10px 0px;}
.privacy_contents		{ color:#000; background:#FFF; ffont-size:11px line-height:2.0em; margin:0px 0px 0px 0px; padding:0px 0px 40px 15px;}
.privacy_contents2		{ color:#000; background:#FFF; font-size:11px line-height:2.0em; margin:0px 0px 0px 0px; padding:0px 0px 10px 28px;}

.area		{ clear:both; display:block; width:560px;  margin:0px auto; padding:0px; font: normal normal normal 11px/2.3em;}
.area ul		{ margin:0px 0px 0px 0px; padding:0px 0px 40px 0px; clear:none; display:inline; float:left; }
.area ul li		{ color:#000; clear:none; margin:0px 0px 0px 30px; padding:0px 0px 0px 0px; display:inline; float:left; }
.area ul li.on		{ border-bottom:2px solid #333333;}



.news_area{ width:905px; display:block; margin:20px 0px 0px 0px; padding:0px 0px 0px 0px; border:1px solid #CCCCCC; padding:10px 30px 10px 30px;}
.news_area .title{ font-size:13px; line-height:18px; margin:0px 0px 0px 0px; padding:10px 0px 5px 0px; color:#000000;}
.news_area .text{ font-size:11px; line-height:18px; margin:0px 0px 0px 0px; padding:0px 0px 5px 0px; color:#000000;}


.info_area{ width:930px; display:block; margin:20px 0px 0px 0px; padding:0px 0px 0px 0px; }

.information{ width:290px; clear:none; float:left; display:block;  margin:10px 30px 0px 0px; padding:10px 0px 0px 0px; border-top:1px solid #CCCCCC;}

.information .category{ margin:0px 0px 0px 0px; padding:0px 0px 5px 0px; font-size:15px;}
.information .title{ width:290px; height:20px; font-size:11px; margin:0px 0px 0px 0px; padding:0px 0px 10px 0px;}
.information .thumnail{ margin:0px 0px 0px 0px; padding:5px 0px 0px 0px;}

.information_r{ width:290px; float:right; display:inline; clear:none; margin:10px 0px 0px 0px; padding:10px 0px 0px 0px; border-top:1px solid #CCCCCC;}

.information_r .category{ margin:0px 0px 0px 0px; padding:0px 0px 5px 0px; font-size:15px;}
.information_r .title{ width:290px; font-size:11px; height:20px; margin:0px 0px 0px 0px; padding:0px 0px 10px 0px;}
.information_r .thumnail{ margin:0px 0px 0px 0px; padding:5px 0px 0px 0px;}


.privacy_contents ul,ol		{ margin:0px; padding:0px; }
.privacy_contents li		{ margin:0px; padding:0px; display:block; list-style:none outside none;}
.privacy_contents dl		{ display:block; margin:0px; padding:0px;}
.privacy_contents dt		{ float: left; width: 1em; display:block;}
.privacy_contents dd 		{ margin-left: 1.5em; padding:0px; display:block;}

div.arrowtop				{ clear:both; display:block; width:50px; height:33px; margin:0px 0px 0px 0px; padding:0px 0px 0px 458px; }
div.width_adjust			{ clear:both; display:block; float:left; width:500px; margin:0px 0px 0px 0px; padding:0px 0px 0px 30px; }
div.about_text				{ clear:both; display:block; float:left; width:500px; margin:0px 0px 0px 0px; padding:50px 0px 0px 30px; }
div.campaign_text				{ clear:both; display:block; float:left; width:700px; margin:0px 0px 0px 0px; padding:50px 0px 0px 30px; }
div.campaign_text2				{ clear:both; display:block; float:left; width:700px; margin:0px 0px 0px 0px; padding:0px 0px 0px 30px; }
div.campaign_text3				{ clear:both; display:block; float:left; width:700px; margin:0px 0px 0px 0px; padding:0px 0px 50px 30px; }
div.input_area				{ clear:both; display:block; float:left; width:700px; margin:0px 0px 0px 0px; padding:0px 0px 10px 0px; }
div.about_image				{ clear:none; display:block; float:right; width:330px; margin:0px 0px 0px 0px; padding:20px 50px 50px 0px; }
div.collection_text				{ clear:none; display:inline; float:right; width:200px; margin:0px 0px 0px 0px; padding:450px 30px 0px 0px; }
div.collection_image				{ clear:none; display:inline; float:left; width:388px; margin:0px 0px 0px 0px; padding:0px 0px 0px 270px; position: relative; z-index: 15;}
div.collection_thum				{ clear:none; display:inline; float:left; width:105px; margin:0px 0px 0px 0px; padding:0px 6px 0px 0px; }
div.collection_thum_l				{ clear:none; display:inline; float:left; width:104px; margin:0px 0px 0px 0px; padding:0px 6px 0px 0px; border-top:1px solid #DDD;border-left:1px solid #DDD; }
div.collection_thum_lr				{ clear:none; display:inline; float:left; width:104px; margin:0px 0px 0px 0px; padding:0px 6px 0px 0px; border-top:1px solid #DDD;border-left:1px solid #DDD; border-right:1px solid #DDD; }
div.collection_thum_lb				{ clear:none; display:inline; float:left; width:104px; margin:0px 0px 0px 0px; padding:0px 6px 0px 0px; border-top:1px solid #DDD;border-left:1px solid #DDD; border-bottom:1px solid #DDD; }
div.collection_thum_lbr				{ clear:none; display:inline; float:left; width:104px; margin:0px 0px 0px 0px; padding:0px 6px 0px 0px; border-top:1px solid #DDD;border-left:1px solid #DDD; border-right:1px solid #DDD; border-bottom:1px solid #DDD; }
div.collection_view				{ display:block; margin:20px 0px 0px 10px; padding:0px 0px 0px 0px; min-height:474px; }
div.item_text				{ clear:none; display:inline; float:right; height:550px; width:200px; margin:0px 0px 0px 0px; padding:0px 30px 0px 0px;}
div.item_bottom				{ position:absolute; bottom:0;  padding:0px 0px 30px 0px;}
div.left				{ clear:both; display:block; float:left; width:250px; margin:0px 0px 0px 0px; padding:30px 0px 0px 20px; }
div.left-shoplist				{ clear:both; display:block; float:left; width:800px; margin:0px 0px 0px 0px; padding:30px 0px 0px 20px; }
div.contents			{ clear:none; display:block; float:right; width:630px; margin:0px 0px 0px 0px; padding:30px 40px 0px 0px; }
div.contents_shop			{ clear:both; display:block; float:left; width:920px; margin:0px 0px 0px 0px; padding:30px 20px 60px 20px; }

div .anchor_link		{ clear:none; float:left; display:inline; margin:0px 0px 0px 0px; padding:0px 0px 30px 70px; position: relative;}
div .anchor_link ul		{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
div .anchor_link ul li		{ color:#CCC; clear:none; display:inline; float:left; margin:0px 0px 0px 0px; padding:0px 0px 0px 20px; padding-top:3px;}
div .anchor_link ul li a:link	{ color:#666; text-decoration:none; }
div .anchor_link ul li a:visited	{ color:#666; text-decoration:none; }
div .anchor_link ul li a:hover	{ color:#111; text-decoration:none; }
div .anchor_link ul li a:active	{ color:#111; text-decoration:none; }

.shop_area{ width:600px; display:block; margin:0px auto; padding:20px 0px 30px 0px; text-align:center; border-bottom:1px solid #CCCCCC;}
.shop_area2{ width:600px; display:block; margin:0px auto; padding:20px 0px 30px 0px; text-align:center;}

.area				{ font-size:12px; margin:0px 0px 0px 0px; padding:20px 0px 5px 0px; text-align:center; width:600px; }
.shopname			{ font-size:12px; margin:0px 0px 0px 0px; padding:10px 0px 0px 0px; text-align:center; width:600px; }
.shopname2			{ font-size:12px; margin:0px 0px 0px 0px; padding:30px 0px 0px 0px; text-align:center; width:600px; }
.line				{ margin:40px 0px 0px 250px; padding:0px 0px 0px 0px; text-align:center; width:100px; border-top:1px solid #CCCCCC;}
.postcode			{ font-size:11px; margin:0px 0px 0px 0px; padding:10px 0px 0px 0px; text-align:center; width:600px; }
.address			{ font-size:11px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; text-align:center; width:600px; }
.phone				{ font-size:11px; margin:0px 0px 0px 0px; padding:5px 0px 0px 0px; text-align:center; width:600px; }
.url				{ font-size:11px; margin:0px 0px 0px 0px; padding:5px 0px 10px 0px; text-align:center; width:600px; }

#footer {
font-family: "Open Sans", 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight:400;
	width: 960px;
	margin: 95px auto 50px auto;
	padding: 0 0px;
	clear:both;
	text-align:center;
}
#footer #footerNav-01 {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 10px;
}
#footer #footerNav-01 li {
	line-height: 1.0;
}
#footer #footerNav-01 li#footerNav-01-00 {
	padding-right: 12px;
	margin-right: 12px;
	padding-bottom: 20px;
	padding-top: 2px;
}
#footer #footerNav-01 li#footerNav-01-01 {
	padding-right: 12px;
	margin-right: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-right: 1px #cccccc solid;
}
#footer #footerNav-01 li#footerNav-01-02 {
	padding-right: 12px;
	margin-right: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-right: 1px #cccccc solid;
}
#footer #footerNav-01 li#footerNav-01-03 {
	/*padding-right: 653px;*/
	padding-bottom: 2px;
	padding-top: 2px;
}
#footer #footerNav-01 li#footerNav-01-04 {
	padding-bottom: 2px;
	padding-top: 2px;
	float: right;
}

#footer #footerNav-02 {
	padding: 10px 0 50px 0;
}
#footer #footerNav-02 li {
	float: left;
}
#footer #footerNav-02 li#footerNav-02-01 {
	padding-right: 0;
}
#footer #footerNav-02 li#footerNav-02-02 {
	padding-right: 10px;
}
#footer #footerNav-02 li#footerNav-02-03 {
}
#footer #footerNav-02 li#footerNav-02-04 {
	font-size: 10px;
	text-align: right;
	float: right;
}
#footer #footerNav-02 iframe.twitter-share-button {
	width: 105px!important;
}

.col3-01 {
	padding-bottom: 60px;
}
.col3-01 .col3-01-1 {
	width: 215px;
	float: left;
	margin-right: 20px;
}
.col3-01 .col3-01-2 {
	width: 215px;
	float: left;
	margin-right: 20px;
}
.col3-01 .col3-01-3 {
	width: 215px;
	float: right;
}

#top-contents-1-1,
#top-contents-3-1 {
	width: 960px;
	position: relative;
}

.col2-01 {
	padding-bottom: 50px;
	margin-right: -20px;
}
.col2-01 .col2-01-1 {
	width: 470px;
	float: left;
	margin-right: 20px;
}
.col2-01 .col2-01-2 {
	width: 470px;
	float: left;
}
.col2-01 .thumb {
	width: 470px;
	height: 170px;
	overflow: hidden;/*
	display: table-cell;
	vertical-align: middle;*/
}

.col3-01 {
	padding-bottom: 50px;
}
.col3-01 .col3-01-1 {
	width: 306px;
	float: left;
	margin-right: 21px;
}
.col3-01 .col3-01-2 {
	width: 306px;
	float: left;
	margin-right: 21px;
}
.col3-01 .col3-01-3 {
	width: 306px;
	float: right;
}
.col3-01 .thumb {
	width: 306px;
	height: 204px;
	overflow: hidden;/*
	display: table-cell;
	vertical-align: middle;*/
}

.col6-01 {
	padding-bottom: 30px;
	overflow:auto;
	margin-right: -18px;
}
.col6-01 .col6-01-1 {
	width: 145px;
	float: left;
	margin-right: 18px;
}
.col6-01 .col6-01-2 {
	width: 145px;
	float: left;
	margin-right: 18px;
}
.col6-01 .col6-01-3 {
	width: 145px;
	float: left;
	margin-right: 18px;
}
.col6-01 .col6-01-4 {
	width: 145px;
	float: left;
	margin-right: 18px;
}
.col6-01 .col6-01-5 {
	width: 145px;
	float: left;
	margin-right: 18px;
}
.col6-01 .col6-01-6 {
	width: 145px;
	float: left;
	margin-right: 0px;
}
.col6-01 .date {
	padding-bottom: 10px;
}
.col6-01 .update {
	padding-bottom: 10px;
}

.about_items {
	padding: 30px 0;
}

ul.about_items  {
	list-style-type: disc !important;
}

ul.about_items li {
	list-style-type: disc !important;
	line-height:20px;
	padding:20px 0 0 0;
	display:block;
}

/* Clear fix
=========================================*/
.section:after,
.image-section:after,
dl:after,
#header #gNav:after,
#footerNav-01:after,
#footerNav-02:after,
#top-contents-1:after,
.nivo-controlNav:after,
#about-contents dl:after,
#contents-data:after,
.contents-data:after,
#news-contents:after,
#blog-contents:after,
#shop-contents:after,
#philosophy-contents:after,
#newsNav-1:after,
#blogNav-1:after,
#collectionNav-1:after,
.collectionLink ul:after,
#collection-productList:after,
.menu-01-1:after,
.menu-01-2:after,
#shop-contents-inner:after,
.post-feature:after,
.post-list:after,
.image-caption-2:after,
.col2-01:after,
.col3-01:after,
.col4-01:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

.section,
.image-section,
dl,
#header #gNav,
#footerNav-01,
#footerNav-02,
#top-contents-1,
.nivo-controlNav,
#about-contents dl,
#news-contents,
#blog-contents,
#shop-contents,
#philosophy-contents,
#newsNav-1,
#blogNav-1,
#collectionNav-1,
.collectionLink ul,
#collection-productList,
#contents-data,
#shop-contents-inner,
.menu-01-1,
.menu-01-2,
.contents-data,
.post-feature,
.post-list,
.image-caption-2,
.col2-01,
.col3-01,
.col4-01 {
	min-height: 1px;
}

/* for IE7 */
*:first-child+html .section,
*:first-child+html .image-section,
*:first-child+html dl,
*:first-child+html #header #gNav,
*:first-child+html #footerNav-01,
*:first-child+html #footerNav-02,
*:first-child+html #top-contents-1,
*:first-child+html .nivo-controlNav,
*:first-child+html #about-contents dl,
*:first-child+html #news-contents,
*:first-child+html #blog-contents,
*:first-child+html #shop-contents,
*:first-child+html #philosophy-contents,
*:first-child+html #newsNav-1,
*:first-child+html #blogNav-1,
*:first-child+html #collectionNav-1,
*:first-child+html .collectionLink ul,
*:first-child+html #collection-productList,
*:first-child+html #contents-data,
*:first-child+html #shop-contents-inner,
*:first-child+html #menu-01-1,
*:first-child+html #menu-01-2,
*:first-child+html .contents-data,
*:first-child+html .post-feature,
*:first-child+html .post-list,
*:first-child+html .image-caption-2,
*:first-child+html .col2-01,
*:first-child+html .col3-01,
*:first-child+html .col4-01  {
	zoom: 1;
}
@media only screen and (max-width: 768px){
item_box {
width: 450px;
padding-bottom: 40px
padding-right: 60px;  
}
.item_photo {
width: 450px;   
}
.item_box:nth-of-type(2n){
padding-right: 0px;
}  
.item_detail p.item_name, .item_detail p.item_description, .item_detail p.item_price{
font-size: 19px;
padding-bottom: 13px  
} 
.item_detail p.item_name{
  padding-top: 15px;   
}   
}
