@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:wght@400;700&display=swap');

/*RESET CSS*/

abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}/ change colours to suit your needs /
ins{background-color:#ff9;color:#000;text-decoration:none}/ change colours to suit your needs /
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

/*common*/
html {-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;text-size-adjust: 100%;font-size: 62.5%;}
body {font-family: "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; margin: 0; padding: 0; font-weight: 400; line-height: 1.85; letter-spacing: 0.05em; background: #fff; color: #333; }
*,
*:before,
*:after { }

input, textarea, select { font-family: "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; font-weight: 400; }

a,a:link, a:visited { text-decoration: none; }
a:active, a:hover { text-decoration: none; }
a:-webkit-any-link { cursor: pointer;}
*:focus {outline: none;}

h1, h2, h3, h4, h5 { font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; font-weight: 500;}
li { list-style-type: none; }
dl,dt,dd { margin: 0; padding: 0; }
p { margin: 0; padding: 0; line-height: 1.85; font-size: 1.4rem; }
img {border: 0; line-height: 0; vertical-align: bottom;}
svg { vertical-align: bottom; }
hr { display: none; }
table { margin: 0; padding: 0; }
th { text-align: left; font-weight: bold; margin: 0; }
td { margin: 0; }
em {font-weight: bold; font-style: normal;}
form { margin: 0; padding: 0; }
label { margin: 0; padding: 0;}

a, span, u, b { color: inherit; }

.font_en { font-family: 'Crimson Text', serif; font-weight: regular; line-height: 1.5; }


.pc-only { display: block!important; }
.sp-only { display: none!important; }

section {position: relative;}

body { overflow-x: hidden; }

.font_en { font-family: 'Crimson Text', serif; }

@media screen and (max-width: 960px) {
	p { margin: 0; padding: 0; line-height: 1.667; font-size: 1.2rem; }
    
	.pc-only { display: none!important; }
	.sp-only { display: block!important; }
}

/*clearfix*/
.clearfix::after {content: "";display: table;clear: both;}

/*rayout*/
#wrapper { display: flex; justify-content: space-between;}

header { width: 20.04%; padding-left: 2.04vw; }
#container { width: 73.48%; }

.site-name { width: 120px; margin: 30px auto; }
.site-name img { width: 100%; }

#secondary { background: #333; padding: 50px 4.08vw 30px; margin-top: 100px; }
.col-3block { display: flex; justify-content: flex-end; }
.footer_schedule { display: flex; }

.secondary-head .title2 { font-size: 1.6rem; color: #fff; padding: 10px 0; }
.list-link li { margin-top: 5px; }
.list-link a { font-size: 1.1rem; color: #fff; }
.copyright { font-size: 1.1rem; color: #fff; text-align: right; letter-spacing: 0; margin-top: 50px; }
.secondary-block.f-right { width: 12.24vw; margin-left: 2.04vw; }

.main-image-sliders, .main-image-sliders li, .main-image-slider { height: auto!important; padding-bottom: 52%; }
.main-image-sliders img { width: 100%; max-height: 52%!important; }

/* menu */
.header_function { display: flex; justify-content: space-between; padding: 18px 2.04vw; font-size: 1.4rem; align-items: center; }
.header-menu { display: flex; align-items: center; }
.header-menu li { margin-left: 20px; line-height: 1; }
.header-menu.pc li.entry,
.header-menu.pc li.mypage { width: 19px; }
.header-menu.pc li.cart { width: 24px; }
.header-menu li img { width: 100%; }
.header-menu.sp { display: none; }
.h_right { display: flex; align-items: center; }
.menubtn {width: 19px;height: 19px;text-align: center;position: absolute;right: 40px;top: 0;}
.menubtn { display: none; }
.menubtn a {display: block;}

#jq-open-btn::before {}
#jq-open-btn.close::before {}

.searchbtn { width: 19px; height: 19px; text-align: right;}
.searchbtn:hover { cursor: pointer; opacity: 0.7; transition: 0.3s;}
.search-area { display: none; position: absolute; top: 60px; right: 0; padding: 20px 35px; background-color: #333; width: 415px; height: 90px; box-sizing: border-box; z-index: 9999; } 
.search-area form { background: #fff; display: flex; padding: 13px 10px; }
.search-area .sbox3 { flex-grow: 2; border: none; }
.search-area button { background: none; border: none; }
.search-area button img { width: 19px; height: 19px; }

/*sidebar*/
#global-nav { padding-left: 15px; overflow: visible!important; }
.sidebar_hd { font-size: 1.3rem; margin-top: 70px; font-weight: bold; }
.cat-menu > li > ul > li { font-size: 1.8rem; margin-top: 15px; }
.cat-menu > li > ul > li + li { margin-top: 30px; }
.cat-menu > li > ul > li ul { font-size: 1.4rem; margin-top: 10px; margin-left: 30px; }

#global-nav .sns { display: flex; }
#global-nav .sns { margin: 15px 0 0 30px; }
#global-nav .sns li { width: 16px; margin-right: 16px; line-height: 1.5 }
#global-nav .sns img { width: 100%; }

@media screen and (max-width: 960px) {
    /*common*/
    #wrapper { display: block; justify-content: space-between;}

    header { width: auto; padding-left: 0; margin: 0 6.667vw; }
    #container { width: 100%; }

    .site-name { width: 50px; margin: 20px 0; position: relative; z-index: 10000; }
    .link_shipping { display: none; }

    #secondary { background: #333; padding: 30px 4.08vw 50px; }
    .col-3block { display: block; justify-content: flex-end; }
    .footer_schedule { display: block; }

.secondary-head .title2 { font-size: 1.6rem; color: #fff; padding: 10px 0; }
.list-link li { margin-top: 5px; }
.list-link a { font-size: 1.1rem; color: #fff; }
    .copyright { font-size: 1.1rem; color: #fff; text-align: left; letter-spacing: 0; max-width: 305px; margin: 70px auto 0; padding-left: 15px; }
    .secondary-block.f-right { width: auto; max-width: 305px; margin: 50px auto 0; padding-left: 15px; }

.main-image-sliders, .main-image-sliders li, .main-image-slider { height: auto!important; padding-bottom: 52%; }
.main-image-sliders img { width: 100%; max-height: 52%!important; }

/* menu */
    .header_function { width: 81.334%; padding: 31px 9.333% 20px; display: flex; top: 0; justify-content: flex-end; font-size: 1.4rem; align-items: center; position: fixed; z-index: 10002; }
    .header-menu li { margin-left: 25px; line-height: 1; text-align: center; font-size: 1.1rem; }
    .header-menu li:first-child { margin-left: 0; }
    .header-menu.sp { display: flex; align-items: center; justify-content: center; margin-bottom: 50px; }
    .header-menu.sp i { display: block; width: 34px; height: 35px; margin: 0 auto 10px; }
    .header-menu.sp .icon-icon_cart2 { width: 43px; }
    .header-menu.sp i img { width: 100%; }
    .header-menu.pc .entry, .header-menu.pc .mypage, .header-menu.pc .cart { display: none; }
    .h_right { display: flex; align-items: center;}
    .menubtn { width: 30px;height: 15px; text-align: center;position: relative;right: auto;top: 0; margin-left: 32px; }
    .menubtn a {width: 30px;height: 15px; }
    .menubtn span {content: ""; height: 1px; display: block; width: 30px; -webkit-transition: all 0.5s cubic-bezier(.165,.84,.44,1); transition: all 0.5s cubic-bezier(.165,.84,.44,1); background:#999; position: absolute; }
    .menubtn span:nth-child(2){ left: 0; top: 7px; }
    .menubtn span:nth-child(1){ left: 0; top: 0px;}
    .menubtn span:nth-child(3){ left: 0; bottom: 0px;}
    .menubtn .close span:nth-child(2){ opacity: 0; }
	.menubtn .close span:nth-child(1){ width: 30px; transform: rotate(-45deg); top: 50%; }
	.menubtn .close span:nth-child(3){ width: 30px; transform: rotate(45deg); top: 50%; }
	
    .menubtn { display: block; }
    
    .header_bg { background: #fff; width: 100%; height: 76px; position: fixed; top: 0; left: 0; z-index: 9998; }

#jq-open-btn::before {}
#jq-open-btn.close::before {}

    .searchbtn { width: 19px; height: 19px; text-align: right; margin-left: 22px!important; }
.searchbtn:hover { cursor: pointer; opacity: 0.7; transition: 0.3s;}
    .search-area { display: none; position: fixed; top: 75px; right: 0; padding: 20px 35px; background-color: #333; width: 100%; height: 90px; box-sizing: border-box; z-index: 10000; } 
    .search-area form { background: #fff; display: flex; padding: 13px 10px; box-sizing: border-box; margin: 0 auto; }
.search-area .sbox3 { flex-grow: 2; border: none; }
.search-area button { background: none; border: none; }

/*sidebar*/
    #global-nav { display: none; padding-left: 15px; }
    #global-nav.open { display: block; max-height: none; position: fixed; top: 0; left: 0; width: 100%; padding: 75px 9.333% 50px; background: #333; z-index: 10001; max-height: 100vh!important; overflow-y: auto!important; box-sizing: border-box; }
    #global-nav.open * { color: #fff; }
.sidebar_hd { font-size: 1.3rem;  }
.cat-menu > li > ul > li { font-size: 1.8rem; margin-top: 15px; }
.cat-menu > li > ul > li + li { margin-top: 30px; }
.cat-menu > li > ul > li > ul { font-size: 1.4rem; margin-top: 10px; margin-left: 15px; }
    
}

/*top*/
.section-block { margin: 70px 4.08vw;}
.section-head .title1 { font-size: 3.0rem; margin-bottom: 30px;  }
.section-head .title2 { font-size: 2.5rem; border-bottom: 1px solid #E6E6E6; padding-bottom: 15px; margin: 50px 0 45px;  }
.section-head .title1 + .title2 { margin-top: 25px;}

.list-info { font-size: 1.6rem; }
.list-info span { display: inline-block; width: 7em; }
.list-info li { margin-top: 25px; }

.list-product { display: flex; flex-wrap: wrap; margin: 0 2.04vw; }
.list-product li { width: 28.888%; margin: 0 0 70px 6.668%; text-align: center; align-items: flex-end; }
.list-product li img { max-width: 100%; }
.list-product li:nth-child(3n+1) { margin-left: 0; }
.item-photo { margin-bottom: 15px; }

@media screen and (max-width: 960px) {
    .section-block { margin: 50px 9.333vw;}
    .section-head .title1 { font-size: 2.5rem; margin-bottom: 25px; }
.section-head .title2 { font-size: 2.5rem; border-bottom: 1px solid #E6E6E6; padding-bottom: 10px; margin: 50px 0 30px;  }
.section-head .title1 + .title2 { margin-top: -10px;}

.list-info { font-size: 1.6rem; }
    .list-info span { display: block; width: 10em; }

    .list-product { display: flex; flex-wrap: wrap; margin: 0; }
    .list-product li { width: 47.541%; margin-left: 4.918%; margin-bottom: 35px; text-align: center; }
    .list-product li:nth-child(3n+1) { margin-left: 4.918%; }
    .list-product li:nth-child(2n+1) { margin-left: 0; }
.item-photo { margin-bottom: 15px; }
}

.item-name { font-size: 1.6rem; }
.item-meta { font-size: 1.2rem; line-height: 1.5; margin-top: 5px; }

@media screen and (max-width: 960px) {
    .item-name { font-size: 1.2rem; }
    .item-meta { font-size: 1.0rem; }
}

/*------------------------------
 slider
------------------------------*/
#main-image {
  position: relative;
  width: 100%;
  max-width: 2000px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}
#main-image img {
  max-width: 100%;
  height: auto;
}

.main-image-slider {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 2000px;
  height: auto;
  margin: 0 auto;
}
.main-image-slider > ul {
  position: absolute;
  z-index: 97;
  top: 0;
  left: 0;
  display: inline-block;
  overflow: hidden;
}
.main-image-slider > ul > li {
  display: inline;
  float: left;
  overflow: hidden;
  list-style-type: none;
  width: 100%;
}
.main-image-slider > ul > li span, .main-image-slider > ul > li a {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.main-image-prev,
.main-image-next {
  position: absolute;
  top: 50%;
  z-index: 97;
  margin-top: -18px;
}
.main-image-prev a,
.main-image-next a {
  display: block;
  width: 40px;
  height: 40px;
  font-size: 28px;
  line-height: 40px;
  text-align: center;
    text-indent: -9999px;
}
.main-image-prev a { background: url("https://image.raku-uru.jp/01/18314/226/ico_arrow_prev_1626337577508.png") no-repeat center / 15px 23px; }
.main-image-next a { background: url("https://image.raku-uru.jp/01/18314/225/ico_arrow_next_1626337568822.png") no-repeat center / 15px 23px; }
.main-image-prev a:hover,
.main-image-next a:hover {
  text-decoration: none;
}

.main-image-prev {
  left: 10px;
}
.main-image-next {
  right: 10px;
}

.main-image-indicator {
  position: absolute;
  z-index: 97;
  right: 0;
  bottom: 10px;
  left: 0;
}
.main-image-indicator ul {
  text-align: center;
}
.main-image-indicator ul li {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 8px;
  pacity: .6;
  border: #fff solid 1px!important;
  border-radius: 50%;
  background-color: transparent;
}
.main-image-indicator ul li.active {
  background-color: #fff!important;
}

@media screen and (max-width: 600px) {
  #main-image {
    width: 100%;
    overflow: hidden;
    margin: 0;
    text-align: center;
  }

  .main-image-slider > ul {
    height: 460px;
  }
  .main-image-slider > ul > li {
    width: 100%;
  }

  .main-image-indicator {
    bottom: 6px;
  }
  .main-image-indicator ul {
    font-size: 0;
    margin: 0;
    padding: 0;
  }
  .main-image-indicator ul li {
    width: 10px;
    height: 10px;
    margin: 0 4px;
  }
}
/*--------------------------------------
 calendar
--------------------------------------*/
.months {
  text-align: center;
  padding: 8px 0;
  margin: auto;
  font-size: 1.8rem;
}

.schedule-area {
  text-align: center;
  margin-bottom: 24px;
}
.schedule-area .months {
  width: 94%;
  color: #fff;
  background-color: #f2a0a1;
  padding: 8px 0;
  margin-bottom: 1.0em;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

.schedule-area2 {
  text-align: center;
    width: 253px;
    margin-right: 2.04vw;
}
.schedule-area2 .months {
  text-align: left;
  padding: 10px 10px 15px;
    color: #fff;
  font-size: 1.6rem;
}

/* カレンダー線なし
--------------------------------------------*/
.calendar-2 {
  margin-bottom: 24px;
}
.calendar-2 table {
  width: 94%;
  margin: auto;
}
.calendar-2 th, .calendar-2 td {
  font-size: 1.2rem;
  font-weight: normal;
  padding: 0;
  width: -webkit-calc(94% / 7);
  width: calc(94% / 7);
  text-align: center;
  border: none;
  display: table-cell;
    color: #fff;
}
.calendar-2 thead th {
  background: rgba(246, 246, 247, 0);
  padding: 0 0 10px;
}
.calendar-2 thead th:first-child {
  color: #fff;
}
.calendar-2 thead th:last-child {
  color: #fff;
}
.calendar-2 tbody {
  padding-top: 10px;
}
.calendar-2 tbody td {
  vertical-align: middle;
  padding: 5px 3px;
}
.calendar-2 tbody td i {
  display: inline-block;
  width: 100%;
  height: auto;
  max-width: 24px;
  max-height: 24px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  line-height: 24px;
    font-style: normal;
    color: inherit;
}

@media screen and (max-width: 960px) {
/*--------------------------------------
 calendar
--------------------------------------*/
.months {
  text-align: center;
  padding: 8px 0;
  margin: auto;
  font-size: 1.8rem;
}

.schedule-area {
  text-align: center;
  margin-bottom: 24px;
}
.schedule-area .months {
  width: 94%;
  color: #fff;
  background-color: #f2a0a1;
  padding: 8px 0;
  margin-bottom: 1.0em;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

    .schedule-area2 {
      text-align: center;
        width: 100%;
        max-width: 305px;
        margin: 0 auto;
    }
.schedule-area2 .months {
  text-align: left;
  padding: 10px 10px 15px;
    color: #fff;
  font-size: 1.6rem;
}

/* カレンダー線なし
--------------------------------------------*/
.calendar-2 {
  margin-bottom: 24px;
}
.calendar-2 table {
  width: 94%;
  margin: auto;
}
.calendar-2 th, .calendar-2 td {
  font-size: 1.2rem;
  font-weight: normal;
  padding: 0;
  width: -webkit-calc(94% / 7);
  width: calc(94% / 7);
  text-align: center;
  border: none;
  display: table-cell;
    color: #fff;
}
.calendar-2 thead th {
  background: rgba(246, 246, 247, 0);
  padding: 0 0 10px;
}
.calendar-2 thead th:first-child {
  color: #fff;
}
.calendar-2 thead th:last-child {
  color: #fff;
}
.calendar-2 tbody {
  padding-top: 10px;
}
.calendar-2 tbody td {
  vertical-align: middle;
  padding: 5px 3px;
}
.calendar-2 tbody td i {
  display: inline-block;
  width: 100%;
  height: auto;
  max-width: 24px;
  max-height: 24px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  line-height: 24px;
    font-style: normal;
    color: inherit;
} 
}

/* イベント色分け */
.e1 i {
  color: #333!important;
  background-color: #fff;
}

.e2 i {
  color: #fff;
  background-color: #ff8b0f;
}

.e3 i {
  color: #fff;
  background-color: #855423;
}

.list-event {
  padding: 0;
  margin: 0 10px;
  text-align: left;
}
.list-event li {
  display: inline-block;
  line-height: 24px;
  position: relative;
  min-height: 24px;
  margin-bottom: 5px;
  margin-right: 10px;
  padding-left: 32px;
  text-align: left;
  list-style: none;
  font-size: 1.3rem;
    color: #fff;
}
.list-event li::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 24px;
  height: 24px;
  content: '';
    border-radius: 50%;
}
.list-event li.event1::before {
  background-color: #fff;
}
.list-event li.event2::before {
  background-color: #ff8b0f;
}
.list-event li.event3::before {
  background-color: #855423;
}

@media screen and (max-width: 960px) {
    .calendar-2 table {
      width: 100%;
      margin: auto;
    }
    
    .list-event {
      padding: 0;
      margin: 0 auto;
      text-align: left;
        max-width: 305px;
        width: 100%;
    }
    .list-event li { margin-left: 10px; }
}

/*category*/
.breadcrumbs, #main { margin: 0 8.16vw 0 4.08vw; }
.breadcrumbs { margin-bottom: 20px;}
.breadcrumbs a { text-decoration: underline; }

.breadcrumbs li + li:before { content: " / "; }
.breadcrumbs ol { display: flex; font-size: 1.4rem; }
.cat-head .title1 { font-size: 3.0rem; margin: 50px 0 25px; line-height: 1.5; }

.item-list-noitem { font-size: 1.4rem; }

.sort { border-top: 1px solid #E6E6E6; padding-top: 20px; margin: 30px 0 60px; }
.sort ul { display: flex; justify-content: flex-end; }
.sort li { margin-left: 20px; padding-left: 20px; font-size: 1.4rem; border-left: 1px solid #E6E6E6; line-height: 1.2; }
.sort li:first-child { border-left: none; }

.item-list-itemcount { border-top: 1px solid #E6E6E6; padding-top: 25px; margin: 50px 0 0; font-size: 1.4rem; text-align: right; }

.pager { position: relative; font-size: 1.4rem; margin-top: 50px; }
.pager .prev { position: absolute; left: 0; top: 0; }
.pager .next { position: absolute; right: 0; top: 0; }
.page-num2 ul { display: flex; justify-content: center; }
.page-num2 li + li { margin-left: 15px; }

.item-photo img {
    display: block;
    max-width: 100%;
    max-height: 200px;
    width: auto;
    height: auto;
    margin: auto;
}

.lead-txt * { font-family: "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif!important; font-size: 1.4rem; }

@media screen and (max-width: 960px) {
    .breadcrumbs, #main { margin: 0 9.333vw; }
    .breadcrumbs { margin-top: 30px; margin-bottom: 30px; }

    .breadcrumbs ol { display: flex; font-size: 1.2rem; }
    .cat-head .title1 { font-size: 2.5rem; margin: 35px 0 25px; }

.sort { border-top: 1px solid #E6E6E6; padding-top: 20px; margin: 30px 0; }
    .sort ul { display: flex; justify-content: flex-start; }
    .sort li { margin-left: 12px; padding-left: 12px; font-size: 1.0rem; }
    .sort li:first-child { margin-left: 0; padding-left: 0;}

.item-list-itemcount { border-top: 1px solid #E6E6E6; padding-top: 25px; margin: 50px 0 0; font-size: 1.4rem; text-align: right; }

}

/*item*/
.frame-block { margin: 20px 0 30px; padding-bottom: 0; border-bottom: 1px solid #E6E6E6; }
.cat-name { font-size: 1.4rem; }
.frame-block .title1 { font-size: 3.0rem; margin: 0px 0 20px; line-height: 1.5; }

#item-detail > .cl { display: flex; justify-content: space-between; }
.item-detail-left { width: 53.333%; }
.item-detail-right { width: 39.687%; }

.item-detail-price dl { display: flex; font-size: 2.0rem; align-items: baseline; flex-wrap: wrap; line-height: 1.5; }
.item-detail-price dt { min-width: 4.5em; }
.item-detail-price .price { font-size: 3.0rem; }
.item-detail-itemcode dl, .item-detail-jancode dl { display: flex; font-size: 1.4rem; }
.item-detail-itemcode dt, .item-detail-jancode dt { width: 6em; }
.item-detail-radio { font-size: 1.6rem; margin: 15px 0; }
.item-detail-radio input { vertical-align: baseline; }

.item-detail-block-in { margin: 15px 0;}

.item-detail-num-count { display: flex; margin: 10px 0 45px; }
.item-detail-num { margin: 0 10px;}
.item-detail-num-minus a { display: block; width: 40px; height: 40px; border-radius: 50%; background: #999; position: relative; text-indent: -9999px; }
.item-detail-num-minus a:before { content: ""; display: block; width: 16px; height: 2px; background: #fff; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);  }

.item-detail-num-plus a { display: block; width: 40px; height: 40px; border-radius: 50%; background: #999; position: relative; text-indent: -9999px; }
.item-detail-num-plus a:before { content: ""; display: block; width: 16px; height: 2px; background: #fff; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);  }
.item-detail-num-plus a:after { content: ""; display: block; width: 16px; height: 2px; background: #fff; position: absolute; top: 50%; left: 50%; -webkit-transform: rotate(90deg) translate(-50%, -50%); transform: rotate(90deg) translate(-50%, -50%); margin: 7px 0 0 -8px;  }

.jq-num-count { width: 50px; padding: 7px 0; box-sizing: border-box; text-align: center; }

.raku-add-cart { display: block; background: #333; text-align: center; color: #fff; font-size: 1.4rem; padding: 10px; margin-bottom: 30px; }
.raku-add-cart span { color: inherit; }

.item-dtail-nostock { font-size: 1.4rem; }

.item-detail-spec { margin: 15px 0;}
.item-detail-spec dt { min-width: 8em; }
.item-detail-spec dl { display: flex; font-size: 1.4rem; margin: 5px 0; }
.item-detail-txt3 { font-size: 1.4rem; margin-top: 15px;}
.item-detail-spec .wysiwyg-data,
.item-detail-spec .wysiwyg-data * { font-family: "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif!important; }

.item-detail-share { margin-top: 30px; }
.item-detail-share ul { display: flex; align-items: center; }
.item-detail-share li + li { margin-left: 20px;}
.item-detail-share li { width: 16px; line-height: 1.0; }
.item-detail-share li img { width: 100%; }

.item-footer { margin: 70px 0 0;}
.item-footer *,
.item-detail-txt2 * { font-family: "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif!important; }
.item-detail-txt1 h2 { font-size: 2.0rem; margin-bottom: 20px; }
.item-detail-txt2 { margin-bottom: 50px;}

@media screen and (max-width: 960px) {
.frame-block { margin: 20px 0 30px; padding-bottom: 0; border-bottom: 1px solid #E6E6E6; }
    .frame-block .title1 { font-size: 2.5rem; margin: 0px 0 10px; line-height: 1.5; }

    #item-detail .cl { display: block; justify-content: space-between; }
    .item-detail-left { width: 100%; }
    .item-detail-right { width: 100%; margin-top: 20px; }

.item-detail-price dl { display: flex; font-size: 2.0rem; align-items: baseline; flex-wrap: wrap; line-height: 1.5; }
.item-detail-price dt { min-width: 4.5em; }
.item-detail-price .price { font-size: 3.0rem; }
    .item-detail-itemcode dl, .item-detail-jancode dl { display: flex; font-size: 1.2rem; }
.item-detail-itemcode dt, .item-detail-jancode dt { width: 6em; }
.item-detail-radio { font-size: 1.6rem; margin: 15px 0; }
.item-detail-radio input { vertical-align: baseline; }

.item-detail-block-in { margin: 10px 0;}

.item-detail-num-count { display: flex; margin: 10px 0 45px; }
.item-detail-num { margin: 0 10px;}
.item-detail-num-minus a { display: block; width: 40px; height: 40px; border-radius: 50%; background: #999; position: relative; }
.item-detail-num-minus a:before { content: ""; display: block; width: 16px; height: 2px; background: #fff; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);  }

.item-detail-num-plus a { display: block; width: 40px; height: 40px; border-radius: 50%; background: #999; position: relative; }
.item-detail-num-plus a:before { content: ""; display: block; width: 16px; height: 2px; background: #fff; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);  }
.item-detail-num-plus a:after { content: ""; display: block; width: 16px; height: 2px; background: #fff; position: absolute; top: 50%; left: 50%; -webkit-transform: rotate(90deg) translate(-50%, -50%); transform: rotate(90deg) translate(-50%, -50%); margin: 7px 0 0 -8px;  }

.jq-num-count { width: 50px; padding: 7px 0; box-sizing: border-box; text-align: center; }

.raku-add-cart { display: block; background: #333; text-align: center; color: #fff; font-size: 1.4rem; padding: 10px; margin-bottom: 30px; }
.raku-add-cart span { color: inherit; }
    
    .item-dtail-nostock { font-size: 1.2rem; }

.item-detail-spec { margin: 15px 0;}
.item-detail-spec dt { min-width: 8em; }
    .item-detail-spec dl { display: flex; font-size: 1.1rem; margin: 5px 0; }
    .item-detail-txt3 { font-size: 1.2rem; margin-top: 15px;}

.item-detail-share { margin-top: 30px; }
.item-detail-share ul { display: flex; align-items: center; }
.item-detail-share li + li { margin-left: 20px;}
.item-detail-share li { width: 16px; }
.item-detail-share li img { width: 100%; }

.item-footer { margin: 70px 0 0;}
.item-detail-txt1 h2 { font-size: 2.0rem; margin-bottom: 20px; }
}

/* サムネイル付き商品画像 
----------------------------*/
/* オープン画像 */
/*overlay*/
.overlay {
  position: fixed;
  z-index: 101;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}

.modal-open {
  /* overflow: hidden; */
}
.modal-open .overlay {
  display: block;
}

/* modal */
.modal {
  position: absolute;
  z-index: 102;
  display: none;
  background-color: #fff;
}

.modal-open .modal {
  display: block;
}

.modal-inner {
  position: relative;
  width: 100%;
}

.modal-img {
  max-width: calc(100% - 100px);
  max-height: calc(100% - 100px);
}
.modal-img img {
  display: block;
  width: auto;
  height: auto;
}

.modal-close {
  position: absolute;
  top: -52px;
  right: -4px;
}
.modal-close a {
  display: block;
  width: 40px;
  height: 40px;
}
.modal-close a::before {
  content: "";
    display: block;
    width: 30px;
    height: 1px;
     -webkit-transform: rotate(-45deg); transform: rotate(-45deg);
    position: absolute; top: 50%; left: 7.5px;
  background: #fff;
}
.modal-close a::after {
  content: "";
    display: block;
    width: 30px;
    height: 1px;
     -webkit-transform: rotate(45deg); transform: rotate(45deg);
    position: absolute; top: 50%; left: 7.5px;
  background: #fff;
}

/* 1枚目画像 */
.item-detail-photo-main {
  position: relative;
  padding: 0;
}

.item-detail-photo {
  position: relative;
  overflow: hidden;
  width: 320px;
  height: 320px;
  margin: 0 auto 10px;
}
.item-detail-photo li {
  list-style: none;
  float: left;
  width: 320px;
  height: 320px;
  position: relative;
}
.item-detail-photo img {
  display: block;
  position: absolute;
  top:50%;
  left:50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: auto;
}

@media screen and (max-width: 960px) {
    .item-detail-photo {
      position: relative;
      overflow: hidden;
      width: 100%;
      height: 320px;
      margin: 0 auto 10px;
    }
    .item-detail-photo li {
      list-style: none;
      float: left;
      width: 100%;
      height: 320px;
      position: relative;
    }
    
    .item-detail-photo .portrait { width: 100%!important; }
}

/* 商品画像:矢印 */
.item-detail-photo-backbtn,
.item-detail-photo-nextbtn {
  position: absolute;
  top: 50%;
  display: block;
  margin-top: -20px;
}
.item-detail-photo-backbtn a,
.item-detail-photo-nextbtn a {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  color: #000;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(110, 110, 110, 0.7);
  line-height: 40px;
  text-align: center;
  font-size: 22px;
}
.item-detail-photo-backbtn a::before,
.item-detail-photo-backbtn a::after,
.item-detail-photo-nextbtn a::before,
.item-detail-photo-nextbtn a::after {
  position: absolute;
}
.item-detail-photo-backbtn a:hover,
.item-detail-photo-nextbtn a:hover {
  text-decoration: none;
}

.item-detail-photo-backbtn {
  left: 10px;
}
.item-detail-photo-backbtn a::before {
  content: "";
  left: 12px;
    top: 50%;
    width: 15px;
    height: 5px;
    -webkit-transform: translateY(2px) rotate(45deg);
    transform: translateY(2px) rotate(45deg);
    background: #fff;
}
.item-detail-photo-backbtn a::after {
  content: "";
  left: 12px;
    top: 50%;
    width: 15px;
    height: 5px;
    -webkit-transform: translateY(-6px) rotate(-45deg);
    transform: translateY(-6px) rotate(-45deg);
    background: #fff;
}

.item-detail-photo-nextbtn {
  right: 10px;
}
.item-detail-photo-nextbtn a::before {
  content: "";
  left: 12px;
    top: 50%;
    width: 15px;
    height: 5px;
    -webkit-transform: translateY(2px) rotate(-45deg);
    transform: translateY(2px) rotate(-45deg);
    background: #fff;
}
.item-detail-photo-nextbtn a::after {
  content: "";
  left: 12px;
    top: 50%;
    width: 15px;
    height: 5px;
    -webkit-transform: translateY(-6px) rotate(45deg);

    transform: translateY(-6px) rotate(45deg);
    background: #fff;
}

/* 商品画像:サムネイル */
.item-detail-thumb {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
}

.item-detail-thumb-photo {
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  width: 76px;
  height: 76px;
  margin: 0 0 10px;
  position: relative;
  border: 1px solid #d2d2d2;
}
.item-detail-thumb-photo img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50% , -50%);
  max-height: 76px;
  max-width: inherit;
}

/*info*/
#container > .wysiwyg-data, .main-article { margin: 70px 14.28vw 0 12.24vw; }
#container > .wysiwyg-data,
#container > .wysiwyg-data *{ font-size: 1.4rem!important; }

.membership-agreement, .privacy-policy, .shipment-explanation { font-size: 1.4rem; }

.about-tbl { font-size: 1.4rem; }
.about-tbl th, .about-tbl td { padding: 10px 0;}
.about-tbl th { padding-right: 20px; }

.payment-content { margin-top: 20px; }
.payment-content th, .payment-content td { border: 1px solid #E6E6E6; padding: 10px; }
.carriage-content a { text-decoration: underline; }

.main-article h2 { font-size: 3.0rem;margin: 0 0 25px;line-height: 1.5;}
.main-article h3 { font-size: 2.0rem;margin: 0 0 25px;line-height: 1.5;}

@media screen and (max-width: 960px) {   
    #container > .wysiwyg-data { margin: 50px 9.333vw 0; }
    
    .main-article h2 { font-size: 2.5rem;margin: 0 0 25px;line-height: 1.5;}
    .main-article h3 { font-size: 1.8rem;margin: 0 0 25px;line-height: 1.5;}
    
    .about-tbl { font-size: 1.4rem; display: block; }
    .about-tbl th, .about-tbl td {  display: block; }
    .about-tbl td { padding: 0 0 30px 15px; }
    .payment-content th, .payment-content td { display: table-cell; padding: 10px 0; }
}

/*fee*/
.page_ttl3 { font-weight: 600; }
.page_ttl4 { font-size: 2.0rem; margin: 40px 0 10px; }
.page_ttl3 + .page_ttl4 { margin-top: 15px; }
.contents_fee p + p { margin-top: 25px; }
.contents_fee p + .page_ttl3 { margin-top: 25px; }
.contents_fee figcaption { margin: 25px 0 10px; font-weight: 600; }
figure + .page_ttl3 { margin-top: 50px; }

.normal_tb { width: 100%; margin-bottom: 20px; }
.normal_tb th, .normal_tb td { padding: 10px; border: 1px solid #707070; text-align: center; }
.normal_tb th { background: #F3F3F3; }
.normal_tb .w200 { width: 180px; }
.normal_tb .w60 { width: 40px; }
.normal_tb .w140 { width: 120px; }
.normal_tb .w15p { width: 15%; }
.normal_tb .w35p { width: 35%; }
.normal_tb .w50p { width: 50%; }
.normal_tb .left { text-align: left; }
.normal_tb .right { text-align: right; }

@media screen and (max-width: 960px) {  
   .normal_tb th, .normal_tb td { padding: 5px; font-size: 1.0rem; }
   .normal_tb th { background: #F3F3F3; }
    .normal_tb .w200, .normal_tb .w60, .normal_tb .w140 { width: auto; }
}


a.link_line:link,
a.link_line:visited,
.cat-menu > li > ul > li > a,
.contents_fee a { text-decoration: underline; }
@media screen and (min-width: 959px) {   
    a.link_line:active, a.link_line:hover,
    .carriage-content a:hover,
    .breadcrumbs a:hover,
    .cat-menu > li > ul > li > a:hover,
    .contents_fee a:hover { text-decoration: none; }
}

