@charset "UTF-8";

/*----------------------------------
  SP
----------------------------------*/
.pc {
  display:none;
}
.sp {
  display:block;
}
#wrapper {
  margin: 4em auto;
  width:95%;
}
#header {
  width:100%;
  max-width:100%;
  margin:0 auto;
  position:relative;
  top:0;
  z-index:100;
}
#container {
  width:95%;
  max-width:1000px;
  margin:0 auto;
}
/* #footer {
  width:100%;
  max-width:100%;
  height:265px;
  margin:0 auto;
  vertical-align: bottom;
} */

section{
	clear:both;
  width:100%;
  margin:0 auto;
  padding:20px 0;
  box-sizing: border-box;
  overflow:hidden;
}

/** Future Shop Hack **/
.fs-p-headerNavBar {
    background: #3d2200!important;
    border-bottom: 2px solid #3d2200;
    border-top: 2px solid #3d2200;
}
.fs-p-headerNavigation {
    background: #3d2200;
}
.fs-p-inputGroup {
    border:none;
    background: #3d2200;
}
.fs-c-button--plain
{
  background: #c84e4e;
  color: #fff!important;
  padding: 3px 5px;
  font-size: .8em;
  border-radius:2px;
  display:none;
}
.fs-c-button--plain:hover {
  color:#fff!important;
  text-decoration:none!important;
  opacity:1!important;
}
.fs-l-pageMain {
  width:95%;
}
#footer {
  width:95%;
}
.footer_txt {
  font-size:.9em;
}
.footer_txt span {
  font-weight:bold;
  display:block;
}
.fs-p-footerCopyright {
  background-color: #3d2200;
  padding: 8px;
}
.fs-c-subgroupList__link{
  border:none;
  background:#fff;
  border-top:1px solid #ccc;
  font-size:.8em;
  padding:8px;
}
.fs-c-subgroupList__link:last-child {
  border-bottom:1px solid #ccc;
}
.fs-c-subgroupList__link:hover {
  background:#3d2200;
  color:#fff;
  text-decoration:none;
  opacity:1;
}
.fs-c-productName__copy {
  display:none;
}
.fs-c-subgroupList {
  flex-wrap:wrap-reverse;
}
.fs-p-sideMenu .fs-pt-menu__heading--lv1 {
  border-bottom:1px solid #ccc;
  border-top:none;
  border-right:none;
  border-left:none;
  font-size:.9em;
  margin-bottom:1em;
  padding-bottom:1em;
  font-weight:bold;
}
.fs-pt-menu__heading {
  padding:10px 0;
}

.fs-c-productPrice__main__label {
  font-size:.9em;
}
/* .fs-c-productPrice--listed {
  display:none;
} */
.fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  font-size:1.6em!important;
  letter-spacing:.02em;
  color:#cc0000;
}
.fs-p-sideMenu .fs-pt-menu__heading--lv2 {
  font-size: .9em;
  padding-left: 1em;
  padding-bottom: 1em!important;
  font-weight: bold;
  border-bottom:1px solid #ccc;
}
.fs-p-drawer__heading {
  text-align:left;
  margin-top:0;
  margin-bottom:1em;
}
.fs-p-drawer__heading:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 1px #222;
  bottom: 0;
  width: 60px;
}
.fs-c-variationCart__variationName__name {
  font-weight:normal;
}
.fs-c-variationList__item__title {
  padding:12px 4px;
}
.fs-p-sideMenu a:hover {
  background:#cfbba2;
  opacity:1;
}
.fs-p-sideMenu .fs-pt-menu__heading {
  font-size: .9em;
  margin-top: .5em;
}
.fs-p-sideMenu .fs-pt-menu__link--lv3::before {
  content:none;
}
section {
  padding:0;
}

/* 商品ページ */
/* .copy { background:url("https://image.rakuten.co.jp/jenny/cabinet/bg_point.jpg")no-repeat; margin:30px 0 0; font-size:14px; padding: 25px 0 15px 80px; line-height:1.7;} */
.copy {
  margin:30px 0 0;
  font-size:14px;
  line-height:1.7em;
  text-align:center;
}
.catch { font-size: 21px;
    color: #a4933c;
    width: 670px;
    text-align: center;
    line-height: 1.6;
    margin: 0 0 30px 0;}
.check { margin:30px 0; font-size:14px; height:120px; width:640px; padding: 30px 0 0 60px; line-height:2;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}
.mr20 {margin-right:20px;}
.pt10{padding-top:10px;}
.fs12 { font-size:12px;}
.link_size {color:#ff52bb; text-align:right; font-size:11px; display:block;}
.link_detail {width:320px;}
.bg_detail { background:url("https://image.rakuten.co.jp/jenny/cabinet/bg_line.jpg")repeat-y; width:670px; font-size:14px; padding-left:60x;}
.bg_detail img {width:600px; margin:30px 0 0 30px; display: inline-block; box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8); max-width:calc(100% - 60px);}

/*----------------------------------
  SP-Header
----------------------------------*/
.header_container {
  border-bottom:#222 solid 1px;
  height:12rem;
  margin:0 auto 4rem;
}
.submenu_container {
  width:100%;
  background:#3d2200;
  padding:0 10px;
  color:#fff;
  font-size:0.75em;
  height:3rem;
}
.submenu_inner {
  margin:0 auto;
  padding:2rem 0;
  position:relative;
}
.catchcopy {
  position:absolute;
  top:0;
  left:0;
}
.submenu {
  position:absolute;
  top:0;
  right:0;
}
.search_inner {
  width:95%;
  max-width:1000px;
  margin:0 auto;
  position:relative;
  top:0;
  right:0;
  height:130px;
}
.search_inner h1 {
  position:absolute;
  top:0;
  left:20px;
}
.search_inner h1 img {
  width:50%;
}
.search_box {
  position:absolute;
  top:10rem;
  left:0;
}


/*----------------------------------
  SP-Index
----------------------------------*/
h2:not([class]){
  position:relative;
  font-size:1.8rem;
  display:block;
  padding-bottom:10px;
  margin:0 auto 10px;
  border-bottom:1px #222 solid;
}
h2:not([class]):after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 1px #222;
  bottom:0;
  width: 60px;
}
h2 span {
  font-size:0.8em;
}
h3 {
  background:#cbbcb2;
  padding:5px 10px;
  font-size:1.8rem;
  margin:30px 5px;
  font-weight:normal;
}
h4 {
  background:#95867c;
  padding:5px 10px;
  color:#fff;
  font-size:1.6rem;
  margin:30px 5px;
  font-weight:normal;
}
h5 {
  border-left:1px solid #222;
  padding-left:1rem;
  font-size:1.6rem;
  font-weight:bold;
  margin-bottom:10px;
}

.form_btn {
  display:block;
  width:80%;
  font-size:14px;
  line-height:1.4em;
  background-color:#c14242;
  color:#fff;
  border-radius:40px;
  padding:12px 7px;
text-align:center;
margin:40px auto;
}
a.form_btn {
  color:#fff!important;
  cursor:pointer;
}
.form_btn:hover {
	position:relative;
	display:block;
  opacity:1;
	top:2px;
	left:0;
	transition:0.5s;
    cursor:pointer;
}
/* tab */
.tabs {
  padding-bottom: 40px;
  background-color: #fff;
  width: 95%;
  margin: 20px auto;
}
.tab_item {
  width: calc(100%/4);
  height: 36px;
  border-bottom: 3px solid #95867c;
  background-color: #cbbcb2;
  font-size: .85em;
  line-height: 1.1em;
  text-align: center;
  color: #222;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
  padding: 0.25em;
  display: grid;
  align-items: center;
  text-align: center;
}
.tab_item:hover {
  opacity: 0.9;
}
.tab_content_item {
  display:inline-block;
  width:calc(calc(100% - 10px)/4);
}
.tab_content_item:last-child {
  margin-right:0;
}
.tab_content_item img {
  width:100%;
  border:#ccc 1px solid;
}

.tab_content_item p{
  font-size:0.8rem;
  text-align: center;
}
.tab_content_item p span {
  display:block;
  color:#e50000;
  font-weight:bold;
}
/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}
/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 10px 0 0;
  clear: both;
  overflow: hidden;
}
/*選択されているタブのコンテンツのみを表示*/
#skirt:checked ~ #skirt_content,
#tops:checked ~ #tops_content,
#onepiece:checked ~ #onepiece_content,
#coat:checked ~ #coat_content,#down:checked ~ #down_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #95867c;
  color: #fff;
}
/* Contents */
.event_item {
  width: 100%;
  margin-bottom:20px;
  justify-content: space-between;
  display: flex;
}
.event_content_item {
  display:inline-block;
  width:calc(calc(100% - 20px)/3);
}

.event_content_item img {
  width:100%;
  border:#ccc 1px solid;
}

.event_content_item p{
  font-size:.8em;
  text-align: center;
}
.event_content_item p span {
  display:block;
  color:#e50000;
  font-weight:bold;
}
.top_bnr {
  display:flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
}
.top_bnr div {
  width:100%;
  margin-bottom:1em;
}
.tab_content_description {
  display:flex;
  justify-content:space-between;

}
.top_bnr div {
    width:calc(calc(100% - 2%) / 2);
    margin-right:1%;
    flex:1;
  }
.top_bnr div:last-child {
  margin-right:0;
  }

.bnr_wrapper {
  max-width: 1216px;
  margin: 30px auto;
}

/*----------------------------------
  SP-Page
----------------------------------*/
/* LIST */
ul.list_disc {
  margin-left:20px;
}
ul.list_disc li {
  margin-bottom:.5em;
}
ul.list_arrow {
  margin-left:10px;
  list-style-type: none;
  margin-bottom:40px;
}
ul.list_arrow li {
  margin-bottom:10px;
}
/* ul.list_arrow li::after {
  content:url(https://www.rakuten.ne.jp/gold/jenny/common/images/arrow-gray.gif);
  margin-left:5px;
} */
ul.list_arrow li::before {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  content: '\e933';
  margin-right:5px;
}



ul.list_arrow li a:hover {
  opacity:1;
  position:relative;
  top:2px;
  text-decoration:underline;
}
ol {
  margin-left:20px;
}
ol li {
  margin-bottom:10px;
  margin-left:20px;
  line-height:1.4em;
}
ol li a:hover {
  opacity:1;
  position:relative;
  top:2px;
  text-decoration:underline;
}


/* TABLE */
.tbl_company {
  width:100%;
  margin-bottom: 0;
  font-size: 1em;
  border-collapse: collapse;
}
.tbl_company tr {
  border-bottom: 1px dotted #ccc;
}
.tbl_company tr:first-child {
  border-top: 1px solid #ccc;
}
.tbl_company tr:last-child {
  border-bottom: 1px solid #ccc;
}
.tbl_company th {
  background: #f8f8f8;
  padding: 7px;
  font-weight: bold;
  border-right: #ccc solid 1px;
  width: 25%;
}
.tbl_company td {
  padding: 7px 10px;
  line-height: 1.8em;
  width: 75%;
  vertical-align: middle;
}


/* CATEGORY */
.cate_inner {
  /* padding:20px; */
  margin-bottom:40px;
}
.cate_inner ul {
  margin:0 auto 2em;
}
.cate_inner ul li {
  list-style-type: none;
  float:left;
  width: calc(100% / 3);
  text-align: center!important;
  font-size: .8em!important;
  min-height: 140px!important;
}
.cate_inner ul li img {
  width:80%;
  display:block;
  margin:0 auto;
}

/*----------------------------------
  SP-Footer
----------------------------------*/
#footer {
  width:100%;
  margin:0 auto;
}
#page_top{
  width: 60px;
  height: 60px;
  position: fixed;
  right: 40px;
  bottom: 40px;
  opacity: 0.8;
  background-color:#ff5611;
  z-index:3;
}
#page_top a{
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
#page_top a span {
  position: absolute;
width: 100%;
bottom: 10px;

display: block;
color: #fff;
font-size: 11px;
text-align: center;
letter-spacing:0.05em;
line-height: 1.2em;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f0de';
  font-size: 20px;
  color: #fff;
  position: absolute;
  width: 60px;
  height: 60px;
  top: 7px;
  margin: auto;
  text-align: center;
}


/*----------------------------------
  PC
----------------------------------*/

@media screen and (min-width:768px) {
.sp {
    display:none;
  }
.pc {
    display:block;
  }
#wrapper {
  width:100%;
  margin: 0 auto;
}
header {
}
#container {
  width:100%;
}
#main {
  width: 70%;
  float:left;
}
#side {
  width:27%;
  float:left;
  margin-right:calc(100% - 70% - 27%);
}
#footer {
    width:100%;
    height:850px;
    background:#95867c;
    padding:40px 0;
    margin:20px 0;
  }
.top_bnr div {
    width:calc(calc(100% - 2%) / 3);
    margin-right:1%;
    flex:1;
  }
.top_bnr div:last-child {
  margin-right:0;
  }

/** Future Shop Hack **/
/* nav.fs-c-breadcrumb ,.fs-c-breadcrumb {
  width: 980px;
  margin: 0 auto;
} */
.fs-p-footerNavigationItem {
    background: #fff;
    padding: 12px;
}
.fs-p-footerNavigation {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
}
/*----------------------------------
  PC-Header
----------------------------------*/
.header_container {
  border-bottom:#222 solid 1px;
  margin-bottom:4rem;
  height:12rem;
}
.submenu_container {
  /*
  width:100%;
  background:#3d2200;
  padding:0;
  color:#fff;
  font-size:0.75rem;
  height:3rem; */
}
.submenu_inner {
  width:100%;
  max-width:1200px;
/*  margin:0 auto;
  padding:2rem 0;
  position:relative; */
}
.submenu {
  position:absolute;
  top:0;
  right:0;
}
.search_inner {
  width:100%;
  max-width:1200px;
  margin:0 auto;
  position:relative;
  top:0;
  right:0;
  height:130px;
}
.search_inner h1 {
  position:absolute;
  top:0;
  left:0;
}
.search_inner h1 img {
  width:60%;
}
.search_box {
  top:4rem;
  left:240px;
}
.menu_container {
  position:absolute;
  top:5rem;
  right:0;
  width:calc(100% - 240px - 300px);
  list-style-type: none;
  font-size:1.4rem;
  font-weight:bold;
  text-align:right;
}
.menu_container li {
  display:inline-block;
  margin-right:2rem;
}
.menu_container li:last-child {
  margin-right:0;
}
.main_img {
  max-width:1000px;
  margin:0 auto 60px;
}
.main_img img {
  width:100%;

}
section{
}

h2{

}
h2 span {

}
.outline {
  font-size:18px;
  line-height:2em;
}

/*----------------------------------
  PC-Page
----------------------------------*/
h3 {

}
h3 span {
  font-size:14px;
}


/* FLEX BOX */

.flex01{
  flex-direction: row;
}
.flex02{
  flex-direction: row-reverse;
}
.flex_img {
  width:35%;
}
.flex01 .flex_img {
  margin-right:40px;
}
.flex02 .flex_img {
  margin-left:40px;
}
.flex02 .flex_img img {
  float:right;
}
.flex_txt {
  /* width: calc(100% - 400px); */
  width:60%;
}
.bk_wh {
  padding:25px 30px 30px;
}

/* tab */
.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); */
  width: 100%;
  margin: 0 auto;
}
/* .tab_item {
  width: calc(100%/4);
  height: 36px;
  border-bottom: 3px solid #95867c;
  background-color: #cbbcb2;
  line-height: 40px;
  font-size: 1.2rem;
  text-align: center;
  color: #222;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.9;
} */
.tab_content_item {
  display:inline-block;
  width:calc(calc(100% - 20px - 60px)/4);
  margin-right:20px;
}
.tab_content_item:last-child {
  margin-right:0;
}
.tab_content_item img {
  width:100%;
  border:#ccc 1px solid;
}

.tab_content_item p{
  font-size:0.8em;
  text-align: center;
}
.tab_content_item p span {
  display:block;
  color:#e50000;
  font-weight:bold;
}
/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}
/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 10px 0 0;
  clear: both;
  overflow: hidden;
}
/*選択されているタブのコンテンツのみを表示*/
#skirt:checked ~ #skirt_content,
#tops:checked ~ #tops_content,
#onepiece:checked ~ #onepiece_content,
#coat:checked ~ #coat_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #95867c;
  color: #fff;
}
/* Contents */
.event_item {
  width: 100%;
  margin-bottom:20px;
}
.event_content_item {
  display:inline-block;
  width:calc(calc(100% - 20px)/3);
  margin-right:3px;
}
.event_content_item:last-child {
  margin-right:0;
}
.event_content_item img {
  width:100%;
  border:#ccc 1px solid;
}

.event_content_item p{
  font-size:.8em;
  text-align: center;
}
.event_content_item p span {
  display:block;
  color:#e50000;
  font-weight:bold;
}
.fs-l-footer {
    /* background-color:#95867c; */
    color:#282828;
}


/*----------------------------------
  PC-Sidenavi
----------------------------------*/
.sidenavi {

}
.shipping_container {
  background:#cbbcb2;
  padding:20px;
  line-height:1.6em;
}
.shipping {
  background:#fff;
  padding:10px;
  margin-bottom:10px;
  font-size:1.2rem;
}
h2 {
  font-weight:bold;
  font-size:2.2rem;
  padding:1em 0 1em 0;
  border-bottom:#222 1px solid;
  margin-top:40px;
}
.sidenavi ul li {
  border-bottom:#aeaeae 1px solid;
  list-style-type: none;
  font-size:1.4rem;
  padding:2rem 0 2rem 1rem;
  line-height:1.6rem;
}
.sidenavi ul li:last-child {
  margin-bottom:4rem;
}
.sidenavi ul li span {
  font-size:0.75em;
}
/*----------------------------------
  PC-Main
----------------------------------*/
.main_container {
  width:100%;
  margin:0 auto;
}
.cate_inner {

}
.cate_inner ul li {
  width:calc(calc(100% - 10px)/6);
  min-height: 200px!important;
}
.cate_inner ul li img {

}
/*----------------------------------
  PC-Footer
----------------------------------*/
.footer_container {
  width:100%;
  max-width:1000px;
  margin:0 auto;
}
.footer_inner {
  width:30%;
/*  width:calc(100% - 60px / 3); */
  min-height: 360px;
  margin-bottom: 30px;
  background:#fff;
  margin-right:30px;
  padding:10px 20px 20px;
  float:left;
}
/* .footer_inner:nth-child(3),.footer_inner:nth-child(6) {
  margin-right:0;
} */
.footer_inner h2 {
  font-size:1.6rem;
  font-weight:bold;
  margin-top:0;
  margin-bottom:0.5rem;
}
.footer_inner h3 {
}
.footer_inner p {
  font-size:1.2rem;
  margin-bottom:2rem;
}
.footer_inner a {
  font-weight:bold;
}
.footer_inner a:hover {
  text-decoration:underline;
}
.footer_menu {
  margin:0 auto 10rem;
}
.footer_menu_inner {
  width:95%;
  margin:0 auto;
  text-align: center;
}
.footer_menu_inner p {
  /* font-size:1rem; */
  border-top:1px solid #222;
  border-bottom:1px solid #222;
  padding:20px 0;
}
p.copyright {
  width:95%;
  max-width:1000px;
  margin:1rem auto;
  font-size:0.8em;
  letter-spacing:0.075em;
  text-align: center;
}
}
