@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 {
  list-style: none;
}
 
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}
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 */
}
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 10% 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: 3em;
  margin-bottom: .7em;
  color: #444;
  font-weight: bold;
  font-size: 124%;
}
.ttl_h3 {
  margin-top: 2em;
  margin-bottom: .5em;
  color: #444;
  font-weight: bold;
  font-size: 92.307%;
}

/* 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;
  }

/* 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;
  }
  .prd_lst_img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: inherit;
  }
  .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;
  }
.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 #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;
  }
}

/*add*/

.bl_sec_ttl {
  position:relative;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  font-family: "Cardo", serif !important;
  margin-bottom: 105px;
  letter-spacing: 0.1em; }
  @media screen and (max-width: 840px) {
    .bl_sec_ttl {
      font-size: 26px;
      margin-bottom: 65px; } }

@media screen and (max-width: 840px){
  #sc_category .bl_sec_ttl{
    margin-bottom: 85px;
  }
}


.bl_sec_ttl:after{
  content:"";
  display:inline-block;
  width:1px;
  height:30px;
  position:absolute;
  left:50%;
  bottom:-25px;
  transform:translate(-50%,100%);
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAGCAYAAAACEPQxAAAAAXNSR0IArs4c6QAAABJJREFUGFdjKCgo+M+AIBhQAACZbwbu1N/d7AAAAABJRU5ErkJggg==) repeat;
}@media screen and (max-width: 840px){
  .bl_sec_ttl:after{
    bottom:-7px;
  }
}

#sc_info .bl_sec_ttl{
  margin-bottom: 160px;
}@media screen and (max-width: 840px){
  #sc_info .bl_sec_ttl{
    margin-bottom: 100px;
  }
}

.bl_category_inner{
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}

.bl_category_wrapper{
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin-bottom: 40px;
}@media screen and (max-width: 840px){
  .bl_category_wrapper{
    margin-bottom: 10px;
  }
}

.bl_category_wrapper:nth-child(2){
  padding-right: 5%;
}@media screen and (max-width: 840px){
  .bl_category_wrapper:nth-child(2){
    padding-right: 0;
  }
}

.bl_category_wrapper:last-child{
  margin-bottom: 0;
}

.bl_category_item{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content:flex-end;
  box-sizing:border-box;
  margin-bottom:35px;
}@media screen and (max-width: 840px){
  .bl_category_item{
    margin-bottom:10px;
  }
  .bl_category_item:last-child{
    margin-bottom:0px;
  }
}

.bl_category_item:nth-child(1){
  width: 44%;
}@media screen and (max-width: 840px){
  .bl_category_item:nth-child(1){
    width:100%;
    padding-right:40px;
  }
}

.bl_category_item:nth-child(2){
  padding-top: 30px;
  width: 56%;
}@media screen and (max-width: 840px){
  .bl_category_item:nth-child(2){
    padding-top: 0px;
    width:100%;
    order:1;
  }
}

.bl_category_item:nth-child(3){
  padding-top: 55px;
  width: 52.2%;
}@media screen and (max-width: 840px){
  .bl_category_item:nth-child(3){
    width:100%;
    padding-top: 0px;
    padding-right:0px;
  }
}

.bl_category_item:nth-child(4){
  padding-top: 0;
  width: 43.8%;
}@media screen and (max-width: 840px){
  .bl_category_item:nth-child(4){
    width:100%;
    padding-right:40px;
    order:2;
  }
}


.bl_category_item:nth-child(1) > .bl_category_item__img{
  background-image: url(https://file003.shop-pro.jp/PA01420/182/assets/image/category_link_bg_lingerie@2x.jpg);
}

.bl_category_item:nth-child(2) > .bl_category_item__img{
  background-image: url(https://file003.shop-pro.jp/PA01420/182/assets/image/category_link_bg_accesory@2x.jpg);
}@media screen and (min-width: 841px){
  .bl_category_item:nth-child(2) > .bl_category_item__img{
    width: calc(100% - 93px);
  }
}

.bl_category_item:nth-child(3) > .bl_category_item__img{
  background-image: url(https://file003.shop-pro.jp/PA01420/182/assets/image/category_link_bg_wear@2x.jpg);
}

.bl_category_item:nth-child(4) > .bl_category_item__img{
  background-image: url(https://file003.shop-pro.jp/PA01420/182/assets/image/category_link_bg_other@2x.jpg);
}

.bl_category_item:nth-child(1) > .bl_category_item__img:before{
  padding-top: 103%;
}

.bl_category_item:nth-child(2) > .bl_category_item__img:before{
  padding-top: 68.6%;

}

.bl_category_item:nth-child(3) > .bl_category_item__img:before{
  padding-top: 64%;
}

.bl_category_item:nth-child(4) > .bl_category_item__img:before{
  padding-top: 105%;
}

.bl_category_item_texts{
  width:50px;
  position: relative;
  max-width: 78px;
  font-family: "Cardo", serif !important;
  padding-right: 20px;
  box-sizing: border-box;
  padding-top: 55px;
}@media screen and (max-width: 840px){
  .bl_category_item_texts{

    max-width:38px;
    padding-top: 35px;
    padding-right: 10px;
  width:26px;
  }
  body.js_isSafari .bl_category_item_texts{
    left:2px;
  }
}

.bl_category_item_texts:before{
  content:"";
  display: inline-block;
  top: 0;
  left: calc(50% - 8px);
  width: 1px;
  height: 45px;
  position: absolute;
   background:url(
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAGCAYAAAACEPQxAAAAAXNSR0IArs4c6QAAABJJREFUGFdjKCgo+M+AIBhQAACZbwbu1N/d7AAAAABJRU5ErkJggg==
   ) repeat;
}@media screen and (max-width: 840px){
  .bl_category_item_texts:before{
    height: 25px;
  	left: calc(50% - 5px);
  }
}
    
.bl_category_item_texts_main{
  font-size: 30px;
  letter-spacing: 0.1em;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}@media screen and (max-width: 840px){
  .bl_category_item_texts_main{
  	font-size:16px;
  }
}

.bl_category_item_texts_sub{
    position: absolute;
    white-space: nowrap;
    bottom: -15px;
    left: 10px;
    transform: translate(0,0) rotate(
90deg);
    font-size: 12px;
    transform-origin: left center;
}@media screen and (max-width: 840px){
  .bl_category_item_texts_sub{
    font-size: 10px;
    left: 6px;
  }
}


.bl_category_item__img{
  width: calc(100% - 78px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-filter:grayscale(100%);
  -moz-filter:grayscale(100%);
  -ms-filter:grayscale(100%);
  filter:grayscale(100%);
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}@media screen and (max-width: 840px){
  .bl_category_item__img{
    width: calc(100% - 38px);
  }
}

.js_isPc .bl_category_item__img:hover{
  -webkit-filter:grayscale(0%);
  -moz-filter:grayscale(0%);
  -ms-filter:grayscale(0%);
  filter:grayscale(0%);
}

.bl_category_item__img:before{
  content:"";
  display: block;
}

.bl_category{
  margin-bottom: 130px;
}@media screen and (max-width: 840px){
  .bl_category{
    margin-bottom: 100px;
  }
}

.bl_category_inner{
  width: 95%;
}

.bl_info{
  margin-bottom: 185px;
}@media screen and (max-width: 840px){
  .bl_info{
    margin-bottom: 95px;
  }
}

.bl_info_inner{
  margin-left: auto;
  margin-right: auto;
  max-width: 1120px;
}

.bl_info_wrapper{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.bl_info_map{
  position: relative;
  width: 50%;
}@media screen and (max-width: 840px){
  .bl_info_map{
    width: 90%;
    order:1;
    margin:0 auto;
  }
}

.bl_info_map > iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bl_info_map:before{
  content:"";
  display: block;
  padding-top: 67.5%;
}

.bl_info_texts{
  width: 50%;
  padding: 0 20px 0 60px;
  box-sizing: border-box;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.1em;
  font-family: "Cardo", serif !important;
}@media screen and (max-width: 840px){
  .bl_info_texts{
    width: 100%;
    margin-bottom:25px;
    text-align:center;
    font-size:14px;
    padding: 0 5%;
  }
}

  .bl_info_texts_address{
    margin-bottom:10px;
  }
@media screen and (max-width: 840px){
  .bl_info_texts_address{
    margin-bottom:10px;
  }
}


.bl_info_texts_logo{
  position: relative;
  margin-bottom: 50px;
}@media screen and (max-width: 840px){
  .bl_info_texts_logo{
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 840px){
  .bl_info_texts_logo_img{
    width:135px;
  }
}


.bl_info_texts_logo:after{
  content:"";
  width: 20px;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -25px;
  background-color: #3E3E3E;
  display: inline-block;
}@media screen and (max-width: 840px){
  .bl_info_texts_logo:after{
    left:50%;
    transform:translateX(-50%);
  }
}

.bl_info_texts_time{

}
@media screen and (max-width: 840px){
  .bl_info_texts_time{
    display:flex;
    justify-content:center;
    white-space:nowrap;
  }
}


.bl_info_texts_time_tr{
  display: flex;
  flex-wrap: wrap;
}

.bl_info_texts_time_th{
  width: 70px;
  white-space: nowrap;
}

.bl_info_texts_time_td{
  width: calc(100% - 70px);
}@media screen and (max-width: 840px){
  .bl_info_texts_time_td{
  text-align:left;
  }
}


.bl_info_texts_time_td.__ls_narrow{
letter-spacing:0;
}

.bl_info_texts_sns_tr{
  display: flex;
  flex-wrap: wrap;
}

.bl_info_texts_sns_th{
  width: 115px;
  white-space: nowrap;
}@media screen and (max-width: 840px){
  .bl_info_texts_sns_th{
    width: 100%;
  }
}

.bl_info_texts_sns_td{
  width: calc(100% - 115px);
  display: flex;
  align-items: center;
}@media screen and (max-width: 950px){
  .bl_info_texts_sns_td{
    display: block;
  }
}@media screen and (max-width: 840px){
  .bl_info_texts_sns_td{
    width: 100%;
    justify-content:center;
    display: flex;
  }
}

.bl_info_texts_sns_td > img{
display:block;
}@media screen and (max-width: 840px){
  .bl_info_texts_sns_td > img.bl_info_texts_sns_qr{
    max-width: 110px;
  }
}

  .bl_info_texts_tel{
    margin-bottom:10px;
  }
@media screen and (max-width: 840px){
  .bl_info_texts_tel{
    margin-bottom:10px;
  }
}


.bl_giftWrapping{
  margin-bottom: 85px;
  font-family: "Cardo", serif !important;
}@media screen and (max-width: 840px){
  .bl_giftWrapping{
    margin-bottom:135px;
  }
}

.bl_giftWrapping_wrapper{
  position: relative;
  display: flex;
  align-items: center;
  justify-content:flex-end;
  height: 250px;
  width: 90%;
  max-width: 1130px;
  border: 1px dashed #707070;

  padding-left: 6.5%;
  box-sizing: border-box;
  min-width:830px;
}@media screen and (max-width: 1080px){
  .bl_giftWrapping_wrapper{
  height: 230px;
    padding-left: 5.5%;
  }
}@media screen and (max-width: 980px){
  .bl_giftWrapping_wrapper{
  height: 200px;
    padding-left: 3.5%;
  }
}@media screen and (max-width: 840px){
  .bl_giftWrapping_wrapper{
    margin:0 auto;
    align-items: flex-start;
    padding-left: 0;
    padding-top: 27px;
    text-align:center;
    height: 194px;
    max-width:338px;
    min-width:0px;

  }
}
@media screen and (min-width: 841px){
  .bl_giftWrapping_wrapper{
    border-left:0;
  }
  
}

.bl_giftWrapping_texts{
  width: 410px;
}@media screen and (max-width: 980px){
  .bl_giftWrapping_texts{
    width: 400px;
  }
}@media screen and (max-width: 840px){
  .bl_giftWrapping_texts{
    width:100%;
  }
}

.bl_giftWrapping_img{
  width: calc(100% - 435px);
}@media screen and (max-width: 840px){
  .bl_giftWrapping_img{
    width:auto;
    position: absolute;
    left: 50%;
    bottom: 13px;
    transform: translate(-50%,50%);
  }
}

.bl_giftWrapping_img_img{
  max-width: 430px;
}@media screen and (max-width: 1080px){
  .bl_giftWrapping_img_img{
    max-width: 360px;
  }
}@media screen and (max-width: 980px){
  .bl_giftWrapping_img_img{
    max-width: 320px;
  }
}@media screen and (max-width: 840px){
  .bl_giftWrapping_img_img{
    max-width: 270px;
  }
}

.bl_giftWrapping_texts_main{
  font-size: 45px;
  margin-bottom: 15px;
  letter-spacing: 0.04em;
}@media screen and (max-width: 1080px){
  .bl_giftWrapping_texts_main{
    font-size: 40px;
  }
}@media screen and (max-width: 980px){
  .bl_giftWrapping_texts_main{
    font-size: 35px;
  }
}@media screen and (max-width: 840px){
  .bl_giftWrapping_texts_main{
    font-size: 26px;
    margin-bottom: 10px;
  }
}

.bl_giftWrapping_texts_sub{
  font-size: 20px;
}@media screen and (max-width: 1080px){
  .bl_giftWrapping_texts_sub{
    font-size: 18px;
  }
}@media screen and (max-width: 980px){
  .bl_giftWrapping_texts_sub{
    font-size: 16px;
  }
}@media screen and (max-width: 840px){
  .bl_giftWrapping_texts_sub{
    font-size: 12px;
  }
}

.bl_info_texts_logo{
  max-width: 165px;
}

.bl_info_texts_sns_qr{
  max-width: 124px;
}

.el_undeline{
  position: relative;
  display: inline-block;
}

.el_undeline:after{
  content: "";
  bottom: 6px;
  left: 0;
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #3E3E3E;
}

.el_more{
  text-align:center;
  font-family: "Cardo", serif !important;
  font-weight:bold;
  letter-spacing: 0.06em;
}@media screen and (max-width: 840px){
  .el_more{
    font-size:12px;
  }
}

.el_more_text{
  position:relative;
  display:inline-block;
  padding-top:15px;
}@media screen and (max-width: 840px){
  .el_more_text{
    padding-top:2px;
  }
}

.bl_newBlock_more_arrow{
  position:absolute;
  left:50%;
  top:-10px;
  transform:translateX(-50%);
}

.el_navArrow > img{
max-width:10px;
  margin-left:5px;
}

.bl_topNaviBlock_other{
  position:relative;
  z-index:11;
  display:flex;
  align-items:center;
}@media screen and (max-width: 840px){
  .bl_topNaviBlock_other{
    justify-content: center;
    padding-right: calc(10% + 30px);
  }
}

.bl_topNaviBlock_other_item{
  position:relative;
  margin-right:20px;
}@media screen and (max-width: 1100px){
  .bl_topNaviBlock_other_item{
    margin-right:15px;
  }
}

.js_searchButton_form{
  position: absolute;
  top:30px;
  right:160px;
  bottom: -4px;
  left: 50%;
  transform: translate(-50%,100%);
  opacity:0;
  pointer-events:none;
  transition:opacity 200ms ease-out;
}@media screen and (max-width: 840px){
  .js_searchButton_form{
    bottom: -13px;
    left: auto;
    right:0;
    transform: translate(0%,100%);
  }
}

.js_searchButton_form input{
  border: 0;
  border-bottom: 1px solid #888;
  font-family: "Cardo", serif !important;
  font-size: 12px;
  padding-left: 8px;
  width:180px;
  max-width:100%;
  -webkit-appearance: none;
  border-radius: 0;
}@media screen and (max-width: 840px){
  .js_searchButton_form input{
    max-width:none;
    width:140px;
  }
}

body.js_search_open .js_searchButton_form{
  opacity:1;
  pointer-events:auto;
  z-index:20;
}@media screen and (max-width: 1100px){
  body.js_search_open .js_searchButton_form{
    
  }
}

.js_searchButton{
  cursor:pointer;
}
 
  @media screen and (max-width: 840px){
    .bl_topNaviBlock_other_item.__pc{
      display:none;
    }
  }


.bl_topNaviBlock_other_item:last-child{
  margin-right:0px;
}

.bl_menuGroup{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top:30px;
  font-family: "Cardo", serif !important;
}


.bl_menuGroup_inner{
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 841px){
  .bl_topNavContentBlock.bl_topNavContentBlock__brand .bl_menuGroup_inner{
    position:relative;
    left:10%;
    min-width:490px;
  }
}
@media screen and (min-width: 1101px){
  .bl_topNavContentBlock.bl_topNavContentBlock__brand .bl_menuGroup_inner{
    left:16%;
  }
}

@media screen and (min-width: 841px){
  .bl_topNavContentBlock.bl_topNavContentBlock__category .bl_menuGroup_inner{
    position:relative;
    left:6%;
    min-width:820px;
  }
}

.bl_menuGroup_title{
  display: flex;
  align-items: center;
  width: 140px;
  border-right: 1px solid #212121;
  box-sizing: border-box;
  font-size:18px;
}

.bl_menuGroup_wrapper{
  width: calc(100% - 140px);
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 25px 0 25px 0;
}

@media screen and (min-width: 841px){
  .bl_topNavContentBlock.bl_topNavContentBlock__category .bl_menuGroup_wrapper{
    margin-bottom: -45px;
  }
}

.bl_menuGroup_box{
  width: 50%;
  max-width: 220px;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  margin-bottom: 37px;
  font-size:14px;
  font-family: "Cardo", serif !important;
}

.bl_menuGroup_box_item{
  display: block;
  margin-bottom: 20px;
}

.bl_menuGroup_box_item:last-child{
  margin-bottom: 0;
}

.bl_menuGroup_box_title{
  position: relative;
  padding-right: 30px;
}


.bl_menuGroup_box_title:after{
  content:"";
  display: inline-block;
  position: absolute;
  top: 8px;
  right: 10px;
  width: 10px;
  height: 1px;
  background-color: #3E3E3E;
}



.bl_menuGroup_box_wrapper{
  min-width:60px;
  font-size:14px;
}

.bl_menuGroup.__listonly .bl_menuGroup_wrapper{
  padding-left: 70px;
}

.bl_menuGroup.__listonly .bl_menuGroup_box{
  width: 100%;
  max-width: none;
  margin-bottom: 0;
}

.bl_menuGroup.__listonly .bl_menuGroup_box_wrapper{
  margin-right: 60px;
}


.bl_menuGroup.__listonly .bl_menuGroup_box_wrapper:nth-child(2n){
  margin-right: 0;
}

@media screen and (max-width: 840px){
  .bl_category_inner.hp_inner{
    width:95%;
  }
}

.uq_logo_img{
  width:100%;
}

@media screen and (max-width: 840px){
  .uq_logo_img path{
    fill:#fff;
  }
  body.js_headerFixed .uq_logo_img path{
    fill:#3e3e3e;
  }
}


#stalker {
    pointer-events: none;
    position: fixed;
    top: -8px;
    left: -8px;
    width: 16px;
    height: 16px;
    background: rgba(0,0,0,0.5);
    border-radius: 50%;
    transform: translate(0,0);
    transition: transform 0.2s;
    transition-timing-function: ease-out;
    z-index: 999;
}@media screen and (max-width: 840px){
  #stalker{
    display:none;
  }
}
.js_isIe #stalker{
  transition: width 0.2s,height 0.2s,transform 0s;  
}
#stalker.hov_{
  top: -32px;
  left: -32px;
  width: 32px;
  height: 32px;
  transition: .2s;
  background: rgba(0, 0, 0, 0.4);
}

.bl_detailBlock_main_view{
  position:relative;
  margin-bottom:30px;
}@media screen and (max-width: 840px){
  .bl_detailBlock_main_view{
    max-width:500px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:8px;
  }
}

@media screen and (max-width: 840px){
  .bl_detailBlock_sub_imgs{
    max-width:500px;
    margin-left:0;
    margin-right:auto;
  }
}

.bl_detailBlock_main .slick-track, .bl_detailBlock_main .slick-list{
  position:relative;
}

.slider-arrow.slider-next{
  position:absolute;
  top:0;
  bottom:0;
  right:0;
  display: flex;
  justify-content:flex-end;
  align-items: center;
  padding-right: 30px;
  width:40px;
  z-index:4;
}

.slider-arrow.slider-prev{
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  padding-left: 30px;
  left: 0;
  width: 40px;
  z-index: 4;
}

@media screen and (min-width: 841px){
  body:not(.js_cpIndex) .uq_logo{
    top: 27px;
  }
}

dl.info-table{
  display:flex;
  flex-wrap: wrap;
  border-top: none;
  text-align: center;
  width: calc(100% + 50px);
}@media screen and (max-width: 840px){
  dl.info-table{
    width:100%;
    /*width:550px;*/
  }
}
dl.info-table dt{
  background: #E8E8E8;
  width: 65px;
  padding: 15px 10px;
  box-sizing: border-box;
  border: 1px solid #ccc; 
}@media screen and (max-width: 840px){
  dl.info-table dt{
    width: 40px;
  }
}

dl.info-table.__quality{
font-size:16px;
}

dl.info-table.__quality dt{
   width: 38%;
}

dl.info-table dd{
  padding: 15px 10px;
  margin: 0;
  border: 1px solid #ccc;
  width: calc((100% - 66px)/6);
  box-sizing: border-box;
}@media screen and (max-width: 840px){
  dl.info-table dd{
    width: calc((100% - 41px)/6);
    padding: 15px 5px;
  }
}

dl.info-table dd.__colored{
  background: #E8E8E8;
}

dl.info-table.__quality dd{
   width: 62%;
}

dl.size-guide dd.__colored{
  background: #E8E8E8;
}

.bl_detailBlock_main .bl_detailBlock_main_texts p{
  margin-bottom:25px;
}

.bl_detailBlock_main_texts p::last-child{
  margin-bottom:0px;
}

.bl_item_info{
  margin-bottom:80px;
}
@media screen and (max-width: 840px){
  .bl_item_info{
    margin-bottom:60px;
  }
}

.bl_item_info:last-child{
  margin-bottom:0px;
}

.bl_item_info.__attention .bl_item_info_texts{
  font-size:16px;
}

@media screen and (min-width: 841px){
  .bl_item_info.__attention .bl_item_info_wrapper{
    width: calc(100% + 50px);
  }
}


.bl_item_info_title{
  margin-bottom:10px;
  letter-spacing:0;
  font-size:16px;
}

.bl_item_info.__attention .bl_item_info_title{
  margin-bottom:20px;
}

@media screen and (max-width: 840px){
  .bl_detailBlock_main_texts{
    width:100%;
  }
}

@media screen and (max-width: 840px){
  .bl_item_info_wrapper{
/*overflow:auto;*/
}
}


  .bl_item_info_swipe{
    display:none;
    margin-bottom:5px;
    font-family: "Cardo", serif !important;
  }
@media screen and (min-width: 841px){
  .bl_item_info_swipe{
    display:none;
  }
}

body:not(.js_cpIndex) .uq_logo_img path {
  fill: #3e3e3e;
}

body:not(.js_cpIndex) .el_humburger span.el_humburger_bar{
  background: #3e3e3e;
}

.bl_navGroupBlock_tr{
  display:flex;
  flex-wrap:wrap;
  margin-bottom:25px;
  letter-spacing:0;
}@media screen and (max-width: 840px){
  .bl_navGroupBlock_tr{
    margin-bottom:32px;
  }
}

.bl_navGroupBlock_tr:last-child{
  margin-bottom:0px;
}

.bl_navGroupBlock_th{
  position:relative;
  width:96px;
  box-sizing:border-box;
  padding-right:31px;
  text-align:right;
}

.bl_navGroupBlock_th:after{
  content:"";
  position:absolute;
  top: 8px;
  right: 11px;
  display:inline-block;
  width:10px;
  height:1px;
  background:#3E3E3E;
}

.bl_navGroupBlock_td{
  position: relative;
  top: 2px;
  width:calc(100% - 96px);
}

.bl_insta{
  margin-bottom:180px;
}@media screen and (max-width: 840px){
  .bl_insta{
    margin-bottom:105px;
  }
}

.bl_insta_wrapper{
  display:flex;
  flex-wrap:wrap;
}

.bl_insta_item{
  width:25%;
  background-size:cover;
  background-position:center;
}@media screen and (max-width: 840px){
  .bl_insta_item{
    width:50%;
  }
}

.bl_insta_item:before{
  content:"";
  display:block;
  padding-top:100%;
}

.u-gothic{
  font-family: "Þâ¥´¥·¥Ã¥¯ Medium", YuGothic, "Yu Gothic", "¥Ò¥é¥®¥Î³Ñ¥´ Pro", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, sans-serif !important;
}

@media screen and (max-width: 840px){
  .bl_insta_inner.hp_inner{
    width:90%;
    margin-left:auto;
    margin-right:auto;
  }
}

@media screen and (max-width: 840px) {
  .js-tf_pc {
    display: none;
  }
}

@media screen and (min-width: 841px) {
  .js-tf_sp {
    display: none;
  }
}

.bl_info_texts_timeSp{
  font-size:12px;
  margin-bottom:15px;
  letter-spacing:0;
}

.slick-dots{
  position: absolute;
  z-index: 3;
  left: 50%;
  bottom: 35px;
  transform: translate(-50%,100%);
  display: flex;
}

.slick-dots > li{
  display: flex;
  align-items:center;
  height:20px;
  cursor:pointer;
  margin:0 1px;
}

.slick-dots > li:after{
  content:"";
  width:35px;
  height:1px;
  display:inline-block;
  background: #fff;
}

.slick-dots > li.slick-active:after{
  background: #3E3E3E;
}

.slick-dots button{
  color: rgba(0,0,0,0);
  width:35px;
  height: 2px;
  border: 0;
  background: #fff;
  margin: 0 1px;
  cursor:pointer;
  display:none;
}

.slick-dots > li.slick-active button{
  background: #3E3E3E;
}

@media screen and (min-width: 841px){
  .bl_heroBlock .slick-dots{
    display:flex !important;
    right: 1%;
    left: auto;
    bottom: 65px;
  }
}


.bl_newBlock.bl_newBlock__page.__recently{
	width: 100%;
    margin-left: auto;
    max-width: 1150px;
    margin-right: auto;
    padding: 0;
    box-sizing: border-box;
  margin-bottom:100px;
}

.bl_rightNavBlock_group_item_title{
  position:relative;
  padding-left:20px;
}

.bl_rightNavBlock_group_item_title:before{
  content:"";
  position:absolute;
  top:50%;
  left:0;
  transform:translate(0%,-50%);
  width:10px;
  height:1px;
  background-color:#000;
}

@media screen and (max-width: 840px){
  .bl_detailBlock_sub.__sp{
    order:3;
  }
}

.p-sp_util{
  position: fixed;
  top: 16px;
  right: calc(5% + 20px);
  display:none;
}
@media screen and (max-width: 840px){
.js_humburgerOpen .p-sp_util{
  display:block;
}
}

.p-sp_util .bl_topNaviBlock_other_item{
 margin-right:8px;
}

.p-sp_util .bl_topNaviBlock_other_item:last-child{
 margin-right:0px;
}

.p-sp_util .bl_topNaviBlock_other{
  padding-right: 15px;
}

.p-sp_util .js_searchButton_form{
  transform: translate(50%,100%);
}

@media screen and (max-width: 840px){
  .bl_detailBlock_main_texts{
    width: calc(100% + 40px);
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media screen and (max-width: 840px){
  .bl_detailBlock_main_wrapper{
        flex-flow: column;
	}
}

.p-search_pc{
  position:absolute;
  /*top:85px;*/
  width:120px;
  text-align:right;
  transform:translate(0,0);
  z-index: 11;
  bottom: auto;
  left: auto;
}@media screen and (max-width: 1100px){
  .p-search_pc{
    width:110px;
  }
}

.p-search_pc .js_searchButton_form{

}

@media screen and (max-width: 950px){
  .p-search_pc{
    display:none;
  }
}

.js_headerFixed .p-search_pc{
  position:fixed;
}

.p-search_pc .el_search_formt{
  height:25px;
}

.p-search_pc_inner{
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
  /*padding-right: 35px;*/
  box-sizing:border-box;
}

/*.bl_topNaviBlock{
    height: auto !important;
    padding-bottom: 20px !important;
}*/

.info-table{
  text-align:center;
}

.info-table2{
border: 1px solid #ccc;
  box-sizing:border-box;
  width: calc(100% + 50px);
}@media screen and (max-width: 840px){
  .info-table2{
  width:100%;
  }
}

.info-table2__tr{
  display:flex;
  border-bottom: 1px solid #ccc;
}

.info-table2__tr:last-child{
  border-bottom: 0;
}

.info-table2__th{
  width: 65px;
  background: #E8E8E8;
  text-align:center;
}@media screen and (max-width: 840px){
  .info-table2__th{
    width: 40px;
  }
}

.info-table2__tr:nth-of-type(1) .info-table2__th{
  border-right: 1px solid #ccc;
}

.info-table2__tr:nth-of-type(1) .info-table2__td{
  background: #E8E8E8;
}

.info-table2__td{
  width: calc(100% - 65px);
  display:flex;
  justify-content: space-around;
}@media screen and (max-width: 840px){
  .info-table2__td{
  width: calc(100% - 40px);
  }
}

.info-table2__field{
  padding: 15px 10px;
  border-right: 1px solid #ccc;
  width: calc(100%/6);
  box-sizing:border-box;
  text-align:center;
}@media screen and (max-width: 840px){
  .info-table2__field{
  padding: 15px 5px;
  }
}

.info-table2__th .info-table2__field{
  width: 100%;
}

.info-table2__field:last-child{
  border-right: 0;
}

@media screen and (max-width: 840px){
  body.js_isSafari .bl_category_item_texts{
  	position:relative;
    right:1em;
  }
}

.info-table2.__3r4c .info-table2__td .info-table2__field{
width: calc(100%/3);
}

.info-table2.__3r3c .info-table2__td .info-table2__field{
width: calc(100%/2);
}

@media screen and (min-width: 841px){
  body.js_search_open .bl_topNaviBlock_wrapper{
    margin-right:130px;
  }
}

body.js_cpIndex .bl_topNaviBlock_inner{
  max-width: 1400px;
  margin-right:0 !important;
}

.p-anker{
position:absolute;
  left:0;
  top: -100px;
}

/* 20211124 - ¾¦ÉÊ¾ðÊó¥Æ¡¼¥Ö¥ë(¿·) */
.info-item_spec{
  display:table;
  box-sizing: border-box;
  width: calc(100% + 50px);
  border-top:1px solid #ccc;
  border-right:1px solid #ccc;
}
@media screen and (max-width: 840px){
.info-item_spec{
width:100%;
}
}
.info-item_spec li{
display:table-row;
}
.info-item_spec li i{
display:table-cell;
  font-style:normal;
  border-left:1px solid #ccc;
  border-bottom:1px solid #ccc;
  text-align:center;
  padding: 15px 10px;
  width:65px;
}
.info-item_spec li:first-of-type i,
.info-item_spec li i:first-of-type{
background: #E8E8E8;
}